/*----------------------------------------------------------------
Martensen IP Master Stylesheet
Author:	The Creative Alliance
----------------------------------------------------------------*/
/* Import our variables */
/*----------------------------------------------------------------
Martensen IP Custom Variables
Author:	The Creative Alliance
----------------------------------------------------------------*/
.light-grey {
  color: #788690; }

/* General Styles */
.clear {
  clear: both; }

body #page-container,
body #page-container input,
body #page-container textarea,
body #page-container select {
  font-family: "Source Sans Pro", Helvetica, Arial, Lucida, sans-serif; }

.mobile-only {
  display: none; }
  @media only screen and (max-width: 980px) {
    .mobile-only {
      display: block; } }

@media only screen and (max-width: 980px) {
  .desktop-only {
    display: none; } }

@media only screen and (max-width: 980px) {
  .mobile-break {
    display: block; } }

@media only screen and (max-width: 1400px) {
  .hide-large {
    display: none; } }

sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

a:hover {
  color: #AA1B23;
  text-decoration: underline; }

body #page-container .et_pb_button:hover {
  opacity: 1;
  cursor: pointer; }

body #page-container .et_pb_button.white {
  background: #fff;
  color: #152C56; }
  body #page-container .et_pb_button.white:hover {
    background: #fff;
    color: #AA1B23 !important; }

body #page-container .et_pb_button.large {
  display: inline-block;
  line-height: 2em !important; }

body #page-container h1,
body #page-container h2 {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif; }

body #page-container .et_pb_module.et_pb_text h1,
body #page-container .entry-content h1,
body #page-container .et_pb_module.et_pb_text h2,
body #page-container #left-area article.et_pb_post h2 {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  font-size: 27px;
  font-weight: 700;
  text-transform: uppercase;
  color: #474747 !important; }
  @media only screen and (max-width: 980px) {
    body #page-container .et_pb_module.et_pb_text h1,
    body #page-container .entry-content h1,
    body #page-container .et_pb_module.et_pb_text h2,
    body #page-container #left-area article.et_pb_post h2 {
      font-size: 22px; } }

body #page-container h3,
body #page-container h4,
body #page-container h5,
body #page-container h6,
body #page-container p {
  font-family: "Source Sans Pro", Helvetica, Arial, Lucida, sans-serif; }

body #page-container .et_pb_module.et_pb_text h3,
body #page-container #left-area article.et_pb_post h3 {
  font-size: 27px;
  font-weight: normal;
  color: #3d627c !important; }
  @media only screen and (max-width: 980px) {
    body #page-container .et_pb_module.et_pb_text h3,
    body #page-container #left-area article.et_pb_post h3 {
      font-size: 22px; } }

body #page-container .et_pb_module.et_pb_text h4,
body #page-container #left-area article.et_pb_post h4 {
  font-size: 23px;
  font-weight: normal;
  color: #788690 !important; }
  @media only screen and (max-width: 980px) {
    body #page-container .et_pb_module.et_pb_text h4,
    body #page-container #left-area article.et_pb_post h4 {
      font-size: 20px; } }

body #page-container .et_pb_module.et_pb_text ul li::marker,
body #page-container #left-area article.et_pb_post ul li::marker {
  color: #AA1B23; }

body #page-container .et_pb_module.et_pb_text ol,
body #page-container #left-area article.et_pb_post ol {
  padding-left: 1.5rem;
  list-style-position: outside; }
  body #page-container .et_pb_module.et_pb_text ol li::marker,
  body #page-container #left-area article.et_pb_post ol li::marker {
    font-weight: bold; }
  body #page-container .et_pb_module.et_pb_text ol.notbold li::marker,
  body #page-container #left-area article.et_pb_post ol.notbold li::marker {
    font-weight: normal; }

body #page-container p + ul,
body #page-container p + ol {
  margin-top: -0.5em; }

body #page-container p:not(.has-background):last-of-type {
  padding-bottom: 1em; }

