@charset "UTF-8";
.navigation-row {
  padding-top: 20px;
  background: #42607a; }
  .navigation-row .navbar {
    height: 62px; }
    .navigation-row .navbar.navbar-inverse {
      background: #f4f4f4;
      border: none; }
      .navigation-row .navbar.navbar-inverse .navbar-brand {
        padding: 10px 15px; }
      .navigation-row .navbar.navbar-inverse ul li {
        min-height: 62px;
        background: url(../images/arrow-down.png) center 48px no-repeat; }
        .navigation-row .navbar.navbar-inverse ul li:hover {
          background: url(../images/arrow-down-active.png) center 48px no-repeat; }
        .navigation-row .navbar.navbar-inverse ul li.menu {
          background: #fff; }
        .navigation-row .navbar.navbar-inverse ul li.active {
          background: url(../images/arrow-down-active.png) center 48px no-repeat; }
          .navigation-row .navbar.navbar-inverse ul li.active a {
            background-color: transparent;
            color: #ed1c24; }
        .navigation-row .navbar.navbar-inverse ul li a {
          font-size: 18px;
          border-right: 1px solid #fff;
          margin-top: 5px;
          color: #42607a; }
          .navigation-row .navbar.navbar-inverse ul li a:hover {
            color: #ed1c24; }

.dropdown-hover {
  position: relative; }
  .dropdown-hover .dropdown-content {
    display: none;
    position: absolute;
    width: 100%;
    top: 62px;
    padding: 2px;
    background: #fff;
    min-width: 250px;
    border-left: 1px solid #fff;
    z-index: 100; }
    .dropdown-hover .dropdown-content a {
      display: block;
      font-size: 14px;
      min-height: 52px;
      padding: 10px;
      background: #fff;
      margin-top: 0 !important;
      border-right: none;
      color: #42607a !important; }
      .dropdown-hover .dropdown-content a:hover {
        background: #42607a !important;
        border-right: none;
        color: #ffffff !important;
        text-decoration: none; }
  .dropdown-hover:hover .dropdown-content {
    display: block; }

#mySidenav {
  min-height: 593px;
  z-index: 3000;
  height: auto; }
  #mySidenav .menu {
    padding: 15px;
    position: absolute;
    background: #f55a4a;
    width: 60px;
    height: 60px;
    border-radius: 0 6px 6px 0; }
    #mySidenav .menu .fa {
      color: #fff; }
    #mySidenav .menu:hover {
      background: #F6363e; }
  #mySidenav .fa {
    font-size: 28px;
    display: block;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer; }
    #mySidenav .fa:hover {
      color: #d71920; }
  #mySidenav ul {
    padding: 0;
    margin-top: 60px; }
    #mySidenav ul li {
      list-style: none; }
      #mySidenav ul li .fa {
        display: inline-block; }
      #mySidenav ul li a {
        padding: 15px;
        display: block;
        border-bottom: 1px solid #efefef;
        text-decoration: none;
        text-align: center;
        font-size: 20px; }
        #mySidenav ul li a:hover {
          background: #ccc;
          color: #d71920; }

#myNavbar ul.nav {
  padding-right: 60px; }

body.openNav #mySidenav {
  right: 0;
  width: 50%;
  display: block; }

#mySidenav {
  width: 100px;
  overflow: hidden;
  position: fixed;
  right: -50%;
  top: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.9); }

.navbar {
  margin-right: 0; }

body, #mySidenav, .location, .book-online, .feedback, .car-detailing .car span img, .menu a, .loaded #loader-wrapper .loader-section, #book_online input.form-control, .social-section, .btn.btn-primary, #myNavbar .dropdown-content {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s; }

#loader-wrapper .loading-car::after {
  -webkit-animation: loading 4s infinite;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-direction: alternate;
  /* Safari 4.0 - 8.0 */
  animation: loading 4s;
  animation-direction: alternate; }

