.video-claim-home-buttons {
    position: absolute;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.video-claim-home-buttons__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    height: 100%;
    max-height: 200px;
    margin-left: -40px
}

.video-claim-home-buttons__item img {
    position: relative
}

.video-claim-home-buttons__item a:hover {
    text-decoration: none;
    color: #E2007A
}

.white-item {
    width: 300px
}

.white-item__logo {
    position: absolute !important;
    bottom: 30px;
    width: 120px !important;
    left: 30px
}

.white-link {
    color: #E2007A;
    position: absolute;
    left: 25px;
    top: 110px;
    font-size: 1.8em;
    font-weight: bold;
    font-style: italic
}

.pink-item {
    margin-bottom: 20px;
    width: 240px;
    mix-blend-mode: multiply
}

.pink-link {
    color: #fff;
    position: absolute;
    left: 18px;
    top: 100px;
    font-size: 1.4em;
    font-weight: bold;
    font-style: italic
}

.pink-link:hover,.pink-link:focus {
    color: #fff !important;
    text-decoration: none
}

.asterisk {
    color: #fff;
    font-size: 4em;
    position: absolute;
    right: 23px;
    top: 32px
}

.video-claim-home__form {
    height: 50px;
    background: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(#c3afa3));
    background: -o-linear-gradient(left,rgba(0,0,0,0),#c3afa3);
    background: linear-gradient(to right,rgba(0,0,0,0),#c3afa3);
    position: absolute;
    width: 100%
}

.vch-newsletter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    color: #fff;
    font-weight: bold
}

.vch-newsletter__text,.vch-newsletter__form {
    z-index: 200;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 40px;
    font-family: '718 book'
}

.vch-newsletter__form input[type='email'] {
    border: 0;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    background-color: rgba(255,255,255,0.8);
    color: rgb(100,100,100);
    text-align: center;
    padding: 5px;
    font-weight: normal
}

.vch-newsletter__form button {
    border: 0;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    height: 28px;
    color: #c3afa3;
    width: 100px;
    margin-left: 10px;
    margin-right: 60px
}

.vch-newsletter__form input[type='checkbox'] {
    border: 1px solid #fff;
    background-color: none;
    height: 18px;
    width: 18px;
    margin-right: 17px
}

.vch-newsletter__form label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vch-newsletter__form label a,.vch-newsletter__form label a:hover {
    color: #fff;
    text-decoration: none
}

@media screen and (max-width: 1680px) {
    .video-claim-home {
        height:500px
    }
}

@media screen and (max-width: 1300px) {
    .video-claim-home-buttons__item {
        max-height:200px
    }

    .video-claim-home-buttons__item img {
        width: 200px
    }

    .pink-item {
        width: 140px !important;
        height: 120px
    }

    .white-item {
        height: 150px
    }

    .white-item__logo {
        width: 80px !important;
        bottom: 25px;
        left: 20px
    }

    .white-link {
        left: 18px;
        top: 85px;
        font-size: 1.3em
    }

    .pink-link {
        left: 12px;
        top: 70px;
        font-size: 0.9em
    }

    .asterisk {
        font-size: 2em;
        right: 15px;
        top: 15px
    }
}

@media screen and (max-width: 992px) {
    #videoClaimNewsletter {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .vch-newsletter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 140px
    }

    .video-claim-home__form {
        height: 140px
    }

    .vch-newsletter__text,.vch-newsletter__form {
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .vch-newsletter__form button {
        margin: 0
    }
}

:root {
    --videoclaim-text: #cacaca
}

.video-claim-home__banner {
    top: 43%;
    font-weight: bold;
    text-shadow: 2px 2px 15px #000;
    background-color: transparent
}

.video-claim-home__form {
    bottom: 0
}

.video-claim-home-buttons {
    bottom: 50px
}

.search-engine-home {
    position: absolute;
    top: 350px;
    height: 120px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    background-color: transparent;
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 1680px) {
    .search-engine-home {
        top:300px
    }
}

#field_reference {
    background-color: rgba(255,255,255,0.6);
    -webkit-border-radius: 12px;
    border-radius: 12px;
    height: 50px;
    padding: 16px;
    border: 0
}

#reference {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

#field_reference::-webkit-input-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

#field_reference::-moz-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

#field_reference:-ms-input-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

#field_reference::-ms-input-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

#field_reference::placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

#field_reference::-webkit-input-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

#field_reference::-moz-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

#field_reference:-ms-input-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

#field_reference:-moz-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

#reference #field_reference,#district_id .select2 {
    min-width: 166px
}

#district_id {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

#district_id .select2 {
    width: 100% !important
}

#type_id .checkbox-group--4-columns {
    display: flex;
    justify-content: center
}

#type_id .checkbox-group--4-columns .input-checkbox {
    max-width: 100px
}

.select2-container .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

.select2-container .select2-search--inline .select2-search__field::-moz-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

.select2-container .select2-search--inline .select2-search__field:-ms-input-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

.select2-container .select2-search--inline .select2-search__field::-ms-input-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

.select2-container .select2-search--inline .select2-search__field::placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

.select2-container .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

.select2-container .select2-search--inline .select2-search__field::-moz-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

.select2-container .select2-search--inline .select2-search__field:-ms-input-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

.select2-container .select2-search--inline .select2-search__field:-moz-placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1
}

span.select2-selection.select2-selection--multiple {
    border: none;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    min-height: 50px;
    background: rgba(255,255,255,0.6);
    padding: 7px
}

span.select2-selection.select2-selection--multiple::after {
    right: 15px;
    color: #fff;
    font-size: 2em
}

#type_id {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.checkbox-group--4-columns .input-checkbox {
    background-color: rgba(0,0,0,0.3);
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    padding: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 100px;
    height: 100px
}

.checkbox-group--4-columns .input-checkbox {
    margin-bottom: 0
}

#c-btn-search {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    width: auto;
    margin-top: 25px
}

#c-btn-search i {
    display: none
}

.input-slider__values > label span {
    color: var(--videoclaim-text)
}

#field_price_lbl_min,#field_price_lbl_max {
    background-color: transparent;
    border: none;
    color: var(--videoclaim-text);
    font-size: 1.1em;
    padding-right: 20px
}

#price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

#price label {
    color: var(--videoclaim-text);
    font-weight: bold
}

#price label i {
    display: none
}

#price .input-slider {
    min-width: 230px
}

#field_price_min,#field_price_max {
    display: none
}

#field_price {
    background-color: transparent;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: none
}

.noUi-connect {
    height: 4px;
    background: var(--videoclaim-text);
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-slider .noUi-horizontal .noUi-handle {
    border: none
}

.input-slider .noUi-connect {
    background: var(--videoclaim-text)
}

.noUi-handle {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: var(--videoclaim-text)
}

.c-searchengine__sidebar-filtersBtn {
    padding-left: 5px;
    line-height: 30px;
    position: relative;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    text-decoration: underline;
    color: var(--videoclaim-text)
}

.c-searchengine__sidebar-filtersBtn i {
    color: #af005e
}

.c-searchengine__sidebar-filtersBtn:hover,.c-searchengine__sidebar-filtersBtn:hover {
    color: var(--videoclaim-text)
}

@media screen and (max-width: 990px) {
    .video-claim-home__banner {
        top:10%
    }

    .video-claim-home {
        height: 620px
    }

    .vch-newsletter__form input[type='email'] {
        margin-bottom: 5px
    }

    .video-claim-home__banner {
        font-size: 34px
    }

    .search-engine-home .form-group-custom {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%
    }
}