#et-main-area, #main-content, .et_pb_section {
  background-color: #f7faff; }

.et_pb_row {
  max-width: 80%; }

body #page-container ul.strs {
  color: #FFD80A;
  list-style: none;
  font-size: 27px;
  padding: 0;
  margin: 0;
  margin-bottom: 24px; }
  body #page-container ul.strs li {
    color: #FFD80A;
    list-style: none;
    font-size: 27px;
    line-height: 27px;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 27px;
    height: 27px; }
    body #page-container ul.strs li .blk {
      display: block;
      width: 27px;
      height: 27px;
      color: #FFD80A;
      fill: #FFD80A; }

.et_fullwidth_nav #top-header, .et_fullwidth_nav #main-header {
  background-color: #f7faff !important; }
  .et_fullwidth_nav #top-header .container, .et_fullwidth_nav #main-header .container {
    max-width: 85% !important; }
    @media only screen and (max-width: 1400px) {
      .et_fullwidth_nav #top-header .container, .et_fullwidth_nav #main-header .container {
        max-width: 90% !important; } }
    @media only screen and (max-width: 1200px) {
      .et_fullwidth_nav #top-header .container, .et_fullwidth_nav #main-header .container {
        max-width: 95% !important;
        padding-right: 0 !important; } }

@media only screen and (max-width: 980px) {
  #top-header {
    display: block;
    position: absolute;
    right: 100px;
    top: 38px;
    background-color: transparent !important; } }

#top-header .container {
  padding-top: .5em;
  padding-bottom: .5em; }

#top-header #et-secondary-nav li.light-grey a {
  color: #777; }

#top-header #et-secondary-nav li.button {
  padding: 0; }
  #top-header #et-secondary-nav li.button a {
    height: 40px;
    line-height: 18px;
    padding: 10px 30px !important;
    background-color: #AA1B23;
    color: #fff;
    border: 0px none;
    font-weight: normal;
    font-size: 18px; }
    #top-header #et-secondary-nav li.button a:hover {
      background-color: #474747;
      color: #fff;
      opacity: 1;
      text-decoration: none; }

#top-header #et-info {
  display: none; }
  @media only screen and (max-width: 980px) {
    #top-header #et-info {
      display: inline-block; } }
  #top-header #et-info #et-info-phone {
    color: transparent; }
    #top-header #et-info #et-info-phone::before {
      color: #AA1B23; }
    #top-header #et-info #et-info-phone:hover {
      text-decoration: none; }

@media only screen and (max-width: 980px) {
  .wp-child-theme-martensen-ip.et_secondary_nav_enabled #page-container #top-header {
    background-color: transparent !important; } }

#main-header .logo_container {
  top: -30px; }
  @media only screen and (max-width: 1400px) {
    #main-header .logo_container {
      padding-left: 0 !important; } }
  @media only screen and (max-width: 980px) {
    #main-header .logo_container {
      top: 0px; } }

#main-header #logo {
  background: #f7faff;
  padding-right: 50px;
  max-width: 380px; }
  @media only screen and (max-width: 1400px) {
    #main-header #logo {
      max-width: 300px; } }
  @media only screen and (max-width: 980px) {
    #main-header #logo {
      padding-right: 0px; } }

#main-header .select_page {
  display: none; }

#main-header #et_mobile_nav_menu {
  margin-top: 0; }
  #main-header #et_mobile_nav_menu .mobile_menu_bar {
    padding-bottom: 1px;
    right: -6px; }
    #main-header #et_mobile_nav_menu .mobile_menu_bar::before, #main-header #et_mobile_nav_menu .mobile_menu_bar::after {
      color: #AA1B23;
      font-size: 40px; }

