hr {
  color: darkgreen;
}
h1 {
  font-style: normal;
  font-family: 'Montserrat';
}

@media (min-width: 300px) and (max-width: 538px) {
  .page-container {
    padding-top: 67px;
  }
}
@media (min-width: 539px) and (max-width: 4000px) {
  .page-container {
    padding-top: 0;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .browsertest {
    padding-top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .browsertest {
    padding-top: 198px!important;
  }
}
@media (min-width: 992px) and (max-width: 4000px) {
  .browsertest {
    padding-top: 239px!important;
  }
}
/** {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}*/
@media (min-width: 300px) and (max-width: 992px) {
  .top-pict {
    background: rgb(38,56,80);
    background-image: url("../../assets/img/bluetop2.jpg");
    background-repeat: no-repeat;
    background-size: contain;
  }
}
@media (min-width: 993px) and (max-width: 3900px) {
  .top-pict {
    background: rgb(38,56,80);
    background-image: none;
    /*background-repeat: no-repeat;*/
    /*background-size: contain;*/
  }
}
@media (min-width: 300px) and (max-width: 992px) {
  .top-pict-moln {
    /*background: rgb(38,56,80);*/
    background-image: url("../../assets/img/bluetop-moln.jpg");
    background-repeat: no-repeat;
    background-size: contain;*/
  }
}
@media (min-width: 993px) and (max-width: 3900px) {
  .top-pict-moln {
    background: transparent;
    background-image: none;
    /*background-repeat: no-repeat;*/
    /*background-size: contain;*/
  }
}
@media (min-width: 300px) and (max-width: 992px) {
  .moln-desktop {
    display: none;
  }
}
@media (min-width: 993px) and (max-width: 3900px) {
  .moln-desktop {
    text-align: center;
  }
}
@media (min-width: 300px) and (max-width: 992px) {
  .rgbKineticSlider {
  display: none;
  }
}
@media (min-width: 993px) and (max-width: 3199px) {
  .rgbKineticSlider {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  }
}
/*.rgbKineticSlider {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}*/
.rgbKineticSlider canvas {
  position: absolute;
  display: block;
  top: 0 !important;
  left: 0 !important;
  transform: scale(1) !important;
}
/*@media (min-width: 300px) and (max-width: 992px) {
  .slider-nav {
  display: none;
  }
}
@media (min-width: 993px) and (max-width: 3199px) {
  .slider-nav  {
  display: inline;
  color: black;
  text-decoration: none;
  position: absolute;
  top: 50vh;
  z-index: 1;
  background-color: white;
  padding: 20px;    
  }
}*/

.text-left{
  text-align: left;
}

.slider-nav a {
  color: white;
  text-decoration: none;
  position: absolute;
  top: 50vh;
  z-index: 1;
  padding: 20px;
}

@media (min-width: 300px) and (max-width: 992px) {
  .slider-nav a.next {
  display: none;
  }
}
@media (min-width: 993px) and (max-width: 3199px) {
  .slider-nav a.next {
 right: 20px;
  }
}
@media (min-width: 300px) and (max-width: 992px) {
.slider-nav a.prev {
  display: none;
  }
}
@media (min-width: 993px) and (max-width: 3199px) {
.slider-nav a.prev {
 left: 20px;
  }
}
.headers-bredband {
  width: 100%;
  left: 0;
  text-align: center;
  display: inline;
  position: absolute;  
}
@media (min-width: 300px) and (max-width: 560px) {
.headers-bredband {
  display: none;
  }
}
@media (min-width: 561px) and (max-width: 992px) {
.headers-bredband {
  top: 12%;
  }
}
@media (min-width: 993px) and (max-width: 4000px) {
.headers-bredband {
  top: 28%;
  }
}
.headers-moln {
  width: 100%;
  left: 0;
  text-align: center;
  display: inline;
  position: absolute;
  color: #cb5308;
}
/*@media (min-width: 300px) and (max-width: 560px) {
.headers-moln {
  display: none;
  }
}*/
@media (min-width: 300px) and (max-width: 992px) {
.headers-moln {
  top: 25%;
  }
}
@media (min-width: 993px) and (max-width: 4000px) {
.headers-moln {
  top: 34%;
  }
}
.headers-1 {
  font-family: 'Intro Black Regular';
  margin-bottom: 0
}
@media (min-width: 300px) and (max-width: 992px) {
.headers-1 {
  font-size: calc(1.375rem + 2.5vw);
  }
}
@media (min-width: 993px) and (max-width: 4000px) {
.headers-1 {
  font-size: calc(1.375rem + 4.5vw);
  }
}
.headers-2 {
  font-family: 'Output Sans VF';
}
@media (min-width: 300px) and (max-width: 992px) {
.headers-2 {
  font-size: calc(1.375rem + 0.5vw);
  }
}
@media (min-width: 993px) and (max-width: 4000px) {
.headers-2 {
  font-size: calc(1.375rem + 1.2vw);
  }
}

.moln-text {
  width: 100%;
  left: 0;
  text-align: center;
  display: inline;
  position: absolute;  
}
@media (min-width: 300px) and (max-width: 560px) {
.moln-text {
  display: none;
  }
}
@media (min-width: 300px) and (max-width: 992px) {
.moln-text {
/*  top: 5%;*/
  }
}
@media (min-width: 993px) and (max-width: 4000px) {
.moln-text {
/*  top: 38%;*/
  }
}

@media (min-width: 300px) and (max-width: 452px) {
#phone {  
/*#phone a:link,
#phone a:visited,
#phone a:hover {*/
    display: none;
  }
}

*@media (min-width: 453px) and (max-width: 4000px) {
 #phone {
    display: block;
  }
}



