
#mybyte_media_cookiehinweis {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 12px;
    line-height: 125%;
    margin: 20px;
    padding: 10px;
    position: fixed;
    width: 200px;
    z-index: 999999;
	right: 0;
	display: none;
}

#mybyte_media_cookiesettings {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 10px;
    line-height: 125%;
    margin: 10px;
    padding: 10px;
    position: fixed;
    z-index: 999999;
	right: 0;
	display: none;
	cursor: pointer;
}

#mybyte_media_cookiehinweis_close {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
	margin: 0;
    text-align: center;
}

#mybyte_media_cookiehinweis_save {
    background: #dedede none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
    margin: 0;
	margin-top: 10px;
    text-align: center;
}

#mybyte_media_cookiehinweis_mehrinfos {
	text-decoration: underline;
}

#nf-field-158-wrap h3,
div#nf-field-162\.4_0-wrap p,
#nf-field-162\.5_0-wrap p,
div#nf-field-162\.6_0-wrap p,
#nf-field-165-wrap p{
  margin-bottom: 0 !important;
}

header.entry-header {
    margin-top: 100px !important;
}

@media (max-width: 768px) {
  header.entry-header {
    margin-top: 40px !important;
}
  .leer_mobil {
    height:0 !important;
  }
}

#nf-form-10-cont .nf-row nf-cells {
    display: flex;
    align-items: center;
    justify-content: center;
}

.nf-repeater-fieldsets fieldset{
  //border: 1px solid black !important;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: rgba(141, 35, 26, 0.2) 0px 8px 15px;
}

#nf-label-field-156, span#nf-label-field-162\.1_0, .nf-label-span   {
  font-weight: 500 !important;
}
#nf-field-156-wrap ul li:first-child{
        margin-right: 20px !important;
}

#post-1098 button {
  border-radius: 0 !important;
}

#nf-label-class-field-156-0,
#nf-label-class-field-156-1{
    margin-left: 0;
}
#nf-field-156-0, 
#nf-field-156-1{
    display: none;
}

#nf-field-156-wrap ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 600px) { 
    #nf-field-156-wrap ul {
    display: block;
    }
    #nf-field-156-wrap ul li:first-child{
            margin-right: 0 !important;
    }
}

.vczapi-zoom-browser-meeting-wrapper .logo
{
	display: none;
}

.join-via-browser-body #vczapi-zoom-browser-meeting {
    background: url(https://sempercon.de/wp-content/uploads/2023/07/teamfoto-sempercon-4000.jpg);
    background-position: center center;
    background-size: cover;
}

.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container {
    background: rgba(0,0,0, 0.8);
    backdrop-filter: blur(3px);
}

.join-via-browser-body #vczapi-zoom-browser-meeting .mb-4 {
    display: none;
}

.join-via-browser-body #vczapi-zoom-browser-meeting label {
    font-weight: 600;
    color: #fff;
}

.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit]
{
	background-color: #000;
	border-color: #000;
}

.job_sharer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
    color: #8d231a;
   font-size: 40px !important;
}

#anfrageformular {
  display: none;
}

.domainresult .close {
    float: right;
    border: 1px solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
}

.hostingpaket h4 {
    color: #fff;
    font-size: 150%;
}

.hostingpaket button,
.hostingpaket button:hover
{
    color: #000 !important;
    background-color: #fff !important;
}

.domainresult {
  padding: 20px;
  background: #fff;
}

#domain_pruefen {
    background: #8d231a;
    color: #fff;
  margin-top: 30px;
}

@media screen and (max-width: 600px) {
  #domain_pruefen {
   margin-top: -10px;
}
}

/* Kundenbefragung */
#nf-field-103::placeholder,
#nf-field-104::placeholder ,
#nf-field-105::placeholder ,
#nf-field-106::placeholder ,
#nf-field-107::placeholder ,
#nf-field-108::placeholder {
    color:#666 !important;
    content:"" !important;
}

.input_range {
  display:flex;
  justify-content: center;
}

#post-915 input[type="radio"] {
  margin-top: 8px;
}

#post-915 input[type="radio"]:hover {
  cursor:pointer;
}

#post-915 input[type='radio']:checked:after {
  color:#8d231a;
}