#main-header .et_mobile_menu {
  max-width: 300px;
  padding: 10px 15px;
  left: auto;
  right: 0;
  top: 45px;
  border-color: #152C56; }
  #main-header .et_mobile_menu li {
    border: 0px none !important; }
  #main-header .et_mobile_menu a {
    background: transparent;
    font-size: 16px;
    color: #152C56;
    border: 0px none !important; }
    #main-header .et_mobile_menu a:hover {
      color: #AA1B23;
      opacity: 1;
      background: transparent; }
  #main-header .et_mobile_menu li li {
    padding-left: 5px; }

#main-header #et-top-navigation {
  border-top: 1px solid #ccc;
  padding-left: 300px !important; }
  @media only screen and (max-width: 980px) {
    #main-header #et-top-navigation {
      padding-left: 165px !important;
      padding-top: 10px;
      padding-bottom: 10px;
      border-top: 0px none; } }
  @media only screen and (max-width: 1200px) {
    #main-header #et-top-navigation nav > ul#top-menu > li {
      padding-right: 10px; } }
  #main-header #et-top-navigation nav > ul#top-menu > li > a {
    font-weight: 400; }
  #main-header #et-top-navigation nav > ul#top-menu > li.menu-item-has-children a {
    padding-right: 0; }
    #main-header #et-top-navigation nav > ul#top-menu > li.menu-item-has-children a:after {
      content: none; }
  #main-header #et-top-navigation nav > ul#top-menu > li.button {
    padding: 0;
    margin-top: -23px;
    margin-left: 20px; }
    @media only screen and (max-width: 1400px) {
      #main-header #et-top-navigation nav > ul#top-menu > li.button {
        margin-left: 15px; } }
    @media only screen and (max-width: 1200px) {
      #main-header #et-top-navigation nav > ul#top-menu > li.button {
        margin-left: 0px; } }
    #main-header #et-top-navigation nav > ul#top-menu > li.button a {
      height: 46px;
      line-height: 24px;
      padding: 10px 30px !important;
      background-color: #AA1B23;
      color: #fff;
      border: 0px none; }
      #main-header #et-top-navigation nav > ul#top-menu > li.button a:hover {
        background-color: #474747;
        color: #fff; }
  @media only screen and (max-width: 1400px) {
    #main-header #et-top-navigation nav > ul#top-menu > li.hide-large {
      display: none !important; } }
  #main-header #et-top-navigation nav > ul#top-menu > li:first-child {
    background: transparent; }
  #main-header #et-top-navigation nav > ul#top-menu a {
    color: #474747; }
    #main-header #et-top-navigation nav > ul#top-menu a:hover {
      color: #AA1B23;
      opacity: 1; }
  #main-header #et-top-navigation nav > ul#top-menu ul.sub-menu {
    padding-top: 5px;
    padding-bottom: 10px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none; }
    #main-header #et-top-navigation nav > ul#top-menu ul.sub-menu li a {
      font-weight: 400;
      border-bottom: 1px solid #ccc;
      padding-left: 0; }
      #main-header #et-top-navigation nav > ul#top-menu ul.sub-menu li a:hover {
        background: transparent;
        text-decoration: none !important;
        color: #AA1B23 !important; }
    #main-header #et-top-navigation nav > ul#top-menu ul.sub-menu li.last-child a {
      border-bottom: 0px none; }

#main-header .fixed-page-heading {
  display: none; }

.et_pb_section.hero-image {
  position: relative;
  padding: 0;
  height: 60vh; }
  @media only screen and (max-width: 768px) {
    .et_pb_section.hero-image {
      height: 300px; } }
  .et_pb_section.hero-image .et_pb_row, .et_pb_section.hero-image .et_pb_column {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: none;
    float: none;
    padding: 0; }
  .et_pb_section.hero-image .et_pb_module.tab-logo {
    width: 128px;
    height: 150px;
    padding: 10px;
    position: absolute;
    top: 0px;
    left: 15%; }
    @media only screen and (max-width: 768px) {
      .et_pb_section.hero-image .et_pb_module.tab-logo {
        left: 10px; } }

