/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.mt0 {  margin-top: 0px !important; }
.mt5 {  margin-top: 5px !important; }
.mt10 {  margin-top: 10px !important; }
.mt15 {  margin-top: 15px !important; }
.mt20 {  margin-top: 20px !important; }
.mt30 {  margin-top: 30px !important; }
.mt40 {  margin-top: 40px !important; }
.mb0 {  margin-bottom: 0px !important; }
.mb5 {  margin-bottom: 5px !important; }
.mb10 {  margin-bottom: 10px !important; }
.mb15 {  margin-bottom: 15px !important; }
.mb20 {  margin-bottom: 20px !important; }
.mb30 {  margin-bottom: 30px !important; }
.mb40 {  margin-bottom: 40px !important; }
.mr0 { margin-right: 0 !important; }

.pt0 {  padding-top: 0px !important; }
.pt5 {  padding-top: 5px !important; }
.pt10 {  padding-top: 10px !important; }
.pt15 {  padding-top: 15px !important; }
.pt20 {  padding-top: 20px !important; }
.pt30 {  padding-top: 30px !important; }
.pt40 {  padding-top: 40px !important; }
.pb0 {  padding-bottom: 0px !important; }
.pb5 {  padding-bottom: 5px !important; }
.pb10 {  padding-bottom: 10px !important; }
.pb15 {  padding-bottom: 15px !important; }
.pb20 {  padding-bottom: 20px !important; }
.pb30 {  padding-bottom: 30px !important; }
.pb40 {  padding-bottom: 40px !important; }
.pr0 { padding-right: 0 !important; }

#centerFbBtn {
  margin: 0 auto;
  text-align: center;
      width: 240px;
}

#fbstatus {
  text-align: center;
  color: #fff;
  font-weight: bold;
      margin-top: 10px;
}

#fbGo {
  display: none;
  text-align: center;
}

#fbGo a {
    background-color: #4267b2;
    color: #fff;
    padding: 0 15px;
}

.form-group > label.error {
  display: block !important;
  text-transform: none;
}

.profile-badge {
  position: relative;
top: -13px;
left: -15px;
}

#page-title {
    padding: 20px 0;
}

.pricing--tenzin .pricing--item {
    max-height: 450px;
}

.text-overlay-title.katTitle h3 {
    font-size: 32px;
    font-weight: 600;
}

.slide-video {
  width: 400px !important;
}

.text-overlay2 {
    float: right;
    background: #19678ad1;
    margin: 20px 0;
    padding: 5px 5px 5px 15px;
}

.slider-arrow-left, .slider-arrow-right, .flex-prev, .flex-next, .slider-arrow-top-sm, .slider-arrow-bottom-sm {
    background-color: rgba(25, 103, 138, 0.73);
  }

  .slider-arrow-left:hover, .slider-arrow-right:hover, .flex-prev:hover, .flex-next:hover, .slider-arrow-top-sm:hover, .slider-arrow-bottom-sm:hover {
      background-color: rgba(17, 56, 74, 0.9) !important;
  }

.sectionDiv {
  background: #1a262b;
  padding: 40px 0;
}

.portfolio-desc h3 a {
    font-size: 15px !important;
}

.btnVideoDetails {
  width: 100%;
  text-align: center;
}


.button-redDisable {
background-color: #C02942 !important;
}

.button.button-border.button-redDisable {
	overflow: hidden;
	transform-style: preserve-3d;
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
	-webkit-backface-visibility: hidden;
}

.button.button-border.button-redDisable span { position: relative; }

.button.button-border.button-redDisable:hover {
	background-color: #fff !important;
	color: #C02942 !important;
	text-shadow: none;
}

.button.button-border.button-redDisable:before {
	content: '';
	position: absolute;
	background-color: #fff !important;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-backface-visibility: hidden;
}

.button.button-border.button-redDisable {
    border: 2px solid #C02942;
    background-color: #C02942 !important;
    color: #fff;
    line-height: 36px;
    font-weight: 700;
    text-shadow: none;
}

.disabled {
  display: none;
}

.listComma {
  display: inline;
  list-style: none;
}

.listComma li {
  display: inline;
  padding-right: 4px;
}

