/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.tm-price-table_featured {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px;
}
.tm-price-table_featured-inner {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 14px;
  line-height: 2;
  color: #fff;
}
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
address, dl, fieldset, figure, ol, p, pre, ul {
  margin: 0 0 20px 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
}
.jl-overlay-primary {
  background: #0077bd;
}
.jl-text-primary, .jl-alert-primary {
  color: #0077bd !important;
}
.jl-button-primary {
  background-color: #0077bd;
}
.jl-button-primary:focus, .jl-button-primary:hover {
  background-color: #00578a;
}
.jl-card-primary {
  background: #0077bd;
}
.jl-card-primary.jl-card-hover:hover {
  background-color: #00578a;
}
.jl-tile-primary, .jl-section-primary {
  background: #0077bd;
}
/* Hover + Focus */
.jl-subnav-pill > .jl-active > a, .jl-dotnav > .jl-active > * {
  background-color: #0077bd;
}
/* Hover + Active + Focus */
.jl-tab > .jl-active > a, .jl-tab > * > a:hover, .jl-tab > * > a:focus {
  border-color: #0077bd;
}
/* Hover + Focus */
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #0077bd;
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #0077bd;
  border: 1px solid #0077bd;
}
.jl-card-primary > .tm-timeline-arrow {
  background-color: #0077bd;
}
#jl-login-form input, .tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}
#jl-login-form .jl-form-icon, .tm-form-reset .jl-form-icon, .tm-form-remind .jl-form-icon, .tm-form-login .jl-form-icon, .tm-form-registration .jl-form-icon, .tm-form-profile-edit .jl-form-icon {
  height: 40px;
}
#jl-login-form .jl-checkbox, .tm-form-reset .jl-checkbox, .tm-form-remind .jl-checkbox, .tm-form-login .jl-checkbox, .tm-form-registration .jl-checkbox, .tm-form-profile-edit .jl-checkbox {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0;
}
.tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  width: 100%;
}
.profile #users-profile-core .jl-description-list dd, .profile #users-profile-custom .jl-description-list dd {
  margin-left: 0;
}
.tm-tags a {
  text-transform: none;
}
.tm-tags a:hover, .tm-tags a:focus {
  color: #ffffff;
}
.jl-popup-login .jl-list {
  width: 300px;
  margin: 0 auto;
}
.jl-popup-login li {
  display: inline-block;
}
.back-to-top {
  position: fixed;
  bottom: 40px;
  z-index: 9999;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
#g-intro {
  background-image: url('../../images/header/sea-opq.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
#g-navigation {
  background-image: url('../../images/header/sea.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
#g-features {
  background-image: url('../../images/header/sea-opq.jpg');
  background-color: #00ffff;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-utility {
  background-image: url('../../images/header/sea-opq.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
#g-above {
  background-image: url('../../images/header/sea-opq.jpg');
  background-color: #00ffff;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-testimonials {
  background-image: url('../../images/header/sea-opq.jpg');
  background-color: #00ffff;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-expanded {
  background-image: url('../../images/header/sea-opq.jpg');
  background-color: #00ffff;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-footer {
  background-image: url('../../images/header/sea.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
td, table {
  border: none !important;
}
blockquote.rabbitears {
  font: italic 14px/20px Georgia, serif;
  padding: 8px;
  background-color: #f7f6f2;
  border-top: 1px solid #a5a5a4;
  border-bottom: 1px solid #a5a5a4;
  margin: 5px 100px 5px 100px;
  background-image: url('../images/openquote.png');
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
}
blockquote.rabbitears span {
  display: block;
  background-image: url('../images/closequote.png');
  background-repeat: no-repeat;
  background-position: bottom right;
}
.img_caption {
  font-size: 0.8rem;
  font-style: italic;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.3rem;
}
#g-footer .g-horizontalmenu a {
  font-size: 1.2rem;
}
.g-totop a .g-totop a {
  font-size: 1rem;
}
figcaption {
  text-align: center;
}
/* For the TMR blue rectangular buttons */
#my-buttons a {
  display: block;
  color: transparent;
}
#my-buttons a:hover {
  background-position: left bottom;
}
a#my-buttons {
  display: none;
}
/* For the TQuote module on Home Page */
.mod_tquote_quote p {
  font-size: 1.8rem;
  color: #0077bd;
}
.mod_tquote_author p {
  font-size: 1.8rem;
  color: #0077bd;
}
.mod_tquote_quote p ::before {
  color: #0077bd;
  content: open-quote;
  font-size: 3rem;
}
.mod_tquote_quote p ::after {
  color: #0077bd;
  content: close-quote;
  font-size: 3rem;
}
/* Owl carousel font colour */
.g-owlcarousel {
  color: #ffff00;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title {
  font-size: 1.8rem;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-label {
  background: #0077bd;
  font-size: 1.25rem;
}
.breadcrumb {
  background-image: url('../../images/header/sea-opq.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
/*# sourceMappingURL=custom_60.css.map */