/*!
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.
 */
 
 
/* old color #4c7273 */
 
 
 
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	    overflow-x: hidden;
}

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

/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0 auto!important;
    max-width: 1920px;
    display: block;
		 font-family: "Roboto", serif;
		 font-family: "Roboto", Georgia, "Times New Roman", serif;
	
}

h1, h2, h3, h4, h5, h6{
	 font-family: "Roboto", serif;
	 font-family: "Roboto", Georgia, "Times New Roman", serif;
  font-weight: 200;
  font-style: normal;
  margin-bottom: 1em;
}

/**
 * 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-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-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

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

p, ul, ol {
    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;
/*	float: left; 
float: right; */
	width: auto;
	clear: none;
}

.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);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

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

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



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

.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;
	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: 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;
}



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

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

.is-full.container{
	max-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 {
	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;
}

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

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

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

}

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

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

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

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


}

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


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

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

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

.item-title{
	cursor: pointer;
}

.site-content table{
	font-weight: 300;
	text-align: left;
	margin-bottom: 40px;
}

.site-content .faqs{
	margin-bottom: 40px;
}

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

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

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

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


}
*/



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

img{
vertical-align: top;
}

iframe{
vertical-align: top;
}

.contact-left{
	margin-right: 40px;
	width: 65%;
	
		width: -webkit-calc(65% - 20px);
width: -moz-calc(65% - 20px);
width: calc(65% - 20px);
	float: left;
}

.contact-right{
	width: 35%;
	
	width: -webkit-calc(35% - 20px);
width: -moz-calc(35% - 20px);
width: calc(35% - 20px);
	
	
	float: left;
}

.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;
}


.row .col-sixth{
  width: 100%;
width: -webkit-calc(16.6666666667% - 3.33333333333px);
width: -moz-calc(16.6666666667% - 3.33333333333px);
width: calc(16.6666666667% - 3.33333333333px);
float: left;
}

.row .col-sixth:not(:last-child){
 margin-right: 4px;
}


.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;
}




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

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


.products-content .col-two{
	margin-top: 70px;
}

.products-content.not-top .col-two{
	margin-top: 0px;
}

.products-content.not-top .col-two img.new-col-img{
	margin-bottom: 25px;
}

.site-content .products-content ul{
	padding-left: 45px;
}

.site-content .products-content h3{
	text-transform: uppercase;
}

.price{
	padding-left: 45px;
}

.price h3{
	text-transform: uppercase;
}

.price strong{
	text-transform: uppercase;
}

.site-content .products-content ul li{
	margin-bottom: 30px;
}

.map{
	margin-top: 0px;
}

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

.site-content h3 a:hover{
	text-decoration: none;
	color: #008080;
	    transition: all .3s ease-in-out;
}

ul .wpml-ls-menu-item a{
    margin-top: 8.75px;
}

.main-navigation .wpml-ls-menu-item a::before {
    background-color: transparent;
}

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

h3.nonomrg{
	margin-bottom: 8px;
}

#media_image-3 img{
float: right;
}

::-moz-selection { 
  color: #fff;
  background: #008080; 
}

::selection {
  color: #fff;
  background: #008080; 
}

body .vp-portfolio__items-style-fade .vp-portfolio__item a {
    -webkit-text-decoration: none;
    text-decoration: none;
}

.vp-portfolio__items-style-fade .vp-portfolio__item-overlay {
    background: #008080;
}

.wpcf7{
	margin-top: 0px;
}

.site-footer{
/* border-top: 1px solid #000000; */
background: #fff;
    -webkit-box-shadow: -1px -5px 39px 0px rgb(0 0 0 / 21%);
    -moz-box-shadow: -1px -5px 39px 0px rgba(0,0,0,0.21);
    box-shadow: -1px -5px 39px 0px rgb(0 0 0 / 21%);
}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; /* Ensures consistent sizing */
}

html, body {
  width: 100%;
  height: 100%; /* Full screen height */
}

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

.header-container{
display: flex;
  align-items: center; /* Vertically align middle */
  justify-content: space-between; /* Align columns to left and right */
  width: 100%; /* Full width */
  height: 100%; /* Full viewport height (optional) */
}

.header-left{
 /*   width: 400px;
    float: left; */
	 height: 100%;
	width: 260px;
	
	   display: flex;
    align-items: center;
}

.header-right{
   /* width: 100%;
    width: -webkit-calc(100% - 400px);
    width: -moz-calc(100% - 400px);
    width: calc(100% - 400px);
    float: left; */
	 height: 100%;
	 flex-grow: 1; /* Takes the remaining space */
  text-align: right; /* Horizontal align right */
  
      display: flex;
    align-items: center;

}

.site-branding svg {
    width: 100%;
    margin-top: 27px;
}


.site-footer .col-two svg{
	float: right;
}

.main-navigation a, 
.main-navigation a:hover, 
.main-navigation a:active, 
.main-navigation a:focus{
color: #fff;
font-size: 17px;
font-weight: 400;
font-style: normal;
letter-spacing: normal;
line-height: 18px;
text-transform: uppercase;

font-weight: 300;
font-style: normal;
letter-spacing: 0.6px;
line-height: normal;
padding-bottom: 4px;
padding-top: 4px;
padding-left: 10px;
padding-right: 10px;
/* border-bottom: 1px solid transparent; */
line-height: 29.5px;
font-family: "Noto Sans", sans-serif;
}

.main-navigation a:hover, .main-navigation li.current_page_item a{
color: #fff;

/* border-bottom: 1px solid #376598; */
}

.main-navigation .current_page_item a{
	color: #fff;
}







.main-navigation a {
	text-decoration: none;
	
	
  position: relative;
}

.main-navigation a::before {
  content: '';
  background-color: #86b9b0;
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 100%;
  height: 1px;
  z-index: -1;
  transition: all .3s ease-in-out;
}

.main-navigation a:hover::before {
  bottom: 0;
  height: 100%;
}









.main-navigation .sub-menu a:hover, .main-navigation li.current_page_item .sub-menu a {
    color: #ffffff;
}



.main-navigation .sub-menu a{
	border-bottom: 0px solid transparent!important;
}

.main-navigation .sub-menu a:hover, .main-navigation li.current_page_item .sub-menu a{
color: #000;

border-bottom: 0px solid transparent!important;
}

.header-switcher ul li{
	
	
	
font-size: 24px;
font-weight: 400;
font-style: normal;
letter-spacing: normal;
line-height: 18px;
text-transform: uppercase;

color: #706f6f;
font-weight: 400;
font-style: normal;
letter-spacing: 0.6px;
line-height: normal;
position: relative;
display: inline-block;
}

.header-switcher ul li.act:before{
	position: absolute;
	content: "";
	height: 3px;
	background: #706f6f;
	width: 31px;
	left: 0px;
	    bottom: -7px;
}

.header-switcher ul li a, 
.header-switcher ul li a:visited, 
.header-switcher ul li a:focus, 
.header-switcher ul li a:active{
	color: #000000;
	text-decoration: none;
	
	/*  padding-bottom: 4px;
    padding-top: 4px;
	    border-bottom: 3px solid transparent;  */
}

.header-switcher ul li.act{
	color: #706f6f;
	
	
	  /*  border-bottom: 3px solid #706f6f; */
}

.header-switcher ul li.act:hover{
	/*  padding-bottom: 4px;
    padding-top: 4px;
	    border-bottom: 3px solid transparent; */
}



.header-switcher ul li.act a, 
.header-switcher ul li.act a:visited, 
.header-switcher ul li.act a:active, 
.header-switcher ul li.act a:focus{
	color: #706f6f;
	text-decoration: none;
}

.header-switcher ul li:not(:last-child):after{
	
	color: #000000;
font-size: 24px;
font-weight: 400;
font-style: normal;
letter-spacing: normal;
line-height: 18px;
text-transform: uppercase;


font-weight: 400;
font-style: normal;
letter-spacing: 0.6px;
line-height: normal;
margin-right: 12px;
margin-left: 12px;	
	content: "|";
}

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

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

.site-header{
    height: 100px;

		 position: absolute;
		 width: 100%;
		 left: 0;
		 top: 0;
		     z-index: 10;
}


/* Video */

.video {
	width: 102%;
	height: 102%;
	vertical-align: top;
	 filter: blur(4px) brightness(50%);
margin-left: -1%;
margin-top: -1%; 



  
  object-fit: cover;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
}

.video-cover{
	position: relative;
}

.video-cover:before{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	content: "";
	/* background: rgb(0 0 0 / 48%); */
	/*background-image: linear-gradient(to bottom, rgb(0 0 0 / 60%), rgb(255 255 255 / 0%));*/
}

.over-video{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	display: block;
	z-index: 9;
	    display: flex;
   /*  justify-content: center; */
   align-items: center; 
    float: left;
}

.content-video{
	width: 100%;
}

.content-video .butt{
	margin-bottom: 0px;
}

.site-content .content-video h1, 
.site-content .content-video h2, 
.site-content .content-video p{
	color: #fff;
}

.site-content .content-video h1:after {
    background-color: #fff;
}


.content-video a.butt, 
.content-video a.butt:focus, 
.content-video a.butt:visited, 
.content-video a.butt:active, 
.content-video button.btt, 
.content-video button.btt:focus, 
.content-video button.btt:visited, 
.content-video button.btt:active{
	color: #0079b3;
	background: #fff;
}

.content-video a.butt:hover,
.content-video button.btt:hover{
		color: #fff;
	background: #000;
}




.site-branding img{
	max-width: 181px;
}

.site-branding a, 
.site-branding a:focus, 
.site-branding a:active, 
.site-branding a:visited{
}

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


.main-navigation ul ül{
    margin-right: 0px;
}

.else-contain {
    display: flex;
    flex-direction: row;
}

.has-slogan {
    position: relative;
}

.first-image{
    position: absolute;
 /*   bottom: 0px; */
bottom: 33px;
 /*   max-width: 650px; */
 right: 200px;
 right: 0px;
 left: 0px;
 margin: 0px auto;
}

.site-content h1, .site-content h2.large{
    color: #000000;
    font-size: 44px;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.31;
    text-align: left;
    font-style: normal;
    /* letter-spacing: 1.2px; */
    font-weight: 200;
}

.site-content h1.eff{
	color: transparent;
}

.site-content h2{
color: #000000;
font-size: 30px;
    font-weight: 200;
font-style: normal;
letter-spacing: normal;
    line-height: 1.31;
text-align: left;
font-style: normal;
letter-spacing: normal;
}

