html {
  position: relative;
  min-height: 100%;
}

body.page-101 {
  background: #000;
  color: #fff;
  margin-bottom: 75px !important;
}

body.page-127 {
  background: #000;
  color: #fff;
  margin-bottom: 75px !important;
}

body {
  background: #000;
  color: #fff;
  margin-bottom: 275px;
}
p {
  font-size: 1.4em !important;

  font-weight: 300 !important;
}
h2 {
  font-size: 3.5em !important;
}

.svg h2 {
  font-size: 5em !important;
  font-weight: 700 !important;
}

.svg h3 {
  font-size: 3.5em !important;
  font-weight: 300 !important;
}

.moduletable {
  z-index: 9000;
}
.parallaxheaderXX {
  margin-top: 100vh;
}
.moduletable.parallaxheader01 {
  height: 100vh;

  position: fixed;

  top: 0px;

  z-index: 8010;

  left: 0px;

  width: 100vw;

  background-color: #000;
}

.moduletable.parallaxheader02 {
  height: 100vh;

  position: fixed;

  top: 0px;

  z-index: 8000;

  left: 0px;

  width: 100vw;

  background-color: #000;
}
.cardbox {
  background-color: #000;

  z-index: 9000;
}
.moduletable.parallaxheader01 section,
.moduletable.parallaxheader02 section {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.parallaxheader01 section h4 {
  font-size: 54px;
}
.parallaxfooter {
  position: fixed;

  bottom: 0px;

  z-index: 7999;
  width: 100%;
  height: 100vh;
}

.parallaxfooter section {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
}
#main-footer {
  position: fixed;

  bottom: 20px;

  z-index: 888;
  display: none;
}

#main-nav ul {
  display: none !important;
}

#main-nav .container {
  max-width: 100% !important;
  margin-left: 0px;
}

.frontsection0 {
  margin-bottom: 50vh;
  background-color: #000;
}
.frontsectionend {
  margin-bottom: 0vh;
}

.frontsection1 {
  margin-bottom: 50vh;
  background-color: #000;
}
.frontsection1 .row div,
.frontsection2 .row div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.page-109 .frontsection2 p,
.page-109 .frontsection2 h2,
.page-109 .frontsection2 div {
  background-color: #000;
}

.page-109 .frontsection2 h2 {
  font-size: 5em !important;
  font-weight: 700 !important;
  margin-bottom: 0px;
  margin-top: 1.5em;
}

.page-109 .frontsection2 p {
  font-size: 3.5em !important;
  font-weight: 300 !important;
}

.page-109 .frontsection2 div {
  z-index: 9000;
}

.page-130 .frontsection2 p,
.page-130 .frontsection2 h2,
.page-130 .frontsection2 div {
  background-color: #000;
}

.page-130 .frontsection2 h2 {
  font-size: 5em !important;
  font-weight: 700 !important;
  margin-bottom: 0px;
  margin-top: 1.5em;
}

.page-130 .frontsection2 p {
  font-size: 3.5em !important;
  font-weight: 300 !important;
}

.page-130 .frontsection2 div {
  z-index: 9000;
}

.frontsection1 .row,
.frontsection2 .row {
  margin: 0px !important;
}
.page-101 #scrollbutton {
  display: block !important;
  position: absolute;

  left: 50%;

  top: 90vh;

  opacity: 1;
  text-indent: -30px;
}
.page-127 #scrollbutton {
  display: block !important;
  position: absolute;

  left: 50%;

  top: 90vh;

  opacity: 1;
  text-indent: -30px;
}
.page-101 #scrollbutton img {
  width: 60px;
  height: auto;
}

.page-101 #scrollbutton:hover {
  opacity: 1;
}
.page-127 #scrollbutton img {
  width: 60px;
  height: auto;
}

.page-127 #scrollbutton:hover {
  opacity: 1;
}
#scrollbutton_up {
  display: block !important;
  position: fixed;

  left: 50%;

  bottom: 90vh;

  opacity: 1;
  text-indent: -30px;
  display: block !important;
  z-index: 7999;
}

#scrollbutton_up img {
  width: 60px;
  height: auto;
}

