body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #313130;
}
body.home {
	overflow: hidden;
}
h1 {
	color: #ffad00;
	font-family: "Open Sans";
	font-size: 29px;
	font-weight: 700;
	letter-spacing: 1.27px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
h2 {
	color: #ffad00;
	font-family: "Open Sans";
	font-size: 29px;
	font-weight: 700;
	letter-spacing: 1.27px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.imprint h2, .privacy-policy h2 {
	font-size: 24px !important;
}


h3 {
	color: #313131;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	font-family: "Open Sans";
	font-weight: 700;
}
p {
	color: #333;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 300;
    letter-spacing: 0.5px;
}
hr {
	background: #878e8f;
	width: 100%;
	height: 2px;
	border: none;
}

.bosbex {
    background: #ffad00 !important;
}

.text-home {
    margin-top: 75px;
}

.text-home h1 {
    font-size: 34px;
}

h2.home  {
    color: #fff;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1.27px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-bottom: 25px;
}

.row ul {
	padding-left: 16px;
	list-style: none;
}
.row ul li::before {
	color: #ffad00;
	content: "\2022";
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}
.row a {
	color: #ffad00;
	text-decoration: underline;
}
.mb-0 {
	margin-bottom: 0px;
}
.mb-10 {
	margin-bottom: 0px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-25 {
	margin-bottom: 25px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-80 {
	margin-bottom: 80px;
}
.p-30 {
	padding: 30px;
}
.p-30-0 {
	padding: 30px 30px 0px;
}
.p-30-50 {
	padding: 30px 30px 50px;
}
.pl-15 {
	padding-left:15px;
}
.row img {
	width: 100%;
	height: auto;
}
.title {
	color: #ffad00;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
}
.full-width{
	max-width: 100%;
	padding-left: 0;
	padding-right:0;
}
.full-width .row {
	margin: 0;
}
.full-width .col-xs-12 col-sm-12 col-md-6 {
	padding: 0;
}
.headerbild  {
	width: 100%;
	height: 600px;
	background-size: cover;
	background-position: center center;
}
.bg-light {
	background-color: rgba(255, 255, 255, 0.9) !important;
}
.imprint main,
.privacy-policy main {
	padding-top: 89px;
	min-height: 820px;
}

.col-sm-6.box-home {
    margin-top: -15px;
}
.next-section {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	z-index: 999;
}
.full-width .next-section {
	bottom: -90px;
}
.polygion .next-section {
	bottom: -55px;
}
.customers .next-section {
	bottom: 0;
}

/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 99999;
  /* makes sure it stays on top */
}

#status {
  width: 638px;
  height: 112px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../img/animation.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -112px 0 0 -319px;
  /* is width and height divided by two */
}
/* Navi */
.navbar {
	padding: 17px;
}
.navbar-brand img {
	max-width: 317px;
	width: 100%;
	height: auto;
}
.navbar-collapse {
	justify-content: flex-end !important;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
}
#mainNav a {
	color: #313131;
}
#mainNav a:hover,
a:hover {
	color: #FFAD00;
	text-decoration: none;
}
#mainNav a.login {
	color: #FFAD00;
	border: 2px solid #ffad00;
	margin-left: 15px;
	margin-top: -2px;
	display: none;
}
#mainNav a.login:hover {
	color: #fff;
	background: #FFAD00;
}
#mainNav li.active a {
	color: #ffad00;
	position: relative;
}
#mainNav li:nth-child(3) i {
	margin-right: 2px;
}
main.container {
	max-width: 100%;
}
/* Slider */
.swiper-button-next,
.swiper-button-prev {
    margin-top: 25px;
	display: none;
}
.gallery-top:hover .swiper-button-prev,
.gallery-top:hover .swiper-button-next {
	display: block;
}
.slider {
	position: relative;
	height: 100%;
	margin-bottom: 40px;
}
.detail .headerbild {
	margin-bottom: 40px;
}
.agency .slider {
	margin-bottom: 80px;
}
.swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	background-size: cover;
	background-position: center;
}
.gallery-top {
	height: 600px;
	width: 100%;
}
.gallery-thumbs {
	height: 93px;
	box-sizing: border-box;
	padding: 10px 0;
	width: 440px;
	margin: -42px auto 0;
}
.agency .gallery-thumbs {
	display: none;
}

