body {
  font-family: 'Open Sans'; }

a {
  outline: 0; }

.container {
  text-align: center; }

nav.navbar a {
  color: #bcc4cf !important; }

nav.navbar a:hover {
  background-color: #3eccd8 !important;
  color: #FFFFFF !important; }

.navbar-collapse {
  text-align: center; }

.fa-minus-circle {
  color: #bcc4cf; }

.nav.navbar-nav {
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0;
  float: none;
  margin-bottom: -5px; }

.navbar-default {
  background-color: #313d4c;
  border-color: none; }

.navbar-header {
  text-align: right;
  display: inline-block; }

.navbar-default .navbar-toggle {
  border-color: #6b7788; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #6b7788; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #313d4c; }

.navbar-toggle {
  background-color: #313d4c; }

.navbar-toggle:hover {
  background-color: #ff8a22; }

.fa-btn {
  margin-right: 6px; }

#home {
  min-height: 900px;
  max-height: 900px;
  background: url("/images/main-background.jpg") no-repeat center center;
  background-size: cover; }

#home h1, #home h2, #home h3 {
  font-style: italic;
  color: #3e4a5a;
  text-transform: none; }

.panel-default > .panel-heading {
  color: #FFFFFF;
  background-color: #3eccd8;
  border-color: #3eccd8; }

.panel-body {
  background: #f3f3f3 !important; }

button[type="submit"] {
  background: #ff8a22;
  border: 1px solid #ff8a22;
  outline: 0; }

button[type="submit"]:hover {
  background: #3eccd8;
  border: 1px solid #3eccd8;
  outline: 0; }

button[type="submit"]:focus:active {
  background: #3eccd8;
  border: 1px solid #3eccd8;
  outline: 0; }

button[type="submit"]:focus {
  background: #3eccd8;
  border: 1px solid #3eccd8;
  outline: 0; }

#home h1 {
  padding-top: 10px;
  font-weight: 300;
  font-size: 3.4rem; }

#home h2 {
  font-weight: 400;
  font-size: 3.0rem; }

#home h3 {
  font-weight: 700;
  font-size: 3.0rem; }

#learn, #learn:focus {
  margin-top: 15px;
  padding: 10px 20px 10px 20px;
  color: #3e4a5a;
  border: 1px solid #3e4a5a;
  background-color: #FFF; }

.sectionImage {
  width: 100%; }

.overlay {
  background: transparent;
  position: relative;
  width: 100%;
  height: 300px;
  top: 300px;
  margin-top: -300px; }

#learn:hover, #learn:active {
  background-color: #3e4a5a;
  color: #FFF; }

#publishers {
  background: url("/images/adw_pattern.png");
  background-repeat: repeat;
  color: #b6c3d3;
  padding-bottom: 30px; }

summary:hover, .fa:hover {
  cursor: pointer;
  color: #FFFFFF; }

summary {
  outline: 0;
  padding-left: 10px;
  font-weight: 300;
  font-size: 1.8rem; }
  summary i {
    color: #ff8a22;
    padding-right: 5px; }

details p {
  line-height: 22px;
  font-weight: 300; }

details summary::-webkit-details-marker {
  display: none; }

details::-o-content {
  display: none; }

details[open]::-o-content {
  display: block; }

#contactTitle {
  border-bottom: 1px solid #ffb069;
  color: #FFFFFF;
  margin-bottom: 10px; }
  #contactTitle h1 {
    text-align: center; }

.faq {
  margin-left: 15px !important; }

#faq {
  background: url("/images/faq_pattern.png");
  background-repeat: repeat;
  color: #b6c3d3;
  padding-bottom: 30px; }
  #faq h1 {
    padding: 30px 20px 20px 5px; }
  #faq p {
    color: #FFFFFF;
    margin-top: 10px;
    margin-left: 35px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1px dotted #b6c3d3; }
  #faq a:focus {
    color: #FFFFFF; }
  #faq a:hover .fa {
    color: #FFFFFF; }

#login a {
  color: #3eccd8; }

#contact {
  padding: 20px 20px 12px 20px;
  background: #ff8a22;
  color: #FFFFFF; }
  #contact #social i {
    padding-right: 10px; }
  #contact #social i:hover {
    color: #222; }
  #contact #social i:active {
    color: #FFFFFF; }
  #contact #social a {
    color: #FFFFFF;
    text-decoration: none;
    outline: 0; }
  #contact #social a:hover {
    color: #222;
    text-decoration: none; }
  #contact #social a:focus {
    color: #222;
    text-decoration: none; }
  #contact a {
    color: #FFFFFF;
    text-decoration: none; }
  #contact a:hover {
    color: #222;
    text-decoration: none; }
  #contact a:focus {
    color: #FFFFFF;
    text-decoration: none; }

