@charset "UTF-8";
/*
 Theme Name:     Donner & Reuschel
 Author:         euphorika
 Author URI:     http://www.markenbegeisterung.de/
 Template:       enfold
 Version:        1.0
*/
/*--------------------------------------------------------------
# Variablen
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Elinvar
--------------------------------------------------------------*/
/***** LOGO *****/
#header .logo {
  height: 200px;
  background-color: #f5f4f4; }

#header .logo img {
  max-width: 228px;
  padding: 0 14px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

/****** MENÜ *****/
nav.main_menu .avia-menu-text {
  letter-spacing: 0.25em;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px; }

/***** HERO-SLIDER *****/
.hthero .avia-slideshow {
  max-height: 600px;
  width: 120%;
  margin-left: -10%; }

.hthero .avia-slideshow img {
  max-height: 600px;
  object-fit: cover; }

.hthero .htheroheading {
  margin-top: -150px;
  z-index: 999999; }

@media screen and (max-width: 768px) {
  .hthero .htheroheading {
    margin-top: -100px !important; } }
.hthero .av-special-heading-tag {
  font-weight: 900;
  font-size: 100px; }

.hthero .av-special-heading-tag span {
  background-color: #85BFC5;
  color: white; }

.hthero .av-subheading p {
  text-transform: uppercase;
  background: white;
  display: inline-block;
  padding: .8em;
  letter-spacing: .4em; }

.hthero .av-extra-border-element.border-extra-diagonal {
  height: 500px;
  margin-top: -500px; }

.hthero .av-extra-border-element.border-extra-diagonal .av-extra-border-outer .av-extra-border-inner {
  left: -200px;
  width: 200%; }

/****** PROMOBOX *****/
#top .av_promobox {
  background-color: #214874;
  color: white; }

.av_promobox h3 {
  color: white;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 900;
  margin-top: 0; }

@media screen and (max-width: 768px) {
  .av_promobox h3 {
    font-size: 24px; } }
#top .av_promobox .avia-button {
  color: white;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 24px;
  border: 1px solid #85BFC5; }

/***** STRUKTURELLE ELEMENTE *****/
/* Abstand bei zwei Columns nebeneinander, die auf Höhe angeglichen sind */
#top .av-flex-placeholder {
  width: 2%; }

/* Kein Abstand nach Column mit gleicher Höhe */
.htNoSpaceAfterCol + .av-flex-placeholder {
  display: none !important; }

/****** HEADINGS *****/
#top .av-special-heading-tag {
  font-weight: 900 !important;
  text-transform: uppercase; }

#top .av-subheading {
  text-transform: uppercase; }

/****** BUTTONS IN DEN KÄSTCHEN *****/
#top .avia-button-right.avia-builder-el-last {
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 4px solid #73C1C6; }

#top .avia-button-right.avia-builder-el-last a.avia-button {
  border: none !important; }

#top .avia-button-right.avia-builder-el-last .avia_iconbox_title:before {
  content: '>> '; }

#top .avia-button-right.avia-builder-el-last .avia_iconbox_title {
  font-weight: bold;
  color: #124877; }

#top .avia-button-right.avia-builder-el-last .avia-color-light .avia_iconbox_title {
  color: #ffffff; }

/***** ICONBOX w/o ICON *****/
#top .hticonboxnoicon {
  max-width: 400px;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0px; }

#top .hticonboxnoicon header .iconbox_icon {
  display: none; }

#top .hticonboxnoicon header .iconbox_content_title {
  font-weight: 900; }

#top .hticonboxnoicon .iconbox_content {
  padding: 20px;
  text-align: left;
  background-color: #124877 !important; }

/***** FARBSEKTIONEN MIT FARB-STREIFEN UNTEN *****/
.htcolorbottom {
  background: white;
  background: -moz-linear-gradient(top, white 70%, #73c1c6 70%, #73c1c6 100%);
  background: -webkit-linear-gradient(top, white 70%, #73c1c6 70%, #73c1c6 100%);
  background: linear-gradient(to bottom, white 70%, #73c1c6 70%, #73c1c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#73c1c6',GradientType=0 ); }

.htgraybottom {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,f5f4f4+50&0+0,0+50,1+51 */
  background: -moz-linear-gradient(top, rgba(245, 244, 244, 0) 0%, rgba(245, 244, 244, 0) 50%, #f5f4f4 51%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(245, 244, 244, 0) 0%, rgba(245, 244, 244, 0) 50%, #f5f4f4 51%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(245, 244, 244, 0) 0%, rgba(245, 244, 244, 0) 50%, #f5f4f4 51%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f5f4f4', endColorstr='#f5f4f4',GradientType=0 );
  /* IE6-9 */ }

@media screen and (max-width: 989px) {
  .htgraybottom {
    background: #f5f4f4 !important; } }
/***** SOCKET *****/
footer .copyright {
  text-align: right;
  width: 100%; }

/***** CUSTOM ****/
.htmaxwidth400 {
  max-width: 400px; }

@media screen and (min-width: 989px) {
  .htfloatingimagesection {
    margin-bottom: -350px; } }
.htfloatingimagesection + .av-layout-grid-container {
  background: transparent !important;
  z-index: 99999 !important; }

@media screen and (max-width: 989px) {
  .htnobackgroundonmobile {
    background: transparent !important; } }
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  font-size: 14px; }
  body.modal-open {
    width: 100vw;
    height: 100vh;
    overflow: hidden; }

ul.disc,
.entry-content-wrapper ul {
  list-style-type: none;
  margin-left: 0; }
  ul.disc li,
  .entry-content-wrapper ul li {
    position: relative; }
    ul.disc li:before,
    .entry-content-wrapper ul li:before {
      content: "■";
      color: #73c0c6;
      position: absolute;
      left: -13px;
      margin-top: -1px; }

.background-transparent {
  background: transparent !important; }

.mmo-toggle-close {
  z-index: 5;
  cursor: pointer; }

#top .flex_column_table_cell {
  min-height: 370px; }
  @media only screen and (min-width: 768px) {
    #top .flex_column_table_cell {
      height: 370px; } }

.drcl-toggle {
  width: auto;
  top: 200px !important;
  top: 300px;
  background: #f5f4f4;
  -webkit-transform-origin-x: 100%;
  -webkit-transform-origin-y: 0;
  transform-origin: 100% 0;
  line-height: 40px;
  padding: 0 12px;
  border: solid 2px white; }
  @media only screen and (min-width: 1310px) {
    .drcl-toggle {
      position: fixed;
      right: 40px !important; } }
  .drcl-toggle:hover {
    color: #85BFC5;
    background: #f5f4f4; }

@media only screen and (max-width: 767px) {
  .background-underflow .avia-image-container {
    width: 50%; } }
@media only screen and (min-width: 768px) {
  .overlap-top-150 {
    margin-top: -150px !important; } }
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  text-transform: uppercase; }

#top .hticonboxnoicon header .iconbox_content_title {
  font-weight: 500; }

.avia-section {
  min-height: 0; }

.content {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .content {
      padding-top: 0;
      padding-bottom: 0; } }

#top img {
  border-radius: 0; }

#top .avia-button-wrap .avia-button:hover {
  opacity: 1; }
  #top .avia-button-wrap .avia-button:hover .avia_iconbox_title {
    color: #73C1C6; }

#top .blog-teaser-tiles .first-column .avia-button-wrap .avia-button:hover .avia_iconbox_title {
  color: white; }

