/* VARIABLES */
/* MIXINS */
/* PLACEHOLDERS */
/**** TYPOGRAPHY *******/
/* TYPOGRAPHY */
body {
  font-weight: 300;
}

p strong, p b {
  font-weight: 500;
}

.textoverdark {
  font-weight: 500;
}
.textoverdark strong, .textoverdark b {
  font-weight: 700;
}

/* SLIDER STYLES */
/* GENERAL COMPONENT STYLES */
.et_pb_accordion_item {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.et_pb_accordion_item h4.et_pb_toggle_title {
  transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
}

/* FORM STYLES */
body .et_pb_button_module_wrapper a.et_pb_button {
  padding: 2px 35px !important;
}
body .et_pb_button_module_wrapper a.et_pb_button:hover {
  padding: 2px 35px !important;
  background-color: #176b92;
  border-radius: 4px;
}

.et_pb_with_border .et_pb_contact_form .input[type=radio] + label i {
  border-radius: 0;
  border: 1px solid #97999b;
}
.et_pb_with_border .et_pb_contact_form .input[type=radio] + label i:before {
  background-color: #5691bd !important;
  border-radius: 0;
  width: 9px;
  height: 9px;
}

/* ICONS */
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?qmb2f8");
  src: url("fonts/icomoon.eot?qmb2f8#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?qmb2f8") format("truetype"), url("fonts/icomoon.woff?qmb2f8") format("woff"), url("fonts/icomoon.svg?qmb2f8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-SHC-icon-calendar:before {
  content: "\e907";
}

.icon-SHC-icon-close:before {
  content: "\e906";
}

.icon-SHC-icon-up:before {
  content: "\e900";
}

.icon-SHC-icon-twitter:before {
  content: "\e901";
}

.icon-SHC-icon-marker:before {
  content: "\e902";
}

.icon-SHC-icon-247:before {
  content: "\e903";
}

.icon-SHC-icon-fb:before {
  content: "\e904";
}

.icon-SHC-icon-ig:before {
  content: "\e905";
}

/* HEADER STYLES */
/*  MAIN MENU  */
.et_header_style_left #main-header #et-top-navigation {
  padding-top: 45px;
  padding-left: 20px !important;
}
.et_header_style_left #main-header #et-top-navigation #top-menu-nav #top-menu > li > a {
  padding-bottom: 35px;
  text-transform: uppercase;
  font-weight: 400;
}
.et_header_style_left #main-header #et-top-navigation #top-menu-nav #top-menu > li > a:hover {
  color: #5691bd;
  opacity: 1;
  font-weight: 700;
}
.et_header_style_left #main-header #et-top-navigation #top-menu-nav #top-menu > li:last-child {
  padding-right: 22px;
}
.et_header_style_left #main-header #et-top-navigation #top-menu-nav #top-menu > li.current-menu-item > a {
  font-weight: 700;
}
.et_header_style_left #main-header #et-top-navigation #top-menu-nav .et-social-icons {
  margin-top: -4px;
}
.et_header_style_left #main-header #et-top-navigation #top-menu-nav .et-social-icons > li > a {
  padding-bottom: 0;
  font-size: 22px;
  color: #80888f;
}
.et_header_style_left #main-header #et-top-navigation #top-menu-nav .et-social-icons > li > a .shc-social-icon {
  display: inline-block;
}
.et_header_style_left #main-header #et-top-navigation #top-menu-nav .et-social-icons > li > a:hover {
  color: #5691bd;
  opacity: 1;
}
.et_header_style_left #main-header #et-top-navigation #et_mobile_nav_menu .et-social-icons {
  text-align: left;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 10px;
}
.et_header_style_left #main-header #et-top-navigation #et_mobile_nav_menu .et-social-icons > li {
  margin-left: 0;
  margin-right: 20px;
}
.et_header_style_left #main-header #et-top-navigation #et_mobile_nav_menu .et-social-icons > li > a {
  padding-bottom: 0;
  border: none;
  font-size: 22px;
  color: #80888f;
}
.et_header_style_left #main-header #et-top-navigation #et_mobile_nav_menu .et-social-icons > li > a .shc-social-icon {
  display: inline-block;
}
.et_header_style_left #main-header #et-top-navigation #et_mobile_nav_menu .et-social-icons > li > a:hover {
  color: #5691bd;
  opacity: 1;
}
.et_header_style_left #main-header.et-fixed-header #et-top-navigation #top-menu-nav #top-menu > li > a {
  padding-bottom: 30px;
}
.et_header_style_left #main-header #et-info {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  padding-top: 40px;
  padding-left: 210px;
}
.et_header_style_left #main-header #et-info #et-info-phone {
  font-size: 16px;
  font-weight: 600;
  color: #5691bd;
}
.et_header_style_left #main-header #et-info #et-info-phone::before {
  content: none;
}
.et_header_style_left #main-header #et-info .icon-SHC-icon-247 {
  color: #b6b8ba;
  font-size: 70px;
  vertical-align: -24px;
  line-height: 0;
}