#post-915    input[type='radio']:after {
        width: 17px;
        height: 17px;
        border-radius: 15px;
        top: -6px;
        left: -1px;
        position: relative;
        background-color: #d1d3d1;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }

#post-915  input[type='radio']:checked:after {
        width: 17px;
        height: 17px;
        border-radius: 15px;
        top: -6px;
        left: -1px;
        position: relative;
        background-color: #8d231a;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }

#nf-field-125-wrap,
#nf-field-127-wrap{display:none;}
#nf-field-78-wrap {
  opacity: 0.5;
}

.rangeslider {
  width: 50% !important;
}
#frage1_table, #frage1_table td {
    border: 0;
  text-align: center;
}

output#amount {
    font-weight: bold;
    font-size: 24px;
    margin-left: 10px;
}
div#nf-field-76-wrap,
div#nf-field-121-wrap{
    text-align: center;
}
/*input#nf-field-85 {
    margin-left: auto;
    display: flex;
}*/
#nf-label-field-123 {
  display: none;
}
#post-915 .nf-mp-header {
    display: none;
}
#post-915 .label-left .nf-field-label label {
    text-align: left;
}

@media screen and (max-width: 700px) {
    #post-915 .label-left .field-wrap {
    flex-direction: column !important;
    }
  #post-915 .label-left .nf-field-label {
    text-align: left !important;
}
  #post-915 .label-left .nf-field-label {
    width: 100% !important;
}
  .rangeslider {
  width: 87% !important;
}
}

