@font-face {
  font-family: 'Montserrat';
  src: url(https://www.inovium.at/wp-content/themes/inovium/assets/fonts/montserrat/Montserrat-VariableFont_wght.ttf);
}

@font-face {
  font-family: 'Work Sans';
  src: url(https://www.inovium.at/wp-content/themes/inovium/assets/fonts/work-sans/WorkSans-VariableFont_wght.ttf);
}

html body {
  	font-weight: 400;
}

ul#top-menu a {
    font-weight: 400 !important;
}

ul#top-menu .email.menu-item a {
    margin-bottom: -3px;
}

ul#top-menu .email.menu-item a, 
ul#top-menu .email.menu-item h4 {
    padding: 0 !important;
    text-transform: lowercase;
}

ul#top-menu li.produkte {
    position: inherit;
}

ul#top-menu li.produkte .sub-menu {
    left: 0;
    width: 100%;
    padding: 20px;
}

ul#top-menu li.produkte .sub-menu li {
    width: 25%;
    padding: 0;
    float: left;
}

ul#top-menu li.produkte .sub-menu li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    width: auto;
}

footer#main-footer {
    background-color: #222;
    background-blend-mode: hard-light;
    background-image: url(../../uploads/2020/08/geometric-bg-overlay-01.jpg)!important;
}

div#footer-widgets {
    padding: 70px 0 0;
}

div#footer-widgets .footer-widget {
  	margin: 0 0 30px;
}

div#footer-widgets .et_pb_widget {
    float: none;
}

div#footer-widgets .footer-info {
    padding: 0;
    width: auto;
}

div#footer-widgets .footer-info .email .et_pb_module {
  	float: right;
}

div#et-footer-nav {
    background: none !important;
}

ul#menu-footer {
    padding: 15px 0;
    padding: 0 0 70px;
    overflow: hidden;
    color: #00a2e9;
    background: #00000038;
    padding: 50px;
}

ul#menu-footer:before {
    content: "Unsere Produkte";
    font-weight: 800;
    font-size: 15px;
    margin-right: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: underline;
    display: block;
    margin-bottom: 30px;
    text-align: center;
}

ul#menu-footer li {
    width: 33.33%;
    float: left;
    padding: 0;
  	padding-left: 71px;
}



ul#menu-footer li a {
    font-weight: normal;
    color: #FFF;
    display: block;
    margin: 2px;
}

div#footer-info {
    float: none;
  	text-align: left;
}

div#footer-info div {
    float: right;
}

div#footer-info div a {
    font-weight: 400;
}

div.et_pb_section.heading {
    background: #00a2e9 !important;
}

.dn, .mfp-title {
  	display: none;
}

.xdsoft_datetimepicker {
    display: block!important;
    font-family: 'Work Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 14px!important;
    background: #f5f5f5 !important;
    overflow: hidden!important;
}

.xdsoft_datepicker.active {
    width: 80% !important;
    float: left !important;
}

.xdsoft_timepicker.active {
    width: 20%!important;
    float: right!important;
    margin: 0!important;
    padding: 10px 0 0!important;
    background: #f5f5f5!important;
    position: relative !important;
    height: 200px !important;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    margin-bottom: 0 !important;
}

.xdsoft_monthpicker {
    background: #0c71c3 !important;
    padding: 10px !important;
    position: relative !important;
}

.xdsoft_label.xdsoft_year {
    margin-left: 20px !important;
}

.xdsoft_monthpicker .xdsoft_label span {
    color: #FFF;
}

.xdsoft_datetimepicker .xdsoft_calendar th, 
.xdsoft_datetimepicker .xdsoft_calendar td {
    font-size: 16px;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, 
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
	background: #222;
    box-shadow: none;
}

