/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
body .et_pb_module.et_pb_accordion.et_pb_accordion_0.et_pb_text_align_left h3 {
  margin: -20px 0px -20px 0px;
  padding: 30px;
}
body .et_pb_module.et_pb_accordion.et_pb_accordion_0.et_pb_text_align_left .et_pb_toggle_content.clearfix {
  margin: -20px 0px -20px 0px;
  padding: 30px;
}

@media (max-width: 980px) {
  body #page-container #main-header {
    position: fixed;
  }
}
body #top-menu-nav #top-menu .menu-item {
  margin-bottom: 54px;
}
body #top-menu-nav #top-menu .menu-item.menu-btn {
  border-radius: 63px;
  text-transform: uppercase !important;
  background-color: #239DDB;
  padding-right: 30px !important;
  padding-left: 30px !important;
  display: inline-block;
  margin-top: 20px;
  font-weight: 500;
  line-height: 1.7em !important;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
body #top-menu-nav #top-menu .menu-item a {
  padding-bottom: 6px;
  padding-top: 6px;
}
body .et_pb_row .et_pb_pricing_table_wrap .et_pb_pricing_table {
  display: flex;
  flex-direction: column;
}
body .et_pb_row .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_content {
  order: 1;
}
body .et_pb_row .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_heading,
body .et_pb_row .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_content_top,
body .et_pb_row .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_button_wrapper {
  order: 0;
}
body .nf-form-cont .nf-before-form-content {
  display: none;
}
body .nf-form-cont .nf-form-content .nf-error-wrap {
  display: none;
}
body .nf-form-cont .nf-form-content .listselect-wrap .nf-field-element div, body .nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple]) {
  background: #f7f7f7;
  border: 1px solid #c4c4c4;
}
body .nf-form-cont .nf-form-content input[type=button] {
  min-width: 150px;
  color: #ffffff;
  border-width: 8px;
  border-color: #2c7dfa;
  border-radius: 100px;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #2c7dfa;
}
body .nf-form-cont .nf-form-content input[type=button]:hover {
  background-color: #17458c;
}

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