@media (min-width: 300px) and (max-width: 992px) {
.boxmeny-just {
    padding-top: 70%;
  }
}
@media (min-width: 993px) and (max-width: 4000px) {
.boxmeny-just {
    padding-top: 0;
  }
}


/*RESPONSIVE-CLIENT-TWO*/

@media (min-width: 300px) and (max-width: 992px) {
.squares {
    display: inline;
  }
}
@media (min-width: 993px) and (max-width: 4000px) {
.squares {
    display: none;
  }
}



.no-pad-2 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.client-row {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}



.client-container {
  max-width: 100%;
}

.client-image-2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  filter: grayscale(89%) sepia(47%) brightness(44%) hue-rotate(98deg) saturate(542%) contrast(127%) invert(20%);
  -webkit-filter: grayscale(87%) sepia(27%) brightness(44%) hue-rotate(148deg) saturate(542%) contrast(127%) invert(20%);
  -moz-filter: grayscale(89%) sepia(47%) brightness(44%) hue-rotate(98deg) saturate(542%) contrast(127%) invert(20%);
  /*filter: brightness(101%) contrast(74) grayscale(100%) invert(110%) saturate(100%) sepia(44%);*/
  /*margin: -5px;*/
}

.client-image-2:hover {
  display: block;
  margin-left: auto;
  margin-right: auto;
  filter: grayscale(0%);
  /*margin: -5px;*/
}


.squares-container {
  max-width: 1200px !important;
  padding-left: 0px;
  padding-right: 0px;
}

/*.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  padding-left: 0px;
  height: auto;
}*/

[data-tooltip], .tooltip {
  position: relative;
  cursor: pointer;
}

[data-tooltip]:before, [data-tooltip]:after, .tooltip:before, .tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}

[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after, .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.tooltip:before, [data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

.tooltip:after, [data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 120px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
}

[data-tooltip]:before, [data-tooltip]:after, .tooltip:before, .tooltip:after, .tooltip-top:before, .tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before, .tooltip:before, .tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}

[data-tooltip]:after, .tooltip:after, .tooltip-top:after {
  margin-left: -60px;
}

[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after, .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after, .tooltip-top:hover:before, .tooltip-top:hover:after, .tooltip-top:focus:before, .tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px);
}










.nav-link {
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 1.0em;
  letter-spacing: 0.04em;
}

@media (min-width: 1250px) {
  .nav-link {
  padding-left: 2rem!important;   
  }
}





.bg-success {
  background-color: #2e4451!important;
}

.text-success {
  color: #4b505c!important;
}

a.text-success:focus, a.text-success:hover {
  color: #2b5a76!important;
}

.text-secondary {
  color: #d2d5d9!important;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #3b4c54;
}
.subscript {
  font-family: 'Output Sans VF';
}


@media (min-width: 772px) and (max-width: 1199px) {
  .rubrik-left-ny {
    font-size: 2.0rem;
    letter-spacing: 0.04em;
    font-weight: 600;
  }
}
@media (min-width: 1200px) {
  .rubrik-left-ny {
    font-size: 1.6rem;
  }
}
@media (min-width: 200px) and (max-width: 1199px) {
  .rubrik-left-sub-ny {
    font-size: 1.1em;
    word-spacing: 0.05em;
    letter-spacing: 0.02em;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  .rubrik-left-sub-ny {
    letter-spacing: 0.02em;
    line-height: 1.6rem;
    font-style: oblique;
  }
}
@media (max-width: 771px) {
  .rubrik {
    font-size: 1.8rem;
    font-family: Montserrat, sans-serif;
    /*color: #96abc0;*/
    padding: 15% 0 10% 0;
  }
}

@media (min-width: 200px) and (max-width: 771px) {
  .rubrik {
    font-size: 1.4rem;
    font-family: Montserrat, sans-serif;
    color: #ffffff;
    padding: 0 0 10% 0;
    font-weight: 600;
    letter-spacing: 0.05em;
  }
}
@media (min-width: 200px) and (max-width: 1199px) {
  .pt-6 {
    padding-top: 0.5rem;
  }
}
@media (min-width: 1200px) {
  .pt-6 {
    padding-top: 4.5rem;
  }
}
@media (min-width: 0px) and (max-width: 700px) {
  #1sek {
  }
}

@media (min-width: 751px) {
  #1sek {
  }
}

.navbar {
  padding: 0 1rem;
}

@media (min-width:992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: .5rem;
  }
}

#1sek {
  padding: 10%;
}

@media (max-width: 991px) {
  #1sek {
    display: none;
  }
}

@media (max-width: 992px) {
  .onesek {
    padding: 0;
  }
}

@media (min-width: 992px) {
  .onesek {
    padding: 0 15%;
  }
}

.text-info {
  color: #000000!important;
}

.bg-gul {
  /*background-color: #FFF!important;*/
  /*background: linear-gradient(0deg, rgba(5,238,242,1) 44%, rgba(73,113,186,1) 100%);*/
  /*background: rgb(13,55,112);*/
  /*background: linear-gradient(0deg, rgba(13,55,112,1) 54%, rgba(38,56,80,1) 100%);*/
  background: #f9e830 url(../../assets/img/pattern.png) repeat top left;
}

.bg-grey {
  background: #f9e830 url(../../assets/img/pattern.png) repeat top left;
}

.bg-grrey {
  background: #f9e830 url(../../assets/img/pattern.png) repeat top left;
}

.bg-gul {
  background: #f9e830 url(../../assets/img/pattern.png) repeat top left;
}

