/* Minification failed. Returning unminified contents.
(8603,47): run-time error CSS1046: Expect comma, found '0'
(8603,51): run-time error CSS1046: Expect comma, found '/'
(8914,23): run-time error CSS1039: Token not allowed after unary operator: '-helvetica-neue'
(9003,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9004,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9005,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9006,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9007,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9008,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9009,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9010,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9011,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9282,28): run-time error CSS1039: Token not allowed after unary operator: '-gray-f9f9f9'
(9336,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-444'
(9352,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-red'
(11653,23): run-time error CSS1039: Token not allowed after unary operator: '-open-sans'
(11882,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-red'
(11907,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-red'
(11998,25): run-time error CSS1039: Token not allowed after unary operator: '-primary-red'
(12002,21): run-time error CSS1039: Token not allowed after unary operator: '-primary-red'
(12189,21): run-time error CSS1039: Token not allowed after unary operator: '-primary-red'
(12207,21): run-time error CSS1039: Token not allowed after unary operator: '-primary-red'
(12311,59): run-time error CSS1039: Token not allowed after unary operator: '-tw-gradient-stops'
 */
/*
** PENSO Style
*/
/*
** screen size
*/
/*
** animate speed
*/
/*
** color
*/
/*
** End PENSO Style
*/
/*
** Bootstrap
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
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;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/assets/fonts/glyphicons-halflings-regular.eot');
  src: url('/assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/assets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/assets/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.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;
}
.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-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub: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";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -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: 13px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ca171f;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #850f14;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #cccccc;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 33px;
}
h2,
.h2 {
  font-size: 27px;
}
h3,
.h3 {
  font-size: 23px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #ca171f;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #9c1218;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #ca171f;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #9c1218;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 480px) {
  .dl-horizontal dt {
    float: left;
    width: 100px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 120px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #d71921;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #d71921;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12,.col-md-13 ,.col-md-14{
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .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-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .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-10, .col-md-11, .col-md-12,.col-md-13,.col-md-14 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-13{ width: 57.66666667%;}
  
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
    .col-md-14 {
    width: 40.333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 20.666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .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-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #000000;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #ca171f;
  border-color: #b3141b;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #9c1218;
  border-color: #41070a;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #9c1218;
  border-color: #7c0e13;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #9c1218;
  border-color: #7c0e13;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #7c0e13;
  border-color: #41070a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #ca171f;
  border-color: #b3141b;
}
.btn-primary .badge {
  color: #ca171f;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #bb9a69;
  border-color: #b38e57;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #a6814b;
  border-color: #604b2b;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #a6814b;
  border-color: #8d6e40;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #a6814b;
  border-color: #8d6e40;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #8d6e40;
  border-color: #604b2b;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #bb9a69;
  border-color: #b38e57;
}
.btn-info .badge {
  color: #bb9a69;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #ca171f;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #850f14;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid none;
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: none;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 480px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #000000;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #ca171f;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #ca171f;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
@media (min-width: 480px) {
  .navbar {
    border-radius: 2px;
  }
}
@media (min-width: 480px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 480px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 480px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 480px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 480px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 16px 15px;
  font-size: 17px;
  line-height: 18px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 480px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 480px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 479px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 480px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 479px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 480px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 480px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 480px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 479px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 479px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ca171f;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #850f14;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ca171f;
  border-color: #ca171f;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #333333;
  text-shadow: none;
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #333333;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 19%;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #58595b;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #58595b;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-footer:before,
.modal-footer:after,
.hero .hero-copy:before,
.hero .hero-copy:after,
.about-info .icons:before,
.about-info .icons:after,
.about-environment .icons:before,
.about-environment .icons:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-footer:after,
.hero .hero-copy:after,
.about-info .icons:after,
.about-environment .icons:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/****************************************
******************PENSO******************
****************************************/
html,
body {
  padding: 0;
  margin: 0;
}
html:not(.lt-ie9) {
  overflow-x: hidden;
}
body {
  background: #ffffff;
}
p {
  color: #58595b;
  line-height: 22px;
}

