/*!
Theme Name: core
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: core
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.

core 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:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

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

/*! normalize.css v8.0.0 | 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.
 */
 
@font-face {
    font-family: 'Assistant';
    src: url('fonts/Assistant-Bold.eot');
    src: url('fonts/Assistant-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Assistant-Bold.woff2') format('woff2'),
        url('fonts/Assistant-Bold.woff') format('woff'),
        url('fonts/Assistant-Bold.ttf') format('truetype'),
        url('fonts/Assistant-Bold.svg#Assistant-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Assistant';
    src: url('fonts/Assistant-ExtraBold.eot');
    src: url('fonts/Assistant-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Assistant-ExtraBold.woff2') format('woff2'),
        url('fonts/Assistant-ExtraBold.woff') format('woff'),
        url('fonts/Assistant-ExtraBold.ttf') format('truetype'),
        url('fonts/Assistant-ExtraBold.svg#Assistant-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Assistant';
    src: url('fonts/Assistant-ExtraLight.eot');
    src: url('fonts/Assistant-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Assistant-ExtraLight.woff2') format('woff2'),
        url('fonts/Assistant-ExtraLight.woff') format('woff'),
        url('fonts/Assistant-ExtraLight.ttf') format('truetype'),
        url('fonts/Assistant-ExtraLight.svg#Assistant-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Assistant';
    src: url('fonts/Assistant-Light.eot');
    src: url('fonts/Assistant-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Assistant-Light.woff2') format('woff2'),
        url('fonts/Assistant-Light.woff') format('woff'),
        url('fonts/Assistant-Light.ttf') format('truetype'),
        url('fonts/Assistant-Light.svg#Assistant-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Assistant';
    src: url('fonts/Assistant-Medium.eot');
    src: url('fonts/Assistant-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Assistant-Medium.woff2') format('woff2'),
        url('fonts/Assistant-Medium.woff') format('woff'),
        url('fonts/Assistant-Medium.ttf') format('truetype'),
        url('fonts/Assistant-Medium.svg#Assistant-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Assistant';
    src: url('fonts/Assistant-Regular.eot');
    src: url('fonts/Assistant-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Assistant-Regular.woff2') format('woff2'),
        url('fonts/Assistant-Regular.woff') format('woff'),
        url('fonts/Assistant-Regular.ttf') format('truetype'),
        url('fonts/Assistant-Regular.svg#Assistant-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Assistant';
    src: url('fonts/Assistant-SemiBold.eot');
    src: url('fonts/Assistant-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Assistant-SemiBold.woff2') format('woff2'),
        url('fonts/Assistant-SemiBold.woff') format('woff'),
        url('fonts/Assistant-SemiBold.ttf') format('truetype'),
        url('fonts/Assistant-SemiBold.svg#Assistant-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


 
 
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

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

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

/**
 * 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: 500;
}

/**
 * 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: 'Assistant';
	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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #000000;
    font-family: 'Assistant';
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
    margin-top: 0px;
}

p, ul, ol {
	margin-bottom: 1.5em;
    margin-top: 0px;
}

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

blockquote {
	margin: 0 0 0 0;
}

address {
	margin: 0 0 0 0;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	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;
	font-size: 15px;
	font-size: 0.9375rem;
}

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

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

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

/* 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;
}

body {
	background: #fff;
}

hr {
	background-color: #000000;
	border: 0;
	height: 1px;
	margin-bottom: 0;
}

ul,
ol {
	margin: 0 0 0 0;
    padding: 0 0 0 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 0 0;
}

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

figure {
	margin: 0 0;
}

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

/*--------------------------------------------------------------
# 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: #000000;
	font-size: 12px;
	font-size: 0.75rem;
	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: #000000;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #000000;
}

a:visited {
	color: #000000;
}

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

:focus, a:focus {
	outline: none;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;

	width: auto;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);

/*	position: absolute; 
	top: 100%;
	left: -999em;
	z-index: 99999;
	
position: static;
display: none;
opacity: 0;
height: 0;
float: none!important; */
}

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

.main-navigation ul:not(.sub-menu) ul.sub-menu{
	float: left;
	margin-top: 10px;
	padding-top: 5px;
}

.main-navigation ul:not(.sub-menu) ul.sub-menu li{
	margin-bottom: 25px;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
/*	left: 100%; */

}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul.hv,
.main-navigation ul li.focus > ul.hv {
	left: -999em;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: 0px;
display: block;

transition:all .5s ease;
	transition-delay:2s;
	opacity: 1;
	height: auto;
}

ul.sub-menu{
	width: 100%;
}

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

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 0px) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 0 0;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# 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: 14px;
	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. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear::before,
.clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
	clear: both;
}

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

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

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

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

.post,
.page {
	margin: 0 0 0 0;
}

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

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

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

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

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# 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;
}

/*--------------------------------------------------------------
# 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 embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 0;
	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: 0;
}

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

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
}
.container:before, .container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}
.container:before, .container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}
.row {
	margin-left: 0px;
	margin-right: 0px;
}
.row:before, .row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.row:before, .row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
@media (min-width: 768px) {
.container {
	    max-width: 737px;
}

.container.full-container{
	max-width: 100%;
}	

.container-from-right.container {
    max-width: 100%;
    padding-left: -webkit-calc((100% - 737px)/2);
    padding-left: -moz-calc((100% - 737px)/2);
    padding-left: calc((100% - 737px)/2);
}

.container-from-left.container {
    max-width: 100%;
    padding-right: -webkit-calc((100% - 930px)/2);
    padding-right: -moz-calc((100% - 930px)/2);
    padding-right: calc((100% - 930px)/2);
}

.col-sm-1,  .col-sm-2, .col-sm-25, .col-sm-3,  .col-sm-4,  .col-sm-5,  .col-sm-6,  .col-sm-7,  .col-sm-8,  .col-sm-9,  .col-sm-10,  .col-sm-11 {
	float: left;
}
.col-sm-1 {
	width: 8.333333333333332%;
}
.col-sm-2 {
	width: 16.666666666666664%;
}
.col-sm-25 {
	width: 20%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-4 {
	width: 33.33333333333333%;
}
.col-sm-5 {
	width: 41.66666666666667%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-7 {
	width: 58.333333333333336%;
}
.col-sm-8 {
	width: 66.66666666666666%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-10 {
	width: 83.33333333333334%;
}
.col-sm-11 {
	width: 91.66666666666666%;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-1, .col-sm-2, .col-sm-25, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	position: relative;
	min-height: 1px;
	padding-left: 0px;
	padding-right: 0px;
}
}
@media (min-width: 992px) {
.container{
	max-width: 930px;
}

.container.full-container{
	max-width: 100%;
}	

body .featherlight .featherlight-content {
	width: 930px;
}

.container-from-right.container {
    max-width: 100%;
    padding-left: -webkit-calc((100% - 930px)/2);
    padding-left: -moz-calc((100% - 930px)/2);
    padding-left: calc((100% - 930px)/2);
}

.container-from-left.container {
    max-width: 100%;
    padding-right: -webkit-calc((100% - 930px)/2);
    padding-right: -moz-calc((100% - 930px)/2);
    padding-right: calc((100% - 930px)/2);
}
}

@media (min-width: 1200px) {
.container{
max-width: 1120px;
}

.container.full-container{
	max-width: 100%;
}	

body .featherlight .featherlight-content {
	width: 1120px;
}

.container-from-right.container {
    max-width: 100%;
    padding-left: -webkit-calc((100% - 1120px)/2);
    padding-left: -moz-calc((100% - 1120px)/2);
    padding-left: calc((100% - 1120px)/2);
}

.container-from-left.container {
    max-width: 100%;
    padding-right: -webkit-calc((100% - 1120px)/2);
    padding-right: -moz-calc((100% - 1120px)/2);
    padding-right: calc((100% - 1120px)/2);
}
}

@media (min-width: 1400px) {
.container{
	max-width: 1320px;
}

.container.full-container{
	max-width: 100%;
}	

body .featherlight .featherlight-content {
	width: 1320px;
}

.container-from-right.container {
    max-width: 100%;
    padding-left: -webkit-calc((100% - 1320px)/2);
    padding-left: -moz-calc((100% - 1320px)/2);
    padding-left: calc((100% - 1320px)/2);
}

.container-from-left.container {
    max-width: 100%;
    padding-right: -webkit-calc((100% - 1320px)/2);
    padding-right: -moz-calc((100% - 1320px)/2);
    padding-right: calc((100% - 1320px)/2);
}
}


@media (min-width: 1600px) {
.container{
	max-width: 1520px;
}

.container.full-container{
	max-width: 100%;
}	

.container-from-right.container {
    max-width: 100%;
    padding-left: -webkit-calc((100% - 1520px)/2);
    padding-left: -moz-calc((100% - 1520px)/2);
    padding-left: calc((100% - 1520px)/2);
}

.container-from-left.container {
    max-width: 100%;
    padding-right: -webkit-calc((100% - 1520px)/2);
    padding-right: -moz-calc((100% - 1520px)/2);
    padding-right: calc((100% - 1520px)/2);
}
}


@media (min-width: 1800px) {
	
.container{
	max-width: 1700px;
}	

.container.full-container{
	max-width: 100%;
}	
	
.site-footer .container, .site-header .container, .mood .container{
	max-width: 1700px;
}

.container-from-right.container {
    max-width: 100%;
    padding-left: -webkit-calc((100% - 1700px)/2);
    padding-left: -moz-calc((100% - 1700px)/2);
    padding-left: calc((100% - 1700px)/2);
}

.container-from-left.container {
    max-width: 100%;
    padding-right: -webkit-calc((100% - 1700px)/2);
    padding-right: -moz-calc((100% - 1700px)/2);
    padding-right: calc((100% - 1700px)/2);
}
}

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/

img{
vertical-align: top;
}

iframe{
vertical-align: top;
}

button:hover, a:hover{
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    transition: all ease .8s;
}

.row .col-two{
width: 100%;
width: -webkit-calc(50% - 20px);
width: -moz-calc(50% - 20px);
width: calc(50% - 20px);
float: left;
}

.row .col-two:not(:nth-child(2n)){
 margin-right: 40px;
}

.row .col-three{
  width: 100%;
width: -webkit-calc(33.3333333333% - 26.6666666667px);
width: -moz-calc(33.3333333333% - 26.6666666667px);
width: calc(33.3333333333% - 26.6666666667px);
float: left;
}

.row .col-three:not(:nth-child(3n)){
 margin-right: 40px;
}

.footer-menu ul li{
    list-style-type: none;
    display: inline-block;

}

.not-full{
	max-width: 1130px;
}

.full-image{
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
}



.row .col-fourth{
  width: 100%;
width: -webkit-calc(25% - 30px);
width: -moz-calc(25% - 30px);
width: calc(25% - 30px);
float: left;
}

.row .col-fourth:not(:nth-child(4n)){
 margin-right: 40px;
}

.site-footer{
padding: 22px 0px 40px 0px;
border-top: 1px solid #992c4a;
}


.about-fourth{
	padding: 65px 0px 0px;
}



.footer-cols{
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
	  
}

.col{
	 flex: auto;
}

.col-2 img, .col-3 img{
	margin: 0px auto;
	display: block;
}

.col-3 img{
	margin-bottom: 19px;
}


.col-4 img{
	margin-left: auto;
	margin-right: 0px;
}

.helper{
  flex: 0 0 100%; /* flex-grow, flex-shrink, flex-basis */
}

.site-footer .footer-menu ul li {
    list-style-type: none;
    display: inline-block;	
}

.site-footer .footer-menu ul li a, 
.site-footer .footer-menu ul li a:focus, 
.site-footer .footer-menu ul li a:visited, 
.site-footer .footer-menu ul li a:active{
	text-decoration: none;
font-size: 20px;
font-weight: normal;
font-style: normal;
text-align: left;
color: #000;
}

.site-footer .footer-menu ul li a:hover{
	text-decoration: underline;
}

.site-footer .footer-menu li:not(:first-child):before {
content: "|";
    text-decoration: none;
    line-height: 11px;
    margin-right: 3px;
    margin-left: -3px;
    color: #000;
    text-decoration: none;
    font-weight: normal;
}









.site-header{
    height: 100px;
         background: #fff;
		 
		     position: fixed;
    width: 100%;
    z-index: 99;
    top: 0px;
}

.change .site-header{
       transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
     height: 80px;
     
     position: fixed;
     width: 100%;
	z-index: 999999999;

}

.change .site-branding img{
/*	max-width: 131px; */
	   transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.change form.search-form {
	 transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.change .wrapp .btn {
	 transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.site-content{
	margin-top: 80px;
}

.change .site-content{
	margin-top: 80px;
	 transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.site-content h1{

}


.site-content h2{
font-size: 49px;
font-weight: normal;
line-height: 55px;
font-style: normal;
text-align: left;
color: #992c4a;
margin-bottom: 43px;
}

.site-content h3{

}

.site-content h4{

font-size: 25px;
line-height: 35px;
font-weight: 300;
font-style: normal;
text-align: left;
color: #992c4a;
margin-bottom: 0px;
}

.site-content h5{

}

.sec-third.region .container{
	position: relative;
}

.sec-third.region .container:before{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(img/wheels.png) no-repeat 90% 0;
	content: "";
	opacity: 0.05;
}


.stamp{
	position: absolute;
	left: 0px;
	bottom: 126px;
	background: #fff;
	padding: 15px 50px 28px 110px;
	display: block;
	    z-index: 9;
}

.site-content p{
font-size: 27px;
font-weight: 300;
line-height: 40px;
font-style: normal;
text-align: left;
color: #000000;
margin-bottom: 28px;
}

.site-content ul li{
font-size: 27px;
font-weight: 300;
line-height: 40px;
font-style: normal;
text-align: left;
color: #000000;
padding-left: 67px;
list-style-type: none;
position: relative;
margin-bottom: 10px;
}

.site-content ul li:before{
	width: 18px;
	height: 18px;
	content: "";
	background: url(img/list.png) no-repeat;
	background-size: cover;
	position: absolute;
	top: 11px;
	left: 37px;
}

.site-content .dark ul li:before {
    background: url(img/list-white.png) no-repeat;
    background-size: cover;
}

.gallery-left{
	width: 460px;
		width: 424px;
	float: left;
}

.gallery-right{
	width: calc(100% - 460px);
		width: calc(100% - 424px);
	float: left;
}

.gallery-right img {
    display: block;
    width: 100%;
}

.days-fourth{
	background: #555554;
	padding: 54px 0px 110px 0px;
}

.site-content ul li:marker{
	content: none;
}

.site-content ul{
    margin-bottom: 1.5em;
    padding-left: 0;
}

.site-content ol li{
font-size: 27px;
font-weight: 300;
line-height: 40px;
font-style: normal;
text-align: left;
color: #000000;
}

.site-content ol{
    margin-bottom: 1.5em;
    padding-left: 0px;
	    margin-left: 84px;
}


.site-content a, 
.site-content a:focus, 
.site-content a:active, 
.site-content a:visited{
text-decoration: none;
}

.site-content a:hover{
text-decoration: underline;
}

.site-footer p, 
.site-footer ul, 
.site-footer ol{
font-size: 20px;
font-weight: 300;
font-style: normal;
text-align: left;
color: #000000;
}


.site-footer p{

}

.site-footer ul li{
font-size: 20px;
font-weight: 300;
font-style: normal;
text-align: left;
color: #000000;
}

.site-footer a, 
.site-footer a:focus, 
.site-footer a:visited, 
.site-footer a:focus{
    text-decoration: none;
	color: #000000;
	text-decoration: none;
}

.site-footer a:hover{
    text-decoration: underline;
}

.em.pixelbones .input select:not([multiple]), .em.pixelbones .input input.select-toggle, .em.pixelbones.input select:not([multiple]), .em.pixelbones.input input.select-toggle{
		    height: 50px!important;
    line-height: 50px!important;
    border: 0px solid transparent!important;
    border-radius: 0px!important;
    padding: 0px 12px!important;
    font-size: 20px!important;
    font-weight: 300!important;
    font-style: normal!important;
    text-align: left!important;
    color: #000000!important;
    background-color: #f2f2f2!important;
    margin-bottom: 9px!important;
    width: 100%!important;
    max-width: 100%!important;
	 font-family: 'Assistant';
}

.em.pixelbones .input label, .em.pixelbones .input legend, .em.pixelbones.input label, .em.pixelbones.input legend{
	font-size: 20px;
	line-height: 30px;
}

.em.pixelbones .input textarea, .em.pixelbones.input textarea{
	    border: 0px solid transparent!important;
    border-radius: 0px!important;
    padding: 10px 12px!important;
    font-size: 20px!important;
    font-weight: 300!important;
    font-style: normal!important;
    text-align: left!important;
    color: #000000!important;
    background-color: #f2f2f2!important;
    margin-bottom: 9px!important;
    width: 100%!important;
    max-width: 100%!important;
	 font-family: 'Assistant';
}

body .em.pixelbones .input input[type=email], 
body .em.pixelbones .input input[type=number], 
body .em.pixelbones .input input[type=search], 
body .em.pixelbones .input input[type=text], 
body .em.pixelbones .input input[type=select-one], 
body .em.pixelbones .input input[type=tel], 
body .em.pixelbones .input input[type=url], 
body .em.pixelbones .input input[type=password] /*, 
 body .em.pixelbones .input input[type=button], 
body .em.pixelbones .input input[type=submit],  */
body .em.pixelbones .input textarea, 
body .em.pixelbones.input input[type=email], 
body .em.pixelbones.input input[type=number], 
body .em.pixelbones.input input[type=search], 
body .em.pixelbones.input input[type=text], 
body .em.pixelbones.input input[type=select-one], 
body .em.pixelbones.input input[type=tel], 
body .em.pixelbones.input input[type=url], 
.em.pixelbones.input input[type=password], 
body .em.pixelbones.input input[type=password] /*, 
 body .em.pixelbones.input input[type=button], 
body .em.pixelbones.input input[type=submit], */
body .em.pixelbones.input textarea{
	    height: 50px!important;
    line-height: 50px!important;
    border: 0px solid transparent!important;
    border-radius: 0px!important;
    padding: 0px 12px!important;
    font-size: 22px!important;
    font-weight: 300!important;
    font-style: normal!important;
    text-align: left!important;
    color: #000000!important;
    background: #f2f2f2!important;
    margin-bottom: 9px!important;
    width: 100%!important;
    max-width: 100%!important;
	 font-family: 'Assistant';
}

.em.em-event-booking-form .em-login.size-small .em-login-buttons {
    max-width: 100%;
    min-width: 120px;
}



.em.pixelbones.input .button.button-primary, .em.pixelbones.input button.button-primary, .em.pixelbones.input input[type=submit].button-primary, .em.pixelbones.input input[type=reset].button-primary, .em.pixelbones.input input[type=button].button-primary, .em.pixelbones .input .button.button-primary, .em.pixelbones .input button.button-primary, .em.pixelbones .input input[type=submit].button-primary, .em.pixelbones .input input[type=reset].button-primary, .em.pixelbones .input input[type=button].button-primary, .em.pixelbones .button.button-primary.input, .em.pixelbones button.button-primary.input, .em.pixelbones input[type=submit].button-primary.input, .em.pixelbones input[type=reset].button-primary.input, .em.pixelbones input[type=button].button-primary.input, 

.em.pixelbones .button.input, 
.em.pixelbones button.input, 
.em.pixelbones input[type=submit].input, 
.em.pixelbones input[type=reset].input, .em.pixelbones input[type=button].input, .em.pixelbones.input .button, .em.pixelbones.input button, .em.pixelbones.input input[type=submit], .em.pixelbones.input input[type=reset], .em.pixelbones.input input[type=button], .em.pixelbones .input .button, .em.pixelbones .input button, .em.pixelbones .input input[type=submit], .em.pixelbones .input input[type=reset], .em.pixelbones .input input[type=button]{
	font-size: 30px!important;
font-weight: normal!important;
line-height: 50px!important;
font-style: normal!important;
text-align: left;
color: #992c4a!important;
height: 54px!important;
line-height: 54px!important;
display: table!important;
padding: 0 15px 0px 11px!important;
background: #fff;
color: #fff!important;
background: #992c4a!important;
display: table!important;
/* max-width: 300px!important; */
border-radius: 0px!important;
margin-top: 10px!important;
letter-spacing: 0!important;
border: 0px!important;
text-transform: none !important;
 font-family: 'Assistant';
}


.em.pixelbones.input .button.button-primary:hover, .em.pixelbones.input button.button-primary:hover, .em.pixelbones.input input[type=submit].button-primary:hover, .em.pixelbones.input input[type=reset].button-primary:hover, .em.pixelbones.input input[type=button].button-primary:hover, .em.pixelbones .input .button.button-primary:hover, .em.pixelbones .input button.button-primary:hover, .em.pixelbones .input input[type=submit].button-primary:hover, .em.pixelbones .input input[type=reset].button-primary:hover, .em.pixelbones .input input[type=button].button-primary:hover, .em.pixelbones .button.button-primary.input:focus, .em.pixelbones button.button-primary.input:focus, .em.pixelbones input[type=submit].button-primary.input:focus, .em.pixelbones input[type=reset].button-primary.input:focus, .em.pixelbones input[type=button].button-primary.input:focus, 
.em.pixelbones .input .button:hover, .em.pixelbones .input button:hover, .em.pixelbones .input input[type=submit]:hover, .em.pixelbones .input input[type=reset]:hover, .em.pixelbones .input input[type=button]:hover, .em.pixelbones.input .button:hover, .em.pixelbones.input button:hover, .em.pixelbones.input input[type=submit]:hover, .em.pixelbones.input input[type=reset]:hover, .em.pixelbones.input input[type=button]:hover, .em.pixelbones .button.input:focus, .em.pixelbones button.input:focus, .em.pixelbones input[type=submit].input:focus, .em.pixelbones input[type=reset].input:focus, .em.pixelbones input[type=button].input:focus{
	color: #fff!important;
	background: #992c4a!important;
}




.em-event-booking-form{
	width: 100%;
	max-width: 400px;
}

.em.em-item .em-item-meta .em-item-meta-line a, .em.em-list .em-item .em-item-meta .em-item-meta-line a, .em.em-list-widget .em-item .em-item-meta .em-item-meta-line a {
    color: var(--meta-color) !important;
    /* font-style: italic !important; */
    text-decoration: underline dotted var(--meta-color) 1px !important;
    text-underline-offset: 3px;
    line-height: normal;
    font-size: 27px;
    line-height: 57px;
    font-weight: 300;
    font-family: 'Assistant';
    color: #000 !important;
}

.em-category .em-taxonomy-description{
	display: none;
}

.em-category section.em-taxonomy-events{
	display: none!important;
}

.em-category {
	min-height: 100vh;
}

a.butt, 
a.butt:focus, 
a.butt:active, 
a.butt:visited, 
button, 
button:focus, 
button:active, 
button:visited, 
input[type="button"], 
input[type="button"]:focus,
input[type="button"]:active,
input[type="button"]:visited,
input[type="reset"], 
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="reset"]:visited,
input[type="submit"]:not(.search-submit),
input[type="submit"]:not(.search-submit):focus,
input[type="submit"]:not(.search-submit):active,
input[type="submit"]:not(.search-submit):visited{
font-size: 30px;
font-weight: normal;
line-height: 50px;
font-style: normal;
text-align: left;
color: #992c4a;
height: 54px;
line-height: 54px;
display: table;
padding: 0 15px 0px 11px;
background: #fff;
}


a.butt:hover, 
button:hover, 
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover{

    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    transition: all ease .8s;
    text-decoration: none;
}

.searchandfilter input[type="submit"]:not(.search-submit),
.searchandfilter input[type="submit"]:not(.search-submit):focus,
.searchandfilter input[type="submit"]:not(.search-submit):active,
.searchandfilter input[type="submit"]:not(.search-submit):visited, 
.post-password-form input[type="submit"], 
.post-password-form input[type="submit"]:visited, 
.post-password-form input[type="submit"]:active, 
.post-password-form input[type="submit"]:focus{
background-color: #000000;
color: #fff;	
width: auto;
padding-left: 30px;
padding-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
height: 50px;
line-height: 50px;
border-radius: 0px;
border: 0px;
	color: #fff;
background: #992c4a;
}

.post-password-form input[type="password"]{
	    width: 237px;
    box-shadow: none !important;
    height: 33px;
    font-size: 20px;
    padding: 4px 6px;
    border-radius: 0;
    border: 1px solid #555554;
    margin-right: 10px;
}

.post-password-form input[type="submit"]{
	margin-top: 15px;
}

.searchandfilter input[type="submit"]:not(.search-submit):hover, 
.post-password-form input[type="submit"]:hover{
   color: #992c4a;
background: #fff;
}


a.butt.drkr, 
a.butt.drkr:focus, 
a.butt.drkr:active, 
a.butt.drkr:visited{
color: #fff;
background: #992c4a;
}


a.butt.drkr:hover{
   color: #992c4a;
background: #fff;
}

.seminar-section{
	    background: #f2f2f2;
		padding-bottom: 118px;
}

.seminar-right{
	padding: 21px 46px 34px 28px;
		    background: #fff;
}

.searchandfilter ul li{
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
    margin-left: 0px;
    width: 100%;
}

.searchandfilter ul li:before{
	content: none;
}

.searchandfilter input[type="text"], 
.searchandfilter select{
height: 63px;
line-height: 63px;
width: 100%;
max-width: 100%;
border: 1px solid #000000;
font-size: 27px;
font-size: 22px;
font-weight: 300;
line-height: 25px;
font-style: normal;
text-align: left;
color: #000000;
border-radius: 0px;
padding-left: 18px;
padding-right: 18px;
margin-bottom: 36px;
}

.searchandfilter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black;
}

.searchandfilter ::-moz-placeholder { /* Firefox 19+ */
  color: black;
}

.searchandfilter :-ms-input-placeholder { /* IE 10+ */
  color: black;
}

.searchandfilter :-moz-placeholder { /* Firefox 18- */
  color: black;
}


.bottom-buttons, 
.final-bottom-buttons{
	margin-top: 100px;
}

.inside-is{
	font-size: 30px;
font-weight: normal;
line-height: 50px;
font-style: normal;
text-align: left;
color: #992c4a;
height: 54px;
line-height: 54px;
display: table;
padding: 0 15px 0px 11px;
color: #fff;
background: #992c4a;
float: left;
}

.inside-is a, 
.inside-is span{
	float: left;
	display: table;
	color: #fff;
}

.inside-is:hover{
	 color: #992c4a;
background: #fff;
text-decoration: none;
}

.inside-is:hover a, 
.inside-is:hover span{
	float: left;
	display: table;
	color: #992c4a;
}

.inside-is a{
	margin-right: 8px;
}

.inside-is span{
	margin-left: 8px;
	position :relative;
}

.inside-is span:before{
	content: "";
	height: 30px;
	width: 1px;
	left: -9px;
	top: 12px;
	position: absolute;
	    background: #fff;
}

.inside-is a:hover{

	text-decoration: none;
}


.final-bottom-buttons a.butt{
	color: #000;
}

.cntr{
	margin: 20px auto 20px;
}


.about-fourth p{
	text-align: center;
}

.about-fourth .read-more{
	margin-left: auto;
	margin-right: auto;
}

.about-fourth .full-image{
	margin-top: 45px;
}

.slide-navi img{
	max-width: calc(100% - 35px);
	margin-right: 35px;
/*	width: 195px;
	height: 130px; */
}

.slide-navi {
	    margin-bottom: 34px;
}

.search-page{
min-height: 100vh;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}
 
.site-content .wpcf7 p{
	 font-size: 25px;
font-weight: normal;
font-style: normal;
text-align: left;
color: #992c4a;
 }
 
.site-content .wpcf7 p.pfl {
    font-size: 15px;
    line-height: 15px;
    font-weight: 300;
    font-style: normal;
    text-align: right;
    color: #ffffff;
	margin-bottom: 40px;
}
 
 .row-line-bott{
	 margin-top: 18px;
 }
 
 .site-content .wpcf7 .form-left p{
	 margin-bottom: 0px;
	 line-height: 40px;
	 height: 40px;
 }
 
.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 input[type="url"], 
.wpcf7 input[type="password"], 
.wpcf7 input[type="search"], 
.wpcf7 input[type="number"], 
.wpcf7 input[type="tel"], 
.wpcf7 input[type="range"], 
.wpcf7 input[type="date"], 
.wpcf7 input[type="month"], 
.wpcf7 input[type="week"], 
.wpcf7 input[type="time"], 
.wpcf7 input[type="datetime"], 
.wpcf7 input[type="datetime-local"], 
.wpcf7 input[type="color"] {
 height: 50px;
 line-height: 50px;
 border: 0px solid transparent;
 border-radius: 0px;
 padding: 0px 12px; 
 
font-size: 27px;
font-weight: 300;

font-style: normal;
text-align: left;
color: #000000;


background: #f2f2f2;
margin-bottom: 9px;
width: 100%;
max-width: 100%;
 }
 
.wpcf7 textarea{
height: 362px;
border: 0px solid transparent;
background: #f2f2f2;
 border-radius: 0px;
  padding: 10px 12px; 
  

font-size: 27px;
font-weight: 300;
line-height: 37px;
font-style: normal;
text-align: left;
color: #000000;



width: 100%;
max-width: 100%;
}

.wpcf7 ::-webkit-input-placeholder {
  color: rgb(0, 0, 0);
}

.wpcf7 ::-moz-placeholder {
  color: rgb(0, 0, 0);
}

.wpcf7 :-ms-input-placeholder {
  color: rgb(0, 0, 0);
}

.wpcf7 :-moz-placeholder { 
  color: rgb(0, 0, 0);
}

.wpcf7 p{
margin-bottom: 0px;
color: #ffffff;
}

div.wpcf7 .wpcf7-submit, 
div.wpcf7 .wpcf7-submit:focus,  
div.wpcf7 .wpcf7-submit:active, 
div.wpcf7 .wpcf7-submit:visited{
	display: table;
margin: 0px auto;
font-size: 25px;
font-weight: normal;
line-height: 30px;
font-style: normal;
text-align: center;
color: #992c4a;
height: 57px;
line-height: 57px;
padding: 0px 48px;
border: 0;
border-radius: 0;
background: #ffffff;
}

div.wpcf7 .wpcf7-submit:hover{
color: #ffffff;
background: #992c4a;
}

.wpcf7-not-valid-tip {
    font-size: 16px;
}

.main-navigation ul ul.sub-menu {
    margin-top: 0px;
    margin-left: 0px;
}

.sub-menu .sub-menu{
    background: transparent;
    padding-top: 0px!important;
    z-index: 9999;
}
   
   
   .contact-first{
	   padding: 75px 0px 95px 0px;
   }
   
   .sec-first{
	   padding: 36px 0px 134px 0px;
   }
   
   .sec-second{
	   padding-bottom: 80px;
   }
   
   .home .sec-second{
background: #555554;
	   padding: 24px 0px 60px 0px;
   }
   
   .home-news .one-slick{
	   position: relative;
   }
   
   .home-news .one-slick a{
	   display: block;
   }
   
      .home-news .one-slick img{
	   width: 100%;
   }
   
   
   
      .home-quarter{
	   width: calc(50% - 15px);
	   float: left;
   }
   
   .home-quarter:not(:last-child){
	   margin-right: 30px;
   }
   
   
   .home-half{
	   width: calc(50% - 15px);
	   float: left;
   }
   
    .home-half:not(:last-child){
	   margin-right: 30px;
   }
   
   
   
   
      .one-of-four{
	   width: calc(75% - 15px);
	   float: left;
	   margin-right: 30px;
   }
   
    .three-of-four{
	    width: calc(2
		5% - 15px);
	   float: left;
   }
   
   
   
   
    .home-news .one-slick .date, 
	 .home-news .one-slick h1, 
	  .home-news .one-slick h2, 
	   .home-news .one-slick h3, 
	   .home-news .one-slick a, 
	   .home-news .one-slick a:focus, 
	   .home-news .one-slick a:active, 
	   .home-news .one-slick a:visited{
		   color: #fff;
		   margin-bottom: 0px;
		   font-size: 22px;
font-weight: 300;
line-height: 30px;
font-style: normal;
text-align: left;
color: #ffffff;
	   }
	   
	   
	   .home-news .one-slick a, 
	   .home-news .one-slick a:focus, 
	   .home-news .one-slick a:active, 
	   .home-news .one-slick a:visited{
		   margin-top: 5px;
	   }
	   

    .home-news .one-slick h3,
    .home-news .one-slick h3 a, 
    .home-news .one-slick h3 a:focus, 
    .home-news .one-slick h3 a:active, 
    .home-news .one-slick h3 a:visited{

font-size: 25px;
font-weight: normal;
line-height: 25px;
font-style: normal;
text-align: left;
color: #ffffff;
	   }
	   
	   .home-news .one-slick a.butt, 
	   .home-news .one-slick a.butt:focus, 
	   .home-news .one-slick a.butt:active, 
	   .home-news .one-slick a.butt:visited{
		   text-decoration: underline;
		   
	   }
	   
	   	   .home-news .one-slick a.butt:hover{
		   text-decoration: none;
	   }
	   
	
 .carousel .slick-slide {
      margin: 0 16.5px;
  }

 
  .carousel .slick-list {
      margin: 0 -16.5px;
  }
	   
	   .home-news .one-slick .date{

font-size: 22px;
font-weight: 300;
line-height: 30px;

text-align: left;
color: #ffffff;
	   }
   
   .overlay-part{
	/*   position: absolute; */
	   bottom: 0px;
background: #992c4a;
	   padding: 8px 14px 14px 14px;
	   width: 100%;
   }
   
      button.slick-next, 
      button.slick-next:visited, 
      button.slick-next:active, 
      button.slick-next:focus, 
      button.slick-next:hover{
	    width: 19px;
    height: 35px;
    background: url(img/arrow-right.png) no-repeat !important;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    right: -47px;
    padding: 0px;
    left: auto;
   }
   
      button.slick-prev, 
      button.slick-prev:visited, 
      button.slick-prev:active, 
      button.slick-prev:focus, 
	  button.slick-prev:hover{
	   width: 19px;
	   height: 35px;
	   background: url(img/arrow-left.png) no-repeat !important;
	   	   opacity: 1;
		        -webkit-transform: none;
    -ms-transform: none;
    transform: none;
/*	top: auto;
	bottom: -60px; */
	left: -47px;
	    z-index: 999;
				padding: 0px;
   }
   
   
   
   
   
   
   
   
.slider-nav button.slick-next, 
.slider-nav button.slick-next:visited, 
.slider-nav button.slick-next:active, 
.slider-nav button.slick-next:focus, 
.slider-nav button.slick-next:hover{
	    width: 35px;
    height: 19px;
    background: url(img/arrow-bottom.png) no-repeat !important;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
	right: 17.5px!important;
    left: 0!important;
	top: auto;
    bottom: 6px;
    padding: 0px;
    margin: 0px auto;
   }
   
.slider-nav button.slick-prev, 
.slider-nav button.slick-prev:visited, 
.slider-nav button.slick-prev:active, 
.slider-nav button.slick-prev:focus, 
.slider-nav button.slick-prev:hover{
	   width: 35px;
	   height: 19px;
	   background: url(img/arrow-top.png) no-repeat !important;
	   	   opacity: 1;
		        -webkit-transform: none;
    -ms-transform: none;
    transform: none;
/*	top: auto;
	bottom: -60px; */
		right: 17.5px!important;
    left: 0!important;
	top: -30px;
    bottom: auto;
	    z-index: 999;
				padding: 0px;
				    margin: 0px auto;
   }
   
   
   
   
   
   button.slick-disabled{
	   display: none!important;
   }
   
   
   
   
   
   
   button.slick-disabled{
	   opacity: 0.05;
   }
   
      button.slick-disabled:hover{
	   opacity: 0.05;
   }
   
   .home-news .one-of-four h2{
	   
   }
 
.carousel{ display: none; }

.carousel.slick-initialized { display: block; }
   
   .home-news .one-of-four{
	   position: relative;
	       display: flex;
    justify-content: flex-start;
    align-items: end;
    float: left;
   }
   
   .home-programm .one-of-four {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: end;
    float: left;
    
}

 .home-links .one-of-four {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: end;
    float: left;
    
}

.is-pdfs{
	margin-top: 40px;
}

 .home-links .one-of-four h2{
	 margin-bottom: 41px;
 }
   
   .site-content .home-programm .one-of-four p{
	   margin-bottom: 0px;
   }
   
   .home-news .one-of-four .second-inner{
margin-bottom: 75px;
   }
   
   .site-content .home-news .one-of-four p{
	   margin-bottom: 0px;
   }
   
   
   .slick-next:before, .slick-prev:before{
    content: none!important;
}
   
    .home .site-content .sec-second h2{
		margin-bottom: 15px;
		color: #fff;
	}
   
      .sec-third{
		  padding-top: 53px;
	   padding-bottom: 93px;
   }
   
   a.pdf, 
    a.pdf:focus, 
	 a.pdf:active, 
	  a.pdf:visited{
	   display: block;
	       display: flex;
    justify-content: flex-start;
        align-items: center;


font-size: 27px;
font-weight: 300;
line-height: 40px;
font-style: normal;
text-align: left;
color: #000000;
   }
   
    .pdf img{
		margin-right: 6px;
	}
	
	.site-content .places p{
		margin-bottom: 0px;
	}
   
   	
	.site-content .places a, 
	.site-content .places a:focus,  
	.site-content .places a:active, 
	.site-content .places a:visited{
		color: #992c4a;
	}
   
   .site-content .address{
	  margin-bottom: 25px; 
   }
   
   .site-content .address p{
	  margin-bottom: 0px; 
   }
   
   .overlay-third{
    position: absolute;
    bottom: 0px;
    background: rgb(65 96 142 / 85%);
    padding: 8px 14px 30px;
    width: 100%;
}

.site-content .overlay-third h2{
	color: #fff;
	margin-bottom: 0px;
}

.site-content .overlay-third a.butt, 
.site-content .overlay-third a.butt:active, 
.site-content .overlay-third a.butt:focus, 
.site-content .overlay-third a.butt:visited{
	    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    font-style: normal;
    text-align: left;
    color: #ffffff;
	text-decoration: underline;
}

.site-content .overlay-third a.butt:hover{
	text-decoration: none;
}

.title-part{
	position: relative;
}
   
  html{
  overflow-x: hidden;
  }
  
.main-navigation ul ul{
    box-shadow: none;
     }
    
    .main-navigation ul {
    box-shadow: none;
     }
     
     .main-navigation ul ul a {
    width: auto;
}

.sub-menu .sub-menu {
    background: transparent;
    padding-top: 0px!important;
    z-index: 9999;
}

.main-navigation ul ul ul {
    left: 0;
    top: 0;
    position: static;
}
  
.sub-menu .sub-menu li {
    list-style-type: none;
    display: block;
    float: none;
    position: static;
}
  
ul.sub-menu{
	margin-top: 0px;
}
  
  .sub-menu a, .sub-menu a:focus, .sub-menu a:visited, .sub-menu a:active {
    z-index: 99;
}

.change .site-header .main-navigation ul.sub-menu{
margin-top: 0px;
}


    .burgwrapp {
     width: 100%;
     position: relative;
}

.wrapp {
    position: absolute;
        top: 38px;
    z-index: 9;
right: 0px;
}

.change .site-header .wrapp{
   top: 28px;
}

 .burgwrapp {
   /*  position: relative;       */
   position: static;
}
 .bar1, .bar2, .bar3 {
     position: absolute;
     top: 0px;
     left: 0px;
     right: 0px;
     display: block;
     margin-left: auto;
     margin-right: auto;
     display: block;
     font-size: 10px;
     padding: 0;
     -webkit-appearance: none;
     width: 34px;
    height: 4px;
    border-radius: 0px;
    background-color: #992c4a;
     -webkit-transition: all 0.2s ease-in;
     -webkit-transform: rotate(0deg);
}
 .bar2 {
     top: 10px;
}
 .bar3 {
     top: 20px;
}
 .bar1.active {
  /*   top: 26px;     */
     
     top: 10px;
     -webkit-transform: rotate(-135deg);
     -webkit-transition: all 0.2s ease-in;
}
 .bar2.active {
     left: 40px;
     background-color: transparent;
     -webkit-transition: all 0.2s ease-in;
}
 .bar3.active {
  /*   top: 26px;    */
     
     top: 10px;
     -webkit-transform: rotate(135deg);
     -webkit-transition: all 0.2s ease-in;
}

.burgmenu {
    width: 35px;
    height: 24px;
    cursor: pointer;
}

.bar1.active, .bar2.active, .bar3.active{
color: #fff;
}

.header-left {
	width: 242px;
    float: left;
}


.header-right {
    width: -webkit-calc(100% - 242px);
    width: -moz-calc(100% - 242px);
    width: calc(100% - 242px);
    float: left; 
}




.site-branding {
    width: 300px;
	margin-top: 2.5px;
}

.site-branding img{
    width: 300px;
    max-width: 100%;
}


.change .site-branding{
	float: left;
/*	margin-top: 1.5px; */
	margin-top: 0px;
    margin-right: 0px;
    width: 242px;
}


.change img.header-logo{
/*	max-width: 100px; */
	   transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
	/* display: none; */
	
	
	
    max-width: 175px;
    margin-top: 4px;

}

.change .site-branding{
/*	margin-top: 1.5px; */

width: 242px;
}

.header-logo{
	float: left;
	margin-top: 12px;
	max-width: 376px;
}

.site-content .all-cntr p{
	text-align: center;
}

.site-content .all-cntr .read-more{
	margin-left: auto;
		margin-right: auto;
}

.days-sixth .all-cntr{
	margin-top: 40px;
}

.days-sixth a.pdf, 
.days-sixth a.pdf:focus, 
.days-sixth a.pdf:active, 
.days-sixth a.pdf:visited {
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;

    margin: 60px auto 0px;
}

.days-fifth{
	padding: 114px 0px 54px 0px;
}

.wrapp .btn {
  position: absolute;
 /*   top: 50%;
    transform: translateY(-50%); */
  width: 35px;
  cursor: pointer;
  right: 0px;
  top: 32px;
}

.wrapp span {
  display: block;
  width: 100%;
  border-radius: 0px;
  height: 4px;
  background: #992c4a;
  transition: all .3s;
  position: relative;
}

.wrapp span + span {
  margin-top: 8px;
}

.wrapp .active span:nth-child(1) {
  animation: ease .7s top forwards;
}

.wrapp .not-active span:nth-child(1) {
  animation: ease .7s top-2 forwards;
}
/*
.wrapp .active span:nth-child(2) {
  animation: ease .7s scaled forwards;
}

.wrapp .not-active span:nth-child(2) {
  animation: ease .7s scaled-2 forwards;
}
*/
.wrapp .active span:nth-child(2) {
  animation: ease .7s bottom forwards;
      margin-top: 12px;
}

.wrapp .not-active span:nth-child(2) {
  animation: ease .7s bottom-2 forwards;
}

@keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 8px;
    transform: rotate(0);
  }
  100% {
    top: 8px;
    transform: rotate(45deg);
  }
}

@keyframes top-2 {
  0% {
    top: 8px;
    transform: rotate(45deg);
  }
  50% {
    top: 8px;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}

@keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 8px;
    transform: rotate(0);
  }
  100% {
    bottom: 8px;
    transform: rotate(135deg);
  }
}

@keyframes bottom-2 {
  0% {
    bottom: 8px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 8px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}

@keyframes scaled {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}

@keyframes scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}


.intro-long {
    display: none;
}

.cover-hov .intro-long {
    display: block;
}
/*
.cover-hov .read-more{
    display: none;
}
*/


 .overlay {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 1;
     left: 0;
     top: 100px;
	background: rgb(153 44 74 / 98%);
     overflow-x: hidden;
     transition: 0.5s;
}

 .change .overlay{
	      top: 80px;
 }


 .overlay-content {
     position: relative;
         top: 94px;
     width: 100%;
     text-align: left;
}
 .overlay a, 
  .overlay a:focus, 
   .overlay a:visited, 
    .overlay a:active  {
font-size: 27px;
font-weight: normal;
font-style: normal;
text-align: center;
color: #ffffff;
text-transform: uppercase;
}


.overlay .sub-menu  a, 
.overlay .sub-menu  a:focus, 
.overlay .sub-menu  a:visited, 
.overlay .sub-menu  a:active{
font-size: 27px;
font-weight: 300;
    font-weight: 200;
line-height: 28px;
font-style: normal;
color: #ffffff;
text-transform: none;
}


.menu-item-3110 a, 
.menu-item-3110 a:focus, 
.menu-item-3110 a:visited, 
.menu-item-3110 a:active, 

.menu-item-3123 a, 
.menu-item-3123 a:focus, 
.menu-item-3123 a:active, 
.menu-item-3123 a:visited{
	font-weight: 400!important;
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: black;
}



.sub-menu{
	margin-top: 7px!important;
}

 .overlay a:hover{
     border-bottom: 0px transparent;
}
 .overlay-content #primary-menu{

}

.main-navigation ul {
    margin-top: 0px;
}


 .overlay a:hover {
     opacity: 1;
     -webkit-transition: all ease .8s;
     -moz-transition: all ease .8s;
     transition: all ease .8s;
	     color: #000;
    text-shadow: -.45px -.45px 0 black, .45px .45px black;

}
 .overlay ul ul a {

}
 .overlay ul ul li {
     list-style-type: none;
     display: block;
}


 .main-navigation ul ul a {
     display: block;
}
 .overlay-full {
     width: 100% !important;         
/*	height: 100vh !important; */
	    height: 850px !important;
	    overflow: auto;
	/*	padding-bottom: 500px; */

	 -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
	/* height: 100vh!important;
	min-height: 10000px!important; */
}

 .overlay-full::-webkit-scrollbar{
	display: none;  /* Safari and Chrome */ 
 }

.main-navigation li:not(:last-child) {
    margin-right: 0px;
}

 .main-navigation ul {
     display: none;
}

.main-navigation li {
 
    margin-bottom: 30px;
}

 .overlay-content .main-navigation ul:not(.sub-menu) {
     display: block;
     float: none;
     width: 100%;

margin-left: auto;
margin-right: auto;
display: block;
}
 .overlay a:focus{
     outline: none;
}
 .main-navigation ul ul a:hover {
     -webkit-transition: all ease .8s;
     -moz-transition: all ease .8s;
     transition: all ease .8s;
    opacity: 1;
    color: #000;
	text-shadow: -.45px -.45px 0 black, 
                .45px .45px black;
}



.main-navigation ul ul li {
    float: none;
    display: block;
}


 .overlay .closebtn {
     position: absolute;
     top: 20px;
     right: 45px;
     font-size: 60px;
}

 .main-navigation ul ul li {
     float: none;
}


.site-header .container{
	position: relative;
	height: 100%;
}

.responsive-arrow .slick-prev, 
.responsive-arrow .slick-prev:focus, 
.responsive-arrow .slick-prev:visited, 
.responsive-arrow .slick-prev:active, 
.responsive-arrow .slick-prev:hover{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 24px;
    height: 44px;
    padding: 0;


    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: url(img/arrow-left.png) no-repeat;
	left: 32px;
	z-index: 99;
}

.responsive-arrow button.slick-next, 
.responsive-arrow button.slick-next:focus, 
.responsive-arrow button.slick-next:visited, 
.responsive-arrow button.slick-next:active, 
.responsive-arrow button.slick-next:hover{
	   font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 24px;
    height: 44px;
    padding: 0;


    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: url(img/arrow-right.png) no-repeat;
		right: 32px;
			z-index: 99;
}

.responsive-arrow .slick-prev:before, .responsive-arrow .slick-next:before{
	display: none;
}

.responsive-arrow .slick-dots {
    position: absolute;
    bottom: 41px;
}

.responsive-arrow .slick-dots li button {
    width: 60px!important;
    height: 16px!important;
    background-color: #829191!important;
}

.responsive-arrow .slick-dots li.slick-active button {
    background-color: #fcea10!important;
}

.site-content .responsive-arrow ul.slick-dots{
	padding-left: 0px;
	margin-left: 41px;
}

.row .one-of-four{
    width: 100%;
    width: -webkit-calc(25% - 20px);
    width: -moz-calc(25% - 20px);
    width: calc(25% - 20px);
    float: left;
    margin-right: 40px;
}

.row .three-of-four{
    width: 100%;
    width: -webkit-calc(75% - 20px);
    width: -moz-calc(75% - 20px);
    width: calc(75% - 20px);
    float: left;
}

.row .three-of-four .col-three:not(:nth-child(3n)) {
    margin-right: 40px;
}

.row .three-of-four .col-three {
    width: 100%;
    width: -webkit-calc(33.3333333333% - 26.6666666667px);
    width: -moz-calc(33.3333333333% - 26.6666666667px);
    width: calc(33.3333333333% - 26.6666666667px);
    float: left;
}


.long-left{
	    width: 100%;
    width: -webkit-calc(72.6% - 24px);
    width: -moz-calc(72.6% - 24px);
    width: calc(72.6% - 24px);
    float: left;
}

.short-right{
	    width: 100%;
    width: -webkit-calc(27.4% - 24px);
    width: -moz-calc(27.4% - 24px);
    width: calc(27.4% - 24px);
    float: right;
}

.page-template-template-regionalagentur .long-left{
	    width: 100%;
  /*  width: -webkit-calc(65% - 15px);
    width: -moz-calc(65% - 15px);
    width: calc(65% - 15px); */
	width: 65%;
    float: left;
}

.page-template-template-regionalagentur .short-right{
	    width: 100%;
  /*  width: -webkit-calc(35% - 15px);
    width: -moz-calc(35% - 15px);
    width: calc(35% - 15px); */
	width: 35%;
    float: right;
}

.site-content h2 small{
	font-size: 25px;
}

.form-full{
	margin-bottom: 14px;
}

.form-left{
	width: 103px;
	float: left;
}

.form-right{
	width: 100%;
	width: -webkit-calc(100% - 103px);
	width: -moz-calc(100% - 103px);
	width: calc(100% - 103px);
	float: left;
}

.form-left, 
.form-right{
	margin-bottom: 29px;
}

.wpcf7-form-control-wrap[data-name=acceptance-821] {
font-size: 15px;
font-weight: 300;
line-height: 15px;
font-style: normal;
text-align: left;
color: #ffffff;
}

.site-content .contact-form p{
color: #ffffff;
font-size: 20px;
font-weight: 400;
font-style: normal;
letter-spacing: normal;
line-height: 40px;
text-align: left;
font-style: normal;
letter-spacing: normal;
line-height: normal;
}


.site-content .form-left, .site-content .form-full{
color: #ffffff;
font-size: 20px;
font-weight: 400;
font-style: normal;
letter-spacing: normal;
line-height: 40px;
text-align: left;
font-style: normal;
letter-spacing: normal;
line-height: normal;
}

.site-content .row-line-bott .form-full{
color: #e3e3e4;
font-size: 15px;
font-weight: 300;
font-style: normal;
letter-spacing: normal;
line-height: 20px;
text-align: left;
font-style: normal;
letter-spacing: normal;
line-height: normal;
}

#map{
	height: 715px;
}