.site-content h3{
color: #000000;
font-size: 27px;
    font-weight: 200;
font-style: normal;
letter-spacing: normal;
    line-height: 1.31;
text-align: left;
font-style: normal;
letter-spacing: 0.68px;
}

.site-content h4{
color: #000000;
font-size: 23px;
    font-weight: 200;
font-style: normal;
letter-spacing: normal;
    line-height: 1.31;
text-align: left;
font-style: normal;
letter-spacing: 0.68px;
}

.site-content h5{
color: #000000;
font-size: 20px;
    font-weight: 200;
font-style: normal;
letter-spacing: normal;
    line-height: 1.31;
text-align: left;
font-style: normal;
letter-spacing: 0.68px;
}

.site-content .dark h1, 
.site-content .dark h2, 
.site-content .dark h3, 
.site-content .dark h4, 
.site-content .dark h5{
	color: #fff;
}



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


.site-content p{
color: #000000;
font-size: 17px;
font-weight: 300;
font-style: normal;
letter-spacing: normal;
line-height: 30px;
text-align: left;
font-style: normal;
letter-spacing: 0.6px;
}

.site-content ul li{
color: #000000;
font-size: 17px;
font-weight: 300;
font-style: normal;
letter-spacing: normal;
line-height: 30px;
text-align: left;
font-style: normal;
letter-spacing: 0.6px;
}

.site-content ul{
        padding-left: 0px;
}

.site-content ol li{
color: #000000;
font-size: 17px;
font-weight: 300;
font-style: normal;
letter-spacing: normal;
line-height: 30px;
text-align: left;
font-style: normal;
letter-spacing: 0.6px;
}

.site-content ol{
    padding-left: 0px;
}



.main-images{
margin-left: auto;
margin-right: auto;
display: block;
}

.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 .logo{
	margin-bottom: 30px;
}

.site-footer {
	    padding: 90px 0px 0px 0px;
}

.site-footer p, 
.site-footer ul, 
.site-footer ol{
margin-bottom: 1.5em;
}


.site-footer p{
color: #000;
font-style: normal;
letter-spacing: normal;
text-align: left;
font-style: normal;
letter-spacing: normal;

    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
}

.site-footer ul li{
color: #000;
   font-size: 17px;
    font-weight: 300;
    line-height: 30px;
text-align: left;
font-style: normal;
letter-spacing: normal;
list-style-type: none;
}

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

.site-footer a:hover{
    text-decoration: none;
    color: #008080;
    transition: all .3s ease-in-out;
}

.site-footer .bottom-footer p{
	font-size: 15px;
}

#media_image-2 svg{
	max-width: 300px;
}

#media_image-2 img{
  margin-bottom: 25px;
}

.cli-plugin-main-link {
    margin-left: 0px;
    font-weight: 400;
    text-decoration: none;
}


.side-contact {
    width: 65px;
    height: 157px;
    background: url(img/button.png) no-repeat;
    position: fixed;
    right: 0px;
    top: 130px;
    padding: 0px;
    border: 0px;
    border-radius: 0px;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
        z-index: 9;
    
    writing-mode: vertical-rl;
text-orientation: upright;

color: #ffffff;

font-size: 25px;
font-weight: 500;
line-height: 28px;    
}






/*
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-top: 0px;
	padding-bottom: 0px;
	border-radius: 0px;
	border: 0px;
color: #000000;
font-size: 18px;
font-weight: 500;
font-style: normal;
letter-spacing: normal;
text-align: center;
text-transform: uppercase;
position: relative;
font-style: normal;
letter-spacing: 0.68px;
line-height: normal;
background: #fff;
display: block;
height: 50px;
line-height: 50px;
position: relative;
display: table;
padding-left: 30px;
padding-right: 30px;
}


a.butt:hover, 
button:hover, 
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover{
background-color: #000000;
color: #fff;

    text-decoration: none;
}
*/
div.wpcf7 input[type="submit"]:not(.search-submit), 
div.wpcf7 input[type="submit"]:not(.search-submit):focus, 
div.wpcf7 input[type="submit"]:not(.search-submit):active, 
div.wpcf7 input[type="submit"]:not(.search-submit):visited{
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #008080;
    border-radius: 8px;
    height: 50px;
    width: auto;
    padding: 0px 20px;
    outline: none;
    overflow: hidden;
    color: #008080;
    transition: color 0.3s 0.1s ease-out;
    text-align: center;
    line-height: 50px;
    font-size: 17px;
    font-weight: 300;
	background: transparent;
}

div.wpcf7 input[type="submit"]:hover{
    background: #008080;
    color: #fff;
    text-decoration: none;
text-decoration: none;
}

.home-third .row .col-two{
	width: 50%;
}

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

div.wpcf7 .wpcf7-submit{
	width: 100%;
}

div.wpcf7 .wpcf7-submit:after {
    width: 534px;
    height: 80px;
    border: 2px solid #ffffff;
    position: absolute;
    top: 12px;
    content: "";
    left: 8px;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}

.blue-part{
background: #000000;
padding: 110px 0px 90px 0px;
}

.header-switcher{
float: right;
 width: 96px;
margin-top: 34px;
}


.item-part{
		width: 200px;
	width: -webkit-calc(100% - 96px);
	width: -moz-calc(100% - 96px);
	width: calc(100% - 96px);
	float: left;
}

.bg-part{
 background: url(images/bg-min.png); 
 background-repeat: no-repeat;
 background-position: center center;
 background-attachment: fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


 .site-content .wpcf7 p{
	 font-size: 27px;
	 line-height: 1.5;
    font-weight: 200;
	 margin-bottom: 16px;
 }
 
.one-blog {
    padding: 80px 0px;
  
    border-bottom: 1px solid #cccccc;
}

 .one-blog:first-child{
	  border-top: 0px;
	   padding-top: 0px;
 }
 
 .blog-image{
	 margin-bottom: 40px;
 }
 
 .wpcf7-not-valid-tip{
	 font-family: "Noto Sans", sans-serif;
		 font-weight: 200;
 }
 
 .wpcf7 form.sent .wpcf7-response-output{
	 font-weight: 200;
 }
 
 
 select option{
	     font-family: "Noto Sans", sans-serif;
		 font-weight: 200;
 }
 

 
 
.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"], select {
 height: 70px;
 line-height: 70px;
border: 0px;
border-bottom: 1px solid #000;
 border-radius: 0px;
 padding: 0px 20px; 
 background: transparent;

letter-spacing: 0.2px;
width: 100%;
max-width: 100%;

    font-size: 27px;
    font-weight: 200;
    font-style: normal;
    letter-spacing: normal;
 
font-style: normal;
letter-spacing: normal;
text-align: left;
font-style: normal;

    font-family: "Roboto", serif;
	font-family: "Roboto", Georgia, "Times New Roman", serif;
 }
 
.wpcf7 textarea{
height: 248px;
border: 0px;
border-bottom: 1px solid #000;

 border-radius: 0px;
  padding: 20px 20px; 
  


width: 100%;
max-width: 100%;
background: transparent;


color: #000;
    font-size: 27px;
    font-weight: 200;
    font-style: normal;
    letter-spacing: normal;

letter-spacing: normal;
text-align: left;
font-style: normal;
    font-family: "Roboto", serif;
	font-family: "Roboto", Georgia, "Times New Roman", serif;
}

.hide-lng{
	display: none;
}

.page-id-4 .hide-lng{
	display: block;
}

.home-image{
	position: relative;
}

.home-image:after{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgb(0 0 0 / 18%);
}

.home-image .footer-title-part{
	position: relative;
	z-index: 99;
}

.page-id-855 .home-image {
    background-position: center 10%;
}

.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: 15px;
color: #000;
}

div.wpcf7 .wpcf7-submit{
margin-top: 30px;
}

.radio-233 span.wpcf7-list-item.last{
    display: inline-block;
    margin-left: 27px;
}

.contact-person img{
  margin-bottom: 20px;
}

.products-text{
padding: 40px 0px 60px 0px;
}

.products-items{
padding-bottom: 70px;
}

.item{
margin-bottom: 39px;

}

.item a{
  position: relative;
  display: block;
}



.company{
padding: 100px 0px;
}
 
.company-image{
margin-top: 40px;
margin-bottom: 40px;
}

.persons-bottom{
   padding: 110px 0px 120px 0px;
}

.persons-bottom img {
    margin-bottom: 20px;
}


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

.slick-dots li button{
width: 100px!important;
height: 10px!important;
background-color: #000000!important;
}

.slick-dots li {
    position: relative!important;
    display: inline-block;
width: 100px!important;
height: 10px!important;
    margin: 0 15px!important;
    padding: 0!important;
    cursor: pointer!important;
}

.slick-dots li.slick-active button{
 background-color: #0084d6!important;
}

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

.responsive-product{
visibility: hidden
}

.slick-initialized { 
visibility: visible; 
}




.slide-title h1{
color: #ffffff;
font-size: 70px;
font-weight: 600;
line-height: 70px;
letter-spacing: 0.4px;
margin: 0px;
text-align: center;
margin-left: auto;
margin-right: auto;
display: table;
}

.slide-image{
position: relative;


}

.slide-image img{
 filter: brightness(70%);
  -ms-filter: brightness(70%);
}

.slide-title{
  position: absolute;
    left: 0px;
    right: 0px;
    
  
top: 200px;
top: -webkit-calc(50% - 35px);
top: -moz-calc(50% - 35px);
top: calc(50% - 35px);

}

  

  
  
 .slick-dots {
    position: absolute;
    bottom: -30px;
    margin-bottom: 0px!important;
padding-left: 0px;
} 

.wpml-ls-legacy-list-horizontal {
    border: 1px solid transparent;
    padding: 0px;
    clear: left;
}

body .wpml-ls-legacy-list-horizontal a {
    display: inline-block;
}
  
  
.wpml-ls-legacy-list-horizontal a {
    display: block;
    text-decoration: none;
    padding: 0px 0px;
    line-height: 1;
    
    font-size: 20px;
font-weight: 400;
line-height: 58px;

color: #000000;

font-weight: 400;
letter-spacing: 0.2px;
}

li.wpml-ls-current-language a{
color: #000000;
}
  
  
 .wpml-ls-sidebars-schalter li:not(:first-child):before {
     content: "|";
    color: #000000;
    text-decoration: none;
    font-size: 20px;
    /* font-weight: 700; */
    line-height: 15px;
    margin-right: 0px;
    margin-left: 5px;
}

.wpml-ls-legacy-list-horizontal>ul {
    float: right;
}