#scrollbutton_up:hover {
  opacity: 1;
}
#home.page-125 #scrollbutton_up {
  display: none !important;
}
#home.page-131 #scrollbutton_up {
  display: none !important;
}
.containerxyz {
  /*max-width: 1200px;*/
  margin-left: auto;
  margin-right: auto;
}
#main:hover .togglemenu,
#page-101 #main:hover #scrollbutton {
  display: block !important;
}
#page-127 #main:hover #scrollbutton {
  display: block !important;
}
#main .togglemenu,
#main #scrollbutton {
  /*display: none !important;*/
  z-index: 10001;
}
#modal,
#modal2 {
  position: absolute;
  top: 0px;
  left: 0px;
  transition: all 0s ease-out;
  opacity: 0;
  transform: translateY(-300vh);
  padding-bottom: 50vh;
}
.bggrey {
  background-color: #ececec;
}

.teambody {
  height: 100vh;
}

.teamimg {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

h3 {
  font-size: 2rem;
  margin-bottom: 30px;
  text-align: center;
}
.col-md-8 h3 {
  text-align: left;
}

.item-page {
  background-color: #fff;
  margin-top: 40px;
  display: none;
}
.item-page ul,
.item-page p {
  background-color: #fff;
  margin-bottom: 50px;
}

.item-page h2 {
  text-align: center;

  margin-bottom: 30px;
}
.blog {
  display: none;
}
.contentbody p {
  overflow: auto;
  margin-bottom: 25px;
}
.maincontent p img {
  width: 100%;
  height: auto;
}
a:link,
a:visited,
a {
  color: #fff;
}

a:hover {
  color: #fff;
  text-decoration: none;
}
.page-109 p a:link,
.page-109 p a:visited,
.page-109 p a {
  color: #fff;
  font-weight: 700;
  font-size: 0.9em;
}
.page-130 p a:link,
.page-130 p a:visited,
.page-130 p a {
  color: #fff;
  font-weight: 700;
  font-size: 0.9em;
}
a.cardlink:hover {
  color: #b40031;
}
.modheader {
  position: relative;
  padding-top: 90px;
}
.modheader .modbg {
  height: 400px;
  background-position: center center !important;
}
.modheader .container {
  margin: 0px auto;
  padding-top: 330px;
}

.bordersection {
  border-bottom: 0px solid #dddddd;
}
.pageheader {
  position: relative;
  width: 100%;
  height: 78px;
  z-index: 9998;
}

a.moreblog {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 250px;
  text-align: center;
  background-color: #e1e1e1;
  color: #333;
  padding: 5px;
  border-radius: 25px;
  border: 1px solid #e1e1e1;
}

a.moreblog:hover {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 250px;
  text-align: center;
  background-color: #fff;
  color: #333;
  padding: 5px;
  border: 1px solid #e1e1e1;
  text-decoration: none;
}

#mobilecheck {
  display: none;
  width: 1px;
  height: 1px;
}
/*
.news .card-body {
  padding-left: 0px;
  padding-top: 10px;
}

.news .card {
  border: none;
  width: 100%;
}

.news p {
  margin-bottom: 0px;
}*/

/*.work .container,
.news .container,
.modalclass .container {
  width: 100%;
  max-width: 100% !important;
  padding: 0px !important;
}*/

/*.news .card-body {
  position: absolute;
  color: #fff;
  text-align: center;
  width: 100%;
  top: 52%;

  display: block;
  transform: translate3d(0, 0, 0) translate(-50%, -50%);
  left: 50%;
  font-size: 20px;

  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  -ms-transition: all 2s ease;
  transition: all 2s ease;
}*/
a.openmodal .svg,
div.overlay .svg {
  top: 50%;

  position: absolute;

  left: 50%;

  transform: translate(-50%, -50%);
  z-index: 999999;
  transition: top 3s;
  width: 85%;
}
.work .card,
.news .card,
.modalclass .card {
  width: 100%;
  margin-bottom: 0px;
  border: none !important;
  background-color: transparent !important;
}
.work .card div,
.work div.mb-3,
.news .card div,
.news div.mb-3,
.team div.mb-3 {
  /*  margin: 0px !important;*/
  margin-bottom: 0px !important ;
}

.team .card {
  height: 100vh;
}
.team .card img {
  height: 100% !important;
  object-fit: cover !important;
}
.headerteam {
  height: 100vh;
  position: fixed;
  top: 0px;
  text-align: center;
  width: 100%;
}

