/** test foo */
/** 
 * Some common mixins
 * */
/**  
 * a wrapper for transitions
 * @param string $s a float point number in second(s) - default .6s
 * */
/** 
 * media query break wrapper
 * @param string $width - 768px
 * */
/** 
 * wrapper to export common browser prefix for backward compatability
 * @param array $declarations the list of styles
 * @param list $prefixes list of prefixes to use
 * */
/** 
 * wrapper for keyframe animations
 * @param string name of the animation
 * */
/** 
 * force not allow mouse selection of wrapped text
 * */
/** test foo */
/** test foo */
#menu-water-sentenel li {
  width: 100% !important;
}

#menu-water-sentenel li a {
  font-size: 20px !important;
  line-height: 1.6em;
  font-weight: bold;
}

#menu-water-sentenel li li a {
  padding: 6px 20px;
  width: 200px;
  overflow: hidden;
  word-wrap: normal;
}

#menu-water-sentenel.et-menu {
  margin-left: -11px;
  margin-right: -11px;
  list-style: none;
}
#menu-water-sentenel.et-menu a {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: none;
  display: block;
  position: relative;
}
#menu-water-sentenel.et-menu ul {
  list-style: none;
}
#menu-water-sentenel.et-menu a, #menu-water-sentenel.et-menu a:hover {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/** test foo */
/** test foo */
/* Aquamor Hacks */
/* These would normally be in the theme design custom CSS section but that is not cached and so I am going around it */
/** test foo */
.flex {
  display: flex;
  position: relative;
}
.flex .c1 {
  flex: 1;
}
.flex .c2 {
  flex: 2;
}
.flex .c3 {
  flex: 3;
}
.flex .c4 {
  flex: 4;
}
.flex .c5 {
  flex: 5;
}
.flex .c6 {
  flex: 6;
}
.flex .c7 {
  flex: 7;
}
.flex .c8 {
  flex: 8;
}
.flex .c9 {
  flex: 9;
}
.flex .c10 {
  flex: 10;
}
.flex .c11 {
  flex: 11;
}
.flex .c12 {
  flex: 12;
}
.flex .c13 {
  flex: 13;
}
.flex .c14 {
  flex: 14;
}
.flex .c15 {
  flex: 15;
}
.flex .c16 {
  flex: 16;
}
.flex .c17 {
  flex: 17;
}
.flex .c18 {
  flex: 18;
}
.flex .c19 {
  flex: 19;
}
.flex .c20 {
  flex: 20;
}
@media screen and (max-width: 768px) {
  .flex {
    display: block;
    clear: both;
  }
}

.hidden {
  display: none !important;
}

.aq-admin #adminmenu .aqmenu {
  background-color: #407EC9 !important;
}
.aq-admin #adminmenu .aqmenu-item {
  background-color: #294b74 !important;
}
.aq-admin #aquamor_settings .tabs_container {
  display: none;
}
.aq-admin #aquamor_settings .flex {
  display: flex;
}
.aq-admin #aquamor_settings .flex .c1 {
  flex: 1;
}
.aq-admin #aquamor_settings .flex .c2 {
  flex: 2;
}
.aq-admin #aquamor_settings .flex .c3 {
  flex: 3;
}
.aq-admin #aquamor_settings .flex .c4 {
  flex: 4;
}
.aq-admin #aquamor_settings .flex .c5 {
  flex: 5;
}
.aq-admin #aquamor_settings .flex .c6 {
  flex: 6;
}
.aq-admin #aquamor_settings .flex .c7 {
  flex: 7;
}
.aq-admin #aquamor_settings .flex .c8 {
  flex: 8;
}
.aq-admin #aquamor_settings .flex .c9 {
  flex: 9;
}
.aq-admin #aquamor_settings .flex .c10 {
  flex: 10;
}
.aq-admin #aquamor_settings .flex .c11 {
  flex: 11;
}
.aq-admin #aquamor_settings .flex .c12 {
  flex: 12;
}
.aq-admin #aquamor_settings .flex .c13 {
  flex: 13;
}
.aq-admin #aquamor_settings .flex .c14 {
  flex: 14;
}
.aq-admin #aquamor_settings .flex .c15 {
  flex: 15;
}
.aq-admin #aquamor_settings .flex .c16 {
  flex: 16;
}
.aq-admin #aquamor_settings .flex .c17 {
  flex: 17;
}
.aq-admin #aquamor_settings .flex .c18 {
  flex: 18;
}
.aq-admin #aquamor_settings .flex .c19 {
  flex: 19;
}
.aq-admin #aquamor_settings .flex .c20 {
  flex: 20;
}
.aq-admin #aquamor_settings h1 {
  background-color: #fff;
  font-size: 4em;
  padding: 15px;
  margin: 0 -20px;
}
.aq-admin #aquamor_settings h1 .c6 {
  padding-top: 15px;
}
.aq-admin #aquamor_settings h1 img {
  height: 55px;
}
.aq-admin #aquamor_settings .tabs_container .bodys_container {
  border: solid 1px #fff;
  padding: 10px;
  box-shadow: 0px -10px 20px rgba(67, 67, 82, 0.36);
}
.aq-admin #aquamor_settings ul.tab_container {
  list-style: none;
  margin: 0;
  border-bottom: solid 3px #fff;
  padding-top: 30px;
}
.aq-admin #aquamor_settings ul.tab_container li {
  cursor: pointer;
  float: left;
  border-left: solid 1px #7e5724;
  padding: 4px 30px;
  background: #a9a9a9;
  color: #fff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.aq-admin #aquamor_settings ul.tab_container li.current {
  background-color: #d9d9d9 !important;
  color: #000;
}
.aq-admin #aquamor_settings input.w100 {
  width: 100%;
}
.aq-admin #aquamor_settings #private_openai_prompt {
  min-height: 236px;
  width: 100%;
}
.aq-admin #aquamor_settings {
  /* CLASSES */
}
.aq-admin #aquamor_settings cite {
  display: block;
}
.aq-admin #aquamor_settings .note {
  padding: 15px;
  background-color: #407EC9;
  color: #fff;
}
.aq-admin #aquamor_settings .code {
  display: block;
  font-family: monospace;
  unicode-bidi: isolate;
  white-space: pre;
  margin: 1em 0px;
  background-color: #000;
  color: yellow;
  padding: 15px 0 0 0;
}
.aq-admin #aquamor_settings .todo {
  background: aqua;
  font-weight: bold;
}
.aq-admin #aquamor_settings {
  /* END CLASSES */
}
.aq-admin {
  /* GLOBAL CLASSES */
}
.aq-admin .hidden {
  display: none;
}
.aq-admin {
  /* CLASSES */
}