.listComma li:after {
  content: ", ";
}
.listComma li:last-child:after {
  content: "";
}

.portfolio-meta table td {
  border: none;
}

.portfolio-meta table td span i {
  padding-right: 7px;
}

.landing-video-box {
  margin-bottom: 50px;
      margin-top: 25px;
}

.button-al {
    background-color: #19678a;
}

.checkbox-anamnese {
      font-size: 17px !important;

}

.checkbox-anamnese:before {
    width: 35px !important;
    height: 35px !important;
}

.radio-style:checked + .checkbox-anamnese:before {
    color: #f9f9f9 !important;
    background-color: #19678a !important;
}

#landing-video .vjs-poster {
    height: 100% !important;
}

.toCart, #toPay, .createAccount {
  display: block;
      width: 100%;
      margin-bottom: 30px;
}

#agbCheck.radio-style:checked + .agbCheck.radio-style-3-label:before {
    font-size: 20px;
    line-height: 20px;
}

.agbCheck.radio-style-3-label:before {
    width: 30px;
    height: 30px;
}

.agbCheck {
  font-size: 15px;
}

.line_shopitem {
  clear: both;
position: relative;
width: 100%;
margin: 20px 0;
border-top: 1px solid #EEE;
}

#agbCheckError {
  color: #721c24;
    background-color: #f5c6cb;
    padding: 15px 10px;
    display: none;
}

#payLoader {
  display: none;
  text-align: center;
  font-size: 10px;
}

#createAccount {
  display: none;
}

/* Media query for mobile viewport */
        @media screen and (max-width: 400px) {
            #paypal-button-container {
                width: 100%;
            }
        }

        /* Media query for desktop viewport */
        @media screen and (min-width: 400px) {
            #paypal-button-container {
                width: 250px;
            }
        }

#createAccountBtn {
  display: none;
}

.landing-form-overlay {
  bottom: 140px;
right: 30px;
  }

.startheader #primary-menu ul li > a {
    color: #fff;
}

.startheader #primary-menu ul li > a:hover {
    color: #0e3648;
}

.startheader.sticky-header #primary-menu ul li > a {
    color: #444;
}


.checkbox-style-1-label:before, .radio-style-1-label:before, .checkbox-style-2-label:before, .radio-style-2-label:before, .checkbox-style-3-label:before, .radio-style-3-label:before {
    padding: 6px !important;
}

.textarea-style {
  width: 80%;
  display: none;
}

.irs--flat .irs-bar {
    background-color: #19678a !important;
}

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
    background-color: #19678a !important;
}

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
    border-top-color: #19678a !important;
}

.irs--flat .irs-handle > i:first-child {
    background-color: #19678a !important;
}

.drop_uploader.drop_zone ul.files.thumb {
    border-top: 2px solid;
    padding-top: 20px;
    margin-top: 40px;
}

#anamneseBox {
  padding: 20px 20px 70px 20px;
  background: #eceff1;
}

.drop_uploader.drop_zone {
    background: #fff;
}

#welcomeAnamnese {
  background: #19678a;
  padding: 25px;
}

#gebdatum {
    text-align: center;
    font-size: 20px;
    background: #064663;
    color: #fff;
}

#welcomeAnamnese .radio-style:checked + .radio-style-1-label:before {
    background: #171010;
}

ul.csv { list-style: none; margin: 0; padding: 0; }
ul.csv li { display: inline; }
ul.csv li:after { content: ", "; }
ul.csv li:last-child:after { content: ""; }

.index-login-form {
    background: rgba(0, 0, 0, 0.9);
    padding: 20px 30px 30px 30px;
    border-radius: 3px;
    width: 550px;
    max-width: 100%;
}

.index-login-form h1 {
  padding-bottom: 15px;
  font-size: 27px;
}
#login-form label {
      margin-bottom: 5px;
}

#login-form input {
  background: rgba(25, 103, 138, 0.2);
}

#login-form .form-group {
  margin-bottom: 10px;
}


.login-form-overlay {
    position: absolute;
    z-index: 10;
    top: auto;
    left: auto;
    bottom: 140px;
    right: 50px;
        background-color: rgba(0,0,0,0.6);
    border-radius: 3px 3px 0 0;
}

