/*===============================================
  Glyphicons for Bootstrap
=================================================
 *  http://getbootstrap.com/components/
 *  Creative Commons Attribution 3.0
*/
/* Load font library */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../admin/static/fonts/glyphicons/glyphicons-halflings-regular.eot');
  src: url('../../admin/static/fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
  url('../../admin/static/fonts/glyphicons/glyphicons-halflings-regular.woff2') format('woff2'),
  url('../../admin/static/fonts/glyphicons/glyphicons-halflings-regular.woff') format('woff'),
  url('../../admin/static/fonts/glyphicons/glyphicons-halflings-regular.ttf') format('truetype'),
  url('../../admin/static/fonts/glyphicons/glyphicons-halflings-regular.svg#@glyphicons_halflingsregular') format('svg');
}
/*Catchall baseclass*/
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*Individual icons*/
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
/*---------------------------------------   FONT-FAMILY   -------------------------------------------*/

@font-face {
  font-family: 'OpenSans-Regular';
  src:url('../fonts/OpenSans/OpenSans/OpenSans-Regular/OpenSans-Regular.eot'),
      url('../fonts/OpenSans/OpenSans-Regular/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/OpenSans/OpenSans-Regular/OpenSans-Regular.woff') format('woff'),
      url('../fonts/OpenSans/OpenSans-Regular/OpenSans-Regular.ttf')  format('truetype'),
      url('../fonts/OpenSans/OpenSans-Regular/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Bold';
  src:url('../fonts/OpenSans/OpenSans-Bold/OpenSans-Bold.eot'),
      url('../fonts/OpenSans/OpenSans-Bold/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/OpenSans/OpenSans-Bold/OpenSans-Bold.woff') format('woff'),
      url('../fonts/OpenSans/OpenSans-Bold/OpenSans-Bold.ttf')  format('truetype'),
      url('../fonts/OpenSans/OpenSans-Bold/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-SemiBold';
  src:url('../fonts/OpenSans/OpenSans-SemiBold/OpenSans-SemiBold.eot'),
      url('../fonts/OpenSans/OpenSans-SemiBold/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/OpenSans/OpenSans-SemiBold/OpenSans-SemiBold.woff') format('woff'),
      url('../fonts/OpenSans/OpenSans-SemiBold/OpenSans-SemiBold.ttf')  format('truetype'),
      url('../fonts/OpenSans/OpenSans-SemiBold/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*---------------------------------------   Reset CSS   ---------------------------------------------*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, img, ins, kbd, q, s, samp, small, strike, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed ,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none;
    text-decoration: none;
}
*, *:before, *:after {
    webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
}
input, select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
}
input:focus, select:focus, textarea:focus {
    outline: none;
}
address, caption, cite, code, dfn, th, var, h1, h2, h3 {
    font-style: normal;
    font-weight: normal;
}
body {
    line-height: 1.4;
    font-family: 'OpenSans-Regular', Arial, Helvetica, sans-serif;
    font-size: 16px;
    background: #ffffff;
    color: #444444;
    min-height: 100%;
    height: 100%;
}
p {
    line-height: 1.5;
    font-size: 100%;
}
html {
    margin-top: 0 !important;
    height: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
ol, ul {
    list-style: none;
}
caption, th {
    text-align: left;
}
small {
    font-size: 75%;
}
a img {
    border: none;
}
a {
    cursor: pointer;
    color: #000000;
    text-decoration: none;
}
a:hover, a:focus {
    text-decoration: none;
    outline: none;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
/*---------------------------------------   PLACEHOLDERS   ------------------------------------------*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 100%;
	font-family: 'OpenSans-Regular';
	opacity: 0.7 !important;
	vertical-align: middle;
}
::-moz-placeholder { /* Firefox 19+ */
	font-size: 100%;
	font-family: 'OpenSans-Regular';
	opacity: 0.7 !important;
	vertical-align: middle;
}
:-ms-input-placeholder { /* IE 10+ */
	font-size: 100%;
	font-family: 'OpenSans-Regular';
	opacity: 0.7 !important;
	vertical-align: middle;
}
:-moz-placeholder { /* Firefox 18- */
	font-size: 100%;
	font-family: 'OpenSans-Regular';
	opacity: 0.7 !important;
	vertical-align: middle;
}
/*---------------------------------------   Font-Size   ---------------------------------------------*/

p { font-size: 100%; }
a { font-size: 100%; }
h1 { font-size: 250%; }
h2 { font-size: 206.25%; }
h3 { font-size: 150%; }
h4 { font-size: 125%; }
h5 { font-size: 112.5%; }
h6 { font-size: 87.5%; }

/* Overwrite All CSS */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.content-container-box {
	max-width: 960px;
	width: 100%;
	margin: 0px auto;
}
.content-container-box .panel {
	padding: 0px 30px 30px;
}
.content-container .control-label {
  margin-bottom: 5px;
}

body { font-family: 'OpenSans-Regular', Arial, Helvetica, sans-serif; font-size: 18px; }
#main {
    width: 100%;
    height: 100%;
    position: relative;
    display: table;
    background-image: url("../images/background.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#main:before {
    display: none;
}
.center-div { margin: 0 auto; padding-right: 50px; padding-left: 50px; max-width: 1200px; }

.btn-danger {
  background-color: #ef3b54;
  border-color: #ef3b54;
}
/* header */
header {
    display: table-row;
    height: 79px;
}
.wrapper_top {
    background-color: #fcfcfc;
    padding: 20px 0;
    position: relative;
    -webkit-box-shadow: 0 6px 5px -5px #000000;
    -moz-box-shadow: 0 6px 5px -5px #000000;
         box-shadow: 0 6px 5px -5px #000000;
}
.wrapper_top .logo {
    float: left;
}
.logo .car_container {
    display: inline-block;
    margin-right: 15px;
}
.logo .car_container img {
  width: 60px;
  margin-top: -18px;
  margin-bottom: -18px;
}
.grey-bus {
  max-width: 49px;
  width: 100%;
}
.logo .text_container{
    display: inline-block;
}
.logo .text_container span {
    font-size: 133.3%;
    font-family: 'OpenSans-SemiBold';
}
.logo .text_container span.bolded {
    font-family: 'OpenSans-Bold';
}
.text_container .red{
    color: #ef3b54;
}
.text_container .blue{
    color: #004085;
}
.wrapper_top .contact {
    float: right;
    margin-top: 7px;
}
.wrapper_top .contact p {
    font-size: 14px;
    font-family: 'OpenSans-SemiBold';
}
.wrapper_top .contact p img {
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin-top: -2px;
}

/* content */
#content_wrapper {
    /*display: table-row;*/
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 154px);
    height: -moz-calc(100vh - 154px);
    left: 0px !important;
    margin-left: 0px !important;
    
}
#content_wrapper #content {
    /*padding: 170px 15px;*/
    padding: 50px 15px;
}
.menu li {
    float: left;
    width: 20%;
    padding: 0 20px;
    text-align: center;
    position: relative;
}
.menu li:after {
  content: '';
  position: absolute;
  top: 23px;
  left: 0%;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  width: 100%;
  height: 6px;
  background-color: #999999;
}
.menu li:last-of-type:after {
  display: none;
}
.menu li .with-img {
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 2;
    background-color: #ffffff;
}
.menu li .with-img .circle-container {
    width: 50px;
    height: 50px;
    border: 3px solid #999999;
    display: inline-block;
    border-radius: 100%;
    padding: 5px;
    -webkit-transition: border 400ms ease-in-out;
    -moz-transition: border 400ms ease-in-out;
    -o-transition: border 400ms ease-in-out;
    -ms-transition: border 400ms ease-in-out;
    transition: border 400ms ease-in-out;
}
.menu li .with-img .circle-container img {
    max-width: 40px;
    height: auto;
    display: inline-block;
    vertical-align: baseline;
    margin-top: 5px;
}
.menu li:first-of-type .with-img .circle-container img {
	margin-left: 5px;
}
.menu li:last-of-type .with-img .circle-container img {
	margin-top: 10px;
}
.menu li a {
	font-family: 'OpenSans-SemiBold';
	font-size: 14px;
}
.menu li.active a {
    color: #004085;
}
.menu li.active .with-img .circle-container {
    border: 3px solid #ef3b54;
}
.menu li.active .with-img .circle-container img {
    -webkit-filter: invert(100) grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-58deg) saturate(600%) contrast(0.8);
    -moz-filter: invert(100) grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-58deg) saturate(600%) contrast(0.8);
    -o-filter: invert(100) grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-58deg) saturate(600%) contrast(0.8);
    -ms-filter: invert(100) grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-58deg) saturate(600%) contrast(0.8);
    filter: invert(100) grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-58deg) saturate(600%) contrast(0.8);
}
.menu li.was-active .with-img .circle-container {
	border: 3px solid #ef3b54;
	background-color: #ef3b54;
}
.menu li.was-active:after {
  background-color: #ef3b54;
}
.menu li.was-active .with-img .circle-container img {
	-webkit-filter: invert(100);
    -moz-filter: invert(100);
    -o-filter: invert(100);
    -ms-filter: invert(100);
    filter: invert(100);
}
.menu li.was-active .line-container + br + a {
	color: #ef3b54;
}
.panel-heading {
    height: auto;
}
.panel-heading ul {
    padding: 15px 0px;
}
.input-group {
	width: 100%;
}
#comming_from {
	border-radius: .25rem;
}
label {
	font-size: 14px;
	font-family: 'OpenSans-Regular';
}
select {
	background-image: url(../images/chevron-down.png) !important;
	background-position: calc(100% - 12px) center;
	background-repeat: no-repeat;
	background-size: 14px 14px;
}
select:focus {
	background-image: url(../images/chevron-up.png) !important;
}
textarea {
  width: 100%;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  resize: none;
}
.form-control {
  border-radius: .25rem !important;
}
#showRouts {
  width: 100%;
}
.input-group-addon {
    min-width: 40px;
    padding: 9px 12px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #3498db;
    text-align: center;
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-left: none;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.input-group-addon + input {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
input + .input-group-addon {
  min-width: 40px;
  position: absolute;
  top: 1px;
  right: 1px;
  /*bottom: 1px;*/
  height: 36px;
  background-color: #ffffff;
  border: none;
}
input + .input-group-addon svg {
  color: #777777;
  font-size: 16px;
}
.content-container {
	width: 100%;
	display: none;
}
.content-container.active {
	display: block;
}
.input-number-container {
	position: relative;
}
.input-number-container .up-btn, .input-number-container .down-btn {
	position: absolute;
	height: 38px;
	width: 38px;
	border: 1px solid #ced4da;
	background-color: #ffffff;
	color: #000000;
	top: 0px;
	right: 0px;
	z-index: 4;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-moz-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-o-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-ms-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
}
.input-number-container .down-btn {
	right: 38px;
	border-right: none;
}
.input-number-container .up-btn svg, .input-number-container .down-btn svg {
	margin-top: 10px;
	font-weight: 200;
	color: #9a9fa6;
	-webkit-transition: color 400ms ease-in-out;
	-moz-transition: color 400ms ease-in-out;
	-o-transition: color 400ms ease-in-out;
	-ms-transition: color 400ms ease-in-out;
	transition: color 400ms ease-in-out;
}
.input-number-container .up-btn:hover, .input-number-container .down-btn:hover {
	background-color: #ef3b54;
	color: #ffffff;
}
.input-number-container .up-btn:hover svg, .input-number-container .down-btn:hover svg {
	color: #ffffff;
}
.info-label {
	position: relative;
	width: 100%;
}
.info-label svg {
	border: 1px solid #000000;
	border-radius: 100%;
	width: 16px !important;
	height: 16px;
	text-align: center;
	vertical-align: text-top;
	cursor: pointer;
  padding: 3px;
  margin-left: 5px;
}
.info-label .message-for-label {
	position: absolute;
	top: 100%;
	left: 0px;
	max-width: 100%;
	background-color: #eaeaea;
	padding: 5px 10px;
	display: none;
	z-index: 5;
	font-size: 10px;
}
.info-label svg:hover + .message-for-label {
	display: inline-block;
}
.info-label .message-for-label:hover {
	display: inline-block;
}

.not-visible {
	display: none;
}
.visible {
  display: block;
}
.row.visible {
  display: flex;
}
.message-for-start-date {
	background-color: #cce5ff;
	color: #004085;
	padding: 15px;
	margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
}
.message-for-start-date .form-group {
	margin-bottom: 0px;
}
.message-for-end-date {
	background-color: #ef3b54;
	color: #ffffff;
	padding: 15px;
	margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
}
.message-for-end-date .form-group {
	margin-bottom: 0px;
}
.message-for-start-date p, .message-for-end-date p {
	font-family: 'OpenSans-Regular';
	font-size: 12px;
}
.message-for-start-date p .semibold-text {
	font-family: 'OpenSans-SemiBold';
}
.message-for-start-date p a {
	font-family: 'OpenSans-Bold';
	text-decoration: none;
	color: #004085;
}
.message-for-start-date p a:hover {
	text-decoration: underline;
}
.btn {
	font-size: 14px;
	line-height: 24px !important;
  /*line-height: 1.5;*/
}
.botom_from_btns .next
.curse-container {
	padding-top: 30px;
}
.tur_btn {
	background-color: #ffffff;
	color: #444444;
	border: 1px solid #dddddd;
	width: calc(50% - 15px);
	float: left;
	position: relative;
	padding: 12px 15px;
	cursor: pointer;
}
.tur_btn:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 50px solid #ffffff;
	border-right: 26px solid transparent;
	position: absolute;
	top: 0px;
	right: -26px;
	bottom: 0px;
	z-index: 5;
}
.tur_btn:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 50px solid #dddddd;
	border-right: 26px solid transparent;
	position: absolute;
	top: 0px;
	right: -27px;
	bottom: 0px;
	z-index: 4;
}
.make-border-tur:before {
	content: '';
	position: absolute;
	top: -1px;
	right: -27px;
	height: 1px;
	width: 27px;
	background-color: #dddddd;
	z-index: 6;
}
.tur_btn.active:after {
	border-top: 50px solid #ef3b54;
}
.retur_btn {
	background-color: #ffffff;
	color: #444444;
	border: 1px solid #dddddd;
	width: calc(50% - 15px);
	float: right;
	padding: 12px 15px;
	position: relative;
	cursor: pointer;
}
.retur_btn:after {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 50px solid #ffffff;
	border-left: 26px solid transparent;
	position: absolute;
	top: 0px;
	left: -26px;
	bottom: 0px;
	z-index: 5;
}
.retur_btn:before {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 50px solid #dddddd;
	border-left: 26px solid transparent;
	position: absolute;
	top: 0px;
	left: -27px;
	bottom: 0px;
	z-index: 5;
}
.make-border-retur:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: -27px;
	height: 1px;
	width: 27px;
	background-color: #dddddd;
	z-index: 6;
}
.retur_btn.active:after {
	border-bottom: 50px solid #ef3b54;
}
.tur_btn.active, .retur_btn.active {
	background-color: #ef3b54;
}
.panel {
	background-color: rgba(255, 255, 255, 0.95);
}
.curse-container {
	border-bottom: 1px solid #dddddd;
	margin-bottom: 10px;
}
.make-borders-container span {
	color: #444444;
	font-family: 'OpenSans-SemiBold';
}
.make-borders-container .active span {
	color: #ffffff;
}
.make-borders-container + .table, .make-borders-container + .table + .table {
	display: block;
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.curse-container .table.active {
	padding-bottom: 20px;
}
.curse-container .table table {
	width: 100%;
	border: 1px solid #dddddd;
	border-top: none;
}
.not-visible-curse {
	display: none;
}
.visible-curse {
	display: flex;
}
.message-for-retur-needed {
  padding: 15px;
  margin-left: 0;
  margin-right: 0;
  background-color: #ef3b54;
}
.message-for-retur-needed p {
  color: #ffffff;
  font-size: 14px;
}
.no-visible-retur, .no-visible-tur {
  display: none;
}
.not-visible.inside-message {
  display: none;
}
.inside-message {
  display: inline-block;
}
.no-visible-retur.visible-rutes, .no-visible-tur.visible-rutes {
  display: block;
}
.curse-container.tur .table.retur table {
	display: none;
}
.curse-container.tur .table.tur table {
	display: table;
}
.curse-container.retur .table.retur table {
	display: table;
}
.curse-container.retur .table.tur table {
	display: none;
}
.curse-container .table table th {
	border-bottom: 1px solid #000000;
	background-color: #eaeaea;
	padding: 7px 10px;
	text-align: center;
}
.curse-container .table table td {
	background-color: #ffffff;
	padding: 7px 10px;
	border-bottom: 1px solid #dddddd;
	vertical-align: middle;
}
.curse-container .table table td img {
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 30px;
}
.curse-container .table table td:first-of-type {
	width: 40%;
}
.curse-container .table table td:nth-of-type(2) {
	width: 22%;
	text-align: center;
	border-bottom: 1px solid #dddddd !important;
}
.curse-container .table table td:nth-of-type(2) .rute-details-container {
	position: relative;
}
.curse-container .table table td:nth-of-type(2) a {
	display: inline-block;
	line-height: 16px;
}
.curse-container .table table td:nth-of-type(2) svg {
	font-size: 14px;
	border: 1px solid #646464;
	color: #646464;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	text-align: center;
	cursor: pointer;
  padding: 3px;
}
.table table td:nth-of-type(2) a + .message-for-rute {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: #eaeaea;
	color: #444444;
	width: 100%;
	padding: 4px 8px;
	display: none;
	z-index: 50;
	cursor: pointer;
  font-size: 12px;
}
.table table td:nth-of-type(2) a:hover + .message-for-rute {
	display: inline-block;
}
.table table td:nth-of-type(2) .message-for-rute:hover {
	display: inline-block;
}
.table table td:nth-of-type(3) {
	width: 19%;
	text-align: center;
}
.table table td:last-of-type {
	width: 19%;
}
.table table td:last-of-type .radio-container {
	position: relative;
}
.table table td:last-of-type input {
	display: inline-block;
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
	border: radio;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	z-index: -1;
}
.table table td:last-of-type .radio-container .after-radio-input {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	width: 21px;
	height: 21px;
	border: 1px solid #004085;
	border-radius: 100%;
	z-index: 2;
	background-color: transparent;
	-webkit-transition: background-color 400ms ease-in-out;
	-moz-transition: background-color 400ms ease-in-out;
	-o-transition: background-color 400ms ease-in-out;
	-ms-transition: background-color 400ms ease-in-out;
	transition: background-color 400ms ease-in-out;
}
.table table td:last-of-type .radio-container .after-radio-input:after {
	content: '\f00c';
	/*font: normal normal normal 130%/1 FontAwesome;*/
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 4px;
	border-radius: 100%;
	z-index: 3;
	display: none;
	font-size: 12px;
	color: #ffffff;
}
.table table td:last-of-type .radio-container input:checked + .after-radio-input {
	background-color: #004085;
}
.table table td:last-of-type .radio-container input:checked + .after-radio-input:after {
	display: block;
}
.table table tr.this-line td {
	background-color: #cce5ff;
}
.table table tr.this-line td:first-of-type {
	padding-left: 30px;
}
.table table tr.this-line td:first-of-type img {
	filter: sepia(100%) hue-rotate(190deg) saturate(35000%);
}
.botom_from_btns {
  text-align: right;
}
.botom_from_btns .back {
  display: inline-block;
}
.botom_from_btns .next {
  /*margin-left: 10px;*/
  /*display: inline-block;*/
}
.btn-no-color {
  background-color: transparent;
}
.botom_from_btns .btn-next {
  width: 100%;
}
.botom_from_btns .termeni-conditii {
  /*display: inline-block;*/
  /*margin-right: 20px;*/
  /*float: left;*/
  /*margin-left: 10px;*/
  text-align: left;
}
.botom_from_btns .termeni-conditii a {
  margin-top: 8px;
  display: inline-block;
}
.botom_from_btns .termeni-conditii a span {
  font-size: 14px;
  vertical-align: top;
  margin-top: 2px;
  display: inline-block;
}
.botom_from_btns .termeni-conditii svg {
  border: 1px solid;
  border-radius: 100%;
  width: 19px;
  height: 19px;
  margin-left: 5px;
  padding: 3px;
}
.message-for-termeni-conditii {
  position: relative;
  margin-bottom: 20px;
}
.message-for-termeni-conditii:after {
  content:'';
  position: absolute;
  top: calc(100% - 1px);
  left: 25px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ffffff;
}
.message-for-termeni-conditii:before {
  content:'';
  position: absolute;
  top: calc(100% - 1px);
  left: 24px;
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 11px solid #ced4da;
}
.message-for-termeni-conditii .form-group {
  margin-bottom: 0px;
}
.message-for-termeni-conditii .message-container {
  height: 200px;
  overflow-x: auto;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  padding: 10px 15px;
  position: relative;
}
.message-for-termeni-conditii .message-container p {
  font-size: 13px;
}
 .content-box p {
  margin-bottom: 15px;
  font-size: 15px;
 }
.bigger-text, p.bigger-text {
  margin-bottom: 5px;
  font-size: 18px;
  text-transform: uppercase;
}
.left-spaced-text {
  margin-left: 25px;
}
.message-for-termeni-conditii .message-container .spacer-scroll-div {
  margin-bottom: 12px;
}

.table.tur .tur_price, .table.tur .tur_th_price {
	display: inline-block;
}
.table.tur .retur_price, .table.tur .retur_th_price {
	display: none;
}
.table.retur .tur_price, .table.retur .tur_th_price {
	display: none;
}
.table.retur .retur_price, .table.retur .retur_th_price {
	display: inline-block;
}
.with-sign-required {
	position: relative;
}
.required-sign {
	color: red;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
}
#big-form {
  width: 900px;
  /*overflow-x: hidden;*/
}
.top-container {
  width: calc(100% - 2px);
  position: relative;
  border: 1px solid #dddddd;
  color: #646464;
  padding: 10px 15px;
  background-color: #ffffff;
}
.full-width-container {
  width: 100%;
}
.top-container .text {
  float: left;
  font-size: 16px;
}
.top-container .date-text {
  float: right;
  color: #004085;
  font-size: 13px;
  line-height: 24px;
}
.tur-top-container {
  border-right: none;
  float: left;
}
.tur-top-container .full-width-container:after {
  content: '';
  position: absolute;
  top: -1px;
  left: 100%;
  width: 26px;
  height: 1px;
  background-color: #dddddd;
}
.tur-top-container:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 100%; 
  width: 0;
  height: 0;
  border-top: 45.5px solid #ffffff;
  border-right: 26px solid transparent;
}
.tur-top-container:before {
  content: '';
  position: absolute;
  top: 0px;
  left: calc(100% + 1px); 
  width: 0;
  height: 0;
  border-top: 45.5px solid #dddddd;
  border-right: 26px solid transparent;
}
.retur-top-container {
  border-left: none;
  float: right;
}
.retur-top-container .full-width-container:after {
  content: '';
  position: absolute;
  bottom: -1px;
  right: 100%;
  width: 26px;
  height: 1px;
  background-color: #dddddd;
}
.retur-top-container:after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: 100%;
  width: 0;
  height: 0;
  border-bottom: 45.5px solid #ffffff;
  border-left: 26px solid transparent;
}
.retur-top-container:before {
  content: '';
  position: absolute;
  bottom: 0px;
  right: calc(100% + 1px);
  width: 0;
  height: 0;
  border-bottom: 45.5px solid #dddddd;
  border-left: 26px solid transparent;
}
.rutes-details-container-row {
  margin-bottom: 20px;
  position: relative;
}
.rutes-details-container-row:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 15px;
  right: 15px;
  height: 1px;
  background-color: #dddddd;
}
.rutes-details-container {
  padding: 20px;
}
.rutes-details-container .details-container {
  position: relative;
}
.rutes-details-container .details-container .plecare-container {
  width: 100%;
  padding-left: 85px;
  position: relative;
  text-align: right;
}
.rutes-details-container .details-container .plecare-container .icon-marker {
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border: 3px solid #999999;
  padding: 3px;
  color: #004085;
  text-align: center;
  vertical-align: middle;
  border-radius: 100%;
  font-family: 'OpenSans-Bold';
}
.rutes-details-container .details-container .plecare-container .icon-marker span {
  line-height: 14px;
  display: block;
  font-size: 14px;
  font-family: 'OpenSans-Bold';
}
.rutes-details-container .details-container .plecare-container .time-container {
  position: absolute;
  left: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-family: 'OpenSans-SemiBold';
}
.rutes-details-container .details-container .plecare-container .location-container {
  font-size: 14px;
  font-family: 'OpenSans-SemiBold';
}
.rutes-details-container .details-container .bus-container {
  padding: 30px 40px 30px 80px;
  position: relative;
}
.rutes-details-container .details-container .bus-container .connect-line-container {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 12.5px;
  width: 3px;
  height: 60px;
  background-color: #999999;
}
.rutes-details-container .details-container .bus-container .bus-image-container {
  position: absolute;
  left: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rutes-details-container .details-container .bus-container .bus-image-container img {
  vertical-align: baseline;
  width: 49px;
}

.rutes-details-container .details-container .sosire-container {
  width: 100%;
  padding-left: 85px;
  position: relative;
  text-align: right;
}
.rutes-details-container .details-container .sosire-container .icon-marker {
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border: 3px solid #999999;
  padding: 3px;
  color: #ef3b54;
  text-align: center;
  vertical-align: middle;
  border-radius: 100%;
  font-family: 'OpenSans-Bold';
  font-size: 14px;
}
.rutes-details-container .details-container .sosire-container .icon-marker span {
  line-height: 14px;
  display: block;
  font-size: 14px;
  font-family: 'OpenSans-SemiBold';
}
.rutes-details-container .details-container .sosire-container .time-container {
  position: absolute;
  left: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-family: 'OpenSans-SemiBold';
}
.rutes-details-container .details-container .sosire-container .location-container {
  font-size: 14px;
  font-family: 'OpenSans-SemiBold';
}
.bordered-btm-container .rutes-details-container {
  /*border-bottom: 1px solid #dddddd;*/
}
.bordered-btm-container .rutes-details-container:first-of-type {
  position: relative;
}
.bordered-btm-container .rutes-details-container:first-of-type:after {
  content: '';
  position: absolute;
  bottom: -1px;
  width: 100px;
  height: 1px;
  background-color: #dddddd;
  left: 99%;
}
.seats-number {
  margin-bottom: 5px;
}
.reservation-seats-people-container {
  padding: 0px 0px 10px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 30px;
}
.reservation-seats-people-container .adulti-label, .reservation-seats-people-container .copii-label {
  display: block;
  margin-bottom: 5px;
  color: #004085;
  font-size: 14px;
  font-family: 'OpenSans-Bold';
}
.reservation-seats-people .form-group {
  margin-bottom: 10px;
}
.reservation-seats-people .form-group .for-user-name:after {
  content: '*';
  position: absolute;
  top: 5px;
  right: 5px;
  color: #dc3545;
  line-height: 10px;
  vertical-align: middle;
  font-size: 14px;
}
.reservation-seats-people-container-adulti .reservation-seats-people:first-of-type .form-group .for-user-phone:after {
  content: '*';
  position: absolute;
  top: 5px;
  right: 5px;
  color: #dc3545;
  line-height: 10px;
  vertical-align: middle;
  font-size: 14px;
}
.reservation-seats-people-container-adulti .reservation-seats-people:first-of-type .form-group .for-user-email:after {
  content: '*';
  position: absolute;
  top: 5px;
  right: 5px;
  color: #dc3545;
  line-height: 10px;
  vertical-align: middle;
  font-size: 14px;
}
.reservation-seats-people .input-group-addon {
  border: 1px solid #dddddd;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
  border-right: none;
  font-size: 15px;
  color: #303030;
}
.reservation-seats-people input {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important;
  background-color: #ffffff;
}

#step-container-2 .tur-top-container-step2.full-width-no-retur {
  /*max-width: 100%;*/
  /*flex: 0 0 100%;*/
}
#step-container-2 .tur-top-container-step2.full-width-no-retur .tur-top-container {
  border-right: 1px solid #dddddd;
}
#step-container-2 .tur-top-container-step2.full-width-no-retur .tur-top-container:before, #step-container-2 .tur-top-container-step2.full-width-no-retur .tur-top-container:after {
  /*display: none;*/
}
#step-container-2 .tur-top-container-step2.full-width-no-retur .tur-top-container .full-width-container:after {
  /*display: none;*/
}
.rutes-details-container-row.full-width-no-retur .bordered-btm-container {
  /*max-width: 100%;
  flex: 0 0 100%;*/
}