form.search-form {
    float: right;
    width: 276px;
	top: 33.5px;
    right: 71px;
	position: absolute;
}

.change form.search-form {
    float: right;
    width: 276px;
	top: 23.5px;
    right: 71px;
	position: absolute;
}

.site-header input[type="search"] {
    width: 237px;
    float: left;
    box-shadow: none!important;
    height: 33px;
    font-size: 20px;
    padding: 4px 6px;
    border-radius: 0;
    border: 1px solid #555554;
	margin-right: 10px;
}

input[type=submit].search-submit {
    border: none;
    width: 29px;
    height: 29px;
    background: url(img/search-icon.png) no-repeat;
    outline: 0;
    background-color: transparent!important;
    text-indent: -9999px;
}

.phone-header{
font-size: 20px;
font-weight: normal;
font-style: normal;
text-align: left;
color: #555554;
}

.header-phone{
	text-align: right;
	right: 365px;
	top: 38px;
	position: absolute;
}

.change .header-phone{
	top: 28px;
}

.header-phone span{
	position: relative;
}


.header-phone span:before{
position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    background: url(img/call.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: -24px;
    top: 0px;
}

/*
.search-form input[type="search"]{
border: 0px;
border-radius: 0px;
border: 1px solid #000000;
height: 30px;
line-height: 30px;
color: #000;
 padding: 0px 0px 0px 8px; 
 max-width: 210px;
}

.search-form input[type="submit"], 
.search-form input[type="submit"]:focus, 
.search-form input[type="submit"]:visited, 
.search-form input[type="submit"]:active, 
.search-form input[type="submit"]:hover{
border-radius: 0px;
border: 0px;
background: url(img/search.png) no-repeat;
width: 27px;
height: 26px;
text-indent: -9999px;
cursor: pointer;
}


.header-search input[type="search"]{
border: 0px;
border-radius: 0px;
border: 1px solid #00569d;
height: 30px;
line-height: 30px;
color: #000;
 padding: 0px 0px 0px 8px; 
 max-width: 286px;
 
}

.header-search ::-webkit-input-placeholder { 
  color: rgba(0, 0, 0, 0);
}

.header-search ::-moz-placeholder { 
  color: rgba(0, 0, 0, 0);
}

.header-search :-ms-input-placeholder { 
  color: rgba(0, 0, 0, 0);
}

.header-search :-moz-placeholder { 
  color: rgba(0, 0, 0, 0);
}

.header-search input[type="submit"], 
.header-search input[type="submit"]:focus, 
.header-search input[type="submit"]:visited, 
.header-search input[type="submit"]:active, 
.header-search input[type="submit"]:hover{
border-radius: 0px;
border: 0px;
background: url(img/search.png) no-repeat;
width: 28px;
height: 28px;
text-indent: -9999px;
cursor: pointer;
padding: 0px;
}
*/ 





.footer-menu{
	margin-top: 51px;
}

.site-footer .col-1 p:last-child{
	margin-bottom: 0px;
}

.mood{
    position: relative;
}
 
 .mood .container{
    position: absolute;
    height: 100%;
    bottom: 0px;
    top: auto;
    left: 0;
    right: 0;
    display: flex;
    justify-content: flex-end;
    align-items: end;
    float: left;
 }
 
.top-box {
    /* position: absolute; */
    background: #992c4a;
    z-index: 999;
	margin-bottom: 52px;
    max-width: 345px;
}
 
 .top-box-in{
	 padding: 14px 15px 37px 15px;
 }
 
 .top-box .butt{
    margin-top: 16px;
    float: left;
    margin-left: -15px;
 }
 
 .site-content .top-box h2{
	 margin-bottom: 34px;
	 
font-size: 40px;
font-weight: normal;
line-height: 45px;
font-style: normal;
text-align: left;
color: #ffffff;
 }
 
 .site-content .top-box h2:after {
    bottom: -18px;
}
  
 .site-content .top-box p{
	 margin-bottom: 0px;
	 

font-size: 27px;
font-weight: 300;
line-height: 35px;
font-style: normal;
text-align: left;
color: #ffffff;
 }
 
  .before-sidebar{
	width: 100%;
	width: -webkit-calc(100% - 586px);
	width: -moz-calc(100% - 586px);
	width: calc(100% - 586px);
	float: left;
	 margin-right: 75px;
}
 
 .sidebar{
	 width: 511px;
	 float: left;
	 position: relative;
	  background: rgba(155,179,212,0.15);
	 
 }
 
 .sidebar-in{
	 padding: 42px 22px 80px 22px;
 }
 
.sidebar:after{
	position: absolute;
	width: 72px;
	height: 72px;
	content: "";
	top: -36px;
	right: 48px;
	background: url(img/info.png) no-repeat;
	background-size: cover;
}

.sidebar.info-plus:after{
	background: url(img/info-plus.png) no-repeat;
	background-size: cover;
}
 
.site-content h2.dark-title{
	color: #000;
}

.site-content h2.dark-title span{
	color: #992c4a;
}

button.read-more, 
button.read-more:focus, 
button.read-more:active, 
button.read-more:visited{
    font-size: 27px;
    font-weight: 500;
    line-height: 40px;
    font-style: normal;
    text-align: left;
    color: #992c4a;
    text-decoration: underline;
    background: transparent;
    border: 0px;
    border-radius: 0px;
    padding: 0px;
    margin-top: -28px;
    display: block;
    cursor: pointer;
}

button.read-more:hover{
	text-decoration: none;
}

.img-tit{
	font-size: 20px;
font-weight: 300;
line-height: 30px;
font-style: normal;
text-align: center;
color: #000000;
padding: 2.5px 0px;
}

.all-block .one-block:nth-child(even){
	background: rgb(155 179 212 / 30%);
}

.all-block .one-block:nth-child(even) .sidebar{
	background: #fff;
}


.sec-second.team{
    padding-bottom: 42px;
}

.sec-second.team .full-image{
	margin-bottom: 90px;
}

.site-content .team h4{
	margin-bottom: 30px;
}

.left-portrait{
	width: 50.8%;
	float: left;
}

.right-text{
		width: 49.2%;
	float: left;
}

.left-portrait img{
	width: 100%;
}

.person .row{
	background: rgba(155,179,212,0.15 )
}

.team .row .row .col-two:not(:nth-child(2n)) {
    margin-right: 50px;
}

.team .row .col-two {
    width: 100%;
    width: -webkit-calc(50% - 25px);
    width: -moz-calc(50% - 25px);
    width: calc(50% - 25px);
    float: left;
}

.in-text{
	padding: 10px 41px 0px;
}

.site-content .in-text p:last-child{
	margin-bottom: 0px;
}

.right-text{
	    display: flex;
    justify-content: flex-start;
        align-items: center;
}

.all-per .person:not(:last-child){
	margin-bottom: 34px;
}

.sec-third.region{
	padding-top: 0px;
	background: rgb(155 179 212 / 30%);
}

.site-content .sec-third.region h4{
	color: #000;
	margin-bottom: 10px;
}

.partner-title{
	margin-top: 90px;
}

.sec-third.region .full-image{
	margin-bottom: 90px;
}

.logos{
	margin: 55px 0px 66px;
	
	    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.logos .logo img{
	margin: 0px auto 60px;
	display: table;


}

.logos .logo:nth-child(1), 
.logos .logo:nth-child(2), 
.logos .logo:nth-child(3), 
.logos .logo:nth-child(4), 
.logos .logo:nth-child(8), 
.logos .logo:nth-child(9), 
.logos .logo:nth-child(10),
.logos .logo:nth-child(11){
    flex: 25%;
}

.logos .logo:nth-child(5), 
.logos .logo:nth-child(6), 
.logos .logo:nth-child(7){
	 flex: 33.3333%;
}

.logos .logo:nth-child(12), 
.logos .logo:nth-child(13){
	 flex: 50%;
}











.page-template-template-netzwerk-ffu .logos .logo{
    flex: 15%;
}



.logo img{

}

.logo img:hover{
	opacity: 1;
	filter: grayscale(0%);
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.bottom-tit-bg{
	padding: 23px 0px 56px 0px;
}

.home-links{
	padding-bottom: 195px;
}

.site-content .home-links h2.bigger{
	margin-top: -10px;
}

.site-content .bottom-tit-bg h2{
	color: #fff;
	text-align: center;
	
	display: block;
	margin: 0px auto;
}

.site-content .bottom-tit-bg{
	background: #41608e;
}

.site-content .col-three:hover .bottom-tit-bg{
	background: #0b245c;
	    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;

}

.home-bottom-part{
	margin-top: -200px;
	position: relative;
	z-index: 9;
}

.home-bottom-part img{
	width: 100%;
}

.left-blog{
	width: 593px;
		float: left;
}

.left-blog img{
	margin-right: 58px;
}

.right-blog{
		width: 100%;
	width: -webkit-calc(100% - 593px);
	width: -moz-calc(100% - 593px);
	width: calc(100% - 593px);
	float: left;
}

.this-is-post{
	margin-bottom: 100px;
}

.site-content .this-is-post h2{
	margin-bottom: 25px;
	color: #992c4a;
}

.site-content .this-is-post h2 a, 
.site-content .this-is-post h2 a:focus, 
.site-content .this-is-post h2 a:active, 
.site-content .this-is-post h2 a:visited{
		color: #992c4a;
}

.right-blog{
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: end;
    float: left;
}

.site-content .right-blog p{
	margin-bottom: 0px;
	}
	
	.news{
		padding: 119px 0px 160px 0px;
	}
	
	.image-cover{
		position: relative;
	}
	

.image-cover img{
	width: 100%;
}

 .copy {
    position: absolute;
    right: 0px;
    transform: rotate(-180deg);
    text-align: left;
    writing-mode: vertical-rl;
	 
  text-orientation: sideways-right;
  
    height: auto;
    bottom: 0px;
   
background: rgb(255 255 255 / 85%);
/* font-size: 15px; */
font-size: 13px;
font-weight: 400;
line-height: 22px;
font-style: normal;
    padding-bottom: 10px;
    padding-top: 15px;
display: block;
color: #000000;
z-index: 9;
white-space: nowrap;
}	

.site-content .overlay-third h2 {
    margin-bottom: 10px;
}

.home-links a:hover{
	text-decoration: none;
}

.slogan-words{
background: #f0f4f8;
padding: 20px 0px;
}

.all-words .word{
	line-height: 122px;
    display: inline-block;
	
}

.all-words .word:not(:last-child){
	margin-right: 10px;
}

.all-words .word:nth-child(1){
	opacity: 0.70;
font-size: 71px;
font-weight: normal;
font-style: normal;
text-align: left;
color: #992c4a;
}

.all-words .word:nth-child(2){
	opacity: 0.90;
font-size: 77px;
font-weight: normal;
font-style: normal;
text-align: left;
color: #cccccc;
}

.all-words .word:nth-child(3){
	opacity: 0.70;
font-size: 65px;
font-weight: 300;
font-style: normal;
text-align: left;
color: #41608e;
}

.all-words .word:nth-child(4){
	opacity: 0.70;
font-size: 75px;
font-weight: normal;
font-style: normal;
text-align: left;
color: #6b6a6a;
}

.all-words .word:nth-child(5){
	opacity: 0.70;
font-size: 63px;
font-weight: normal;
font-style: normal;
text-align: left;
color: #9bb3d4;
}

.all-words .word:nth-child(6){
	opacity: 0.70;
font-size: 66px;
font-weight: 300;
font-style: normal;
text-align: left;
color: #992c4a;
}

.all-words .word:nth-child(7){
opacity: 0.70;
font-size: 75px;
font-weight: normal;
font-style: normal;
text-align: left;
color: #6b6a6a;
}

.all-words .word:nth-child(8){
opacity: 0.70;
font-size: 65px;
font-weight: 300;
font-style: normal;
text-align: left;
color: #41608e;
}

.all-words .word:nth-child(9){
opacity: 0.70;
font-size: 66px;
font-weight: 300;
font-style: normal;
text-align: left;
color: #992c4a;
}

.just-post .date{
font-size: 27px;
font-weight: 300;
line-height: 40px;
font-style: normal;
text-align: left;
color: #000000;
display: block;
}

.this-is-post .date{
font-size: 20px;
font-weight: 300;
line-height: 30px;
font-style: normal;
text-align: left;
color: #41608e;
margin-bottom: 20px;
display: block;
}

.left-blog a{
	display: block;
}


.wp-pagenavi{
    clear: both;
    text-align: center;
font-size: 30px;
font-weight: normal;
line-height: 30px;
font-style: normal;
text-align: left;
color: #ffffff;
}

.wp-pagenavi .page, .wp-pagenavi .current{


font-size: 30px;
font-weight: normal!important;
line-height: 30px;
font-style: normal;
text-align: left;
color: #ffffff;
    padding: 6.5px 14.8px;
}

.wp-pagenavi .current{
	background: #992c4a!important;
	color: #fff!important;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 0px solid transparent;
    padding: 3px 5px 15px;
    margin: 2px;
}

.wp-pagenavi .pages{
	display: none;
}

.wp-pagenavi a, .wp-pagenavi span{
	color: #fff;
}

.site-content p a{
	text-decoration: none;
	color: #000;
}

.wp-pagenavi{
    margin-left: 43px;
    margin-top: 20px;
    float: left;
}

.site-content p a:hover{
	text-decoration: none;
	color: #992c4a;
}

.just-post{
	padding: 55px 0px 106px 0px;
}

.second-sidebar{
	margin-top: 183px;
}

.blog-image{
	margin-bottom: 45px;
}

.sidebar-post .date{
	display: block;
}

.sidebar-post{
	padding-bottom: 32px;
	margin-bottom: 32px;
	position: relative;
}

.more-posts .sidebar-post:last-child{
		padding-bottom: 0px;
	margin-bottom: 0px;
	position: relative;
}


.sidebar-post:after{
	width: 250px;
	height: 1px;
	content: "";
	background: #9bb3d4;
	position: absolute;
	bottom: 0px;
}

.single .site-header{
	border-bottom: 1px solid #992c4a;
}

.more-posts .sidebar-post:last-child:after{
	content: none;
}


.menu-item-2578 ul{
	max-width: 239px; 
}

.menu-item-2575 ul{
	max-width: 257px; 
}

.menu-item-2577 ul{
	max-width: 282px; 
}

.menu-item-2574 ul{
	max-width: 200px; 
}







.menu-item-2578{
	max-width: 239px; 
}

.menu-item-2575{
	max-width: 257px; 
}

.menu-item-2577{
	max-width: 282px; 
}

.menu-item-2574{
	max-width: 200px; 
}

	
	.sub-menu .sub-menu li {
    position: relative;
}

.standard-part{
		padding: 80px 0px;
	}

.site-content h1{
font-size: 45px;
line-height: 50px;
font-weight: normal;
font-style: normal;
text-align: left;
color: #992c4a;
margin-bottom: 43px;
}


.site-content h3{
font-size: 35px;
line-height: 40px;
font-weight: normal;
font-style: normal;
text-align: left;
color: #992c4a;
margin-bottom: 43px;
}



    img.top-image, .top-image img {
        display: block;
        width: 100%;
        height: 800px;
        object-fit: cover;
        object-position: center;
    }



/* Top Slider */

.top-slider .slick-dots{
  padding:0;
  bottom:0px!important;
  
}

.top-slider .slick-dots li{
  position:relative;
  display:inline-block;
  width: 120px!important;
  height: 6px;
  margin:0 0px 0 0;
  padding:0;
  cursor:pointer;
background: important;
  background-size:100% 100%;
 background-image: linear-gradient(to right, #ffffff 0%, #ffffff 100%); 
  background-repeat:no-repeat;

}

.slick-dots li button {
  width: 120px!important;
  height: 6px!important;
    
}

.top-slider .slick-dots li.slick-active:first-child{
   background-color:transparent;
  background-size:100% 100%;
background-image: linear-gradient(to right, #992c4a 0%, #992c4a 33.3333%);
  background-repeat:no-repeat;
}

.top-slider .slick-dots li.slick-active:nth-child(2){
 background-color:transparent;
  background-size:100% 100%;
background-image: linear-gradient(to right, #992c4a 33.3333%, #992c4a 66.6666%);
  background-repeat:no-repeat;
}

.top-slider .slick-dots li.slick-active:nth-child(3){
  background-color:transparent;
  background-size:100% 100%;
background-image: linear-gradient(to right, #992c4a 33.3333%, #992c4a 66.6666%);
  background-repeat:no-repeat;
}

.top-slider .slick-dots li.slick-active:nth-child(4){
  background-color:transparent;
  background-size:100% 100%;
background-image: linear-gradient(to right, #992c4a 33.3333%, #992c4a 66.6666%);
  background-repeat:no-repeat;
}

.top-slider .slick-dots li.slick-active:nth-child(5){
  background-color:transparent;
  background-size:100% 100%;
background-image: linear-gradient(to right, #992c4a 33.3333%, #992c4a 66.6666%);
  background-repeat:no-repeat;
}

.site-content ul.slick-dots li:before {
    content: none!important;
}

.site-content ul.slick-dots li{
	margin-left: 28.5px!important;
	margin-right: 28.5px!important;
}

.top-slider .slick-dots li:last-child{
  margin-right:0;
}

.top-slider .slick-dots li:hover,.top-slider .slick-dots li.slick-active{
   background-color:transparent!important;
}

.top-slider .slick-dots li button{
  display: none !important;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px!important;
}

.top-slider .slick-dots li.slick-active~li{
  background-size:0% 0%;
}

.top-slider .slick-dots li.slick-active{
  -webkit-animation:right 12s linear;
  -moz-animation:right 12s linear;
  -o-animation:right 12s linear;
  animation:right 12s linear;

  

}

@keyframes right{
  0%{
    background-size:0% 100%;
  }

  100%{
    background-size:100% 100%;
  }
}


.slick-dots {
    z-index: 9;
}




.top-slider img{
	width: 100%;
}

.slider-part .row{
	display: flex;
}

.site-content ul.slick-dots{
      margin-bottom: 0px !important;
    height: 6px;
    line-height: 6px;
	bottom: 33px!important;
}

.about-fifth{
padding: 65px 0px;
}

.new-team .portrait{
    width: 100%;
    aspect-ratio: 3 / 4;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
    display: block;
}

.tw-col {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.tw-col .on-col {
  flex: 1;
}

@media (max-width: 767px) {
.tw-col {
    flex-direction: column;
  }
}

/* Top Slider End*/


.home-left{
	width: calc(100% - 440px);
	width: calc(69.6% - 48px);
	float: left;
	margin-right: 48px;
	
}

.home-left img{
	object-fit: cover;
	height: 392px;
}

.home-right{
	/* width: 392px; */
	    width: 30.4%;
	float: left;
}

.home-right img{
	object-fit: cover;
	height: 392px;
}

.site-content .overlay-third h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    color: #fff;
    margin-bottom: 7px;
    margin-top: 8px;
}

.dark a.pdf, 
.dark a.pdf:focus, 
.dark a.pdf:active, 
.dark a.pdf:visited{
	color: #fff;
}


.item-title{
border-radius: 0px;
background: #e0e0e0;
font-size: 27px;
font-weight: 500;

font-style: normal;
text-align: left;
color: #992C4A;

font-style: normal;
text-align: left;

font-style: normal;
letter-spacing: normal;
background-image: url(img/right.png);
background-repeat: no-repeat;
background-position: right 40px center;
padding-right: 70px /* 57px */;
  max-width: 850px;
   position: relative;
    cursor: pointer;
	    padding: 12px 70px 12px 31px;
		

}

.about-third{
	background-image: url(img/leitbild.png)!important;
background-repeat: no-repeat!important;
	background-position: right 30px bottom!important;
}

.not-full{
	max-width: 1210px;
}

.single-item.hov .item-title{
	background-image: url(img/down.png);
background-repeat: no-repeat;
background-position: right 31px center;
}

.item-title span{
font-size: 27px;
font-style: normal;
letter-spacing: normal;
line-height: normal;
font-weight: 300;
color: #000;
}

.item-title:before{
/*	position: absolute;
	left: 4.5px;
	content: "";
	padding-right: 10px;
	top: 6.5px;
	width: 14px;
	height: 23px;
	background: url(img/polygon.png) no-repeat;
	display: inline-block; */
}

.single-item.hov .item-title:before{
/*	position: absolute;
	left: 0px;
	content: "";
	padding-right: 10px;
	top: 10.5px;
	width: 23px;
	height: 15px;
	background: url(img/polygon-bottom.png) no-repeat;
	display: inline-block; */
}

.note{
	font-size: 20px;
font-weight: 300;
line-height: 30px;
font-style: normal;
text-align: right;
color: #202121;
}

.single-item.hov .item-content{
	display: block;
}

.item-content {
    display: none;
    padding: 24px 31px;
}

.single-item.hov .item-content {
    display: block;
}

.single-item{
	margin-bottom: 23px;
}

.main-navigation ul:not(.sub-menu) li:not(:last-child) {
    margin-right: 60px;
}


.main-navigation li {
    margin-bottom: 0px;
}

.main-navigation li {
    float: left;
    margin-bottom: 0px;
}

.main-navigation ul ul {
    float: left;
    top: 100%;
    position: static;
}

.overlay-content .main-navigation ul {
    display: block;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.main-navigation ul ul {
    float: left;
    top: 100%;
    position: static;
}

.sub-menu {
    margin-top: 0px !important;
}

.main-navigation ul.sub-menu li {
    margin-right: 0px !important;
}

.main-navigation .sub-menu li {
    float: none;
    width: 100% !important;
}

.foot-1{
	width: 430px;
	float: left;
}

.foot-2{
	float: left;
	margin-right: 36px;
}

.foot-2 img{
	max-width: 190px;
	margin-top: 32.5px;
}

.foot-3{
	float: left;
}

.foot-3 .logo-footer{
	float: left;
}

.foot-3 .logo-footer:nth-child(1) img{
	    max-width: 220px;
    margin-right: 0px;
}

.foot-3 .logo-footer:nth-child(2) img{
	max-width: 138px;
	margin-top: 8px;
}

.foot-4{
	float: left;
	margin-right: 20px;
}


.foot-4 img{
		max-width: 228px;
		margin-top: 10px;
}


.foot-5{
	float: left;	
}

.foot-5 img{
	max-width: 70px;
}

.footer-last{
	float: right;
}

.footer-tit{
	width: 100%;
	float: left;
	margin-bottom: 10px;
font-size: 15px;
font-weight: normal;
font-style: normal;
text-align: left;
color: #000000;
}

.foot-3{
	margin-right: 30px;
}

.foot-in{
    margin-left: 81px;
	margin-top: 12px;
    position: relative;
    z-index: 9;
}

.foot-2, 
.foot-3, 
.foot-4, 
.foot-5{
	margin-top: 15px;
}

.footer-last #nav_menu-4 li{
	display: inline-block;
}

.footer-last #nav_menu-4 li:not(:first-child):before {
content: "|";
    text-decoration: none;
    line-height: 11px;
    margin-right: 8px;
    margin-left: 8px;
    color: #000;
    text-decoration: none;
    font-weight: normal;
}

.footer-last #nav_menu-4 li{
text-decoration: none;
font-size: 15px;
font-weight: 300;
line-height: 25px;
font-style: normal;
text-align: right;
color: #000000;
}

.footer-last #nav_menu-4 li a, 
.footer-last #nav_menu-4 li a:visited, 
.footer-last #nav_menu-4 li a:active, 
.footer-last #nav_menu-4 li a:focus{
	text-decoration: none;
}

.is-pdfs .pdf{
	margin-bottom: 30px;
}

.file-title{
    display: block;
    max-width: 320px;
}

#media_image-2 img{
	float: right;
	margin-top: 32px;
}

#menu-social-networks{
	float: right;
}

#menu-social-networks li{
	float: left;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.footer-last #menu-social-networks li{
	margin-left: 9px;
}

.footer-last #menu-social-networks{
	margin-top: 12px;
}

#menu-social-networks li a, 
#menu-social-networks li a:focus, 
#menu-social-networks li a:active, 
#menu-social-networks li a:visited{
	width: 20px;
	height: 20px;
	display: block;
	text-indent: -9999px;
}

#menu-social-networks li.facebook a, 
#menu-social-networks li.facebook a:focus, 
#menu-social-networks li.facebook a:active, 
#menu-social-networks li.facebook a:visited{
	background-image: url(img/facebook.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

#menu-social-networks li.instagram a, 
#menu-social-networks li.instagram a:focus, 
#menu-social-networks li.instagram a:active, 
#menu-social-networks li.instagram a:visited{
	background-image: url(img/instagram.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

#menu-social-networks li.linkedin a, 
#menu-social-networks li.linkedin a:focus, 
#menu-social-networks li.linkedin a:active, 
#menu-social-networks li.linkedin a:visited{
	background-image: url(img/linkedin.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

#menu-social-networks li.xing a, 
#menu-social-networks li.xing a:focus, 
#menu-social-networks li.xing a:active, 
#menu-social-networks li.xing a:visited{
	background-image: url(img/xing.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.footer-last #nav_menu-4 li:not(:first-child):before{
	margin-left: 9px;
}

.footer-middle{
    float: left;
}

.home-box{
	background: #f2f2f2;
	padding: 44px 20px 30px;
}

.home-box h4{
	text-align: center;	
	font-size: 30px;
font-weight: normal;
font-style: normal;
color: #992c4a;
    margin-top: 6px;
}

.home-box .home-link{
margin: 0px auto;
	font-size: 22px;
font-weight: normal;
line-height: 30px;
font-style: normal;
text-align: center;
color: #992c4a;
display: table;
}

.home-box img{
    margin: 0px auto;
    display: table;
}

.home-quarter .home-box{
	margin-bottom: 32px;
}

.home-quarter .home-box:last-child{
	margin-bottom: 0px;
}

.name{
	font-size: 27px;
font-weight: normal;
line-height: 30px;
font-style: normal;
text-align: center;
color: #992c4a;
}

.about-first .read-more{
	margin-bottom: 34px;
}

.site-content h2{
	position: relative;


	margin-bottom: 60px;
}

.offer-fifth .no-right .in-part {
    padding-right: 40px;
    padding-top: 40px;
 
}

.site-content h2:after{
	width: 88px;
	height: 2px;
	position: absolute;
	bottom: -30px;
	left: 0px;
	right: auto;
	content: "";
	background: #992c4a;
	margin-left: 0px;
}

.site-content .top-box h2:after{
	background: #fff;
}


h2.is-center{
	position: relative;
	text-align: center;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 70px;
}

h2.is-center:after{
	width: 88px;
	height: 2px;
	position: absolute;
	bottom: -35px;
	left: 0px;
	right: 0px;
	content: "";
	background: #992c4a;
	margin: 0px auto;
}

.site-content .responsive-testimonials ul.slick-dots {
    margin-bottom: 0px !important;
    height: 15px;
    line-height: 15px;
    bottom: -33px !important;
}

.site-content .responsive-testimonials .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
  
    padding: 0px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
	padding: 0px;
    background: transparent;
	width: 15px!important;
	height: 15px!important;
	background: url(img/bullet.png) no-repeat;
	opacity: 0.3;
}

.site-content .responsive-testimonials .slick-dots li.slick-active button{
	background: url(img/bullet.png) no-repeat;
	background-size: cover;
		opacity: 1;
}


.site-content .responsive-testimonials .slick-dots li button:before{
	content: none;
	display: none;
}

.site-content .responsive-testimonials ul.slick-dots li {
    margin-left: 5px !important;
    margin-right: 5px !important;
	padding-left: 0px;
}

.site-content .responsive-testimonials li {
    width: 15px;
    height: 15px;
    margin: 0 0px;
}

.awmp_map_wrapper{
	border: 0px!important;
}

.awmp-map{
	    font-family: 'Assistant'!important;
}

.contact-first{
	background: #555554;
	padding: 57px 0px 63px 0px;
}

section.dark h1, 
section.dark h2, 
section.dark h3, 
section.dark h4, 
section.dark p, 
section.dark ul li, 
section.dark ol li{
	color: #fff;
}

.contact-second{
	background: #992c4a;
	padding: 56px 0px 80px 0px;
}

.site-content .dark h2:after {
    background: #ffffff;
}

.offset-col-two{
margin-left: calc(50% + 20px);
    margin-right: 0px !important;
}

.contact-second em{
	width: 95px;
	font-style: normal;
	    float: left;
		display: table;
} 

.contact-third{
	padding: 60px 0px 170px 0px;
}

.contact-fourth{
	background: #555554;
		padding: 56px 0px 73px 0px;
}

.contact-fifth{
		padding: 56px 0px 166px 0px;
}

.account{
height: auto;
    line-height: 1.4em;
    color: #fff;
    padding-left: 13px;
    max-width: 850px;
    width: 100%;
    background: #992c4a;
    font-size: 25px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 45px;
    margin-top: 30px;
    padding: 12px 13px;
}

.site-content .map-cover p{
	margin-bottom: 0px;
}

.contact-fifth{
	background: url(img/on-bg.png) no-repeat;
	    background-size: cover;
}

.news-first{
	padding: 56px 0px 110px;
}

.mood .image-cover img{
    display: block;
    width: 100%;
    height: 800px;
    object-fit: cover;
    object-position: center;
}

body:not(.home) .top-box {
    margin-bottom: 185px;
}

.site-content .sec-second h2:after {
	display: none;
    content: none;
}

.site-content .news-aktuelles h2:after {
	display: none;
    content: none;
}

.site-content .news-aktuelles h2{
	margin-bottom: 18px;
}

.news-aktuelles{
    background: #555554;
    padding: 24px 0px 60px 0px;
}

.news-news.row .col-fourth:not(:nth-child(4n)) {
    margin-right: 32px;
}

.news-news.row .col-fourth {
    width: 100%;
    width: -webkit-calc(25% - 24px);
    width: -moz-calc(25% - 24px);
    width: calc(25% - 24px);
    float: left;
	margin-bottom: 35px;
}

.full-container .left-part{
	width: 50%;
	float: left;
}

.full-container .right-part{
	width: 50%;
	float: left;
}

.portrait{
	 object-fit: fill;
    object-fit: cover;
    object-position: center;
/*    height: 100%;
	width: 400px;
	height: 500px; */
	
	height: 100%;
    width: 100%;
	aspect-ratio: 4 / 5;
}


.no-right .right-part img{
    object-fit: fill;
    object-fit: cover;
    object-position: center;
    height: 100%;
}


.no-left .left-part img{
    object-fit: fill;
    object-fit: cover;
    object-position: center;
    height: 100%;
}

.gall-item {
    height: 50%;
}

.gall-four{
    height: 100%;
}

element.style {
    height: 100%;
    object-fit: fill;
    object-fit: cover;
    object-position: center;
}


.no-right{
	
}

.text-part{
	max-width: 850px;
}

.no-right .in-part{
	padding-right: 40px;
	padding-top: 56px;
	padding-bottom: 40px;
}

.no-right .text-part{
	float: right;
}



.no-left .in-part{
	padding-left: 40px;
	padding-top: 56px;
	padding-bottom: 40px;
}

.gall-item{
	width: 50%;
	float: left;
}

.gall-item img{
	width: 100%;
}

.days-second{
	background: #f2f2f2;
}

.slider-for{
	
}

.slider-for button.slick-prev, 
.slider-for button.slick-prev:visited, 
.slider-for button.slick-prev:active, 
.slider-for button.slick-prev:focus, 
.slider-for button.slick-prev:hover {
    width: 19px;
    height: 35px;
    background: #992c4a url(img/arrow-left.png) no-repeat;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 14px;
    z-index: 999;
    padding: 0px;
	width: 41px;
height: 54px;
background-position: 50% 50%!important;


}

.slider-for button.slick-next, 
.slider-for button.slick-next:visited, 
.slider-for button.slick-next:active, 
.slider-for button.slick-next:focus, 
.slider-for button.slick-next:hover {
    width: 19px;
    height: 35px;
    background: #992c4a url(img/arrow-right.png) no-repeat;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    right: 14px;
    padding: 0px;
		width: 41px;
height: 54px;
background-position: 50% 50%!important;
}

.image-title{
font-size: 20px;
font-weight: normal;
line-height: 25px;
font-style: normal;
text-align: left;
color: #ffffff;
color: #fff;
background: #992c4a;
padding: 5.5px 0 5.5px 19px;

}

.slider-both{
	margin-top: 100px;
}

.tab-tit{
	font-size: 27px;
font-weight: normal;
line-height: 25px;
font-style: normal;
text-align: center;
color: #992c4a;
display: block;
    text-transform: uppercase;
	    min-height: 50px;
}

table.tb tr td{
	font-size: 27px;
font-weight: normal;
line-height: 70px;
font-style: normal;
text-align: center;
color: #555554;
}

table.tb tr th:first-child .tab-tit{
	text-align: left;
}

table.tb tr td:first-child{
	font-size: 27px;
font-weight: normal;
line-height: 70px;
font-style: normal;
text-align: left;
color: #992c4a;
width: 115px;
}

table.tb tr td:nth-child(2){
font-size: 30px;
font-weight: normal;
line-height: 70px;
font-style: normal;
text-align: center;
color: #555554;
vertical-align: middle;
width: 190px;
}

table.tb tr td:nth-child(3){
	font-size: 19px;
font-weight: normal;
line-height: 20px;
font-style: normal;
text-align: center;
color: #555554;
width: 245px;
}


table.tb tr td:nth-child(4){
width: 120px;
}

table.tb tr td:nth-child(5){
width: 120px;
}


table.tb tr td:nth-child(6){
width: 180px;
}


table.tb tr td:nth-child(7){
width: 180px;
}


table.tb tr td:nth-child(8){
width: 200px;
}


table.tb tr td:nth-child(9){
width: 160px;
}

table.tb tr td:nth-child(2) img{
	margin: 0px auto;
	    vertical-align: middle;
}

.tab-img-cover{
	height: 140px;
	position: relative;
	margin-bottom: 25px;
}

.tab-img-cover img{
	position: absolute;
	    min-height: 0px !important;
    margin: auto;
    left: 0px;
    right: 0px;
    top: 0px !important;
    bottom: 0px !important;
    top: 0% !important;
    bottom: 0% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
}

.picto-cover{
	height: 150px;
	position: relative;
	margin-bottom: 25px;
}

.picto-cover img{
		position: absolute;
	    min-height: 0px !important;
    margin: auto;
    left: 0px;
    right: 0px;
    top: 0px !important;
    bottom: 0px !important;
    top: 0% !important;
    bottom: 0% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
}

.pictos{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
	    max-width: 1498px;
}

.picto{
	flex: auto;
	
	    flex: 0 0 auto;
}

.pictos .picto:nth-child(1), 
.pictos .picto:nth-child(2), 
.pictos .picto:nth-child(3), 
.pictos .picto:nth-child(4){
		flex: 25%;
}

.pictos .picto:nth-child(5), 
.pictos .picto:nth-child(6), 
.pictos .picto:nth-child(7), 
.pictos .picto:nth-child(8), 
.pictos .picto:nth-child(9){
		flex: 20%;
}

.pictos .picto:nth-child(10), 
.pictos .picto:nth-child(11), 
.pictos .picto:nth-child(12), 
.pictos .picto:nth-child(13){
		flex: 25%;
}

.picto .tit{
	display: block;
	font-size: 35px;
font-weight: normal;
line-height: 30px;
font-style: normal;
text-align: center;
color: #992c4a;
margin-top: 9px;
margin-bottom: 79px;
}

.days-sixth{
	padding: 100px 0px 94px;
	background: #f2f2f2;
}

.days-seventh{
	background: #555554;
}

.days-ninth{
	background: #555554;
}

.site-content .days-ninth ul li {
    padding-left: 30px;
}

.site-content .days-ninth ul li:before {
    left: 0px;
}

.tenth-1{
	padding: 56px 0px;
}

.row.tenth-2 .col-fourth:not(:nth-child(4n)) {
    margin-right: 33px;
}

.row.tenth-2 .col-fourth {
    width: 100%;
    width: -webkit-calc(25% - 24.75px);
    width: -moz-calc(25% - 24.75px);
    width: calc(25% - 24.75px);
    float: left;
}

.row.tenth-2 .col-fourth a{
	display: block;
}

.row.tenth-2 .col-fourth a:hover{
	text-decoration: none;
}

.site-content .row.tenth-2 .tit{
	font-size: 27px;
font-weight: normal;
line-height: 35px;
font-style: normal;
text-align: center;
color: #992c4a;
display: block;
margin-top: 35px;

}


.site-content .row.tenth-2 p{
font-size: 27px;
line-height: 35px;
text-align: center;
}

.bott-part{
	margin-bottom: 64px;
}

ul.bott-ul{
	text-align: center;
	margin-bottom: 80px;
}

ul.bott-ul li{
		display: inline-block;
		margin-left: 10px;
       margin-right: 180px;
}
	
.site-content ul.bott-ul li:before {
    left: 0px;
}

.site-content ul.bott-ul li {
    padding-left: 30px;
}

.bott-note{
	padding-left: 50px;
}

.days-eighth{
	padding: 164px 0px 153px 0px;
}

  

.wpcf7-form-control-wrap[data-name="checkbox-night"]{
	margin-left: 12px;
	float: left;
	
	font-size: 27px;
font-weight: 300;
line-height: 40px;
font-style: normal;
text-align: left;
color: #000000;
}


.wpcf7-form-control-wrap[data-name="number-singleroom"]{
		margin-left: 35px;
	float: left;
	    width: calc(100% - 35px);
}

.wpcf7-form-control-wrap[data-name="number-doubleroom"]{
		margin-left: 35px;
	float: left;
	    width: calc(100% - 35px);
}


span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
.wpcf7 .wpcf7-list-item {
display: block;
margin-bottom: 10px;
}
.wpcf7-checkbox label {
position: relative;
cursor: pointer;
}
.wpcf7-checkbox input[type=checkbox] {
/*position: relative;*/
position: absolute;
visibility: hidden;
width: 24px;
height: 24px;
top: 0;
left: 0;
}
.wpcf7-checkbox input[type=checkbox] + span {
/* border: 3px solid red; */
}
.wpcf7-checkbox input[type=checkbox] + span:before {
display: block;
position: absolute;
content: '';
border-radius: 0;
height: 24px;
width: 24px;
top: 6px;
left: 0px;
    background: #f2f2f2;
}
.wpcf7-checkbox input[type=checkbox] + span:after {
display: block;
position: absolute;
content: "\2713";
height: 24px;
width: 24px;
top: 6px;
left: 0;
visibility: hidden;
font-size: 18px;
text-align: center;
line-height: 24px;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:before {
background: transparent;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:after {
visibility: visible;
}
.wpcf7-list-item-label {
margin-left: 30px;
display: inline-block;
}


.page-template-template-tagen-in-der-akademie .wpcf7-form-control-wrap[data-name=acceptance-821]{
	color: #000000;
}

.page-template-template-tagen-in-der-akademie .site-content .wpcf7 p.pfl {
	color: #000000;
}



.page-template-template-tagen-in-der-akademie div.wpcf7 .wpcf7-submit, 
.page-template-template-tagen-in-der-akademie div.wpcf7 .wpcf7-submit:focus, 
.page-template-template-tagen-in-der-akademie div.wpcf7 .wpcf7-submit:active, 
.page-template-template-tagen-in-der-akademie div.wpcf7 .wpcf7-submit:visited, 

.single-seminar div.wpcf7 .wpcf7-submit, 
.single-seminar div.wpcf7 .wpcf7-submit:focus, 
.single-seminar div.wpcf7 .wpcf7-submit:active, 
.single-seminar div.wpcf7 .wpcf7-submit:visited{
    color: #ffffff;
    background: #992c4a;
}

.page-template-template-tagen-in-der-akademie div.wpcf7 .wpcf7-submit:hover, 
.single-seminar div.wpcf7 .wpcf7-submit:hover {
    color: #992c4a;
    background: #ffffff;
}

.single-seminar .wpcf7-form-control-wrap[data-name=acceptance-821] {
    color: #000;
}

.price-table{
	margin-bottom: 20px;
	max-width: 200px;
}

.price-table td{
	padding-left: 12px;
	padding-right: 12px;
	font-size: 27px;
	font-weight: 300;
}

.events-cover table.price-table td, .event-note, .site-content .events-cover p{
		font-size: 27px;
	font-weight: 300;
}


span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
.wpcf7 .wpcf7-list-item {
display: block;
margin-bottom: 10px;
}
.wpcf7-acceptance label {
position: relative;
cursor: pointer;
}
.wpcf7-acceptance input[type=checkbox] {
/*position: relative;*/
position: absolute;
visibility: hidden;
width: 16px;
height: 16px;
top: 0;
left: 0;
}
.wpcf7-acceptance input[type=checkbox] + span {
/* border: 3px solid red; */
}
.wpcf7-acceptance input[type=checkbox] + span:before {
display: block;
position: absolute;
content: '';
border-radius: 0;
height: 16px;
width: 16px;
top: 0px;
left: 0px;
    background: #f2f2f2;
}
.wpcf7-acceptance input[type=checkbox] + span:after {
display: block;
position: absolute;
content: "\2713";
height: 16px;
width: 16px;
top: 0px;
left: 0;
visibility: hidden;
font-size: 18px;
text-align: center;
line-height: 24px;
}
.wpcf7-acceptance input[type=checkbox]:checked + span:before {
background: transparent;
}
.wpcf7-acceptance input[type=checkbox]:checked + span:after {
visibility: visible;
}
.wpcf7-acceptance .wpcf7-list-item-label {
margin-left: 20px;
display: inline-block;
}

.wpcf7-form-control-wrap[data-name=acceptance-821] .wpcf7-list-item-label {
   margin-left: 20px; 
   display: block; 
}

.days-eighth .row .col-two:not(:nth-child(2n)) {
    margin-right: 150px;
}

.days-eighth .row .col-two {
    width: 100%;
    width: -webkit-calc(50% - 75px);
    width: -moz-calc(50% - 75px);
    width: calc(50% - 75px);
    float: left;
}


.wpcf7-form-control-wrap[data-name="checkbox-942"] {
    margin-left: 12px;
    float: left;
    font-size: 27px;
    font-weight: 300;
    line-height: 40px;
    font-style: normal;
    text-align: left;
    color: #000000;
}

.wpcf7-form-control-wrap[data-name="checkbox-943"] {
    margin-left: 12px;
    float: left;
    font-size: 27px;
    font-weight: 300;
    line-height: 40px;
    font-style: normal;
    text-align: left;
    color: #000000;
}


.wpcf7-form-control-wrap[data-name="checkbox-942"] .wpcf7-list-item, 
.wpcf7-form-control-wrap[data-name="checkbox-943"] .wpcf7-list-item{
    display: block;
    margin-bottom: 20px;
}

.site-content .wpcf7 p.con-tit{
	margin-left: 12px;
}

.site-content .wpcf7 p{
	font-size: 27px;
font-weight: 300;
line-height: 35px;
font-style: normal;
text-align: left;
color: #000000;
    
}

.site-content .wpcf7 p.con-tit{
	    margin-bottom: 20px;
}

.site-content .wpcf7 p.con-intro{
	margin-bottom: 28px;
}

.offer-tenth, 
.offer-eighth, 
.offer-sixth{
	background: #555554
}

.offer-fourth{
	padding: 56px 0px 130px 0px;
}

.offer-fourth .overlay-part {
    /* position: absolute; */
    bottom: 0px;
    background: #992c4a;
    padding: 8px 14px 14px 14px;
    width: 100%;
}

.offer-fourth .overlay-part .date {
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
    color: #ffffff;
}

img.port{
	max-width: 68px;
}

table.refer{
	margin-bottom: 30px;
}

.offer-fourth .overlay-part .date, 
.offer-fourth .overlay-part h1, 
.offer-fourth .overlay-part h2, 
.offer-fourth .overlay-part h3, 
.offer-fourth .overlay-part a, 
.offer-fourth .overlay-part a:focus, 
.offer-fourth .overlay-part a:active, 
.offer-fourth .overlay-part a:visited {
    color: #fff;
    margin-bottom: 0px!important;
    font-size: 22px!important;
    font-weight: 300;
    line-height: 30px!important;
    font-style: normal!important;
    text-align: left;
    color: #ffffff;
}


.offer-fourth .overlay-part h3, 
.offer-fourth .overlay-part h3 a, 
.offer-fourth .overlay-part h3 a:focus, 
.offer-fourth .overlay-part a:active, 
.offer-fourth .overlay-part h3 a:visited {
    font-size: 25px;
    font-weight: normal;
    line-height: 25px;
    font-style: normal;
    text-align: left;
    color: #ffffff;
}

.offer-fourth .overlay-part a, 
.offer-fourth .overlay-part a:focus, 
.offer-fourth .overlay-part a:active, 
.offer-fourth .overlay-part a:visited {
    margin-top: 5px;
}

.row-flex{
	 display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.col-fourth-center{
		 flex: 1 0 21%; 
  margin: 5px;
}



.page-template-template-seminarangebot .news-news.row .col-fourth{
	margin-bottom: 60px;
}

.page-template-template-seminarangebot .news-news.row .col-fourth:nth-child(5){
	margin-left: 432px;
}

.offer-fourth{
	background: #555554;
}

.offer-third{
	padding: 62px 0px 162px 0px;
}

.offer-first, 
.offer-second{
	background: #f2f2f2;
	padding-bottom: 115px;
}

.offer-second{
	padding-bottom: 60px;
}

.offer-second.second-style{
		padding-bottom: 115px;
}

.site-content .text-bottom a, 
.site-content .text-bottom a:focus, 
.site-content .text-bottom a:active, 
.site-content .text-bottom a:visited{
	    color: #992c4a;
		text-decoration: underline;
}

.site-content .text-bottom a:hover{
		text-decoration: none;
}

.offer-second .container{
	background: #fff;
	padding: 14px 35px 62px;
}

.offer-first{
		padding: 56px 0px 70px;
}

.category-color{
	border-radius: 50%;	
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 14px;
}

.seminar-event-content .category-color{
	margin-right: 8px;
	float: left;
	    margin-top: 4px;
}

.seminar-event-content .seminar-date{
	float: left;
	font-size: 30px;
font-weight: normal;
line-height: 40px;
font-style: normal;
text-align: left;
color: #000000;
margin-right: 24px;
}

.site-content .seminar-event-content h4{
	font-size: 40px;
font-weight: normal;
line-height: 45px;
font-style: normal;
text-align: left;
color: #992c4a;
}

.site-content .seminar-event-content h4 a, 
.site-content .seminar-event-content h4 a:focus, 
.site-content .seminar-event-content h4 a:active, 
.site-content .seminar-event-content h4 a:visited{
	    color: #992c4a;
}

.site-content .seminar-event-content h4 a:hover{
	    text-decoration: none;
}

.category-title{
	font-size: 21px;
font-weight: normal;
line-height: 24px;
font-style: normal;
text-align: left;
color: #000000;
	float: left;
	margin-top: 3.5px;
	width: calc(100% - 46px);
}


.second-style .category-color {
    border-radius: 0%;
    width: 23px;
    height: 23px;
    float: left;
    margin-right: 13px;
}

.second-style .category-title {
    margin-top: 3.5px;
    width: calc(100% - 36px);
}

.site-content .second-style ul.category-ul {
    float: left;
}

.site-content .text-bottom p{
	margin-bottom: 0px;
}

/*
.second-style .row .col-three:not(:nth-child(3n)) {
    margin-right: 20px;
}

.second-style .row .col-three {
    width: 100%;
    width: -webkit-calc(33.3333333333% - 15px);
    width: -moz-calc(33.3333333333% - 15px);
    width: calc(33.3333333333% - 15px);
    float: left;
}
*/

.em-icon-calendar.em-icon{
	display: none;
}

.em.em-item .em-item-meta .em-item-meta-line, .em.em-list .em-item .em-item-meta .em-item-meta-line, .em.em-list-widget .em-item .em-item-meta .em-item-meta-line{
	line-height: 27px!important;
}


.em.em-item .em-item-meta .em-item-meta-line, .em.em-list .em-item .em-item-meta .em-item-meta-line, .em.em-list-widget .em-item .em-item-meta .em-item-meta-line {
 
    display: block;
}
/*
.em-taxonomy-events{
	display: none!important;
}
*/


.em-taxonomy-events ul li{
	padding-left: 0px;
	margin-left: 0px;
}

.em-taxonomy-events ul li:before{
	content: none;
}


.seminar-event-content{
	padding-top: 16px;
}

.site-content .seminar-event-content h4{
	margin: 8px 0px;
}

.site-content .seminar-event-content p{
	margin-bottom: 10px;
}

.red-box .category-color{
	margin-top: 15.5px;
}

.is-one-sem{
	padding-bottom: 55px;
	margin-bottom: 40px;
    position: relative;
    float: left;
    width: 100%;
}

.is-one-sem:after{
    width: 100%;
    height: 5px;
    background-image: url(img/bottom-element.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-size: 100% auto;
    background-position: 50% 50%;
	content: "";
}	

.all-sem .is-one-sem:nth-child(5n):after{
	 content: none!important; 
}

.all-sem .is-one-sem:nth-child(5n) {
    margin-bottom: 0px; 
}

.site-content ul.category-ul{
/*	-webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
	  column-gap: 40px; */

}

.site-content ul.category-ul li {
    margin-bottom: 10px;
    float: left;
/* page-break-inside: avoid;
  break-inside: avoid-column; */
   padding-left: 0px;
}

.site-content ul.category-ul li:before {
	display: none;
    content: none;
}

.site-content .offer-second h2{
	font-size: 44px;
font-weight: normal;
line-height: 50px;
font-style: normal;
text-align: left;
color: #000000;
margin-bottom: 29px;
}

.site-content .offer-second h2:after{
	content: none;
	display: none;
}

.about-second{
	background: #f2f2f2;
	padding: 58px 0px 92px 0px;
}

.person .name{
	font-size: 27px;
font-weight: normal;
line-height: 40px;
font-style: normal;
text-align: left;
color: #992c4a;
position: relative;
margin-bottom: 26px;
margin-top: 18px;
}

.person .name:after {
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: -13px;
    left: 0px;
    right: auto;
    content: "";
    background: #992c4a;
    margin-left: 0px;
}

.about-third{
	background: #555554;
	padding: 58px 0px 120px 0px;
}

.about-third a.pdf, 
.about-third a.pdf:focus, 
.about-third a.pdf:active, 
.about-third a.pdf:visited{
	margin-top: 22px;
}


.about-fifth{
	background: #f2f2f2;
}

.about-sixth{
	padding: 100px 0px 88px 0px;
}

.leader{
	margin-top: 40px;
}

.site-content .just-post h2:after{
	content: none;
	display: none;
}

.site-content .just-post h2{
    margin-bottom: 15px;
}

.site-content .just-post h2 a, 
.site-content .just-post h2 a:focus, 
.site-content .just-post h2 a:active, 
.site-content .just-post h2 a:visited{
	color: #992c4a;
}

.date{
	margin-bottom: 38px;
}

.site-content .just-post .butt{
	margin-top: 57px;
}

.event-image{
	
}

.event-image img{
	width: 100%; 
	height: 600px; 
	object-fit: fill; 
	object-fit: cover;
    object-position: center;
}

.home-event-image img{
	width: 100%; 
	/* height: 270px;  */
/*	object-fit: fill; 
	object-fit: cover;
    object-position: center;
	width: auto;
	margin: 0px auto;
	display: block; */
}

.image-in{
    height: auto;
    margin: 0px auto;
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
}


.single-event .standard-part{
	padding: 67px 0px 100px;
}

.event-image{
	margin-bottom: 44px;
}

.red-box{
    max-width: 1223px;
    width: 100%;
margin-bottom: 82px;
background: #992c4a;
    margin-top: 82px;
}

.text-content{
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #555554;
}

.red-box table{
	padding-top: 10px;
	padding-bottom: 10px;
}

.red-box table td{
	font-size: 30px;
font-weight: 300;
line-height: 60px;
font-style: normal;
text-align: left;
color: #ffffff;
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 1.5px;
    padding-bottom: 1.5px;
	vertical-align: top;
} 

.red-box table td:first-child{
	width: 260px;
	font-weight: 500;
}

.red-box ul.event-categories{
	margin-bottom: 0px;
}

.red-box ul.event-categories li{
	padding-left: 0px;
	margin-left: 0px;
	line-height: 60px;
}

.red-box ul.event-categories li:before{
	content: none;
	display: none;
}

.red-box ul.event-categories li a, 
.red-box ul.event-categories li a:focus, 
.red-box ul.event-categories li a:active, 
.red-box ul.event-categories li a:visited{
	color: #ffffff;
	    font-size: 30px;
}

.plan{
	max-width: 450px;
}

.events-cover table td, .event-note, .site-content .events-cover p{
	font-size: 22px;
font-weight: 300;
line-height: 28px;
font-style: normal;
text-align: left;
color: #000000;
    vertical-align: top;
}

.events-cover table td:first-child, .event-note{

	font-weight: 500;
}

table.plan td:first-child{
min-width: 50%; 
}

.seminar-service{
	margin-bottom: 60px;
}

.site-content .events-cover ul {
    margin-bottom: 40px;
	float: left;
}

.seminar-price{
    margin-bottom: 50px;
}

.text-content{
	margin-top: 60px;
}



.site-content .events-cover ul li {
    padding-left: 0px;
		font-size: 22px;
font-weight: 300;
line-height: 28px;
font-style: normal;
text-align: left;
color: #000000;
    vertical-align: top;
	    float: left;
    width: 100%;
	margin-bottom: 5px!important;
}

.events-cover{
	margin-top: 40px;
}

.event-note{
	padding-left: 4px;
}

.events-cover.second-cover{
	margin-top: 0px;
}

.refer td:first-child{
	width: 90px;
	vertical-align: top;
}

.site-content .events-cover h4{
	font-size: 35px;
font-weight: 500;
line-height: 40px;
font-style: normal;
text-align: left;
color: #000000;
margin-bottom: 30px;
}

.site-content .headline-4{
	font-size: 30px;
font-weight: 500;
line-height: 35px;
font-style: normal;
text-align: left;
color: #000000;
margin-bottom: 40px;
margin-right: 10px;
}

.site-content .events-cover h5{
	font-size: 35px;
font-weight: 500;
line-height: 40px;
font-style: normal;
text-align: left;
color: #000000;
margin-bottom: 0px;
}

.home .row .one-of-four {
    width: 100%;
    width: -webkit-calc(25% - 20px);
    width: -moz-calc(25% - 20px);
    width: calc(25% - 15px);
    float: left;
    margin-right: 0px;
}

.home .row .three-of-four {
    width: 100%;
    width: -webkit-calc(75% - 20px);
    width: -moz-calc(75% - 20px);
    width: calc(75% - 15px);
    float: left;
    margin-right: 30px;
}

.home .site-content h3 {
 
    margin-bottom: 20px;
    margin-top: 14px;
}

.home-quarter-in.last{
	background: #e0e0e0
}


.home-date{
    font-size: 27px;
    font-weight: normal;
    line-height: 30px;
    font-style: normal;
    text-align: left;
    color: #ffffff;
    padding-left: 24px;
    padding-right: 24px;
    display: table;
    /* height: 49px; */
    background: #992c4a;
    padding: 9px 24px;
    text-align: center;
    margin: -24px auto 0px;
    position: relative;
    z-index: 9;
	    position: absolute;
    left: 0;
    right: 0;
}

.butt-right{
	margin: 57px 0px 0px 0px;
	float: right;
}


.home-quarter-in.last{
	position: relative;
}

.home-quarter-in.last .butt{
	left: 0px;
	right: 0px;
	bottom: -27px;
	position: absolute;
	margin: 0px auto;
}



.site-content .home-quarter-in.last h4 {
    font-size: 27px;
font-weight: 300;
line-height: 30px;
font-style: normal;
text-align: center;
color: #000000;
margin-top: 40px;
padding-left: 4px;
padding-right: 4px;
}

.seminar-left{
	width: calc(100% - 400px);
	float: left;
}

.seminar-right{
	width: 400px;
		float: right;
}

.seminar-event-image{
	width: 442px;
	float: left;
}


.seminar-event-content{
	width: calc(100% - 442px);
	float: left;
}

.is-equal {
    display: flex;
}

.seminar-event-image img{
	

	object-fit: fill; 
	object-fit: cover;
    object-position: center;
	
	 aspect-ratio: 1 / 1;
}

 .red-box .event-categories.second-style .category-color{
    margin-top: 19px;
}

.seminar-in{
	width: calc(100% - 42px); 
}

.seminar-event-image{
	width: 442px;
	float: left;
}



.page-template-template-seminarangebot .news-new{
	margin-top: 30px;
}



body .em.em-event-booking-form h3.em-booking-section-title {
    width: auto;
    background-color: transparent;
    color: var(--main-h3-color);
    font-size: 24px !important;
    
    padding: 0px;
    border-width: 1px 0 0 3px;
    border-style: solid;
    border-color: transparent;
    margin: 0;
	
	
    font-size: 30px!important;
  font-weight: 500;
    line-height: 40px;
    font-style: normal;
    text-align: left;
    color: #992c4a;
    margin-bottom: 43px;

}

body .em.pixelbones pre, 
body .em.pixelbones blockquote, 
body .em.pixelbones dl, 
body .em.pixelbones figure, 
body .em.pixelbones table, 
body .em.pixelbones p, 
.em.pixelbones ul, 
body .em.pixelbones ol {
    margin-bottom: 5px !important;
}


body .em.em-event-booking-form .em-booking-section {
    position: relative;
    width: auto;
    float: none;
    padding: 0px 0px!important;
    margin: 0;
}

body .site-content .em.pixelbones p {
    font-size: 27px;
    font-weight: 300;
    line-height: 42px !important;
    font-style: normal;
    text-align: left;
    color: #000000;
    margin-bottom: 28px;
    font-family: 'Assistant';
}

.ticket-price strong{
	margin: ;
}

.em-tickets-spaces{
	margin-top: 40px;
}

body .em.pixelbones p.ticket-price{
	margin-bottom: 30px!important;
}

.home .sec-third{
    background: #F2F2F2;
}

.relative-half{
	position: relative;
}

.abso-butt{
    position: absolute;
    bottom: -104px;
    right: 0px;
    margin-top: 0px;
}

.quarter-last{
	margin-right: 0px!important;
}















#pagination-container ul li{
	padding-left: 0px;
}

#pagination-container ul li:before{
	content: none;
	display: none;
}


.list-wrapper {
	padding: 15px;
	overflow: hidden;
}

.list-item {
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 10px;
	padding: 10px;
	box-shadow: 0px 0px 10px 0px #EEE;
}

.list-item h4 {
	color: #FF7182;
	font-size: 18px;
	margin: 0 0 5px;	
}

.list-item p {
	margin: 0;
}

.simple-pagination ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	text-align: center;
}

.simple-pagination li {
	display: inline-block;
	margin-right: 5px;
}

.simple-pagination li a,
.simple-pagination li span {

	text-decoration: none;

	
	font-size: 30px;
    font-weight: normal !important;
    line-height: 30px;
    font-style: normal;
    text-align: left;
    color: #000000;
    padding: 6.5px 14.8px
}

.simple-pagination .current {
	color: #FFF;
	    background: #992c4a !important;
    
}

.simple-pagination .prev.current,
.simple-pagination .next.current {
	background: #e04e60;
}

.red-box a, 
.red-box a:active, 
.red-box a:focus, 
.red-box a:visited{
    color: #ffffff;
}

.red-box a:hover{
	    color: #ffffff;
}

.tgs a{
	display: block;
}

.seminar-event-content .event-categories a{
	display: none;
}

.site-content ul.event-categories li:before{
	display: none;
}

.site-content ul.event-categories li{
	margin-bottom: 0px;
}
/*
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}

a[x-apple-data-detectors].class-name {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
*/
.em.em-event-booking-form .em-login .em-login-trigger, 
.em.em-event-booking-form .em-booking-form-details .em-login-trigger {
    display: none;
}

.wpcf7 iframe{
	margin: 0px auto;
	display: block;
}

.gall-item a, 
.gall-item a:focus, 
.gall-item a:active, 
.gall-item a:visited{
	display: block;
}

.menu-social-networks-container{
	width: 100%;
	float: left;
}

.search-page h2 a, 
.search-page h2 a:focus, 
.search-page h2 a:visited, 
.search-page h2 a:active, 
.search-page h2 a:hover{
	text-decoration: none;
}

.days-sixth .container{
	position: relative;
}

.copy-right {
	position: absolute;
    right: 0px;
    transform: rotate(-180deg);
    text-align: left;
    writing-mode: vertical-rl;
    text-orientation: sideways-right;
    height: auto;
    bottom: 0px;
    top: 0px;
    text-align: center;
  
    /* font-size: 15px; */
    font-size: 15px;
font-weight: 300;
line-height: 30px;
font-style: normal;
color: #992c4a;
    padding-bottom: 0px;
    padding-top: 0px;
    display: block;
  
    z-index: 9;
    white-space: nowrap;
}

.thumbnail-small{
	float: left;
	margin-right: 30px;
}

.site-content h4.sub-tit{
	font-weight: 600;
}


.gall-one .gall-item{
	    max-width: 140px;
	float: left;
	width: 25%;
}

.single-one{
    max-width: 140px;
	float: left;
	width: 25%;
}

.logos-bottom .col-fourth{
position: relative;
    padding-bottom: 120px;
}

.logos-bottom .logo-in{
		margin-bottom: 20px;
    position: relative;
    height: 160px;
	    text-align: center;
}

.logos-bottom .logo-in img{
	    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 320px;
}

.logos-bottom .col-fourth .title-in{
	position: absolute; 
    margin-top: 180px;
    text-align: center;
    display: inline-block;
    left: 0;
	right: 0; 
	
	    font-size: 22px;
    font-weight: 300;
    line-height: 32px;
}

.logos-bottom{
    padding-bottom: 200px;
}

.about-eight{
    padding-top: 100px;
}

.logos-bottom{
	margin-top: 40px;
}

.searchandfilter label {
    display: block;
}

.site-content .searchandfilter ul li{
    padding-bottom: 0px;
	margin-bottom: 0px;
}



.tit-1{
margin-top: 80px;
}

.tit-2{
margin-top: 60px;
}


/*USE CSS for Slider*/

.vehicle-detail-banner .car-slider-desc {
    max-width: 180px;
    margin: 0 auto;
}
.banner-slider .slider.slider-for2 {
    max-width: 84%;
    padding-right: 35px;
}
.banner-slider .slider.slider-nav2 {
    max-width: 16%;
}
.banner-slider .slider.slider-for2,
.banner-slider .slider.slider-nav2 {
    width: 100%;
    float: left;
}
.banner-slider .slider.slider-nav2 {
    height: 610px;
    overflow: hidden;

}
.slider-banner-image {
    height: 610px;
}
.banner-slider .slider.slider-nav2 {
    padding: 20px 0 0;
}
.slider-nav2 .slick-slide.thumbnail-image .thumbImg{
    max-width: 178px;
    height: 110px;
    margin: 0 auto;
    border: 1px solid #EBEBEB;
}
.slider-banner-image img,
.slider-nav2 .slick-slide.thumbnail-image .thumbImg img {
    height: 100%;
    width:100%;
    object-fit: cover;
}
.slick-vertical .slick-slide:active,
.slick-vertical .slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
    border: 0;
    outline: 0;
}
.slider-nav2 .slick-slide.slick-current.thumbnail-image .thumbImg {
    border: 2px solid #196DB6;
}
.slider-nav2 .slick-slide.slick-current span {
    color: #196DB6;
}
.slider-nav2 .slick-slide {
    text-align: center;
}
.slider-nav2 .slick-slide span {
    font-size: 14px;
    display: block;
    padding: 5px 0 15px;
}
.slick-arrow {
    width: 100%;
    background-color: transparent;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
}
.slick-prev {
   top: 0;
}
.slick-next {
   bottom: 0;
   background-color: #fff;
}
.slick-prev.slick-arrow {
    background-image: url(../images/black-up-arrow.png);
}
.slick-next.slick-arrow {
    background-image: url(../images/black-down-arrow.png);
}
/*End USE CSS for Slider*/



body .featherlight .featherlight-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 0;
    border-bottom: 0;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 100%;
    background: transparent;
    cursor: auto;
    white-space: normal;
}

body .featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 15px;
    line-height: 25px;
    width: 25px;
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff;
    background: rgb(229 229 229 / 0%);
    color: #ffffff;
    border: 0;
    padding: 0;
}

@media screen and (min-width : 1900px) {
.single-referent .just-post{
	min-height: calc(100vh - 302px);
}
}

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

	.banner-slider .slider.slider-for2,
	.banner-slider .slider.slider-nav2 {
	    max-width: 100%;
	    float: none;
	}
	.banner-slider .slider.slider-for2 {
		padding-right: 0;
	}
	.banner-slider .slider.slider-nav2 {
		height: auto;
	}
	.slider-banner-image {
	    height: 500px;
	} 
	.slider.slider-nav2.thumb-image {
        padding: 10px 30px 0;
	}
	.slider-nav2 .slick-slide span {
		padding: 5px 0;
	}
	.slick-arrow {
		padding: 0;
	    width: 30px;
	    height: 30px;
	    top: 50%;
	    bottom: 0;
	    -webkit-transform: translateY(-50%) rotate(-90deg);
	    -moz-transform: translateY(-50%) rotate(-90deg);
	    -ms-transform: translateY(-50%) rotate(-90deg);
	    transform: translateY(-50%) rotate(-90deg);
	}
	.slick-prev {
	    left: 0;
	    right: unset;
	}
	.slick-next {
	    left: unset;
	    right: 0;
   		background-color: transparent;
	}
	.vehicle-detail-banner .car-slider-desc {
    	max-width: 340px;
	}
	.bid-tag {
    	padding: 10px 0 15px;
	}
	.slider.slider-nav2.thumb-image {
	   white-space: nowrap;
	}
	.thumbnail-image.slick-slide {
		padding: 0px 5px;
		min-width: 75px;
		display: inline-block;
		float: none;
	}
}