.et_pb_section.intro-text {
  padding: 0;
  margin: 0;
  position: relative; }
  .et_pb_section.intro-text .et_pb_row, .et_pb_section.intro-text .et_pb_column {
    width: 100%;
    height: 100%;
    max-width: none;
    float: none;
    padding: 0; }
  .et_pb_section.intro-text .et_pb_module.intro-text {
    padding: 20px 0 50px;
    width: 100%; }
    .et_pb_section.intro-text .et_pb_module.intro-text .et_pb_text_inner {
      max-width: 1080px;
      margin: 0 auto; }

/* Interior Page Styles */
.et_pb_module.centered-heading h2 {
  margin-bottom: 25px; }

.et_pb_module.centered-heading h3 {
  font-weight: normal; }

.et_pb_section.testimonials .et_pb_row {
  padding: 0; }

.et_pb_section.testimonials .et_pb_slide_description {
  padding-top: 20px;
  padding-bottom: 60px; }

.et_pb_section.testimonials h2.et_pb_slide_title {
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
  font-size: 27px;
  font-weight: 700; }

.et_pb_section.testimonials .et_pb_slide_content {
  font-size: 18px;
  line-height: 1.4; }
  .et_pb_section.testimonials .et_pb_slide_content .attribution {
    font-weight: bold;
    display: block;
    padding-top: 15px; }

.et_pb_section.testimonials .et_pb_button_module_wrapper .et_pb_button:hover {
  background: #fff !important;
  color: #152C56 !important; }

.et_pb_section.testimonials .et-pb-controllers {
  bottom: 0px; }

.services-handled {
  display: block;
  position: relative; }
  .services-handled a {
    display: block;
    padding: 16px 0;
    border-bottom: 1px solid #999;
    color: #333; }
    .services-handled a:hover {
      color: #AA1B23; }

.et_pb_widget.widget_nav_menu ul li {
  font-size: 27px;
  font-weight: bold; }
  .et_pb_widget.widget_nav_menu ul li a:hover {
    color: #AA1B23; }
  .et_pb_widget.widget_nav_menu ul li .sub-menu li {
    font-size: 18px; }
    .et_pb_widget.widget_nav_menu ul li .sub-menu li:first-child {
      padding-top: 0.5em; }
    .et_pb_widget.widget_nav_menu ul li .sub-menu li .sub-menu li {
      font-weight: normal; }

.logos-grid {
  position: relative;
  text-align: left; }
  .logos-grid .logo {
    display: inline-block;
    margin: 5px;
    vertical-align: top; }
  .logos-grid.contains-text .logo {
    max-width: 250px;
    margin: 10px 5px; }
  .logos-grid.contains-text p {
    display: none; }

/* Blog Styles */
#left-area article.et_pb_post h1 {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  font-size: 27px;
  font-weight: 700;
  text-transform: uppercase; }

#left-area article.et_pb_post .post-meta {
  font-size: 16px; }

#left-area article.et_pb_post h2, #left-area article.et_pb_post h3 {
  font-size: 27px;
  color: #788690;
  font-weight: 700; }
  #left-area article.et_pb_post h2 b, #left-area article.et_pb_post h3 b {
    font-weight: 700; }

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
  width: calc(33% - 25px);
  margin-right: 25px; }
  .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 article.et_pb_post {
    margin-bottom: 25px; }

