body {
  color: #000000;
}

.box {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  .box {
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 0px;
  }
}

.real-estate-item-image:before, .real-estate-video-overlay {
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 )
}

@media (min-width:992px) {
  #top-bar, .top-links > ul > li {
    border: 0
  }

  #top-bar {
    z-index: 299
  }

    #top-bar.transparent-topbar {
      background: 0 0 !important
    }

      #top-bar.transparent-topbar + #header.transparent-header + #slider, #top-bar.transparent-topbar + #header.transparent-header + .page-title-parallax {
        margin-bottom: -145px;
        top: -145px
      }

  .top-links > ul > li > a {
    padding-left: 17px;
    padding-right: 17px;
    color: #EEE;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 13px
  }

  .top-links > ul > li:hover {
    background-color: transparent
  }

  .top-links > ul > li.top-bar-highlight > a {
    height: 30px;
    line-height: 30px;
    margin-top: 7px;
    margin-bottom: 7px;
    border: 1px solid #EEE;
    border-radius: 15px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
  }

  .top-links > ul > li.top-bar-highlight:hover > a {
    background-color: #FFF;
    color: #222
  }

  .top-links li a {
  }

  #primary-menu ul li > a {
    padding-top: 29px;
    padding-bottom: 29px
  }

  #side-panel-trigger, #top-cart, #top-search {
    margin-top: 30px;
    margin-bottom: 30px
  }

    #top-cart .top-cart-content {
      top: 50px
    }

  #header, #header-wrap, #logo img {
    height: 147px;
  }

  #logo img {
    padding-top: 10px;
  }

  #header-wrap {
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
  }

  #primary-menu ul ul:not(.mega-menu-column) {
    width: 210px;
    border-radius: 3px;
    border: 0;
    background-color: #2C3E50
  }

  #primary-menu ul ul li:not(:first-child) {
    border-top: 1px dotted rgba(255,255,255,.1) !important
  }

  #primary-menu ul ul li > a {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 12px 17px;
    color: #FFF;
  }

  #primary-menu ul ul li:hover > a {
    padding-left: 20px
  }

  #primary-menu.dark ul li .mega-menu-content, #primary-menu.dark ul ul, .dark #primary-menu:not(.not-dark) ul li .mega-menu-content, .dark #primary-menu:not(.not-dark) ul ul {
    background-color: #2C3E50
  }

    #primary-menu.dark ul ul li > a, .dark #primary-menu:not(.not-dark) ul ul li > a {
      color: #CCC !important
    }

    #primary-menu.dark ul ul li:hover > a, .dark #primary-menu:not(.not-dark) ul ul li:hover > a {
      background-color: rgba(255,255,255,.025);
      color: #F0AD4E !important;
      border-radius: 3px
    }
}

#primary-menu ul li > a, .real-estate-item-info a {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease
}

@media (max-width:767px) {
  .top-links ul li {
    border-left: 0 !important
  }

  .top-links ul .top-bar-highlight div.top-link-section {
    left: 0 !important;
    right: auto !important
  }
}

@media (max-width:479px) {
  .top-links ul .top-bar-highlight {
    display: block
  }

  .top-links ul div.top-link-section {
    width: 100%
  }
}

#footer.dark, #header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark), #header.dark:not(.transparent-header), .dark #header:not(.transparent-header) {
  background-color: #2C3E50
}

#footer.dark, .dark #footer {
  color: #CCC !important;
}

#header.dark:not(.transparent-header), .dark #header:not(.transparent-header) {
  border-bottom: 1px solid rgba(255,255,255,.1)
}

#primary-menu ul li > a {
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 400;
  font-size: 13px;
  transition: all .3s ease
}

.dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li.current > a, .dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li:hover > a, .dark #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a, .dark #header-wrap:not(.not-dark) #primary-menu > ul > li:hover > a {
  color: #DDD
}

.tabs.advanced-real-estate-tabs {
  margin: 0
}

.advanced-real-estate-tabs ul.tab-nav {
  border-bottom: none
}

  .advanced-real-estate-tabs ul.tab-nav li {
    margin-left: 2px;
    border: 0;
    height: 42px;
    border-left: 0 !important
  }

    .advanced-real-estate-tabs ul.tab-nav li:first-child {
      margin-left: 0
    }

    .advanced-real-estate-tabs ul.tab-nav li a {
      padding: 0 20px;
      color: #FFF;
      height: 42px;
      line-height: 42px;
      background-color: #2C3E50;
      font-size: 15px;
      font-weight: 600;
      font-family: Rubik,sans-serif;
      letter-spacing: 1px;
      text-transform: uppercase;
      text-shadow: 1px 1px 1px rgba(0,0,0,.1)
    }

    .advanced-real-estate-tabs ul.tab-nav li.ui-tabs-active a {
      top: 0;
      background-color: #F0AD4E
    }

      .advanced-real-estate-tabs ul.tab-nav li.ui-tabs-active a .badge-warning {
        background-color: #2C3E50
      }

    .advanced-real-estate-tabs ul.tab-nav li .badge {
      margin-left: 5px
    }

