/* #stepBook,#stepOK{background-color:#000000e3;margin-left:15%;width:70%}#stepInfo,#stepOK{font-weight:300;margin-top:10px;position:absolute}.row{margin-right:0!important}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-right:0!important}body,html{height:100%;margin:0;padding:0}.controls{margin-top:11px;border:1px solid transparent;border-radius:2px 0 0 2px;margin-bottom:16px;box-sizing:border-box;-moz-box-sizing:border-box;height:42px;outline:0}#destination,#source{background-color:#fff;padding:0 11px 0 13px;border:3px solid #e57200;font-size:15px;text-overflow:ellipsis;width:300px;font-family:Roboto}#source{margin-left:12px}#destination{margin-left:20px}.btnp,.btnps{background-color:#e57200;font-family:Lato;font-size:15px;color:#fff;font-weight:300;margin-left:10px;margin-top:11px;padding:10px;text-overflow:ellipsis;width:176px;text-transform:uppercase;border:0;cursor:pointer}#stepInfo{background-color:#0000005e;font-family:Roboto;font-size:15px;top:56px!important;margin-left:10px;text-overflow:ellipsis;width:300px}.labees{display:flex;color:#e57200;width:fit-content;white-space:nowrap;align-items:center;gap:1rem;font-size:1.25rem}#stepBook{font-family:Roboto;font-size:15px;top:14px!important;font-weight:300;margin-top:9px;max-height:93%;min-height:71%}#stepOK{font-family:Roboto;font-size:15px;top:54px!important;height:80%;left:0;padding-top:86px}.routesegment{border-radius:5px 5px 0 0;color:#fff;display:inline-block;font-size:15px;font-weight:700;height:23px;padding:6px;width:290px}.dmap,.tmap{color:#e57200;font-size:3rem}.dmap{margin-bottom:7px}.closi{color:#e57200!important;font-size:1.8rem;padding-right:0;cursor:pointer}.closi:hover{color:#000!important}#source:focus{border-color:#e57200}.routeinfo{overflow:auto;padding:5px 5px 48px;font-size:13px}.containermp{height:650px}#map{width:100%;height:733px;border:0 solid #e57200}#allData,#data{display:none}.poppop{width:78%;margin-left:11%}.desccc{margin-top:25px;font-family:Lato,sans-serif;font-size:1.3rem;color:#ff7f00}@media screen and (min-width:767px) and (max-width:1024px){.date-time{display:flex;flex-direction:column;gap:.5rem}#stepBook{background-color:#000000e3;font-family:Roboto;font-size:15px;top:14px!important;font-weight:300;margin-left:0;margin-top:9px;width:100%;max-height:93%;min-height:71%}} */

#stepBook,
#stepOK {
  background-color: #000000e3;
  /* margin-left: 15%; */
  width: 70%;
}
#stepInfo,
#stepOK {
  font-weight: 300;
  margin-top: 10px;
  position: absolute;
}
.row {
  margin-right: 0 !important;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding-right: 0 !important;
}
body,
html {
  height: 100%;
  margin: 0;
  padding: 0;
}
.controls {
  margin-top: 11px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  margin-bottom: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 42px;
  outline: 0;
}
#destination,
#source {
  background-color: #fff;
  padding: 0 11px 0 13px;
  border: 3px solid #e57200;
  font-size: 15px;
  text-overflow: ellipsis;
  width: 300px;
  font-family: Roboto;
}
#source {
  position: absolute;
  margin-left: 12px;
  left: 0 !important;
  top: 4px !important;
  z-index: 1;
}
#destination {
  margin-left: 12px;
  left: 20rem !important;
  top: 0 !important;
}

.gmnoprint {
  top: 3rem !important;
  margin-left: 12px !important;
}

#icon {
  left: 40rem !important;
  top: 3px !important;
  margin-left: 12px !important;
}

.btnp,
.btnps {
  background-color: #e57200;
  font-family: Lato;
  font-size: 15px;
  color: #fff;
  font-weight: 300;
  margin-top: 11px;
  padding: 10px;
  text-overflow: ellipsis;
  width: 176px;
  text-transform: uppercase;
  border: 0;
  cursor: pointer;
}
#stepInfo {
  background-color: #0000005e;
  font-family: Roboto;
  font-size: 15px;
  top: 10vh !important;
  margin-left: 10px;
  text-overflow: ellipsis;
  width: 300px;
}
.labees {
  display: flex;
  color: #e57200;
  width: fit-content;
  white-space: nowrap;
  align-items: center;
  gap: 1rem;
  font-size: 1.25rem;
}
#stepBook {
  font-family: Roboto;
  font-size: 15px;
  /* top: 14px !important; */
  font-weight: 300;
  margin-top: 9px;
  max-height: 93%;
  min-height: 71%;

  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
}
#stepOK {
  font-family: Roboto;
  font-size: 15px;
  top: 54px !important;
  height: 80%;
  left: 0;
  padding-top: 86px;
}
.routesegment {
  border-radius: 5px 5px 0 0;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  height: 23px;
  padding: 6px;
  width: 290px;
}
.dmap,
.tmap {
  color: #e57200;
  font-size: 3rem;
}
.dmap {
  margin-bottom: 7px;
}
.closi {
  color: #e57200 !important;
  font-size: 1.8rem;
  padding-right: 0;
  cursor: pointer;
}
.closi:hover {
  color: #000 !important;
}
#source:focus {
  border-color: #e57200;
}
.routeinfo {
  overflow: auto;
  padding: 5px 5px 48px;
  font-size: 13px;
}
.containermp {
  height: 650px;
}
#map {
  width: 100%;
  height: 733px;
  border: 0 solid #e57200;
}
#allData,
#data {
  display: none;
}
.poppop {
  width: 78%;
  margin-left: 11%;
}
.desccc {
  margin-top: 25px;
  font-family: Lato, sans-serif;
  font-size: 1.3rem;
  color: #ff7f00;
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  .date-time {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
  }

  #source {
    top: 0 !important;
  }

  #stepBook {
    background-color: #000000e3;
    font-family: Roboto;
    font-size: 15px;
    /* top: 14px !important; */
    font-weight: 300;
    margin-left: 0;
    margin-top: 9px;
    width: 97%;
    max-height: 93%;
    min-height: 71%;

    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
  }

  #drecolha,
  #trecolha,
  #dentrega,
  #tentrega {
    line-height: 1.35rem;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  #source {
    margin-left: 12px;
    left: 0 !important;
    top: 0 !important;
  }
  #destination {
    margin-left: 12px;
    left: 16rem !important;
    top: 0 !important;
  }

  .gmnoprint {
    top: 3rem !important;
    margin-left: 12px !important;
  }

  #icon {
    left: 27rem !important;
    top: 3px !important;
    margin-left: 12px !important;
  }

  .btnp,
  .btnps {
    background-color: #e57200;
    font-family: Lato;
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    margin-top: 11px;
    padding: 10px;
    text-overflow: ellipsis;
    width: 176px;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
  }
  #stepInfo {
    background-color: #0000005e;
    font-family: Roboto;
    font-size: 15px;
    top: 11vh !important;
    margin-left: 10px;
    text-overflow: ellipsis;
    width: 300px;
  }

  input::placeholder {
    font-size: 0.9rem;
  }
}
