/* Coded and deigned by Wojciech Jasnowski for AirLight sp. z o. o. */
.row-team{
  width: 100%; 
  margin: 0;
}
@media (min-width: 200px) {
  #team-max{
    visibility: hidden;
    height: 0;
  }
  #team-max-photos{
    visibility: hidden;
    height: 0;
    margin-top: 0;
  }
  #team-mid{
    visibility: hidden;
    height: 0;
  }
  #team-mid-photos{
    visibility: hidden;
    height: 0;
    margin-top: 0;
  }
  #team-min{
    visibility: visible;
    height: auto;
  }
  #team-min-photos{
    visibility: visible;
    height: auto;
    margin-top: 48px;
  }
  .h1-logo{
    font-size: 4rem!important;
  }
}
@media (min-width: 768px) {
  #team-max{
    visibility: hidden;
    height: 0;
  }
  #team-max-photos{
    visibility: hidden;
    height: 0;
    margin-top: 0;
  }
  #team-mid{
    visibility: visible;
    height: auto;
  }
  #team-mid-photos{
    visibility: visible;
    height: auto;
    margin-top: 48px;
  }
  #team-min{
    visibility: hidden;
    height: 0;
  }
  #team-min-photos{
    visibility: hidden;
    height: 0;
    margin-top: 0;
  }
  .h1-logo{
    font-size: 90px!important;
  }
}
@media (min-width: 992px) {
  #team-max{
    visibility: visible;
    height: auto;
  }
  #team-max-photos{
    visibility: visible;
    height: auto;
    margin-top: 48px;
  }
  #team-mid{
    visibility: hidden;
    height: 0;
  }
  #team-mid-photos{
    visibility: hidden;
    height: 0;
    margin-top: 0;
  }
  #team-min{
    visibility: hidden;
    height: 0;
  }
  #team-min-photos{
    visibility: hidden;
    height: 0;
    margin-top: 0;
  }
}


.a-footer{
  font-family: Open Sans;
  font-size: 16px;
  color: hsla(0,0%,100%,.7)!important;
}

#coming-soon{
  position: absolute; 
  color:#990000; 
  margin: auto; 
  top: 50%; 
  bottom: 50%; 
  left: 0; 
  right: 0; 
  font-weight:bold; 
  font-style: italic; 
  font-size: 24px;
  transform: rotate(25deg);
  -moz-transform:rotate(25deg);
  -webkit-transform:rotate(25deg);
  -o-transform:rotate(25deg);
}
.scroller {
  display: inline-block;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  width: 120px;
  margin: 0 auto;
  font-size: 40px;
  text-align: center;
  color: rgba(235, 235, 235, 0.5);
}

.scroller:focus {
  color: inherit;
  text-decoration: none;
}

.scroller:hover {
  color: #ebebeb;
}

.scroller:hover .scroller-text {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 1;
}

.scroller .scroller-text {
  display: block;
  font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #ececec;
  -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
          transform: translateY(5px);
  opacity: 0;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
}

.scroller-dark {
  color: rgba(17, 17, 17, 0.5);
}

.scroller-dark:hover {
  color: #111111;
}

.scroller-dark .scroller-text {
  color: #111;
}
.linea-basic-magic-mouse:before {
  content: "\e008"!important;
}
[class^="linea-"]:before, [class*=" linea-"]:before {
  font-family: "linea-arrows-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-gif{
  width: 50%;
}
.modal-button-close{
  padding: 0px 9px 0px 9px;
  text-align: center;
  font-size: 20px;
  font-family: Open Sans;
  border:1px solid #D0D0D0;
  border-radius:3px!important;
}
.modal-button-close:hover{
  border-color: #08002a;
}

.conf-a{
  color: cornflowerblue;
  font-size: 16px;
  font-weight: bold;
}
.conf-a:hover{
  color: #08002a;
  font-size: 16px;
}

a{ 
  text-decoration: none!important; 
}
input[type=submit]{
  margin-top: 2rem;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  padding:13px 0px 13px 13px;
  display:block;
  border:1px solid #D0D0D0;
  border-radius:10px;
  align-self: center;
}
input[type=submit]:hover{
  border-color: #08002a;
}

input[type=text]{
  width: 100%;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding:13px 0px 13px 13px;
  display:block;
  border:1px solid #D0D0D0;
  border-radius:10px;
}

textarea{
  width: 100%;
  font-size: 18px;
  margin-top: 10px;
  padding:13px 13px 13px 13px;
  display:block;
  border:1px solid #D0D0D0;
  border-radius:10px;
}

div.sticky {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 120px;
}

#conf-chk-div-2 {
  width:100%;
  float:left;
  padding-bottom: 20px;
  padding-top:10px;
}

#conf-chk-div-2 label {
  float:left;
  width:50%;
  overflow:auto;    
}

#conf-chk-div-2 label span {
  font-size: 18px;
  font-weight: bold;
  padding:13px 0px 13px 13px;
  display:block;
  border:1px solid #D0D0D0;
  border-radius:10px;
}
#conf-chk-div-2 label span:hover{
  background: rgb(240, 240, 240);
}

#conf-chk-div-2 label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

#conf-chk-div-2 input:checked + span{
  background: rgb(240, 240, 240);
  border:1px solid #08002a; 
}