.page-109 div.team {
  padding-top: 100vh;
}
.page-130 div.team {
  padding-top: 100vh;
}
.openvideo {
  /*position: absolute;*/
  z-index: 999999;
}

.work .overlay,
.news .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  transition: 0.3s ease;
  text-align: center;
}
.work .overlay svg,
.work .overlay .svgimg,
.news .overlay svg,
.news .overlay .svgimg,
.openvideo svg,
.openvideo .svgimg {
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 200px;
}

.work .card:hover .overlay,
.news .card:hover .overlay {
  opacity: 1;
}
.work .card:hover .card-body,
.news .card:hover .card-body {
  opacity: 1;
}
.team h3 {
  margin-bottom: 60px;
}
.team .card {
  width: 100%;
}
.cardlink {
  color: #333;
}

.team img {
  margin-top: -50px;
}

.team h4 {
  font-size: 1.2rem;
  padding-bottom: 0px;
  padding-top: 15px;
  margin-bottom: 0px;

  font-weight: bold;
}

.team h5 {
  font-size: 1rem;
  padding-bottom: 15px;
}
.team p {
  font-size: 1.2rem;
}
.team .vision {
  font-style: italic;
}
.team .card {
  padding-bottom: 30px;
}
.team div.mb-5 {
  padding-bottom: 20px;
}
.page-101 .pageheader {
  top: 0px;
  left: 0px;
  z-index: 9998;
  width: 100%;
  position: absolute;
}
.page-127 .pageheader {
  top: 0px;
  left: 0px;
  z-index: 9998;
  width: 100%;
  position: absolute;
}
.navbar {
  /*  border-bottom: #336799 3px solid;
opacity: 0.8;*/
}
.nav {
  padding-bottom: 40px;
}

#main-nav ul.nav li.current a,
#main-nav ul.nav li a:hover {
  border-bottom: 1px #333 solid;
  margin: 0.5rem 1rem;
  padding: 0rem 0rem;
}
.page-101 #main-nav ul.nav li.current a,
.page-101 #main-nav ul.nav li a:hover {
  border-bottom: 1px #fff solid;
  margin: 0.5rem 1rem;
  padding: 0rem 0rem;
}
.page-127 #main-nav ul.nav li.current a,
.page-127 #main-nav ul.nav li a:hover {
  border-bottom: 1px #fff solid;
  margin: 0.5rem 1rem;
  padding: 0rem 0rem;
}
.sbrand a,
.sbrand a:link,
.sbrand a:visited,
.sbrand a:hover,
#main-nav a,
#main-nav a:link,
#main-nav a:visited {
  color: #333 !important;
  text-decoration: none;
  font-size: 20px;
}

.page-101 .contentbody {
  display: none;
}
.page-101 .sbrand a,
.page-101 .sbrand a:link,
.page-101 .sbrand a:visited,
.page-101 .sbrand a:hover,
.page-101 #main-nav a,
.page-101 #main-nav a:link,
.page-101 #main-nav a:visited {
  color: #fff !important;
  text-decoration: none;
}

.page-1027 .contentbody {
  display: none;
}
.page-127 .sbrand a,
.page-127 .sbrand a:link,
.page-127 .sbrand a:visited,
.page-127 .sbrand a:hover,
.page-127 #main-nav a,
.page-127 #main-nav a:link,
.page-127 #main-nav a:visited {
  color: #fff !important;
  text-decoration: none;
}
.shamburger a,
.shamburger a:link,
.shamburger a:visited,
.shamburger a:hover {
  color: #fff !important;
  text-decoration: none;
}

#main-footer a,
#main-footer a:link,
#main-footer a:visited {
  color: #fff !important;
  text-decoration: none;
}
#main-footer a:hover {
  color: #fff !important;
  text-decoration: underline;
}
#main-footer p {
  margin-bottom: 0.5rem;
  font-size: 0.8em;
}
.navbar-brand {
  color: #fff !important;
}
.nav-item {
  display: inline;
  float: left;
}

.nav-item a,
.nav-item a:link,
.nav-item a:hover {
  color: #fff;
}
.togglemenu {
  font-size: 3.5em !important;
  position: fixed;
  top: 20px;
  right: 20px;
}

.togglemenu img {
  width: 60px;
}
.navbar-brand {
  font-size: 2em;
}

