
/* OWNER MENU
======================================= */
#vehicle-container {
  background-color: #eff3f5;
  padding: 0 0 6rem 0;
}
body {
  font-family: "Niveau Grotesk", sans-serif !important;
}



.vehicle-container {
  padding: 4rem 0;
}

  
  /*RESPONSIVE*/
  @media (max-width: 1024px) {
    #vehicle-container {
      padding: 0;
    }
  }

  @media (max-width: 991px) {
    .vehicle-price,
    .vehicle-show {
      height: auto !important;
    }
  }


  @media (max-width: 767px) {
    .vehicle-container {
      padding: 4rem 0;
      padding-top: inherit;
    }


    .option-title{
      margin-top: 50px;
    }
  }
@media (min-width: 767px) {
  .border-right-carac-item  {
    border-right: 2px solid #d7dbdd !important;
  }
  .row-min-height-800{
    min-height: 800px;
  }
}

.vehicle-show-description {
  margin-left: -4rem;
  margin-right: -4rem;
  padding: 2rem 4rem;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
}
@media (max-width: 767px) {
  .vehicle-show-description {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }
  #collapse-pricing .clndr .price-calendar-tenant {
    font-size: 10px !important;
  }
}

.circle{
  box-shadow: 0 0 0 3px #32b398;
  z-index: 2;
}

#vehicle-container .new-request .input-container {
  position: relative;
}

#vehicle-container .new-request .calendar {
  position: absolute;
  content: "";
  top: 1.5rem;
  right: 2rem;
}

/* VEHICLE SHOW INFOS
======================================= */
#vehicle-container .vehicle-price h2,
#vehicle-container .vehicle-show-info h2,
#vehicle-container .vehicle-show-rating h2,
#vehicle-container .super-car h2,
#vehicle-container .vehicle-manage-period h2 {
  font-size: 2.6rem !important;
}

#vehicle-container .vehicle-show-rating.rating-overflow{
  height: 700px;
  overflow: auto;
}

#vehicle-container .fs14 {
  line-height: 2rem;
}
#vehicle-container .vehicle-show-owner,
#vehicle-container .vehicle-disabled-checkmark,
#vehicle-container .vehicle-manage-period,
#vehicle-container .vehicle-booking-zcmanage,
#vehicle-container .vehicle-price,
#vehicle-container .super-car,
#vehicle-container .vehicle-sharing,
#vehicle-container .vehicle-show-conditions {
  padding: 3rem 4rem;
  border-radius: 1rem;
  border: 1px solid rgba(33, 61, 83, 0.08);
}

#vehicle-container .vehicle-show-info,
#vehicle-container .vehicle-show-rating {
  padding: 4rem;
  border-radius: 1rem;
  border: 1px solid rgba(33, 61, 83, 0.08);
}

#vehicle-container hr {
  border-top: 1px solid rgba(33, 61, 83, 0.08); 
}

#vehicle-container .coupons-card {
  padding: 9px 5px;
  line-height: 1.6;
  border-radius: 6px !important;
}

#vehicle-container .vehicle-show-owner h5 {
  margin-bottom: 0;
}

#vehicle-container .vehicle-show-owner p {
  font-size: 1.2rem;
}

#vehicle-container .vehicle-carac li {
  display: inline;
  margin-right: 4rem;
  font-size: 1.4rem;
  font-weight: 300;
  color: rgba(33, 61, 83, 0.6);
}

#vehicle-container .vehicle-carac-item img {
  height: 2rem;
  /*margin-right: 1rem;*/
}

#vehicle-container .vehicle-carac-item i {
  font-size: 2rem;
  margin-right: 1rem;
}

#vehicle-container .vehicle-carac-item img.small {
  width: 2rem;
  margin-right: 1rem;
}

#vehicle-container .vehicle-carac-item p {
  line-height: 2.8rem;
}

#vehicle-container .vehicle-show-user-ratings h5 {
  line-height: 2rem !important;
  text-transform: capitalize;
}

#vehicle-container .vehicle-show-user-ratings img {
  border-radius: 50%;
  width: 5.5rem;
}

