

/* HEADER */
.q_logo a img {max-height: 50px; top: -32%; transition: all ease-in 200ms}
@media (min-width: 1001px){
 .q_logo a { margin-left: 20px}
}
@media (max-width: 1000px){
 .q_logo a img { top: 5%;}
}
.scrolled .q_logo a img {max-height: 35px}

/* NAV */
.mobile_menu_button{margin-left: 20px;}
.mobile_menu_button i {font-size: 1.3rem}
nav.main_menu>ul>li>a{  padding: 0 10px;}
nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {font-size: 16px; padding-left: 20px;}
header nav.main_menu ul li a span:not(.plus) { padding: 12px 17px;}
header nav.main_menu ul li:hover a span:not(.plus), header nav.main_menu ul li.active a span:not(.plus)  {  background-color: rgba(243, 243, 241, 0.7);}

.drop_down .second .inner>ul, li.narrow .second .inner ul {background: #fff; border: none;}
.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {color: #000; font-weight: 400; font-size: 13px;}
header nav.main_menu ul li a span {background: none!important;}

/* LANG SELECTOR */
.wpml-ls-menu-item a, .wpml-ls-menu-item span {padding-left: 0!important; padding-right: 0!important;}
.wpml-ls-first-item span {padding-left: 15px!important}
nav.mobile_menu .wpml-ls-first-item span {padding-left: 0!important}
nav.mobile_menu .wpml-ls-item {border-bottom: 0!important;}
nav.mobile_menu .wpml-ls-item a { display: inline-block!important;  float: left; padding-left: 20px!important;}

nav:not(.mobile_menu) .wpml-ls-first-item a span span:before { background: rgba(0,0,0,0.2); content: "";  position: absolute;  left: 0;  top: 10px;  height: 20px;  width: 1px;}
.scrolled nav:not(.mobile_menu) .wpml-ls-first-item a span span:before {background: rgba(0,0,0,0.9);}

/* SECTION */
.parallax_section_holder {background-size: cover;}

/* SECTION : background video */
/* anchor top */
#home {position:absolute!important; top:0!important; height: 0!important;}
/* slider */
#qode-home-slider h4, #qode-home-slider-de h4, #qode-home-slider-en h4 {border: 1px solid #fff;padding:34px 40px 20px 40px;display:inline-block;}

/* CUSTOM OVERLAY */
.overlay{ background:rgba(0,0,0,0.4) !important; width:100%; height:100%;position: absolute;}

/* FOOTER */
footer {z-index:1000}
footer .footer_bottom_holder img {width: 60px; padding-bottom: 20px;}
footer .footer_bottom_holder{ border-top: 6px solid #fcd538;}


/* A RANGER */

.testimonials .testimonial_text_inner p.testimonial_author {
  font-family: Montserrat, sans-serif;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.q_social_icon_holder .fa-stack {
  border-radius: 0;
}
.header_bottom_widget .q_social_icon_holder .fa-stack ,
.footer_top  .q_social_icon_holder .fa-stack
{
  height: 41px;
  line-height: 41px;
  width: 41px;
}
.full_width .projects_holder_outer.v4 .hover_text{
width:100%;
}


.product .q_accordion_holder h3, .q_accordion_holder h3 a {
letter-spacing: 0;
line-height: 23px;
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]) {

    line-height: 40px !important;
    height: 40px !important;
}

input.wpcf7-form-control.wpcf7-text{
background:#fff;}

/*PAGE PRESTATIONS*/
small{font-size: 14px;}
.q_icon_list p{line-height: 20px;}
.icon_text_inner p{line-height: inherit;}
.img-resized img{width:50%;}