﻿/*!
 * Copyright 2021 business service camen Authors (https://bscit.ch/)
 */
 body {
  margin: 0;
}

html {
  scroll-behavior: smooth;
}

#top {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 0px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #006;
  color: white;
  cursor: pointer;
  padding: 5px;
  border-radius: 4px;
}

#top:hover {
  background-color: #006;
}

.header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color:#FFF;
  z-index:990 !important;
}

.shadow-header {
  box-shadow: 0 0.215rem 0.5rem rgba(206, 206, 206, 125) !important;
}

@media (max-width:576px){
.content {
  padding-top: 230px;
}
.line-space {
  margin:15px;
}
}

@media (min-width:576px){
.content {
  padding-top: 240px;
}
}

@media (min-width:768px){
.content {
  padding-top: 270px;
}
}

@media (min-width:992px){
.content {
  padding-top: 310px;
}
}

@media (min-width:1200px){
.content {
  padding-top: 340px;
}
}

@media (min-width:1400px){
.content {
  padding-top: 370px;
}
}

.hr-divider {
  margin: 1.5rem 0; /* Space out the Bootstrap <hr> more */
}

/* margin top */
.mt-64 {
    margin-top: 4rem !important;;
}

.bsc-link { 
  cursor: pointer;;
}

/* character spacing */
@media (max-width:619px){
.ls { 
  letter-spacing: 4px;
  font-family:Comfortaa;
}
}

@media (min-width:620px){
.text-ls { 
  letter-spacing: 5px;
  font-family:Comfortaa;
}
}

.display-00 {
  font-size: calc(1.725rem + 5.7vw);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-00 {
    font-size: 7rem;
  }
}

.fs-7 {
  font-size: 0.8rem !important;
}

.bg-line17 { 
  background-image: linear-gradient(180deg, #ffffff 47.22%, #dedede 47.22%, #dedede 50%, #ffffff 50%, #ffffff 97.22%, #dedede 97.22%, #dedede 100%);
  background-size: 36.00px 36.00px;
}

.bg-dblue { 
  background-color: #006;
}

.bg-marine { 
  background-color: #01265a;
}

.text-dancing {
  font-family: 'Dancing Script', cursive;
}

.text-azure { 
  color: #96ccf2;
}

.text-dblue { 
  color: #006;
}

.text-gold { 
  color: #d7cd3e;
}

/*Tooltip*/
.tooltip.show {
  opacity: 1;
}

.tooltip-inner {
  background-color: #000080;
  /*box-shadow: 0px 0px 4px black;*/
  opacity: 1 !important;
}

.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: #000080 !important;
}

.tooltip.bs-tooltip-left .arrow:before {
 border-left-color: #000080 !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
 border-bottom-color: #000080 !important;
}

.tooltip.bs-tooltip-top .arrow:before {
 border-top-color: #000080 !important;
}

/*carousel height*/
.carousel-inner-mh {
  min-height: 350px !important;
}

.carousel-item-mh {
  max-height: 300px !important;
}

.carousel-fade .carousel-inner .item {
  transition-duration: 4s;
  transition-timing-function:linear;
}

/*video player*/
.vplay-wrapper {
  position: relative;
  text-align: center;
  color: white;
}

.vplay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.vplay-text a {
  color: white;
  text-decoration: underline;
}
.vplay-text a:hover {
  color: #fece77;
}

.sendmail a {
	color:#212529;
}

.sendmail a:hover {
  color: #0a58ca;
  text-decoration: none;
}

.support-image {
  background-image:url(../img/bs_support.jpg);
  background-color: #fff;
  height: 313px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.support-text {
  /*text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;*/
  position: absolute;
  bottom: 8px;
  left: 16px;
}

/*website*/
.web-top {
  background-image: /*linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),*/ url("../img/macbook-Waverider-X51A.svg");
  height: 50%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size:contain;
  -moz-background-size:contain;
  -o-background-size:contain;
  background-size: contain;
  position: relative;
  display:block;
	
}

.web-text {
  text-align: center;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

/*mail marketing*/
.mailmarket-top {
  background-image: /*linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),*/ url("../img/usmail.svg");
  height: 50%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size:contain;
  -moz-background-size:contain;
  -o-background-size:contain;
  background-size: contain;
  position: relative;
  display:block;
	
}

.mailmarket-text {
  text-align: center;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

/*sicherheit*/


/*sicherheit*/
.sec-top {
  background-image: /*linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),*/ url("../img/secure.svg");
  height: 50%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size:contain;
  -moz-background-size:contain;
  -o-background-size:contain;
  background-size: contain;
  position: relative;
  display:block;
	
}

.sec-text {
  text-align: center;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

/*select arrow*/
.selectdiv {
  /*position: relative;
  Don't really need this just for demo styling*/
  
  /*float: left;*/
  max-width: 100%;
  /*margin: 50px 33%;*/
}

/*To remove button from IE11, thank you Matt */
select::-ms-expand {
     display: none;
} 

.selectdiv:after {
  content: '<>';
  font: 17px "Consolas", monospace;
  color: #333;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 11px;
  /*Adjust for position however you want*/
  
  top: 9px;
  /*padding: 0 0 2px;*/
  border-bottom: 1px solid #999;
  /*left line */
  
  position: absolute;
  pointer-events: none;
}

.selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  
  /*display: block;
  width: 100%;
  max-width: 320px;
  height: 50px;*/
  float: right;
  /*margin: 5px 0px;
  padding: 0px 24px;*/
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  -ms-word-break: normal;
  word-break: normal;
}

/*order steps*/
.step-4 li {
  flex: 1 0 0%;
  text-decoration: none;
  background-color: #000080;
  opacity: 0.10;
  height: 0.4rem !important;
  padding-top: 0rem;
  overflow:hidden;
}

.step-4 li.active {
  z-index: 2;
  color: color: rgba(255, 255, 255, 0.0);;
  background-color: #000080;
  opacity: 1;
}

.step-4 li.done {
  z-index: 2;
  color: color: rgba(255, 255, 255, 0.0);;
  background-color: #000080;
  opacity: 1;
  letter-spacing: 50px !important;
}

@media (min-width: 768px) {
  .calc-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    z-index: 0;
  }
}

.torder th {
	font-weight:normal !important;
  --bs-text-opacity: 1;
  color: #6c757d !important;
  width: 25% !important;
}

/* apple leasing*/
.al-bottom-wrap {
  position: relative;
}
@media (min-width: 100px) and (max-width: 767px) {
.al-bottom-center {
  position: absolute;
  padding-top: 30px  !important;
  bottom: -50px !important;
  left: 50%;
  transform: translate(-50%, -50%);
  color:#FF0 !important;
}
}

@media (min-width: 768px) {
.al-bottom-center {
  position: absolute;
  bottom: -10px !important;
  left: 50%;
  transform: translate(-50%, -50%);
}
