/*
Theme Name:   SCHONHERR
Theme URI:    https://wordpress.org/themes/bootstrap-basic/
Description:  Bootstrap Basic Child Theme created for Schønherr 2016
Author:       Supertusch
Author URI:   http://supertusch.dk
Template:     bootstrap-basic
Version:      1.0.0
Text Domain:  schonherr
*/

/* General */

@import 'https://fonts.googleapis.com/css?family=Merriweather+Sans';
@import 'https://fonts.googleapis.com/css?family=Crimson+Text';

.soliloquy-viewport {
  overflow: initial !important;
}

body {
  font-family: 'HelveticaNowText-Light';
  font-size: 14px;
  background-color: #fff;
  text-rendering: optimizeLegibility;
  color: #000000;
}
a,
a:focus,
a:visited {
  color: #989898;
}
a:hover {
  color: #878786;
}
a,
a:active,
a:focus,
a:visited {
     outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'HelveticaNowText-Regular', sans-serif;
  margin: 0 0 10px 0;
  line-height: normal;
  text-align: left;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
header {
  margin-top: 30px;
}
hr {
  margin: 5px 0 7px 0;
  border: solid 1px #000000;
  width: 13px;
  text-align: left;
}
p {
  font-family: 'HelveticaNowText-Light';
}
.logo {
  width: 66%;
}

/* Suppress Bootstrap styling */
#site-footer {
  background: transparent;
  border: none;
}
#main-column .post,
#main-column .page {
  border: none;
}

/* Header */
.site-title {
  position: relative;
  top: 42px;
}
.pull-right {
  margin-top: -30px;
}
@media screen and (max-width: 1170px) {
  .site-title {
    position: inherit;
  }
}
@media screen and (max-width: 600px) {
  .pull-right {
    margin-top: 0px;
  }
  .navbar {
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
.ctsop_div {
  margin-bottom: 5px;
}
#text-2,
#text-3 {
  clear: both;
  float: right;
  margin-top: -15px;
  margin-bottom: 10px;
  position: relative;
  z-index: 100;
}
.newsletter {
  text-decoration: none;
  color: #000000;
  background: none;
  font-weight: normal;
  font-family: 'HelveticaNowText-Regular', sans-serif;
  font-size: 11px;
}
#lang_sel_list.lang_sel_list_vertical ul a {
  font-size: 11px;
  font-family: 'HelveticaNowText-Regular', sans-serif;
  border: none;
  padding: 0;
}
#lang_sel_list.lang_sel_list_vertical {
  width: 100%;
}
#lang_sel_list.lang_sel_list_vertical ul {
  border: none;
}
#lang_sel_list.lang_sel_list_vertical li {
  width: 35px;
}
.wpml-ls-legacy-list-horizontal {
  margin-bottom: 5px;
  margin-right: -13px;
}
.icl-en a:before {
  content: '/';
  margin-right: 4px;
  color: #999999;
}
.lang_sel_sel {
  color: #878786 !important;
  font-weight: bold;
  visibility: hidden;
}
.lang_sel_other {
  color: #999999 !important;
  font-weight: bold;
}
.lang_sel_other:hover {
  color: #878786 !important;
}
.wpml-ls-sidebars-header-right .wpml-ls-current-language:hover > a,
.wpml-ls-sidebars-header-right .wpml-ls-current-language > a:focus,
.wpml-ls-sidebars-header-right a:hover, .wpml-ls-sidebars-header-right a:focus {
  background: none;
}
.wpml-ls-legacy-list-horizontal a {
  padding: 0 3px;
  font-family: 'HelveticaNowText-Regular', sans-serif;
  font-size: 11px;
  font-weight: 500;
}
.wpml-ls-sidebars-header-right,
.wpml-ls-sidebars-header-right .wpml-ls-sub-menu,
.wpml-ls-sidebars-header-right a {
  border: none;
}
.widget_icl_lang_sel_widget {
  float: right;
  margin-right: 3px;
}
.widget_search {
  clear: both;
}
.widget_search .widget-title {
  display: none;
}
.search-form {
  border: 1px solid #dddddd;
  padding: 1px;
  line-height: 16px;
  max-width: 300px;
}
#form-search-input {
  border: medium none;
  box-shadow: none;
  font-family: 'HelveticaNowText-Regular', sans-serif;
  font-size: 11px;
  height: 18px;
  margin: 0;
  padding: 0;
  width: 208px;
}
.search-form .btn-default {
  background: #cccccc;
  color: #ffffff;
  font-family: 'HelveticaNowText-Regular', sans-serif;
  font-size: 11px;
  padding: 0 12px;
  text-shadow: none;
  background-image: none;
  box-shadow: none;
  border-radius: 0;
}
.site-title .site-title-heading {
  margin-top: -15px;
}

