

/* Sekcja 4  Typ sekcji Sekcja Timer Widok Odliczanie w kafelkach */

#section4 {
font-family: 'Neris' !important;
}


/* Sekcja 5  Typ sekcji Sekcja HTML Widok Sekcja HTML */

#section5 {
padding: 40px 0;

.day p{
  color: #C2131A;
	padding: 48px 0 16px;
 	font-size: 20px;
  font-weight: bold;
margin-bottom: 0;
}

.day{
 border-bottom: 2px solid #C2131A;
margin-bottom: 32px;
}

.hour{
  padding: 16px 0;
border-bottom: 1px solid rgb(11, 87, 173);
}

.hour p{
font-weight: 600;
line-height: 1.1;
  color: #053378;
  margin-bottom: 0;
}

.hour p.opis{
  font-weight: 400;
font-size: 14px;
  color: rgb(11, 87, 173);
}

@media only screen and (max-width: 768px){

  .hour p{
	margin-bottom: 16px;
}

}
}


/* Sekcja 3  Typ sekcji Sekcja kontakt Widok Kontakt */

#section3 {
padding-top: 2rem;

label {
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 10px !important;
}

h3 {
  margin-bottom: 2rem;
}

#contact{
width: 100% !important;
max-width: 100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
padding: 0 !important;
}
}


/* Sekcja 6  Typ sekcji Sekcja HTML Widok Sekcja HTML */

#section6 {
padding: 32px 0 0;

.textLot{
text-align: left;
color: #053378;
  font-size: 15px;
  padding: 10px 0 0;
}

h4{
color: #053378;
  font-weight: bold;
}

h5{
color: #053378;

}

.hotelImg{
display: block;
  margin: 0 auto 60px;
  width: 100%;
aspect-ratio: 1/1;
object-fit: cover;
  
}

h3{
margin-bottom: 10px;
}

h3{
margin-bottom: 32px;
}
}


/* Sekcja 8  Typ sekcji Sekcja HTML Widok Sekcja HTML */

#section8 {
.pytanie {
  
    border: 0;
    border-radius: 30px;
    padding: 15px 30px;
    display: flex;
    flex-direction: row;
  	background-color: rgb(232, 240, 254);
    justify-content: space-between;
    margin: 30px 0;
    cursor: pointer;

font-weight: 600;
        line-height: 1.1;
        color: #053378;
        margin-bottom: 0;
      }


.pytanie p.text{
margin-bottom: 0;
}

li.faq{

list-style-type: none;
}

.form-container ul{
padding-left: 0;
}

.odpowiedz{
padding: 15px 30px 0;
margin-bottom: 0 !important;
}

    padding-top: 2rem;

.form-container ul{
margin-bottom: 0;
}

   
}


/* Sekcja 9  Typ sekcji Sekcja HTML Widok Sekcja HTML */

#section9 {
h3{
margin: 32px 0;
}
}