.border-info {
  /*border-color: #000000!important;*/
  /*margin-right: 1rem;*/
}

.bg-info {
  /*background: rgb(148,204,101);*/
  /*background: linear-gradient(0deg, rgba(148,204,101,1) 54%, rgba(13,55,112,1) 100%);*/
  background-color: #980202!important;
}


a:hover {
  color: #ffffff;
  text-decoration: underline;
}

a {
  color: #96abc0;
  text-decoration: none;
  background-color: transparent;
}

@media (min-width: 1200px) {
  #emailsek {
    line-height: 1.1em;
    font-size: 1.7em;
    z-index: 10;
    position: absolute;
    top: 40px;
    right: 610px;
    width: 150px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #emailsek {
    line-height: 1.1em;
    font-size: 1.4em;
    z-index: 10;
    position: absolute;
    top: 40px;
    right: 500px;
    width: 150px;
  }
}

@media (max-width: 991px) {
  #emailsek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #redditsek {
    line-height: 1.1em;
    font-size: 1.3em;
    z-index: 10;
    position: absolute;
    top: 278px;
    right: 445px;
    width: 140px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #redditsek {
    line-height: 1.1em;
    font-size: 1.1em;
    z-index: 10;
    position: absolute;
    top: 250px;
    right: 365px;
    width: 120px;
  }
}

@media (max-width: 991px) {
  #redditsek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #spamsek {
    line-height: 1.1em;
    font-size: 1.3em;
    z-index: 10;
    position: absolute;
    top: 288px;
    right: 570px;
    width: 110px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #spamsek {
    line-height: 1.1em;
    font-size: 1.1em;
    z-index: 10;
    position: absolute;
    top: 260px;
    right: 485px;
    width: 100px;
  }
}

@media (max-width: 991px) {
  #spamsek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #amazonsek {
    line-height: 1.1em;
    font-size: 1.7em;
    z-index: 10;
    position: absolute;
    top: 160px;
    right: 165px;
    width: 220px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #amazonsek {
    line-height: 1.1em;
    font-size: 1.4em;
    z-index: 10;
    position: absolute;
    top: 180px;
    right: 100px;
    width: 220px;
  }
}

@media (max-width: 991px) {
  #amazonsek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #tumblrsek {
    line-height: 1.1em;
    font-size: 1.7em;
    z-index: 10;
    position: absolute;
    top: 370px;
    right: 55px;
    width: 220px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #tumblrsek {
    line-height: 1.1em;
    font-size: 1.4em;
    z-index: 10;
    position: absolute;
    top: 350px;
    right: 15px;
    width: 220px;
  }
}

@media (max-width: 991px) {
  #tumblrsek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #fbsek {
    line-height: 1.1em;
    font-size: 1.3em;
    z-index: 10;
    position: absolute;
    top: 550px;
    right: 315px;
    width: 110px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #fbsek {
    line-height: 1.1em;
    font-size: 1.1em;
    z-index: 10;
    position: absolute;
    top: 505px;
    right: 250px;
    width: 110px;
  }
}

@media (max-width: 991px) {
  #fbsek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #fb2sek {
    line-height: 1.1em;
    font-size: 1.7em;
    z-index: 10;
    position: absolute;
    top: 555px;
    right: 65px;
    width: 240px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #fb2sek {
    line-height: 1.1em;
    font-size: 1.4em;
    z-index: 10;
    position: absolute;
    top: 495px;
    right: 15px;
    width: 210px;
  }
}

@media (max-width: 991px) {
  #fb2sek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #skypesek {
    line-height: 1.1em;
    font-size: 1.3em;
    z-index: 10;
    position: absolute;
    top: 470px;
    right: 305px;
    width: 140px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #skypesek {
    line-height: 1.1em;
    font-size: 1.1em;
    z-index: 10;
    position: absolute;
    top: 430px;
    right: 235px;
    width: 140px;
  }
}

@media (max-width: 991px) {
  #skypesek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #datasek {
    line-height: 1.1em;
    font-size: 1.7em;
    z-index: 10;
    position: absolute;
    top: 900px;
    right: 345px;
    width: 220px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #datasek {
    line-height: 1.1em;
    font-size: 1.4em;
    z-index: 10;
    position: absolute;
    top: 800px;
    right: 270px;
    width: 210px;
  }
}

@media (max-width: 991px) {
  #datasek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #google2sek {
    line-height: 1.1em;
    font-size: 1.3em;
    z-index: 10;
    position: absolute;
    top: 665px;
    right: 655px;
    width: 147px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #google2sek {
    line-height: 1.1em;
    font-size: 1.1em;
    z-index: 10;
    position: absolute;
    top: 600px;
    right: 560px;
    width: 127px;
  }
}

@media (max-width: 991px) {
  #google2sek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #loginsek {
    line-height: 1.1em;
    font-size: 1.3em;
    z-index: 10;
    position: absolute;
    top: 730px;
    right: 575px;
    width: 110px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #loginsek {
    line-height: 1.1em;
    font-size: 1.1em;
    z-index: 10;
    position: absolute;
    top: 665px;
    right: 474px;
    width: 110px;
  }
}

@media (max-width: 991px) {
  #loginsek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #data2sek {
    line-height: 1.1em;
    font-size: 1.3em;
    z-index: 10;
    position: absolute;
    top: 705px;
    right: 455px;
    width: 110px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #data2sek {
    line-height: 1.1em;
    font-size: 1.1em;
    z-index: 10;
    position: absolute;
    top: 645px;
    right: 365px;
    width: 110px;
  }
}