@-webkit-keyframes loading {
  0% {
    width: 0; }
  100% {
    width: 120%; } }
@font-face {
  font-family: 'ITCAvantGardeStd-MdCn';
  src: url("../fonts/ITCAvantGardeStd-MdCn.eot");
  src: local("Γÿ║"), url("../fonts/ITCAvantGardeStd-MdCn.woff") format("woff"), url("../fonts/ITCAvantGardeStd-MdCn.ttf") format("truetype"), url("../fonts/ITCAvantGardeStd-MdCn.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ITCAvantGardeStd-BkCd';
  src: url("../fonts/ITCAvantGardeStd-BkCn.eot");
  src: url("../fonts/ITCAvantGardeStd-BkCn.eot?#iefix") format("embedded-opentype"), url("../fonts/ITCAvantGardeStd-BkCn.woff") format("woff"), url("../fonts/ITCAvantGardeStd-BkCn.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* Portrait and Landscape */
div.menu {
  display: inline-block;
  float: right;
  margin-top: 18px;
  margin-right: 10px; }

.navbar-inverse .navbar-toggle {
  background: #252525;
  margin-top: 13px; }

@media screen and (max-width: 400px) {
  .section.three .search-row .dropdown, .section.three .search-row .dropdown .btn-default {
    width: 100% !important; }

  .section.three .search-row .dropdown .btn-default {
    margin-left: 0 !important; }

  .section.three .search-row .dropdown .dropdown-menu {
    left: 0 !important;
    width: 100%; }

  .car-detailing .car {
    margin-top: 20px !important; }
    .car-detailing .car .img-responsive {
      display: none; }
    .car-detailing .car span {
      width: 50% !important;
      float: left;
      position: static !important;
      text-align: center; }
      .car-detailing .car span img {
        width: 90px !important; }

  .section.five {
    background: url(../images/location_bg.jpg) center top no-repeat !important;
    background-size: 300% !important;
    min-height: 600px !important; }
    .section.five .opal-location .location.one {
      left: 257px;
      top: 87px; }

  .contact-content .facebook, .contact-content .twitter, .contact-content .google-plus {
    width: 60px !important;
    height: 60px !important; }
    .contact-content .facebook span, .contact-content .twitter span, .contact-content .google-plus span {
      top: 14px !important; }

  .contact-content .facebook span {
    background-position: -41px 0; }

  .follow-us {
    padding-bottom: 15px; } }
@media only screen and (max-width: 640px) {
  .section .main-image {
    width: 100%;
    overflow-x: hidden !important; }

  .section .main-image img {
    width: 800px !important;
    max-width: 800px;
    position: relative;
    left: -60px; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  .opal-location .location {
    width: 140px !important;
    height: 140px !important;
    padding: 48px 15px !important;
    font-size: 18px !important; }

  .section {
    height: auto !important;
    min-height: 100vh !important; }
    .section h1 {
      font-size: 24px !important;
      line-height: 40px; }
    .section .red-box {
      display: none !important; }
    .section.five {
      background-position: center !important; }

  #myNavbar {
    position: absolute;
    right: 0;
    top: 62px;
    background: #fff;
    z-index: 1000; }

  .navigation-row .navbar.navbar-inverse ul li {
    background: none;
    min-height: 40px; }

  .dropdown-hover .dropdown-content {
    position: static;
    min-width: auto; }

  .navigation-row .navbar.navbar-inverse .navbar-brand {
    width: 59px;
    overflow: hidden;
    height: 50px; }

  #mySidenav ul li a {
    padding: 10px; }

  #mySidenav .fa {
    font-size: 18px; }

  .section {
    padding: 10px 0 !important; }

  .section.one {
    min-height: auto !important;
    height: auto !important;
    padding: 0 !important; }

  .section.two h1 {
    margin: 10px 0 !important; }

  .section.two ul {
    bottom: 64px !important; }

  .section.two ul li {
    display: block !important; }

  .section.two ul li a {
    padding: 0 !important; }

  .section .main-image {
    width: 100%;
    overflow-x: hidden !important; }

  .section .main-image img {
    width: 750px !important;
    max-width: 750px;
    position: relative;
    left: -190px; }

  .car-detailing .car {
    margin-top: 40px; }

  .car-detailing .car span {
    width: 49% !important;
    position: static !important;
    margin: 30px 0;
    text-align: center; }

  .car-detailing .car span img {
    width: 100px !important; }

  .opal-location .location.one {
    left: 10px !important;
    top: 100px !important; }

  .opal-location .location.two {
    right: 15px !important;
    top: 80px !important; }

  .contact-content {
    margin-top: 15px !important; }

  .contact-content h2 {
    color: #FFF !important; }

  .social-section {
    display: none !important; }

  .nav.navbar-nav li:last-child {
    border-bottom: 1px solid #ccc; }

  #myNavbar ul.nav {
    padding-right: 0; }

  #myNavbar {
    width: 100%; }

  .dropdown-hover .dropdown-content {
    padding-left: 15px; }

  .dropdown-hover .dropdown-content a {
    font-size: 16px !important; }

  .section.single-page .content-inner-pages {
    margin-top: 86px; }

  .section.single-page .content-inner-pages #cycler {
    display: none !important; }

  #RateCard .table img {
    height: 20px !important; }

  .navigation-row .navbar.navbar-inverse, #myNavbar {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; } }
