@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=League+Spartan:wght@100..900&family=Marcellus&display=swap');

html, body {
  height: 100%;
  margin: 0px;
}

body {
  font-family: "Bricolage Grotesque", sans-serif;
  font-size: 18pt;
  background-image: url(/conf-data/superpharm/images/SuperPharm_LP_desktop_tlo.gif);
  background-attachment: fixed;
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center top -15px;
}
.clause_info {
  color: #000;
  text-decoration: underline;
}
small {
  font-size: 12pt;
  line-height: 100%;
}
#home {
  height: 100%; 
  margin: 0px;
}

.navbar-inverse, .footer, #SyskonfLogoContainer {
  background: #000;
  border-color: #000;
}
.navbar-inverse .navbar-nav > li > a, 
.navbar-inverse .navbar-minor-controls > li > a,
.btn.btn-primary.btn-send {
  background: #fff;
  padding: 8px 16px;
  margin: 15px;
  color: #000;
  text-transform: uppercase;
  border-radius: 10px;
  font-size: 18px;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  background: #D2C0AE;
  color: #000;
}

.navbar-menu-widthfix.navbar .navbar-brand img, .navbar .navbar-brand img {
    max-height: 35px;
    margin-top: 10px;
}
.navbar .navbar-brand {
    line-height: 60px;
}
.nv-select {
  border: 1px solid #D2C0AE;
  border-radius: 10px !important;
}

@media (min-width: 768px) {
  .navbar-menu-widthfix.navbar.scrolled .navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
  }

 .navbar-menu-widthfix.navbar.scrolled .navbar-brand img {
    max-height: 35px;
    margin-top: 20px;
  }
}
.navbar-menu-widthfix-collapsed .navbar-collapse.collapse {
  display: block !important;
}
.navbar-menu-widthfix-collapsed .navbar-nav > li {
  float: left !important;
}
@media (min-width: 1200px) {
  .container {
    width: 870px;
  }
nav .container {
    width: 80%;
  }
}
.btn.btn-primary.btn-send {
  background: transparent;
  border-color: #000000;
  color: #000000;
  margin-left: auto;
  display: block;
}
.footer__content { 
  display: none;
}
.section-title::after {
  background: #000;
  height: 1px;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 20px;
}

.section-title {
  color: #000;
  font-size: 34px;
}
.section-title-wrapper {
  padding-top: 20px;
}
#agenda .container, #rejestracja .container, #kontakt .container {
  background: #D2C0AE;
}

.contact-data {
  text-align: center;
  line-height: 160%;
}

#commentsBox {display: none; }

#kontakt {
  margin-bottom: 50vh;
}

/****** AGENDA *****/
.schedule__item--major {
  background: transparent;
}
#agenda .container { 
  padding-bottom: 50px;
}

.schedule__time {
  color: #000;
  border: 0px;
  padding: 0px 15px 0px 90px;  
  vertical-align: top;
}
.schedule__desc {
  border: 0px;
  padding: 0px 15px;
  vertical-align: top;
}
.schedule__item--major .schedule__time {
  font-size: 25pt;
  line-height: 27pt;
  padding: 0px 15px 0px 40px;
  //transform: scale(1, .4)
}

#participationtypeBox h1, #participationtypeBox label, #personaldataBox h1, #businessdataBox h1, #questionnaireBox h1, .subheader--full--highlight { text-transform: uppercase; }
#participationtypeBox h1 span:after, #personaldataBox h1 span:after, #businessdataBox h1 span:after, #questionnaireBox h1 span:after { display: none; }
#personaldataBox .form-group>.row>div:first-child,
#businessdataBox .form-group>.row>div:first-child,
.questionnaire__clear,
#commentsBox,
#box_activities_clear,
.activitiesGroupName {
    display: none;
}
#wrap-kwestionariusz_2675_6475 .form-group,
#wrap-kwestionariusz_2676_6476 .form-group {
  width: 100px; 
  float: left;
}
select:not(.ui-datepicker-month):not(.ui-datepicker-year), .form-control, .nv-select {
  color: #d2c0ae;
}
.section-header {
  border: 0px;
}
.section-header + .space-header-input {
  margin-top: 0px;
}
.section-wrapper--consents {
  margin-top: 0px;
}
.section-header.section-header--underlined {
  padding-bottom: 0px;
}
.section-header {
  font-size: 1.3rem;
}

.form-control::placeholder {
  color: #D2C0AE;
  text-transform: uppercase;
  font-size: 20pt;
}
.form-control {
  height: 55px;
  border: 0px;
  border-radius: 10px;
  color: #D2C0AE;
  font-size: 20pt;
}
  .nv-select select {
    height: 50px;
  }

.brandAddress {
  padding-top: 15px;
  line-height: 10px;
  float: right;
  text-align: left;
  padding-left: 10px;
  font-size: 10px;
  color: #FFF;
}
.brandAddress span {
  font-size: 9px;
}

@media (max-width: 1150px) {
ul.nav.navbar-nav.navbar-right {
  width: 100%;
}
}

@media (max-width: 450px) {
.section-title {
  font-size: 24px;
}
.form-control::placeholder {
  color: #D2C0AE;
  text-transform: uppercase;
  font-size: 12pt;
}
.nv-select select {
  height: 40px;
}
.nv-select {
  position: relative;
  border-radius: 10px;
}
.form-control {
  height: 40px;
  font-size: 12pt;
}
.navbar-inverse .navbar-nav > li > a {
    margin: 4px;
    padding: 7px 14px;
    font-size: 14px;
}
body {
  background-image: url('/conf-data/superpharm/images/SuperPharm_LP_MOBILE_tlo.gif');
  background-position: center top 45px;
}
.schedule__item--major .schedule__time {
    font-size: 20pt;
    padding: 0px 0px 0px 20px;
}
.schedule__time {
    padding: 0px 0px 0px 25px;
}
.schedule__time, .schedule__desc {
font-size: 15pt;
}
.navbar .navbar-brand img {
    max-height: 30px; 
}
.contact-data {
  font-size: 14pt;
}
}
@media (max-width: 400px) {
  .navbar .navbar-brand img {
    max-height: 28px; 
  }
}
@media (max-width: 350px) {
.brandAddress {
  padding-top: 14px;
  line-height: 9px;
  float: right;
  text-align: left;
  padding-left: 8px;
  font-size: 9px;
}
.brandAddress span {
  font-size: 8px;
}
  .schedule__item--major .schedule__time {
    font-size: 17pt;
    padding: 0px 0px 0px 10px;
  }
.schedule__time, .schedule__desc {
    font-size: 12pt;
  }
  .navbar-inverse .navbar-nav > li > a {
    margin: 4px;
    font-size: 13px;
  }
.navbar-inverse .navbar-nav > li > a {
  background: #fff;
  padding: 6px 8px;
}
  .navbar .navbar-brand img {
    max-height: 20px;
  }
}