/**
 * This file should get overwritten if Method 1 is used. If Method 2 is chosen,
 * remove this comment and start adding your styles to this file.
 */

/*
  Colour Scheme
  Red: #e30613;
  */

/* Global */

ul.red-bullets {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 1em;
}

.red-bullets li {
  padding-left: 1em;
  text-indent: -.7em;
}

.red-bullets li:before {
  content: "• ";
  color: #E00614;
  /* or whatever color you prefer */
  padding-left: 1em;
  padding-right: 0.5em;
}

.font-italic {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #e30613;
  font-family: 'Questrial', sans-serif;
}

h1 {
  font-size: 1.6em;
}

h2 {
  font-size: 1.6em;
}

.red-text {
  color: #e30613;
}

.font-bold {
  font-weight: bold;
}

.font-small {
  font-size: 1.2em;
}

.circle {
  width: 0.5em;
  height: 0.5em;
  background: #e30613;
  border: 0.1em solid #e30613;
  border-radius: 50%;
  margin: 0.5em auto 0 auto;
}

.dashed {
  text-align: center;
}

.bg-grey th {
  background-color: #999999!important;
  color: #fff;
  text-align: center;
}

.bg-red td {
  background-color: #D50714!important;
  color: #fff;
}

.table-striped>tbody>tr:nth-child(2n+1)>td, .table-striped>tbody>tr:nth-child(2n+1)>th {
  background-color: #E8E8E8;
}

/* Bootstrap overides */

.btn-default {
  background-color: #e30613;
  color: #fff;
}

/* Header */

.main-logo img {
  margin-top: 2em;
}

.top-section {
  background-image: url(../images/header_bg.jpg);
  background-size: 100% 100%;
  background-repeat: repeat-x;
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
}

.buildings-bg {
  background-image: url(../images/buildings_top.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

/* Navigation */

#superfish-1-toggle {
  display: none;
}

#sidr-0-button {
  color: #fff;
}

.sidr-inner .sidr-class-sf-depth-2 a {
  padding-left: 2em;
}

.sidr-class-sf-depth-2 {
  line-height: 1.5em;
}

.sidr ul {
  margin: 0;
  border-top: 0;
  border-bottom: 0;
}

.sidr-class-sf-depth-2 {
  /*display: none!important;*/
}

.sidr-inner li {
  list-style-type: none;
}

.sidr-inner li a {
  padding: 0.5em 1em;
  display: block;
  text-decoration: none;
  color: #fff;
  border-bottom: 0.1em solid grey;
}

.sidr-inner li a:hover {
  background-color: #000;
}

.region-navigation {
  padding: 3em 0 0 0;
}

.sf-main-menu>.sf-depth-1>ul {
  min-width: 12.5em;
}

a>.sf-sub-indicator, span.nolink>.sf-sub-indicator {
  display: none;
}

.sf-depth-2 {
  background-color: #E40613;
}

.sf-depth-2 a {
  color: #fff;
  padding-left: 1em;
}

.sf-main-menu li a.active {
  color: #C6C6C6;
}

.sf-main-menu li {
  padding: 1em 0;
}

.sf-main-menu .last a {
  border-right: 0;
}

.sf-main-menu>.first a {
  padding-left: 0;
}

.sf-main-menu>li>a {
  color: #fff;
  border-right: 0.1em solid #fff;
  padding: 0 1em;
  font-family: 'Questrial', sans-serif;
}

/* Slider */

.md-object .slider-text a {
  display: inline;
  color: #E21924;
}

/* Inner Pages */

.inner-page-bg {
  background-image: url(../images/inner_page_bg.jpg);
  background-repeat: repeat-x;
}

.content h2 {
  font-size: 1.4em;
}

.block-block .first-contact {
  border-top: 0;
}

.contact-item a {
  color: #333;
}

.page-node-36 .submitted {
  display: none;
}

/* Right sidebar */

#right-sidebar {
  padding-top: 15px;
}

#block-block-7 .block-title {
  display: none;
}

/* Responsive iFrame */

.responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.responsive-iframe-container iframe, .vresponsive-iframe-container object, .vresponsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Slider */

.md-objects h2 {
  font-size: 2.4em;
  color: #fff;
  font-family: 'Questrial', sans-serif;
}

.md-objects p {
  font-size: 1.2em;
}

.slider-bg {
  background-image: url(../images/outline_home_bg.jpg);
  padding-top: 2em;
  margin-bottom: 1em;
}