@media screen and (max-width : 767px) {
	
	
	
	
	.slider-banner-image {
	    height: 400px;
	}
	.slider.slider-nav2.thumb-image {
    	padding: 0px 20px 0;
    	margin: 10px 0px 0;
	}
	.slider-nav2 .slick-slide.thumbnail-image .thumbImg {
		max-width: 140px;
		height: 80px;
	}
	.slick-prev.slick-arrow {
    	background-position: center 10px;
	}
	.slick-next.slick-arrow {
    	background-position: center 10px, center;
	}
	.slider-nav .slick-slide span {
	    font-size: 12px;
	    white-space: normal;
	}
}

@media screen and (max-width: 580px) {
	.slider-banner-image {
	    height:340px;
	}
}

@media screen and (max-width : 480px) {
	.slider-banner-image {
	    height:280px;
	}
}




@media (min-width: 1800px) {
.site-content h2.bigger, .site-content .bottom-tit-bg h2{
	font-size: 49px;
}
}

@media (max-width: 1799px) {
	
	
	
	
	
	
	.slide-navi {
    margin-bottom: 40px;
}
	
	.page-template-template-seminarangebot .news-news.row .col-fourth:nth-child(5) {
    margin-left: 388px;
}
	
	.site-content .seminar-event-content h4 {
    font-size: 30px;
    line-height: 35px;
}

.site-content .seminar-event-content p {
    font-size: 22px;  
    line-height: 35px;
    margin-bottom: 20px;
}

.searchandfilter input[type="text"], .searchandfilter select {
    height: 50px;
    line-height: 50px;
    width: 100%;
    max-width: 100%;
    font-size: 22px;
    font-weight: 300;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
	
	ul.bott-ul li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 40px;
}
	
	.tab-tit {
    font-size: 20px;
}

table.tb tr td {
     font-size: 20px;
}

table.tb tr td:first-child {
     font-size: 20px;
}
	
.text-part {
    max-width: 760px;
}
	
	
	.foot-1 {
    width: 360px;
    float: left;
}
	
	.site-content .overlay-third h3 {
    font-size: 25px;
    line-height: 40px;

}
	
.home-bottom-part {
    margin-top: -100px;
}

.all-words .word:nth-child(1){
font-size: 61px;
}

.all-words .word:nth-child(2){
font-size: 67px;
}

.all-words .word:nth-child(3){
font-size: 55px;
}

.all-words .word:nth-child(4){
font-size: 65px;
}

.all-words .word:nth-child(5){
font-size: 53px;
}

.all-words .word:nth-child(6){
font-size: 56px;
}

.all-words .word:nth-child(7){
font-size: 65px;
}

.all-words .word:nth-child(8){
font-size: 55px;
}

.all-words .word:nth-child(9){
font-size: 56px;
}

.gallery-left {
    width: 376px;
    float: left;
}

.gallery-right {
    width: calc(100% - 376px);
    float: left;
}


}

