#map {
    height:490px;
    width: 100%;
    position: relative;
}

.formBlock {
    background-color: #000;
    border: 1px solid #333333;
    padding: 30px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.65);
    border-radius: 5px;
    width: 100%;
}

.leaflet-top .leaflet-control {
    margin-top: 180px;
}

.input {
    padding: 10px;
    width: 100%;
    border: 1px solid #ddd;
    font-size: 15px;
    border-radius: 3px;
}
.site_footer ul li {
    color: #fff;
}
#form {
    padding: 0;
    margin: 0;
}
input:nth-child(1) {
    margin-bottom: 10px;
}

        
input {
  padding: 10px;
  width: 100%;
  font-size: 17px;
  font-family: Raleway;
  border: 1px solid #aaaaaa;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
}

button {
  background-color: #04AA6D;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 17px;
  font-family: Raleway;
  cursor: pointer;
}

button:hover {
  opacity: 0.8;
}

#prevBtn {
  background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

.step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #5e5e5e;
}
section.map_bx {
    padding: 100px 0;
}
.formBlock label {
    color: #fff;
    margin: 0 0 10px 0;
}

.formBlock .row {
    margin: 0 auto 30px;
}
.formBlock input {
    background: #404040;
    border-radius: 5px;
    font-family: 'Marcellus', serif;
    color: #fff;
    color-scheme: dark;
}

.formBlock input:focus {
    background: transparent !important;
}

.formBlock input:focus-within {
    background: transparent !important;
}

.formBlock button {
    border: 1px solid #eabd5c;
    padding: 6px 45px;
    border-radius: 5px;
    color: #fff;
    transition: all 0.3s ease;
    background: #eabd5c;
    margin: 0 12px 0 0;
}

.formBlock button:hover {
    background: #fff;
    color: #000;
}
.mq-logo-control.leaflet-control, .leaflet-bottom.leaflet-right {
    display: none;
}
.formBlock select {
    width: 100%;
    height: 49px;
    background: #333;
    color: #fff;
    border-radius: 5px;
    text-indent: 10px;
}
.step_two.btn, .btn2 {
    border: 1px solid #eabd5c;
    padding: 10px 25px;
    border-radius: 10px;
    color: #fff;
    transition: all 0.3s ease;
    float: right;
    background: #eabd5c;
}

.step_two.btn:hover, .btn2:hover {
    background: #fff;
    color: #000;
}

a#click_hide i.fa-solid.fa-trash {
    font-family: 'FontAwesome';
    font-style: normal;
    color: red;
}
a#click_display {
    color: #fff;
}
.add_stops .row {
    margin: 0 !important;
}
div#stop_shows {
    align-items: center;
}

div#stop_shows input#stop_add {
    width: 95%;
    margin: 0 16px 0 0;
}
.car_detaislbk {
    text-align: center;
    margin: 40px 0 0 0;
}

.car_detaislbk label {
    font-size: 17px;
    min-height: 51px;
}

.my_book {
    position: relative;
}

.my_book input {
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    opacity: 0;
    width: 49%;
    height: 50%;
    margin: 0 auto;
}

.btn-forms {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.my_book label {
    width: 100%;
    text-align: center;
    margin: 30px 0 20px 0;
}
.my_book input+label {
    border: 2px solid #eabd5c;
    padding: 7px 18px 6px;
    border-radius: 10px;
    color: #fff;
    transition: all 0.3s ease;
    min-height: auto;
    background: #eabd5c;
}

.my_book input:checked + label {
    background: #fff;
    color: #000;
}

.fa-chevron-left:before {
    content: "\f053";
    font-family: 'FONTAWESOME';
    color: #ccc;
}
.fa-chevron-right:before {
    content: "\f054";
    font-family: 'FONTAWESOME';
    color: #ccc;
}
.btn-forms a {
    color: #fff;
}
.cl_pessnger {
    margin: 20px 0 0 0;
}

.cl_pessnger ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.cl_pessnger ul li {
    list-style: none;
    font-size: 13px;
    
}

.cl_pessnger ul li i {
    font-family: 'FONTAWESOME';
    font-style: normal;
    color: #eabd5c;
    margin: 0 5px 0 0;
    font-size: 22px;
}

.formBlock .col-md-6 {
    padding: 0 12px !important;
}

.add_stops a#child1 {
    color: #fff;
}

div#stop_child {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

div#stop_child input#child-add {
    width: 95%;
}

div#stop_child i.fa-solid.fa-trash {
    font-family: 'FontAwesome';
    font-style: normal;
    color: red;
}
.slide_cars .car_detaislbk img {
    border: 2px solid transparent;
    box-shadow: 0px 0px 11px transparent;
}

.slide_cars .h-clc-box .car_detaislbk img {
    border-color: #eabd5c;
    box-shadow: 0px 0px 11px #eabd5cd9 !important;
}
@media only screen and (max-width: 767px){
    .formBlock {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    li.nav-item.dropdown.show {
        padding: 0 !important;
        margin: 0 !important;
    }
}
@media only screen and (min-width: 767px) {
    li.nav-item.dropdown:hover .dropdown-menu {
        display: block;
    }
}