.sbrand {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  padding: 35px;
  font-size: 1em;
}

.sbrand img,
.navbar-brand img {
  width: 200px;
}

.shamburger {
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  font-size: 2.5em;
  padding: 30px;
}
.shamburger,
.sbrand {
  display: none;
}
.footer {
  position: absolute;

  bottom: 0;
  color: #fff;
  width: 100%;

  height: auto;

  background-color: #000 !important;
  color: #bbb !important;

  font-size: 0.8em;
}

.footer a:link {
  color: #bbb !important;
}
.carousel-item {
  background-size: cover !important;
}

#home-section,
.home-section {
  background: url(../img/home.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  min-height: 700px;
  position: relative;
  background-position: center center;
}

#home-section .dark-overlay,
.home-section .dark-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 700px;
  /*background: rgba(0, 0, 0, 0.7);*/
  background-color: #000000;
  opacity: 0.7;
}

#home-section .home-inner {
  padding-top: 150px;
}

.home-section .home-inner {
  padding-top: 150px;
}

#home-section .card-form {
  opacity: 0.8;
}

#home-section .fas,
#create-section .fas {
  color: #008ed6;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
}

#explore-section .fas,
#share-section .fas {
  background: #333;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
}

.chronoforms6_credits,
a.chronoforms6_credits:hover {
  color: #ddd;
  text-align: right;
  margin-left: auto;

  display: block;

  width: 50%;

  font-size: 8px;
  text-decoration: none;
}
.chronoforms {
  width: 75%;
}

.vimeo-wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;

  pointer-events: none;
  overflow: hidden;
}
.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.page-111 iframe {
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .chronoforms {
    width: 100%;
  }
  #main-nav {
    height: 90px;
  }
  .carousel-item {
    height: 400px !important;
  }
  .modheader .modbg {
    height: 300px;
  }
  .sbrand img,
  .navbar-brand img {
    width: 225px;
  }
}

@media only screen and (max-width: 992px) {
  .carousel-item {
    height: 300px !important;
  }
  .modheader .modbg {
    height: 250px;
  }

  body {
    margin-bottom: 75px !important;
  }
  #main-nav .container {
    max-width: 90% !important;
    margin-left: 0px;
  }
  .footer2 p {
    text-align: left !important;
  }
  .sbrand img,
  .navbar-brand img {
    width: 225px;
  }
}

body {
  font-family: europa, sans-serif;
  font-weight: 400;
  font-style: normal;
}

#mySidenav {
  /* height: 100%;*/
  width: 250px;
  position: fixed;
  z-index: 19999;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;

  padding-top: 100px;
  display: none;
}

#mySidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #fff;
  display: block;
}

#mySidenav a:hover {
  color: #818181;
}
#mySidenav a.closebtn:hover {
  color: #fff;
}

#mySidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  font-size: 68px;

  margin-left: 70px;

  color: #fff;
}
#mySidenav .menu li {
  display: block;
  float: none;
  width: 100%;
}
@media screen and (max-height: 450px) {
  #mySidenav {
    /* padding-top: 15px;*/
  }
  #mySidenav a {
    font-size: 18px;
  }
  #mySidenav a.backbtn {
    font-size: 25px !important;
  }
  #mySidenav .closebtn {
    top: 0px;
  }
}

#main {
  transition: margin-right 0.5s;
  margin-right: 0px;
}

.card-body {
  z-index: 10000;
}
.card_body2 {
  z-index: 9995;
  position: relative;
  overflow: hidden;
}

.card_body2 p {
  display: none;
}

.card_body3 {
  z-index: 9990;

  height: auto;

  /*padding-bottom: 120px;*/

  position: relative;
  bottom: 0px;

  z-index: 999999;
  width: 100%;
  transition: margin-top 3s;
  margin-top: 0px;
  opacity: 0;
  padding-bottom: 200px;
  display: none;
}
.card_body3 div.mx-auto {
  width: 90%;
  max-width: 90%;
  margin-left: auto !important;
  margin-right: auto !important;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
  max-width: 90%;
  padding: 20px;

  padding-left: 20px !important;
  padding-right: 20px !important;
}
.overlay_img {
  position: absolute;
  top: 0px;
  z-index: 9998;
}

