/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.16.1.1540816610
Updated: 2018-10-29 13:36:50

*/
*, *:focus {
  outline: none !important;
}

input, textarea, button {
  -webkit-appearance: none;
  border-radius: 0;
}

input:-webkit-autofill, textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

button {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
}

mark {
  background: none;
  padding: 0;
}

button {
  border-radius: 0;
}

textarea {
  resize: none;
}

html, body {
  width: 100%;
  overflow-x: hidden;
}

/* colors */
/* typography */
/* font sizes lg */
/* font sizes md */
/* font sizes sm */
/* font sizes xs */
/* spacing */
/* hover */
/* z-indexes */
#top-menu-nav > ul {
  font-size: 0;
}

#top-menu-nav > ul > li > a {
  font-size: 15px;
  line-height: 29px;
  color: #404244;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 1;
}

#top-menu-nav > ul > li > a:hover, #top-menu-nav > ul > li > a:active, #top-menu-nav > ul > li > a:focus {
  opacity: 1;
  color: #322674;
}

#top-menu-nav > ul > li ul {
  border-top-color: #322674;
  padding: 0;
}

#top-menu-nav > ul > li ul li {
  padding: 0;
}

#top-menu-nav > ul > li ul li a {
  display: block;
  width: auto;
}

#top-menu-nav > ul li.current-menu-ancestor > a,
#top-menu-nav > ul li.current_page_item > a,
#top-menu-nav > ul li.current-menu-item > a {
  color: #322674;
}

.et_pb_gutters3.et_pb_footer_columns5 #footer-widgets {
  padding-bottom: 30px;
}

.et_pb_gutters3.et_pb_footer_columns5 .footer-widget {
  width: 29.667%;
}

.et_pb_gutters3.et_pb_footer_columns5 .footer-widget:nth-child(3) {
  margin-right: 0;
}

.et_pb_gutters3.et_pb_footer_columns5 .footer-widget:nth-child(4) {
  clear: both;
}

.et_pb_gutters3.et_pb_footer_columns5 .footer-widget:nth-child(4), .et_pb_gutters3.et_pb_footer_columns5 .footer-widget:nth-child(5) {
  width: 47.25%;
  margin-bottom: 0;
  background: #202325;
  position: relative;
  z-index: 20;
  padding: 0 !important;
}

.et_pb_gutters3.et_pb_footer_columns5 .footer-widget:nth-child(5) {
  margin-right: 0;
  text-align: right;
}

.et_pb_gutters3.et_pb_footer_columns5 .footer-widget:nth-child(5) .fwidget {
  width: 100%;
}

#footer-bottom {
  display: none;
}

#main-header {
  background-image: url("./images/aigner-header-bg.png");
  background-position: right top;
  background-size: contain;
  background-repeat: no-repeat;
}

#map .et_pb_map {
  height: 250px;
}

.mobile_menu_bar::before {
  color: #322674;
}

.et_mobile_menu {
  border-top-color: #322674;
}

@media all and (max-width: 980px) {
  #logo {
    max-width: 250px;
  }
}

@media all and (min-width: 981px) and (max-width: 1023px) {
  #logo {
    max-width: 250px;
  }
  #et-top-navigation {
    padding-left: 280px !important;
  }
}

@media all and (min-width: 1024px) and (max-width: 1199px) {
  #logo {
    max-width: 350px;
  }
  #et-top-navigation {
    padding-left: 380px !important;
  }
}

@media print {
  .nav-wrapper, aside, .modal {
    display: none !important;
  }
  body {
    background-color: #fff;
  }
  main {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