@media screen and (max-width: 992px) {
  .section.single-page .content-inner-pages #cycler {
    display: none !important; }

  .navbar-toggle {
    padding: 12px 20px 13px 20px !important;
    position: relative;
    top: -2px;
    right: 75px; }

  span.menu a {
    right: 15px !important;
    top: 11px !important;
    padding: 10px 15px 12px 15px !important; } }
@media screen and (max-width: 974px) {
  .section.single-page .content-inner-pages #cycler {
    display: none !important; }

  .car-detailing .car span {
    width: 90px; }

  .service {
    height: auto !important;
    margin-top: 20px; }

  .section.two ul {
    bottom: 20px; }

  .section.two ul li {
    padding: 10px 25px !important; }

  .mask, .pointer {
    display: none !important; } }
@media screen and (max-width: 768px) {
  .opal-location .location {
    width: 140px !important;
    height: 140px !important;
    padding: 48px 15px !important;
    font-size: 18px !important; }

  .section {
    height: auto !important;
    min-height: 100vh !important; }
    .section h1 {
      font-size: 24px !important;
      line-height: 40px; }
    .section .red-box {
      display: none !important; }
    .section.five {
      background-position: center !important; }

  #myNavbar {
    position: absolute;
    right: 0;
    top: 62px;
    background: #fff;
    z-index: 1000;
    box-shadow: 0px 0px 13px #42607a; }

  #myNavbar .dropdown-content {
    box-shadow: none !important; }

  .navigation-row .navbar.navbar-inverse ul li {
    background: none;
    min-height: 40px; }

  .dropdown-hover .dropdown-content {
    position: static;
    min-width: auto; }

  .navigation-row .navbar.navbar-inverse .navbar-brand {
    width: 59px;
    overflow: hidden;
    height: 50px; }

  #mySidenav ul li a {
    padding: 10px; }

  #mySidenav .fa {
    font-size: 18px; }

  .section {
    padding: 10px 0 !important; }

  .section.one {
    min-height: auto !important;
    height: auto !important;
    padding: 0 !important; }

  .section.two h1 {
    margin: 10px 0 !important; }

  .section.two ul {
    bottom: 64px !important; }

  .section.two ul li {
    display: block !important; }

  .section.two ul li a {
    padding: 0 !important; }

  .section .main-image {
    width: 100%;
    overflow-x: hidden !important; }

  .section .main-image img {
    width: 900px !important;
    max-width: 900px;
    position: relative;
    left: -190px; }

  .car-detailing .car {
    margin-top: 40px; }

  .car-detailing .car span {
    width: 49% !important;
    position: static !important;
    margin: 30px 0;
    text-align: center; }

  .car-detailing .car span img {
    width: 100px !important; }

  .opal-location .location.one {
    left: 10px !important;
    top: 100px !important; }

  .opal-location .location.two {
    right: 15px !important;
    top: 80px !important; }

  .contact-content {
    margin-top: 15px !important; }

  .contact-content h2 {
    color: #FFF !important; }

  .social-section {
    display: none !important; }

  .nav.navbar-nav li:last-child {
    border-bottom: 1px solid #ccc; }

  #myNavbar ul.nav {
    padding-right: 0; }

  #myNavbar {
    width: 100%; }

  .dropdown-hover .dropdown-content {
    padding-left: 15px; }

  .dropdown-hover .dropdown-content a {
    font-size: 16px !important; }

  .section.single-page .content-inner-pages {
    margin-top: 86px; }

  .section.single-page .content-inner-pages #cycler {
    display: none !important; }

  #RateCard .table img {
    height: 20px !important; }

  .navigation-row .navbar.navbar-inverse, #myNavbar {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; }

  #myNavbar .menu {
    display: none; } }