.nf-progress {
background: rgb(233,79,9);
background: -moz-linear-gradient(90deg, rgba(233,79,9,1) 0%, rgba(150,12,0,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(233,79,9,1) 0%, rgba(150,12,0,1) 100%);
background: linear-gradient(90deg, rgba(233,79,9,1) 0%, rgba(150,12,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e94f09",endColorstr="#960c00",GradientType=1);
}



/* The slider itself */
.rangeslider {
  border-radius: 5px;
  -webkit-appearance: none;  /* Override default CSS styles */
  appearance: none;
  width: 100%; /* Full-width */
  height: 15px !important; /* Specified height */
background: rgb(233,79,9);
background: -moz-linear-gradient(90deg, rgba(233,79,9,1) 0%, rgba(150,12,0,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(233,79,9,1) 0%, rgba(150,12,0,1) 100%);
background: linear-gradient(90deg, rgba(233,79,9,1) 0%, rgba(150,12,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e94f09",endColorstr="#960c00",GradientType=1);
  outline: none; /* Remove outline */
  opacity: 0.9; /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: .2s; /* 0.2 seconds transition on hover */
  transition: opacity .2s;
}

/* Mouse-over effects */
.rangeslider:hover {
  opacity: 1; /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.rangeslider::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  width: 25px; /* Set a specific slider handle width */
  height: 25px; /* Slider handle height */
  background: #70777a; /* Green background */
  cursor: pointer; /* Cursor on hover */
  border-radius: 50%;
}

.rangeslider::-moz-range-thumb {
  width: 25px; /* Set a specific slider handle width */
  height: 25px; /* Slider handle height */
  background: #70777a; /* Green background */
  cursor: pointer; /* Cursor on hover */
  border-radius: 50%; 
}


/* Jobs */

.single_job_listing .meta,
.single_job_listing .company,
#nf-form-7-cont
{
  display: none;
}

.application_details {
  display: none !important;
}

.entry-title {
  text-align: center;
}

/* Off Canvas Panel */

span.dropdown-menu-toggle {
    color: #8d231a;
}

.offside-js--is-right.slide-opened .slideout-overlay button.slideout-exit {
    right: 300px;
}

.offside--right.is-open, .offside-js--is-right .offside-sliding-element {
    -webkit-transform: translate3d(-300px,0,0);
    -moz-transform: translate3d(-300px,0,0);
    -ms-transform: translate3d(-300px,0,0);
    -o-transform: translate3d(-300px,0,0);
    transform: translate3d(-300px,0,0);
}

.main-navigation.offside {
    width: 300px;
}
.offside--left {
    left: -300px;
}   
.offside--right {
    right: -300px;
}

.offside--right.is-open:not(.slideout-transition), .offside-js--is-right .offside-sliding-element {
    transform: translate3d(calc(var(--gp-slideout-width) *-1.1 ),0,0);
}



/* Slider */

.n2-section-smartslider * {
	font-family:"Fira Sans", sans-serif !important;
}

/* Logo mobil */

.site-logo.mobile-header-logo img
{
  height: 100px;
}

#generate-slideout-menu
{
  padding-top: 50px;
}

.main-navigation .main-nav ul li a {
  padding-left: 15px;
  line-height: 40px;
}

/* 404-Seite */

.error404 h1 {
    padding-top: 110px;
}


.nf-field-label label {
    font-weight: 500 !important;
}

#mybyte_media_cookiesettings {
    position: relative !important;
    background: none;
    border: 0 none;
  box-shadow: none;
    color: #8d231a;
    text-transform: uppercase;
    padding-top: 5px;
    margin: 0;
}

.n2-section-smartslider h3
{
    color: #8d231a !important;
    padding-bottom: 10px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
}

h3#n2-ss-2item2 {
    display: inherit !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
    color: #3b3b3a;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon:hover {
    color: #8d231a;
}

.site-header
{
  display: none;
}

.main-navigation {
    transition: padding 0.2s ease-in;
}

.main-navigation.is_stuck {
    padding-bottom: 0;
}

.is_stuck img.menu-image.menu-image-title-hide {
    width: 100px;
}

.is_stuck #primary-menu {
    padding: 10px 0;
}

#mybyte_media_cookiehinweis_close
{
  background: #8d231a;
}

#mybyte_media_cookiehinweis_mehrinfos
{
  color: #8d231a;
}
.one-container .site-content {
  padding-top: 0;
}

.intro {
  min-height: 350px;
height: calc((100vh - 144px) / 2);
}

.intro div {
    background-position: center bottom !important;
}

h1, h2 {
    letter-spacing: 5.3px;
}

.intro h2 {
    color: #fff;
    font-style: italic;
    font-size: 50px;
    font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
}

#signet {
    position: absolute;
    top: 315px;
    z-index: 2;
    left: 33%;
}

.leistungen li {
    font-style: italic;
    color: #fff;
    font-weight: 400;
    padding: 20px 0;
  list-style: none;
}

.leistungen li:before {
    content: '';
    position: absolute;
    margin-left: -50px;
    width: 25px;
    height: 25px;
    margin-top: 6px;
  background-image: url('https://sempercon.de/wp-content/uploads/2019/11/Icon_Aufzählung-neg_sempercon.svg');
  background-repeat: no-repeat;
}

#kontakt a {
    font-style: italic;
    font-weight: 500;
    color: #3b3b3a;
}

img.menu-image.menu-image-title-hide {
    width: 200px;
  transition: all 0.3s ease-in;
}

.main-navigation .main-nav ul li a {
  letter-spacing: 2px;
}

#primary-menu {
    padding: 20px 0;
}

.sidebar .widget, .footer-widgets .widget {
  font-size: 14px;
}


.copyright-bar {
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
}

.menu-footer-container a, .menu-footer-links-container a, .menu-footer-rechts-container a,
.menu-footer-container a:visited, .menu-footer-links-container a:visited, .menu-footer-rechts-container a:visited
{
    color: #3b3b3a;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a:hover, .main-navigation .main-nav ul li[class*="current-menu-"].sfHover > a,
.footer-widgets a:hover {
  color: #8d231a;
}

@media (max-width: 1280px) {

  img.menu-image.menu-image-title-hide {
display: none;
}

  
  #signet {
    display: none;
  }

  .intro {
    height: calc(100vh - 60px);
}
  
}



@media (max-width: 768px) {
h1, h2 {
    letter-spacing: 1px;
}
}

/* Anpassung Ninja Forms
---------------------------- */ 

button,
input,
select
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url]{
	border-radius: 2px;
}

.nf-row{
	margin: 0 -5px;
}

.nf-field-label label {
    font-weight: 500;
}

.nf-field textarea{

}

.nf-form-fields-required{
	display: none !important;
	visibility: hidden;
}

.nf-error-msg,
.ninja-forms-req-symbol {
	font-size: 16px;
}

.label-above .nf-field-label {
    margin-bottom: 0 !important;
}