.avia-promocontent p {
  font-weight: 100; }

.h1_64 h1 {
  font-size: 25px !important; }
  @media screen and (min-width: 768px) {
    .h1_64 h1 {
      font-size: 64px !important; } }

.h1_54 h1 {
  font-size: 54px !important; }

.h1_50 h1 {
  font-size: 30px !important; }
  @media screen and (min-width: 768px) {
    .h1_50 h1 {
      font-size: 50px !important; } }

.h1_30 h1 {
  font-size: 30px !important; }

.h1_20 h1 {
  font-size: 20px !important; }

.h2_64 h2 {
  font-size: 25px !important; }
  @media screen and (min-width: 768px) {
    .h2_64 h2 {
      font-size: 64px !important; } }

.h2_54 h2 {
  font-size: 54px !important; }

.h2_50 h2 {
  font-size: 30px !important; }
  @media screen and (min-width: 768px) {
    .h2_50 h2 {
      font-size: 50px !important; } }

.h2_30 h2 {
  font-size: 30px !important; }

.h2_20 h2 {
  font-size: 20px !important; }

.h3_64 h3 {
  font-size: 25px !important; }
  @media screen and (min-width: 768px) {
    .h3_64 h3 {
      font-size: 64px !important; } }

.h3_54 h3 {
  font-size: 54px !important; }

.h3_50 h3 {
  font-size: 30px !important; }
  @media screen and (min-width: 768px) {
    .h3_50 h3 {
      font-size: 50px !important; } }

.h3_30 h3 {
  font-size: 30px !important; }

.h3_20 h3 {
  font-size: 20px !important; }

.h4_64 h4 {
  font-size: 25px !important; }
  @media screen and (min-width: 768px) {
    .h4_64 h4 {
      font-size: 64px !important; } }

.h4_54 h4 {
  font-size: 54px; }

.h4_50 h4 {
  font-size: 30px !important; }
  @media screen and (min-width: 768px) {
    .h4_50 h4 {
      font-size: 50px !important; } }

.h4_30 h4 {
  font-size: 30px !important; }

.h4_20 h4 {
  font-size: 20px !important; }

.background-underflow {
  position: relative;
  z-index: 10;
  margin-top: -200px; }
  @media only screen and (min-width: 768px) {
    .background-underflow {
      margin-top: -100px; } }
  .background-underflow h2 {
    font-size: 20px; }
    @media only screen and (min-width: 768px) {
      .background-underflow h2 {
        font-size: 26px; } }
  .background-underflow .av-special-heading {
    margin-left: -10px; }
    @media only screen and (min-width: 768px) {
      .background-underflow .av-special-heading {
        margin-left: -20px; } }
  .background-underflow .flex_column:empty {
    display: none; }
  @media only screen and (min-width: 768px) {
    .background-underflow .av-special-heading {
      padding-right: 10px; }
    .background-underflow .column-top-margin {
      margin-top: 15px; }
    .background-underflow .overlap {
      margin-top: -68% !important; } }
  @media only screen and (min-width: 1440px) {
    .background-underflow .overlap {
      margin-top: -80% !important; } }
  .background-underflow:after {
    content: "";
    position: absolute;
    top: 100px;
    left: 0;
    right: 20%;
    z-index: 0;
    height: 400px;
    background-color: #f5f4f4; }
  @media only screen and (min-width: 768px) {
    .background-underflow:after {
      top: 0;
      left: 0;
      right: 8%;
      height: 260px; } }
  @media only screen and (min-width: 1440px) {
    .background-underflow:after {
      right: calc((100vw - 1310px) / 2 + 100px); } }

/*@media only screen and (max-width: 767px){
  #av_section_4, #av_section_6, #av_section_7, #av_section_8, #av_section_9, #av_section_10{

    .avia-builder-el-29, .avia-builder-el-44, .avia-builder-el-49, .avia-builder-el-50,
    .avia-builder-el-56.avia-builder-el-59, .avia-builder-el-61, .avia-builder-el-62,
    .avia-builder-el-68, .avia-builder-el-79, .avia-builder-el-89, .avia-builder-el-91{
      display: none;
    }
    .avia-builder-el-60{
      margin-top: 0;
    }
    .avia-builder-el-69{
      margin-top: 10px !important;
    }
    .avia-builder-el-79{
      margin-top: 20px;
    }
    .avia-builder-el-72{
      padding-bottom: 10px;
    }
    .avia-builder-el-82{
      padding-left: 0 !important;
      margin-bottom: 0 !important;
    }
    .avia-builder-el-84{
      padding-top: 0 !important;
    }
  }
}*/
@media only screen and (max-width: 767px) {
  #av_section_7 .flex_column {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important; }
  #av_section_7 .flex_column .avia_image {
    width: 73%; }
  #av_section_7.htcolorbottom {
    background: linear-gradient(to bottom, #ffffff 25%, #73c1c6 25%, #73c1c6 100%); } }
.responsive #top #wrap_all .half-image .container {
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .half-image .container {
      max-width: 100%; } }
.responsive #top #wrap_all .half-image .avia-image-container.avia-align-right {
  margin-left: 0;
  margin-top: 0; }
.responsive #top #wrap_all .half-image .avia-image-container.avia-align-left {
  margin-right: 0; }

.togglecontainer .toggler, .togglecontainer .toggler.activeTitle:hover {
  border-color: #F5F4F4;
  /*white smoke*/
  background-color: white;
  color: #73C1C6;
  /*Moonstone Blue*/
  font-family: 'Archivo Black', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 16px;
  padding: 9px 40px 9px 15px;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }
  @media only screen and (min-width: 768px) {
    .togglecontainer .toggler, .togglecontainer .toggler.activeTitle:hover {
      padding-left: 35px; } }
.togglecontainer .toggler.activeTitle, .togglecontainer .toggler:hover {
  border-color: #73C1C6;
  /*Moonstone Bluee*/
  background-color: #73C1C6;
  /*Moonstone Blue*/
  color: white; }
.togglecontainer .toggle_content {
  border: 1px solid #F5F4F4;
  /*white smoke*/
  margin-bottom: -1px;
  line-height: normal; }
.togglecontainer .activeTitle .toggle_icon .vert_icon,
.togglecontainer .activeTitle .toggle_icon .hor_icon,
.togglecontainer .toggler:hover .toggle_icon .vert_icon,
.togglecontainer .toggler:hover .toggle_icon .hor_icon {
  border-color: white; }