.main-navigation ul ul.sub-menu {
    margin-top: 0px;
    margin-left: 0px;
}
  
 .main-navigation ul ul.sub-menu{
   padding-bottom: 20px;
    padding-top: 40px!important;
    z-index: 9999;
	margin-left: -20px;
	padding-left: 20px;
	margin-right: 0px!important;
	padding-right: 20px;
  }
  
 .main-navigation .sub-menu a, 
  .main-navigation .sub-menu a:focus, 
  .main-navigation .sub-menu a:visited, 
  .main-navigation .sub-menu a:active{
color: #000000;
font-size: 17px;
font-weight: 400;
font-style: normal;
letter-spacing: normal;
line-height: 20px;
text-align: left;
text-transform: uppercase;
font-style: normal;
letter-spacing: 0.6px;
line-height: normal;
padding-top: 0px;
padding-bottom: 0px;
border: 0px solid transparent;
display: block;
width: 100%;
  }
  
    .main-navigation .sub-menu a:hover{
color: #376598;
	}
	
.main-navigation .sub-menu li {
    float: none;
	    margin-bottom: 4px;
}


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

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

.sub-menu .sub-menu{
    background: transparent;
    padding-top: 0px!important;
    z-index: 9999;
}
  
  
  html{
  overflow-x: hidden;
  }
  
  .main-navigation ul ul{
    box-shadow: none;
     }
    
    .main-navigation ul {
    box-shadow: none;
     }
     


.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: inline-block;
    float: none;
    position: static;
}
  
    .sub-menu a:hover{
    color: rgba(255, 255, 255, 0.9);
    }
  
  
  .sub-menu .sub-menu li:not(:first-child):before {
    content: "|";
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    /* font-weight: 700; */
    line-height: 15px;
    margin-right: 4px;
    margin-left: 2px;
}
  
  
  .sub-menu a, 
  .sub-menu a:focus, 
  .sub-menu a:visited, 
  .sub-menu a:active {
    z-index: 99;
	display: block;
}

  .overtitle{
	  color: #000000;
font-size: 24px;
font-weight: 400;
font-style: normal;
letter-spacing: normal;
line-height: 30px;
text-align: left;
font-style: normal;
letter-spacing: 0.6px;
}

.home-first{
	padding: 60px 0px;
	    background-repeat: no-repeat!important;
    background-position: top right;
}

.bottom-part{
	overflow: hidden;
}

.site-content p, 
.site-content ul, 
.site-content ol {
	margin-bottom: 33px;
    margin-top: 0px;
}



marquee{
	vertical-align: top;
}


.home-image{
	min-height: 470px;
	    background-position: center center;
		     filter: brightness(80%);
		    object-fit: cover;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
}

.home .home-image{
	min-height: 850px;
	    background-position: center center;
}

.home-title-part{
	margin-top: 205px;
}

.site-content .home-title-part h1.main-title{
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

a.butt.pink, 
a.butt.pink:active, 
a.butt.pink:focus, 
a.butt.pink:visited{
	background: #376598;
	color: #fff;
}

a.butt.pink:hover{
	background: #376598;
}

.home-first{
	/*    -webkit-box-shadow: -1px -5px 39px 0px rgb(0 0 0 / 21%);
    -moz-box-shadow: -1px -5px 39px 0px rgba(0,0,0,0.21);
    box-shadow: -1px -5px 39px 0px rgb(0 0 0 / 21%); */
}

.site-content .home-title-part h1{
	color: #fff;
}

.site-content .home-title-part .overtitle{
	color: #fff;
}



.footer-title-part{
	margin-top: 140px;
	    max-width: 700px;
}

.footer-title-part .overtitle{
	color: #fff;
}

.site-content .footer-title-part h1.main-title{
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #fff;
	display: table;
}

.site-content ul li, .site-content ol li{
	list-style-type: none;
	position: relative;
	padding-left: 27px;
}

.contact-main{
	
	
}

.contact-main .contact-left{
	padding: 60px 0px 0px 0px;
}

.site-content ul li:before{
	content: "·";
	font-weight: 700;
	position: absolute;
	left: 5px;
}

.start-image{
	width: 500px;
	max-width: 100%;
	float: right;
}

.home-second{
	padding: 80px 0px 80px 0px;
}

.home-second a {
    display: block;
    position: relative;
}

.home-second a:hover {
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    transition: all ease .8s;
}

.home-second a:hover .overlay_image {
    opacity: 1;
	 background-color: rgb(0 0 0 / 55%);
}

.overlay_image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: .5s ease;
   background-color: rgb(0 0 0 / 35%);
}

.text_image {
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: block;
    width: 100%;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
}

.text_image h3 {
    color: #fff;
    margin: 0 0 5px;
    line-height: normal;
    padding-right: 20px;
}

.text_image h4 {
    color: #fff;
    font-weight: 300;
    margin: 0;
    line-height: normal;
    padding-right: 0px;
}