#conf-chk-div-2 .conf-chk {
  color:#212529;
}
.conf-chk-2-left span{
  border-top-right-radius: 0px!important;
  border-bottom-right-radius: 0px!important;
  border-right-width: 0.5px!important;
}
.conf-chk-2-right span{
  border-top-left-radius: 0px!important;
  border-bottom-left-radius: 0px!important;
  border-left-width: 0.5px!important;
}


#conf-number {
  width:100%;
  float:left;
  padding-bottom: 20px;
  padding-top:10px;
  text-align: center;
}

#conf-number label {
  float:left;
  width:33.33333%;
  overflow:auto;    
}

#conf-number label span {
  font-size: 18px;
  font-weight: bold;
  padding:13px 0px 13px 13px;
  display:block;
  border:1px solid #D0D0D0;
  border-radius:10px;
}

#conf-number label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.conf-number-add span{
  border-top-left-radius: 0px!important;
  border-bottom-left-radius: 0px!important;
}
.conf-number-add span:hover{
  border:1px solid #08002a!important;
  background: rgb(240, 240, 240);
}
.conf-number-remove span{
  border-top-right-radius: 0px!important;
  border-bottom-right-radius: 0px!important;
}
.conf-number-remove span:hover{
  border:1px solid #08002a!important;
  background: rgb(240, 240, 240);
}
.conf-number-output span{
  border-radius: 0!important;
  border-left-width: 0px!important;
  border-right-width: 0px!important;
  border-bottom-right-radius: 0px!important;
}

.conf-select-wrap {
  position:relative;
  padding-bottom: 20px;
  padding-top: 10px;
}
.conf-select-wrap label{
  font-size:10px;
  text-transform: uppercase;
  color: #777;
  padding: 0 10px;  
  position: absolute;
  top:4px;
}

select{
  width: 100%;
  font-size: 16px;
  padding:13px 0px 13px 13px;
  display:block;
  border:1px solid #D0D0D0;
  border-radius:3px;
}


#conf-chk-div {
  width:100%;
  float:left;
  padding-bottom: 20px;
  padding-top: 10px;
}

#conf-chk-div label {
  float:left;
  width:100%;
  overflow:auto;
     
}

#conf-chk-div label span {
  font-size: 18px;
  font-weight: bold;
  padding:13px 0px 13px 13px;
  display:block;
  border:1px solid #D0D0D0;
  border-radius:10px;
}
#conf-chk-div label span:hover{
  background: rgb(240, 240, 240);
}

#conf-chk-div label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

#conf-chk-div input:checked + span{
  background: rgb(240, 240, 240);
  border:1px solid #08002a; 
}

#conf-chk-div .conf-chk {
  color:#212529;
}
.conf-p{
  font-size: 18px; 
  font-weight: bold;
  font-family: SF Pro Text!important;
  margin-bottom: 0px;
}

.conf-hr{
  border-color: #D0D0D0;
  max-width: 100%;
  width: 100%;
  border-width: 1px;
  padding-bottom: 8px;
}

.icon-bar {
  position: fixed;
  top: 80%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-80%);
  transform: translateY(-80%);
  background: rgba(8, 0, 42,0.9);
  border-style: solid;
  border-color: rgba(8, 0, 42,0.1);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  padding-bottom: 10px;
  padding-top: 10px;
  transition: all 0.3s ease;
  color: hsla(0,0%,100%,.7);
  font-size: 30px;
}

.icon-bar a:hover {
  color: white;
}

.facebook {
  padding-bottom: 0px!important;
  color: hsla(0,0%,100%,.7);
}

.instagram {
  padding-top: 5px!important;
  padding-bottom: 5px!important;
  color: hsla(0,0%,100%,.7);
}

.youtube {
  padding-top: 0px!important;
  color: hsla(0,0%,100%,.7);
}


#pKonf{
  
  -ms-transform: scale(1.5); 
  -moz-transform: scale(1.5); 
  -webkit-transform: scale(2); 
  -o-transform: scale(1.5); 
  transform: scale(1.5);
  margin-right: 10px;
}
form{
  font-family: SF Pro Text;
  font-size: 20px;
  align-items: right!important;
  justify-content: start!important;
}

.col-konf{
  padding: 10px!important;
  padding-top: 0px!important;
}
#konf{
  transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
  transition-duration: 0.5s;
  border-radius: 6px;
  border-style: solid;
  border-color: #D0D0D0;
  border-width: 1px;
  padding-top: 1rem;
}
#konf:hover{
  transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
  transition-duration: 0.5s;
  background-color: #e6e6e6;
}
.navbar-light .navbar-toggler{
  color: hsla(0,0%,100%,.7)!important;
  border-color:  hsla(0,0%,100%,1);
}

#mainNav{
  background-color: #08002a;
}

#mainNav.navbar-shrink {
  background-color: #08002a!important;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover, #mainNav .navbar-nav > li.nav-item > a.nav-link:hover {
  color: white!important;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  color: hsla(0,0%,100%,.7)!important;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
  color: white!important;
}

.bg-primary {
  background-color: #08002a!important;
}

#socialIcons:hover {
  color: white!important;
}
@media (min-width: 992px) {
#mainNav {
  border-color: transparent!important;
  background-color: transparent!important;
}
}
/* Coded and deigned by Wojciech Jasnowski for AirLight sp. z o. o. */