.togglecontainer .activeTitle:hover .toggle_icon .vert_icon,
.togglecontainer .activeTitle:hover .toggle_icon .hor_icon {
  border-color: #73C1C6;
  /*Moonstone Blue*/ }
.togglecontainer .toggle_icon {
  border: none;
  left: auto;
  right: 10px;
  width: 20px;
  height: 20px; }
  .togglecontainer .toggle_icon .vert_icon {
    border-color: #73C1C6;
    /*Moonstone Blue*/
    border-left-width: 2px;
    height: 20px;
    left: 10px;
    top: -4px; }
  .togglecontainer .toggle_icon .hor_icon {
    border-color: #73C1C6;
    /*Moonstone Blue*/
    border-top-width: 2px;
    width: 20px; }

@media only screen and (min-width: 900px) {
  #top .mmo-overlay-container {
    padding-left: 22.5%;
    padding-right: 22.5%; } }
#top .mmo-overlay ul {
  margin-left: 0; }
#top .mmo-overlay li a {
  line-height: 1.2em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

#top.search #main .template-search {
  padding-top: 200px; }
  #top.search #main .template-search .pagination {
    padding-left: 0; }
    #top.search #main .template-search .pagination .current, #top.search #main .template-search .pagination a {
      margin-right: 6px; }
  #top.search #main .template-search.content .entry-content-wrapper {
    padding-left: 0; }
    #top.search #main .template-search.content .entry-content-wrapper .entry-content strong {
      font-weight: 600;
      font-family: 'Archivo Black', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 14px; }
#top.search #main .main_color {
  background-color: white; }
#top.search #main .fullsize .author-extra-border {
  display: none; }
#top.search #main .page-heading-container {
  border: none; }
#top.search #main .search_not_found h3, #top.search #main .search_not_found .widget {
  display: none; }
#top.search #main .search-result-counter {
  display: none; }
#top.search #main #searchform {
  clear: both; }
  #top.search #main #searchform div {
    left: 15px;
    bottom: 15px;
    max-width: 200px; }
    @media only screen and (min-width: 550px) {
      #top.search #main #searchform div {
        left: auto;
        bottom: auto;
        right: 15px;
        top: 15px;
        position: absolute !important; } }
  #top.search #main #searchform #searchsubmit {
    background-color: #73c1c6;
    /*Moonstone Blue*/
    height: 100%; }
#top.search #main .search_form_field {
  background-color: #124877;
  /*Dark Cerulean*/ }
  #top.search #main .search_form_field p {
    display: none; }
  #top.search #main .search_form_field h4 {
    padding: 30px 0;
    color: white;
    font-size: 16px;
    font-family: 'Archivo Black', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
    width: 140px;
    left: 15px;
    position: relative; }
    @media only screen and (min-width: 550px) {
      #top.search #main .search_form_field h4 {
        padding: 15px 0;
        float: left;
        line-height: 35px;
        font-size: 15px;
        width: 220px; } }
    @media only screen and (min-width: 900px) {
      #top.search #main .search_form_field h4 {
        font-size: 16px;
        width: 270px; } }

#top .iconbox .iconbox_content {
  border-radius: 0;
  box-shadow: none; }
  #top .iconbox .iconbox_content .iconbox_content_title {
    margin-bottom: 10px; }
#top .iconbox.hticonboxnoicon {
  margin-top: 15px;
  margin-right: 0;
  width: 100%; }
@media only screen and (min-width: 768px) {
  #top .iconbox.hticonboxnoicon {
    max-width: calc(50% - 10px); }
    #top .iconbox.hticonboxnoicon.iconbox_top.main_color.avia-builder-el-93.el_after_av_icon_box.el_before_av_icon_box, #top .iconbox.hticonboxnoicon.iconbox_top.main_color.avia-builder-el-95.el_after_av_icon_box.el_before_av_hr {
      float: right; } }
@media only screen and (min-width: 1024px) {
  #top .iconbox.hticonboxnoicon {
    max-width: calc(35% - 10px); }
    #top .iconbox.hticonboxnoicon.iconbox_top.main_color.avia-builder-el-93.el_after_av_icon_box.el_before_av_icon_box, #top .iconbox.hticonboxnoicon.iconbox_top.main_color.avia-builder-el-95.el_after_av_icon_box.el_before_av_hr {
      margin-right: 30.25%; } }
@media only screen and (max-width: 375px) {
  #top #after_section_4 .avia-button {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 0.9em; }
    #top #after_section_4 .avia-button .avia_iconbox_title {
      font-size: 20px;
      font-weight: normal; } }
#top .boxwithshadow {
  background-color: #124877;
  box-shadow: 25px 25px 0px #F5F4F4;
  max-width: 300px; }
  #top .boxwithshadow section:last-child .team-member-description {
    padding-bottom: 10px; }
  #top .boxwithshadow .iconbox_content {
    padding: 20px; }
    #top .boxwithshadow .iconbox_content a {
      text-decoration: none; }
  #top .boxwithshadow .iconbox_icon {
    display: none; }
#top .contact .iconlist-char {
  display: none; }
#top .contact .avia-icon-list-container {
  margin-top: 0; }
#top .contact h3 {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 20px;
  margin-bottom: 0; }
#top .contact .avia-icon-list p {
  margin-top: 5px;
  line-height: 18px; }
#top .contact .avia-icon-list .iconlist_title {
  text-transform: none;
  font-family: 'Open Sans', sans-serif; }
#top .contact .avia-icon-list .iconlist_icon {
  margin-right: 0;
  margin-left: 10px;
  font-size: 40px;
  background-image: url("assets/icons/dr-icon8.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50px; }
#top .contact .avia-icon-list li {
  padding: 0; }
#top .contact .iconlist-timeline {
  display: none; }
#top .contact.contact-lux {
  max-width: 100% !important; }
  #top .contact.contact-lux .avia-team-member {
    padding-top: 10px; }
    #top .contact.contact-lux .avia-team-member .team-img-container {
      padding-left: 15px; }
    #top .contact.contact-lux .avia-team-member .team-member-job-title {
      font-size: 12px; }
  #top .contact.contact-lux:last-child .team-member-description {
    padding-bottom: 10px !important; }
#top .avia-team-member {
  margin: 10px 0; }
  #top .avia-team-member a {
    text-decoration: none; }
    #top .avia-team-member a:hover {
      text-decoration: underline; }
#top .team-img-container {
  width: 25%;
  float: left;
  padding-left: 20px;
  margin-bottom: 20px;
  border-radius: 0; }
  #top .team-img-container img {
    border-radius: 0;
    max-width: 80%; }
#top h3.team-member-name {
  float: left;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  width: 75%;
  padding: 0 15px;
  margin-top: 0;
  letter-spacing: normal; }
#top div.team-member-job-title {
  float: left;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 18px;
  width: 75%;
  padding: 5px 10px 5px 15px;
  margin-top: 2px; }
  #top div.team-member-job-title.av_opacity_variation {
    opacity: inherit; }
