#book {
    background-color: #0554ae;
    /* background-color: #f6d365; */
    /* background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%); */
    border: unset;
}

#goToReservar {
    background: #fa503e !important;
}

#book h3 {
    color: #fff !important;
}

#book label {
    color: #fff !important;
}

.imgLogoFull {
    max-width: 100%;
}

.btn-dark {
    background-image: linear-gradient(to right, #434343 0%, black 100%);
    border-color: unset;
    border: unset;
    color: #fff;
}

.btn-dark:hover {
    background-image: linear-gradient(to left, #434343 0%, black 100%);
    border-color: unset;
    border: unset;
    color: #fff;
}

.btn-dark:active {
    background-image: linear-gradient(to top, #4481eb 0%, #04befe 100%);
    border-color: unset;
    border: unset;
    color: #fff;
}

.cursor-pointer {
    cursor: pointer;
}

.hoverCard:hover {
    background-image: linear-gradient(to top, #4481eb 0%, #04befe 100%) !important;
    box-shadow: 0px 0px 6px 4px rgba(0,0,0,0.46) inset;
}

#header #header-wrap #logo a > img {
    vertical-align: inherit;
    transition: all .4s ease-in-out;
    height: 57px;
    width: auto;
    margin-top: 0.56em;
}

#header.header-sticky.dark #header-wrap {
    background-color: #252525d4 !important;
}
/* 
#header.header-modern:not(.header-active).header-transparent #header-wrap {
    background-color: white;
} */

#header.header-modern:not(.header-active).header-transparent #header-wrap {
    /* background-color: #333; */
    /* color: #fff; */
    margin: 1em;
}

.backgroundSectionOne {
    background-image: url("homepages/taxi/images/slider/1.jpg");
    background-attachment: fixed;
}

.backgroundSectionOne::before {
    background: linear-gradient(90deg, #1cb5e0 0%, #000000 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.9;
}

.bg_separator {
    /* background-image: url("../homepages/taxi/images/slider/1.jpg"); */
    background-attachment: fixed;
    position: relative;
    z-index: auto;
    width: 100%;
    overflow: hidden;
    z-index: 1;
}

.bg_separator::before {
    background: linear-gradient(90deg, #d91ce0 0%, #000000 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.6;
}

#modalPaquetes {
    background-color: #333333c2;
    overflow: scroll;
}

.modal-dialog {
    margin-top: 30%;
}

.modal-lg {
    width: 1200px;
}

@media (max-width: 991px) {
    #header.header-modern:not(.header-active).header-transparent #header-wrap {
        background-color: #333;
        color: #fff !important;
        margin: 0;
    }
    .header-wrap i {
        color: #fff !important;
    }
    #header.header-transparent #header-wrap .lines, #header.header-transparent #header-wrap .lines:before, #header.header-transparent #header-wrap .lines:after, #header.dark.header-transparent #header-wrap .lines, #header.dark.header-transparent #header-wrap .lines:before, #header.dark.header-transparent #header-wrap .lines:after, #header.dark.header-colored #header-wrap .lines, #header.dark.header-colored #header-wrap .lines:before, #header.dark.header-colored #header-wrap .lines:after, #header.dark.header-colored-transparent #header-wrap .lines, #header.dark.header-colored-transparent #header-wrap .lines:before, #header.dark.header-colored-transparent #header-wrap .lines:after {
        background-color: #fff !important;
    }
    .cl-w {
        color: #fff !important;
    }
    #header.header-transparent #mainMenu:not(.menu-overlay) nav > ul > li > a, #header.dark.header-transparent #mainMenu:not(.menu-overlay) nav > ul > li > a, #header.dark.header-colored #mainMenu:not(.menu-overlay) nav > ul > li > a, #header.dark.header-colored-transparent #mainMenu:not(.menu-overlay) nav > ul > li > a {
        color: #fff !important;
    }
    #header #header-wrap #logo a > img {
        margin-top: 0.4em;
    }
  }


  .successCupon input {
    color: #62b600;
    font-weight: bold;
    border: solid 2px #62b600;
  } 

  .dangerCupon input {
    color: #e92121;
    font-weight: bold;
    border: solid 2px #e92121;
  }

  .successCupon span {
    color: #62b600;
  } 

  .dangerCupon span {
    color: #e92121;
  }

  .product_image_shadow {
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 75%);
    border-radius: 20px;
  }

  #modalImg1 {
      width: 100%;
  }

  .product-description {
      word-break: break-word;
      text-align: justify;
  }

  .popupRest {
    width: 30%;
    /* height: 6.2em; */
    position: fixed;
    left: 2em;
    bottom: 2em;
    background: #f26363;
    padding: 1em;
    text-align: center;
    border-radius: 10px;
    z-index: 9999;
    display:none;
  }

  .popupRest p {
    margin: 0 !important;
  }

  .bg_logotipo {
    background-image: url(../logo.png);
    background-position: center;
    background-size: auto;
    background-attachment: fixed;
  }

  .bg_logotipoBG {
    background: #ffffffd4;
  }

  .whatsappContainer i {
    font-size: 3em;
    margin: 0;
  }

  .whatsappContainer {
    margin-top: 3em;
    width: 100%;
    text-align: center;
  }

  .whatsappContainer button {
    font-weight: bolder;
  }

  .btn-whatsapp {
    background: #25D366;
    border-radius: 50%;
    width: 6em;
    height: 6em;
    padding-top: 1.35em;
  }

  .btn-whatsapp:hover {
    background: #20af55;
  }

  .product-category {
    color: #e458bd !important;
    opacity: 1 !important;
    font-weight: bold;
  }

  .widget h4 {
    font-weight: bold;
    color: #2a2ff3 !important;
  }

  .ReserveContainerForm {
    padding: 0 !important;
  }

  .ReserveContainerForm div.container {
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .ReserveContainerForm div.row {
    width: 100%;
    margin: 0;
  }

  .ReserveContainerForm div.col-md-12 {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  #book {
    border-radius: 14px;
    width: 80%;
    margin: auto;
    margin-top: 4em;
    margin-bottom: 2em;
    box-shadow: 0px 0px 25px 6px rgb(0 0 0 / 76%);
  }

  .bootstrap-datetimepicker-widget {
    z-index: 99999;
    inset: -290% 0px auto auto !important;
  }

  .datepicker {
    z-index: 99999;
}

.portfolio-item-gallery-carousel {
    padding: 0 0 0 0 !important;
}

  @media (max-width: 500px) {
    .modal-dialog {
        max-width: 95% !important;
        margin-top: 132%;
    }
    .modal-dialog-about {
      max-width: 95% !important;
      margin-top: 60% !important;
    }
    .popupRest {
        width: 67%;
        position: fixed;
        left: 2em;
        bottom: 2em;
        background: #f26363;
        padding: 1em;
        text-align: center;
        border-radius: 10px;
        z-index: 9999;
        display: none;
    }
    .certification_box {
      width: 45.8% !important;
    }

    .modal-paqs {
      transform: translate(0, -18%) !important;
    }

    .modal-dialog-about {
      transform: translate(0, -27%) !important;
    }
  }

  @media (max-width: 450px) {
    .modal-paqs {
      transform: translate(0, -16%) !important;
    }

    .modal-dialog-about {
      transform: translate(0, -27%) !important;
    }
  }

  @media (max-width: 400px) {
    .modal-paqs {
      transform: translate(0, -13%) !important;
    }

    .modal-dialog-about {
      transform: translate(0, -23%) !important;
    }
  }

  @media (max-width: 350px) {
    .modal-paqs {
      transform: translate(0, -10%) !important;
    }

    .modal-dialog-about {
      transform: translate(0, -17%) !important;
    }
  }

  @media (max-width: 300px) {
    .modal-paqs {
      transform: translate(0, -8%) !important;
    }

    .modal-dialog-about {
      transform: translate(0, -13%) !important;
    }
  }


  @media (max-width: 942px) {
    .certification_box {
      width: 45.8% !important;
      margin-top: 1em;
    }
  }

  @media (min-width: 942px) {
    .certification_box {
      width: 22% !important;
      margin-top: 1em;
    }
    .certification_box_MarginL {
      margin-right: 1.75%;
      margin-left: 0 !important;
    }
  }

  @media (min-width: 820px) and (max-width: 950px) {
    .modal-dialog {
        max-width: 95% !important;
        margin-top: 70%;
    }
    .popupRest {
            width: 50%;
            position: fixed;
            left: 2em;
            bottom: 2em;
            background: #f26363;
            padding: 1em;
            text-align: center;
            border-radius: 10px;
            z-index: 9999;
            display: none;
    }
  }

  @media (min-width: 950px) {
    .modal-dialog {
        max-width: 95% !important;
        margin-top: 35%;
    }

  }

  .certifications_container {
    width: 100%;
    margin: 20px 0 20px 0;
    cursor: pointer;
    text-align: center;
  }

  .certification_box {
    width: 22%;
    display: inline-block;
    text-align: center;
    background-color: #e2e2e2;
    border-radius: 20px;
    padding: 10px;
    /* margin-right: 3.5%; */
    box-shadow: rgba(0, 5, 0, 0.40) 9px 10px 8px -3px;
  }

  .certifications_img_container {
    width: 100%;
  }

  .certifications_img_container img {
    width: 35%;
  }

  .certification_box p {
    font-size: 1em;
    font-weight: bold;
    color: #333 !important;
    margin: 10px 0 10px 0 !important;
  }

  .seperator_about::before, .seperator_about::after, .separator_about::before, .separator_about::after {
    border-bottom: 1px solid #9f9f9f !important;
  }

  .certsContainer {
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .certsImage {
    width: 24%;
    display: inline-block;
    text-align: center;
  }

  .certsImage img {
    width: 70%;
  }

  .notificationsContainer {
    width: 100%;
    margin-top: 4em;
    margin-bottom: 2em;
  }

  .notificationsCard {
    border-radius: 1em;
    padding: 1em;
    box-shadow: 2px -1px 22px -12px rgba(0,0,0,0.4) inset
  }

  .notificationsCard p {
    text-align: justify;
    margin: unset;
    line-height: 20px;
  }

  .text-reservation {
    font-size: 0.8em;
    text-align: center;
    line-height: 1.5em;
    padding: 2em 0em 2em 0em;
  }

  .cardImportantInformation {
    padding: 2em;
    box-shadow: 2px -1px 22px -12px rgba(0,0,0,0.4) inset;
    border-radius: 1em;
  }

  .certification_box_MarginR {
    margin-right: 1.75%;
  }

  .certification_box_MarginL {
    margin-left: 1.75%;
  }