.slider-bg .home-bg-bar {
  background-image: url(../images/home_content_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.slider-bg .home-bg-bar h1 {
  margin: 0 0 8px;
  padding: 0;
  color: #e30613;
  font-size: 27px;
  line-height: 34px;
  background: none;
  font-family: 'Questrial', sans-serif;
  font-weight: 400;
}

.slider-bg .text-spacing {
  padding: 1em;
}

.slider-bg .text-spacing p {
  font-weight: bold;
}

.slider-bg .buttons a {
  float: right;
  display: block;
  width: 80%;
  color: #FFF;
  font-size: 1.2em;
  padding: 0.3em 0.7em;
  margin-bottom: 1em;
}

.slider-bg .first-button {
  background-color: #666;
}

.slider-bg .second-button {
  background-color: #E40613;
}

.slider-bg .md-arrow {
  opacity: 1!important;
}

.md-arrow-left {
  background: transparent url("../images/md-arrow-red.png") no-repeat scroll 0 0;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 3;
}

.md-arrow-right {
  background: transparent url("../images/md-arrow-red.png") no-repeat scroll -40px 0;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 3;
}

.slider-bg .md-arrow-left, .slider-bg .md-arrow-right {
  /*  top: 85%;*/
}

.slider-bg .md-object {
  position: absolute!important;
  top: 70%!important;
  bottom: 0!important;
  right: 0!important;
  left: 0!important;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 0 1em;
}

.slider-bg .md-arrow-left {
  left: 0;
}

.slider-bg .md-arrow-right {
  right: 0;
}

/* Top page images */

.views-field-field-top-page-image {
  padding-top: 2em;
}

.views-field-field-top-page-image img {
  width: 100%;
  height: auto;
}

/* Breadcrumb */

.breadcrumb {
  background-color: #e30613;
}

.breadcrumb>.active {
  color: #fff;
}

.breadcrumb a {
  color: #fff;
}

/* Page Header */

.page-header {
  margin: 0.8em 0 0.5em 0;
  border-bottom: 1px dotted #000;
  padding-bottom: 0.6em;
}

/* Left block contact */

.contact-item img {
  margin-right: 0.5em;
}

.contact-item {
  padding: 0.8em 0;
  border-top: 0.1em solid #D6D6D6;
}

/* Left Block images */

.region-sidebar-first h2 {
  border-bottom: 1px dotted #000;
  padding-bottom: 0.5em;
}

/* Right block images */

.view-about-us-images {
  padding-top: 1em;
}

.views-field-field-about-images img {
  width: 100%;
  height: auto;
  margin-bottom: 2em;
  padding: 0.1em;
  border: solid 0.2em #fff;
  -webkit-box-shadow: 0px 0px 4px 2px rgba(107, 107, 107, 1);
  -moz-box-shadow: 0px 0px 4px 2px rgba(107, 107, 107, 1);
  box-shadow: 0px 0px 4px 2px rgba(107, 107, 107, 1);
}

/* Home page four blocks. */

.view-home-page-blocks a {
  color: #4d4d4d;
}

.view-home-page-blocks h2 {
  padding-bottom: 0.7em;
  border-bottom: 0.1em dotted black;
  color: #4d4d4d;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: 700;
}

.view-home-page-blocks img {
  width: 100%;
  height: auto;
  border: solid 0.2em #fff;
  -webkit-box-shadow: 0px 0px 4px 2px rgba(107, 107, 107, 1);
  -moz-box-shadow: 0px 0px 4px 2px rgba(107, 107, 107, 1);
  box-shadow: 0px 0px 4px 2px rgba(107, 107, 107, 1);
}

.not-front #block-block-3 {
  display: none;
}

/* Gallery */

.pager {
  display: block;
  clear: both;
}

.views-field-field-gallery-item img {
  width: 100%;
  height: auto;
  margin-bottom: 1em;
}

/* Testimonials */

.view-testimonials .views-field-title {
  font-weight: bold;
  margin-bottom: 1em;
}

.view-testimonials .views-row {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 0.1em dotted #000;
}

.view-testimonials .views-field-field-customer-name {
  font-weight: bold;
}

.views-field-field-customer-role {
  font-style: italic;
}

/* Footer blocks */

.bottom-block img {
  margin-right: 0.6em;
}

.bottom-block {
  display: inline-block;
}

.footer {
  margin-top: 1.5em;
  padding-bottom: 1.5em;
}

.region-footer {
  border-top: 0.1em solid #E40613;
  padding-top: 1em;
}

.region-sub-footer {
  padding-top: 2em;
  color: #fff;
}

.region-sub-footer a {
  color: #fff;
}

/* Booking form */

.page-node-33 form>div>.form-item {
  padding-bottom: 1em;
}

.webform-datepicker .form-control {
  max-width: 8em;
  display: inline-block;
}

.form-type-select .hour, .form-type-select .minute {
  max-width: 8em;
  display: inline-block;
}

#edit-submitted-start-time-ampm, #edit-submitted-end-time-ampm {
  margin-left: 2em;
  display: inline-block;
}