#top .team-member-description {
  width: 75%;
  float: right;
  padding-left: 15px; }
  #top .team-member-description p {
    font-size: 12px;
    margin-top: 2px;
    line-height: 18px; }

@media only screen and (max-width: 767px) {
  #top #wrap_all #av_section_6 .flex_column.avia-builder-el-83 {
    margin-bottom: 30px; }

  #top #wrap_all #av_section_9 .slideContainer .flex_column {
    padding-left: 20px !important;
    padding-right: 20px !important; }
    #top #wrap_all #av_section_9 .slideContainer .flex_column.avia-builder-el-121 {
      padding-right: 0 !important; }
      #top #wrap_all #av_section_9 .slideContainer .flex_column.avia-builder-el-121 .slide-entry.flex_column {
        padding-left: 0 !important; } }
body div.slide {
  clear: none; }

.responsive #top #wrap_all .flexslider .container {
  max-width: none;
  width: 100%; }
  .responsive #top #wrap_all .flexslider .container div.flex_column {
    clear: none; }
  .responsive #top #wrap_all .flexslider .container ol {
    list-style: none;
    text-align: center;
    margin: 10px; }
    .responsive #top #wrap_all .flexslider .container ol li {
      display: inline-block;
      margin: 0 5px;
      padding-top: 5px; }
      .responsive #top #wrap_all .flexslider .container ol li a {
        width: 15px;
        height: 15px;
        font-size: 0;
        border: 1px solid #73c0c6;
        border-radius: 100%;
        display: inline-block; }
        .responsive #top #wrap_all .flexslider .container ol li a.flex-active {
          background: #73c0c6;
          width: 21px;
          height: 21px;
          -webkit-transform: translateY(-3px);
          -moz-transform: translateY(-3px);
          -o-transform: translateY(-3px);
          transform: translateY(-3px); }

body#top .av-special-heading-tag {
  font-weight: normal !important;
  padding-top: 3px;
  padding-bottom: 3px; }
  body#top .av-special-heading-tag span.special_amp {
    font-family: inherit;
    font-style: normal;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit !important; }

.is--windows body#top .av-special-heading-tag {
  padding-top: 0;
  padding-bottom: 0; }
.is--windows body .hthero .htheroheading {
  margin-top: -130px; }
  @media screen and (max-width: 767px) {
    .is--windows body .hthero .htheroheading {
      margin-bottom: 0 !important; } }
.is--windows body .hthero .av-subheading_above {
  margin-left: -20px; }
  @media only screen and (max-width: 767px) {
    .is--windows body .hthero .av-subheading_above {
      margin-left: -10px; } }
@media only screen and (max-width: 767px) {
  .is--windows body .hthero .av-subheading p {
    box-shadow: 10px 0 0 #fff, 4px 0 0 #fff, 3px 0 0 #fff, 1px 0 0 #fff, -10px 0 0 #fff,  -4px 0 0 #fff,  -3px 0 0 #fff,  -1px 0 0 #fff; } }
.is--windows body .hthero .av-special-heading {
  margin-left: 20px; }
.is--windows body .hthero .av-special-heading-tag {
  box-shadow: 20px 0 0 #85BFC5, 4px 0 0 #85BFC5, 3px 0 0 #85BFC5, 1px 0 0 #85BFC5,  -20px 0 0 #85BFC5,  -4px 0 0 #85BFC5,  -3px 0 0 #85BFC5,  -1px 0 0 #85BFC5; }
  @media only screen and (min-width: 768px) {
    .is--windows body .hthero .av-special-heading-tag {
      font-size: 74px;
      line-height: 78px; } }

body .hthero .htheroheading {
  margin-top: -130px; }
  @media screen and (max-width: 767px) {
    body .hthero .htheroheading {
      margin-bottom: 0 !important; } }
body .hthero .av-subheading_above {
  margin-bottom: 4px;
  margin-left: -10px;
  /* IE11 + IE10 */
  /* EDGE */ }
  @media all and (-ms-high-contrast: none) {
    body .hthero .av-subheading_above {
      margin-left: -20px; } }
  @supports (-ms-ime-align: auto) {
    body .hthero .av-subheading_above {
      margin-left: -20px; } }
  @media screen and (max-width: 767px) {
    body .hthero .av-subheading_above {
      margin-left: 2px; } }
  @media screen and (min-width: 480px) {
    body .hthero .av-subheading_above {
      margin-bottom: 5px; } }
  @media screen and (min-width: 768px) {
    body .hthero .av-subheading_above {
      margin-bottom: 6px; } }
body .hthero .avia-slideshow {
  margin-top: 0; }
body .hthero .av-subheading p {
  font-size: 15px;
  padding-left: 14px;
  padding-right: 17px;
  line-height: 13px; }
@-moz-document url-prefix() {
  body .hthero .av-subheading p {
    padding-left: 25px;
    padding-right: 25px; } }
  @media only screen and (max-width: 479px) {
    body .hthero .av-subheading p {
      font-size: 10px;
      padding: 4px 9px; } }
  @media only screen and (max-width: 767px) {
    body .hthero .av-subheading p {
      font-size: 12px;
      padding: 5px 0px;
      display: inline;
      line-height: 18px;
      box-shadow: 10px 0 0 #fff, -10px 0 0 #fff; }
    @-moz-document url-prefix() {
      body .hthero .av-subheading p {
        padding: 5px 0px;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone; } } }
body .hthero .av-special-heading {
  margin-left: 10px; }
body .hthero .av-special-heading-tag {
  line-height: normal;
  font-size: 25px;
  line-height: 1em;
  background: #85BFC5;
  color: white;
  display: inline;
  box-shadow: 10px 0 0 #85BFC5, -10px 0 0 #85BFC5; }
@-moz-document url-prefix() {
  body .hthero .av-special-heading-tag {
    padding: 0px 0px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone; } }
  @media only screen and (max-width: 767px) {
    body .hthero .av-special-heading-tag {
      box-shadow: 8px 0 0 #85BFC5, -8px 0 0 #85BFC5; } }
  @media only screen and (min-width: 480px) {
    body .hthero .av-special-heading-tag {
      font-size: 35px; } }
  @media only screen and (min-width: 768px) {
    body .hthero .av-special-heading-tag {
      font-size: 64px; } }
  body .hthero .av-special-heading-tag .av-subheading {
    line-height: 0.9em; }

body .half-image .hthero {
  position: absolute;
  bottom: 40px;
  left: 30px;
  padding-right: 60px; }

@media only screen and (max-width: 767px) {
  body#top .av_promobox h3 {
    font-weight: 200; } }
/*@media only screen and (max-width: 767px){
  body#top .entry-content-wrapper{
    .hr.hr-invisible.avia-builder-el-29.el_after_av_two_third.el_before_av_one_third{
      height: 0 !important;
    }
  }
}*/
.responsive #top {
  line-height: 1em; }

.avia-slideshow-dots.avia-slideshow-controls {
  display: none; }

#top .av_slideshow_full.av-control-default .avia-slideshow-arrows a {
  margin-top: -100px !important; }

@media screen and (max-width: 767px) {
  .responsive #top #main .container_wrap:first-child {
    margin-bottom: -80px; } }
@media screen and (max-width: 424px) {
  .responsive #top #main .container_wrap:first-child {
    margin-bottom: -50px; } }
@media screen and (max-width: 374px) {
  .responsive #top #main .container_wrap:first-child {
    margin-bottom: -25px; } }

body#top .htheroslider::before {
  content: "";
  background: white;
  display: block;
  height: 100%;
  position: absolute;
  top: -90%;
  width: 200%;
  left: -50%;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg); }