.xdsoft_datetimepicker .xdsoft_label i {
    background: none;
    font-style: initial;
    width: auto;
    margin: 0 10px 0;
    color: #FFF;
    opacity: 1;
}
.xdsoft_timepicker .xdsoft_prev:before, 
.xdsoft_timepicker .xdsoft_next:before {
    content: "\f0d7";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.xdsoft_timepicker .xdsoft_prev:before {
    content: "\f0d8";
}

.xdsoft_datetimepicker .xdsoft_month {
	width: 100px !important;
}

.xdsoft_select {
    right: 0 !important;
    width: 100px !important;
    left: 0;
    right: 0 !important;
    margin: 15px auto 0 !important;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, 
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    position: absolute;
    padding: 0 !important;
    margin: 0 !important;
    left: 0;
    right: 0;
    margin: auto !important;
    bottom: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    bottom: auto;
    top: 35px;
}

.xdsoft_timepicker.active:before {
    content: "Uhrzeit";
    color: #0c71c3;
    font-weight: bold;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
    color: #0c71c3 !important;
}

.xdsoft_time {
    font-size: 15px !important;
    border: 0 !important;
    background: none !important;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 0 !important;
    height: 120px !important;
    margin-top: 25px !important;
  	border: 0 !important;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    box-shadow: none !important;
    color: #0c71c3 !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
    background: #fff !important;
    box-shadow: none !important;
}

body div.wpforms-container-full .wpforms-form button[type=submit] {
    padding: 15px 25px;
    background: #222;
    border-color: #222;
    border-radius: 50px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
}

body div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background: #0c71c3;
    border-color: #0c71c3;
}

.syl1.heading .et_pb_column {
  	margin: 0;
}

.heading h2 {
  	margin: 0;
  	padding: 0;
}

.heading .et_pb_button_module_wrapper {
    display: inline-block;
}

.home #produkte .leftside .et_pb_blurb_content {
  background: rgba(255, 255, 255, 0.15);
  padding: 20px 18px;
  margin: 5px;
  cursor: pointer;
  width: auto;
}

.home #produkte .leftside .et_pb_blurb_content:hover , 
.home #produkte .selected .et_pb_blurb_content {
  background: rgba(255,255,255,0.44);
}


.home #produkte  .leftside .et_pb_blurb_description strong {
  display: block;
  font-weight: inherit;
  font-size: 12px;
  margin-top: 5px;
  height: 35px;
  color: #FFF !important;
}

.home #produkte .et_pb_button_module_wrapper, 
.home #produkte .rightside .et_pb_blurb {
  display: none;
}

.home #produkte .et_pb_button_1_wrapper  {
  display: block;
}

.home #projekte .list .et_pb_text {
    padding-top: 200px!important;
}

.home #projekte .list h4 {
    font-weight: 400;
    font-size: 15px;
    position: relative;
    display: inline-block;
    padding: 10px;
}

.home #projekte .list h4:before {
    content: "";
    width: 50%;
    height: 4px;
    position: absolute;
    background: #FFF;
    top: 0;
    left: 0;
}

#kontakt div.wpforms-container-full .wpforms-form input {
    border: 0;
    border-bottom: 2px solid #666;
    border-radius: 0;
    font-size: 14px;
}

#kontakt div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-weight: 400;
    font-size: 14px;
}

#kontakt div.wpforms-container-full .wpforms-form ul {
    width: 50%;
    float: left;
}

#kontakt div.wpforms-container-full .wpforms-form ul li {
    margin-bottom: 0 !important;
}

#kontakt div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    font-size: 14px;
}

#kontakt div#wpforms-230-field_6-container .wpforms-field-label {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

#kontakt div#wpforms-230-field_7-container {
    clear: none;
    padding: 0;
}

.wpcp-carousel-section .wpcp-single-item img {
    max-height: 180px;
    width: auto;
}

.listsyl ul {
  overflow: hidden;
  padding: 0 !important;
}

.listsyl li {
    width: 20%;
    float: left;
    list-style: none;
}