#vehicle-container .vehicle-show-user-ratings hr:last-child {
  margin-bottom: 0 !important;
}

#vehicle-container .user-rating-stars {
  height: 4rem;
  line-height: 5.4rem;
}

#vehicle-container .user-rating-stars span {
  font-size: 2rem;
}

#vehicle-container .vehicle-show-user-ratings hr.mgb-60::last-child {
  margin-bottom: 0 !important;
} 


#vehicle-container .vehicle-disabled-checkmark li {
  font-size: 1.3rem;
  line-height: 4rem;
  font-weight: 300;
}

#vehicle-container .vehicle-disabled-checkmark i,
#vehicle-container .super-car .super-car-bonus i {
  border-radius: 5rem;
  width: 3rem;
  height: 3rem;
  line-height: 3.3rem;
  text-align: center;
  vertical-align: middle;
}

#vehicle-container .vehicle-disabled-checkmark i.fa-check,
#vehicle-container .super-car-bonus i.fa-check {
  /* background-color: rgba(0, 190, 156, 0.1); */
  background-color: rgba(50, 178, 152, 0.1);
}

#vehicle-container .vehicle-disabled-checkmark i.fa-times,
#vehicle-container .super-car-bonus i.fa-times {
  background-color: rgba(255, 79, 74, 0.1);
}

.send-booking-request-btn {
  border: 2px solid #32b298 !important;
}

.send-booking-request-btn:hover {
  /* background-color: #00BE9C; */
  background-color: #fff;
  color: #32b298;
}

.send-booking-request-btn.no-border {
  border: 0 !important;
}

.field-icon {
  z-index: 2;
  position: absolute;
  right: 15px;
  top: 15px;
}

.intl-tel-input .country-list{
  z-index: 3;
}

.border-main-info-modal{
  border: solid 1px #32b298;
}
.bg-textarea{
  background-color: rgba(54, 79, 98, 0.1)
}


  /* VEHICLE/ZC-MANAGE
  ======================================= */
  #vehicle-container .vehicle-booking-zcmanage h2 {
    font-size: 2.6rem;
    color: white !important;
  }

  #vehicle-container .vehicle-booking-zcmanage p {
    color: white;
    line-height: 2.6rem !important;
    font-size: 1.45rem !important;
  }

    /* VEHICLE/MANAGE-PERIOD
  ======================================= */
  #vehicle-container .vehicle-manage-period {
    background-color: white;
    /* border: 1px solid #00BE9C; */
    border: 1px solid #32b298;
  }

  #vehicle-container .vehicle-manage-period .row {
    position: relative;
  }

  #vehicle-container .vehicle-manage-period .arrow-middle {
    position: absolute;
    content: "";
    left: 37%;
    font-size: 14px;
  }

#vehicle-container .vehicle-manage-period {
  position: relative;
}

#vehicle-container .vehicle-manage-period .zc-manage-date {
  top: 2rem;
  padding-left: 0;
  padding-right: 0;
}

#vehicle-container .zc-date {
  padding: .5rem .5rem;
}

#vehicle-container .super-car-item {
  position: relative;
}

#vehicle-container .super-car-checkmark {
  position: absolute;
  content: "";
  right: 0;
  top: 0.5rem;
}

#super-car-hiw-modal .super-car-hiw-item {
  border: 1px solid rgba(33, 61, 83, 0.08);
  padding: 2rem 1rem;
}

#vehicle-container .vehicle-brand-header {
  position: relative;
}

#vehicle-container .vehicle-airport-icon,
#vehicle-container .vehicle-super-car-icon {
  position: absolute;
  content: "";
}

#vehicle-container .vehicle-super-car-icon {
  right: 5rem;
}
#vehicle-container .vehicle-super-car-icon.bottom{
  top: inherit;
}


@media (max-width: 767px) {
  #vehicle-container .vehicle-super-car-icon {
    right: 3rem;
  }
  #vehicle-container .vehicle-super-car-icon .vehicle-super-car-text {
    display: none;
  }

  #vehicle-container .vehicle-brand-header {
    max-width: calc(100% - 60px);
  }
}
@media (max-width: 767px) {
  .vehicle-rates-top {
    display: none;
  }
  .vehicle-rates-top .fa.fa-star {
    margin-left: 0 !important;
  }
}