/* Header mobile */
@media screen and (max-width: 600px) {
  header {
    margin-top: 0;
  }
  .navbar-toggle {
    margin-right: 0;
    margin-top: -10px;
  }
  .navbar-collapse.in {
    overflow-y: inherit;
  }
  .navbar-primary-collapse .nav {
    text-align: right;
    margin-right: -30px !important;
  }
  .nav > li > a {
    padding: 10px 0;
  }
  .site-title .site-title-heading {
    margin-top: 0px;
  }
}
@media screen and (max-width: 450px) {
  .logo {
    width: 100%;
  }
  .scroll-tagline {
    display: none;
  }
}

/* Main menu */
.navbar-default {
  background: none;
  border: none;
  box-shadow: none;
}
.navbar-primary-collapse .nav {
  float: right;
  margin-right: -30px;
  margin-top: 10px;
}
.menu-item a {
  font-family: 'HelveticaNowText-Light', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #565656 !important;
  text-shadow: none !important;
  position: relative;
  padding: 0 !important;
  margin: 0 15px;
  line-height: 20px;
}
.navbar-default .navbar-nav > .active > a {
  background: none;
  box-shadow: none;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: none;
}
.menu-item a:hover {
  font-family: 'HelveticaNowText-Regular', sans-serif;
  color: #565656 !important;
}

/* Front page */
.home .icon {
  display: none;
}
.home .header {
  color: #878786;
}
.home .text a {
  color: #333333;
  font-family: 'HelveticaNowText-Light';
}
.home .text a:hover {
  color: #878786;
}

