.site-title img {
    max-height: 150px;
    margin-left: 0%;
    width: 70%;
}
.site-title{
   margin-right: auto;
   pointer-events: none;
}
.banner {
    max-height:30vh;
    align-items: start;
}
header {
    margin-bottom: 0 !important;
    //background: url("http://localhost/omeka/omeka-s/files/asset/anchors_1.jpg");
}
#content {
    max-width: unset; 
    margin-top: 45px;
    //padding: 0;
}
.homepageImage img {
    width: 100vw;
}
.homepageImage {
    display: flex;
    align-items: end;
    max-height: 88vh;
    margin-left: -1.6949152542%;
    margin-right: -1.6949152542%;
}
.pageBanner {
    margin-left: -1.6949152542%;
    margin-right: -1.6949152542%;
    max-height:30vh;
    overflow:hidden;
    display: flex;
    align-items: center;
}
.pageBanner img {
    width: 100vw;
    overflow-clip-margin: content-box;
}
.property dt {
    font-weight: bold;
}

.jcarousel li {
    width:200px !important
}

.history_title {
   text-align: center;
   color: #183f73;
   font-weight: bold;
}
.history_text {
   text-align: center;
   font-size: medium;
   margin-left: 5%;
   margin-right:5%;
}

.history_description {
   text-align: center;
   font-size: 14pt !important;
   margin-left: 5%;
   margin-right:5%;
   margin-top: 100px;
}

.item-set.resource.box {
   display: flex;
   flex-direction: column;
   justify-content: flex-end;
   text-align: center;
   font-size: 14pt;
   width: 40vmin;
}

a {
   margin: auto;
}

.preview-block {
   color: #183f73;
}

.carousel-block {
   padding: 40px;
   color: #183f73;
}
.title {
   color: #183f73;
   font-size: 1vw;
}

.apps_header {
   text-align: center;
   color: #183f73;
   font-weight: bold;
   margin-top: 100px;
}

aside.column {
   width: 47%;
}

.apps_img .asset::before{
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  opacity:0.8
}

.app_button {
    padding: 10px;
    background-color: #2686f7;
    width: fit-content;
    color: white;
    border-radius: 5px;
    text-align: center;
    margin: auto; 
}

.timeline {
   text-align: center;
}

iframe {
   border: none;
}

.timeline_header {
   color: #183f73;
}

.timeline_description_home {
   font-size: 16pt;
   margin-top: 100px;
}
.tour_description_home {
   font-size: 16pt;
}

.text_column {
   width:40% !important;
   margin-left: 50px;
}

.image_column {
   margin-right: 100px;
   width: 47% !important;
}

button.button-timeline {
   color: blue;
}

.history_description span {
   text-align: center;
   font-size: 14pt !important;
   margin-top: 100px;
}

aside.column.align-left {
   width:30%
}
aside.column.align-right {
   //text-align: center;
   width:70%
}

.main_two {
   text-align: center;
}

.vr_button button {
    color: white !important;
    box-shadow: 0 0 15px 25px rgba(255, 255, 255, 10);
    border-radius: 7px !important;
    font-size: 15pt !important;
    #margin-top: -33vh !important;
    background-color: #39b5db !important;
    padding-top: 1.5vw !important;
    padding-bottom: 1.5vw !important;
    padding-left: 4vw !important;
    padding-right: 4vw !important;
    font-weight: bold !important;
}

.vr_button {
   text-align: center;
}
.vr_appl p {
   text-align: center;
   margin-top: -40px;
}

aside.column.align-right.vr_appli {
   text-align: center;
   width:50% !important;
   margin-top:50px;
}
aside.column.align-left.vr_appli {
   text-align: center;
   width:50% !important;
   margin-top: 50px;
}

.vr_appl {
   color: #183f73;
}

ul.resource-list .resource {

}