.acgdivi_header_notice {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999999;
}
.acgdivi_header_notice .headernotice-wrapper {
  position: relative;
  width: 520px;
}
.acgdivi_header_notice .headernotice-wrapper .headernotice-bar {
  width: 100%;
  padding: 15px 10px 5px;
  text-align: center;
  z-index: 100;
  cursor: pointer;
  background-color: #5691bd;
  border-radius: 0px 0px 8px 8px;
  transition: background-color 0.4s ease-in-out;
  -webkit-transition: background-color 0.4s ease-in-out;
  -moz-transition: background-color 0.4s ease-in-out;
  -o-transition: background-color 0.4s ease-in-out;
}
.acgdivi_header_notice .headernotice-wrapper .headernotice-bar h4 {
  color: #fff;
  font-weight: 700;
  font-size: 15px;
}
.acgdivi_header_notice .headernotice-wrapper .headernotice-bar:hover {
  background-color: #176b92;
}
.acgdivi_header_notice .headernotice-wrapper .headernotice-container {
  z-index: 200;
  width: 100%;
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  background-color: #5691bd;
  padding: 10px;
  border-radius: 0px 0px 8px 8px;
  -webkit-box-shadow: 4px 6px 15px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 4px 6px 15px 5px rgba(0, 0, 0, 0.4);
}
.acgdivi_header_notice .headernotice-wrapper .headernotice-container .headernotice-close {
  text-align: right;
  width: 100%;
  font-size: 16px;
  color: #fff;
  padding: 5px 10px;
}
.acgdivi_header_notice .headernotice-wrapper .headernotice-container .headernotice-close span {
  cursor: pointer;
}
.acgdivi_header_notice .headernotice-wrapper .headernotice-container .headernotice-content {
  background-color: #fff;
  font-size: 16px;
  line-height: 1.4em;
  padding: 20px;
}
.acgdivi_header_notice .headernotice-wrapper .headernotice-container .headernotice-content li {
  line-height: 1.4em;
  margin-bottom: 10px;
}

/* PAGE STYLES */
.all-about-you strong {
  font-size: 98px;
  color: #5691bd;
  line-height: 100px;
}

.testimonial-slider .et-pb-arrow-next {
  opacity: 0.5;
  right: 15px;
}
.testimonial-slider .et-pb-arrow-prev {
  opacity: 0.5;
  left: 15px;
}
.testimonial-slider:hover .et-pb-arrow-next {
  right: 0px;
}
.testimonial-slider:hover .et-pb-arrow-prev {
  left: 0px;
}

body.home.et_header_style_left #main-header #et-top-navigation #top-menu-nav #top-menu > li.current-menu-item > a {
  font-weight: 400;
  color: inherit;
}
body.home.et_header_style_left #main-header #et-top-navigation #top-menu-nav #top-menu > li.current-menu-item > a:hover {
  font-weight: 700;
  color: #5691bd;
}

/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {
  background: none;
}

/*** Hide Sidebar ***/
#sidebar {
  display: none;
}

.divider-section .et_pb_top_inside_divider {
  -webkit-transform: scale(1, -0.7) !important;
          transform: scale(1, -0.7) !important;
  top: -12px !important;
}
.divider-section .et_pb_bottom_inside_divider {
  -webkit-transform: scale(1, 0.7) !important;
          transform: scale(1, 0.7) !important;
  bottom: -12px !important;
}