.overlay {
  position: absolute;
  top: 0px;
  z-index: 9999;
}
.overlay svg,
.overlay .svgimg {
  display: none;
}

.overlay.openvideo {
  display: block;
}

a.openmodal {
  color: #fff;
  text-decoration: none;

  display: block;
  /* margin-top: -15%;*/
}

.work .card-body,
.news .card-body {
  position: absolute;
  color: #fff;
  text-align: center;
  width: 100%;
  top: 50%;
  margin-top: 0px;
  display: block;

  font-size: 20px;
}

.work .card,
.news .card {
  padding-top: 0px;
  background-color: #000;
}

/*.work .card div.container {
  margin-left: auto !important;
  margin-right: auto !important;
}*/

.work .back,
.news .back {
  position: absolute;

  top: 60px;

  left: 20px;

  display: none;

  color: #fff;

  border: 1px solid #fff;

  padding: 5px 19px;

  font-size: 1.2em;
  z-index: 10001;
}
.back_start,
.back_start {
  position: fixed !important;

  top: 60px;

  left: 20px;

  display: none;

  color: #fff;

  border: 1px solid #fff;

  padding: 5px 19px;

  font-size: 1.2em;
  z-index: 10001;
}

.card_body3 div {
}

#home #scrollbutton {
  display: none !important;
}
#home.page-101 #scrollbutton {
  display: block !important;
}
#home.page-127 #scrollbutton {
  display: block !important;
}
.activecardXX {
  opacity: 1 !important;
}
.activecard {
  opacity: 0.3;
}
.card_body3 .mx-auto {
  max-width: 1000px;
  width: 90%;
}

.news .card_body3 {
  position: absolute;
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  padding-bottom: 0px !important;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  opacity: 1;
}
.news .card_body3 div.mx-auto {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);

  padding: 20px;
  padding-right: 20px;
  padding-left: 20px;
  padding-left: 20px !important;
  padding-right: 20px !important;
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);

  width: 80%;
  max-width: 1140px;
}
.news .activecard .card_body3 {
}

.news .activecard .card_body3 p {
  font-size: 2.5em !important;
}

.parallaxfooter p {
  font-size: 2.5em !important;
}
.parallaxfooter .container {
}

@media screen and (max-width: 1200px) {
  .parallaxfooter p {
    font-size: 2.3em !important;
  }
}

@media screen and (max-width: 768px) {
  .parallaxfooter p {
    font-size: 1.8em !important;
  }
  .svg h2,
  .page-109 .frontsection2 h2 {
    font-size: 3.5em !important;
    font-weight: 700 !important;
  }

  .svg h3,
  .page-109 .frontsection2 h2 p {
    font-size: 2rem !important;
    font-weight: 300 !important;
  }

  .svg h2,
  .page-130 .frontsection2 h2 {
    font-size: 3.5em !important;
    font-weight: 700 !important;
  }

  .svg h3,
  .page-130 .frontsection2 h2 p {
    font-size: 2rem !important;
    font-weight: 300 !important;
  }
  .news .activecard .card_body3 p {
    font-size: 1.8em !important;
  }
  .work .overlay svg,
  .work .overlay .svgimg,
  .news .overlay svg,
  .news .overlay .svgimg,
  .openvideo svg,
  .openvideo .svgimg {
    width: 150px;
  }
}
@media screen and (max-width: 700px) {
  .mute,
  .unmute {
    display: none !important;
    z-index: 9999;
  }
}
@media screen and (max-width: 576px) {
  .mute,
  .unmute {
    display: none !important;
    z-index: 9999;
  }
  .parallaxfooter p {
    font-size: 1.3em !important;
  }
  .svg h2,
  .page-109 .frontsection2 h2 {
    font-size: 2em !important;
    font-weight: 700 !important;
    margin-bottom: 0px;
  }

  .svg h3,
  .page-109 .frontsection2 p {
    font-size: 1.8rem !important;
    font-weight: 300 !important;
  }
  .svg h3,
  .page-130 .frontsection2 p {
    font-size: 1.8rem !important;
    font-weight: 300 !important;
  }
  .svg h3 {
    margin-bottom: 0px;
  }
  .news .activecard .card_body3 p {
    font-size: 1.4em !important;
  }

  p {
    font-size: 1.3em !important;
    font-weight: 300 !important;
    line-height: 1.1;
  }

  .work .card_body3 p {
    line-height: 1.1em;
  }

  .work p {
    font-size: 1.1em !important;
  }

  a.backbtn {
    position: absolute;
    left: 0px;
    top: 42px !important;
  }
  .sbrand img,
  .navbar-brand img {
    width: 200px;
  }
  #mobilecheck {
    display: block;
    width: 1px;
    height: 1px;
  }

  /*.page-101 .moduletable.parallaxheader01 section,
  .page-101 .moduletable.parallaxheader02 section {
    top: 80%;
  }*/
  .page-101 .parallaxheader01 section h4,
  .page-101 .parallaxheader02 section h4,
  section h4 {
    font-size: 27px;
  }
  .page-127 .parallaxheader01 section h4,
  .page-127 .parallaxheader02 section h4,
  section h4 {
    font-size: 27px;
  }
  .togglemenu img {
    width: 50px;
  }
  .togglemenu {
    top: 10px;
  }
  .card_body3 {
    margin-top: 0px;
  }

  .news .card_body3 {
    position: relative;
    height: auto;
    width: 100%;
    max-height: none;
    max-width: 100%;
    padding-bottom: 200px !important;
    background-color: rgba(0, 0, 0, 0);
    display: none;
    opacity: 1;
  }
  .news .card_body3 div.mx-auto {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);

    padding: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    top: 50%;
    position: relative;
    left: 0px;
    transform: none;

    width: 100%;
    max-width: 100%;
  }
}
.maincontent {
  margin-bottom: 100vh;
  z-index: 999;
}

