/* CSS Document */


html {
    scroll-behavior: smooth;
}

body {
    background-color: #E1E1E1; 
    font-family: 'Playfair Display', serif;
}

.home {
    display: block;
    padding: 0;
    margin-left: 1.1cm;
    }

.nav-link {
    color: #9B5A77 !important; 
    min-height: 1cm !important;
    align-items: center;
    font-size: 14pt;
    padding-top: 40px;
    margin-left: 30px;
    margin-right: 30px;
}


.nav-link li {
    margin-left: 10px;
    margin-right: 10px;
}

.nav-link:hover {
    color: #584B54 !important; 
}

.column {
    border-bottom: 1px solid #9B5A77;
    margin-top: 5px;
    margin-bottom: 1.5cm;
}

.poster {
    position: relative;
    text-align: center;
    color: #E1E1E1;
    overflow: visible;

 
}

.top-left {
    position: absolute;
    top: 5px;
    left: 120px;
    font-size: 100pt;
    display: block;

}

.left {
    position: absolute;
    top: 5cm;
    left: 30px;
    width: 9cm;
    letter-spacing: 2pt;
    text-align: left;
    font-size: 11pt;
}

.leftleft {
    position: absolute;
    top: 9.5cm;
    left: 30px;
    width: 9cm;
    letter-spacing: 2pt;
    text-align: left;
    font-size: 11pt;
}

.column1 {
    border-bottom: 1px solid #9B5A77;
    margin-top: 1.5cm;
    margin-bottom: 1cm;
}

.column9 {
    border-bottom: 1px solid #9B5A77;
    margin-top: 1.5cm;
    margin-bottom: 1cm;
}
h1 {
    padding-bottom: 20px;
    color: #9B5A77;
    margin-top: 0.2px;
    font-size: 40pt;
    font-family: 'Playfair Display', serif;
}

.column2 {
    width: 30%;
    padding: 1px;
    margin-left: 0.9cm;
    margin-top: 0.5cm;
    text-align: center;
    justify-content: center;
    align-content: center;  
  }

  .row::after {
    content: "";
    clear: both;
    display: table;
  }

  @media screen and (max-width: 500px) {
    .column2 {
      width: 100%;
    }
  }

  .button-button2 {
    width: 3cm;
    height: 1cm;
    box-sizing: border-box;
    border-radius: 12px;
    border: 1px solid #9B5A77;
    margin-left: 27cm;
    color: #9B5A77;
    margin-top: 1cm;
    font-size: 14pt;
    text-align: center;
    transition-duration: 0.4s;
    background-color: #E1E1E1 ; /* White*/
}

.button-button2:hover {
    background-color: #9B5A77;
    color: #DBBBCA;
}

.col-12 {
    margin-top: 1.5cm;
    margin-bottom: 0.5cm;
    background-color: #9B5A77;
    width: 100%;
    height: 9cm;

}

.col-sm {
    letter-spacing: 2px;
    width: 27cm;
    padding: 20px;
    overflow: visible;
    text-align: left;
    justify-content: center;
    align-content: center;  
    margin-left: 2cm;
    color:#E1E1E1 ;
    font-size: 10pt;
    margin-top: 1.7cm;

}



.column4 {
    letter-spacing: 2px;
    width: 27cm;
    padding: 20px;
    overflow:visible;
    text-align: left;
    justify-content: center;
    align-content: center;  
    margin-top: 1.7cm;
    color:#E1E1E1 ;
    font-size: 10pt;
    margin-left: 1cm;
}

.column5 {
        letter-spacing: 2px;
        width: 27cm;
        padding: 20px;
        overflow:visible;
        text-align: left;
        justify-content: center;
        align-content: center;  
        color:#E1E1E1 ;
        font-size: 10pt;
        margin-top: 1.7cm;
        margin-left: 1cm;
}

.row2 {
    margin-right: 3cm;
    display: flex;
    gap: 1%;
    justify-content: center;
    box-sizing: border-box;
    border-radius: 5px;
    min-height: 1cm;
    
}

.mx-auto {
    display: block;
    margin-left: 14.3cm;
    max-width:90%;
    height: auto;   
}

.row3 {
    display: flex;
    justify-content: center;
    height: 1cm;
    flex: 33.33%;
    margin-top: 1cm;
    margin-left: 50px;
    margin-right: 50px;
}

.column8 {
    width: 2cm;
    height: 6cm;
    padding: 1px;
    margin-right: 1px;
    margin-left: 1px;
    text-align: center;
    justify-content: center;
    align-content: center;  
 
}

.edam {
    border-top: 2px solid #9B5A77;
    border-bottom: 2px solid #9B5A77;
    font-size: 8pt;
    color: #584B54;
    letter-spacing: 1px;
    padding-bottom: 1px;
    margin-left: 90px;
    margin-right: 90px;
    margin-top: 1cm;
    margin-bottom: 1px;
    align-content: center;
    justify-content: center;
    text-align: center;
}   

