/*
Theme Name: Avora Wordpress Theme
Description: The corporate theme for Avora.
Author: Axiom Design Partners
Template: salient
Version 1.1
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,700,300);
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
}
p {
  padding-bottom: 0;
  margin-bottom: 1em;
  font-family: 'Open Sans', sans-serif;
}
p.intro,
p.lead,
.lead p {
  font-weight: 700;
  color: #00adc8;
  font-size: 1.5em;
  line-height: 1.5em;
}
.light p.intro,
.light p.lead,
.light .lead p {
  color: #fff;
}
.grab p {
  font-size: 1.8em;
  line-height: 1.5em;
  text-align: center;
}
.grab p:last-child {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
hgroup {
  margin-bottom: 1em;
}
hgroup h1,
hgroup h2,
hgroup h3,
hgroup h4,
hgroup h5,
hgroup h6 {
  margin-bottom: 0 !important;
}
#page-header-bg h1 {
  font-family: inherit;
  font-weight: 500;
  font-size: 72px !important;
}
h2 {
  font-size: 1.8em;
  text-transform: uppercase;
  color: #444;
}
h3 {
  font-size: 1.4em;
  line-height: 1.3em;
}
h4 {
  font-size: 1.2em;
  text-transform: uppercase;
  line-height: 1.3em;
}
#footer-outer .widget h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
hgroup h4 {
  font-size: 1em;
}
h5 {
  font-size: 1em;
  line-height: 1.3em;
}
.row .col.section-title h1,
.row .col.section-title h2 {
  font-family: inherit;
  letter-spacing: normal;
  font-weight: 700;
  text-transform: uppercase;
}
.row .col.section-title h1 {
  margin-top: 2em;
}
.row .col.section-title h2 {
  font-size: 32px;
  line-height: 45px;
  color: #0d3b61;
}
.orbit-wrapper #featured article .post-title h2 {
  font-family: inherit;
  font-weight: 400;
  max-width: 590px;
  text-transform: none;
}
h4 .icon-normal {
  margin-right: 12px;
}
#header-outer {
  background-image: url(images/header-bg.gif);
  background-repeat: no-repeat;
  background-position: center;
}
#footer-outer .widget h4 {
  margin-bottom: 0;
}
#menu-footer-menu {
  border-top: 1px solid #444444;
}
#footer-outer .widget.widget_categories li a,
#footer-outer .widget.widget_pages li a,
#footer-outer .widget.widget_nav_menu li a {
  padding: 5px 0;
}
.row .col.section-title p {
  font-family: inherit;
  letter-spacing: normal;
  color: #00adc8;
}
.sf-menu {
  font-weight: 700;
  text-transform: uppercase;
}
.sf-sub-indicator {
  position: absolute;
  right: 12px;
  left: auto;
}
#call-to-action .container span {
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.testimonial_slider {
  height: auto;
  margin-bottom: 0;
}
.col.boxed span.bottom-line {
  display: none;
}
.col.boxed {
  padding: 15px;
}
.pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px #fff solid;
  border-radius: 6px;
}
.testimonial_slider .controls {
  position: relative;
  bottom: 0;
}
.pagination-switch.active {
  background-color: #fff;
}
div.slider-nav span.right span.white,
div.slider-nav span.left span.white {
  background-image: url(images/nav-buttons.png) !important;
}
#footer-outer {
  background-image: url(images/footer-bg.gif);
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
  .sf-sub-indicator {
    display: none;
  }
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
  margin-bottom: 0 !important;
}
.home-wrap {
  padding-top: 0 !important;
}
#featured .orbit-slide article .post-title h2 {
  font-size: 2.4em;
}
#featured .orbit-slide article .post-title h2 span {
  font-size: 1em;
  line-height: 1.6em !important;
}
#featured .orbit-slide.centered article .post-title h2 {
  max-width: 920px;
}
.blue {
  background-color: #0d3b61;
}
.blue-text {
  color: #0d3b61 !important;
}
.cyan {
  background-color: #00adc8;
}
.cyan-text {
  color: #00adc8 !important;
}
.white {
  background-color: #fff;
}
.white-text {
  color: #fff !important;
}