.label-right .nf-field-label {
    padding-left: 8px !important;
}

.nf-field-container{
	margin-bottom: 1em !important;
}

.nf-field-element select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

b, strong {
    font-weight: 500;
}

ul
{
 margin: 0 0 15px 20px;
  margin-top: -20px;
}


.nf-fu-progress-bar {
  background-color: #8d231a !important;
}

.feedback_button{
padding: 10px 20px;
    width: 152px;
  cursor: pointer;
}
.feedback_button a,
.feedback_button a:hover{
  color: #fff;

}
.feedback_button,
.feedback_button:hover,
.feedback_button:focus,
html input[type="button"],
html input[type="button"]:hover,
html input[type="button"]:focus,
button, button:hover,
input.application_button.button,
input.application_button.button:hover
{
    background: #8d231a !important;
    border-radius: 12px !important;
}

button.menu-toggle {
    background-color: transparent !important;
}

.slideout-overlay button.slideout-exit {
  background-color: transparent !important;
}

/* Unsere Leistungen */
.copy-leistungen {
  font-size: 17px;
}

.h-leistungen {
  font-size: 26px;
  font-style: italic;
  text-transform: none;
  font-weight: 700;
}

.vc-hoverbox-block-inner.vc-hoverbox-front-inner {
  background: rgb(203,83,32);
  background: -moz-linear-gradient(145deg, rgba(203,83,32,1) 0%, rgba(141,35,26,1) 100%);
  background: -webkit-linear-gradient(145deg, rgba(203,83,32,1) 0%, rgba(141,35,26,1) 100%);
  background: linear-gradient(145deg, rgba(203,83,32,1) 0%, rgba(141,35,26,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cb5320",endColorstr="#8d231a",GradientType=1);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.vc-hoverbox-front {
  justify-content: end;
}

.vc-hoverbox-back-inner {
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.vc-hoverbox-back-inner p {
  flex-grow: 10;
}

.vc-hoverbox h2 {
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 500;
  font-style: italic;
  font-size: 22px;
  line-height: 1.1;
}

.vc-hoverbox-back h2 {
  color: #8d231a;
}

.vc-hoverbox-back-inner p {
  font-size: 16px;
}
.vc-hoverbox {
  min-height: 300px;
}

/* Störer */
.stoerer-text h3, .stoerer-text h4 {
  color: #3b3b3a !important;
}

.stoerer-box h2 {
  color: #fff;
  font-style: italic;
  font-size: 34px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.4;
}

.stoerer-box {
	background: rgb(18,140,126);
	background: -moz-linear-gradient(145deg, rgba(18,140,126,1) 0%, rgba(162,224,209,1) 100%);
	background: -webkit-linear-gradient(145deg, rgba(18,140,126,1) 0%, rgba(162,224,209,1) 100%);
	background: linear-gradient(145deg, rgba(18,140,126,1) 0%, rgba(162,224,209,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#128c7e",endColorstr="#a2e0d1",GradientType=1); 
}

.stoerer-btn .vc_general {
  border-radius: 10px;
  background: -moz-linear-gradient(145deg, rgba(203,83,32,1) 0%, rgba(141,35,26,1) 100%);
  background: -webkit-linear-gradient(145deg, rgba(203,83,32,1) 0%, rgba(141,35,26,1) 100%);
  background: linear-gradient(145deg, rgba(203,83,32,1) 0%, rgba(141,35,26,1) 100%);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 2px;
}

.stoerer-btn .vc_general:hover {
  background: -moz-linear-gradient(215deg, rgba(203,83,32,1) 0%, rgba(141,35,26,1) 100%);
  background: -webkit-linear-gradient(215deg, rgba(203,83,32,1) 0%, rgba(141,35,26,1) 100%);
  background: linear-gradient(215deg, rgba(203,83,32,1) 0%, rgba(141,35,26,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cb5320",endColorstr="#8d231a",GradientType=1);
}

.leistungen-box h2 {
  font-family: "Fira Sans", sans-serif;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 1.4;
  font-style: italic;
  font-size: 15px;
}

.leistungen-box .wpb_text_column {
  margin-left: 8px;
  margin-right: 8px;
}

.badge-footer {
  max-width: 50% !important;
  display: block;
  margin: 0 auto;
}