.bottom-part{
	padding: 60px 0px 60px 0px;
	  background: -webkit-linear-gradient(left, #376598 50%, #000000 50%);
  background: -moz-linear-gradient(left, #376598 50%, #000000 50%);
  background: -o-linear-gradient(left, #376598 50%, #000000 50%);
  background: -ms-linear-gradient(left, #376598 50%, #000000 50%);
  background: linear-gradient(left, #376598 50%, #000000 50%);
  position: relative;
  
 /* background-image: url(img/ak_reisen_01-min.png)!important;
  background-position: 0 50%!important;
background-repeat:  no-repeat!important; */
}

.bottom-part:after{
	background-image: url(img/bg-min.png)!important;
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 50%;
	top: 0px;
}

.site-content .dark ul li, 
.site-content .dark ol li, 
.site-content .dark p{
	color: #fff;
}

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

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

.site-content .cta h1, 
.site-content .cta h2, 
.site-content .cta h3, 
.site-content .cta h4, 
.site-content .cta h5, 
.site-content .cta p, 
.site-content .cta ul li, 
.site-content .cta ol li{
	color: #fff;
} 

.site-content .cta .container{
	position: relative;
	z-index: 2;
}

.sub-menu{
	width: 436px;
	background: #fff;
}

.contact-second{
	padding-top: 80px;
	padding-bottom: 5px;
}

.contact-image{
	float: left;
	margin-left: -230px;
}

.contact-third{
	    background: #376598;

}

.contact-third .contact-left{
			padding: 25px 0px;
}

.contact-third .image-part-of-logo {
    float: left;
    width: 266px;
    margin-top: 67px;
}


.text-part-of-logo{
	    width: 100%;
    width: -webkit-calc(100% - 266px);
    width: -moz-calc(100% - 266px);
    width: calc(100% - 266px);
	float: left;
}

.image-part-of-logo{
	float: left;
	width: 266px;
}

.references-first .contact-left{
	padding-top: 60px;
	padding-bottom: 74px;
}


.home-title-part{
	position: relative;
	z-index: 99;
	    display: table;
		    background: rgb(0 0 0 / 30%);
    padding: 40px;
}





.page-template-template-systeme-stative .site-content .footer-title-part h1.main-title{
	text-shadow: 0 0 9px rgba(255, 255, 255, 0.8);
color: #000000;
 border-bottom: 3px solid #000;
}

.page-template-template-systeme-stative .footer-title-part .overtitle{
	text-shadow: 0 0 9px rgba(255, 255, 255, 0.8);
color: #000000;
}









.page-template-template-xxx-produktgruppe .footer-title-part {
    margin-top: 240px;
}

.page-template-template-xxx-produktgruppe .site-content .footer-title-part h1.main-title{
	text-shadow: 0 0 9px rgba(255, 255, 255, 0.8);
color: #000000;
 border-bottom: 3px solid #000;
}

.page-template-template-xxx-produktgruppe .footer-title-part .overtitle{
	text-shadow: 0 0 9px rgba(255, 255, 255, 0.8);
color: #000000;
}



.page-template-template-hochstative .footer-title-part {
    margin-top: 240px;
}

.page-template-template-hochstative .site-content .footer-title-part h1.main-title{
	text-shadow: 0 0 9px rgba(255, 255, 255, 0.8);
color: #000000;
 border-bottom: 3px solid #000;
}

.page-template-template-hochstative .footer-title-part .overtitle{
	text-shadow: 0 0 9px rgba(255, 255, 255, 0.8);
color: #000000;
}










.references-first .contact-left a.dark-butt, 
.references-first .contact-left a.dark-butt:focus, 
.references-first .contact-left a.dark-butt:active, 
.references-first .contact-left a.dark-butt:visited{
	max-width: 536px;
	height: auto;
	line-height: normal;
	background-color: #376598;
	color: #fff;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 36px;
	z-index: 10;
	position: relative;
}

.references-first .contact-left a.dark-butt span, 
.references-first .contact-left a.dark-butt:focus span, 
.references-first .contact-left a.dark-butt:active span, 
.references-first .contact-left a.dark-butt:visited span{
	position: relative;
	z-index: 15;
}

.references-first .contact-left a.dark-butt:after, 
.references-first .contact-left a.dark-butt:visited:after, 
.references-first .contact-left a.dark-butt:active:after, 
.references-first .contact-left a.dark-butt:focus:after{
	width: 534px;
	height: 86px;
	 content: "";
	 background-color: #376598;
	 position: absolute;
	 left: 8px;
	 top: 0px;
	 z-index: 9;
}


.references-first .contact-left a.dark-butt:before, 
.references-first .contact-left a.dark-butt:visited:before, 
.references-first .contact-left a.dark-butt:active:before, 
.references-first .contact-left a.dark-butt:focus:before
/* .references-first .contact-left a.dark-butt:before */{
    position: absolute;
    top: 12px;
    content: "";
    left: 14px;
	
	
	width: 534px;
height: 80px;
border: 2px solid #000000;
z-index: 8;
}

.references-first .contact-left a.dark-butt:hover:after {
    border: 2px solid #000;
}

.references-first .contact-left a.dark-butt:hover{
	background: #000;
}

.references-first .contact-left a.dark-butt:hover:after{
	background: #000;
}

.references-first .contact-left a.dark-butt:hover:before{
	    border-color: #376598;
}

.references-first .contact-left .text-part-of-logo {
    width: 100%;
    width: -webkit-calc(100% - 295px);
    width: -moz-calc(100% - 295px);
    width: calc(100% - 295px);
  /*  float: left; */
  float: none;
  
  padding: 8px 0px;
	
	border-bottom: 3px solid #d9dddf;
}

.references-first .contact-left .image-part-of-logo {
 /*   float: left; */
    width: 295px;
	  float: none;
	  
	  padding: 8px 0px;
	
	border-bottom: 3px solid #d9dddf;
}

.references-first .contact-left .image-part-of-logo img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

table{
	  border-collapse: collapse;
}

.is-partner{
	margin-bottom: 160px;
}

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

.one-image{
	margin-bottom: 10px;
}

p{
	margin-bottom: 0px;
}

.is-partner img{
	vertical-align: middle;
}  

table td{
	vertical-align: middle;
}

.ref.bottom-part a.butt:after {
    left: -15px;
}

.products-first{
	padding: 130px 0px 101px 0px;
}

.is-col-img{
	margin-top: 147px;
}

.is-col-butt{
	margin-top: 120px;
}

a.butt.is-col-butt, 
a.butt.is-col-butt:visited, 
a.butt.is-col-butt:active, 
a.butt.is-col-butt:focus{
	background-color: #376598;
	color: #fff;
}

a.butt.is-col-butt:before, 
a.butt.is-col-butt:visited:before, 
a.butt.is-col-butt:active:before, 
a.butt.is-col-butt:focus:before {
    position: absolute;
    top: 12px;
    content: "";
    left: 14px;
    width: 534px;
	width: 100%;
    height: 80px;
    border: 2px solid #000000;
    z-index: 8;
}


a.butt.is-col-butt:after, a.butt.is-col-butt:visited:after, a.butt.is-col-butt:active:after, a.butt.is-col-butt:focus:after{
	
}

a.butt.is-col-butt:after, 
a.butt.is-col-butt:visited:after, 
a.butt.is-col-butt:active:after, 
a.butt.is-col-butt:focus:after {
    width: 100%;
    height: 86px;
    content: "";
    background-color: #376598;
    position: absolute;
    left: 8px;
    top: 0px;
    z-index: 9;
}

a.butt.is-col-butt span, 
a.butt.is-col-butt:focus span, 
a.butt.is-col-butt:active span, 
a.butt.is-col-butt:visited span{
    position: relative;
    z-index: 15;
}

a.butt.is-col-butt:hover:before {
    border-color: #376598;
}

a.butt.is-col-butt:hover:after {
    background: #000;
}



a.butt.is-col-butt:hover{
    background-color: #000;
    color: #fff;
}

.no-references .contact-left{
	padding: 0px;
	width: 100%;
	max-width: 100%;
}

.no-references{
	margin: 140px 0px 120px 0px;
}


.mo-img{
	    margin-left: -70px;
    margin-top: -60px;
    max-width: 900px;
}

.fourth-mo{
	padding-bottom: 80px;
}

.fourth-mo ul{
	padding-left: 45px;
}

.fourth-mo a.not-butt, 
.fourth-mo a.not-butt:focus, 
.fourth-mo a.not-butt:active, 
.fourth-mo a.not-butt:visited{
		display: table;
	float: left;
	margin-left: 45px;
}

.no-references .contact-left .butt{
	margin-left: auto;
	margin-right: auto;
}

.products-title-part{
	max-width: 1060px;
	margin-top: 40px;
}


.products-title-part h1.main-title{
    text-shadow: 0 0 9px rgb(255 255 255 / 80%);
    color: #000000;
    border-bottom: 3px solid transparent;
	    padding-bottom: 15px;
    margin-bottom: 15px;
	position: relative;
}

.products-title-part h1.main-title:after{
	position: absolute;
	content: "";
	width: 540px;
	    max-width: 100%;
	height: 3px;
	background: #000;
	left: 0px;
	bottom: -3px;
	
}

.products-title-part .overtitle{
	text-shadow: 0 0 9px rgb(255 255 255 / 80%);
    color: #000000;
}



.bottom-part-one-color{
	background: #376598;
	padding: 65px 0px;
}

.first-mo{
	padding: 70px 0px 35px 0px;
}

a.not-butt, 
a.not-butt:focus, 
a.not-butt:active, 
a.not-butt:visited{
color: #8a8a8a;
font-size: 24px;
font-weight: 700;
font-style: normal;
letter-spacing: normal;
line-height: 30px;
text-align: left;
font-style: normal;
letter-spacing: 0.6px;
line-height: normal;
text-decoration: none;
border-bottom: 3px solid transparent;
}

a.not-butt:hover{
	border-bottom: 3px solid #8a8a8a;
	text-decoration: none;
}

.row.all-both .col-two .content-part{
	max-width: 830px;
}

.row.all-both .col-two:first-child .content-part{
	float: right;
}
  
  .row.all-both .col-two:last-child .content-part{
	float: left;
}
  
.page-template-template-xxx-produktgruppe .no-references {
    margin-bottom: 45px;
}

.page-template-template-hochstative .no-references {
    margin-bottom: 0px;
}

.envira-gallery-item .caption, #envirabox-title{
	display: none!important;
}

.has-bg{
	background: #376598 url(img/bg-min.png) no-repeat 50% 50%;
	background-size: cover;
	padding: 30px;
}

.has-bg h1, 
.has-bg h2,
.has-bg h3,
.has-bg h4,
.has-bg h5,
.has-bg p,
.has-bg ul li,
.has-bg ol li{
	color: #fff;
}

.postid-864 .home-image {
    background-position: center 80%;
}

.bottom-part.dark .col-two img{
	border-radius: 8px;
}	

.bottom-footer{
	margin-top: 30px;
}

.list-part{
	background: #376598;
}

.site-content .list-part h2{
	color: #fff;
}
	
.site-content .list-part ul li{
		color: #fff;
		font-size: 22px;
		line-height: 32px;
		font-weight: 300;
}

.site-content .list-part ul{
	 -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.has-over{
	position: relative;
}

.has-over:before{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
	z-index: 8;
	width: 100%;
	height: 100%;
	content: "";
    transition: .5s ease;
    background-color: rgb(0 0 0 / 35%);
}

.this-in{
	position: relative;
	z-index: 10;
}

.site-content .this-in h1,
.site-content .this-in h2,
.site-content .this-in h3,
.site-content .this-in h4,
.site-content .this-in h5,
.site-content .this-in h6,
.site-content .this-in a,
.site-content .this-in a:focus,
.site-content .this-in a:visited,
.site-content .this-in a:active,
.site-content .this-in ul li,
.site-content .this-in ol li,
.site-content .this-in p{
	color: #fff;
}

.round{
	background: #376598;
	border-radius: 500px;
	margin-top: 40px;
	padding: 20px 50px;
}

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

.site-content .round h1,
.site-content .round h2,
.site-content .round h3,
.site-content .round h4,
.site-content .round h5,
.site-content .round h6,
.site-content .round a,
.site-content .round a:focus,
.site-content .round a:visited,
.site-content .round a:active,
.site-content .round ul li,
.site-content .round ol li,
.site-content .round p{
	color: #fff;
	margin-bottom: 0px;
}

.responsive.slider{
	visibility: hidden;
} 

.responsive.slider.slick-initialized{ 
	visibility: visible; 
}

.page-template-template-webdesign .home-image {
    background-position: center 25%;
}

.page-template-default .butt.pink{
	display: none;
}

.page-template-default.page-id-1135 .butt.pink{
	display: table;
}

.darker{
    background: #376598;
}

.darker h1, 
.darker h2, 
.darker h3, 
.darker h4, 
.darker h5, 
.darker p, 
.darker ul li, 
.darker ol li, 
.darker a,  
.darker a:focus,  
.darker a:visited,  
.darker a:active{
	color: #fff;
}  

.site-content h4.ui-accordion-header{
	color: #376598; 
	margin-bottom: 10px;
	cursor: pointer;
}



.site-content h4.ui-accordion-header:before{
	content: "+";
	margin-right: 5px;
}

.site-content h4.ui-accordion-header.ui-accordion-header-active.ui-state-active{
	content: "-";
}

.ui-accordion-content{
	margin-bottom: 0px;
	    padding-left: 17px;
}








/* Background Title */


.cont {
  position: relative;
  background: #000;
}

.cont img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  mix-blend-mode: multiply;
}

.cont .heading {
  display: inline-block;
  margin: 0;
  font-size: 20vw;
  text-transform: uppercase;
 
  line-height: 1.9;
  color: #fff;
}




/* Title Developer */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

section.is-main{
  height: 100vh;
  color: white;
  background: black;
  font-size: 3em;
  display: flex;
  justify-content: center;
  align-items: center;
}

section.is-main h1 {
  overflow: hidden;
  color: #fff!important;
}

section.is-main h1 > div {
  transform: translateY(100%);
}











.tt {

  text-align: center;
  color: #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
 
  letter-spacing: 1px;
  line-height:2
}

.eff {
  background-image: url(https://media.giphy.com/media/26BROrSHlmyzzHf3i/giphy.gif);
  background-size: cover;
  color: transparent;
  -moz-background-clip: text;
  -webkit-background-clip: text;
    font-size: 44px;
    line-height: 1.31;
    font-weight: 200;
}

.item-content{
	display: none;
	
}

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







.home-text, 
.contact-part{
	padding: 80px 0px;
}


.animate-charcter
{
   text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #000000 0%,
    #000000 29%,
    #005500 67%,
    #005500 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 10s linear infinite;
  display: inline-block;
      font-size: 190px;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}





.logo {
            font-family: 'Roboto', sans-serif;
			font-family: "Roboto", Georgia, "Times New Roman", serif;
            font-size: 45px;
            font-weight: 700;
            letter-spacing: 0.5px;
            display: table;
		/*	transform: skewY(-5deg); */
			/*	color: #fff;  */
			position: relative;
        }
		
		
.logo:before {
    content: "";
    width: 100px;
    height: 1px;
    top: -5px;
    right: -15px;
    background: black;
    position: absolute;
}

.logo:after {
    content: "";
    width: 1px;
    height: 40px;
    top: -5px;
    right: -15px;
    background: black;
    position: absolute;
}
		
	a.logo, 
	a.logo:focus, 
	a.logo:active, 
	a.logo:visited{
		text-decoration: none;
	}	
	
		
		.logo span{
			display: block;
		}
		
	.logo .light {
		font-weight: 200;
		line-height: 46px;
        }
	.logo .black {
		font-weight: 300;
		font-size: 18px;	
		 text-align: right; 
/* transform: skewX(-1deg); */
        }
		
		.logo strong{
			font-weight: 900;
		}
		
		
	.site-branding a, 
	.site-branding a:focus, 
	.site-branding a:active, 
	.site-branding a:visited{
		color: #fff;
	}	 
		
		
		
		.site-branding .logo:before {
    background: #fff;
}

.site-branding .logo:after {
    background: #fff;
}	
		
	
		
		
		
		
		


/*
.btn {
  width: 180px;
  height: 60px;
  cursor: pointer;
  background: transparent;
  border: 1px solid #91C9FF;
  outline: none;
  transition: 1s ease-in-out;
  display: table;
}

svg {
  position: absolute;
  left: 0;
  top: 0;
  fill: none;
  stroke: #fff;
  stroke-dasharray: 150 480;
  stroke-dashoffset: 150;
  transition: 1s ease-in-out;
}

.btn:hover {
  transition: 1s ease-in-out;
  background: #4F95DA;
}

.btn:hover svg {
  stroke-dashoffset: -480;
}

.btn span {
  color: white;
  font-size: 18px;
  font-weight: 100;
}
*/






/*

:root {
  --text-color: hsla(210, 50%, 85%, 1);
  --shadow-color: hsla(210, 40%, 52%, .4);
  --btn-color: hsl(210, 80%, 42%);
  --bg-color: #141218;
}

* {
  box-sizing: border-box;
}



.btn{
  position:relative;
  padding: 10px 20px;  
  border: none;
  background: none;
  cursor: pointer;
  
  font-family: "Source Code Pro";
  font-weight: 900;
  text-transform: uppercase;
  font-size: 30px;  
  color: var(--text-color);
  
  background-color: var(--btn-color);
  box-shadow: var(--shadow-color) 2px 2px 22px;
  border-radius: 4px; 
  z-index: 0;  
  overflow: hidden;   
}

.btn:focus {
  outline-color: transparent;
  box-shadow: var(--btn-color) 2px 2px 22px;
}

.right::after, .btn::after {
  content: var(--content);
  display: block;
  position: absolute;
  white-space: nowrap;
  padding: 40px 40px;
  pointer-events:none;
}

.btn::after{
  font-weight: 200;
  top: -30px;
  left: -20px;
} 

.right, .left {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.right {
  left: 66%;
}
.left {
  right: 66%;
}
.right::after {
  top: -30px;
  left: calc(-66% - 20px);
  
  background-color: var(--bg-color);
  color:transparent;
  transition: transform .4s ease-out;
  transform: translate(0, -90%) rotate(0deg)
}

button:hover .right::after {
  transform: translate(0, -47%) rotate(0deg)
}

button .right:hover::after {
  transform: translate(0, -50%) rotate(-7deg)
}

button .left:hover ~ .right::after {
  transform: translate(0, -50%) rotate(7deg)
}


button::before {
  content: '';
  pointer-events: none;
  opacity: .6;
  background:
    radial-gradient(circle at 20% 35%,  transparent 0,  transparent 2px, var(--text-color) 3px, var(--text-color) 4px, transparent 4px),
    radial-gradient(circle at 75% 44%, transparent 0,  transparent 2px, var(--text-color) 3px, var(--text-color) 4px, transparent 4px),
    radial-gradient(circle at 46% 52%, transparent 0, transparent 4px, var(--text-color) 5px, var(--text-color) 6px, transparent 6px);

  width: 100%;
  height: 300%;
  top: 0;
  left: 0;
  position: absolute;
  animation: bubbles 5s linear infinite both;
}

@keyframes bubbles {
  from {
    transform: translate();
  }
  to {
    transform: translate(0, -66.666%);
  }
}

*/







.card {
  max-width: 400px;
  width: 100%;
  margin: 50px auto;
  border-radius: var(--border-radius);
}

.card .inner {
  padding: 25px;
background: #fff;
  border-radius: var(--border-radius);
}

.card h3 {
  margin-bottom: 15px;
}

.example-1 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
    overflow: hidden;

}

.example-1 .inner {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 5px;
}

.example-1::before {
  content: "";
  display: block;
  background: linear-gradient(
    90deg,
    hsla(197, 100%, 64%, 1) 0%,
    hsla(339, 100%, 55%, 1) 100%
  );
  height: 500px;
  width: 500px;
  position: absolute;
  animation: rotate 8s linear infinite;
  z-index: 0;
}

@keyframes rotate {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}





.standard{
	padding: 80px 0px;
}

.cta-middle {
    padding: 80px 0px;
    -webkit-box-shadow: -4px 2px 30px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: -4px 2px 30px 0px rgb(0 0 0 / 15%);
    box-shadow: -4px 2px 30px 0px rgb(0 0 0 / 15%);
}





.box {
	 width: 100%;
	 height: 400px;
	 display: grid;
	 place-content: center;
	 color: white;
	/* text-shadow: 0 1px 0 #000; */
	 --border-angle: 0turn;
	/* --main-bg: conic-gradient(from var(--border-angle), #213, #112 5%, #112 60%, #213 95%); */
	 
	     --main-bg: conic-gradient(from var(--border-angle), #ffffff, #ffffff 5%, #ffffff 60%, #ffffff 95%);
	 
	 
	 border: solid 5px transparent;
	 border-radius: 0;
	 --gradient-border: conic-gradient(from var(--border-angle), transparent 25%, #d0d6d6, #008080 99%, transparent);
	 background: var(--main-bg) padding-box, var(--gradient-border) border-box, var(--main-bg) border-box;
	 background-position: center center;
	 animation: bg-spin 3s linear infinite;
}
 @keyframes bg-spin {
	 to {
		 --border-angle: 1turn;
	}
}
 .box:hover {
	 animation-play-state: paused;
}
 @property --border-angle {
	 syntax: "<angle>";
	 inherits: true;
	 initial-value: 0turn;
}
 


.box a.btt:hover{
	background: #008080;
}

/*
.cover-button{
	position: relative; 
	height: 50px;
}
*/
a.btt, 
a.btt:focus, 
a.btt:visited, 
a.btt:active{
/*	 position: absolute; 
	 top: 0;
	 left: 0;
	 right: auto; 
	 bottom: 0; */
	 margin: auto 0px;
	 text-decoration: none;
	 cursor: pointer;
	 border: 1px solid #008080;
	 border-radius: 8px;
	/* height: 50px;
	  line-height: 50px; */
	  	 height: auto;
	  line-height: 1.8em;
	 width: auto;
	 padding: 10px 20px;
	 outline: none;
	 overflow: hidden;
	 color: #008080;
	 transition: color 0.3s 0.1s ease-out;
	 text-align: center;
		display: table;
	 	 font-size: 17px;
	 font-weight: 300;
}
 a.btt::before {
	/* position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 bottom: 0;*/
	 margin: auto;
	 content: none;
	 border-radius: 50%;
	 display: block;
	 width: 100%;
	/* height: 20em;
	 line-height: 20em;*/
	 left: 0;

	 text-align: center;
	 transition: box-shadow 0.5s ease-out;
	 z-index: -1;
}
 a.btt:hover {
	 color: #fff;
	 text-decoration: none;
	 	 background: #008080;
}
 a.btt:hover::before {
	 box-shadow: inset 0 0 0 10em #008080;
}
 
 
 
 
 
 
 
a.btt.light-btt, 
a.btt.light-btt:focus, 
a.btt.light-btt:visited, 
a.btt.light-btt:active{
	/* position: absolute;
	 top: 0;
	 left: 0;
	 right: auto;
	 bottom: 0; */
	 margin: auto 0px;
	 text-decoration: none;
	 cursor: pointer;
	 border: 1px solid #fff;
	 border-radius: 8px;
	/* height: 50px;
	 	 line-height: 50px; */
		 height: auto;
	 	 line-height: 1.8em;
	 width: auto;
	 padding: 10px 20px;
	 outline: none;
	 overflow: hidden;
	 color: #fff;
	 transition: color 0.3s 0.1s ease-out;
	 text-align: center;
	display: table;
	 	 font-size: 17px;
	 font-weight: 300;
}
 a.btt.light-btt::before {
	/* position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 bottom: 0; */
	 margin: auto;
	 content: none;
	 border-radius: 50%;
	 display: block;
    width: calc(100% + 2px);
    margin-left: -1px;
	/* height: 20em;
	 line-height: 20em; */
	 left: 0;

	 text-align: center;
	 transition: box-shadow 0.5s ease-out;
	 z-index: -1;
}
 a.btt.light-btt:hover {
	 color: #008080;
	 text-decoration: none;
	 background: #fff;
}
 a.btt.light-btt:hover::before {
	 box-shadow: inset 0 0 0 10em rgba(255, 255, 255, 1);
}
 
 
 
 
 
 
 
 
 
 

a.link, a.link:active, a.link:focus, a.link:visited {
    text-transform: lowercase;
    border: none;
    border-bottom: 1px solid transparent;
    padding-bottom: 5px;
    padding-top: 0px;
    margin-left: 0px;
    padding-right: 12px;
    	 font-size: 17px;
	 font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: 26px;
    text-align: left;
    color: #000;
text-decoration: none;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
    position: relative;
}

 a.link {
    --n: 4;
    text-decoration: none;
    display: inline-block;
    background: linear-gradient(to right, #44492B calc(100% / var(--n)), transparent 0 calc((var(--n) - 1)* 100% / var(--n)), #44492B 0) bottom right / calc(var(--n)* 100%) 1px no-repeat;
}

 a.link:after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(1);
    bottom: 0;
    left: 0;
    background-color: #44492B;
    height: 1px;
    transform-origin: bottom left;
    transition: transform 0.5s ease-out;
}
 
 
 
 
 /*
 .site-content a:hover {
    text-decoration: none;
    border-bottom: 2px solid transparent;
}
*/
a.link:hover {
    background-position: bottom left;
    transition: 1.0s;
	text-decoration: none;
}

a.link:hover:after {
    transform: scaleX(0);
    transform-origin: bottom right;
}
 







a.link.light-link, 
a.link.light-link:active, 
a.link.light-link:focus, 
a.link.light-link:visited {
    text-transform: lowercase;
    border: none;
    border-bottom: 1px solid transparent;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 0px;
    padding-right: 12px;
    	 font-size: 17px;
	 font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: 26px;
    text-align: left;
    color: #fff;
text-decoration: none;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
    position: relative;
}

 a.link.light-link{
    --n: 4;
    text-decoration: none;
    display: inline-block;
    background: linear-gradient(to right, #fff calc(100% / var(--n)), transparent 0 calc((var(--n) - 1)* 100% / var(--n)), #fff 0) bottom right / calc(var(--n)* 100%) 1px no-repeat;
}

 a.link.light-link:after{
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(1);
    bottom: 0;
    left: 0;
    background-color: #fff;
    height: 1px;
    transform-origin: bottom left;
    transition: transform 0.5s ease-out;
}

a.link.light-link:hover{
    background-position: bottom left;
    transition: 1.0s;
	text-decoration: none;
}

a.link.light-link:hover:after{
    transform: scaleX(0);
    transform-origin: bottom right;
}



.site-footer .link{
	float: right;
}

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

.site-footer hr {
    background-color: transparent;
    border: 0;
    height: 1px;
	margin: 60px 0px 0px;
}

.copyright-part{
	padding: 20px 0px;
}

.site-footer .copyright-part p{
	margin-bottom: 0px
}


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

.all-services .row:nth-child(odd) .text-part {
    float: right;
}

.all-services .row:nth-child(odd) .text-part .text-in{
	padding: 40px 0px 20px 40px;
}

.all-services .row:nth-child(odd) .image-part {
    float: left;
}

.all-services .row:nth-child(even) .text-part {
    float: left;
}

.all-services .row:nth-child(even) .text-part .text-in{
	padding: 40px 40px 20px 0px;
}

.all-services .row:nth-child(even) .image-part {
    float: right;
}

.all-services .row .col-two {
    width: 50%;
    float: left;
}


.background-part {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    min-height: 500px;
    background-size: 140%;
	 padding: 160px 0px 160px;

}

.background-part {
    position: relative;
}

.background-part:before {
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background: #222222;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.background-part .container {
    z-index: 2;
}

.home-first .container, .home-second .container {
    position: relative;
}




/*
h1, h2, h3, h4, h5, p, ul, ol, img, .btt, .link{
	opacity: 0;
}
*/
.page-template-template-faq .all-services .row{
	margin-bottom: 40px;
}





.logo-container {
display: grid;
  grid-template-columns: repeat(4, 1fr); 
  gap: 20px; 
}

.logo-item{
  display: flex;
  justify-content: center; 
  align-items: center; 
  height: 150px; 
}

.logo-item img {
    max-width: 100%;
    height: auto;
    max-height: 100px;
    object-fit: contain;
    max-width: 190px;
	filter: grayscale(100%); 
  
  /*
      max-width: 150px;
    max-height: 120px;
    filter: grayscale(100%); */
}

.logo-item img:hover {
    filter: grayscale(0%);
}


.clients{
    padding: 100px 0px 80px;
}


.awards{
	padding: 80px 0px;
}


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

.references .col-fourth:not(:nth-child(4n)) {
  /*  margin-right: 15px; */
	
	   margin-right: 0px;
}

.references .col-fourth {
  width: 100%;
    width: -webkit-calc(25% - 11.25px);
    width: -moz-calc(25% - 11.25px);
    width: calc(25% - 11.25px); 
/*	width: 25%; */
    float: left;
    margin-bottom: 15px;
}

.references a {
    display: block;
    position: relative;
}

.overlay_image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(70,89,115,.85);
}

.text_image {
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 36px;
    left: 33px;
    background: url(img/small-arrow.png) no-repeat 100% 100%;
    display: block;
    width: 100%;
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px);
}

.text_image h3 {
    color: #fff;
    font-size: 31px;
    font-style: normal;
    font-weight: 600;
    margin: 0 0 5px;
    line-height: normal;
    padding-right: 30px;
}

.text_image h4 {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    margin: 0;
    line-height: normal;
    padding-right: 30px;
}

.references a:hover .overlay_image {
    opacity: 1;
}


.references{
	padding: 80px 0px;
}












.button-group .button, 
.button-group .button:focus, 
.button-group .button:visited, 
.button-group .button:active {
    padding: 0px;
    border: 0px;
  
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 0.16px;
    background-color: #465973;
    border: 0;
    border-radius: 0px;
    
    cursor: pointer;
    letter-spacing: 2px;
  
    text-decoration: none;
    text-transform: uppercase;
    white-space: normal;

    margin-left: auto;
    margin-right: auto;
    display: table;
   
	
	    font-size: 12px;
    white-space: normal;
    padding: 15px 20px 15px;
    display: table;
	
	
	  background: transparent;
    text-decoration: none;
    border: 1px solid #465973;
    color: #465973;
}

.button-group .button:hover {
   border: 1px solid #fff;
   color: #ffffff;
       background-color: #465973;
}

.button-group .button.is-checked, 
.button-group .button.is-checked.focus, 
.button-group .button.is-checked:visited, 
.button-group .button.is-checked:active{
	border: 1px solid #fff;
   color: #ffffff;
       background-color: #465973;
}



/*

#map {
    height: 400px;
    width: 100%;
}
*/
#map {
    min-height: 470px;
    background-position: center center;
    filter: brightness(80%);
    object-fit: cover;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
}




#rmp_menu_trigger-1265{
	display: none!important;
}


.only{
	display: none;
}

html[lang=cs-CZ] .only-cs{
	display: inline-block;
}

html[lang=de-DE] .only-de{
	display: inline-block;	
}

html[lang=en-US] .only-en{
	display: inline-block;
}

/*
.error-404{
	margin: 160px 0px 80px 0px;
}
*/

.single .site-main .standard-part a, 
.single .site-main .standard-part a:focus, 
.single .site-main .standard-part a:active, 
.single .site-main .standard-part a:visited, 
.page-template-default .site-main .standard-part a, 
.page-template-default .site-main .standard-part a:focus, 
.page-template-default .site-main .standard-part a:active, 
.page-template-default .site-main .standard-part a:visited{
	border-bottom: 1px solid #008080;
		text-decoration: none;
}

.single .site-main .standard-part a:hover, 
.page-template-default .site-main .standard-part a:hover{
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

a.large-cta, 
a.large-cta:focus, 
a.large-cta:active, 
a.large-cta:visited{
	display: inline-block;
    transform: perspective(600px) translateZ(20px) scale(1.05);
    transition: transform 0.4s ease, color 0.4s ease;
    transform-style: preserve-3d;
    will-change: transform;
    transform: skew(-5deg);
    font-size: 50px;
    color: #ffffff;
    font-weight: 100;
    padding: 10px 30px;
    background: #008080;
    backdrop-filter: blur(6px);
    border-radius: 12px;
    transform: skew(-10deg) rotateZ(-1deg);
    box-shadow: 0 0 0 transparent;
    transition: all 0.4s ease;
    text-decoration: none;
	
}

a.large-cta:hover{
	    background: #000;
		color: #fff!important;
		    transition: color 0.3s 0.1s ease-out;
}



@media (max-width: 1799px) {
  .row.all-both .col-two .content-part {
    max-width: 740px;
}
}

@media (max-width: 1730px) {
.mo-img {
    margin-left: 0px;
    margin-top: 0px;
    max-width: 100%;
}

.first-image {
    margin-left: 0px;
    margin-top: 0px;
    max-width: 100%;
}
}


  
@media (max-width: 1599px) {
  
  .row.all-both .col-two .content-part {
    max-width: 640px;
}
  
  .main-navigation li:not(:last-child) {
    margin-right: 20px;
}
 
.row .col-two.footer-first{
       width: 100%;
    width: -webkit-calc(60% - 40px);
    width: -moz-calc(60% - 40px);
    width: calc(60% - 40px);
}

.row .col-two.footer-second{
       width: 100%;
    width: -webkit-calc(40% - 40px);
    width: -moz-calc(40% - 40px);
    width: calc(40% - 40px);
}
}
  
  
  
  @media (max-width: 1399px) { 
  
    .row.all-both .col-two .content-part {
    max-width: 540px;
}
  
  a.butt.is-col-butt, a.butt.is-col-butt:visited, a.butt.is-col-butt:active, a.butt.is-col-butt:focus{
	/*  font-size: 20px; */
    height: auto;
    line-height: 32px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  a.butt.is-col-butt:before, a.butt.is-col-butt:visited:before, a.butt.is-col-butt:active:before, a.butt.is-col-butt:focus:before{
	  height: 100%;
  }
  
  a.butt.is-col-butt:after, a.butt.is-col-butt:visited:after, a.butt.is-col-butt:active:after, a.butt.is-col-butt:focus:after{
	  height: 100%;
  }
  
  a.butt.is-col-butt:before, a.butt.is-col-butt:visited:before, a.butt.is-col-butt:active:before, a.butt.is-col-butt:focus:before{
	  top: auto;
	  bottom: -6px;
  }
  
  .is-col-butt {
    margin-top: 30px;
}

.is-col-img {
    margin-top: 30px;
}
  
  .row.is-person .col-two:not(:nth-child(2n)) {
    margin-right: 20px;
}

.row.is-person .col-two {
    width: 100%;
    width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
    float: left;
}
  
  .home .home-image {
    min-height: 650px;
    background-position: center center;
}


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

  
.footer-cols .col-two:first-child {
    width: 100%;
    width: -webkit-calc(53% - 10px);
    width: -moz-calc(53% - 10px);
    width: calc(53% - 10px);
    float: left;
}
.site-footer .row .col-two:not(:nth-child(2n)) {
    margin-right: 20px;
}  

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

.footer-cols .col-two:last-child {
    width: 100%;
    width: -webkit-calc(47% - 10px);
    width: -moz-calc(47% - 10px);
    width: calc(47% - 10px);
    float: left;
}

.site-footer .row .col-two.footer-first {
    width: 100%;
    width: -webkit-calc(60% - 10px);
    width: -moz-calc(60% - 10px);
    width: calc(60% - 10px);
}

.site-footer .row .col-two.footer-second {
    width: 100%;
    width: -webkit-calc(40% - 10px);
    width: -moz-calc(40% - 10px);
    width: calc(40% - 10px);
}


}
  

  
  
  @media (max-width: 1199px) { 
  
  a.large-cta, a.large-cta:focus, a.large-cta:active, a.large-cta:visited {
    display: table;
    padding: 0px 30px;
    height: 80px;
    line-height: 80px;
	font-size: 30px;
}
  
  	select{
		font-size: 18px;
	}
	
	.site-content .wpcf7 p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 200;
    margin-bottom: 16px;
}
  
.main-navigation a, .main-navigation a:hover, .main-navigation a:active, .main-navigation a:focus {
    font-size: 14px;
}

    .main-navigation li:not(:last-child) {
        margin-right: 14px;
    }
	
	.main-navigation a, .main-navigation a:hover, .main-navigation a:active, .main-navigation a:focus {
   
    padding-left: 8px;
    padding-right: 8px;
 
}

#media_image-2 svg {
	max-width: 100%;
    width: 300px;
    float: left;
}
  
  .bottom-part a.butt, .bottom-part a.butt:focus, .bottom-part a.butt:active, .bottom-part a.butt:visited {
    margin-top: 40px;
}


.header-switcher ul li:not(:last-child):after {
   font-size: 20px;
}


.header-switcher ul li.act:before {
    height: 2px;
    bottom: -6px;
}
  
.row.all-both .col-two .content-part {
    max-width: 445px;
}
  
.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: 60px;
 line-height: 60px;
 }
 
.wpcf7 textarea{
 height: 200px;
}
  
  .contact-image {
    float: left;
    margin-left: 0px;
}

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;
}
  
  
  .map iframe{
	  height: 400px;
  }
  
  #media_image-2 img {
     margin-bottom: 0px; 
}
  
  .site-footer .col-fourth{
	  margin-bottom: 30px;
  }
 
  
  .slick-dots li button {
    width: 50px!important;
    height: 10px!important;
    background-color: #000000!important;
}

.slick-dots li {
width: 50px!important;
    margin: 0 8px!important;
}

  
  .home-first .col-two{
	  width: 100%;
  }
  
  .first-image{
	  position: static;
  }
  
  .bottom-part {
    padding: 40px 0px 64px 0px;

}

.home-first .else-contain {
    display: block;
    flex-direction: row;
}

  .main-navigation ul {
    margin-left: 20px;
}


.site-footer .row .col-two.footer-first {
    width: 100%;
    width: -webkit-calc(75% - 10px);
    width: -moz-calc(75% - 10px);
    width: calc(75% - 10px);
}

.site-footer .row .col-two.footer-second {
    width: 100%;
    width: -webkit-calc(25% - 10px);
    width: -moz-calc(25% - 10px);
    width: calc(25% - 10px);
}
  
  
  .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: 18px;
  }
  
  .wpcf7 textarea{
      font-size: 18px;
  }
  
  
  .site-content p {
    font-size: 18px;
    line-height: 28px;
}