/*** Expand the content area to fullwidth ***/
@media (min-width: 981px) {
  #left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
  }
}
/* PAGE STYLES */
.acgdivi_featured_post {
  height: 100%;
}
.acgdivi_featured_post > div:first-child {
  height: 100%;
}
.acgdivi_featured_post > div:first-child article {
  height: 100%;
}
.acgdivi_featured_post > div:first-child article .featured_image {
  margin-bottom: 28px;
  text-align: center;
}
.acgdivi_featured_post > div:first-child article .featured_image img {
  width: 100%;
}
.acgdivi_featured_post > div:first-child article .article-title {
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.acgdivi_featured_post > div:first-child article .excerpt {
  text-align: center;
  color: #414042;
}
.acgdivi_featured_post > div:first-child article .article-link {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.acgdivi_featured_post > div:first-child article .article-link a {
  text-transform: uppercase;
}

.single .et_pb_title_meta_container .published:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #00a8e9;
  margin-right: 10px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e907";
}

body.single-post .et_pb_post_content h1 {
  font-size: 30px;
}
body.single-post .et_pb_post_content h2 {
  font-size: 26px;
}
body.single-post .et_pb_post_content h3 {
  font-size: 22px;
}

body.wp-admin .editor-styles-wrapper h1, body.wp-admin .editor-styles-wrapper h2, body.wp-admin .editor-styles-wrapper h3 {
  color: #176b92;
  font-weight: 500;
}
body.wp-admin .editor-styles-wrapper h1 {
  font-size: 30px;
}
body.wp-admin .editor-styles-wrapper h2 {
  font-size: 26px;
}
body.wp-admin .editor-styles-wrapper h3 {
  font-size: 22px;
}

/* FOOTER STYLES */
/* PRINT STYLES */
@media print {
  .no-print, .no-print * {
    display: none !important;
  }
}
/* RESPONSIVE STYLES */
/********************** 1081- Pixel Styles **********************/
@media all and (min-width: 981px) {
  /***************************************************************/
  .logo_container #logo {
    max-height: 54%;
  }
  .et_header_style_left #main-header.et-fixed-header #et-top-navigation, .et_header_style_left #main-header.et-fixed-header #et-info {
    padding-top: 30px;
  }
  .et_header_style_left #main-header.et-fixed-header .logo_container #logo {
    max-height: 65%;
  }
  /* End 1081+ Pixel Styles */
} /*********************************/
/********************** 1290- Pixel Styles **********************/
@media all and (max-width: 1290px) {
  /***************************************************************/
  .shc-hero-header .et_pb_text_inner h2 {
    font-size: 54px;
  }
  .shc-hero-subheader .et_pb_text_inner h2 {
    font-size: 43px;
  }
  /* End 1290- Pixel Styles */
} /*********************************/
/********************** 1200- Pixel Styles **********************/
@media all and (max-width: 1250px) {
  /***************************************************************/
  #main-header .container {
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
  }
  /* End 1200- Pixel Styles */
} /*********************************/
/********************** 1120- Pixel Styles **********************/
@media all and (max-width: 1120px) {
  /***************************************************************/
  /* End 1120- Pixel Styles */
} /*********************************/
/********************** 1060- Pixel Styles **********************/
@media all and (max-width: 1060px) {
  /***************************************************************/
  .shc-hero-header .et_pb_text_inner h2 {
    font-size: 50px;
  }
  .shc-hero-subheader .et_pb_text_inner h2 {
    font-size: 38px;
  }
  .et_header_style_left #main-header #et-top-navigation {
    padding-top: 34px;
  }
  .et_header_style_left #main-header #et-top-navigation #top-menu-nav .et-social-icons {
    display: none;
  }
  .et_header_style_left #main-header #et-top-navigation .mobile_menu_bar {
    padding-bottom: 23px;
  }
  .et_header_style_left #main-header #et-top-navigation .mobile_menu_bar:before {
    font-size: 40px;
    color: #80888f;
  }
  #top-menu {
    display: none;
  }
  #et_mobile_nav_menu {
    display: block;
  }
  /* End 1060- Pixel Styles */
} /*********************************/
/********************** 980- Pixel Styles **********************/
@media all and (max-width: 980px) {
  /***************************************************************/
  .acgdivi_header_notice {
    width: 100%;
  }
  .acgdivi_header_notice .headernotice-wrapper {
    width: 100%;
  }
  .all-about-you strong {
    font-size: 180%;
  }
  /* End 980- Pixel Styles */
} /*********************************/
/********************** 767- Pixel Styles **********************/
@media all and (max-width: 767px) {
  /***************************************************************/
  .et_header_style_left #main-header #et-info {
    text-align: left;
    display: block;
    float: left;
    padding-top: 26px;
    padding-left: 150px;
  }
  .et_header_style_left #main-header #et-top-navigation {
    padding-top: 16px;
  }
  .et_header_style_left #main-header #et-top-navigation .mobile_menu_bar {
    padding-bottom: 14px;
  }
  /* End 767- Pixel Styles */
} /*********************************/
/********************** 680- Pixel Styles **********************/
@media all and (max-width: 680px) {
  /***************************************************************/
  /* End 680- Pixel Styles */
} /*********************************/
/********************** 600- Pixel Styles **********************/
@media all and (max-width: 600px) {
  /***************************************************************/
  /* End 600- Pixel Styles */
} /*********************************/
/********************** 500- Pixel Styles **********************/
@media all and (max-width: 500px) {
  /***************************************************************/
  /* End 500- Pixel Styles */
} /*********************************/
/********************** 450- Pixel Styles **********************/
@media all and (max-width: 450px) {
  /***************************************************************/
  .et_header_style_left #main-header #et-info .icon-SHC-icon-247 {
    display: none;
  }
  /* End 450- Pixel Styles */
} /*********************************/
/********************** 375- Pixel Styles **********************/
@media all and (max-width: 375px) {
  /***************************************************************/
  .et_header_style_left #main-header #et-info {
    display: none;
  }
  .shc-hero-header .et_pb_text_inner h2 {
    font-size: 42px;
  }
  .shc-header-comprehensive .et_pb_text_inner h3 {
    font-size: 30px;
  }
  .shc-header-dedication .et_pb_text_inner h3 {
    font-size: 42px;
  }
  .shc-header-startsattop .et_pb_text_inner h3 {
    font-size: 27px;
  }
  .et_pb_text_7.shc-services-list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  /* End 375- Pixel Styles */
} /*********************************//*# sourceMappingURL=style.css.map */