#step-container-3 .step3-border-container {
  display: inline-block;
  width: 100%;
  padding: 10px 0px;
  border-bottom: 1px solid #ced4da;
  margin-bottom: 15px;
}
#step-container-3 .step3-border-container .step3-header {
  font-weight: 700;
}
#step-container-3 label {
  display: block;
  width: 100%;
}
#step-container-3 .sumar-factura-container {
  padding-top: 30px;
  padding-bottom: 20px;
}
#step-container-3 .sumar-factura-container .sumar-factura-header {
  font-weight: 700;
  margin-bottom: 10px;
}
#step-container-3 .sumar-factura-container .table-sumar-container {
  width: 100%;
  display: block;
  background-color: #ffffff;
}
#step-container-3 .sumar-factura-container .table-sumar-container table {
  width: 100%;
  border: 1px solid #ced4da;
}
#step-container-3 .sumar-factura-container .table-sumar-container table th {
  background-color: #ef3b54;
  color: #ffffff;
  padding: 10px 15px;
}
#step-container-3 .sumar-factura-container .table-sumar-container table td {
  padding: 10px 15px;
  border-bottom: 1px solid #ced4da;
  background-color: transparent;
  font-size: 14px;
  font-weight: 600;
}
#step-container-3 .sumar-factura-container .table-sumar-container table td.last-row-sumar-factura {
  border-bottom: 5px solid #ced4da;
}
#step-container-3 .sumar-factura-container .table-sumar-container table tfoot td[colspan="2"] {
  border-bottom: none;
  border-right: 1px solid #ced4da;
}
#step-container-3 .sumar-factura-container .table-sumar-container table tfoot td:nth-of-type(2), #step-container-3 .sumar-factura-container .table-sumar-container table tfoot td:last-of-type {
  /*border-right: 1px solid #ced4da;*/
}
#step-container-3 .sumar-factura-container .table-sumar-container table tfoot td.total-td {
  background-color: #f2f2f2;
  font-weight: 900;
  font-size: 18px;
}