.site-footer p{
    font-size: 18px;
    line-height: 28px;
}

.site-footer ul li{
    font-size: 18px;
    line-height: 28px;
}

  .site-content ul li {
    font-size: 18px;
    line-height: 28px;
}

  .site-content ol li {
    font-size: 18px;
    line-height: 28px;
}
  
 .site-content h1, .site-content h2.large {
    font-size: 38px;
    line-height: 47px;
} 

  .site-content h2 {
    font-size: 35px;
    line-height: 44px;
}

.site-content .slogan-bar p {
    font-size: 35px;
    line-height: 44px;
}

.site-content h3{
    font-size: 24px;
    line-height: 31px;
}



.site-content h4{
    font-size: 20px;
    line-height: 31px;
}

.site-content h5{
    font-size: 18px;
    line-height: 29px;
}


.site-content h2 br{
display: none;
}


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

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



.site-footer .row .col-fourth{
    margin-right: 40px;
}

.site-footer .row .col-fourth:nth-child(2n){
    margin-right: 0px;
}

.site-footer .row .col-fourth:nth-child(4n){
    margin-right: 0px;
}

} 



@media (min-width: 992px) {
.only-mobile{
   display: none;
}

.hide-on-desktop{
	display: none;	
}
}




@media (max-width: 991px) {
	
.video-cover {
    position: relative;
    height: 600px;
}
	
	.background-part {
		background-size: cover;
    padding: 80px 0px 80px;
	min-height: 0px;
}
	
	.logo-item img {
    max-width: 100%;
    max-height: 60px;
    max-width: 120px;
}
	
	.all-services .row{
		  display: flex;
		   flex-direction: column;
	}
	
	
	.all-services .text-part{
  order: 2; 
}

.all-services .image-part{
  order: 1; 
}

.all-services .row:nth-child(odd) .text-part .text-in {
    padding: 40px 0px 40px 0px;
}
	
		.all-services .row .col-two{
    width: 100%;
}
	
	
	.hide-on-mobile{
	display: none;
}
	
	.all-services .row .col-two{
    width: 100%;
}

.all-services .row:nth-child(odd) .text-part {
    float: left;
}

.all-services .row:nth-child(odd) .image-part {
    float: left;
}

.all-services .row:nth-child(even) .text-part {
    float: left;
}

.all-services .row:nth-child(even) .image-part {
    float: left;
}
	
	
	
	
	

.site-footer .col-fourth{
	min-height: 110px;
}

#rmp-container-840 {
    background-color: rgb(55 101 152 / 90%)!important;
}