@media screen and (min-width: 1000px) {
  h2 {
    font-size: 5.5em !important;
  }
  h3 {
    font-size: 4em;
  }
}

@media screen and (max-height: 800px) {
  .page-101 #scrollbutton {
    top: 80vh;
  }
}

@media screen and (max-height: 600px) {
  .page-101 #scrollbutton {
    top: 70vh;
  }
  .page-127 #scrollbutton {
    top: 70vh;
  }
}

.page-109
  .moduletable.blogmodule.news.frontsection2.frontsectionend
  .container {
  max-width: 3600px !important;
  padding-right: 0px;
  padding-left: 0px;
}
.page-130
  .moduletable.blogmodule.news.frontsection2.frontsectionend
  .container {
  max-width: 3600px !important;
  padding-right: 0px;
  padding-left: 0px;
}
.mobilevideo {
  display: none;
  width: 100%;
}

.parallaxheader02 .container,
.parallaxheader01 .container {
  max-width: 100% !important;
}

.work .card div.map {
  display: none;
  margin-top: 150px;
  margin-bottom: 80px !important;
  width: 100%;
  height: 100vh;

  overflow: auto;
}
.map iframe {
  width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;

  height: 100vh;
}

.page-125 .svg h3 img {
  width: 200px;
}
.page-131 .svg h3 img {
  width: 200px;
}
.page-125 div.overlay .svg {
  width: 100% !important;
  margin-bottom: 50px;
}
.page-125 div.overlay {
  position: relative;
}
.page-125 .svg h4 {
  font-size: 2.5em;

  font-weight: 300;
  margin-top: 20px;
}
.page-125 .svg h4.mailtxt {
  font-size: 2.2em;

  font-weight: 300;
  margin-top: 20px;
}
#startwork69 {
  margin-top: 100px;
}
.page-125 .pageheader {
}

.page-125 .teambody {
  height: auto;
  min-height: auto !important;
}
.page-125 .card_body2 {
  z-index: 9995;
  position: relative;
  overflow: visible;
  height: auto !important;
}
.page-125 .maincontent {
  margin-bottom: 0vh;
  z-index: 999;
}
.page-125 a.openmodal .svg,
.page-125 div.overlay .svg {
  top: auto;
  position: relative;
  left: auto;
  transform: none;
  z-index: 999999;
  transition: top 3s;
  width: 85%;
}
.page-131 div.overlay .svg {
  width: 100% !important;
  margin-bottom: 50px;
}
.page-131 div.overlay {
  position: relative;
}
.page-131 .svg h4 {
  font-size: 2.5em;

  font-weight: 300;
  margin-top: 20px;
}
.page-131 .svg h4.mailtxt {
  font-size: 2.2em;

  font-weight: 300;
  margin-top: 20px;
}
#startwork69 {
  margin-top: 100px;
}
.page-131 .pageheader {
}

