/*! CSS Used from: Embedded */
.ssQIHO-checkbox-menu-item > span > span {
  background-color: #000;
  display: inline-block;
}
@media (forced-colors: active), (prefers-contrast: more) {
  .ssQIHO-checkbox-menu-item > span > span {
    background-color: ButtonText;
  }
}
/*! CSS Used from: Embedded */
.gm-style .gm-style-mtc label {
  font-weight: 400;
}
.gm-style .gm-style-mtc ul,
.gm-style .gm-style-mtc li {
  box-sizing: border-box;
}
/*! CSS Used from: Embedded */
.gm-control-active > img {
  box-sizing: content-box;
  display: none;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.gm-control-active > img:nth-child(1) {
  display: block;
}
.gm-control-active:focus > img:nth-child(1),
.gm-control-active:hover > img:nth-child(1),
.gm-control-active:active > img:nth-child(1),
.gm-control-active:disabled > img:nth-child(1) {
  display: none;
}
.gm-control-active:focus > img:nth-child(2),
.gm-control-active:hover > img:nth-child(2) {
  display: block;
}
.gm-control-active:active > img:nth-child(3) {
  display: block;
}
.gm-control-active:disabled > img:nth-child(4) {
  display: block;
}
/*! CSS Used from: Embedded */
.gm-style .gm-style-cc a,
.gm-style .gm-style-cc button,
.gm-style .gm-style-cc span {
  font-size: 10px;
  box-sizing: border-box;
}
.gm-style .gm-style-cc a,
.gm-style .gm-style-cc button,
.gm-style .gm-style-cc span {
  outline-offset: 3px;
}
/*! CSS Used from: Embedded */
@media print {
  .gm-style .gmnoprint,
  .gmnoprint {
    display: none;
  }
}
@media screen {
  .gm-style .gmnoscreen,
  .gmnoscreen {
    display: none;
  }
}
/*! CSS Used from: Embedded */
.gm-style-moc {
  background-color: rgba(0, 0, 0, 0.45);
  pointer-events: none;
  text-align: center;
  transition: opacity ease-in-out;
}
.gm-style-mot {
  color: white;
  font-family: Roboto, Arial, sans-serif;
  font-size: 22px;
  margin: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
/*! CSS Used from: Embedded */
.gm-style img {
  max-width: none;
}
.gm-style {
  font: 400 11px Roboto, Arial, sans-serif;
  text-decoration: none;
}
/*! CSS Used from: https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/css/bootstrap.min.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
}
button,
input,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid silver;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p {
    orphans: 3;
    widows: 3;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 {
  font-size: 18px;
}
p {
  margin: 0 0 10px;
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.row:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
/*! CSS Used from: ./public/style.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
}
button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
iframe,
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input[type="text"],
input[type="number"],
input[type="tel"] {
  -webkit-appearance: none;
}
html,
body {
  font-family: "PT Sans", sans-serif;
  font-size: 100%;
}
body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
a:hover {
  text-decoration: none;
}
input[type="button"] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
h4 {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
p {
  margin: 0;
}
ul {
  margin: 0;
  padding: 0;
}
label {
  margin: 0;
}
.fa-male {
  margin-right: 9px;
  margin-left: 2px;
  color: midnightblue;
}
.fa-male.car {
  margin: 0 0.3em;
  color: #5f5f5f;
}
.fa-suitcase {
  margin: 0 0.3em;
}
.ui-selectmenu-button.ui-button {
  width: 100%;
  background-color: transparent;
  color: #d3d3d3;
  padding-left: 5em;
  height: 2.5em;
  border: solid 1px #fff;
  line-height: 1.5em;
  font-size: 1em;
}
.ui-button .ui-icon {
  /* display: none; */
  background-image: none;
}
.ui-selectmenu-text {
  margin-right: 0;
}
#currency-button {
  width: 4em;
  border: solid 1px #a9a9a9;
  background-color: transparent;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  color: #333;
  padding: 0.2em 0.4em;
  height: 2em;
  line-height: 1.5em;
  font-size: 1em;
}
#datetimepicker-wait-button {
  border: solid 1px #a9a9a9;
  background-color: #ebebe4;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  padding: 0.4em 0.8em;
  height: 2.5em;
  line-height: 1.5em;
  font-size: 1em;
  margin-bottom: 1em;
}
#datetimepicker-wait-button.ui-state-disabled {
  opacity: 1;
  color: #757575;
}
label {
  color: inherit;
  line-height: inherit;
  font-size: inherit;
}
.ui-button:active .ui-icon,
.ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: none;
}
.tittle-more {
  color: #2c3e50;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.35em;
  padding-bottom: 1em;
}
.form-transfer i {
  font-size: 0.8em;
  cursor: pointer;
}
#promo-code-true-wrapper i {
  font-size: x-large;
  position: relative;
  right: 1.6em;
  top: 0.15em;
}
i.fa-meh-o {
  color: red;
  display: none;
}
i.fa-smile-o {
  color: lawngreen;
  display: none;
}
i.fa-spinner {
  display: none;
}
.form-transfer a {
  color: #757575;
  text-decoration: none;
}
.form-transfer a:visited,
.form-transfer a:active,
.form-transfer a:focus {
  outline: 0;
}
#transport-type--bus,
#transport-type--v-class,
#transport-type--van,
#transport-type--van-5seats,
#transport-type--car-economy,
#transport-type--car-comfort,
#transport-type--car-business,
#transport-type--car-premium,
#transport-type--travel-bus {
  height: initial;
  position: relative;
  top: 2px;
  margin: 0 0.3em;
}
#date-time-picker-forward-wrapper {
  display: none;
}
#date-time-picker-forward--next-day-checkbox,
#date-time-picker-forward--wait-checkbox {
  height: inherit;
  width: initial;
}
#datetimepicker-wait {
  width: 100%;
  height: 2.5em;
  color: #666;
  padding: 0.4em 0.8em;
  border: solid 1px #a9a9a9;
  border-radius: 1px;
}
.date-time-picker-forward--next-day {
  padding-left: 0;
}
.date-time-picker-forward--wait {
  padding-right: 0;
}
#for-result-wrapper-fixed {
  background-color: #ffd65b;
  padding: 0;
  width: 100%;
}
.result-wrapper-bottom-fixed {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 2;
  background-color: #2c3e50;
  padding: 0.5em 1em;
  margin: 0;
  width: 100%;
  height: 4em;
  border-top: 4px solid #ffd65b;
}
.result-wrapper-bottom-fixed span {
  color: #fff;
}
.result-wrapper-bottom-fixed span:first-child {
  font-size: 0.7em;
}
.result-wrapper-bottom-fixed span:nth-child(2) {
  display: none;
}
#result-wrapper-car-type {
  display: none;
  color: #fff;
  font-size: 0.95em;
}
.buttons-panel p {
  text-align: center;
}
#result-cost-with-promo-code-double {
  display: none;
  color: orangered;
}
#result-cost-double {
  display: inline-block;
  color: orangered;
  font-weight: 800;
}
.result-wrapper {
  text-align: center;
  height: 5.5em;
  background-color: #ffd65b;
}
.result-wrapper-clear {
  height: 5.5em;
}
#result-wrapper div {
  margin-top: 0.5em;
}
#result-wrapper-distance,
#result-wrapper-time {
  text-align: center;
  border: none;
  font-size: 1em;
  color: #2c3e50;
  height: 3em;
  width: 100%;
  background: inherit;
}
#result-cost {
  text-align: center;
  border: none;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  height: 3em;
  background: inherit;
  text-shadow: 0 0 -1px #002b80;
  animation: pulse 2s infinite;
}
#result-cost-with-promo-code {
  display: none;
  text-align: center;
  border: none;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  background: inherit;
  color: orangered;
  text-shadow: 0 0 -1px #002b80;
  animation: pulse 2s infinite;
}
.datepicker-to-wrapper,
.datepicker-forward-wrapper,
.promo-code-wrapper {
  padding: 0;
}
#datepicker-forward-checkbox,
#promo-code-checkbox {
  width: 15px;
  margin: 0.5em 0 0.5em 0.8em;
  height: inherit;
}
.buttons-panel {
  text-align: center;
}
#button-preview {
  background-color: #2c3e50;
  color: #fff;
  font-weight: bold;
  margin: 1em auto;
  text-align: center;
  width: 16em;
  height: 2.3em;
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}
.icon-recommended {
  display: block;
  background-image: url(./images/medal.svg);
  width: 50px;
  height: 50px;
  z-index: 1;
}
.icon-security-payment {
  display: inline-block;
  position: relative;
  top: 3px;
  cursor: inherit;
  background-image: url(./images/icon-security-payment.svg);
  background-size: contain;
  -webkit-background-size: contain;
  -o-background-size: contain;
  -moz-background-size: contain;
  -ms-background-size: contain;
  width: 30px;
  height: 30px;
}
.security-payment-txt {
  display: inline-block;
  font-size: 0.8em;
  line-height: 0.9em;
}
.security-payment-txt span {
  display: block;
  color: #11a881;
  font-weight: bold;
}
.for-icon-recommended {
  position: absolute;
  top: -1.3em;
  right: 0;
  z-index: 1;
}
.form-transfer-switcher {
  margin: 0.8em 0;
}
.form-transfer-switcher div {
  height: 2.3em;
  padding: 0.2em 0;
  background-color: rgba(44, 62, 80, 0.85);
  font-weight: normal;
  font-size: 1.2em;
  text-align: center;
}
.number-passengers-wrapper {
  padding: 0;
}
#map {
  height: 35em;
  margin-top: 0.8em;
  margin-bottom: 1em;
  background-color: #fff;
}
.help-window {
  padding: 0;
  margin: 0 0 1em 0;
}
.help-window p {
  font-size: 0.8em;
  background-color: #f3f1ee;
  padding: 0.5em 0.8em;
  color: #888;
}
.help-window span {
  color: #2c3e50;
}
.form-transfer-switcher label:hover {
  cursor: pointer;
}
/* .form-transfer-switcher div:last-child {
  background-color: rgba(44, 62, 80, 0.85);
} */
.transfer-per-hour-wrapper {
  display: none;
}
.form-tr-sw-destination {
  /* color: #ffcc33; */
  color: white;
}
.form-tr-sw-per-hour {
  color: #fff;
}
.form-tr-sw-destination label {
  font-weight: normal;
  vertical-align: bottom;
  width: 100%;
  height: 38px;
}
.form-tr-sw-per-hour label {
  font-weight: normal;
  vertical-align: bottom;
  width: 100%;
  height: 38px;
}
.form-tr-sw-destination span:first-child {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(./images/spritesheet.png) 70px 105px;
  background-size: 105px auto;
  -webkit-background-size: 105px auto;
  -o-background-size: 105px auto;
  -moz-background-size: 105px auto;
  -ms-background-size: 105px auto;
}
.form-tr-sw-destination span:last-child {
  display: inline-block;
  height: 38px;
  vertical-align: bottom;
  margin-left: 0.5em;
}
.form-tr-sw-per-hour span:first-child {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(./images/spritesheet.png) 70px 70px;
  background-size: 105px auto;
  -webkit-background-size: 105px auto;
  -o-background-size: 105px auto;
  -moz-background-size: 105px auto;
  -ms-background-size: 105px auto;
}
.form-tr-sw-per-hour span:last-child {
  display: inline-block;
  height: 38px;
  vertical-align: bottom;
  margin-left: 0.5em;
}
.form-transfer-switcher input {
  display: none;
}
.additional-options {
  margin: 1em 0 0 0;
}
.additional-options textarea {
  text-align: left;
  border-color: #a9a9a9;
  height: 100px;
  width: 100%;
  border-radius: 0;
}
#number-passengers {
  width: 4em;
  height: 2em;
  padding: 0.2em 0.8em;
}
#payment-method--cash,
#payment-method--card,
#payment-method--online {
  width: inherit;
  height: inherit;
}
.number-passengers--currency {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 0 0.5em 0;
  text-align: center;
}
#promo-code-true-wrapper {
  display: none;
}
.promo-code-true input:first-child {
  width: 55%;
}
#email-cellphone-wrapper {
  width: 55%;
}
.currency-wrapper {
  padding: 0;
  width: inherit;
  display: inline-block;
}
.currency-wrapper select {
  cursor: pointer;
  width: 4em;
  height: 2em;
}
.currency-wrapper select {
  cursor: pointer;
}
.datepicker-to-wrapper input {
  display: block;
}
.datepicker-forward-wrapper input:last-child {
  display: block;
}
.datepicker-forward-wrapper input:first-child {
  margin-left: 0.8em;
  width: inherit;
}
.transport-type-wrapper label > input {
  width: inherit;
  cursor: pointer;
}
.form-transfer label:first-child {
  cursor: pointer;
}
.datepicker-to-wrapper label:first-child {
  cursor: pointer;
}
.number-passengers--currency label {
  cursor: pointer;
}
.form-transfer input {
  padding: 0.4em 0.8em;
  width: 100%;
  border: solid 1px #a9a9a9;
  border-radius: 1px;
  height: 2.5em;
}
.transfer-map iframe {
  width: 100%;
  padding-top: 10px;
  min-height: 550px;
}
.transport-type-wrapper div {
  border: solid 1px #fff;
}
.active-car {
  background-color: #f3f1ee;
  border: solid 1px #a9a9a9 !important;
}
.additional-options legend {
  margin-bottom: 0;
  margin-left: 1em;
  font-size: 0.9em;
  font-weight: bold;
}
.module-car:hover {
  background-color: #f3f1ee;
}
.form-transfer label {
  cursor: pointer;
  font-size: 0.9em;
  font-weight: bold;
  padding: 0.5em 0 0.5em 1em;
}
.datepicker-forward-wrapper label,
.promo-code-wrapper label {
  padding-left: 0;
}
.form-transfer label input {
  margin: 0.5em 0.5em 0 0.5em;
}
.number-passengers-wrapper label {
  padding-left: 0.5em;
}
.payment-method {
  padding: 0.5em 0 0.5em 1em;
}
.payment-method label {
  padding-left: 0;
  padding-right: 0.5em;
}
.payment-method label:first-child {
  cursor: inherit;
  display: block;
}
.payment-method--block {
  display: inline-block;
}
.transport-type-wrapper {
  margin: 0.5em 0 0.9em 0;
  text-align: center;
}
.transport-type-wrapper label {
  display: block;
  cursor: pointer;
  padding: 0;
}
.module-car {
  padding: 1em 0;
}
.module-car label:nth-child(2) {
  display: inline-block;
}
.transport-type-wrapper span {
  display: block;
  margin: 0 auto;
  color: #5f5f5f;
}
.car-info {
  display: inline-block;
  position: relative;
  top: -5px;
}
.icon-car-economy {
  display: block;
  width: 160px;
  height: 70px;
  margin: 0 auto;
  background: url(./images/spritesheet_icon_car2.png) 4px 136px;
  background-size: 155px auto;
  -webkit-background-size: 155px auto;
  -o-background-size: 155px auto;
  -moz-background-size: 155px auto;
  -ms-background-size: 155px auto;
}
.icon-car-comfort {
  display: block;
  width: 150px;
  height: 63px;
  margin: 0px auto 6px auto;
  background: url(./images/mercedes-C-class.png) 6px 7px;
  background-size: 148px auto;
  -webkit-background-size: 148px auto;
  -o-background-size: 148px auto;
  -moz-background-size: 148px auto;
  -ms-background-size: 148px auto;
}
.icon-car-business {
  display: block;
  width: 160px;
  height: 70px;
  margin: 0 auto;
  background: url(./images/spritesheet_icon_car.png) 0px 2px;
  background-size: 159px auto;
  -webkit-background-size: 159px auto;
  -o-background-size: 159px auto;
  -moz-background-size: 159px auto;
  -ms-background-size: 159px auto;
}
.icon-car-premium {
  display: block;
  width: 160px;
  height: 70px;
  margin: 0 auto;
  background: url(./images/spritesheet_icon_car2.png) 0px 62px;
  background-size: 159px auto;
  -webkit-background-size: 159px auto;
  -o-background-size: 159px auto;
  -moz-background-size: 159px auto;
  -ms-background-size: 159px auto;
}
.icon--travel-bus {
  display: block;
  width: 160px;
  height: 70px;
  margin: 0 auto;
  background: url(./images/spritesheet_icon_car.png) 4px -125px;
  background-size: 160px auto;
  -webkit-background-size: 160px auto;
  -o-background-size: 160px auto;
  -moz-background-size: 160px auto;
  -ms-background-size: 160px auto;
}
.icon-v-class {
  display: block;
  width: 190px;
  height: 70px;
  margin: 0 auto;
  background: url(./images/spritesheet_icon_car.png) -10px -75px;
  background-size: 190px auto;
  -webkit-background-size: 190px auto;
  -o-background-size: 190px auto;
  -moz-background-size: 190px auto;
  -ms-background-size: 190px auto;
}
.icon-van {
  display: block;
  width: 150px;
  height: 57px;
  margin: 7px auto;
  background: url(./images/mercedes-Viano2010.png) 3px -55px;
  background-size: 140px auto;
  -webkit-background-size: 144px auto;
  -o-background-size: 140px auto;
  -moz-background-size: 140px auto;
  -ms-background-size: 140px auto;
}
.icon-van-5seats {
  display: block;
  width: 144px;
  height: 56px;
  margin: 7px auto;
  background: url(./images/r-class-logo.png) -0px -28px;
  background-size: 148px auto;
  -webkit-background-size: 148px auto;
  -o-background-size: 148px auto;
  -moz-background-size: 148px auto;
  -ms-background-size: 148px auto;
}
.icon-bus {
  display: block;
  width: 160px;
  height: 70px;
  margin: 0 auto;
  background: url(./images/spritesheet_icon_car.png) 4px -125px;
  background-size: 160px auto;
  -webkit-background-size: 160px auto;
  -o-background-size: 160px auto;
  -moz-background-size: 160px auto;
  -ms-background-size: 160px auto;
}
h4 {
  padding: 10px 0;
}
form textarea {
  padding: 9px;
  width: 80%;
  font-size: 15px;
  margin: 10px 0px;
  border: 1px solid #fff;
  color: #555;
  background: none;
  background: #fff;
  -webkit-appearance: none;
  outline: none;
  font-weight: 400;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
form textarea:hover {
  border: 1px solid #9f9fa0;
}
#messageResult {
  padding: 0.5em;
}
@media (max-width: 1200px) {
  .number-passengers-wrapper label {
    padding-left: 1.1em;
  }
  #map {
    margin-top: 0em;
  }
  #datetimepicker-wait {
    margin-bottom: 0.85em;
  }
}
@media (max-width: 768px) {
  .date-time-picker-forward--next-day {
    padding-right: 0;
  }
  .date-time-picker-forward--wait {
    padding-left: 0;
  }
  .icon-v-class {
    width: 160px;
    height: 63px;
    margin: 0 auto;
    background: url(./images/spritesheet_icon_car.png) -11px -64px;
    background-size: 169px auto;
    -webkit-background-size: 169px auto;
    -o-background-size: 169px auto;
    -moz-background-size: 169px auto;
    -ms-background-size: 169px auto;
  }
  .icon-van {
    width: 133px;
    height: 53px;
    margin: 0 auto 7px auto;
    background: url(./images/mercedes-Viano2010.png) 3px -49px;
    background-size: 140px auto;
    -webkit-background-size: 128px auto;
    -o-background-size: 140px auto;
    -moz-background-size: 140px auto;
    -ms-background-size: 140px auto;
  }
  .icon-van-5seats {
    width: 130px;
    height: 53px;
    margin: 0 auto 7px auto;
    background: url(./images/r-class-logo.png) 4px -20px;
    background-size: 130px auto;
    -webkit-background-size: 130px auto;
    -o-background-size: 130px auto;
    -moz-background-size: 130px auto;
    -ms-background-size: 130px auto;
  }
  .icon-bus {
    width: 140px;
    height: 63px;
    margin: 0 auto;
    background: url(./images/spritesheet_icon_car.png) 0px -105px;
    background-size: 140px auto;
    -webkit-background-size: 140px auto;
    -o-background-size: 140px auto;
    -moz-background-size: 140px auto;
    -ms-background-size: 140px auto;
  }
  .icon--travel-bus {
    width: 140px;
    height: 63px;
    margin: 0 auto;
    background: url(./images/spritesheet_icon_car.png) 0px -105px;
    background-size: 140px auto;
    -webkit-background-size: 140px auto;
    -o-background-size: 140px auto;
    -moz-background-size: 140px auto;
    -ms-background-size: 140px auto;
  }
  .icon-car-economy {
    width: 160px;
    height: 65px;
    margin: 0 auto;
    background: url(./images/spritesheet_icon_car2.png) 6px 130px;
    background-size: 150px auto;
    -webkit-background-size: 150px auto;
    -o-background-size: 150px auto;
    -moz-background-size: 150px auto;
    -ms-background-size: 150px auto;
  }
  .icon-car-comfort {
    display: block;
    width: 150px;
    height: 63px;
    margin: 0 auto 2px auto;
    background: url(./images/mercedes-C-class.png) 6px 7px;
    background-size: 148px auto;
    -webkit-background-size: 148px auto;
    -o-background-size: 148px auto;
    -moz-background-size: 148px auto;
    -ms-background-size: 148px auto;
  }
  .icon-car-business {
    width: 150px;
    height: 65px;
    margin: 0 auto;
    background: url(./images/spritesheet_icon_car.png) 0px 1px;
    background-size: 150px auto;
    -webkit-background-size: 150px auto;
    -o-background-size: 150px auto;
    -moz-background-size: 150px auto;
    -ms-background-size: 150px auto;
  }
  .icon-car-premium {
    width: 150px;
    height: 60px;
    margin: 0 auto;
    background: url(./images/spritesheet_icon_car2.png) 2px 53px;
    background-size: 150px auto;
    -webkit-background-size: 146px auto;
    -o-background-size: 150px auto;
    -moz-background-size: 150px auto;
    -ms-background-size: 150px auto;
  }
  .fa-male.car {
    font-size: 0.8em;
  }
  .form-tr-sw-per-hour span:first-child {
    display: inline-block;
    width: 33px;
    height: 33px;
    background: url(./images/spritesheet.png) 66px 66px;
    background-size: 99px auto;
    -webkit-background-size: 99px auto;
    -o-background-size: 99px auto;
    -moz-background-size: 99px auto;
    -ms-background-size: 99px auto;
  }
  .form-tr-sw-per-hour span:last-child,
  .form-tr-sw-destination span:last-child {
    padding-top: 0.3em;
  }
  .form-tr-sw-destination label,
  .form-tr-sw-per-hour label {
    font-size: 0.9em;
  }
}
@media (max-width: 640px) {
  .icon-recommended {
    width: 40px;
    height: 40px;
  }
  #map {
    height: 32em;
  }
  #currency,
  #number-passengers {
    font-size: 0.9em;
  }
  .form-tr-sw-per-hour span:first-child {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(./images/spritesheet.png) 60px 60px;
    background-size: 90px auto;
    -webkit-background-size: 90px auto;
    -o-background-size: 90px auto;
    -moz-background-size: 90px auto;
    -ms-background-size: 90px auto;
  }
  .form-tr-sw-destination label,
  .form-tr-sw-per-hour label {
    font-size: 0.8em;
  }
  .form-tr-sw-per-hour span:last-child,
  .form-tr-sw-destination span:last-child {
    padding-top: 0.5em;
  }
  .transport-type-wrapper {
    font-size: 0.75em;
  }
  .datepicker-forward-wrapper label {
    padding-left: 0.5em;
  }
  #email-cellphone-wrapper {
    width: 100%;
  }
  #promo-code-true-wrapper i {
    position: absolute;
    right: 0.5em;
    top: 1.65em;
  }
  .promo-code-true input:first-child {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .additional-options textarea {
    height: 170px;
  }
  .payment-method--block {
    display: block;
  }
  .icon-recommended {
    width: 30px;
    height: 30px;
  }
  #payment-method--cash,
  #payment-method--card,
  #payment-method--online {
    margin: 0;
  }
  .payment-method label:first-child {
    display: block;
  }
  #map {
    height: 22em;
  }
  .result-wrapper div {
    padding: 0;
  }
  .icon-car-comfort {
    width: 94px;
    height: 38px;
    margin: 0px auto 2px auto;
    background: url(./images/mercedes-C-class.png) 3px 3px;
    background-size: 148px auto;
    -webkit-background-size: 90px auto;
    -o-background-size: 90px auto;
    -moz-background-size: 90px auto;
    -ms-background-size: 90px auto;
  }
  .icon-v-class {
    width: 98px;
    height: 40px;
    margin: 0 auto;
    background: url(./images/spritesheet_icon_car.png) -6px -40px;
    background-size: 105px auto;
    -webkit-background-size: 105px auto;
    -o-background-size: 105px auto;
    -moz-background-size: 105px auto;
    -ms-background-size: 105px auto;
  }
  .icon-van {
    width: 83px;
    height: 31px;
    margin: 4px auto;
    background: url(./images/mercedes-Viano2010.png) 2px -62px;
    background-size: 140px auto;
    -webkit-background-size: 80px auto;
    -o-background-size: 80px auto;
    -moz-background-size: 80px auto;
    -ms-background-size: 80px auto;
  }
  .icon-van-5seats {
    width: 83px;
    height: 31px;
    margin: 4px auto;
    background: url(./images/r-class-logo.png) 2px -75px;
    background-size: 82px auto;
    -webkit-background-size: 82px auto;
    -o-background-size: 82px auto;
    -moz-background-size: 82px auto;
    -ms-background-size: 82px auto;
  }
  .icon-bus {
    width: 90px;
    height: 40px;
    margin: 0 auto;
    background: url(./images/spritesheet_icon_car.png) 1px -69px;
    background-size: 90px auto;
    -webkit-background-size: 90px auto;
    -o-background-size: 90px auto;
    -moz-background-size: 90px auto;
    -ms-background-size: 90px auto;
  }
  .icon-car-economy {
    width: 105px;
    height: 40px;
    margin: 0 auto;
    background: url(./images/spritesheet_icon_car2.png) 5px 80px;
    background-size: 93px auto;
    -webkit-background-size: 93px auto;
    -o-background-size: 93px auto;
    -moz-background-size: 93px auto;
    -ms-background-size: 93px auto;
  }
  .icon-car-business {
    width: 93px;
    height: 40px;
    margin: 0 auto;
    background: url(./images/spritesheet_icon_car.png) 0px 1px;
    background-size: 93px auto;
    -webkit-background-size: 93px auto;
    -o-background-size: 93px auto;
    -moz-background-size: 93px auto;
    -ms-background-size: 93px auto;
  }
  .icon-car-premium {
    width: 93px;
    height: 38px;
    margin: 0 auto;
    background: url(./images/spritesheet_icon_car2.png) -1px 36px;
    background-size: 95px auto;
    -webkit-background-size: 95px auto;
    -o-background-size: 95px auto;
    -moz-background-size: 95px auto;
    -ms-background-size: 95px auto;
  }
  .icon--travel-bus {
    width: 90px;
    height: 40px;
    margin: 0 auto;
    background: url(./images/spritesheet_icon_car.png) 1px -69px;
    background-size: 90px auto;
    -webkit-background-size: 90px auto;
    -o-background-size: 90px auto;
    -moz-background-size: 90px auto;
    -ms-background-size: 90px auto;
  }
  .result-wrapper {
    font-size: 0.8em;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 320px) {
  .number-passengers-wrapper label {
    padding-left: 0;
    padding-right: 0;
  }
  #map {
    height: 16em;
  }
  .form-tr-sw-per-hour span:last-child,
  .form-tr-sw-destination span:last-child {
    padding-top: 0.65em;
  }
  .form-tr-sw-destination span:first-child {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(./images/spritesheet.png) 75px 75px;
    background-size: 75px auto;
    -webkit-background-size: 75px auto;
    -o-background-size: 75px auto;
    -moz-background-size: 75px auto;
    -ms-background-size: 75px auto;
  }
  .form-tr-sw-per-hour span:first-child {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(./images/spritesheet.png) 50px 50px;
    background-size: 75px auto;
    -webkit-background-size: 75px auto;
    -o-background-size: 75px auto;
    -moz-background-size: 75px auto;
    -ms-background-size: 75px auto;
  }
  .transport-type-wrapper {
    font-size: 0.7em;
  }
  .result-wrapper {
    font-size: 0.65em;
  }
  form textarea {
    padding: 7px;
    width: 80%;
    font-size: 13px;
    margin: 3px 0px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p {
    orphans: 3;
    widows: 3;
  }
}
/*! CSS Used keyframes */
@-webkit-keyframes pulse {
  0% {
    -webkit-text-shadow: 0 0 -1px #002b80;
  }
  70% {
    -webkit-text-shadow: 0 0 1px #002b80;
  }
  100% {
    -webkit-text-shadow: 0 0 -1px #002b80;
  }
}
@keyframes pulse {
  0% {
    -moz-text-shadow: 0 0 -1px #002b80;
    text-shadow: 0 0 -1px #002b80;
  }
  70% {
    -moz-text-shadow: 0 0 1px #002b80;
    text-shadow: 0 0 1px #002b80;
  }
  100% {
    -moz-text-shadow: 0 0 -1px #002b80;
    text-shadow: 0 0 -1px #002b80;
  }
}
@font-face {
  font-family: "Roboto";
  src: url("./fonts/Roboto.ttf");
  src: url("./fonts/Roboto.woff") format("woff"),
    url("./fonts/Roboto.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
.menu-active {
  background-color: rgb(44, 62, 80) !important;
  color: rgb(255, 204, 51);
}
.menu-active .icon-switcher{
  background-position-x: 105px !important;
}

.result-wrapper {
  display: flex;
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
    max-width: 1170px;
  }
}

.break {
  flex-basis: 100%;
  height: 0;
}

@media (max-width: 992px) {
  .break {
    flex-basis: initial;
    height: auto;
  }
}
#transfer-per-hour {
  padding-left: 1em;
  border-color: rgb(169, 169, 169);
  border-radius: 0px;
  color: rgb(117, 117, 117);
  display: block;
  box-shadow: none;
  width: 100%;
  background-color: transparent;
  color: rgb(51, 51, 51);
  height: 2.5em;
  border: solid 1px #a9a9a9;
  line-height: 1.5em;
  font-size: 1em;
}

.tittle-more {
  padding-top: 4em;
}
.popover-body {
  font-size: 12px;
}