.et_pb_blog_grid article.et_pb_post {
  background-color: #152C56;
  padding: 40px 30px;
  margin-bottom: 25px; }
  .et_pb_blog_grid article.et_pb_post .et_pb_image_container {
    margin: -40px -30px 39px; }
  .et_pb_blog_grid article.et_pb_post h2.entry-title {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4; }
    .et_pb_blog_grid article.et_pb_post h2.entry-title a {
      color: #fff !important; }
      .et_pb_blog_grid article.et_pb_post h2.entry-title a:hover {
        color: #fff !important;
        opacity: 0.8; }
  .et_pb_blog_grid article.et_pb_post .post-meta {
    color: #fff;
    font-size: 16px;
    font-weight: normal; }

/* Form Adjustments */
#page-container .gform_wrapper {
  text-align: left; }
  #page-container .gform_wrapper .gfield_label {
    margin-bottom: 0;
    font-size: 18px; }
  #page-container .gform_wrapper .ginput_complex label {
    padding-top: 0;
    font-size: 18px; }
  #page-container .gform_wrapper .gfield_required {
    color: inherit; }
  #page-container .gform_wrapper .field_description_below .gfield_description {
    padding-top: 5px; }
  #page-container .gform_wrapper .ginput_container_consent {
    max-width: 800px;
    position: relative;
    padding-left: 40px; }
    #page-container .gform_wrapper .ginput_container_consent input[type="checkbox"] {
      position: absolute;
      top: 0px;
      left: 0px;
      min-width: 25px;
      min-height: 25px;
      margin: 0; }
    #page-container .gform_wrapper .ginput_container_consent label {
      font-size: 90%;
      line-height: 1; }
  #page-container .gform_wrapper .gform_footer, #page-container .gform_wrapper .gform_page_footer {
    padding-bottom: 50px; }
    #page-container .gform_wrapper .gform_footer input.button, #page-container .gform_wrapper .gform_footer input[type="submit"], #page-container .gform_wrapper .gform_page_footer input.button, #page-container .gform_wrapper .gform_page_footer input[type="submit"] {
      background: #AA1B23 !important;
      color: #fff !important;
      border: 0px none !important;
      border-radius: 0px !important;
      font-size: 18px;
      font-weight: bold; }
      #page-container .gform_wrapper .gform_footer input.button:hover, #page-container .gform_wrapper .gform_footer input[type="submit"]:hover, #page-container .gform_wrapper .gform_page_footer input.button:hover, #page-container .gform_wrapper .gform_page_footer input[type="submit"]:hover {
        cursor: pointer;
        opacity: 1;
        background: #474747 !important;
        text-decoration: none !important;
        color: #fff !important;
        border: 0px none !important; }
  #page-container .gform_wrapper .gform_confirmation_message {
    text-align: center; }

#page-container .et_pb_bg_layout_dark .gform_wrapper .gfield_label, #page-container .et_pb_bg_layout_dark .gform_wrapper label, #page-container .et_pb_bg_layout_dark .gform_wrapper .gfield_description, #page-container .et_pb_bg_layout_dark .gform_wrapper .gfield_required {
  color: #fff !important; }

#page-container .et_pb_bg_layout_dark .gform_wrapper .gform_footer, #page-container .et_pb_bg_layout_dark .gform_wrapper .gform_page_footer {
  padding-bottom: 50px; }
  #page-container .et_pb_bg_layout_dark .gform_wrapper .gform_footer input.button:hover, #page-container .et_pb_bg_layout_dark .gform_wrapper .gform_footer input[type="submit"]:hover, #page-container .et_pb_bg_layout_dark .gform_wrapper .gform_page_footer input.button:hover, #page-container .et_pb_bg_layout_dark .gform_wrapper .gform_page_footer input[type="submit"]:hover {
    cursor: pointer;
    opacity: 1;
    text-decoration: none;
    background: #fff !important;
    color: #152C56 !important;
    border: 0px none !important; }