@media screen and (min-width: 1200px) {
  .car-detailing .car .wheel-tyre-detailing {
    right: 14% !important; } }
body {
  font-family: ITCAvantGardeStd-MdCn, sans-serif; }

body.inner-page {
  background: url(../images/services_list_bg.jpg) no-repeat;
  background-size: cover; }
  body.inner-page .section {
    padding-bottom: 0 !important; }
  body.inner-page .navigation-row {
    padding-top: 20px;
    background: #42607a;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000; }
  body.inner-page .content-inner-pages {
    background: #fff;
    min-height: 672px; }
    body.inner-page .content-inner-pages:after {
      content: "";
      display: block;
      clear: both; }

#loader-wrapper .loading-car {
  background: #ccc;
  width: 352px;
  height: 124px;
  position: relative;
  overflow: hidden; }

#loader-wrapper .loading-car::after {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  height: 124px;
  width: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2b0b2+64,cccccc+100 */
  background: #f2b0b2;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f2b0b2 64%, #cccccc 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #f2b0b2 64%, #cccccc 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #f2b0b2 64%, #cccccc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2b0b2', endColorstr='#cccccc',GradientType=1 );
  /* IE6-9 */ }

#loader-wrapper .loading-car img {
  position: absolute;
  z-index: 100; }

#loader {
  z-index: 2000;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -175px;
  margin-top: -140px; }

#loader h1 {
  font-size: 60px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 16px;
  font-family: ITCAvantGardeStd-BkCd, sans-serif; }

#loader h1 span {
  font-size: 30px;
  display: block;
  letter-spacing: 10px; }

#loader label {
  text-align: center;
  display: block;
  font-size: 16px;
  font-weight: normal; }

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #ffffff;
  z-index: 1000; }

#loader-wrapper .loader-section.section-left {
  left: 0; }

#loader-wrapper .loader-section.section-right {
  right: 0; }

#loader {
  z-index: 1001;
  /* anything higher than z-index: 1000 of .loader-section */ }

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
  width: 0%;
  -webkit-transform: translateX(-100%);
  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateX(-100%);
  /* IE 9 */
  transform: translateX(-100%);
  /* Firefox 16+, IE 10+, Opera */ }

.loaded #loader-wrapper .loader-section.section-right {
  width: 0%;
  -webkit-transform: translateX(100%);
  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateX(100%);
  /* IE 9 */
  transform: translateX(100%);
  /* Firefox 16+, IE 10+, Opera */ }

.loaded #loader-wrapper {
  visibility: hidden; }