#edit-submitted-start-time-ampm .form-item, #edit-submitted-end-time-ampm .form-item {
  display: inline-block;
  margin: 0;
  padding: 0 1em;
}

.left-padding-desktop-tablet img {
  margin-left: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
}

.form-email {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  vertical-align: middle;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #CCC;
  border-radius: 4px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.page-node-36 form>div>.form-item {
  padding-bottom: 1em;
}

.address-text {
  display: inline-block;
  width: 75%;
}

.address img {
  display: inline-block;
  vertical-align: top;
}

.bottom-block-last img {
  margin-right: 0.6em;
}

.virtual-tour {
  padding: 1.2em;
}

/*
 * Media Queries for bootstrap
 *
*/

/* Large desktops and laptops */

@media (min-width: 1200px) {
  .view-home-page-blocks .home-page-text-block {
    min-height: 14em;
  }
  .view-home-page-blocks img {
    width: 100%;
    height: auto;
  }
  .slider-bg .buttons {
    position: absolute;
    right: 0;
    width: 100%;
    margin-top: 1em;
  }
  .slider-bg .home-bg-bar {
    height: 24.9em;
  }
  .block-md-slider {
    padding-right: 0;
    padding-top: 0;
  }
  .bottom-block {
    display: inline-block;
    /* margin-right: 2.8em;*/
  }
  .bottom-block-last {
    margin-right: 0;
  }
}

/* Larger devices only  */

@media (min-width: 1199px) {
  .slider-bg .home-bg-bar {
    /*background-image: none;*/
  }
  .view-top-page-images {
    padding-left: 15px;
    padding-right: 15px;
  }
  .view-top-page-images .views-row {
    padding-right: 0;
    padding-left: 0;
  }
  .sf-main-menu>li>a {
    font-size: 1.16em;
  }
}

/* Landscape tablets and medium desktops */

@media (min-width: 992px) and (max-width: 1199px) {
  .sf-main-menu>li>a {
    padding: 0 0.5em;
  }
  .left-padding-desktop-tablet img {
    margin-left: 1em;
    margin-top: 1em;
  }
  .view-home-page-blocks .home-page-text-block {
    min-height: 15em;
  }
  .view-home-page-blocks img {
    width: 100%;
    height: auto;
  }
  .slider-bg .home-bg-bar {
    min-height: 20.5em;
  }
  .block-md-slider {
    padding-right: 0;
  }
  .slider-bg {
    background-size: 100% 107.5%;
  }
}

/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {
  .address-text {
    display: inline;
    width: 100%;
  }
  .address img {
    display: inline;
  }
  .slider-bg .home-bg-bar {
    background-image: none;
  }
  .slider-bg .home-bg-bar {
    min-height: 25em;
  }
  .slider-bg {
    background-size: 100% 100%;
  }
  .region-navigation {
    padding: 3em 0 0.5em 0;
  }
  #superfish-1 {
    display: none!important;
  }
  .left-padding-desktop-tablet img {
    margin-top: 1em;
    margin-left: 1em;
  }
  .view-home-page-blocks .home-page-text-block {
    min-height: 19em;
  }
  .view-home-page-blocks img {
    width: 100%;
    height: auto;
  }
  .slider-bg .home-bg-bar {
    background-size: 100% 77%;
  }
  .slider-bg .home-bg-bar {
    min-height: 20em;
  }
  #block-md-slider-home-page {
    padding-right: 0;
  }
  .slider-bg .buttons a {
    margin-bottom: 0.4em;
  }
  .slider-bg .text-spacing {
    padding-bottom: 0.5em;
  }
}

/* Landscape phones and portrait tablets */