body#top .htheroslider .avia-slide-wrap {
  padding-bottom: 125px; }
body#top .htheroslider .avia-slideshow {
  max-width: 1452px;
  margin: auto; }
@media screen and (max-width: 320px) {
  body#top .htheroslider .slideshow_inner_caption {
    padding: 0 0 15px 15px; } }
@media screen and (min-width: 375px) {
  body#top .htheroslider .slideshow_inner_caption {
    padding: 0 0 40px 15px; } }
@media screen and (min-width: 425px) {
  body#top .htheroslider .slideshow_inner_caption {
    padding: 0 0 80px 15px; } }
@media screen and (min-width: 768px) {
  body#top .htheroslider .slideshow_inner_caption {
    padding: 0 50px; } }
@media screen and (min-width: 1024px) {
  body#top .htheroslider .slideshow_inner_caption {
    padding: 0 50px; } }
body#top .htheroslider .slideshow_inner_caption h2.avia-caption-title {
  line-height: 2.5em;
  font-size: 15px;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  background: #fff !important;
  color: black;
  padding: .8em;
  letter-spacing: 0.4em;
  display: inline;
  margin: 0;
  font-family: "Open Sans";
  text-transform: uppercase;
  box-shadow: 10px 0 0 #fff, -10px 0 0 #fff;
  -webkit-box-shadow: 10px 0 0 #fff, -10px 0 0 #fff;
  -moz-box-shadow: 10px 0 0 #fff, -10px 0 0 #fff; }
  @media all and (-ms-high-contrast: none) {
    body#top .htheroslider .slideshow_inner_caption h2.avia-caption-title {
      line-height: 3.5em; } }
  @media screen and (max-width: 767px) {
    body#top .htheroslider .slideshow_inner_caption h2.avia-caption-title {
      font-size: 12px !important;
      padding: 3px;
      display: inline;
      line-height: 1.5em; } }
body#top .htheroslider .slideshow_inner_caption .avia-caption-content {
  margin-top: 3px; }
  @media screen and (min-width: 768px) {
    body#top .htheroslider .slideshow_inner_caption .avia-caption-content {
      margin-top: 4px; } }
  body#top .htheroslider .slideshow_inner_caption .avia-caption-content > p {
    line-height: normal;
    font-size: 64px;
    line-height: 1.05em;
    text-transform: uppercase;
    font-family: "Archivo black";
    margin: 0;
    padding: 0 3px;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    background: #85BFC5 !important;
    color: white;
    display: inline;
    box-shadow: 10px 0 0 #85BFC5, -10px 0 0 #85BFC5;
    -webkit-box-shadow: 10px 0 0 #85BFC5, -10px 0 0 #85BFC5;
    -moz-box-shadow: 10px 0 0 #85BFC5, -10px 0 0 #85BFC5; }
    @media screen and (max-width: 767px) {
      body#top .htheroslider .slideshow_inner_caption .avia-caption-content > p {
        font-size: 25px;
        padding: 2px 0 !important;
        line-height: 1.2em;
        letter-spacing: 1px; } }
body#top .htheroslider.headline-hero-lux .avia-caption-content > p {
  padding: 0 6px; }

.htcolorbottom {
  background: white;
  background: -moz-linear-gradient(top, white 60%, #73c1c6 60%, #73c1c6 100%);
  background: -webkit-linear-gradient(top, white 60%, #73c1c6 60%, #73c1c6 100%);
  background: linear-gradient(to bottom, white 60%, #73c1c6 60%, #73c1c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#73c1c6',GradientType=0 ); }

.dr-color-bottom-gray {
  background: white;
  background: -moz-linear-gradient(top, white 50%, #f5f4f4 50%, #f5f4f4 100%);
  background: -webkit-linear-gradient(top, white 50%, #f5f4f4 50%, #f5f4f4 100%);
  background: linear-gradient(to bottom, white 50%, #f5f4f4 50%, #f5f4f4 100%);
  background-color: white;
  border: none; }

#top .secondary-headline h1.av-special-heading-tag, #top .secondary-headline h2.av-special-heading-tag, #top .secondary-headline h3.av-special-heading-tag, #top .secondary-headline h4.av-special-heading-tag, #top .secondary-headline h5.av-special-heading-tag, #top .secondary-headline h6.av-special-heading-tag {
  font-family: "Open Sans", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400 !important;
  letter-spacing: 5px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

@media only screen and (min-width: 768px) {
  .small-collumn-space .av_one_half {
    margin-left: 30px;
    width: calc(50% - 30px); } }
@media only screen and (min-width: 768px) {
  .small-collumn-space .av_one_half.first {
    margin-left: 0; } }

.av-subheading.av-subheading_above {
  letter-spacing: 2px; }

.av-subheading.av-subheading_below {
  letter-spacing: 2px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }
  .av-subheading.av-subheading_below p {
    font-size: 12px;
    line-height: 1.3em; }

.av_promobox .avia-button {
  font-family: "Archivo Black", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 0; }
  @media only screen and (min-width: 768px) {
    .av_promobox .avia-button.avia-size-large {
      margin-top: -29px; } }
  .av_promobox .avia-button:hover {
    background: #85BFC5;
    opacity: 1; }

#top .dr-button .avia-button {
  background: none;
  border: none;
  border-bottom: 4px solid #73C1C6;
  border-radius: 0;
  color: #124877;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 10px; }
  #top .dr-button .avia-button:hover {
    background: none; }
  #top .dr-button .avia-button .avia_button_icon {
    display: none; }
  #top .dr-button .avia-button span.avia_iconbox_title:before {
    content: '>> '; }

#top #wrap_all #main .av_promobox .avia-button-wrap a.avia-button:hover .avia_iconbox_title {
  background: none;
  color: #ffffff; }
#top #wrap_all #main .av_promobox .avia-button-wrap a.avia-button .avia_iconbox_title::-moz-selection {
  background-color: #85BFC5;
  color: #ffffff; }
#top #wrap_all #main .av_promobox .avia-button-wrap a.avia-button .avia_iconbox_title::selection {
  background-color: #85BFC5;
  color: #ffffff; }

@media only screen and (max-width: 767px) {
  .dr-newsletter {
    width: 100vw;
    margin-left: -7.5vw;
    margin-bottom: 0; } }
.dr-newsletter h1, .dr-newsletter h2, .dr-newsletter h3, .dr-newsletter h4, .dr-newsletter h5, .dr-newsletter h6 {
  margin-bottom: 0; }
.dr-newsletter p {
  margin: 0; }
@media only screen and (min-width: 768px) {
  .dr-newsletter .avia-promocontent {
    margin-right: 300px; } }

#top .blog-teaser-tiles .flex_column_table_cell {
  height: 430px; }
#top .blog-teaser-tiles .avia-content-slider, #top .blog-teaser-tiles .avia-content-slider > div, #top .blog-teaser-tiles .avia-content-slider > div > div {
  height: 100%; }
#top .blog-teaser-tiles .first-column img {
  max-width: 120px;
  margin-bottom: 20px; }
#top .blog-teaser-tiles .first-column .post-entry h3 {
  color: white; }