#rmp-container-840 {
    width: 75%;
    max-width: 300px;
    max-width: 250px;
    min-width: 30px;
}

#rmp-menu-wrap-840 .rmp-menu-current-item .rmp-menu-item-link {
    color: rgb(255 255 255 / 69%)!important;
    border-color: transparent!important;
	background-color: transparent!important;
}

body #rmp_menu_trigger-840 {
    display: none!important;
}

.row.all-both .col-two .content-part {
    max-width: 348.5px;
}

.contact-third .image-part-of-logo {
    float: left;
    width: 150px;
    margin-top: 67px;
	
}

.text-part-of-logo {
    width: 100%;
    width: -webkit-calc(100% - 160px);
    width: -moz-calc(100% - 160px);
    width: calc(100% - 160px);
    float: left;
	margin-right: 10px;
}


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


    .site-content h1, .site-content h2.large{
    font-size: 32px;
    line-height: 41px;
    word-wrap: break-word;
} 

.site-content .slogan-bar p {
 font-size: 29px;
    line-height: 38px;
}

  .site-content h2 {
    font-size: 29px;
    line-height: 38px;
    word-wrap: break-word;
}

.site-content h3{
 
	
	    font-size: 21px;
    line-height: 28px;
	
    word-wrap: break-word;
}