@media (max-width: 767px) {
  .siteplan {
    text-align: center;
  }
  .slider-bg .buttons a {
    width: 100%;
  }
  .slider-bg .home-bg-bar {
    background-image: none;
  }
  .slider-bg .buttons {
    padding-bottom: 0;
  }
  .slider-bg {
    margin-bottom: 0;
    background-size: 100% 105%;
  }
  .slider-text {
    font-size: 1.3em!important;
  }
  .slider-text h2 {
    margin-top: 0.4em;
    margin-bottom: 0.2em;
  }
  .not-front #block-block-3 {
    display: block;
  }
  #superfish-1-accordion {
    display: none!important;
  }
  .view-top-page-images {
    display: none;
  }
  .region-navigation {
    padding: 3em 0 0.5em 0;
  }
  .bottom-block {
    display: block;
    padding-bottom: 0.5em;
  }
  .slider-bg .buttons a {
    padding: 0.3em 0.7em;
    margin-bottom: 0.3em;
  }
  .buttons {
    padding-bottom: 9em;
  }
  .first-coloumn {
    float: none;
  }
}

/* Portrait phones and smaller */

.slider-new .circle-slider {
  position: relative;
}
@media (max-width: 1200px) {
  .slider-new img {
    min-height: 400px;
  }
}
@media (max-width: 992px) {
  .slider-new .circle-slider h2 {
    font-size: 16px;
  }
  .slider-new .circle-slider p {
    font-size: 12px;
  }
  .slider-new .circle-slider {
    border-radius: 50%;
    width: 10em;
    height: 10em;
    background: #e30613;
    display: table;
  }
}

@media (min-width: 992px) {
  .slider-new img {
    min-height: 400px;
    object-fit: cover;
  }
  .slider-new .circle-slider {
    margin: 0;
    border-radius: 50%;
    width: 14em;
    height: 14em;
    background: #e30613;
    display: table;
  }
}

@media (min-width: 1200px) {
  .slider-new .circle-slider {
    border-radius: 50%;
    width: 14em;
    height: 14em;
    background: #e30613;
    display: table;
  }
}

.slider-new img {
  width: 100%;
}

.slider-new .circle-slider h2 {
  color: #fff;
}

.slider-new .circle-slider .inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 30px;
}

.slider-new h2 {
  color: #fff;
  font-size: 30px;
}

.slider-new {
  overflow: hidden;
  position: relative;
}

.slider-new .views-row {
  position: relative;
}

.slider-new .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+96&0+1,0+1,0.65+97 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.64) 96%, rgba(0, 0, 0, 0.65) 97%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.64) 96%, rgba(0, 0, 0, 0.65) 97%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.64) 96%, rgba(0, 0, 0, 0.65) 97%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}

.slider-new .views-row .text {
  position: absolute;
  color: #fff;
  bottom: 0;
  width: 100%;
  padding-bottom: 8em;
  padding-top: 2em;
  padding-right: 4em;
  padding-left: 4em;
}
.slick-slide img {
  object-fit: cover
}
.slider-new .slick-next {
  right: 20px!important;
  z-index: 1;
}
.slider-new .slick-next:before,
.slider-new .slick-prev:before {
  font-size: 30px;
}
.slick-next:after {

}
.slick-prev {
  left: 10px!important;
  z-index: 1;
}
.see-offers {
  padding: 1em 2em 1em 4em;
  position: absolute;
  z-index: 2;
  bottom: 2em;
  background-color: #E40613;
}
.see-offers h2 {
  margin: 0;
}
.see-offers-wrapper:hover .see-offers {
  background-color: #666;
}

#map {
  height: 400px;
  margin: 2em 0 2em 0;
}

.footer-wrapper {
  margin-top: 3em;
  background-color: #E40613;
}
.footer-wrapper a {
  color: #fff;
}
.footer-wrapper p {
  color: #fff;
}
.footer-wrapper i {
  padding-right: 0.5em;
  font-size: 1em
}
.front .main-container h1 {
  text-align: center;
  font-size: 2.13em;
}
.front .main-container p {
  font-size: 1.2em;
  text-align: justify;
}
.front .main-container article {
  max-width: 38em;
  margin: 0 auto;
}
.front .main-container article {
  padding-top: 0;
  padding-bottom: 0;
}
.front #pagetitle {
  padding-top: 0.5em;
  padding-bottom: 0.2em;
}
#block-block-8 a {
  display: inline;
}
#block-block-8 a i {
  font-size: 2em;
}
.img-siteplan {
  max-width: 200px;
}
.siteplan a {
  color: #333;
}
.siteplan a:hover {
  text-decoration: none!important;
}
.view-home-page-slider .text a {
  color: #fff;
}
