html {
  font-size: 100%;
}
body {
  font-family: 'Open Sans', Helvetica Neue, Sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  color: #313131;
  text-align: center;
  overflow-x: hidden !important;
  margin: auto !important;
}

.social_info {margin-top:0px;}

.section-header.border-top {border-top:1px solid #ddd; padding-top:40px}

#film-video {padding-bottom:60px;}
.moviewrap {
  position: relative;
min-height: 315px;

    overflow: hidden;

}
.movieinner {
position: absolute;
    left: 0;
    top: 0;
  width: 100%;
  height: 100%;
    padding:10px;
    
}

.slider {
  max-width: 1260px;
  margin: 0px auto 40px auto;
}
.slider .item {
  max-width: 100% !important;
}

/* corona info */
#hideboxbg_c {
  background: rgba(0, 0, 0, .6);
  z-index: 10000;
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
}
#hidebox_c {
  width: 100%;
  position: relative;
  z-index: 10001;
  background: #fff;
  text-align: left;
  overflow-y: auto;
  max-height: 480px;
}
#hideboxcloser_c {
  right: 20px;
  top: 20px;
  position: absolute;
  font-size: 1.35rem;
  display: block;
  cursor: pointer;
  color: #fff !important;
}
#hideboxopener_c {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 20px;
  background: #be131e;
  padding: 5px;
  color: #fff;
  font-weight: bold;
}
p.hidebox_content_info_c {
  line-height: 1rem;
  color: #111;
  font-size: .8rem;
  padding: 20px 0;
}
#hidebox_c a {
  color: #111;
  text-decoration: none;
}
#hidebox_c p {
  color: #111;
  max-width: 88%;
}
#hidebox_c a:hover {
  text-decoration: underline;
}
#hidebox_c .hidebox_content_c {
  padding: 20px 30px;
  padding-right: 60px;
}
#hidebox_c h2 {
  padding: 0px;
  margin: 0px 0 20px 0;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fefefe;
  z-index: 99999;
  height: 100%;
  width: 100%;
  overflow: hidden !important;
}
.status {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
}
a {
  text-decoration: none;
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
a:hover {
  text-decoration: underline;
}
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul, ol {
  padding-left: 0 !important;
}
li {
  list-style: none;
}
.row.no-gutters[class^="col-"], .row.no-gutters[class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.navbar-inverse .navbar-nav > li > a {
  color: inherit;
}
.P1 {
  font-size: 16pt;
}
.P2, .P3, .P4 {
  font-size: 12pt;
  padding: 0px;
  margin: 0px;
  height: 0px;
}
.P5 {
  font-size: 12pt;
}
.Standard {
  font-size: 12pt;
}
.T1 {
  font-size: 20pt;
  font-weight: bold;
}
.T2 {
  font-size: 16pt;
  font-weight: bold;
}
.T3 {
  font-size: 14pt;
  font-weight: bold;
}
.T4 {}
.nav > li > a {
  padding: inherit;
}
.navbar-nav.navbar-right:last-child {
  margin-right: 0;
}
.navbar-inverse .navbar-nav > li > a:focus {
  color: inherit;
}
.mailchimp-success, .mailchimp-error, .email-success, .email-error, .ds-error {
  display: none;
  margin-top: 15px;
}
.mailchimp-success span, .mailchimp-error span, .email-success span, .email-error span, .ds-error span {
  margin-right: 10px;
}
h1, h2 {
  font-family: 'Cabin', Helvetica Neue, Sans-serif;
  font-weight: 400;
}
h1 {
  font-size: 3.75rem;
  line-height: 5rem;
}
h2 {
  font-size: 2.4rem;
  line-height: 3.125rem;
}
h2 strong {
  color: #272727;
}
h3 {
  font-size: 1.5rem;
  line-height: 2.375rem;
}
h4 {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
h5 {
  font-size: 18px;
  line-height: 28px;
}
.standard-button {
  font-weight: 600;
}
strong, .strong {
  font-weight: 600;
}
.dark-text {
  color: #454545;
}
.transparent-text {
  color: rgba(255, 255, 255, 0.6);
}
.transparent-text-dark {
  color: rgba(49, 49, 49, 0.5);
}
.small-text {
  font-size: 14px;
}
.small-text-medium {
  font-size: 14px;
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.line-through {
  text-decoration: line-through;
}
.button-text {
  font-weight: 600;
  text-transform: uppercase;
}
.price .month {
  font-family: 'Open Sans', Helvetica Neue, Sans-serif;
  color: #666666;
  font-size: 16px !important;
}
.standard-button {
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 1.6;
  border: none;
  padding: 18px 40px 18px 40px;
  color: #ffffff;
  -webkit-transition: none;
  transition: none;
}
.secondary-button {
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 1.6;
  border: none;
  background: transparent;
  padding: 20px 35px 20px 35px;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: none;
  transition: none;
}
.secondary-button:hover {
  background: transparent;
  border-color: #ffffff;
}
.secondary-button-dark {
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 1.6;
  border: none;
  background: transparent;
  padding: 20px 35px 20px 35px;
  color: #272727;
  border-color: rgba(39, 39, 39, 0.5);
  -webkit-transition: none;
  transition: none;
}
.secondary-button-dark:hover {
  background: transparent;
  border-color: #272727;
  color: #272727;
}
.navbar-register-button {
  border: none;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff !important;
  -webkit-transition: none;
  transition: none;
}
.border-right {
  border-right: 1px solid #eaeaea;
}
.border-left {
  border-left: 1px solid #eaeaea;
}
.about p {
  padding: 0px;
  margin: 5px 0px;
}
.about ul li, .timeline-text ul li {
  list-style-type: disc !important;
  margin-left: 30px !important;
}
.colored-line-left, .colored-line-right, .colored-line, .white-line, .grey-line {
  height: 2px;
  width: 80px;
  display: block;
}
.white-line {
  background: #ffffff;
  margin: auto;
}
.grey-line {
  background: #eaebec;
}
.grey-line-short {
  height: 2px;
  width: 40px;
  display: block;
  background: #eaebec;
}
.white-text {
  color: #ffffff;
}
.white-bg-border {
  background: #ffffff;
  border-top: 1px solid #eaebec;
  border-bottom: 1px solid #eaebec;
}
.white-bg {
  background: #ffffff;
}
.grey-bg {
  border-top: 1px solid #eaebec;
  border-bottom: 1px solid #eaebec;
  background: #F7F8FA;
}
.dark-bg {
  background: #2e3336;
}
.colored-line-left {
  float: left;
}
.colored-line-right {
  float: right;
}
.colored-line {
  margin: auto;
}
.section-header {
  margin-top: 90px;
  margin-bottom: 60px;
}
.section-header h2 {
  margin-bottom: 20px;
  margin-top: 10px;
}
.sub-heading {
  margin-top: 20px;
}
.input-box, .textarea-box {
  margin-bottom: 15px;
  margin-top: 15px;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #dedede;
  border-radius: 3px;
  color: #999999;
  padding-left: 21px;
  line-height: auto;
}
.input-box {
  min-height: 50px;
}
.textarea-box {
  padding-top: 15px;
}
.input-box:active, .textarea-box:active, .input-box:focus, .textarea-box:focus {
  color: #272727;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header {
  -webkit-background-size: cover;
  background-size: cover;
}
.header .overlay-layer {
  padding-top: 120px;
  height: auto;
}


.appear-on-scroll {
  opacity: 0;
}
.sticky-navigation {
  background: #ffffff;
  min-height: 70px;
  border: none;
  margin-bottom: 0 !important;
  -webkit-backface-visibility: hidden;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
}
.sticky-navigation .navbar-brand {
  padding: 18px 15px;
}
.sticky-navigation .navbar-brand img {
  max-width: 80px;
  -webkit-backface-visibility: hidden;
}
.sticky-navigation .main-navigation {
  margin-top: 0;
}
.sticky-navigation .main-navigation li a {
  text-transform: uppercase;
  line-height: 34px;
  padding: 18px;
  font-weight: 400;
}
.sticky-navigation .login-register {
  margin-top: 0;
}
.sticky-navigation .login-register .login a {
  text-transform: uppercase;
  line-height: 34px;
  padding: 18px;
}
.sticky-navigation .login-register .register-button {
  margin-top: 15px;
}
.sticky-navigation .login-register .register-button a {
  padding: 10px 15px 8px 15px;
  border-radius: 3px;
}
.only-logo .navbar-header {
  margin: auto;
  float: none;
}
.only-logo .navbar-header img {
  max-width: 300px;
}
h1.intro {
  text-shadow: 1px 1px 1px #333;
}
.intro-section {
  margin-top: 70px;
}
.intro-section h5 {
  margin-top: 15px;
  margin-bottom: 70px;
}
.client-logos {
  border-bottom: 1px solid #dadfe3;
  margin-bottom: 0;
}
.client-logos li {
  display: inline-block;
  margin: 25px 25px 25px 25px;
  vertical-align: middle;
}
.client-logos li img {
  max-height: 40px;
  opacity: 0.6;
}
.client-logos li img:hover {
  opacity: 1;
  cursor: pointer;
}
.single-service {
  padding: 40px 35px 40px 35px;
  margin: 0 0 100px 0;
  background: #ffffff;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  border-bottom: 4px solid #eaeaea;
  border-radius: 3px;
  -webkit-transition: all ease 0.55s;
  transition: all ease 0.55s;
}
.single-service .service-icon {
  font-size: 60px;
  margin-bottom: 35px;
}
.single-service h3 {
  margin-bottom: 10px;
}
.services .img-responsive, .stats .img-responsive {
  max-width: 100px;
  height: auto;
  margin: 0px auto;
}
.brief {
  padding-top: 80px;
  padding-bottom: 115px;
}
.brief .content-section {
  margin-top: 15px;
}
.brief h2 {
  margin-bottom: 15px;
  margin-top: 10px;
}
.brief .brief-image-right {
  margin-top: 20px;
}
.brief .brief-image-right img {
  float: right;
  width: 92%;
}
.brief .brief-image-left {
  margin-top: 25px;
  overflow: hidden;
}
.brief .brief-image-left img {
  float: left;
  width: 95%;
}
.feature-list {
  margin-top: 15px;
}
.feature-list li {
  padding-top: 8px;
  padding-bottom: 8px;
}
.feature-list li span {
  margin-right: 10px;
}
.panel-default {
  border: 0;
  border-radius: 3px;
  margin-top: 35px;
  display: block;
  text-align: left;
}
.panel-body {
  border-top: 4px solid #F7F8FA !important;
}
.panel-heading {
  background-color: #ffffff !important;
  border: none;
  padding: 0;
}
.panel-group .panel + .panel {
  margin-top: 15px;
}
.panel-heading .title-text {
  line-height: 40px;
}
.panel-title a:hover {
  text-decoration: none;
}
.panel-title .icon-container {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  text-align:  !important;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  padding-top: 1px;
  padding-right: 10px;
  padding-left: 10px;
  border-top-left-radius: 3px;
  float: left;
}
.stats {
  -webkit-background-size: cover;
  background-size: cover;
}
.stats .overlay-layer-2 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.single-stats {
  margin-top: 40px;
  margin-bottom: 40px;
}
.single-stats .icon-container {
  margin-bottom: 35px;
}
.single-stats .icon-container span {
  font-size: 70px;
}
.stats-footer .long-transparent-line {
  margin-bottom: 45px;
}
.unique-features {
  padding-bottom: 100px;
}
.ipad-image {
  margin: auto;
}
.ipad-image img {
  width: 100%;
}
.feature {
  margin: auto;
  padding-left: 10px;
  padding-right: 0;
  margin-top: 30px;
  margin-bottom: 25px;
  overflow: hidden;
}
.feature .icon-container {
  margin-right: 10px;
  padding-top: 18px;
  float: left;
}
.feature .icon-container span {
  font-size: 30px;
}
.feature .description {
  width: 85%;
  float: right;
}
.feature .description p {
  margin-top: 20px;
}
.pricing {
  padding-bottom: 30px;
}
.pricing-table {
  padding-left: 30px;
  padding-right: 30px;
}
.single-pricing {
  background: #ffffff;
  border-radius: 3px;
  padding-bottom: 25px;
  border: 1px solid #e4e7e7;
  border-bottom: 4px solid #e4e7e7;
  margin-bottom: 80px;
  padding: 20px;
  -webkit-transition: all ease 0.55s;
  transition: all ease 0.55s;
}
.package-title h3 {
  line-height: 60px;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 3px;
}
.price {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 25px;
  padding-top: 15px;
}
.price .superscript {
  vertical-align: super;
  font-size: 25px;
}
.price .month {
  font-size: inherit;
  display: block;
  margin-top: 0;
  line-height: 1;
  font-size: 14px !important;
  font-weight: 300;
}
.package-list {
  padding-top: 10px;
  margin-bottom: 25px;
}
.package-list li {
  margin-top: 12px;
  margin-bottom: 12px;
  border-bottom: 1px dotted #eaeaea;
  padding-bottom: 10px;
}
.package-list li span {
  margin-right: 8px;
}
.single-pricing .button {
  margin-bottom: 20px;
}
.highlighted {
  margin-top: -24px;
}
.highlighted .package-title h3 {
  line-height: 84px;
}
.features {
  -webkit-background-size: cover;
  background-size: cover;
}
.overlay-layer-2, .features {
  padding-bottom: 84px;
}
.single-feature {
  margin-bottom: 58px;
}
.left-side .single-feature {
  padding-right: 18px;
}
.right-side .single-feature {
  padding-left: 18px;
}
.screenshot img {
  display: block;
  width: 100%;
  height: auto;
  padding: 3px;
  background: rgba(255, 255, 255, .30);
}
.screenshot img:hover {
  cursor: crosshair;
}

.owl-carousel .owl-nav {
  margin: 0;
  position: absolute;
  top: 50%;
  left:5%;
  width: 90%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.owl-carousel .owl-nav .owl-prev {
  float: left;
}
.owl-carousel .owl-nav .owl-next {
  float: right;
}


.owl-carousel .owl-nav .owl-prev span, .owl-carousel .owl-nav .owl-next span{
  display: inline-block;
  font-size: 50px;
  line-height: 32px;
  min-height: 40px;
  min-width: 40px;
  background: rgba(0,0,0,.6);
  color: rgba(255,255,255,.8);

}


.owl-prev span:hover, .owl-next span:hover {
  color: #fff;
  background: #9e005d!important;
  opacity: .9;
}

.owl-prev:hover, .owl-next:hover {
  color: #fff;
  background: #none!important;
  opacity: .9;
}

.owl-dots {margin-top:10px;}



.owl-theme .owl-dots .owl-dot span {height: 20px; width:20px;}


#screenshots-kunst .owl-controls .owl-page span {
  background: #9e005d !important;
}
.vertical-timeline {
  padding: 0;
  margin: 0;
}
.timeline-section {
  padding: 0;
  padding-left: 135px;
  padding-top: 20px;
}
.timeline-section li {
  list-style-type: none;
  padding: 1em;
  margin: 0;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  overflow: visible;
  border-left: 2px solid #eaeaea !important;
}
.timeline-section li .date {
  display: inline-block;
  float: left;
  margin-left: -100px;
  max-width: 55px;
  margin-top: 5px;
}
.timeline-section li .icon-container {
  display: inline-block;
  float: left;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  margin-left: -38px;
  padding-top: 2px;
}
.timeline-section li .info {
  text-align: left;
  background: #F7F8FA;
  margin-left: 15px;
  padding: 10px;
  font-size: 14px;
}
.team {
  padding-bottom: 50px;
}
.team-member {
  margin-bottom: 50px;
}
.team-member .social-icons {
  opacity: 0;
  margin-top: 5px;
  position: relative;
  -webkit-transition: all ease 0.55s;
  transition: all ease 0.55s;
}
.team-member .social-icons li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
}
.team-member .social-icons li a {
  opacity: 0.5;
}
.team-member .social-icons li a:hover {
  opacity: 1;
  text-decoration: none;
}
.team-member:hover .social-icons {
  opacity: 1;
}
.member-pic {
  border: 5px solid #ffffff;
  border-radius: 3px;
}
.member-pic img {
  width: 100%;
}
.member-pic img:hover {
  filter: sepia(10%) hue-rotate(50deg);
  -webkit-filter: sepia(10%) hue-rotate(50deg);
  -moz-filter: sepia(10%) hue-rotate(50deg);
  -o-filter: sepia(10%) hue-rotate(50deg);
  -ms-filter: sepia(10%) hue-rotate(50deg);
}
.member-details {
  padding-top: 10px;
  padding-bottom: 12px;
  position: relative;
  width: 85%;
  margin: auto;
  background: #ffffff;
  border-radius: 3px;
  margin-top: -45px;
  z-index: 1;
}
.member-details h5 {
  margin-bottom: 3px;
}
.testimonials {
  padding-bottom: 60px;
}
.feedback {
  padding: 0 30px;
  margin-bottom: 45px;
}
.feedback .pic-container {
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
  width: 60px;
  height: 60px;
  border: 3px solid #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.feedback .pic-container img {
  width: 100%;
}
.feedback p {
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 25px;
}
.feedback h5 {
  margin-bottom: 0;
}
.call-to-action {
  -webkit-background-size: cover;
  background-size: cover;
}
.call-to-action .overlay-layer-2 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.call-to-action h2 {
  margin-top: 20px;
  margin-bottom: 50px;
}
.modal-content {
  padding: 10px 30px 30px 30px;
}
.modal-content button {
  width: 100%;
}
.contact-info {
  padding-top: 30px;
  padding-bottom: 70px;
}
.contact-info .logo-container {
  margin-top: 20px;
  margin-bottom: 35px;
}
.contact-info .logo-container img {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  opacity: 0.6;
  max-width: 65px;
}
.contact-info .icon-container {
  font-size: 30px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.contact-info .contact-links a {
  padding-top: 40px;
  padding-bottom: 40px;
}
#google-container {
  position: relative;
  width: 100%;
  height: 500px;
}
#cd-google-map {
  position: relative;
  -webkit-transition: all ease 0.55s;
  transition: all ease 0.55s;
}
#cd-google-map address {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  opacity: 0.8;
  padding: 1em 1em;
  color: #ffffff;
}
.footer {
  padding-top: 40px;
  padding-bottom: 40px;
}
.footer-links li {
  display: inline-block;
  padding: 10px;
}
.footer-links li a:hover {
  text-decoration: none;
}
.social-icons li {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
}
.social-icons li a:hover {
  text-decoration: none;
}
.social-icons li a:hover .transparent-text-dark {
  color: #313131;
}
.status {
  background-image: url(../images/loader-purple.gif);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}
.overlay-layer-2 {
  background: rgba(0, 5, 8, 0.50);
}
.stats, .call-to-action {
  background: url(../images/test.jpg) no-repeat center top fixed;
  -webkit-background-size: cover;
  background-size: cover;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  color: #9e005d;
}
a {
  color: #9e005d;
}
a:hover {
  color: #9e005d;
}
.border-bottom-hover:hover {
  border-bottom-color: #9e005d;
}
.sticky-navigation .main-navigation li a:hover, .sticky-navigation .login-register li.login a:hover {
  color: #9e005d;
}
.sticky-navigation .main-navigation li.current a {
  color: #9e005d;
}
.input-box:active, .textarea-box:active, .input-box:focus, .textarea-box:focus {
  border-color: #9e005d;
}
.feedback .pic-container {
  -webkit-box-shadow: 0px 0px 0px 1px #ccc;
  box-shadow: 0px 0px 0px 1px #ccc;
}
.standard-button, .navbar-register-button {
  background: #9e005d;
  -webkit-box-shadow: 0px 1px 0px #fff;
  box-shadow: 0px 1px 0px #fff;
}
.standard-button:hover, .navbar-register-button:hover {
  color: #ffffff;
  background: #9e005d !important;
  opacity: .9;
  text-decoration: none;
}
.standard-button:focus, .navbar-register-button:focus {
  color: #ffffff;
  background: #9e005d !important;
  opacity: .9;
}
.standard-button:active, .navbar-register-button:active {
  background: #9e005d !important;
  opacity: .9;
  border-color: inherit !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.color-bg {
  background: #9e005d;
}
.colored-text {
  color: #9e005d;
}
.colored-line-left, .colored-line-right, .colored-line {
  background: #9e005d;
}
.border-right-colored {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.border-left-colored {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.long-transparent-line {
  height: 1px;
  width: 200px;
  background: rgba(0, 142, 214, 0.3);
  margin: auto;
}