@media (max-width: 1599px) {
	
	.slider-both {
    margin-top: 40px;
}
	
	
	.logos-bottom .col-fourth{
	position: relative;
}

.logos-bottom .logo-in{
		margin-bottom: 20px;
    position: relative;
    height: 160px;
	    text-align: center;
}

.logos-bottom .logo-in img{
	    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 220px;
}

.logos-bottom .col-fourth .title-in{
	position: absolute; 
    margin-top: 180px;
    text-align: center;
    display: inline-block;
    left: 0;
	right: 0; 
}

.logos-bottom{
    padding-bottom: 200px;
}
	
	
	
	
	
	
	
	.copy-right {
    right: -30px;
}
	
	    .page-template-template-seminarangebot .news-news.row .col-fourth:nth-child(5) {
        margin-left: 338px;
    }
	
	.days-eighth .row .col-two:not(:nth-child(2n)) {
    margin-right: 30px;
}

.days-eighth .row .col-two {
    width: 100%;
    width: -webkit-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: calc(50% - 15px);
    float: left;
}
	
	
	
	.site-content .home-quarter-in.last h4 {
    font-size: 23px;
    line-height: 28px;
}
	
.text-part {
    max-width: 660px;
}	
	
.site-footer p, .site-footer ul li, .site-footer ol li{
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    text-align: left;
    color: #000000;
}
	
.foot-in {
    margin-left: 67px;
}	
	
	    .foot-1 {
        width: 290px;
        float: left;
    }
	

.foot-2 img{
    max-width: 180px;
}

.footer-first img{
    max-width: 200px;
}


.foot-4 img {
    max-width: 212px;
    margin-top: 6px;
}

.foot-2 {
    float: left;
    margin-right: 20px;
}

.foot-3 .logo-footer:nth-child(1) img {
   /* max-width: 66px;
    margin-right: 20px; */
}
	
	.foot-3 {
    margin-right: 20px;
}
	
.main-navigation ul:not(.sub-menu) li:not(:last-child) {
    margin-right: 20px;
}

.overlay a, .overlay a:focus, .overlay a:visited, .overlay a:active {
    font-size: 22px;
}	

.overlay .sub-menu a, .overlay .sub-menu a:focus, .overlay .sub-menu a:visited, .overlay .sub-menu a:active {
    font-size: 22px;
}
	
	
		.site-content .overlay-third h3 {
    font-size: 22px;
    line-height: 40px;

}
	
	.all-words .word:nth-child(1){
font-size: 51px;
}

.all-words .word:nth-child(2){
font-size: 57px;
}

.all-words .word:nth-child(3){
font-size: 45px;
}

.all-words .word:nth-child(4){
font-size: 55px;
}

.all-words .word:nth-child(5){
font-size: 43px;
}

.all-words .word:nth-child(6){
font-size: 46px;
}

.all-words .word:nth-child(7){
font-size: 55px;
}

.all-words .word:nth-child(8){
font-size: 45px;
}
	
	.left-portrait {
    width: 40%;
    float: left;
}
	.right-text {
    width: 60%;
    float: left;
}

.in-text {
    padding: 15px 30px 15px;
}
	
	.site-content a, .site-content a:focus, .site-content a:active, .site-content a:visited {
word-wrap: break-word;
}
	
.stamp img{
	max-width: 250px;
}	

.stamp {
    padding: 10px 20px 10px 40px;
}
	
.col {
    flex: 20%;
}

.col-4{
	flex: 40%;
}



.gallery-left {
    width: 325px;
    float: left;
}

.gallery-right {
    width: calc(100% - 325px);
    float: left;
}
	
}


