#btncontinue{
    border-radius: 0px;
    padding:1.186rem 1.585rem;
    width: 100%;
}
.result-toggler-preisuebersicht {
    position: fixed;
    bottom: 2%;
    right: 0px;
    z-index: 99;
    background:linear-gradient(118deg, #002347, rgba(115, 103, 240, 0.7));
    border-radius: 0.428rem;
}

.form-control{
    border-radius:0px;
}

.form-control-lg
{
    border-radius:0px;
}

.car-image{
    width: 100%;
    height: 190px;
    object-fit: scale-down;
}

/* search style */

.form-label-carlitasearch {
    line-height: 3.3;
}

.form-label {
    line-height: 3.3;
}

.searchfont_carlita {
    color: #fff;
}

.searchspan-carlita {
    line-height: 3.3;
}

.select2-container--classic .select2-selection--single,
.select2-container--default .select2-selection--single {
    height: 46px;
    padding: 7px;
}


.form-control-lg-carlita {
    min-height: 46px;
    padding: 0px;
    font-size: 15px;
    border-radius: 0;
}


.form-control-carlita {
    display: block;
    width: 100%;
    padding: 5px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.45;
    color: #6e6b7b;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    appearance: none;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#fp-range {
    border-bottom: 2px white solid;
}

#pt-disable {
    border-bottom: 2px white solid;
}

.picker__input.form-control-carlita {
    background-color: #fff0;

}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 37px;
    margin-left: -9px;
}

.picker--opened .picker__holder {
    border-top-width: 1px;
    border-bottom-width: 1px;
    display: block;
    margin-left: -35px;
    width: 146px;
}

.select2-container--classic .select2-selection--single,
.select2-container--default .select2-selection--single {
    min-height: 2.714rem;
    padding: 5px;
    border-bottom: 2px black solid;
}

.select2-container--default .select2-selection--single {
    background-color: #fff0;
    border-radius: 0px;
}

.select2-container--classic .select2-selection--single,
.select2-container--default .select2-selection--single {
    min-height: 2.714rem;
    padding: 5px;
    border: 1px solid #d8d6de00;
    border-bottom: 2px white solid;
}

select2-container--classic.select2-container--open .select2-selection--single,
.select2-container--default.select2-container--open .select2-selection--single {
    border-bottom-color: #7367f0 !important;
    outline: 0;
}

.select2-container--classic .select2-selection--single:focus,
.select2-container--default .select2-selection--single:focus {
    outline: 0;
    border-color: #7267f000 !important;
    box-shadow: 0 3px 10px 0 #7267f000 !important;
}

.picker__list-item {
    position: relative;
    padding: 7px 12px;
    color: black;
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem 0.8rem;
}

.checkboxpickup-carlita {
    bottom: 0;
    color: #fff;
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.25;
    padding-bottom: .5rem;
    padding-right: 0;
    position: absolute;
    right: 0;
    text-align: left;
    z-index: 999;
}

.select2-selection__arrow b,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    background-image: url("");
}

.ecommerce-application .grid-view .ecommerce-card .item-img {
    padding-top: 0.5rem;
    min-height: 9.85rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

#navigation-icon-container {
	align-items: center;
    justify-content: center;
    display: flex;
}

#navigation-icon-container span {
	/*max-width: 80px;*/
	width: 50px;
	display: inline-flex;
	margin-left: 9px;	
}

.custom-feather {
	height: 2rem;
	width: 2rem;
}

.bordered-2 {
    border: none;
    border-bottom: 2px solid #fff;
}

.selectize-control.single
.selectize-input.input-active,
.selectize-input.focus,
.selectize-input, 
.selectize-input:focus, 
.selectize-input:active, 
.selectize-input:focus-within, 
.selectize-input:visited, 
.selectize-input:target,
.selectize-input:focus-visible,
.selectize-input.full,
.selectize-input.not-full,
.selectize-dropdown,
 .selectize-input, 
 .selectize-input input {
    background: transparent;
    border: none;
    border-bottom: 2px solid #eee;
    border-radius: 0;
    color: #fff;
    box-shadow: none !important;
    z-index: 0 !important;
    font-size: 1.2rem;
}