.advanced-real-estate-tabs .tab-container {
  padding: 30px;
  background-color: rgba(255,255,255,.95);
  border-top: 3px solid #f0ad4e
}

#slider + .advanced-real-estate-tabs {
  top: -42px;
  margin-bottom: -42px;
  z-index: 1
}

  #slider + .advanced-real-estate-tabs .tab-container {
    background-color: #EEE;
    padding: 50px
  }

#slider .real-estate-tabs-slider {
  position: relative;
  margin: 60px 0;
  z-index: 2
}

  #slider .real-estate-tabs-slider + .video-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
  }

@media (min-width:768px) {
  #slider .real-estate-tabs-slider {
    position: absolute;
    margin: 0;
    top: auto;
    bottom: 40px;
    width: 100%
  }
}

.promo.promo-flat a.button:not(:hover) {
  color: #FFF;
  background-color: #F0AD4E;
  border-color: #F0AD4E
}

.promo.promo-flat a.button:hover {
  color: #2C3E50
}

.owl-carousel .owl-nav [class*=owl-] {
  border-color: transparent;
  color: #FFF;
  background-color: #292a2e
}

.owl-carousel.real-estate .owl-nav [class*=owl-]:hover {
  background-color: #444 !important
}

.real-estate-item {
  position: relative
}

.real-estate-item-image {
  position: relative;
  width: 100%
}

  .real-estate-item-image:before {
    position: absolute;
    content: '';
    pointer-events: none;
    z-index: 1;
    opacity: .9;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.85) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.85)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.85) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.85) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.85) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.85) 100%)
  }

  .real-estate-item-image > a, .real-estate-item-image > img {
    display: block;
    width: 100%;
    height: auto
  }

  .real-estate-item-image .badge {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    font-size: 11px;
    padding: 5px 8px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px
  }

.real-estate-item-price {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 1;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,.1)
}

  .real-estate-item-price span {
    display: block;
    margin-top: 3px;
    font-weight: 300;
    font-size: 12px;
    color: rgba(255,255,255,.85);
    text-align: right
  }

.real-estate-item-info a, .real-estate-item-link {
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0,0,0,.1)
}

.real-estate-item-info {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 1
}

  .real-estate-item-info a {
    display: block;
    float: left;
    color: #FFF;
    font-size: 12px;
    line-height: 1;
    padding: 8px;
    background-color: rgba(0,0,0,.25);
    border-radius: 4px;
    transition: all .3s ease
  }

    .real-estate-item-info a:hover {
      background-color: rgba(0,0,0,.75)
    }

    .real-estate-item-info a i {
      width: 12px;
      height: 12px
    }

    .real-estate-item-info a:not(:first-child) {
      margin-left: 5px
    }

.real-estate-item-desc {
  position: relative;
  margin-top: 20px;
  padding: 0 20px
}

  .real-estate-item-desc h3 {
    font-size: 21px
  }

    .real-estate-item-desc h3 + span {
      display: block;
      margin-top: -27px;
      color: #999
    }

    .real-estate-item-desc h3 a {
      color: #333
    }

      .real-estate-item-desc h3 a:hover {
        color: #555
      }

.real-estate-item-features {
  margin-top: 15px
}

  .real-estate-item-features [class^=col-] {
    margin-top: 5px
  }

  .real-estate-item-features i {
    position: relative;
    top: 1px;
    margin-left: 3px
  }

.real-estate-item-link {
  position: absolute;
  top: 2px;
  right: 20px;
  width: 32px;
  height: 32px;
  line-height: 30px;
  font-size: 16px;
  color: #555;
  border: 1px solid #555;
  border-radius: 50%;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

  .real-estate-item-link:hover {
    border-color: transparent;
    background-color: #2C3E50;
    color: #FFF
  }

.real-estate-properties [class^=col-] {
  position: relative;
  margin-bottom: 30px
}

  .real-estate-properties [class^=col-] > a {
    display: block;
    position: relative;
    height: 350px;
    background-color: #EEE
  }

  .real-estate-properties [class^=col-] img {
    display: block
  }

  .real-estate-properties [class^=col-] > a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
    opacity: .4;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
  }

  .real-estate-properties [class^=col-] > a:hover:before {
    opacity: 1
  }

