

/* Sekcja 9  Typ sekcji HTML Widok Sekcja HTML */

#section9 {
p.blackText{
color: black;
  font-size: 18px;
}
}


/* Sekcja 1  Typ sekcji Agenda Widok Agenda z linią czasu */

#section1 {
.AgendaDescription {
    background-color: #ffffff1a;
    color: white !important;
    font-family: "Manrope";
    font-weight: 600;
}

.godzina {
    color: #fff;
}

.last-kolko::after {
    background-color: #281443 !important;
}

.agendaNavLink {
    color: white !important;
    font-size: 20px;
    font-weight: 600;
}

.nav-link.active {
    border-radius: 16px;
    border: 1px solid white;
}

.kolko{
 background-color: #3e2c56 !important;
  border-color: #3e2c56 !important;
  box-shadow: 0px 0px 30px rgba(172, 148, 101, 0.09);

}


 
.agendaNavBar{
  margin-bottom: 32px !important;
  text-align: center !important;
  justify-content: center;
}
}


/* Sekcja 7  Typ sekcji FAQ Widok FAQ z plusikiem */

#section7 {
li.faq{
  background-color: transparent;
    border: none !important;
}

.pytanie{
background-color:transparent;
  color: white;
  font-weight: 600 !important;
  font-size: 16px !important;
  border: none !important;
}

.odpowiedz{
  background-color:transparent;
  color: white;
  
  border: none !important;
  padding-bottom: 25px !important;
  
}

.iconSpanPlus, .iconSpanMinus{
color: rgb(108, 67, 191) !important;
  font-size: 20px;
}
}


/* Sekcja 11  Typ sekcji Odliczanie Widok Odliczanie w kafelkach */

#section11 {
.countdown span.count-title{
  text-transform: capitalize !important;
  font-weight: 200;
}

margin-bottom: 40px;

p.timer-title{
color: white !important;
  font-size: 28px !important;
  margin-bottom: 26px !important;
  font-weight: 500;
}

.py-3{
  padding-top: 0 !important;
}



}


/* Sekcja 4  Typ sekcji Partnerzy Widok Partnerzy */

#section4 {
.partnerItem{
background-color: white;
border-radius: 16px;
  padding: 10px;
  margin: 20px;
  transition: 0.3s;
  &:hover{
    box-shadow: 0 0 15px rgba(255,255,255, 0.5);
  }
}

.partnerItem img{
display: block;
width: 100%;
object-fit: contain;
}

.partnerCategory{
  color: white !important;
text-align: center;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 500;
 margin: 32px 0;
  text-transform: capitalize;
}

.partnersContainer{
justify-content: center;
}
h3{
  display: none;
}
}


/* Sekcja 13  Typ sekcji Prelegenci Widok Siatka prelegentów */

#section13 {
.owl-next, .owl-prev{
color: white !important;
}

#modalArea .speakerImg{
width: 150px !important;
  display: block;
  max-width: 150px;

}

#modalArea .speakerName{
color: black !important;

}

.prelegentContainer {
  justify-content: center;
  gap: 10px;
}

.prelegentItem:nth-of-type(3), .prelegentItem:nth-of-type(4), .prelegentItem:nth-of-type(5) {
  display: none !important;
}
}


/* Sekcja 14  Typ sekcji Prelegenci Widok Siatka prelegentów */

#section14 {
.owl-next, .owl-prev{
color: white !important;
}

#modalArea .speakerImg{
width: 150px !important;
  display: block;
  max-width: 150px;

}

#modalArea .speakerName{
color: black !important;

}

.prelegentContainer {
  justify-content: center;
  gap: 10px;
}

.prelegentItem:nth-of-type(1), .prelegentItem:nth-of-type(2), h3 {
  display: none !important;
}

#PrelegenciGrid {
  padding: 0;
}
}


/* Sekcja 6  Typ sekcji Kontakt Widok Kontakt */

#section6 {
label:not(.errors){
font-size: 20px;
color: white !important;
}

input, select{
border-radius: 16px;
}

#contact_btnSubmit, #contact_spin-button{

background-color: #6c43bf;
  border: none !important;
border-radius: 8px !important;
  padding: 10px 20px !important;
width: auto;
  margin-left: 0 !important;
    transition: 0.3s;
  }
#contact_btnSubmit:hover{
opacity: 0.8;

}

fieldset div.form-group.mb-5{
  margin: 16px 0 !important;
  text-align: right;
  
  .col-6{
    width: 100% !important;
        flex: 0 0 100%;
    max-width: 100%
  }
}
}