/* RESPONSIVE */
@media (max-width: 767px) {
  #vehicle-container .vehicle-show-owner,
  #vehicle-container .vehicle-show-info,
  #vehicle-container .vehicle-show-rating,
  #vehicle-container .vehicle-show-owner, 
  #vehicle-container .vehicle-disabled-checkmark, 
  #vehicle-container .vehicle-price,
  #vehicle-container .vehicle-show-conditions {
    padding: 2.5rem;
  }
  #vehicle-container .vehicle-show-conditions img {
    width: 150% !important;
    margin-top: 10px;
  }
  
  #vehicle-container .vehicle-carac ul {
    display: inline;
  }

  #vehicle-container .vehicle-carac ul {
    margin-bottom: 0 !important;
  }

  #vehicle-container .vehicle-carac li {
    margin-right: 1rem;
    /*line-height: 4rem;*/
  }

  #vehicle-container .vehicle-show-rating h1.mgb-60 {
    margin-bottom: 0 !important;
  }

  #vehicle-container .user-rating-stars {
    height: 2rem;
    line-height: 2rem;
    margin-bottom: 8rem;
    text-align: left;
    margin-top: 1rem;
  }

  #vehicle-container .vehicle-show-rating,
  #vehicle-container .pricing-plan-edit {
    margin-bottom: 2rem;
  }

  #vehicle-container .vehicle-show-user-ratings .vehicle-user-picture {
    margin-bottom: 3rem;
  }

  #vehicle-container .super-car h1 {
    margin-bottom: 2rem !important;
  }

  #vehicle-container .super-car .col-lg-3.col-md-3.col-xs-3 {
    padding-right: 0 !important;
  }  

  #vehicle-container .super-car .col-lg-3.col-md-4.col-xs-3.text-right {
    padding-right: 0 !important;
  }
}

/* VEHICLE SHOW PICTURE
======================================= */
#vehicle-pictures {
  overflow: hidden;
  padding: 10px 0;
  width: 100%;
  height: 450px;
  margin: 0 auto;
  margin-bottom: 4rem;
}

#vehicle-pictures.loading .vehicle-pictures-slider {
  opacity: 0;
}

#vehicle-pictures .vehicle-pictures-slider {
  overflow: hidden;
  padding: 10px 0;
  width: 100%;
  height: 450px;
  margin: 0 auto;
  transition: opacity 1s ease-in-out;
} 

#vehicle-pictures .loader {
  margin-top: 180px;
}
#vehicle-pictures .slick-next {
  display: inline-block;
  position: absolute;
  right: 3%;
  top: 50%;
  border-radius: 50px;
  width: 50px;
  height: 50px;
}
#vehicle-pictures .slick-prev {
  display: inline-block;
  position: absolute;
  left: 3%;
  top: 50%;
  border-radius: 50px;
  width: 50px;
  height: 50px;
}
#vehicle-pictures .slick-arrow {
  z-index: 1;
  background-color: #eff3f5;
  /* color: #00BE9C; */
  color: #32b298;
  padding: 0;
}

#vehicle-pictures:not(.loading) .loader {
  display: none;
}

#vehicle-pictures .vehicle-pictures-slider.not-draggable .slick-list {
  pointer-events: none;
}

#vehicle-pictures .vehicle-picture-item {
  display: inline-block;
  margin: 10px;
  outline: none;
  border-radius: 1rem;
  overflow: hidden;
  max-height: 450px;
}

#vehicle-pictures .vehicle-picture-item img {
  width: 100%;
  height: 42rem;
  object-fit: cover;
  opacity: 0.5;
}

#vehicle-pictures .vehicle-picture-item.slick-active img {
  opacity: 1 !important;
}

.owner-pictures {
	height: 200px;
	overflow: hidden;
}

.owner-pictures .owner-pic-item {
	height: 200px;
}

.owner-pictures .owner-pic-item .crop {
  height: 170px;
  border-radius: 1rem;
  overflow: hidden;
  background-color: rgb(239, 242, 245);
  color: #adbfcc;
  font-size: 4rem;
  text-align: center;
  border: 1px dashed #ADBFCC;
}