.widget_real_estate_popular {
  margin-left: 0
}

  .widget_real_estate_popular, .widget_real_estate_popular li, .widget_real_estate_popular li a {
    padding-left: 0;
    background: 0 0 !important
  }

    .widget_real_estate_popular li a i {
      position: relative;
      top: 1px;
      margin-right: 5px;
      opacity: .5
    }

#side-panel {
  background-color: #FFF
}

body.side-panel-open #side-panel {
  -webkit-box-shadow: -5px 0 20px -6px rgba(0,0,0,.15);
  -moz-box-shadow: -5px 0 20px -6px rgba(0,0,0,.15);
  box-shadow: -5px 0 20px -6px rgba(0,0,0,.15)
}

@media (min-width:992px) {
  #side-panel {
    right: -400px;
    width: 400px
  }

    #side-panel .side-panel-wrap {
      width: 430px
    }

    #side-panel .widget {
      width: 320px
    }

  body.side-push-panel.side-panel-open.stretched #header.sticky-header .container, body.side-push-panel.side-panel-open.stretched #wrapper {
    right: 400px
  }

  body.side-push-panel.side-panel-open.stretched .slider-parallax-inner {
    left: -400px
  }
}

.real-estate-video-overlay {
  background: -moz-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
  background: -webkit-gradient(linear,left bottom,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.5)));
  background: -webkit-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
  background: -o-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
  background: -ms-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
  background: linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)
}

#gotoTop {
  background-color: #000000;
  border-radius: 0%
}

  #gotoTop:hover, .bgcolor-2 {
    background-color: #444 !important
  }

.color-2 {
  color: #F0AD4E !important
}

.socialfeed .portfolio-overlay a, .stocklist .portfolio-overlay a, .entry-image .portfolio-overlay a, .portfolio-image .portfolio-overlay a {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  background-color: transparent !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  border-radius: 0 !important;
}

.portfolio-image:hover .portfolio-overlay {
  opacity: 1;
}

.portfolio-image {
  position: relative;
}

@media (max-width: 767.98px) {
  .not-animated, [data-animate]:not(.animated) {
    opacity: 1 !important;
  }
}

@media (max-width: 767.98px) {
  .not-animated, [data-animate]:not(.animated) {
    opacity: 1 !important;
  }
}

.swiper-background-one {
  background-image: url('/images/Home/1.jpg');
}

.swiper-background-two {
  background-image: url('/images/Home/2.jpg');
}

.swiper-background-three {
  background-image: url('/images/Home/3.jpg');
}

.swiper-background-four {
  background-image: url('/images/Home/4.jpg');
}

.swiper-background-five {
  background-image: url('/images/Home/5.jpg');
}

.swiper-background-six {
  background-image: url('/images/Home/6.jpg');
}

.swiper-background-seven {
  background-image: url('/images/Home/7.jpg');
}

.swiper-background-eight {
  background-image: url('/images/Home/8.jpg');
}

.intro-title {
  font-size: 18px;
  letter-spacing: 8px;
  color: rgba(255,255,255,0.9);
}

.intro-strap {
  font-size: 13px;
  letter-spacing: 10px;
  color: rgba(255,255,255,0.9);
}

.racecar {
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.5px;
}

.home-level-index {
  z-index: 3;
}

.emphasis-padding {
  padding-bottom: 450px;
}