@media (max-width: 991px) {
  #data2sek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #trafficsek {
    line-height: 1.1em;
    font-size: 1.7em;
    z-index: 10;
    position: absolute;
    top: 790px;
    right: 160px;
    width: 210px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #trafficsek {
    line-height: 1.1em;
    font-size: 1.4em;
    z-index: 10;
    position: absolute;
    top: 700px;
    right: 100px;
    width: 210px;
  }
}

@media (max-width: 991px) {
  #trafficsek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #utubesek {
    line-height: 1.1em;
    font-size: 1.7em;
    z-index: 10;
    position: absolute;
    top: 910px;
    right: 585px;
    width: 210px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #utubesek {
    line-height: 1.1em;
    font-size: 1.4em;
    z-index: 10;
    position: absolute;
    top: 810px;
    right: 485px;
    width: 210px;
  }
}

@media (max-width: 991px) {
  #utubesek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #snapchatsek {
    line-height: 1.1em;
    font-size: 1.3em;
    z-index: 10;
    position: absolute;
    top: 430px;
    right: 665px;
    width: 170px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #snapchatsek {
    line-height: 1.1em;
    font-size: 1.1em;
    z-index: 10;
    position: absolute;
    top: 395px;
    right: 565px;
    width: 150px;
  }
}

@media (max-width: 991px) {
  #snapchatsek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #IPsek {
    line-height: 1.1em;
    font-size: 1.3em;
    z-index: 10;
    position: absolute;
    top: 640px;
    right: 360px;
    width: 110px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #IPsek {
    line-height: 1.1em;
    font-size: 1.1em;
    z-index: 10;
    position: absolute;
    top: 590px;
    right: 280px;
    width: 100px;
  }
}

@media (max-width: 991px) {
  #IPsek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #tweet2sek {
    line-height: 1.1em;
    font-size: 1.3em;
    z-index: 10;
    position: absolute;
    top: 567px;
    right: 735px;
    width: 111px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #tweet2sek {
    line-height: 1.1em;
    font-size: 1.1em;
    z-index: 10;
    position: absolute;
    top: 515px;
    right: 605px;
    width: 111px;
  }
}

@media (max-width: 991px) {
  #tweet2sek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #tweetsek {
    line-height: 1.1em;
    font-size: 1.7em;
    z-index: 10;
    position: absolute;
    top: 385px;
    right: 865px;
    width: 210px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #tweetsek {
    line-height: 1.1em;
    font-size: 1.4em;
    z-index: 10;
    position: absolute;
    top: 335px;
    right: 735px;
    width: 210px;
  }
}

@media (max-width: 991px) {
  #tweetsek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #igsek {
    line-height: 1.1em;
    font-size: 1.7em;
    z-index: 10;
    position: absolute;
    top: 585px;
    right: 865px;
    width: 210px;
  }
}

@media (max-width: 991px) {
  #igsek {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #igsek {
    line-height: 1.1em;
    font-size: 1.4em;
    z-index: 10;
    position: absolute;
    top: 525px;
    right: 720px;
    width: 210px;
  }
}

@media (min-width: 1200px) {
  #wpsek {
    line-height: 1.1em;
    font-size: 1.3em;
    z-index: 10;
    position: absolute;
    top: 340px;
    right: 679px;
    width: 100px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #wpsek {
    line-height: 1.1em;
    font-size: 1.1em;
    z-index: 10;
    position: absolute;
    top: 315px;
    right: 570px;
    width: 100px;
  }
}

@media (max-width: 991px) {
  #wpsek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #wp2sek {
    line-height: 1.1em;
    font-size: 1.7em;
    z-index: 10;
    position: absolute;
    top: 175px;
    right: 770px;
    width: 210px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #wp2sek {
    line-height: 1.1em;
    font-size: 1.4em;
    z-index: 10;
    position: absolute;
    top: 175px;
    right: 620px;
    width: 210px;
  }
}

@media (max-width: 991px) {
  #wp2sek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #googlesek {
    line-height: 1.1em;
    font-size: 1.7em;
    z-index: 10;
    position: absolute;
    top: 770px;
    right: 770px;
    width: 210px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #googlesek {
    line-height: 1.1em;
    font-size: 1.4em;
    z-index: 10;
    position: absolute;
    top: 690px;
    right: 660px;
    width: 210px;
  }
}

@media (max-width: 991px) {
  #googlesek {
    display: none;
  }
}

@media (min-width: 1200px) {
  #linkedinsek {
    line-height: 1.1em;
    font-size: 1.7em;
    z-index: 10;
    position: absolute;
    top: 40px;
    right: 365px;
    width: 200px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #linkedinsek {
    line-height: 1.1em;
    font-size: 1.4em;
    z-index: 10;
    position: absolute;
    top: 40px;
    right: 275px;
    width: 200px;
  }
}

@media (max-width: 991px) {
  #linkedinsek {
    display: none;
  }
}

@media (max-width: 991px) {
  #sekwheel {
    display: none;
  }
}

@media (min-width: 992px) {
  #gallery {
    display: none;
  }
}

.btn:hover {
  color: #988d8d;
  text-decoration: none;
}



@media (min-width: 700px) and (max-width: 2099px) {
  .chez-pic {
    margin-bottom: 375px;
  }
}