.owner-pictures .owner-pic-item.empty-item .crop {
  padding: 6.5rem 9.5rem;
}

.owner-pictures .owner-pic-item a {
	outline: none;
}

.owner-pictures .owner-pic-item img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.owner-pictures .owner-pic-item img.no-picture {
  width: 6rem;
  margin:auto;
}

.upload-zone {
	height: 170px;
	padding: 50px;
	border: 2px dashed #ddd;
}

.dz-image-preview {
	display: none;
}

/* VEHICLE OPTION
===================================== */
.btn-list{
  height: 20px !important;
  line-height: 20px !important;
  border-radius: 2px !important;
  width: auto !important;
  padding: 0 5px !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.2);
}
.vehicle-option-list{
  margin-left: -15px;
  margin-right: -15px;
}
.vehicle-option-price{
  min-width: 60px;
}
.new-request{
  margin-top: 30px
}

#process-booking-request-modal .date-container-summary{
  width: 80%;
}

#process-booking-request-modal .owner-section,
#process-booking-request-modal .message-container{
  width: 80%;
}


  /* RESPONSIVE */
  @media (min-width: 767px){
    #vehicle-price-block .start-display,
    #vehicle-price-block .end-display{
      width: 50% !important;
    }

    #vehicle-price-block .circle{
      width: 10% !important;
    }
  }
  @media (max-width: 767px) {
    #vehicle-pictures .loader {
      margin-top: 10rem;
    }

    #vehicle-container .owner-pictures {
      margin-bottom: 0 !important;
    }

    #vehicle-pictures,
    #vehicle-pictures .vehicle-pictures-slider {
      height: auto;
      /*height: 20rem;*/
      padding: 0;
    }

    #vehicle-pictures .vehicle-picture-item img {
      /*height: auto;*/
      height: 20rem;
    }

    #vehicle-pictures {
      margin-bottom: 0;
    }
    .new-request{
      margin-top: 0;
    }
    .date-container{
      margin-top: 10px;
    }

    #process-booking-request-modal .modal-header{
      margin-bottom: 0 !important;
    }

    #process-booking-request-modal .date-container-summary,
    #process-booking-request-modal .estimated-price{
      width: 100%;
    }



    .mobile-fixed-bottom{
      position: fixed;
      bottom: 0;
      width: 100%;
      padding: 0 !important;
    }

    .submit-request-booking{
      width: 100%;
      border-radius: 0 !important;
    }

    #process-booking-request-modal #modal-content{
      /*min-height: 80vh;*/
      border-radius: 0 !important;
    }
    #process-booking-request-modal .modal-body{
      /*min-height: 70vh;*/
      background-color: white;
    }

    #process-booking-request-modal .owner-section{
      width: 100%;
    }

    #process-booking-request-modal .message-container{
      width: 90%;
    }

    #process-booking-request-modal .circle{
      margin-top: 3px;
    }

    #success-booking-request-modal{
      /*margin-top: 10px;*/
    }
    #process-booking-request-modal .modal-dialog{
      width: 100%;
    }
    #process-booking-request-modal .modal-content{
      border-radius: 0;
      overflow: hidden;
      height: 93vh;
    }
    #process-booking-request-modal .modal-body{
      overflow-y: auto;
    }

    #success-booking-request-modal .modal-content {
      border-radius: 0;
      overflow: hidden;
      height: 93vh;
    }
    #success-booking-request-modal .modal-body{
      overflow-y: auto;
    }



    #vehicle-price-block .start-display,
    #vehicle-price-block .end-display{
      width: 43% !important;
    }

    #vehicle-price-block #insurance-info{
      margin-left: 0%;
      margin-right: 0%;
    }

    #vehicle-price-block .start-display,
    #vehicle-price-block .end-display{
      border: solid 1px #32b298;
      flex: 0 0 47%;
      height: auto;
      padding: 10px 0;
      min-height: 50px;
      border-radius: .5rem;
    }
    .vehicle-show-description{
      border-top-left-radius: 0;
      border-top-right-radius: 0;
    }

    #process-booking-request-modal .signup-title{
      padding-top: 20px !important;
      margin-bottom: 20px !important;
    }
    #process-booking-request-modal .signin-title{
      padding-top: 20px !important;
      margin-bottom: 20px !important;
    }
    #process-booking-request-modal .intl-tel-input{
      margin-bottom: 2rem !important;
    }

  }