.slider-1p .gallery-thumbs,
.slider-1p .gallery-top:hover .swiper-button-prev,
.slider-1p .gallery-top:hover .swiper-button-next {
	display: none;
}
.slider-2p .gallery-thumbs {
	width: 290px;
}
.slider-4p .gallery-thumbs {
	width: 590px;
}
.slider-5p .gallery-thumbs {
	width: 740px;
}
.gallery-thumbs .swiper-slide {
	height: 93px;
	opacity: 1;
	width: 140px !important;
	cursor: pointer;
	background: #fff;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.gallery-thumbs .swiper-inner {
	height: 60px;
	width: 140px;
	background-size: cover;
	opacity: 0.6;
}
.gallery-thumbs .swiper-slide-thumb-active .swiper-inner {
    opacity: 1;
}

/* Home */

.text-home {
    padding-left: 1.3vw;
    padding-right: 1.5vw;
}

.text-home h1 {
    color: #fff;
}
.text-home p {
    color: #fff;
    margin-bottom: 50px;
    font-weight: 400;
}

.box-home h2 {
    color: #fff;
    font-size: 26px;
}
.con-home {
    padding-left: 15vw;
    padding-right: 15vw;
    padding-top: 30vw;
    height: calc(100vh);
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../img/home/eventmarketing.jpg");
}

.home-em,
.home-ml {
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   width: 31.9vw;
    margin: 1vw;
    float: left;
   height: 30vh;
   display: flex;
   justify-content: center;
   align-items: center;
   position:relative;
}
.home-em a,
.home-ml a {
	color: #fff;
	font-size: 29px;
	letter-spacing: 1.75px;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
}
.home-em {
	background-color: #ffad00;
}
.home-ml {
	background-color: #ffad00;
}
.home-em a:hover,
.home-ml a:hover {
	color: #fff;
}
.home-em a {
	width: 360px;
}
.home-ml a {
	width: 400px;
}
.home main {
	background: #3E3E3E;
}
/* Contact */
.adress {
	background: #f2f2f2;
	clear: both;
	display: flex;
	align-items: center;
	justify-content: center;
}
.adress p {
	margin-bottom: 10px;
}

.adress iframe,
.adress div {
	display: inline-block;
	vertical-align: top;
}
.adress-right,.adress-left {
	padding: 10px 25px 10px 25px;
}
.form-check {
	margin-left: 20px;
	padding-right: 20px;
}
form p {
	color: #313131;
	font-size: 14px;
	padding-left: 20px;
}
.form-control {
    font-size: 15px;
    font-weight: 300;
    color: #313131;
    border: 1px solid #878e8f;
    border-radius: 0;
}
.form-control:focus {
    border-color: #ffad00;
    box-shadow: 0 0 0 .2rem rgba(255, 174, 0,.25);
}
.form-check-label {
	color: #4a4a4a;
	font-size: 14px;
	line-height: 20px;
}
.form-check-label a {
	color: #4a4a4a;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
}
input[type="text"],
input[type="email"],
textarea {
	background: none !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.btn {
	background: none;
	color: #ffad00;
	border-radius: 0;
	font-size: 13px;
	padding: 14px auto 16px;
	text-transform: uppercase;
	border: 2px solid #ffad00;
	float: right;
	margin-top: 17px;
	width: 180px;
	height: 40px;
	font-weight: 400;
}
.btn.disabled {
	opacity: 1 !important;
}
.btn:hover,
.btn:active,
.btn:focus {
	color: #fff;
	background: #ffad00;
}
.control {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 5px;
	padding-top: 0px;
	cursor: pointer;
}
.control input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.control_indicator {
	position: absolute;
	top: 1px;
	left: 0;
	height: 18px;
	width: 18px;
	border: 1px solid #FFAD00;
}
.control-radio .control_indicator {
	border-radius: 0;
}

.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
	background: #fff;
}

.control input:checked ~ .control_indicator {
	background: #FFAD00;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
	background: #0e6647d;
}
.control input:disabled ~ .control_indicator {
	background: #e6e6e6;
	opacity: 0.6;
	pointer-events: none;
}
.control_indicator:after {
	box-sizing: unset;
	content: '';
	position: absolute;
	display: none;
}
.control input:checked ~ .control_indicator:after {
	display: block;
}
.control-checkbox .control_indicator:after {
	left: 6px;
	top: 2px;
	width: 3px;
	height: 8px;
	border: solid #ffffff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
	border-color: #7b7b7b;
}
/* Content */
.container {
	position: relative;
}
.normal {
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
}
.normal.filter {
	padding-bottom: 0;
}
.small-content {
	max-width: 780px;
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
}
.polygion {
	background: url(../img/polygion_bg.svg) no-repeat;
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
	background-size: cover;
}
@media all and (-ms-high-contrast:none) {
    .polygion {
		background: url(../img/polygion_bg.png) no-repeat;
		background-size: cover;
	}
	.gallery-thumbs .swiper-slide {
		margin-right: 5px;
	}
	.gallery-thumbs .swiper-slide:last-child {
		margin-right: 0;
	}
}
.customers .polygion {
	padding-bottom: 50px;
}
.agency .normal {
	padding-bottom: 50px;
}
.agency .polygion {
	padding-bottom: 54px;
}
.full-width-col-wrapper-left {
    max-width: 570px;
	float:right;
	padding: 0 15px;
	display: table;
	height: 100%;
}
.full-width-col-wrapper-left-agentur {
    max-width: 570px;
	float:left;
    margin-left: 20%;
	padding: 0 15px;
	display: table;
	height: 100%;
}
.full-width-col-wrapper-right {
    max-width: 570px;
	float:left;
	padding: 0 15px;
	display: table;
	height: 100%;
}
.polygion .small-content {
	padding-top: 0;
	padding-bottom: 0;
}