/* Contact Options Popup / Overlay */
#contact-options-modal {
  background: #0059BF;
  position: relative;
  width: 100%;
  height: 100%;
  border: 0px none #0059BF;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  #contact-options-modal h4 {
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    font-family: "Source Sans Pro", Helvetica, Arial, Lucida, sans-serif;
    text-align: center;
    line-height: 60px;
    width: 110px;
    height: 60px;
    z-index: 2; }
    #contact-options-modal h4:after {
      content: "";
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      left: 100%;
      top: 50%;
      transform: translateY(-50%);
      border-top: solid 10px transparent;
      border-bottom: solid 10px transparent;
      border-left: solid 10px #0059BF; }
  #contact-options-modal p {
    display: inline;
    vertical-align: top; }
  #contact-options-modal a {
    display: inline-block;
    position: relative;
    width: 87px;
    height: 60px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    padding-top: 10px;
    vertical-align: top;
    z-index: 1; }
    #contact-options-modal a:hover {
      cursor: pointer;
      text-decoration: none;
      color: #fff;
      background-color: transparent; }
    #contact-options-modal a .icon {
      display: block;
      width: 18px;
      height: 18px;
      margin: 0 auto 3px; }
    #contact-options-modal a span {
      display: block; }
    #contact-options-modal a.email {
      border-top-right-radius: 10px;
      width: 86px; }

#popmake-2613 .pum-close {
  display: none; }

