.custom-home-page ::placeholder {
    color: var(--headercl);
    opacity: 1;
    /* Firefox */
}
.custom-home-page :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: var(--headercl);
}
.custom-home-page ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: var(--headercl);
}
.custom-home-page h2 {
    font-size: 4rem;
    font-weight: 600;
}
.custom-home-page h3 {
    font-size: 2.5rem;
}
.custom-home-page .custom-section {
    margin-bottom: 10%;
}
.ind-header {
    margin-top: 0; 
}
.ind-header .custom-image {
    margin-top: 0;
}
.custom-navbar,
.custom-image-container,
.animated-image,
.custom-carousel .total,
.custom-carousel .featured,
.custom-carousel .infoFeatured,
.edit-version .image-selector,
.edit-version .home-form-label,
.edit-version .check-form,
.edit-version .animated-image .inventary-detail-container {
    position: relative;
}
/* Header */
.custom-navbar {
    background-color: transparent;
    box-shadow: none;
    border: none;
}
.red-heart {
    color: red !important;
}
.custom-heart {
    color: var(--headercl);
}
.background-margin {
    padding-top: 240px;
}
.custom-image,
.custom-image-container,
.animated-image, 
.animated-image .opacity1,
.animated-image .opacity2,
.animated-image .image,
.animated-image-card-container,
.custom-image picture>img,
.animated-image picture>img,
.individual-custom-image picture>img {
    height: 100vh;
}
.custom-image {
    min-height: 706px;
    max-height: 912px;
    margin-top: -161px;
}
.custom-image picture>img,
.individual-custom-image picture>img {
    left: 50%;
    width: 100%;
    object-fit: cover;
    object-position: center top;
    transform: translate(-50%);
    top: -80px;
    z-index: 0;
}
.individual-custom-image picture>img {
    top: 0;
}
.price-filter-section {
    width: calc(100% - 100px);
    margin: auto;
    border-radius: 3rem;
    position: relative;
    top: -100px;
    background-color: white;
    padding: 2rem;
}
.price-filter-section div {
    position: relative;
}
.price-filter-format {
    flex-wrap: wrap;
    gap: 25px;
    justify-content: space-evenly;
    align-items: center;
}
.price-filter-format.filter-content input.inputText2 {
    padding-left: 20px;
}
.price-filter-carousel,
.highlights-div-carousel {
    overflow-x: hidden;
    transition-duration: 0.75s;
}
.highlights-div-carousel .filter-content {
    transition: transform 4s ease;
}
div.carousel-pagination{
    position: absolute;
    top: 0;
    z-index: 2;
    width: 40px;
}
.carousel-pagination.previous {
    left: -34px;
}
.carousel-pagination.next {
    right: -27px;
}
a.next,
a.previous,
p.next,
p.previous {
    transition: all .4s ease;
    z-index: 2;
    border-radius: 50%;
    background-color: white;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    height: 43px;
    width: 43px;
}
.next {
    right: 8px;
}
.previous {
    left: 8px;
}
a.next .siguiente,
a.previous .siguiente,
p.next .siguiente,
p.previous .siguiente {
    top: -26%;
    position: relative;
    left: -26%;
}
.custom-carousel .card-grid {
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    display: inline-block;
}
.custom-carousel .animated-carousel-card .card-grid {
    height: calc(100% + 72px);
    transition: all .25s ease;
}
.custom-carousel .animated-carousel-card .card-body {
    padding: 0;
}
.custom-carousel .nameFeatured {
    opacity: 0;
    transition: all .3625s ease;
    font-size: 1.4rem;
}
.custom-carousel .animated-description {
    padding: 5px 20px;
    transition: all .4s ease;
    display: inline-block;
    height: 72px;
    left: 0;
    bottom: 2px;
}
.custom-carousel .animated-description>span {
    opacity: 0;
    transition: all .4s ease;
}
.custom-carousel .animated-description span {
    margin-bottom: 20px;
}
.custom-carousel .card-grid:hover .animated-description,
.animated-description:hover,
.custom-carousel .card-grid a:nth-child(1):hover + a.animated-description {
    transform: translateY(6px);
    opacity: 1;
    height: 100%;
    box-shadow: inset -6px -6px 15px 1px rgb(0 0 0);
    -webkit-box-shadow: inset -6px -6px 15px 1px rgb(0 0 0);
}
.custom-carousel .card-grid:hover .animated-description>span,
.animated-description>span:hover,
.custom-carousel .card-grid a:nth-child(1):hover + a.animated-description>span {
    opacity: 1;
}
.custom-carousel .card-grid:hover {
    box-shadow: 0 24px 24px -16px rgb(42 52 61 / 40%);;
}
.custom-carousel .card-grid:hover .animated-description .nameFeatured,
.animated-description:hover .nameFeatured,
.custom-carousel .card-grid a:nth-child(1):hover + a.animated-description  .nameFeatured{
    display: block;
    opacity: 1;
    height: auto;
}
.custom-carousel .edit-button,
.custom-carousel .remove-button {
    display: none;
}
.header-container .history-button.custom-history-selected,
.header-container #filtro.custom-history-selected {
    background: var(--historybg);
    color: var(--historycl);
}
.header-container .history-button {
    font-size: 2.3rem;
    border-radius: 4rem;
}
.header-container .history-button,
.price-label,
.price-mount {
    font-weight: 900;
}
.price-mount {
    font-size: 40px;
}
.custom-image-container {
    width: 100%;
    margin: 0 auto;
}
.custom-image .header-container {
    width: 100%;
    margin-top: 3.5rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 1366px;
    padding: 0 20px;
}
.slogan-container {
    margin-top: 30px;
}
.slogan-container h1,
.edit-version .home-form-input {
    color: var(--headercl);
    font-size: 7rem;
    font-weight: 600;
    animation: slideUp 1s ease-out 0s 1 forwards;
    
}
.slogan-container p,
.slogan-container .light-background {
    color: black;
}
.small-header .light-background,
.slogan-container .light-background {
    background-color: rgba(255,255,255, 0.4);
    padding: 5px 15px;
    border-radius: 5px;
}
.slogan-container p {
    font-size: 2rem;
}
.slogan-container .divBotton {
    text-align: left;
    margin-top: 30px;
}
.section-button {
    font-size: 2.3rem;
    padding: 10px;
}
.small-header {
    text-align: left;
    padding: 0 20px;
    align-items: center;
    justify-content: space-between;
}
.small-header h3,
.small-header h5,
.small-header div.divBotton {
    display: inline-block;
    width: auto;
}
.small-header a.section-button {
    width: auto;
}
.small-header div.divBotton {
    float: right;
}
.animated-image {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    box-sizing: border-box;
}
.fixed-images {
    position: fixed;
}
.custom-carousel .animated-description,
.animated-image .opacity1,
.animated-image .opacity2,
.custom-image picture>img,
.individual-custom-image picture>img {
    position: absolute;
}
.animated-image .opacity1,
.animated-image .opacity2 {
    width: 100%;
    opacity: 0.7;
    background-color: rgba(0, 0, 0, 0.5);
}
.animated-image picture>img {
    width: 100%;
}
.animated-image picture>img {
    object-position: center top;
    object-fit: cover;
}
.animated-image .inventary-detail-container {
    position: absolute;
    margin: 0 auto;
    left: 38rem;
    top: 50%;
    transform: translate(-35rem, -50%);
}
.animated-image .animated-image-card {
    background-color: white;
    padding: 20px 25px;
    border-radius: 16px;
    width: 400px;
}
.animated-image-card h2 {
    text-align: center;
}
.animated-image-card-container {
    width: 100%;
    position: absolute;
    top: 0;
}
.animated-image .section-button {
    width: 100%;
}
.custom-tab .md-tab,
.custom-tab .md-tab.md-active,
.custom-tab md-ink-bar{
    color: var(--linkcl);
}
.custom-tab md-ink-bar {
    background-color: var(--linkcl);
}
.cookies-advisory {
    position: fixed;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -75%);
    background: white;
    border-radius: 1rem;
    padding: 2rem 3rem;
    font-size: 1.5rem;
    z-index: 4;
    color: black;
}
/*Overwritten classes*/
/* Header */
.custom-home-page .filter-content {
    z-index: 1;
    margin-bottom: 0;
}
.custom-home-page .filter-content .inputSearch {
    padding: 15px 17px;
    font-size: 125%;
}
.custom-home-page .form-horizontal  {
    width: 100%;
}
.custom-home-page .form-horizontal #query {
    height: 46px;
}
.custom-home-page .filter-content .input-group-addon {
    height: 46px;
    padding: 11px;
    background-color: white;
    z-index: 1;
}
.header-container .divBotton a,
.header-container .divBotton p {
    background: var(--historybg);
    color: var(--historycl);
    border: none;
}
.header-container .history-button {
    background: rgba(255, 255, 255, 0.5);
    border: none;
    color: black;
}
.header-container .history-button i {
    font-size: 2.7rem;
    display: inline-block;
}
/* Images */
.custom-home-page .filter-content #filtro.search-button {
    background-color: transparent;
    padding: 1px;
}
.custom-home-page .filter-content .search-button i {
    color: var(--linkcl);
    font-size: 170%;
}
.animated-height {
    transition: all .5s ease;
}
.custom-view-more {
    margin: 20px 0;
}
.custom-view-more button,
.custom-view-more p,
.highlights-carousel-save {
    width: 100%;
    padding: 6px;
    border: 1px solid #C8C4C4;
    background-color: transparent;
    font-size: 2.3rem;
    border-radius: 7px;
    display: inline-block;
    text-align: center;
}
.custom-home-page md-list-item {
    align-items: flex-start;
}
#BYCHome .custom-home-page .fa.fa-check {
    color: var(--linkcl);
}
.sub-text {
    margin-left: 11px;
    font-size: 13px;
}
.agency-map .inventary-detail-container .hide-sm {
    padding: 0 25px;
}
.agency-map .inventary-detail-container .hide-sm a{
    width: 100%;
}
.price-filter-carousel .filter-grid-content,
.highlights-div-carousel .filter-grid-content {
    gap: 10px;
}
.filter-grid-content input[type="text"].form-control {
    padding-left: 18.6px;
}
.filter-grid-content p {
    margin: 15px 0 5px 0;
    height: 20%;
}
.highlights-carousel .next,
.highlights-carousel .previous {
    position: relative;
    transform: none;
}
.edit-highlights .highlights-carousel-content {
    max-width: 500px;
    min-width: 450px;
    border-radius: 5px;
    border: 1px solid rgb(183, 183, 183);
    padding: 10px 20px;
}
.highlights-carousel-input {
    min-height: 70px;
    border-radius: 5px;
    border: 1px solid rgb(183, 183, 183);
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
    padding: 10px 20px;
}
.highlights-carousel-save {
    max-width: 400px;
    margin: auto;
}
.highlights-carousel .fa-times {
    position: absolute;
    top: 0;
    right: 5px;
    display: none;
}
.highlights-carousel.edit-highlights .fa-times {
    display: block;
}
/* Animations */
@keyframes slideUp {
    0%{
        transform: translateY(100%);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes sudo {
    from {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    to {
      -webkit-transform: translateY(20px);
      transform: translateY(20px);
    }
  }

/* Screen sizes */
@media only screen and (max-width: 640px) {
    .price-filter-section {
        top: 0;
        width: 100% !important;
        padding: 1.5rem;
    }
    .price-filter-section .inventary-detail-container {
        padding: 0 !important;
    }
    .price-filter-format .filter-content {
        margin-left: 3px;
    }
}
@media only screen and (max-width: 768px) {
    main.ind-header {
        margin-top: -97px; 
    }
    .custom-image .header-container {
        margin-top: 6.5rem;
    }
    .custom-image-container,
    .custom-image {
        height: 110vh;
    }
    .custom-image picture>img {
        height: 110%;
    }
    .price-filter-section {
        top: 0;
        width: calc(100% - 30px);
    }
    .background-margin {
        padding-top: 213px;
    }
    .slogan-container,
    .slogan-container .divBotton {
        text-align: center;
    }
    .slogan-container h1 {
        font-size: 5.5rem;
        overflow-wrap: break-word;
        word-wrap: break-word;
    }
    .slogan-container p {
        background-color: rgba(255, 255, 255, 0.2);
    }
    .mobile-flex-column {
        flex-direction: column;
    }
    .small-header {
        text-align: center;
    }
    .small-header h3,
    .small-header h5 {
        margin: 5px 0;
    }
    .small-header div.divBotton {
        float: unset;
        margin-top: 0;
    }
    .header-container .history-button {
        font-size: 14px;
    }
    .header-container .history-button i {
        display: none;
    }
    .animated-image .inventary-detail-container {
        position: absolute;
        margin: 0 auto;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .filter-content.animated-height {
        transition: all .5s ease;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .animated-height p {
        max-width: 160px;
    }
    .visible-background {
        background-color: rgba(255, 255, 255, 1);
    }
    .custom-carousel .animated-carousel-card .nameFeatured {
        font-size: 1.6rem;
    }
    .home-carousel .featured {
        height: 230px;
    }
    .selected-image {
        width: 60% !important;
    }
    .price-filter-carousel{
        width: 100%;
    }
    .price-filter-format {
        gap: 0;
    }
    .cookies-advisory {
        width: calc(100vw - 20px);
        transform: translate(-55%, -50%);
    }
    .filter-grid-content p {
        margin: 0 0 5px 0;
        height: 30%;
    }

}
@media only screen and (min-width: 769px) and (max-width: 992px) {
    .slogan-container,
    .slogan-container .divBotton {
        text-align: center;
    }
    .custom-carousel .animated-carousel-card .nameFeatured {
        -webkit-line-clamp: 10;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}
@media only screen and (min-width: 1200px) {
    .edit-version .custom-scrollbar {
        overflow: hidden;
        overflow-y: auto;
    }
    .custom-carousel .animated-carousel-card .nameFeatured {
        -webkit-line-clamp: 10;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

/*Versión editable*/
.edit-version .image-selector {
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 15px 20px;
    border-radius: 15px;
}
.edit-version .image-selector div>p {
    color: #333333;
    position: absolute;
    display: inline-block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    vertical-align: middle;
}
.edit-version .image-selector div>p:hover {
    color: #333333;
}

.edit-version .custom-image picture>img {
    top: 20px;
}

.edit-version .home-form-label {
    font-size: 30px;
    margin-bottom: 5px;
}

.edit-version .home-form-checkbox {
    font-size: 24px;
}
.edit-version .check-form {
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 1.5rem;
    padding: 10px 15px;
    margin-bottom: 1.5rem;
    float: right;
}
.edit-version md-list-item {
    align-items: center;
}
.edit-version .check-form md-checkbox {
    margin-bottom: 0;
}
.edit-version .home-form-input,
.edit-version .home-form-input.form-control {
    background-color: rgba(255, 255, 255, 0.6);
    border: none;
    height: 100%;
    width: auto;
    color: var(--headercl);
}
.edit-version .home-form-input.subtitle {
    font-size: 2rem;
    width: 100%;
}
.edit-version .animated-image-card-container {
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
}
.edit-version .animated-image .inventary-detail-container {
    flex: 1;
    margin-top: 2.5rem;
}
.edit-version .img-responsive {
    width: 30rem;
    margin: auto;
}
.edit-version .animated-image-card .custom-view-more p {
    font-size: 1.9rem;
}
.edit-version .animated-image-card .list-item input[type=text] {
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    background-color: transparent;
}
.edit-version .animated-image-card .list-item input[type=text].sub-text {
    height: 35px;
}
.edit-version .animated-image-card .subtitle {
    font-size: 4rem;
}
.edit-version .buyyourcar-form .buyyourcar-form-item {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.edit-version .buyyourcar-form .buyyourcar-form-item div{
    width: 100%;
}
.edit-version .buyyourcar-form .buyyourcar-form-item md-checkbox {
    margin-left: 15px;
}
.edit-version .buyyourcar-form .buyyourcar-form-item md-checkbox .md-icon {
    width: 20px;
}
.edit-version .custom-carousel .remove-button,
.edit-version .custom-carousel .edit-button {
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 4px;
    padding: 5px 10px;
    z-index: 2;
    font-size: 18px;
}
.edit-version .custom-carousel .edit-button {
    color: blue;
    right: 37px;
}
.edit-version .custom-carousel .remove-button {
    color: red;
    right: 0;
}
.selected-image {
    width: 40%;
}
.mulish-navbar .custom-header .active-mulish {
    border: none;
}