h1 {
  padding-left: 8px;
  font-weight: 600;
  font-size: 40px;
  text-transform: uppercase; }

.inline {
  display: inline-block; }

.sidepush {
  padding-top: 20px; }

#map iframe {
  width: 100%; }

footer {
  padding: 10px 20px 10px 20px; }
  footer a, footer a:active {
    color: #3e4a5a;
    text-decoration: none;
    padding-left: 15px; }
  footer a:hover {
    color: #ff8a22;
    text-decoration: none; }

.right {
  text-align: right; }

.backy {
  background-color: rgba(0, 0, 0, 0.2);
  margin-bottom: 20px !important;
  padding: 20px 20px 10px 20px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  height: 130px;
  min-height: 150px;
  margin-right: 0 !important;
  margin-left: 20px !important; }
  .backy h6 {
    color: #FFFFFF;
    font-weight: 300;
    font-size: 1.8rem;
    line-height: 1px;
    padding-bottom: 10px; }
  .backy p {
    color: #b6c3d3;
    line-height: 18px;
    font-weight: 300;
    font-size: 1.5rem; }
  .backy img {
    padding-bottom: 10px; }
  .backy i {
    color: #ff8a22; }

.cta {
  background-color: #ff8a22;
  color: #FFFFFF;
  border: 1px solid #ff8a22;
  padding: 10px 20px 10px 20px;
  margin-bottom: 20px; }
  .cta i {
    padding-right: 5px; }

.cta:hover {
  border: 1px solid #FFFFFF; }

.centro {
  text-align: center; }

#adwertisers {
  background: url("/images/pub_pattern.png");
  background-repeat: repeat;
  color: #b6c3d3;
  padding-bottom: 30px; }

.centered {
  margin: auto;
  max-width: 1200px; }

.sideimg {
  text-align: center;
  width: 100%; }

#faqman {
  padding-top: 25%; }

@media (max-width: 543px) {
  h1 {
    text-align: center; }
  .sectionImage {
    width: 50%;
    padding-top: 30px; }
  .left {
    text-align: center; }
  .right {
    text-align: center; }
  .sidepush {
    padding-top: 0px; }
  .backy {
    height: 120px;
    min-height: 130px; }
  #home {
    min-height: 600px;
    max-height: 600px; }
  #faq {
    padding-bottom: 0; }
  button.navbar-toggle {
    margin-left: 15px !important; }
  .nav.navbar-nav {
    margin-bottom: 0; }
  #home h1 {
    padding-top: 10px;
    font-weight: 300;
    font-size: 2.3rem; }
  #home h2 {
    font-weight: 400;
    font-size: 2.0rem; }
  #home h3 {
    font-weight: 700;
    font-size: 2.0rem; } }

@media (min-width: 544px) and (max-width: 568px) {
  h1 {
    text-align: center; }
  .sectionImage {
    width: 50%;
    padding-top: 40px; }
  .backy {
    height: 120px;
    min-height: 130px; }
  #home {
    min-height: 550px;
    max-height: 550px; }
  #faq {
    padding-bottom: 0; }
  .left {
    text-align: center; }
  .right {
    text-align: center; }
  #faqman {
    padding-top: 13%; }
  .nav.navbar-nav {
    margin-bottom: 0; } }

@media (min-width: 569px) and (max-width: 768px) {
  h1 {
    text-align: center; }
  .sectionImage {
    width: 50%;
    padding-top: 40px; }
  .left {
    text-align: center; }
  .right {
    text-align: center; }
  .backy {
    height: 120px;
    min-height: 130px; }
  #faq {
    padding-bottom: 0; }
  #faqman {
    padding-top: 12%; }
  .nav.navbar-nav {
    margin-bottom: 0; }
  button.navbar-toggle {
    margin-left: 25px !important; } }

@media (min-width: 1200px) {
  .sectionImage {
    width: 90%;
    padding-top: 40px;
    padding-right: 10px; }
  h1 {
    padding-left: 8px; }
  #faqman {
    padding-top: 25%; } }

/*# sourceMappingURL=app.css.map */