.page-131 .teambody {
  height: auto;
  min-height: auto !important;
}
.page-131 .card_body2 {
  z-index: 9995;
  position: relative;
  overflow: visible;
  height: auto !important;
}
.page-131 .maincontent {
  margin-bottom: 0vh;
  z-index: 999;
}
.page-131 a.openmodal .svg,
.page-131 div.overlay .svg {
  top: auto;
  position: relative;
  left: auto;
  transform: none;
  z-index: 999999;
  transition: top 3s;
  width: 85%;
}
div.overlay .svg {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  z-index: 999999;
  transition: top 3s;
  width: 85%;
}
.work .card div .contactfooter {
  position: relative;
  bottom: 0px;

  margin-top: 200px !important;
  text-align: center;
  width: 100%;
}
.contactfooter {
  display: none;
}

.page-125 .contactfooter {
  display: block;
  height: 50px;
  margin-top: -50px; /* Höhe des Footers */
  width: 100%;
  text-align: center;
  position: fixed;

  bottom: 0px;
}

.page-125 .frontsection2 {
  display: none;
}
.page-125 .frontsection2,
.page-125 .frontsection2 .contactfooter {
  display: none;
}

.page-131 .contactfooter {
  display: block;
  height: 50px;
  margin-top: -50px; /* Höhe des Footers */
  width: 100%;
  text-align: center;
  position: fixed;

  bottom: 0px;
}

.page-131 .frontsection2 {
  display: none;
}
.page-131 .frontsection2,
.page-131 .frontsection2 .contactfooter {
  display: none;
}

.contactfooter a {
  color: #fff;
}

.page-125 #main-footer {
  display: none;
}

.page-125 .frontsection1 {
  margin-bottom: 0vh;
  background-color: #000;
}

.page-125 .card_body2 p {
  display: block;
}

/*.page-125 .frontsection2 .teambody {
  height: auto;
  min-height: 50vh;
}*/

.page-125 .frontsection2 {
  margin-bottom: 100vh;
}

body.page-125 {
  margin-bottom: 0px !important;
  height: 100%;
}
bnody.page-125 .main {
  padding-bottom: 50px !important;
}

.page-125 .frontsection2 h2,
.page-125 .frontsection2 h3 {
  font-size: 3em !important;
  font-weight: 300 !important;
}

.page-125 .frontsection2 h3 {
  color: #999;
  margin-bottom: 40px;
}

.page-131 #main-footer {
  display: none;
}

.page-131 .frontsection1 {
  margin-bottom: 0vh;
  background-color: #000;
}

.page-131 .card_body2 p {
  display: block;
}

/*.page-125 .frontsection2 .teambody {
  height: auto;
  min-height: 50vh;
}*/

.page-131 .frontsection2 {
  margin-bottom: 100vh;
}

body.page-131 {
  margin-bottom: 0px !important;
  height: 100%;
}
bnody.page-131 .main {
  padding-bottom: 50px !important;
}

.page-131 .frontsection2 h2,
.page-131 .frontsection2 h3 {
  font-size: 3em !important;
  font-weight: 300 !important;
}

.page-131 .frontsection2 h3 {
  color: #999;
  margin-bottom: 40px;
}

@media screen and (max-width: 576px) {
  .page-125 .svg h4 {
    font-size: 1.8em !important;
    margin-top: 30px;
  }
  .page-125 .svg h4.mailtxt {
    font-size: 1.5em !important;
    margin-top: 30px;
  }
  #startwork69 {
    margin-top: 50px;
  }
  .page-125 .svg h3 img {
    width: 120px;
  }

  .page-125 .teambody {
    height: auto;
    min-height: 80vh;
  }
  .page-125 .frontsection2 h2,
  .page-125 .frontsection2 h3 {
    font-size: 2em;
  }

  .page-131 .svg h4 {
    font-size: 1.8em !important;
    margin-top: 30px;
  }
  .page-131 .svg h4.mailtxt {
    font-size: 1.5em !important;
    margin-top: 30px;
  }
  #startwork69 {
    margin-top: 50px;
  }
  .page-131 .svg h3 img {
    width: 120px;
  }

  .page-131 .teambody {
    height: auto;
    min-height: 80vh;
  }
  .page-131 .frontsection2 h2,
  .page-131 .frontsection2 h3 {
    font-size: 2em;
  }

  .work .overlay svg,
  .work .overlay .svgimg,
  .news .overlay svg,
  .news .overlay .svgimg,
  .openvideo svg,
  .openvideo .svgimg {
    width: 100px;
  }
}