.listsyl strong {
    display: block;
    background: #00a2e9;
    margin: 3px;
    padding: 10px 15px;
    font-weight: 400;
    color: #FFF;
    border-radius: 3px;
}

.klienten .list .et_pb_module {
    height: 100%;
    display: table;
}

.klienten .list span.et_pb_image_wrap {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.klienten .list span.et_pb_image_wrap img {
    max-height: 100px;
}

.table {
    display: table;
    height: 100%;
    width: 100%;
}

.table .cell {
	display: table-cell;
    vertical-align: middle;
}

.iframe-container {
    position: relative;
    padding-bottom: 49.95%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.iframe-container iframe, 
.iframe-container object, 
.iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.et_pb_video {
	cursor: pointer;
}

.et_pb_video:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 11;
}

.et_pb_video:hover .et_pb_video_overlay_hover {
    background: #00000073;
}

.et_pb_video_play {
    font-size: 48px !important;
    color: #000 !important;
    padding: 0 !important;
    margin: auto !important;
    left: 0 !important;
    top: 0 !important;
    right: 0;
    bottom: 0;
    text-align: center;
}

.et_pb_video_play:before {
    content: "\45" !important;
    color: #FFF;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    height: 40px;
    width: 45px;
  	line-height: 42px;
  	z-index: 2;
}

.et_pb_video_play:after {
    content: "";
    background: #00a1e8;
    border-radius: 100px;
    color: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    height: 40px;
    width: 40px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    padding: 10px;
    box-shadow: 0 -1px 0 12px rgba(255,255,255,.4);
  	z-index: 1;
}

.et_pb_video:hover .et_pb_video_play:before, 
.et_pb_video:hover .et_pb_video_play:after {
    box-shadow: none;
    text-shadow: 5px 5px 1px #0c81ba; 
}

.inovium.modal {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1999999999;
    overflow: initial;
    transition: .15s ease-in-out;
    background: #000000cf;
}

.inovium.modal .base {
    width: 800px;
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
}

.inovium.modal .content {
    border-radius: 5px;
    background: #fff;
    padding: 20px;
  	margin: 0 10px;
    box-shadow: 6px 6px 18px 0px rgb(0 0 0 / 30%);
}

.inovium.modal .close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    font-weight: 700;
    background: #f44336;
    border: 0;
    color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    line-height: 10px;
    cursor: pointer;
}

.inovium.modal .close:hover {
    background: #f97a71;
}

@media screen and (max-width: 980px) {
  
  ul.et_mobile_menu li a, 
  ul.et_mobile_menu li a:hover {
    border: 0;
  }
  
  div#footer-widgets .footer-widget {
    float: none;
    margin: 0 !important;
    width: auto !important;
  }
  
  div#footer-widgets .footer-info {
    margin-bottom: 40px;
  }
  
  ul#menu-footer li {
      text-align: left;
      padding-left: 0;
  }

  .listsyl li {
      width: 33.33%;
  }
  
 
  .et_pb_row.syl1 {
      padding: 0;
      overflow: inherit !important;
      display: block;
  }
 
  .et_pb_row.syl1.last {
      overflow: hidden !important;
  }
  
  .et_pb_row.syl1:after {
      display: none;
  }

  .et_pb_row.syl1 .et_pb_column {
      margin: 0 !important;
      width: 50% !important;
  }
  
  .et_pb_row.syl1 .et_pb_image {
      padding: 10px;
  }

  .expertise .et_pb_blurb_content {
      text-align: left;
  }
  
  .expertise .et_pb_blurb .et_pb_image_wrap {
      margin: 0;
      max-width: initial !important;
      margin-right: 10px !important;
  }
  
  .expertise .et_pb_main_blurb_image {
      float: left;
      width: 28px;
  }
  
  .expertise .et_pb_blurb_container {
      text-align: left !important;
  }
  
}