.blocks-background {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.blocks-background-one {
  background-image: url('/images/home-panel-1.webp');
}

.blocks-background-two {
  background-image: url('/images/home-panel-3.webp');
}

.blocks-background-three {
  background-image: url('/images/home-panel-2.webp');
}

.footer-logo-style {
  position: relative;
  max-height: 120px;
  margin-bottom: 20px;
}

.footer-copyright {
  opacity: 0.6;
  font-size: 11px !important;
  color: #fff !important;
}

  .footer-copyright a {
    font-size: 11px !important;
    color: #fff !important;
  }

.modal-content {
  border-radius: 0 !important;
}

input[type="text"],
input[type="email"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

ul.ulpadding {
  padding-left: 20px;
  line-height: 1.8;
}

a.underline {
  text-decoration: underline !important;
}

.portfolio-item {
  float: initial;
  position: initial;
  width: initial;
  height: initial;
  padding: initial;
}

.swiper-container,
.sp-grab,
.sp-grabbing {
  cursor: default !important;
}

.sp-thumbnail-container {
  background-color: #000;
}

.slider-pro img.sp-thumbnail {
  cursor: pointer;
  -webkit-transition: opacity .2s ease-in-out !important;
  -moz-transition: opacity .2s ease-in-out !important;
  -o-transition: opacity .2s ease-in-out !important;
  transition: opacity .2s ease-in-out !important;
}

  .slider-pro img.sp-thumbnail:hover {
    opacity: .5;
  }

.slider-pro .sp-selected-thumbnail {
  opacity: .5;
  background-color: #FFF !important;
}

  .slider-pro .sp-selected-thumbnail img.sp-thumbnail:hover {
    opacity: 1.0;
  }

.error404 {
  font-weight: 400 !important;
}

.heading-block:after {
  border-color: #DDD !important;
}

#primary-menu.style-3 > ul > li > a {
  margin: 18px 0;
}

#header.sticky-style-2 {
  height: 191px;
}

#primary-menu.style-2 {
  border-top: 1px solid #EEE;
}

#top-bar.top-bar-border {
  border-bottom: 1px solid #EEE;
}

  #top-bar.top-bar-border .top-links ul li {
    border-left: 1px solid #eee;
  }

.top-links li > a {
  font-size: 11px !important;
  color: #444 !important;
}

.bg-dark {
  background-color: #000000 !important;
}

  .bg-dark h3 {
    color: #ffffff !important;
  }

.display-table {
  display: table !important;
}

.display-table-cell {
  display: table-cell !important;
}

.vertical-align-middle {
  vertical-align: middle;
}

.display-block {
  display: block !important;
}

hr {
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
}


#eapps-instagram-feed-1 {
  margin-top: -10px;
}

.eapps-instagram-feed-posts-slider-nav {
  border-radius: 0 !important;
}

@media (max-width: 767px) {
  .tel-enquiery {
    font-size: 19px;
    margin-top: 10px;
  }

  .margin-demo {
    margin-bottom: 0px !important;
  }
}

.detail-bullets ul {
  padding-left: 20px;
  line-height: 2.0;
  font-weight: 400;
  font-size: 14px;
}

.spec-container hr {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}

.spec-container h5 {
  font-weight: 400 !important;
}

.privacy-policy ol {
  margin-bottom: 0;
  padding-left: 15px;
  font-size: 14px;
}

.privacy-policy td {
  vertical-align: top;
}

  .privacy-policy td p {
    margin-bottom: 0;
  }

.coming-soon-list h4 {
  font-weight: 400;
}

/*.footer-border {
    width: 100%;
    height: 20px;
    background-color: #fff;
    border-top: 15px solid #a0000c;
}*/

.no-borders {
  border: none !important;
}

.details-intro p {
  font-size: 24px;
}

.mt-30 {
  margin-top: 30px;
}

.mr-10 {
  margin-right: 10px;
}

.spec-container h5 i {
  margin-right: 10px;
}

.landing-logo {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 140px;
}

.container-bg-tint {
  background-color: rgba(0, 0, 0, 0.4);
}

ul.tab-nav:not(.tab-nav-lg) li a {
  padding: 0 30px;
  font-size: 15px;
}

button.expand-button:after {
  content: 'View all photos';
}

button.expand-button[aria-expanded="true"]:after {
  content: 'Hide';
}

.listspacing ul,
.listspacing ol {
  padding-left: 40px;
}

.validation-summary-errors {
  color: var(--danger);
}

  .validation-summary-errors ul {
    list-style: none;
  }

.grecaptcha-badge {
  z-index: 999;
}


/* 2025 REVAMP !!
-----------------------------------------------------------------
-----------------------------------------------------------------*/

p {
  font-weight: 400;
  color: #000 !important;
}

.lead {
  font-weight: 400;
  color: #000 !important;
}

/** Helpers **/

.box-rounded {
  border-radius: 1rem !important;
}

.box-rounded-sm {
  border-radius: 0.7rem !important;
}

.position-absolute {
  position: absolute !important;
}

.pos-x-center {
  left: 50% !important;
  right: auto !important;
  transform: translateX(-50%) !important;
}

.top-0 {
  top: 0 !important;
}

/* Typeography
-----------------------------------------------------------------*/

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-weight: 700;
}

/* Headers
-----------------------------------------------------------------*/

#page-title h1, .page-title h1 {
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 30px;
}

#page-title.page-title-parallax h1 {
  letter-spacing: 0px;
}