.section.two {
  background: url(../images/services_bg.png) no-repeat; }

.full-width {
  margin: 0 -15px; }

/* Services Section */
.service {
  height: 455px;
  cursor: pointer; }
  .service img {
    border-radius: 8px; }
  .service:hover li {
    display: block !important;
    background: rgba(217, 28, 35, 0.95); }
  .service.detailing ul {
    bottom: 15px; }

.section {
  height: auto;
  min-height: 100vh;
  padding: 100px 0; }
  .section .main-image {
    position: relative; }
    .section .main-image .mask {
      position: absolute;
      left: 0;
      top: 0;
      overflow: hidden;
      width: 50%; }
    .section .main-image .pointer {
      width: 300px;
      height: 400px;
      background: url(../images/water-splash.png) no-repeat;
      background-size: 100%;
      display: inline-block;
      position: absolute;
      top: 50%;
      margin-left: -100px;
      margin-top: -200px;
      cursor: pointer;
      left: 50%; }
    .section .main-image img {
      width: 100%; }
  .section h1 {
    font-size: 60px; }
  .section .red-box {
    background: #d71920;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    position: absolute;
    padding: 5px;
    z-index: 200; }
    .section .red-box li {
      list-style: none; }
      .section .red-box li:hover {
        background-color: #f6363e !important; }
      .section .red-box li:last-child {
        border-bottom: none; }
      .section .red-box li.location {
        background: url(../images/location-icon.png) 15px 15px no-repeat; }
      .section .red-box li.book-online {
        background: url(../images/book-online-icon.png) 15px 18px no-repeat; }
      .section .red-box li.feedback {
        background: url(../images/feedback-icon.png) 15px 15px no-repeat; }
      .section .red-box li a {
        display: block;
        padding: 15px 45px 15px 45px;
        color: #FFFFFF;
        font-size: 16px;
        border-bottom: 1px solid #f6363e;
        cursor: pointer;
        text-decoration: none; }
  .section.one {
    padding: 0;
    height: auto;
    min-height: auto; }
  .section.two h1 {
    text-transform: uppercase;
    font-size: 40px;
    margin: 70px 0; }
    .section.two h1 span {
      text-transform: none;
      font-size: 24px;
      display: block;
      line-height: 50px; }
  .section.two ul {
    position: absolute;
    bottom: 45px;
    list-style: none;
    padding-left: 0; }
    .section.two ul li {
      color: #252525;
      text-transform: uppercase;
      background: rgba(255, 255, 255, 0.9);
      font-size: 18px;
      margin-top: 2px;
      border-radius: 0 8px 8px 0;
      display: none; }
      .section.two ul li.heading {
        background: rgba(217, 28, 35, 0.95);
        color: #fff;
        display: block;
        padding: 17px 35px; }
        .section.two ul li.heading:hover {
          background: rgba(217, 28, 35, 0.95); }
      .section.two ul li:hover {
        background: #f5d0d1; }
      .section.two ul li a {
        padding: 17px 35px;
        display: block;
        text-decoration: none; }
  .section.three {
    background: url(../images/services_list_bg.jpg) no-repeat;
    background-size: cover; }
    .section.three h1 {
      color: #ffffff;
      padding-top: 50px;
      background: url(../images/car-heading.png) no-repeat; }
    .section.three .rate-card {
      min-height: 400px;
      background: #ffffff;
      padding: 30px;
      margin-bottom: 20px; }
      .section.three .rate-card .table tr th {
        background: #42607a !important;
        color: #ffffff;
        font-weight: normal; }
      .section.three .rate-card .table tr td {
        border-top: none; }
        .section.three .rate-card .table tr td.heading {
          font-size: 18px;
          color: #d71920; }
    .section.three .search-row .dropdown {
      width: 240px;
      display: inline-block; }
      .section.three .search-row .dropdown .dropdown-menu {
        left: 30px; }
        .section.three .search-row .dropdown .dropdown-menu li {
          padding: 7px 15px;
          cursor: pointer; }
          .section.three .search-row .dropdown .dropdown-menu li:hover {
            background: #f2f9ff; }
          .section.three .search-row .dropdown .dropdown-menu li.dropdown-header:hover {
            background: none; }
          .section.three .search-row .dropdown .dropdown-menu li.divider {
            padding: 0; }
            .section.three .search-row .dropdown .dropdown-menu li.divider:hover {
              background: none; }
      .section.three .search-row .dropdown .btn-default {
        background: #f2f9ff url(../images/map-marker.png) right center no-repeat;
        display: inline-block;
        border: none;
        box-shadow: none;
        margin-left: 30px;
        padding: 15px 45px 15px 15px; }
  .section.four {
    background: url(../images/detailing_polish_bg.jpg) no-repeat;
    background-size: cover; }
  .section.five {
    background: url(../images/location_bg.jpg) no-repeat;
    background-size: cover; }
  .section.six {
    background: url(../images/contact_footer.jpg) no-repeat;
    background-size: cover; }
  .section.single-page {
    background: none !important; }
    .section.single-page .content-inner-pages {
      border-radius: 5px;
      overflow: hidden;
      background: #ffffff url(../images/opal-car-wash-watermark.png) right bottom no-repeat; }
      .section.single-page .content-inner-pages.without_opal {
        background: #ffffff !important; }
      .section.single-page .content-inner-pages h1 {
        font-size: 22px;
        color: #db1c21;
        margin-top: 0; }
      .section.single-page .content-inner-pages .image img {
        width: 100%; }
      .section.single-page .content-inner-pages .content {
        padding: 25px; }
    .section.single-page label.heading a {
      color: #252525;
      padding-top: 20px;
      font-size: 18px;
      display: inline-block;
      padding: 10px 15px;
      background: #f1f1f1;
      color: #252525;
      font-family: ITCAvantGardeStd-BkCd, sans-serif;
      cursor: pointer;
      font-weight: normal; }
      .section.single-page label.heading a:hover {
        background: #db1c21;
        color: #FFFFFF;
        text-decoration: none; }

.tablinks.active {
  background: #db1c21 !important;
  color: #FFFFFF !important;
  text-decoration: none !important; }

#mySidenav span.menu {
  left: 0 !important; }

.opal-location .location {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  width: 200px;
  height: 200px;
  display: inline-block;
  background: rgba(237, 28, 36, 0.5);
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  padding: 70px 15px;
  position: absolute; }
  .opal-location .location:hover {
    background: rgba(237, 28, 36, 0.9); }
  .opal-location .location.one-line {
    padding: 85px 15px; }
  .opal-location .location.one {
    left: 130px;
    top: 200px; }
  .opal-location .location.two {
    right: 210px;
    top: 80px; }
  .opal-location .location.three {
    right: 70px;
    top: 400px; }

.car-detailing .car {
  margin-top: 150px;
  position: relative; }
  .car-detailing .car span {
    display: inline-block;
    width: 140px;
    cursor: pointer; }
    .car-detailing .car span img {
      width: 100%; }
    .car-detailing .car span:hover img {
      margin-top: -15px; }
  .car-detailing .car label {
    font-size: 18px;
    text-align: center;
    width: 100%; }
  .car-detailing .car .engine-bay-cleaning {
    position: absolute;
    left: 12%;
    top: -22%; }
  .car-detailing .car .headlight-restoration {
    position: absolute;
    left: 0;
    top: 27%; }
  .car-detailing .car .swril-free-wax {
    position: absolute;
    left: 23%;
    top: 33%; }
  .car-detailing .car .wheel-tyre-detailing {
    position: absolute;
    right: 4%;
    top: 46%; }
  .car-detailing .car .interior-details {
    position: absolute;
    left: 40%;
    top: -15%; }

.contact-content {
  text-align: center;
  margin-top: 360px; }
  .contact-content p {
    font-size: 22px; }
  .contact-content .facebook, .contact-content .twitter, .contact-content .google-plus {
    background: #ffffff;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 80px;
    height: 80px; }
    .contact-content .facebook span, .contact-content .twitter span, .contact-content .google-plus span {
      background: url(../images/social-links.png) no-repeat;
      display: inline-block;
      width: 34px;
      height: 32px;
      position: relative;
      left: 4px;
      top: 23px; }
  .contact-content .facebook span {
    background-position: -37px 0; }
  .contact-content .google-plus span {
    background-position: -75px 0; }

body {
  overflow-x: hidden; }

ul.specifications {
  margin: 15px 0 0 0; }
  ul.specifications li {
    font-size: 18px;
    padding-bottom: 10px; }

.box p {
  font-size: 18px;
  font-family: ITCAvantGardeStd-BkCd, sans-serif; }
.box.active ul.specifications {
  display: block; }

.social-section {
  background: #42607a;
  padding: 15px;
  display: inline-block;
  position: fixed;
  left: 0;
  top: 50%;
  font-size: 30px;
  margin-top: -99px;
  text-align: center;
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  -ms-border-radius: 0 8px 8px 0;
  border-radius: 0 8px 8px 0; }
  .social-section li {
    color: #fff;
    list-style: none; }
    .social-section li:hover {
      color: #db1c21;
      cursor: pointer; }

.tabcontent a.pricing {
  color: #db1c21;
  float: right;
  padding: 5px;
  font-size: 16px;
  margin-bottom: 15px; }

/* Dropdown Content */
.menu-red {
  right: 0; }

.menu {
  right: 80px; }

.dropdown-content {
  -webkit-box-shadow: 0px 0px 22px 0px #42607a;
  -moz-box-shadow: 0px 0px 22px 0px #42607a;
  box-shadow: 0px 0px 22px 0px #42607a; }

.dropdown-content a.active {
  background: #42607a !important;
  color: #FFFFFF !important; }

span.menu a {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 22px 15px 21px 15px;
  background: #d71920;
  border-radius: 4px; }
  span.menu a:hover {
    background-color: #f6363e !important; }

#cycler {
  position: relative; }

#cycler img {
  position: absolute;
  z-index: 1; }

#cycler img.active {
  z-index: 3; }

.datepicker {
  position: relative;
  height: 60px; }

.datepicker input {
  position: absolute;
  z-index: 100;
  background: transparent !important;
  cursor: pointer; }

.datepicker i {
  position: absolute;
  right: 10px;
  top: 36px;
  z-index: 10;
  font-size: 18px; }

#book_online h1 {
  font-size: 24px; }

#book_online .form-control {
  padding: 12px 15px;
  height: auto;
  background: #ffffff;
  border: none;
  -webkit-box-shadow: 2px 0px 8px 2px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 2px 0px 8px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 2px 0px 8px 2px rgba(0, 0, 0, 0.12); }

#book_online .form-control:focus {
  -webkit-box-shadow: 2px 0px 8px 2px rgba(235, 55, 60, 0.4);
  -moz-box-shadow: 2px 0px 8px 2px rgba(235, 55, 60, 0.4);
  box-shadow: 2px 0px 8px 2px rgba(235, 55, 60, 0.4); }

#book_online .btn {
  padding: 12px 15px;
  width: 110px; }

.address h2 {
  font-size: 42px;
  margin-top: 80px; }

.address p {
  font-size: 18px; }

.address p:first-child {
  font-size: 24px; }

.form-control option {
  padding: 5px; }

.btn {
  background: #FFF; }

.btn.btn-primary {
  background: #ed1c24;
  border-color: transparent !important; }

.btn.btn-primary:hover {
  background: #37a506; }

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