@media (max-width: 1499px) { 
.seminar-event-image {
    width: 300px;
    float: left;
}

.seminar-event-content {
    width: calc(100% - 300px);
    float: left;
}

.seminar-event-image img {
 /*   width: calc(100% - 20px);
    object-fit: fill;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 1 / 1; */
}

.seminar-in {
    width: calc(100% - 20px);
}

.seminar-right {
    width: 280px;
    float: right;
	margin-left: 20px;
}

.seminar-left {
    width: calc(100% - 300px);
    float: left;
}

.pictos .picto:nth-child(1), .pictos .picto:nth-child(2), .pictos .picto:nth-child(3), .pictos .picto:nth-child(4) {
    flex: 13%;
}

.pictos .picto:nth-child(5), .pictos .picto:nth-child(6), .pictos .picto:nth-child(7), .pictos .picto:nth-child(8), .pictos .picto:nth-child(9) {
    flex: 13%;
}

.pictos .picto:nth-child(10), .pictos .picto:nth-child(11), .pictos .picto:nth-child(12), .pictos .picto:nth-child(13) {
    flex: 13%;
}

.picto-cover img {
    max-width: 50%;
    max-height: 75%;
}

.picto .tit {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px;
}

.picto-cover {
    height: 120px;
    position: relative;
    margin-bottom: 15px;
}
}



  
@media (max-width: 1399px) { 

.title-in br{
	display: none;
}

.image-in {
  /*  height: 258px;
    margin: 0px auto;
    display: block;
    width: 100%; */
}

    .page-template-template-seminarangebot .news-news.row .col-fourth:nth-child(5) {
        margin-left: 288px;
    }

.category-title{
	font-size: 19px;
line-height: 22px;
}

.abso-butt {
    bottom: -84px;
}


table.tb tr td:first-child{
width: auto;
}

table.tb tr td:nth-child(2){
width: auto;
}

table.tb tr td:nth-child(3){
width: auto;
}


table.tb tr td:nth-child(4){
width: auto;
}

table.tb tr td:nth-child(5){
width: auto;
}


table.tb tr td:nth-child(6){
width: auto;
}


table.tb tr td:nth-child(7){
width: auto;
}


table.tb tr td:nth-child(8){
width: auto;
}


table.tb tr td:nth-child(9){
width: auto;
}


.tab-img-cover img{
	max-width: 50%;
}

.tab-img-cover {
    height: 84px;
    position: relative;
    margin-bottom: 15px;
}







.site-content .home-quarter-in.last h4 {
    font-size: 20px;
    line-height: 28px;
}

.home-date {
    padding: 9px 10px;
}

.text-part {
    max-width: 560px;
}

    #nav_menu-4 {
        width: 100%;
        float: left;
    }