#vehicle-price-block .start-display,
#vehicle-price-block .end-display{
  border: solid 1px #32b298;
  flex: 0 0 47%;
  height: auto;
  padding: 10px 0;
  min-height: 50px;
  border-radius: .5rem;
}

  @media (min-width: 768px) and (max-width: 1023px) {
   #vehicle-pictures {
    /*margin-bottom: 0;*/
    }
    #vehicle-container .vehicle-show-conditions img,
    .super-car-badge {
      width: 25% !important;
    }
  }

  @media (min-width: 1024px) and (max-width: 1190px) {
    .super-car-text {
      margin-left: -20px;
      line-height: 16px !important;
      margin-top: 10px;
    }
    .super-car-img {
      margin-left: -15px;
    }   
  }

  @media only screen and (max-width: 768px) {
    table:not(.pika-table) td, table:not(.pika-table) th{
    padding: 0.75rem !important;
  }

    /* .table-bordered td, 
    .table-bordered th {
      border: 1px solid #dee2e6;
      border-right: 0;
      border-left: 0;
    } */
    /* .table-container{
      width: inherit;
    } */

    .vehicle-option-table{
      border: 0;
    }
    .vehicle-option-table table, 
    .vehicle-option-table thead, 
    .vehicle-option-table tbody, 
    .vehicle-option-table tr, 
    .vehicle-option-table th, 
    .vehicle-option-table td {
        display: block;
    }

    .vehicle-option-table thead {
      display: none;
    }
    .vehicle-option-table td {
      padding-left: 130px !important;
      position: relative;
      /* margin-top: -1px; */
      background: #FFF;
      /* border: 1px solid #dee2e6; */
    }
    .vehicle-option-table td:nth-child(odd) {
      background-color: #eee;
    }
    .vehicle-option-table td::before {
      padding: 5px;
      content: attr(data-label);
      position: absolute;
      top: 0;
      left: 0;
      width: 120px;
      bottom: 0;
      background-color:#343a40;
      color: #FFF;
      display: flex;
      align-items: center;
      justify-content: center;
      /* font-weight: bold; */
    }
    .vehicle-option-table tr {
      margin-bottom: 2rem;
      border: 1px solid #dee2e6;

    }

    .vehicle-option-table tr:last-of-type {
      margin-bottom: 0;
    }

    .vehicle-option-table th + td {
      padding-left: 10px;
    }
    .vehicle-option-list{
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .vehicle-option-list .vehicle-option-table{
      padding-left: 10px !important;
      padding-right: 10px !important;
    }
  }

/* POPUP BOOKING - SEARCH
======================================= */
.search-box {
  background: #FFF;
  border-radius: 1rem;
  height: 70px;
  width: 80%;
  margin: 0 auto;
  border: 1px solid #32b298;
  box-sizing: content-box;
}

.search-box .popover {
  max-width: 80%;
  width: 80%;
  background-color: #fff;
  border: 1px solid transparent;
  box-shadow: 0 0 26px rgba(0,0,0,.08);
  border-radius: 1rem;
}

.search-box .input-container {
  position: relative;
  font-size: 0;
  height: 70px;
  line-height: 70px;
  box-sizing: border-box;
}

.search-box .input-container.bordered {
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
}

.search-box .input-container i {
  position: absolute;
  left: 30px;
  top: -1px;
  line-height: 70px;
  font-size: 16px;
}

.search-box .input-container input {
  text-indent: 40px;
  font-size: 14px;
  padding: 0;
  height: 69px;
  line-height: 70px;
}

.search-box .input-container input.datepicker {
  text-indent: 45px;
}

.search-box .input-container input[disabled] {
  opacity: 0.5;
}

.search-box .input-container input:focus {
  outline: none;
}


.search-box button.btn-success {
  height: 70px;
  line-height: 70px;
  width: 100%;
  padding: 0 !important;
  cursor: pointer;
  border-radius: 1rem;
}

  @media (max-width: 767px) {
    .search-box {
      width: 100%;
      border: transparent;
    }

    .search-box button.btn-success {
      border-radius: 1rem !important;
      margin-top: 4rem;
    }

    .search-box .input-container {
      border: 1px solid rgba(173, 191, 204, 0.2);
      box-sizing: initial;
      margin-bottom: 1rem;
      border-radius: 1rem;
    }

    .search-box .input-container:nth-child(3) {
      margin-bottom: 4rem;
    }
  }

  @media (min-width: 768px) and (max-width: 1024px) {
    .search-box {
      width: 100%;
    }

    section.header .search-form-reset {
      margin-bottom: 10rem !important;
    }
  }

/* AVAILABILITIES VEHICLE
======================================= */
#vehicle-calendar .vehicle-availabilities {
  padding: 4rem 0 8rem;
}