/* Content Rows */
.soliloquy-container {
  margin: 0 !important;
}
.soliloquy-caption-left {
  width: 370px !important;
  height: 270px !important;
  left: 50px !important;
  top: 100px !important;
}
.soliloquy-caption-right {
  width: 370px !important;
  height: 270px !important;
  right: 50px !important;
  top: 100px !important;
}
.soliloquy-caption-inside {
  background-color: transparent !important;
  text-shadow: none !important;
  font-family: 'HelveticaNowText-Light';
  padding: 30px !important;
  font-size: 1.2rem !important;
}
.soliloquy-caption-left .soliloquy-caption-inside {
  background-image: url('/wp-content/themes/schonherr/assets/images/slider_background_1.png') !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.soliloquy-caption-right .soliloquy-caption-inside {
  background-image: url('/wp-content/themes/schonherr/assets/images/slider_background_2.png') !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.soliloquy-caption-inside h1 {
  font-size: 1.3em !important;
  text-transform: uppercase !important;
}
.soliloquy-caption-inside hr {
  border: solid 1px #ffffff !important;
  margin: 5px 0 7px 0;
  width: 13px;
  text-align: left;
}
.soliloquy-wrapper {
  margin-bottom: 50px !important;
}
.soliloquy-container .soliloquy-caption.soliloquy-caption-bottom {
  bottom: -50px !important;
}
.soliloquy-container .soliloquy-caption.soliloquy-caption-bottom .soliloquy-caption-inside {
  color: #000000 !important;
  text-align: center !important;
}
.soliloquy-pager {
  bottom: -50px !important;
}
.soliloquy-pager.soliloquy-default-pager {
  margin-bottom: 10px !important;
}
.soliloquy-container .soliloquy-pager-link {
  background-image: url('/wp-content/themes/schonherr/assets/images/dot-inactive.png') !important;
  background-size: 10px !important;
}
.soliloquy-container .soliloquy-pager-link.active {
  background-image: url('/wp-content/themes/schonherr/assets/images/dot-active.png') !important;
  background-size: 10px !important;
}
@media screen and (max-width: 600px) {
  .soliloquy-wrapper {
    margin-bottom: 10px !important;
  }
}
.quote {
  height: 559px;
}
.quote-square {
  height: 374px;
}
.quote,
.quote-square {
  font-family: 'HelveticaNowText-Light';
  font-size: 30px;
  line-height: 35px;
  font-style: italic;
  display: flex;
  align-items: center;
  padding: 40px;
  word-break: break-word;
  -wekbit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.quote.gul,
.quote-square.gul,
.text-box.gul {
  background-color: #878786;
  color: #ffffff;
}
.quote-link:hover {
  text-decoration: none;
  color: #989898;
}
.small-padding {
  padding: 5px;
  position: relative;
}
.small-padding hr {
  border: solid 1px #cccccc;
}
.no-padding {
  padding: 0;
}
.content p img {
  max-width: 100%;
  width: auto;
}
.small-padding img,
.no-side-padding img {
  width: 100%;
  height: auto;
}
.content p img {
  max-width: 100% !important;
}
.images-text {
  height: 100%;
}
.image-description {
  position: absolute;
  bottom: 5px;
  left: 5px;
  padding: 10px;
  color: #000000;
  background-color: #ffffff;
  width: calc(100% - 10px);
  opacity: 0;
  transition: opacity 1s;
}
.small-padding:hover .image-description {
  opacity: .8;
}
.header {
  text-transform: uppercase;
}
.text.small-padding {
  padding: 20px 20px 0px 20px;
}
.sd-social-icon .sd-content ul li.share-facebook[class*="share-"] a.sd-button,
.sd-social-icon .sd-content ul li.share-twitter[class*="share-"] a.sd-button {
  background-color: #aaaaaa !important;
}
.icon {
  width: 21px;
  height: 19px;
  margin-bottom: 10px;
  -webkit-filter: brightness(0%);
  filter: brightness(0%);
}
.projekter .icon:before,
.projects .icon:before {
  content: url('/wp-content/themes/schonherr/assets/images/menu-icon-1.png');
}
.ydelser .icon:before,
.services .icon:before {
  content: url('/wp-content/themes/schonherr/assets/images/menu-icon-2.png');
}
.fakta .icon:before,
.facts .icon:before {
  content: url('/wp-content/themes/schonherr/assets/images/menu-icon-3.png');
}
.kontakt .icon:before,
.contact .icon:before {
  content: url('/wp-content/themes/schonherr/assets/images/menu-icon-5.png');
}
.text-box {
  height: 400px;
  display: flex;
  align-items: center;
  padding: 40px;
}
.text-box h1 {
  font-size: 5vw;
  font-weight: bold;
}
.text-box h2 {
  font-size: 3vw;
  font-weight: bold;
}
.text-box h3 {
  font-size: 2vw;
  font-weight: 100;
}
.text-box a {
  font-family: 'HelveticaNowText-Light';
  color: #333333;
}
.text-box.gul a {
  color: #ffffff;
}
.small-padding .image_text_wide:nth-of-type(n+2) {
  padding-top: 10px;
}
.awards-row {
  margin-bottom: 30px;
}
.awards-header {
  text-transform: uppercase;
  padding: 5px;
  margin-top: 30px;
}
.awards-row .employee-list {
  min-height: 310px;
}
.employee-row {
  display: flex;
  flex-wrap: wrap;
}
.two-column-text {
  column-count: 2;
  column-gap: 30px;
}
@media screen and (min-width: 1201px) {
  .two-image-wide,
  .two-image-tall {
    max-height: 559px;
  }
}
@media screen and (max-width: 1200px) {
  .one-image {
    max-height: 855px;
  }
  .quote,
  .two-image-wide,
  .two-image-tall {
    max-height: 460px;
  }
  .quote,
  .quote-square {
    font-size: 30px;
  }
  .quote-square {
    height: 307px;
  }
}
@media screen and (max-width: 400px) {
  .quote,
  .quote-square {
    font-size: 20px;
  }
}
@media screen and (max-width: 990px) {
  .quote {
    max-height: 300px;
  }
  .two-image-wide,
  .two-image-tall {
    max-height: 1140px;
  }
  .text-box {
    height: 200px;
    padding: 20px;
  }
  .two-column-text {
    column-count: 1;
  }
}
.small-padding.service {
  height: 285px;
}
.menu-container {
  padding: 5px;
}
.menu-container.left {
  text-align: right;
}
.service-header {
  font-family: 'HelveticaNowText-Light';
  font-size: 20px;
  text-transform: uppercase;
  color: #000000;
}
.read-more {
  font-size: 18px;
  color: #565656;
}
.service-menu ul {
  list-style: none;
  margin-left: -30px;
}
.service-menu a {
  font-size: 16px;
  color: #565656;
  margin-right: 0;
  margin-left: -10px;
}
.service-menu a:hover {
  text-decoration: none;
  color: #878786;
}
.mobile-menu-image {
  display: none;
}
@media screen and (max-width: 990px) {
  .menu-container.left {
    text-align: left !important;
  }
  .normal {
    display: none;
  }
  .image-right {
    display: none;
  }
  .mobile-menu-image {
    display: block;
  }
  .page-template-services-page div {
    float: none;
  }
}
@media screen and (max-width: 1200px) {
  .small-padding.service {
    height: 100%;
  }
  .service-header {
    font-size: 16px;
  }
  .read-more {
    font-size: 14px;
  }
  .service-menu a {
    font-size: 14px;
  }
}

/* Lists */
.sf-field-taxonomy-project_type,
.sf-field-taxonomy-emplyee-category {
  margin-left: 35px !important;
}
.choose-area-header {
  font-family: 'HelveticaNowText-Regular', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  margin-left: 10px;
  cursor: pointer;
}
.choose-area-header:after {
  margin-left: 5px;
  content: url('/wp-content/themes/schonherr/assets/images/toggle-open.png');
}
.choose-area-header.active:after {
  content: url('/wp-content/themes/schonherr/assets/images/toggle-close.png');
}
.sf-field-taxonomy-project_type ul,
.sf-field-taxonomy-emplyee-category ul {
  margin-left: -15px !important;
}
.sf-field-taxonomy-project_type ul li,
.sf-field-taxonomy-emplyee-category ul li {
  display: inline;
  margin-right: 10px;
}
#search-filter-form-2553,
#search-filter-form-3604,
#search-filter-form-3611 {
  background-color: #878786;
  padding-top: 10px;
  display: none;
  margin-bottom: 10px;
  margin-right: 5px;
}
.sf-input-checkbox {
  opacity: 0.01;
  z-index: 100;
  position: absolute;
}
.sf-input-checkbox:checked + label {
  background-color: #333333;
  color: #ffffff;
}
.sf-label-checkbox {
  font-family: 'HelveticaNowText-Regular', sans-serif;
  padding: 5px 10px !important;
  cursor: pointer;
  z-index: 90;
  background-color: #ffffff;
  font-weight: normal;
  color: #555555;
  margin-bottom: 10px !important;
}
.sf-label-checkbox:hover {
  background-color: #333333;
  color: #ffffff;
}
.search-filter-reset {
  font-family: 'HelveticaNowText-Regular', sans-serif;
  background: none;
  border: 0;
  background-color: #333333;
  color: #ffffff;
  padding: 5px 10px !important;
  margin-left: 20px;
  margin-bottom: 10px;
}
.search-filter-reset:hover {
  background-color: #ffffff;
  color: #555555;
}
.project-list {
  min-height: 320px;
}
@media screen and (max-width: 1000px) {
  .project-list {
    min-height: 350px;
  }
}
.project-list-image {
  width: 100%;
}
.project-list-link,
.read-more {
  color: #565656 !important;
}
.read-more {
  font-size: 14px;
}
.project-list-link:hover,
.read-more:hover {
  color: #878786 !important;
  text-decoration: none;
}
.project-list-link:focus {
  text-decoration: none;
}
.project-title,
.employee-title {
  font-family: 'HelveticaNowText-Regular', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 10px;
}
.project-period,
.project-description,
.job-title,
.phone,
.email {
  font-family: 'HelveticaNowText-Light', sans-serif;
  font-size: 10px;
}
.project-list-link p {
  font-family: 'HelveticaNowText-Light', sans-serif;
}
.phone,
.email {
  height: 14px;
}
.employee-list {
  margin-bottom: 5px;
}
.employee-list-image {
  width: 100%;
}

.english-lang:before {
  content: "/";
  display: inline-block;
  margin-right: 5px;
  color: #444;
}


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
    .image-description {
        opacity: .8;
    }
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 736px) {
    .image-description {
        opacity: .8;
    }
}

@media (max-width: 420px) {
    .entry-content.contact > .row > .small-padding {
        overflow: hidden;
    }
    .entry-content.contact > .row > .small-padding img {
        width: 208%;
        margin-top: -40%;
        margin-bottom: -30px;
    }
}