@media (min-width: 300px) and (max-width: 699px) {
  .chez-pic {
    margin-bottom: 610px;
  }
}
.status-text {
    /*text-align: left;*/
    font-family: 'Output Sans VF';
    font-size: 1.2rem;
    font-variation-settings: "wght" 450, "slnt" 1;
    letter-spacing: -0.03em;
    word-spacing: -0.1em;
}
.status-up {
    color: #ffffff!important;
    box-shadow: none!important;
    font-family: 'Output Sans VF';
    background-color: #5ea325!important;
    margin-right: 1px;
}
.status-orange {
    color: #ffffff!important;
    box-shadow: none!important;
    font-family: 'Output Sans VF';
    background-color: #ea8d03!important;
    margin-right: 1px;
}
.status-down {
    color: #ffffff!important;
    box-shadow: none!important;
    font-family: 'Output Sans VF';
    /*background-color: #a72525!important;*/
    background-color: #ea8d03!important;
    margin-right: 1px;
}

@media (min-width: 300px) and (max-width: 360px) {
.status-up {
    font-size: 0.8em;
  }
}
@media (min-width: 361px) and (max-width: 700px) {
.status-up {
    font-size: 0.9em;
  }
}
@media (min-width: 701px) and (max-width: 4000px) {
.status-up {
    font-size: 1.4em;
  }
}
@media (min-width: 300px) and (max-width: 360px) {
.status-down {
    font-size: 0.8em;
  }
}
@media (min-width: 361px) and (max-width: 700px) {
.status-down {
    font-size: 0.9em;
  }
}
@media (min-width: 701px) and (max-width: 4000px) {
.status-down {
    font-size: 1.4em;
  }
}
@media (min-width: 701px) {
  p {
    /*text-align: left;*/
    font-family: 'Output Sans VF';
    font-size: 1.2rem;
    font-variation-settings: "wght" 450, "slnt" 1;
    letter-spacing: -0.03em;
    word-spacing: -0.1em;
  }
}
p .rubrik-small {
  font-size: 1rem;
  letter-spacing: 0.05em;
}

@media (min-width: 100px) and (max-width: 700px) {
  p {
    /*text-align: center;*/
    font-family: 'Output Sans VF';
    font-size: 1.1rem;
    font-variation-settings: "wght" 400, "slnt" 1;
    letter-spacing: -0.03em;
    word-spacing: -0.1em;
  }
}

@media (min-width: 700px) {
  .hyres-footer {
    font-variation-settings: "wght" 650, "slnt" 1;
    font-family: 'Output Sans VF';
    /*font-family: Montserrat, sans-serif;*/
    font-size: 22px;
    color: #09041e;
  }
}

@media (min-width: 100px) and (max-width: 700px) {
  .hyres-footer {
    font-variation-settings: "wght" 650, "slnt" 1;
    font-family: 'Output Sans VF';
    /*font-family: Montserrat, sans-serif;*/
    font-size: 17px;
    color: #09041e;
  }
}

@media (min-width: 500px) and (max-width: 2400px) {
  .footer-links {
    font-size: 1.2rem;
  }
}

@media (min-width: 100px) and (max-width: 499px) {
  .footer-links {
    font-size: 1.6rem!important;
  }
}

@media (min-width: 500px) and (max-width: 2400px) {
  .footer-rubrik {
    font-size: 1.6rem;
    margin-bottom: 1.2rem;
  }
}

@media (min-width: 100px) and (max-width: 499px) {
  .footer-rubrik {
    font-size: 2.2rem;
    margin-bottom: 1.2rem;
  }
}

.col-md-6.col-lg-4.col-12.text-center.text-md-left.py-5 {
}

@media (min-width: 100px) and (max-width: 699px) {
  #adress {
    margin: 2rem 0 3rem 0;
  }
}

@media (min-width: 700px) and (max-width: 2400px) {
  #adress {
    margin: 4rem 0 3rem 0;
  }
}

@media (min-width: 1200px) {
  .heart-shape {
    /*display: none;*/
  }
}

.footer-rubrik {
  text-shadow: 1px 1px 1px #fef7a9;
}



.bg-grey {
  background: #494f5d url(../../assets/img/pattern.png) repeat top left;
}

@media (min-width: 993px) {
  .square-menu {
/*    margin: 52.0% 0 0 0;*/
    margin: 0;
  }
}

@media (max-width: 992px) {
  .square-menu {
    margin: 0;
  }
}

@media (min-width: 993px) {
  .squares {
    display: none;
    /*padding: 10px;*/
    /*background: rgba(255,251,251,0);*/
    /*border-bottom: 2px;*/
  }
}


/* M O D A L */

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p1-list i {
  color: rgb(0,145,202);
}

