

/*  --- LOGO --- */

.logo_wrapper {
    height: 180px;
}
.q_logo {
    top: -15% !important;
    left: -40px;
}
.q_logo img {
    height: 180px !important;
}
.q_logo img.sticky {
    height: 130% !important;
    top: 40%;
    margin-left: 30px;
}


.slider_content h2 {
    text-shadow: 0px 0px 10px #222 !important;
}

.img-border {
   background: #fff;
}

.lang_sel_sel .icl-de a {
color: white;
};
.lang_sel_sel .icl-de a:hover {
color: red;
}
.mejs-fullscreen-button button { 
background-image: url('https://www.agro.eu/wp-content/themes/elision/css/img/audio/fullscreen.png') !important;
width: 16px !important;
height: 16px !important;
margin: 12px 6px 12px 16px; 
}

.mejs-container-fullscreen video {
width: 100% !important;
height: 100% !important; 
}

.q_icon_with_title .icon_with_title_link {
    color: #2c4183;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    width: fit-content;
}

@media (max-width: 1000px) {
  .q_logo {
    top: -110%;
  }
  .light #menu-small-top-navigation a, 
  .header_top .right #lang_sel_click ul>li a.lang_sel_sel {
    color: #222 !important;
  }
}

@media (max-width: 640px) {
  .carousel-inner h2 {
    font-size: 4em !important;
  }
}