/* Sekcja 16  Typ sekcji Odliczanie Widok Odliczanie w kafelkach */

#section16 {
.countdown span.count-title{
  text-transform: capitalize !important;
  font-weight: 200;
}

margin-bottom: 40px;

p.timer-title{
color: white !important;
  font-size: 28px !important;
  margin-bottom: 26px !important;
  font-weight: 500;
}

.py-3{
  padding-top: 0 !important;
}



}


/* Sekcja 20  Typ sekcji Prelegenci Widok Siatka prelegentów */

#section20 {
.owl-next, .owl-prev{
color: white !important;
}

#modalArea .speakerImg{
width: 150px !important;
  display: block;
  max-width: 150px;

}

#modalArea .speakerName{
color: black !important;

}

.prelegentContainer {
  justify-content: center;
  gap: 10px;
}

.prelegentItem:nth-of-type(3), .prelegentItem:nth-of-type(4), .prelegentItem:nth-of-type(5) {
  display: none !important;
}
}


/* Sekcja 21  Typ sekcji Prelegenci Widok Siatka prelegentów */

#section21 {
.owl-next, .owl-prev{
color: white !important;
}

#modalArea .speakerImg{
width: 150px !important;
  display: block;
  max-width: 150px;

}

#modalArea .speakerName{
color: black !important;

}

.prelegentContainer {
  justify-content: center;
  gap: 10px;
}

.prelegentItem:nth-of-type(1), .prelegentItem:nth-of-type(2), h3 {
  display: none !important;
}

#PrelegenciGrid {
  padding: 0;
}
}


/* Sekcja 22  Typ sekcji Partnerzy Widok Partnerzy */

#section22 {
.partnerItem{
background-color: white;
border-radius: 16px;
  padding: 10px;
  margin: 20px;
  transition: 0.3s;
  &:hover{
    box-shadow: 0 0 15px rgba(255,255,255, 0.5);
  }
}

.partnerItem img{
display: block;
width: 100%;
object-fit: contain;
}

.partnerCategory{
  color: white !important;
text-align: center;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 500;
 margin: 32px 0;
  text-transform: capitalize;
}

.partnersContainer{
justify-content: center;
}
h3{
  display: none;
}
}


/* Sekcja 24  Typ sekcji FAQ Widok FAQ z plusikiem */

#section24 {
li.faq{
  background-color: transparent;
    border: none !important;
}

.pytanie{
background-color:transparent;
  color: white;
  font-weight: 600 !important;
  font-size: 16px !important;
  border: none !important;
}

.odpowiedz{
  background-color:transparent;
  color: white;
  
  border: none !important;
  padding-bottom: 25px !important;
  
}

.iconSpanPlus, .iconSpanMinus{
color: rgb(108, 67, 191) !important;
  font-size: 20px;
}
}


/* Sekcja 25  Typ sekcji Kontakt Widok Kontakt */

#section25 {
label:not(.errors){
font-size: 20px;
color: white !important;
}

input, select{
border-radius: 16px;
}

#contact_btnSubmit, #contact_spin-button{

background-color: #6c43bf;
  border: none !important;
border-radius: 8px !important;
  padding: 10px 20px !important;
width: auto;
  margin-left: 0 !important;
    transition: 0.3s;
  }
#contact_btnSubmit:hover{
opacity: 0.8;

}

fieldset div.form-group.mb-5{
  margin: 16px 0 !important;
  text-align: right;
  
  .col-6{
    width: 100% !important;
        flex: 0 0 100%;
    max-width: 100%
  }
}
}


/* Sekcja 17  Typ sekcji Agenda Widok Agenda z linią czasu */

#section17 {
.AgendaDescription {
    background-color: #ffffff1a;
    color: white !important;
    font-family: "Manrope";
    font-weight: 600;
}

.godzina {
    color: #fff;
}

.last-kolko::after {
    background-color: #281443 !important;
}

.agendaNavLink {
    color: white !important;
    font-size: 20px;
    font-weight: 600;
}

.nav-link.active {
    border-radius: 16px;
    border: 1px solid white;
}

.kolko{
 background-color: #3e2c56 !important;
  border-color: #3e2c56 !important;
  box-shadow: 0px 0px 30px rgba(172, 148, 101, 0.09);

}


 
.agendaNavBar{
  margin-bottom: 32px !important;
  text-align: center !important;
  justify-content: center;
}
}
