a {
  color: #004c99;
}
a:visited {
  color: #004c99;
}
a:hover {
  color: #00b2cf;
}
a:hover,
a:visited:hover {
  color: #00b2cf;
}
.toplinks {
  background: #00b2cf;
}
.rc-container .rates-carousel {
  background: #00b2cf;
}
a.cta,
.rc-container .rates-carousel .ratectas #ratebuttons p a {
  background: #004c99;
  color: white;
}
a.cta:hover {
  background: #00b2cf;
  color: #333;
}
a.homelink {
  top: -60px;
}
#navbar ul li a {
  color: #004c99;
}
#navbar #dd-menus .dd-menu,
div.regions {
  background: #004c99;
}
#navbar ul li:hover > a {
  color: #00b2cf;
}
h1 {
  color: white;
  font-size: 36px;
  font-weight: 300;
  line-height: 38px;
  margin-bottom: 8px;
  letter-spacing: 0.05em;
  font-family: 'montserrat', sans-serif;
  text-transform: uppercase;
}
h2,
.content_rates_category1,
.faq_header,
.faq_question,
.comments_section_header,
h3,
.content_rates_table_title,
.region_faq_header,
h4,
h5,
h6 {
  color: #004c99;
}
div.regions .boxwrap .regionbox ul li a,
div.regions .boxwrap .boxtop {
  color: white;
}
footer .footer-nav {
  background: #a9aeb6;
  color: white;
}
footer .footer-nav a {
  color: white;
}
footer .footer-nav img {
  display: none;
}
article table thead th {
  background: #00b2cf;
}
.nav-wrapper {
  border-color: white;
}
.sidetogglemenu a:hover {
  background: #004c99 !important;
}
@media (max-width: 500px) {
  .footer-links span.pipe {
    display: none;
  }
}
@media (min-width: 1500px) {
  a.homelink {
    top: -52px;
    left: -170px;
  }
  a.homelink img {
    max-width: 330px;
  }
}
@media (max-width: 1120px) {
  a.homelink {
    top: -52px;
    left: 0px;
  }
  a.homelink img {
    max-width: 330px;
  }
}
@media (max-width: 767px) {
  a.homelink {
    top: -20px;
    left: 0px;
    display: block;
  }
  a.homelink img {
    max-width: 220px;
  }
}
@media (max-width: 360px) {
  a.homelink {
    top: -40px;
    left: 0px;
    display: block;
  }
  a.homelink img {
    max-width: 220px;
  }
}
.rc-container .rates-carousel .ratectas #ratebuttons p a:hover {
  background: #cecece;
  color: #333;
}
