/*
Theme Name: 1800 Limo City
*/
/* =========== TOOLS =========== */
@font-face {
  font-family: 'LIMO_BOLD';
  src: url("assets/fonts/champagne__limousines_bold-webfont.eot");
  src: url("assets/fonts/champagne__limousines_bold-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/champagne__limousines_bold-webfont.woff2") format("woff2"), url("assets/fonts/champagne__limousines_bold-webfont.woff") format("woff"), url("assets/fonts/champagne__limousines_bold-webfont.ttf") format("truetype"), url("assets/fonts/champagne__limousines_bold-webfont.svg#champagne__limousinesbold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'LIMO_ITALIC';
  src: url("assets/fonts/champagne__limousines_italic-webfont.eot");
  src: url("assets/fonts/champagne__limousines_italic-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/champagne__limousines_italic-webfont.woff2") format("woff2"), url("assets/fonts/champagne__limousines_italic-webfont.woff") format("woff"), url("assets/fonts/champagne__limousines_italic-webfont.ttf") format("truetype"), url("assets/fonts/champagne__limousines_italic-webfont.svg#champagne__limousinesitalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'LIMO_REG';
  src: url("assets/fonts/champagne__limousines-webfont.eot");
  src: url("assets/fonts/champagne__limousines-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/champagne__limousines-webfont.woff2") format("woff2"), url("assets/fonts/champagne__limousines-webfont.woff") format("woff"), url("assets/fonts/champagne__limousines-webfont.ttf") format("truetype"), url("assets/fonts/champagne__limousines-webfont.svg#champagne__limousinesregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* --- IMAGES (RESPONSIVE) --- */
.main img.alignleft {
  float: left;
  margin: 0 20px 10px 0; }

.main img.alignright {
  float: right;
  margin: 0 0 10px 20px; }

.main img.aligncentre {
  margin: 0 auto; }

/* --- VIDEO (RESPONSIVE) --- */
.videowrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px; }

.videowrap iframe,
.videowrap object,
.videowrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* --- MAP (RESPONSIVE) --- */
.mapwrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px; }

.mapwrap iframe,
.mapwrap object,
.mapwrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* --- SOCAL (RESPONSIVE) --- */
.socialwrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.socialwrap iframe,
.socialwrap object,
.socialwrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* --- GALLERY (RESPONSIVE) ---*/
.gallery {
  margin-right: -10px !important;
  margin-left: -10px !important; }

.gallery .gallery-item {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-7 .gallery-item {
  width: 14.2857142857%; }

.gallery-columns-6 .gallery-item {
  width: 16.6666666667%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-3 .gallery-item {
  width: 33.3333333333%; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery .gallery-item img {
  display: block;
  height: auto;
  min-height: 137px;
  max-width: 100%;
  border: 5px #efefef solid; }

@media (min-width: 768px) and (max-width: 1024px) {
  .header {
    padding-top: 30px; }
  .hidden-xs.contact-details {
    top: 0;
    right: 30px !important; }
  .menu-item-has-children:hover .sub-menu {
    display: block !important; } }

@media (min-width: 768px) and (min-height: 1024px) {
  .navbar-nav ul.sub-menu {
    display: none !important; }
  .header {
    padding-top: 30px; }
  .hidden-xs.contact-details {
    top: 10px !important; }
  .menu-item-has-children:hover .sub-menu {
    display: block !important; } }

@media (max-width: 768px) {
  .gallery .gallery-item {
    width: 50%; }
  .navbar-collapse {
    border-top: 1px solid #eee !important; }
  .simple-image > a {
    display: block;
    margin: auto;
    width: 300px; } }

/* --- SOCIAL ICONS - BUTTONS --- */
.panel.footer-panel {
  font-size: 30px;
  font-weight: 800;
  text-align: right;
  border: 0px;
  box-shadow: none; }

.list-social {
  text-align: center;
  margin: 50px 0 0; }
  .list-social > li {
    padding: 0; }
    .list-social > li + li {
      margin-left: 5px; }
  .footer .list-social {
    margin-top: 0;
    text-align: right; }

ul.list-inline.list-social .fa {
  font-size: 22px; }

.btn-social {
  padding: 0;
  margin: 0;
  display: block;
  border: none;
  height: 40px;
  width: 40px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.45);
  border-radius: 100% !important;
  background-color: #808080 !important; }
  .btn-social:hover, .btn-social:focus, .btn-social:active, .btn-social.active {
    color: #fff;
    -moz-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5); }

.btn-facebook {
  background: #3b5998; }

.btn-twitter {
  background: #2CAAE2; }

.btn-google-plus {
  background: #DC4B31; }

.btn-linkedin {
  background: #00659B; }

.btn-youtube {
  background: #ED2400; }

.btn-pinterest {
  background: #CE2021; }

.btn-instagram {
  background: #6B5245; }

/* --- WIDGETS - IMAGE --- */
.widget_simpleimage .panel-heading {
  background-color: transparent;
  border: 0px; }

.widget_simpleimage img {
  display: block;
  max-width: 100%;
  height: auto; }

/* =========== STYLES - Global =========== */
span.wpcf7-not-valid-tip {
  display: none !important; }

div.wpcf7-validation-errors {
  border: 0px !important;
  margin: 0;
  padding: 0;
  font-size: 23px; }

.wpcf7-not-valid {
  background-color: #fff !important;
  border: 1px solid #424242 !important;
  color: #000 !important; }

/*GAPS*/
hr.gap-60 {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid transparent; }

hr.gap-50 {
  margin-top: 20px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid transparent; }

/* --- PAGE --- */
body {
  font-size: 18px;
  font-weight: 300;
  color: #666; }

/* --- LINKS --- */
a {
  color: #9600cd; }
  a:hover, a:focus {
    color: #424242;
    text-decoration: underline; }

.more {
  margin-bottom: 0; }

.btn-action,
.more > a {
  display: inline-block;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  padding: 10px 15px;
  margin: 10px 0;
  border-radius: 3px; }
  .btn-action:hover, .btn-action:focus,
  .more > a:hover,
  .more > a:focus {
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    text-decoration: none; }

/* --- HEADINGS --- */
h1,
h2,
.h1 {
  font-family: 'LIMO_BOLD', sans-serif; }

h1,
.h1 {
  margin-top: 0;
  font-weight: bold;
  font-size: 44px; }

h1, h2, h3, h4, h5, h6 {
  color: #333; }
  h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
    color: #333;
    text-decoration: underline; }

.well {
  -webkit-box-shadow: none;
  box-shadow: none; }

/* --- FORMS --- */
.form-group {
  margin-bottom: 10px; }

.form-group .form-control {
  border: 0px;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.73);
  font-size: 18px;
  height: 35px;
  color: #fff; }

.form-group .form-control:focus {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.form-group textarea.form-control {
  height: 100px; }

/* --- WELL - TESTIMONIALS --- */
.list-testimonial li {
  margin-bottom: 20px; }

.well-testimonial .fa {
  display: block;
  text-align: right;
  font-size: 60px; }

.well-testimonial .review {
  font-style: italic;
  display: block;
  margin-bottom: 15px; }

.well-testimonial .author {
  font-weight: bold; }

/* =========== STYLES - Sections =========== */
/* --- HEADER --- */
.logo {
  float: left;
  margin: 0;
  width: 250px; }

.contact-details {
  float: right; }

/* --- BANNER --- */
.ms-nav-prev, .ms-nav-next {
  background-color: transparent !important;
  opacity: 0.5; }

.banner,
.banner-small {
  position: relative;
  margin-bottom: 20px;
  min-height: 450px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .banner h1,
  .banner-small h1 {
    color: #fff;
    margin: 5% 0 0 0;
    text-shadow: 2px 2px 5px #000; }
  .banner .container,
  .banner-small .container {
    position: relative;
    z-index: 10; }
  .banner .panel-default .panel-heading,
  .banner-small .panel-default .panel-heading {
    background: transparent;
    border: 0; }

.banner-small {
  padding: 50px 0;
  min-height: auto; }
  .banner-small h1 {
    margin: 0; }

.mask {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1; }

.ms-info {
  box-sizing: border-box !important;
  width: 960px;
  margin: 0 auto 60px;
  padding-right: 300px;
  text-shadow: 2px 2px 5px #000;
  color: #fff;
  font-size: 28px; }
  .ms-info h1 {
    font-size: 46px;
    color: #fff;
    text-shadow: 2px 2px 4px #000;
    text-transform: uppercase; }
  .ms-info a {
    display: inline-block;
    padding: 10px 25px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    color: #fff; }
    .ms-info a:hover, .ms-info a:focus {
      text-decoration: none;
      background-color: rgba(255, 255, 255, 0.9); }
  @media (max-width: 960px) {
    .ms-info {
      padding-right: 100px;
      padding-left: 100px; } }

.contact-form-container {
  position: relative;
  max-width: 960px;
  margin: 0 auto; }
  .contact-form-container .contact-form {
    top: 30px; }
    
.home .contact-form-container .contact-form,
.page-template-page-hummer-hire .contact-form-container .contact-form,
.page-template-chrysler-hire .contact-form-container .contact-form,
.page-template-wedding-hire .contact-form-container .contact-form,
.page-template-wine-tours .contact-form-container .contact-form{
    top: -460px;
}

.contact-form {
  position: absolute;
  right: 0;
  width: 250px;
  top: -500px; }
  .contact-form > .panel {
    background: rgba(255, 255, 255, 0.8); }
  @media (max-width: 960px) {
    .contact-form {
      position: static;
      right: auto;
      width: 250px;
      margin: 25px auto;
      top: 0; } }
  @media (max-width: 768px) {
    .contact-form {
      position: static;
      right: auto;
      width: 350px;
      margin: 25px auto; } }
  @media (max-width: 960px) {
    .page-id-13 .contact-form {
      display: block; } }

/* --- SHOWCASE --- */
.col-sm-12.call-to-action {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px 50px 45px;
  color: #fff;
  font-size: 40px;
  border-radius: 20px 20px 0 0; }

.col-sm-12.call-to-action h2 {
  font-size: 40px; }

.call-to-action a {
  margin: 0;
  background: #c4c4c4;
  color: #FFFFFF;
  text-decoration: none; }

.showcase {
  margin-bottom: 20px;
  background-image: url("assets/images/cheap-limo-hire.jpg");
  padding: 50px 0 0 0; }
  .showcase .panel {
    background-color: transparent;
    border: 0px;
    font-size: 22px;
    font-weight: 700; }

.showcase h3.panel-title {
  font-size: 45px;
  font-weight: 100;
  font-family: 'LIMO_REG';
  text-align: center; }

/* --- MAIN --- */
.content {
  margin-bottom: 20px; }

/* --- ASIDE --- */
.aside .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  text-align: center;
  text-transform: uppercase; }

.aside .panel {
  border: 0px;
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 0.7); }

.aside .panel-heading {
  background-color: transparent;
  border: 0px; }

/* --- FOOTER --- */
.footer {
  font-size: 18px;
  color: #333;
  border-top: solid 1px #eee;
  padding-top: 30px;
  background: #eee; }

.footer-links a {
  color: #727272; }

.footer-byline {
  margin-top: 20px; }

/* =========== STYLES - Media Query =========== */
/* X SMALL - ONLY (Phone) */
@media (max-width: 768px) {
  .ms-info {
    display: none; }
  .ms-nav-prev, .ms-nav-next {
    display: none; }
  /* --- NAVIGATION --- */
  /*/ Tools /*/
  /*/ What makes it work /*/
  .navbar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #FFFFFF;
    color: #666666;
    border: none; }
    .navbar a {
      color: #666; }
    .navbar .navbar-toggle {
      border-color: #FFFFFF;
      background: #666666; }
      .navbar .navbar-toggle .icon-bar {
        background-color: #fff; }
  .navbar .navbar-toggle:focus {
    border-color: #666666;
    background: #FFFFFF;
    color: #666666; }
  .navbar .navbar-toggle:focus .icon-bar {
    border-color: #666;
    background: #666;
    color: #666; }
  .navbar .nav > li > a:hover,
  .navbar .nav > li > a:focus {
    text-decoration: none;
    color: #666666; }
  /*/ Second Level /*/
  .navbar-nav ul.sub-menu {
    background-color: rgba(102, 102, 102, 0.08);
    padding: 5px 15px; }
  .banner {
    min-height: 150px; }
  /* --- HEADER --- */
  .logo img {
    margin: 0 auto; }
  .btn-presstocall {
    padding: 10px 20px;
    font-size: 20px;
    margin-bottom: 20px; }
  /* --- CONTENT --- */
  .main {
    margin-bottom: 20px; }
  /* --- FOOTER --- */
  .footer {
    text-align: center; } }

.sub-menu {
  list-style-type: none; }

.navigation {
  margin-top: 20px; }

@media (min-width: 769px) {
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0; }
  /* Global */
  .navbar {
    min-height: 40px;
    border-radius: 0;
    z-index: 70;
    border: 0;
    margin: 20px 0 0 0; }
    .navbar a {
      text-decoration: none;
      transition: all 0.1s ease; }
  /* First Level */
  .navbar-nav > li {
    border-right: 1px #fff solid; }
    .navbar-nav > li > a {
      padding: 10px;
      font-size: 18px;
      color: #727272; }
      .navbar-nav > li > a:hover {
        background: rgba(255, 255, 255, 0);
        color: #727272;
        border-bottom: 5px solid #727272; }
  .current-menu-item a,
  .current-menu-ancestor.current-menu-parent a {
    border-bottom: 5px solid #727272; }
  /* Second Level */
  .navbar-nav ul.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4); }
  .navbar-nav ul.sub-menu li {
    position: relative;
    float: left;
    width: 250px;
    background: #9b9a9a;
    border-top: 0px; }
    .navbar-nav ul.sub-menu li > a {
      display: block;
      padding: 5px 10px;
      background: transparent;
      color: #FFFFFF;
      border-bottom: 1px solid #fff; }
  .navbar-nav ul.sub-menu li a:hover {
    background: white;
    color: #9B9A9A; }
  .navbar-nav li:hover > ul.sub-menu {
    display: block; }
  /* --- HEADER --- */
  .quickcontact {
    text-align: right;
    padding: 0 25px 0 0; }
  .quickphone a {
    color: #666666; }
  .site-credits {
    text-align: right; } }

/* MEDIUM - UP (Desktop + Large Desktop) */
/* SMALL - ONLY (Tablet) */
/* MEDIUM - ONLY (Desktop) */
/* LARGE - ONLY (Large Desktop) */
@media (min-width: 1200px) {
  .container {
    width: 960px; } }

.contentwrap {
  padding: 30px 0px; }

.navbar-collapse.in {
  max-height: 365px;
  overflow-y: scroll;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); }

.page-front-heading {
  text-align: center;
  margin-bottom: 30px; }
  .page-front-heading h1 {
    margin: 0; }

.content-summary {
  margin-top: 50px;
  margin-bottom: 100px;
  text-align: center;
  font-size: 24px; }

.page-front-content-dynamic {
  margin-bottom: 100px; }
  .page-front-content-dynamic > .row {
    margin-bottom: 20px; }
  .page-front-content-dynamic .media-heading {
    font-size: 20px; }
  .page-front-content-dynamic img {
    margin-right: 10px;
    width: 100px;
    height: 100px; }

.testimonials-heading {
  margin: 0 0 20px;
  text-align: center; }

.testimonial + .testimonial {
  margin-top: 30px;
  padding-top: 30px;
  border-top: solid 1px #eee; }

.testimonial-avatar {
  width: 75px;
  border-radius: 50%; }

.testimonial-author {
  font-weight: normal; }

.testimonials-widget-testimonial blockquote {
  overflow: hidden;
  display: block;
  border: 0;
  padding: 0; }

.testimonials-widget-testimonial .image {
  margin-right: 10px;
  float: left;
  border-radius: 50%;
  overflow: hidden; }
  .testimonials-widget-testimonial .image > img {
    height: 100px;
    width: 100px;
    max-width: 100%;
    border-radius: 50%;
    overflow: hidden; }

.testimonials-widget-testimonial .credit {
  padding-left: 110px;
  clear: both; }
  .testimonials-widget-testimonial .credit > span {
    display: block; }
  .testimonials-widget-testimonial .credit .author {
    font-weight: 500; }

.bx-controls {
  display: none; }

.panel-home {
  position: relative;
  border: solid 5px #eee;
  border-radius: 5px; }
  .panel-home .panel-heading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: #fff; }
  .panel-home .simple-image {
    margin: 0; }
    .panel-home .simple-image img {
      display: block;
      margin: 0;
      width: 100%; }
  .panel-home .panel-body {
    padding: 0; }

.page-front-section-listing {
  margin-bottom: 30px; }
  .page-front-section-listing .panel-heading {
    text-align: center; }
    .page-front-section-listing .panel-heading > h2 {
      text-shadow: 2px 2px 4px #000; }
  .page-front-section-listing .more > a {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    font-size: 16px;
    padding: 10px 8px;
    margin: 0;
    text-align: center; }