.list-default {
  margin: 0;
  padding: 0;
}
p,
ul,
ol {
  margin-bottom: 30px;
  font-size: 14 px;
  font-weight: 200;
  font-weight: 400;
}
.h {
  font-family: ek03-regular;
  color: #939599;
}
.h-bold {
  font-family: Emirates;
  font-weight: bold;
}
.no-padding {
  padding: 0;
}
.no-list-style {
  padding: 0;
  list-style: none;
}
.no-list-style li {
  display: inline-block;
}
.h-t-margin {
  margin-top: 60px;
}
.text-center {
  text-align: center;
}
.copy-text {
  font-size: 14 px;
  font-weight: 200;
}
.copy {
  margin-bottom: 30px;
}
.inner-title {
  font-size: 15px;
  font-weight: bold;
}
.small-inner-title {
  font-size: 14px;
  font-weight: bold;
  color: #939599;
}
.full-w {
  width: 100%;
}
.image-base {
  width: 100%;
}
input,
textarea {
  color: #000000;
}
.lt-ie9 .placeholder {
  color: #aaaaaa;
}
.form-control {
  font-weight: normal;
}
select {
  padding: 5px 0 5px 10px;
  width: 100%;
}
.side-lines {
  position: relative;
  text-align: center;
  margin: 40px 0;
}
.side-lines span {
  background: #fff;
  padding: 3px 10px;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 30px;
}
.side-lines:before {
  background: #ddd;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
}
.container-fluid,
.container {
  max-width: 970px !important;
}
.btn {
  font-family: ek03-regular;
  border-radius: 0;
}
@media (max-width: 767px) {
  .btn.btn-block {
    width: auto;	
    display: inline-block;
  }
}
.btn .view-web {
  background: url("/assets/images/sprite.png") 0 -40px no-repeat;
  width: 10px;
  height: 10px;
  display: block;
  display: inline-block;
  margin-left: 7px;
}
.btn .linkedin {
  background: url("/assets/images/sprite.png") 0 -60px no-repeat;
  width: 19px;
  height: 19px;
  display: block;
  display: inline-block;
  margin-left: 7px;
}
blockquote,
.blockquote {
  border-left: 1px solid #d71921;
  font-size: 13px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  margin: 10px 0 30px;
  font-weight: bold;
  line-height: 1.8;
  color: #58595b;
}
blockquote h5,
.blockquote h5 {
  text-transform: uppercase;
  color: #d71921;
  font-weight: bold;
}
.modal button.close,
.modal a.close {
  position: absolute;
  top: -10px;
  right: -10px;
  border-radius: 30px;
  height: 30px;
  width: 30px;
  background: #d71921;
  color: white;
  border: 0;
  font-size: 23px;
  line-height: 28px;
  overflow: hidden;
  z-index: 4;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 0;
  text-align: center;
  display: inline;
  cursor: pointer;
}
.modal button.close span,
.modal a.close span {
  display: block;
  margin-top: -4px;
}
.modal button.close:hover,
.modal a.close:hover {
  text-decoration: none;
}
.modal button.close {
  padding-bottom: 5px;
}
.modal-dialog {
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.modal-body {
  text-align: center;
}
.videoWrapper {
  position: relative;
  padding-bottom: 57.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@font-face {
  font-family: 'ek03-bold';
  src: url('/assets/fonts/ek03/ek03plain-b01-webfont.eot');
  src: url('/assets/fonts/ek03/ek03plain-b01-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/ek03/ek03plain-b01-webfont.woff') format('woff'), url('/assets/fonts/ek03/ek03plain-b01-webfont.ttf') format('truetype'), url('/assets/fonts/ek03/ek03plain-b01-webfont.svg#bariol_boldbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ek03-regular';
  src: url('/assets/fonts/ek03/ek03plain-m01-webfont.eot');
  src: url('/assets/fonts/ek03/ek03plain-m01-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/ek03/ek03plain-m01-webfont.woff') format('woff'), url('/assets/fonts/ek03/ek03plain-m01-webfont.ttf') format('truetype'), url('/assets/fonts/ek03/ek03plain-m01-webfont.svg#bariol_regularregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ek03-light';
  src: url('/assets/fonts/ek03/ek03plain-l01-webfont.eot');
  src: url('/assets/fonts/ek03/ek03plain-l01-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/ek03/ek03plain-l01-webfont.woff') format('woff'), url('/assets/fonts/ek03/ek03plain-l01-webfont.ttf') format('truetype'), url('/assets/fonts/ek03/ek03plain-l01-webfont.svg#bariol_regularregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.home .description-copy p {
  width: 80%;
  margin: auto;
  margin-top: 20px;
  font-size: 13px;
  font-weight: 200;
}
@media (max-width: 767px) {
  .lt-ie9 .hero-home {
    background-position-y: -102px;
  }
}
.lt-ie9 .carousel#hero .carousel-indicators {
  background: url('/assets/images/opacity-white.png') repeat 0 0;
}
.lt-ie9 .carousel#hero .carousel-indicators li {
  background: #999;
  border: 0;
}
.lt-ie9 .carousel#hero .carousel-indicators li.active {
  border: 0;
  background: #333;
}
.lt-ie9 .menuToggle span {
  margin-bottom: 5px;
}
.lt-ie9 .main-navbar {
  border-bottom: 1px solid #cccccc;
}
.lt-ie9 .hero .hero-content {
  background: url('/assets/images/opacity-black.png') repeat 0 0;
  width: 1200px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -600px;
}
@media (max-width: 1199px) {
  .lt-ie9 .hero .hero-content {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
}
.lt-ie9 .hero-our-people .width.collapse {
  display: none;
}
.lt-ie9 .hero-our-people .width.collapse.in {
  display: inline-block;
}
.lt-ie9 body[data-page-name="homepage"] .services .service-item:nth-child(odd) .img,
.lt-ie9 body[data-page-name="services"] .services .service-item:nth-child(odd) .img,
.lt-ie9 body[data-page-name="homepage"] .services .service-item:nth-child(odd) .title,
.lt-ie9 body[data-page-name="services"] .services .service-item:nth-child(odd) .title {
  float: left;
  width: 50%;
}
.lt-ie9 body[data-page-name="homepage"] .services .service-item:nth-child(even) .img,
.lt-ie9 body[data-page-name="services"] .services .service-item:nth-child(even) .img,
.lt-ie9 body[data-page-name="homepage"] .services .service-item:nth-child(even) .title,
.lt-ie9 body[data-page-name="services"] .services .service-item:nth-child(even) .title {
  float: right;
  width: 50%;
}
.lt-ie9 body[data-page-name="homepage"] .services .service-item:nth-child(even) .title,
.lt-ie9 body[data-page-name="services"] .services .service-item:nth-child(even) .title {
  text-align: right;
}
.lt-ie9 .message {
  margin-bottom: 0;
}
@media (min-width: 980px) {
  .lt-ie9 .message {
    display: none;
  }
}
.lt-ie10 .hero-our-people .width.collapse {
  display: none;
}
.lt-ie10 .hero-our-people .width.collapse.in {
  display: inline-block;
}
.btn-default {
  height: 32px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.btn-default:hover {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-left: none;
}
.btn-default:active {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-left: none;
  box-shadow: none;
}
.hero {
  display: block;
  position: relative;
  margin-bottom: 40px;
  background-position: center 4px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .hero {
    padding-top: 38%;
    background-position: center 0;
  }
}
@media (min-width: 768px) {
  .hero {
    background-position-y: top;
    height: 357px;
  }
}
@media (min-width: 992px) {
  .hero {
    height: 390px;
  }
}
@media (min-width: 1600px) {
  .hero {
    background-attachment: initial;
  }
}
.hero .hero-content {
  position: absolute;
  background: #555555;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  width: 100%;
  padding: 18px 0;
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
@media (max-width: 768px) {
  .hero .hero-content {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
}
@media (min-width: 768px) {
  .hero .hero-content.hero-content-fixed {
    position: fixed;
    top: 80px;
    bottom: auto;
    z-index: 2;
    background: #606060;
  }
}
@media (min-width: 992px) {
  .hero .hero-content.hero-content-fixed {
    top: 54px;
  }
}
.hero .hero-copy {
  font-size: 50px;
  color: #ffffff;
  font-family: 'ek03-light';
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 970px !important;
}
@media (max-width: 768px) {
  .hero .hero-copy {
    font-size: 25px !important;
  }
}
.hero .hero-copy > .navbar-header,
.hero .hero-copy > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 480px) {
  .hero .hero-copy > .navbar-header,
  .hero .hero-copy > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.hero-home {
  background-attachment: inherit;
  background-size: 110% auto;
  background-position: center 0;
  display: block;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .hero-home {
    height: 390px;
    background-size: cover;
  }
}
@media (min-width: 1600px) {
  html:not(.lt-ie9) .hero-home {
    height: 560px;
  }
}
@media (max-width: 767px) {
  .hero-home {
    text-align: center;
  }
}
.hero-home .hero-home-copy {
  text-align: center;
  font-size: 24px;
}
@media (min-width: 768px) {
  .hero-home .hero-home-copy {
    background: transparent;
    text-align: right;
    color: #ffffff;
    font-size: 50px;
    margin: 73px 30px 0 0;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    padding: 20px 0px;
    float: right;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .active .hero-home .hero-home-copy {
    margin-right: 0;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .hero-home.hero-home-3 .hero-home-copy {
    color: #585858;
  }
}
.hero-home a {
  width: 180px;
  height: 45px;
  color: #ffffff;
  font-size: 18px;
}
@media (min-width: 768px) {
  .hero-home a {
    font-size: 22px;
    float: right;
    width: 220px;
    clear: right;
    padding-top: 10px;
    margin-top: 20px;
    height: 50px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  .active .hero-home a {
    margin-top: 0;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@media (max-width: 767px) {
  #hero.carousel {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  #hero.carousel {
    min-width: 970px;
  }
}
#hero.carousel .carousel-indicators {
  width: 100%;
  background: transparent;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
  left: 0;
  bottom: 0;
  padding: 15px 0;
  z-index: 1;
}
@media (max-width: 767px) {
  #hero.carousel .carousel-indicators {
    display: none !important;
  }
}
#hero.carousel .carousel-indicators li {
  border-width: 2px;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  margin: 0 7px;
}
body.body-search .hero {
  height: 62px;
}
@media (max-width: 767px) {
  body.body-search .hero {
    height: 62px;
    padding-top: 0;
  }
}
.services {
  margin-bottom: 70px;
}
.services .service-item {
  display: block;
  clear: both;
  text-decoration: none;
}
@media (max-width: 767px) {
  .services .service-item {
    border-bottom: 1px solid #d0d0d0;
  }
}
.services .service-item:before,
.services .service-item:after {
  content: " ";
  display: table;
}
.services .service-item:after {
  clear: both;
}
.services .service-item:before,
.services .service-item:after {
  content: " ";
  display: table;
}
.services .service-item:after {
  clear: both;
}
.services .service-item:hover .img {
  -webkit-animation: 0.5s;
  -o-animation: 0.5s;
  animation: 0.5s;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
  opacity: 0.8;
}
.services .service-item:hover .img .lt-ie9 {
  filter: alpha(opacity=80);
  /* For IE8 and earlier */
}
.services .service-item .img {
  -webkit-animation: 0.5s;
  -o-animation: 0.5s;
  animation: 0.5s;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
  opacity: 1;
}
.services .service-item .img .lt-ie9 {
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
@media (max-width: 767px) {
  .services .service-item .img {
    display: none;
  }
}
.services .service-item .title {
  padding: 10px 0px;
}
@media (min-width: 768px) {
  .services .service-item .title {
    padding: 30px 25px;
  }
}
@media (min-width: 992px) {
  .services .service-item .title {
    padding: 50px 25px;
  }
}
.services .service-item .title .h {
  color: #58595b;
  margin: 0 0 10px 0;
}
.services .service-item .title .h:after {
  display: none;
  float: right;
  margin-top: 9px;
}
@media (max-width: 767px) {
  .services .service-item .title .h {
    font-size: 20px;
    margin-top: 10px;
  }
  .services .service-item .title .h:after {
    display: inline-block;
  }
}
.services .service-item .title p {
  font-weight: bold;
  color: #d71921;
  margin: 0;
}
.services .service-item .title p:after {
  display: inline-block;
}
@media (max-width: 767px) {
  .services .service-item .title p {
    display: none;
  }
}
.services .service-item .title p:after,
.services .service-item .title .h:after {
  content: " ";
  border-width: 4px 6px;
  margin-left: 10px;
  border-color: transparent transparent transparent #d71921;
  border-style: solid;
}
@media (min-width: 768px) {
  body[data-page-name="homepage"] .services .service-item:nth-child(odd) .img,
  body[data-page-name="services"] .services .service-item:nth-child(odd) .img,
  body[data-page-name="homepage"] .services .service-item:nth-child(odd) .title,
  body[data-page-name="services"] .services .service-item:nth-child(odd) .title {
    float: left;
    width: 50%;
  }
  body[data-page-name="homepage"] .services .service-item:nth-child(even) .img,
  body[data-page-name="services"] .services .service-item:nth-child(even) .img,
  body[data-page-name="homepage"] .services .service-item:nth-child(even) .title,
  body[data-page-name="services"] .services .service-item:nth-child(even) .title {
    float: right;
    width: 50%;
  }
  body[data-page-name="homepage"] .services .service-item:nth-child(even) .title,
  body[data-page-name="services"] .services .service-item:nth-child(even) .title {
    text-align: right;
  }
  body[data-page-name="homepage"] .services .service-item img,
  body[data-page-name="services"] .services .service-item img {
    display: block;
    max-width: 100%;
    height: auto;
  }
}
@media (min-width: 768px) {
  body[data-page-name=""] .services .service-item {
    width: 49.5%;
    display: inline-block;
    vertical-align: middle;
  }
  body[data-page-name=""] .services .service-item:nth-child(4n+4),
  body[data-page-name=""] .services .service-item:nth-child(4n+3) {
    direction: rtl;
  }
  body[data-page-name=""] .services .service-item:nth-child(4n+4) p,
  body[data-page-name=""] .services .service-item:nth-child(4n+3) p {
    direction: ltr;
  }
  body[data-page-name=""] .services .service-item:nth-child(4n+4) .title,
  body[data-page-name=""] .services .service-item:nth-child(4n+3) .title {
    text-align: right;
  }
  body[data-page-name=""] .services .service-item .img,
  body[data-page-name=""] .services .service-item .title {
    width: 49.5%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
  }
  body[data-page-name=""] .services .service-item .img .h,
  body[data-page-name=""] .services .service-item .title .h {
    font-size: 25px;
  }
  body[data-page-name=""] .services .service-item .img img {
    margin-left: -50px;
  }
  body[data-page-name=""] .services .service-item .title {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  body[data-page-name=""] .services .service-item .title {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.facts-container {
  display: block;
  width: 100%;
  background: #d71921;
  background-image: -webkit-linear-gradient(top, #d71921 0%, #a61419 100%);
  background-image: -o-linear-gradient(top, #d71921 0%, #a61419 100%);
  background-image: linear-gradient(to bottom, #d71921 0%, #a61419 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd71921', endColorstr='#ffa61419', GradientType=0);
  padding-top: 20px;
  padding-bottom: 20px;
  margin: auto;
  color: #ffffff;
  min-height: 350px;
}
@media (max-width: 991px) {
  .facts-container {
    min-height: 1px;
  }
}
.facts-container .title {
  margin: 0;
  text-align: center;
  color: #ffffff;
  margin-bottom: 20px;
}
.js .facts-container .title {
  top: 20px;
}
@media (min-width: 992px) {
  .facts-container .title {
    margin-bottom: 40px;
  }
}
.facts-container .h {
  color: #ffffff;
  position: relative;
  font-size: 20px;
}
@media (min-width: 992px) {
  .facts-container .h {
    font-size: 23px;
  }
}
.js .facts-container .h {
  filter: alpha(opacity=0);
  opacity: 0;
}
@media (max-width: 767px) {
  .facts-container .row-facts {
    min-width: 300px;
    width: 70%;
    margin: auto;
  }
}
.facts-container .row-facts h5.h {
  margin: 0;
  margin-top: 10px;
  font-size: 16px;
}
.facts-container .row-facts h1.h {
  color: #ffffff;
  margin: 0;
  font-size: 26px;
}
@media (min-width: 768px) {
  .facts-container .row-facts h1.h {
    font-size: 37px;
  }
}
@media (min-width: 992px) {
  .facts-container .row-facts h1.h {
    font-size: 46px;
  }
}
.facts-container .row-facts h4.h {
  margin: 0 0 10px 0;
  text-align: right;
  color: #ffffff;
  font-size: 16px;
}
@media (min-width: 768px) {
  .facts-container .row-facts h4.h {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .facts-container .row-facts h4.h {
    font-size: 22px;
  }
}
.facts-container .row-facts .cell {
  border-left: 1px solid #eeeeee;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  min-height: 190px;
}
@media (min-width: 768px) {
  .facts-container .row-facts .cell {
    min-height: 230px;
  }
}
.facts-container .row-facts .cell h1 {
  text-align: center;
}
.facts-container .row-facts .cell-1 {
  border-left: none;
}
.facts-container .row-facts .cell-1 h5 {
  margin-left: 30px;
}
.js .facts-container .row-facts .cell-1 h5 {
  margin-left: 60px;
}
.facts-container .row-facts .cell-1 h4 {
  padding-right: 30px;
}
.js .facts-container .row-facts .cell-1 h4 {
  padding-right: 70px;
}
.facts-container .row-facts .cell-2 h5 {
  margin-left: 53px;
}
.js .facts-container .row-facts .cell-2 h5 {
  margin-left: 80px;
}
.facts-container .row-facts .cell-2 h4 {
  padding-right: 48px;
}
.js .facts-container .row-facts .cell-2 h4 {
  padding-right: 60px;
}
.facts-container .row-facts .cell-3 h5 {
  margin-left: 37px;
}
.js .facts-container .row-facts .cell-3 h5 {
  margin-left: 70px;
}
.facts-container .row-facts .cell-3 h4 {
  padding-right: 38px;
}
.js .facts-container .row-facts .cell-3 h4 {
  padding-right: 70px;
}
.facts-container .row-facts .cell-4 h5 {
  margin-left: 44px;
}
.js .facts-container .row-facts .cell-4 h5 {
  margin-left: 70px;
}
.facts-container .row-facts .cell-4 h1 {
  text-align: left;
  float: left;
  padding-left: 43px;
}
@media (max-width: 767px) {
  .facts-container .row-facts .cell-4 h1 {
    width: 100%;
  }
}
.facts-container .row-facts .cell-4 h4 {
  display: inline-block;
  width: 72px;
  line-height: 20px;
  margin: 5px 0;
}
.js .facts-container .row-facts .cell-4 h4 {
  margin-left: 40px;
}
@media (max-width: 991px) {
  .facts-container .row-facts .cell-4 h4 {
    width: 58px;
  }
}
@media (max-width: 767px) {
  .facts-container .row-facts .cell-4 h4 {
    margin: 0;
    width: auto;
  }
}
@media (max-width: 767px) {
  .facts-container .row-facts .cell-3,
  .facts-container .row-facts .cell-4 {
    border-top: 1px solid #eeeeee;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
  }
  .facts-container .row-facts .cell-3 {
    border-left: none;
  }
}
.facts-container .icon {
  width: 190px;
  height: 110px;
  position: relative;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
}
@media (max-width: 991px) {
  .facts-container .icon {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@media (max-width: 767px) {
  .facts-container .icon {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    height: 90px;
    margin-left: -15px;
  }
}
.facts-container .icon > div {
  background: url(/assets/images/home/fact-icons.png) no-repeat;
  position: absolute;
  filter: inherit;
}
.js .facts-container .icon > div {
  filter: alpha(opacity=0);
  opacity: 0;
}
.facts-container .icon .fork,
.facts-container .icon .knife {
  width: 20px;
  height: 97px;
  background-position: 2px 4px;
  left: 40px;
}
.js .facts-container .icon .fork {
  margin-left: 50px;
}
.facts-container .icon .knife {
  background-position: -111px 4px;
  left: 160px;
}
.js .facts-container .icon .knife {
  left: 110px;
}
.facts-container .icon .plate {
  width: 95px;
  height: 95px;
  left: 60px;
  top: 5px;
  background-position: -17px -4px;
}
.facts-container .icon .cook-1 {
  width: 55px;
  height: 100px;
  left: 37px;
  background-position: -246px 0px;
}
.js .facts-container .icon .cook-1 {
  top: 50px;
}
.facts-container .icon .cook-2 {
  width: 45px;
  height: 62px;
  left: 90px;
  top: 30px;
  background-position: -301px -30px;
}
.js .facts-container .icon .cook-2 {
  top: 50px;
}
.facts-container .icon .cook-3 {
  width: 40px;
  height: 52px;
  left: 134px;
  top: 35px;
  background-position: -344px -35px;
}
.facts-container .icon .bar {
  width: 170px;
  height: 13px;
  left: 15px;
  top: 13px;
  background-position: -464px -12px;
}
.js .facts-container .icon .bar {
  left: -20px;
}
.facts-container .icon .weight {
  width: 63px;
  height: 75px;
  top: 25px;
  left: 20px;
  background-position: -485px -26px;
}
.js .facts-container .icon .weight {
  left: 0;
}
.facts-container .icon .plane-1 {
  width: 75px;
  height: 75px;
  left: 40px;
  top: 20px;
  background-position: -732px -20px;
}
.facts-container .icon .plane-2 {
  width: 30px;
  height: 30px;
  left: 125px;
  top: 55px;
  background-position: -811px -55px;
}
.facts-container .icon .plane-3 {
  width: 25px;
  height: 25px;
  top: 0;
  left: 60px;
  background-position: -768px 3px;
}
.js .facts-container .icon .plane-1,
.js .facts-container .icon .plane-2,
.js .facts-container .icon .plane-3 {
  margin: 30px 0 0 30px;
}
.ie8-flatimage {
  display: none;
}
.lt-ie9 .ie8-flatimage {
  display: block;
}
.lt-ie9 .hide-ie8 {
  display: none;
}
.footer {
  display: block;
  width: 100%;
  height: auto;
  padding: 15px;
  margin: 0;
  margin-top: 0px;
  background: #dddedf;
  border-bottom: 5px solid #ca171f;
}
@media (min-width: 992px) {
  .footer {
    padding: 20px;
  }
}
.footer .logo {
  color: #d11820;
  font-family: "ek03-bold";
  font-size: 15px;
  white-space: nowrap;
}
.footer .menu {
  padding: 0;
}
.footer .list-default {
  padding-left: 0;
  list-style: none;
  padding-left: 15px;
  margin: 7px 0;
}
@media (min-width: 768px) {
  .footer .list-default {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
  }
  .footer .list-default > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.footer .list-default li {
  padding: 0 10px;
}
@media (min-width: 768px) {
  .footer .list-default li {
    border-left: 1px solid #b6b8ba;
  }
}
.footer .list-default li a {
  font-size: 11px;
  font-weight: 400;
  color: #58595b;
}
.footer .list-default li:first-child {
  border-left: none;
}
@media (min-width: 768px) {
  .footer .copy-right {
    text-align: right;
  }
}
.footer .copy-right p {
  font-size: 11px;
  margin-bottom: 0;
  line-height: 18px;
  font-weight: 400;
  color: #000000;
}
.footer .copy-right p span {
  position: relative;
  top: 2px;
}
.footer .copy-right p a {
  text-decoration: none;
}
.footer .copy-right p.text {
  white-space: nowrap;
}
/* Magnific Popup CSS */
html.mfp-helper {
  height: 100%;
}
html.mfp-helper body {
  overflow: hidden;
  height: 100%;
  -webkit-transform: translateZ(0);
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0);
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  padding: 0 0 18px 10px;
  color: #d71921;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #d71921;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  cursor: pointer;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20%;
  padding-right: 20%;
  transition: all .3s ease;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 70%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
  .mfp-iframe-holder {
    padding-left: 20%;
    padding-right: 20%;
  }
}
@media all and (max-width: 500px) {
  .mfp-iframe-holder {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media all and (max-height: 555px) and (min-width: 900px) {
  .mfp-iframe-holder {
    padding-left: 30%;
    padding-right: 30%;
  }
}
@media all and (max-height: 430px) and (min-width: 900px) {
  .mfp-iframe-holder {
    padding-left: 35%;
    padding-right: 35%;
  }
}
@media all and (max-height: 335px) and (min-width: 900px) {
  .mfp-iframe-holder {
    padding-left: 40%;
    padding-right: 40%;
  }
}
.lt-ie9 .mfp-iframe-holder {
  padding-left: 20%;
  padding-right: 20%;
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.1
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ccc;
  border-top: 0;
  background: #ffffff;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* @end */
/* @group Single Chosen */
.parsley-error.chosen-container-single .chosen-single {
  border: 1px solid #c00;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  height: 32px;
  border: 1px solid #ccc;
  background-color: #fff;
  color: #666;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
  border-radius: 2px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 4px 12px 0 12px;
  font-size: 13px;
  font-weight: 400;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 6px;
  right: 0;
  display: block;
  width: 18px;
  height: 18px;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('/assets/images/icon-arrow.png') no-repeat 0px -14px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 7px 7px;
  list-style: none;
  font-size: 13px;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #ca171f;
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #ccc;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ccc;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background: url('/assets/images/icon-arrow.png') no-repeat 0px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* @end */
.modal .modal-dialog {
  width: 740px;
  margin-top: 100px;
}
.modal .modal-content {
  border-radius: 0;
}
.modal .modal-body {
  padding: 0 0 30px 0;
  font-family: 'ek03-regular', serif;
  text-align: center;
}
.modal .modal-body .close {
  color: #ca171f;
  background: transparent;
  border-radius: 0;
  font-size: 30px;
  top: -27px;
}
.modal .modal-body img {
  max-width: 100%;
}
.modal .modal-body p {
  padding: 30px;
  font-size: 24px;
  line-height: 30px;
  color: #999a9e;
  margin-bottom: 0;
}
.modal .modal-body a.h {
  color: #ffffff;
  font-size: 24px;
  margin-bttom: 30px;
  padding: 12px 20px;
}
@media (max-width: 750px) {
  .modal .modal-dialog {
    width: 100%;
    margin: 0;
    padding: 30px 10px 10px 10px;
  }
}
.icons .count {
  font-size: 46px;
  color: #d71921;
  font-family: ek03-regular;
  display: inline-block;
}
.icons .count:before {
  content: " ";
  width: 65px;
  height: 56px;
  display: inline-block;
  background-repeat: no-repeat;
  margin-right: 10px;
  vertical-align: middle;
}
.icons .unit {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  font-family: ek03-regular;
  color: #58595b;
}
.lt-ie9 .icons li {
  overflow: hidden;
  height: 70px;
}
.lt-ie9 .icons .count {
  float: left;
}
.lt-ie9 .icons .unit {
  float: left;
  position: relative;
  top: 17px;
  left: 8px;
}
.about-news {
  margin-bottom: 50px;
}
.about-news h4 {
  margin-bottom: 20px;
}
.about-news h4 a {
  color: #606060;
}
.about-news .row {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
  margin-bottom: 10px;
}
.about-news .row:last-child {
  border-bottom: 0;
}
.about-news .row img {
  margin-bottom: 20px;
}
.about-news-article {
  color: #58595b;
}
.about-news-article h2 {
  border-left: 1px solid #d71921;
  font-size: 13px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  margin: 10px 0 30px;
  font-weight: bold;
  line-height: 1.8;
  color: #58595b;
  font-size: 18px;
}
.about-news-article h2 h5 {
  text-transform: uppercase;
  color: #d71921;
  font-weight: bold;
}
.about-news-article dt {
  text-align: left;
}
.about-info {
  /*
  ul {
    padding-left:20px;
    li {
      margin-bottom:6px;  
    } 
  }
*/
}
.about-info .icons {
  padding-left: 0;
  list-style: none;
  margin-left: -15px;
  margin-right: -15px;
}
.about-info .count:before {
  background-image: url(/assets/images/about/company-info-sprite.svg), none;
}
.lt-ie9 .about-info .count:before {
  background-image: url(/assets/images/about/company-info-sprite.png);
}
.about-info .count.icon-square:before {
  background-position: 0;
}
.about-info .count.icon-cutlery:before {
  background-position: -130px 0px;
}
.about-info .count.icon-electric:before {
  background-position: -69px 0;
}
.about-info .count.icon-pipe:before {
  background-position: -185px -1px;
}
.about-info .unit {
  max-width: 120px;
}
.about-board-directors {
  margin-bottom: 60px;
}
.about-board-directors .title {
  font-weight: bold;
  font-size: 14px;
  margin: 0;
}
.about-board-directors .name {
  font-weight: 200;
  font-size: 16px;
}
.about-board-directors .board-directors {
  float: right;
}
.about-environment {
  margin-bottom: 60px;
}
.about-environment .icons {
  padding-left: 0;
  list-style: none;
  margin-left: -15px;
  margin-right: -15px;
}
.about-environment .count:before {
  background-image: url(/assets/images/about/environment-sprite.svg), none;
}
.lt-ie9 .about-environment .count:before {
  background-image: url(/assets/images/about/environment-sprite.png);
}
.about-environment .count.icon-box:before {
  background-position: 0;
}
.about-environment .count.icon-paper:before {
  background-position: -84px 0;
}
.about-environment .count.icon-recycle:before {
  background-position: -163px 0;
}
.about-environment .count.icon-cans:before {
  background-position: -234px 0px;
}
.about-environment .unit {
  max-width: 200px;
}
.about-awards-accreditations {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .about-awards-accreditations {
    margin-bottom: 60px;
  }
}
.about-awards-accreditations .awards {
  padding-left: 0;
  list-style: none;
  overflow: hidden;
}
.about-awards-accreditations .awards:before,
.about-awards-accreditations .awards:after {
  content: " ";
  display: table;
}
.about-awards-accreditations .awards:after {
  clear: both;
}
.about-awards-accreditations .awards:before,
.about-awards-accreditations .awards:after {
  content: " ";
  display: table;
}
.about-awards-accreditations .awards:after {
  clear: both;
}
.about-awards-accreditations .awards h5 {
  color: #bb9a69;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
}
.about-awards-accreditations .awards li {
  list-style: none;
  width: 50%;
  height: 150px;
  float: left;
  padding-left: 25px;
  border-bottom: 1px solid #ccc;
  display: none;
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.about-awards-accreditations .awards li.odd {
  border-right: 1px solid #cccccc;
  padding-right: 25px;
  padding-left: 0;
}
.about-awards-accreditations .awards li.show {
  max-height: 1000px;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .about-awards-accreditations .awards li.show {
    max-height: 150px;
  }
}
@media (max-width: 767px) {
  .about-awards-accreditations .awards li {
    width: 100%;
    max-height: 0;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: -1px;
    height: auto;
  }
  .about-awards-accreditations .awards li.odd {
    padding-left: 15px;
    padding-right: 15px;
    border-right: 0;
  }
}
.about-our-people {
  margin-bottom: 80px;
}
.about-our-people .h {
  margin-bottom: 20px;
}
.hero-our-people {
  position: relative;
  min-width: 1200px;
  text-align: center;
  height: 500px;
  margin: auto auto 35px auto;
  overflow: hidden;
  background: #f3f3f3;
  white-space: nowrap;
}
@media (max-width: 1200px) {
  .hero-our-people {
    max-width: 100%;
    min-width: 320px;
  }
}
@media (max-width: 991px) {
  .hero-our-people {
    height: 400px;
  }
}
.hero-our-people .panel {
  white-space: normal;
}
.hero-our-people .h {
  color: #bb9a69;
}
@media (max-width: 991px) {
  .hero-our-people .h {
    margin-top: 5px;
    font-family: ek03-light;
  }
}
.hero-our-people .close {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: ek03-regular;
  color: #ca171f;
  font-weight: normal;
  border-radius: 0;
  font-size: 27px;
  float: right;
  margin: 5px 20px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.hero-our-people .close:focus,
.hero-our-people .close:active:focus,
.hero-our-people .close.active:focus,
.hero-our-people .close.focus,
.hero-our-people .close:active.focus,
.hero-our-people .close.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.hero-our-people .close:hover,
.hero-our-people .close:focus,
.hero-our-people .close.focus {
  color: #333333;
  text-decoration: none;
}
.hero-our-people .close:active,
.hero-our-people .close.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.hero-our-people .close.disabled,
.hero-our-people .close[disabled],
fieldset[disabled] .hero-our-people .close {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.hero-our-people .close.disabled,
fieldset[disabled] a.hero-our-people .close {
  pointer-events: none;
}
@media (max-width: 767px) {
  .hero-our-people .close.btn-block {
    width: auto;
    display: inline-block;
  }
}
.hero-our-people .close .view-web {
  background: url("/assets/images/sprite.png") 0 -40px no-repeat;
  width: 10px;
  height: 10px;
  display: block;
  display: inline-block;
  margin-left: 7px;
}
.hero-our-people .close .linkedin {
  background: url("/assets/images/sprite.png") 0 -60px no-repeat;
  width: 19px;
  height: 19px;
  display: block;
  display: inline-block;
  margin-left: 7px;
}
.hero-our-people .close,
.hero-our-people .close:active,
.hero-our-people .close.active,
.hero-our-people .close[disabled],
fieldset[disabled] .hero-our-people .close {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hero-our-people .close,
.hero-our-people .close:hover,
.hero-our-people .close:focus,
.hero-our-people .close:active {
  border-color: transparent;
}
.hero-our-people .close:hover,
.hero-our-people .close:focus {
  color: #850f14;
  text-decoration: underline;
  background-color: transparent;
}
.hero-our-people .close[disabled]:hover,
fieldset[disabled] .hero-our-people .close:hover,
.hero-our-people .close[disabled]:focus,
fieldset[disabled] .hero-our-people .close:focus {
  color: #777777;
  text-decoration: none;
}
.hero-our-people .close:hover {
  text-decoration: none;
}
.hero-our-people:before,
.hero-our-people:after {
  content: " ";
  display: table;
}
.hero-our-people:after {
  clear: both;
}
.hero-our-people:before,
.hero-our-people:after {
  content: " ";
  display: table;
}
.hero-our-people:after {
  clear: both;
}
.hero-our-people .collapse.width,
.hero-our-people .collapsing.width {
  width: 0;
  height: auto;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.hero-our-people .collapse.width.in,
.hero-our-people .collapsing.width.in {
  width: 480px;
}
@media (max-width: 1200px) {
  .hero-our-people .collapse.width.in,
  .hero-our-people .collapsing.width.in {
    width: 470px;
  }
}
@media (max-width: 991px) {
  .hero-our-people .collapse.width.in,
  .hero-our-people .collapsing.width.in {
    width: 500px;
  }
}
.hero-our-people .panel,
.hero-our-people .photo,
.hero-our-people .collapse,
.hero-our-people .collapsing {
  display: inline-block;
  vertical-align: top;
  height: 500px;
  overflow: hidden;
  margin-right: -4px;
  text-align: left;
  background-size: auto 100% !important;
}
@media (max-width: 991px) {
  .hero-our-people .panel,
  .hero-our-people .photo,
  .hero-our-people .collapse,
  .hero-our-people .collapsing {
    height: 400px;
  }
}
.hero-our-people .intro {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  bottom: 0;
  z-index: 5;
  background: #d71921;
  padding: 10px;
  color: white;
  left: 50%;
  width: 100%;
  max-width: 1200px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.lt-ie9 .hero-our-people .intro {
  margin-left: -600px;
}
.hero-our-people .intro .h,
.hero-our-people .intro p {
  color: white;
  font-weight: 200;
  margin-bottom: 5px;
}
.hero-our-people.closed .photo.collapsed {
  width: 240px;
}
@media (max-width: 1200px) {
  .hero-our-people.closed .photo.collapsed {
    width: 190px;
  }
}
@media (max-width: 991px) {
  .hero-our-people.closed .photo.collapsed {
    width: 152px;
  }
}
.hero-our-people.closed .intro {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.hero-our-people.closed:hover .intro {
  opacity: .75;
  filter: alpha(opacity=75);
}
.hero-our-people .photo {
  background: yellow;
  text-indent: -999em;
  width: 240px;
  white-space: nowrap;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
@media (max-width: 991px) {
  .hero-our-people .photo {
    width: 150px;
  }
}
.hero-our-people .photo.collapsed {
  width: 120px;
}
@media (max-width: 1200px) {
  .hero-our-people .photo.collapsed {
    width: 70px;
  }
}
@media (max-width: 991px) {
  .hero-our-people .photo.collapsed {
    width: 30px;
  }
}
.hero-our-people .photo:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}
.hero-our-people .inside {
  padding: 25px;
  width: 480px;
  position: relative;
}
@media (max-width: 1200px) {
  .hero-our-people .inside {
    width: 470px;
  }
}
@media (max-width: 991px) {
  .hero-our-people .inside {
    width: 500px;
  }
}
.hero-our-people #chefHeading1 {
  background: url(/assets/images/about/chef-01.jpg) no-repeat top center;
}
.hero-our-people #chefHeading2 {
  background: url(/assets/images/about/chef-02.jpg) no-repeat top center;
}
.hero-our-people #chefHeading3 {
  background: url(/assets/images/about/chef-03.jpg) no-repeat top center;
}
.hero-our-people #chefHeading4 {
  background: url(/assets/images/about/chef-04.jpg) no-repeat top center;
}
.hero-our-people #chefHeading5 {
  background: url(/assets/images/about/chef-05.jpg) no-repeat top center;
}
@media (max-width: 767px) {
  body:not(.lt-ie9) .hero-our-people,
  .hero-our-people.closed {
    background: white;
    padding-top: 35px;
    height: auto;
    padding-bottom: 20px;
    border-bottom: 1px solid #d0d0d0;
  }
  body:not(.lt-ie9) .hero-our-people .close,
  .hero-our-people.closed .close {
    display: none;
  }
  body:not(.lt-ie9) .hero-our-people .intro,
  .hero-our-people.closed .intro {
    background: #666666;
    bottom: auto;
    top: 0;
    visibility: visible;
    opacity: 1;
  }
  body:not(.lt-ie9) .hero-our-people .intro h1,
  .hero-our-people.closed .intro h1 {
    font-size: 20px;
    font-family: ek03-light;
  }
  body:not(.lt-ie9) .hero-our-people .intro p,
  .hero-our-people.closed .intro p {
    display: none;
  }
  body:not(.lt-ie9) .hero-our-people .panel,
  .hero-our-people.closed .panel {
    padding: 15px 15px 0 15px;
    height: auto;
    overflow: visible;
  }
  body:not(.lt-ie9) .hero-our-people .panel:first-child .photo,
  .hero-our-people.closed .panel:first-child .photo {
    border-top: 0;
  }
  body:not(.lt-ie9) .hero-our-people .panel,
  .hero-our-people.closed .panel,
  body:not(.lt-ie9) .hero-our-people .photo,
  .hero-our-people.closed .photo,
  body:not(.lt-ie9) .hero-our-people .collapse,
  .hero-our-people.closed .collapse,
  body:not(.lt-ie9) .hero-our-people .collapsing,
  .hero-our-people.closed .collapsing {
    display: block;
  }
  body:not(.lt-ie9) .hero-our-people .photo,
  .hero-our-people.closed .photo,
  body:not(.lt-ie9) .hero-our-people .photo.collapsed,
  .hero-our-people.closed .photo.collapsed {
    text-indent: 120px;
    color: #bb9a69;
    font-family: ek03-light;
    font-size: 20px;
    width: 100% ;
    height: 120px;
    background-size: 100px auto !important;
    background-position: 0 20px !important;
    padding-top: 50px;
    border-top: 1px solid #d0d0d0;
    position: relative;
  }
  body:not(.lt-ie9) .hero-our-people .photo:after,
  .hero-our-people.closed .photo:after {
    content: " ";
    display: block;
    position: absolute;
    width: 20px;
    height: 15px;
    background: url(/assets/images/general/chevron-up-down.svg) bottom left;
    right: 0;
    top: 60px;
  }
  body:not(.lt-ie9) .hero-our-people .photo.collapsed:after,
  .hero-our-people.closed .photo.collapsed:after {
    background-position: top left;
  }
  body:not(.lt-ie9) .hero-our-people .collapse.width,
  .hero-our-people.closed .collapse.width,
  body:not(.lt-ie9) .hero-our-people .collapsing.width,
  .hero-our-people.closed .collapsing.width {
    height: 0;
    max-height: 0;
    width: calc( 100% + 40px) !important;
    height: auto;
    background: #f3f3f3;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    top: 15px;
  }
  body:not(.lt-ie9) .hero-our-people .collapse.width.in,
  .hero-our-people.closed .collapse.width.in,
  body:not(.lt-ie9) .hero-our-people .collapsing.width.in,
  .hero-our-people.closed .collapsing.width.in {
    max-height: 500px;
    width: calc( 100% + 40px) !important;
  }
  body:not(.lt-ie9) .hero-our-people .collapse.width.in .inside,
  .hero-our-people.closed .collapse.width.in .inside,
  body:not(.lt-ie9) .hero-our-people .collapsing.width.in .inside,
  .hero-our-people.closed .collapsing.width.in .inside {
    width: auto;
  }
  body:not(.lt-ie9) .hero-our-people .collapse.width.in .inside .h,
  .hero-our-people.closed .collapse.width.in .inside .h,
  body:not(.lt-ie9) .hero-our-people .collapsing.width.in .inside .h,
  .hero-our-people.closed .collapsing.width.in .inside .h {
    display: none;
  }
}
@media (min-width: 768px) {
  .services .h {
    margin-bottom: 40px;
  }
}
.special-list {
  list-style: none;
  padding-left: 20px;
}
.special-list li {
  margin-bottom: 15px;
}
.special-list li:before {
  content: '\2022';
  color: #d71921;
  margin-left: -15px;
  width: 15px;
  display: inline-block;
  position: relative;
}
.services-detail {
  margin-bottom: 60px;
}
.services-detail .img-responsive.video {
  max-width: 449px;
}
@media (max-width: 480px) {
  .services-detail .img-responsive.video {
    max-width: 100%;
  }
}
.services-detail .right-side .h {
  margin-top: 0;
}
.services-detail .right-side .copy {
  margin-bottom: 15px;
}
.services-detail .right-side .btn {
  width: 100%;
  height: 40px;
  padding-top: 9px;
  color: #ffffff;
  font-size: 16px;
}
.service-slider {
  display: none;
}
.service-slider:before,
.service-slider:after {
  content: " ";
  display: table;
}
.service-slider:after {
  clear: both;
}
.service-slider:before,
.service-slider:after {
  content: " ";
  display: table;
}
.service-slider:after {
  clear: both;
}
.service-slider ul {
  padding: 0 0 0 15px;
}
.service-slider ul li {
  list-style: none;
  width: 33.3%;
}
.service-slider ul li a {
  display: block;
}
.service-slider #gallery {
  max-width: 450px;
}
.service-slider #gallery li {
  float: left;
}
.service-slider #gallery li:first-child {
  float: none;
  width: 100%;
}
@media (max-width: 476px) {
  .service-slider #gallery li:not(:first-child) {
    width: 33.3%;
  }
}
.service-slider.video-top #gallery ul {
  margin: 0;
  padding: 0;
}
.service-slider.video-top #gallery li {
  float: left;
}
.service-slider.video-top #gallery li:first-child {
  float: left;
  width: 33.3%;
}
.service-slider.video-top #gallery li img {
  width: 100%;
}
@media (max-width: 476px) {
  .service-slider.video-top #gallery li {
    width: 33.3%;
  }
}
.service-slider #slider img {
  width: 100%;
}
.service-slider #slider .flex-direction-nav {
  display: none;
}
.service-slider #carousel.flexslider {
  margin-left: 40px;
  width: 376px;
}
.service-slider #carousel li {
  margin: 10px 0;
  padding: 3px;
  box-sizing: content-box;
}
.service-slider #carousel img {
  width: 100%;
  height: auto;
}
.service-slider #carousel .flex-direction-nav {
  position: relative;
}
.service-slider #carousel .flex-direction-nav .flex-next,
.service-slider #carousel .flex-direction-nav .flex-prev {
  color: white;
  width: 38px;
  position: absolute;
  top: -99px;
  right: -40px;
  z-index: 9;
  height: 76px;
  text-indent: -999em;
  background: #d71921 url(/assets/images/general/chevron-left-right.svg) no-repeat 12px 50%;
}
.service-slider #carousel .flex-direction-nav .flex-next:hover,
.service-slider #carousel .flex-direction-nav .flex-prev:hover {
  color: #939599;
  text-decoration: none;
}
.service-slider #carousel .flex-direction-nav .flex-next:focus,
.service-slider #carousel .flex-direction-nav .flex-prev:focus {
  text-decoration: none;
}
.service-slider #carousel .flex-direction-nav .flex-prev {
  right: auto;
  left: -39px;
  background-position-x: -155px;
}
.img-responsive.video {
  max-width: 444px;
}
@media (max-width: 479px) {
  .img-responsive.video {
    max-width: 99%;
  }
}
.issuuembed {
  width: 100%;
  max-height: 800px;
  height: 750px;
}
@media (max-width: 500px) {
  .issuuembed {
    height: 280px;
  }
}
.careers .left-side {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .careers .left-side {
    min-height: 550px;
    padding-right: 0;
    width: 80%;
  }
  .careers .left-side .h {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .careers .left-side .btn {
    display: none !important;
  }
}
.careers .btn {
  position: relative;
}
@media (max-width: 768px) {
  .careers .btn {
    padding-right: 35px;
    padding-left: 35px;
    display: inline-block !important;
  }
}
.careers .btn.btn-linkedin span {
  margin-bottom: -5px;
}
@media (min-width: 992px) {
  .careers .right-side {
    width: 20%;
    border-left: 1px solid #d71921;
  }
  .careers .right-side .right-panel {
    border-bottom: 1px solid #dddedf;
  }
}
.careers .right-side h5 {
  color: #d71921;
  text-transform: uppercase;
}
.careers .right-side img {
  margin-bottom: 20px;
}
.careers .right-side p {
  margin-bottom: 15px;
}
.careers .right-side .right-panel {
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.careers .scroll-wrapper {
  border: 0;
  width: 100%;
  height: 1000px;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
.careers .scroll-wrapper iframe {
  width: 100%;
  height: 1000px;
  overflow-x: hidden;
}
@media (min-width: 768px) {
  .careers .shade {
    margin-top: -55px;
    height: 55px;
    width: 100%;
    position: relative;
    background-color: transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#ffffff));
    background: -webkit-linear-gradient(top, transparent, #ffffff);
    background: -moz-linear-gradient(top, transparent, #ffffff);
    background: -ms-linear-gradient(top, transparent, #ffffff);
    background: -o-linear-gradient(top, transparent, #ffffff);
  }
}
.device-ios .careers .scroll-wrapper {
  height: auto;
}
.contact form {
  margin-bottom: 80px;
}
.contact .sidebar {
  border-left: 1px solid #d71921;
  padding-left: 25px;
}
.contact .sidebar h5 {
  color: #d71921;
  text-transform: uppercase;
}
.contact .sidebar i span {
  color: #d71921;
}
.contact label {
  width: 100%;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 20px;
  color: #606060;
}
.contact textarea {
  height: 130px;
}
.parsley-errors-list {
  margin-bottom: 0;
  color: #d71921;
  list-style: none;
  padding-left: 0;
}
.parsley-error {
  border-color: #d71921;
}
body.body-search .hero .hero-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
body.body-search .hero .hero-content .h {
  font-size: 32px !important;
}
.result-container {
  min-height: 500px;
  padding-bottom: 60px;
}.btn-gray {color: #ffffff;   background-color: #58595b;    border-color: #58595b;   display: block;    width: 100%;} .btn-gray:hover
{cursor: none; color: #ffffff;}

@media (min-width: 768px) {.btn-Left-Bottom {
	width:150px !important;
	text-align:center;    
	padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block !important; 
	position: relative;	
    border-radius: 0;
	margin-left:0px;
	margin-bottom:16px;
	
}}

@media (max-width: 476px) {.btn-Left-Bottom {
	width:150px !important;
	text-align:center;    
	padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block !important; 
	position: relative;	
    border-radius: 0;
	margin-left:0px;
	margin-bottom:16px;
	
}}

@media (min-width: 768px) {.btn-Left-Bottom {
	width:150px !important;
	text-align:center;    
	padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block !important; 
	position: relative;	
    border-radius: 0;
	margin-left:0px;
	margin-bottom:16px;
}}

@media (max-width: 476px){
.btn.btn-block {
    width: 45%;
    margin-top: 5px;
    display: inline-block;}
}
@media (max-width: 768px){
.btn.btn-block {
    width: 100%;
    margin-top: 5px;
    display: inline-block;}
}
@media (max-width: 476px){
.btn.btn-gray {
    width: 45%;
    margin-top: 5px;
    display: inline-block;}
}
@media (max-width: 768px){
.btn.btn-gray {
    width: 100%;
    margin-top: 5px;
    display: inline-block;}
}
@media (max-width: 476px){
.flat-image{width: 94%;}
}
.flat-image{margin: 3%;}
.flat-image-p p{margin-right:3%;margin-left:3%;}
@media (max-width: 736px) {
    .btn-Left-Bottom {
        width: 150px !important;
        text-align: center;
        padding-top: 6px;
        padding-bottom: 6px;
        display: inline-block !important;
        position: relative;
        border-radius: 0;
        margin-left:0px;
		margin-bottom:16px;
    }
}
/* 25-07-22 */
.career__iframe_container {
  max-width: 1000px !important;
  padding: 0;  
}
@media (min-width: 992px) {
  .career__iframe_container {
    margin: 0 -30px;
  }
}
.career__iframe_container .iframe {
  width:100%; 
  min-height:750px; 
  max-height:800px;
}
.careers .career__left_side {
  min-height: auto;
}

.content-faq {
    width: 100%;
    padding: 0;
}
.dropdown-list {
    width: 100%;
}
.content-faq .dropdown-list__item:last-child {
    margin-bottom: 0;
}
.dropdown-list__item:last-child {
    margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
    .dropdown-list__item {
        margin-bottom: 20px;
    }
}
.dropdown-list__item {
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #f6f6f6;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    border-radius: 3px;
}
.content-faq__dropdown-item {
    margin-top: 1rem;
}
@media (min-width: 992px) {
 .content-faq__dropdown-item {
    margin-top: 3rem;
  } 
}
.content-faq .dropdown-list__item-button {
    padding: 0 20px;
}
.dropdown-list__item--selected .dropdown-list__item-button, .dropdown-list__item--selected .dropdown-list__item-button:focus {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.dropdown-list__item-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 16px;
    color: #666;
    font-size: 1.4rem;
    line-height: 5rem;
    text-align: left;
    background-color: #fff !important;
    border: none;
    cursor: pointer;
}
.content-faq .dropdown-list__item-title {
    margin-left: 0;
}

@media only screen and (min-width: 992px) {
    .dropdown-list__item-title {
        margin-right: 120px;
        margin-left: 20px;
    }
}

.dropdown-list__item-title {
    display: inline-block;
    width: 100%;
    padding: 16px 10px 16px 0;
    min-height: 50px;
    color: #333;
    font-size: 1.6rem;
    font-family: HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;
    line-height: 1;
    vertical-align: middle;
}

.dropdown-list__item-text-icon {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.content-faq__cards-header-title {
    padding: 0;
    color: #333;
    font-size: 1.6rem;
    font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;
    line-height: 17px;
    margin: 0;
}
.dropdown-list__item--selected .content-faq__cards-header-title {
  font-weight: bold;
  font-size: 1.4rem;
}
.dropdown-list__item:hover {
    box-shadow: 0 0 6px 0 #fff, 0 0 6px 0 #000;
}

.arrow.arrow--wrap-in-circle {
    color: #c60d30;
    margin-left: 10px;
}

.dropdown-list__item .arrow--wrap-in-circle {
    position: static;
    display: flex;
    align-items: center;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    width: 16px;
}

.arrow--wrap-in-circle {
    height: 7.5px;
    width: 12px;
}

.pictogram-wrapper {
    display: inline-block;
    line-height: 1em;
    vertical-align: middle;
}

.arrow--wrap-in-circle {
    top: 13px;
    right: 11px;
    padding-top: 9px;
    width: 26px;
    height: 26px;
    font-weight: 700;
    font-size: .9rem;
    background: #fff;
    border: 1px solid #a9a9a9;
    border-radius: 15px;
    box-shadow: inset 8px 10px 4px -8px rgb(0 0 0 / 20%);
}

.arrow {
    position: absolute;
    top: 7px;
    right: 0;
    width: 10px;
    color: #a9a9a9;
    font-size: 1rem;
}

.dropdown-list__item .arrow--wrap-in-circle .icon {
    font-weight: 600;
    font-size: 1.6rem;
}

.arrow--wrap-in-circle .icon {
    margin-left: auto;
    width: 100%;
    /*height: 100%;*/
    margin-top: -2px;
}

[dir] .icon {
    display: inline-flex;
    direction: ltr !important;
}

[class^=icon-]:before {
    font-weight: 400;
    font-family: iconography;
    speak: none;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-down:before {
    content: "\26";
}
.icon-chevron-up:before {
    content: "\29";
}
.dropdown-animation--no-animation, .dropdown-animation--no-animation .dropdown-animation__container {
    transition: none;
}
.dropdown-animation {
    overflow: hidden;
    transition: all .3s ease-in;
    max-height: 0px;
}
.dropdown-animation--auto {
    overflow: visible;
    max-height: 1000px;
}
.content-faq .dropdown-animation__container {
    padding: 20px 10px 15px;
}
.dropdown-list .dropdown-animation__container {
    padding: 20px 16px 15px;
}
.dropdown-animation__container--show {
    transform: none;
}

.content-faq__item {
    padding: 1.2rem 1rem;
    font-size: 1.4rem;
    font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;
    line-height: 2rem;
    background: #fff;
    border-radius: 3px;
    border: solid 1px #f6f6f6;
    display: flex;
    flex-direction: column;
}
.content-faq__item :last-child {
  margin-bottom: 0;
}
.content-faq__item ul {
  list-style-type: disc;
}
@media (min-width: 992px) {
  .content-faq__item {
    padding: 2.2rem 2.5rem;
  }
}
.enhanced-text-section__separator {
    display: block;
    width: 60px;
    margin: 10px 0 15px;
    font-size: 0;
    border-top: 2px solid #c60c30;
}
.enhanced-rich-text {
    font-weight: 100;
    font-family: HelveticaNeue-Light,Helvetica,Arial,sans-serif;
    line-height: 1.61rem;
    font-weight: 300;
    font-size: 1.4rem;
    line-height: 1.8rem;
}

/* ======================================================= */
/* Start F&B Catering Solution - Find Out More Component */
.dhEjd__page_container {
  background-color: #f8f8f8;
  margin-top: -2rem;
  padding-bottom: 5rem;
}
@media (min-width: 992px) {
  .dhEjd__page_container {
    padding-bottom: 9rem;
    margin-top: -4rem;
    padding-top: 4rem;
  }
}
.dhEjd__page_container .container-fluid {
  max-width: 1100px!important;
}
.dhEjd__row {
  margin-left: -15px;
}
@media (max-width: 991px) {
  .dhEjd__col {
    padding: 0;
  }
}
.dhEjd__heading {
  font-size: 2rem;
  margin-top: 3rem;
  margin-bottom: 1rem;
  line-height: 1.27;
  color: #000;
}
@media (min-width: 992px) {
  .dhEjd__heading {
    margin-top: 5rem;
    font-size: 3rem;
  }
}

.dhEjd__find_more_container {
  display: flex;
  padding-bottom: 1rem;
}
@media (max-width: 991px) {
  .dhEjd__find_more_container {
    overflow-x: auto;
  }
  .dhEjd__find_more_container::-webkit-scrollbar {
    -webkit-appearance: none;
  }
}
@media (min-width: 992px) {
  .dhEjd__find_more_container {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.dhEjd__find_more_item {
  flex: 0 0 25%;
  padding: 0 2rem;
  margin-top: 2rem;
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .dhEjd__find_more_item {
    margin-top: 1rem;
  }
}
.dhEjd__find_more_link {
  color: #333;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.dhEjd__find_more_link:hover,
.dhEjd__find_more_link:active,
.dhEjd__find_more_link:focus {
  color: #333;
}
.dhEjd__find_more_link:hover, .dhEjd__find_more_link:hover .dhEjd__find_more_link_txt {
  text-decoration: none;
}
.dhEjd__find_more_link:hover .dhEjd__find_more_img {
  transform: scale(1.15);
  box-shadow: 0 0 6px 0 #fff, 0 0 6px 0 #000;
}

.dhEjd__find_more_link .icon {
  margin-left: 0.8rem;
  font-size: 1.6rem;
  display: inline-block;
  vertical-align: middle;
}
.dhEjd__find_more_img {
  transition: all .2s ease-in-out;
  border-radius: 100px;
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
}
.dhEjd__find_more_link_txt {
  font-weight: bold;
  text-decoration: underline;
  margin-top: 2rem;
  white-space: nowrap;
  font-size: 14px;
}
/* accordion */
.dhEjd__accordion_list {
  margin: 2rem 0 0;
  padding: 0;
}
/*video component*/
.dhEjd__video_row {
  display: flex;
}
@media (max-width: 991px) {
  .dhEjd__video_row {    
    flex-direction: column;
  }
}
.dhEjd__left_col {
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .dhEjd__left_col {
    width: 41.5%;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
    .dhEjd__right_col {
        width: calc(58.5% + 1.2rem);
        padding-left: 0;
        margin-left: -1.2rem;
        pointer-events: none;
    }
}
@media (max-width: 991px) {
    .dhEjd__right_col {
        order: -1;
        pointer-events: none;
    }
}
.dhEjd__right_col .img-responsive {
  width: 100%;
  max-width: 100%;
}
.dhEjd__white_block {
  font-size: 1.4rem;
  line-height: 1.29;
  background: #fff;
  padding: 3rem;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;  
}
.dhEjd__white_block p {
    line-height: 1.29;
}
@media (min-width: 992px) {
  .dhEjd__white_block {
    margin-top: 1.2rem;
    min-height: 354px;
    height: calc(100% - 2.4rem);
    overflow-y: auto;
    position: absolute;
  }
}
@media (max-width: 991px) {
  .dhEjd__white_block {
    margin: -1.2rem -0.5rem 0;
    padding: 2rem;
  }
}
.dhEjd__white_block p:last-child {
  margin-bottom: 0;
}
.dhEjd__white_block ._heading {
  font-family: Emirates;
  font-size: 2.4rem;
  line-height: 1.33;
  font-weight: bold;
  position: relative;
  padding-bottom: 1.5rem;
  margin-top: 0;
  margin-bottom: 2rem;
}
.dhEjd__white_block ._heading:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #d71921;
  width: 60px;
  height: 2px;
}
/* End F&B Catering Solution - Find Out More Component */

/*One Trust Cookie Preference*/
.optanon-show-settings {
    font-weight: 500;
    font-family: var(--helvetica-neue);
    display: inline-block;
    max-width: 280px;
    height: 40px;
    line-height: 40px;
    font-size: 1.6rem;
    padding: 0 2.4rem;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    vertical-align: middle;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: .1s ease;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-color: #c60c30;
    border-color: #c60c30;
    color: #fff;
    margin-top: 2.4rem;
}

@media(max-width: 991px) {
    .optanon-show-settings {
        margin-top: 1.4rem
    }
}

.optanon-show-settings:hover {
    box-shadow: 0 0 6px 0 gray;
    color: #fff;
    text-decoration: none
}

/*End of Cookie Preference*/

@font-face {
    font-family: "emirates-light";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("https://c.ekstatic.net/shared/fonts/emirates/emirates-light.woff2") format("woff2"),url("https://c.ekstatic.net/shared/fonts/emirates/emirates-light.woff") format("woff")
}

@font-face {
    font-family: "emirates-bold";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("https://c.ekstatic.net/shared/fonts/emirates/emirates-bold.woff2") format("woff2"),url("https://c.ekstatic.net/shared/fonts/emirates/emirates-bold.woff") format("woff")
}

@font-face {
    font-family: "helvetica-neue-light";
    src: url("../../../assets/fonts/helvetica/helveticaneuelight-webfont.woff2") format("woff2"),url("/assets/fonts/helvetica/helveticaneuelight-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "helvetica-neue-bold";
    src: url("../../../assets/fonts/helvetica/helveticaneubold-webfont.woff2") format("woff2"),url("/assets/fonts/helvetica/helveticaneubold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

.helvetica-neue-bold {
    font-family: "helvetica-neue-bold"
}

.helvetica-neue-light {
    font-family: "helvetica-neue-light"
}

.emirates-light {
    font-family: "emirates-light"
}

.emirates-bold {
    font-family: "emirates-bold"
}

:root {
    --primary-blue: #375aed;
    --primary-red: #d71921;
    --primary-444: #444;
    --primary-666: #666;
    --primary-444: #444;
    --gray-f9f9f9: #f9f9f9;
    --tw-gradient-from: #1b1f27;
    --tw-gradient-to: rgba(27,31,39,0);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.body, body {
    background: #f6f6f6
}

.container, .container-fluid {
    width: 100% !important;
    max-width: 1130px !important
}

@media(max-width: 991px) {
    .container, .container-fluid {
        padding: 0 !important
    }
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

@media(min-width: 992px) {
    .flex-md {
        display: flex
    }
}

@media(max-width: 991px) {
    .flex-sm {
        display: flex
    }
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.text-align-center {
    text-align: center
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

@media(min-width: 992px) {
    .flex-md-1 {
        flex: 1
    }
}

.column-gap-16 {
    column-gap: 16px
}

.underline {
    text-decoration: underline
}

.underline-none {
    text-decoration: none !important
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.cursor-pointer {
    cursor: pointer
}

.m-0 {
    margin: 0
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-50 {
    margin-bottom: 50px
}

.p-10 {
    padding: 10px
}

.p-30 {
    padding: 30px
}

.px-10 {
    padding-left: 10px;
    padding-right: 10px
}

.py-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.pt-10 {
    padding-top: 10px
}

.pb-10 {
    padding-bottom: 10px
}

.pl-10 {
    padding-left: 10px
}

.pr-10 {
    padding-right: 10px
}

.p-16 {
    padding: 16px
}

.px-16 {
    padding-left: 16px;
    padding-right: 16px
}

.py-16 {
    padding-top: 16px;
    padding-bottom: 16px
}

.pt-16 {
    padding-top: 16px
}

.pb-16 {
    padding-bottom: 16px
}

.pl-16 {
    padding-left: 16px
}

.pr-16 {
    padding-right: 16px
}

.p-0 {
    padding: 0
}

.p-20 {
    padding: 20px
}

.px-20 {
    padding-left: 20px;
    padding-right: 20px
}

.py-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.pt-20 {
    padding-top: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.pl-20 {
    padding-left: 20px
}

.pr-20 {
    padding-right: 20px
}

.p-30 {
    padding: 30px
}

.px-30 {
    padding-left: 30px;
    padding-right: 30px
}

.py-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.pt-30 {
    padding-top: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.pl-30 {
    padding-left: 30px
}

.pr-30 {
    padding-right: 30px
}

.pl-0 {
    padding-left: 0
}

.pb-50 {
    padding-bottom: 50px
}

.pt-50 {
    padding-top: 50px
}

.py-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.letter-spacing-05 {
    letter-spacing: .5px
}

.letter-spacing-4 {
    letter-spacing: 4px
}

.responsive-img {
    width: 100%;
    height: auto
}

.width-auto {
    width: auto !important
}

section.bg-white, .bg-white {
    background-color: #fff
}

.bg-gray {
    background-color: var(--gray-f9f9f9)
}

.radius-8 {
    border-radius: 8px
}

.radius-3 {
    border-radius: 3px
}

.radius-100 {
    border-radius: 100px
}

.zindex-2 {
    z-index: 2
}

.zindex--1 {
    z-index: -1
}

.overflow-hidden {
    overflow: hidden
}

.w-170 {
    width: 170px
}

@media(max-width: 991px) {
    .w-sm-100 {
        width: 100%
    }
}

@media(max-width: 991px) {
    .overflow-x-auto {
        overflow-x: auto
    }
}

.block {
    display: block
}

@media(max-width: 991px) {
    .d-sm-none {
        display: none !important
    }
}

.text-444 {
    color: var(--primary-444)
}

.text-333 {
    color: #333
}

.text-666 {
    color: #666
}

.text-888 {
    color: #888
}

.text-primary-red {
    color: var(--primary-red)
}

.text-white {
    color: #fff
}

.text-10 {
    font-size: 10px
}

.text-12 {
    font-size: 12px
}

.text-14 {
    font-size: 14px
}

.text-16 {
    font-size: 16px
}

.text-20 {
    font-size: 20px
}

.text-30 {
    font-size: 30px
}

.border-05-gray {
    border: solid .5px rgba(235,235,235,.6) !important
}

.h-123 {
    height: 123px
}

.h-full {
    height: 100%
}

.object-fit-cover {
    object-fit: cover
}

.pointer-events-none {
    pointer-events: none
}

.box-shadow {
    box-shadow: 0 0 5px 0 rgba(0,0,0,.25)
}

    .box-shadow.is-hover-shadow:hover {
        box-shadow: 0 2px 4px 2px rgba(0,0,0,.2)
    }

.box-space {
    margin-right: 0
}

.box-space-last-child {
    margin-right: 0
}

.hover-zoom-effect .hover-zoom-obj {
    transition: transform .4s ease-in-out
}

.hover-zoom-effect:hover .hover-zoom-obj {
    transform: scale(1.1)
}

@media(max-width: 991px) {
    .hover-zoom-effect:hover .hover-zoom-obj {
        transform: none;
        transition: none
    }
}

.line-height-normal {
    line-height: normal
}

.line-height-129 {
    line-height: 1.29
}

.line-height-127 {
    line-height: 1.27
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-ellipsis--2 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.text-ellipsis--3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.text-ellipsis--5 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.text-ellipsis--6 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.text-ellipsis--7 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.h-row.row {
    margin-left: -10px;
    margin-right: -10px
}

    .h-row.row > [class*=col-] {
        padding-left: 10px;
        padding-right: 10px
    }

.kernel {
    transition: padding-top 500 ease-out;
    padding-top: 104px
}

@media(max-width: 991px) {
    .kernel {
        padding-top: 72px
    }
}

.list-none {
    list-style: none
}

@media(max-width: 991px) {
    .container-fluid .row {
        margin: 0px !important
    }
}

.link--underline:hover {
    background-color: rgba(0,0,0,.05)
}

.main-container {
    padding: 104px 0 100px 0
}

@media(max-width: 991px) {
    .main-container {
        padding: 72px 0 60px 0
    }
}

.main-container .component-container {
    margin: 50px 0 0 0
}

@media(max-width: 991px) {
    .main-container .component-container {
        margin: 30px 0 0 0
    }
}

.component__primary-head {
    font-size: 30px;
    font-family: "Emirates-Bold";
    line-height: 1.27;
    letter-spacing: normal;
    text-align: center;
    color: #333;
    margin: 0;
    padding: 0 0 30px 0
}

@media(max-width: 991px) {
    .component__primary-head {
        font-size: 20px;
        line-height: 1.3;
        margin: 0;
        padding: 0 0 20px 0
    }
}

.separator-line {
    height: 2px;
    flex-grow: 0;
    background-color: #d71921;
    display: block
}

.separator-line-1 {
    width: 60px;
    margin: 10px 0
}

.separator-line-2 {
    width: 64px;
    margin: 10px 0
}

.separator-line-3 {
    width: 60px;
    margin: 10px 0 15px 0
}

.separator-line-4 {
    width: 60px;
    margin: 15px 0 20px 0
}

@media(max-width: 991px) {
    .separator-line-4 {
        margin: 10px 0 15px 0
    }
}

@font-face {
    font-family: "iconography";
    src: url("https://c.ekstatic.net/shared/fonts/iconography/iconography.woff2?262548659d469d4833c2e07aff1abe2b") format("woff2"),url("https://c.ekstatic.net/shared/fonts/iconography/iconography.woff?262548659d469d4833c2e07aff1abe2b") format("woff"),url("https://c.ekstatic.net/shared/fonts/iconography/iconography.ttf?262548659d469d4833c2e07aff1abe2b") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: fallback
}

.iconography {
    line-height: 1;
    font-weight: 400;
    line-height: 1
}

    .iconography:before {
        font-family: "iconography" !important;
        text-transform: none;
        font-style: normal !important;
        font-weight: normal !important;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

.iconography-3dots:before {
    content: "\f101"
}

.iconography-72hours:before {
    content: "\f102"
}

.iconography-a-380-outbound:before {
    content: "\f103"
}

.iconography-add-contact:before {
    content: "\f104"
}

.iconography-add-customer:before {
    content: "\f105"
}

.iconography-adult-female-customer:before {
    content: "\f106"
}

.iconography-adult-male-customer:before {
    content: "\f107"
}

.iconography-adventure:before {
    content: "\f108"
}

.iconography-advertising-outdoor:before {
    content: "\f109"
}

.iconography-advertising:before {
    content: "\f10a"
}

.iconography-air-conditioning:before {
    content: "\f10b"
}

.iconography-airbus-a-330-200:before {
    content: "\f10c"
}

.iconography-airbus-a-340-340:before {
    content: "\f10d"
}

.iconography-airbus-a-340-500:before {
    content: "\f10e"
}

.iconography-airbus-a-380:before {
    content: "\f10f"
}

.iconography-airplane-seat:before {
    content: "\f110"
}

.iconography-airplane:before {
    content: "\f111"
}

.iconography-airport-control:before {
    content: "\f112"
}

.iconography-airport-parking:before {
    content: "\f113"
}

.iconography-airport-security:before {
    content: "\f114"
}

.iconography-airport-spa:before {
    content: "\f115"
}

.iconography-aquarium:before {
    content: "\f116"
}

.iconography-arrow-left:before {
    content: "\f117"
}

.iconography-arrow-right:before {
    content: "\f118"
}

.iconography-arrow:before {
    content: "\f119"
}

.iconography-attention:before {
    content: "\f11a"
}

.iconography-award:before {
    content: "\f11b"
}

.iconography-baggagerestriction:before {
    content: "\f11c"
}

.iconography-balcony:before {
    content: "\f11d"
}

.iconography-bar:before {
    content: "\f11e"
}

.iconography-bassinet:before {
    content: "\f11f"
}

.iconography-bath:before {
    content: "\f120"
}

.iconography-bathrobes:before {
    content: "\f121"
}

.iconography-beach-volleyball:before {
    content: "\f122"
}

.iconography-beach:before {
    content: "\f123"
}

.iconography-big-arrow-down:before {
    content: "\f124"
}

.iconography-big-arrow-left:before {
    content: "\f125"
}

.iconography-big-arrow-right:before {
    content: "\f126"
}

.iconography-big-arrow-up:before {
    content: "\f127"
}

.iconography-boeing-777-200:before {
    content: "\f128"
}

.iconography-boeing-777-300:before {
    content: "\f129"
}

.iconography-boeing-777-lr-200:before {
    content: "\f12a"
}

.iconography-boeing-777-lr-300:before {
    content: "\f12b"
}

.iconography-book-dubai-services:before {
    content: "\f12c"
}

.iconography-breakfast:before {
    content: "\f12d"
}

.iconography-briefcase:before {
    content: "\f12e"
}

.iconography-bus-traditional:before {
    content: "\f12f"
}

.iconography-bus:before {
    content: "\f130"
}

.iconography-business-suitcase:before {
    content: "\f131"
}

.iconography-cabin-crew-hat:before {
    content: "\f132"
}

.iconography-cabin-crew:before {
    content: "\f133"
}

.iconography-calculator:before {
    content: "\f134"
}

.iconography-calendar-changes:before {
    content: "\f135"
}

.iconography-calendar-inverted:before {
    content: "\f136"
}

.iconography-calendar-month:before {
    content: "\f137"
}

.iconography-calendar:before {
    content: "\f138"
}

.iconography-camera:before {
    content: "\f139"
}

.iconography-cancel-booking:before {
    content: "\f13a"
}

.iconography-car-hire:before {
    content: "\f13b"
}

.iconography-casino:before {
    content: "\f13c"
}

.iconography-catering:before {
    content: "\f13d"
}

.iconography-champagne:before {
    content: "\f13e"
}

.iconography-change-booking:before {
    content: "\f13f"
}

.iconography-chat:before {
    content: "\f140"
}

.iconography-chauffeur-drive:before {
    content: "\f141"
}

.iconography-check-circle:before {
    content: "\f142"
}

.iconography-check-in-Failure:before {
    content: "\f143"
}

.iconography-check-in-area:before {
    content: "\f144"
}

.iconography-check-in-online:before {
    content: "\f145"
}

.iconography-check:before {
    content: "\f146"
}

.iconography-checked-baggage:before {
    content: "\f147"
}

.iconography-chevron-down:before {
    content: "\f148"
}

.iconography-chevron-left:before {
    content: "\f149"
}

.iconography-chevron-right:before {
    content: "\f14a"
}

.iconography-chevron-up:before {
    content: "\f14b"
}

.iconography-child-female-customer:before {
    content: "\f14c"
}

.iconography-child-male-customer:before {
    content: "\f14d"
}

.iconography-children-s-product:before {
    content: "\f14e"
}

.iconography-cigar-lounge:before {
    content: "\f14f"
}

.iconography-city-break:before {
    content: "\f150"
}

.iconography-clock-fare:before {
    content: "\f151"
}

.iconography-clock-time:before {
    content: "\f152"
}

.iconography-clock:before {
    content: "\f153"
}

.iconography-close:before {
    content: "\f154"
}

.iconography-clothing-hanger:before {
    content: "\f155"
}

.iconography-clothing:before {
    content: "\f156"
}

.iconography-cloudy:before {
    content: "\f157"
}

.iconography-cold:before {
    content: "\f158"
}

.iconography-collapse:before {
    content: "\f159"
}

.iconography-conference-room:before {
    content: "\f15a"
}

.iconography-contact:before {
    content: "\f15b"
}

.iconography-continental-breakfast:before {
    content: "\f15c"
}

.iconography-corporate-dress-code:before {
    content: "\f15d"
}

.iconography-cot:before {
    content: "\f15e"
}

.iconography-credit-card:before {
    content: "\f15f"
}

.iconography-cruise:before {
    content: "\f160"
}

.iconography-cuisine:before {
    content: "\f161"
}

.iconography-culinary:before {
    content: "\f162"
}

.iconography-cvv:before {
    content: "\f163"
}

.iconography-debit-card:before {
    content: "\f164"
}

.iconography-delete-bold:before {
    content: "\f165"
}

.iconography-delete-light:before {
    content: "\f166"
}

.iconography-delete:before {
    content: "\f167"
}

.iconography-destination-served:before {
    content: "\f168"
}

.iconography-destinations:before {
    content: "\f169"
}

.iconography-disabled-facilities:before {
    content: "\f16a"
}

.iconography-diving-equipment:before {
    content: "\f16b"
}

.iconography-document-paper:before {
    content: "\f16c"
}

.iconography-double-big-arrow-left:before {
    content: "\f16d"
}

.iconography-double-big-arrow-right:before {
    content: "\f16e"
}

.iconography-download:before {
    content: "\f16f"
}

.iconography-drinks:before {
    content: "\f170"
}

.iconography-driver:before {
    content: "\f171"
}

.iconography-duty-free-bag:before {
    content: "\f172"
}

.iconography-duty-free:before {
    content: "\f173"
}

.iconography-edit:before {
    content: "\f174"
}

.iconography-email-text-on-board:before {
    content: "\f175"
}

.iconography-email:before {
    content: "\f176"
}

.iconography-engine:before {
    content: "\f177"
}

.iconography-error-inverse:before {
    content: "\f178"
}

.iconography-error:before {
    content: "\f179"
}

.iconography-escalator:before {
    content: "\f17a"
}

.iconography-eticket:before {
    content: "\f17b"
}

.iconography-evoucher-inverted:before {
    content: "\f17c"
}

.iconography-evoucher:before {
    content: "\f17d"
}

.iconography-excess-baggage:before {
    content: "\f17e"
}

.iconography-exclamation:before {
    content: "\f17f"
}

.iconography-expand:before {
    content: "\f180"
}

.iconography-explore-reverse:before {
    content: "\f181"
}

.iconography-explore:before {
    content: "\f182"
}

.iconography-external-link:before {
    content: "\f183"
}

.iconography-facebook:before {
    content: "\f184"
}

.iconography-farelock-6-hours:before {
    content: "\f185"
}

.iconography-farelock-no-time:before {
    content: "\f186"
}

.iconography-fares:before {
    content: "\f187"
}

.iconography-filetype-PDF:before {
    content: "\f188"
}

.iconography-filter:before {
    content: "\f189"
}

.iconography-finance-money:before {
    content: "\f18a"
}

.iconography-finance:before {
    content: "\f18b"
}

.iconography-fire-hose:before {
    content: "\f18c"
}

.iconography-first-class-private-suite:before {
    content: "\f18d"
}

.iconography-fitness:before {
    content: "\f18e"
}

.iconography-fleet:before {
    content: "\f18f"
}

.iconography-flight-cancelled:before {
    content: "\f190"
}

.iconography-flight-connection:before {
    content: "\f191"
}

.iconography-flight-delayed:before {
    content: "\f192"
}

.iconography-flight-diverted:before {
    content: "\f193"
}

.iconography-flight-landing:before {
    content: "\f194"
}

.iconography-flight-status:before {
    content: "\f195"
}

.iconography-flight-stopover:before {
    content: "\f196"
}

.iconography-flight-take-off:before {
    content: "\f197"
}

.iconography-fly-drive:before {
    content: "\f198"
}

.iconography-food-and-beverage:before {
    content: "\f199"
}

.iconography-food-beverage:before {
    content: "\f19a"
}

.iconography-forbidden:before {
    content: "\f19b"
}

.iconography-fridge:before {
    content: "\f19c"
}

.iconography-fuel-gas:before {
    content: "\f19d"
}

.iconography-fuel:before {
    content: "\f19e"
}

.iconography-games:before {
    content: "\f19f"
}

.iconography-garmet-holder:before {
    content: "\f1a0"
}

.iconography-gate:before {
    content: "\f1a1"
}

.iconography-generic-plane:before {
    content: "\f1a2"
}

.iconography-globe-map:before {
    content: "\f1a3"
}

.iconography-globe-travel:before {
    content: "\f1a4"
}

.iconography-golf-clubs:before {
    content: "\f1a5"
}

.iconography-hair-salon:before {
    content: "\f1a6"
}

.iconography-hairdryer:before {
    content: "\f1a7"
}

.iconography-hand-baggage:before {
    content: "\f1a8"
}

.iconography-headsets-noise-cancellation:before {
    content: "\f1a9"
}

.iconography-heating:before {
    content: "\f1aa"
}

.iconography-helicopter-1:before {
    content: "\f1ab"
}

.iconography-helicopter-2:before {
    content: "\f1ac"
}

.iconography-help-special-needs:before {
    content: "\f1ad"
}

.iconography-high-chair:before {
    content: "\f1ae"
}

.iconography-historical:before {
    content: "\f1af"
}

.iconography-hold-payment:before {
    content: "\f1b0"
}

.iconography-home:before {
    content: "\f1b1"
}

.iconography-hot-meals:before {
    content: "\f1b2"
}

.iconography-hot:before {
    content: "\f1b3"
}

.iconography-hotels:before {
    content: "\f1b4"
}

.iconography-hours-1:before {
    content: "\f1b5"
}

.iconography-hours-2:before {
    content: "\f1b6"
}

.iconography-hours-3:before {
    content: "\f1b7"
}

.iconography-hours-4:before {
    content: "\f1b8"
}

.iconography-household-couch:before {
    content: "\f1b9"
}

.iconography-household-lamp:before {
    content: "\f1ba"
}

.iconography-household-vase:before {
    content: "\f1bb"
}

.iconography-howto-reverse:before {
    content: "\f1bc"
}

.iconography-howto:before {
    content: "\f1bd"
}

.iconography-ice-digital:before {
    content: "\f1be"
}

.iconography-ice-widescreen:before {
    content: "\f1bf"
}

.iconography-ice:before {
    content: "\f1c0"
}

.iconography-id:before {
    content: "\f1c1"
}

.iconography-inbound-flight:before {
    content: "\f1c2"
}

.iconography-inbound:before {
    content: "\f1c3"
}

.iconography-infant:before {
    content: "\f1c4"
}

.iconography-information-reverse:before {
    content: "\f1c5"
}

.iconography-information:before {
    content: "\f1c6"
}

.iconography-instagram:before {
    content: "\f1c7"
}

.iconography-insurance:before {
    content: "\f1c8"
}

.iconography-internet:before {
    content: "\f1c9"
}

.iconography-iron:before {
    content: "\f1ca"
}

.iconography-jetski:before {
    content: "\f1cb"
}

.iconography-kettle-tea-coffee:before {
    content: "\f1cc"
}

.iconography-kgs-hand-baggage:before {
    content: "\f1cd"
}

.iconography-kgs-hold-baggage-2:before {
    content: "\f1ce"
}

.iconography-kgs-hold-baggage:before {
    content: "\f1cf"
}

.iconography-kids-club:before {
    content: "\f1d0"
}

.iconography-kids-meal:before {
    content: "\f1d1"
}

.iconography-kids-pack:before {
    content: "\f1d2"
}

.iconography-kitchenette:before {
    content: "\f1d3"
}

.iconography-landing:before {
    content: "\f1d4"
}

.iconography-laundrey:before {
    content: "\f1d5"
}

.iconography-leisure-beach:before {
    content: "\f1d6"
}

.iconography-leisure-diving:before {
    content: "\f1d7"
}

.iconography-lift:before {
    content: "\f1d8"
}

.iconography-linkedin:before {
    content: "\f1d9"
}

.iconography-live-entertainment:before {
    content: "\f1da"
}

.iconography-loading:before {
    content: "\f1db"
}

.iconography-location:before {
    content: "\f1dc"
}

.iconography-lounge-airport:before {
    content: "\f1dd"
}

.iconography-luggage:before {
    content: "\f1de"
}

.iconography-maintenance:before {
    content: "\f1df"
}

.iconography-map-pin:before {
    content: "\f1e0"
}

.iconography-map-reverse:before {
    content: "\f1e1"
}

.iconography-map:before {
    content: "\f1e2"
}

.iconography-meals-and-drinks:before {
    content: "\f1e3"
}

.iconography-menu:before {
    content: "\f1e4"
}

.iconography-microwave:before {
    content: "\f1e5"
}

.iconography-miles:before {
    content: "\f1e6"
}

.iconography-minibar:before {
    content: "\f1e7"
}

.iconography-mins-1:before {
    content: "\f1e8"
}

.iconography-mins-2:before {
    content: "\f1e9"
}

.iconography-mins-3:before {
    content: "\f1ea"
}

.iconography-mins-4:before {
    content: "\f1eb"
}

.iconography-mins-5:before {
    content: "\f1ec"
}

.iconography-minus:before {
    content: "\f1ed"
}

.iconography-mobile-boarding-pass-1:before {
    content: "\f1ee"
}

.iconography-mobile-boarding-pass:before {
    content: "\f1ef"
}

.iconography-mobile-classic:before {
    content: "\f1f0"
}

.iconography-mobile-coverage:before {
    content: "\f1f1"
}

.iconography-mobile-payment:before {
    content: "\f1f2"
}

.iconography-mobile-phone:before {
    content: "\f1f3"
}

.iconography-moon-lighting-system:before {
    content: "\f1f4"
}

.iconography-mountain-ski:before {
    content: "\f1f5"
}

.iconography-music:before {
    content: "\f1f6"
}

.iconography-mytrips:before {
    content: "\f1f7"
}

.iconography-navigation-search:before {
    content: "\f1f8"
}

.iconography-newspapers:before {
    content: "\f1f9"
}

.iconography-nightlife:before {
    content: "\f1fa"
}

.iconography-no-checked-baggage:before {
    content: "\f1fb"
}

.iconography-offline-transfers:before {
    content: "\f1fc"
}

.iconography-onboard-lounge:before {
    content: "\f1fd"
}

.iconography-onboard-spa:before {
    content: "\f1fe"
}

.iconography-one-way-flight:before {
    content: "\f1ff"
}

.iconography-one-way:before {
    content: "\f200"
}

.iconography-online-transfers:before {
    content: "\f201"
}

.iconography-or:before {
    content: "\f202"
}

.iconography-outbound-flight:before {
    content: "\f203"
}

.iconography-outbound:before {
    content: "\f204"
}

.iconography-oversize-baggage:before {
    content: "\f205"
}

.iconography-paint:before {
    content: "\f206"
}

.iconography-parasol:before {
    content: "\f207"
}

.iconography-partner-lounge:before {
    content: "\f208"
}

.iconography-parts:before {
    content: "\f209"
}

.iconography-passenger:before {
    content: "\f20a"
}

.iconography-pay-dollars:before {
    content: "\f20b"
}

.iconography-pay-office:before {
    content: "\f20c"
}

.iconography-payment-on-hold:before {
    content: "\f20d"
}

.iconography-paypal:before {
    content: "\f20e"
}

.iconography-pet:before {
    content: "\f20f"
}

.iconography-pieces-luggage:before {
    content: "\f210"
}

.iconography-pillow:before {
    content: "\f211"
}

.iconography-pilot-cap:before {
    content: "\f212"
}

.iconography-pilot:before {
    content: "\f213"
}

.iconography-play-area:before {
    content: "\f214"
}

.iconography-plus:before {
    content: "\f215"
}

.iconography-pool-bar:before {
    content: "\f216"
}

.iconography-powder:before {
    content: "\f217"
}

.iconography-power-supply-inseat:before {
    content: "\f218"
}

.iconography-prayer-room-female:before {
    content: "\f219"
}

.iconography-prayer-room-male:before {
    content: "\f21a"
}

.iconography-print-boarding-pass:before {
    content: "\f21b"
}

.iconography-print-reverse:before {
    content: "\f21c"
}

.iconography-print:before {
    content: "\f21d"
}

.iconography-profile-account:before {
    content: "\f21e"
}

.iconography-prohibited-luggage:before {
    content: "\f21f"
}

.iconography-pub:before {
    content: "\f220"
}

.iconography-public-holiday:before {
    content: "\f221"
}

.iconography-question-mark:before {
    content: "\f222"
}

.iconography-quote:before {
    content: "\f223"
}

.iconography-radar:before {
    content: "\f224"
}

.iconography-radio-podcast:before {
    content: "\f225"
}

.iconography-rainy:before {
    content: "\f226"
}

.iconography-refresh:before {
    content: "\f227"
}

.iconography-remove-customer:before {
    content: "\f228"
}

.iconography-reservation:before {
    content: "\f229"
}

.iconography-restaurant:before {
    content: "\f22a"
}

.iconography-restaurants:before {
    content: "\f22b"
}

.iconography-return-flight:before {
    content: "\f22c"
}

.iconography-return:before {
    content: "\f22d"
}

.iconography-right-arrow:before {
    content: "\f22e"
}

.iconography-safe:before {
    content: "\f22f"
}

.iconography-satellite-tv:before {
    content: "\f230"
}

.iconography-sauna:before {
    content: "\f231"
}

.iconography-scenic:before {
    content: "\f232"
}

.iconography-schedule:before {
    content: "\f233"
}

.iconography-scheduled-flight:before {
    content: "\f234"
}

.iconography-sea-view:before {
    content: "\f235"
}

.iconography-search:before {
    content: "\f236"
}

.iconography-seat-business-class:before {
    content: "\f237"
}

.iconography-seat-deeply-reclining:before {
    content: "\f238"
}

.iconography-seat-flat:before {
    content: "\f239"
}

.iconography-seat-lie-flat:before {
    content: "\f23a"
}

.iconography-seat-y:before {
    content: "\f23b"
}

.iconography-select-seat:before {
    content: "\f23c"
}

.iconography-services:before {
    content: "\f23d"
}

.iconography-settings:before {
    content: "\f23e"
}

.iconography-shop:before {
    content: "\f23f"
}

.iconography-shopping-basket:before {
    content: "\f240"
}

.iconography-shopping:before {
    content: "\f241"
}

.iconography-smoking-area:before {
    content: "\f242"
}

.iconography-snow:before {
    content: "\f243"
}

.iconography-spa:before {
    content: "\f244"
}

.iconography-special-diet:before {
    content: "\f245"
}

.iconography-special-meal:before {
    content: "\f246"
}

.iconography-sports-american-football:before {
    content: "\f247"
}

.iconography-sports-baseball:before {
    content: "\f248"
}

.iconography-sports-basketball:before {
    content: "\f249"
}

.iconography-sports-car-racing:before {
    content: "\f24a"
}

.iconography-sports-cricket:before {
    content: "\f24b"
}

.iconography-sports-football:before {
    content: "\f24c"
}

.iconography-sports-golf:before {
    content: "\f24d"
}

.iconography-sports-horse-racing:before {
    content: "\f24e"
}

.iconography-sports-soccer:before {
    content: "\f24f"
}

.iconography-sports-tennis:before {
    content: "\f250"
}

.iconography-sports:before {
    content: "\f251"
}

.iconography-staircase:before {
    content: "\f252"
}

.iconography-stand-by:before {
    content: "\f253"
}

.iconography-stand:before {
    content: "\f254"
}

.iconography-steam-room:before {
    content: "\f255"
}

.iconography-storm:before {
    content: "\f256"
}

.iconography-stpc-stop-over:before {
    content: "\f257"
}

.iconography-summer:before {
    content: "\f258"
}

.iconography-sun-lounger:before {
    content: "\f259"
}

.iconography-sunny-cloudy:before {
    content: "\f25a"
}

.iconography-sunny:before {
    content: "\f25b"
}

.iconography-surfboard:before {
    content: "\f25c"
}

.iconography-tailfin:before {
    content: "\f25d"
}

.iconography-target:before {
    content: "\f25e"
}

.iconography-taxi:before {
    content: "\f25f"
}

.iconography-telephone:before {
    content: "\f260"
}

.iconography-theatre-shows:before {
    content: "\f261"
}

.iconography-theatre:before {
    content: "\f262"
}

.iconography-therapists:before {
    content: "\f263"
}

.iconography-time:before {
    content: "\f264"
}

.iconography-toilet-area:before {
    content: "\f265"
}

.iconography-toilet-female:before {
    content: "\f266"
}

.iconography-toilet-male:before {
    content: "\f267"
}

.iconography-tools:before {
    content: "\f268"
}

.iconography-tooltip:before {
    content: "\f269"
}

.iconography-trade-calc:before {
    content: "\f26a"
}

.iconography-trade-graphic:before {
    content: "\f26b"
}

.iconography-trade-pie:before {
    content: "\f26c"
}

.iconography-train:before {
    content: "\f26d"
}

.iconography-transfer-bank:before {
    content: "\f26e"
}

.iconography-transport-car:before {
    content: "\f26f"
}

.iconography-transport-gas:before {
    content: "\f270"
}

.iconography-travel-agent:before {
    content: "\f271"
}

.iconography-travel-trade:before {
    content: "\f272"
}

.iconography-travelmate:before {
    content: "\f273"
}

.iconography-trouser-press:before {
    content: "\f274"
}

.iconography-tv-shows:before {
    content: "\f275"
}

.iconography-tv:before {
    content: "\f276"
}

.iconography-twitter:before {
    content: "\f277"
}

.iconography-um-services:before {
    content: "\f278"
}

.iconography-upgrade-class:before {
    content: "\f279"
}

.iconography-upgrade:before {
    content: "\f27a"
}

.iconography-usb:before {
    content: "\f27b"
}

.iconography-valuable-luggage:before {
    content: "\f27c"
}

.iconography-visa:before {
    content: "\f27d"
}

.iconography-waitlisted:before {
    content: "\f27e"
}

.iconography-wake-up-service:before {
    content: "\f27f"
}

.iconography-walk:before {
    content: "\f280"
}

.iconography-wallet:before {
    content: "\f281"
}

.iconography-water-sports-motorised:before {
    content: "\f282"
}

.iconography-water-sports:before {
    content: "\f283"
}

.iconography-waterside:before {
    content: "\f284"
}

.iconography-wedding-service:before {
    content: "\f285"
}

.iconography-weibo:before {
    content: "\f286"
}

.iconography-whats-on-flight:before {
    content: "\f287"
}

.iconography-who:before {
    content: "\f288"
}

.iconography-widescreen-17-inch:before {
    content: "\f289"
}

.iconography-widescreen-23-inch:before {
    content: "\f28a"
}

.iconography-wifi:before {
    content: "\f28b"
}

.iconography-window-seat:before {
    content: "\f28c"
}

.iconography-windy:before {
    content: "\f28d"
}

.iconography-x-23-kgs:before {
    content: "\f28e"
}

.iconography-x-32-kgs:before {
    content: "\f28f"
}

.iconography-youtube:before {
    content: "\f290"
}

.iconography-distance-between:before {
    content: "\f291"
}

.iconography-passport:before {
    content: "\f292"
}

.iconography-flight-added:before {
    content: "\f293"
}

.iconography-flight-booked:before {
    content: "\f294"
}

.iconography-flight-itinerary:before {
    content: "\f295"
}

.iconography-hotel-view:before {
    content: "\f296"
}

.iconography-morning-view:before {
    content: "\f297"
}

.iconography-night-view:before {
    content: "\f298"
}

.iconography-share:before {
    content: "\f299"
}

.iconography-squarefootage:before {
    content: "\f29a"
}

.iconography-padlock:before {
    content: "\f29b"
}

.iconography-desert-hotel:before {
    content: "\f29c"
}

.iconography-heritage-hotel:before {
    content: "\f29d"
}

.iconography-rail:before {
    content: "\f29e"
}

.iconography-ticket:before {
    content: "\f29f"
}

.iconography-ticket-flight:before {
    content: "\f2a0"
}

.iconography-we-care:before {
    content: "\f2a1"
}

.iconography-feedback:before {
    content: "\f2a2"
}

.iconography-cash-plus-miles:before {
    content: "\f2a3"
}

.iconography-crew-mask:before {
    content: "\f2a4"
}

.iconography-face-mask:before {
    content: "\f2a5"
}

.iconography-hand-wash:before {
    content: "\f2a6"
}

.iconography-hygiene-travel-kit:before {
    content: "\f2a7"
}

.iconography-thermal-scan:before {
    content: "\f2a8"
}

.iconography-bin:before {
    content: "\f2a9"
}

.iconography-age-3to60:before {
    content: "\f2aa"
}

.iconography-arrivals-mask:before {
    content: "\f2ab"
}

.iconography-baggage-carousel:before {
    content: "\f2ac"
}

.iconography-boarding-last-row:before {
    content: "\f2ad"
}

.iconography-passenger-boarding-mask:before {
    content: "\f2ae"
}

.iconography-cabin-baggage:before {
    content: "\f2af"
}

.iconography-check-in-mask:before {
    content: "\f2b0"
}

.iconography-cleaning:before {
    content: "\f2b1"
}

.iconography-contactless-payment:before {
    content: "\f2b2"
}

.iconography-covid-19-test:before {
    content: "\f2b3"
}

.iconography-departures-boarding-gates:before {
    content: "\f2b4"
}

.iconography-disinfection:before {
    content: "\f2b5"
}

.iconography-dispatchers-mask:before {
    content: "\f2b6"
}

.iconography-hand-sanitizer:before {
    content: "\f2b7"
}

.iconography-health-declaration-form:before {
    content: "\f2b8"
}

.iconography-helpline-numbers:before {
    content: "\f2b9"
}

.iconography-immigration-and-security:before {
    content: "\f2ba"
}

.iconography-immigration-counter:before {
    content: "\f2bb"
}

.iconography-inflight-no-retail:before {
    content: "\f2bc"
}

.iconography-layover-duration:before {
    content: "\f2bd"
}

.iconography-max-3-customers:before {
    content: "\f2be"
}

.iconography-max-6-customers:before {
    content: "\f2bf"
}

.iconography-health-care-doctor:before {
    content: "\f2c0"
}

.iconography-passenger-with-mask:before {
    content: "\f2c1"
}

.iconography-personal-protective-equipment:before {
    content: "\f2c2"
}

.iconography-personal-transport-mask:before {
    content: "\f2c3"
}

.iconography-public-transport:before {
    content: "\f2c4"
}

.iconography-floor-stickers:before {
    content: "\f2c5"
}

.iconography-seating-social-distancing:before {
    content: "\f2c6"
}

.iconography-staff-mask:before {
    content: "\f2c7"
}

.iconography-temperature:before {
    content: "\f2c8"
}

.iconography-thermal-detectors:before {
    content: "\f2c9"
}

.iconography-transfers-mask:before {
    content: "\f2ca"
}

.iconography-refund-fee:before {
    content: "\f2cb"
}

.iconography-non-alcohol:before {
    content: "\f2cc"
}

.iconography-ek-recommended:before {
    content: "\f2cd"
}

.iconography-eye-open:before {
    content: "\f2ce"
}

.iconography-eye-strikethrough:before {
    content: "\f2cf"
}

.iconography-cugo:before {
    content: "\f2d0"
}

.iconography-adventure-rtl:before {
    content: "\f2d1"
}

.iconography-mytrips-rtl:before {
    content: "\f2d2"
}

.iconography-galley:before {
    content: "\f2d3"
}

.iconography-bassinet-seat:before {
    content: "\f2d4"
}

.iconography-exit:before {
    content: "\f2d5"
}

.iconography-whatsapp:before {
    content: "\f2d6"
}

.cta.cta__primary {
    height: 40px;
    min-width: 146px;
    font-family: "helvetica-neue-light";
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: .5px;
    color: #fff !important;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px;
    background-color: #d71921;
    outline: none;
    border: 0;
    transition: all .4s ease-in-out;
    text-decoration: none
}

    .cta.cta__primary:hover {
        color: #fff
    }

button.cta__rounded, .cta__rounded {
    border-radius: 8px
}

.cta.cta__danger {
    width: auto;
    height: 40px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    border-radius: 3px;
    background-color: #d71921;
    font-family: "helvetica-neue-bold";
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #fff;
    text-decoration: none;
    outline: none
}

    .cta.cta__danger:hover {
        color: #fff
    }

    .cta.cta__danger:focus {
        outline: none;
        color: #fff
    }

    .cta.cta__danger span {
        position: relative;
        height: 20px;
        margin-left: 10px
    }

.cta.cta__black-border {
    width: auto;
    height: 40px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    border-radius: 3px;
    background-color: #fff;
    font-family: "helvetica-neue-bold";
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #333;
    text-decoration: none;
    outline: none;
    border: 1px solid #333;
    box-shadow: 0 2px 4px 2px rgba(0,0,0,.1)
}

    .cta.cta__black-border:hover {
        color: #333
    }

    .cta.cta__black-border:focus {
        outline: none;
        color: #333
    }

    .cta.cta__black-border span {
        position: relative;
        height: 20px;
        margin-left: 10px
    }

.subheading__gCLJ {
    font-weight: 700;
    letter-spacing: 4px;
    font-size: 1rem;
    color: #666
}

.h1__gCLJ {
    font-size: 2.4rem;
    line-height: normal;
    margin: .8rem 0 2.4rem;
    max-width: 85%
}

@media(min-width: 992px) {
    .h1__gCLJ {
        font-size: 3.2rem;
        margin-bottom: 3.2rem
    }
}

.h1__gCLJ._large {
    max-width: none;
    margin-bottom: 1.6rem;
    font-size: 3.2rem
}

@media(max-width: 991px) {
    .h1__gCLJ._large {
        margin-bottom: .8rem
    }
}

@media(min-width: 992px) {
    .h1__gCLJ._large {
        font-size: 4rem
    }
}

.h1__gCLJ._large strong {
    font-family: var(--open-sans)
}

.h2__HxkZF {
    font-size: 1.6rem;
    margin-top: 0;
    margin-bottom: 1.6rem
}

@media(min-width: 992px) {
    .h2__HxkZF {
        font-size: 2.4rem
    }
}

.h6__HxkZF {
    font-size: 1.6rem
}

@media(min-width: 768px) {
    .h6__HxkZF {
        font-size: 1.8rem
    }
}

.logo-container {
    height: 100%
}

@media(max-width: 991px) {
    .logo-container {
        padding: 8px 16px
    }
}

.logo-container .large-logo, .logo-container .small-logo {
    margin: 0;
    padding: 0;
    position: absolute;
    height: 100%
}

.logo-container .large-logo {
    top: 0;
    animation: .75s;
    transition: all .75s;
    display: flex;
    align-items: center
}

    .logo-container .large-logo .logo {
        width: 101px;
    }

@media(max-width: 991px) {
    .logo-container .large-logo .logo {
        width: 91px;
    }
}

.logo-container .small-logo {
    top: -3px;
    transition: all .75s;
    opacity: 1;
    display: flex;
    align-items: center
}

@media(max-width: 991px) {
    .logo-container .small-logo {
        top: -100px;
        animation: .75s;
        transition: all .75s;
        opacity: 0
    }
}

.logo-container .logo {
    padding: 0;
    display: block
}

@media(min-width: 992px) {
    .logo-container .logo-hide {
        top: -100px;
        animation: .75s;
        transition: all .75s;
        opacity: 0
    }
}

.main-navbar {
    font-family: "helvetica-neue-light";
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: .5px;
    color: #333;
    position: fixed;
    width: 100%;
    height: 72px;
    display: block;
    background: #fff;
    z-index: 10;
    box-shadow: 0 4px 30px 0 rgba(96,96,96,.1);
    transition: all .5s;
    height: 72px
}

@media(max-width: 991px) {
    .main-navbar {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: .7px
    }
}

@media(min-width: 992px) {
    .main-navbar {
        height: 104px
    }

        .main-navbar.main-navbar-small {
            height: 54px;
            z-index: 10;
            animation: .5s;
            transition: all .5s;
            box-shadow: 0 0 20px 0 rgba(0,0,0,.24)
        }
}

.menu-container {
    height: 100%
}

@media(max-width: 991px) {
    .menu-container {
        padding: 0
    }
}

.menu-container__head {
    height: 100%
}

@media(max-width: 991px) {
    .menu-container__head {
        height: calc(100vh - 70px - 88px)
    }
}

.menu-container__footer {
    display: none;
    height: 88px;
    padding: 24px 0;
    border-top: solid .5px rgba(144,144,144,.5)
}

@media(max-width: 991px) {
    .menu-container__footer {
        display: block
    }
}

.mainnav {
    height: 100%;
    margin: 0;
    padding: 0;
    transition: all .3s ease-out;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

@media(max-width: 991px) {
    .mainnav {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        overflow: auto;
        padding: 24px 0
    }
}

@media(min-width: 992px) {
    .mainnav .cta__primary {
        margin-left: 40px;
        margin-right: 0 !important
    }
}

.mainnav > li {
    display: block;
    float: left;
    position: relative;
    white-space: nowrap
}

@media(max-width: 991px) {
    .mainnav > li {
        width: 100%;
        margin-bottom: 16px
    }

        .mainnav > li:last-child {
            margin-bottom: 0
        }
}

.mainnav > li > a {
    position: relative;
    display: block;
    padding: 8px 0;
    margin: 0 12px;
    color: #333;
    text-decoration: none;
    letter-spacing: .5px;
    font-size: 16px;
    line-height: 1.5
}

@media(max-width: 991px) {
    .mainnav > li > a {
        padding: 0;
        margin: 0
    }
}

.mainnav > li > a:hover {
    color: var(--primary-red)
}

.mainnav > li > a .iconography-chevron-down {
    top: -1px;
    right: 0;
    font-size: 9px;
    margin-left: 5px;
    display: inline-flex
}

@media(max-width: 991px) {
    .mainnav > li > a .iconography-chevron-down {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 12px;
        padding: 8px 0 8px 60px;
        width: 100%;
        height: 100%;
        justify-content: flex-end
    }
}

.mainnav > li.active > a {
    color: var(--primary-red)
}

@media(max-width: 991px) {
    .mainnav > li.mobile-active > ul {
        display: block
    }
}

@media(max-width: 991px) {
    .mainnav > li.mobile-active > a .iconography-chevron-down {
        transform: scaleY(-1)
    }
}

@media(min-width: 992px) {
    .mainnav > li:hover > a.iconography-chevron-down {
        transform: scaleY(-1)
    }

    .mainnav > li.dropdown:hover ul.sub-menu {
        display: block
    }
}

@media(min-width: 992px) {
    .mainnav li:hover > a .iconography-chevron-down {
        transform: scaleY(-1)
    }

    .mainnav li.dropdown:hover ul {
        display: block
    }
}

@media(max-width: 991px) {
    .mainnav .is--no-link .iconography-chevron-down {
        width: 100%;
        justify-content: right
    }
}

.mainnav .sub-menu {
    position: absolute;
    top: 100%;
    left: 12px;
    z-index: 1000;
    display: none;
    margin: 0;
    list-style: none;
    text-align: left;
    background-color: #fff;
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0 4px 30px 0 rgba(96,96,96,.1);
    min-width: 308px
}

@media(max-width: 991px) {
    .mainnav .sub-menu {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
        border-radius: 0;
        padding: 16px 16px 0 16px;
        width: 100%;
        background: none;
        box-shadow: none
    }
}

.mainnav .sub-menu li {
    margin-bottom: 16px
}

    .mainnav .sub-menu li:last-child {
        margin-bottom: 0
    }

    .mainnav .sub-menu li a {
        padding: 0;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: .07px;
        display: block;
        text-decoration: none;
        color: #333
    }

        .mainnav .sub-menu li a:hover {
            color: var(--primary-red)
        }

    .mainnav .sub-menu li.active > a {
        color: var(--primary-red)
    }

.menuToggleContent {
    height: 100% !important;
    max-height: none !important
}

@media(max-width: 991px) {
    .open ~ .dropdown-menu {
        display: block;
        position: relative;
        width: 100%;
        box-shadow: none;
        border: 0;
        margin: 10px 0 10px 15px
    }

        .open ~ .dropdown-menu > li > a {
            padding-top: 10px;
            padding-bottom: 10px;
            color: #939599
        }

    .menuToggle {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 73;
        width: 78px;
        height: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        padding: 24px
    }

        .menuToggle .sv {
            width: 100%
        }

        .menuToggle .sv_close {
            display: block;
            width: 14px
        }

        .menuToggle .sv_menu {
            display: none
        }

        .menuToggle.collapsed .sv_close {
            display: none
        }

        .menuToggle.collapsed .sv_menu {
            display: block
        }

    .menuToggleContent {
        overflow: hidden;
        width: 100%;
        height: calc(100vh - 70px) !important;
        max-height: none !important;
        background-color: #fff;
        position: absolute;
        top: 70px;
        left: 0;
        z-index: 99;
        display: none
    }
}

@media(max-width: 991px)and (max-width: 991px) {
    .menuToggleContent {
        padding: 0 24px
    }
}

@media(max-width: 991px) {
    .menuToggleContent.collapse.in {
        display: block
    }
}

.sub-menu .sub-menu-level2 li {
    list-style: none;
    margin: 10px -25px 8px
}

.sub-menu .iconography-chevron-down {
    top: -1px;
    right: 0;
    font-size: 9px;
    margin-left: 5px;
    display: inline-flex
}

@media(max-width: 991px) {
    .sub-menu .iconography-chevron-down {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 12px;
        padding: 8px 0 8px 60px;
        width: 100%;
        height: 100%;
        justify-content: flex-end
    }
}

li.has-sub-menu > a {
    color: #333 !important;
    cursor: default
}

.search-container {
    background: #fff;
    animation: .75s;
    transition: all .75s
}

@media(min-width: 992px) {
    .search-container {
        padding: 30px 15px 0 0
    }
}

.search-container-small {
    padding-top: 0;
    animation: .75s;
    transition: all .75s
}

.search-container .search-input {
    padding: 10px 0
}

@media(max-width: 991px) {
    .search-container .search-input {
        padding: 7px 0
    }
}

.search-container .search-input .form-control {
    border-right: none;
    box-shadow: none;
    height: 32px
}

@media(max-width: 991px) {
    .search-container .search-input .form-control {
        border: 0;
        padding-left: 0;
        margin-left: 0 !important
    }
}

.search-container .search-input .form-control:focus {
    border-color: #ccc
}

@media(max-width: 991px) {
    .search-container .search-input .btn, .search-container .search-input .btn:hover {
        border: 0;
        padding-left: 0;
        margin-left: 0 !important
    }
}

.footer-block {
    min-height: 237px;
    padding: 48px 0;
    background: #f2f2f2
}

@media(max-width: 991px) {
    .footer-block {
        padding: 32px 0;
        min-height: auto
    }
}

.footer-block a {
    color: #333
}

    .footer-block a:hover {
        color: var(--primary-red)
    }

.footer-block .external-link {
    position: relative;
    padding-right: 24px
}

    .footer-block .external-link .iconography {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        color: #666;
        font-size: 16px
    }

    .footer-block .external-link:hover .iconography {
        color: var(--primary-red)
    }

@media(max-width: 991px) {
    .footer-block .col-sm-12 {
        padding-left: 16px;
        padding-right: 16px
    }
}

.footer-block .footer__links {
    list-style: none;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .07px;
    padding: 0 15px;
    margin-bottom: 34px
}

@media(max-width: 991px) {
    .footer-block .footer__links {
        border-bottom: 1px solid #999;
        margin: 0 0 24px 0 !important;
        padding: 0 0 23.5px 0 !important;
        line-height: 18px
    }
}

.footer-block .footer__links--item {
    padding: 0 0 16px 0
}

@media(max-width: 991px) {
    .footer-block .footer__links--item:last-child {
        padding-bottom: 0
    }
}

.footer-block .footer__links--item a {
    text-decoration: none
}

.footer-block .footer__logo {
    width: 84px;
    height: auto;
    margin-right: 32px
}

@media(max-width: 991px) {
    .footer-block .footer__logo {
        position: relative;
        top: -8px;
        margin-right: 24px
    }
}

.footer-block .footer__copyright {
    font-size: 12px;
    line-height: 22px;
    letter-spacing: .5px
}

    .footer-block .footer__copyright .visible-sm {
        display: none !important
    }

@media(max-width: 991px) {
    .footer-block .footer__copyright .visible-sm {
        display: block !important
    }
}

.footer-block .footer__copyright ul.social-network {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 0;
    padding: 0
}

    .footer-block .footer__copyright ul.social-network li {
        display: flex;
        width: 32px;
        height: 32px;
        align-items: center;
        border-radius: 24px;
        justify-content: center;
        margin-bottom: 8px
    }

.hero-video-banner {
    width: 100%;
    height: calc(100vh - 102px);
    display: block;
    background-color: #e8e8e8;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    min-height: 480px
}

    .hero-video-banner::before {
        background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
        content: "";
        height: 50%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 2
    }

.hero-video-banner-inner {
    height: 100%
}

.hero-video-banner .hero-video-banner-content {
    padding: 80px 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hero-video-banner .text-white {
    color: #fff
}

.hero-video-banner .hero-video-banner__title {
    height: 16px;
    font-family: "helvetica-neue-light";
    font-size: 10px;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 5px;
    padding: 0 0 15px 0;
    margin: 0;
    height: auto;
    text-shadow: 2px 2px 0 rgba(0,0,0,.5)
}

.hero-video-banner .hero-video-banner__subtitle {
    text-shadow: 2px 2px 0 rgba(0,0,0,.5);
    font-family: "ek03-regular";
    font-size: 50px;
    line-height: 1.16;
    letter-spacing: normal;
    padding: 0 0 20px 0;
    margin: 0
}

@media(max-width: 991px) {
    .hero-video-banner .hero-video-banner__subtitle {
        padding: 0
    }
}

.hero-video-banner .hero-video-banner__desc {
    font-family: "helvetica-neue-light";
    font-size: 20px;
    line-height: normal;
    letter-spacing: normal;
    max-width: 728px;
    margin: auto
}

.hero-video-banner .hero-video-banner__play {
    display: none;
    width: 60px;
    height: 60px;
    margin: 13% auto 0 auto;
    position: relative;
    overflow: hidden
}

    .hero-video-banner .hero-video-banner__play svg {
        width: 100%;
        height: 100%;
        fill: #fff
    }

    .hero-video-banner .hero-video-banner__play:before {
        content: "";
        width: 90%;
        height: 90%;
        position: absolute;
        background-color: rgba(0,0,0,.5);
        display: block;
        z-index: -1;
        border-radius: 50%;
        top: 5%;
        left: 5%
    }

.hero-video-banner .player-box-outer {
    background: red;
    overflow: hidden;
    width: 100%
}

.hero-video-banner .player-box-area {
    position: relative;
    width: 100%;
    height: 100%
}

.cloud-video {
    object-fit: cover
}

.popup-player-box-area {
    position: absolute;
    width: 100%;
    height: 100%
}

@media(max-width: 1366px) {
    .hero-video-banner .hero-video-banner__play {
        margin: 5% auto 0 auto
    }
}

@media(max-width: 991px) {
    .hero-video-banner {
        width: 100vw;
        height: 480px
    }

        .hero-video-banner .container-fluid {
            padding: 0
        }

        .hero-video-banner .hero-video-banner-content {
            padding: 30px
        }

        .hero-video-banner .hero-video-banner__subtitle {
            font-size: 30px;
            line-height: 1.2
        }

        .hero-video-banner .hero-video-banner__desc {
            display: none
        }

        .hero-video-banner .hero-video-banner__play {
            position: absolute;
            top: 50%;
            left: 50%;
            width: 45px;
            height: 45px;
            z-index: 2;
            margin-top: -22px;
            margin-left: -22px
        }
}

.video-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.75);
    animation: fadeIn .3s ease-in;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%
}

.video-player__modal-wrapper {
    justify-content: center;
    align-items: center;
    height: 100%
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .modal-wrapper {
        height: auto;
        min-height: 100%
    }
}

.modal-wrapper {
    display: flex
}

#modal-root .video-player__modal {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    padding: 0
}

#modal-root .modalpopup {
    position: absolute
}

.video-player__modal {
    flex-grow: 0;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    padding: 0;
    background-color: #000
}

.modal--close {
    animation: squeeze .3s ease;
    animation-fill-mode: forwards
}

.modal--open {
    animation: expand .3s ease;
    animation-fill-mode: none
}

.modalpopup {
    position: relative;
    z-index: 1050;
    flex-grow: 1;
    width: 100%;
    padding: 26px 20px;
    background: #fff;
    border: 1px solid #979797;
    border-radius: 3px;
    box-shadow: 0 2px 4px 2px rgba(0,0,0,.19)
}

.image-gallery__video {
    position: absolute;
    width: 100%;
    height: 100%
}

.video-player {
    background-color: #000
}

.youtube-player {
    z-index: 0
}

.video-player {
    width: 100%;
    height: 100%
}

.youtube-player__container {
    width: 100%;
    font-size: 0
}

.modal__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 40px;
    background: none;
    border: none;
    cursor: pointer
}

.video-player__modal-close-button {
    top: 15px;
    right: 15px;
    z-index: 10;
    color: #fff
}

.video-player__modal-close-button--youtube {
    top: 60px;
    right: 20px
}

.hidden-control {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    border: 0;
    clip: rect(0, 0, 0, 0)
}

.video-player__modal-close-button .pictogram-wrapper {
    font-size: 2rem
}

.card-box {
    background-color: #fff;
    min-height: auto
}

@media(min-width: 992px) {
    .card-box {
        max-width: 356px;
        min-height: 275px;
        height: 100%
    }

        .card-box.four-card-box {
            max-width: 263px
        }
}

@media(max-width: 991px) {
    .card-box-block {
        padding: 0 10px
    }
}

.card-box-block__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row
}

@media(max-width: 991px) {
    .card-box-block__list {
        flex-direction: column
    }
}

.card-box-block__item {
    padding: 0 16px 0 0
}

@media(max-width: 991px) {
    .card-box-block__item {
        padding: 0 0 20px 0
    }
}

.card-box-block__item:last-child {
    padding: 0
}

.card-box-img {
    height: 100px
}

@media(min-width: 992px) {
    .card-box-img {
        height: 119px
    }
}

.card-box-content {
    padding: 16px 20px
}

@media(min-width: 992px) {
    .card-box-content {
        padding: 30px 20px
    }
}

.card-box__title {
    height: 26px;
    align-items: center;
    vertical-align: center
}

    .card-box__title > span {
        padding-right: 10px;
        position: relative
    }

        .card-box__title > span small {
            font-size: 100%;
            color: #333
        }

    .card-box__title svg {
        position: absolute;
        right: 4px;
        top: -4px
    }

@media(max-width: 991px) {
    .card-box__title {
        justify-content: left
    }
}

.card-box:hover .card-box__title {
    text-decoration: underline
}

.hero-banner-button {
    width: 100%;
    height: 367px;
    display: block;
    background-color: #e8e8e8;
    position: relative;
    overflow: hidden;
    border-radius: 3px
}

    .hero-banner-button::before {
        background-color: rgba(0,0,0,.6);
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        width: 100%
    }

@media(max-width: 991px) {
    .hero-banner-button {
        height: 480px;
        border-radius: 0
    }
}

.hero-banner-button img {
    object-fit: cover;
    object-position: center 0
}

.hero-banner-button-content {
    position: absolute;
    z-index: 2;
    left: 0px;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    align-items: flex-end;
    padding: 50px
}

@media(max-width: 991px) {
    .hero-banner-button-content {
        padding: 30px 32px
    }
}

.hero-banner-button-inner {
    width: 100%;
    margin: 0 auto;
    max-width: 850px
}

    .hero-banner-button-inner .separator-line-2 {
        margin-left: auto;
        margin-right: auto
    }

.hero-banner-button__title {
    line-height: 1.6;
    letter-spacing: 5px;
    opacity: .7;
    text-shadow: 1px 1px 0 rgba(0,0,0,.5);
    font-size: 10px;
    font-weight: 700;
    margin: 0 0 10px 0;
    padding: 0
}

.text-section__separator-center {
    display: inline-block;
    width: 60px;
    margin: 10px 0;
    font-size: 0;
    border-top: 2px solid #d71921
}

.hero-banner-button__subtitle {
    font-size: 50px;
    line-height: 1.16;
    letter-spacing: normal;
    margin: 0px
}

@media(max-width: 991px) {
    .hero-banner-button__subtitle {
        font-size: 30px
    }
}

.hero-banner-button__desc {
    letter-spacing: normal;
    line-height: 1.25;
    margin-bottom: 10px
}

.apply-now-button {
    width: 256px;
    margin: 0 auto
}

.dhEjd__find_more_link_Home .icon {
    margin-left: .8rem;
    font-size: 1.6rem;
    display: inline-block;
    vertical-align: middle
}

.dhEjd__find_more_img_Home {
    transition: all .2s ease-in-out;
    border-radius: 100px;
    width: 166px;
    height: 166px;
    display: block;
    margin: 0 auto
}

.home_award_accederation_Title {
    font-size: 30px;
    line-height: 1.27;
    letter-spacing: normal;
    margin: 0 0 20px 0
}

@media(max-width: 991px) {
    .home_award_accederation_Title {
        font-size: 20px;
        line-height: 1.3;
        margin: 0 0 15px 0
    }
}

.home_award_accederation_Subtext {
    padding: 0px 6.5% 0 6.5%;
    line-height: 1.29;
    letter-spacing: normal
}

@media(max-width: 991px) {
    .home_award_accederation_Subtext {
        margin-bottom: 20px
    }
}

@media(max-width: 991px) {
    .awards-accreditations .container-flex {
        gap: 15px
    }
}

.awards-accreditations .item_height {
    min-height: auto;
    margin-bottom: 10px
}

.awards-accreditations .dhEjd__find_more_link_txt {
    margin-top: 1rem
}

@media(min-width: 992px) {
    .awards-accreditations .dhEjd__find_more_item {
        margin: 0 !important
    }
}

.hero-banner {
    width: 100%;
    height: 480px;
    display: block;
    background-color: #e8e8e8;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden
}

    .hero-banner::before {
        position: absolute;
        bottom: 175px;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 225px;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
        content: ""
    }

@media(max-width: 991px) {
    .hero-banner::before {
        height: 46px;
        bottom: 128px
    }
}

.hero-banner::after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 175px;
    background-color: rgba(0,0,0,.6);
    content: ""
}

@media(max-width: 991px) {
    .hero-banner::after {
        height: 128px
    }
}

.hero-banner img {
    object-fit: cover;
    object-position: center 0
}

.hero-banner-content {
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 0px 0px 50px 0px
}

@media(max-width: 991px) {
    .hero-banner-content {
        padding: 30px 20px
    }
}

.hero-banner__title {
    font-family: "helvetica-neue-bold";
    line-height: 1.6;
    letter-spacing: 5px;
    margin: 0 0 15px 0;
    padding: 0;
    text-shadow: 1px 1px 0 rgba(0,0,0,.5)
}

.hero-banner__subtitle {
    text-shadow: 2px 2px 0 rgba(0,0,0,.5);
    font-size: 50px;
    line-height: 1.16;
    letter-spacing: normal;
    margin: 0 0 20px 0;
    padding: 0;
    font-family: "emirates-bold";
    height: 58px
}

@media(max-width: 991px) {
    .hero-banner__subtitle {
        font-size: 30px;
        line-height: 1.2;
        height: auto
    }
}

.hero-banner__desc {
    font-family: "helvetica-neue-light";
    line-height: normal;
    max-width: 728px;
    padding: 0 16px;
    margin: auto;
    font-size: 20px;
    line-height: 1.2
}

@media(max-width: 991px) {
    .hero-banner__desc {
        font-size: 14px;
        line-height: 1.29;
        padding: 0
    }
}

.scroll-disable {
    overflow: hidden;
    height: 100vh
}

.box-card-shadow-text {
    margin: 50px 90px;
    padding: 32px 50px 20px;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    background-color: #fff
}

@media(max-width: 991px) {
    .box-card-shadow-text {
        margin: 30px 10px;
        padding: 2px 20px
    }
}

.box-card_heading {
    font-size: 30px;
    line-height: 1.27;
    letter-spacing: normal
}

@media(max-width: 991px) {
    .box-card_heading {
        font-size: 20px
    }
}

p.box-card_subtitle {
    font-weight: 300;
    letter-spacing: normal;
    margin-bottom: 18px
}

@media(min-width: 992px) {
    p.box-card_subtitle:last-child {
        margin-bottom: 0
    }
}

p.box-card_subtitle a {
    color: #333;
    text-decoration: revert
}

    p.box-card_subtitle a:hover {
        color: #333
    }

.servicesInfo .info-block {
    background-color: #fff;
    box-shadow: 0 2px 4px 2px rgba(0,0,0,.1);
    margin: 0;
    padding: 50px;
    color: #333;
    font-size: 1.4rem;
    border-radius: 3px
}

@media only screen and (max-width: 992px) {
    .servicesInfo .info-block {
        padding: 20px;
        margin: 0px 10px
    }
}

.servicesInfo .text-title {
    font-size: 30px;
    font-family: "Emirates-bold";
    margin-top: 0;
    line-height: 1.27;
    margin-bottom: 0
}

@media only screen and (max-width: 991px) {
    .servicesInfo .text-title {
        font-size: 20px;
        line-height: 1.3
    }
}

.servicesInfo p {
    line-height: 1.29;
    color: #333;
    margin-bottom: 18px
}

    .servicesInfo p:last-child {
        margin-bottom: 0
    }

.servicesInfo .richtext {
    font-family: "helvetica-neue-light";
    font-size: 14px;
    font-weight: 300;
    line-height: 1.29
}

    .servicesInfo .richtext p:last-child {
        margin-bottom: 0
    }

.servicesInfo .expanded-row-text .footer-bottom-section {
    min-width: 215px
}

    .servicesInfo .expanded-row-text .footer-bottom-section:last-child {
        padding-right: 0
    }

@media only screen and (min-width: 992px) {
    .servicesInfo .expanded-row-text {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        margin-top: 30px
    }
}

.services-info-box .services-info-box__content p {
    margin-bottom: 18px
}

    .services-info-box .services-info-box__content p:last-child {
        margin-bottom: 0
    }

@media(max-width: 991px) {
    .services-info-box .footer-bottom-section {
        margin-bottom: 30px
    }

        .services-info-box .footer-bottom-section:last-child {
            margin-bottom: 0px
        }
}

.services-info-box .footer-bottom-section p {
    margin-bottom: 0
}

.btn-action {
    margin-top: 30px
}

@media(max-width: 991px) {
    .btn-action {
        margin-top: 20px
    }
}

@media(max-width: 991px) {
    .faq-topic-listing-wrapper .footer-bottom-section p {
        margin-bottom: 20px
    }
}

@media(max-width: 991px) {
    .faq-topic-listing-wrapper .footer-bottom-section:last-child p {
        margin-bottom: 0
    }
}

#EventCateringmodal-root .modalpopup {
    position: absolute
}

#EventCateringmodal-root .video-player__modal {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    padding: 0
}

.event_catering-white_block p:last-child {
    margin-bottom: 0
}

.event_catering-white_block ._heading {
    font-family: Emirates;
    font-size: 2.4rem;
    line-height: 1.33;
    font-weight: bold;
    position: relative;
    padding-bottom: 1.5rem;
    margin-top: 0;
    margin-bottom: 2rem
}

    .event_catering-white_block ._heading:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #d71921;
        width: 60px;
        height: 2px
    }

.event_catering-white_block {
    font-size: 1.4rem;
    line-height: 1.29;
    background: #fff;
    padding: 3rem;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.25);
    border-radius: 3px
}

    .event_catering-white_block p {
        line-height: 1.29
    }

@media(min-width: 992px) {
    .event_catering-white_block {
        margin-top: 1.2rem;
        min-height: 354px;
        height: calc(100% - 2.4rem);
        overflow-y: auto;
        position: absolute
    }
}

@media(max-width: 991px) {
    .event_catering-white_block {
        margin: -1.2rem -0.5rem 0;
        padding: 2rem
    }
}

@media(min-width: 992px) {
    .event_catering-less-height-box {
        height: calc(100% - 9.3rem) !important;
        min-height: 297px !important;
        margin: 30px -100px 30px 0;
        max-width: 465px
    }
}

@media(min-width: 992px) {
    .event_catering-right_col {
        width: calc(58.5% + 2.2rem);
        min-height: 357px;
        padding-left: 0;
        margin-left: 5.5rem;
        pointer-events: none
    }
}

@media(max-width: 991px) {
    .event_catering-right_col {
        order: -1;
        pointer-events: none
    }
}

.event_catering-right_col .img-responsive {
    width: 100%;
    max-width: 100%
}

@media(max-width: 991px) {
    .event_catering-spacing-our-service {
        margin-top: 0rem;
        padding-bottom: 3rem
    }
}

.event_catering-heading.our-service-title {
    font-size: 30px
}

@media(max-width: 991px) {
    .event_catering-heading.our-service-title {
        font-size: 20px
    }
}

@media(max-width: 991px) {
    .event_catering-overlap_spacing {
        margin: 0rem -0.5rem 0
    }
}

.information-slider {
    overflow-x: auto;
    overflow-y: hidden;
    display: flex
}

@media(min-width: 992px) {
    .information-slider {
        justify-content: space-between
    }
}

@media(max-width: 991px) {
    .information-slider {
        padding: 0 10px
    }
}

@media(max-width: 991px) {
    .information-slider__item {
        margin-right: 67.5px
    }

        .information-slider__item:last-child {
            margin-right: 0
        }
}

.information-slider__item-text {
    margin-top: 10px;
    font-size: 14px;
    text-decoration: none;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: #333
}

.information-slider__item-link {
    text-decoration: none
}

    .information-slider__item-link:hover, .information-slider__item-link:focus {
        text-decoration: none
    }

    .information-slider__item-link .iconography {
        position: relative;
        top: 2px;
        margin-left: 5px
    }

    .information-slider__item-link img {
        width: 166px;
        height: 166px;
        border-radius: 166px
    }

.box-card-text-button {
    padding: 40px;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    background-color: #fff;
    display: flex
}

@media(max-width: 991px) {
    .box-card-text-button {
        display: block;
        margin: 0px 10px 0px
    }
}

.box-card-text-button_heading {
    line-height: normal;
    margin: 0 0 20px;
    font-size: 18px
}

@media(max-width: 991px) {
    .box-card-text-button_heading {
        line-height: 1.2;
        font-size: 16px
    }
}

p.box-card-text-buttton_subtitle {
    margin-bottom: 20px
}

@media(min-width: 992px) {
    p.box-card-text-buttton_subtitle:last-child {
        margin-bottom: 0
    }
}

@media(min-width: 992px) {
    .button-alignment-center {
        display: flex;
        justify-content: center;
        align-items: center;
        flex: 25
    }
}

.button--contact-us a {
    margin-left: 40px;
    padding: 20px 8%;
    border: solid 1px #333;
    max-width: 226px;
    background-color: #fff;
    width: 100%;
    font-size: 16px;
    border-radius: 5px;
    text-decoration: none;
    box-shadow: 0 2px 1px 0 rgba(0,0,0,.1)
}

@media(max-width: 991px) {
    .button--contact-us a {
        display: inline-block;
        max-width: inherit;
        padding: 9.5px 8%;
        font-size: 14px;
        margin-left: 0px
    }
}

@media(min-width: 992px) {
    .contact-us-seprator {
        display: none !important
    }
}

.contact-us-spacing {
    margin: 50px 0 0 0
}

@media(max-width: 991px) {
    .contact-us-spacing {
        margin: 0 10px -40px 10px
    }
}

.block--label-button {
    display: grid;
    width: 100%
}

@media(min-width: 992px) {
    .block--label-button {
        margin-left: 40px
    }
}

.text-section__separator--more-space {
    display: block;
    width: 60px;
    margin: 20px 0 20px 0;
    font-size: 0;
    border-top: 2px solid #d71921
}

.contact-cards-block .contact-cards__list {
    display: flex;
    flex-direction: row;
    margin: 0;
    list-style: none;
    padding: 0
}

@media(max-width: 991px) {
    .contact-cards-block .contact-cards__list {
        flex-direction: column
    }
}

.contact-cards-block .contact-cards__item {
    padding: 30px;
    border-radius: 3px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.25);
    background-color: #fff;
    flex: 1;
    margin: 0 16px 0 0
}

@media(max-width: 991px) {
    .contact-cards-block .contact-cards__item {
        margin: 0px 10px 20px;
        padding: 20px
    }
}

.contact-cards-block .contact-cards__item:last-child {
    padding: 30px;
    margin: 0 16px 0 0
}

@media(max-width: 991px) {
    .contact-cards-block .contact-cards__item:last-child {
        margin: 0px 10px;
        padding: 20px 20px 0px 20px
    }
}

.card-with-video {
    position: relative
}

@media(max-width: 991px) {
    .card-with-video {
        flex-direction: column
    }
}

.card-with-video__col {
    padding: 0
}

.card-with-video__col--content {
    margin: 0px 10px 0 10px;
    position: relative;
    z-index: 1
}

@media(min-width: 992px) {
    .card-with-video__col--content {
        width: calc(100% - 635px);
        margin: 0
    }
}

.card-with-video__col--image {
    order: -1
}

@media(min-width: 992px) {
    .card-with-video__col--image {
        width: 635px;
        height: 397px;
        order: 0
    }
}

.card-with-video__inner {
    width: 100%;
    padding: 20px;
    background: #fff
}

@media(min-width: 992px) {
    .card-with-video__inner {
        position: absolute;
        z-index: 1;
        max-height: calc(100% - 30px);
        overflow-y: auto;
        padding: 40px;
        left: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
}

@media(max-width: 991px) {
    .card-with-video__inner {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
}

.card-with-video__title {
    font-size: 30px;
    font-family: "Emirates-Bold";
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #333;
    position: relative;
    padding-bottom: 0px;
    margin-top: 0;
    margin-bottom: 0px
}

@media(max-width: 991px) {
    .card-with-video__title {
        font-size: 20px;
        line-height: 1.3
    }
}

.card-with-video__desc, .card-with-video p {
    font-family: "helvetica-neue-light";
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #333
}

.card-with-video p {
    margin-bottom: 18px
}

    .card-with-video p:last-child {
        margin-bottom: 0
    }

.card-with-video__img {
    text-align: center;
    position: relative
}

@media(min-width: 992px) {
    .card-with-video__img {
        text-align: right
    }
}

.card-with-video__img img {
    display: inline;
    width: 100%
}

@media(min-width: 992px) {
    .card-with-video__img img {
        height: 397px
    }
}

@media(min-width: 992px) {
    .card-with-video.is--reversed {
        flex-direction: row-reverse
    }

        .card-with-video.is--reversed .card-with-video__inner {
            right: 0;
            left: auto;
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }
}

.card-with-video__play-icon {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    cursor: pointer
}

.heroBanner {
    text-align: center
}

.heroBannerimage {
    width: 100%;
    height: 416px;
    display: block;
    background-color: #000;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.heroBanner-text-centered {
    position: absolute;
    top: 66%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 556px;
    height: 179px
}

.heroBanner-preheader {
    width: 556px;
    height: 16px;
    align-self: stretch;
    flex-grow: 0;
    text-shadow: 1px 1px 0 rgba(0,0,0,.5);
    font-family: helvetica-neue-light;
    font-size: 10px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 5px;
    text-align: center;
    color: #fff
}

.heroBanner-Title {
    width: 556px;
    height: 71px;
    flex-grow: 0;
    font-family: ek03-regular;
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.16;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    display: inherit;
    padding-top: 15px
}

.heroBanner-Subtext {
    width: 556px;
    height: 92px;
    flex-grow: 0;
    font-family: helvetica-neue-light;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    display: inherit;
    padding-top: 20px;
    padding-left: 23px;
    padding-right: 23px
}

@media(max-width: 991px) {
    .heroBannerimage {
        height: 480px !important
    }

    .heroBanner-text-centered {
        width: 280px !important;
        height: 157px !important;
        top: 76% !important;
        width: 280px !important
    }

    .heroBanner-preheader {
        height: 16px !important;
        width: 280px !important;
        padding-left: 5px;
        padding-right: 5px;
        text-shadow: 2px 2px 0 rgba(0,0,0,.5) !important
    }

    .heroBanner-Title {
        font-size: 30px !important;
        line-height: 1.2 !important;
        height: 49px !important;
        width: 280px !important;
        text-shadow: 2px 2px 0 rgba(0,0,0,.5) !important
    }

    .heroBanner-Subtext {
        font-size: 14px !important;
        font-weight: 300 !important;
        line-height: 1.29 !important;
        height: 92px !important;
        width: 280px !important;
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

.kernel {
    padding-bottom: 100px
}

@media only screen and (min-width: 992px) {
    .image-blocks-reverse {
        flex-direction: row-reverse
    }
}

@media(min-width: 992px) {
    .dhEjd__page_container {
        padding-bottom: 0rem !important
    }
}

.mt__figure_shadow::before {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    z-index: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    left: 0
}

@media only screen and (min-width: 992px) {
    .image-blocks-ourstory {
        margin: 12px -100px 20px 0
    }
}

@media only screen and (min-width: 992px) {
    .image-blocks-ourpeople {
        margin: 12px 15px 0px -125px
    }
}

.text-section-aboutUs {
    font-family: "helvetica-neue-light";
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #333
}

@media only screen and (min-width: 992px) {
    .left_col_image {
        padding: 0px 0px 0px 25px !important
    }
}

@media only screen and (min-width: 992px) {
    .right_col_text {
        padding: 0px 25px 0px 0px !important
    }
}

.item-list-separator {
    padding-bottom: 50px
}

@media(max-width: 991px) {
    .col-md-6-ourstory {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.dhEjd__page_container ._heading {
    font-family: "emirates-bold"
}

@media(max-width: 991px) {
    .dhEjd__page_container ._heading {
        font-size: 20px;
        padding-bottom: 1rem;
        margin-bottom: 1.5rem
    }
}

@media(min-width: 992px) {
    .less-height-box {
        height: calc(100% - 11.4rem) !important;
        min-height: 300px !important;
        margin: 50px -100px 55px 0;
        min-width: 630px
    }
}

@media(max-width: 991px) {
    .spacing-our-service {
        margin-top: 0rem;
        padding-bottom: 3rem
    }
}

._heading.our-service-title {
    font-size: 30px
}

@media(max-width: 991px) {
    ._heading.our-service-title {
        font-size: 20px
    }
}

@media(max-width: 991px) {
    .overlap_spacing {
        margin: -2.2rem -0.5rem 0
    }
}

.media-cards-block .media-cards__list {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    margin: -25px -8px;
    padding: 0;
    align-items: center;
    justify-content: flex-start
}

@media(max-width: 991px) {
    .media-cards-block .media-cards__list {
        margin: -10px -8px
    }
}

.media-cards-block .media-cards__item {
    padding: 25px 0;
    margin-right: 0;
    width: calc(33.3333333333% - 16px);
    margin: 0px 8px;
    max-width: 356px
}

    .media-cards-block .media-cards__item:nth-child(3n) {
        padding-right: 0
    }

@media(max-width: 991px) {
    .media-cards-block .media-cards__item {
        width: 100%;
        max-width: 100%;
        padding: 10px 0
    }
}

.media-cards-block a, .media-cards-block a:hover {
    text-decoration: none;
    color: #333
}

.media-cards-block .media-cards-info:hover .media-cards-info__img img {
    transform: scale(1.1)
}

.media-cards-block .media-cards-info:hover .media-cards-info__content {
    box-shadow: 0 0 6px 0 rgba(0,0,0,.5)
}

.media-cards-block .media-cards-info__img {
    height: 222px;
    border-radius: 3px;
    overflow: hidden
}

@media(max-width: 991px) {
    .media-cards-block .media-cards-info__img {
        height: 200px
    }
}

.media-cards-block .media-cards-info__img img {
    height: 222px;
    object-fit: cover;
    transition: transform .2s ease-in-out
}

@media(max-width: 991px) {
    .media-cards-block .media-cards-info__img img {
        height: 200px
    }
}

.media-cards-block .media-cards-info__content {
    border-radius: 3px;
    padding: 25px 25px 52px 25px;
    background-color: #fff;
    height: 240px;
    position: relative;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.25);
    display: block;
    margin: -20px 20px 0 20px
}

@media(max-width: 991px) {
    .media-cards-block .media-cards-info__content {
        padding: 20px;
        margin: -20px 10px 0 10px;
        height: auto
    }
}

.media-cards-block .media-cards-info .publish-date {
    height: 16px;
    font-family: "helvetica-neue-bold";
    font-size: 10px;
    line-height: 1.6;
    letter-spacing: 5px;
    color: #666;
    margin-bottom: 10px;
    text-transform: uppercase
}

.media-cards-block .media-cards-info__title {
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-family: "helvetica-neue-bold"
}

.media-cards-block .media-cards-info__desc {
    font-family: "helvetica-neue-light";
    font-size: 14px;
    font-weight: 300;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #333;
    padding-left: 0px
}

    .media-cards-block .media-cards-info__desc p:empty {
        display: none
    }

    .media-cards-block .media-cards-info__desc p {
        font-family: "helvetica-neue-light";
        font-size: 14px;
        font-weight: 300;
        line-height: 1.29;
        letter-spacing: normal;
        text-align: left;
        color: #333;
        margin-bottom: 10px
    }

        .media-cards-block .media-cards-info__desc p:last-child {
            margin-bottom: 0
        }

    .media-cards-block .media-cards-info__desc .content-space {
        display: block;
        height: 10px
    }

.media-cards-block .media-cards-info .read-more-link {
    margin-top: auto;
    height: 17px
}

@media(min-width: 992px) {
    .media-cards-block .media-cards-info .read-more-link {
        position: absolute;
        bottom: 25px;
        z-index: 1
    }
}

.media-cards-block .media-cards-info .read-more-link .link--underline {
    text-decoration: underline;
    font-size: 14px;
    font-family: "helvetica-neue-light";
    font-weight: normal
}

    .media-cards-block .media-cards-info .read-more-link .link--underline:hover {
        text-decoration: none
    }

@media(max-width: 991px) {
    .media-cards-block .media-cards-info .read-more-link {
        margin-top: 10px
    }
}

.media-cards-block.all-media-cards-block .media-cards-info__content {
    height: 309px
}

@media(max-width: 1199px) {
    .media-cards-block.all-media-cards-block .media-cards-info__content {
        height: 339px
    }
}

@media(max-width: 991px) {
    .media-cards-block.all-media-cards-block .media-cards-info__content {
        height: auto
    }
}

.media-cards-block.services-media-cards-block .media-cards-info__content {
    height: 250px
}

@media(max-width: 1199px) {
    .media-cards-block.services-media-cards-block .media-cards-info__content {
        height: 249px
    }
}

@media(max-width: 991px) {
    .media-cards-block.services-media-cards-block .media-cards-info__content {
        height: auto
    }
}

.media-cards-block.home-media-cards-block .media-cards-info__desc {
    height: 100px;
    overflow: hidden
}

@media(max-width: 991px) {
    .media-cards-block.home-media-cards-block .media-cards-info__desc {
        height: auto
    }
}

.media-cards-block .noDataMsg {
    font-family: "helvetica-neue-light";
    max-width: 728px;
    font-size: 16px;
    line-height: 1.2;
    margin: auto;
    width: 100%;
    text-align: center;
    padding: 24px 0 0 0
}

.view-all-media {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 10px 0 10px
}

@media(max-width: 991px) {
    .view-all-media {
        padding: 20px 10px 0 10px
    }
}

.view-all-media .view-all-media__link {
    padding: 10px 8%;
    border: solid 1px #333;
    background-color: #fff;
    width: 100%;
    font-size: 16px;
    border-radius: 5px;
    color: #333;
    text-decoration: none;
    max-width: 256px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media(max-width: 991px) {
    .view-all-media .view-all-media__link {
        max-width: 100%
    }
}

.media-details {
    background-color: #fff;
    box-shadow: 0 2px 4px 2px rgba(0,0,0,.1);
    margin: 0;
    padding: 50px;
    color: #333;
    font-size: 1.4rem;
    border-radius: 3px
}

@media(max-width: 991px) {
    .media-details {
        padding: 20px;
        margin: 0px 10px
    }
}

.media-details__title {
    font-size: 30px;
    font-family: "Emirates-bold";
    margin-top: 0;
    line-height: 1.27;
    margin-bottom: 0
}

@media(max-width: 991px) {
    .media-details__title {
        font-size: 20px;
        line-height: 1.3
    }
}

.media-details__desc p {
    font-family: "helvetica-neue-light";
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #333;
    padding-left: 0px;
    margin-bottom: 18px
}

    .media-details__desc p a {
        color: #333;
        text-decoration: underline
    }

.media-details__desc > p img {
    display: block
}

    .media-details__desc > p img + em {
        display: block
    }

.media-details__desc > p:last-child {
    margin-bottom: 0
}

.media-details__desc p:empty {
    display: none
}

.media-details__desc strong {
    font-family: "helvetica-neue-bold"
}

@media(max-width: 991px) {
    .media-details__desc img {
        max-width: 100%;
        height: auto !important
    }
}

.search-bar-block {
    padding: 30px 0 0 0
}

@media(max-width: 991px) {
    .search-bar-block {
        padding-bottom: 20px
    }
}

.search-bar-block .search-bar {
    max-width: 356px;
    width: calc(100% - 40px);
    position: relative;
    display: block;
    height: 60px;
    padding: 0 20px;
    overflow: hidden;
    color: #333;
    line-height: 60px;
    background: #fff;
    border: 1px solid #666;
    border-radius: 3px;
    box-shadow: inset 4px 4px 0 0 #f2f2f2;
    margin: auto
}

    .search-bar-block .search-bar:hover {
        box-shadow: 0 0 6px 0 rgba(0,0,0,.5),inset 0 0 4px #a9a9a9
    }

.search-bar-block .search-bar__control {
    top: 8px;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 0 20px 0 0;
    font-size: 20px;
    line-height: 40px;
    background-color: rgba(0,0,0,0);
    border: none;
    outline: none;
    position: relative;
    line-height: normal;
    font-family: "helvetica-neue-bold";
    color: #333;
    font-weight: 500
}

    .search-bar-block .search-bar__control:focus ~ .search-bar__label {
        top: 6px;
        bottom: inherit;
        font-size: 1.2rem;
        line-height: 20px
    }

    .search-bar-block .search-bar__control::placeholder {
        font-size: 0
    }

    .search-bar-block .search-bar__control:placeholder-shown ~ .search-bar__close {
        display: none !important
    }

.search-bar-block .search-bar__label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    padding: 0 20px;
    overflow: hidden;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .2s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    margin: 0
}

.search-bar-block .search-bar__close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 40px;
    height: 60px;
    color: #333;
    line-height: 60px;
    background: rgba(0,0,0,0);
    border: none;
    cursor: pointer;
    text-align: center;
    display: none
}

.search-bar-block .search-bar.is--active .search-bar__label {
    top: 6px;
    bottom: inherit;
    font-size: 1.2rem;
    line-height: 20px
}

.search-bar-block .search-bar.is--active .search-bar__close {
    display: block
}

.search-bar-block .search-bar.is--empty .search-bar__close {
    display: none
}

.media-details-page .hero-banner img {
    object-position: top center
}

.ourresponsiblity-Full-width {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
    margin: 50px 90px;
    padding: 50px;
    border-radius: 3px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.25);
    background-color: #fff
}

.aboutus_text_block {
    height: 162px;
    align-self: stretch;
    flex-grow: 0;
    font-family: "helvetica-neue-light";
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #333
}

.stat {
    height: 29px;
    align-self: stretch;
    flex-grow: 0;
    font-family: Emirates;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #333
}

.stat-text {
    width: 263px;
    height: 18px;
    flex-grow: 0;
    font-family: "helvetica-neue-light";
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #333
}

@media only screen and (min-width: 992px) {
    #maincontent .e-container:first-child {
        margin-top: 50px
    }
}

#maincontent .e-container:first-child {
    margin-top: 20px
}

@media only screen and (min-width: 992px) {
    .e-container--separator:last-child {
        margin-bottom: 50px;
        padding-bottom: 0
    }
}

.e-container--separator:last-child {
    margin-bottom: 20px;
    padding-bottom: 0
}

@media only screen and (min-width: 992px) {
    .e-container--separator:last-child {
        padding-bottom: 50px
    }
}

.e-container--separator:last-child {
    margin-bottom: 0;
    padding-bottom: 20px
}

@media only screen and (min-width: 992px) {
    .e-container--separator {
        margin-top: 50px;
        margin-bottom: 50px
    }
}

.e-container--separator {
    margin-top: 20px;
    margin-bottom: 20px
}

.e-container {
    max-width: 1100px;
    margin: 0 auto
}

.faq-topic-listing-wrapper {
    border-radius: 5px;
    display: inline-block;
    width: 100%
}

.text-section {
    background-color: #fff;
    box-shadow: 0 2px 4px 2px rgba(0,0,0,.1);
    margin: 0;
    padding: 50px;
    color: #333;
    font-size: 1.4rem;
    border-radius: 3px
}

@media only screen and (max-width: 992px) {
    .text-section {
        padding: 20px;
        margin: 0px 10px
    }
}

.faq-topic-listing-wrapper .text-section .text-title {
    font-size: 30px;
    font-family: "Emirates-bold";
    margin-top: 0;
    line-height: 1.27;
    margin-bottom: 0
}

@media only screen and (max-width: 991px) {
    .faq-topic-listing-wrapper .text-section .text-title {
        font-size: 20px;
        line-height: 1.3
    }
}

.enhanced-rich-text {
    align-self: stretch;
    flex-grow: 0;
    font-family: "helvetica-neue-light";
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #333;
    padding-left: 0px
}

    .enhanced-rich-text p {
        font-size: 14px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: normal;
        text-align: left;
        color: #333;
        margin-bottom: 0
    }

        .enhanced-rich-text p:last-child {
            margin-bottom: 0
        }

.stat_heading {
    height: 29px;
    align-self: stretch;
    flex-grow: 0;
    font-family: "Emirates-bold";
    font-size: 22px
}

    .stat_heading a[href^=tel] {
        color: inherit !important;
        text-decoration: none
    }

@media only screen and (max-width: 991px) {
    .stat_heading {
        font-size: 18px;
        height: 24px
    }
}

.text-section__separator {
    display: block;
    width: 60px;
    margin: 15px 0 20px 0;
    font-size: 0;
    border-top: 2px solid #d71921
}

@media only screen and (max-width: 991px) {
    .text-section__separator {
        margin: 10px 0 15px 0
    }
}

@media only screen and (min-width: 992px) {
    .footer__wrapper.e-container .e-row {
        padding: 0
    }
}

@media only screen and (min-width: 992px) {
    .e-row {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-content: flex-start;
        max-width: 1100px;
        margin: 0 auto
    }
}

.footer-bottom-wrapper {
    padding: 30px 0 0 0;
    margin: 0
}

@media(max-width: 991px) {
    .footer-bottom-wrapper {
        padding: 20px 0 0 0
    }
}

@media only screen and (min-width: 1024px) {
    .footer-bottom-section {
        width: 33%;
        padding-right: 42px
    }
}

@media only screen and (min-width: 992px) {
    .footer-bottom-section {
        min-width: 270px;
        padding-left: 0
    }

        .footer-bottom-section .enhanced-rich-text {
            margin-bottom: 0
        }
}

.footer-bottom-section {
    width: 100%
}

    .footer-bottom-section:last-child .enhanced-rich-text {
        margin-bottom: 0
    }

.e-row.box-4 .footer-bottom-section {
    min-width: 215px
}

    .e-row.box-4 .footer-bottom-section:last-child {
        padding-right: 0
    }

.heading_title {
    margin-top: 0;
    margin-bottom: 3rem
}

.name_text {
    display: inline-block;
    white-space: normal;
    width: 100%;
    min-width: 166px;
    outline: 0;
    line-height: normal;
    text-align: center
}

.designation_text {
    text-align: center;
    width: 100%
}

.img_size {
    width: 166px;
    height: 166px
}

.container-flex {
    display: flex;
    flex-flow: wrap
}

.item_height {
    min-height: 246px;
    display: block
}

@media only screen and (max-width: 991px) {
    .dhEjd__find_more_link:hover .dhEjd__find_more_img {
        transform: none
    }

    .container-flex {
        display: flex;
        flex-flow: nowrap
    }
}

.dhEjd__find_more_link:hover .dhEjd__find_more_img {
    transform: none;
    box-shadow: none
}

@media(max-width: 991px) {
    .dhEjd__board_director_container {
        padding: 0px 10px;
        min-height: auto
    }
}

@media(min-width: 992px) {
    .dhEjd__board_director_container .dhEjd__find_more_item {
        margin: 0 0 50px 0
    }

        .dhEjd__board_director_container .dhEjd__find_more_item:nth-child(n+5) {
            margin: 0
        }
}

@media(max-width: 991px) {
    .dhEjd__board_director_container .dhEjd__find_more_item {
        margin: 0 50px 0 0;
        padding: 0
    }

        .dhEjd__board_director_container .dhEjd__find_more_item:last-child {
            margin: 0
        }
}

.dhEjd__board_director_container .dhEjd__find_more_link_txt {
    margin-top: 10px
}

.card-with-image {
    position: relative
}

@media(max-width: 991px) {
    .card-with-image {
        flex-direction: column
    }
}

.card-with-image__col {
    padding: 0
}

.card-with-image__col--content {
    margin: -20px 10px 0 10px;
    position: relative;
    z-index: 1
}

@media(min-width: 992px) {
    .card-with-image__col--content {
        width: calc(100% - 635px);
        margin: 0
    }
}

.card-with-image__col--image {
    order: -1
}

@media(min-width: 992px) {
    .card-with-image__col--image {
        width: 635px;
        height: 397px;
        order: 0
    }
}

.card-with-image__inner {
    width: 100%;
    padding: 20px;
    background: #fff
}

@media(min-width: 992px) {
    .card-with-image__inner {
        width: 500px;
        position: absolute;
        z-index: 1;
        max-height: calc(100% - 30px);
        overflow-y: auto;
        padding: 40px;
        left: 0
    }
}

@media(min-width: 1099px) {
    .card-with-image__inner {
        width: 635px
    }
}

.card-with-image__title {
    font-size: 30px;
    font-family: "Emirates-Bold";
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #333;
    position: relative;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0
}

@media(max-width: 991px) {
    .card-with-image__title {
        font-size: 20px;
        line-height: 1.3
    }
}

.card-with-image__desc, .card-with-image p {
    font-family: "helvetica-neue-light";
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #333
}

.card-with-image p {
    margin-bottom: 18px
}

    .card-with-image p:last-child {
        margin-bottom: 0
    }

.card-with-image__img {
    text-align: center
}

@media(min-width: 992px) {
    .card-with-image__img {
        text-align: right
    }
}

.card-with-image__img img {
    display: inline;
    width: 100%
}

@media(min-width: 992px) {
    .card-with-image__img img {
        height: 397px
    }
}

@media(min-width: 992px) {
    .card-with-image.is--reversed {
        flex-direction: row-reverse
    }

        .card-with-image.is--reversed .card-with-image__inner {
            right: 0;
            left: auto
        }
}

.panel-group .panel {
    box-shadow: none
}

.collapse {
    transition: all .3s ease-in-out
}

.panel-default {
    margin-bottom: 10px;
    border: solid 1px #d8d8d8;
    border-radius: 3px
}

    .panel-default:last-child {
        margin-bottom: 0
    }

.panel-title > a {
    display: block;
    padding: 16px 20px;
    text-decoration: none;
    border-radius: 3px
}

.more-less {
    float: right
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #eee;
    padding: 20px
}

.tab .tab-title {
    line-height: 1.06;
    font-family: "helvetica-neue-light"
}

@media(max-width: 991px) {
    .box {
        margin: 0 10px
    }
}

.panel-group .tab-opened {
    font-family: "helvetica-neue-bold"
}

.panel-body-content {
    padding: 30px
}

@media(max-width: 991px) {
    .panel-body-content {
        padding: 20px
    }
}

.panel-body-content p {
    margin-bottom: 18px;
    color: #333;
    line-height: 1.29
}

    .panel-body-content p:last-child {
        margin-bottom: 0
    }

    .panel-body-content p img {
        margin-right: 10px;
        margin-top: 5px
    }

.panel-body-content a {
    color: #333;
    text-decoration: underline
}

.panel-body-content ul {
    padding-left: 25px;
    margin-bottom: 10px
}

p.text-link-with-icon {
    display: flex
}

span.more-less span {
    margin-right: 12px
}

@media(max-width: 991px) {
    span.more-less span {
        display: none
    }
}

.max-width-unset {
    max-width: unset
}

.text-shadow-none {
    text-shadow: none !important
}

.box-card-equal-length {
    padding: 30px;
    border-radius: 3px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.25);
    background-color: #fff
}

@media(max-width: 991px) {
    .box-card-equal-length {
        display: block;
        margin: 0px 10px 20px;
        padding: 20px
    }
}

.box-card-equal-length p {
    flex: 1 0 auto;
    margin-bottom: 10px
}

    .box-card-equal-length p:last-child {
        margin-bottom: 0px
    }

    .box-card-equal-length p a {
        color: #333;
        text-decoration: underline
    }

.spacing-contact-us {
    padding: 30px 20px 0px !important
}

@media(max-width: 991px) {
    .spacing-contact-us {
        padding: 20px 20px 0px !important
    }
}

.background-banner {
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

@media(max-width: 991px) {
    .desktop-only {
        display: none
    }
}

@media(min-width: 992px) {
    .mobile-only {
        display: none
    }
}

.text-section__separator--black {
    display: block;
    width: 100%;
    margin: 9px 0 10px 0;
    font-size: 0;
    border-top: 1px solid #d8d8d8
}

@media(max-width: 991px) {
    .box-side-spacing {
        margin: 0 10px
    }
}

.contact-us--box {
    width: 100%;
    margin: 30px auto 0;
    max-width: 728px
}

@media(max-width: 991px) {
    .contact-us--box {
        margin: 20px auto 0;
        width: auto
    }
}

.contact-us--box .cta.cta__primary {
    min-width: 170px;
    display: inline-block;
    cursor: pointer
}

@media(max-width: 991px) {
    .contact-us--box .cta.cta__primary {
        width: 100%
    }
}

.contact-us--box .personal-info__field-row {
    flex-direction: row;
    justify-content: space-between;
    display: flex;
    margin-bottom: 20px
}

.contact-us--box .input-field {
    vertical-align: bottom;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    min-height: 60px;
    padding: 0 20px;
    overflow: hidden;
    color: #333;
    line-height: 60px;
    background: #fff;
    border: 1px solid #666;
    border-radius: 3px;
    box-shadow: inset 4px 4px 0 0 #f2f2f2
}

.contact-us--box .input-field--error {
    height: 96px
}

.contact-us--box .input-field__field {
    display: flex;
    height: 58px
}

.contact-us--box .input-field__placeholder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: block;
    padding: 0 20px;
    overflow: hidden;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .2s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.contact-us--box .input-field__icon {
    position: absolute;
    top: 27px;
    left: 15px;
    font-size: 2rem;
    line-height: 1
}

.contact-us--box .input-field__input {
    position: absolute;
    top: 18px;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 0 20px 0 0;
    font-size: 2rem;
    line-height: 40px;
    background-color: rgba(0,0,0,0);
    border: none;
    outline: none;
    position: relative;
    line-height: normal
}

.contact-us--box .input-field__button-icon {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 40px;
    height: 60px;
    color: #333;
    line-height: 60px;
    background: rgba(0,0,0,0);
    border: none;
    cursor: pointer
}

@media(hover: hover) {
    .contact-us--box .input-field:hover {
        box-shadow: 0 0 6px 0 rgba(0,0,0,.5),inset 0 0 4px #a9a9a9
    }
}

.contact-us--box .input-field--focus {
    box-shadow: 0 0 6px 0 rgba(0,0,0,.5),inset 0 0 4px #a9a9a9
}

.contact-us--box .input-field--highlight-error {
    border-color: #8d0203;
    box-shadow: inset 4px 4px 0 0 rgba(141,2,3,.1)
}

.contact-us--box .input-field--active .input-field__placeholder {
    top: 6px;
    bottom: inherit;
    font-size: 1.2rem;
    line-height: 20px
}

.contact-us--box .input-field__chevron {
    position: absolute;
    top: 26px;
    right: 18px;
    color: #000;
    font-size: .8rem;
    line-height: 1
}

.contact-us--box .input-field--disabled {
    color: #666;
    border-color: #c2c2c2;
    box-shadow: none
}

    .contact-us--box .input-field--disabled:hover {
        box-shadow: none;
        cursor: default
    }

.contact-us--box .close-icon--small {
    font-size: .8rem
}

.contact-us--box .personal-info__field-row-col {
    position: relative
}

.contact-us--box .personal-info {
    display: flex;
    width: 100%;
    font-size: 1.4rem;
    text-align: left
}

.contact-us--box .personal-info__field-row.wrapper-ct {
    display: flex;
    width: 100%
}

@media(min-width: 992px) {
    .contact-us--box .personal-info__field-row-col.phone-type {
        width: 25%
    }

    .contact-us--box .personal-info__field-row-col.country-code {
        width: 25%
    }

    .contact-us--box .personal-info__field-row-col.area-code {
        width: 20%
    }

    .contact-us--box .personal-info__field-row-col.phone-number {
        width: 30%
    }

        .contact-us--box .personal-info__field-row-col.phone-number:last-child {
            padding-right: 0
        }
}

.contact-us--box .dropdown {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    color: #333;
    line-height: 60px;
    background: #fff;
    border: 1px solid #666;
    border-radius: 3px;
    box-shadow: inset 3px 3px 4px #f2f2f2;
    padding: 0
}

.contact-us--box .dropdown--disabled {
    color: #666;
    background: #fff;
    border: .1rem solid #333;
    border-radius: .3rem;
    box-shadow: 0 .2rem .1rem 0 rgba(0,0,0,.1);
    opacity: .2
}

.contact-us--box .dropdown--focus .drop-down__input.placeholder .dropdown--focus .drop-down__input::-webkit-input-placeholder, .contact-us--box .dropdown--focus .drop-down__input.placeholder .dropdown--focus .drop-down__input::-ms-input-placeholder, .contact-us--box .dropdown--focus .drop-down__input.placeholder .dropdown--focus .dropdown--focus .drop-down__input::placeholder {
    color: #333
}

.contact-us--box .dropdown .drop-down__input--active.placeholder {
    opacity: 0
}

.contact-us--box .dropdown .drop-down__input--active::-webkit-input-placeholder, .contact-us--box .dropdown .drop-down__input--active::-ms-input-placeholder, .contact-us--box .dropdown .drop-down__input--active::placeholder {
    opacity: 0
}

.contact-us--box .dropdown--focus .drop-down__indicator {
    display: none
}

.contact-us--box .dropdown .icon-chevron-down:before, .contact-us--box .dropdown .icon-chevron-up:before {
    font-size: 2rem
}

.contact-us--box .dropdown .icon {
    color: #666;
    background: none
}

.contact-us--box .dropdown--error, .contact-us--box .dropdown__input-wrapper {
    height: 96px
}

.contact-us--box .dropdown__input-wrapper {
    height: fit-content
}

.contact-us--box .dropdown__no-result-found {
    margin: 1rem 2rem;
    padding: 0 0 1rem;
    font-weight: 700
}

.contact-us--box .dropdown__label {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: block;
    overflow: hidden;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .2s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0 25px 0 20px
}

.contact-us--box .dropdown__label--active {
    top: 8px;
    bottom: inherit;
    font-size: 1.2rem;
    line-height: 15px
}

.contact-us--box .dropdown__input {
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    font-size: 2rem;
    line-height: 40px;
    background-color: rgba(0,0,0,0);
    border: none;
    outline: none;
    top: 18px;
    line-height: normal;
    text-overflow: ellipsis
}

    .contact-us--box .dropdown__input:focus {
        box-shadow: none
    }

    .contact-us--box .dropdown__input:disabled {
        font-weight: 100;
        font-size: 1.6rem;
        line-height: 1.84rem;
        color: #333;
        opacity: .2
    }

.contact-us--box .dropdown__input--indicator {
    height: 6rem
}

.contact-us--box .dropdown .drop-down__input::-ms-clear {
    display: none
}

.contact-us--box .dropdown .drop-down__input--active.drop-down__input--indicator {
    padding: 2.8rem 2rem 1rem
}

.contact-us--box .dropdown .drop-down__indicator {
    display: block
}

.contact-us--box .dropdown .drop-down__input--uppercase {
    text-transform: uppercase
}

    .contact-us--box .dropdown .drop-down__input--uppercase::-webkit-input-placeholder {
        text-transform: none
    }

    .contact-us--box .dropdown .drop-down__input--uppercase::-ms-input-placeholder {
        text-transform: none
    }

    .contact-us--box .dropdown .drop-down__input--uppercase::placeholder {
        text-transform: none
    }

.contact-us--box .dropdown__icon-bg {
    position: absolute;
    top: -1rem;
    left: calc(50% - 1.2rem);
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 1em;
    vertical-align: middle;
    border-right: 10px solid rgba(0,0,0,0);
    border-bottom: 10px solid #fff;
    border-left: 10px solid rgba(0,0,0,0)
}

.contact-us--box .dropdown__list {
    position: absolute;
    z-index: 11;
    display: none;
    width: 100%;
    max-height: 32rem;
    background: #fff;
    border: 1px solid #666;
    border-radius: 3px;
    box-shadow: 0 2px 4px 2px rgba(0,0,0,.19)
}

.contact-us--box .dropdown__list--chevron-down {
    position: absolute;
    top: -1.5rem;
    left: calc(50% - 1.2rem);
    display: block
}

.contact-us--box .dropdown__list--active {
    top: 9px;
    bottom: inherit;
    font-size: 1.2rem;
    line-height: 15px;
    display: block
}

.contact-us--box .dropdown__list__wrapper {
    max-height: 32rem;
    overflow: auto
}

.contact-us--box .dropdown__list__content {
    max-height: 30rem;
    margin: 1rem 0 .5rem;
    overflow: auto;
    color: #333;
    font: 14px;
    letter-spacing: 0
}

.contact-us--box .dropdown__list__heading {
    font-weight: 100;
    font-size: 1.2rem;
    line-height: 1.38rem;
    margin: 1.5rem 2rem .5rem;
    padding: 0 0 1rem;
    border-bottom: 1px solid #d8d8d8
}

.contact-us--box .dropdown__list hr {
    margin: 0 2rem 1rem;
    border: none;
    border-top: 1px solid #d8d8d8
}

.contact-us--box .dropdown__list__items {
    margin: 0;
    padding: 0;
    list-style: none
}

.contact-us--box .dropdown__list__item {
    font-weight: 700;
    line-height: 0;
    font-size: 1.4rem;
    line-height: 1.61rem;
    padding: .9rem 2rem;
    cursor: pointer
}

    .contact-us--box .dropdown__list__item--highlighted, .contact-us--box .dropdown__list__item:hover {
        background: rgba(0,0,0,.05)
    }

.contact-us--box .dropdown__list__item--selected {
    position: relative;
    display: flex;
    padding: .8rem 2rem;
    background: rgba(102,102,102,.04);
    border-top: 1px dashed rgba(0,0,0,.49);
    border-bottom: 1px dashed rgba(0,0,0,.49)
}

.contact-us--box .dropdown__list__item .icon-check {
    color: #c60c30
}

.contact-us--box .dropdown__list__item__row {
    width: 100%
}

.contact-us--box .dropdown__list__item--hidden {
    display: none
}

.contact-us--box .dropdown--top .dropdown__list {
    bottom: 9rem
}

    .contact-us--box .dropdown--top .dropdown__list:before {
        top: auto;
        bottom: -2rem;
        transform: rotate(180deg)
    }

.contact-us--box .dropdown--bottom .dropdown__list {
    top: 7rem
}

.contact-us--box .dropdown__clear {
    font-size: .6rem;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 30px;
    height: 60px;
    color: #333;
    line-height: 60px;
    background: rgba(0,0,0,0);
    border: none;
    cursor: pointer
}

    .contact-us--box .dropdown__clear .close-icon--small {
        margin-right: 16px
    }

.contact-us--box .dropdown__arrow--collapse, .contact-us--box .dropdown__arrow--expand {
    position: absolute;
    top: 2.3rem;
    right: 1rem;
    display: block;
    padding: .6rem;
    font-size: .6rem;
    background: none;
    border: none;
    cursor: pointer
}

    .contact-us--box .dropdown__arrow--collapse:before {
        transform: rotate(180deg)
    }

.contact-us--box .dropdown__error-msg {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 10px;
    color: #8d0203;
    font-size: 1.2rem;
    line-height: 1;
    background: rgba(141,2,3,.1);
    font-weight: 700
}

.contact-us--box .dropdown__error-msg--active {
    width: auto;
    height: auto
}

.contact-us--box .personal-info__fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

.contact-us--box .personal-info__fieldset__legend {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0
}

.contact-us--box .personal-info__field-row {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px
}

    .contact-us--box .personal-info__field-row:last-child {
        margin-top: 20px;
        margin-bottom: 0
    }

@media(min-width: 992px) {
    .contact-us--box .personal-info__field-row {
        flex-direction: row;
        justify-content: space-between
    }
}

.contact-us--box .personal-info__field-row--with-margin-top20 {
    margin-top: 20px
}

.contact-us--box .personal-info__field-row--with-full-width {
    width: 100%
}

.contact-us--box .personal-info__field-row-col {
    position: relative;
    width: 50%;
    margin-left: 20px
}

@media(max-width: 991px) {
    .contact-us--box .personal-info__field-row-col {
        width: 100%;
        margin-bottom: 20px;
        margin-left: 0
    }
}

.contact-us--box .personal-info__field-row-col:first-child {
    margin-left: 0
}

.contact-us--box .personal-info__field-row-col:last-child {
    margin-bottom: 0
}

.contact-us--box .dropdown__error-msg {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 10px;
    color: #8d0203;
    font-size: 1.2rem;
    line-height: 1;
    background: rgba(141,2,3,.1);
    font-weight: 700;
    font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif
}

.contact-us--box .input-field__error-text, .contact-us--box .input-field__warning-text {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 10px;
    color: #8d0203;
    font-size: 1.2rem;
    line-height: 1;
    background: rgba(141,2,3,.1);
    font-weight: 700
}

.contact-us--box .input-field--active .input-field__placeholder {
    top: 6px;
    bottom: inherit;
    font-size: 1.2rem;
    line-height: 20px
}

.contact-us--box .input-field__placeholder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: block;
    padding: 0 20px;
    overflow: hidden;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .2s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.contact-us--box .dropdown__error-msg--active {
    width: auto;
    height: auto
}

.contact-us--box .personal-info__field-row.name-section .personal-info__field-row--col {
    position: relative;
    margin-left: 20px
}

@media(max-width: 991px) {
    .contact-us--box .personal-info__field-row.name-section .personal-info__field-row--col {
        margin-left: 0
    }
}

.contact-us--box .personal-info__field-row.name-section .personal-info__field-row--col:first-child {
    margin-left: 0
}

@media(max-width: 991px) {
    .contact-us--box .personal-info__field-row.name-section .personal-info__field-row--col:first-child {
        width: 120px
    }
}

.contact-us--box .personal-info__field-row-col.name-section {
    width: 100%;
    margin: 0px
}

.contact-us--box .personal-info__field-row.name-section .personal-info__field-row--col:first-child .dropdown {
    width: 100%
}

@media(max-width: 991px) {
    .contact-us--box .personal-info__field-row.name-section .personal-info__field-row--col:first-child .dropdown {
        width: 100%
    }
}

.contact-us--box .personal-info__field-row-col-heading, .contact-us--box .personal-info__field-row-heading {
    font-size: 1.2rem
}

.contact-us--box .personal-info__field-row-col-heading-value, .contact-us--box .personal-info__field-row-heading-value {
    padding-top: 5px;
    font-weight: 500;
    font-size: 2rem;
    font-style: normal
}

.contact-us--box .personal-info__country-field, .contact-us--box .personal-info__date-of-birth-field, .contact-us--box .personal-info__email-field, .contact-us--box .personal-info__residence-field {
    width: 100%
}

.contact-us--box .dropdown__arrow--collapse, .contact-us--box .dropdown__arrow--expand {
    top: 0;
    display: flex;
    align-items: center;
    height: auto;
    padding-top: 25px
}

.contact-us--box .dropdown__input:focus {
    box-shadow: none
}

.contact-us--box .dropdown.dropdown--active, .contact-us--box .dropdown:hover {
    box-shadow: 0 0 6px 0 rgba(0,0,0,.5),inset 0 0 4px #a9a9a9
}

.contact-us--box .dropdown .icon-chevron-down:before {
    font-size: .8rem
}

.contact-us--box .input-field--error {
    border-color: #8d0203
}

.contact-us--box .textarea {
    position: relative;
    background-color: #fff
}

.contact-us--box .textarea__fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

.contact-us--box .textarea__legend {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0
}

.contact-us--box .textarea__main {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 0 20px;
    color: #333;
    line-height: 60px;
    background: #fff;
    border: 1px solid #666;
    border-radius: 3px;
    box-shadow: inset 3px 3px 4px #f2f2f2
}

    .contact-us--box .textarea__main:focus-within, .contact-us--box .textarea__main:hover {
        box-shadow: 0 0 6px 0 rgba(0,0,0,.5),inset 0 0 4px #a9a9a9
    }

.contact-us--box .textarea__main--disabled {
    border-color: #c2c2c2;
    box-shadow: none
}

    .contact-us--box .textarea__main--disabled:focus-within, .contact-us--box .textarea__main--disabled:hover {
        color: #666;
        border-color: #c2c2c2;
        box-shadow: none
    }

.contact-us--box .textarea__error {
    height: 96px;
    border-color: #8d0203
}

.contact-us--box .textarea__input {
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    font-size: 2rem;
    line-height: 40px;
    background-color: rgba(0,0,0,0);
    border: none;
    outline: none;
    top: 0;
    padding: 20px;
    font-size: 1.5rem;
    line-height: normal;
    resize: none
}

    .contact-us--box .textarea__input:invalid {
        box-shadow: none
    }

.contact-us--box .teaxtarea-label {
    margin-top: 20px
}

.contact-us--box .textarea__heading {
    width: 100%;
    padding-bottom: 10px
}

.contact-us--box .textarea__error-text {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 10px;
    color: #8d0203;
    font-size: 1.2rem;
    line-height: 1;
    background: rgba(141,2,3,.1);
    font-weight: 700
}

.contact-us--box .textarea__comment-text-count {
    margin: 10px 0 0;
    padding-bottom: 0;
    font-style: italic;
    line-height: 14px;
    text-align: right
}

.contact-us--box .personal-info__field-row.wrapper-ct {
    display: flex;
    width: 100%
}

@media(max-width: 991px) {
    .contact-us--box .personal-info__field-row .area-code {
        display: inline-block;
        width: calc(50% - 12px);
        padding-right: 0
    }

    .contact-us--box .personal-info__field-row .country-code {
        display: inline-block;
        width: calc(50% - 12px);
        margin-right: 20px;
        padding-right: 0;
        vertical-align: top
    }

    .contact-us--box .personal-info__field-row.wrapper-ct {
        display: block !important;
        flex-direction: column
    }
}

.contact-us--box .dropdown .input-field__error-text {
    margin: 0px !important
}

.hc-container .dropdown__error-msg {
    font-size: 1.2rem
}

.dropdown__error-msg--active {
    width: auto;
    height: auto
}

.form-success-message__container {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center
}

    .form-success-message__container .form-success-message__title {
        font-weight: 700;
        font-family: HelveticaNeue,Helvetica,Arial,sans-serif;
        line-height: 0;
        font-size: 2rem;
        line-height: 2.3rem;
        margin-bottom: 30px;
        text-align: center
    }

    .form-success-message__container .form-success-message__icon {
        color: #287113;
        font-size: 70px;
        margin-bottom: 30px
    }

    .form-success-message__container .form-success-message__body {
        width: 100%;
        margin-bottom: 0px;
        text-align: center
    }

        .form-success-message__container .form-success-message__body p {
            margin-bottom: 0px
        }

.alert--error {
    color: #8d0203;
    background-color: rgba(141,2,3,.1);
    max-width: 728px;
    margin: auto
}

.alert__content-ct {
    display: table;
    margin: 0 0 10px;
    padding: 20px
}

.spacing-contct-box .alert__content-ct {
    padding: 10px;
    margin: 0 0 20px
}

.spacing-contct-box .alert__label {
    padding: 0 8px;
    font-weight: 700
}

.alert__content-ct .icon {
    display: table-cell;
    line-height: 16px;
    vertical-align: top
}

.icon-information:before {
    content: "\f1c6"
}

.alert__label {
    display: table-cell;
    margin: 0 10px 0 5px;
    padding: 0 8px;
    line-height: 16px;
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    font-size: 1.4rem
}

    .alert__label span {
        display: block
    }

.pictogram-wrapper {
    display: inline-block;
    line-height: 1em;
    vertical-align: middle
}

#contactus_msg {
    display: none
}

.e-container--separator:last-child {
    margin-bottom: 0;
    padding-bottom: 0px;
    padding-top: 30px
}

.hc-container--intro {
    width: 730px
}

.hc-container .alert .alert__label {
    padding: 0
}

.hc-container.forms-hc-v2 {
    margin-top: 50px
}

@media(max-width: 991px) {
    .hc-container.forms-hc-v2 {
        margin-top: 30px
    }
}

.hc-container.forms-hc-v2 .alert__label--bold {
    margin-left: -1rem
}

@media(max-width: 991px) {
    .hc-container.forms-hc-v2 .alert__label--bold {
        margin-left: -1.5rem
    }
}

.grecaptcha-badge {
    display: none
}

.policy-title {
    font-family: "Emirates-Bold";
    font-size: 50px;
    line-height: 1.16;
    padding: 80px 0 50px 0;
    margin: 0
}

@media(max-width: 991px) {
    .policy-title {
        font-size: 30px;
        line-height: 1.2;
        padding: 50px 0 30px 0
    }
}

.policy, .useterms {
    display: flex
}

@media(max-width: 991px) {
    .policy, .useterms {
        display: block;
        padding: 0 10px
    }
}

@media(min-width: 992px) {
    .privacy-policy-left-menu:hover, .termsofuse-left-menu:hover {
        background-color: #fff
    }

    .privacy-policy-left-menu.active, .termsofuse-left-menu.active {
        background-color: #fff !important;
        border-right: 5px solid;
        border-radius: 0px;
        font-weight: bold
    }

        .privacy-policy-left-menu.active:hover, .termsofuse-left-menu.active:hover {
            background-color: #fff;
            border-right: 5px solid #d71921;
            border-radius: 0px
        }

        .privacy-policy-left-menu.active:focus, .termsofuse-left-menu.active:focus {
            background-color: #fff;
            border-right: 5px solid #d71921;
            border-radius: 0px
        }
}

.accordian {
    width: 263px;
    margin-right: 0;
    position: sticky;
    top: 62px;
    max-height: calc(100vh - 72px)
}

@media(max-width: 991px) {
    .accordian {
        width: 100%;
        position: relative;
        top: 0;
        max-height: 636px
    }
}

.auto-scroll {
    overflow-y: auto
}

.remove-scroll {
    overflow-y: hidden
}

.column-boxes {
    width: calc(100% - 263px);
    padding-left: 16px
}

@media(max-width: 991px) {
    .column-boxes {
        width: 100%;
        padding-top: 40px;
        padding-left: 0
    }
}

.page-section {
    margin-bottom: 35px
}

    .page-section:last-child {
        margin-bottom: 0px
    }

@media(max-width: 991px) {
    .page-section {
        margin-bottom: 20px
    }
}

.container-block {
    padding: 25px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.25);
    background-color: #fff;
    word-break: break-word
}

@media(max-width: 991px) {
    .container-block {
        padding: 20px
    }
}

.container-block .title-text {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 0px
}

@media(max-width: 991px) {
    .container-block .title-text {
        font-size: 14px;
        line-height: 1.43
    }
}

.container-block .subtitle-text {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: normal;
    margin: 15px 0
}

.container-block .description {
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: normal;
    color: #333
}

    .container-block .description ul {
        margin-bottom: 0;
        padding-left: 30px
    }

    .container-block .description li {
        padding-bottom: 5px;
        color: #333
    }

.container-block p {
    margin-bottom: 15px;
    color: #333
}

    .container-block p:last-child {
        margin-bottom: 0px
    }

    .container-block p a {
        color: #333;
        text-decoration: underline
    }

@media(max-width: 991px) {
    .table-view-content {
        display: none
    }
}

.block-view-content {
    display: none
}

@media(max-width: 991px) {
    .block-view-content {
        display: block;
        padding: 0px
    }

        .block-view-content .wrap-content {
            border-top: 1px solid #d8d8dd;
            padding: 20px
        }

            .block-view-content .wrap-content:last-child {
                border-bottom: 1px solid #d8d8dd
            }

            .block-view-content .wrap-content:nth-child(odd) {
                background-color: #f6f6f6
            }

        .block-view-content .wrap-text {
            font-size: 14px;
            line-height: 1.43;
            margin: 0;
            padding-bottom: 5px
        }

        .block-view-content .content-spacing {
            padding: 20px 20px 0 20px
        }

            .block-view-content .content-spacing:last-child {
                padding: 20px
            }

                .block-view-content .content-spacing:last-child h3 {
                    padding: 20px 20px 0 20px
                }

        .block-view-content .content-view-box {
            border-top: solid 1px #d8d8d8;
            padding: 20px
        }

            .block-view-content .content-view-box:last-child {
                border-bottom: solid 1px #d8d8d8
            }

            .block-view-content .content-view-box:nth-child(odd) {
                background-color: #f6f6f6
            }

            .block-view-content .content-view-box ul {
                margin-bottom: 10px;
                padding-left: 25px
            }
}

.termsofuse-title {
    padding-bottom: 20px;
    margin-bottom: 0px
}

.termsofuse-subtitle {
    font-family: "helvetica-neue-light";
    font-size: 20px;
    padding-bottom: 50px;
    margin: 0 auto;
    max-width: 700px
}

@media(max-width: 991px) {
    .termsofuse-subtitle {
        font-size: 14px;
        line-height: 1.29;
        padding: 0 20px 30px 20px
    }
}

.simplebar-content {
    margin-right: -17px !important
}

@media(max-width: 991px) {
    .simplebar-content {
        margin-right: 0px !important
    }
}

.body-privacypolicy #onetrust-banner-sdk {
    display: none
}

@media(max-width: 991px) {
    .sidebar-panel:first-child a {
        background-color: #fff;
        border-right: 5px solid;
        border-radius: 0px;
        font-weight: bold
    }

        .sidebar-panel:first-child a:hover {
            background-color: #fff;
            border-right: 5px solid #d71921;
            border-radius: 0px
        }

        .sidebar-panel:first-child a:focus {
            background-color: #fff;
            border-right: 5px solid #d71921;
            border-radius: 0px
        }
}

.sidebar-panel-group .panel {
    box-shadow: none
}

.collapse {
    transition: all .3s ease-in-out
}

.sidebar-panel-default > .sidebar-panel-heading + .sidebar-panel-collapse > .sidebar-panel-body {
    padding: 0;
    border-top: none;
    background-color: #fff
}

.sidebar-tab .sidebar-tab-title {
    line-height: 1.06;
    font-family: "helvetica-neue-light"
}

.sidebar-panel-body-content {
    padding: 0
}

    .sidebar-panel-body-content a {
        text-decoration: none;
        color: #333
    }

    .sidebar-panel-body-content p {
        margin-bottom: 0px;
        color: #333;
        line-height: 1.29;
        padding: 20px 5px 20px 20px;
        border-bottom: 1px solid #d8d8d8
    }

        .sidebar-panel-body-content p:first-child {
            font-family: "helvetica-neue-bold";
            border-right: 3px solid #d71921;
            text-decoration: none
        }

        .sidebar-panel-body-content p ul {
            padding-left: 25px;
            margin-bottom: 10px
        }

        .sidebar-panel-body-content p:last-child {
            border-bottom: none;
            margin-bottom: 0
        }

.sidebar-panel-default {
    margin-bottom: 0px;
    border: none;
    border-radius: 0
}

.sidebar-panel-title {
    background-color: #f6f6f6;
    border-bottom: none
}

    .sidebar-panel-title > a {
        text-decoration: none;
        border-radius: 3px;
        display: block;
        padding: 20px 35px 20px 15px;
        background-color: #f6f6f6;
        font-weight: 400
    }

@media(min-width: 1600px) {
    .sidebar-panel-title > a {
        line-height: 16.6px
    }
}

.sidebar-panel-collapse.collapse {
    box-shadow: inset -4px 0 0 0 #d71921;
    border: solid 1px #d8d8d8;
    background-color: #fff;
    margin-right: 8px;
    border-top: none;
    border-bottom: none
}

.policy .sidebar-panel .tab-opened {
    font-family: "helvetica-neue-light"
}

.sidebar-wrapper {
    border: solid 1px #d8d8d8
}

    .sidebar-wrapper .sidebar-panel {
        border-bottom: solid 1px #d8d8d8
    }

@media(min-width: 992px) {
    .sidebar-wrapper .sidebar-panel {
        width: 262px
    }
}

.sidebar-wrapper .sidebar-panel:last-child {
    border-bottom: 0px
}

[data-simplebar] {
    z-index: 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch
}

[data-simplebar=init] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.simplebar-scroll-content {
    overflow-x: hidden;
    overflow-y: scroll;
    min-width: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-bottom: 0 !important
}

.simplebar-content {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100%;
    padding-bottom: 0 !important
}

@media(min-width: 1600px) {
    .simplebar-content {
        min-height: 100px;
        height: auto
    }
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 11px
}

.simplebar-scrollbar-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    background-color: #f6f6f6;
    border: 1px solid #d8d8d8;
    box-shadow: inset 0 0 5px 1px rgba(0,0,0,.15);
    opacity: 1;
    transition: opacity .3s ease-in;
    pointer-events: none;
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    border-radius: 7px;
    min-height: 10px;
    width: 7px;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    background: #d8d8d8;
    background-clip: padding-box;
    z-index: 2
}

    .simplebar-scrollbar.visible {
        opacity: 1
    }

        .simplebar-scrollbar.visible + .simplebar-scrollbar-bg {
            opacity: .4
        }

.simplebar-track:hover .simplebar-scrollbar {
    opacity: 1;
    -webkit-transition: opacity 0 linear;
    transition: opacity 0 linear
}

.simplebar-track.horizontal {
    left: 0;
    width: auto;
    height: 11px;
    display: none
}

.simplebar-track.vertical {
    top: -2px
}

.horizontal.simplebar-track .simplebar-scrollbar {
    right: auto;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

.qhse-policy .box-card-text-button_heading {
    margin: 0 0 20px
}

@media(max-width: 991px) {
    .qhse-policy .box-card-text-button_heading {
        margin: 0
    }
}

.qhse-policy .qhse-component {
    margin-bottom: 50px
}

    .qhse-policy .qhse-component:last-child {
        margin-bottom: 0px
    }

@media(max-width: 991px) {
    .qhse-policy .qhse-component {
        margin-bottom: 30px
    }

        .qhse-policy .qhse-component:last-child {
            margin-bottom: 0px
        }
}

.qhse-policy .qhse-title {
    font-family: "Emirates-Bold";
    font-size: 50px;
    line-height: 1.16;
    padding: 30px 0 20px 0;
    margin: 0px
}

@media(max-width: 991px) {
    .qhse-policy .qhse-title {
        padding: 20px 0;
        font-size: 30px
    }
}

.qhse-policy .qhse-subtitle {
    line-height: normal;
    max-width: 728px;
    padding: 0 20px;
    margin-bottom: 50px;
    font-size: 20px;
    line-height: 1.2;
    margin: auto;
    padding-bottom: 50px
}

@media(max-width: 991px) {
    .qhse-policy .qhse-subtitle {
        display: none;
        font-size: 14px
    }
}

.qhse-policy .qhse-subtitle-mobile {
    display: none
}

@media(min-width: 992px) {
    .qhse-policy .cta.cta__black-border {
        padding: 18px;
        height: auto;
        max-width: 226px;
        box-shadow: none
    }

        .qhse-policy .cta.cta__black-border:hover {
            box-shadow: 0 2px 4px 2px rgba(0,0,0,.1)
        }
}

@media(max-width: 991px) {
    .qhse-policy .qhse-subtitle-mobile {
        display: block;
        line-height: normal;
        max-width: 728px;
        padding: 0 20px;
        margin-bottom: 50px;
        font-size: 14px;
        line-height: 1.2;
        margin: auto;
        padding-bottom: 30px
    }
}

.qhse-policy .box-card_subtitle p {
    color: #333
}

@media(min-width: 992px) {
    .qhse-policy .box-card_subtitle p {
        margin-bottom: 0px
    }
}
.disclaimer {
    font-family: "helvetica-neue-light"
}

    .disclaimer .yellow-box {
        background-color: #fef7d7;
        padding: 15px 20px !important
    }

@media(max-width: 932px) {
    .disclaimer .yellow-box {
        margin: 0px 20px
    }
}

.disclaimer .heading-text {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.57;
}

.disclaimer .detail-text {
    font-size: 1.4rem;
    letter-spacing: .5px;
}

@font-face{font-family:"iconography";src:url("https://c.ekstatic.net/shared/fonts/iconography/iconography.woff2") format("woff2"),url("https://c.ekstatic.net/shared/fonts/iconography/iconography.woff") format("woff"),url("https://c.ekstatic.net/shared/fonts/iconography/iconography.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:fallback}.icon{line-height:1;font-weight:400;line-height:1}.icon:before{font-family:"iconography" !important;text-transform:none;font-style:normal !important;font-weight:normal !important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-3dots:before{content:"\f101"}.icon-72hours:before{content:"\f102"}.icon-a-380-outbound:before{content:"\f103"}.icon-add-contact:before{content:"\f104"}.icon-add-customer:before{content:"\f105"}.icon-adult-female-customer:before{content:"\f106"}.icon-adult-male-customer:before{content:"\f107"}.icon-adventure:before{content:"\f108"}.icon-advertising-outdoor:before{content:"\f109"}.icon-advertising:before{content:"\f10a"}.icon-air-conditioning:before{content:"\f10b"}.icon-airbus-a-330-200:before{content:"\f10c"}.icon-airbus-a-340-340:before{content:"\f10d"}.icon-airbus-a-340-500:before{content:"\f10e"}.icon-airbus-a-380:before{content:"\f10f"}.icon-airplane-seat:before{content:"\f110"}.icon-airplane:before{content:"\f111"}.icon-airport-control:before{content:"\f112"}.icon-airport-parking:before{content:"\f113"}.icon-airport-security:before{content:"\f114"}.icon-airport-spa:before{content:"\f115"}.icon-aquarium:before{content:"\f116"}.icon-arrow-left:before{content:"\f117"}.icon-arrow-right:before{content:"\f118"}.icon-arrow:before{content:"\f119"}.icon-attention:before{content:"\f11a"}.icon-award:before{content:"\f11b"}.icon-baggagerestriction:before{content:"\f11c"}.icon-balcony:before{content:"\f11d"}.icon-bar:before{content:"\f11e"}.icon-bassinet:before{content:"\f11f"}.icon-bath:before{content:"\f120"}.icon-bathrobes:before{content:"\f121"}.icon-beach-volleyball:before{content:"\f122"}.icon-beach:before{content:"\f123"}.icon-big-arrow-down:before{content:"\f124"}.icon-big-arrow-left:before{content:"\f125"}.icon-big-arrow-right:before{content:"\f126"}.icon-big-arrow-up:before{content:"\f127"}.icon-boeing-777-200:before{content:"\f128"}.icon-boeing-777-300:before{content:"\f129"}.icon-boeing-777-lr-200:before{content:"\f12a"}.icon-boeing-777-lr-300:before{content:"\f12b"}.icon-book-dubai-services:before{content:"\f12c"}.icon-breakfast:before{content:"\f12d"}.icon-briefcase:before{content:"\f12e"}.icon-bus-traditional:before{content:"\f12f"}.icon-bus:before{content:"\f130"}.icon-business-suitcase:before{content:"\f131"}.icon-cabin-crew-hat:before{content:"\f132"}.icon-cabin-crew:before{content:"\f133"}.icon-calculator:before{content:"\f134"}.icon-calendar-changes:before{content:"\f135"}.icon-calendar-inverted:before{content:"\f136"}.icon-calendar-month:before{content:"\f137"}.icon-calendar:before{content:"\f138"}.icon-camera:before{content:"\f139"}.icon-cancel-booking:before{content:"\f13a"}.icon-car-hire:before{content:"\f13b"}.icon-casino:before{content:"\f13c"}.icon-catering:before{content:"\f13d"}.icon-champagne:before{content:"\f13e"}.icon-change-booking:before{content:"\f13f"}.icon-chat:before{content:"\f140"}.icon-chauffeur-drive:before{content:"\f141"}.icon-check-circle:before{content:"\f142"}.icon-check-in-Failure:before{content:"\f143"}.icon-check-in-area:before{content:"\f144"}.icon-check-in-online:before{content:"\f145"}.icon-check:before{content:"\f146"}.icon-checked-baggage:before{content:"\f147"}.icon-chevron-down:before{content:"\f148"}.icon-chevron-left:before{content:"\f149"}.icon-chevron-right:before{content:"\f14a"}.icon-chevron-up:before{content:"\f14b"}.icon-child-female-customer:before{content:"\f14c"}.icon-child-male-customer:before{content:"\f14d"}.icon-children-s-product:before{content:"\f14e"}.icon-cigar-lounge:before{content:"\f14f"}.icon-city-break:before{content:"\f150"}.icon-clock-fare:before{content:"\f151"}.icon-clock-time:before{content:"\f152"}.icon-clock:before{content:"\f153"}.icon-close:before{content:"\f154"}.icon-clothing-hanger:before{content:"\f155"}.icon-clothing:before{content:"\f156"}.icon-cloudy:before{content:"\f157"}.icon-cold:before{content:"\f158"}.icon-collapse:before{content:"\f159"}.icon-conference-room:before{content:"\f15a"}.icon-contact:before{content:"\f15b"}.icon-continental-breakfast:before{content:"\f15c"}.icon-corporate-dress-code:before{content:"\f15d"}.icon-cot:before{content:"\f15e"}.icon-credit-card:before{content:"\f15f"}.icon-cruise:before{content:"\f160"}.icon-cuisine:before{content:"\f161"}.icon-culinary:before{content:"\f162"}.icon-cvv:before{content:"\f163"}.icon-debit-card:before{content:"\f164"}.icon-delete-bold:before{content:"\f165"}.icon-delete-light:before{content:"\f166"}.icon-delete:before{content:"\f167"}.icon-destination-served:before{content:"\f168"}.icon-destinations:before{content:"\f169"}.icon-disabled-facilities:before{content:"\f16a"}.icon-diving-equipment:before{content:"\f16b"}.icon-document-paper:before{content:"\f16c"}.icon-double-big-arrow-left:before{content:"\f16d"}.icon-double-big-arrow-right:before{content:"\f16e"}.icon-download:before{content:"\f16f"}.icon-drinks:before{content:"\f170"}.icon-driver:before{content:"\f171"}.icon-duty-free-bag:before{content:"\f172"}.icon-duty-free:before{content:"\f173"}.icon-edit:before{content:"\f174"}.icon-email-text-on-board:before{content:"\f175"}.icon-email:before{content:"\f176"}.icon-engine:before{content:"\f177"}.icon-error-inverse:before{content:"\f178"}.icon-error:before{content:"\f179"}.icon-escalator:before{content:"\f17a"}.icon-eticket:before{content:"\f17b"}.icon-evoucher-inverted:before{content:"\f17c"}.icon-evoucher:before{content:"\f17d"}.icon-excess-baggage:before{content:"\f17e"}.icon-exclamation:before{content:"\f17f"}.icon-expand:before{content:"\f180"}.icon-explore-reverse:before{content:"\f181"}.icon-explore:before{content:"\f182"}.icon-external-link:before{content:"\f183"}.icon-facebook:before{content:"\f184"}.icon-farelock-6-hours:before{content:"\f185"}.icon-farelock-no-time:before{content:"\f186"}.icon-fares:before{content:"\f187"}.icon-filetype-PDF:before{content:"\f188"}.icon-filter:before{content:"\f189"}.icon-finance-money:before{content:"\f18a"}.icon-finance:before{content:"\f18b"}.icon-fire-hose:before{content:"\f18c"}.icon-first-class-private-suite:before{content:"\f18d"}.icon-fitness:before{content:"\f18e"}.icon-fleet:before{content:"\f18f"}.icon-flight-cancelled:before{content:"\f190"}.icon-flight-connection:before{content:"\f191"}.icon-flight-delayed:before{content:"\f192"}.icon-flight-diverted:before{content:"\f193"}.icon-flight-landing:before{content:"\f194"}.icon-flight-status:before{content:"\f195"}.icon-flight-stopover:before{content:"\f196"}.icon-flight-take-off:before{content:"\f197"}.icon-fly-drive:before{content:"\f198"}.icon-food-and-beverage:before{content:"\f199"}.icon-food-beverage:before{content:"\f19a"}.icon-forbidden:before{content:"\f19b"}.icon-fridge:before{content:"\f19c"}.icon-fuel-gas:before{content:"\f19d"}.icon-fuel:before{content:"\f19e"}.icon-games:before{content:"\f19f"}.icon-garmet-holder:before{content:"\f1a0"}.icon-gate:before{content:"\f1a1"}.icon-generic-plane:before{content:"\f1a2"}.icon-globe-map:before{content:"\f1a3"}.icon-globe-travel:before{content:"\f1a4"}.icon-golf-clubs:before{content:"\f1a5"}.icon-hair-salon:before{content:"\f1a6"}.icon-hairdryer:before{content:"\f1a7"}.icon-hand-baggage:before{content:"\f1a8"}.icon-headsets-noise-cancellation:before{content:"\f1a9"}.icon-heating:before{content:"\f1aa"}.icon-helicopter-1:before{content:"\f1ab"}.icon-helicopter-2:before{content:"\f1ac"}.icon-help-special-needs:before{content:"\f1ad"}.icon-high-chair:before{content:"\f1ae"}.icon-historical:before{content:"\f1af"}.icon-hold-payment:before{content:"\f1b0"}.icon-home:before{content:"\f1b1"}.icon-hot-meals:before{content:"\f1b2"}.icon-hot:before{content:"\f1b3"}.icon-hotels:before{content:"\f1b4"}.icon-hours-1:before{content:"\f1b5"}.icon-hours-2:before{content:"\f1b6"}.icon-hours-3:before{content:"\f1b7"}.icon-hours-4:before{content:"\f1b8"}.icon-household-couch:before{content:"\f1b9"}.icon-household-lamp:before{content:"\f1ba"}.icon-household-vase:before{content:"\f1bb"}.icon-howto-reverse:before{content:"\f1bc"}.icon-howto:before{content:"\f1bd"}.icon-ice-digital:before{content:"\f1be"}.icon-ice-widescreen:before{content:"\f1bf"}.icon-ice:before{content:"\f1c0"}.icon-id:before{content:"\f1c1"}.icon-inbound-flight:before{content:"\f1c2"}.icon-inbound:before{content:"\f1c3"}.icon-infant:before{content:"\f1c4"}.icon-information-reverse:before{content:"\f1c5"}.icon-information:before{content:"\f1c6"}.icon-instagram:before{content:"\f1c7"}.icon-insurance:before{content:"\f1c8"}.icon-internet:before{content:"\f1c9"}.icon-iron:before{content:"\f1ca"}.icon-jetski:before{content:"\f1cb"}.icon-kettle-tea-coffee:before{content:"\f1cc"}.icon-kgs-hand-baggage:before{content:"\f1cd"}.icon-kgs-hold-baggage-2:before{content:"\f1ce"}.icon-kgs-hold-baggage:before{content:"\f1cf"}.icon-kids-club:before{content:"\f1d0"}.icon-kids-meal:before{content:"\f1d1"}.icon-kids-pack:before{content:"\f1d2"}.icon-kitchenette:before{content:"\f1d3"}.icon-landing:before{content:"\f1d4"}.icon-laundrey:before{content:"\f1d5"}.icon-leisure-beach:before{content:"\f1d6"}.icon-leisure-diving:before{content:"\f1d7"}.icon-lift:before{content:"\f1d8"}.icon-linkedin:before{content:"\f1d9"}.icon-live-entertainment:before{content:"\f1da"}.icon-loading:before{content:"\f1db"}.icon-location:before{content:"\f1dc"}.icon-lounge-airport:before{content:"\f1dd"}.icon-luggage:before{content:"\f1de"}.icon-maintenance:before{content:"\f1df"}.icon-map-pin:before{content:"\f1e0"}.icon-map-reverse:before{content:"\f1e1"}.icon-map:before{content:"\f1e2"}.icon-meals-and-drinks:before{content:"\f1e3"}.icon-menu:before{content:"\f1e4"}.icon-microwave:before{content:"\f1e5"}.icon-miles:before{content:"\f1e6"}.icon-minibar:before{content:"\f1e7"}.icon-mins-1:before{content:"\f1e8"}.icon-mins-2:before{content:"\f1e9"}.icon-mins-3:before{content:"\f1ea"}.icon-mins-4:before{content:"\f1eb"}.icon-mins-5:before{content:"\f1ec"}.icon-minus:before{content:"\f1ed"}.icon-mobile-boarding-pass-1:before{content:"\f1ee"}.icon-mobile-boarding-pass:before{content:"\f1ef"}.icon-mobile-classic:before{content:"\f1f0"}.icon-mobile-coverage:before{content:"\f1f1"}.icon-mobile-payment:before{content:"\f1f2"}.icon-mobile-phone:before{content:"\f1f3"}.icon-moon-lighting-system:before{content:"\f1f4"}.icon-mountain-ski:before{content:"\f1f5"}.icon-music:before{content:"\f1f6"}.icon-mytrips:before{content:"\f1f7"}.icon-navigation-search:before{content:"\f1f8"}.icon-newspapers:before{content:"\f1f9"}.icon-nightlife:before{content:"\f1fa"}.icon-no-checked-baggage:before{content:"\f1fb"}.icon-offline-transfers:before{content:"\f1fc"}.icon-onboard-lounge:before{content:"\f1fd"}.icon-onboard-spa:before{content:"\f1fe"}.icon-one-way-flight:before{content:"\f1ff"}.icon-one-way:before{content:"\f200"}.icon-online-transfers:before{content:"\f201"}.icon-or:before{content:"\f202"}.icon-outbound-flight:before{content:"\f203"}.icon-outbound:before{content:"\f204"}.icon-oversize-baggage:before{content:"\f205"}.icon-paint:before{content:"\f206"}.icon-parasol:before{content:"\f207"}.icon-partner-lounge:before{content:"\f208"}.icon-parts:before{content:"\f209"}.icon-passenger:before{content:"\f20a"}.icon-pay-dollars:before{content:"\f20b"}.icon-pay-office:before{content:"\f20c"}.icon-payment-on-hold:before{content:"\f20d"}.icon-paypal:before{content:"\f20e"}.icon-pet:before{content:"\f20f"}.icon-pieces-luggage:before{content:"\f210"}.icon-pillow:before{content:"\f211"}.icon-pilot-cap:before{content:"\f212"}.icon-pilot:before{content:"\f213"}.icon-play-area:before{content:"\f214"}.icon-plus:before{content:"\f215"}.icon-pool-bar:before{content:"\f216"}.icon-powder:before{content:"\f217"}.icon-power-supply-inseat:before{content:"\f218"}.icon-prayer-room-female:before{content:"\f219"}.icon-prayer-room-male:before{content:"\f21a"}.icon-print-boarding-pass:before{content:"\f21b"}.icon-print-reverse:before{content:"\f21c"}.icon-print:before{content:"\f21d"}.icon-profile-account:before{content:"\f21e"}.icon-prohibited-luggage:before{content:"\f21f"}.icon-pub:before{content:"\f220"}.icon-public-holiday:before{content:"\f221"}.icon-question-mark:before{content:"\f222"}.icon-quote:before{content:"\f223"}.icon-radar:before{content:"\f224"}.icon-radio-podcast:before{content:"\f225"}.icon-rainy:before{content:"\f226"}.icon-refresh:before{content:"\f227"}.icon-remove-customer:before{content:"\f228"}.icon-reservation:before{content:"\f229"}.icon-restaurant:before{content:"\f22a"}.icon-restaurants:before{content:"\f22b"}.icon-return-flight:before{content:"\f22c"}.icon-return:before{content:"\f22d"}.icon-right-arrow:before{content:"\f22e"}.icon-safe:before{content:"\f22f"}.icon-satellite-tv:before{content:"\f230"}.icon-sauna:before{content:"\f231"}.icon-scenic:before{content:"\f232"}.icon-schedule:before{content:"\f233"}.icon-scheduled-flight:before{content:"\f234"}.icon-sea-view:before{content:"\f235"}.icon-search:before{content:"\f236"}.icon-seat-business-class:before{content:"\f237"}.icon-seat-deeply-reclining:before{content:"\f238"}.icon-seat-flat:before{content:"\f239"}.icon-seat-lie-flat:before{content:"\f23a"}.icon-seat-y:before{content:"\f23b"}.icon-select-seat:before{content:"\f23c"}.icon-services:before{content:"\f23d"}.icon-settings:before{content:"\f23e"}.icon-shop:before{content:"\f23f"}.icon-shopping-basket:before{content:"\f240"}.icon-shopping:before{content:"\f241"}.icon-smoking-area:before{content:"\f242"}.icon-snow:before{content:"\f243"}.icon-spa:before{content:"\f244"}.icon-special-diet:before{content:"\f245"}.icon-special-meal:before{content:"\f246"}.icon-sports-american-football:before{content:"\f247"}.icon-sports-baseball:before{content:"\f248"}.icon-sports-basketball:before{content:"\f249"}.icon-sports-car-racing:before{content:"\f24a"}.icon-sports-cricket:before{content:"\f24b"}.icon-sports-football:before{content:"\f24c"}.icon-sports-golf:before{content:"\f24d"}.icon-sports-horse-racing:before{content:"\f24e"}.icon-sports-soccer:before{content:"\f24f"}.icon-sports-tennis:before{content:"\f250"}.icon-sports:before{content:"\f251"}.icon-staircase:before{content:"\f252"}.icon-stand-by:before{content:"\f253"}.icon-stand:before{content:"\f254"}.icon-steam-room:before{content:"\f255"}.icon-storm:before{content:"\f256"}.icon-stpc-stop-over:before{content:"\f257"}.icon-summer:before{content:"\f258"}.icon-sun-lounger:before{content:"\f259"}.icon-sunny-cloudy:before{content:"\f25a"}.icon-sunny:before{content:"\f25b"}.icon-surfboard:before{content:"\f25c"}.icon-tailfin:before{content:"\f25d"}.icon-target:before{content:"\f25e"}.icon-taxi:before{content:"\f25f"}.icon-telephone:before{content:"\f260"}.icon-theatre-shows:before{content:"\f261"}.icon-theatre:before{content:"\f262"}.icon-therapists:before{content:"\f263"}.icon-time:before{content:"\f264"}.icon-toilet-area:before{content:"\f265"}.icon-toilet-female:before{content:"\f266"}.icon-toilet-male:before{content:"\f267"}.icon-tools:before{content:"\f268"}.icon-tooltip:before{content:"\f269"}.icon-trade-calc:before{content:"\f26a"}.icon-trade-graphic:before{content:"\f26b"}.icon-trade-pie:before{content:"\f26c"}.icon-train:before{content:"\f26d"}.icon-transfer-bank:before{content:"\f26e"}.icon-transport-car:before{content:"\f26f"}.icon-transport-gas:before{content:"\f270"}.icon-travel-agent:before{content:"\f271"}.icon-travel-trade:before{content:"\f272"}.icon-travelmate:before{content:"\f273"}.icon-trouser-press:before{content:"\f274"}.icon-tv-shows:before{content:"\f275"}.icon-tv:before{content:"\f276"}.icon-twitter:before{content:"\f277"}.icon-um-services:before{content:"\f278"}.icon-upgrade-class:before{content:"\f279"}.icon-upgrade:before{content:"\f27a"}.icon-usb:before{content:"\f27b"}.icon-valuable-luggage:before{content:"\f27c"}.icon-visa:before{content:"\f27d"}.icon-waitlisted:before{content:"\f27e"}.icon-wake-up-service:before{content:"\f27f"}.icon-walk:before{content:"\f280"}.icon-wallet:before{content:"\f281"}.icon-water-sports-motorised:before{content:"\f282"}.icon-water-sports:before{content:"\f283"}.icon-waterside:before{content:"\f284"}.icon-wedding-service:before{content:"\f285"}.icon-weibo:before{content:"\f286"}.icon-whats-on-flight:before{content:"\f287"}.icon-who:before{content:"\f288"}.icon-widescreen-17-inch:before{content:"\f289"}.icon-widescreen-23-inch:before{content:"\f28a"}.icon-wifi:before{content:"\f28b"}.icon-window-seat:before{content:"\f28c"}.icon-windy:before{content:"\f28d"}.icon-x-23-kgs:before{content:"\f28e"}.icon-x-32-kgs:before{content:"\f28f"}.icon-youtube:before{content:"\f290"}.icon-distance-between:before{content:"\f291"}.icon-passport:before{content:"\f292"}.icon-flight-added:before{content:"\f293"}.icon-flight-booked:before{content:"\f294"}.icon-flight-itinerary:before{content:"\f295"}.icon-hotel-view:before{content:"\f296"}.icon-morning-view:before{content:"\f297"}.icon-night-view:before{content:"\f298"}.icon-share:before{content:"\f299"}.icon-squarefootage:before{content:"\f29a"}.icon-padlock:before{content:"\f29b"}.icon-desert-hotel:before{content:"\f29c"}.icon-heritage-hotel:before{content:"\f29d"}.icon-rail:before{content:"\f29e"}.icon-ticket:before{content:"\f29f"}.icon-ticket-flight:before{content:"\f2a0"}.icon-we-care:before{content:"\f2a1"}.icon-feedback:before{content:"\f2a2"}.icon-cash-plus-miles:before{content:"\f2a3"}.icon-crew-mask:before{content:"\f2a4"}.icon-face-mask:before{content:"\f2a5"}.icon-hand-wash:before{content:"\f2a6"}.icon-hygiene-travel-kit:before{content:"\f2a7"}.icon-thermal-scan:before{content:"\f2a8"}.icon-bin:before{content:"\f2a9"}.icon-age-3to60:before{content:"\f2aa"}.icon-arrivals-mask:before{content:"\f2ab"}.icon-baggage-carousel:before{content:"\f2ac"}.icon-boarding-last-row:before{content:"\f2ad"}.icon-passenger-boarding-mask:before{content:"\f2ae"}.icon-cabin-baggage:before{content:"\f2af"}.icon-check-in-mask:before{content:"\f2b0"}.icon-cleaning:before{content:"\f2b1"}.icon-contactless-payment:before{content:"\f2b2"}.icon-covid-19-test:before{content:"\f2b3"}.icon-departures-boarding-gates:before{content:"\f2b4"}.icon-disinfection:before{content:"\f2b5"}.icon-dispatchers-mask:before{content:"\f2b6"}.icon-hand-sanitizer:before{content:"\f2b7"}.icon-health-declaration-form:before{content:"\f2b8"}.icon-helpline-numbers:before{content:"\f2b9"}.icon-immigration-and-security:before{content:"\f2ba"}.icon-immigration-counter:before{content:"\f2bb"}.icon-inflight-no-retail:before{content:"\f2bc"}.icon-layover-duration:before{content:"\f2bd"}.icon-max-3-customers:before{content:"\f2be"}.icon-max-6-customers:before{content:"\f2bf"}.icon-health-care-doctor:before{content:"\f2c0"}.icon-passenger-with-mask:before{content:"\f2c1"}.icon-personal-protective-equipment:before{content:"\f2c2"}.icon-personal-transport-mask:before{content:"\f2c3"}.icon-public-transport:before{content:"\f2c4"}.icon-floor-stickers:before{content:"\f2c5"}.icon-seating-social-distancing:before{content:"\f2c6"}.icon-staff-mask:before{content:"\f2c7"}.icon-temperature:before{content:"\f2c8"}.icon-thermal-detectors:before{content:"\f2c9"}.icon-transfers-mask:before{content:"\f2ca"}.icon-refund-fee:before{content:"\f2cb"}.icon-non-alcohol:before{content:"\f2cc"}.icon-ek-recommended:before{content:"\f2cd"}.icon-eye-open:before{content:"\f2ce"}.icon-eye-strikethrough:before{content:"\f2cf"}.icon-cugo:before{content:"\f2d0"}.icon-adventure-rtl:before{content:"\f2d1"}.icon-mytrips-rtl:before{content:"\f2d2"}.icon-galley:before{content:"\f2d3"}.icon-bassinet-seat:before{content:"\f2d4"}.icon-exit:before{content:"\f2d5"}.icon-whatsapp:before{content:"\f2d6"}