ul.resource-list {
   justify-content: center;
}
@media screen and (max-width: 480px) {
   aside.column.align-left.text_column {
   width: 100% !important;
   margin: 0 !important;
   text-align: center !important;
}
aside.column.align-right.image_column {
   width: 100% !important;
   margin-right: 0px !important;
}
.timeline_description_home {
   margin-top: 0px !important;
}
.vr_button button {
    font-size: 11pt !important;
}
iframe {
   width: auto !important;
   margin-top: 20px;
}
aside.column.align-right.vr_appli {
   width:100% !important;
}
aside.column.align-left.vr_appli {
   width:100% !important;
}
.quiz_iframe {
   margin-top: 50px;
}
ul.language-switcher {
   //padding-inline-start: 5px;
}

.vr_button {
  top:25% !important;
}

}
.imageWrapper {
   position: relative;
}
.vr_button {
  position: absolute;
  top:40%;
  left: 50%;
  transform: translateX(-50%);
}
.quiz_image .asset img {
   max-width: 200px;
   padding: 20px;
}

.quiz {
   background-color: #fff293;
   text-align: center;
}

.quiz button {
   margin:20px;
   background-color: transparent;
   font-weight: bold;
   color: #e15bee;
}

.quiz button:hover {
   background-color: #e15bee;
   color: #fff; /* Change text color on hover */
   cursor: pointer; /* Change cursor to pointer on hover */
}

h2 {
    font-size: 28pt !important;
    font-family: 'Didact Gothic', sans-serif;
    color: #29303b;
    font-weight: lighter;
}

header nav:before {
   content: "\2261" !important;
   font-size:24pt !important;
   color: #183f73;
}
#search form button[type=submit]:before {
   content: "\1F50D" !important;
   background-color: white;
}

.history_header {
    color: #626262;
    font-size: 20pt;
    font-weight: bold;
    text-align: center;
    font-family: 'Didact Gothic', sans-serif;
}
.history_text_descr {
   font-size: 14pt;
   text-align: center;
}
.line {
   border-bottom-color: #183f73;
}
.accordion-trigger {
   background-color: white;
   color: #183f73;
   max-height: 60px;
   transition: background-color 3s, color 1s; 
}
.accordion-trigger:hover {
   background: linear-gradient(#183f73, #183f73); 
   color: white;
}
button[aria-expanded="true"] {
    background-color: #183f73;
    color: white;
}
.quiz_history {
    text-align: center;
    background: linear-gradient(to bottom, #4c99ff, #ffffff) !important;
}

.button_quiz_history button {
   color: #38687a;
}

.button_quiz_history button:hover {
   background-color: #38687a;
   color: #fff; 
}

.quiz_answers {
    color: #7c8183 !important;
    font-size:14pt !important;
}
.quiz_answers:hover {
   background-color: #b4b6b6 !important;
   color: #fff !important; 
}
ul.language-switcher {
   margin: 0 !important;
}
span {
   font-size: 12pt;
}
#cookie-bar {
  opacity: 80%
}
.cb-enable {
   background: #183f73 !important;
   padding: 10px !important;
   margin-top: 10px;
}
.cb-disable {
   background-color: white !important;
   color: #183f73 !important;
   padding: 10px !important;
   margin-top: 10px;
}
.privacy {
   margin-top: 70px;
}
header {
   .container {
      max-width:90vw !important; 
      display: flex;  
      align-items: center; 
      justify-content: flex-end; 
      text-align:left;
      margin-right: 80px;
   }
}
nav.closed::before {
     position: fixed !important;
     top: 30px;
     right: 30px;
     background-color: white;
     z-index: 1;
}
nav.open::before {
     position: fixed !important;
     top: 30px;
     right: 30px;
     background-color: white;
     z-index: 1;
}
.aedik_button {
   background-color:#183f73; 
   height:50%;
   color: white;
   margin-left:20px;
   font-size: 12px !important;
}

@media screen and (max-width:1621px) {
   .site-title {
       padding-right: 1.6949152542% !important;
   }
   nav.closed {
     margin-left: 0 !important;
   }
   ul.navigation {
      font-size: 15px !important;
   }
}