.page-title-image {
  background-size: cover !important;
  background-position: center center !important;
  background-attachment: unset !important;
}

#page-title.page-title-parallax h1 {
  font-size: 30px;
}

@media (min-width: 992px) {
  #page-title.page-title-parallax h1 {
    font-size: 40px;
  }
}

#page-title.page-title-parallax {
  padding: 50px 0;
}

@media (min-width: 992px) {
  #page-title.page-title-parallax {
    padding: 100px 0;
  }
}


.header-bg-contact {
  background-image: url(/images/headers/contact.jpg) !important;
}

.header-bg-consign {
  background-image: url(/images/headers/consign.jpg) !important;
}

.header-bg-brands {
  background-image: url(/images/headers/brands.jpg) !important;
}

.header-bg-collection {
  background-image: url(/images/headers/collection.jpg) !important;
}

.header-bg-events {
  background-image: url(/images/headers/events.jpg) !important;
}

.header-bg-news {
  background-image: url(/images/headers/news.jpg) !important;
}

.header-bg-services {
  background-image: url(/images/headers/services.jpg) !important;
}

.header-bg-video {
  background-image: url(/images/headers/video.jpg) !important;
}

.header-bg-topo {
  background-image: url(/images/headers/topo.jpg) !important;
}

.header-bg-default {
  background-image: url(/images/headers/default.jpg) !important;
}

/* Buttons
-----------------------------------------------------------------*/
.glass-bg {
  background-color: #ffffff21 !important;
  margin: 2rem;
  border-radius: 12px;
  position: relative;
  box-sizing: border-box;
  color: #fff !important;
  backdrop-filter: blur(4px);
  background-blend-mode: overlay;
  align-items: center;
  font-weight: 500;
  border: 0px !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.button-light, .button-light:hover {
  background-color: #EEE !important;
  color: #333 !important;
}

.button {
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 500;
}

/* Home
-----------------------------------------------------------------*/
/** Swiper slider **/

.slider-rounded {
  border-radius: 1rem;
}

@media (min-width: 992px) {
  .slider-rounded {
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    border-top-right-radius: 0rem;
    border-top-left-radius: 0rem;
  }
}

.swiper-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
}

/** Block links **/

.services-item-overlay {
  position: relative;
  z-index: 2;
  /*  text-transform: uppercase;*/
}

.services-item-gradient-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 100%);
  transition: opacity 0.4s;
  opacity: 0.7;
}

  .services-item-gradient-overlay:hover {
    opacity: 1;
  }

.block-link-1 {
  background: url('/images/home/block-link-about.jpg') no-repeat center bottom / cover;
  min-height: 300px;
}

.block-link-2 {
  background: url('/images/home/block-link-consign.jpg') no-repeat center bottom / cover;
  min-height: 300px;
}

.block-link-3 {
  background: url('/images/home/block-link-contact.jpg') no-repeat center bottom / cover;
  min-height: 300px;
}

@media (min-width: 1200px) {
  .block-link-1 {
    min-height: 600px;
  }

  .block-link-2 {
    min-height: 600px;
  }

  .block-link-3 {
    min-height: 600px;
  }
}

video {
  width: 100%;
  height: auto;
}

/* Navigation and logo
-----------------------------------------------------------------*/

@media (min-width: 992px) {
  .logo {
    height: 100px;
  }
}

a.nav-link {
  text-transform: uppercase;
}

.navbar-toggler {
  color: #000;
}

.navbar-toggler-icon {
  /*position: fixed;*/
  width: 1.5rem;
  height: 1.4rem;
  left: 27px;
  top: 37px;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.nav-link {
  color: #000;
  font-weight: 600;
  font-size: 0.85rem;
}

@media (min-width: 992px) {
  .nav-link {
    font-size: 0.8rem;
    letter-spacing: 1px;
    color: #fff !important;
  }
}

.dark #header-wrap:not(.not-dark) #primary-menu > ul > li > a {
  color: #fff;
}

.logo-mobile {
  position: relative;
  margin-left: -26px;
}

  .logo-mobile img {
    height: 80px;
    padding-right: 50px;
    /*height: 80px;
    padding-right: 20px;*/
  }

/* Image * Video Headers
-----------------------------------------------------------------*/

@media (min-width: 992px) {
  #header.transparent-header + #slider {
    top: -147px;
    margin-bottom: -147px !important;
  }
}

@media (max-width: 991px) {
  #header.dark.transparent-header {
    background-color: #33333300 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0) !important;
  }
}