#top .blog-teaser-tiles .first-column .post-entry .slide-entry-excerpt.entry-content {
  color: #164876; }
#top .blog-teaser-tiles .third-column img {
  max-width: 120px;
  margin-bottom: 20px; }
#top .blog-teaser-tiles .third-column .post-entry h3 {
  color: white; }
#top .blog-teaser-tiles .third-column .post-entry .slide-entry-excerpt.entry-content {
  color: white; }
#top .blog-teaser-tiles .third-column .post-entry .more-link {
  color: white; }
  #top .blog-teaser-tiles .third-column .post-entry .more-link:before {
    color: white; }
#top .blog-teaser-tiles .post-entry {
  padding-right: 30px;
  height: 100%; }
  #top .blog-teaser-tiles .post-entry .slide-image {
    border: none;
    min-height: 0;
    background: none;
    max-width: 120px;
    margin-left: 0; }
    #top .blog-teaser-tiles .post-entry .slide-image .fallback-post-type-icon {
      display: none; }
  #top .blog-teaser-tiles .post-entry h3 {
    font-size: 18px;
    line-height: 18px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }
  #top .blog-teaser-tiles .post-entry .avia-content-slider .slide-entry-wrap {
    margin-bottom: 17px; }
  #top .blog-teaser-tiles .post-entry .avia-content-slider .slide-entry-excerpt {
    overflow: visible;
    padding-bottom: 30px; }
  #top .blog-teaser-tiles .post-entry .blog-categories.minor-meta {
    display: none; }
  #top .blog-teaser-tiles .post-entry .read-more-link {
    text-transform: lowercase;
    position: absolute;
    top: inherit;
    bottom: 0;
    right: 0; }
  #top .blog-teaser-tiles .post-entry footer.entry-footer {
    display: none; }

@media only screen and (min-width: 1120px) {
  #socket .copyright {
    margin-left: 78%;
    float: none; } }
@media only screen and (max-width: 1025px) {
  #footer .flex_column.first {
    border-width: 10px; } }
@media only screen and (max-width: 769px) {
  #socket .copyright {
    margin-left: 10%;
    float: none; }

  .responsive #top #wrap_all #footer .flex_column {
    margin-left: 10%;
    overflow: hidden;
    width: calc(40vw * .85);
    height: calc(40vw * .85); }
    .responsive #top #wrap_all #footer .flex_column.first {
      margin-top: calc(-7vw * .85); }

  #footer {
    border-top-width: 100px; } }
@media only screen and (max-width: 550px) {
  #socket .copyright {
    margin-left: 0;
    float: none; }

  .responsive #top #wrap_all #footer .flex_column {
    margin-left: 5%;
    width: calc(45vw * .85);
    height: calc(45vw * .85); }
    .responsive #top #wrap_all #footer .flex_column:nth-child(odd) {
      margin-left: 0; } }
/**@media only screen and (min-width: 770px) {
	#footer{
	  .first{
  		padding-bottom: 0px;
    	padding-top: 20px;
	    margin-top: -60px;
    }
	}
}

@media only screen and (min-width: 1025px) {
	#footer{
  	  .first{
    		padding-bottom: 15px;
      	padding-top: 35px;
  	    margin-top: -80px;
      }
	}
}

@media only screen and (min-width: 1450px) {
	#footer{
  	  .first{
    		padding-bottom: 35px;
      	padding-top: 45px;
  	    margin-top: -90px;
      }
	}
}

@media only screen and (min-width: 1700px) {
	#footer{
  	  .first{
    		padding-top: 55px;
  	    margin-top: -130px;
      }
	}
}**/
.archive #footer:before {
  border-left-color: #fff; }

#footer {
  border-top-style: solid;
  border-top-color: #F5F4F4;
  border-top-width: 0px;
  margin: auto;
  padding-top: 0; }
  #footer .widget {
    margin-top: 0; }
    #footer .widget li {
      letter-spacing: 0.25em;
      font-weight: normal;
      text-transform: uppercase;
      font-size: 10px;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto; }
  @media only screen and (min-width: 769px) {
    #footer .widget {
      margin-top: 30px; } }
  #footer:before {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    border-left: 100vw solid #f5f4f4;
    border-bottom: 11vw solid #73C1C6;
    left: 0;
    display: block;
    z-index: 1; }
  #footer .first {
    background: #F5F4F4;
    border: 20px solid #F5F4F4;
    width: calc(25vw - 100px);
    height: calc(25vw - 100px);
    max-height: 228px;
    max-width: 228px;
    margin-top: -4vw; }
    #footer .first .widget_media_image {
      margin: 0;
      height: 100%;
      display: -webkit-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    #footer .first img {
      width: 100%; }

#main > footer .container .social_bookmarks {
  position: absolute;
  bottom: 60px;
  margin: 0;
  margin-left: -10px;
  max-width: 1310px; }
  @media only screen and (min-width: 768px) {
    #main > footer .container .social_bookmarks {
      margin-left: calc(10% - 20px); } }
  @media only screen and (min-width: 1024px) {
    #main > footer .container .social_bookmarks {
      margin-left: 0;
      bottom: 20px; } }
  #main > footer .container .social_bookmarks li {
    width: 45px; }
    #main > footer .container .social_bookmarks li a::before {
      font-size: 22px; }

/*#footer .first:before{
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    border-left: 248px solid transparent;
    border-bottom: 26px solid #F5F4F4;
    margin-top: -46px;
    left: -10%;
    position: absolute;
    z-index: 1;
    visibility: visible;
}*/
.drcl-toggle-close img, .mmo-toggle-close img {
  height: 40px;
  width: 40px;
  transition: all .5s; }
.drcl-toggle-close:hover img, .mmo-toggle-close:hover img {
  height: 50px;
  width: 50px; }

body #header .inner-container .main_menu .av-main-nav-wrap {
  flex: auto; }
  body #header .inner-container .main_menu .av-main-nav-wrap .av-main-nav {
    display: -webkit-flex;
    display: flex;
    justify-content: space-around; }