.site-content h4{
    font-size: 19px;
    line-height: 26px;
    word-wrap: break-word;
}

.site-content h5{
    font-size: 18px;
    line-height: 25px;
    word-wrap: break-word;
}

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

.row.is-person .col-two {
    width: 100%;
    float: left;
}




.site-content{

}



.header-switcher {
    margin-top: 35px;
}

.site-header .container{
position: relative;
}

.only-desktop{
display: none;
}


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


.site-footer .row .col-two.footer-first {
    width: 100%;
}

.site-footer .row .col-two.footer-second {
    width: 100%;
}




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

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














  .header-switcher {
    margin-right: 60px;
}




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

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

 .burgmenu {
     width: 30px;
     height: 40px;
     cursor: pointer;
     position: relative;
}
 .burgwrapp {
   /*  position: relative;       */
   position: static;
}
 .bar1, .bar2, .bar3 {
     position: absolute;
     top: 6.5px;
     left: 0px;
     right: 0px;
     display: block;
     margin-left: auto;
     margin-right: auto;
     display: block;
     font-size: 10px;
     padding: 0;
     -webkit-appearance: none;
     width: 30px;
     height: 1px;
     border-radius: 0px;
     background-color: #fff;
     -webkit-transition: all 0.2s ease-in;
     -webkit-transform: rotate(0deg);
}
 .bar2 {
     top: 17.5px;
}
 .bar3 {
     top: 28.5px;
}
 .bar1.active {
  /*   top: 26px;     */
     
     top: 18px;
     -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: 18px;
     -webkit-transform: rotate(135deg);
     -webkit-transition: all 0.2s ease-in;
}

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

 .site-header {
     top: 0;
     left: 0;
     width: 100%;
     z-index: 9999;
}
 .site-header.scrolled {
     transition: all 1s ease;
}
 .site-header.scrolled:hover {
     opacity: 1;
}
 .overlay {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 1;
     left: 0;
     top: 82px;
 background-color: #376598;
     overflow-x: hidden;
     transition: 0.5s;
}
 .overlay-content {
     position: relative;
         top: 32px;
     width: 100%;
     text-align: left;
}
 .overlay a, 
  .overlay a:focus, 
   .overlay a:visited, 
    .overlay a:active  {
color: #ffffff;

font-size: 18px;
font-weight: 500;
line-height: 40px;
text-transform: uppercase;
/* Text style for "Leistungen" */
letter-spacing: 0.9px;
}
 .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;

}
 .overlay ul ul a {

}
 .overlay ul ul li {
     list-style-type: none;
     display: inline;
}
 .overlay ul ul li:not(:first-child):before {
     content: "|";
     opacity: 0.4;
     color: #ffffff;
     vertical-align: top;
     margin-right: 8px;
     margin-left: 8px;
}

 .main-navigation ul ul a {
     display: inline;
}
 .overlay-full {
     width: 100% !important;         
 	height: 100vh !important; 
}

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

 .main-navigation ul {
     display: none;
}

.main-navigation li {
    float: none; 
    margin-bottom: 15px;
}

 .overlay-content .main-navigation ul {
     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: 0.8;
}
 .overlay .current_page_item a {
     color: rgba(255, 255, 255, 0.8);
}

 .overlay-content .main-navigation ul ul {
     position: absolute;
     top: 0px;
     left: 181px;
     margin-left: 0px;
     width: 100%;
     width: -webkit-calc(100% - 181px);
     width: -moz-calc(100% - 181px);
     width: calc(100% - 181px);
}
 .main-navigation ul ul li {
     float: left;
     position: static;
}
 .overlay a:hover, .overlay a:focus {
     color: #f1f1f1;
}
 .overlay .closebtn {
     position: absolute;
     top: 20px;
     right: 45px;
     font-size: 60px;
}
 footer.entry-footer{
     display: none;
}
 .main-navigation ul ul li {
     float: left;
}
 iframe {
     vertical-align: top;
}

span.wpcf7-list-item{
  margin-left: 0px;
}


.main-navigation li.current_page_item a {
    color: #fff;

}

.main-navigation {
    width: 100%;
width: -webkit-calc(100% - 60px);
width: -moz-calc(100% - 60px);
width: calc(100% - 60px);
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.wrapp {
    top: 30px;
}
}





 
@media (min-width: 768px) {
  .home-image .home-image-cover{
   background: transparent!important;
}

.slogan h2.large{
	margin-bottom: 0px;
}

}