@media screen and (max-width: 767px) {
  
  header#main-header:after {
      content: "wir kreieren und realisieren Ideen!";
      text-align: center;
      display: block;
      background: #00a2e9;
      padding: 5px 0;
      color: #FFF;
  }
  
  div.logo_container {
      padding: 20px 0;
  }
  
  ul#menu-footer:before {
      text-align: left;
  }
  
  ul#menu-footer li {
      width: 50%;
      text-align: left;
  }
  
  div.et_pb_section {
      padding: 35px 0;
  }
  
  .listsyl li {
      width: auto !important;
      float: none;
  }  
  
  .main.heading .et_pb_button_module_wrapper, 
  .home #produkte .leftside .et_pb_blurb_container, 
  .home #produkte .leftside #grafikdesign {
      display: none;
  }
  
  .home #produkte .leftside .et_pb_blurb {
      width: 25%;
      position: relative;
  }
  
  .home #produkte .leftside .et_pb_blurb:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 1;
      left: 0;
      top: 0;
  }
  
  .home #produkte .leftside .et_pb_blurb_content {
      background: #09a5ea !important;
      border-radius: 3px;
      padding: 5px;
  }
  
  .home #produkte .leftside .et_pb_blurb_content:hover, 
  .home #produkte .selected .et_pb_blurb_content {
      background: #13baee !important;
  }
  
  .home #produkte .leftside .et_pb_blurb_content .et_pb_image_wrap {
      width: 100%;
  }

  .et_pb_row.syl1 .et_pb_column {
      width: auto !important;
      float: none;
  }
  
}

@media screen and (max-width: 480px) {
  
  header#main-header {
      top: 0;
  }
  
  div.logo_container {
      position: inherit !important;
  }
  
  span.logo_helper{
      display: none !important;
  }
  
  div.logo_container #logo {
      max-width: inherit;
      max-height: inherit;
      width: 100%;
  }
  
  span.mobile_menu_bar {
      position: fixed;
      right: 5px;
      top: 0;
      z-index: 99999;
  }
  
  ul#mobile_menu {
      position: fixed;
      top: 0px;
      border: 0px;
      overflow: auto;
      height: 100%;
  }
  
  div#et-top-navigation {
      padding: 0 !important;
  }
  
  div#footer-widgets {
      padding: 35px 0 0;
  }
  
  
  div#footer-widgets .footer-info .title h2 {
      font-size: 57px;
      line-height: 32px;
      margin-top: 10px;
  }
  
  div#footer-widgets .footer-info .title h2 span {
      font-size: 31px;
  }
  
  div#footer-widgets .footer-info .title .et_pb_divider {
      width: 30px;
  }
  
  div#footer-widgets .footer-info .slogan p {
      letter-spacing: 1px;
      font-size: 12px;
  }
  
  div#footer-widgets .footer-info .email .et_pb_module {
      float: none;
  }
  
  ul#menu-footer {
      padding: 35px;
      text-align: left;
  }
  
  ul#menu-footer:before {
      text-align: left;
      margin: 0 0 10px;
  }
  
  ul#menu-footer li {
      width: 100%;
      float: none;
  }
  
  div#footer-bottom {
      padding: 30px 0 35px;
  }

  div#footer-info {
      text-align: center;
      padding: 0;
  }
  
  div#footer-info .sep {
      display: block;
      font-size: 0;
      height: 0;
  }
  
  div#footer-info .inovium {
      font-size: 40px;
      color: #212121
  }
  
  div#footer-info div {
      float: none;
      background: #212121;
      padding: 5px;
      border-radius: 5px;
      margin-top: 10px;
  }
  
  div.et_pb_section {
      padding: 10px 0;
  }
  
  #kontakt div#wpforms-230-field_6-container {
      padding-bottom: 0;
  }

  #kontakt div.wpforms-container-full .wpforms-form ul {
      width: auto;
      float: none;
  }
  
}

@media screen and (max-width: 355px) {
  
  div.et_pb_section {
      padding: 5px 0;
  }
  
}