/* Footer Adjustments */
#main-footer {
  background: #152C56 url(../img/footer-bg.jpg) center no-repeat;
  background-size: cover; }
  #main-footer #footer-widgets {
    text-align: center;
    position: relative;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    margin: 0 auto; }
    #main-footer #footer-widgets .footer-widget, #main-footer #footer-widgets .footer-widget .fwidget {
      margin-bottom: 25px !important; }
      #main-footer #footer-widgets .footer-widget .et_pb_widget, #main-footer #footer-widgets .footer-widget .fwidget .et_pb_widget {
        float: none;
        text-align: left; }
      #main-footer #footer-widgets .footer-widget .widget_nav_menu, #main-footer #footer-widgets .footer-widget .fwidget .widget_nav_menu {
        margin-bottom: 0px !important; }
        #main-footer #footer-widgets .footer-widget .widget_nav_menu ul, #main-footer #footer-widgets .footer-widget .fwidget .widget_nav_menu ul {
          list-style: none; }
          #main-footer #footer-widgets .footer-widget .widget_nav_menu ul li, #main-footer #footer-widgets .footer-widget .fwidget .widget_nav_menu ul li {
            list-style: none;
            margin-left: 0;
            padding-left: 0;
            margin-bottom: 0;
            line-height: 1.6; }
            #main-footer #footer-widgets .footer-widget .widget_nav_menu ul li.bottom-padding, #main-footer #footer-widgets .footer-widget .fwidget .widget_nav_menu ul li.bottom-padding {
              margin-bottom: 20px; }
            #main-footer #footer-widgets .footer-widget .widget_nav_menu ul li::before, #main-footer #footer-widgets .footer-widget .fwidget .widget_nav_menu ul li::before {
              display: none; }
            #main-footer #footer-widgets .footer-widget .widget_nav_menu ul li a, #main-footer #footer-widgets .footer-widget .fwidget .widget_nav_menu ul li a {
              display: block;
              padding-bottom: 3px;
              font-weight: normal;
              color: #fff;
              opacity: 1.0;
              font-size: 16px;
              letter-spacing: 0.5px; }
              #main-footer #footer-widgets .footer-widget .widget_nav_menu ul li a:hover, #main-footer #footer-widgets .footer-widget .fwidget .widget_nav_menu ul li a:hover {
                color: #fff;
                opacity: 0.8;
                text-decoration: underline; }
      #main-footer #footer-widgets .footer-widget .widget_custom_html .et_pb_button:hover, #main-footer #footer-widgets .footer-widget .fwidget .widget_custom_html .et_pb_button:hover {
        background: #AA1B23;
        border-color: #AA1B23; }
      #main-footer #footer-widgets .footer-widget .widget_custom_html a, #main-footer #footer-widgets .footer-widget .fwidget .widget_custom_html a {
        color: #fff;
        opacity: 0.8; }
        #main-footer #footer-widgets .footer-widget .widget_custom_html a:hover, #main-footer #footer-widgets .footer-widget .fwidget .widget_custom_html a:hover {
          color: #fff;
          opacity: 1.0;
          text-decoration: underline; }
        #main-footer #footer-widgets .footer-widget .widget_custom_html a.phone, #main-footer #footer-widgets .footer-widget .fwidget .widget_custom_html a.phone {
          display: block;
          margin-top: -5px;
          font-size: 18px;
          font-weight: bold;
          color: #fff;
          opacity: 1.0; }
      #main-footer #footer-widgets .footer-widget .widget_custom_html h2, #main-footer #footer-widgets .footer-widget .fwidget .widget_custom_html h2 {
        color: #fff; }
      #main-footer #footer-widgets .footer-widget .footer-contact-info, #main-footer #footer-widgets .footer-widget .fwidget .footer-contact-info {
        margin-top: 0px; }
      #main-footer #footer-widgets .footer-widget .et-social-icons, #main-footer #footer-widgets .footer-widget .fwidget .et-social-icons {
        list-style: none;
        padding: 0;
        margin: 5px 0 0;
        float: none;
        text-align: left; }
        #main-footer #footer-widgets .footer-widget .et-social-icons li, #main-footer #footer-widgets .footer-widget .fwidget .et-social-icons li {
          list-style: none;
          padding: 0;
          margin: 0; }
          #main-footer #footer-widgets .footer-widget .et-social-icons li::before, #main-footer #footer-widgets .footer-widget .fwidget .et-social-icons li::before {
            display: none; }
          #main-footer #footer-widgets .footer-widget .et-social-icons li a, #main-footer #footer-widgets .footer-widget .fwidget .et-social-icons li a {
            display: block;
            margin: 0 15px 0 0; }
            #main-footer #footer-widgets .footer-widget .et-social-icons li a::before, #main-footer #footer-widgets .footer-widget .fwidget .et-social-icons li a::before {
              font-size: 20px; }
          #main-footer #footer-widgets .footer-widget .et-social-icons li.et-social-gmb, #main-footer #footer-widgets .footer-widget .fwidget .et-social-icons li.et-social-gmb {
            vertical-align: text-bottom; }
            #main-footer #footer-widgets .footer-widget .et-social-icons li.et-social-gmb a.icon, #main-footer #footer-widgets .footer-widget .fwidget .et-social-icons li.et-social-gmb a.icon {
              background: transparent url(../img/google-my-business.png) top left no-repeat;
              background-size: 21px;
              width: 24px;
              height: 24px; }
              #main-footer #footer-widgets .footer-widget .et-social-icons li.et-social-gmb a.icon::before, #main-footer #footer-widgets .footer-widget .fwidget .et-social-icons li.et-social-gmb a.icon::before {
                content: '' !important;
                display: none; }
          #main-footer #footer-widgets .footer-widget .et-social-icons li.et-social-linkedin a::before, #main-footer #footer-widgets .footer-widget .fwidget .et-social-icons li.et-social-linkedin a::before {
            content: "\e09d"; }
      #main-footer #footer-widgets .footer-widget .et_pb_button:hover, #main-footer #footer-widgets .footer-widget .fwidget .et_pb_button:hover {
        color: #AA1B23;
        background: #fff; }
  #main-footer #et-footer-nav {
    background: transparent; }
    #main-footer #et-footer-nav .bottom-nav {
      text-align: center; }
      #main-footer #et-footer-nav .bottom-nav li {
        padding: 0 11px; }
        #main-footer #et-footer-nav .bottom-nav li a {
          color: #AA1B23;
          text-transform: uppercase; }
          #main-footer #et-footer-nav .bottom-nav li a:hover {
            color: #AA1B23;
            text-decoration: underline;
            opacity: 1; }
  #main-footer .et-social-icons {
    float: none;
    text-align: center; }
    #main-footer .et-social-icons li {
      margin: 0 10px; }
  #main-footer #footer-info {
    padding-top: 15px;
    text-align: left;
    float: none;
    color: #474747;
    font-size: 12px;
    line-height: 1.6; }
    #main-footer #footer-info a {
      font-weight: normal;
      text-decoration: underline; }