body #header .inner-container .main_menu .menu .menu-item.home, body #header .inner-container .main_menu .menu .menu-item.online-banking {
  display: block; }
  body #header .inner-container .main_menu .menu .menu-item.home a span, body #header .inner-container .main_menu .menu .menu-item.online-banking a span {
    font-size: 8px;
    color: #124877; }
    @media only screen and (min-width: 425px) {
      body #header .inner-container .main_menu .menu .menu-item.home a span, body #header .inner-container .main_menu .menu .menu-item.online-banking a span {
        font-size: 10px; } }
    @media only screen and (min-width: 768px) {
      body #header .inner-container .main_menu .menu .menu-item.home a span, body #header .inner-container .main_menu .menu .menu-item.online-banking a span {
        font-size: 15px;
        height: auto; } }
body #header .inner-container .main_menu .menu .menu-item.home {
  margin-top: 4px;
  padding: 0 10px; }
  @media only screen and (min-width: 768px) {
    body #header .inner-container .main_menu .menu .menu-item.home {
      margin-top: 0; } }
  @media only screen and (min-width: 1024px) {
    body #header .inner-container .main_menu .menu .menu-item.home {
      padding: 0;
      padding-left: 40px; } }
  body #header .inner-container .main_menu .menu .menu-item.home a {
    background: url("assets/icons/dr-home.svg") center no-repeat !important;
    padding: 0;
    width: 20px;
    transition: all 0.5s; }
    body #header .inner-container .main_menu .menu .menu-item.home a:hover {
      background-image: url("assets/icons/dr-home-hover.svg") !important; }
    @media only screen and (min-width: 768px) {
      body #header .inner-container .main_menu .menu .menu-item.home a {
        width: 30px; } }
    @media only screen and (min-width: 1024px) {
      body #header .inner-container .main_menu .menu .menu-item.home a {
        margin-left: 0 !important; } }
    body #header .inner-container .main_menu .menu .menu-item.home a span {
      display: none; }
body #header .inner-container .main_menu .menu .menu-item.online-banking a {
  padding-top: 9px !important;
  padding-left: 0 !important;
  line-height: 1.1 !important;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  transition: all 0.5s; }
  @media only screen and (min-width: 768px) {
    body #header .inner-container .main_menu .menu .menu-item.online-banking a {
      margin-right: 20px !important;
      padding-top: 5px !important; } }
  @media only screen and (min-width: 990px) {
    body #header .inner-container .main_menu .menu .menu-item.online-banking a {
      margin-right: 0 !important;
      padding-top: 0 !important; } }
body #header .inner-container .main_menu .menu .menu-item a:hover .avia-menu-text {
  color: #85BFC5; }
@media only screen and (min-width: 1500px) {
  body #header .inner-container {
    width: 110%; } }
body #header .inner-container .mmo-toggle svg, body #header .inner-container .mmo-toggle img {
  height: 30px;
  width: 30px; }
body #header .inner-container .mmo-main-menu-item {
  float: none;
  padding-left: 5px;
  transition: all 0.5s;
  padding-top: 20px;
  margin-right: -15px; }
  @media only screen and (min-width: 425px) {
    body #header .inner-container .mmo-main-menu-item {
      padding-left: 10px; } }
@media only screen and (min-width: 768px) {
  body #header .inner-container .mmo-toggle svg, body #header .inner-container .mmo-toggle img {
    height: 50px;
    width: 50px; }
  body #header .inner-container .mmo-main-menu-item {
    float: left;
    padding-left: 40px;
    margin-right: 0; } }
body #header .inner-container .mmo-main-menu-item .mmo-toggle:hover img {
  content: url("assets/icons/menu-icon-hover.svg"); }
body #header .inner-container #menu-item-search a {
  transition: all 0.5s;
  padding-left: 5px !important;
  margin-left: 40px; }
  @media only screen and (min-width: 425px) {
    body #header .inner-container #menu-item-search a {
      padding-left: 10px !important; } }
  @media only screen and (min-width: 768px) {
    body #header .inner-container #menu-item-search a {
      padding-left: 20px !important; } }
  body #header .inner-container #menu-item-search a:hover:before {
    background-image: url("assets/icons/dr-search-hover.svg") !important; }
  body #header .inner-container #menu-item-search a:before {
    background-image: url("assets/icons/dr-search-icon.svg") !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 0;
    width: 20px;
    height: 100%;
    display: block; }
    @media only screen and (max-width: 767px) {
      body #header .inner-container #menu-item-search a:before {
        margin-top: 5px; } }
    @media only screen and (min-width: 768px) {
      body #header .inner-container #menu-item-search a:before {
        width: 30px; } }
body #header .inner-container .av-main-nav li a {
  -webkit-transition: 0s;
  transition: 0s; }
  body #header .inner-container .av-main-nav li a:hover {
    color: #85BFC5; }
  @media only screen and (min-width: 990px) {
    body #header .inner-container .av-main-nav li a {
      margin-left: 10px; } }
  @media only screen and (min-width: 1100px) {
    body #header .inner-container .av-main-nav li a {
      margin-left: 70px; } }
  @media only screen and (min-width: 1300px) {
    body #header .inner-container .av-main-nav li a {
      margin-left: 130px; } }
  @media only screen and (min-width: 1500px) {
    body #header .inner-container .av-main-nav li a {
      margin-left: 180px; } }
body #header .inner-container .logo {
  transition: all 0.5s; }
  @media only screen and (min-width: 768px) {
    body #header .inner-container .logo {
      height: 228px; } }
  body #header .inner-container .logo img {
    padding: 0px 23px; }

.mmo-overlay .mmo-login-container {
  display: none; }

@media only screen and (max-width: 767px) {
  .responsive #top .logo {
    display: inline-block;
    height: 30vw !important;
    width: 30vw;
    position: absolute; }
    .responsive #top .logo a {
      display: block; }
      .responsive #top .logo a img {
        max-width: 100%;
        margin: auto;
        padding: 0 8%; }
  .responsive #top #wrap_all .main_menu {
    position: static;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding-left: calc(30vw + 4%); } }
.responsive #top .sticky {
  position: fixed !important;
  left: 0;
  right: 0;
  height: 70px; }
  .responsive #top .sticky .av-main-nav li a {
    height: 70px !important; }
  .responsive #top .sticky .mmo-main-menu-item {
    padding-top: 10px !important; }
    .responsive #top .sticky .mmo-main-menu-item .mmo-toggle-content svg {
      padding: 5px !important; }
  .responsive #top .sticky .av-logo-container {
    background: #fff;
    height: 70px !important; }
  @media only screen and (max-width: 767px) {
    .responsive #top .sticky .inner-container .logo {
      height: 70px !important; } }
  .responsive #top .sticky .logo {
    background-color: #fff !important;
    height: 70px !important; }
    .responsive #top .sticky .logo img {
      width: 228px !important; }
      @media screen and (min-width: 768px) {
        .responsive #top .sticky .logo img {
          padding: 0 40px !important; } }

#header_main {
  background-color: white; }