.d-block.p1-in {
  text-indent: 50px;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0ad3bb;
  border-color: #005cbf;
}
body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #d2d5d9;
  text-align: left;
  background-color: #264351;
}
.modal-title {
    font-family: Output Sans VF;
    text-align: center;
}
.modal-content {
	text-align: center;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    /*background-color: #bfd0d6;*/
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
.modal-content-red {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #d0d6d4;
    /*background-color: #de593b;*/
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}

.accordion-button:not(.collapsed) {
background-color: #fff;
color: #000;
}

@media (min-width: 768px) {
  .highlight-blue {
    /*display: none;*/
    /*color: #fff;*/
    /*background-color: #344359;*/
    /*padding: 50px 0;*/
  }
}

@media (max-width: 768px) {
  .highlight-blue {
    /*margin-top: 40px;*/
    /*display: none;*/
    color: #fff;
    /*background-color: #3a495f;*/
    /*padding: 5px 0;*/
  }
}

.highlight-blue p {
  color: #c4d5ef;
  line-height: 1.5;
}

.highlight-blue h2 {
  font-weight: normal;
  margin-bottom: 25px;
  line-height: 1.5;
  padding-top: 0;
  margin-top: 0;
  color: inherit;
}

.highlight-blue .intro {
  font-size: 16px;
  max-width: 500px;
  /*margin: 0 auto 25px;*/
}

.highlight-blue .buttons {
  text-align: center;
}

.highlight-blue .buttons .btn {
  border: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
}

.highlight-blue .buttons .btn:hover {
  opacity: 1;
}

.highlight-blue .buttons .btn:active {
  transform: translateY(1px);
}

.highlight-blue .buttons .btn-primary, .highlight-blue .buttons .btn-primary:active {
  color: #ebeff1;
  box-shadow: none;
  text-shadow: none;
  padding: 14px 24px;
  background: transparent;
  transition: background-color 0.25s;
}

.container {
  width: 100%;
  /*padding-right: 0px;*/
  /*padding-left: 0px;*/
  margin-right: auto;
  margin-left: auto;
}


@media (min-width: 300px) and (max-width: 767px) {
.red-footer-adress {
  margin-left: auto;
  margin-right: auto;
  font-family: 'Output Sans VF';
  font-size: 1.2rem;
  }
}
/* FORMS*/
.hide-robot {
display: none;
}
.btn-priser-pop {
    color: #fff;
    background-color: #7f9994;
    border-color: #7f9994;
}
.form-check-input:checked {
    background-color: #7f9994;
    border-color: #7f9994;
}

.SLA {
    margin: 0 auto;
    font-size: 1.3em;
    font-family: Output Sans VF;
    text-align: center;
    padding-right: 10px;
    font-variation-settings: "wght" 670, "slnt" 6;
    letter-spacing: -0.03em;
    word-spacing: -0.1em;
    color: #85d5fc;
    font-style: italic;
}
.SLA-small {
    /*color: #48adef;*/
    color: #8d5226;
    font-style: oblique;
    font-weight: 680;
}
@media (min-width: 801x) and (max-width: 40000px) {
.SLA-small {
    font-size: 1.1em;
  }
}

@media (min-width: 300px) and (max-width: 800px) {
.SLA-small {
    font-size: 0.9em;
  }
}




* {
  box-sizing: border-box;
}
/*body {
  margin:0;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  color:#555;
  background: #ecf0f3;
}*/
.login-div {
  width:430px;
  height: 700px;
  padding: 0 35px 35px 35px;
  border-radius: 40px;
  background: #ecf0f3;
  box-shadow: 13px 13px 20px #cbced1,
              -13px -13px 20px #ffffff;
}
.logo {
  background:url("Logo.png");
  width:100px;
  height: 100px;
  border-radius: 50%;
  margin:0 auto;
  box-shadow: 
  /* logo shadow */
  0px 0px 2px #5f5f5f,
  /* offset */
  0px 0px 0px 5px #ecf0f3,
  /*bottom right */
  8px 8px 15px #a7aaaf,
  /* top left */
  -8px -8px 15px #ffffff
  ;
}
.title {
  text-align: center;
  font-size: 28px;
  padding-top: 0px;
  letter-spacing: 0.5px;
}
.sub-title {
  text-align: center;
  font-size: 15px;
  padding-top: 7px;
  letter-spacing: 3px;
}
.fields {
  text-align: left;
  width: 100%;
  padding: 30px 5px 5px 5px;
}
.fields input {
  border: none;
  outline:none;
  background: none;
  font-size: 18px;
  color: #ddcece;
  padding:20px 10px 20px 5px;
}
.username, .password {
  margin-bottom: 30px;
  border-radius: 25px;
  box-shadow: inset 8px 8px 8px #730909,
              inset -8px -8px 8px #ad4a4a;
}
.fields svg {
  height: 22px;
  margin:0 10px -3px 25px;
}
.signin-button {
  outline: none;
  border:none;
  cursor: pointer;
  width:100%;
  height: 60px;
  border-radius: 30px;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  color:#fff;
  text-align: center;
  background: rgb(232 120 5);
  box-shadow: inset 8px 8px 8px #d13c02,
              inset -8px -8px 8px #eeb30a;
  transition: 0.5s;
}
.signin-button:hover {
  background:#e41818;
}
.signin-button:active {
  background:#7eb4d8;
}
.link {
  padding-top: 20px;
  text-align: center;
}
.link a {
  text-decoration: none;
  color:#ddcece;
  font-size: 15px;
}

/*FORMS*/

.form-red-all {
  position: relative;
  top: 15%;
  padding-top: 0px;
  width: 520px;
  background: #769AA4;
  color: #FFFFFF !important;
  font-size: 14px;
  list-style: none;
  list-style-position: outside;
}

.form-section {
}

.form-input-wide {
}

.form-red-header-group {
  padding: 36px 0 !important;
  border-bottom: 1px solid #fff;
  margin: 0 !important;
  border-top: 0;
  background: transparent;
}

.form-red-header {
  font-size: 20px !important;
  letter-spacing: 3px;
  margin: 0px;
}

.form-red-line {
  padding: 0 !important;
  margin: 0 !important;
  border-bottom: 1px solid #fff !important;
  position: relative;
  float: left;
  overflow: hidden;
  display: table;
  width: 100%;
  clear: both;
}

.form-red-label {
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 2px;
  width: auto !important;
  display: table-cell;
  float: none;
  vertical-align: top;
  padding: 0;
  padding-top: 27px;
  margin-bottom: .5rem;
  text-align: left;
  white-space: normal;
  word-break: break-word;
  font-size: 0.8em;
}

.form-red-required {
  top: -10px !important;
  position: relative !important;
  font-size: 21px;
  color: #fff !important;
  left: -6px !important;
  margin-left: 5px;
  text-align: left;
}

.form-red-input {
  width: 100%;
}

.form-red-control {
  padding: 3px;
  margin-left: 0;
  width: 100%;
  background: transparent!important;
  box-shadow: none !important;
  outline: 0 !important;
  border: 0 !important;
  height: 72px;
  line-height: 21px;
  font-size: 14px;
  font-family: 'Montserrat',sans-serif;
  color: rgb(237 255 74);
  text-transform: uppercase;
  display: inline;
}

.form-red-label-left:after {
  width: 1px!important;
  background: #fff;
  height: 28px;
  content: "";
  display: inline-block;
  position: relative;
  top: -5px;
  left: 16px;
}

.form-red-textarea {
  width: 100%;
  background: transparent;
  box-shadow: none !important;
  outline: 0 !important;
  border: 0 !important;
  font-size: 14px;
  line-height: 21px;
  padding: 12px 0;
  font-family: 'Montserrat',sans-serif;
  text-transform: uppercase;
  padding: 0;
  padding-top: 25px;
  padding-left: 36px;
  margin-left: 0;
  height: 152px;
}

.form-red-submit-button {
  background: none;
  text-shadow: none;
  border: 0;
  box-shadow: none;
  color: #fff;
  font-size: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0 !important;
  font-family: 'Montserrat',sans-serif;
  letter-spacing: 3px;
  position: relative;
}



.photo-gallery {
  color: #313437;
  background-color: #fff;
}

.photo-gallery p {
  color: #7d8285;
}

.photo-gallery h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.photo-gallery .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom: 0;
}