#header.transparent-header + #page-title.page-title-video, #header.transparent-header + #page-title.page-title-image {
  top: -147px;
  margin-bottom: -147px;
}

.header-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.55);
}

#page-title.page-title-video {
  padding: 100px 0;
}

@media (min-width: 992px) {
  #page-title.page-title-video {
    padding: 250px 0;
  }
}

/* Brands
-----------------------------------------------------------------*/

.heading-block.text-center::after {
  margin: 30px auto 0;
}

.brand-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 1s cubic-bezier(.165,.84,.44,1) 0s;
  transition: all 1s cubic-bezier(.165,.84,.44,1) 0s;
  z-index: 0;
}

.brand-mclaren-chicago {
  background-image: url(/images/branding/mclaren-chicago.jpg);
}

.brand-czinger {
  background-image: url(/images/branding/czinger.jpg);
}

.brand-mcmurtry {
  background-image: url(/images/branding/mcmurtry.jpg);
}

.brand-gordonmurray {
  background-image: url(/images/branding/gordonmurray.jpg);
}

.brand-topo-daytona {
  background-image: url(/images/branding/topo-daytona.jpg);
}

.brand-item:hover .brand-bg {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.topo-logo {
  height: 160px;
}

.brand-cta-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.55);
}

@media (min-width: 992px) {
  .brand-item p {
    font-weight: 500;
    font-size: 1.25rem !important;
  }
}

/* Stock items
-----------------------------------------------------------------*/
.portfolio-desc h3 {
  letter-spacing: 0px;
}

/* Nav
-----------------------------------------------------------------*/

#navbar-color {
  background-color: hsl(210, 45%, 30%);
}

.navbar-light .navbar-toggler {
  border: 1px solid hsl(0, 0%, 100%);
  outline: none;
  box-shadow: none;
}

#nav_object {
  position: relative;
}

/* Colour styling */

@media (min-width: 992px) {
  .dark .dropdown-menu {
    background-color: #0b2845 !important;
    border: none;
  }
}

.dropdown-item:hover {
  background-color: #eee;
}

/* Apply hover dropdown only on large screens (≥992px) */

@media (min-width: 992px) {
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }

  .dropdown-toggle::after {
    pointer-events: none;
  }
}

@media (min-width: 992px) {
  .navbar .dropdown .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease-in-out;
  }

  .navbar .dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}

.navbar-nav .dropdown-menu {
  position: static;
}

.dropdown-menu.show {
  display: block;
  position: relative !important;
  transform: none !important;
}

#nav_object {
  position: relative;
}

@media (min-width: 576px) {
  /* #nav_object::after {
    content: '';
    opacity: 0;
    transition: all 0.2s;
    height: 2px;
    width: 100%;
    background: hsl(18, 100%, 62%);
    position: absolute;
    bottom: 0;
    left: 0;
  }*/

  #nav_object:hover::after {
    opacity: 1;
  }
}

.dropdown-item {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0.85rem 1.2rem;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

  .dropdown-item:hover {
    padding-left: 1.5rem;
  }

.dropdown-menu {
  width: 240px;
  border-radius: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 991px) {
  .dropdown-menu {
    width: 100%;
    background-color: #f8f9fa;
    border: 0px;
  }

    .dropdown-menu .dropdown-item {
      border-bottom: 1px solid #e9ecec;
    }
}

.nav-link i {
  font-size: 0.7rem;
}

@media (max-width: 991px) {
  .nav-link {
    border-bottom: 1px solid #e9ecec;
    padding: 0.75rem 0rem;
  }
}

/* Remove default Bootstrap arrow */

.dropdown-toggle::after {
  display: none !important;
}

/* Stop drop down panel from staying open on click */
.navbar.navbar-expand-lg.navbar-dark .dropdown-menu.show {
  position: absolute !important;
}


/* Offcanvas panel
-----------------------------------------------------------------*/

.offcanvas-header .btn-close {
  background-color: #eee;
  padding: .8rem !important;
  opacity: 1;
  border-radius: 25px;
  font-size: 0.8rem;
}

  .offcanvas-header .btn-close:focus, .offcanvas-header .btn-close:active {
    box-shadow: none;
    outline: none !important;
  }

.offcanvas-title {
  font-family: var(--secondaryfont);
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #aeaeae;
  margin-bottom: 20px;
}

.offcanvas-body ul {
  list-style: none;
  margin: 20px 0 25px 0px;
}

.offcanvas-links {
  font-weight: 600;
  font-size: 0.85rem;
  text-transform: uppercase;
}

ul.offcanvas-links li a {
  color: #000;
}

.offcanvas-mm-logo {
  max-width: 40%;
  position: relative;
  padding-top: 3.2rem;
  padding-bottom: 1.55rem;
}

.offcanvas-body .nav-item .nav-link {
  box-shadow: none;
  outline: none !important;
}

/* Events
-----------------------------------------------------------------*/

.date-meta i {
  font-size: 80%
}

/* Modal
-----------------------------------------------------------------*/

.modal-header .btn-close {
  background-color: #eee;
  padding: .8rem !important;
  opacity: 1;
  border-radius: 25px;
  font-size: 0.8rem;
}

.modal-header {
  border-bottom: 0px;
}

  .modal-header .btn-close {
    box-shadow: none;
    outline: none !important;
  }


/* Footer
-----------------------------------------------------------------*/

ul.footer-links {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  color: #fff;
}

  ul.footer-links li a {
    color: #fff !important;
    font-weight: 400;
    font-size: 15px;
  }

  ul.footer-links li {
    margin-bottom: 5px;
  }

.footer-intro {
  font-weight: 400;
  font-size: 15px;
}

.footer-intro {
  line-height: 27px;
}

#footer a {
  color: #fff;
}