@media (max-width: 767px) {
	
	    a.large-cta, a.large-cta:focus, a.large-cta:active, a.large-cta:visited {
        display: table;
        padding: 0px 15px;
        height: 60px;
        line-height: 60px;
        font-size: 24px;
    }
	
	.box {
		height: auto;
    min-height: 50vmin;
    padding: 40px 0px;
}
	
.home-text .row h2 br{
	display: none;
}
	
	
	.home-text .row{
		display: grid;
	}
	
	
		
	.home-text .row .col-two:first-child{
		order: 2;
	}
	
	
		
	.home-text .row:last-child{
		order: 1;
	}
	

.site-footer .row.copyright-part{
	display: grid;
}

.site-footer .link{
	text-align: left;
	float: left;
	margin-bottom: 10px;
}

.site-footer .row .col-two:not(:nth-child(2n)) {
    margin-right: 0px;
	order: 1;
}  

.site-footer .row .col-two{
        width: 100%;
    }


.logo {
    font-size: 35px;
}

.round {
    background: #376598;
    border-radius: 20px;
    margin-top: 40px;
    padding: 20px 20px;
}

.home-image-part .row .col-two:first-child{
	margin-bottom: 40px;
}	
	
.site-content .list-part ul li {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
}

.site-content .list-part ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
	
	.start-image {
float: left;
}
	
	.bottom-part.dark .col-two img{
	margin-bottom: 10px;
}
	
.bottom-part.dark .col-two:first-child{
	margin-bottom: 30px;
}	
	
	.home-image {
    min-height: 350px;
}
	
	.footer-title-part {
    margin-top: 130px;
    max-width: 100%;
}

.site-content .footer-title-part h1.main-title {
    border-bottom: 0px solid transparent;
}
	
	.footer-title-part {
    max-width: 100%;
}
	
	.site-footer .col-fourth{
	min-height: 0px;
}
	
	.col-sixth img{
		width: 100%;
	}
	
	.home .home-image {
  
    background-position: center 100%;
}
	
	.row .col-sixth:not(:last-child) {
    margin-right: 0px;
}

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

.row .col-sixth {
    width: 100%;
    width: -webkit-calc(50% - 2px);
    width: -moz-calc(50% - 2px);
    width: calc(50% - 2px);
    float: left;
	margin-bottom: 4px;
}

.row.references-first.no-references{
	    max-width: 100%;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.fourth-mo ul {
    padding-left: 20px;
}

.products-first {
    padding: 40px 0px 40px 0px;
}

.first-mo {
    padding: 40px 0px 40px 0px;
}

.no-references {
    margin: 40px 0px 40px 0px;
}

.ref.bottom-part a.butt:after {
    left: -8px;
}
	
	.contact-main .contact-left {
    padding: 40px 0px;
}

.is-partner {
    margin-bottom: 40px;
}

.map {
    margin-top: 40px;
}

.contact-third .contact-left {
    padding: 40px 0px;
}

.contact-second {
    padding-top: 40px;
    padding-bottom: 5px;
}

.home-first {
    padding: 40px 0px;
}

.home-second {
    padding: 40px 0px 40px 0px;
}


.header-switcher {
    margin-top: 37.5px;
}

.header-switcher ul li:not(:last-child):after {
	font-size: 16px;
    margin-right: 6px;
    margin-left: 6px;
    content: "|";
}

.header-switcher ul li.act:before {
    position: absolute;
    content: "";
    height: 1px;
    background: #706f6f;
    width: 21px;
    left: 0px;
    bottom: -3px;
}

.header-switcher ul li {
    font-size: 19px;
}

.home .home-image {
    min-height: 600px;
}

.home-title-part {
    max-width: 100%;
   
}

.mo-img {
    margin-left: 0px;
    margin-top: 30px;
    max-width: 100%;
}

a.not-butt, a.not-butt:focus, a.not-butt:active, a.not-butt:visited {
    font-size: 18px;
}

.row.all-both .col-two .content-part {
        max-width: 100%;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: none!important
}

.products-content .col-two {
    margin-top: 30px;
}

.price {
    padding-left: 20px;
}

.site-content .products-content ul {
    padding-left: 20px;
}

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


.second-mo .row .col-three {
    width: 100%;
    float: left;
	margin-bottom: 10px;
}


.is-col-img {
    margin-bottom: 30px;
}

.contact-left {
    margin-right: 0px;
    width: 100%;
    float: left;
}

.contact-right {
    width: 100%;
    float: left;
}

.is-right.container{
	max-width: 100%;
   /*     max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px); */
    padding-left: 0px;
}

.is-right.container .contact-left{
	max-width: 100%;
	max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: none;
}

.is-right.container .contact-right img{
	width: 100%;
}

.is-left.container{
   	max-width: 100%;
        max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    padding-right: 0px;
}

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




.bottom-part a.butt, .bottom-part a.butt:focus, .bottom-part a.butt:active, .bottom-part a.butt:visited {
    position: relative;
 /*   max-width: 673px; */
	
		width: 100%;
	width: -webkit-calc(100% - 10px);
	width: -moz-calc(100% - 10px);
	width: calc(100% - 10px);
	
	
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}



.references-first .contact-left a.dark-butt, .references-first .contact-left a.dark-butt:focus, .references-first .contact-left a.dark-butt:active, .references-first .contact-left a.dark-butt:visited {
    max-width: 100%;
		width: 100%;
	width: -webkit-calc(100% - 10px);
	width: -moz-calc(100% - 10px);
	width: calc(100% - 10px);
    height: auto;

   
}

.references-first .contact-left a.dark-butt:before, .references-first .contact-left a.dark-butt:visited:before, .references-first .contact-left a.dark-butt:active:before, .references-first .contact-left a.dark-butt:focus:before{
	width: 100%;
}

.references-first .contact-left a.dark-butt:after, .references-first .contact-left a.dark-butt:visited:after, .references-first .contact-left a.dark-butt:active:after, .references-first .contact-left a.dark-butt:focus:after{
		width: 100%;
}

.bottom-part a.butt:after {
    width: 100%;
}

.home-first a.butt:after {
        width: 100%;
}

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{
	
	height: auto;
	line-height: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px; 
}

.home-title-part {
    display: block;
}

.references-first .contact-left a.dark-butt, .references-first .contact-left a.dark-butt:focus, .references-first .contact-left a.dark-butt:active, .references-first .contact-left a.dark-butt:visited {
   
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 32px;
    z-index: 10;
    position: relative;
}

.bottom-part a.butt:after{
	top: auto;
    bottom: -8px;
}

.home-first a.butt:after{
	top: auto;
    bottom: -8px;
}

.references-first .contact-left a.dark-butt:before, .references-first .contact-left a.dark-butt:visited:before, .references-first .contact-left a.dark-butt:active:before, .references-first .contact-left a.dark-butt:focus:before{
		top: auto;
    bottom: -6px;
}

.just-image{
	margin-top: 30px;
}

.products-title-part {
    max-width: 1060px;
    margin-top: 200px;
}

.references-first .contact-left a.dark-butt:after, .references-first .contact-left a.dark-butt:visited:after, .references-first .contact-left a.dark-butt:active:after, .references-first .contact-left a.dark-butt:focus:after {
    width: 100%;
    height: 100%;
}

.bottom-part a.butt span{
	position: relative;
	z-index: 99;
}

.bottom-part {
    padding: 40px 0px 40px 0px;
    background: #376598;
}

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

.bottom-part .row .col-two {
    width: 100%;

    float: left;
}

 .contactform-title {
    margin-top: 30px;
}








    .container{
  	max-width: 100%;
	max-width: -webkit-calc(100% - 60px);
	max-width: -moz-calc(100% - 60px);
	max-width: calc(100% - 60px);   
    }

.row .col-two{
width: 100%;
}

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

.row .col-three{
width: 100%;
}

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



.row .col-fourth{
width: 100%;
}

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

.site-footer .row .col-fourth {
    margin-right: 40px;
}



}



   @media (max-width: 600px) {
  
.site-branding svg{
	margin-top: 32.5px;
}
   
.header-left{
/*    width: 300px;
    float: left; */
}

.header-right{
  /*  width: 100%;
    width: -webkit-calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: calc(100% - 300px);
    float: left; */
} 
   
  .site-footer .row .col-fourth {
    margin-right: 0px;
}

.site-footer .row .col-fourth {
    width: 100%;
    float: left;
}
  
  .footer-cols .col-two:first-child {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}



.footer-cols .col-two:last-child {
    width: 100%;
    float: left;
}

.site-footer .row .col-two:not(:nth-child(2n)) {
    margin-right: 0px;
}
}
   
   
   
   
    
   @media (max-width: 576px) {

.bottom-part a.butt, .bottom-part a.butt:focus, .bottom-part a.butt:active, .bottom-part a.butt:visited{
	    padding-top: 11px;
    padding-bottom: 11px;	
}

 }  
   
   
   
   
 @media (max-width: 576px) {  
   .references-first .contact-left .image-part-of-logo {
    /* float: left; */
    width: 140px;
}

.references-first .contact-left .text-part-of-logo {
    width: 100%;
    width: -webkit-calc(100% - 140px);
    width: -moz-calc(100% - 140px);
    width: calc(100% - 140px);
}
}  

  @media (max-width: 500px) {   
.logo-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
}
   
    @media (max-width: 440px) {   
   .site-content .list-part ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

.content-video h2{
	min-height: 102px;
}

}   
   
    @media (max-width: 440px) {  
	
	.site-content h1, .site-content h2.large {
    font-size: 27px;
    line-height: 36px;
    word-wrap: break-word;
}
	
   .references-first .contact-left .image-part-of-logo {
    /* float: left; */
    width: 100%;
	display: block;
}

.references-first .contact-left .text-part-of-logo {
    width: 100%;
		display: block;
}



.contact-third .image-part-of-logo {
    float: left;
     width: 100%;
    margin-top: 0px;
	margin-bottom: 30px;
	
}

.text-part-of-logo {
  width: 100%;
    float: left;
	margin-right: 0px;
}

.references-first .contact-left .image-part-of-logo img{
	margin-left: 0px;
}

table, tr, td{
	display: block;
}

.references-first .contact-left .text-part-of-logo{
	border-bottom: 0px;
}

	  .header-switcher {
    margin-right: 20px;
}
}

@media (max-width: 420px) {  
  .header-left{
 /*   width: 210px;
    float: left; */
}

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

.site-branding svg{
	margin-top: 37.75px;
}
}
   
      @media (max-width: 400px) {  
   .site-content h2 {
    font-size: 25px;
    line-height: 34px;
    word-wrap: break-word;
}

.site-content .slogan-bar p {
    font-size: 25px;
    line-height: 34px;
}

.site-content h3{
 
	
	    font-size: 19px;
    line-height: 27px;
	
    word-wrap: break-word;
}
   } 
   
   
   

   
   
   
   @media (max-width: 370px) {

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: 17px;
}


.references-first .contact-left a.dark-butt, .references-first .contact-left a.dark-butt:focus, .references-first .contact-left a.dark-butt:active, .references-first .contact-left a.dark-butt:visited {
   
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 27px;
    z-index: 10;
    position: relative;
}

 }  
   
@media (max-width: 350px) {
/*	.header-left {
    width: 120px;
    float: left;
}

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

 }