.customer-logos img {
	width: 100%;
	height: auto;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	margin-bottom: 30px;
}
.customer-logos img:hover {
	 -webkit-filter: grayscale(0%);
	 filter: grayscale(0%);
}
.cc-revoke, .cc-window {
    font-size: 13px !important;
}
/* Agentur */

.text-story {
	padding-left: 35px;
	display: table-cell;
	vertical-align: middle;
}
.text-services {
	padding-right: 35px;
	display: table-cell;
	vertical-align: middle;
}

.services-subtitle {
	text-align: left;
	padding-top: 30px;
	padding-left: 15%;
}
.teaserbox {
	border: 2px solid #ffad00;
	padding: 47px 30px 36px;
	margin-bottom: 30px;
	text-align: center;
}
.teaserbox img {
	width: 98px;
	height: 75px;
	margin-bottom: 47px;
}
.teaserbox h3,
.teaserbox p {
	text-align: left;
}
.cc-revoke, .cc-window {
    font-family: 'Open Sans' !important;
}
/* Footer */
footer {
	background: #ffad00;
	color: #fff;
	text-align: right;
	padding: 15px 34px;
}
.home footer {
	position: fixed;
	z-index: 1000;
	bottom: 15px;
	right:34px;
	background: none;
}
.home footer a:hover {
	color: #ffad00;
}
footer a {
	color: #fff;
	font-size: 12px;
	line-height: 17px;
}
footer a:hover {
	color: #fff;
	text-decoration: underline;
}
/* Accordion */
.row ul.accordion {
    list-style: none;
    padding: 0;
}
.row ul.accordion li {
	border: 2px solid #ffad00;
}
.row ul.accordion li::before,
.row .nice-select li::before  {
    content: "";
	display: none;
	width: 0;
	height: 0;
}
.row ul.accordion .inner {
	padding: 0 30px 30px;
	overflow: hidden;
	display: none;
	color: #313131;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: -0.2px;
	line-height: 24px;
}
.row ul.accordion .inner .acc-title {
	font-weight: bold;
	margin-bottom: 0;
}
.row ul.accordion .inner.show {
	/*display: block;*/
}
.row ul.accordion li {
	margin-bottom: 20px;
}
.row ul.accordion li a.toggle {
	width: 100%;
	display: block;
	color: #fff;
	background:url(../img/arrow_accordion.png) no-repeat right 30px top 30px #ffad00;
	padding: 20px 30px;
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
}
.row ul.accordion li a.toggle:hover,
.row ul.accordion li a.toggle.active {
	background:url(../img/toggle_arrow.svg) no-repeat right 30px top 30px transparent;
	color: #ffad00;
}
.row ul.accordion li a.toggle.active {
	background:url(../img/arrow_accordion_active.png) no-repeat right 30px top 30px transparent;
}
/* Select */
.filter-select {
	float: right;
	position: relative;
}

.nice-select {
	border: none;
	color: #313131;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	cursor: pointer;
	padding-right: 20px;
	outline: none !important;
}
.nice-select::after {
	border-color: #313131;
	right: 0;
	width: 7px;
	height: 7px;
	margin-top: -6px;
}
.nice-select.open::after {
	border-color: #ffad00;
}
.nice-select.open {
	color: #ffad00;
}
.nice-select .list {
    border-radius: 0;
    margin-top: 0;
	border: 1px solid rgba(135, 142, 143, 0.2);
	padding: 20px 25px;
}
.nice-select .option {
	color: #313131;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
    text-align: right;
}
.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
	color: #ffad00;
	background: #fff;
	font-weight: 300;
}
/* Ref Filter */
#portfolio {
	padding-bottom: 50px;
}
.tile {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
	margin-bottom: 30px;

}
.tile:not(.all) {
	display: none;
}

.scale-anm {
  transform: scale(1);
	min-height: 260px;
}

.tile img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;

}