.footer-top-links {
  font-size: 14px;
  font-weight: 500;
  line-height: 35px;
}

@media (min-width: 992px) {
  .footer-top-links {
    line-height: 30px;
  }
}

@media (min-width: 1400px) {
  .footer-top-links {
    line-height: 0px;
  }
}

/* Stock details
-----------------------------------------------------------------*/

.stock-gallery {
  padding-left: 0px;
  padding-right: 0px;
}


.section_inventory-nav {
  z-index: 10;
  background-color: #F9F9F9;
  position: sticky;
  inset: 0 0% auto;
  box-shadow: 0 2px 10px #00000005;
  border-bottom: solid 1px #e5ecf1;
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

  .section_inventory-nav .social-icon i:last-child {
    color: #666 !important
  }

.stock-hero-stock-img {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}

.si-dark {
  background-color: #0b2845;
  color: #FFF !important;
  border-color: transparent;
}

/*@media (max-width: 991.98px) {
  .stock-enquiry-button {
    width: 100%;
  }
}*/

.section_inventory-nav .dropdown {
  z-index: 1 !important;
}

  .section_inventory-nav .dropdown .btn {
    font-size: 14px;
  }

.btn-primary-trans {
  background-color: transparent;
  color: #000;
  border: none;
  padding-left: 0px;
}

.section_inventory-nav .social-icon {
  z-index: 3 !important;
  position: relative;
}

.section_inventory-nav .dropdown-item {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .section_inventory-nav h1.stock-title {
    font-size: 21px !important;
  }

  .section_inventory-nav h2.price {
    font-size: 21px !important;
  }
}

.section_inventory-nav ul.dropdown-menu li a.dropdown-item:last-child {
  border-bottom: 0px;
}

.section_inventory-nav nav.stock-submenu ul li > a {
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-transform: capitalize;
  font-size: 15px;
  color: #000 !important;
  letter-spacing: 0px;
  font-weight: 400 !important;
  padding-top: 29px;
  padding-bottom: 29px;
}

.section_inventory-nav nav.stock-submenu ul li > a {
  border-bottom: solid #F9F9F9 2px;
  font-weight: 500;
}

  .section_inventory-nav nav.stock-submenu ul li > a.active {
    border-bottom: solid #a0000c 2px;
    color: #000;
  }

.dropdown-item.active, .dropdown-item:active {
  color: #000 !important;
  background-color: #f8f9fa;
}


@media (max-width: 767px) {
  .section_inventory-nav .social-icon {
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 30px !important;
  }

  .button.stock-enquiry-button {
    padding: 0 17px;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
  }

  .button.stock-dropdown-button {
    padding: 0 17px;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
  }
}

.button-transparent {
  background-color: transparent !important;
  color: #000 !important;
  text-shadow: none !important;
}

.section_inventory-nav .button.stock-enquiry-button {
  z-index: 3 !important;
  position: relative;
}

.section_inventory-nav .dropdown-item:hover {
  background-color: #f8f9fa !important;
  padding-left: 0px !important;
}

.section_inventory-nav .dropdown-item {
  padding-left: 0px !important;
}

.pt-15 {
  padding-top: 15px;
}

#model-title h1 {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 4px;
  color: #333;
  font-size: 45px;
}

.spec {
  font-size: 28px;
  font-weight: 300;
  font-family: Crimson Text,sans-serif;
  font-style: italic;
  line-height: 1.4 !important;
}