@media only screen and (max-width: 1024px) {
  .html_modern-blog #top h1, .html_modern-blog #top h2, .html_modern-blog #top h3, .html_modern-blog #top h4, .html_modern-blog #top h5, .html_modern-blog #top h6 {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; } }
@media only screen and (min-width: 768px) {
  .html_modern-blog #top .avia-promocontent {
    margin-right: 380px; }
    .html_modern-blog #top .avia-promocontent h3 {
      -webkit-hyphens: none;
      -moz-hyphens: none;
      -ms-hyphens: none;
      hyphens: none; } }
.html_modern-blog #top.archive .main_color {
  background-color: white; }
.html_modern-blog #top.archive main {
  margin-top: 0; }
.html_modern-blog #top .post-entry .post-title {
  line-height: 1.0em; }
.html_modern-blog #top .post-entry .post-meta-infos {
  position: absolute;
  margin-top: -25px; }
.html_modern-blog #top #main .container.template-blog {
  padding-top: 200px; }
  .html_modern-blog #top #main .container.template-blog .pagination {
    padding: 0px; }
    .html_modern-blog #top #main .container.template-blog .pagination .current, .html_modern-blog #top #main .container.template-blog .pagination a {
      margin-right: 6px; }
.html_modern-blog #top #main .sidebar_right {
  padding-top: 0; }
  @media only screen and (max-width: 767px) {
    .html_modern-blog #top #main .sidebar_right {
      display: block;
      float: left; }
      .html_modern-blog #top #main .sidebar_right .inner_sidebar {
        margin-left: 0; } }
.html_modern-blog #top #main .blog-meta {
  display: none; }
.html_modern-blog #top #main .post_delimiter {
  border: none;
  margin-bottom: 75px; }
.html_modern-blog #top #main .post-entry-last .post_delimiter {
  margin-bottom: 20px; }
.html_modern-blog #top #main .pagination {
  padding: 0px; }
  .html_modern-blog #top #main .pagination .current, .html_modern-blog #top #main .pagination a {
    margin-right: 6px; }
.html_modern-blog #top .fullsize .template-blog .post .entry-content-wrapper {
  text-align: left; }
.html_modern-blog #top .multi-big .post_author_timeline, .html_modern-blog #top .single-small .post_author_timeline {
  display: none; }
.html_modern-blog #top .post-entry .post-meta-infos time {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: .4em;
  color: black; }
.html_modern-blog #top .post-entry .post-meta-infos span {
  display: none; }
.html_modern-blog #top .read-more-link {
  float: right;
  border-bottom: 4px solid #73C1C6;
  font-weight: bold;
  padding: 0 10px; }
.html_modern-blog #top .more-link:before {
  content: '>> ';
  color: #124877; }
.html_modern-blog #top .more-link:hover:before {
  color: #73C1C6; }
.html_modern-blog #top .more-link-arrow::after {
  display: none; }

.widget_recent_entries ul, .widget_categories ul, .widget_archive ul, .widget_custom_html ul, .sidebar_right .sidebar ul {
  list-style-type: none; }
.widget_recent_entries li, .widget_categories li, .widget_archive li, .widget_custom_html li, .sidebar_right .sidebar li {
  border-top: none;
  margin-left: 0;
  font-size: 13px; }
.widget_recent_entries a, .widget_recent_entries li a, .widget_categories a, .widget_categories li a, .widget_archive a, .widget_archive li a, .widget_custom_html a, .widget_custom_html li a, .sidebar_right .sidebar a, .sidebar_right .sidebar li a {
  color: black;
  font-style: normal;
  font-family: 'Open Sans', sans-serif; }

@media only screen and (min-width: 768px) {
  .blog-post-heading {
    margin-left: -30px; } }
.blog-post-heading h1 {
  margin-top: 10px; }
.blog-post-heading p, .blog-post-heading h5 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: .4em;
  color: black; }
.blog-post-heading h5 {
  margin-top: 35px;
  margin-bottom: 25px; }

.sidebar-blog-post {
  margin-top: 15px; }
  .sidebar-blog-post .avia-builder-widget-area {
    background-color: white;
    width: -webkit-calc(100% + 52px);
    width: -moz-calc(100% + 52px);
    width: -o-calc(100% + 52px);
    width: calc(100% + 52px);
    left: -25px;
    padding-top: 80px;
    margin-top: 20px; }

.last-section {
  margin-bottom: 80px; }

#top main .post-password-form, #top main .post-entry .entry-content-wrapper .avia-builder-el-0 .av_textblock_section {
  margin-top: 150px;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 767px) {
    #top main .post-password-form, #top main .post-entry .entry-content-wrapper .avia-builder-el-0 .av_textblock_section {
      width: 75%; } }
  @media only screen and (min-width: 1024px) {
    #top main .post-password-form, #top main .post-entry .entry-content-wrapper .avia-builder-el-0 .av_textblock_section {
      width: 50%; } }

@media only screen and (max-width: 500px) {
  #top main .post-password-form, #top main .post-entry .entry-content-wrapper .avia-builder-el-0 .av_textblock_section {
    margin-top: 80px; } }
#av_section_1.htHero {
  margin-top: 0px; }

#top input[type="password"] {
  font-size: 16px; }

.main_color input[type='submit'] {
  font-family: 'Archivo Black', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  background-color: #73c1c6;
  border: none; }

.dr-pop-up {
  position: fixed;
  min-height: 100vh;
  width: 100vw;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.4);
  overflow: scroll; }
  .dr-pop-up .post-entry {
    background: #f5f4f4;
    padding: 30px;
    margin-top: 10vh;
    margin-bottom: 10vh; }

.error404 #main .container_wrap .container {
  padding-top: 150px; }

.avia-msie-11 .hthero .avia-slideshow img {
  max-height: none; }

.avia-section.dr-persona {
  position: relative;
  padding-top: 40px; }
  @media only screen and (min-width: 768px) {
    .avia-section.dr-persona {
      padding-top: 0;
      margin-top: 80px !important; } }
  .avia-section.dr-persona img {
    margin-top: 0;
    max-height: 300px;
    width: auto !important; }
    @media only screen and (min-width: 768px) {
      .avia-section.dr-persona img {
        margin-top: 0;
        max-height: 500px; } }
  .avia-section.dr-persona .av-subheading {
    color: #214874; }
  .avia-section.dr-persona:before {
    content: "";
    width: 100vw;
    height: calc(100% - 70px);
    display: block;
    position: absolute;
    bottom: 80px;
    background: #73C1C6;
    z-index: 0; }
    @media only screen and (min-width: 990px) {
      .avia-section.dr-persona:before {
        right: calc((100vw - 1310px) / 2 + 250px); } }

#top .dr-persona .flex_column_table_cell {
  height: auto;
  min-height: 0; }
#top .dr-persona .avia-button-right.avia-builder-el-last {
  border-color: #214874; }
#top .dr-persona .avia-button-wrap .avia-button:hover .avia_iconbox_title {
  color: #124877 !important; }

@media only screen and (min-width: 768px) {
  .flex_column.dr-persona-image {
    position: absolute;
    bottom: 0;
    right: 0; } }

/*# sourceMappingURL=style.css.map */