/* BOOKING CALENDAR
======================================= */
.booking-calendar {
  padding: 4rem;
  border-radius: 1rem;
  border: 1px solid rgba(33, 61, 83, 0.08);
}
.booking-calendar h3 {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 400 !important;
}

.booking-calendar hr{
  margin-top: 0;
  width: 100%;
  opacity: 0.3;
}

.calendar-legend {
  margin: 20px 0;
}

.calendar-legend span {
  font-weight: 300;
}

.booking-call-to-action a {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 1.4rem;
  width: 100%;
  height: 5.5rem;
  line-height: 5.5rem;
}

.availabilities-buttons .btn.btn-success,
.availabilities-buttons .btn.btn-warning {
  background-color: transparent !important;
}

.availabilities-buttons .btn.btn-success {
  /* border: 1px solid #00BE9C !important; */
  border: 1px solid #32b298 !important;
  /* color: #00BE9C !important; */
  color: #32b298 !important;
}

.availabilities-buttons .btn.btn-warning {
  border: 1px solid #FAC15D !important;
  color: #FAC15D !important
}

.booking-content-item {
  position: relative;
  border-top: 1px solid rgba(41, 48, 54, 0.07);
  margin-top: 25px;
  padding-top: 20px !important;
}

.booking-content-date h5 {
  padding-left: 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
}

.booking-content-date {
  padding-right: 37px;
  display: inline-block;
}

.booking-content-date h5 {
  margin-bottom: 0;
}

.booking-content-date:last-child {
  padding-right: 0;
  padding-left: 74px;
}

.booking-content-date .timepicker {
  width: 50px;
  position: relative;
  padding: 0 5px;
  text-align: center;
  font-size: 0.9rem;
  color: #222;
  border: none;
  border-radius: 4px;
  background-color: #ededed;
}

.availabilities .bg-unavailable {
  background-color: rgba(255, 190, 77, 0.28);
  border-radius: 10px;
}

.availabilities .bg-booked {
  /* background-color: rgba(0, 190, 156, 0.28) ; */
  background-color: rgba(50, 178, 152, 0.28) ;
  border-radius: 10px;
}

.user-rating-mobile {
  display: none;
}

.rotate-right-btn-container {
   position: absolute;
   bottom: -5px;
   right: 25px;
 }

.rotate-left-btn-container {
  position: absolute;
  bottom: -5px;
  left: 25px;
}

/* manage-period-edit*/
#manage-period-edit .contract-infos {
  box-shadow: #d0d0d0 0 0 5px;
  border-radius: 1em;
}
#manage-period-edit .border-c-main {
  border-color: #32b298 !important;
}
#manage-period-edit .container-contract-option {
  min-height: 230px !important;
}

#manage-period-edit .btn-contract {
  background: #fff !important;
  color: #32b298 !important;
}

#manage-period-edit .btn-contract.checked {
  background: #32b298 !important;
  color: #fff !important;
}

#manage-period-edit .btn-contract[data-type=upper-amount-repair].checked {
  box-shadow: 0 0 0 1px #fff;
}

#collapse-pricing .clndr .day > div{
  width: initial !important;
}