.startboxSlider {
  display: none;
}

@media (max-width: 1199px) {
  .startboxSlider {
    display: block;
  }
}

@media (max-width: 991px) {
  body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current a {
      color: #0e3648 !important;
  }

  .startheader #primary-menu ul li > a {
      color: #19678a !important;
  }
}

@media (max-width: 768px) {
  .login-form-overlay {
    bottom: 0px;
    right: 0;
  }

  .index-login-form .button {
    width: 100%;
    text-align: center;
  }
  .index-login-form h1 {
    text-align: center;
  }

}

.feature-box h3 {
    font-size: 20px;
}

#ppoverlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}


#ppoverlaytext{
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 50px;
  color: white;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}

.slider-caption-text1 {
    position: absolute;
    top: 30px !important;
    left: 15px;
    z-index: 20;
    max-width: 95%;
    color: #EEE;
    font-size: 1.0rem;
    font-weight: 300;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    -webkit-transition: top .3s ease;
    -o-transition: top .3s ease;
    transition: top .3s ease;
    text-align: center;
}
.slider-caption-text1 a{
  color: #fff;
}

.slider-caption-text1 small p, .slider-caption-text1 small h4 {
    margin-bottom: 10px;
}

.slider-caption-text3 {
    position: absolute;
    top: 70px !important;
    left: 15px;
    z-index: 20;
    max-width: 550px;
    color: #444;
    font-size: 1.375rem;
    font-weight: 300;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    -webkit-transition: top .3s ease;
    -o-transition: top .3s ease;
    transition: top .3s ease;
    text-align: center;

}

@media (max-width: 1570px) {
  .slider-caption-text1 {
    font-size: 1.15rem;
  }
}

@media (max-width: 1370px) {
  .slider-caption-text1 {
    font-size: 1.05rem;
  }
}

@media (max-width: 992px) {
  .slider-caption-text1 {
    font-size: 1rem;
  }
}

@media (max-width: 575.98px) {
  .swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
      height: 450px !important;
  }
  .slider-caption-text3 {
    top: 40px !important;
  }
  .slider-caption-text1 p{
      margin-bottom: 10px;
  }

  .slider-caption-text1 {
    font-size: 0.98rem;
  }


}


@media (max-width: 767.98px) and (min-width: 576px) {
.swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
    height: 450px !important;
}
.slider-caption-text3 {
  top: 40px !important;

}
}

.button {
  max-width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.videoOverlayGrid {
  position: absolute;
      z-index: 10;
      text-align: center;
      top: 20px;
      right: 0;
      margin: 0;
      background: #19678a;
      padding: 5px;
      color: #fff;
      font-size: 18px;
      font-weight: 700;
}

#editNameBox {
  display: none;
  background: #efefef;
    padding: 1px 15px;
    border-radius: 5px;
}

@media (max-width: 767.98px) {
  #page-title h1 {
      line-height: 1.1;
      font-size: 15px ;
      float: left;
  }
}

#showAboPaymentSuccess {
  display: none;
}

.portfolio-desc h3 {
    height: 60px;
}

.portfolio-desc ul {
  overflow: hidden;
    height: 40px;
    margin-bottom: 0;
}

.hpoints li {
  display: inline;
      margin-right: 10px;
      font-size: 12px;
      float: left;
}

.portfolio-filter {
    box-shadow: 0px 0px 10px 0px #0000003d;
}

.portfolio-filter li {
    width: 20%;
    text-align: center;
}

@media (max-width: 767.98px){
.portfolio-filter li {
    width: 33.33%;
    margin: 0 !important;
}
}
@media (max-width: 575.98px) {

  .portfolio-filter li {
      width: 50%;
      margin-bottom: 0px !important;
  }

}

.pricing-price .info {
  font-size: small;
    background: #fff176;
    padding: 5px;
    margin: 10px 20px -15px;
}
#slider #paypal-button-container {
  width: 270px;
  margin: auto;
}
#productCart #paypal-button-container {
width: 100%;
}
.zahlweise2 {
  display: none;
}

#paypal-button-container {
  display: none;
}

.sliderSocialIcons {
  text-align: center;
  font-size: 30px;
}