#menu-footer-menu{
	float: right;
}

#media_image-2{
    width: 100%;
    float: right;
}

.footer-last{
	margin-bottom: 10px;
}

.footer-middle{
	margin-top: 0px;
}

.site-footer {
    padding: 22px 0px 70px 0px;
}

.foot-in {
    margin-top: -99px;
}

.foot-in p{
    margin-bottom: 0px;
}

.order{
	display: -webkit-flex; /* Safari */
	display: flex;
	flex-direction: column;
}

.footer-middle{
	-webkit-order: 2;
	order: 2;
}

.footer-last{
	-webkit-order: 1;
	order: 1;
}

.menu-item-2578 {
    max-width: 160px;
}

.menu-item-2578 ul {
    max-width: 160px;
}

.menu-item-2575 {
    max-width: 200px;
}

.menu-item-2578 ul {
    max-width: 200px;
}

.menu-item-2577 {
    max-width: 230px;
}

.menu-item-2577 ul{
    max-width: 230px;
}

.site-content .overlay-third h3 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 52px;
}

.site-branding {
    margin-right: 20px;
}



.home-left{
	width: calc(100% - 440px);
	width: calc(52.5% - 40px);
	float: left;
	margin-right: 40px;
	
}

.home-left img{
	object-fit: cover;
	height: 392px;
}

.home-right{
	/* width: 392px; */
	    width: 47.5%;
	float: left;
}


.top-slider .slick-dots li{
  width: 60px!important;
  height: 6px;

}

.slick-dots li button {
  width: 60px!important;
  height: 6px!important;  
}


.site-content ul.slick-dots li{
	margin-left: 14px!important;
	margin-right: 14px!important;
}




.all-words .word {
    line-height: normal;
    display: inline-block;
}

	.all-words .word:nth-child(1){
font-size: 41px;
}

.all-words .word:nth-child(2){
font-size: 47px;
}

.all-words .word:nth-child(3){
font-size: 35px;
}

.all-words .word:nth-child(4){
font-size: 45px;
}

.all-words .word:nth-child(5){
font-size: 33px;
}

.all-words .word:nth-child(6){
font-size: 36px;
}

.all-words .word:nth-child(7){
font-size: 45px;
}

.all-words .word:nth-child(8){
font-size: 35px;
}

 .carousel .slick-slide {
      margin: 0 20px;
  }

 
  .carousel .slick-list {
      margin: 0 -20px;
  }

.logos .logo:nth-child(1), 
.logos .logo:nth-child(2), 
.logos .logo:nth-child(3), 
.logos .logo:nth-child(4), 
.logos .logo:nth-child(8), 
.logos .logo:nth-child(9), 
.logos .logo:nth-child(10),
.logos .logo:nth-child(11){
    flex: auto;
}

.logos .logo:nth-child(5), 
.logos .logo:nth-child(6), 
.logos .logo:nth-child(7){
	 flex: auto;
}

.logos .logo:nth-child(12), 
.logos .logo:nth-child(13){
	 flex: auto;
}

.page-template-template-netzwerk-ffu .logos .logo{
    flex: auto;
}

.pdf img {
    max-width: 60px;
}






    table.tb tr td:nth-child(3) {
        width: 120px;
    }

    table.tb tr td:nth-child(2) {
        width: 92px;
    }
	
	table.tb tr td:nth-child(2) img {
    max-width: 30px;
}
	


.em.pixelbones.input .button.button-primary, .em.pixelbones.input button.button-primary, .em.pixelbones.input input[type=submit].button-primary, .em.pixelbones.input input[type=reset].button-primary, .em.pixelbones.input input[type=button].button-primary, .em.pixelbones .input .button.button-primary, .em.pixelbones .input button.button-primary, .em.pixelbones .input input[type=submit].button-primary, .em.pixelbones .input input[type=reset].button-primary, .em.pixelbones .input input[type=button].button-primary, .em.pixelbones .button.button-primary.input, .em.pixelbones button.button-primary.input, .em.pixelbones input[type=submit].button-primary.input, .em.pixelbones input[type=reset].button-primary.input, .em.pixelbones input[type=button].button-primary.input, .em.pixelbones .button.input, .em.pixelbones button.input, .em.pixelbones input[type=submit].input, .em.pixelbones input[type=reset].input, .em.pixelbones input[type=button].input, .em.pixelbones.input .button, .em.pixelbones.input button, .em.pixelbones.input input[type=submit], .em.pixelbones.input input[type=reset], .em.pixelbones.input input[type=button], .em.pixelbones .input .button, .em.pixelbones .input button, .em.pixelbones .input input[type=submit], .em.pixelbones .input input[type=reset], .em.pixelbones .input input[type=button] {
    font-size: 22px !important;
margin-top: 15px;
}

body .em.em-event-booking-form .em-booking-section {
    margin: 20px 0 0 0;
}

body .site-content .em.pixelbones p {
    font-size: 22px;
}

body .em.em-event-booking-form h3.em-booking-section-title {
    font-size: 22px !important;
    line-height: 32px;
}