.step5-content-container {
  padding: 70px 0px;
  text-align: center;
}
.red-bus-image-container {
  width: 100%;
  text-align: center;
}
.red-bus-image-container img {
  max-width: 155px;
}
.step5-text-container .big-text {
  font-size: 28px;
  font-family: 'OpenSans-SemiBold';
}
.text-color-red {
  color: #ef3b54;
}
.step5-text-container .small-text {
  font-size: 14px;
  line-height: 1;
}
.text-color-blue {
  color: #004085;
}

/* footer */
footer {
    display: table-row;
    height: 75px;
}
.wrapper_bottom {
    background-color: #ffffff;
    -webkit-box-shadow: 0 -5px 5px -5px #000000;
    -moz-box-shadow: 0 -5px 5px -5px #000000;
    box-shadow: 0 -5px 5px -5px #000000;
    padding: 20px 0;
}
.wrapper_bottom .footer_links {
    display: inline-block;
    float: left;
    margin-top: 5px;
}
.wrapper_bottom .footer_links ul {
    display: inline-block;
}
.wrapper_bottom .footer_links ul li {
    display: inline-block;
    margin-right: 70px;
}
.wrapper_bottom .footer_links ul li:last-of-type {
    margin-right: 0px;
}
.wrapper_bottom .footer_links ul li a {
    font-size: 14px;
    font-family: 'OpenSans-SemiBold';
}
.wrapper_bottom .footer_logo {
    float: right;
}
.wrapper_bottom .center-div {
    position: relative;
}
.royalsoft_footer {
    display: block;
    position: absolute;
    bottom: -14px;
    right: 50px;
    font-size: 12px;
    max-width: 100%;
    color: #0056b3;
}
/* Responsive view */
@media only screen and (max-width: 991px) {
  .content-container-box {
    max-width: calc(100% - 30px);
  }
  .content-container-box .panel {
    padding: 20px 0px;
  }
  #big-form {
    width: calc(100% - 30px);
    margin: 0px auto;
  }
  .step5-content-container {
    padding: 70px 0px;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper_top .center-div {
    text-align: center;
  }
  .wrapper_top .logo {
    float: none;
    display: inline-block;
    margin: 0px auto 5px;
  }
  .wrapper_top .contact {
    float: none;
    display: inline-block;
  }
  .wrapper_bottom .center-div {
    text-align: center;
  }
  .wrapper_bottom .footer_links {
    float: none;
    margin-bottom: 10px;
  }
  .wrapper_bottom .footer_logo {
    float: none;
  }
  .step5-content-container {
    padding: 40px 0px;
  }
}

@media only screen and (max-width: 639px) {
  .menu li {
    padding: 0px 5px;
  }
  /*.menu li:last-of-type {
    word-break: break-all;
  }*/
  
  #step-container-3 .sumar-factura-container .table-sumar-container table th {
    padding: 7px 10px;
  }
  #step-container-3 .sumar-factura-container .table-sumar-container table td {
    padding: 7px 10px;
  }
  .step5-content-container {
    padding: 30px 0px;
  }
}

@media only screen and (max-width: 539px) {

}

@media only screen and (max-width: 479px) {
  .menu li a {
    font-size: 12px;
  }
  .step5-content-container {
    padding: 20px 0px;
  }
}