.svg h3 {
  margin-bottom: 0px;
}
.svg h2 {
  margin-bottom: 0px;
}

.contactfooter a:link {
  display: none;
  text-decoration: none;
}
.contactfooter .contactlink a {
  display: inline-block;
}

img.backbtn {
  width: 40px;
  height: auto;
}
#mySidenav a.backbtn {
  position: absolute;

  left: 0px;

  top: 40px;
  padding: 5px 8px 8px 32px;
}

@media screen and (max-width: 576px) {
  #scrollbutton_up {
    display: none !important;
  }
  #mySidenav {
    /* height: 100%;*/
    width: 150px;
  }
  #mySidenav .closebtn {
    position: absolute;
    top: 4px;
    right: 15px;
    font-size: 36px;
    margin-left: 50px;
    font-size: 68px;
    margin-left: 70px;
    color: #fff;
  }
  #mySidenav a.backbtn {
    position: absolute;

    left: 0px;

    top: 40px;
    padding: 8px 8px 8px 32px;
  }
}

.work p {
  margin-top: 0;
  margin-bottom: 0.3rem !important;
}

.work .card_body3 p {
  line-height: 1.2em;
}

#loader {
  display: none;
}
.page-103 #loader {
  display: block;
}
.page-128 #loader {
  display: block;
}
.page-101 #loader,
.page-127 #loader {
  display: block;
}
#loader {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0px;
  left: 0px;
  z-index: 9999999999999;
}

#loading {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #666;
  width: 160px;
  height: 160px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  z-index: 9999999999999;
  margin: -80px 0px 0px -80px !important;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.work iframe {
  /* display: none;*/
}

b,
strong {
  font-weight: 700 !important;
}

#buttonpos {
  position: absolute;

  left: 50%;

  top: 73vh;

  opacity: 1;

  text-indent: -70px;

  z-index: 999999999999;

  max-width: 400px;
}
#buttonpos img {
  max-width: 140px;
}

@media screen and (max-height: 900px) {
  .page-101 #buttonpos {
    top: 67vh;
  }
  .page-127 #buttonpos {
    top: 67vh;
  }
  #buttonpos {
    text-indent: -65px;
  }
  #buttonpos img {
    max-width: 130px;
  }
}

@media screen and (max-height: 800px) {
  .page-101 #buttonpos {
    top: 63vh;
  }

  .page-127 #buttonpos {
    top: 63vh;
  }
  #buttonpos {
    text-indent: -65px;
  }
  #buttonpos img {
    max-width: 130px;
  }
}

@media screen and (max-height: 600px) {
  .page-101 #buttonpos {
    top: 53vh;
  }
  .page-127 #buttonpos {
    top: 53vh;
  }
  #buttonpos {
    text-indent: -65px;
  }
  #buttonpos img {
    max-width: 130px;
  }
}
.mute,
.unmute {
  display: none;
  z-index: 9999;
}
.page-101 .unmute,
.page-127 .unmute {
  display: block;
  width: 60px;
  font-size: 3.5em !important;
  position: fixed;
  top: 100px;
  right: 20px;
}

.page-101 .mute,
.page-127 .mute {
  display: none;
  width: 60px;
  font-size: 3.5em !important;
  position: fixed;
  top: 100px;
  right: 20px;
}
.unmute img,
.mute img {
  width: 100%;
}

/* Inline #5 | https://www.tvision.ch/en/about */

.mod-languages {
  margin-left: 25px;
  margin-bottom: 15px;
}

/* template.css | https://www.tvision.ch/media/mod_languages/css/template.css?87ef5d067e34636f48bcc9a64530a3aa */

div.mod-languages li {
  display: inline-block;
}

div.mod-languages a {
  display: inline-block !important;
  padding: 5px 8px 5px 8px !important;
  background-color: #fff;
  color: #000 !important;
  font-size: 18px !important;
}