@media (max-width: 767px) {
  .spec {
    font-size: 25px;
  }
}

/* Events
-----------------------------------------------------------------*/

ul.iconlist.events-spec {
  font-weight: 500;
  color: #000 !important;
  font-size: 16px;
}

.light .fc-calendar {
  backdrop-filter: blur(7px);
  background-blend-mode: overlay;
  background-color: #ffffff21 !important;
}

.events-calendar-header nav span:first-child {
  border-radius: 15px 0 0 15px !important;
}

.events-calendar-header nav span {
  border-radius: 0 15px 15px 0 !important;
}


  .events-calendar-header nav span.calendar-current {
    border-radius: 15px !important;
  }

.fc-calendar .fc-head > div {
  text-transform: none !important;
}

.events .entry, .ievent {
  border-bottom: 0px;
}

  .events .entry-image .entry-date, .ievent .entry-image .entry-date {
    backdrop-filter: blur(7px);
    background-blend-mode: overlay;
    background-color: #ffffff21 !important;
    border-radius: 0.5rem !important;
  }

.entry-meta li, .entry-meta li a {
  color: #000;
}

.fc-calendar .fc-row > div > div a, .fc-calendar .fc-row > div > div span {
  padding: 3px 11px !important;
  border-radius: 15px !important;
  padding-left: 20px !important;
}

.fc-calendar .fc-row > div > div > a > .mm-present {
  position: absolute;
  left: 7px;
  top: 8.5px;
  width: 7px;
  height: 7px;
  background-color: #fff;
  border-radius: 15px !important;
}

.fc-calendar .fc-row > div > div > a > .mm-present.active-event {
  background-color: #a0000c !important;
}

/* Video
-----------------------------------------------------------------*/


.bg-overlay,
.bg-overlay-bg,
.bg-overlay-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}

  .bg-overlay [data-hover-animate]:not(.animated) {
    opacity: 0;
  }

.bg-overlay {
  z-index: 5;
}

.bg-overlay-content {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  padding: 20px;
}

.bg-overlay-bg {
  background-color: rgba(255,255,255,0.85);
}

  .dark .bg-overlay-bg,
  .bg-overlay-bg.dark {
    background-color: rgba(0,0,0,0.5);
  }

.text-overlay-mask {
  opacity: 1.0;
  top: auto;
  bottom: 0;
  height: auto;
  padding: 40px 15px 15px;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.85))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.overlay-trigger-icon {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 0.25rem;
  font-size: 1.125rem;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  transition: all .3s ease;
}

  .overlay-trigger-icon .icon-line-play {
    position: relative;
    left: 2px;
  }

  .overlay-trigger-icon.size-sm {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 0.5rem;
    font-size: 0.875rem;
  }

  .overlay-trigger-icon.size-lg {
    width: 64px;
    height: 64px;
    line-height: 64px;
    margin: 0 0.5rem;
    font-size: 1.5rem;
  }

.bg-overlay.bg-overlay-fill {
  background-color: rgba(0,0,0,0.3);
}

.video-holder {
  position: relative;
  display: block;
  z-index: 99;
}

.video-aspect-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media (max-width:767px) {
  .video-aspect-container {
    padding-top: 56.25%;
  }
}

.i-custom {
  color: #fff !important;
  border-color: #fff !important;
  border-width: 3px !important;
  width: 92px !important;
  height: 92px !important;
  line-height: 88px !important;
  margin: 0 !important;
  padding-left: 5px;
}

a:hover .i-custom {
  background-color: #FFF !important;
  color: #222 !important;
  text-shadow: none !important;
}

.hover-item {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}

@media only screen and (min-width:992px) and (max-width:1199.98px), only screen and (min-width:1200px) {
  .hover-item:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, .10);
    box-shadow: 0 2px 16px rgba(0, 0, 0, .10)
  }
}

.header-bg-gordonmurrayauto {
  background-image: url(/images/gordonmurrayautomotive/hero.jpg) !important;
}

.vertical-align-center {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slider-caption.slider-caption-center {
  max-width: 500px;
}

.vh-45 {
  height: 45vh;
}

@media (min-width: 992px) {
  .vh-lg-45 {
    height: 45vh;
  }

  .vh-lg-75 {
    height: 75vh;
  }
}

.modal-video-container .modal-header, .modal-video-container .modal-content {
  background: transparent !important;
  border: 0px;
}

/* Collection Login
-----------------------------------------------------------------*/

.bg-extra-light {
  background-color: #F9F9F9 !important;
}