.ref-box {
	border: 2px solid #ffad00;
	padding: 50px 25px;
	height: 100%;
}
.ref-title {
	text-shadow: 0 0 12px rgba(255, 255, 255, 0.3);
	color: #313131;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.88px;
	line-height: 20px;
}
.ref-img-box {
	height: 100%;
	width: 100%;
	display: block;
	position: relative;
}
.ref-img-box a {
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.ref-img-box p {
	width: 100%;
	display: none;
	position: absolute;
	z-index: 999;
	left: 0;
	right: 0;
	bottom:0;
	margin-bottom: 0;
	padding: 20px 5px;
	background: rgba(255,173,0,0.8);
	color: #fff;
	text-shadow: 0 0 12px rgba(255, 255, 255, 0.3);
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.88px;
	text-align: center;
	line-height: 16px;
	text-transform: uppercase;
}

.ref-img-box:hover p {
	display: block;
}

/* Header Text */
header {
	position: relative;
}
.header-text {
	background-color: #ffad00;
	opacity: 0.95;
	position: absolute;
	width: 534px;
	top: 30%;
	right: 10%;
	padding: 40px 50px;
}
.header-text p {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}
.header-text p.header-title {
	font-size: 29px;
	letter-spacing: 1.27px;
}
.header-text p.header-title b{
	font-weight: 700;
	letter-spacing: 1.23px;
}
.header-text a {
	border: 2px solid #ffffff;
	color: #fff;
	display: inline-block;
	padding: 8px 30px 11px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
}
.header-text a:hover {
	background: #fff;
	color: #ffad00;
}
/* Reference-Detail */
.detail .text-detail {
	padding-right: 15%;
	display: table-cell;
	vertical-align: middle;
}
.detail .container.full-width {
	padding-top: 0;
}
.detail .container.normal .col-sm-12 {
	padding: 0;
}
.detail h1 {
	line-height: 29px;
}
.ref-detail-title {
	color: #878e8f;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.7px;
	margin-bottom: 10px;
}
.facts-box {
	padding: 40px 15px 50px 50px;
	max-width: 570px;
}
.facts-box p {
	color: #ffad00;
	font-size: 16px;
	letter-spacing: 0.7px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 15px;
	position: relative;
	padding-left: 130px;
}
.facts-box p strong {
	font-weight: 700;
	width: 130px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}
.facts-box .facts-title {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.88px;
	padding-left: 0;
}
.fas {
	margin-right: 5px;
}
a.print-link {
	text-decoration: none;
	color: #878e8f;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	margin-right: 30px;
}
a.mail-link {
	text-decoration: none;
	color: #878e8f;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
}
a.print-link:hover,
a.mail-link:hover {
	color: #ffad00;
}
a.overview-link {
	float: left;
	text-decoration: none;
	color: #ffad00;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	text-transform: uppercase;
	border-bottom: 2px solid #ffad00;
}
a.next-project-link {
	float: right;
	text-decoration: none;
	color: #ffad00;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	text-transform: uppercase;
	border-bottom: 2px solid #ffad00;
}
a.overview-link:hover,
a.next-project-link:hover {
	color: #878e8f;
	border-bottom: 2px solid #878e8f;
}

/* Scroll to top */
.scrollTop {
	position: fixed;
	right: 30px;
	bottom: 50px;
	background: ;
	width:64px;
	height: 61px;
	opacity: 0;
	transition: all 0.4s ease-in-out 0s;
}

.scrollTop a {
	font-size: 18px;
	color: #fff;
	width:64px;
	height: 61px;
	display: block;
	text-indent: -99999999px;
	overflow: hidden;
	background: url(../img/backtotop.svg) center center no-repeat;
}
.scrollTop a:hover {
	font-size: 18px;
	color: #fff;
	background: url(../img/backtotop_active.svg) center center no-repeat;
}



/* Pulse */
.pulse {
	-webkit-animation: pulse 2s linear infinite;
	-moz-animation: pulse 2s linear infinite;
	-ms-animation: pulse 2s linear infinite;
	animation: pulse 2s linear infinite;
}

@keyframes "pulse" {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-o-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}
	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-moz-transform: scale(0.8);
		transform: scale(0.8);
	}
	100% {
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes "pulse" {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-ms-keyframes "pulse" {
	0% {
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-ms-transform: scale(0.8);
		transform: s	cale(0.8);
	}
	100% {
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
.cc-window.cc-floating {
padding-top: 25px !important;
padding-right: 25px !important;
padding-left: 25px !important;
padding-bottom: 30px !important;
}


.cc-compliance {
margin-top: 8px !important;
}


.controls .btn {
    float: left !important;
}