@media screen and (max-width: 1280px) {
  .aq-plugin .page-id-315 .et_pb_text_1 h2,
  .aq-plugin .page-id-381 .et_pb_text_1 h2 {
    line-height: 1em;
  }
}
.aq-plugin article.aquamor_blog_post {
  padding-bottom: 40px;
}
.aq-plugin .et-search-form input {
  border: solid 1px #ccc;
  padding-left: 15px;
  border-radius: 5px;
}
.aq-plugin .et_pb_text > :last-child {
  min-height: 100px;
}
@media screen and (max-width: 450px) {
  .aq-plugin .et_pb_text_0 h1 {
    font-size: 40px !important;
    letter-spacing: normal;
  }
  .aq-plugin .et_pb_text_0 h2,
  .aq-plugin .et_pb_text_1 h2,
  .aq-plugin .et_pb_text_2 h2,
  .aq-plugin .et_pb_text_3 h2,
  .aq-plugin .et_pb_text_4 h2,
  .aq-plugin .et_pb_text_5 h2,
  .aq-plugin .et_pb_text_6 h2,
  .aq-plugin .et_pb_text_7 h2 {
    font-size: 35px !important;
    letter-spacing: normal;
  }
  .aq-plugin body .et_pb_button {
    width: 100%;
  }
}
.aq-plugin h3 {
  font-size: 20px !important;
}
.aq-plugin {
  /*Remove white right space*/
}
.aq-plugin #et-main-area {
  overflow: hidden !important;
}
.aq-plugin {
  /*joesefin Blurb*/
}
.aq-plugin .josefinBlurb {
  padding: 30px;
  min-height: 330px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.aq-plugin .josefinBlurb:hover {
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
  border-color: #fff;
  background-color: #fff;
}
@media screen and (max-width: 1245px) {
  .aq-plugin .josefinBlurb {
    min-height: 360px;
  }
}
@media screen and (max-width: 1070px) {
  .aq-plugin #et_mobile_nav_menu {
    display: block;
  }
  .aq-plugin #top-menu {
    display: none;
  }
  .aq-plugin .josefinBlurb {
    min-height: 380px;
  }
}
@media screen and (max-width: 980px) {
  .aq-plugin .et_pb_fullwidth_slider_0 .et_pb_slide > .et_pb_container {
    width: 100% !important;
  }
  .aq-plugin .josefinBlurb {
    padding: 30px 0;
    border: none !important;
    min-height: 0;
  }
  .aq-plugin .josefinBlurb:hover {
    box-shadow: none;
  }
  .aq-plugin #features .et_pb_column {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 782px) {
  .aq-plugin .et_pb_fullwidth_slider_0 .et_pb_slide > .et_pb_container {
    width: 100% !important;
  }
}
.aq-plugin .josefinBlurb .blurb-copy {
  opacity: 0;
  transition-duration: 0.5s;
}
.aq-plugin .josefinBlurb:hover .blurb-copy {
  opacity: 1;
  transition-duration: 0.5s;
}
.aq-plugin .josefinBlurb:hover .et_pb_module_header, .aq-plugin .josefinBlurb:hover .et_pb_main_blurb_image {
  opacity: 0;
  transition-duration: 0.5s;
}
.aq-plugin .josefinBlurb .et_pb_module_header, .aq-plugin .josefinBlurb .et_pb_main_blurb_image {
  transition-duration: 0.5s;
}
.aq-plugin .page-id-166 .et_pb_blurb_0.et_pb_blurb {
  border-bottom: 1px solid #e2e2e2;
}
.aq-plugin .page-id-166 .et_pb_blurb_1.et_pb_blurb {
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.aq-plugin .page-id-166 .et_pb_blurb_2.et_pb_blurb {
  border-left: 0px;
}
.aq-plugin .page-id-166 .et_pb_blurb_3.et_pb_blurb {
  border-bottom: 1px solid #e2e2e2;
  border-top: 0px;
}
.aq-plugin .page-id-166 .et_pb_blurb_4.et_pb_blurb {
  border-top: 0px;
}
.aq-plugin .page-id-166 .et_pb_blurb_2.et_pb_blurb, .aq-plugin .page-id-166 .et_pb_blurb_4.et_pb_blurb {
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.aq-plugin {
  /*Custom Tabs*/
}
.aq-plugin .custom-tabs .et_pb_tab_active a {
  color: #fff !important;
  background: #144A8E;
}
.aq-plugin .custom-tabs ul.et_pb_tabs_controls {
  float: left;
  width: 20%;
  display: block;
  background: transparent;
}
.aq-plugin .custom-tabs .et_pb_all_tabs {
  display: flex;
  width: 80%;
}
.aq-plugin .custom-tabs .et_pb_tabs_controls li {
  display: block;
  width: 100%;
  border: 0px solid #d9d9d9;
  margin-bottom: 5px;
}
.aq-plugin .custom-tabs .et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
  border-right: 0px solid #d9d9d9;
}
.aq-plugin .custom-tabs .et_pb_tabs_controls li a {
  display: block;
  width: 100%;
  padding: 15px 30px;
  font-size: 15px;
}
.aq-plugin .custom-tabs ul.et_pb_tabs_controls:after {
  content: none;
}
.aq-plugin .custom-tabs .et_pb_tab {
  padding: 0 30px;
}
@media (max-width: 767px) {
  .aq-plugin .custom-tabs ul.et_pb_tabs_controls.clearfix {
    float: left;
    width: 100%;
    display: inherit;
  }
  .aq-plugin .custom-tabs .et_pb_all_tabs {
    display: flex;
    width: 100%;
  }
  .aq-plugin .custom-tabs .et_pb_tab.et_pb_tab.clearfix.et-pb-active-slide {
    border-left: 0px solid #d9d9d9;
  }
}
.aq-plugin {
  /* All Tabs */
}
.aq-plugin .et_pb_tabs, .aq-plugin .et_pb_wc_tabs {
  border: 0px solid;
}
.aq-plugin .entry-content tr td, .aq-plugin body.et-pb-preview #main-content .container tr td {
  border-top: 0px solid;
}
.aq-plugin .entry-content table, .aq-plugin body.et-pb-preview #main-content .container table {
  border: 0px solid;
}
@media all and (max-width: 1250px) {
  .aq-plugin #top-menu a {
    font-size: 14px !important;
  }
  .aq-plugin #top-menu li {
    padding-RIGHT: 6px !important;
  }
}
.aq-plugin {
  /* End Aquamor Hacks */
}
.aq-plugin body, .aq-plugin .et_pb_column_1_2 .et_quote_content blockquote cite, .aq-plugin .et_pb_column_1_2 .et_link_content a.et_link_main_url, .aq-plugin .et_pb_column_1_3 .et_quote_content blockquote cite, .aq-plugin .et_pb_column_3_8 .et_quote_content blockquote cite, .aq-plugin .et_pb_column_1_4 .et_quote_content blockquote cite, .aq-plugin .et_pb_blog_grid .et_quote_content blockquote cite, .aq-plugin .et_pb_column_1_3 .et_link_content a.et_link_main_url, .aq-plugin .et_pb_column_3_8 .et_link_content a.et_link_main_url, .aq-plugin .et_pb_column_1_4 .et_link_content a.et_link_main_url, .aq-plugin .et_pb_blog_grid .et_link_content a.et_link_main_url, .aq-plugin body .et_pb_bg_layout_light .et_pb_post p, .aq-plugin body .et_pb_bg_layout_dark .et_pb_post p {
  font-size: 20px;
}
.aq-plugin .et_pb_slide_content, .aq-plugin .et_pb_best_value {
  font-size: 22px;
}
.aq-plugin body {
  color: #444447;
}
.aq-plugin h1, .aq-plugin h2, .aq-plugin h3, .aq-plugin h4, .aq-plugin h5, .aq-plugin h6 {
  color: #004b87;
}
.aq-plugin body, .aq-plugin .et_pb_column_1_2 .et_quote_content blockquote cite, .aq-plugin .et_pb_column_1_2 .et_link_content a.et_link_main_url, .aq-plugin .et_pb_column_1_3 .et_quote_content blockquote cite, .aq-plugin .et_pb_column_3_8 .et_quote_content blockquote cite, .aq-plugin .et_pb_column_1_4 .et_quote_content blockquote cite, .aq-plugin .et_pb_blog_grid .et_quote_content blockquote cite, .aq-plugin .et_pb_column_1_3 .et_link_content a.et_link_main_url, .aq-plugin .et_pb_column_3_8 .et_link_content a.et_link_main_url, .aq-plugin .et_pb_column_1_4 .et_link_content a.et_link_main_url, .aq-plugin .et_pb_blog_grid .et_link_content a.et_link_main_url, .aq-plugin body .et_pb_bg_layout_light .et_pb_post p, .aq-plugin body .et_pb_bg_layout_dark .et_pb_post p {
  font-weight: 400;
}
.aq-plugin .et_pb_slide_content, .aq-plugin .et_pb_best_value {
  font-weight: 400;
}
.aq-plugin #et_search_icon:hover, .aq-plugin .mobile_menu_bar:before, .aq-plugin .mobile_menu_bar:after, .aq-plugin .et_toggle_slide_menu:after, .aq-plugin .et-social-icon a:hover, .aq-plugin .et_pb_sum, .aq-plugin .et_pb_pricing li a, .aq-plugin .et_pb_pricing_table_button, .aq-plugin .et_overlay:before, .aq-plugin .entry-summary p.price ins, .aq-plugin .et_pb_member_social_links a:hover, .aq-plugin .et_pb_widget li a:hover, .aq-plugin .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .aq-plugin .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .aq-plugin .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .aq-plugin .wp-pagenavi span.current, .aq-plugin .wp-pagenavi a:hover, .aq-plugin .nav-single a, .aq-plugin .tagged_as a, .aq-plugin .posted_in a {
  color: #004b87;
}
.aq-plugin .et_pb_contact_submit, .aq-plugin .et_password_protected_form .et_submit_button, .aq-plugin .et_pb_bg_layout_light .et_pb_newsletter_button, .aq-plugin .comment-reply-link, .aq-plugin .form-submit .et_pb_button, .aq-plugin .et_pb_bg_layout_light .et_pb_promo_button, .aq-plugin .et_pb_bg_layout_light .et_pb_more_button, .aq-plugin .et_pb_contact p input[type=checkbox]:checked + label i:before, .aq-plugin .et_pb_bg_layout_light.et_pb_module.et_pb_button {
  color: #004b87;
}
.aq-plugin .footer-widget h4 {
  color: #004b87;
}
.aq-plugin .et-search-form, .aq-plugin .nav li ul, .aq-plugin .et_mobile_menu, .aq-plugin .footer-widget li:before, .aq-plugin .et_pb_pricing li:before, .aq-plugin blockquote {
  border-color: #004b87;
}
.aq-plugin .et_pb_counter_amount, .aq-plugin .et_pb_featured_table .et_pb_pricing_heading, .aq-plugin .et_quote_content, .aq-plugin .et_link_content, .aq-plugin .et_audio_content, .aq-plugin .et_pb_post_slider.et_pb_bg_layout_dark, .aq-plugin .et_slide_in_menu_container, .aq-plugin .et_pb_contact p input[type=radio]:checked + label i:before {
  background-color: #004b87;
}
.aq-plugin a {
  color: #407ec9;
}
.aq-plugin .nav li ul {
  border-color: #0c71c3;
}
.aq-plugin .et_secondary_nav_enabled #page-container #top-header {
  background-color: #407ec9 !important;
}
.aq-plugin #et-secondary-nav li ul {
  background-color: #407ec9;
}
.aq-plugin #et-secondary-nav li ul {
  background-color: #ffffff;
}
.aq-plugin #et-secondary-nav li ul a {
  color: #29aae2;
}
.aq-plugin .et_header_style_centered .mobile_nav .select_page, .aq-plugin .et_header_style_split .mobile_nav .select_page, .aq-plugin .et_nav_text_color_light #top-menu > li > a, .aq-plugin .et_nav_text_color_dark #top-menu > li > a, .aq-plugin #top-menu a, .aq-plugin .et_mobile_menu li a, .aq-plugin .et_nav_text_color_light .et_mobile_menu li a, .aq-plugin .et_nav_text_color_dark .et_mobile_menu li a, .aq-plugin #et_search_icon:before, .aq-plugin .et_search_form_container input, .aq-plugin span.et_close_search_field:after, .aq-plugin #et-top-navigation .et-cart-info {
  color: #231f20;
}
.aq-plugin .et_search_form_container input::-moz-placeholder {
  color: #231f20;
}
.aq-plugin .et_search_form_container input::-webkit-input-placeholder {
  color: #231f20;
}
.aq-plugin .et_search_form_container input:-ms-input-placeholder {
  color: #231f20;
}
.aq-plugin #top-header, .aq-plugin #top-header a, .aq-plugin #et-secondary-nav li li a, .aq-plugin #top-header .et-social-icon a:before {
  font-size: 14px;
}
.aq-plugin #top-menu li a {
  font-size: 18px;
}
.aq-plugin body.et_vertical_nav .container.et_search_form_container .et-search-form input {
  font-size: 18px !important;
}
.aq-plugin #top-menu li a, .aq-plugin .et_search_form_container input {
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}
.aq-plugin .et_search_form_container input::-moz-placeholder {
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}
.aq-plugin .et_search_form_container input::-webkit-input-placeholder {
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}
.aq-plugin .et_search_form_container input:-ms-input-placeholder {
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}
.aq-plugin #top-menu li.current-menu-ancestor > a, .aq-plugin #top-menu li.current-menu-item > a, .aq-plugin #top-menu li.current_page_item > a {
  color: #2cace3;
}
.aq-plugin #main-footer {
  background-color: #144a8e;
}
.aq-plugin #main-footer .footer-widget h4, .aq-plugin #main-footer .widget_block h1, .aq-plugin #main-footer .widget_block h2, .aq-plugin #main-footer .widget_block h3, .aq-plugin #main-footer .widget_block h4, .aq-plugin #main-footer .widget_block h5, .aq-plugin #main-footer .widget_block h6 {
  color: #004b87;
}
.aq-plugin .footer-widget li:before {
  border-color: #004b87;
}
.aq-plugin .footer-widget .et_pb_widget div, .aq-plugin .footer-widget .et_pb_widget ul, .aq-plugin .footer-widget .et_pb_widget ol, .aq-plugin .footer-widget .et_pb_widget label {
  line-height: 1.3em;
}
.aq-plugin #footer-widgets .footer-widget li:before {
  top: 10px;
}
.aq-plugin #et-footer-nav {
  background-color: #d8d8d8;
}
.aq-plugin .bottom-nav, .aq-plugin .bottom-nav a, .aq-plugin .bottom-nav li.current-menu-item a {
  color: #ffffff;
}
.aq-plugin #et-footer-nav .bottom-nav li.current-menu-item a {
  color: #ffffff;
}
.aq-plugin #footer-bottom {
  background-color: #144a8e;
}
.aq-plugin #footer-info, .aq-plugin #footer-info a {
  color: #ffffff;
}
.aq-plugin #footer-info, .aq-plugin #footer-info a {
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}
.aq-plugin #footer-info {
  font-size: 12px;
}
.aq-plugin #footer-bottom .et-social-icon a {
  font-size: 18px;
}
.aq-plugin #footer-bottom .et-social-icon a {
  color: #ffffff;
}
.aq-plugin body .et_pb_button {
  background-color: #004b87;
  border-radius: 6px;
}
.aq-plugin body.et_pb_button_helper_class .et_pb_button, .aq-plugin body.et_pb_button_helper_class .et_pb_module.et_pb_button {
  color: #ffffff;
}
.aq-plugin body .et_pb_bg_layout_light.et_pb_button:hover, .aq-plugin body .et_pb_bg_layout_light .et_pb_button:hover, .aq-plugin body .et_pb_button:hover {
  color: #ffffff !important;
  background-color: #29aae2;
  border-color: #ffffff !important;
}
.aq-plugin h1, .aq-plugin h2, .aq-plugin h3, .aq-plugin h4, .aq-plugin h5, .aq-plugin h6, .aq-plugin .et_quote_content blockquote p, .aq-plugin .et_pb_slide_description .et_pb_slide_title {
  letter-spacing: -1px;
}
@media only screen and (min-width: 981px) {
  .aq-plugin .et_pb_section {
    padding: 3% 0;
  }
  .aq-plugin .et_pb_fullwidth_section {
    padding: 0;
  }
  .aq-plugin .et_header_style_left #et-top-navigation, .aq-plugin .et_header_style_split #et-top-navigation {
    padding: 35px 0 0 0;
  }
  .aq-plugin .et_header_style_left #et-top-navigation nav > ul > li > a, .aq-plugin .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 35px;
  }
  .aq-plugin .et_header_style_split .centered-inline-logo-wrap {
    width: 69px;
    margin: -69px 0;
  }
  .aq-plugin .et_header_style_split .centered-inline-logo-wrap #logo {
    max-height: 69px;
  }
  .aq-plugin .et_pb_svg_logo.et_header_style_split .centered-inline-logo-wrap #logo {
    height: 69px;
  }
  .aq-plugin .et_header_style_centered #top-menu > li > a {
    padding-bottom: 12px;
  }
  .aq-plugin .et_header_style_slide #et-top-navigation, .aq-plugin .et_header_style_fullscreen #et-top-navigation {
    padding: 26px 0 26px 0 !important;
  }
  .aq-plugin .et_header_style_centered #main-header .logo_container {
    height: 69px;
  }
  .aq-plugin #logo {
    max-height: 60%;
  }
  .aq-plugin .et_pb_svg_logo #logo {
    height: 60%;
  }
  .aq-plugin .et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container, .aq-plugin .et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container {
    height: 12.42px;
  }
  .aq-plugin .et_header_style_left .et-fixed-header #et-top-navigation, .aq-plugin .et_header_style_split .et-fixed-header #et-top-navigation {
    padding: 45px 0 0 0;
  }
  .aq-plugin .et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a, .aq-plugin .et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
    padding-bottom: 45px;
  }
  .aq-plugin .et_header_style_centered header#main-header.et-fixed-header .logo_container {
    height: 90px;
  }
  .aq-plugin .et_header_style_split #main-header.et-fixed-header .centered-inline-logo-wrap {
    width: 90px;
    margin: -90px 0;
  }
  .aq-plugin .et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
    max-height: 90px;
  }
  .aq-plugin .et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
    height: 90px;
  }
  .aq-plugin .et_header_style_slide .et-fixed-header #et-top-navigation, .aq-plugin .et_header_style_fullscreen .et-fixed-header #et-top-navigation {
    padding: 36px 0 36px 0 !important;
  }
  .aq-plugin .et_fixed_nav #page-container .et-fixed-header#top-header {
    background-color: #0c71c3 !important;
  }
  .aq-plugin .et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul {
    background-color: #0c71c3;
  }
  .aq-plugin .et-fixed-header #top-menu li a {
    font-size: 15px;
  }
  .aq-plugin .et-fixed-header #top-menu a, .aq-plugin .et-fixed-header #et_search_icon:before, .aq-plugin .et-fixed-header #et_top_search .et-search-form input, .aq-plugin .et-fixed-header .et_search_form_container input, .aq-plugin .et-fixed-header .et_close_search_field:after, .aq-plugin .et-fixed-header #et-top-navigation .et-cart-info {
    color: #231f20 !important;
  }
  .aq-plugin .et-fixed-header .et_search_form_container input::-moz-placeholder {
    color: #231f20 !important;
  }
  .aq-plugin .et-fixed-header .et_search_form_container input::-webkit-input-placeholder {
    color: #231f20 !important;
  }
  .aq-plugin .et-fixed-header .et_search_form_container input:-ms-input-placeholder {
    color: #231f20 !important;
  }
  .aq-plugin .et-fixed-header #top-menu li.current-menu-ancestor > a, .aq-plugin .et-fixed-header #top-menu li.current-menu-item > a, .aq-plugin .et-fixed-header #top-menu li.current_page_item > a {
    color: #0c71c3 !important;
  }
}
@media only screen and (min-width: 1350px) {
  .aq-plugin .et_pb_row {
    padding: 27px 0;
  }
  .aq-plugin .et_pb_section {
    padding: 40px 0;
  }
  .aq-plugin .single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
    padding-top: 81px;
  }
  .aq-plugin .et_pb_fullwidth_section {
    padding: 0;
  }
}
.aq-plugin h1, .aq-plugin h1.et_pb_contact_main_title, .aq-plugin .et_pb_title_container h1 {
  font-size: 33px;
}
.aq-plugin h2, .aq-plugin .product .related h2, .aq-plugin .et_pb_column_1_2 .et_quote_content blockquote p {
  font-size: 28px;
}
.aq-plugin h3 {
  font-size: 24px;
}
.aq-plugin h4, .aq-plugin .et_pb_circle_counter h3, .aq-plugin .et_pb_number_counter h3, .aq-plugin .et_pb_column_1_3 .et_pb_post h2, .aq-plugin .et_pb_column_1_4 .et_pb_post h2, .aq-plugin .et_pb_blog_grid h2, .aq-plugin .et_pb_column_1_3 .et_quote_content blockquote p, .aq-plugin .et_pb_column_3_8 .et_quote_content blockquote p, .aq-plugin .et_pb_column_1_4 .et_quote_content blockquote p, .aq-plugin .et_pb_blog_grid .et_quote_content blockquote p, .aq-plugin .et_pb_column_1_3 .et_link_content h2, .aq-plugin .et_pb_column_3_8 .et_link_content h2, .aq-plugin .et_pb_column_1_4 .et_link_content h2, .aq-plugin .et_pb_blog_grid .et_link_content h2, .aq-plugin .et_pb_column_1_3 .et_audio_content h2, .aq-plugin .et_pb_column_3_8 .et_audio_content h2, .aq-plugin .et_pb_column_1_4 .et_audio_content h2, .aq-plugin .et_pb_blog_grid .et_audio_content h2, .aq-plugin .et_pb_column_3_8 .et_pb_audio_module_content h2, .aq-plugin .et_pb_column_1_3 .et_pb_audio_module_content h2, .aq-plugin .et_pb_gallery_grid .et_pb_gallery_item h3, .aq-plugin .et_pb_portfolio_grid .et_pb_portfolio_item h2, .aq-plugin .et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
  font-size: 19px;
}
.aq-plugin h5 {
  font-size: 17px;
}
.aq-plugin h6 {
  font-size: 15px;
}
.aq-plugin .et_pb_slide_description .et_pb_slide_title {
  font-size: 50px;
}
.aq-plugin .et_pb_gallery_grid .et_pb_gallery_item h3, .aq-plugin .et_pb_portfolio_grid .et_pb_portfolio_item h2, .aq-plugin .et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2, .aq-plugin .et_pb_column_1_4 .et_pb_audio_module_content h2 {
  font-size: 17px;
}
.aq-plugin h1, .aq-plugin h1.et_pb_contact_main_title, .aq-plugin .et_pb_title_container h1 {
  font-weight: 700;
}
.aq-plugin h2, .aq-plugin .product .related h2, .aq-plugin .et_pb_column_1_2 .et_quote_content blockquote p {
  font-weight: 700;
}
.aq-plugin h3 {
  font-weight: 700;
}
.aq-plugin h4, .aq-plugin .et_pb_circle_counter h3, .aq-plugin .et_pb_number_counter h3, .aq-plugin .et_pb_column_1_3 .et_pb_post h2, .aq-plugin .et_pb_column_1_4 .et_pb_post h2, .aq-plugin .et_pb_blog_grid h2, .aq-plugin .et_pb_column_1_3 .et_quote_content blockquote p, .aq-plugin .et_pb_column_3_8 .et_quote_content blockquote p, .aq-plugin .et_pb_column_1_4 .et_quote_content blockquote p, .aq-plugin .et_pb_blog_grid .et_quote_content blockquote p, .aq-plugin .et_pb_column_1_3 .et_link_content h2, .aq-plugin .et_pb_column_3_8 .et_link_content h2, .aq-plugin .et_pb_column_1_4 .et_link_content h2, .aq-plugin .et_pb_blog_grid .et_link_content h2, .aq-plugin .et_pb_column_1_3 .et_audio_content h2, .aq-plugin .et_pb_column_3_8 .et_audio_content h2, .aq-plugin .et_pb_column_1_4 .et_audio_content h2, .aq-plugin .et_pb_blog_grid .et_audio_content h2, .aq-plugin .et_pb_column_3_8 .et_pb_audio_module_content h2, .aq-plugin .et_pb_column_1_3 .et_pb_audio_module_content h2, .aq-plugin .et_pb_gallery_grid .et_pb_gallery_item h3, .aq-plugin .et_pb_portfolio_grid .et_pb_portfolio_item h2, .aq-plugin .et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
  font-weight: 700;
}
.aq-plugin h5 {
  font-weight: 700;
}
.aq-plugin h6 {
  font-weight: 700;
}
.aq-plugin .et_pb_slide_description .et_pb_slide_title {
  font-weight: 700;
}
.aq-plugin .et_pb_gallery_grid .et_pb_gallery_item h3, .aq-plugin .et_pb_portfolio_grid .et_pb_portfolio_item h2, .aq-plugin .et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2, .aq-plugin .et_pb_column_1_4 .et_pb_audio_module_content h2 {
  font-weight: 700;
}
.aq-plugin h1, .aq-plugin h2, .aq-plugin h3, .aq-plugin h4, .aq-plugin h5, .aq-plugin h6 {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}
.aq-plugin body, .aq-plugin input, .aq-plugin textarea, .aq-plugin select {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}
.aq-plugin .et_pb_button {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}
.aq-plugin #main-header, .aq-plugin #et-top-navigation {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}
.aq-plugin .et_pb_section_0 {
  filter: brightness(125%);
  backface-visibility: hidden;
  filter: brightness(125%);
  backface-visibility: hidden;
}
.aq-plugin html:not(.et_fb_edit_enabled) #et-fb-app .et_pb_section_0:hover {
  filter: brightness(125%);
  filter: brightness(125%);
}
.aq-plugin .et_pb_slide_0.et_pb_slide .et_pb_slide_overlay_container, .aq-plugin .et_pb_slide_2.et_pb_slide .et_pb_slide_overlay_container, .aq-plugin .et_pb_slide_3.et_pb_slide .et_pb_slide_overlay_container, .aq-plugin .et_pb_slide_4.et_pb_slide .et_pb_slide_overlay_container {
  background-color: rgba(41, 170, 226, 0.25);
}
.aq-plugin .et_pb_slide_0.et_pb_slide .et_pb_text_overlay_wrapper, .aq-plugin .et_pb_slide_1.et_pb_slide .et_pb_text_overlay_wrapper, .aq-plugin .et_pb_slide_2.et_pb_slide .et_pb_text_overlay_wrapper, .aq-plugin .et_pb_slide_3.et_pb_slide .et_pb_text_overlay_wrapper, .aq-plugin .et_pb_slide_4.et_pb_slide .et_pb_text_overlay_wrapper {
  background-color: rgba(35, 31, 32, 0.59);
}
.aq-plugin .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
  text-transform: uppercase;
  font-size: 29px !important;
  color: #FFFFFF !important;
  line-height: 1.1em;
}
.aq-plugin .et_pb_fullwidth_slider_0.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
  font-size: 30px !important;
}
.aq-plugin .et_pb_fullwidth_slider_0 {
  filter: saturate(53%);
  backface-visibility: hidden;
  margin-bottom: 1px !important;
}
.aq-plugin html:not(.et_fb_edit_enabled) #et-fb-app .et_pb_fullwidth_slider_0:hover {
  filter: saturate(53%);
}
.aq-plugin .et_pb_fullwidth_slider_0, .aq-plugin .et_pb_fullwidth_slider_0 .et_pb_slide {
  height: 646px;
  max-height: 868px;
}
.aq-plugin .et_pb_fullwidth_slider_0 .et_pb_slide > .et_pb_container {
  width: 75%;
}
.aq-plugin .et_pb_section_1 {
  min-height: 889.5px;
}
.aq-plugin .et_pb_section_1.et_pb_section {
  padding-bottom: 157px;
  margin-top: -19px;
}
.aq-plugin .et_pb_row_0 {
  min-height: 188px;
}
.aq-plugin .et_pb_row_0.et_pb_row {
  padding-top: 0px !important;
  padding-top: 0px;
}
.aq-plugin .et_pb_row_0, .aq-plugin body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row, .aq-plugin body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row, .aq-plugin body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row {
  max-width: 1260px;
}
.aq-plugin .et_pb_text_0 h2, .aq-plugin .et_pb_text_1 h2 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 55px;
  color: #009ee2 !important;
  letter-spacing: 1px;
  line-height: 1.5em;
}
.aq-plugin .et_pb_text_0 h3, .aq-plugin .et_pb_text_1 h3 {
  font-weight: 500;
  font-size: 38px;
  line-height: 1.4em;
}
.aq-plugin .et_pb_text_0 {
  min-height: 170px;
  padding-top: 0px !important;
  width: 100%;
}
.aq-plugin .et_pb_row_1.et_pb_row {
  padding-top: 0px !important;
  margin-right: auto !important;
  margin-bottom: -122px !important;
  margin-left: auto !important;
  padding-top: 0px;
}
.aq-plugin .et_pb_row_1, .aq-plugin body #page-container .et-db #et-boc .et-l .et_pb_row_1.et_pb_row, .aq-plugin body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1.et_pb_row, .aq-plugin body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1.et_pb_row {
  width: 86%;
  max-width: 1688px;
}
.aq-plugin body #page-container .et_pb_section .et_pb_button_0 {
  color: #ffffff !important;
  border-width: 0px !important;
  border-color: RGBA(0, 0, 0, 0);
  border-radius: 6px;
  background-color: #144A8E;
}
.aq-plugin .et_pb_button_0, .aq-plugin .et_pb_button_0:after {
  transition: all 300ms ease 0ms;
}
.aq-plugin .et_pb_image_0 {
  padding-left: 1px;
  margin-top: 59px !important;
  width: 100%;
  text-align: left;
  margin-left: 0;
}
.aq-plugin .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title, .aq-plugin .et_pb_slider .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_title, .aq-plugin .et_pb_slider .et_pb_slide_2.et_pb_slide .et_pb_slide_description .et_pb_slide_title, .aq-plugin .et_pb_slider .et_pb_slide_3.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 300 !important;
  font-size: 53px !important;
}
.aq-plugin .et_pb_slider.et_pb_module .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_content, .aq-plugin .et_pb_slider.et_pb_module .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_content, .aq-plugin .et_pb_slider.et_pb_module .et_pb_slide_2.et_pb_slide .et_pb_slide_description .et_pb_slide_content, .aq-plugin .et_pb_slider.et_pb_module .et_pb_slide_3.et_pb_slide .et_pb_slide_description .et_pb_slide_content, .aq-plugin .et_pb_slider.et_pb_module .et_pb_slide_4.et_pb_slide .et_pb_slide_description .et_pb_slide_content {
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif !important;
  font-size: 30px !important;
}
.aq-plugin .et_pb_slider .et_pb_slide_0, .aq-plugin .et_pb_slider .et_pb_slide_3 {
  background-blend-mode: soft-light;
  background-color: initial;
  background-image: linear-gradient(167deg, rgba(12, 2, 2, 0.36) 0%, rgba(12, 2, 2, 0.49) 100%), url(/wp-content/uploads/2021/08/118645674_3319319791445176_6316508170504705984_n-3.jpg);
}
.aq-plugin .et_pb_slider .et_pb_slide_1 {
  background-position: center bottom 0px;
  background-image: linear-gradient(167deg, rgba(12, 2, 2, 0.36) 0%, rgba(12, 2, 2, 0.49) 100%), url(/wp-content/uploads/2021/08/lucas-sankey-gdQ_az6CSPo-unsplash-copy-1.jpg);
}
.aq-plugin .et_pb_slider .et_pb_slide_2 {
  background-position: center bottom 0px;
  background-image: linear-gradient(167deg, rgba(12, 2, 2, 0.36) 0%, rgba(12, 2, 2, 0.49) 100%), url(/wp-content/uploads/2021/08/thisisengineering-raeng-omrpeqLz6Po-unsplash-copy-1.jpg);
}
.aq-plugin .et_pb_slider .et_pb_slide_4.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 300 !important;
  font-size: 53px !important;
  color: #FFFFFF !important;
}
.aq-plugin .et_pb_slider .et_pb_slide_4 {
  background-image: linear-gradient(167deg, rgba(12, 2, 2, 0.36) 0%, rgba(35, 31, 32, 0.49) 100%), url(/wp-content/uploads/2021/08/bluewater-sweden-4Kd3svPFuEI-unsplashed-1.jpg);
}
.aq-plugin .et_pb_column_0, .aq-plugin .et_pb_column_1 {
  padding-right: 20px;
}
@media only screen and (max-width: 980px) {
  .aq-plugin .et_pb_text_0 h3, .aq-plugin .et_pb_text_1 h3 {
    font-size: 28px;
  }
  .aq-plugin body #page-container .et_pb_section .et_pb_button_0:after {
    display: inline-block;
    opacity: 0;
  }
  .aq-plugin body #page-container .et_pb_section .et_pb_button_0:hover:after {
    opacity: 1;
  }
  .aq-plugin .et_pb_image_0 .et_pb_image_wrap img {
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .aq-plugin .et_pb_text_0 h3, .aq-plugin .et_pb_text_1 h3 {
    font-size: 20px;
  }
  .aq-plugin body #page-container .et_pb_section .et_pb_button_0:after {
    display: inline-block;
    opacity: 0;
  }
  .aq-plugin body #page-container .et_pb_section .et_pb_button_0:hover:after {
    opacity: 1;
  }
  .aq-plugin .et_pb_image_0 .et_pb_image_wrap img {
    width: auto;
  }
}
.aq-plugin .et_pb_slide_0 h1 {
  padding: 0 17%;
}
.aq-plugin .et_pb_slide_0 h1 {
  padding: 0 17%;
}
.aq-plugin #aqloading {
  position: fixed;
  top: 50vh;
  z-index: 9999;
  color: #fff;
  width: 100%;
}
.aq-plugin #aqloading .text {
  padding-top: 1%;
}
.aq-plugin #aqloading .circle {
  height: 100%;
  right: 0px;
  position: absolute;
  border: solid 5px #a9a9a9;
  border-top-color: #a9d161;
  border-radius: 50%;
}
.aq-plugin #aqloading .border {
  opacity: 0.2;
  width: 100%;
  transform: rotate(135deg);
  animation: spin 1.3s steps(2) 0.2s infinite;
  -webkit-animation: aqloadingspin 1.3s linear infinite;
}
@keyframes aqloadingspin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes aqloadingspin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 1024px) {
  .aq-plugin #aqloading .c6 {
    flex: 3;
  }
  .aq-plugin #aqloading .text {
    padding-top: 3%;
  }
}
@media (max-width: 920px) {
  .aq-plugin #aqloading .flex .c6 {
    flex: 2;
  }
  .aq-plugin #aqloading .text {
    padding-top: 3%;
  }
}
@media (max-width: 800px) {
  .aq-plugin #aqloading .flex .c6 {
    flex: 3;
  }
  .aq-plugin #aqloading .text {
    padding-top: 1%;
    font-size: 15px;
  }
}
@media (max-width: 720px) {
  .aq-plugin #aqloading .flex .c6 {
    flex: 2;
  }
  .aq-plugin #aqloading .text {
    padding-top: 8%;
  }
}
@media (max-width: 540px) {
  .aq-plugin #aqloading .flex .c6 {
    flex: 1;
  }
  .aq-plugin #aqloading .text {
    padding-top: 1%;
    font-size: 12px;
  }
}
.aq-plugin .aquamor_product .product_image {
  max-height: 500px;
}
.aq-plugin .aquamor_product .buy_now {
  margin-top: 60px !important;
}
.aq-plugin .aquamor_product .buy_now a {
  padding: 10px 150px;
}
.aq-plugin .aquamor_product .buy_now a:hover {
  padding: 10px 150px;
}
.aq-plugin .aquamor_product .buy_now button {
  width: 100%;
}
.aq-plugin #main-content.aquamor_products .container:before {
  opacity: 0;
}
.aq-plugin .aquamor_products > .flex {
  padding: 10px;
}
.aq-plugin .aquamor_products .title {
  padding-top: 0px;
  padding-bottom: 2px;
  background-color: #144A8E !important;
  position: relative;
  min-height: 185px;
}
.aq-plugin .aquamor_products .title h1 {
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  font-size: 70px;
  color: #ffffff !important;
  letter-spacing: 4px;
  text-align: center;
  text-transform: uppercase;
  padding-top: 20px;
}
.aq-plugin .aquamor_products .swoosh {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIzNnB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRkZGRiI+PHBhdGggZD0iTTEyODAgMy40QzEwNTAuNTkgMTggMTAxOS40IDg0Ljg5IDczNC40MiA4NC44OWMtMzIwIDAtMzIwLTg0LjMtNjQwLTg0LjNDNTkuNC41OSAyOC4yIDEuNiAwIDMuNFYxNDBoMTI4MHoiIGZpbGwtb3BhY2l0eT0iLjMiLz48cGF0aCBkPSJNMCAyNC4zMWM0My40Ni01LjY5IDk0LjU2LTkuMjUgMTU4LjQyLTkuMjUgMzIwIDAgMzIwIDg5LjI0IDY0MCA4OS4yNCAyNTYuMTMgMCAzMDcuMjgtNTcuMTYgNDgxLjU4LTgwVjE0MEgweiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0xMjgwIDUxLjc2Yy0yMDEgMTIuNDktMjQyLjQzIDUzLjQtNTEzLjU4IDUzLjQtMzIwIDAtMzIwLTU3LTY0MC01Ny00OC44NS4wMS05MC4yMSAxLjM1LTEyNi40MiAzLjZWMTQwaDEyODB6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 100% 36px;
  bottom: 0;
  height: 36px;
  z-index: 1;
  transform: scale(1, 1);
  position: absolute;
  width: 100%;
}
.aq-plugin .aquamor_products .products {
  margin-top: 40px;
}
.aq-plugin .aquamor_products .product {
  padding: 10px;
  border-bottom: solid 1px #ccc;
}
.aq-plugin .aquamor_products .product img {
  max-height: 100px;
}
.aq-plugin .aquamor_products .product.cell {
  float: left;
  width: 25%;
  text-align: center;
  /* box-shadow: 0px 0px 1px #000; */
}
.aq-plugin .aquamor_products .product.cell img {
  height: 250px;
  max-height: none;
}
.aq-plugin .aquamor_products .product.cell .fits_in_place_of {
  height: 150px;
  overflow: hidden;
}
.aq-plugin .aquamor_products .product.cell .fits_in_place_of span {
  font-size: 15px;
}
.aq-plugin .aquamor_products .product.cell button.disabled.et_pb_button {
  opacity: 0.3;
}
.aq-plugin .aquamor_products .filters_container {
  padding: 5px;
}
.aq-plugin .aquamor_products .filters.flex {
  padding: 10px;
}
.aq-plugin .aquamor_products .subfooter {
  padding: 10px;
  display: block;
  text-align: left;
}
.aq-plugin .aquamor_products #aquamor_custom_products.fade {
  opacity: 0.5;
}
.aq-plugin .aquamor_products #aq_product_table th {
  border: solid 2px #ccc;
  padding: 1px 8px;
}
.aq-plugin .aquamor_products #aq_product_table td {
  font-size: 12px;
  border: solid 1px #ccc;
  text-align: center;
}
.aq-plugin .aquamor_products #aq_loading_container {
  position: relative;
  z-index: 9999;
}
.aq-plugin .aquamor_products #aq_products_loading {
  position: absolute;
  right: 0px;
  background: #191f26;
  width: 80px;
  height: 80px;
  top: -40px;
}
.aq-plugin .aquamor_products #aq_pagination {
  width: 100%;
  margin: 10px;
  border-top: solid 1px #ccc;
  padding: 10px;
  border-bottom: solid 1px #ccc;
}
.aq-plugin .aquamor_products #aq_pagination .prev_next {
  min-width: 120px;
}
.aq-plugin .aquamor_products #aq_pagination .plink {
  cursor: pointer;
  color: #004b87;
  font-weight: 500;
  text-align: center;
}
.aq-plugin .aquamor_products #aq_pagination .pcurrent {
  background-color: #e3e3e3;
}
.aq-plugin .aquamor_products #aq_product_search {
  max-width: 99%;
  width: 99%;
  padding: 10px;
  border-radius: 5px;
  margin: 2px 6px;
}
.aq-plugin .aquamor_products #aq_product_filter {
  padding: 10px;
  border-radius: 5px;
  margin: 2px 6px;
}
@media screen and (max-width: 1280px) {
  .aq-plugin .aquamor_products .product.cell {
    width: 33%;
  }
  .aq-plugin .aquamor_products .filters.flex {
    display: block;
  }
}
@media screen and (max-width: 900px) {
  .aq-plugin .aquamor_products .product.cell {
    width: 50%;
  }
  .aq-plugin .aquamor_products .title h1 {
    font-size: 55px;
  }
}
@media screen and (max-width: 450px) {
  .aq-plugin .aquamor_products .title h1 {
    font-size: 40px;
  }
  .aq-plugin .aquamor_products .product.cell {
    width: 100%;
  }
  .aq-plugin .aquamor_products .subfooter {
    display: block;
    text-align: center;
  }
  .aq-plugin .aquamor_products .subfooter small {
    font-size: 10px;
  }
  .aq-plugin .aquamor_products #aq_product_table th,
  .aq-plugin .aquamor_products #aq_product_table td {
    display: block;
  }
  .aq-plugin .aquamor_products #aq_product_search {
    max-width: 97%;
  }
}
.aq-plugin .aquamor .pagination {
  display: table;
  margin: 0 auto;
}
.aq-plugin .aquamor .pagination span.page-numbers.current {
  margin: 0 10px 0 0;
}
.aq-plugin .aquamor .pagination a.page-numbers {
  margin: 0 10px;
}
.aq-plugin .aquamor .pagination a.page-numbers {
  margin: 0 10px;
}
@media screen and (max-width: 450px) {
  .aq-plugin .aquamor #aquamor_custom_products select {
    width: 100%;
  }
  .aq-plugin .aquamor #aq_pagination {
    border-top: none !important;
    border-bottom: none !important;
  }
  .aq-plugin .aquamor #aq_pagination.flex {
    display: block;
    padding: 1px;
    margin: 0;
  }
  .aq-plugin .aquamor #aq_pagination.flex .c1 {
    width: 30px;
    float: left;
  }
  .aq-plugin .aquamor #aq_page_prev {
    width: 100% !important;
    box-shadow: 0px 0px 1px #000;
    background-color: #f9f9f9;
  }
  .aq-plugin .aquamor #aq_page_next {
    clear: both;
    width: 100% !important;
    box-shadow: 0px 0px 1px #000;
    background-color: #f9f9f9;
  }
}
.aq-plugin .where {
  background-color: #407ec9; /* Starting color */
  transition: background-color 0.6s cubic-bezier(0.85, 0, 0.15, 1), transform 0.6s cubic-bezier(0.85, 0, 0.15, 1);
  color: #fff;
  position: relative;
  width: 150px;
}
.aq-plugin .where .fadein {
  transform: scale(1.1); /* Example transform (scaling) */
  color: #000 !important;
  position: absolute;
  /* width: 100%; */
  padding: 9px 20px 0px 20px;
  background: yellow;
  /* right: 200px; */
  width: 150px;
  right: 0;
  top: -16px;
  text-align: center;
  box-shadow: #000 1px 1px 5px;
}
.aq-plugin #arcusto li {
  float: left;
  padding: 10px 7%;
  list-style: none;
  text-transform: capitalize;
  text-align: center;
}