body .site-content p{
font-size: 22px;
line-height: 32px;
}

body .site-content ul li{
font-size: 22px;
line-height: 32px;
}

body .site-content ol li{
font-size: 22px;
line-height: 32px;
}

body .searchandfilter input[type="text"], 
body .searchandfilter select{
font-size: 22px;

}

body .wpcf7 input[type="text"], 
body .wpcf7 input[type="email"], 
body .wpcf7 input[type="url"], 
body .wpcf7 input[type="password"], 
body .wpcf7 input[type="search"], 
body .wpcf7 input[type="number"], 
body .wpcf7 input[type="tel"], 
body .wpcf7 input[type="range"], 
body .wpcf7 input[type="date"], 
body .wpcf7 input[type="month"], 
body .wpcf7 input[type="week"], 
body .wpcf7 input[type="time"], 
body .wpcf7 input[type="datetime"], 
body .wpcf7 input[type="datetime-local"], 
body .wpcf7 input[type="color"] {
font-size: 22px;
 }
 
body .wpcf7 textarea{
font-size: 22px;
}

body a.pdf, 
body a.pdf:focus, 
body a.pdf:active, 
body a.pdf:visited{
font-size: 22px;
line-height: 32px;
   }
   
   
body .site-content .top-box p{
font-size: 22px;
line-height: 32px;
 }
 
body button.read-more, 
body button.read-more:focus, 
body button.read-more:active, 
body button.read-more:visited{
body font-size: 22px;
}

body .just-post .date{
font-size: 22px;
line-height: 32px;
}

body .item-title{
font-size: 22px;
}

body .item-title span{
font-size: 22px;
line-height: 32px;
}

body .name{
font-size: 22px;
line-height: 32px;
}

    body .tab-tit {
        font-size: 13px;
        line-height: 20px;
    }
	
	table.tb tr td:nth-child(3) {
  font-size: 17px;
line-height: 24px;
}

body table.tb tr td{
font-size: 17px;
line-height: 24px;
}

body table.tb tr td:first-child{
font-size: 17px;
line-height: 24px;
}

body table.tb tr td:nth-child(2){
font-size: 17px;
line-height: 24px;
}

body .site-content .row.tenth-2 .tit{
font-size: 22px;
line-height: 32px;
}

body .site-content .row.tenth-2 p{
font-size: 22px;
line-height: 32px;
}

body .wpcf7-form-control-wrap[data-name="checkbox-night"]{
font-size: 22px;
}


body .wpcf7-form-control-wrap[data-name="checkbox-942"] {
font-size: 22px;
}

body .wpcf7-form-control-wrap[data-name="checkbox-943"] {
 font-size: 22px;
}

body .site-content .wpcf7 p{
font-size: 22px;
line-height: 32px;
    
}


body .person .name{
font-size: 22px;
line-height: 32px;
}

body .home-date{
 font-size: 22px;
}

body .site-content .home-quarter-in.last h4 {
font-size: 20px;
line-height: 28px;
margin-top: 34px;
}


a.butt, a.butt:focus, a.butt:active, a.butt:visited, button, button:focus, button:active, button:visited, input[type="button"], input[type="button"]:focus, input[type="button"]:active, input[type="button"]:visited, input[type="reset"], input[type="reset"]:focus, input[type="reset"]:active, input[type="reset"]:visited, input[type="submit"]:not(.search-submit), input[type="submit"]:not(.search-submit):focus, input[type="submit"]:not(.search-submit):active, input[type="submit"]:not(.search-submit):visited {
    font-size: 22px;
    height: 48px;
    line-height: 48px;
    display: table;
    padding: 0 11px 0px 11px;
    background: #fff;
}


.site-content h2 {
    font-size: 39px;
    line-height: 45px;
    margin-bottom: 43px;
}

.site-content h3 {
    font-size: 28px;
    line-height: 33px;
   
}

.site-content h2:after {
    width: 60px;
    height: 2px;
    bottom: -22px;
}

.gallery-left {
    width: 278px;
    float: left;
}

.gallery-right {
    width: calc(100% - 278px);
    float: left;
}

    .slide-navi {
        margin-bottom: 34px;
    }

}
  
  
  @media (min-width: 1200px) { 
  .only-tablet{
	  display: none;
  }
 } 
  
  
@media (max-width: 1199px) { 

.logos-bottom .col-fourth .title-in{
	font-size: 20px;
    line-height: 30px;
}
	
	.logos-bottom .col-fourth{
	position: relative;
}

.logos-bottom .logo-in{
		margin-bottom: 20px;
    position: relative;
    height: 120px;
	    text-align: center;
}

.logos-bottom .logo-in img{
	    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 150px;
	max-height: 100px;
}

.logos-bottom .col-fourth .title-in{
	position: absolute; 
    margin-top: 120px;
    text-align: center;
    display: inline-block;
    left: 0;
	right: 0; 
}

.logos-bottom{
    padding-bottom: 200px;
}
	
.logos-bottom .col-fourth {
    padding-bottom: 140px;
}



    .image-in {
    /*    height: 263px;
        margin: 0px auto;
        display: block;
        width: 263px; */
    }

    .slide-navi {
        margin-bottom: 35px;
    }

.slide-navi img {
    max-width: calc(100% - 35px);
    margin-right: 35px;
    width: 100%;
    height: auto;
    aspect-ration: 2 / 3;
    aspect-ratio: 3 / 2;
}

.gallery-left {
    width: 260px;
    float: left;
}

.gallery-right {
    width: calc(100% - 260px);
    float: left;
}


.site-content .events-cover h5 {
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
}

.events-cover table td, .event-note, .site-content .events-cover p {
    vertical-align: top;
}

.red-box table td {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    font-style: normal;
    text-align: left;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 1.5px;
    padding-bottom: 1.5px;
}

.red-box ul.event-categories li {
    line-height: 30px;
}

.red-box ul.event-categories li a, .red-box ul.event-categories li a:focus, .red-box ul.event-categories li a:active, .red-box ul.event-categories li a:visited {
    color: #ffffff;
    font-size: 20px;
}

.red-box .category-color {
    margin-top: 0px;
    height: 25px;
    width: 25px;
}

.red-box table td:first-child {
    width: auto;
}

.red-box table td:nth-child(2) {
    width: auto;
}


    .home button.slick-next, 
      .home button.slick-next:visited, 
      .home button.slick-next:active, 
      .home button.slick-next:focus, 
      .home button.slick-next:hover{
    right: 10px!important;
   }
   
      .home button.slick-prev, 
      .home button.slick-prev:visited, 
      .home button.slick-prev:active, 
      .home button.slick-prev:focus, 
	  .home button.slick-prev:hover{
	left: 10px!important;
   }











    .site-content .seminar-event-content h4 {
        font-size: 25px;
        line-height: 30px;
    }
	
	.seminar-event-content .seminar-date {
    float: left;
    font-size: 25px;
    font-weight: normal;
    line-height: 40px;
    font-style: normal;
    text-align: left;
    color: #000000;
    margin-right: 24px;
}

.seminar-event-content {
    padding-top: 10px;
}

.days-eighth {
    padding: 60px 0px 60px 0px;
}

.offer-fourth {
    padding: 56px 0px 60px 0px;
}

ul.bott-ul li {
    display: inline-block;
    margin-left: 0px;
    margin-right: 20px;
}


.pictos .picto:nth-child(1), .pictos .picto:nth-child(2), .pictos .picto:nth-child(3), .pictos .picto:nth-child(4) {

}

.pictos .picto:nth-child(5), .pictos .picto:nth-child(6), .pictos .picto:nth-child(7), .pictos .picto:nth-child(8), .pictos .picto:nth-child(9) {
   
}

.pictos .picto:nth-child(10), .pictos .picto:nth-child(11), .pictos .picto:nth-child(12), .pictos .picto:nth-child(13) {
  
}

.picto-cover img {
    max-width: 50%;
    max-height: 75%;
}

.picto .tit {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
}

.picto-cover {
    height: 120px;
    position: relative;
    margin-bottom: 15px;
}




.page-template-template-seminarangebot .news-news.row .col-fourth {
    margin-bottom: 30px;
}

.news-news.row .col-fourth:not(:nth-child(4n)) {
    margin-right: 0px;
}

.news-news.row .col-fourth:not(:nth-child(2n)) {
    margin-right: 32px;
}

.news-news.row .col-fourth {
   width: 100%;
    width: -webkit-calc(50% - 16px);
    width: -moz-calc(50% - 16px);
    width: calc(50% - 16px);
    float: left;
}

.page-template-template-seminarangebot .news-news.row .col-fourth img{
	width: 100%;
}

    .page-template-template-seminarangebot .news-news.row .col-fourth:nth-child(5) {
        margin-left: 0px;
    }


.page-template-template-aktuelles .news-news.row .col-fourth:not(:nth-child(4n)) {
    margin-right: 0px;
}

.page-template-template-aktuelles .news-news.row .col-fourth:not(:nth-child(2n)) {
    margin-right: 32px;
}


.page-template-template-aktuelles .news-news.row .col-fourth {
    width: 100%;
    width: -webkit-calc(50% - 16px);
    width: -moz-calc(50% - 16px);
    width: calc(50% - 16px);
    float: left;
    margin-bottom: 35px;
}

.site-content .row.tenth-2 .tit {

    margin-top: 10px;
}


.bott-part {
    margin-bottom: 20px;
}

.row.tenth-2 .col-fourth img{
	width: 100%;
}


.row.tenth-2 .col-fourth:not(:nth-child(4n)) {
    margin-right: 0px;
}

.row.tenth-2 .col-fourth:not(:nth-child(2n)) {
        margin-right: 32px;
}

.row.tenth-2 .col-fourth {
    width: 100%;
    width: -webkit-calc(50% - 16px);
    width: -moz-calc(50% - 16px);
    width: calc(50% - 16px);
    float: left;
}







.person img{
	width: 100%;
}


.page-template-template-ueber-uns .news-news.row .col-fourth:not(:nth-child(4n)) {
    margin-right: 0px;
}

.page-template-template-ueber-uns .news-news.row .col-fourth:not(:nth-child(2n)) {
    margin-right: 32px;
}


.page-template-template-ueber-uns .news-news.row .col-fourth {
    width: 100%;
width: -webkit-calc(50% - 16px);
    width: -moz-calc(50% - 16px);
    width: calc(50% - 16px);
    float: left;
    margin-bottom: 35px;
}












.contact-third {
    padding: 60px 0px 60px 0px;
}

.contact-fifth {
    padding: 56px 0px 60px 0px;
}

.news-first {
    padding: 56px 0px 60px;
}

.offset-col-two {
    margin-left: calc(50% + 0px);
    margin-right: 0px !important;
}
/*
.contact-second .row .col-two {
    width: 50%;
    float: left;
}
*/
.site-content .top-box h2 {
    margin-bottom: 34px;
    font-size: 30px;
    line-height: 35px;
}

.sec-first .three-of-four{
	width: 100%;
	    margin-right: 0px;
}

.sec-first .one-of-four{
	display: none;
}



.mobile-tit{
	margin-left: calc(50% + 15px);
}


.home-half:not(:last-child) {
    margin-right: 0px;
}

.home-half {
    width: 100%;
    float: left;
}


.text-part {
    max-width: 465px;
}

.menu-item-2578 {
    max-width: 160px;
}

.menu-item-2578 ul {
    max-width: 160px;
}

.menu-item-2575 {
    max-width: 190px;
}

.menu-item-2575 ul {
    max-width: 190px;
}

.menu-item-2577 {
    max-width: 210px;
}

.menu-item-2577 ul{
    max-width: 210px;
}

.main-navigation ul:not(.sub-menu) ul.sub-menu li {
    margin-bottom: 15px;
}

.main-navigation ul:not(.sub-menu) ul.sub-menu {
    padding-top: 10px;
}

.main-navigation ul:not(.sub-menu) li:not(:last-child) {
	margin-right: 5px;
}

.overlay a, .overlay a:focus, .overlay a:visited, .overlay a:active {
	font-size: 20px;
}

.overlay .sub-menu a, .overlay .sub-menu a:focus, .overlay .sub-menu a:visited, .overlay .sub-menu a:active {
	font-size: 20px;
}

.site-content .overlay-third h3 {
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 32px;
}


.header-logo {
    float: left;
    margin-top: 31.5px;
    max-width: 270px;
}

div.wpcf7 .wpcf7-submit{
	font-size: 20px;
}


	.all-words .word:nth-child(1){
font-size: 31px;
}

.all-words .word:nth-child(2){
font-size: 30px;
}

.all-words .word:nth-child(3){
font-size: 25px;
}

.all-words .word:nth-child(4){
font-size: 35px;
}

.all-words .word:nth-child(5){
font-size: 23px;
}

.all-words .word:nth-child(6){
font-size: 26px;
}

.all-words .word:nth-child(7){
font-size: 35px;
}

.all-words .word:nth-child(8){
font-size: 25px;
}

.left-blog {
    width: 50%;
    float: left;
}

.right-blog {
   width: 50%;
    float: left;
}

.left-blog a{
    margin-right: 30px;
}

.home-bottom-part {
    margin-top: -40px;
}

.bottom-tit-bg {
    padding: 10px 0px 25px 0px;
}

.team .row .col-two {
    width: 100%;
    float: left;
}

/*
.row .col-two:not(:nth-child(2n)) {
    margin-right: 0px;
}
*/

.before-sidebar {
    width: 100%;
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20pxx);
    width: calc(50% - 20px);
    float: left;
    margin-right: 40px;
}

.sidebar {
     width: 100%;
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20pxx);
    width: calc(50% - 20px);
    float: left;
}

.sidebar:after {
    position: absolute;
    width: 40px;
    height: 40px;
    content: "";
    top: -20px;
    right: 24px;
    background-size: cover;
}

.site-branding {
    margin-right: 8px;
}

form.search-form {
    margin-right: 0px;
}



.footer-menu ul{
	text-align: center;
}

  .col {
    flex: 33.3333%;
}

.col-4{
	flex: auto;
}

.col-4 img {
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: 20px;
}

.site-content h2 small{
	font-size: 20px;
}
	
.site-content h1 {
    font-size: 35px;
    line-height: 40px;

}		
	
.site-content h2 {
    font-size: 30px;
    line-height: 35px;
    
}	

.site-content h3 {
    font-size: 25px;
    line-height: 30px;

}	
	
.site-content p {
    font-size: 20px;
    line-height: 30px;
}	

.site-content ul li {
    font-size: 20px;
    line-height: 30px;
}

button.read-more, button.read-more:focus, button.read-more:active, button.read-more:visited {
    font-size: 20px;
    line-height: 30px;
}

.site-content h4 {
    font-size: 20px;
    line-height: 30px;
}


.site-content .wpcf7 p {
    font-size: 20px;
}

.wpcf7 textarea {
    font-size: 20px;
}
	
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="password"], .wpcf7 input[type="search"], .wpcf7 input[type="number"], .wpcf7 input[type="tel"], .wpcf7 input[type="range"], .wpcf7 input[type="date"], .wpcf7 input[type="month"], .wpcf7 input[type="week"], .wpcf7 input[type="time"], .wpcf7 input[type="datetime"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="color"] {
    font-size: 20px;
}

.site-footer p, .site-footer ul, .site-footer ol {
    font-size: 16px;
}	

.site-footer .footer-menu ul li a, .site-footer .footer-menu ul li a:focus, .site-footer .footer-menu ul li a:visited, .site-footer .footer-menu ul li a:active {
    font-size: 16px;
}

.form-left {
    width: 78px;
    float: left;
}

.form-right {
    width: 100%;
    width: -webkit-calc(100% - 78px);
    width: -moz-calc(100% - 78px);
    width: calc(100% - 78px);
    float: left;
}

    .slide-navi {
        margin-bottom: 36px;
    }


.gallery-left {
    width: 228px;
    float: left;
}

.gallery-right {
    width: calc(100% - 228px);
    float: left;
}

} 

@media (max-width: 1075px) {

	 img.top-image, .top-image img{
		    display: block;
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center;
	}

}

@media (min-width: 992px) {
    .sub-menu {
        display: block !important;
    }
}

@media (max-width: 991px) {
	
	    .logos-bottom .col-fourth .title-in {
        font-size: 18px;
        line-height: 28px;
    }
	
	.header-search{
		display: none;
	}
	
		.copy-right {
    right: -18px;
}
	
	.gallery-left{
		display: none;
	}
	
	    .gallery-right {
        width: 100%;
        float: left;
    }
	
	.site-content ul.category-ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    column-gap: 0px;
}
	
	    .seminar-right {
        width: 280px;
        float: left;
        margin-left: 0px;
		margin-bottom: 30px;
		padding: 20px;
    }
	
	    body .searchandfilter input[type="text"], body .searchandfilter select {
        font-size: 17px;
        margin-bottom: 10px;
    }
	
	    .seminar-left {
        width: 100%;
        float: right;
        margin-left: 20px;
    }
	
	
	.is-equal {
    display: block;
}
	
	
	.pictos .picto:nth-child(1), .pictos .picto:nth-child(2), .pictos .picto:nth-child(3), .pictos .picto:nth-child(4) {
width: 33%;
  float: left;
}

.pictos .picto:nth-child(5), .pictos .picto:nth-child(6), .pictos .picto:nth-child(7), .pictos .picto:nth-child(8), .pictos .picto:nth-child(9) {
  width: 33%;
  float: left;
}

.pictos .picto:nth-child(10), .pictos .picto:nth-child(11), .pictos .picto:nth-child(12), .pictos .picto:nth-child(13) {
  width: 33%;
    float: left;
}

.picto-cover img {
    max-width: 50%;
    max-height: 75%;
}

.picto .tit {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
	        min-height: 50px;
}

.picto-cover {
    height: 100px;
    position: relative;
    margin-bottom: 15px;
}


.pictos {
    display: block;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
}
	
	
	.table-cvr{
		overflow-x: auto;
	}
	
	.table-cvr table{
		width: 930px;
	}
	
	.top-box {
    margin-bottom: 92px;
}
	
	.full-container .left-part, .full-container .right-part{
    width: 100%;
    float: none;
}
	
    .text-part {
        max-width: 737px;
        float: none !important;
        margin: 0px auto;
    }
	
	.no-right .in-part {
    padding-right: 0px;
    padding-top: 56px;
    padding-bottom: 40px;
}

.no-left .in-part {
    padding-left: 0px;
    padding-top: 56px;
    padding-bottom: 40px;
}
	
	    .foot-4 img {
        max-width: 180px;
    }
	
	    .foot-2 img {
        max-width: 160px;
    }
	
	    .menu-item-2577 {
        max-width: 120px;
    }
	
	    .menu-item-2577 ul {
        max-width: 120px;
    }
	
	    .menu-item-2575 {
        max-width: 145px;
    }
	
	    .menu-item-2575 ul{
        max-width: 145px;
    }
	
	    .menu-item-2578 {
        max-width: 100px;
    }
	
	    .menu-item-2578 ul{
        max-width: 100px;
    }
	
	.main-navigation li, .overlay a:visited, .overlay a:active, .overlay a:focus, .overlay a:hover, .main-navigation a{
		min-height: 50px;
	}
	
	.main-navigation .sub-menu li, .overlay .sub-menu a:visited, .overlay .sub-menu a:active, .overlay .sub-menu a:focus, .overlay .sub-menu a:hover, .main-navigation .sub-menu a{
			min-height: 0px;	
	}
	
	.menu-main-menu-container{
		margin-left: 25px;
	}
	
	.main-navigation li, .overlay a:visited, .overlay a:active, .overlay a:focus, .overlay a:hover, .main-navigation a {
    font-size: 18px!important;
    line-height: 25px!important;
}


.main-navigation .sub-menu li, .overlay .sub-menu a:visited, .overlay .sub-menu a:active, .overlay .sub-menu a:focus, .overlay .sub-menu a:hover, .main-navigation .sub-menu a {
    font-size: 16px !important;
    line-height: 23px !important;
}

.menu-item-has-children:before {
    top: 5px;
}

.menu-item-has-children:hover:before {
    top: 5px;
}
	

.top-slider .slick-dots li{
  width: 20px!important;
  height: 6px;

}

.slick-dots li button {
  width: 20px!important;
  height: 6px!important;  
}


.site-content ul.slick-dots li{
	margin-left: 6px!important;
	margin-right: 6px!important;
}

.home-bottom-part {
    margin-top: 40px;
}

.home-links .one-of-four h2 {
    margin-bottom: 0px;
}

.row .one-of-four {
    width: 100%;
    float: left;
    margin-right: 0px;
	margin-bottom: 40px;
}

.row .three-of-four {
    width: 100%;
    float: left;
}


.stamp {
    position: absolute;
    left: 0px;
    bottom: auto;
    top: 0;
    height: 72px;
}

.stamp img {
    max-width: 150px;
}
	


.header-logo {
    margin-top: 13.5px;
    max-width: 200px;
}

.site-header input[type="search"] {
    width: 197px;
}

form.search-form {
    width: 236px;
}

    .header-phone {
        right: 60px;
    }

}

@media (min-width: 768px) {
.only-mobb{
	display: none;
}
}