.photo-gallery .photos {
  padding-bottom: 20px;
}

.photo-gallery .item {
  padding-bottom: 30px;
}


/*SVG MOLN*/
.ad-App {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/* main layout */
.ad-Container {
    height: 100%;
    width: 100%;
    display: flex;
    background: #fff;
}
    .ad-Container-main {
        height: 100%;
        flex: 1;
        display: flex;
        flex-direction: column;
    }
        .ad-Container-svg {
            height: 100%;
            flex: 1;
            display: flex;
            align-items: center;
            justify-content: center;
            background: #f3f3f3;
        }
    
    .ad-Container-controls {
        overflow: hidden;
        display: flex;
        flex-direction: column;
        height: 100%;
        width: 20rem;
        background: var(--ad-Color-prim);
    }
    .ad-Container-controls ::-webkit-scrollbar {
        width: 6px;
    }
    .ad-Container-controls ::-webkit-scrollbar-thumb {
        border-radius: 30px;
        background: rgba(255, 255, 255, .3);
    }

.ad-Foot {
    padding: 1.5rem 2rem;
    display: flex;
    background: #fff;
    border-top: 2px solid #eee;
}
    .ad-Foot-list {
        flex: 1;
    }
        .ad-Foot-item {
            text-transform: uppercase;
            font-size: .7rem;
            color: var(--ad-Color-prim);
        }
        .ad-Foot-item + .ad-Foot-item {
            margin-top: .5rem;
        }
            .ad-Foot-highlight {
                padding-bottom: .04rem;
                border-bottom: 2px solid var(--ad-Color-sec);
                font-weight: bold;
            }
    
    .ad-Foot-meta {
        margin-left: 2rem;
        text-align: right;
        line-height: 1.4;
        font-size: .7rem;
        color: var(--ad-Color-prim);
    }
        .ad-Foot-meta a {
            text-decoration: underline;
            color: var(--ad-Color-prim);
        }


.ad-SVG {
    display: block;
    background: #fff;
    border-radius: 4px;
}
    .ad-Grid {
        fill: none;
        stroke: #eee;
        stroke-width: 1px;
    }
    .ad-Grid.is-hidden {
        opacity: 0;
    }
    .ad-Path {
        fill: none;
        stroke: #555;
        stroke-width: 4px;
        stroke-linecap: round;
    }
    .ad-Point {
        cursor: pointer;
        fill: #fff;
        stroke: #555;
        stroke-width: 5px;
        transition: fill .2s;
    }
    .ad-Point:hover,
    .ad-PointGroup.is-active .ad-Point {
        fill: var(--ad-Color-sec);
    }
    .ad-PointGroup--first .ad-Point {
        stroke: var(--ad-Color-sec);
    }
    .ad-Anchor {
        opacity: .5;
    }
    .ad-PointGroup.is-active .ad-Anchor {
        opacity: 1;
    }
        .ad-Anchor-point {
            cursor: pointer;
            fill: #fff;
            stroke: #888;
            stroke-width: 5px;
        }
        .ad-Anchor-line {
            stroke: #888;
            stroke-width: 1px;
            stroke-dasharray: 5 5;
        }

/* controls on the right */
.ad-Controls {
    overflow: auto;
    flex: 1;
    padding: 2rem;
}
    .ad-Controls :first-child {
        margin-top: 0;
    }
    .ad-Controls-title {
        margin: 3rem 0 1.5rem;
        font-size: .8rem;
        font-weight: bold;
        color: #fff;
    }
        .ad-Controls-container {
            display: flex;
        }
        .ad-Controls-container + .ad-Controls-container {
            margin-top: 1.5rem;
        }

.ad-Control {
    flex: 1;
}
    .ad-Control-label {
        display: block;
        margin-bottom: .5rem;
        text-transform: uppercase;
        font-size: .6rem;
        font-weight: bold;
        color: color(var(--ad-Color-prim) l(+75%));
    }

.ad-Result {
    height: 5rem;
    padding: 1.4rem 1.6rem;
    background: var(--ad-Color-prim);
    box-shadow: 0 -5px 10px rgba(0, 0, 0, .4);
}
    .ad-Result-textarea {
        height: 100%;
        width: 100%;
        resize: none;
        border: none;
        background: none;
        text-transform: uppercase;
        font-family: "Open Sans", sans-serif;
        font-size: .7rem;
        font-weight: bold;
        line-height: 1.8;
        color: #fff;
    }
    .ad-Result-textarea:focus {
        outline: 0;
    }

/* control elements */
.ad-Button {
    padding: .8rem 1.4rem;
    background: var(--ad-Color-sec);
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: background .2s;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: .6rem;
    letter-spacing: .08rem;
    color: #fff;
}
.ad-Button:focus,
.ad-Button:hover {
    outline: 0;
    background: color(var(--ad-Color-sec) l(+5%));
}
.ad-Button--delete {
    background: var(--ad-Color-del);
}
.ad-Button--delete:focus,
.ad-Button--delete:hover {
    background: color(var(--ad-Color-del) l(+5%));
}
.ad-Button--reset {
    background: color(var(--ad-Color-prim) l(+10%));
}
.ad-Button--reset:focus,
.ad-Button--reset:hover {
    background: color(var(--ad-Color-prim) l(+15%));
}

.ad-Text {
    height: 18px;
    width: 2rem;
    background: color(var(--ad-Color-prim) l(+10%));
    border: none;
    border-radius: 4px;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: .6rem;
    color: #fff;
}
.ad-Text:focus {
    outline: 0;
    background: color(var(--ad-Color-prim) l(+20%));
}

.ad-Checkbox-input {
    display: none;
}
.ad-Checkbox-fake {
    position: relative;
    height: 14px;
    width: 2rem;
    background: color(var(--ad-Color-prim) l(+10%));
    border-radius: 30px;
}
.ad-Checkbox-fake::after {
    content: "";
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: -2px;
    left: 0;
    height: 18px;
    width: 18px;
    cursor: pointer;
    border: 4px solid #fff;
    background: color(var(--ad-Color-prim) l(+10%));
    border-radius: 50%;
}
.ad-Checkbox-input:checked + .ad-Checkbox-fake::after {
    left: auto;
    right: 0;
    border-color: var(--ad-Color-sec);
}

.ad-Choices {
    display: flex;
    width: 12rem;
}
    .ad-Choice {
        flex: 1;
    }
        .ad-Choice-input {
            display: none;
        }
        .ad-Choice-fake {
            padding: .6rem;
            background: color(var(--ad-Color-prim) l(+10%));
            border: 4px solid transparent;
            transition: border .2s;
            cursor: pointer;
            text-align: center;
            text-transform: uppercase;
            font-family: "Open Sans", sans-serif;
            font-size: .8rem;
            font-weight: bold;
            color: #fff;
        }
        .ad-Choice:first-child .ad-Choice-fake {
            border-radius: 4px 0 0 4px;
        }
        .ad-Choice:last-child .ad-Choice-fake {
            border-radius: 0 4px 4px 0;
        }
        .ad-Choice-input:checked + .ad-Choice-fake {
            border-color: var(--ad-Color-sec);
        }

.ad-Range {
    display: flex;
    align-items: center;
}
    .ad-Range-text {
        margin-left: .5rem;
    }
    .ad-Range-input {
        width: 100%;
        height: 14px;
        appearance: none;
        border-radius: 30px;
        background: color(var(--ad-Color-prim) l(+10%));
    }
    .ad-Range-input:focus {
        outline: 0;
        background: color(var(--ad-Color-prim) l(+20%));
    }
    /* thumb */
    .ad-Range-input::-webkit-slider-thumb {
        -webkit-appearance: none;
        width: 18px;
        height: 18px;
        border: 4px solid #fff;
        background: color(var(--ad-Color-prim) l(+10%));
        border-radius: 50%;
        cursor: pointer;
        transition: border .2s;
    }
    .ad-Range-input::-moz-range-thumb {
        -webkit-appearance: none;
        width: 18px;
        height: 18px;
        border: 4px solid #fff;
        background: color(var(--ad-Color-prim) l(+10%));
        border-radius: 50%;
        cursor: pointer;
        transition: border .2s;
    }

    .ad-Range-input:hover::-webkit-slider-thumb,
    .ad-Range-input:focus::-webkit-slider-thumb {
        border-color: var(--ad-Color-sec);
    }
    .ad-Range-input:hover::-moz-range-thumb,
    .ad-Range-input:focus::-moz-range-thumb {
        border-color: var(--ad-Color-sec);
    }


@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
    #no-more-tables table, 
    #no-more-tables thead, 
    #no-more-tables tbody, 
    #no-more-tables th, 
    #no-more-tables td, 
    #no-more-tables tr { 
        display: block; 
    }
 
    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
 
    #no-more-tables tr {
     font-weight: 600;
     color: #2a425a;
     background-color: #fff;
     border: 0px solid #ccc;
     padding: 0.6rem;
     margin: 0.1rem;
     letter-spacing: 0.03em;
   }
 
    #no-more-tables td { 
        /* Behave  like a "row" */
        line-height: 0.9;
        border: none;
        border-bottom: 0px solid #eee; 
        position: relative;
        padding-left: 50%; 
        white-space: normal;
        text-align:left;
    }
 
    #no-more-tables td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        text-align:right;
        font-weight: bold;
        font-family: 'Montserrat';
    }
 
    /*
    Label the data
    */
    #no-more-tables td:before { content: attr(data-title); }

    .accordion-button:focus {
    z-index: 3;
    border-color: #fff !important;
    outline: 0 !important;
    box-shadow: none !important;
}