@media (max-width: 1199.98px) {
    .responsive-font-example {
      font-size: 30px;
    }
  }

  @media (min-width: 1200px) {
    .responsive-font-example {
      font-size: 40pt;
    }
  }

  @media only screen and (max-width: 600px) {

.top-left {
    font-size: 30pt;
    position: absolute;
    top: 5px;
    left: 30px;
}



.poster {
    max-width: 100%;
    margin: auto;
}

.button-button2 {
    margin-left: 3cm;
}

.column2 {
    margin-left: 0.1cm;
}

.col-12 {
display: none;
}

.column9 {
    display: none;
}
  }

  @media only screen and (min-width: 1024px) and (max-width: 1024px) {

.left, .leftleft {
    font-size: 9pt;
    max-width: 8cm;
}

.top-left {
    font-size: 70pt;
}

.left {
    top: 4cm;
}

.leftleft {
    top: 8cm;
}

.col-sm {
    top: -0.1cm;
    max-height: 5cm;
    margin-bottom: 1cm;
    width: 9cm;
    margin-left: 0.5cm;
    flex-wrap: wrap;
    margin-right: -1cm;
    align-items: center;
    padding-left: 1cm;
    display: block;
    right: -0.5cm;
}

.button-button2 {
    margin-left: 22.6cm;
}

  }

  @media only screen and (min-width: 412px) and (max-width: 412px) {
    
    .button-button2 {
        margin-left: 3.5cm;
    }

    .left {
        font-size: 4pt;
        width: 3cm;
        height: min-content;
    }

    .left {
        top: 1.5cm;
        left: 0.5cm;
    }

    .top-left {
        top: -0.1cm;
        left: 1cm;
    }
 
.leftleft {
    display: none;
  }

}


@media only screen and (min-width: 280px) and (max-width: 280px) {
    .button-button2 {
        margin-left: 1.8cm;
    }

.top-left {
    font-size: 30pt;
    left: 0.5cm;
}

.left, .leftleft {
    display: none;
}

}

@media only screen and (min-width: 540px) and (max-width: 540px) {
    .button-button2 {
        margin-left: 9.2cm;
    }

    .top-left {
        font-size: 50pt;
        left: 1.3cm;
    }

.left {

font-size: 7pt;
width: 4.5cm;
top: 2.5cm;
left: 0.5cm;

}

.leftleft {

display: none;


}


}

@media only screen and (min-width: 912px) and (max-width: 912px) {
    
.top-left {
    left: 2.5cm;
    font-size: 70pt;
}

.left {
font-size: 10pt;
width: 8cm;
top: 4cm;
}

.leftleft {
    font-size: 10pt;
width: 8cm;
top: 8cm;
}

.column2 {
    flex: 50%;
    max-width: 50%;
   align-content: center;
   margin-left: 6cm;
}

.button-button2 {
    margin-left: 10cm;
}

.col-sm {
width: 13cm;
height: 2cm;
top: 0.1cm;
font-size: 10pt;
padding: 0;
margin-left: 2cm;
margin-right: -0.9cm;
right: -0.2cm;
}


}


@media only screen and (min-width: 768px) and (max-width: 768px) {
    .top-left {
        left: 2.5cm;
        font-size: 60pt;
    }
    
    .left {
    font-size: 9pt;
    width: 7cm;
    top: 3.5cm;
    }
    
    .leftleft {
        font-size: 9pt;
    width: 7cm;
    top: 7.5cm;
    }
    
    .column2 {
        flex: 50%;
        max-width: 50%;
       align-content: center;
       margin-left: 5cm;
    }
    
    .button-button2 {
        margin-left: 8cm;
    }
    
    .col-sm {
    width: 15cm;
    height: 2cm;
    top: -0.3cm;
    font-size: 9pt;
    padding: 0;
    margin-left: 2cm;
    margin-right: -0.9cm;
    right: -0.2cm;
    }
    

}


@media only screen and (min-width: 820px) and (max-width: 820px) {
    
    .top-left {
        left: 2.5cm;
        font-size: 60pt;
    }
    
    .left {
    font-size: 9pt;
    width: 7cm;
    top: 3.5cm;
    }
    
    .leftleft {
        font-size: 9pt;
    width: 7cm;
    top: 7.5cm;
    }
    
    .column2 {
        flex: 50%;
        max-width: 50%;
       align-content: center;
       margin-left: 5.2cm;
    }
    
    .button-button2 {
        margin-left: 8.5cm;
    }
    
    .col-sm {
    width: 14cm;
    height: 2cm;
    top: 0.3cm;
    font-size: 9pt;
    padding: 1px;
    margin-left: 1cm;
    margin-right: -0.3cm;
    right: -1.3cm;
    }
}


@media only screen and (min-width: 360px) and (max-width: 394px) {
    .left, .leftleft{
        display: none;
    }
}



@media only screen and (min-width: 414px) and (max-width:414px) {
    .left, .leftleft{
        display: none;
    }
}