@media (max-width: 767px) {
	
	
	.row.logos-bottom .col-fourth:not(:nth-child(4n)) {
    margin-right: 0px;
}

	.row.logos-bottom .col-fourth:not(:nth-child(2n)) {
    margin-right: 40px;
}
	
	.row.logos-bottom .col-fourth {
    width: 100%;
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
    float: left;
}
	
	
		.logos-bottom .col-fourth{
position: relative;
    padding-bottom: 80px;
}

.logos-bottom .logo-in{
		margin-bottom: 20px;
    position: relative;
    height: 120px;
	    text-align: center;
}

.logos-bottom .logo-in img{
	    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 150px;
	max-height: 100px;
}

.logos-bottom .col-fourth .title-in{
	position: absolute; 
    margin-top: 120px;
    text-align: center;
    display: inline-block;
    left: 0;
	right: 0; 
}

.logos-bottom{
    padding-bottom: 200px;
}
	
	
	
	
	
	
	
	.gall-one .gall-item{
	    max-width: 50%;
	float: left;
	width: 50%;
}

.single-one{
    max-width: 50%;
	float: left;
	width: 50%;
}
	
	.site-content ul.event-categories{
    float: left;
    width: 100%;
}

.site-content ul.event-categories li {
    padding-left: 0px;
}
	
.row .col-three:not(:nth-child(3n)) {
    margin-right: 0px;
}

.row .col-three {
    width: 100%;
    float: left;
}	
	
	
 .overlay-full {
	    height: 1500px !important;
		        padding-bottom: 2000px;
}	
	
	
/*	.slick-dots{
		display: none!important;
	} */
	
	.site-content ul.slick-dots {
    bottom: 3px !important;
}
	
.mood .container {
    position: static;
    height: 100%;
    bottom: 0px;
    top: auto;
    left: 0;
    right: 0;
    display: block;
    justify-content: flex-end;
    align-items: end;
        float: none;
	width: 100%;
}	
	
body:not(.home) .top-box {
    margin-bottom: 0px;
}	
	
.top-box {
    /* position: absolute; */
    background: #992c4a;
    z-index: 999;
    margin-bottom: 52px;
    max-width: 100%;
}	

.top-box .butt {
    margin-top: 26px;
    float: left;
    margin-left: -30px;
}

    a.butt, a.butt:focus, a.butt:active, a.butt:visited, button, button:focus, button:active, button:visited, input[type="button"], input[type="button"]:focus, input[type="button"]:active, input[type="button"]:visited, input[type="reset"], input[type="reset"]:focus, input[type="reset"]:active, input[type="reset"]:visited, input[type="submit"]:not(.search-submit), input[type="submit"]:not(.search-submit):focus, input[type="submit"]:not(.search-submit):active, input[type="submit"]:not(.search-submit):visited {
        padding: 0 30px 0px 30px;
    }
	
	.top-box-in {
    padding: 30px 30px 50px 30px;
}

.mood .image-cover img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: unset;
    object-position: unset;
}
	
    .home button.slick-next, 
      .home button.slick-next:visited, 
      .home button.slick-next:active, 
      .home button.slick-next:focus, 
      .home button.slick-next:hover{
    right: 10px!important;
	top: 40px!important;
	bottom: auto!important;
   }
   
      .home button.slick-prev, 
      .home button.slick-prev:visited, 
      .home button.slick-prev:active, 
      .home button.slick-prev:focus, 
	  .home button.slick-prev:hover{
	left: 10px!important;
		top: 40px!important;
	bottom: auto!important;
   }
	
	    .news-news.row .col-fourth:not(:nth-child(2n)) {
        margin-right: 0px;
    }
	
	    .news-news.row .col-fourth {
        width: 100%;
        float: left;
    }
	
	
	 .site-content .searchandfilter ul li {
        padding-left: 0px;
    }
	
	.logos .logo img {
    max-width: 240px;
    max-height: 100px;
}
	
	    .full-container.container {
        width: 100%;
 
        float: none;
        margin: 0px auto;
    }
	
	
	.container.no-left .is-equal{
		 display: -webkit-flex; /* Safari */
  display: flex;
    flex-direction: column;

	}
		
	.container.no-left .left-part{
		order: 2;
	}
	
		
	.container.no-left .right-part{
		order: 1;
	}
	
	
	    .text-part {
        width: 100%;
        width: -webkit-calc(100% - 60px);
        width: -moz-calc(100% - 60px);
        width: calc(100% - 60px);
        float: none;
        margin: 0px auto;
    }
	
		.days-eighth .row .col-two:not(:nth-child(2n)) {
    margin-right: 0px;
}

.days-eighth .row .col-two {
    width: 100%;

    float: left;
}
	
	
	ul.bott-ul li {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
}
	
	
.page-template-template-aktuelles .news-news.row .col-fourth:not(:nth-child(4n)) {
    margin-right: 0px;
}

.page-template-template-aktuelles .news-news.row .col-fourth:not(:nth-child(2n)) {
    margin-right: 0px;
}


.page-template-template-aktuelles .news-news.row .col-fourth {
    width: 100%;
    float: left;
    margin-bottom: 35px;
}	





.row.tenth-2 .col-fourth:not(:nth-child(4n)) {
    margin-right: 0px;
}

.row.tenth-2 .col-fourth:not(:nth-child(2n)) {
        margin-right: 0px;
}

.row.tenth-2 .col-fourth {
    width: 100%;
    float: left;
}






.page-template-template-ueber-uns .news-news.row .col-fourth:not(:nth-child(4n)) {
    margin-right: 0px;
}

.page-template-template-ueber-uns .news-news.row .col-fourth:not(:nth-child(2n)) {
    margin-right: 0px;
}


.page-template-template-ueber-uns .news-news.row .col-fourth {
    width: 100%;
    float: left;
    margin-bottom: 35px;
}



	
	
	    .offset-col-two {
        margin-left: 0px;
        margin-right: 0px !important;
		margin-bottom: 0px!important;
    }
	
	.bottom-in{
		padding-bottom: 50px;
	}
	
	.only-tablet{
	display: none;
}
	
	
	.home-quarter:not(:last-child) {
    margin-right: 0px;
}

.home-quarter {
    width: 100%;
    float: left;
}
	
	
	    .header-phone {
        right: 60px;
    }
	
		    .foot-4 img {
        max-width: 170px;
    }
	
	    .foot-2 img {
        max-width: 130px;
    }
	
	    .foot-3 .logo-footer:nth-child(1) img {
        max-width: 150px;
        margin-right: 20px;
    }
	
	.foot-3 .logo-footer:nth-child(2) img {
    max-width: 120px;
}
	
	.overlay-content {
    top: 60px;
}
	
	.menu-item-2574 {
    max-width: 100%;
}

.menu-item-2574 ul{
    max-width: 100%;
}
	
	
	  .menu-item-2577 {
        max-width: 100%;
    }
	
	    .menu-item-2577 ul {
        max-width: 100%;
    }
	
	    .menu-item-2575 {
        max-width: 100%;
    }
	
	    .menu-item-2575 ul{
        max-width: 100%;
    }
	
	    .menu-item-2578 {
        max-width: 100%;
    }
	
	    .menu-item-2578 ul{
        max-width: 100%;
    }
	
	.main-navigation li {
  /*  float: none; */
}

    .main-navigation ul:not(.sub-menu) ul.sub-menu {
        margin-bottom: 20px;
    }
	
	 .main-navigation ul:not(.sub-menu) a{
        margin-bottom: 10px;
    }
	
		 .main-navigation ul.sub-menu a{
        margin-bottom: 0px;
    }
	
	    .main-navigation ul:not(.sub-menu) ul.sub-menu {
        padding-top: 0px;
    }
	
	    .main-navigation li, .overlay a:visited, .overlay a:active, .overlay a:focus, .overlay a:hover, .main-navigation a {
        min-height: 0px;
		        width: 100%;
    }
	
	    .main-navigation li, .overlay a:visited, .overlay a:active, .overlay a:focus, .overlay a:hover, .main-navigation a {
        font-size: 20px !important;
        line-height: 28px !important;
    }
	
	    .main-navigation .sub-menu li, .overlay .sub-menu a:visited, .overlay .sub-menu a:active, .overlay .sub-menu a:focus, .overlay .sub-menu a:hover, .main-navigation .sub-menu a {
        font-size: 20px !important;
        line-height: 28px !important;
    }
	
	    .main-navigation ul:not(.sub-menu) li:not(:last-child) {
        margin-right: 0px;
    }
	
	.site-content ol li{
    font-size: 20px;
    line-height: 30px;
}

.site-content ol{
	    margin-left: 44px;
}
	
	.site-content .overlay-third h3 {
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 10px;
}
	
	div.wpcf7 .wpcf7-submit{
		margin-top: 20px;
		}
	
	
	.copy{
		display: none;
	}
	
	.standard-part{
		padding: 40px 0px;
	}
	
	
	.sec-third.region .container:before{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(img/wheels.png) no-repeat 90% 0;
	content: "";
	opacity: 0.05;
	
	background-size: 50% auto;
}
	
	.sidebar-post:after{
	width: 120px;
}
	
	.copy {
    padding-bottom: 5px;
    padding-top: 5px;
}

.blog-image{
	margin-bottom: 40px;
}

.left-blog img {
    margin-right: 0px;
}

.left-blog{
	margin-bottom: 40px;
}

.left-blog {
    width: 100%;
    float: left;
}

.right-blog {
   width: 100%;
    float: left;
}

.left-blog a{
    margin-right: 0px;
}
	
	.row .three-of-four .col-three:not(:nth-child(3n)) {
    margin-right: 0px;
}

.row .three-of-four .col-three {
    width: 100%;
    float: left;
	margin-bottom: 40px;
}
	
.home-news .one-of-four .second-inner {
    margin-bottom: 0px;
}	

.second-sidebar{
	margin-top: 60px;
}

.this-is-post {
    margin-bottom: 40px;
}
	
.long-left {
    width: 100%;
    float: left;
	margin-bottom: 40px;
}	
	
.short-right {
    width: 100%;
    float: right;
}	
	
.page-template-template-regionalagentur .long-left {
     width: 100%;
margin-bottom: 40px;
    float: left;
}	

.page-template-template-regionalagentur .short-right {
    width: 100%;

    float: left;
}
	
.in-text {
    padding: 15px 15px 15px;
}	
		
.site-content ul li {
    padding-left: 44px;
}	
	
.site-content ul li:before {
    left: 8px;
}	

.pdf img {
    max-width: 40px;
}
	
.row .col-three.pdf {
    width: 100%;
    float: left;
	margin-bottom: 10px;
}

.row .col-three.pdf:not(:nth-child(3n)) {
    margin-right: 0px;
}

a.pdf, a.pdf:focus, a.pdf:active, a.pdf:visited {
    font-size: 18px;
    line-height: 23px;
}
	
.before-sidebar {
    width: 100%;
    float: left;
    margin-right: 0px;
}

.sidebar {
     width: 100%;
    float: left;
}

.sec-second.team .full-image{
	margin-bottom: 40px;
}

.partner-title{
	margin-top: 40px;
}

.sec-third.region .full-image{
	margin-bottom: 40px;
}

.just-post{
    padding: 40px 0px 40px 0px;
}


.news{
    padding: 40px 0px 40px 0px;
	}
	
	.home-links {
    padding-bottom: 40px;
}
	
  .home .sec-second{
    padding: 40px 0px 90px 0px;
   }	
	
.contact-first{
    padding: 40px 0px 40px 0px;
}	

.sec-first{
    padding: 40px 0px 130px 0px;
}	

.sec-second {
    padding-bottom: 40px;
}

.sec-third {
    padding-top: 40px;
    padding-bottom: 60px;
}

.before-sidebar{
	margin-bottom: 40px;
}

.sidebar-in {
    padding: 20px 15px 20px 15px;
}

#map {
    height: 400px;
}




form.search-form{
	display: none;
}	

.header-right {
    width: 60px;
	}

.header-left {
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    float: left;
}



	
.row .col-two:not(:nth-child(2n)) {
    margin-right: 0px;
	    margin-bottom: 40px;
}

   .offer-second .row .col-two:not(:nth-child(2n)) {
        margin-bottom: 0px;
    }
	
	.site-content ul.category-ul {
		margin-bottom: 0px;
}

.text-bottom{
	margin-top: 1.5em;
}

.row .col-two {
    width: 100%;
    float: left;
}	
	
	.team .row .row .col-two:not(:nth-child(2n)) {
    margin-right: 0px;
}

.team .row .col-two {
    width: 100%;
    float: left;
}

	
	.container{
    width: 100%;
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    float: none;
	margin: 0px auto;
}

.container-from-right.container {
    max-width: 100%;
    padding-left: 0;
	width: 100%;
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    float: none;
	margin: 0px auto;
}

.container-from-left.container {
    max-width: 100%;
    padding-right: 0;
	width: 100%;
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    float: none;
	margin: 0px auto;
}
}

@media (max-width: 766px) {
.home-left{
	width: calc(100% - 440px);
	width: 100%;
	float: left;
	margin-right: 0px;
	margin-bottom: 30px;
}

.home-left img{
	object-fit: cover;
	height: auto;
	min-height: 330px;
}

.home-right{
	/* width: 392px; */
	    width: 100%;
	float: left;
}

.home-right img{
	object-fit: cover;
	height: auto;
		min-height: 330px;
}
}



@media (max-width: 730px) {
    .foot-2 {
        float: left;
        margin-right: 20px;
        width: calc(50% - 10px);
    }
	
	    .foot-3 {
        float: left;
        margin-right: 0px;
        width: calc(50% - 10px);
    }
	
	  .foot-4 {
        float: left;
        margin-right: 20px;
        width: calc(50% - 10px);
    }
	
	    .foot-5 {
        float: left;
        margin-right: 0px;
        width: calc(50% - 10px);
    }
	
}

@media (max-width: 650px) {
	
.footer-text{
	display: table;
	margin-left: 0;
		margin-right: auto;
}	

.col-2 img, .col-3 img {
   display: table;
	margin-left: 0;
		margin-right: auto;
}
	
	.col {
    flex: 100%;
}

.col-4 {
    flex: 100%;
}

.site-content .top-box p {
    font-size: 17px;
    line-height: 27px;
}

.site-content .top-box h2 {
    font-size: 25px;
    line-height: 30px;
}


}



@media (max-width: 600px) {
	
	.thumbnail-small{
	float: none;
	margin-right: 0px;
	margin-bottom: 20px;
}
	
	    .seminar-event-content {
        width: calc(100% - 100px);
        float: left;
    }
	
	    .seminar-event-image {
        width: 100px;
        float: left;
    }
	
	    .seminar-event-content {
        padding-top: 0px;
    }
	

.pictos .picto:nth-child(1), .pictos .picto:nth-child(2), .pictos .picto:nth-child(3), .pictos .picto:nth-child(4) {
width: 50%;
  float: left;
}

.pictos .picto:nth-child(5), .pictos .picto:nth-child(6), .pictos .picto:nth-child(7), .pictos .picto:nth-child(8), .pictos .picto:nth-child(9) {
width: 50%;
  float: left;
}

.pictos .picto:nth-child(10), .pictos .picto:nth-child(11), .pictos .picto:nth-child(12), .pictos .picto:nth-child(13) {
width: 50%;
    float: left;
}

.picto-cover img {
    max-width: 50%;
    max-height: 75%;
}

.picto .tit {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
}

.picto-cover {
    height: 100px;
    position: relative;
    margin-bottom: 15px;
}


.pictos {
    display: block;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
}
}



@media (max-width: 555px) {
	
.site-branding img {
    width: 242px;
    max-width: 100%;
}	

.site-branding {
    width: 300px;
    margin-top: 11.5px;
}
	
	
  /*  .foot-2 {
        float: left;
        margin-right: 0px;
        width: 100%;
    }
	
	    .foot-3 {
        float: left;
         margin-right: 0px;
        width: 100%;
    }
	
	  .foot-4 {
        float: left;
             margin-right: 0px;
        width: 100%;
    }
	
	    .foot-5 {
        float: left;
              margin-right: 0px;
        width: 100%;
    }
	*/
	
	
    .order {
        display: block;
 
    }

	    .foot-in {
        margin-top: 10px;
    }
	
	    .footer-last {

        margin-top: 30px;
    }
	
	.footer-last {
    float: left;
}

#menu-social-networks {
    float: left;
}

#media_image-2 img {
    float: left;
}



}



@media (max-width: 500px) {
	
	
	
	.row.logos-bottom .col-fourth:not(:nth-child(4n)) {
    margin-right: 0px;
}

	.row.logos-bottom .col-fourth:not(:nth-child(2n)) {
    margin-right: 0px;
}
	
	.row.logos-bottom .col-fourth {
    width: 100%;
    float: left;
}
	
	
		.logos-bottom .col-fourth{
position: relative;
    padding-bottom: 40px;
}

.logos-bottom .logo-in{
		margin-bottom: 0px;
    position: relative;
    height: auto;
	    text-align: center;
}

.logos-bottom .logo-in img{
	    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 70%;
	max-height: 100%;
}

.logos-bottom .col-fourth .title-in{
    position: static;
    margin-top: 20px;
    text-align: center;
    display: inline-block;
    left: 0;
	right: 0; 
}

.logos-bottom{
    padding-bottom: 200px;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.overlay {
     top: 110px;
}

 .change .overlay{
	      top: 110px;
 }

	
	body .accessibility-trigger.aioa_middle_right button {
    top: 120px!important;
    transform: none!important;
    transform-origin: bottom;
}
	
	    .red-box table td {
        font-size: 18px;
        font-weight: 300;
        line-height: 30px;
        font-style: normal;
        text-align: left;
        color: #ffffff;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 1.5px;
        padding-bottom: 1.5px;
    }
	
	.red-box ul.event-categories li {
    line-height: 30px;
}

.red-box ul.event-categories li a, .red-box ul.event-categories li a:focus, .red-box ul.event-categories li a:active, .red-box ul.event-categories li a:visited {
    color: #ffffff;
    font-size: 18px;
}
	
	.event-image img {
    width: 100%;
    height: 300px;
    object-fit: fill;
    object-fit: cover;
    object-position: center;
}

.events-cover table td, .event-note, .site-content .events-cover p {
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
}

.site-content .events-cover ul li {
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
}

.site-content .headline-4 {
    font-size: 22px;
    line-height: 28px;
}

.site-header, .change .site-header{
    height: 110px;
}
	
	.header-phone{
	/*	display: none; */
		
        left: 45px;
        text-align: left;
        width: auto;
        display: table;
        bottom: 0px;
        top: auto;
		font-size: 28px;
        color: #000;
	}
	
	.header-phone span:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    background: url(img/call.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: -28px;
    top: 7px;
}

    .site-branding {
    
        margin-top: 0px;
    }
	
	.change .header-phone {
    bottom: 0px;
	top: auto;
}

.change .site-header .wrapp {
    top: 38px;
}

	
	    .abso-butt {
        bottom: -84px;
        position: static;
        margin-top: 40px;
    }
	
	a.butt.abso-butt, 
	a.butt.abso-butt:focus, 
	a.butt.abso-butt:active, 
	a.butt.abso-butt:visited{
		padding: 0px;
		float: left;
	}
	
	    .sec-first {
        padding: 40px 0px 50px 0px;
    }
	
		.site-content .overlay-third h3 {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 10px;
}
	
	.person .row{
  display: flex;
  flex-direction: row;
}



	
.header-logo {
   /* display: none; */
}

.left-portrait {
    width: 100%;
    float: left;
}

.right-text {
    width: 100%;
    float: left;
}


.person .row{
    display: flex;
    flex-direction: column;
}

.left-portrait{
	order: 1;
}

.right-text{
	order: 2;
}


.all-words .word {
    line-height: 1!important;
}

.in-text {
    padding: 20px;
}


.site-header .container {
    width: 100%;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    
}

.wrapp .btn {
    width: 25px;
}

.site-branding{

}

.site-branding {
    margin-right: 0px;

}

.change .site-branding {
    margin-right: 0px;

}

.change .site-branding img {
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.header-left {
    width: 100%;
    float: left;
}

.header-logo {
    margin-top: 23.5px;
    max-width: 150px;
}

.change .header-logo {
    margin-top: 8.5px;
    max-width: 150px;
}

.change img.header-logo {
 
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
   
}

.site-content, .change .site-content{
    margin-top: 110px;
}

}




@media (max-width: 460px) {
 .foot-2 {
        float: left;
        margin-right: 0px;
        width: 100%;
    }
	
	    .foot-3 {
        float: left;
         margin-right: 0px;
        width: 100%;
    }
	
	  .foot-4 {
        float: left;
             margin-right: 0px;
        width: 100%;
    }
	
	    .foot-5 {
        float: left;
              margin-right: 0px;
        width: 100%;
    }
	
	.foot-5 img {
    max-width: 80px;
}

    .foot-2 img {
        max-width: 180px;
    }	
	
	    .foot-4 img {
        max-width: 210px;
    }
	
	    .foot-3 .logo-footer:nth-child(1) img {
        max-width: 220px;
        margin-right: 20px;
    }
	
	    .foot-3 .logo-footer:nth-child(2) img {
        max-width: 150px;
    }
	
	
	
	.pictos .picto:nth-child(1), .pictos .picto:nth-child(2), .pictos .picto:nth-child(3), .pictos .picto:nth-child(4) {
width: 100%;
  float: left;
}

.pictos .picto:nth-child(5), .pictos .picto:nth-child(6), .pictos .picto:nth-child(7), .pictos .picto:nth-child(8), .pictos .picto:nth-child(9) {
width: 100%;
  float: left;
}

.pictos .picto:nth-child(10), .pictos .picto:nth-child(11), .pictos .picto:nth-child(12), .pictos .picto:nth-child(13) {
width: 100%;
    float: left;
}

  .picto-cover {
     height: auto;
        position: static;
        margin-bottom: 15px;
        width: 100%;
    }
	
	.picto-cover img{
		position: static;
		margin: 0px auto;
	}
	
	    .picto .tit {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 40px;
        float: none;
        display: block;
        width: 100%;
		margin-top: 10px;
    }
	
	    .picto-cover img {
        position: static;
        display: block;
    }
	
	.picto-cover img {
        /* position: static; */
        display: block;
        float: none;
    }
}


@media (max-width: 420px) {
	
    .seminar-in {
        width: 100%;
    }	
	
	    .seminar-event-image {
        width: 100%;
        float: left;
		margin-bottom: 20px;
    }
	
	.seminar-event-content {
        width: 100%;
        float: left;
    }
	
.site-content ul.slick-dots {
    bottom: 20px !important;
}	
	
	
.overlay-third {
    position: static;
}

.site-content .overlay-third h2 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 30px;
}	
}


@media (max-width: 330px) { 

  /*  .image-in {
        height: 263px;
        margin: 0px auto;
        display: block;
        width: 100%;
    } */
	
}