@import url(/templates/construction-master/styles.css);

/* Color scheme ================================================================ */
#contact-info-container .icon, #main-nav .navbar-nav > li.dropdown.open > a,
#main-nav .navbar-nav > li > a:hover,
#main-nav .navbar-nav > li.active > a,
#exclusiveURLs .exclusive-url.small h2 a,
#offers .offer h3, #offers .expires td > .days, #offers .expires td > .hours,
#offers .expires td > .minutes, #offers .expires td > .seconds {
  color: #3498db;
}
#main-nav.compact-sticky .navbar-nav > li > a:hover,
#main-nav.compact-sticky .navbar-nav > li.dropdown.open > a,
#main-nav.compact-sticky .navbar-nav > li.active > a, #bgslideshowcaption a,
#exclusiveURLs .exclusive-url.medium a.url:hover,
#exclusiveURLs .exclusive-url.big a.url,
#exclusiveURLs .exclusive-url.small a.url,
.exclusive-url.expo a.url:hover,
#recent-articles .learn-more, #articles .learn-more,
#social>li>a:hover, a.button:hover, a.button.inverted,
#pdf .pdf .button.open,
#recent-articles .learn-more, #articles .learn-more,
#contact-form button[type="submit"],
#offers .info, #offers .print, #offers .actions .interested,
.ui-dialog .ui-dialog-buttonpane button, #langseldropdown {
  background-color: #3498db;
}
#exclusiveURLs .exclusive-url.big a.url,
#exclusiveURLs .exclusive-url.small a.url,
#recent-articles .learn-more, #articles .learn-more,
#recent-articles-title::after,
#pdf .pdf .button.open, a.button.inverted,
#recent-articles .learn-more, #articles .learn-more,
#contact-form button[type="submit"],
#offers .info, #offers .print, #offers .actions .interested,
.ui-dialog .ui-dialog-buttonpane button {
  border-color: #3498db;
}
#exclusiveURLs .exclusive-url.medium .contents-wrapper,
.exclusive-url.expo .contents-wrapper {
  background-color: rgba(52, 152, 219, 0.8);
}
/* ============================================================================= */