.selectize-input .item {
    color:#fff
}
.form-control.selectize-control {
    z-index: 1;
}

div.selectize-dropdown-content div.option {
    color: #16a8ca;
    font-size: 1.2rem;
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }

.search-result-container {
    position: absolute;
    z-index: 999;
    height: 100vh;
    max-height: 400px;
    width: 100%;

}
/*
.locations-list-container {
    border-right: 2px solid rgb(82, 79, 255);
}
*/


div#map {
    width: 100%;
    height: 100%;
    position: relative;
    max-height:400px;
}

.custom-location-picker {
    background: transparent !important;
    border: none;
    border-bottom: 2px solid #eee;
    border-radius: 0;
    color: #fff;
    box-shadow: none !important;
    z-index: 0 !important;
    font-size: 1rem;
}


li.location-item-hover, li.location-item:hover {
    color: #e9620c !important;
    font-size: 14px !important;
    font-weight: 600;
}


.sticky-options {
    top: 30px;
}


.birthday-dropdown input {
    display: block;
    margin: 0 auto 20px auto;
    width: 150px;
    padding: 8px 10px;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    background: #F2F2F2;
    text-align: center;
    font-size: 1em;
    letter-spacing: 0.02em;
    font-family: "Roboto Condensed", helvetica, arial, sans-serif;
}

.birthday-dropdown-select {
    padding: 11px 0px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    margin: 0px 4px 4px 0px;
    min-width: 23%;
    text-align: center;
    font-size: 1.143rem;
    width: auto !important;
    display: inline-block;
}

.birthday-dropdown#driver-birthday-picker select {
    padding: 10px 0px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    margin: 4px;
    /*min-width: auto;*/
    text-align: center;
}

.select-country-container span.select2-container {
    border: 1px solid #d8d6de
}

@media (max-width: 425px) {
    .birthday-dropdown-select {
        min-width: 27%;
    }
}

.birthday-dropdown input[type="submit"] {
    margin-top: 10px;
}

.birthday-dropdown input[type="submit"]:hover {
    cursor: pointer;
    background-color: #e5e5e5;
}
/*
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0 1000px #0000 inset !important;
    -webkit-text-fill-color: #ffffff !important;
    border-bottom: 2px solid #eee;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #0000 inset !important;
    -webkit-text-fill-color: #ffffff !important;
}*/

.search-fs {
    font-size: 13px;
}

.date-container .form-control.flatpickr-input.bordered-2 {
    background-color: inherit;
    opacity: 1 !important;
    font-size: 12px;
    min-width: 80px;
}

input.picker__input {
    background-color: inherit;
    opacity: 1 !important;
    font-size: 12px;
    max-width: 80px;
    text-align: center;
}


@media screen and (max-width: 1308px) {
    .date-container .form-control.flatpickr-input.bordered-2,
    input.picker__input,
    .search-fs {
        font-size: 0.89rem;
    }
}

@media screen and (max-width: 991px) {
    .date-selector {
        min-width: 100%;
        max-width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .is-different .col:first-child {
        padding-left: 0;
    }
    .is-different .col:last-child {
        padding-right: 0;
    }
    .date-container .form-control.flatpickr-input.bordered-2,
    input.picker__input,
    .search-fs {
        font-size: 0.92rem;
    }
    
}

@media screen and (max-width: 767px) {
    .search-result-container {
        height: auto;
    }
}


@media screen and (max-width: 576px) {
    /*.col.date-container{
        min-width: 100%;
        max-width: 100%;
        width:100%;
        margin-bottom: 10px ;
    }*/
    .is-different .col {
        width: 100%;
        flex-direction: row;
        flex: 100%;
        padding:0;
    }
}

.touchspin-min-max-cont {
    z-index: 2;
}


.contact-container{

    width:100% !important;position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 0 solid rgba(34, 41, 47, 0.125); border-radius: 0.428rem;margin-bottom: 2rem; box-shadow: 0 4px 24px 0 rgba(34, 41, 47, 0.1); transition: all 0.3s ease-in-out, background 0s, color 0s, border-color 0s;
}

.list-group-item{
    background: transparent;
    color: white;
    border-bottom: 2px solid;
    border-bottom-width: 2px;
}
