@import url("https://fonts.googleapis.com/css?family=Cairo:200,300,400,600,700,900&subset=arabic");
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-medium-webfont.woff2") format("woff2"), url("../fonts/roboto-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/roboto-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-thin-webfont.woff2") format("woff2"), url("../fonts/roboto-thin-webfont.woff") format("woff");
  font-weight: 100;
  font-style: normal
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-black-webfont.woff2") format("woff2"), url("../fonts/roboto-black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-bold-webfont.woff2") format("woff2"), url("../fonts/roboto-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-light-webfont.woff2") format("woff2"), url("../fonts/roboto-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal
}
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins-bold-webfont.woff2") format("woff2"), url("../fonts/poppins-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal
}
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins-light-webfont.woff2") format("woff2"), url("../fonts/poppins-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal
}
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins-medium-webfont.woff2") format("woff2"), url("../fonts/poppins-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal
}
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins-regular-webfont.woff2") format("woff2"), url("../fonts/poppins-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins-semibold-webfont.woff2") format("woff2"), url("../fonts/poppins-semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  src: url("../fonts/Droid_Kufi_Bold.eot");
  src: url("../fonts/Droid_Kufi_Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Droid_Kufi_Bold.woff2") format("woff2"), url("../fonts/Droid_Kufi_Bold.woff") format("woff"), url("../fonts/Droid_Kufi_Bold.ttf") format("truetype"), url("../fonts/Droid_Kufi_Bold.svg#Droid_Kufi_Bold") format("svg");
  font-weight: bold;
  font-style: normal
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  src: url("../fonts/DroidArabicKufi.eot");
  src: url("../fonts/DroidArabicKufi.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidArabicKufi.woff2") format("woff2"), url("../fonts/DroidArabicKufi.woff") format("woff"), url("../fonts/DroidArabicKufi.ttf") format("truetype"), url("../fonts/DroidArabicKufi.svg#DroidArabicKufi") format("svg");
  font-weight: normal;
  font-style: normal
} /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-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 {
  margin: .67em 0;
  font-size: 2em
}
mark {
  color: #000;
  background: #ff0
}
small {
  font-size: 80%
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
pre {
  overflow: auto
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit
}
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 {
  padding: 0;
  border: 0
}
input {
  line-height: normal
}
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0
}
legend {
  padding: 0;
  border: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: bold
}
table {
  border-spacing: 0;
  border-collapse: collapse
}
td, th {
  padding: 0
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ @media print {
  *, *:before, *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }
  a, a:visited {
    text-decoration: underline
  }
  a[href]:after {
    content: " ("attr(href) ")"
  }
  abbr[title]:after {
    content: " ("attr(title) ")"
  }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  tr, img {
    page-break-inside: avoid
  }
  img {
    max-width: 100% !important
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
  .navbar {
    display: none
  }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important
  }
  .label {
    border: 1px solid #000
  }
  .table {
    border-collapse: collapse !important
  }
  .table td, .table th {
    background-color: #fff !important
  }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../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: "\002a"
}
.glyphicon-plus:before {
  content: "\002b"
}
.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: transparent
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
a {
  color: #337ab7;
  text-decoration: none
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
figure {
  margin: 0
}
img {
  vertical-align: middle
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto
}
.img-rounded {
  border-radius: 6px
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.img-circle {
  border-radius: 50%
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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: #777
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px
}
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: 10px;
  margin-bottom: 10px
}
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: 36px
}
h2, .h2 {
  font-size: 30px
}
h3, .h3 {
  font-size: 24px
}
h4, .h4 {
  font-size: 18px
}
h5, .h5 {
  font-size: 14px
}
h6, .h6 {
  font-size: 12px
}
p {
  margin: 0 0 10px
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px
  }
}
small, .small {
  font-size: 85%
}
mark, .mark {
  padding: .2em;
  background-color: #fcf8e3
}
.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: #777
}
.text-primary {
  color: #337ab7
}
a.text-primary:hover, a.text-primary:focus {
  color: #286090
}
.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: #337ab7
}
a.bg-primary:hover, a.bg-primary:focus {
  background-color: #286090
}
.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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee
}
ul, ol {
  margin-top: 0;
  margin-bottom: 10px
}
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0
}
.list-unstyled {
  padding-left: 0;
  list-style: none
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px
}
dl {
  margin-top: 0;
  margin-bottom: 20px
}
dt, dd {
  line-height: 1.42857143
}
dt {
  font-weight: bold
}
dd {
  margin-left: 0
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
  }
  .dl-horizontal dd {
    margin-left: 180px
  }
}
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777
}
.initialism {
  font-size: 90%;
  text-transform: uppercase
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee
}
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: #777
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0
}
.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: 20px;
  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: 4px
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}
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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
@media (min-width: 768px) {
  .container {
    width: 750px
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
.row {
  margin-right: -15px;
  margin-left: -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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 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 {
    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-7 {
    width: 58.33333333%
  }
  .col-md-6 {
    width: 50%
  }
  .col-md-5 {
    width: 41.66666667%
  }
  .col-md-4 {
    width: 33.33333333%
  }
  .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: 16.66666667%
  }
  .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: #777;
  text-align: left
}
th {
  text-align: left
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px
}
.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 #ddd
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}
.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 #ddd
}
.table .table {
  background-color: #fff
}
.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 #ddd
}
.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 #ddd
}
.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;
  display: table-column;
  float: none
}
table td[class*="col-"], table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none
}
.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 {
  min-height: .01%;
  overflow-x: auto
}
@media screen and (max-width: 767px) {
	  .innerPageBanner .titleMiddle-style-2 {
  padding: 5px 5px !important;;
  background: rgba(48, 92, 39, 0.5) !important;
    font-size: 0.8em;
}
  .innerPageBanner .titleMiddle{
    top:20% !important;
  }
  .innerPageBanner .container {
    width: 70% !important;
    max-width: 92.6%;
}
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd
  }
  .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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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, -webkit-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, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}
.form-control:-ms-input-placeholder {
  color: #999
}
.form-control::-webkit-input-placeholder {
  color: #999
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  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: 34px
  }
  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: 46px
  }
}
.form-group {
  margin-bottom: 15px
}
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}
.radio label, .checkbox label {
  min-height: 20px;
  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-top: 4px \9;
  margin-left: -20px
}
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px
}
.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 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: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
select.input-lg {
  height: 46px;
  line-height: 46px
}
textarea.input-lg, select[multiple].input-lg {
  height: auto
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333
}
.has-feedback {
  position: relative
}
.has-feedback .form-control {
  padding-right: 42.5px
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  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: 46px;
  height: 46px;
  line-height: 46px
}
.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;
  background-color: #dff0d8;
  border-color: #3c763d
}
.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;
  background-color: #fcf8e3;
  border-color: #8a6d3b
}
.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;
  background-color: #f2dede;
  border-color: #a94442
}
.has-error .form-control-feedback {
  color: #a94442
}
.has-feedback label ~ .form-control-feedback {
  top: 25px
}
.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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0
}
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -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-box-shadow: none;
  box-shadow: none;
  opacity: .65
}
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #333;
  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: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none
}
.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 {
  background-color: #fff;
  border-color: #ccc
}
.btn-default .badge {
  color: #fff;
  background-color: #333
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}
.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: #fff;
  background-color: #204d74;
  border-color: #122b40
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none
}
.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 {
  background-color: #337ab7;
  border-color: #2e6da4
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  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: #fff;
  background-color: #398439;
  border-color: #255625
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none
}
.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 {
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}
.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: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none
}
.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 {
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  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: #fff;
  background-color: #d58512;
  border-color: #985f0d
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none
}
.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 {
  background-color: #f0ad4e;
  border-color: #eea236
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  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: #fff;
  background-color: #ac2925;
  border-color: #761c19
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none
}
.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 {
  background-color: #d9534f;
  border-color: #d43f3a
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  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: #23527c;
  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: #777;
  text-decoration: none
}
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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%
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}
.fade.in {
  opacity: 1
}
.collapse {
  display: none
}
.collapse.in {
  display: block
}
tr.collapse.in {
  display: table-row
}
tbody.collapse.in {
  display: table-row-group
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility
}
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 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: #333;
  white-space: nowrap
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open > .dropdown-menu {
  display: block
}
.open > a {
  outline: 0
}
.dropdown-menu-right {
  right: 0;
  left: auto
}
.dropdown-menu-left {
  right: auto;
  left: 0
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0
  }
}
.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-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.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-left-radius: 0;
  border-top-right-radius: 0
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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-right: 0;
  padding-left: 0
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}
.input-group .form-control:focus {
  z-index: 3
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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: 46px;
  line-height: 46px
}
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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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 {
  padding-left: 0;
  margin-bottom: 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: #eee
}
.nav > li.disabled > a {
  color: #777
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.nav > li > a > img {
  max-width: none
}
.nav-tabs {
  border-bottom: 1px solid #ddd
}
.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: 4px 4px 0 0
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0
}
.nav-tabs.nav-justified > li {
  float: none
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center
}
.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: 4px
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 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: #fff
  }
}
.nav-pills > li {
  float: left
}
.nav-pills > li > a {
  border-radius: 4px
}
.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: #fff;
  background-color: #337ab7
}
.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 {
  margin-bottom: 5px;
  text-align: center
}
.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: 4px
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff
  }
}
.tab-content > .tab-pane {
  display: none
}
.tab-content > .active {
  display: block
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1)
}
.navbar-collapse.in {
  overflow-y: auto
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    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-right: 0;
    padding-left: 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: 768px) {
  .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: 768px) {
  .navbar-static-top {
    border-radius: 0
  }
}
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}
@media (min-width: 768px) {
  .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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none
}
.navbar-brand > img {
  display: block
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}
.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: 768px) {
  .navbar-toggle {
    display: none
  }
}
.navbar-nav {
  margin: 7.5px -15px
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    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: 20px
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0
  }
  .navbar-nav > li {
    float: left
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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)
}
@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: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px
  }
}
@media (min-width: 768px) {
  .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: #777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent
}
.navbar-default .navbar-text {
  color: #777
}
.navbar-default .navbar-nav > li > a {
  color: #777
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent
}
.navbar-default .navbar-toggle {
  border-color: #ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}
.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 {
  color: #555;
  background-color: #e7e7e7
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    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: #555;
    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: #ccc;
    background-color: transparent
  }
}
.navbar-default .navbar-link {
  color: #777
}
.navbar-default .navbar-link:hover {
  color: #333
}
.navbar-default .btn-link {
  color: #777
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333
}
.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: #ccc
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  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: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent
}
.navbar-inverse .navbar-toggle {
  border-color: #333
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}
.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 {
  color: #fff;
  background-color: #080808
}
@media (max-width: 767px) {
  .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: #fff;
    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: #fff;
    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: #444;
    background-color: transparent
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
  color: #fff
}
.navbar-inverse .btn-link {
  color: #9d9d9d
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff
}
.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: #444
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px
}
.breadcrumb > li {
  display: inline-block
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"
}
.breadcrumb > .active {
  color: #777
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px
}
.pagination > li {
  display: inline
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none
}
.pager li {
  display: inline
}
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px
}
.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eee
}
.pager .next > a, .pager .next > span {
  float: right
}
.pager .previous > a, .pager .previous > span {
  float: left
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.label:empty {
  display: none
}
.btn .label {
  position: relative;
  top: -1px
}
.label-default {
  background-color: #777
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e
}
.label-primary {
  background-color: #337ab7
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090
}
.label-success {
  background-color: #5cb85c
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44
}
.label-info {
  background-color: #5bc0de
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5
}
.label-warning {
  background-color: #f0ad4e
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f
}
.label-danger {
  background-color: #d9534f
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px
}
.badge:empty {
  display: none
}
.btn .badge {
  position: relative;
  top: -1px
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px
}
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff
}
.list-group-item > .badge {
  float: right
}
.list-group-item > .badge + .badge {
  margin-right: 5px
}
.nav-pills > li > a > .badge {
  margin-left: 3px
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee
}
.jumbotron h1, .jumbotron .h1 {
  color: inherit
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200
}
.jumbotron > hr {
  border-top-color: #d5d5d5
}
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px
}
.jumbotron .container {
  max-width: 100%
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px
  }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out
}
.thumbnail > img, .thumbnail a > img {
  margin-right: auto;
  margin-left: auto
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #337ab7
}
.thumbnail .caption {
  padding: 9px;
  color: #333
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}
.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}
.alert-success hr {
  border-top-color: #c9e2b3
}
.alert-success .alert-link {
  color: #2b542c
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}
.alert-info hr {
  border-top-color: #a6e1ec
}
.alert-info .alert-link {
  color: #245269
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}
.alert-warning hr {
  border-top-color: #f7e1b5
}
.alert-warning .alert-link {
  color: #66512c
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}
.alert-danger hr {
  border-top-color: #e4b9c0
}
.alert-danger .alert-link {
  color: #843534
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease
}
.progress-striped .progress-bar, .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px
}
.progress.active .progress-bar, .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
  background-color: #5cb85c
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
  background-color: #5bc0de
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
  background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
  background-color: #d9534f
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.media {
  margin-top: 15px
}
.media:first-child {
  margin-top: 0
}
.media, .media-body {
  overflow: hidden;
  zoom: 1
}
.media-body {
  width: 10000px
}
.media-object {
  display: block
}
.media-object.img-thumbnail {
  max-width: none
}
.media-right, .media > .pull-right {
  padding-left: 10px
}
.media-left, .media > .pull-left {
  padding-right: 10px
}
.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top
}
.media-middle {
  vertical-align: middle
}
.media-bottom {
  vertical-align: bottom
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.media-list {
  padding-left: 0;
  list-style: none
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
a.list-group-item, button.list-group-item {
  color: #555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5
}
button.list-group-item {
  width: 100%;
  text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8
}
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit
}
a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6
}
a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7
}
a.list-group-item-info, button.list-group-item-info {
  color: #31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit
}
a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3
}
a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit
}
a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc
}
a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede
}
a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit
}
a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc
}
a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.panel-body {
  padding: 15px
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
  color: inherit
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0
}
.list-group + .panel-footer {
  border-top-width: 0
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
  margin-bottom: 0
}
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0
}
.panel-group {
  margin-bottom: 20px
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px
}
.panel-group .panel + .panel {
  margin-top: 5px
}
.panel-group .panel-heading {
  border-bottom: 0
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd
}
.panel-group .panel-footer {
  border-top: 0
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}
.panel-default {
  border-color: #ddd
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd
}
.panel-primary {
  border-color: #337ab7
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7
}
.panel-success {
  border-color: #d6e9c6
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6
}
.panel-info {
  border-color: #bce8f1
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1
}
.panel-warning {
  border-color: #faebcc
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc
}
.panel-danger {
  border-color: #ebccd1
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%
}
.embed-responsive-4by3 {
  padding-bottom: 75%
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15)
}
.well-lg {
  padding: 24px;
  border-radius: 6px
}
.well-sm {
  padding: 9px;
  border-radius: 3px
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0
}
.modal-open {
  overflow: hidden
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%)
}
.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: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5)
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}
.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-bottom: 0;
  margin-left: 5px
}
.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
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto
}
.popover.top {
  margin-top: -10px
}
.popover.right {
  margin-left: 10px
}
.popover.bottom {
  margin-top: 10px
}
.popover.left {
  margin-left: -10px
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0
}
.popover-content {
  padding: 9px 14px
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.popover > .arrow {
  border-width: 11px
}
.popover > .arrow:after {
  content: "";
  border-width: 10px
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25)
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25)
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff
}
.carousel {
  position: relative
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .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 .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: .5
}
.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x
}
.carousel-control.right {
  right: 0;
  left: auto;
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px
}
.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;
  font-family: serif;
  line-height: 1
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  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: -10px;
    font-size: 30px
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px
  }
  .carousel-caption {
    right: 20%;
    left: 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, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
  display: table;
  content: " "
}
.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, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
  clear: both
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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
  }
}
.list .b-lazy {
  max-height: 100%;
  height: auto
}
.b-lazy.animate {
  opacity: 0;
  -ms-transform: scale(3);
  -moz-transform: scale(3);
  -webkit-transform: scale(3);
  transform: scale(3);
  -ms-transition: all 500ms;
  -moz-transition: all 500ms;
  -webkit-transition: all 500ms;
  transition: all 500ms
}
.b-loaded.animate {
  opacity: 1;
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1)
}
.alert-success {
  color: #fff;
  background-color: #93c165;
  border-color: #8dba60
}
.alert-success .close {
  color: #fff !important;
  text-shadow: none;
  opacity: 1
}
.alert-info {
  color: #fff;
  background-color: #4a9ec8;
  border-color: #4296c0
}
.alert-info .close {
  color: #fff !important;
  text-shadow: none;
  opacity: 1
}
.alert-warning {
  color: #fff;
  background-color: #cbc780;
  border-color: #c1bd75
}
.alert-warning .close {
  color: #fff !important;
  text-shadow: none;
  opacity: 1
}
.alert-danger {
  color: #fff;
  background-color: #d15358;
  border-color: #cc4c51
}
.alert-danger .close {
  color: #fff !important;
  text-shadow: none;
  opacity: 1
}
.btn-wraper {
  margin-top: 30px
}
#toTop {
  width: 40px;
  height: 40px;
  background: rgba(192, 130, 52, 0.7);
  border: 1px solid #db8a2f;
  line-height: 30px;
  font-size: 18px;
  position: fixed;
  text-align: center;
  right: 33px;
  visibility: visible;
  display: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 5px;
  z-index: 9;
  bottom: 30px;
  border-radius: 50%
}
#toTop:hover {
  background: rgba(236, 153, 95, 0.9)
}
#toTop::after {
  content: "\37";
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 22px;
  color: #FFF
}
.uaeu-arrow-button {
  margin: 0;
  outline: none;
  border: none;
  font-weight: 400;
  min-width: 152px;
  display: inline-block;
  padding: 8px 10px;
  background: none;
  padding-right: 50px;
  position: relative;
  font-size: 17px;
  color: #5e5e5e !important;
  min-height: 46px
}
.uaeu-arrow-button * {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .6s;
  transition-duration: .6s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease
}
.uaeu-arrow-button svg {
  height: 45px;
  left: 0;
  position: absolute;
  top: 0;
  border-radius: 2px;
  width: 100%
}
.uaeu-arrow-button svg rect {
  stroke: #707070
}
.uaeu-arrow-button::after {
  color: #707070;
  position: absolute;
  right: 4px;
  top: 0;
  font-size: 45px;
  content: '';
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\75"
}
.uaeu-arrow-button rect {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 422, 0
}
.uaeu-arrow-button:hover rect {
  stroke-width: 5;
  stroke-dasharray: 15, 310;
  stroke-dashoffset: 48;
  -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1)
}
.uaeu-arrow-button.arrow-button-red {
  color: #c08234 !important
}
.uaeu-arrow-button.arrow-button-red svg rect {
  stroke: #c08234
}
.uaeu-arrow-button.arrow-button-red::after {
  color: #c08234
}
.uaeu-arrow-button.arrow-button-white {
  color: #fff !important
}
.uaeu-arrow-button.arrow-button-white svg rect {
  stroke: #fff
}
.uaeu-arrow-button.arrow-button-white::after {
  color: #fff
}
.uaeu-arrow-button.arrow-button-gray {
  color: #818181 !important
}
.uaeu-arrow-button.arrow-button-gray svg rect {
  stroke: #818181
}
.uaeu-arrow-button.arrow-button-gray::after {
  color: #818181
}
.btn {
  padding: 8px 10px;
  display: inline-block;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
  min-width: 98px;
  text-align: center
}
.btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link) {
  background: #c08234;
  color: #fff
}
.btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link):hover, .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link):focus {
  outline: none;
  border: none;
  background: #a36627;
  color: #fff !important
}
.btn-blue {
  background: #c08234 !important;
  border: none !important
}
.btn-blue:hover, .btn-blue:focus {
  background: #2d4b68 !important;
  color: #fff !important
}
.btn-red {
  background: #c08234 !important;
  border: none !important
}
.btn-red:hover, .btn-red:hover {
  background: #a36627 !important;
  color: #fff !important
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: none
}
.dropdown-menu, .btn {
  border-radius: 0
}
.container {
  width: 1404px;
  max-width: 92.6%
}
.slick-slider {
  direction: ltr !important
}
.fRight {
  float: right
}
.fLeft {
  float: left
}
a {
  transition: all 0.3s ease-in-out;
  text-decoration: none
}
a:hover {
  text-decoration: none
}
p {
  line-height: 1.9
}
i {
  font-size: 27px;
  vertical-align: middle
}
a:hover, a:focus, a:active, a.active {
  text-decoration: none
}
input:focus, input:active, .button:focus, .button:active, select:focus, select:active {
  outline: none
}
a, a:hover, a:focus, a:active, a.active {
  outline: none
}
a {
  color: #2a2a2a
}
a:hover, a:focus, a:active, a.active {
  color: #a36627
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-weight: 700
}
h1 {
  font-size: 2.400em
}
h2 {
  font-size: 2em
}
h3 {
  font-weight: 600;
  font-size: 1.75em
}
h4 {
  font-size: 2.125em;
  font-size: 1.45em;
  font-weight: 600
}
h5 {
  font-size: 1.125em;
  font-size: 1.25em;
  font-weight: 600
}
h6 {
  font-size: 1.563em;
  font-size: 1em;
  line-height: 1.5;
  font-weight: 600
}
.subTitle-2 {
  font-size: 1.500em;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 25px
}
b, strong {
  font-weight: 500
}
.thumbnail h5, .thumbnail h6, .thumbnail h4 {
  font-weight: 500
}
.thumbnail p {
  line-height: 1.7;
  font-size: 0.9em
}
ul.list {
  padding: 0;
  font-weight: 300;
  margin: 0
}
ul.list li {
  list-style: none;
  line-height: 2
}
ul.list li::before {
  content: '';
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\75";
  vertical-align: middle;
  display: inline-block;
  font-size: 32px;
  color: #2a2a2a;
  margin-left: -10px
}
@media only screen and (max-width: 660px) {
  h1, h2, h3, h4, h5, h6 {
    font-weight: 600
  }
}
.slick-slide {
  margin: 0px 15px
}
.slick-slide:focus {
  outline: none;
  border: none
}
.slider .slide img {
  width: 100%
}
.slider .bannerButton {
  position: absolute
}
.slider .slick-dots {
  display: none !important
}
.slick-dots li button:before {
  font-size: 17px
}
.readMoreBtn {
  display: inline-block;
  margin: 4px 0;
  padding: 8px 10px;
  font-weight: 500;
  background: none;
  color: #fff;
  padding-right: 50px;
  position: relative;
  font-size: 17px;
  margin-top: 20px;
  position: relative
}
.readMoreBtn * {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .6s;
  transition-duration: .6s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease
}
.readMoreBtn::after {
  color: #fff;
  position: absolute;
  right: 4px;
  top: 0;
  content: "\75";
  font-size: 45px;
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.readMoreBtn svg {
  height: 45px;
  left: 0;
  position: absolute;
  top: 0;
  border-radius: 2px;
  width: 100%
}
.readMoreBtn rect {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 422, 0
}
.readMoreBtn:hover {
  color: #fff
}
.readMoreBtn:hover rect {
  stroke-width: 5;
  stroke-dasharray: 15, 310;
  stroke-dashoffset: 48;
  -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1)
}
.button {
  background: #fff;
  border: 1px solid #e2e2e2;
  display: inline-block;
  padding: 10px 15px;
  transition: all 0.3s ease-in-out
}
.button.bgTransparent {
  background: transparent
}
.button.bgTransparent:hover {
  background: #a36627;
  color: #fff
}
.button:hover {
  background: #a36627;
  color: #fff
}
[dir="rtl"] .slick-slide {
  float: left !important
}
.bgTransparent {
  background: transparent
}
.viewAllBtnWrap {
  margin-top: 22px
}
.stars {
  width: 100%;
  display: inline-block
}
input.star {
  display: none
}
label.star {
  float: right;
  padding: 0 2px;
  font-size: 21px;
  color: #a36627;
  transition: all .2s;
  margin: 0
}
input.star:checked ~ label.star:before {
  content: '\f005';
  color: #FD4;
  transition: all .25s
}
input.star-5:checked ~ label.star:before {
  color: #FE7;
  text-shadow: 0 0 12px #5a5a5a
}
input.star-1:checked ~ label.star:before {
  color: #a36627
}
label.star:before {
  content: '\f006';
  font-family: FontAwesome
}
.panel-group .panel-title {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-family: "Roboto", "Cairo", Helvetica, Arial, sans-serif;
  color: #6a6a6a !important;
  font-weight: 400 !important
}
.panel-group .panel-title a {
  color: #6a6a6a !important;
  display: block;
  position: relative
}
.panel-group .panel-title a::after {
  content: '';
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e08b";
  content: "\e03b";
  position: absolute;
  right: 2px;
  font-size: 21px;
  top: 0
}
.panel-group .panel-title a.collapse::after {
  content: "\e08b"
}
.panel-group .panel-title a.collapse[aria-expanded="false"]::after {
  content: "\e03b"
}
.panel-group .panel-title a[aria-expanded="true"]::after {
  content: "\e08b"
}
.panel-group .panel-title a[aria-expanded="false"]::after {
  content: "\e03b"
}
.panel-group .panel {
  box-shadow: none;
  border-radius: 0
}
.panel-group .panel + .panel {
  margin-top: 2px
}
.panel-body {
  padding: 25px 15px;
  line-height: 2;
  color: #818181;
  font-weight: 300
}
.panel-body p {
  line-height: 2;
  color: #818181;
  font-weight: 300
}
.panel-heading {
  border-radius: 0;
  padding: 15px 15px
}
.pagination > li > a, .pagination > li > span {
  color: #c08234 !important
}
@media only screen and (min-width: 768px) {
  .col-sm-offset-small {
    padding-left: 4.53333333%
  }
}
@font-face {
  font-family: "uaeu";
  src: url("../fonts/uaeu.eot");
  src: url("../fonts/uaeu.eot?#iefix") format("embedded-opentype"), url("../fonts/uaeu.woff") format("woff"), url("../fonts/uaeu.ttf") format("truetype"), url("../fonts/uaeu.svg#uaeu") format("svg");
  font-weight: normal;
  font-style: normal
}
[data-icon]:before {
  font-family: "uaeu" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-lineicons4-a:before {
  content: "\61"
}
.icon-lineicons4-a-1:before {
  content: "\62"
}
.icon-lineicons4-app5:before {
  content: "\63"
}
.icon-lineicons4-arrowright5:before {
  content: "\64"
}
.icon-lineicons4-audio:before {
  content: "\65"
}
.icon-lineicons4-calendar5:before {
  content: "\66"
}
.icon-lineicons4-color:before {
  content: "\67"
}
.icon-lineicons4-events5:before {
  content: "\68"
}
.icon-lineicons4-facebook5:before {
  content: "\69"
}
.icon-lineicons4-fax5:before {
  content: "\6a"
}
.icon-lineicons4-feedback5:before {
  content: "\6b"
}
.icon-lineicons4-googleplus5:before {
  content: "\6c"
}
.icon-lineicons4-instagram5:before {
  content: "\6d"
}
.icon-lineicons4-youtube5:before {
  content: "\6e"
}
.icon-lineicons4-twitter5:before {
  content: "\6f"
}
.icon-lineicons4-snapchat5:before {
  content: "\70"
}
.icon-lineicons4-play5:before {
  content: "\71"
}
.icon-lineicons4-phone5:before {
  content: "\72"
}
.icon-lineicons4-map5:before {
  content: "\73"
}
.icon-lineicons4-mail5:before {
  content: "\74"
}
.icon-lineicons4-linkarrow:before {
  content: "\75"
}
.icon-lineicons4-virtual5:before {
  content: "\76"
}
.icon-graphics-download:before {
  content: "\77"
}
.icon-graphics-movedown:before {
  content: "\78"
}
.icon-graphics-moveright:before {
  content: "\79"
}
.icon-graphics-qoute2:before {
  content: "\7a"
}
.icon-lineicons3-docfile:before {
  content: "\41"
}
.icon-graphics-qoute1:before {
  content: "\42"
}
.icon-lineicons3-downarrow:before {
  content: "\43"
}
.icon-lineicons3-search04:before {
  content: "\44"
}
.icon-lineicons3-rightarrow4:before {
  content: "\45"
}
.icon-lineicons3-pdf:before {
  content: "\46"
}
.icon-lineicons3-insta5:before {
  content: "\47"
}
.icon-lineicons3-info:before {
  content: "\48"
}
.icon-lineicons3-image:before {
  content: "\49"
}
.icon-lineicons3-file:before {
  content: "\4a"
}
.icon-lineicons3-filesearch:before {
  content: "\4b"
}
.icon-lineicons3-favourites:before {
  content: "\4c"
}
.icon-lineicons3-download:before {
  content: "\4d"
}
.icon-lineicons3-delete:before {
  content: "\4e"
}
.icon-lineicons3-dashboard:before {
  content: "\4f"
}
.icon-lineicons3-computer:before {
  content: "\50"
}
.icon-lineicons3-presentaion:before {
  content: "\51"
}
.icon-lineicons3-upload:before {
  content: "\52"
}
.icon-lineicons3-video:before {
  content: "\53"
}
.icon-lineicons3-view:before {
  content: "\54"
}
.icon-lineicons3-twitter5:before {
  content: "\55"
}
.icon-lineicons3-instagram4:before {
  content: "\56"
}
.icon-lineicons3-play4:before {
  content: "\57"
}
.icon-lineicons3-twitter5-1:before {
  content: "\58"
}
.icon-lineicons2-facebook:before {
  content: "\59"
}
.icon-lineicons2-instagram:before {
  content: "\5a"
}
.icon-lineicons2-linkedin:before {
  content: "\30"
}
.icon-lineicons2-snapchat:before {
  content: "\31"
}
.icon-lineicons2-twitter:before {
  content: "\32"
}
.icon-lineicons2-youtube:before {
  content: "\33"
}
.icon-angle-down:before {
  content: "\34"
}
.icon-angle-left:before {
  content: "\35"
}
.icon-angle-right:before {
  content: "\36"
}
.icon-angle-up:before {
  content: "\37"
}
.icon-angle-double-up:before {
  content: "\38"
}
.icon-angle-double-right:before {
  content: "\39"
}
.icon-angle-double-left:before {
  content: "\21"
}
.icon-angle-double-down:before {
  content: "\22"
}
.icon-arrow-down:before {
  content: "\23"
}
.icon-arrow-left:before {
  content: "\24"
}
.icon-arrow-right:before {
  content: "\25"
}
.icon-arrow-up:before {
  content: "\26"
}
.icon-arrows:before {
  content: "\27"
}
.icon-arrows-alt:before {
  content: "\28"
}
.icon-arrow-circle-right:before {
  content: "\29"
}
.icon-arrow-circle-o-up:before {
  content: "\2a"
}
.icon-arrow-circle-o-right:before {
  content: "\2b"
}
.icon-arrow-circle-o-left:before {
  content: "\2c"
}
.icon-arrow-circle-up:before {
  content: "\2d"
}
.icon-bars:before {
  content: "\2e"
}
.icon-bookmark-o:before {
  content: "\2f"
}
.icon-at:before {
  content: "\3a"
}
.icon-asterisk:before {
  content: "\3b"
}
.icon-chain-broken:before {
  content: "\3c"
}
.icon-chevron-right:before {
  content: "\3d"
}
.icon-chevron-left:before {
  content: "\3e"
}
.icon-chevron-down:before {
  content: "\3f"
}
.icon-chevron-up:before {
  content: "\40"
}
.icon-chevron-circle-up:before {
  content: "\5b"
}
.icon-chevron-circle-right:before {
  content: "\5d"
}
.icon-chevron-circle-left:before {
  content: "\5e"
}
.icon-chevron-circle-down:before {
  content: "\5f"
}
.icon-comment-o:before {
  content: "\60"
}
.icon-external-link:before {
  content: "\7b"
}
.icon-eye:before {
  content: "\7c"
}
.icon-hand-paper-o:before {
  content: "\7d"
}
.icon-heart-o:before {
  content: "\7e"
}
.icon-reply:before {
  content: "\5c"
}
.icon-play:before {
  content: "\e000"
}
.icon-play-circle:before {
  content: "\e001"
}
.icon-play-circle-o:before {
  content: "\e002"
}
.icon-share-alt:before {
  content: "\e003"
}
.icon-whatsapp:before {
  content: "\e004"
}
.icon-underline:before {
  content: "\e005"
}
.icon-undo:before {
  content: "\e006"
}
.icon-android-add:before {
  content: "\e007"
}
.icon-android-arrow-back:before {
  content: "\e008"
}
.icon-android-arrow-down:before {
  content: "\e009"
}
.icon-android-arrow-dropdown:before {
  content: "\e00a"
}
.icon-android-arrow-dropleft:before {
  content: "\e00b"
}
.icon-android-arrow-forward:before {
  content: "\e00c"
}
.icon-android-arrow-up:before {
  content: "\e00d"
}
.icon-android-call:before {
  content: "\e00e"
}
.icon-android-done:before {
  content: "\e00f"
}
.icon-android-done-all:before {
  content: "\e010"
}
.icon-android-close:before {
  content: "\e011"
}
.icon-android-checkmark-circle:before {
  content: "\e012"
}
.icon-chevron-down-1:before {
  content: "\e013"
}
.icon-chevron-left-1:before {
  content: "\e014"
}
.icon-chevron-right-1:before {
  content: "\e015"
}
.icon-chevron-up-1:before {
  content: "\e016"
}
.icon-close:before {
  content: "\e017"
}
.icon-checkmark-round:before {
  content: "\e018"
}
.icon-close-circled:before {
  content: "\e019"
}
.icon-code:before {
  content: "\e01a"
}
.icon-checkmark:before {
  content: "\e01b"
}
.icon-close-round:before {
  content: "\e01c"
}
.icon-compose:before {
  content: "\e01d"
}
.icon-connection-bars:before {
  content: "\e01e"
}
.icon-contrast:before {
  content: "\e01f"
}
.icon-crop:before {
  content: "\e020"
}
.icon-ios-arrow-back:before {
  content: "\e021"
}
.icon-ios-arrow-down:before {
  content: "\e022"
}
.icon-ios-arrow-forward:before {
  content: "\e023"
}
.icon-ios-arrow-left:before {
  content: "\e024"
}
.icon-ios-arrow-right:before {
  content: "\e025"
}
.icon-ios-arrow-thin-down:before {
  content: "\e026"
}
.icon-ios-arrow-thin-left:before {
  content: "\e027"
}
.icon-ios-arrow-thin-right:before {
  content: "\e028"
}
.icon-ios-arrow-thin-up:before {
  content: "\e029"
}
.icon-ios-arrow-up:before {
  content: "\e02a"
}
.icon-ios-clock-outline:before {
  content: "\e02b"
}
.icon-ios-close-empty:before {
  content: "\e02c"
}
.icon-ios-close-outline:before {
  content: "\e02d"
}
.icon-ios-chatboxes-outline:before {
  content: "\e02e"
}
.icon-ios-chatbubble-outline:before {
  content: "\e02f"
}
.icon-ios-compose-outline:before {
  content: "\e030"
}
.icon-ios-person-outline:before {
  content: "\e031"
}
.icon-ios-personadd:before {
  content: "\e032"
}
.icon-ios-mic-off:before {
  content: "\e033"
}
.icon-ios-mic-outline:before {
  content: "\e034"
}
.icon-ios-mic:before {
  content: "\e035"
}
.icon-ios-pause-outline:before {
  content: "\e036"
}
.icon-ios-pause:before {
  content: "\e037"
}
.icon-ios-play:before {
  content: "\e038"
}
.icon-ios-play-outline:before {
  content: "\e039"
}
.icon-ios-plus:before {
  content: "\e03a"
}
.icon-ios-plus-empty:before {
  content: "\e03b"
}
.icon-ios-plus-outline:before {
  content: "\e03c"
}
.icon-ios-search:before {
  content: "\e03d"
}
.icon-ios-search-strong:before {
  content: "\e03e"
}
.icon-ios-redo:before {
  content: "\e03f"
}
.icon-ios-redo-outline:before {
  content: "\e040"
}
.icon-ios-refresh-empty:before {
  content: "\e041"
}
.icon-ios-refresh:before {
  content: "\e042"
}
.icon-ios-reload:before {
  content: "\e043"
}
.icon-lineicons5-awards:before {
  content: "\e044"
}
.icon-lineicons5-scholarship:before {
  content: "\e045"
}
.icon-icons-icon6:before {
  content: "\e046"
}
.icon-lineicons3-rightarrow3:before {
  content: "\e047"
}
.icon-lineicons3-rightarrow3-1:before {
  content: "\e048"
}
.icon-lineicons2-call3:before {
  content: "\e049"
}
.icon-icons-fax:before {
  content: "\e04a"
}
.icon-lineicons-pdf:before {
  content: "\e04b"
}
.icon-lineicons-register2:before {
  content: "\e04c"
}
.icon-lineicons-web2:before {
  content: "\e04d"
}
.icon-lineicons-location2:before {
  content: "\e04e"
}
.icon-file-pdf-o:before {
  content: "\e04f"
}
.icon-ios-home-outline:before {
  content: "\e050"
}
.icon-social-nodejs:before {
  content: "\e051"
}
.icon-social-javascript:before {
  content: "\e052"
}
.icon-tec-web:before {
  content: "\e053"
}
.icon-pgsicon-home2:before {
  content: "\e054"
}
.icon-pgsicon-view:before {
  content: "\e055"
}
.icon-uaeu-icons-01:before {
  content: "\e056"
}
.icon-uaeu-icons-02:before {
  content: "\e057"
}
.icon-uaeu-icons-03:before {
  content: "\e058"
}
.icon-uaeu-icons-04:before {
  content: "\e059"
}
.icon-uaeu-icons-05:before {
  content: "\e05a"
}
.icon-uaeu-icons-06:before {
  content: "\e05b"
}
.icon-uaeu-icons-07:before {
  content: "\e05c"
}
.icon-uaeu-icons-08:before {
  content: "\e05d"
}
.icon-uaeu-icons-09:before {
  content: "\e05e"
}
.icon-uaeu-icons-10:before {
  content: "\e05f"
}
.icon-uaeu-icons-11:before {
  content: "\e060"
}
.icon-uaeu-icons-12:before {
  content: "\e061"
}
.icon-uaeu-icons-13:before {
  content: "\e062"
}
.icon-uaeu-icons-26:before {
  content: "\e063"
}
.icon-uaeu-icons-25:before {
  content: "\e064"
}
.icon-uaeu-icons-24:before {
  content: "\e065"
}
.icon-uaeu-icons-23:before {
  content: "\e066"
}
.icon-uaeu-icons-22:before {
  content: "\e067"
}
.icon-uaeu-icons-21:before {
  content: "\e068"
}
.icon-uaeu-icons-20:before {
  content: "\e069"
}
.icon-uaeu-icons-19:before {
  content: "\e06a"
}
.icon-uaeu-icons-18:before {
  content: "\e06b"
}
.icon-uaeu-icons-17:before {
  content: "\e06c"
}
.icon-uaeu-icons-16:before {
  content: "\e06d"
}
.icon-uaeu-icons-14:before {
  content: "\e06f"
}
.icon-uaeu-icons-27:before {
  content: "\e070"
}
.icon-uaeu-icons-28:before {
  content: "\e071"
}
.icon-uaeu-icons-29:before {
  content: "\e072"
}
.icon-uaeu-icons-30:before {
  content: "\e073"
}
.icon-uaeu-icons-31:before {
  content: "\e074"
}
.icon-uaeu-icons-32:before {
  content: "\e075"
}
.icon-uaeu-icons-33:before {
  content: "\e076"
}
.icon-uaeu-icons-34:before {
  content: "\e077"
}
.icon-uaeu-icons-35:before {
  content: "\e078"
}
.icon-uaeu-icons-36:before {
  content: "\e079"
}
.icon-uaeu-icons-38:before {
  content: "\e07b"
}
.icon-svg-100mentor-photos:before {
  content: "\e07c"
}
.icon-svg-100mentor-photos-1:before {
  content: "\e07d"
}
.icon-svg-100mentor-time:before {
  content: "\e07e"
}
.icon-svg-100mentor-videoplay:before {
  content: "\e07f"
}
.icon-svg-100mentor-video:before {
  content: "\e080"
}
.icon-done-videoplay:before {
  content: "\e081"
}
.icon-icons-gallery:before {
  content: "\e082"
}
.icon-lineicons-web2-1:before {
  content: "\e083"
}
.icon-svg-arrow-left:before {
  content: "\e084"
}
.icon-svg-arrow-right:before {
  content: "\e085"
}
.icon-icons-icon3:before {
  content: "\e086"
}
.icon-youth-hash:before {
  content: "\e087"
}
.icon-icons-icon8:before {
  content: "\e088"
}
.icon-lineicons6-share:before {
  content: "\e089"
}
.icon-lineicons6-smile:before {
  content: "\e08a"
}
.icon-ios-minus-empty:before {
  content: "\e08b"
}
.icon-ios-book-outline:before {
  content: "\e08c"
}
.icon-ios-download-outline:before {
  content: "\e08d"
}
.icon-minus:before {
  content: "\e08e"
}
.icon-lineicons6-apply:before {
  content: "\e08f"
}
.icon-lineicons6-calendar:before {
  content: "\e090"
}
.icon-lineicons6-departments:before {
  content: "\e091"
}
.icon-lineicons6-enquiry:before {
  content: "\e092"
}
.icon-lineicons6-graduate:before {
  content: "\e093"
}
.icon-lineicons6-instagram:before {
  content: "\e094"
}
.icon-lineicons6-library:before {
  content: "\e095"
}
.icon-uaeu-icons-37:before {
  content: "\e07a"
}
.icon-lineicons6-twitter:before {
  content: "\e096"
}
.icon-lineicons6-undergraduate:before {
  content: "\e097"
}
.icon-lineicons6-tour:before {
  content: "\e098"
}
.icon-lineicons6-apply-1:before {
  content: "\e099"
}
.icon-lineicons6-chat:before {
  content: "\e09a"
}
.icon-lineicons6-contact:before {
  content: "\e09b"
}
.icon-lineicons6-admissions:before {
  content: "\e09c"
}
.icon-lineicons6-apply-2:before {
  content: "\e09d"
}
.icon-lineicons6-bylaw:before {
  content: "\e09e"
}
.icon-lineicons6-calendar-1:before {
  content: "\e09f"
}
.icon-lineicons6-campusmap:before {
  content: "\e0a0"
}
.icon-lineicons6-collaborations:before {
  content: "\e0a1"
}
.icon-lineicons6-contact-1:before {
  content: "\e0a3"
}
.icon-lineicons6-continuingec:before {
  content: "\e0a4"
}
.icon-lineicons6-datepalm:before {
  content: "\e0a2"
}
.icon-lineicons6-directory:before {
  content: "\e0a5"
}
.icon-lineicons6-energy:before {
  content: "\e0a6"
}
.icon-lineicons6-factsheet:before {
  content: "\e0a7"
}
.icon-lineicons6-genetic:before {
  content: "\e0a8"
}
.icon-lineicons6-glossary:before {
  content: "\e0a9"
}
.icon-lineicons6-happiness:before {
  content: "\e0aa"
}
.icon-lineicons6-spacescience:before {
  content: "\e0ab"
}
.icon-lineicons6-qouteleft:before {
  content: "\e0ac"
}
.icon-lineicons6-publications:before {
  content: "\e0ad"
}
.icon-lineicons6-public:before {
  content: "\e0ae"
}
.icon-lineicons6-orgchart:before {
  content: "\e0af"
}
.icon-lineicons6-library-1:before {
  content: "\e0b0"
}
.icon-lineicons6-learning:before {
  content: "\e0b1"
}
.icon-lineicons6-healthscience:before {
  content: "\e0b2"
}
.icon-lineicons6-strategy:before {
  content: "\e0b3"
}
.icon-lineicons6-tour-1:before {
  content: "\e0b4"
}
.icon-lineicons6-transportation:before {
  content: "\e0b5"
}
.icon-lineicons6-water:before {
  content: "\e0b6"
}
.icon-lineicons6-qouteright:before {
  content: "\e0b7"
}
.icon-lineicons6-colleges:before {
  content: "\e06e"
}
.icon-lineicons6-virtualtour:before {
  content: "\e0b8"
}
.icon-lineicons6-accountoffice:before {
  content: "\e0b9"
}
.icon-lineicons6-international:before {
  content: "\e0ba"
}
.icon-lineicons6-links:before {
  content: "\e0bb"
}
.icon-lineicons6-newstudent:before {
  content: "\e0bc"
}
.icon-lineicons6-fees:before {
  content: "\e0bd"
}
.icon-lineicons6-profile:before {
  content: "\e0be"
}
.icon-lineicons6-tawasul:before {
  content: "\e0bf"
}
.icon-lineicons6-scholarship:before {
  content: "\e0c0"
}
.icon-lineicons6-registration:before {
  content: "\e0c1"
}
.icon-lineicons6-uaeu:before {
  content: "\e0c2"
}
.icon-lineicons6-brochure:before {
  content: "\e0c3"
}
.icon-lineicons6-contact-2:before {
  content: "\e0c4"
}
.icon-lineicons6-findcourse:before {
  content: "\e0c5"
}
.icon-lineicons6-location:before {
  content: "\e0c6"
}
.icon-lineicons6-video:before {
  content: "\e0c7"
}
.icon-lineicons6-faq:before {
  content: "\e0c8"
}
.icon-lineicons7-rightarrow7:before {
  content: "\e0c9"
}
.icon-lineicons7-signature:before {
  content: "\e0ca"
}
.icon-lineicons7-leftarrow7:before {
  content: "\e0cb"
}
.icon-lineicons6-faculty:before {
  content: "\e0cc"
}
.icon-facebook-f:before {
  content: "\e0cd"
}
.icon-facebook:before {
  content: "\e0ce"
}
.icon-facebook-square:before {
  content: "\e0cf"
}
.icon-linkedin:before {
  content: "\e0d0"
}
.icon-linkedin-square:before {
  content: "\e0d1"
}
.icon-pinterest-square:before {
  content: "\e0d2"
}
.icon-pinterest-p:before {
  content: "\e0d3"
}
.icon-snapchat-ghost:before {
  content: "\e0d4"
}
.icon-twitter:before {
  content: "\e0d5"
}
.icon-vimeo:before {
  content: "\e0d6"
}
.icon-youtube-play:before {
  content: "\e0d7"
}
.icon-youtube-square:before {
  content: "\e0d8"
}
.icon-youtube:before {
  content: "\e0d9"
}
.icon-google-plus:before {
  content: "\e0da"
}
.icon-instagram:before {
  content: "\e0db"
} /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */ @font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%
}
.fa-2x {
  font-size: 2em
}
.fa-3x {
  font-size: 3em
}
.fa-4x {
  font-size: 4em
}
.fa-5x {
  font-size: 5em
}
.fa-fw {
  width: 1.28571429em;
  text-align: center
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}
.fa-ul > li {
  position: relative
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center
}
.fa-li.fa-lg {
  left: -1.85714286em
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em
}
.fa-pull-left {
  float: left
}
.fa-pull-right {
  float: right
}
.fa.fa-pull-left {
  margin-right: .3em
}
.fa.fa-pull-right {
  margin-left: .3em
}
.pull-right {
  float: right
}
.pull-left {
  float: left
}
.fa.pull-left {
  margin-right: .3em
}
.fa.pull-right {
  margin-left: .3em
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}
.fa-stack-1x {
  line-height: inherit
}
.fa-stack-2x {
  font-size: 2em
}
.fa-inverse {
  color: #ffffff
}
.fa-glass:before {
  content: "\f000"
}
.fa-music:before {
  content: "\f001"
}
.fa-search:before {
  content: "\f002"
}
.fa-envelope-o:before {
  content: "\f003"
}
.fa-heart:before {
  content: "\f004"
}
.fa-star:before {
  content: "\f005"
}
.fa-star-o:before {
  content: "\f006"
}
.fa-user:before {
  content: "\f007"
}
.fa-film:before {
  content: "\f008"
}
.fa-th-large:before {
  content: "\f009"
}
.fa-th:before {
  content: "\f00a"
}
.fa-th-list:before {
  content: "\f00b"
}
.fa-check:before {
  content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"
}
.fa-search-plus:before {
  content: "\f00e"
}
.fa-search-minus:before {
  content: "\f010"
}
.fa-power-off:before {
  content: "\f011"
}
.fa-signal:before {
  content: "\f012"
}
.fa-gear:before, .fa-cog:before {
  content: "\f013"
}
.fa-trash-o:before {
  content: "\f014"
}
.fa-home:before {
  content: "\f015"
}
.fa-file-o:before {
  content: "\f016"
}
.fa-clock-o:before {
  content: "\f017"
}
.fa-road:before {
  content: "\f018"
}
.fa-download:before {
  content: "\f019"
}
.fa-arrow-circle-o-down:before {
  content: "\f01a"
}
.fa-arrow-circle-o-up:before {
  content: "\f01b"
}
.fa-inbox:before {
  content: "\f01c"
}
.fa-play-circle-o:before {
  content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"
}
.fa-refresh:before {
  content: "\f021"
}
.fa-list-alt:before {
  content: "\f022"
}
.fa-lock:before {
  content: "\f023"
}
.fa-flag:before {
  content: "\f024"
}
.fa-headphones:before {
  content: "\f025"
}
.fa-volume-off:before {
  content: "\f026"
}
.fa-volume-down:before {
  content: "\f027"
}
.fa-volume-up:before {
  content: "\f028"
}
.fa-qrcode:before {
  content: "\f029"
}
.fa-barcode:before {
  content: "\f02a"
}
.fa-tag:before {
  content: "\f02b"
}
.fa-tags:before {
  content: "\f02c"
}
.fa-book:before {
  content: "\f02d"
}
.fa-bookmark:before {
  content: "\f02e"
}
.fa-print:before {
  content: "\f02f"
}
.fa-camera:before {
  content: "\f030"
}
.fa-font:before {
  content: "\f031"
}
.fa-bold:before {
  content: "\f032"
}
.fa-italic:before {
  content: "\f033"
}
.fa-text-height:before {
  content: "\f034"
}
.fa-text-width:before {
  content: "\f035"
}
.fa-align-left:before {
  content: "\f036"
}
.fa-align-center:before {
  content: "\f037"
}
.fa-align-right:before {
  content: "\f038"
}
.fa-align-justify:before {
  content: "\f039"
}
.fa-list:before {
  content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"
}
.fa-indent:before {
  content: "\f03c"
}
.fa-video-camera:before {
  content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"
}
.fa-pencil:before {
  content: "\f040"
}
.fa-map-marker:before {
  content: "\f041"
}
.fa-adjust:before {
  content: "\f042"
}
.fa-tint:before {
  content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"
}
.fa-share-square-o:before {
  content: "\f045"
}
.fa-check-square-o:before {
  content: "\f046"
}
.fa-arrows:before {
  content: "\f047"
}
.fa-step-backward:before {
  content: "\f048"
}
.fa-fast-backward:before {
  content: "\f049"
}
.fa-backward:before {
  content: "\f04a"
}
.fa-play:before {
  content: "\f04b"
}
.fa-pause:before {
  content: "\f04c"
}
.fa-stop:before {
  content: "\f04d"
}
.fa-forward:before {
  content: "\f04e"
}
.fa-fast-forward:before {
  content: "\f050"
}
.fa-step-forward:before {
  content: "\f051"
}
.fa-eject:before {
  content: "\f052"
}
.fa-chevron-left:before {
  content: "\f053"
}
.fa-chevron-right:before {
  content: "\f054"
}
.fa-plus-circle:before {
  content: "\f055"
}
.fa-minus-circle:before {
  content: "\f056"
}
.fa-times-circle:before {
  content: "\f057"
}
.fa-check-circle:before {
  content: "\f058"
}
.fa-question-circle:before {
  content: "\f059"
}
.fa-info-circle:before {
  content: "\f05a"
}
.fa-crosshairs:before {
  content: "\f05b"
}
.fa-times-circle-o:before {
  content: "\f05c"
}
.fa-check-circle-o:before {
  content: "\f05d"
}
.fa-ban:before {
  content: "\f05e"
}
.fa-arrow-left:before {
  content: "\f060"
}
.fa-arrow-right:before {
  content: "\f061"
}
.fa-arrow-up:before {
  content: "\f062"
}
.fa-arrow-down:before {
  content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
  content: "\f064"
}
.fa-expand:before {
  content: "\f065"
}
.fa-compress:before {
  content: "\f066"
}
.fa-plus:before {
  content: "\f067"
}
.fa-minus:before {
  content: "\f068"
}
.fa-asterisk:before {
  content: "\f069"
}
.fa-exclamation-circle:before {
  content: "\f06a"
}
.fa-gift:before {
  content: "\f06b"
}
.fa-leaf:before {
  content: "\f06c"
}
.fa-fire:before {
  content: "\f06d"
}
.fa-eye:before {
  content: "\f06e"
}
.fa-eye-slash:before {
  content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"
}
.fa-plane:before {
  content: "\f072"
}
.fa-calendar:before {
  content: "\f073"
}
.fa-random:before {
  content: "\f074"
}
.fa-comment:before {
  content: "\f075"
}
.fa-magnet:before {
  content: "\f076"
}
.fa-chevron-up:before {
  content: "\f077"
}
.fa-chevron-down:before {
  content: "\f078"
}
.fa-retweet:before {
  content: "\f079"
}
.fa-shopping-cart:before {
  content: "\f07a"
}
.fa-folder:before {
  content: "\f07b"
}
.fa-folder-open:before {
  content: "\f07c"
}
.fa-arrows-v:before {
  content: "\f07d"
}
.fa-arrows-h:before {
  content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"
}
.fa-twitter-square:before {
  content: "\f081"
}
.fa-facebook-square:before {
  content: "\f082"
}
.fa-camera-retro:before {
  content: "\f083"
}
.fa-key:before {
  content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
  content: "\f085"
}
.fa-comments:before {
  content: "\f086"
}
.fa-thumbs-o-up:before {
  content: "\f087"
}
.fa-thumbs-o-down:before {
  content: "\f088"
}
.fa-star-half:before {
  content: "\f089"
}
.fa-heart-o:before {
  content: "\f08a"
}
.fa-sign-out:before {
  content: "\f08b"
}
.fa-linkedin-square:before {
  content: "\f08c"
}
.fa-thumb-tack:before {
  content: "\f08d"
}
.fa-external-link:before {
  content: "\f08e"
}
.fa-sign-in:before {
  content: "\f090"
}
.fa-trophy:before {
  content: "\f091"
}
.fa-github-square:before {
  content: "\f092"
}
.fa-upload:before {
  content: "\f093"
}
.fa-lemon-o:before {
  content: "\f094"
}
.fa-phone:before {
  content: "\f095"
}
.fa-square-o:before {
  content: "\f096"
}
.fa-bookmark-o:before {
  content: "\f097"
}
.fa-phone-square:before {
  content: "\f098"
}
.fa-twitter:before {
  content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"
}
.fa-github:before {
  content: "\f09b"
}
.fa-unlock:before {
  content: "\f09c"
}
.fa-credit-card:before {
  content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
  content: "\f09e"
}
.fa-hdd-o:before {
  content: "\f0a0"
}
.fa-bullhorn:before {
  content: "\f0a1"
}
.fa-bell:before {
  content: "\f0f3"
}
.fa-certificate:before {
  content: "\f0a3"
}
.fa-hand-o-right:before {
  content: "\f0a4"
}
.fa-hand-o-left:before {
  content: "\f0a5"
}
.fa-hand-o-up:before {
  content: "\f0a6"
}
.fa-hand-o-down:before {
  content: "\f0a7"
}
.fa-arrow-circle-left:before {
  content: "\f0a8"
}
.fa-arrow-circle-right:before {
  content: "\f0a9"
}
.fa-arrow-circle-up:before {
  content: "\f0aa"
}
.fa-arrow-circle-down:before {
  content: "\f0ab"
}
.fa-globe:before {
  content: "\f0ac"
}
.fa-wrench:before {
  content: "\f0ad"
}
.fa-tasks:before {
  content: "\f0ae"
}
.fa-filter:before {
  content: "\f0b0"
}
.fa-briefcase:before {
  content: "\f0b1"
}
.fa-arrows-alt:before {
  content: "\f0b2"
}
.fa-group:before, .fa-users:before {
  content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
  content: "\f0c1"
}
.fa-cloud:before {
  content: "\f0c2"
}
.fa-flask:before {
  content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"
}
.fa-paperclip:before {
  content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"
}
.fa-square:before {
  content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"
}
.fa-list-ul:before {
  content: "\f0ca"
}
.fa-list-ol:before {
  content: "\f0cb"
}
.fa-strikethrough:before {
  content: "\f0cc"
}
.fa-underline:before {
  content: "\f0cd"
}
.fa-table:before {
  content: "\f0ce"
}
.fa-magic:before {
  content: "\f0d0"
}
.fa-truck:before {
  content: "\f0d1"
}
.fa-pinterest:before {
  content: "\f0d2"
}
.fa-pinterest-square:before {
  content: "\f0d3"
}
.fa-google-plus-square:before {
  content: "\f0d4"
}
.fa-google-plus:before {
  content: "\f0d5"
}
.fa-money:before {
  content: "\f0d6"
}
.fa-caret-down:before {
  content: "\f0d7"
}
.fa-caret-up:before {
  content: "\f0d8"
}
.fa-caret-left:before {
  content: "\f0d9"
}
.fa-caret-right:before {
  content: "\f0da"
}
.fa-columns:before {
  content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"
}
.fa-envelope:before {
  content: "\f0e0"
}
.fa-linkedin:before {
  content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"
}
.fa-comment-o:before {
  content: "\f0e5"
}
.fa-comments-o:before {
  content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"
}
.fa-sitemap:before {
  content: "\f0e8"
}
.fa-umbrella:before {
  content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"
}
.fa-lightbulb-o:before {
  content: "\f0eb"
}
.fa-exchange:before {
  content: "\f0ec"
}
.fa-cloud-download:before {
  content: "\f0ed"
}
.fa-cloud-upload:before {
  content: "\f0ee"
}
.fa-user-md:before {
  content: "\f0f0"
}
.fa-stethoscope:before {
  content: "\f0f1"
}
.fa-suitcase:before {
  content: "\f0f2"
}
.fa-bell-o:before {
  content: "\f0a2"
}
.fa-coffee:before {
  content: "\f0f4"
}
.fa-cutlery:before {
  content: "\f0f5"
}
.fa-file-text-o:before {
  content: "\f0f6"
}
.fa-building-o:before {
  content: "\f0f7"
}
.fa-hospital-o:before {
  content: "\f0f8"
}
.fa-ambulance:before {
  content: "\f0f9"
}
.fa-medkit:before {
  content: "\f0fa"
}
.fa-fighter-jet:before {
  content: "\f0fb"
}
.fa-beer:before {
  content: "\f0fc"
}
.fa-h-square:before {
  content: "\f0fd"
}
.fa-plus-square:before {
  content: "\f0fe"
}
.fa-angle-double-left:before {
  content: "\f100"
}
.fa-angle-double-right:before {
  content: "\f101"
}
.fa-angle-double-up:before {
  content: "\f102"
}
.fa-angle-double-down:before {
  content: "\f103"
}
.fa-angle-left:before {
  content: "\f104"
}
.fa-angle-right:before {
  content: "\f105"
}
.fa-angle-up:before {
  content: "\f106"
}
.fa-angle-down:before {
  content: "\f107"
}
.fa-desktop:before {
  content: "\f108"
}
.fa-laptop:before {
  content: "\f109"
}
.fa-tablet:before {
  content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"
}
.fa-circle-o:before {
  content: "\f10c"
}
.fa-quote-left:before {
  content: "\f10d"
}
.fa-quote-right:before {
  content: "\f10e"
}
.fa-spinner:before {
  content: "\f110"
}
.fa-circle:before {
  content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"
}
.fa-github-alt:before {
  content: "\f113"
}
.fa-folder-o:before {
  content: "\f114"
}
.fa-folder-open-o:before {
  content: "\f115"
}
.fa-smile-o:before {
  content: "\f118"
}
.fa-frown-o:before {
  content: "\f119"
}
.fa-meh-o:before {
  content: "\f11a"
}
.fa-gamepad:before {
  content: "\f11b"
}
.fa-keyboard-o:before {
  content: "\f11c"
}
.fa-flag-o:before {
  content: "\f11d"
}
.fa-flag-checkered:before {
  content: "\f11e"
}
.fa-terminal:before {
  content: "\f120"
}
.fa-code:before {
  content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"
}
.fa-location-arrow:before {
  content: "\f124"
}
.fa-crop:before {
  content: "\f125"
}
.fa-code-fork:before {
  content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"
}
.fa-question:before {
  content: "\f128"
}
.fa-info:before {
  content: "\f129"
}
.fa-exclamation:before {
  content: "\f12a"
}
.fa-superscript:before {
  content: "\f12b"
}
.fa-subscript:before {
  content: "\f12c"
}
.fa-eraser:before {
  content: "\f12d"
}
.fa-puzzle-piece:before {
  content: "\f12e"
}
.fa-microphone:before {
  content: "\f130"
}
.fa-microphone-slash:before {
  content: "\f131"
}
.fa-shield:before {
  content: "\f132"
}
.fa-calendar-o:before {
  content: "\f133"
}
.fa-fire-extinguisher:before {
  content: "\f134"
}
.fa-rocket:before {
  content: "\f135"
}
.fa-maxcdn:before {
  content: "\f136"
}
.fa-chevron-circle-left:before {
  content: "\f137"
}
.fa-chevron-circle-right:before {
  content: "\f138"
}
.fa-chevron-circle-up:before {
  content: "\f139"
}
.fa-chevron-circle-down:before {
  content: "\f13a"
}
.fa-html5:before {
  content: "\f13b"
}
.fa-css3:before {
  content: "\f13c"
}
.fa-anchor:before {
  content: "\f13d"
}
.fa-unlock-alt:before {
  content: "\f13e"
}
.fa-bullseye:before {
  content: "\f140"
}
.fa-ellipsis-h:before {
  content: "\f141"
}
.fa-ellipsis-v:before {
  content: "\f142"
}
.fa-rss-square:before {
  content: "\f143"
}
.fa-play-circle:before {
  content: "\f144"
}
.fa-ticket:before {
  content: "\f145"
}
.fa-minus-square:before {
  content: "\f146"
}
.fa-minus-square-o:before {
  content: "\f147"
}
.fa-level-up:before {
  content: "\f148"
}
.fa-level-down:before {
  content: "\f149"
}
.fa-check-square:before {
  content: "\f14a"
}
.fa-pencil-square:before {
  content: "\f14b"
}
.fa-external-link-square:before {
  content: "\f14c"
}
.fa-share-square:before {
  content: "\f14d"
}
.fa-compass:before {
  content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"
}
.fa-euro:before, .fa-eur:before {
  content: "\f153"
}
.fa-gbp:before {
  content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
  content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
  content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"
}
.fa-won:before, .fa-krw:before {
  content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"
}
.fa-file:before {
  content: "\f15b"
}
.fa-file-text:before {
  content: "\f15c"
}
.fa-sort-alpha-asc:before {
  content: "\f15d"
}
.fa-sort-alpha-desc:before {
  content: "\f15e"
}
.fa-sort-amount-asc:before {
  content: "\f160"
}
.fa-sort-amount-desc:before {
  content: "\f161"
}
.fa-sort-numeric-asc:before {
  content: "\f162"
}
.fa-sort-numeric-desc:before {
  content: "\f163"
}
.fa-thumbs-up:before {
  content: "\f164"
}
.fa-thumbs-down:before {
  content: "\f165"
}
.fa-youtube-square:before {
  content: "\f166"
}
.fa-youtube:before {
  content: "\f167"
}
.fa-xing:before {
  content: "\f168"
}
.fa-xing-square:before {
  content: "\f169"
}
.fa-youtube-play:before {
  content: "\f16a"
}
.fa-dropbox:before {
  content: "\f16b"
}
.fa-stack-overflow:before {
  content: "\f16c"
}
.fa-instagram:before {
  content: "\f16d"
}
.fa-flickr:before {
  content: "\f16e"
}
.fa-adn:before {
  content: "\f170"
}
.fa-bitbucket:before {
  content: "\f171"
}
.fa-bitbucket-square:before {
  content: "\f172"
}
.fa-tumblr:before {
  content: "\f173"
}
.fa-tumblr-square:before {
  content: "\f174"
}
.fa-long-arrow-down:before {
  content: "\f175"
}
.fa-long-arrow-up:before {
  content: "\f176"
}
.fa-long-arrow-left:before {
  content: "\f177"
}
.fa-long-arrow-right:before {
  content: "\f178"
}
.fa-apple:before {
  content: "\f179"
}
.fa-windows:before {
  content: "\f17a"
}
.fa-android:before {
  content: "\f17b"
}
.fa-linux:before {
  content: "\f17c"
}
.fa-dribbble:before {
  content: "\f17d"
}
.fa-skype:before {
  content: "\f17e"
}
.fa-foursquare:before {
  content: "\f180"
}
.fa-trello:before {
  content: "\f181"
}
.fa-female:before {
  content: "\f182"
}
.fa-male:before {
  content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"
}
.fa-sun-o:before {
  content: "\f185"
}
.fa-moon-o:before {
  content: "\f186"
}
.fa-archive:before {
  content: "\f187"
}
.fa-bug:before {
  content: "\f188"
}
.fa-vk:before {
  content: "\f189"
}
.fa-weibo:before {
  content: "\f18a"
}
.fa-renren:before {
  content: "\f18b"
}
.fa-pagelines:before {
  content: "\f18c"
}
.fa-stack-exchange:before {
  content: "\f18d"
}
.fa-arrow-circle-o-right:before {
  content: "\f18e"
}
.fa-arrow-circle-o-left:before {
  content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"
}
.fa-dot-circle-o:before {
  content: "\f192"
}
.fa-wheelchair:before {
  content: "\f193"
}
.fa-vimeo-square:before {
  content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"
}
.fa-plus-square-o:before {
  content: "\f196"
}
.fa-space-shuttle:before {
  content: "\f197"
}
.fa-slack:before {
  content: "\f198"
}
.fa-envelope-square:before {
  content: "\f199"
}
.fa-wordpress:before {
  content: "\f19a"
}
.fa-openid:before {
  content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"
}
.fa-yahoo:before {
  content: "\f19e"
}
.fa-google:before {
  content: "\f1a0"
}
.fa-reddit:before {
  content: "\f1a1"
}
.fa-reddit-square:before {
  content: "\f1a2"
}
.fa-stumbleupon-circle:before {
  content: "\f1a3"
}
.fa-stumbleupon:before {
  content: "\f1a4"
}
.fa-delicious:before {
  content: "\f1a5"
}
.fa-digg:before {
  content: "\f1a6"
}
.fa-pied-piper-pp:before {
  content: "\f1a7"
}
.fa-pied-piper-alt:before {
  content: "\f1a8"
}
.fa-drupal:before {
  content: "\f1a9"
}
.fa-joomla:before {
  content: "\f1aa"
}
.fa-language:before {
  content: "\f1ab"
}
.fa-fax:before {
  content: "\f1ac"
}
.fa-building:before {
  content: "\f1ad"
}
.fa-child:before {
  content: "\f1ae"
}
.fa-paw:before {
  content: "\f1b0"
}
.fa-spoon:before {
  content: "\f1b1"
}
.fa-cube:before {
  content: "\f1b2"
}
.fa-cubes:before {
  content: "\f1b3"
}
.fa-behance:before {
  content: "\f1b4"
}
.fa-behance-square:before {
  content: "\f1b5"
}
.fa-steam:before {
  content: "\f1b6"
}
.fa-steam-square:before {
  content: "\f1b7"
}
.fa-recycle:before {
  content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
  content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"
}
.fa-tree:before {
  content: "\f1bb"
}
.fa-spotify:before {
  content: "\f1bc"
}
.fa-deviantart:before {
  content: "\f1bd"
}
.fa-soundcloud:before {
  content: "\f1be"
}
.fa-database:before {
  content: "\f1c0"
}
.fa-file-pdf-o:before {
  content: "\f1c1"
}
.fa-file-word-o:before {
  content: "\f1c2"
}
.fa-file-excel-o:before {
  content: "\f1c3"
}
.fa-file-powerpoint-o:before {
  content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"
}
.fa-file-code-o:before {
  content: "\f1c9"
}
.fa-vine:before {
  content: "\f1ca"
}
.fa-codepen:before {
  content: "\f1cb"
}
.fa-jsfiddle:before {
  content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"
}
.fa-circle-o-notch:before {
  content: "\f1ce"
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
  content: "\f1d1"
}
.fa-git-square:before {
  content: "\f1d2"
}
.fa-git:before {
  content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"
}
.fa-tencent-weibo:before {
  content: "\f1d5"
}
.fa-qq:before {
  content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"
}
.fa-history:before {
  content: "\f1da"
}
.fa-circle-thin:before {
  content: "\f1db"
}
.fa-header:before {
  content: "\f1dc"
}
.fa-paragraph:before {
  content: "\f1dd"
}
.fa-sliders:before {
  content: "\f1de"
}
.fa-share-alt:before {
  content: "\f1e0"
}
.fa-share-alt-square:before {
  content: "\f1e1"
}
.fa-bomb:before {
  content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"
}
.fa-tty:before {
  content: "\f1e4"
}
.fa-binoculars:before {
  content: "\f1e5"
}
.fa-plug:before {
  content: "\f1e6"
}
.fa-slideshare:before {
  content: "\f1e7"
}
.fa-twitch:before {
  content: "\f1e8"
}
.fa-yelp:before {
  content: "\f1e9"
}
.fa-newspaper-o:before {
  content: "\f1ea"
}
.fa-wifi:before {
  content: "\f1eb"
}
.fa-calculator:before {
  content: "\f1ec"
}
.fa-paypal:before {
  content: "\f1ed"
}
.fa-google-wallet:before {
  content: "\f1ee"
}
.fa-cc-visa:before {
  content: "\f1f0"
}
.fa-cc-mastercard:before {
  content: "\f1f1"
}
.fa-cc-discover:before {
  content: "\f1f2"
}
.fa-cc-amex:before {
  content: "\f1f3"
}
.fa-cc-paypal:before {
  content: "\f1f4"
}
.fa-cc-stripe:before {
  content: "\f1f5"
}
.fa-bell-slash:before {
  content: "\f1f6"
}
.fa-bell-slash-o:before {
  content: "\f1f7"
}
.fa-trash:before {
  content: "\f1f8"
}
.fa-copyright:before {
  content: "\f1f9"
}
.fa-at:before {
  content: "\f1fa"
}
.fa-eyedropper:before {
  content: "\f1fb"
}
.fa-paint-brush:before {
  content: "\f1fc"
}
.fa-birthday-cake:before {
  content: "\f1fd"
}
.fa-area-chart:before {
  content: "\f1fe"
}
.fa-pie-chart:before {
  content: "\f200"
}
.fa-line-chart:before {
  content: "\f201"
}
.fa-lastfm:before {
  content: "\f202"
}
.fa-lastfm-square:before {
  content: "\f203"
}
.fa-toggle-off:before {
  content: "\f204"
}
.fa-toggle-on:before {
  content: "\f205"
}
.fa-bicycle:before {
  content: "\f206"
}
.fa-bus:before {
  content: "\f207"
}
.fa-ioxhost:before {
  content: "\f208"
}
.fa-angellist:before {
  content: "\f209"
}
.fa-cc:before {
  content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"
}
.fa-meanpath:before {
  content: "\f20c"
}
.fa-buysellads:before {
  content: "\f20d"
}
.fa-connectdevelop:before {
  content: "\f20e"
}
.fa-dashcube:before {
  content: "\f210"
}
.fa-forumbee:before {
  content: "\f211"
}
.fa-leanpub:before {
  content: "\f212"
}
.fa-sellsy:before {
  content: "\f213"
}
.fa-shirtsinbulk:before {
  content: "\f214"
}
.fa-simplybuilt:before {
  content: "\f215"
}
.fa-skyatlas:before {
  content: "\f216"
}
.fa-cart-plus:before {
  content: "\f217"
}
.fa-cart-arrow-down:before {
  content: "\f218"
}
.fa-diamond:before {
  content: "\f219"
}
.fa-ship:before {
  content: "\f21a"
}
.fa-user-secret:before {
  content: "\f21b"
}
.fa-motorcycle:before {
  content: "\f21c"
}
.fa-street-view:before {
  content: "\f21d"
}
.fa-heartbeat:before {
  content: "\f21e"
}
.fa-venus:before {
  content: "\f221"
}
.fa-mars:before {
  content: "\f222"
}
.fa-mercury:before {
  content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
  content: "\f224"
}
.fa-transgender-alt:before {
  content: "\f225"
}
.fa-venus-double:before {
  content: "\f226"
}
.fa-mars-double:before {
  content: "\f227"
}
.fa-venus-mars:before {
  content: "\f228"
}
.fa-mars-stroke:before {
  content: "\f229"
}
.fa-mars-stroke-v:before {
  content: "\f22a"
}
.fa-mars-stroke-h:before {
  content: "\f22b"
}
.fa-neuter:before {
  content: "\f22c"
}
.fa-genderless:before {
  content: "\f22d"
}
.fa-facebook-official:before {
  content: "\f230"
}
.fa-pinterest-p:before {
  content: "\f231"
}
.fa-whatsapp:before {
  content: "\f232"
}
.fa-server:before {
  content: "\f233"
}
.fa-user-plus:before {
  content: "\f234"
}
.fa-user-times:before {
  content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
  content: "\f236"
}
.fa-viacoin:before {
  content: "\f237"
}
.fa-train:before {
  content: "\f238"
}
.fa-subway:before {
  content: "\f239"
}
.fa-medium:before {
  content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"
}
.fa-optin-monster:before {
  content: "\f23c"
}
.fa-opencart:before {
  content: "\f23d"
}
.fa-expeditedssl:before {
  content: "\f23e"
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"
}
.fa-mouse-pointer:before {
  content: "\f245"
}
.fa-i-cursor:before {
  content: "\f246"
}
.fa-object-group:before {
  content: "\f247"
}
.fa-object-ungroup:before {
  content: "\f248"
}
.fa-sticky-note:before {
  content: "\f249"
}
.fa-sticky-note-o:before {
  content: "\f24a"
}
.fa-cc-jcb:before {
  content: "\f24b"
}
.fa-cc-diners-club:before {
  content: "\f24c"
}
.fa-clone:before {
  content: "\f24d"
}
.fa-balance-scale:before {
  content: "\f24e"
}
.fa-hourglass-o:before {
  content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"
}
.fa-hourglass:before {
  content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"
}
.fa-hand-scissors-o:before {
  content: "\f257"
}
.fa-hand-lizard-o:before {
  content: "\f258"
}
.fa-hand-spock-o:before {
  content: "\f259"
}
.fa-hand-pointer-o:before {
  content: "\f25a"
}
.fa-hand-peace-o:before {
  content: "\f25b"
}
.fa-trademark:before {
  content: "\f25c"
}
.fa-registered:before {
  content: "\f25d"
}
.fa-creative-commons:before {
  content: "\f25e"
}
.fa-gg:before {
  content: "\f260"
}
.fa-gg-circle:before {
  content: "\f261"
}
.fa-tripadvisor:before {
  content: "\f262"
}
.fa-odnoklassniki:before {
  content: "\f263"
}
.fa-odnoklassniki-square:before {
  content: "\f264"
}
.fa-get-pocket:before {
  content: "\f265"
}
.fa-wikipedia-w:before {
  content: "\f266"
}
.fa-safari:before {
  content: "\f267"
}
.fa-chrome:before {
  content: "\f268"
}
.fa-firefox:before {
  content: "\f269"
}
.fa-opera:before {
  content: "\f26a"
}
.fa-internet-explorer:before {
  content: "\f26b"
}
.fa-tv:before, .fa-television:before {
  content: "\f26c"
}
.fa-contao:before {
  content: "\f26d"
}
.fa-500px:before {
  content: "\f26e"
}
.fa-amazon:before {
  content: "\f270"
}
.fa-calendar-plus-o:before {
  content: "\f271"
}
.fa-calendar-minus-o:before {
  content: "\f272"
}
.fa-calendar-times-o:before {
  content: "\f273"
}
.fa-calendar-check-o:before {
  content: "\f274"
}
.fa-industry:before {
  content: "\f275"
}
.fa-map-pin:before {
  content: "\f276"
}
.fa-map-signs:before {
  content: "\f277"
}
.fa-map-o:before {
  content: "\f278"
}
.fa-map:before {
  content: "\f279"
}
.fa-commenting:before {
  content: "\f27a"
}
.fa-commenting-o:before {
  content: "\f27b"
}
.fa-houzz:before {
  content: "\f27c"
}
.fa-vimeo:before {
  content: "\f27d"
}
.fa-black-tie:before {
  content: "\f27e"
}
.fa-fonticons:before {
  content: "\f280"
}
.fa-reddit-alien:before {
  content: "\f281"
}
.fa-edge:before {
  content: "\f282"
}
.fa-credit-card-alt:before {
  content: "\f283"
}
.fa-codiepie:before {
  content: "\f284"
}
.fa-modx:before {
  content: "\f285"
}
.fa-fort-awesome:before {
  content: "\f286"
}
.fa-usb:before {
  content: "\f287"
}
.fa-product-hunt:before {
  content: "\f288"
}
.fa-mixcloud:before {
  content: "\f289"
}
.fa-scribd:before {
  content: "\f28a"
}
.fa-pause-circle:before {
  content: "\f28b"
}
.fa-pause-circle-o:before {
  content: "\f28c"
}
.fa-stop-circle:before {
  content: "\f28d"
}
.fa-stop-circle-o:before {
  content: "\f28e"
}
.fa-shopping-bag:before {
  content: "\f290"
}
.fa-shopping-basket:before {
  content: "\f291"
}
.fa-hashtag:before {
  content: "\f292"
}
.fa-bluetooth:before {
  content: "\f293"
}
.fa-bluetooth-b:before {
  content: "\f294"
}
.fa-percent:before {
  content: "\f295"
}
.fa-gitlab:before {
  content: "\f296"
}
.fa-wpbeginner:before {
  content: "\f297"
}
.fa-wpforms:before {
  content: "\f298"
}
.fa-envira:before {
  content: "\f299"
}
.fa-universal-access:before {
  content: "\f29a"
}
.fa-wheelchair-alt:before {
  content: "\f29b"
}
.fa-question-circle-o:before {
  content: "\f29c"
}
.fa-blind:before {
  content: "\f29d"
}
.fa-audio-description:before {
  content: "\f29e"
}
.fa-volume-control-phone:before {
  content: "\f2a0"
}
.fa-braille:before {
  content: "\f2a1"
}
.fa-assistive-listening-systems:before {
  content: "\f2a2"
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4"
}
.fa-glide:before {
  content: "\f2a5"
}
.fa-glide-g:before {
  content: "\f2a6"
}
.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7"
}
.fa-low-vision:before {
  content: "\f2a8"
}
.fa-viadeo:before {
  content: "\f2a9"
}
.fa-viadeo-square:before {
  content: "\f2aa"
}
.fa-snapchat:before {
  content: "\f2ab"
}
.fa-snapchat-ghost:before {
  content: "\f2ac"
}
.fa-snapchat-square:before {
  content: "\f2ad"
}
.fa-pied-piper:before {
  content: "\f2ae"
}
.fa-first-order:before {
  content: "\f2b0"
}
.fa-yoast:before {
  content: "\f2b1"
}
.fa-themeisle:before {
  content: "\f2b2"
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3"
}
.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4"
}
.fa-handshake-o:before {
  content: "\f2b5"
}
.fa-envelope-open:before {
  content: "\f2b6"
}
.fa-envelope-open-o:before {
  content: "\f2b7"
}
.fa-linode:before {
  content: "\f2b8"
}
.fa-address-book:before {
  content: "\f2b9"
}
.fa-address-book-o:before {
  content: "\f2ba"
}
.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb"
}
.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc"
}
.fa-user-circle:before {
  content: "\f2bd"
}
.fa-user-circle-o:before {
  content: "\f2be"
}
.fa-user-o:before {
  content: "\f2c0"
}
.fa-id-badge:before {
  content: "\f2c1"
}
.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2"
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3"
}
.fa-quora:before {
  content: "\f2c4"
}
.fa-free-code-camp:before {
  content: "\f2c5"
}
.fa-telegram:before {
  content: "\f2c6"
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7"
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8"
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9"
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca"
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb"
}
.fa-shower:before {
  content: "\f2cc"
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd"
}
.fa-podcast:before {
  content: "\f2ce"
}
.fa-window-maximize:before {
  content: "\f2d0"
}
.fa-window-minimize:before {
  content: "\f2d1"
}
.fa-window-restore:before {
  content: "\f2d2"
}
.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3"
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4"
}
.fa-bandcamp:before {
  content: "\f2d5"
}
.fa-grav:before {
  content: "\f2d6"
}
.fa-etsy:before {
  content: "\f2d7"
}
.fa-imdb:before {
  content: "\f2d8"
}
.fa-ravelry:before {
  content: "\f2d9"
}
.fa-eercast:before {
  content: "\f2da"
}
.fa-microchip:before {
  content: "\f2db"
}
.fa-snowflake-o:before {
  content: "\f2dc"
}
.fa-superpowers:before {
  content: "\f2dd"
}
.fa-wpexplorer:before {
  content: "\f2de"
}
.fa-meetup:before {
  content: "\f2e0"
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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
} /*! jQuery UI - v1.12.1 - 2017-05-01
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=ui-lightness&cornerRadiusShadow=5px&offsetLeftShadow=-5px&offsetTopShadow=-5px&thicknessShadow=5px&opacityShadow=20&bgImgOpacityShadow=10&bgTextureShadow=flat&bgColorShadow=000000&opacityOverlay=50&bgImgOpacityOverlay=20&bgTextureOverlay=diagonals_thick&bgColorOverlay=666666&iconColorError=ffd27a&fcError=ffffff&borderColorError=cd0a0a&bgImgOpacityError=18&bgTextureError=diagonals_thick&bgColorError=b81900&iconColorHighlight=228ef1&fcHighlight=363636&borderColorHighlight=fed22f&bgImgOpacityHighlight=75&bgTextureHighlight=highlight_soft&bgColorHighlight=ffe45c&iconColorActive=ef8c08&fcActive=eb8f00&borderColorActive=fbd850&bgImgOpacityActive=65&bgTextureActive=glass&bgColorActive=ffffff&iconColorHover=ef8c08&fcHover=c77405&borderColorHover=fbcb09&bgImgOpacityHover=100&bgTextureHover=glass&bgColorHover=fdf5ce&iconColorDefault=ef8c08&fcDefault=1c94c4&borderColorDefault=cccccc&bgImgOpacityDefault=100&bgTextureDefault=glass&bgColorDefault=f6f6f6&iconColorContent=222222&fcContent=333333&borderColorContent=dddddd&bgImgOpacityContent=100&bgTextureContent=highlight_soft&bgColorContent=eeeeee&iconColorHeader=ffffff&fcHeader=ffffff&borderColorHeader=e78f08&bgImgOpacityHeader=35&bgTextureHeader=gloss_wave&bgColorHeader=f6a828&cornerRadius=4px&fsDefault=1.1em&fwDefault=bold&ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */ .ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none
}
.ui-helper-hidden {
  display: none
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}
.ui-helper-clearfix:after {
  clear: both
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}
.ui-front {
  z-index: 100
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.ui-resizable {
  position: relative
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0
}
.ui-menu .ui-menu {
  position: absolute
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 6px 1em 6px .4em
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px
}
.ui-menu-icons {
  position: relative
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible
}
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none
}
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap
}
input.ui-button.ui-button-icon-only {
  text-indent: 0
}
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em
}
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0
}
.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none
}
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em)
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid
}
.ui-checkboxradio-disabled {
  pointer-events: none
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px
}
.ui-datepicker .ui-datepicker-next {
  right: 2px
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 500;
  border: 0
}
.ui-datepicker td {
  border: 0;
  padding: 1px
}
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left
}
.ui-datepicker.ui-datepicker-multi {
  width: auto
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0
}
.ui-datepicker-rtl {
  direction: rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px
}
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0
}
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0
}
.ui-selectmenu-open {
  display: block
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0
}
.ui-slider {
  position: relative;
  text-align: left
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit
}
.ui-slider-horizontal {
  height: .8em
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0
}
.ui-slider-vertical {
  width: .8em;
  height: 100px
}
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0
}
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none
}
.ui-spinner-up {
  top: 0
}
.ui-spinner-down {
  bottom: 0
}
.ui-tabs {
  position: relative;
  padding: .2em
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px
}
body .ui-tooltip {
  border-width: 2px
}
.ui-widget {
  font-size: 0.9em
}
.ui-widget .ui-widget {
  font-size: 0.92em
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-size: 1em
}
.ui-widget.ui-widget-content {
  border: 1px solid #cccccc
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eee url("../images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333333
}
.ui-widget-content a {
  color: #333333
}
.ui-widget-header {
  border: 1px solid #0e517b;
  background: #105580 url("../images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: 600
}
.ui-widget-header a {
  color: #ffffff
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #cccccc;
  background: #f6f6f6 url("../images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  color: #484848
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #1c94c4;
  text-decoration: none
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #19699b;
  background: #f6f6f6 url("../images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  color: #0c7cc2
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #057ac3;
  text-decoration: none
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #fff;
  background: #fff url("../images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  color: #0e517b
}
.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #0e517b;
  background-color: #0e517b
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #0e517b;
  text-decoration: none
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("../images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636
}
.ui-state-checked {
  border: 1px solid #fed22f;
  background: #ffe45c
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("../images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #ffffff
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #ffffff
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}
.ui-icon {
  width: 16px;
  height: 16px
}
.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("../images/ui-icons_222222_256x240.png")
}
.ui-widget-header .ui-icon {
  background-image: url("../images/ui-icons_ffffff_256x240.png")
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("../images/ui-icons_444444_256x240.png")
}
.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("../images/ui-icons_444444_256x240.png")
}
.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("../images/ui-icons_228ef1_256x240.png")
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("../images/ui-icons_ffd27a_256x240.png")
}
.ui-button .ui-icon {
  background-image: url("../images/ui-icons_444444_256x240.png")
}
.ui-icon-blank {
  background-position: 16px 16px
}
.ui-icon-caret-1-n {
  background-position: 0 0
}
.ui-icon-caret-1-ne {
  background-position: -16px 0
}
.ui-icon-caret-1-e {
  background-position: -32px 0
}
.ui-icon-caret-1-se {
  background-position: -48px 0
}
.ui-icon-caret-1-s {
  background-position: -65px 0
}
.ui-icon-caret-1-sw {
  background-position: -80px 0
}
.ui-icon-caret-1-w {
  background-position: -96px 0
}
.ui-icon-caret-1-nw {
  background-position: -112px 0
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}
.ui-icon-arrow-4 {
  background-position: 0 -80px
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}
.ui-icon-extlink {
  background-position: -32px -80px
}
.ui-icon-newwin {
  background-position: -48px -80px
}
.ui-icon-refresh {
  background-position: -64px -80px
}
.ui-icon-shuffle {
  background-position: -80px -80px
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px
}
.ui-icon-folder-open {
  background-position: -16px -96px
}
.ui-icon-document {
  background-position: -32px -96px
}
.ui-icon-document-b {
  background-position: -48px -96px
}
.ui-icon-note {
  background-position: -64px -96px
}
.ui-icon-mail-closed {
  background-position: -80px -96px
}
.ui-icon-mail-open {
  background-position: -96px -96px
}
.ui-icon-suitcase {
  background-position: -112px -96px
}
.ui-icon-comment {
  background-position: -128px -96px
}
.ui-icon-person {
  background-position: -144px -96px
}
.ui-icon-print {
  background-position: -160px -96px
}
.ui-icon-trash {
  background-position: -176px -96px
}
.ui-icon-locked {
  background-position: -192px -96px
}
.ui-icon-unlocked {
  background-position: -208px -96px
}
.ui-icon-bookmark {
  background-position: -224px -96px
}
.ui-icon-tag {
  background-position: -240px -96px
}
.ui-icon-home {
  background-position: 0 -112px
}
.ui-icon-flag {
  background-position: -16px -112px
}
.ui-icon-calendar {
  background-position: -32px -112px
}
.ui-icon-cart {
  background-position: -48px -112px
}
.ui-icon-pencil {
  background-position: -64px -112px
}
.ui-icon-clock {
  background-position: -80px -112px
}
.ui-icon-disk {
  background-position: -96px -112px
}
.ui-icon-calculator {
  background-position: -112px -112px
}
.ui-icon-zoomin {
  background-position: -128px -112px
}
.ui-icon-zoomout {
  background-position: -144px -112px
}
.ui-icon-search {
  background-position: -160px -112px
}
.ui-icon-wrench {
  background-position: -176px -112px
}
.ui-icon-gear {
  background-position: -192px -112px
}
.ui-icon-heart {
  background-position: -208px -112px
}
.ui-icon-star {
  background-position: -224px -112px
}
.ui-icon-link {
  background-position: -240px -112px
}
.ui-icon-cancel {
  background-position: 0 -128px
}
.ui-icon-plus {
  background-position: -16px -128px
}
.ui-icon-plusthick {
  background-position: -32px -128px
}
.ui-icon-minus {
  background-position: -48px -128px
}
.ui-icon-minusthick {
  background-position: -64px -128px
}
.ui-icon-close {
  background-position: -80px -128px
}
.ui-icon-closethick {
  background-position: -96px -128px
}
.ui-icon-key {
  background-position: -112px -128px
}
.ui-icon-lightbulb {
  background-position: -128px -128px
}
.ui-icon-scissors {
  background-position: -144px -128px
}
.ui-icon-clipboard {
  background-position: -160px -128px
}
.ui-icon-copy {
  background-position: -176px -128px
}
.ui-icon-contact {
  background-position: -192px -128px
}
.ui-icon-image {
  background-position: -208px -128px
}
.ui-icon-video {
  background-position: -224px -128px
}
.ui-icon-script {
  background-position: -240px -128px
}
.ui-icon-alert {
  background-position: 0 -144px
}
.ui-icon-info {
  background-position: -16px -144px
}
.ui-icon-notice {
  background-position: -32px -144px
}
.ui-icon-help {
  background-position: -48px -144px
}
.ui-icon-check {
  background-position: -64px -144px
}
.ui-icon-bullet {
  background-position: -80px -144px
}
.ui-icon-radio-on {
  background-position: -96px -144px
}
.ui-icon-radio-off {
  background-position: -112px -144px
}
.ui-icon-pin-w {
  background-position: -128px -144px
}
.ui-icon-pin-s {
  background-position: -144px -144px
}
.ui-icon-play {
  background-position: 0 -160px
}
.ui-icon-pause {
  background-position: -16px -160px
}
.ui-icon-seek-next {
  background-position: -32px -160px
}
.ui-icon-seek-prev {
  background-position: -48px -160px
}
.ui-icon-seek-end {
  background-position: -64px -160px
}
.ui-icon-seek-start {
  background-position: -80px -160px
}
.ui-icon-seek-first {
  background-position: -80px -160px
}
.ui-icon-stop {
  background-position: -96px -160px
}
.ui-icon-eject {
  background-position: -112px -160px
}
.ui-icon-volume-off {
  background-position: -128px -160px
}
.ui-icon-volume-on {
  background-position: -144px -160px
}
.ui-icon-power {
  background-position: 0 -176px
}
.ui-icon-signal-diag {
  background-position: -16px -176px
}
.ui-icon-signal {
  background-position: -32px -176px
}
.ui-icon-battery-0 {
  background-position: -48px -176px
}
.ui-icon-battery-1 {
  background-position: -64px -176px
}
.ui-icon-battery-2 {
  background-position: -80px -176px
}
.ui-icon-battery-3 {
  background-position: -96px -176px
}
.ui-icon-circle-plus {
  background-position: 0 -192px
}
.ui-icon-circle-minus {
  background-position: -16px -192px
}
.ui-icon-circle-close {
  background-position: -32px -192px
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px
}
.ui-icon-circle-check {
  background-position: -208px -192px
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 0px
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 0px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 0px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 0px
}
.ui-widget-overlay {
  background: #666 url("../images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50)
}
.ui-widget-shadow {
  -webkit-box-shadow: -5px -5px 5px #000000;
  box-shadow: -5px -5px 5px #000000
}
.mainNavBar {
  height: 49px;
  position: relative
}
.mainNavBar .pushMenuBtn {
  position: absolute;
  left: 0;
  background: #c08234;
  color: #fff;
  font-size: 54px
}
.mainNavBar ul {
  margin: 0;
  padding: 0
}
.mainNavBar li {
  list-style: none
}
.mainNavBar .nav {
  float: none;
  display: block;
  margin: 0 auto;
  max-width: 94%
}
.mainNavBar .mainMenu > li {
  position: relative;
  background: #fff
}
.mainNavBar .mainMenu > li .submenu-toggle {
  display: none
}
.mainNavBar .mainMenu > li.activeNav > a {
  background: #d64f54;
  background: #db8a2f
}
.mainNavBar .mainMenu > li:first-child {
  max-height: 49px
}
.mainNavBar .mainMenu > li:first-child:not(.normalMenu) {
  margin-right: 12px
}
.mainNavBar .mainMenu > li:first-child:not(.normalMenu) > a {
  padding-top: 10px;
  color: transparent;
  width: 44px;
  padding-right: 2px;
  padding-left: 2px;
  overflow: hidden;
  position: relative
}
.mainNavBar .mainMenu > li:first-child:not(.normalMenu) > a:hover, .mainNavBar .mainMenu > li:first-child:not(.normalMenu) > a:focus {
  color: transparent
}
.mainNavBar .mainMenu > li:first-child:not(.normalMenu) > a:hover::before, .mainNavBar .mainMenu > li:first-child:not(.normalMenu) > a:focus::before {
  color: #fff
}
.mainNavBar .mainMenu > li:first-child:not(.normalMenu) > a::before {
  content: '';
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e054";
  color: #fff;
  font-size: 27px;
  vertical-align: middle;
  position: absolute;
  left: 10px;
  top: 11px
}
.mainNavBar .mainMenu > li:hover {
  background: #f3f3f3
}
.mainNavBar .mainMenu > li > a {
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.023em;
  background: #a36627;
  padding: 15px 10px;
  height: 49px;
  display: inline-block;
  width: 100%
}
.mainNavBar .mainMenu > li > a:hover, .mainNavBar .mainMenu > li > a:focus {
  background: #db8a2f;
  color: #fff
}
.mainNavBar .mainMenu > li > ul {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  width: 100%;
  font-size: 0.84em;
  font-weight: 400
}
.mainNavBar .mainMenu > li > ul a {
  color: #1f1f1f;
  padding: 5px 10px;
  display: block
}
.mainNavBar .mainMenu > li > ul a:hover {
  color: #a36627
}
.bigMenuSet .nav {
  max-width: 100%
}
.header {
  background: #fff
}
.header .btn {
  min-width: 0
}
.header-style-2 .navRightElements {
  margin-top: 18px
}
@media only screen and (max-width: 770px) {
  .header-style-2 .navRightElements {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 18px
  }
}
.navRightElements {
  float: right
}
.navRightElements a {
  color: #6d6d6d
}
.navRightElements a:hover {
  color: #a36627
}
.navRightElements .topLinks {
  margin: 0;
  margin-top: 5px;
  padding: 0;
  font-size: 0.926em;
  text-align: right;
  color: #4d4d4d
}
.navRightElements .topLinks .accessibilityControls {
  margin: 0 10px
}
.navRightElements .topLinks .accessibilityControls .accessibilityControlsWrap {
  margin: 0;
  padding: 0
}
.navRightElements .topLinks .accessibilityControls .accessibilityControlsWrap li {
  list-style: none;
  display: inline-block;
  margin: 0 2px;
  vertical-align: top
}
.navRightElements .topLinks .normalDropdown button {
  border: none;
  background: none;
  padding: 0;
  color: #6d6d6d
}
.navRightElements .topLinks .normalDropdown button i {
  display: inline-block;
  line-height: 1;
  height: 26px
}
.navRightElements .topLinks .normalDropdown button i.userIcon {
  font-size: 16px;
  line-height: 1.5;
  display: inline-block
}
.navRightElements .topLinks .normalDropdown .dropdown-menu {
  padding: 0;
  overflow: hidden
}
.navRightElements .topLinks .normalDropdown .dropdown-menu li a {
  display: block;
  padding: 5px 12px;
  max-width: 170px;
  word-wrap: break-word;
  white-space: normal
}
.navRightElements .topLinks li.resizer:after {
  content: "";
  display: table;
  clear: both
}
.navRightElements .topLinks li.resizer a {
  color: #fff;
  background: #818181;
  margin: 0 0px;
  padding: 5px;
  float: left;
  cursor: pointer;
  height: 29px
}
.navRightElements .topLinks li.resizer a.smallSize {
  font-size: 11px;
  padding-top: 10px
}
.navRightElements .topLinks li.resizer a.mediumSize {
  font-size: 15px;
  padding-top: 6px
}
.navRightElements .topLinks li.resizer a.largeSize {
  font-size: 19px;
  padding-top: 1px
}
.navRightElements .topLinks li.resizer a:hover {
  background: #a1a0a0
}
.navRightElements .topLinks > li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px
}
.navRightElements .topLinks > li.resizer, .navRightElements .topLinks > li .accessibilityFetures {
  margin: 0 -1px
}
.navRightElements .topLinks > li.accessibilityFetures {
  margin: 0 1px
}
@media only screen and (min-width: 1020px) {
  .navRightElements .topLinks > li.accessibilityFetures {
    margin-right: 14px
  }
}
@media only screen and (min-width: 1020px) {
  .navRightElements .topLinks > li.resizer {
    margin-left: 20px
  }
}
.navRightElements .topLinks > li a {
  padding: 2px 0;
  display: inline-block;
  margin: 0 -2px;
  color: #6d6d6d
}
.navRightElements .topLinks > li a:hover {
  color: #a36627
}
.navRightElements .topLinks > li a:focus + .tooltip {
  opacity: 0
}
.navRightElements .topLinksSecondary {
  text-align: right;
  margin: 0;
  margin-top: 15px;
  padding: 0;
  font-size: 0.895em
}
.navRightElements .topLinksSecondary > li {
  list-style: none;
  vertical-align: middle;
  display: inline-block;
  margin: 0 5px
}
.navRightElements .topLinksSecondary > li a {
  padding: 2px 0;
  display: inline-block
}
.navRightElements .accessibilityFetures {
  margin: 0 5px
}
.navRightElements .accessibilityFetures .btn {
  background: #e8e8e8;
  border: none;
  height: 29px;
  padding: 3px;
  padding-top: 2px
}
.navRightElements .accessibilityFetures .btn i {
  font-size: 21px;
  vertical-align: middle;
  display: inline-block;
  height: 21px;
  background: #a36627;
  color: #fff
}
.navRightElements .accessibilityFetures a {
  display: inline-block;
  height: 29px;
  padding: 5px;
  background: #e8e8e8
}
.navRightElements .accessibilityFetures a i {
  font-size: 25px;
  vertical-align: middle;
  display: inline-block;
  height: 29px;
  padding-bottom: 1px
}
.navRightElements .accessibilityFetures .themeSwitchDropDown {
  display: inline-block;
  vertical-align: top
}
.navRightElements .accessibilityFetures .themeSwitchDropDown .dropdown-menu {
  min-width: 134px;
  font-size: 0.813em;
  padding: 0
}
.navRightElements .accessibilityFetures .themeSwitchDropDown .dropdown-menu li {
  width: 100%
}
.navRightElements .accessibilityFetures .themeSwitchDropDown .dropdown-menu a {
  width: 100%;
  cursor: pointer;
  padding: 6px 10px;
  background: none
}
.navRightElements .accessibilityFetures .themeSwitchDropDown .dropdown-menu a:after {
  content: "";
  display: table;
  clear: both
}
.navRightElements .accessibilityFetures .themeSwitchDropDown .dropdown-menu a::after {
  content: '';
  width: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  background: #fbfbfb;
  border: 1px solid #fff;
  height: 15px;
  float: right
}
.navRightElements .accessibilityFetures .themeSwitchDropDown .dropdown-menu a:hover {
  background: #e8e8e8
}
.navRightElements .accessibilityFetures .themeSwitchDropDown .dropdown-menu .Red a::after {
  background: #e60004
}
.navRightElements .accessibilityFetures .themeSwitchDropDown .dropdown-menu .blue a::after {
  background: #0090de
}
.navRightElements .accessibilityFetures .themeSwitchDropDown .dropdown-menu .pink a::after {
  background: #db0078
}
.navRightElements .accessibilityFetures .themeSwitchDropDown .dropdown-menu .green a::after {
  background: #95ae10
}
.navRightElements .accessibilityFetures .themeSwitchDropDown .dropdown-menu .orange a::after {
  background: #ea8b09
}
.header-search input {
  padding: 5px 10px;
  border: none;
  height: 32px;
  background: none
}
.header-search input:focus, .header-search input:hover {
  outline: none
}
.header-search .searchboxwrapper {
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  font-size: 14px
}
.header-search .searchboxwrapper:after {
  content: "";
  display: table;
  clear: both
}
.header-search .searchboxwrapper .searchbox {
  width: 312px;
  float: left
}
.header-search .searchboxwrapper .searchsubmit {
  width: 38px;
  float: left;
  background: url("../images/search-bg.png") 6px 4px no-repeat
}
.header-search .searchboxwrapper .searchsubmit:hover {
  background-position: 6px -67px
}
#background-video {
  min-height: 500px;
  height: calc(100vh - 90px);
  overflow: hidden;
  overflow: hidden;
  width: 100%
}
#background-video img.placeholder-image {
  width: 100%;
  min-height: 100%
}
#background-video video, #background-video source {
  bottom: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: absolute
}
.background-video {
  background-position: top center;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: relative;
  right: 0;
  top: 0
}
.loaded .ytplayer-container {
  display: block
}
.loaded .placeholder-image {
  opacity: 0
}
.ytplayer-container {
  bottom: 0;
  height: 100%;
  left: 0;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  transform: scale(1.2)
}
.placeholder-image {
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  z-index: 1
}
.ytplayer-shield {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2
}
.ytplayer-player {
  position: absolute
}
.bannerDescContainer {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 43%;
  width: 100%;
  z-index: 13;
  left: 0;
  right: 0;
  color: #FFF;
  margin: 0 auto
}
.bannerDescContainer h1 {
  text-align: center;
  text-transform: uppercase;
  position: relative;
  font-size: 50px;
  font-weight: 700;
  margin: 0;
  letter-spacing: 0.032em;
  margin: 0 auto
}
.bannerDescContainer h1::after {
  content: '';
  display: block;
  height: 6px;
  width: 88px;
  position: absolute;
  background: #f5ce46;
  top: -16px;
  left: 0;
  right: 0;
  margin: 0 auto
}
.bannerDescContainer h1::before {
  content: '';
  display: block;
  height: 6px;
  width: 88px;
  position: absolute;
  bottom: -16px;
  background: #f5ce46;
  left: 0;
  right: 0;
  margin: 0 auto
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: none
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}
[dir="rtl"] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
.bannerSlider .slick-dots li.slick-active button {
  color: #a36627
}
.slick-vertical .slick-slide, .slick-slide {
  border: none
}
.slick-loading .slick-list {
  background: #fff url("./../images/ajax-loader.gif") center center no-repeat
}
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/../../fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/../../fonts/slick.woff") format("woff"), url("./fonts/../../fonts/slick.ttf") format("truetype"), url("./fonts/../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal
}
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: .25
}
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 18px;
  line-height: 1;
  color: #636363;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-prev {
  left: -20px
}
.slick-prev:before {
  content: "←"
}
[dir="rtl"] .slick-prev:before {
  content: "→";
  content: "\e024"
}
.slick-next {
  right: -20px
}
.slick-next:before {
  content: "→"
}
[dir="rtl"] .slick-next:before {
  content: "←";
  content: "\e025"
}
.slick-dotted.slick-slider {
  margin-bottom: 30px
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
  color: #a36627;
  opacity: .75
}
.slick-prev:before, .slick-next:before {
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-prev:before {
  content: "\e0cb"
}
.slick-next:before {
  content: "\e0c9"
}
.socialMediaWrap {
  position: absolute;
  min-height: 50px;
  z-index: 9;
  top: 240px;
  left: 0;
  width: 49px;
  min-height: 50px;
  right: auto !important
}
.socialMediaWrap li {
  list-style: none;
  display: block
}
.socialMediaWrap li span {
  display: none
}
.socialMediaWrap a {
  color: #fff
}
.socialButtonWrap {
  padding: 0px 0;
  margin: 0
}
.socialButtonWrap li {
  list-style: none;
  display: block;
  background: #c08234
}
.socialButtonWrap li:hover {
  background: #324c65
}
.socialButtonWrap li:hover a {
  color: #fff !important
}
.socialButtonWrap li.liveChat {
  margin-bottom: 10px;
  background: #bc2c31;
  position: relative;
  height: 135px
}
.socialButtonWrap li.liveChat:hover {
  background: #bc2c31
}
.socialButtonWrap li.liveChat a {
  background: #bc2c31;
  display: inline-block;
  font-size: 1.20em;
  position: absolute;
  width: 124px;
  transform: rotate(270deg);
  transform-origin: 71px 60px;
  font-weight: 500
}
.socialButtonWrap li.chat {
  background: #a36627;
  margin-bottom: 2px
}
.socialButtonWrap li.chat i {
  vertical-align: bottom
}
.socialButtonWrap li.chat:hover {
  background: #bc2c31
}
.socialButtonWrap li a {
  color: #fff;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 1px 5px
}
.socialButtonWrap li a i {
  font-size: 32px;
  vertical-align: middle
} /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */ .fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 8020
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none
}
.fancybox-opened {
  z-index: 8030
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}
.fancybox-outer, .fancybox-inner {
  position: relative
}
.fancybox-inner {
  overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap
}
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%
}
#fancybox-loading, .fancybox-prev span, .fancybox-next span {
  background-image: url(../images/fancybox_sprite.png)
}
.fancybox-close {
  background: red url(../images/fancybox_sprite.png)
}
.fancybox-close:hover {
  background: #d11 url(../images/fancybox_sprite.png)
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../images/fancybox_loading.gif) center center no-repeat
}
.fancybox-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  max-height: 50px;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../images/blank.gif);
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
  max-width: 32px;
  top: 48%
}
.fancybox-prev {
  left: 0
}
.fancybox-next {
  right: 0
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden
}
.fancybox-prev span {
  left: 0px;
  background-position: 0 -36px
}
.fancybox-next span {
  right: 0px;
  background-position: 0 -72px
}
.fancybox-nav:hover span {
  visibility: visible
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important
}
.fancybox-lock {
  overflow: visible !important;
  width: auto
}
.fancybox-lock body {
  overflow: hidden !important
}
.fancybox-lock-test {
  overflow-y: hidden !important
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../images/fancybox_overlay.png)
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050
}
.fancybox-opened .fancybox-title {
  visibility: visible
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff
}
.fancybox-title-inside-wrap {
  padding-top: 10px
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8)
}
.fancybox-nav span {
  background-color: #c08234;
  visibility: visible !important
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-size: 44px 152px
  }
  #fancybox-loading div {
    background-image: url(../images/fancybox_loading@2x.gif);
    background-size: 24px 24px
  }
}
.debugger {
  position: absolute;
  left: 50%;
  top: 0
}
.push-nav-wrapper:not(.show-menu) .js-nav-toggle {
  margin: 0;
  top: 0px;
  right: -62px;
  width: 62px;
  height: 101px;
  border: 1px solid #c08234;
  background: #c08234;
  color: #fff
}
.push-nav-wrapper:not(.show-menu) .js-nav-toggle span {
  margin-top: 46px;
  background-color: #fff
}
.push-nav-wrapper:not(.show-menu) .js-nav-toggle span::before {
  -webkit-box-shadow: 0 14px 0 1px #fff;
  box-shadow: 0 14px 0 1px #fff
}
.push-nav-wrapper:not(.show-menu) .js-nav-toggle span::after {
  -webkit-box-shadow: 0 0 0 1px #fff;
  box-shadow: 0 0 0 1px #fff
}
.push-nav-wrapper.show-menu .js-nav-toggle::after {
  display: block
}
.push-nav-wrapper.show-menu .pushNav {
  z-index: 11
}
.push-nav-wrapper.show-menu .CloseBg::after, .push-nav-wrapper.show-menu .CloseBg::before {
  display: block
}
.push-nav-wrapper .js-nav-toggle span {
  z-index: 15
}
.push-nav-wrapper .CloseBg {
  position: absolute
}
.push-nav-wrapper .CloseBg::after {
  content: '';
  position: fixed;
  z-index: 9;
  background: rgba(0, 0, 0, 0.3);
  width: 135vw;
  height: 100vh;
  left: 0;
  top: 0;
  display: none
}
.push-nav-wrapper .CloseBg::before {
  content: '';
  position: absolute;
  width: 39px;
  height: 36px;
  background: #c08234;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none
}
.push-nav-wrapper .CloseBg:hover::before {
  background: #fb3c3c
}
.push-nav-wrapper {
  position: relative;
  position: fixed;
  z-index: 1050;
  width: 300px;
  top: 0;
  height: 100vh;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}
.push-nav-wrapper.show-menu {
  -webkit-transform: none;
  transform: none
}
.push-nav-wrapper * {
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.js-nav-toggle {
  position: absolute;
  top: 0;
  right: -60px;
  width: 43px;
  height: 40px;
  margin: 15px 0 0 15px;
  display: block;
  float: left;
  padding: 0;
  color: #345;
  border: 2px solid #345;
  border: 2px solid #f75656;
  z-index: 2
}
.js-nav-toggle span {
  position: relative;
  background-color: #345;
  height: 2px;
  display: block;
  width: 22px;
  margin: 17px auto 0
}
.js-nav-toggle span:before, .js-nav-toggle span:after {
  content: '';
  position: absolute;
  display: block;
  width: 20px;
  height: 0;
  left: 1px;
  top: 50%;
  margin-top: -7px
}
.js-nav-toggle span:before {
  -webkit-box-shadow: 0 14px 0 1px #345;
  box-shadow: 0 14px 0 1px #345
}
.js-nav-toggle span:after {
  -webkit-box-shadow: 0 0 0 1px #345;
  box-shadow: 0 0 0 1px #345
}
.show-menu .js-nav-toggle span {
  background-color: transparent
}
.show-menu .js-nav-toggle span:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.show-menu .js-nav-toggle span:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.show-menu .js-nav-toggle span:before, .show-menu .js-nav-toggle span:after {
  margin-top: 0;
  -webkit-box-shadow: 0 0 0 1px #345;
  box-shadow: 0 0 0 1px #345
}
.pushNav {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-shadow: 0 0 5px 1px #ddd;
  box-shadow: 0 0 5px 1px #ddd;
  background-color: #fafafa
}
.pushNav .push-nav-toggle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0.45em 0.6em;
  background-color: #456;
  color: #fff;
  z-index: 100;
  cursor: pointer;
  -webkit-transition: backgroun-color 0.2s;
  transition: backgroun-color 0.2s
}
.pushNav .push-nav-toggle:hover {
  background-color: #345
}
.pushNav .push-nav-toggle.back-visible .nav-back {
  opacity: 1
}
.pushNav .push-nav-toggle.back-visible .nav-title {
  -webkit-transform: translateX(40px);
  transform: translateX(40px)
}
.pushNav .nav-title {
  position: absolute;
  left: 0;
  top: 0.8em;
  padding-left: 0.7em;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s
}
.pushNav .nav-back {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s
}
.pushNav .nav-back:before, .pushNav .nav-back:after {
  content: '';
  position: absolute;
  top: 50%
}
.pushNav .nav-back:before {
  left: 50%;
  width: 9px;
  height: 9px;
  border: 2px solid currentcolor;
  border-right-color: transparent;
  border-bottom-color: transparent;
  -webkit-transform: translate(-50%, -50%) rotateZ(-45deg);
  transform: translate(-50%, -50%) rotateZ(-45deg)
}
.pushNav .nav-back:after {
  left: 28%;
  width: 15px;
  height: 2px;
  background-color: currentcolor;
  margin-top: -1px
}
.pushNav a {
  display: block;
  position: relative;
  padding: 0.7em;
  border-bottom: 1px solid #eee;
  color: #656363;
  text-decoration: none;
  -webkit-transition: color 0.15s, background-color 0.15s;
  transition: color 0.15s, background-color 0.15s
}
.pushNav a:hover {
  color: #333;
  background-color: #efefef
}
.pushNav ul {
  list-style: none;
  padding: 45px 0 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background-color: #fafafa;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%
}
.pushNav ul ul {
  display: none;
  left: 100%
}
.pushNav li.has-dropdown > a {
  padding-right: 2.5em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}
.pushNav li.has-dropdown > a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  width: 9px;
  height: 9px;
  border: 1px solid currentcolor;
  border-left-color: transparent;
  border-top-color: transparent;
  -webkit-transform: translateY(-90%) rotateZ(-45deg);
  transform: translateY(-90%) rotateZ(-45deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: 100%;
  transform-origin: 100%
}
.pushNav li.nav-dropdown-open ul {
  display: block
} /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */ .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}
.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}
@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}
@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1
  }
  25%, 75% {
    opacity: 0
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1
  }
  25%, 75% {
    opacity: 0
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1)
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1)
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1)
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1)
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1)
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1)
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1)
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1)
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}
@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble
}
@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg)
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg)
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center
}
@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97)
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97)
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9)
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9)
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
@keyframes fadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}
@keyframes rollOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }
  50% {
    opacity: 1
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }
  50% {
    opacity: 1
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }
  to {
    opacity: 0
  }
}
@keyframes zoomOut {
  from {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3)
  }
  to {
    opacity: 0
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp
}
.tab_wrapper {
  margin: 10px 0 50px;
  display: inline-block;
  width: 100%;
  position: relative
}
.tab_wrapper ul, .tab_wrapper li {
  margin: 0;
  padding: 0;
  list-style: none
}
@media only screen and (min-width: 737px) {
  .tab_wrapper > ul.tab_list {
    margin-bottom: -5px
  }
}
.tab_wrapper > ul {
  clear: both;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #c08234
}
.tab_wrapper > ul li {
  float: left;
  cursor: pointer;
  font-weight: bold;
  padding: 8px 18px;
  border: 1px solid #ccc;
  font-size: 1.05em;
  border-bottom: 0;
  position: relative;
  border-top: 3px solid #ccc;
  color: #999;
  margin: 0 5px 0 0
}
.tab_wrapper > ul li.active {
  border-color: #c08234;
  color: #c08234
}
.tab_wrapper > ul li.active:after {
  content: "";
  position: absolute;
  bottom: -1px;
  height: 1px;
  left: 0;
  background: #fff;
  width: 100%
}
.tab_wrapper .controller {
  display: block;
  overflow: hidden;
  clear: both;
  position: absolute;
  top: 0;
  right: 0
}
.tab_wrapper .controller span {
  padding: 8px 22px;
  background: #c08234;
  color: #fff;
  text-transform: uppercase;
  display: inline-block
}
.tab_wrapper .controller span.next {
  float: right;
  margin-left: 10px
}
.tab_wrapper .content_wrapper {
  float: left;
  width: 100%;
  border: 1px solid #c08234;
  border-top: 0;
  box-sizing: border-box
}
.tab_wrapper .content_wrapper .tab_content {
  display: none;
  padding: 15px 20px
}
.tab_wrapper .content_wrapper .tab_content .error {
  color: red
}
.tab_wrapper .content_wrapper .accordian_header {
  display: none;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  position: relative;
  cursor: pointer
}
.tab_wrapper .content_wrapper .accordian_header.active {
  color: #c08234;
  border-bottom: 1px solid #ccc
}
.tab_wrapper .content_wrapper .accordian_header.active:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 5px;
  height: 100%;
  background: #c08234
}
.tab_wrapper .content_wrapper .accordian_header .arrow {
  float: right;
  display: inline-block;
  width: 12px;
  height: 12px;
  position: relative;
  border-radius: 2px;
  transform: rotate(-135deg);
  background: #fff;
  border-top: 3px solid #ccc;
  border-left: 3px solid #ccc
}
.tab_wrapper .content_wrapper .accordian_header.active .arrow {
  transform: rotate(45deg);
  margin-top: 5px;
  border-top: 3px solid #c08234;
  border-left: 3px solid #c08234
}
.tab_wrapper.left_side > ul {
  width: 25%;
  float: left;
  border-bottom: 1px solid #ccc
}
.tab_wrapper.left_side > ul li {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 12px 18px;
  border-width: 1px;
  border-right: 0;
  border-left: 0
}
.tab_wrapper.left_side > ul li:after {
  left: 0;
  top: 0;
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  background: #ccc
}
.tab_wrapper.left_side > ul li.active {
  border-color: #ccc
}
.tab_wrapper.left_side > ul li.active:after {
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: #c08234
}
.tab_wrapper.left_side > ul li.active:before {
  right: -1px;
  position: absolute;
  top: 0;
  content: "";
  width: 2px;
  height: 100%;
  background: #fff
}
.tab_wrapper.left_side .content_wrapper {
  width: 75%;
  border: 1px solid #ccc;
  float: left
}
.tab_wrapper.left_side .controller {
  top: -50px
}
.tab_wrapper.right_side > ul {
  width: 25%;
  float: right;
  border-bottom: 1px solid #ccc
}
.tab_wrapper.right_side > ul li {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 12px 18px;
  border-width: 1px;
  border-right: 0;
  border-left: 0;
  text-align: right
}
.tab_wrapper.right_side > ul li:after {
  right: 0;
  left: inherit;
  top: 0;
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  background: #ccc
}
.tab_wrapper.right_side > ul li.active {
  border-color: #ccc
}
.tab_wrapper.right_side > ul li.active:after {
  right: 0;
  left: inherit;
  top: 0;
  width: 5px;
  height: 100%;
  content: "";
  background: #c08234
}
.tab_wrapper.right_side > ul li.active:before {
  left: -2px;
  right: inherit;
  position: absolute;
  top: 0;
  content: "";
  width: 2px;
  height: 100%;
  background: #fff
}
.tab_wrapper.right_side .content_wrapper {
  width: 75%;
  float: left;
  border: 1px solid #ccc
}
.tab_wrapper.right_side .controller {
  top: -50px
}
.tab_wrapper.accordion .content_wrapper {
  border-color: #ccc
}
.tab_wrapper.accordion .content_wrapper .accordian_header {
  display: block
}
.tab_wrapper.accordion > ul {
  display: none
}
@media only screen and (max-width: 736px) {
  .tab_wrapper > ul {
    display: none
  }
  .tab_wrapper .content_wrapper {
    border: 0
  }
  .tab_wrapper .content_wrapper .accordian_header {
    display: block
  }
  .tab_wrapper.left_side .content_wrapper, .tab_wrapper.right_side .content_wrapper {
    width: 100%;
    border-top: 0
  }
  .tab_wrapper .controller {
    display: none
  }
}
.control-group {
  display: inline-block;
  vertical-align: top;
  background: #fff;
  text-align: left;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 30px;
  width: 200px;
  height: 210px;
  margin: 10px
}
.control {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  margin-right: 10px;
  cursor: pointer;
  font-size: 18px
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6
}
.control--radio .control__indicator {
  border-radius: 50%
}
.control:hover input ~ .control__indicator {
  background: #ccc
}
.control input:focus ~ .control__indicator {
  background: #ccc
}
.control input:checked ~ .control__indicator {
  background: #35506c
}
.control:hover input:not([disabled]):checked ~ .control__indicator {
  background: #0e647d
}
.control input:checked:focus ~ .control__indicator {
  background: #0e647d
}
.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none
}
.control input:checked ~ .control__indicator:after {
  display: block
}
.control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg)
}
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b
}
.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff
}
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b
}
.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%
}
.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #e6e6e6;
  color: #7b7b7b;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none
}
.select select::-ms-expand {
  display: none
}
.select select:hover, .select select:focus {
  color: #000;
  background: #ccc
}
.select select:disabled {
  opacity: 0.5;
  pointer-events: none
}
.select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent
}
.select select:hover ~ .select__arrow, .select select:focus ~ .select__arrow {
  border-top-color: #000
}
.select select:disabled ~ .select__arrow {
  border-top-color: #ccc
}
@media only screen and (max-width: 991px) {
  .gallery [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px
  }
}
.gallery.grid-gallery.gallery-grid-medium-height .gallery-block.half {
  padding-top: 66.6%
}
.gallery.grid-gallery.gallery-grid-medium-height .gallery-block.full {
  padding-top: 67.634%
}
.gallery.grid-gallery > .row::before {
  display: block
}
@media only screen and (min-width: 1024px) {
  .gallery.grid-gallery > .row {
    margin-left: -10px;
    margin-right: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    flex-wrap: wrap
  }
  .gallery.grid-gallery > .row > div[class*=' col-'] {
    padding-left: 10px;
    padding-right: 10px
  }
  .gallery.grid-gallery > .row > div[class*=' col-']:nth-child(2) {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
  .gallery.grid-gallery > .row > div[class*=' col-'].order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .gallery.grid-gallery > .row > div[class*=' col-'].order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .gallery.grid-gallery > .row > div[class*=' col-'].order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
}
.gallery.grid-gallery .link {
  display: block
}
.gallery.grid-gallery .gallery-block {
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 30px
}
@media only screen and (min-width: 1024px) {
  .gallery.grid-gallery .gallery-block {
    margin-bottom: 20px
  }
}
.gallery.grid-gallery .gallery-block a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; 
  background: rgba(236,153,95, 0.8);
  opacity: 0;
  transition: opacity 0.3s ease-in;
  backface-visibility: hidden
}
.gallery.grid-gallery .gallery-block .text-style-2 .gallery-title {
  font-size: 1.500em;
  font-weight: 500;
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.57) 49%, rgba(0, 0, 0, 0.68) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.57) 49%, rgba(0, 0, 0, 0.68) 100%)
}
.gallery.grid-gallery .gallery-block .gallery-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  background: rgba(236,153,95, 0.8);
  color: #fff;
  transition: all 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  backface-visibility: hidden
}
.gallery.grid-gallery .gallery-block .gallery-overlay {
  position: absolute;
  top: 50%;
  z-index: 2;
  color: #fff;
  width: 100%;
  padding: 25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.gallery.grid-gallery .gallery-block .gallery-overlay .overlay-title {
  width: 100%;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-size: 1.13em;
  margin-bottom: 0.4em;
  line-height: 1.3;
  font-weight: 400;
  position: relative;
  top: -20px;
  opacity: 0;
  transition: all 0.7s cubic-bezier(0.45, 0.05, 0.55, 0.95) 0.2s;
  backface-visibility: hidden
}
.gallery.grid-gallery .gallery-block .gallery-overlay .overlay-details {
  width: 100%;
  position: relative;
  bottom: -20px;
  opacity: 0;
  font-weight: 300;
  transition: all 0.7s cubic-bezier(0.45, 0.05, 0.55, 0.95) 0.2s;
  backface-visibility: hidden
}
.gallery.grid-gallery .gallery-block:hover a:before {
  opacity: 1
}
.gallery.grid-gallery .gallery-block:hover .gallery-title {
  opacity: 0
}
.gallery.grid-gallery .gallery-block:hover .gallery-overlay .overlay-title {
  top: 0;
  opacity: 1
}
.gallery.grid-gallery .gallery-block:hover .gallery-overlay .overlay-details {
  bottom: 0;
  opacity: 1
}
@media only screen and (max-width: 991px) {
  .gallery.grid-gallery .gallery-block {
    margin-bottom: 20px
  }
}
@media only screen and (max-width: 767px) {
  .gallery.grid-gallery .gallery-block {
    float: left
  }
  .gallery.grid-gallery .gallery-block:not(:last-child) {
    margin-right: 20px
  }
}
.gallery.grid-gallery .gallery-block.half {
  padding-top: 82.6%
}
@media only screen and (max-width: 767px) {
  .gallery.grid-gallery .gallery-block.half {
    padding-top: 40%;
    width: calc(50% - 10px)
  }
}
@media only screen and (max-width: 480px) {
  .gallery.grid-gallery .gallery-block.half {
    padding-top: 82.6%;
    width: 100%
  }
}
.gallery.grid-gallery .gallery-block.full {
  padding-top: 83.334%
}
@media only screen and (max-width: 480px) {
  .gallery.grid-gallery .gallery-block.full {
    padding-top: 82.6%;
    width: 100%
  }
}
.gallery.height-1 {
  padding-top: 1%
}
.gallery.height-2 {
  padding-top: 2%
}
.gallery.height-3 {
  padding-top: 3%
}
.gallery.height-4 {
  padding-top: 4%
}
.gallery.height-5 {
  padding-top: 5%
}
.gallery.height-6 {
  padding-top: 6%
}
.gallery.height-7 {
  padding-top: 7%
}
.gallery.height-8 {
  padding-top: 8%
}
.gallery.height-9 {
  padding-top: 9%
}
.gallery.height-10 {
  padding-top: 10%
}
.gallery.height-11 {
  padding-top: 11%
}
.gallery.height-12 {
  padding-top: 12%
}
.gallery.height-13 {
  padding-top: 13%
}
.gallery.height-14 {
  padding-top: 14%
}
.gallery.height-15 {
  padding-top: 15%
}
.gallery.height-16 {
  padding-top: 16%
}
.gallery.height-17 {
  padding-top: 17%
}
.gallery.height-18 {
  padding-top: 18%
}
.gallery.height-19 {
  padding-top: 19%
}
.gallery.height-20 {
  padding-top: 20%
}
.gallery.height-21 {
  padding-top: 21%
}
.gallery.height-22 {
  padding-top: 22%
}
.gallery.height-23 {
  padding-top: 23%
}
.gallery.height-24 {
  padding-top: 24%
}
.gallery.height-25 {
  padding-top: 25%
}
.gallery.height-26 {
  padding-top: 26%
}
.gallery.height-27 {
  padding-top: 27%
}
.gallery.height-28 {
  padding-top: 28%
}
.gallery.height-29 {
  padding-top: 29%
}
.gallery.height-30 {
  padding-top: 30%
}
.gallery.height-31 {
  padding-top: 31%
}
.gallery.height-32 {
  padding-top: 32%
}
.gallery.height-33 {
  padding-top: 33%
}
.gallery.height-34 {
  padding-top: 34%
}
.gallery.height-35 {
  padding-top: 35%
}
.gallery.height-36 {
  padding-top: 36%
}
.gallery.height-37 {
  padding-top: 37%
}
.gallery.height-38 {
  padding-top: 38%
}
.gallery.height-39 {
  padding-top: 39%
}
.gallery.height-40 {
  padding-top: 40%
}
.gallery.height-41 {
  padding-top: 41%
}
.gallery.height-42 {
  padding-top: 42%
}
.gallery.height-43 {
  padding-top: 43%
}
.gallery.height-44 {
  padding-top: 44%
}
.gallery.height-45 {
  padding-top: 45%
}
.gallery.height-46 {
  padding-top: 46%
}
.gallery.height-47 {
  padding-top: 47%
}
.gallery.height-48 {
  padding-top: 48%
}
.gallery.height-49 {
  padding-top: 49%
}
.gallery.height-50 {
  padding-top: 50%
}
.gallery.height-51 {
  padding-top: 51%
}
.gallery.height-52 {
  padding-top: 52%
}
.gallery.height-53 {
  padding-top: 53%
}
.gallery.height-54 {
  padding-top: 54%
}
.gallery.height-55 {
  padding-top: 55%
}
.gallery.height-56 {
  padding-top: 56%
}
.gallery.height-57 {
  padding-top: 57%
}
.gallery.height-58 {
  padding-top: 58%
}
.gallery.height-59 {
  padding-top: 59%
}
.gallery.height-60 {
  padding-top: 60%
}
.gallery.height-61 {
  padding-top: 61%
}
.gallery.height-62 {
  padding-top: 62%
}
.gallery.height-63 {
  padding-top: 63%
}
.gallery.height-64 {
  padding-top: 64%
}
.gallery.height-65 {
  padding-top: 65%
}
.gallery.height-66 {
  padding-top: 66%
}
.gallery.height-67 {
  padding-top: 67%
}
.gallery.height-68 {
  padding-top: 68%
}
.gallery.height-69 {
  padding-top: 69%
}
.gallery.height-70 {
  padding-top: 70%
}
.gallery.height-71 {
  padding-top: 71%
}
.gallery.height-72 {
  padding-top: 72%
}
.gallery.height-73 {
  padding-top: 73%
}
.gallery.height-74 {
  padding-top: 74%
}
.gallery.height-75 {
  padding-top: 75%
}
.gallery.height-76 {
  padding-top: 76%
}
.gallery.height-77 {
  padding-top: 77%
}
.gallery.height-78 {
  padding-top: 78%
}
.gallery.height-79 {
  padding-top: 79%
}
.gallery.height-80 {
  padding-top: 80%
}
.gallery.height-81 {
  padding-top: 81%
}
.gallery.height-82 {
  padding-top: 82%
}
.gallery.height-83 {
  padding-top: 83%
}
.gallery.height-84 {
  padding-top: 84%
}
.gallery.height-85 {
  padding-top: 85%
}
.gallery.height-86 {
  padding-top: 86%
}
.gallery.height-87 {
  padding-top: 87%
}
.gallery.height-88 {
  padding-top: 88%
}
.gallery.height-89 {
  padding-top: 89%
}
.gallery.height-90 {
  padding-top: 90%
}
.gallery.height-91 {
  padding-top: 91%
}
.gallery.height-92 {
  padding-top: 92%
}
.gallery.height-93 {
  padding-top: 93%
}
.gallery.height-94 {
  padding-top: 94%
}
.gallery.height-95 {
  padding-top: 95%
}
.gallery.height-96 {
  padding-top: 96%
}
.gallery.height-97 {
  padding-top: 97%
}
.gallery.height-98 {
  padding-top: 98%
}
.gallery.height-99 {
  padding-top: 99%
}
.gallery.height-100 {
  padding-top: 100%
}
body {
  font-family: "Roboto", Cairo, sans-serif;
  font-size: 18x;
  color: #222
}
.pt-0 {
  padding-top: 0
}
.pb-0 {
  padding-bottom: 0
}
.pt-10 {
  padding-top: 10px
}
.pb-10 {
  padding-bottom: 10px
}
.pt-20 {
  padding-top: 20px
}
.pb-20 {
  padding-bottom: 20px
}
.pt-30 {
  padding-top: 30px
}
.pb-30 {
  padding-bottom: 30px
}
.pt-40 {
  padding-top: 40px
}
.pb-40 {
  padding-bottom: 40px
}
.pt-50 {
  padding-top: 50px
}
.pb-50 {
  padding-bottom: 50px
}
.pt-60 {
  padding-top: 60px
}
.pb-60 {
  padding-bottom: 60px
}
.pt-70 {
  padding-top: 70px
}
.pb-70 {
  padding-bottom: 70px
}
.pt-80 {
  padding-top: 80px
}
.pb-80 {
  padding-bottom: 80px
}
.pt-90 {
  padding-top: 90px
}
.pb-90 {
  padding-bottom: 90px
}
.pt-100 {
  padding-top: 100px
}
.pb-100 {
  padding-bottom: 100px
}
.pt-110 {
  padding-top: 110px
}
.pb-110 {
  padding-bottom: 110px
}
.pt-120 {
  padding-top: 120px
}
.pb-120 {
  padding-bottom: 120px
}
.pt-130 {
  padding-top: 130px
}
.pb-130 {
  padding-bottom: 130px
}
.pt-140 {
  padding-top: 140px
}
.pb-140 {
  padding-bottom: 140px
}
.pt-150 {
  padding-top: 150px
}
.pb-150 {
  padding-bottom: 150px
}
.pt-160 {
  padding-top: 160px
}
.pb-160 {
  padding-bottom: 160px
}
.pt-170 {
  padding-top: 170px
}
.pb-170 {
  padding-bottom: 170px
}
.pt-180 {
  padding-top: 180px
}
.pb-180 {
  padding-bottom: 180px
}
.pt-190 {
  padding-top: 190px
}
.pb-190 {
  padding-bottom: 190px
}
.pt-200 {
  padding-top: 200px
}
.pb-200 {
  padding-bottom: 200px
}
.vspace-5 {
  height: 5px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-10 {
  height: 10px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-15 {
  height: 15px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-20 {
  height: 20px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-25 {
  height: 25px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-30 {
  height: 30px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-35 {
  height: 35px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-40 {
  height: 40px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-45 {
  height: 45px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-50 {
  height: 50px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-55 {
  height: 55px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-60 {
  height: 60px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-65 {
  height: 65px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-70 {
  height: 70px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-75 {
  height: 75px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-80 {
  height: 80px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-85 {
  height: 85px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-90 {
  height: 90px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-95 {
  height: 95px;
  display: block;
  width: 100%;
  clear: both
}
.vspace-100 {
  height: 100px;
  display: block;
  width: 100%;
  clear: both
}
.w-10 {
  width: 10%
}
.w-20 {
  width: 20%
}
.w-30 {
  width: 30%
}
.w-40 {
  width: 40%
}
.w-50 {
  width: 50%
}
.w-60 {
  width: 60%
}
.w-70 {
  width: 70%
}
.w-80 {
  width: 80%
}
.w-90 {
  width: 90%
}
.w-100 {
  width: 100%
}
.outline-btn {
  color: #9c9c9c;
  border: 3px solid;
  font-family: "Poppins", Cairo, sans-serif;
  padding: 10px 15px;
  display: inline-block;
  font-weight: 500;
  cursor: pointer;
  line-height: normal
}
.outline-btn:hover {
  color: #c08234
}
.outline-btn.big {
  font-size: 1.375em;
  padding: 20px 30px
}
@media only screen and (max-width: 991px) {
  .outline-btn {
    padding: 3% 4%;
    font-size: 110%
  }
  .outline-btn.big {
    padding: 3% 4%;
    font-size: 120%
  }
}
.header-3 .navbar-brand {
  height: auto
}
@media only screen and (min-width: 1021px) and (max-width: 1366px) {
  .header-3 .container {
    max-width: 95%
  }
}
@media only screen and (min-width: 1021px) {
  .header-3 .container {
    width: 100%;
    max-width: 90%
  }
}
.header-3 .nav a {
  font-size: 0.813em;
  font-family: "Poppins", Cairo, sans-serif;
  text-transform: uppercase;
  color: #585858;
  font-weight: bold;
  font-weight: 600;
  padding-left: 10px;
  padding-right: 10px
}
.header-3 .nav a.active {
  color: #c08234
}
@media only screen and (min-width: 1021px) and (max-width: 1366px) {
  .header-3 .nav a {
    font-size: 0.7em;
    padding-left: 5px;
    padding-right: 5px
  }
}
.header-3 .header-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.header-3 .header-inner .nav-wrapper {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.header-3 .navbar-toggle {
  background-color: #c08234;
  border-color: #c08234;
  font-family: "Poppins", Cairo, sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 0.750em;
  margin: 13px 0;
  border-radius: 1px
}
.header-3 .navbar-toggle:hover, .header-3 .navbar-toggle:focus {
  background-color: #c08234
}
@media only screen and (max-width: 1020px) {
  .header-3 .header-inner {
    position: absolute;
    width: 100%
  }
  .header-3 .header-inner .navbar-header {
    background: #fff
  }
  .header-3 .header-inner .nav-wrapper {
    background: #fff;
    padding: 0
  }
  .header-3 .nav {
    margin: 0
  }
  .header-3 .nav li:hover a {
    background: #db8a2f;
    color: #fff
  }
  .header-3 .nav a {
    padding-top: 10px;
    padding-bottom: 10px
  }
}
.banner-3 {
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  font-family: "Poppins", Cairo, sans-serif
}
.banner-3 .container {
  height: 100%
}
.banner-3 .banner-inner {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%
}
.banner-3 .banner-top {
  text-align: center
}
@media only screen and (min-width: 768px) {
  .banner-3 .banner-top {
    background: none !important
  }
}
.banner-3 .banner-top .b-top-inner {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  max-width: 700px;
  padding: 2em 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}
.banner-3 .banner-top .b-top-inner span {
  font-size: 2.125em
}
.banner-3 .banner-top .b-top-inner h1 {
  font-size: 3.125em;
  margin: 0.5em 0;
  position: relative
}
.banner-3 .banner-top .b-top-inner h1:before, .banner-3 .banner-top .b-top-inner h1:after {
  content: '';
  position: absolute;
  border: 24px solid #db8a2f;
  width: 61%;
  height: 115%;
  left: 0;
  right: 0;
  margin: auto
}
.banner-3 .banner-top .b-top-inner h1:before {
  bottom: 100%;
  border-bottom: 0;
  margin-bottom: 15px
}
.banner-3 .banner-top .b-top-inner h1:after {
  top: 100%;
  border-top: 0;
  margin-top: 10px
}
.banner-3 .banner-top .b-top-inner a {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100%;
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 54px;
  text-indent: 5px
}
.banner-3 .banner-top .b-top-inner a .icon {
  font-size: 31px
}
.banner-3 .banner-top .b-top-inner a:hover {
  border-color: #db8a2f
}
.banner-3 .banner-bottom {
  width: 100%
}
.banner-3 .banner-bottom ul {
  background: rgba(39, 42, 55, 0.85);
  display: table;
  width: 100%
}
.banner-3 .banner-bottom ul li {
  display: table-cell;
  vertical-align: middle
}
.banner-3 .banner-bottom ul li a {
  color: #fff;
  display: block;
  height: auto;
  width: 100%;
  padding: 20px 20px
}
@media only screen and (max-width: 767px) {
  .banner-3 .banner-bottom ul li a {
    padding-left: 10px;
    padding-right: 10px
  }
}
.banner-3 .banner-bottom ul li a > div {
  display: inline-block;
  vertical-align: middle
}
.banner-3 .banner-bottom ul li:last-child {
  background: #db8a2f;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease
}
.banner-3 .banner-bottom ul li:last-child:hover {
  background: #dc121a
}
.banner-3 .banner-bottom ul li:last-child a {
  font-size: 1.300em;
  text-align: center
}
@media only screen and (max-width: 767px) {
  .banner-3 .banner-bottom ul li {
    width: 100%;
    display: block
  }
}
.banner-3 .banner-bottom .b-bottom-left {
  line-height: 0
}
.banner-3 .banner-bottom .b-bottom-left .icon {
  font-size: 3.750em;
  color: #cdcdcd
}
.banner-3 .banner-bottom .b-bottom-right span {
  font-size: 1.025em;
  font-weight: 300
}
.banner-3 .banner-bottom .b-bottom-right div {
  font-size: 1.150em;
  color: #c08234;
  text-transform: uppercase;
  font-weight: 600
}
@media only screen and (min-width: 1199px) and (max-width: 1366px) {
  .banner-3 .banner-bottom ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
  .banner-3 .banner-bottom .b-bottom-left {
    padding-right: 8px
  }
  .banner-3 .banner-bottom .b-bottom-left .icon {
    font-size: 3em
  }
  .banner-3 .banner-bottom li:nth-child(3) .b-bottom-left .icon {
    font-size: 2.5em !important;
    position: relative;
    top: 6px
  }
}
@media only screen and (max-width: 1199px) {
  .banner-3 .container {
    height: 100%;
    width: 100%;
    max-width: 100%;
    padding: 0
  }
  .banner-3 .banner-bottom .b-bottom-left {
    display: none
  }
}
@media only screen and (max-width: 767px) {
  .banner-3 {
    height: auto;
    background: none !important
  }
  .banner-3 .banner-top {
    width: 100%;
    height: 80vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top
  }
  .banner-3 .banner-top .b-top-inner {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
  }
  .banner-3 .banner-top .b-top-inner h1 {
    font-size: 2.125em;
    padding: 0 10px
  }
  .banner-3 .banner-top .b-top-inner h1:before, .banner-3 .banner-top .b-top-inner h1:after {
    border-width: 12px;
    height: 170%
  }
}
@media only screen and (max-width: 767px) and (max-width: 480px) {
  .banner-3 .banner-top .b-top-inner h1:before, .banner-3 .banner-top .b-top-inner h1:after {
    border-width: 9px;
    width: 90%
  }
}
@media only screen and (max-width: 767px) {
  .banner-3 .banner-bottom .b-bottom-left {
    display: inline-block
  }
  .banner-3 .banner-bottom .b-bottom-left .icon {
    font-size: 2.750em !important
  }
}
.avatar {
  width: 135px;
  height: 135px;
  display: inline-block;
  border-radius: 100%;
  border: 5px solid #e3e3e3
}
.homeSection.homeSection-3 {
  position: relative;
  padding: 150px 0
}
.homeSection.homeSection-3 .sectionTitleWrap {
  max-width: 100%;
  margin-bottom: 30px
}
.homeSection.homeSection-3 .sectionTitleWrap.text-left {
  text-align: left
}
.homeSection.homeSection-3 .sectionTitleWrap.text-center {
  text-align: center
}
.homeSection.homeSection-3 .sectionTitleWrap.text-right {
  text-align: right
}
.homeSection.homeSection-3 .sectonTitle {
  color: #222
}
@media only screen and (min-width: 992px) {
  .homeSection.homeSection-3 .sectonTitle {
    font-size: 3.125em
  }
}
@media only screen and (max-width: 1199px) {
  .homeSection.homeSection-3 {
    padding: 100px 0
  }
}
@media only screen and (max-width: 991px) {
  .homeSection.homeSection-3 {
    padding: 75px 0
  }
}
@media only screen and (max-width: 660px) {
  .homeSection.homeSection-3 {
    padding: 50px 0
  }
}
.homeSection.homeSection-3.aboutSection3 {
  padding-bottom: 0
}
.homeSection.homeSection-3.schedule3 {
  padding-bottom: 0
}
.homeSection.homeSection-3.schedule3 .tab_wrapper {
  margin-bottom: 0
}
.homeSection.homeSection-3.contact3 {
  padding: 0
}
.tab-style-5 .tab_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.tab-style-5 .tab_list li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border: 0;
  background: #f8f8f8;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}
.tab-style-5 .tab_list li.last {
  margin-right: 0
}
.tab-style-5 .tab_list li.active {
  background: #c08234;
  color: #fff
}
.tab-style-5 .tab_list li.active:after {
  display: none
}
.tab-style-5 .tab_wrapper > ul {
  border-bottom: 0
}
.tab-style-5 .tab_wrapper > ul.tab_list {
  margin-bottom: 0
}
.tab-style-5 .tab_wrapper .content_wrapper {
  border: 2px solid #c08234
}
.form-dark .form-control {
  background: #272a37;
  border-color: #818181;
  resize: none;
  color: rgba(255, 255, 255, 0.7)
}
.form-dark .form-control:focus {
  border-color: rgba(255, 255, 255, 0.7)
}
.form-dark input[type="submit"], .form-dark button[type="submit"] {
  background: #272a37;
  text-transform: uppercase;
  border: 1px solid #818181;
  border-radius: 5px;
  color: #fff;
  padding: 10px 25px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.form-dark input[type="submit"]:hover, .form-dark button[type="submit"]:hover {
  border-color: #c08234;
  color: #c08234
}
.aboutSection3 .outline-btn {
  margin-right: 8px
}
.aboutSection3 .section-left {
  max-width: 90%
}
.aboutSection3 .section-right {
  overflow: hidden;
  padding-top: 40px
}
.aboutSection3 .section-right img {
  width: 100%
}
.aboutSection3 .section-right .small {
  padding-left: 10px;
  padding-right: 10px
}
.aboutSection3 .section-right .big {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px
}
@media only screen and (max-width: 991px) {
  .aboutSection3 .section-right {
    margin-left: -10px;
    margin-right: -10px
  }
}
@media only screen and (max-width: 480px) {
  .aboutSection3 .section-right {
    margin-left: -5px;
    margin-right: -5px
  }
  .aboutSection3 .section-right .small {
    padding-left: 5px;
    padding-right: 5px
  }
  .aboutSection3 .section-right .big {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px
  }
}
.schedule3 .tab_wrapper {
  margin-top: 30px
}
.schedule3 .tab_wrapper li {
  border: 0;
  font-family: "Poppins", Cairo, sans-serif
}
.schedule3 .tab_wrapper li:not(:last-child) {
  font-size: 24px;
  text-transform: uppercase
}
.schedule3 .tab_wrapper li:not(:last-child) span {
  font-weight: 500
}
.schedule3 .tab_wrapper li:not(:last-child) span:first-child {
  font-weight: 600
}
.schedule3 .tab_wrapper li.last {
  text-align: right;
  padding-right: 0;
  pointer-events: none;
  background: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.schedule3 .tab_wrapper li.last .outline-btn {
  pointer-events: auto;
  border: 2px solid #cacaca;
  color: #c08234
}
.schedule3 .tab_wrapper li.last .outline-btn .icon {
  color: #cacaca;
  margin-right: 10px;
  transition: all 0.3s ease-in-out
}
.schedule3 .tab_wrapper li.last .outline-btn:hover {
  border-color: #c08234
}
.schedule3 .tab_wrapper li.last .outline-btn:hover .icon {
  color: #c08234
}
.schedule3 .tab_wrapper .content_wrapper .tab_content {
  padding: 30px
}
.schedule3 .schedule-list .schedule {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0
}
.schedule3 .schedule-list .schedule .schedule-img {
  padding-right: 30px;
  text-align: center
}
.schedule3 .schedule-list .schedule .schedule-img .avatar {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}
.schedule3 .schedule-list .schedule .schedule-description .sch-time .icon {
  font-size: 22px;
  vertical-align: sub;
  margin-right: 10px
}
.schedule3 .schedule-list .schedule .schedule-description .sch-title {
  font-size: 1.875em;
  color: #c08234;
  margin: 0.4em 0
}
.schedule3 .schedule-list .schedule .schedule-description .sch-speaker {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}
.schedule3 .schedule-list .schedule .schedule-description .sch-speaker .icon {
  font-size: 1.5em;
  margin-right: 10px;
  line-height: 1
}
.schedule3 .schedule-list .schedule .schedule-description .sch-speaker h4 {
  font-size: 1.500em;
  font-family: "Roboto", Cairo, sans-serif;
  font-weight: 400
}
.schedule3 .schedule-list .schedule .schedule-description .sch-speaker h4 span {
  color: #818181;
  font-size: 1.250em;
  font-size: 0.85em;
  display: inline-block;
  padding: 0 2px
}
.schedule3 .schedule-list .schedule .schedule-description .sch-desc {
  padding-top: 10px;
  color: #818181;
  font-weight: 300
}
.schedule3 .schedule-list .schedule:not(:last-child) .schedule-description {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 30px
}
@media only screen and (min-width: 737px) and (max-width: 1199px) {
  .schedule3 .tab_wrapper li {
    font-size: 1.000em;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .schedule3 .tab_wrapper li:not(:last-child) {
    font-size: 1.000em
  }
  .schedule3 .tab_wrapper li .outline-btn {
    text-align: center
  }
  .schedule3 .tab_wrapper li .outline-btn .icon {
    display: none
  }
}
@media only screen and (max-width: 991px) {
  .schedule3 .schedule-list .schedule .schedule-img .avatar {
    width: 105px;
    height: 105px
  }
}
@media only screen and (max-width: 736px) {
  .schedule3 .tab_wrapper .tab_list {
    margin-bottom: 30px
  }
  .schedule3 .tab_wrapper li:not(:last-child) {
    display: none !important
  }
  .schedule3 .tab_wrapper li.last {
    padding: 0;
    text-align: center;
    justify-content: center;
    padding-bottom: 25px
  }
}
@media only screen and (max-width: 480px) {
  .schedule3 .schedule-list .schedule {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
    justify-content: center;
    text-align: center
  }
  .schedule3 .schedule-list .schedule .schedule-img {
    padding-right: 0;
    padding-bottom: 15px
  }
  .schedule3 .schedule-list .schedule .sch-speaker {
    justify-content: center
  }
}
.speakers3 .summary {
  max-width: 750px;
  margin: 0 auto
}
.speakers3 .speaker-list {
  overflow: hidden;
  margin: 0 -30px
}
.speakers3 .speaker-list .speaker-img-wrap {
  position: relative
}
.speakers3 .speaker-list .speaker {
  position: relative;
  margin: 50px 0 0 0;
  padding: 15px
}
.speakers3 .speaker-list .speaker .speaker-img {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 100%;
  width: 100%;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  display: block
}
.speakers3 .speaker-list .speaker .speaker-img:hover {
  filter: none;
  -webkit-filter: none
}
.speakers3 .speaker-list .speaker .speaker-social {
  position: absolute;
  bottom: 0;
  text-align: right;
  width: 100%
}
.speakers3 .speaker-list .speaker .speaker-social .icon {
  display: inline-block;
  height: 40px;
  width: 40px;
  color: #fff;
  float: right;
  text-align: center;
  line-height: 45px;
  font-size: 1.250em
}
.speakers3 .speaker-list .speaker .speaker-social .icon.icon-linkedin {
  background: #468ac4
}
.speakers3 .speaker-list .speaker .speaker-social .icon.icon-linkedin:hover {
  background: #397bb2
}
.speakers3 .speaker-list .speaker .speaker-social .icon.icon-facebook {
  background: #3b5997
}
.speakers3 .speaker-list .speaker .speaker-social .icon.icon-facebook:hover {
  background: #324c81
}
.speakers3 .speaker-list .speaker .speaker-social .icon.icon-twitter {
  background: #3eb2f4
}
.speakers3 .speaker-list .speaker .speaker-social .icon.icon-twitter:hover {
  background: #21a6f2
}
.speakers3 .speaker-list .speaker .speaker-desc {
  text-align: center;
  font-family: "Poppins", Cairo, sans-serif;
  overflow: hidden;
  padding: 15px 0
}
.speakers3 .speaker-list .speaker .speaker-desc .speaker-name {
  color: #222222;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.250em;
  margin-bottom: 7px
}
.speakers3 .speaker-list .speaker .speaker-desc .speaker-desig {
  color: #6d6d6d;
  font-weight: 500;
  font-size: 1.125em
}
.speakers3 .view-more .outline-btn {
  color: #c08234
}
@media only screen and (max-width: 991px) {
  .speakers3 .speaker-list {
    margin-top: 40px
  }
  .speakers3 .speaker-list .speaker {
    margin: 0
  }
}
@media only screen and (max-width: 480px) {
  .speakers3 .speaker-list > [class*="col-"] {
    width: 100%
  }
}
.sponsors3 .slick-slider {
  padding: 40px 0 60px 0
}
.sponsors3 .slick-slider .webLink img {
  display: inline-block;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
@media only screen and (min-width: 992px) {
  .sponsors3 .slick-arrow {
    display: none !important
  }
}
@media only screen and (max-width: 991px) {
  .sponsors3 .dotsContainer {
    display: none
  }
  .sponsors3 .slick-slide {
    text-align: center
  }
  .sponsors3 .webLink img {
    max-width: 90%
  }
}
.pricing3 {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative
}
.pricing3:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 91, 91, 0.95)
}
.pricing3 .section-inner {
  position: relative
}
.pricing3 .sectionTitleWrap {
  position: relative
}
.pricing3 .sectionTitleWrap .subtitle {
  color: #fff;
  font-weight: normal
}
.pricing3 .sectionTitleWrap .subtitle span {
  font-weight: bold
}
.pricing3 .summary {
  position: relative;
  color: #fff;
  width: 80%;
  margin: 0 auto;
  font-weight: 300;
  font-size: 1.000em
}
.pricing3 .pricingFormWrapper {
  position: relative;
  margin-top: 50px
}
.pricing3 .pricingFormWrapper h4 {
  font-weight: 400;
  font-size: 1.250em;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 1.500em;
  color: #303030
}
.pricing3 .pricingFormWrapper input {
  border-radius: 0 !important
}
.pricing3 .pricingFormWrapper input::-webkit-input-placeholder {
  color: #525252;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-size: 1em;
  transition: all 0.3s ease-in-out
}
.pricing3 .pricingFormWrapper input:-moz-placeholder {
  color: #525252;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-size: 1em;
  transition: all 0.3s ease-in-out
}
.pricing3 .pricingFormWrapper input::-moz-placeholder {
  color: #525252;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-size: 1em;
  transition: all 0.3s ease-in-out
}
.pricing3 .pricingFormWrapper input:-ms-input-placeholder {
  color: #525252;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-size: 1em;
  transition: all 0.3s ease-in-out
}
.pricing3 .pricingFormWrapper input:focus::-webkit-input-placeholder {
  color: transparent
}
.pricing3 .pricingFormWrapper input:focus:-moz-placeholder {
  color: transparent
}
.pricing3 .pricingFormWrapper input:focus::-moz-placeholder {
  color: transparent
}
.pricing3 .pricingFormWrapper input:focus:-ms-input-placeholder {
  color: transparent
}
.pricing3 .pricingFormWrapper .form-control {
  background: transparent;
  border: 2px solid #ff9494;
  color: #ffffff;
  font-weight: 300;
  padding: 12px 15px;
  letter-spacing: 0.05em;
  height: auto
}
.pricing3 .pricingFormWrapper .form-control::-webkit-input-placeholder {
  color: #ffffff
}
.pricing3 .pricingFormWrapper .form-control::-moz-placeholder {
  color: #ffffff
}
.pricing3 .pricingFormWrapper .form-control:-ms-input-placeholder {
  color: #ffffff
}
.pricing3 .pricingFormWrapper .form-control:-moz-placeholder {
  color: #ffffff
}
.pricing3 .pricingFormWrapper .form-control:focus {
  border-color: #fff
}
.pricing3 .pricingFormWrapper .bigButtonWrapper input {
  font-size: 1.250em;
  border: 2px solid #fff;
  width: 100%;
  padding: 20px 15px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: none;
  border-radius: 0;
  height: auto;
  color: #fff
}
.pricing3 .pricingFormWrapper .bigButtonWrapper input:hover {
  background: #c08234;
  color: #fff
}
.pricing3 .priceListWrap {
  margin: 0;
  padding: 0
}
.pricing3 .priceListWrap li {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px
}
.pricing3 .priceListWrap li .price {
  color: #c08234;
  background: #fff;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-size: 1.563em;
  padding: 20px;
  text-align: center;
  width: 150px;
  position: relative;
  left: 2px
}
.pricing3 .priceListWrap li .price .value {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  font-weight: 600;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
.pricing3 .priceListWrap li:nth-child(even) .price {
  background: #ff8e8e;
  background: #ff9494;
  color: #fff
}
.pricing3 .priceListWrap li .priceDetails {
  width: calc(100% - 150px);
  padding: 15px 20px;
  border: 2px solid #ff9494;
  color: #fff;
  font-weight: 300
}
.pricing3 .priceListWrap li .priceDetails h4 {
  font-size: 1.50em;
  color: #fff;
  font-weight: 600;
  text-transform: inherit;
  margin-bottom: 10px
}
.pricing3 .priceListWrap li .priceDetails h4 a {
  color: #3c3c3c
}
.pricing3 .priceListWrap li .priceDetails h4 a:hover {
  color: #800000
}
.pricing3 .priceListWrap li .priceDetails p {
  line-height: 1.6
}
@media only screen and (max-width: 991px) {
  .pricing3 {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .pricing3 .priceListWrap {
    margin-top: 50px
  }
  .pricing3 .priceListWrap li .price {
    width: 100px
  }
  .pricing3 .priceListWrap li .priceDetails {
    width: calc(100% - 100px)
  }
}
.contact3 .tabContainer .tabHeader li a {
  display: block
}
.contact3 #mapWrap {
  width: calc(100% - 530px);
  height: 100%;
  position: absolute;
  top: 0;
  right: 0
}
.contact3 #mapWrap #map {
  width: 100%;
  height: 100%
}
.contact3 .event-info {
  position: absolute;
  display: table;
  top: 50%;
  transform: translateY(-50%);
  right: 50px;
  background: rgba(39, 42, 55, 0.8);
  color: #fff;
  padding: 40px
}
.contact3 .event-info > div {
  display: table-cell;
  vertical-align: top
}
.contact3 .event-info > div:first-child {
  text-align: center;
  width: 30px
}
.contact3 .event-info > div:first-child .icon {
  font-size: 3em;
  position: relative;
  left: -10px;
  top: -3px
}
.contact3 .event-info h4 {
  text-transform: uppercase;
  font-size: 1.250em
}
.contact3 .event-info address {
  color: #d4d4d4;
  font-weight: 300;
  font-size: 0.938em
}
.contact3 .event-info .outline-btn {
  font-size: 1.000em;
  border: 3px solid #c08234;
  color: #fff
}
.contact3 .event-info .outline-btn:hover {
  color: #c08234
}
@media only screen and (max-width: 1199px) {
  .contact3 .event-info {
    width: 100%;
    bottom: 0;
    right: 0;
    transform: none;
    top: auto
  }
  .contact3 .event-info address br {
    display: none
  }
}
.contact3 .contactFormWrap {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  background: #272a37;
  height: 100%;
  width: 33%;
  width: 530px;
  padding: 80px 68px
}
.contact3 .contactFormWrap .tabContainer .tabHeader li a {
  text-transform: uppercase
}
.contact3 .contactFormWrap .tabContainer .tabHeader li a::before {
  display: none
}
.contact3 .contactFormWrap .tabContainer .tabHeader li a.active {
  color: #c08234
}
.contact3 .contactFormWrap .tabContainer .tabHeader li a.active:after {
  background: #c08234
}
.contact3 .contactFormWrap .contact-info {
  margin-top: 40px
}
.contact3 .contactFormWrap .contact-info li {
  color: #d4d4d4;
  display: inline-block;
  font-size: 0.938em;
  margin-right: 30px
}
.contact3 .contactFormWrap .contact-info li .icon:before {
  font-size: 1.4em;
  vertical-align: middle;
  color: #f9f9f9
}
@media only screen and (max-width: 991px) {
  .contact3 #mapWrap {
    width: 50%
  }
  .contact3 .contactFormWrap {
    width: 50%
  }
}
@media only screen and (max-width: 767px) {
  .contact3 {
    display: flex;
    flex-direction: column-reverse
  }
  .contact3 #mapWrap {
    width: 100%;
    height: auto;
    position: relative
  }
  .contact3 #mapWrap #map {
    height: 50vh
  }
  .contact3 .contactFormWrap {
    width: 100%;
    padding: 50px 25px
  }
  .contact3 .event-info {
    padding: 30px 25px;
    position: static;
    transform: none;
    background: #272a37
  }
}
.footer3 {
  background: #c08234
}
@media only screen and (min-width: 1021px) {
  .nav {
    float: right
  }
}
@media only screen and (max-width: 1020px) {
  header .container {
    max-width: 100%;
    padding: 0
  }
  header .navbar-header {
    padding: 0 15px
  }
  header .nav {
    width: 100%;
    text-align: left
  }
  header .navbar-brand {
    padding-left: 0;
    padding-right: 0
  }
  .navbar-collapse.collapse {
    display: none !important
  }
  .navbar-collapse.collapse.in {
    display: block !important
  }
  .navbar-toggle {
    margin-right: 0
  }
}
@media only screen and (max-width: 480px) {
  .navbar-brand > img {
    max-width: 200px;
    margin-top: 4px
  }
}
@keyframes bAnim {
  to {
    border-width: 10px
  }
}
html[dir="rtl"] .conferance-template-3 .navbar-nav {
  float: left;
  text-align: right
}
html[dir="rtl"] .conferance-template-3 .tab_wrapper > ul li {
  margin: 0 0 0 5px
}
html[dir="rtl"] .schedule3 .tab_wrapper li.last {
  padding-left: 0;
  padding-right: 18px;
  margin: 0
}
html[dir="rtl"] .schedule3 .schedule-list .schedule .schedule-img {
  padding-right: 0px;
  padding-left: 30px
}
@media only screen and (max-width: 480px) {
  html[dir="rtl"] .schedule3 .schedule-list .schedule .schedule-img {
    padding-left: 0
  }
}
html[dir="rtl"] .schedule3 .schedule-list .schedule .schedule-description .sch-time .icon, html[dir="rtl"] .schedule3 .schedule-list .schedule .schedule-description .sch-speaker .icon {
  margin-left: 10px;
  margin-right: 0px
}
html[dir="rtl"] .pricing3 .priceListWrap li .price {
  right: 2px;
  left: auto
}
html[dir="rtl"] .contact3 #mapWrap {
  left: 0;
  right: auto
}
html[dir="rtl"] .contact3 .event-info {
  left: 50px;
  right: auto
}
@media only screen and (max-width: 1199px) {
  html[dir="rtl"] .contact3 .event-info {
    left: 0
  }
}
html[dir="rtl"] .contact3 .event-info > div:first-child .icon {
  right: -10px;
  left: auto
}
html {
  font-size: 16px
}
body {
  overflow-x: hidden;
  color: #393838;
  font-family: "Roboto", "Cairo", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  font-size: 100%;
  -webkit-transition: font-size 0.3s ease;
  transition: font-size 0.3s ease
}
.text-normal {
  font-size: 100%
}
.text-medium {
  font-size: 103%
}
.text-large {
  font-size: 106%
}
.b-lazy {
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
  max-width: 100%;
  opacity: 0
}
.b-lazy.b-loaded {
  opacity: 1
}
.bgRed {
  background: #c08234
}
.colorRed {
  color: #c08234
}
.blue-overlay p, .red-overlay p {
  font-size: 1.120em
}
.mobileHeaderExpandBtn {
  display: none
}
.img-centered {
  margin: 0 auto
}
.bg-light-gray {
  background-color: #eee
}
.bg-gray {
  background-color: #f7f7f7
}
.bg-red {
  background-color: #a36627
}
.bg-light-red, .bg-red-light {
  background-color: #c08234;
  color: #fff
}
.bg-blue {
  background-color: #c08234
}
.bg-darkest-gray {
  background-color: #222
}
.btn-primary {
  color: #fff;
  background-color: #c08234;
  border-color: #c08234;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 500
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #ff2828;
  border-color: #db0000
}
.btn-primary:hover {
  color: #fff;
  background-color: #ff2828;
  border-color: #ff1e1e
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #ff2828;
  border-color: #ff1e1e
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #ff0404;
  border-color: #db0000
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #c08234;
  border-color: #c08234
}
.btn-primary .badge {
  color: #c08234;
  background-color: #fff
}
span.more {
  display: inline-block;
  color: #a36627;
  margin: 0 2px;
  font-weight: 400
}
label {
  font-weight: 400
}
textarea.form-control {
  height: 100px
}
.btn-xl {
  color: #fff;
  background-color: #c08234;
  border-color: #c08234;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 3px;
  font-size: 1.125em;
  padding: 20px 40px
}
.btn-xl:focus, .btn-xl.focus {
  color: #fff;
  background-color: #ff2828;
  border-color: #db0000
}
.btn-xl:hover {
  color: #fff;
  background-color: #ff2828;
  border-color: #ff1e1e
}
.btn-xl:active, .btn-xl.active, .open > .btn-xl.dropdown-toggle {
  color: #fff;
  background-color: #ff2828;
  border-color: #ff1e1e
}
.btn-xl:active:hover, .btn-xl:active:focus, .btn-xl:active.focus, .btn-xl.active:hover, .btn-xl.active:focus, .btn-xl.active.focus, .open > .btn-xl.dropdown-toggle:hover, .open > .btn-xl.dropdown-toggle:focus, .open > .btn-xl.dropdown-toggle.focus {
  color: #fff;
  background-color: #ff0404;
  border-color: #db0000
}
.btn-xl:active, .btn-xl.active, .open > .btn-xl.dropdown-toggle {
  background-image: none
}
.btn-xl.disabled:hover, .btn-xl.disabled:focus, .btn-xl.disabled.focus, .btn-xl[disabled]:hover, .btn-xl[disabled]:focus, .btn-xl[disabled].focus, fieldset[disabled] .btn-xl:hover, fieldset[disabled] .btn-xl:focus, fieldset[disabled] .btn-xl.focus {
  background-color: #c08234;
  border-color: #c08234
}
.btn-xl .badge {
  color: #c08234;
  background-color: #fff
}
.ui-datepicker-calendar .ui-state-default, .ui-datepicker-calendar .ui-widget-content .ui-state-default {
  background: none;
  border: none;
  color: #828282
}
.ui-datepicker {
  background: #fff
}
ul.buttonList {
  padding: 0;
  margin: 15px 0
}
ul.buttonList > li {
  list-style: none;
  line-height: 1.1
}
ul.buttonList > li i {
  vertical-align: middle
}
ul.buttonList > li a {
  color: #6d6d6d;
  font-weight: 300
}
ul.buttonList > li a:hover {
  color: #191919
}
ul.buttonListInline {
  padding: 0;
  margin: 15px -5px
}
ul.buttonListInline > li {
  list-style: none;
  line-height: 1.1;
  display: inline-block;
  margin: 0 5px
}
ul.buttonListInline > li i {
  vertical-align: middle
}
ul.buttonListInline > li a {
  color: #6d6d6d;
  font-weight: 300
}
ul.buttonListInline > li a:hover {
  color: #191919
}
.navbar-custom {
  border-color: transparent
}
.navbar-custom .navbar-brand {
  color: #c08234;
  height: auto;
  padding: 0
}
.navbar-custom .navbar-brand:hover, .navbar-custom .navbar-brand:focus, .navbar-custom .navbar-brand:active, .navbar-custom .navbar-brand.active {
  color: #ff2828
}
.navbar-custom .navbar-collapse {
  border-color: rgba(255, 255, 255, 0.98)
}
.navbar-custom .navbar-toggle {
  background-color: #c08234;
  border-color: #c08234;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 0.750em;
  margin-top: 22px;
  border-radius: 1px
}
.navbar-custom .navbar-toggle:hover, .navbar-custom .navbar-toggle:focus {
  background-color: #c08234
}
.navbar-custom .nav li a {
  color: white
}
.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus {
  outline: none
}
.navbar-custom .navbar-nav > .active > a {
  border-radius: 0 !important;
  color: white;
  background: #c08234
}
.navbar-custom .navbar-nav > .active > a:hover, .navbar-custom .navbar-nav > .active > a:focus {
  background: #DB8A2F
}
.navbar-custom .navbar-nav > .active > a:hover, .navbar-custom .navbar-nav > .active > a:focus {
  color: white
}
@media (min-width: 768px) {
  .navbar-custom {
    background-color: transparent;
    -webkit-transition: padding 0.3s;
    transition: padding 0.3s;
    border: none
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
  }
  .navbar-custom .navbar-nav > .active > a {
    border-radius: 3px
  }
}
@media (min-width: 768px) {
  .navbar-custom.affix {
    background-color: #fdfcfc;
    padding: 10px 0
  }
}
header {
  background-image: url("../images/uaeu-banner.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  text-align: center;
  color: white
}
section {
  padding: 55px 0
}
section h2.section-heading {
  font-size: 2.500em;
  margin-top: 0;
  margin-bottom: 15px
}
footer {
  padding: 18px 0;
  text-align: center
}
footer span.copyright {
  line-height: 40px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-transform: none
}
footer ul.quicklinks {
  margin-bottom: 0;
  line-height: 40px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-transform: none
}
.btn:focus, .btn:active, .btn.active, .btn:active:focus {
  outline: none
}
::-moz-selection {
  text-shadow: none;
  background: #b3b3b3
}
::selection {
  text-shadow: none;
  background: #b3b3b3
}
img::-moz-selection {
  background: transparent
}
img::selection {
  background: transparent
}
img::-moz-selection {
  background: transparent
}
.header {
  padding: 9px 0
}
.header:after {
  content: "";
  display: table;
  clear: both
}
@media only screen and (min-width: 1025px) {
  .header .container {
    width: 1340px;
    max-width: 93%
  }
}
.mainNavBar {
  background: #a36627
}
.navbar-brand a {
  display: inline-block;
  padding: 5px
}
.navbar-brand a img {
  max-height: 73px
}
html[dir="ltr"] .sidebar-page-layout .content-wrapper ol, html[dir="ltr"] .sidebar-page-layout .content-wrapper ul:not(.tab_list) {
  padding-left: 20px
}
html[dir="ltr"] .sidebar-page-layout .content-wrapper ul li {
  padding-left: 6px
}
html[dir="ltr"] .sidebar-page-layout .content-wrapper ul.pagination {
  padding-left: 0
}
html[dir="rtl"] .sidebar-page-layout .content-wrapper ol, html[dir="rtl"] .sidebar-page-layout .content-wrapper ul:not(.tab_list) {
  padding-right: 20px
}
html[dir="rtl"] .sidebar-page-layout .content-wrapper ul li {
  padding-right: 6px
}
html[dir="rtl"] .sidebar-page-layout .content-wrapper ul.pagination {
  padding-right: 0
}
.innerSection .thumbnail .video.fancybox-media {
  display: block;
  overflow: hidden;
  position: relative
}
.innerSection .thumbnail .video.fancybox-media img {
  width: 100%
}
.innerSection .thumbnail .video.fancybox-media:hover::before {
  background: rgba(0, 0, 0, 0.45)
}
.innerSection .thumbnail .video.fancybox-media::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.innerSection .thumbnail .video.fancybox-media::after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%) translateY(-50%);
  transform: translate(-50%) translateY(-50%);
  content: '';
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e07f";
  width: 50px;
  height: 50px;
  z-index: 3;
  color: #fff;
  font-size: 53px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.sidebar-page-layout .content-wrapper > .sectonTitle:first-child {
  margin-top: 100px
}
.sidebar-page-layout .content-wrapper a {
  color: #c08234
}
.sidebar-page-layout .content-wrapper a.btn {
  color: #fff
}
.sidebar-page-layout .content-wrapper a:hover {
  color: #a36627
}
.sidebar-page-layout .content-wrapper .readMoreBtn {
  margin-top: 0
}
.sidebar-page-layout .content-wrapper .readMoreBtn.btnBlack {
  color: #5e5e5e
}
.sidebar-page-layout .content-wrapper .readMoreBtn.btnRed {
  color: #c08234
}
.sidebar-page-layout .content-wrapper .readMoreBtn.btnRed rect {
  stroke: #c08234
}
.sidebar-page-layout .content-wrapper .readMoreBtn.btnRed::after {
  color: #c08234
}
.sidebar-page-layout .content-wrapper .thumbnail img {
  margin-bottom: 0
}
.sidebar-page-layout .content-wrapper img {
  max-width: 100%;
  margin-bottom: 20px
}
.sidebar-page-layout .content-wrapper h2, .sidebar-page-layout .content-wrapper h3, .sidebar-page-layout .content-wrapper h4 {
  color: #c08234;
  margin-top: 30px;
  margin-bottom: 20px
}
.sidebar-page-layout .content-wrapper ul:not(.tab_list) li, .sidebar-page-layout .content-wrapper ol li {
  line-height: 2;
  margin-bottom: 8px
}
.sidebar-page-layout .content-wrapper ul:not(.tab_list) li {
  list-style-image: url(../images/red-dot.png)
}
.sidebar-page-layout .content-wrapper .form-group {
  margin-bottom: 20px
}
.sidebar-page-layout .content-wrapper .fileUploadWrap {
  width: calc(50% + 128px);
  max-width: 100%;
  line-height: 2
}
.sidebar-page-layout .content-wrapper .fileUploadWrap .file-upload {
  position: absolute;
  left: -9999px
}
.sidebar-page-layout .content-wrapper .fileUploadWrap .fpupload-label {
  padding: 0.5em;
  display: inline-block;
  background: #fff;
  border: 1px solid #c08234;
  text-align: center;
  padding: 8px 15px;
  cursor: pointer;
  width: 122px;
  border-radius: 3px;
  height: 51px
}
.sidebar-page-layout .content-wrapper .fileUploadWrap .fpupload-label:hover {
  background: #fff
}
.sidebar-page-layout .content-wrapper .fileUploadWrap .filename {
  padding: 0.5em;
  float: left;
  width: calc(100% - 142px);
  margin-right: 20px;
  padding: 8px 15px;
  border: 1px solid #acabab;
  white-space: nowrap;
  overflow: hidden;
  background: #fff;
  border-radius: 3px;
  height: 51px
}
.innerSection table {
  table-layout: fixed
}
.innerSection table th {
  padding: 13px 12px;
  background: #c08234;
  color: #fff
}
.innerSection table td {
  padding: 10px 12px
}
.innerSection table th, .innerSection table td {
  border: 1px solid #e2e2e2;
  word-wrap: break-word;
  white-space: normal
}
.innerSection table th[align="center"], .innerSection table td[align="center"] {
  text-align: center
}
.innerSection table tr:nth-child(odd) td {
  background: #f1f1f1
}
.innerSection table.normal-table th {
  background: #fff;
  color: #393838
}
.innerSection table.normal-table tr:nth-child(odd) td {
  background: #fff
}
.innerSection table.normal-table tr:nth-child(even) td {
  background: #fff
}
.innerSection .table-style-2 {
  border: none
}
.innerSection .table-style-2 td, .innerSection .table-style-2 th {
  border: none
}
.innerSection .table-style-2 table {
  border: none
}
.innerSection .table-style-2 th {
  background: #c08234
}
.innerSection .table-style-2 tr:nth-child(odd) td {
  background: #e8f0f9
}
.innerSection .table-style-2 tr:nth-child(even) td {
  background: #fff7f7
}
.availableIconsShowing:after {
  content: "";
  display: table;
  clear: both
}
.availableIconsShowing li {
  float: left;
  width: 33.333%;
  background: none;
  list-style: none !important
}
.availableIconsShowing li:after {
  content: "";
  display: table;
  clear: both
}
.availableIconsShowing li .icon {
  font-size: 25px;
  width: 50px;
  float: left !important
}
.availableIconsShowing li input {
  width: calc(100% - 55px) !important;
  float: left !important
}
.form-group.fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 -.5em 1em;
  clear: both
}
.form-group.inline.fields {
  margin: 0 0 1em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.form-group.inline.fields > label {
  margin: .035714em 1em 0 0;
  margin-bottom: 0
}
.form-group.inline.fields .field {
  margin: 0;
  padding: 0 1em 0 0
}
.form-group.inline.fields .field:last-child {
  margin-right: 0
}
.form-group.inline.fields .feild-control {
  display: inline-block;
  margin-right: 10px
}
.form-group label .small {
  font-size: 0.813em
}
.form-group label.error {
  font-size: 14px;
  color: #a36627
}
.form-group .feild-control {
  margin-right: 10px
}
.form-group .fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 -.5em 1em
}
.form-group .fields > .field {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding-left: .5em;
  padding-right: .5em
}
.form-group input[type=checkbox]:not(old), .form-group input[type=radio]:not(old) {
  width: 2em;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0
}
.form-group input[type=checkbox]:not(old) + label, .form-group input[type=radio]:not(old) + label {
  display: inline-block;
  margin-left: -2em;
  line-height: 1.5em
}
.form-group input[type=checkbox]:not(old) + label > span, .form-group input[type=radio]:not(old) + label > span {
  display: inline-block;
  width: 0.875em;
  height: 0.875em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  border: 0.0625em solid silver;
  border-radius: 0.25em;
  background: #e0e0e0;
  background-image: -moz-linear-gradient(#f0f0f0, #e0e0e0);
  background-image: -ms-linear-gradient(#f0f0f0, #e0e0e0);
  background-image: -o-linear-gradient(#f0f0f0, #e0e0e0);
  background-image: -webkit-linear-gradient(#f0f0f0, #e0e0e0);
  background-image: linear-gradient(#f0f0f0, #e0e0e0);
  vertical-align: bottom
}
.form-group input[type=checkbox]:not(old):checked + label > span, .form-group input[type=radio]:not(old):checked + label > span {
  background-image: -moz-linear-gradient(#e0e0e0, #f0f0f0);
  background-image: -ms-linear-gradient(#e0e0e0, #f0f0f0);
  background-image: -o-linear-gradient(#e0e0e0, #f0f0f0);
  background-image: -webkit-linear-gradient(#e0e0e0, #f0f0f0);
  background-image: linear-gradient(#e0e0e0, #f0f0f0)
}
.form-group input[type=checkbox]:not(old):checked + label > span:before {
  content: 'Γ£ô';
  content: '\2713';
  display: block;
  width: 1em;
  color: #c08234;
  font-size: 0.875em;
  line-height: 1em;
  text-align: center;
  font-weight: bold
}
.form-group input[type=radio]:not(old):checked + label > span > span {
  display: block;
  width: 0.5em;
  height: 0.5em;
  margin: 0.125em;
  border: 0.0625em solid #73994d;
  border-radius: 0.125em;
  background: #c08234
}
.form-group .grouped.fields {
  display: block;
  margin: 0 0 1em
}
.form-group .grouped.fields > label {
  margin: 0 0 .28571429rem 0;
  text-transform: none
}
.form-group .grouped.fields .field {
  display: block;
  margin: .5em 0;
  padding: 0
}
.sidebar-page-layout input, .sidebar-page-layout textarea {
  outline: none
}
.sidebar-page-layout input::-webkit-input-placeholder, .sidebar-page-layout textarea::-webkit-input-placeholder {
  color: #2c2c2c !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.sidebar-page-layout input:-moz-placeholder, .sidebar-page-layout textarea:-moz-placeholder {
  color: #2c2c2c !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.sidebar-page-layout input::-moz-placeholder, .sidebar-page-layout textarea::-moz-placeholder {
  color: #2c2c2c !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.sidebar-page-layout input:-ms-input-placeholder, .sidebar-page-layout textarea:-ms-input-placeholder {
  color: #2c2c2c !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.sidebar-page-layout input:focus, .sidebar-page-layout textarea:focus {
  outline: none
}
.sidebar-page-layout input:focus::-webkit-input-placeholder, .sidebar-page-layout textarea:focus::-webkit-input-placeholder {
  color: transparent !important
}
.sidebar-page-layout input:focus:-moz-placeholder, .sidebar-page-layout textarea:focus:-moz-placeholder {
  color: transparent !important
}
.sidebar-page-layout input:focus::-moz-placeholder, .sidebar-page-layout textarea:focus::-moz-placeholder {
  color: transparent !important
}
.sidebar-page-layout input:focus:-ms-input-placeholder, .sidebar-page-layout textarea:focus:-ms-input-placeholder {
  color: transparent !important
}
.sidebar-page-layout .btn-blue, .sidebar-page-layout .btn-red {
  width: auto
}
.stacktable {
  width: 100%
}
@media (max-width: 800px) {
  .stacktable th {
    text-align: center
  }
}
.st-head-row {
  padding-top: 1em
}
.st-head-row.st-head-row-main {
  font-size: 1.5em;
  padding-top: 0
}
.st-key {
  width: 49%;
  text-align: right;
  padding-right: 1%
}
.st-val {
  width: 49%;
  padding-left: 1%
}
.stacktable.large-only {
  display: table
}
.stacktable.small-only {
  display: none
}
@media (max-width: 800px) {
  .stacktable.large-only {
    display: none
  }
  .stacktable.small-only {
    display: table
  }
}
.content-section-form .submitBtnWrap {
  padding-top: 20px
}
.content-section-form .submitBtnWrap .searchBtn, .content-section-form .submitBtnWrap .advancedSearchBtn {
  width: auto;
  min-width: 150px;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 1.1em
}
.content-section-form .submitBtnWrap .searchBtn {
  background: #c08234;
  color: #fff;
  border: none
}
.content-section-form .submitBtnWrap .searchBtn:hover {
  background: #2d4965
}
.content-section-form .submitBtnWrap .advancedSearchBtn {
  background: none;
  color: #c08234
}
.feildWrap {
  margin: 15px 0
}
.feildWrap .ui-selectmenu-text {
  font-size: 1.1em;
  line-height: 1.9
}
.feildWrap .ui-selectmenu-icon.ui-icon {
  margin-top: 6px
}
.feildWrap .width-medium:not([type="submit"]), .feildWrap .width-medium:not([type='checkbox']), .feildWrap .width-medium:not([type=radio]) {
  width: auto;
  min-width: 60%
}
.feildWrap .ui-selectmenu-button.ui-button {
  width: 100%
}
.innerSection .feildWrap .ui-selectmenu-button.ui-button {
  width: 100%;
  max-width: 100%
}
.homeBanner, .innerBanner {
  position: relative;
  margin-top: 141px;
  padding: 0;
  overflow: hidden
}
.homeBanner .slick-dotted.slick-slider, .innerBanner .slick-dotted.slick-slider {
  margin: 0
}
.homeBanner #video, .homeBanner .youtubeBgVideo, .innerBanner #video, .innerBanner .youtubeBgVideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.homeBanner .bannerSlider, .innerBanner .bannerSlider {
  overflow: hidden;
  max-height: 73vh
}
.homeBanner .bannerSlider .slide, .innerBanner .bannerSlider .slide {
  margin: 0
}
.homeBanner .bannerSlider .bannerInnerFrame, .innerBanner .bannerSlider .bannerInnerFrame {
  position: relative;
  height: 73vh;
  overflow: hidden
}
.homeBanner .bannerSlider .slick-dots, .innerBanner .bannerSlider .slick-dots {
  display: block !important;
  bottom: 21px
}
.innerPageBanner {
  height: 62vh;
  position: relative;
  overflow: hidden
}
.innerPageBanner .innerPageBannerImgWrap {
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1
}
.innerPageBanner .innerPageBannerImgWrap.blackAndWhiteBanner {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%)
}
.innerPageBanner .container {
  position: relative;
  z-index: 3
}
.innerPageBanner.blueOverlay::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(236,153,95, 0.8)
}
.innerPageBanner .container {
  height: 100%;
  position: relative
}
.innerPageBanner .titleMiddle {
  text-align: center;
  position: absolute;
  top: 35%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  text-transform: uppercase;
  left: 0;
  right: 0;
  color: #fff
}
.innerPageBanner .titleMiddle h1 {
  font-size: 3.125em;
  line-height: 1.1;
  font-weight: 600
}
.innerPageBanner .titleMiddle-style-2 {
  padding: 13px 10px;
  background: rgba(48, 92, 39, 0.5)
}
@media only screen and (min-width: 1024px) {
  .innerPageBanner .titleMiddle-style-2 {
    left: 80px;
    right: 80px
  }
}
.innerPageBanner .titleMiddle-style-2 h1 {
  font-size: 2.500em
}
.innerPageBanner .titleMiddle-style-2 h2 {
  font-size: 1.500em
}
.innerPageBanner .titleMiddle-style-2 h3 {
  font-size: 1.250em;
  margin-top: 0;
  margin-bottom: 19px;
  font-weight: 500
}
.inputBtnSvg {
  position: relative;
  overflow: hidden
}
.inputBtnSvg .readMoreBtn {
  position: absolute;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 124px;
  margin: 0;
  border-radius: 3px
}
.inputBtnSvg .readMoreBtn rect {
  stroke: rgba(255, 255, 255, 0.49)
}
.inputBtnSvg input:hover + .readMoreBtn rect {
  stroke-width: 5;
  stroke-dasharray: 15, 310;
  stroke-dashoffset: 48;
  stroke-dasharray: 23, 266;
  stroke-dasharray: 19, 244;
  opacity: 0.8
}
.btnBlack {
  color: #707070
}
.btnBlack rect {
  stroke: #707070
}
.btnBlack::after {
  color: #707070
}
.btnBlack:hover {
  color: #a36627
}
.btnBlack:hover rect {
  stroke: #a36627
}
.btnBlack:hover::after {
  color: #a36627
}
.btnWhite {
  color: #fff
}
.btnWhite rect {
  stroke: #ffff
}
.btnWhite::after {
  color: #ffff
}
.programFinderLeft .inputBtnSvg {
  margin-top: 5px
}
.programFinderLeft .inputBtnSvg input {
  width: 125px;
  opacity: 0
}
#video.loaded, .youtubeBgVideo.loaded {
  opacity: 1
}
.homeBanner .bannerTitle {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  bottom: 20%;
  text-align: center;
  color: #fff;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 3
}
.homeBanner .bannerTitle h1 {
  text-transform: uppercase;
  font-size: 4.2em;
  font-weight: 700
}
.homeBanner .readMoreBtn {
  width: 167px
}
.homeBanner .readMoreBtn:hover {
  color: #fff
}
.homeBanner .slick-active .bannerTitle {
  opacity: 1;
  visibility: visible
}
.flexRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: hidden
}
.flexRow::before {
  display: block
}
.flexRow > div {
  float: none
}
.twoBLockSection .sectionRed, .twoBLockSection .sectionBlack, .twoBLockSection .blockSection, .twoBLockSection .sectionLightRed {
  width: 50%;
  color: #fff
}
.twoBLockSection .sectionRed {
  background: #a36627
}
.twoBLockSection .sectionBlue {
  background: #c08234
}
.twoBLockSection .sectionBlack {
  background: #2c2c2c
}
.twoBLockSection .sectionBlack .readMoreBtn:hover {
  color: #fff
}
.twoBLockSection .innerWrap {
  padding: 34px 50px
}
.twoBLockSection .sectionLightRed {
  background: #ff6565
}
.twoBLockSection .sectionLightRed .sectonTitle, .twoBLockSection .sectionLightRed .sectionTitle {
  color: #fff;
  margin-bottom: 20px
}
.twoBLockSection .bgGray {
  color: #2c2c2c
}
.twoBLockSection .bgGray .sectonTitle, .twoBLockSection .bgGray .sectionTitle {
  color: #a36627
}
.twoBLockSection .bgGray p {
  line-height: 2.1
}
@media only screen and (min-width: 1024px) {
  .twoBLockSection.containerAlign > [class*='col-']:first-child {
    padding-left: calc((100vw - 1346px) / 2)
  }
  .twoBLockSection.containerAlign > [class*='col-']:last-child {
    padding-right: calc((100vw - 1346px) / 2)
  }
}
.dots-image-show .dotsContainer .dotsWrap .slick-dots, .dots-image-show + .dotsContainer .dotsWrap .slick-dots {
  bottom: 0
}
.aboutSection {
  padding: 0;
  color: #e8e6e3;
  margin-bottom: 45px
}
.aboutSection h4 {
  text-align: center;
  font-size: 1.875em;
  margin: 0
}
.aboutSection .sectionBlack .detailWrap h6 {
  font-size: 1.563em;
  color: #c08234
}
.aboutSection .sectionBlack p {
  font-weight: 300
}
.aboutSection .programFinder {
  margin-top: 42px
}
.aboutSection .programFinder:after {
  content: "";
  display: table;
  clear: both
}
.aboutSection .programFinder .programFinderLeft {
  width: 50%;
  float: left;
  padding: 0 15px
}
.aboutSection .programFinder .programFinderRight {
  width: 50%;
  float: left;
  padding: 0 15px;
  padding-left: 30px
}
.aboutSection .programFinder .programFinderRight ul {
  margin: 0;
  padding: 0
}
.aboutSection .programFinder .programFinderRight ul li {
  list-style: none;
  line-height: 2.1;
  font-weight: 300;
  position: relative;
  padding-left: 25px;
  color: #e8e6e3;
  margin-bottom: 10px
}
.aboutSection .programFinder .programFinderRight ul li a {
  color: #e8e6e3;
  position: relative
}
.aboutSection .programFinder .programFinderRight ul li a:hover {
  color: #fff
}
.aboutSection .programFinder .programFinderRight ul li a:hover::after {
  width: 100%
}
.aboutSection .programFinder .programFinderRight ul li a::after {
  content: '';
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 1px;
  background: #fff;
  max-width: 170px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.aboutSection .programFinder .programFinderRight ul li::before {
  position: absolute;
  left: 0;
  top: 8px;
  content: '';
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e00c";
  vertical-align: middle;
  display: inline-block;
  margin-right: 7px
}
.aboutSection .programFinder .programFinderRight h6 {
  margin: 0;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 1.50em
}
.aboutSection input, .aboutSection select, .aboutSection textarea {
  background: none;
  color: #fff;
  border: 1px solid #ecb351;
  font-size: 1.050em;
  width: 100%;
  border-radius: 3px;
  padding: 5px 10px;
  height: 46px
}
.aboutSection input::-webkit-input-placeholder, .aboutSection select::-webkit-input-placeholder, .aboutSection textarea::-webkit-input-placeholder {
  color: #fff
}
.aboutSection input::-moz-placeholder, .aboutSection select::-moz-placeholder, .aboutSection textarea::-moz-placeholder {
  color: #fff
}
.aboutSection input:-ms-input-placeholder, .aboutSection select:-ms-input-placeholder, .aboutSection textarea:-ms-input-placeholder {
  color: #fff
}
.aboutSection input:-moz-placeholder, .aboutSection select:-moz-placeholder, .aboutSection textarea:-moz-placeholder {
  color: #fff
}
.aboutSection .button {
  width: auto;
  padding: 5px 20px
}
.aboutSection .feildControl {
  margin-bottom: 7px
}
.aboutSection .ui-selectmenu-button.ui-button {
  border-radius: 3px;
  padding: 5px 10px;
  height: 46px;
  font-size: 1.050em;
  width: 100%;
  outline: none;
  border: 1px solid #ecb351;
  background: none;
  padding-top: 10px;
  color: #fff
}
.aboutSection .ui-selectmenu-button.ui-button:hover, .aboutSection .ui-selectmenu-button.ui-button:focus {
  outline: none
}
.aboutSection .ui-button .ui-icon {
  background: url("../images/uaeu-sprites.png") -3px -126px no-repeat
}
.aboutSection .sectionBlack {
  position: relative
}
.aboutSection .sectionBlack::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: rgba(44, 44, 44, 0.7);
  height: 100%;
  z-index: 1
}
.aboutSection .sectionBlack .innerWrap {
  position: relative;
  z-index: 3
}
.aboutSection .sectionBlack .detailWrap {
  margin-top: 20px
}
.aboutSection .sectionBlack h6 {
  font-weight: 600;
  color: #d4474c;
  margin-bottom: 20px
}
.aboutSection .sectionBlack p {
  color: #e8e6e3;
  line-height: 2
}
.homeSection {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.homeSection h5, .homeSection h6 {
  color: #5b5b5b
}
.homeSection.bgSection {
  margin-top: 90px
}
.homeSection .sectionTitleWrap {
  margin-bottom: 42px;
  margin-right: auto;
  margin-left: auto
}
@media only screen and (min-width: 760px) {
  .homeSection .sectionTitleWrap {
    max-width: 90%;
    text-align: center
  }
}
.homeSection .readMoreBtn {
  margin-top: 14px;
  border-radius: 3px;
  color: #818181
}
.homeSection .readMoreBtn rect {
  stroke: #a1a1a1
}
.homeSection .readMoreBtn::after {
  color: #a1a1a1
}
.homeSection .readMoreBtn:hover {
  color: #818181;
  color: #a36627
}
.homeSection .readMoreBtn:hover rect {
  stroke-dasharray: 23%, 228%
}
.homeSection .sectonTitle, .homeSection .sectionTitle {
  color: #a36627;
  font-size: 2.450em;
  margin-bottom: 25px
}
.homeSection .sectonTitle:after, .homeSection .sectionTitle:after {
  content: "";
  display: table;
  clear: both
}
.homeSection .sectonTitle .btnRight, .homeSection .sectionTitle .btnRight {
  float: right
}
.homeSection .sectonTitle .btnRight .readMoreBtn, .homeSection .sectionTitle .btnRight .readMoreBtn {
  margin-top: 2px;
  vertical-align: top;
  line-height: 1.9
}
.homeSection .sectonTitle-medium {
  font-size: 1.875em
}
.homeSection .sectonSubTitle {
  font-size: 1.500em;
  font-weight: 300;
  text-transform: uppercase;
  color: #616060;
  margin-bottom: 18px
}
.homeSection p {
  font-size: 1.12em;
  line-height: 1.86
}
.sectonSubTitleMedium {
  font-size: 1.250em;
  padding-bottom: 30px;
  font-weight: 500;
  color: #6d6d6d
}
.verticalMiddle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.ovalbtnWrap {
  margin-top: 30px
}
.ovalbtn {
  display: inline-block;
  padding: 10px 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 20px;
  border: 1px solid #424242;
  color: #424242;
  text-transform: uppercase;
  font-size: 0.930em
}
.ovalbtn:hover {
  background: #c08234;
  color: #fff
}
.ovalbtn i {
  margin-left: 5px;
  font-size: 13px;
  vertical-align: middle
}
.ovalbtnRed {
  display: inline-block;
  font-size: 0.930em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 10px 20px;
  text-transform: uppercase;
  border-radius: 20px;
  border: 1px solid #c08234;
  color: #a36627
}
.ovalbtnRed i {
  margin-left: 5px;
  font-size: 13px;
  vertical-align: middle
}
.ovalbtnRed:hover {
  background: #c08234;
  color: #fff
}
.ovalbtnWhite {
  display: inline-block;
  font-size: 0.930em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 10px 20px;
  text-transform: uppercase;
  border-radius: 20px;
  border: 1px solid #fff;
  color: #fff
}
.ovalbtnWhite i {
  margin-left: 5px;
  font-size: 13px;
  vertical-align: middle
}
.ovalbtnWhite:hover {
  border: 1px solid #c08234;
  background: #c08234;
  color: #fff
}
.factInner {
  background: #f6f6f6;
  text-align: center;
  padding: 10px 10px;
  position: relative;
  text-transform: uppercase;
  height: 180px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.factInner:hover {
  background: #a36627;
  color: #fff
}
.factInner:hover p, .factInner:hover .title {
  color: #fff;
  opacity: 1
}
.factInner p {
  margin: 0;
  letter-spacing: 0;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  color: #6d6d6d;
  line-height: 1.3
}
.factInner .title {
  display: block;
  opacity: 0.75;
  color: #f40d16;
  line-height: 1;
  margin: 10px 0;
  font-size: 2.450em;
  font-weight: 700;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif
}
.factInner .verticalMiddle {
  left: 0;
  width: 100%;
  padding: 10px
}
.blockStyle1 {
  position: relative
}
.blockStyle1 img {
  width: 100%
}
.blockStyle1 .bottomDescWrap {
  background: #f6f6f6;
  padding: 15px 15px;
  color: #d0363c
}
.blockStyle1 .bottomDescWrap p {
  margin: 0;
  text-transform: uppercase
}
.blockStyle1 .bottomDescWrap h5 {
  text-transform: uppercase;
  margin: 0;
  opacity: 0.75;
  color: #f40d16;
  line-height: 1.3
}
.blockStyle3 {
  position: relative
}
.blockStyle3 img {
  width: 100%
}
.blockStyle3 .bottomDescWrap {
  padding: 15px 0
}
.blockStyle3 .bottomDescWrap p {
  margin: 0
}
.blockStyle3 .bottomDescWrap h5 {
  margin: 5px 0;
  line-height: 1.4
}
.blockStyle4 {
  position: relative
}
@media only screen and (min-width: 990px) {
  .blockStyle4 {
    min-height: 100%
  }
}
.blockStyle4.borderBottomStyle {
  background: #f9f9f9;
  border-bottom: 20px solid #e2e2e2
}
.blockStyle4 img {
  width: 100%
}
.blockStyle4 .borderBottomStyle {
  border-bottom: 15px solid #e2e2e2
}
.blockStyle4 .bottomDescWrap {
  padding: 5px 0
}
.blockStyle4 .bottomDescWrap:after {
  content: "";
  display: table;
  clear: both
}
.blockStyle4 .bottomDescWrap p {
  margin: 0
}
.blockStyle4 .bottomDescWrap h4 {
  font-size: 1.125em;
  margin-bottom: 15px;
  font-weight: 500;
  color: #6d6d6d;
  line-height: 1.5
}
.blockStyle4 .bottomDescWrap h4 a {
  color: #6d6d6d
}
.blockStyle4 .bottomDescWrap h4 a:hover {
  color: #a36627
}
.blockStyle4 .bottomDescWrap h5 {
  margin: 5px 0;
  line-height: 1.4
}
.blockStyle4 .bottomDescWrap .newsMeta {
  width: 75px;
  float: left;
  padding: 15px 0
}
.blockStyle4 .bottomDescWrap .newsMeta > span {
  display: block;
  text-align: center;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase
}
.blockStyle4 .bottomDescWrap .newsMeta > span.metaDate {
  font-size: 2.375em;
  color: #d4474c;
  line-height: 1
}
.blockStyle4 .bottomDescWrap .newsMeta > span.metaMonth, .blockStyle4 .bottomDescWrap .newsMeta > span.metaYear {
  font-size: 1.3em;
  color: #b4b4b4;
  line-height: 24px;
  text-transform: uppercase
}
.blockStyle4 .bottomDescWrap .newsLabel {
  padding: 15px 15px;
  padding-bottom: 0;
  font-weight: 300
}
.blockStyle4 .bottomDescWrap .newsDetails {
  float: left;
  width: calc(100% - 75px);
  padding: 15px
}
.blockStyle4 .bottomDescWrap .newsDetails.colorBlack p {
  color: #716f6f
}
.blockStyle4 .bottomDescWrap .newsDetails.colorBlack p a {
  color: #716f6f
}
.blockStyle4 .bottomDescWrap .newsDetails p {
  font-size: 1em;
  color: #fff
}
.blockStyle4 .bottomDescWrap .newsDetails p a {
  color: #fff
}
.blockStyle4 .bottomDescWrap .newsDetails .color-grey {
  color: #6d6d6d
}
.blockStyle4 .bottomDescWrap .newsDetails .color-grey p {
  color: #6d6d6d
}
.blockStyle4 .bottomDescWrap .newsDetails .color-black {
  color: #2c2c2c
}
.blockStyle4 .bottomDescWrap .newsDetails .color-black p {
  color: #2c2c2c
}
.blockStyle4 .bottomDescWrap .newsDetails .newsSubText p {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.59
}
.blockStyle4 .bottomDescWrap .description {
  padding-top: 20px;
  min-height: 124px
}
.blockStyle4 .bottomDescWrap .description p {
  font-size: 1.10em;
  line-height: 1.6;
  font-weight: 400
}
.blockStyle4 .bottomDescWrap + .readMoreBtnWrap {
  margin-top: 5px
}
.blockStyle4 .lightFont .description p {
  font-weight: 300;
  font-size: 1em
}
.blockStyle2 {
  position: relative
}
.blockStyle2 img {
  width: 100%
}
.blockStyle2 .imgWrap {
  position: relative;
  overflow: hidden
}
.blockStyle2 .imgWrap::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  z-index: 1;
  height: 100%;
  opacity: 0.42;
  background: transparent;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(100%, #000));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
  background: linear-gradient(to bottom, transparent 0%, #000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0)
}
.blockStyle2 .imgWrap h1, .blockStyle2 .imgWrap h2, .blockStyle2 .imgWrap h3, .blockStyle2 .imgWrap h4, .blockStyle2 .imgWrap h5 {
  color: #fff;
  text-transform: uppercase
}
.blockStyle2 .imgWrap h1 span, .blockStyle2 .imgWrap h2 span, .blockStyle2 .imgWrap h3 span, .blockStyle2 .imgWrap h4 span, .blockStyle2 .imgWrap h5 span {
  font-size: 1em;
  font-weight: 300;
  padding: 0 3px
}
.blockStyle2 .imgWrap .bottomDescWrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 15px
}
.studyBottomSection {
  margin-top: 120px
}
.studyBottomSection > p {
  text-align: center;
  margin-bottom: 30px
}
.researchSectionLeft h6, .blockStyle5 h6 {
  opacity: 0.75;
  color: #f40d16;
  line-height: 1.5
}
.researchSectionLeft p:nth-last-of-type(1)::after, .blockStyle5 p:nth-last-of-type(1)::after {
  display: inline-block;
  content: '[...]';
  opacity: 0.75;
  color: #f40d16;
  margin: 0 5px;
  font-weight: 500
}
.researchInnovationRight > .row, .blockStyle6 > .row {
  margin: 0 -1px
}
.researchInnovationRight > .row > [class*='col-'], .blockStyle6 > .row > [class*='col-'] {
  padding-left: 2px;
  padding-right: 2px
}
.researchInnovationRight .bottomDescWrap h5, .blockStyle6 .bottomDescWrap h5 {
  min-height: 75px;
  margin-bottom: 0
}
.researchInnovationRight .bottomDescWrap h5::after, .blockStyle6 .bottomDescWrap h5::after {
  display: inline-block;
  content: '[...]';
  margin: 0 5px;
  font-weight: 400
}
.sectonTitle, .sectionTitle {
  margin-top: 0
}
.bgSection {
  position: relative;
  padding: 90px 0;
  color: #e1e1e1
}
.bgSection::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(236, 153, 95, 0.9);
  z-index: 1
}
.bgSection .container {
  position: relative;
  z-index: 2
}
.bgSection .sectonTitle, .bgSection .sectionTitle {
  color: #cfcfcf
}
.bgSection .latestNewsTwoSlider .blockStyle7 {
  padding: 0 30px
}
.bgSectionRed::before {
  background: rgba(219, 138, 47, 0.85)
}
.latestNewsSlider .slick-dots, .mediaSlider .slick-dots, .partnerSlider .slick-dots {
  display: block !important
}
.latestNewsSlider .slick-dots li button:before, .mediaSlider .slick-dots li button:before, .partnerSlider .slick-dots li button:before {
  color: #9c9c9c
}
.latestNewsSlider .slick-dots li.slick-active button:before, .latestNewsSlider .slick-dots li:hover button:before, .mediaSlider .slick-dots li.slick-active button:before, .mediaSlider .slick-dots li:hover button:before, .partnerSlider .slick-dots li.slick-active button:before, .partnerSlider .slick-dots li:hover button:before {
  color: #a36627
}
.bgSection {
  position: relative
}
.bgSection .dotsContainer {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  z-index: 9
}
.bgSection .dotsContainer .showAllBtnWrap a {
  color: #fff
}
.latestNewsSlider + .dotsContainer {
  bottom: -56px
}
.partnerSlider .slick-dots {
  bottom: -78px
}
.eventBlock h5 {
  opacity: 0.75;
  color: #f40d16;
  text-transform: uppercase;
  font-weight: 700
}
.eventBlock h5 + .metaTime {
  margin-top: -7px
}
.eventBlock p {
  font-size: 1em;
  line-height: 1.6
}
.eventBlock .metaTime {
  color: #6d6d6d;
  font-weight: 300;
  margin-bottom: 20px
}
.event-style-1 .eventInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.event-style-1 .metaDate {
  padding: 5px 5px;
  text-align: center
}
.event-style-1 .metaDate span {
  line-height: 1.1;
  display: block;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-size: 1.500em;
  color: #b4b4b4;
  font-weight: 500
}
.event-style-1 .metaDate span.date {
  color: #c08234;
  font-size: 1.875em;
  font-weight: 600
}
.event-style-1 .details {
  padding: 5px 10px
}
.event-style-1 .details h5 {
  font-family: "Roboto", "Cairo", ge_ss_twolight, sans-serif;
  font-size: 1.10em;
  font-weight: 500;
  margin: 5px 0;
  line-height: 1.3;
  margin-bottom: 12px
}
@media only screen and (min-width: 1024px) {
  .event-style-1 .details h5 {
    min-height: 36px
  }
}
.bgGray {
  background: #f8f8f8
}
span.fontMedium {
  font-weight: 500
}
.newsSection {
  padding: 20px 0
}
.newsSection img {
  width: 100%
}
.newsSection .metaDate {
  display: block;
  text-transform: uppercase;
  color: #818181;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-weight: 600
}
.newsSection h5 {
  opacity: 0.75;
  color: #f40d16;
  font-size: 1.250em;
  line-height: 1.45;
  margin-top: 4px
}
.newsSection p {
  font-size: 1em;
  line-height: 1.5
}
.grayComponentList {
  margin: 0;
  padding: 0
}
.grayComponentList.iconsSmall > li i, .grayComponentList.iconsSmall .subComponent i {
  font-size: 53px;
  height: 56px
}
.grayComponentList.iconsSmall > li a, .grayComponentList.iconsSmall .subComponent a {
  padding: 18px 13px
}
.grayComponentList > li, .grayComponentList .subComponent {
  list-style: none;
  display: block;
  margin: 15px 0;
  background: #eeeeee;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 8px
}
.grayComponentList > li:hover, .grayComponentList .subComponent:hover {
  background: #a36627;
  color: #fff
}
.grayComponentList > li:hover a, .grayComponentList > li:hover i, .grayComponentList .subComponent:hover a, .grayComponentList .subComponent:hover i {
  color: #fff !important
}
.grayComponentList > li a, .grayComponentList .subComponent a {
  padding: 20px 20px;
  display: block;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-size: 1.18em;
  font-weight: 500;
  color: #6d6d6d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  word-break: break-word;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.grayComponentList > li a:after, .grayComponentList .subComponent a:after {
  content: "";
  display: table;
  clear: both
}
.grayComponentList > li i, .grayComponentList .subComponent i {
  font-size: 82px;
  vertical-align: middle;
  display: inline-block;
  height: 84px;
  color: #a36627;
  max-width: 78px;
  margin-right: 6px
}
.grayComponentListWide {
  margin-left: -10px;
  margin-right: -10px
}
.grayComponentListWide:after {
  content: "";
  display: table;
  clear: both
}
.grayComponentListWide [class*='col-'] {
  padding-right: 10px;
  padding-left: 10px
}
.grayComponentListWide > li a, .grayComponentListWide .subComponent a {
  padding: 15px 12px
}
.grayComponentListWide > li a i, .grayComponentListWide .subComponent a i {
  font-size: 60px;
  height: 60px
}
.connectWithSocialWrap {
  width: 100%;
  overflow: hidden
}
.connectWithSocialWrap > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 -6px
}
.connectWithSocialWrap > .row::before {
  display: block
}
.connectWithSocialWrap > .row > div {
  float: none
}
.connectWithSocialWrap > .row > [class*='col-'] {
  padding: 0 5px
}
.connectWithSocialWrap > .row > [class*='col-'] .col {
  height: 100%
}
.connectWithSocialWrap > .row > [class*='col-'] .imgBlockWrap {
  min-height: 150px;
  height: 100%;
  padding-top: 121%;
  position: relative
}
.connectWithSocialWrap > .row .twoColWrap {
  height: 100%
}
.connectWithSocialWrap > .row .twoColWrap .col {
  height: 50%
}
.connectWithSocialWrap > .row .twoColWrap .col:first-child {
  padding-bottom: 5px
}
.connectWithSocialWrap > .row .twoColWrap .col:last-child {
  padding-top: 5px
}
.connectWithSocialWrap > .row .tweetBlock {
  background: #58acea;
  color: #fff;
  padding: 20px 20px;
  height: 100%
}
.connectWithSocialWrap > .row .fbBlock {
  background: #3d5a96;
  color: #fff;
  padding: 20px 20px;
  height: 100%
}
.connectWithSocialWrap > .row .socialLink {
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: right;
  padding: 15px
}
.connectWithSocialWrap > .row .socialLink:hover::before {
  background: transparent
}
.connectWithSocialWrap > .row .socialLink::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out
}
.connectWithSocialWrap > .row .socialLink i {
  font-size: 60px;
  color: #fff;
  display: inline-block
}
.connectWithSocialWrap > .row span.title {
  display: block;
  font-size: 1.250em;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  margin-bottom: 4px
}
.connectWithSocialWrap > .row span.title i {
  display: inline-block;
  vertical-align: middle;
  font-size: 59px;
  height: 62px
}
.connectWithSocialWrap > .row .socialDesc {
  font-size: 1em
}
.connectWithSocialWrap > .row .socialDesc p {
  font-size: 1em
}
.connectWithSocialWrap > .row .slider a {
  display: block;
  color: #fff;
  height: 110px;
  overflow: hidden
}
.imageGrid {
  margin-left: -5px;
  margin-right: -5px;
  overflow: hidden
}
.imageGrid .imgTextBlock {
  position: relative
}
.imageGrid img {
  width: 100%
}
.imageGrid > [class*='col-'] {
  padding: 0 5px
}
.imageGrid .twoColWrap .col:first-child {
  padding-bottom: 5px
}
.imageGrid .twoColWrap .col:last-child {
  padding-top: 5px
}
.imageGrid .colBig {
  width: 36.3%
}
.imageGrid .colMedium {
  width: 26.7%
}
.imageGrid .imgTextBlock a {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 3
}
.imageGrid .imgTextBlock a.bottomTextStyle .heading {
  font-size: 1.217em;
  font-weight: 400
}
.imageGrid .imgTextBlock a.bottomTextStyle span.heading {
  background: rgba(236,153,95, 0.8)
}
.imageGrid .imgTextBlock a.bottomTextStyle figcaption span.heading {
  background: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  padding: 10px;
  bottom: auto
}
.imageGrid .imgTextBlock a::before {
  position: absolute;
  content: '';
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.imageGrid .imgTextBlock a .heading {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #fff;
  z-index: 2;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-size: 1.55em;
  font-weight: 600;
  line-height: 1.3
}
.imageGrid .imgTextBlock a figcaption {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 15px;
  background: rgba(0, 0, 0, 0.61)
}
.imageGrid .imgTextBlock a figcaption .heading {
  position: relative;
  padding: 0;
  margin-bottom: 10px;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.imageGrid .imgTextBlock a figcaption p {
  line-height: 1.6;
  font-size: 0.95em;
  color: #fff;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.imageGrid .imgTextBlock a:hover .heading {
  opacity: 0;
  visibility: hidden
}
.imageGrid .imgTextBlock a:hover figcaption {
  opacity: 1;
  visibility: visible
}
.imageGrid .imgTextBlock a:hover figcaption .heading {
  opacity: 1;
  visibility: visible
}
.imageGrid .imgTextBlock a:hover figcaption p, .imageGrid .imgTextBlock a:hover figcaption .heading {
  -webkit-transform: none;
  transform: none
}
.imageGridSlider .slick-dots {
  bottom: -52px
}
.testimonialSection {
  padding-bottom: 0;
  position: relative
}
.testimonialSection .dotsContainer {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 20px;
  z-index: 9
}
.testimonialSection .dotsContainer .showAllBtnWrap a {
  color: #fff
}
.testimonialSection .testimonialWrap {
  padding: 100px 50px;
  padding-bottom: 110px;
  position: relative
}
.testimonialSection .testimonialWrap::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(236,153,95, 0.8)
}
.testimonialSection .testimonialWrap .quote {
  position: relative;
  z-index: 2;
  width: 780px;
  margin: 0 auto;
  margin-left: 33%;
  max-width: 92%;
  color: #fff
}
.testimonialSection .testimonialWrap .quote .heading {
  display: block;
  font-size: 2.450em;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  line-height: 1.5;
  margin-bottom: 15px;
  font-weight: 600
}
.testimonialSection .testimonialWrap .quote p {
  font-size: 1.250em;
  font-weight: 600;
  color: #d8d8d8;
  line-height: 1.7
}
.testimonialSection .testimonialWrap .quote .author {
  margin-top: 40px;
  font-size: 1.250em;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 10px
}
.testimonialSection .testimonialWrap .quote .role {
  color: #d8d8d8;
  font-weight: 400
}
.testimonialSlider {
  margin-bottom: 0 !important
}
.testimonialSlider .slick-slide {
  margin: 0
}
.testimonialSlider .slick-slide.slick-active .progressBar {
  width: 100%
}
.testimonialSlider .slick-dots {
  bottom: 45px
}
.testimonialSlider .progressBar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 5px;
  background: #a36627;
  z-index: 3;
  -webkit-transition: all 3.2s ease-in-out;
  transition: all 3.2s ease-in-out;
  max-width: 41%
}
.sliderArrowPrevNext-style-1 .slick-prev, .sliderArrowPrevNext-style-1 .slick-next {
  max-width: 45px;
  z-index: 4;
  width: 35px
}
.sliderArrowPrevNext-style-1 .slick-prev::before, .sliderArrowPrevNext-style-1 .slick-next::before {
  content: '';
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 38px
}
.sliderArrowPrevNext-style-1 .slick-prev::before {
  content: "\e06b"
}
.sliderArrowPrevNext-style-1 .slick-next::before {
  content: "\e06c"
}
.bg-gray .slick-prev::before, .bg-gray .slick-next::before, .bg-darkest-gray .slick-prev::before, .bg-darkest-gray .slick-next::before {
  color: #a7a7a7
}
.sliderFullWidth {
  direction: ltr !important;
  padding-bottom: 0;
  position: relative
}
.sliderFullWidth .slick-slide {
  float: left !important
}
.sliderFullWidth .slick-prev, .sliderFullWidth .slick-next {
  width: 45px;
  z-index: 4
}
.sliderFullWidth .slick-prev::before, .sliderFullWidth .slick-next::before {
  content: '';
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 65px
}
.sliderFullWidth .slick-prev {
  left: 45px
}
.sliderFullWidth .slick-prev::before {
  content: "\e06b"
}
.sliderFullWidth .slick-next {
  right: 45px
}
.sliderFullWidth .slick-next::before {
  content: "\e06c"
}
.sliderFullWidth .slick-slide {
  margin: 0
}
.sliderFullWidth .innerWrap {
  padding: 100px 50px;
  padding-bottom: 110px;
  position: relative
}
.sliderFullWidth .innerWrap h2 {
  margin-bottom: 40px
}
.sliderFullWidth .innerWrap::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(236,153,95, 0.46)
}
.sliderFullWidth .innerWrap .innerFrame {
  position: relative;
  z-index: 3;
  min-height: 300px
}
.sliderFullWidth .innerWrap .btnWrap {
  margin-top: 30px
}
.sliderFullWidth .innerWrap .btnWrap .button {
  border: 1px solid;
  border-color: #a5a5a5;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 16px;
  display: inline-block;
  font-size: 16px;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  padding: 12px 20px;
  border-radius: 3px;
  font-size: 1.250em;
  font-weight: 500
}
.sliderFullWidth .innerWrap .btnWrap .button:hover {
  border-color: #fff;
  background: #fff;
  color: #000000
}
.sliderFullWidth .slick-dots {
  visibility: hidden;
  z-index: -1;
  opacity: 0
}
.hystorySlider {
  direction: ltr !important
}
.hystorySlider .slick-slide {
  float: left !important
}
.hystorySlider .slick-prev, .hystorySlider .slick-next {
  width: 45px;
  z-index: 4;
  top: 27%
}
.hystorySlider .slick-prev::before, .hystorySlider .slick-next::before {
  content: '';
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #a4a4a4;
  font-size: 65px
}
.hystorySlider .slick-prev {
  left: -45px
}
.hystorySlider .slick-prev::before {
  content: "\e06b"
}
.hystorySlider .slick-next {
  right: -45px
}
.hystorySlider .slick-next::before {
  content: "\e06c"
}
.tabContainer .tabHeader {
  margin: 0;
  padding: 0;
  text-align: center
}
.tabContainer .tabHeader li {
  list-style: none;
  margin: 0 10px;
  display: inline-block
}
.tabContainer .tabHeader li a.active {
  color: #f40d16
}
.tabContainer .tabHeader li a.active::after, .tabContainer .tabHeader li a.active::before {
  opacity: 1
}
.tabContainer .tabHeader li a {
  padding: 5px 2px;
  position: relative;
  padding-bottom: 10px;
  font-size: 1.20em;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  line-height: 1.2;
  font-weight: 600;
  color: #6c6c6c
}
.tabContainer .tabHeader li a::after, .tabContainer .tabHeader li a::before {
  content: '';
  position: absolute;
  bottom: 0
}
.tabContainer .tabHeader li a::after {
  width: 100%;
  height: 2px;
  background: #a36627;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
.tabContainer .tabHeader li a::before {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 6px 0 6px;
  border-color: #a36627 transparent transparent transparent;
  margin: 0 auto;
  bottom: -7px
}
.tabContainer .tabContentWrapper {
  padding: 20px 0;
  margin-top: 30px
}
.tabContainer .tab-content {
  display: none
}
.tabContainer #tab-1 {
  display: block
}
.imagDescBlock > a {
  display: block;
  color: #5b5b5b
}
.imagDescBlock figure {
  display: block
}
.imagDescBlock figure img {
  width: 100%
}
.imagDescBlock figcaption {
  padding: 15px 0
}
.imagDescBlock figcaption .heading {
  display: block;
  font-size: 1.250em;
  font-weight: 600;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif
}
.imagDescBlock figcaption .subHeading {
  display: block;
  font-size: 1.125em;
  font-weight: 400
}
.spotlightSlider {
  opacity: 0
}
.spotlightSlider.slick-initialized {
  opacity: 1
}
.tab-content .slider {
  opacity: 0;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  max-height: 300px;
  overflow: hidden
}
.tab-content.slideActive .slider {
  opacity: 1;
  max-height: none;
  overflow: visible
}
.imagDescBlock .photo, .imagDescBlock .video, .imagDescBlock .brochure, .imagDescBlock .report {
  border: 1px solid #fcfcfc
}
.imagDescBlock .photo figure, .imagDescBlock .video figure, .imagDescBlock .brochure figure, .imagDescBlock .report figure {
  position: relative
}
.imagDescBlock .photo figure::before, .imagDescBlock .video figure::before, .imagDescBlock .brochure figure::before, .imagDescBlock .report figure::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden
}
.imagDescBlock .photo figure::after, .imagDescBlock .video figure::after, .imagDescBlock .brochure figure::after, .imagDescBlock .report figure::after {
  content: "\e088";
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  margin: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 45px;
  position: absolute;
  left: 50%;
  z-index: 3;
  top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  text-transform: capitalize;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #fff
}
.imagDescBlock .photo:hover figure::after, .imagDescBlock .photo:hover figure::before, .imagDescBlock .video:hover figure::after, .imagDescBlock .video:hover figure::before, .imagDescBlock .brochure:hover figure::after, .imagDescBlock .brochure:hover figure::before, .imagDescBlock .report:hover figure::after, .imagDescBlock .report:hover figure::before {
  opacity: 1;
  visibility: visible
}
.imagDescBlock .album figure {
  position: relative
}
.imagDescBlock .album figure::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden
}
.imagDescBlock .album figure::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  border: 2px solid #e6e6e6;
  -webkit-transform: translateX(10px) translateY(10px);
  transform: translateX(10px) translateY(10px)
}
.imagDescBlock .album figure:hover::before {
  opacity: 1;
  visibility: visible
}
.imagDescBlock .video figure::after {
  content: "\e07f"
}
.imagDescBlock .brochure figure::after {
  content: "\e04b"
}
.imagDescBlock .report {
  border: 1px solid #f7f7f7;
  padding: 10px 15px
}
.imagDescBlock .report figure::after {
  content: "\e04b"
}
.partnerSlider img {
  max-width: 100%
}
.partnerSlider .webLink {
  display: inline-block;
  width: 100%;
  text-align: center
}
.partnerSlider .webLink img {
  display: inline-block;
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.partnerSlider .webLink:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%)
}
.footerTopSection {
  background: url("../images/footer-bg.jpg") center center no-repeat;
  background-size: cover;
  font-size: 0.938em
}
.footerTopSection .rewardsRow {
  margin-top: 30px
}
.footerTopSection h5 {
  color: #f1c3c4;
  color: #e81921;
  opacity: 0.8;
  text-transform: uppercase;
  font-size: 0.938em;
  font-weight: 600;
  margin-bottom: 15px
}
.footerTopSection a:hover {
  color: #ff020c
}
.footerTopSection .footerLinks {
  margin: 0;
  padding: 0;
  margin-bottom: 15px
}
.footerTopSection .footerLinks li {
  list-style: none;
  display: block;
  line-height: 26px
}
.footerTopSection .contactList {
  margin: 0;
  padding: 0;
  margin-top: 30px
}
.footerTopSection .contactList:after {
  content: "";
  display: table;
  clear: both
}
.footerTopSection .contactList > li {
  list-style: none;
  display: block;
  float: left;
  width: 50%;
  white-space: nowrap
}
.footerTopSection .contactList > li i {
  font-size: 40px;
  vertical-align: middle;
  display: inline-block;
  height: 46px;
  margin-left: -5px
}
.footerTopSection .contactList-left {
  margin: 0;
  padding: 0;
  margin-top: 30px
}
.footerTopSection .contactList-left > li {
  list-style: none;
  display: inline-block;
  vertical-align: middle
}
.footerTopSection .contactList-left .list-item {
  margin: 0 15px
}
.footerTopSection .contactList-left .list-item i {
  font-size: 38px;
  display: inline-block;
  vertical-align: middle;
  max-height: 45px
}
.footerTopSection .socialIconsBottom {
  display: block;
  width: 100% !important;
  float: none;
  clear: both;
  margin-top: 15px
}
.footerTopSection .socialMediaLinksWrap {
  margin: 0;
  padding: 0;
  border-radius: 4px
}
.footerTopSection .socialMediaLinksWrap:after {
  content: "";
  display: table;
  clear: both
}
.footerTopSection .socialMediaLinksWrap li {
  float: left;
  list-style: none;
  display: inline-block;
  overflow: hidden
}
.footerTopSection .socialMediaLinksWrap li:first-child {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}
.footerTopSection .socialMediaLinksWrap li:last-child {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}
.footerTopSection .socialMediaLinksWrap li a {
  display: inline-block;
  padding: 8px 12px;
  padding-right: 9px;
  background: #3a4f65;
  color: #fff;
  text-align: center;
  border-right: 1px solid #5c6e80;
  border-left: 1px solid #5c6e80;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.footerTopSection .socialMediaLinksWrap li a:hover {
  background: #435b75;
  color: #fff !important
}
.footerTopSection .socialMediaLinksWrap li a i {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  height: 28px;
  line-height: 1
}
.footerTopSection .socialMediaLinksWrap li a span {
  display: none
}
.socialMediaWrap-style2 .socialButtonWrap li a {
  padding-top: 12px;
  padding-bottom: 5px
}
.socialMediaWrap-style2 .socialButtonWrap li a i {
  font-size: 23px
}
.socialMediaWrap-style2 .socialButtonWrap .fb {
  background: #1e4f8c
}
.socialMediaWrap-style2 .socialButtonWrap .twt {
  background: #4aa7d6
}
.socialMediaWrap-style2 .socialButtonWrap .youtube {
  background: #df4343
}
.socialMediaWrap-style2 .socialButtonWrap .linkdin {
  background: #246fb6
}
.socialMediaWrap-style2 .socialButtonWrap .insta {
  background: #c4437d
}
.footerMiddleSection {
  background: #e8e8e8;
  padding: 30px 0
}
footer {
  background: #a36627;
  color: #fff;
  font-size: 0.875em
}
footer a {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  line-height: 20px
}
footer a:hover, footer a:focus {
  color: #f1c3c4
}
footer .footerMenu {
  padding: 0;
  margin: 0;
  font-weight: 300
}
footer .footerMenu li {
  list-style: none;
  display: inline-block;
  margin: 0 5px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative
}
footer .footerMenu li::after {
  content: '|';
  display: inline-block;
  position: absolute;
  right: -12px;
  top: 0
}
footer .footerMenu li:last-child::after {
  display: none
}
.footer-contact form {
  display: block
}
.footer-contact .form-group {
  margin-bottom: 10px
}
.footer-contact .form-group input, .footer-contact .form-group textarea {
  width: 100%;
  padding: 9px 12px;
  border-radius: 4px;
  background: none;
  border: 1px solid #8e8e8e
}
.footer-contact .form-group input::-webkit-input-placeholder, .footer-contact .form-group textarea::-webkit-input-placeholder {
  color: #6d6d6d;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 400
}
.footer-contact .form-group input::-moz-placeholder, .footer-contact .form-group textarea::-moz-placeholder {
  color: #6d6d6d;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 400
}
.footer-contact .form-group input:-ms-input-placeholder, .footer-contact .form-group textarea:-ms-input-placeholder {
  color: #6d6d6d;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 400
}
.footer-contact .form-group input:-moz-placeholder, .footer-contact .form-group textarea:-moz-placeholder {
  color: #6d6d6d;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 400
}
.footer-contact .form-group input:focus::-webkit-input-placeholder, .footer-contact .form-group textarea:focus::-webkit-input-placeholder {
  color: transparent
}
.footer-contact .form-group input:focus::-moz-placeholder, .footer-contact .form-group textarea:focus::-moz-placeholder {
  color: transparent
}
.footer-contact .form-group input:focus:-ms-input-placeholder, .footer-contact .form-group textarea:focus:-ms-input-placeholder {
  color: transparent
}
.footer-contact .form-group input:focus:-moz-placeholder, .footer-contact .form-group textarea:focus:-moz-placeholder {
  color: transparent
}
.footer-contact .form-group textarea {
  height: 60px;
  outline: none !important
}
.footer-contact .form-group textarea:focus {
  outline: none
}
.footer-contact .submitBtnWrap {
  margin-top: 20px;
  position: relative
}
.footer-contact .submitBtnWrap input {
  position: relative;
  width: 135px;
  z-index: 1;
  background: none;
  border: none;
  height: 46px;
  opacity: 0
}
.footer-contact .submitBtnWrap input:hover + .readMoreBtn rect {
  stroke-width: 5;
  stroke-dasharray: 15, 310;
  stroke-dashoffset: 48;
  stroke-dasharray: 23, 266
}
.footer-contact .submitBtnWrap .readMoreBtn {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 0;
  color: #a36627
}
.footer-contact .submitBtnWrap .readMoreBtn rect {
  stroke: #a36627
}
.footer-contact .submitBtnWrap .readMoreBtn::after {
  color: #a36627
}
.partnersSection {
  padding-bottom: 100px
}
.blockStyle1 .imgWrap, .blockStyle2 .imgWrap, .blockStyle4 .imgWrap, .blockStyle3 .imgWrap, .blockStyle7 .imgWrap {
  position: relative
}
.blockStyle1 .imgWrap .hoverOnlyContent, .blockStyle2 .imgWrap .hoverOnlyContent, .blockStyle4 .imgWrap .hoverOnlyContent, .blockStyle3 .imgWrap .hoverOnlyContent, .blockStyle7 .imgWrap .hoverOnlyContent {
  display: block;
  position: absolute;
  height: 100%;
  background: rgba(0, 0, 0, 0.66);
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  padding: 15px;
  padding-top: 18%;
  overflow: hidden;
  z-index: 2;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  color: #fff
}
.blockStyle1 .imgWrap .hoverOnlyContent .knowMore, .blockStyle2 .imgWrap .hoverOnlyContent .knowMore, .blockStyle4 .imgWrap .hoverOnlyContent .knowMore, .blockStyle3 .imgWrap .hoverOnlyContent .knowMore, .blockStyle7 .imgWrap .hoverOnlyContent .knowMore {
  padding-top: 15px
}
.blockStyle1 .imgWrap .hoverOnlyContent .knowMore i, .blockStyle2 .imgWrap .hoverOnlyContent .knowMore i, .blockStyle4 .imgWrap .hoverOnlyContent .knowMore i, .blockStyle3 .imgWrap .hoverOnlyContent .knowMore i, .blockStyle7 .imgWrap .hoverOnlyContent .knowMore i {
  font-size: 30px
}
.blockStyle1:hover .imgWrap .hoverOnlyContent, .blockStyle2:hover .imgWrap .hoverOnlyContent, .blockStyle4:hover .imgWrap .hoverOnlyContent, .blockStyle3:hover .imgWrap .hoverOnlyContent, .blockStyle7:hover .imgWrap .hoverOnlyContent {
  opacity: 1;
  visibility: visible
}
.blockStyle7 .imgWrap > a {
  display: block;
  position: relative;
  overflow: hidden
}
.blockStyle7 .imgWrap > .metaDate {
  display: block;
  font-size: 1.154em;
  font-weight: 500;
  margin-bottom: 10px
}
.blockStyle2 .bottomDescWrap {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.blockStyle2:hover .bottomDescWrap {
  opacity: 0;
  visibility: hidden
}
.blockStyle2 .imgWrap, .blockStyle4 .imgWrap {
  overflow: hidden
}
.blockStyle2 a img, .blockStyle4 a img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.blockStyle2 a:hover img, .blockStyle4 a:hover img {
  -webkit-filter: contrast(120%);
  filter: contrast(120%)
}
.newsImgWrap {
  overflow: hidden
}
.newsImgWrap a img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1)
}
.newsImgWrap a:hover img {
  -webkit-filter: contrast(120%);
  filter: contrast(120%)
}
.dotsContainer {
  position: relative;
  text-align: center;
  -webkit-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
  opacity: 0;
  visibility: hidden
}
.dotsContainer.text-left {
  text-align: left
}
.dotsContainer.text-right {
  text-align: right
}
.dotsContainer .dotsWrap, .dotsContainer .showAllBtnWrap {
  display: inline-block
}
.dotsContainer .showAllBtnWrap {
  margin-left: 10px
}
.dotsContainer .slick-dots {
  position: relative;
  width: auto;
  bottom: 5px
}
.slick-initialized + .dotsContainer {
  opacity: 1;
  visibility: visible
}
.hiddenDiv {
  display: none
}
.popupInner {
  padding: 40px 50px;
  height: 100%;
  width: 850px;
  max-width: 100%
}
.popupInner-medium {
  padding: 40px;
  height: 100%;
  width: 500px;
  max-width: 100%
}
.popupInner-small {
  padding: 30px;
  height: 100%;
  width: 300px;
  max-width: 100%
}
.popupInner-large {
  padding: 40px;
  height: 100%;
  width: 1000px;
  max-width: 100%
}
.userPopupDiv .popupInner {
  padding: 40px;
  height: 100%
}
.userPopupDiv .popupInner .popupHeader {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e3e2e2
}
.userPopupDiv .popupInner .popupHeader:after {
  content: "";
  display: table;
  clear: both
}
.userPopupDiv .popupInner .popupHeader .popupTitleDetails {
  float: left;
  width: 72%;
  padding-right: 20px
}
.userPopupDiv .popupInner .popupHeader .popupLeftImage {
  text-align: right;
  float: right;
  width: 27%
}
.userPopupDiv .popupInner .popupHeader .popupLeftImage img {
  width: 100px;
  max-width: 100%
}
.userpopup figure {
  position: relative;
  overflow: hidden
}
.userpopup figure::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.userpopup figure::after {
  content: "\54";
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  color: #fff;
  font-family: "uaeu" !important;
  font-size: 40px;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out
}
.userpopup:hover figure::after, .userpopup:hover figure::before {
  opacity: 1;
  visibility: visible
}
.footerMiddleSection .rating > label {
  color: #6d6d6d;
  font-weight: 400;
  margin-right: 10px;
  font-size: 0.875em
}
.footerMiddleSection .rating .stars {
  width: auto;
  vertical-align: middle;
  margin-right: 10px
}
.footerMiddleSection .rating .starSubmitBtn {
  display: inline-block;
  border: none;
  background: none;
  width: 100%;
  height: 45px;
  position: relative;
  z-index: 2;
  border: none;
  color: transparent;
  outline: none
}
.footerMiddleSection .starSubmitBtnWrap {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  color: #535353;
  height: 43px;
  width: 112px
}
.footerMiddleSection .starSubmitBtnWrap .readMoreBtn::after {
  color: #818181
}
.footerMiddleSection .starSubmitBtnWrap input:hover + .readMoreBtn rect {
  stroke-width: 5;
  stroke-dasharray: 15, 310;
  stroke-dashoffset: 48;
  stroke-dasharray: 23, 266;
  stroke-dasharray: 19, 244
}
.footerMiddleSection .starSubmitBtnWrap a {
  color: #818181
}
.footerMiddleSection .starSubmitBtnWrap .readMoreBtn {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  z-index: 1;
  border-radius: 3px
}
.footerMiddleSection .starSubmitBtnWrap .readMoreBtn svg {
  color: #818181;
  height: 40px
}
.footerMiddleSection .starSubmitBtnWrap .readMoreBtn svg rect {
  stroke: #818181
}
.footerMiddleSection .starSubmitBtnWrap .readMoreBtn svg::after {
  color: #818181
}
.footerMiddleSection .footerInfo {
  margin-top: 13px;
  font-size: 0.813em;
  color: #6d6d6d
}
.socialShareRight {
  position: absolute;
  right: 0;
  top: 39%;
  z-index: 6;
  margin: 0;
  padding: 0
}
.socialShareRight li {
  list-style: none;
  position: relative;
  display: block
}
.socialShareRight li a {
  display: inline-block;
  padding: 10px 11px;
  background: #1e3144;
  margin-bottom: 2px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.socialShareRight li a:hover {
  background: #324c65
}
.socialShareRight li a i {
  font-size: 36px;
  color: #fff;
  vertical-align: middle;
  display: inline-block;
  line-height: 1
}
.socialShareRight li:hover .expandWrap {
  opacity: 1;
  visibility: visible;
  pointer-events: none;
  pointer-events: auto
}
.socialShareRight .expandWrap {
  text-align: center;
  position: absolute;
  width: 216px;
  pointer-events: none;
  height: 60px;
  top: 0;
  right: 58px;
  z-index: 11;
  background: #2a3f54;
  padding: 7px 5px;
  padding-top: 15px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
#st-el-4 .st-btns {
  overflow: hidden !important
}
.innerBanner .bannerSlider {
  overflow: hidden;
  max-height: 62vh
}
.innerBanner .bannerSlider .bannerInnerFrame {
  height: 62vh
}
.innerBanner .bannerSlider .bannerInnerFrame .container {
  position: relative;
  z-index: 3
}
.innerBanner .bannerSlider .slick-dots {
  padding: 0 150px;
  text-align: right
}
.innerBanner .bannerSlider.dots-center .slick-dots {
  text-align: center
}
.innerBanner .bannerSlider .iconPlay {
  font-size: 90px;
  display: inline-block;
  line-height: 0.7;
  margin-top: 15px
}
.innerBanner .slideSlognan {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 50%;
  color: #fff;
  z-index: 3
}
.innerBanner .slideSlognan h1 {
  font-size: 3.125em;
  line-height: 1.1;
  font-weight: 600;
  margin: 0;
  position: relative;
  padding-bottom: 10px
}
.innerBanner .slideSlognan h1::after {
  content: '';
  position: absolute;
  bottom: -6px;
  max-width: 120px;
  left: 0;
  width: 0;
  height: 6px;
  -webkit-animation-name: widthChangeContinues;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: widthChangeContinues;
  -moz-animation-duration: 10s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  animation-name: widthChangeContinues;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  background: #d4474c
}
.innerBanner .container {
  position: relative;
  height: 100%
}
.marginTopMinus-100 {
  margin-top: -100px
}
@-webkit-keyframes widthChangeContinues {
  from {
    width: 0
  }
  to {
    width: 100%
  }
}
@keyframes widthChangeContinues {
  from {
    width: 0
  }
  to {
    width: 100%
  }
}
.innerSection {
  padding: 100px 0
}
.innerSection img {
  max-width: 100%
}
.innerSection ol li {
  list-style-type: decimal;
  line-height: 2;
  margin-bottom: 8px
}
.innerSection .sectonTitle, .innerSection .sectionTitle {
  font-size: 2.450em;
  margin-bottom: 25px;
  line-height: 1.36;
  color: #a36627
}
.innerSection .sectonTitle.color-white, .innerSection .sectionTitle.color-white {
  color: #fff
}
.innerSection h5 {
  font-size: 1em;
  font-weight: 400
}
.innerSection .sectionTitle-medium {
  font-size: 1.875em
}
.innerSection .subTitle {
  font-size: 1.875em;
  color: #c08234
}
.innerSection .readMoreBtn {
  font-weight: 400;
  min-width: 152px
}
.innerSection .readMoreBtn.small-btn {
  min-width: 90px
}
.innerSection .readMoreBtn.small-btn:hover rect {
  stroke-dasharray: 21, 251
}
.innerSection .sectionTitleWrap {
  margin-bottom: 42px;
  margin-right: auto;
  margin-left: auto
}
@media only screen and (min-width: 760px) {
  .innerSection .sectionTitleWrap {
    max-width: 90%;
    text-align: center
  }
}
.innerSection .subTitle {
  margin-top: 5px;
  margin-bottom: 25px
}
.innerSection.bgSection .sectonTitle, .innerSection.bgSection .sectionTitle {
  color: #c08234
}
.innerSection.bgSection .sectonTitle.color-white, .innerSection.bgSection .sectionTitle.color-white {
  color: #fff
}
.innerSection.bgSection p {
  font-weight: 200;
  line-height: 2.3
}
@media only screen and (min-width: 760px) {
  .innerSection.bgSection .sectionTitleWrap {
    max-width: 70%
  }
}
.font-size-medium {
  font-size: 1.125em
}
.font-size-large {
  font-size: 1.500em;
  font-weight: 300
}
.ghost-btn {
  background: #fff;
  padding: 10px 15px;
  border: 1px solid #acabab;
  height: 51px;
  min-width: 115px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #8e8e8e;
  border-radius: 6px;
  outline: none
}
.ghost-btn:hover {
  background: #c08234;
  color: #fff;
  border-color: #a36627
}
.fill-btn {
  background: #c08234;
  padding: 10px 15px;
  border: 1px solid #a36627;
  height: 51px;
  min-width: 115px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
  border-radius: 6px;
  outline: none
}
.fill-btn:hover {
  background: #a36627;
  color: #fff
}
ul.listInline {
  padding: 0;
  font-size: 1em;
  color: #8e8e8e
}
ul.listInline > li {
  list-style: none;
  display: inline-block;
  margin: 10px 5px
}
ul.listInline .ui-widget {
  font-size: 1em;
  color: #8e8e8e
}
ul.listInline .ui-button {
  border-radius: 6px
}
.text-upper {
  text-transform: uppercase
}
.padding-top-0 {
  padding-top: 0 !important
}
.padding-top-100 {
  padding-top: 100px
}
.padding-bottom-100 {
  padding-bottom: 100px !important
}
.padding-top-50 {
  padding-top: 50px
}
.padding-top-30 {
  padding-top: 30px
}
.pull-left-30 {
  margin-left: 30px
}
.padding-bottom-0 {
  padding-bottom: 0 !important
}
.padding0 {
  padding: 0 !important
}
.padding-0 {
  padding: 0 !important
}
.padding-30 {
  padding: 30px !important
}
.padding-30-0 {
  padding: 0px 30px
}
.padding-100-70 {
  padding: 100px 70px
}
.padding-100-50 {
  padding: 100px 70px
}
.padding-100-20 {
  padding: 100px 20px
}
.padding-50-55 {
  padding: 50px 55px
}
.padding-left-70 {
  padding-left: 70px
}
.padding-right-70 {
  padding-left: 70px
}
.margin-bottom-0 {
  margin-bottom: 0 !important
}
.margin-top-0 {
  margin-top: 0 !important
}
.margin-bottom-50 {
  margin-bottom: 50px !important
}
.margin-bottom-25 {
  margin-bottom: 25px !important
}
.margin-bottom-35 {
  margin-bottom: 35px !important
}
.margin-top-50 {
  margin-top: 50px !important
}
.margin-bottom-100 {
  margin-bottom: 100px !important
}
.margin-0 {
  margin: 0
}
.margin-10-0 {
  margin-top: 12px;
  margin-bottom: 12px
}
.height60 {
  min-height: 60vh
}
.color-red {
  color: #a36627
}
.color-dark-blue {
  color: #c08234 !important
}
.color-gray {
  color: #6d6d6d
}
.color-black {
  color: #2c2c2c !important
}
.color-light-red {
  color: #a36627
}
.color-white {
  color: #fff !important
}
.width-100 {
  width: 100%
}
@media only screen and (min-width: 1024px) {
  .row.gutter-20 {
    margin-left: -20px;
    margin-left: -20px
  }
  .row.gutter-20 div[class*="col-"] {
    padding-left: 20px;
    padding-right: 20px
  }
}
.blue-overlay {
  position: relative
}
.blue-overlay::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(236,153,95, 0.9)
}
.red-overlay {
  position: relative
}
.red-overlay::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(219, 138, 47, 0.8)
}
.white-overlay {
  position: relative
}
.white-overlay::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(243, 243, 243, 0.9)
}
.playIconWrap svg + .icon-ios-play-outline {
  margin-left: 4px
}
.aboutBlock-style-1 {
  background: rgba(236,153,95, 0.9);
  color: #e8e6e3
}
.aboutBlock-style-1 .innerWrap {
  padding: 52px
}
.aboutBlock-style-1 .innerWrap p {
  font-weight: 300
}
.aboutBlock-style-1 .sectonTitle, .aboutBlock-style-1 .sectionTitle {
  margin-bottom: 32px;
  margin-top: 0px;
  color: #fff
}
.aboutBlock-style-1 .featuresList i {
  color: #aaacaf
}
.aboutBlock-style-1 .feature {
  border: 1px solid #5b7289;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.aboutBlock-style-1 .feature:hover {
  background: #a36627
}
.aboutBlock-style-1 .feature > a {
  display: block;
  color: #e1e1e1
}
.aboutBlock-style-1 .btnWrapper {
  margin-right: -2px;
  margin-left: -2px
}
.aboutBlock-style-1 .btnWrapper:after {
  content: "";
  display: table;
  clear: both
}
.aboutBlock-style-1 .btnWrapper li {
  width: 50%;
  text-align: center;
  float: left;
  border: 2px solid #fff;
  border-top: 4px solid #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.aboutBlock-style-1 .btnWrapper li:hover {
  background: #a36627
}
.aboutBlock-style-1 .btnWrapper li a {
  padding: 7px 20px;
  display: block;
  color: #fff;
  font-size: 1.125em
}
.aboutBlock-style-1 .btnWrapper li a i {
  font-size: 47px;
  line-height: 1;
  display: inline-block
}
.featuresList, .ulNormal {
  padding: 0;
  margin: 0
}
.featuresList:after, .ulNormal:after {
  content: "";
  display: table;
  clear: both
}
.featuresList li, .ulNormal li {
  list-style: none;
  display: block
}
.featuresList .feature, .ulNormal .feature {
  padding: 30px 20px;
  text-align: center
}
.featuresList .feature i, .ulNormal .feature i {
  line-height: 1;
  font-size: 68px;
  vertical-align: middle;
  display: inline-block;
  max-height: 90px
}
.featuresList .feature .descWrap, .ulNormal .feature .descWrap {
  min-height: 50px;
  margin-top: 10px
}
.featuresList .feature .descWrap span, .ulNormal .feature .descWrap span {
  display: block;
  font-size: 1.125em
}
.imageTextBlockWrapper {
  padding: 30px 40px;
  padding-right: 0
}
.imageTextBlockWrapper .sectonTitle, .imageTextBlockWrapper .sectionTitle {
  margin-top: 60px
}
.imgFullWidth img {
  width: 100%
}
.bgSection .blockStyle7 .metaDate {
  color: #fff
}
.bgSection .blockStyle7 .newsDetails {
  margin-top: 20px;
  color: #fff;
  font-weight: 200;
  padding: 10px 30px
}
.bgSection .blockStyle7 .newsDetails p {
  font-size: 1.250em
}
.bgSection .blockStyle7 .newsDetails a {
  color: #fff
}
.news-style-2 .link {
  display: block
}
.news-style-2 .link:after {
  content: "";
  display: table;
  clear: both
}
.news-style-2 .link .dateWrap, .news-style-2 .link .detailsWrap {
  float: left
}
.news-style-2 .link .dateWrap {
  width: 150px;
  padding-right: 20px
}
.news-style-2 .link .dateWrap:after {
  content: "";
  display: table;
  clear: both
}
.news-style-2 .link .dateWrap span {
  display: block
}
.news-style-2 .link .dateWrap span.date {
  width: 50%;
  float: left;
  font-size: 3.438em;
  color: #c08234;
  font-weight: 300;
  line-height: 1
}
.news-style-2 .link .dateWrap span.monthYear {
  width: 50%;
  float: left;
  padding: 0 10px;
  color: #8994a0;
  font-size: 1.375em;
  font-weight: 400;
  line-height: 1.2
}
.news-style-2 .link .detailsWrap {
  width: calc(100% - 150px)
}
.news-style-2 .link .detailsWrap p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5
}
.sectionBlue .news-style-2 .detailsWrap {
  color: #fff
}
.sectionBlue .news-style-2 .detailsWrap p {
  color: #d1deea
}
.eventsVerticalSlider .news-style-2 .link, .verticalSlider .news-style-2 .link {
  padding: 20px 5px;
  min-height: 110px
}
.imgTextStyle2 .rightDetails .link {
  display: block
}
.imgTextStyle2 .rightDetails .metaDate {
  font-weight: 500
}
.imgTextStyle2 .rightDetails h5 {
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 1.500em;
  font-weight: 400
}
.imgTextStyle2 .rightDetails p {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4
}
.imgTextStyle2 .imgFullWidth a {
  display: block;
  position: relative
}
.imgTextStyle2 .imgFullWidth a::before {
  content: '';
  position: absolute;
  left: 4px;
  z-index: -1;
  top: 4px;
  width: 100%;
  height: 100%;
  background: #ffffff
}
.sectionLightRed .sectonTitle, .sectionLightRed .sectionTitle {
  color: #c08234
}
.sectionLightRed .imgTextStyle2 {
  padding: 10px 0
}
.sectionLightRed .imgTextStyle2 .rightDetails .metaDate {
  color: #c42e34;
  font-size: 1.375em
}
.sectionLightRed .imgTextStyle2 a {
  color: #fff
}
.twoBLockSection.padding0 .sectionTitleWrap {
  margin-bottom: 40px
}
.bgLightBlue {
  background: #929eaa
}
.bgLightBlue .sectonTitle, .bgLightBlue .sectionTitle {
  color: #fff
}
.bgLightBlue .description {
  color: #fff
}
.testimonialStyle-2 .testi-row .imgWrap {
  padding: 0 30px
}
.testimonialStyle-2 .testi-row .imgWrap img {
  width: 100%;
  padding: 8px;
  border: 1px solid #a36627;
  border-radius: 50%
}
.testimonialStyle-2 .testi-row .quote {
  padding-top: 8px
}
.testimonialStyle-2 .testi-row .authorDetails {
  margin-top: 20px
}
.testimonialStyle-2 .testi-row .authorDetails h5 {
  margin: 0;
  font-weight: 300;
  margin-bottom: 3px;
  color: #c08234;
  font-size: 1.230em
}
.testimonialStyle-2 .testi-row .authorDetails h5.color-white {
  color: #fff
}
.testimonialStyle-2 .testi-row .authorDetails p {
  font-size: 1em;
  font-weight: 300
}
.testimonialStyle-2 .testimonialSlider .slick-dots {
  bottom: -36px;
  text-align: left
}
.dots-image-show .slick-dots img, .dots-image-show + .dotsContainer .slick-dots img {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  max-width: 42px;
  border-radius: 50%;
  border: 2px solid #a36627;
  border-radius: 50%;
  border: 2px solid #a36627;
  bottom: 17px;
  left: 50%;
  transform: translateX(-50%)
}
.dots-image-show .slick-dots li, .dots-image-show + .dotsContainer .slick-dots li {
  position: relative
}
.dots-image-show .slick-dots li.slick-active a, .dots-image-show + .dotsContainer .slick-dots li.slick-active a {
  background: #c08234
}
.dots-image-show .slick-dots li a, .dots-image-show + .dotsContainer .slick-dots li a {
  width: 15px;
  height: 15px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  background: rgba(175, 175, 175, 0.6)
}
.dots-image-show .slick-dots li:hover a img, .dots-image-show + .dotsContainer .slick-dots li:hover a img {
  opacity: 1;
  visibility: visible
}
.verticalSliderList2 .imgFullWidth img {
  -webkit-filter: grayscale(88%)
}
.verticalSliderList2 .imgTextStyle2 .rightDetails {
  height: 115px;
  overflow: hidden
}
.sectionLightRed .verticalSliderList2 .slick-dots {
  bottom: -56px
}
section {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.bannerBottomBtns {
  position: relative;
  padding: 0;
  z-index: 3
}
.bannerBottomBtns .container {
  position: relative
}
.bannerBottomBtnsWrap {
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.bannerBottomBtnsWrap.flex-basis-none li {
  flex-basis: auto
}
.bannerBottomBtnsWrap li {
  list-style: none;
  display: block;
  margin: 0 1px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0
}
.bannerBottomBtnsWrap li a {
  display: block;
  text-align: center;
  background: #c08234;
  padding: 15px 20px;
  color: #fff;
  font-size: 1.250em;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out
}
.bannerBottomBtnsWrap li a:hover {
  background: #a36627
}
.introTextWrap {
  margin-top: 15px
}
.introTextWrap p:not(.colorRed) {
  font-size: 1.125em;
  font-weight: 300;
  color: black;
  line-height: 2
}
.programFinderWrapper .feildControlWrap {
  margin: 0;
  padding: 0
}
.programFinderWrapper .feildControlWrap:after {
  content: "";
  display: table;
  clear: both
}
.programFinderWrapper .feildControlWrap li {
  list-style: none;
  display: block;
  float: left;
  width: 26.655%;
  padding: 0 5px;
  font-size: 1.125em
}
.programFinderWrapper .feildControlWrap li input[type="text"] {
  background: transparent
}
.programFinderWrapper .feildControlWrap li.submitBtnWrp {
  text-align: left;
  width: 20%
}
.programFinderWrapper .feildControlWrap li.submitBtnWrp .btn {
  width: 150px;
  max-width: 100%;
  padding: 11px 0;
  font-size: 1em;
  border-radius: 3px
}
.sliderArrowNone .slick-arrow {
  display: none !Important
}
.innerSection .ui-selectmenu-button.ui-button {
  width: 100%;
  max-width: 320px;
  height: 51px;
  line-height: 2
}
.innerSection .sidebar-page-layout .content-wrapper .ui-selectmenu-button.ui-button {
  max-width: 100%
}
.innerSection input {
  outline: none;
  border: 1px solid #acabab
}
.innerSection input.hasDatepicker {
  background: url("../images/uaeu-sprites-set-2.png") right 10px no-repeat
}
.innerSection input:not([type='checkbox']), .innerSection input:not([type='radio']), .innerSection input:not([name="radio"]), .innerSection input:not([type="radio"]) {
  width: 100%;
  padding: 8px 15px;
  border-radius: 3px;
  height: 51px
}
.innerSection input[type=radio] {
  height: auto
}
.innerSection input[type=checkbox] {
  height: auto
}
.innerSection input::-webkit-input-placeholder {
  color: #b3b3b3;
  transition: all 0.3s ease-in-out
}
.innerSection input:-moz-placeholder {
  color: #b3b3b3;
  transition: all 0.3s ease-in-out
}
.innerSection input::-moz-placeholder {
  color: #b3b3b3;
  transition: all 0.3s ease-in-out
}
.innerSection input:-ms-input-placeholder {
  color: #b3b3b3;
  transition: all 0.3s ease-in-out
}
.innerSection input:focus::-webkit-input-placeholder {
  color: transparent
}
.innerSection input:focus:-moz-placeholder {
  color: transparent
}
.innerSection input:focus::-moz-placeholder {
  color: transparent
}
.innerSection input:focus:-ms-input-placeholder {
  color: transparent
}
.innerSection .ui-button {
  background: transparent;
  color: #2c2c2c;
  border: 1px solid #acabab;
  padding: 11px 15px;
  border-radius: 3px;
  height: 51px;
  outline: none
}
.innerSection .ui-button:hover, .innerSection .ui-button:focus {
  outline: none
}
ul.list li {
  padding-left: 30px;
  position: relative
}
ul.list li a {
  color: #fff
}
ul.list li a:hover {
  color: #c08234
}
ul.list li::before {
  color: #7c7d7e;
  position: absolute;
  left: 0;
  top: 0px
}
.bgImgGray {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%)
}
.blueBgSection {
  background: #c08234;
  color: #fff
}
.blueBgSection p:not(.colorRed) {
  color: #fff
}
.blueBgSection .sectonTitle, .blueBgSection .sectionTitle {
  color: #c08234;
  margin-top: 0
}
.blueBgSection p strong {
  font-size: 1.20em
}
.blueBgSection .listBoxesWrap > li .title, .blueBgSection .listBoxesWrap > div[class*=' col-'] .title {
  color: #fff
}
.blueBgSection .listBoxesWrap > li .text-icons, .blueBgSection .listBoxesWrap > div[class*=' col-'] .text-icons {
  display: block;
  height: auto;
  padding: 12px 10px;
  z-index: 1;
  position: relative
}
.blueBgSection .listBoxesWrap > li .text-icons:after, .blueBgSection .listBoxesWrap > div[class*=' col-'] .text-icons:after {
  content: "";
  display: table;
  clear: both
}
.blueBgSection .listBoxesWrap > li .text-icons .iconWrap, .blueBgSection .listBoxesWrap > div[class*=' col-'] .text-icons .iconWrap {
  display: block;
  float: left;
  width: 72px;
  text-align: center
}
.blueBgSection .listBoxesWrap > li .text-icons .iconWrap i, .blueBgSection .listBoxesWrap > div[class*=' col-'] .text-icons .iconWrap i {
  font-size: 58px;
  vertical-align: middle;
  color: #c08234;
  display: inline-block;
  height: 60px
}
.blueBgSection .listBoxesWrap > li .text-icons .titleWrap, .blueBgSection .listBoxesWrap > div[class*=' col-'] .text-icons .titleWrap {
  display: block;
  float: left;
  width: calc(100% - 75px);
  text-align: left
}
.blueBgSection .listBoxesWrap > li .text-icons .titleWrap .title, .blueBgSection .listBoxesWrap > div[class*=' col-'] .text-icons .titleWrap .title {
  position: relative;
  top: auto;
  transform: none;
  font-size: 1.125em;
  text-transform: none;
  position: relative;
  top: auto;
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  padding: 0;
  text-align: left;
  font-weight: 400;
  padding-top: 9px;
  padding-bottom: 4px
}
.bgSection .listBoxesWrap > li .title, .bgSection .listBoxesWrap > div[class*=' col-'] .title {
  color: #fff
}
.bgSection .listBoxesWrap > li .text-icons, .bgSection .listBoxesWrap > div[class*=' col-'] .text-icons {
  display: block;
  height: auto;
  padding: 12px 10px;
  z-index: 1;
  position: relative
}
.bgSection .listBoxesWrap > li .text-icons:after, .bgSection .listBoxesWrap > div[class*=' col-'] .text-icons:after {
  content: "";
  display: table;
  clear: both
}
.bgSection .listBoxesWrap > li .text-icons .iconWrap, .bgSection .listBoxesWrap > div[class*=' col-'] .text-icons .iconWrap {
  display: block;
  float: left;
  width: 72px;
  text-align: center
}
.bgSection .listBoxesWrap > li .text-icons .iconWrap i, .bgSection .listBoxesWrap > div[class*=' col-'] .text-icons .iconWrap i {
  font-size: 58px;
  vertical-align: middle;
  color: #c08234;
  display: inline-block;
  height: 60px
}
.bgSection .listBoxesWrap > li .text-icons .titleWrap, .bgSection .listBoxesWrap > div[class*=' col-'] .text-icons .titleWrap {
  display: block;
  float: left;
  width: calc(100% - 75px);
  text-align: left
}
.bgSection .listBoxesWrap > li .text-icons .titleWrap .title, .bgSection .listBoxesWrap > div[class*=' col-'] .text-icons .titleWrap .title {
  position: relative;
  top: auto;
  transform: none;
  font-size: 1.125em;
  text-transform: none;
  position: relative;
  top: auto;
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  padding: 0;
  text-align: left;
  font-weight: 400;
  padding-top: 9px;
  padding-bottom: 4px
}
.bgSection .text-icons-wrap li {
  padding: 5px 15px
}
.listBoxesWrap {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px
}
.listBoxesWrap:after {
  content: "";
  display: table;
  clear: both
}
.listBoxesWrap > li, .listBoxesWrap > div[class*=' col-'] {
  list-style: none;
  display: block;
  border: 1px solid #607283;
  padding: 30px 15px;
  text-align: center;
  margin-bottom: 15px
}
@media only screen and (min-width: 1024px) {
  .listBoxesWrap > li, .listBoxesWrap > div[class*=' col-'] {
    border: none;
    position: relative
  }
  .listBoxesWrap > li::before, .listBoxesWrap > div[class*=' col-']::before {
    content: '';
    top: 0;
    bottom: 0;
    position: absolute;
    background: transparent;
    transition: all 0.3s ease-in-out;
    left: 10px;
    right: 10px;
    height: 100%;
    border: 1px solid #607283
  }
  .listBoxesWrap > li:hover::before, .listBoxesWrap > div[class*=' col-']:hover::before {
    background: #294764
  }
}
.listBoxesWrap > li a, .listBoxesWrap > div[class*=' col-'] a {
  display: inline-block
}
@media only screen and (min-width: 1024px) {
  .listBoxesWrap > li a, .listBoxesWrap > div[class*=' col-'] a {
    width: 100%;
    height: 80px
  }
}
.listBoxesWrap > li a .title, .listBoxesWrap > div[class*=' col-'] a .title {
  text-transform: uppercase
}
@media only screen and (min-width: 1024px) {
  .listBoxesWrap > li a .title, .listBoxesWrap > div[class*=' col-'] a .title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    min-height: 0;
    padding: 10px 20px
  }
}
.listBoxesWrap > li .title, .listBoxesWrap > div[class*=' col-'] .title {
  font-size: 1.500em;
  font-weight: 500;
  display: inline-block;
  min-height: 74px
}
.imgeBlockStyle-1 img {
  width: 100%;
  -webkit-border-radius: 10px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius: 10px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-radius: 10px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  overflow: hidden
}
.imgeBlockStyle-1 a {
  display: inline-block
}
.imgeBlockStyle-1 .bottomtext {
  text-align: center;
  border-bottom: 15px solid #44596d;
  transition: all 0.3s ease-in-out;
  backface-visibility: hidden
}
.imgeBlockStyle-1 .bottomtext span {
  display: block;
  padding: 30px 20px;
  background: #c08234;
  transition: all 0.3s ease-in-out;
  color: #fff;
  font-size: 1.250em;
  min-height: 175px;
  font-weight: 400
}
.imgeBlockStyle-1 .bottomtext.bottomtextHeightSmall span {
  min-height: 120px
}
.imgeBlockStyle-1 .imgBlock {
  backface-visibility: hidden
}
.imgeBlockStyle-1:hover img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%)
}
.imgeBlockStyle-1:hover .bottomtext {
  border-bottom: 10px solid #526a81
}
.imgeBlockStyle-1:hover .bottomtext span {
  background: #344f6a
}
.imgeBlockStyle-2 img {
  width: 100%;
  overflow: hidden
}
.imgeBlockStyle-2 a {
  display: inline-block
}
.imgeBlockStyle-2 .bottomtext {
  text-align: center;
  background: #c08234;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 90px;
  position: relative;
  backface-visibility: hidden;
  overflow: hidden
}
.imgeBlockStyle-2 .bottomtext span {
  display: block;
  padding: 5px 20px;
  line-height: 1.35;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
  font-size: 1.250em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 400;
  width: 100%;
  left: 0
}
.imgeBlockStyle-2:hover img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%)
}
.imgeBlockStyle-2:hover .bottomtext {
  background: #a36627
}
.imgeBlockStyle-3 {
  padding-top: 25px;
  padding-bottom: 25px
}
.imgeBlockStyle-3 img {
  width: 100%;
  overflow: hidden
}
.imgeBlockStyle-3 a {
  display: inline-block;
  background: #c08234
}
.imgeBlockStyle-3 .bottomtext {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  backface-visibility: hidden;
  position: relative;
  padding-bottom: 112px
}
.imgeBlockStyle-3 .bottomtext span {
  display: block;
  padding: 30px 20px;
  background: #c08234;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
  font-size: 1.250em;
  position: absolute;
  width: 100%;
  bottom: 0;
  font-weight: 400;
  border-bottom: 10px solid #44596d
}
.imgeBlockStyle-3 .imgBlock {
  backface-visibility: hidden
}
.imgeBlockStyle-3:hover img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%)
}
.imgeBlockStyle-3:hover .bottomtext span {
  background: #344f6a;
  border-bottom: 10px solid #526a81
}
.imgeBlockStyle-4 {
  padding-top: 25px;
  padding-bottom: 25px
}
.imgeBlockStyle-4 img {
  width: 100%;
  overflow: hidden
}
.imgeBlockStyle-4 a {
  display: inline-block;
  background: #c08234
}
.imgeBlockStyle-4 .boxInner {
  display: block
}
.imgeBlockStyle-4 .bottomtext {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  backface-visibility: hidden
}
.imgeBlockStyle-4 .bottomtext span {
  display: block;
  padding: 20px 20px;
  background: rgba(236,153,95, 0.79);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
  font-size: 1.250em
}
.imgeBlockStyle-4 .bottomtext span.font-medium {
  padding: 20px 30px
}
.imgeBlockStyle-4 .bottomtext .font-medium {
  font-size: 1.500em
}
.imgeBlockStyle-4 .imgBlock {
  backface-visibility: hidden;
  position: relative
}
.imgeBlockStyle-4:hover img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%)
}
.imgeBlockStyle-4:hover .bottomtext span {
  background: rgba(236,153,95, 0.9)
}
.image-text-block-style1 .bottomtext {
  padding: 15px 0
}
.image-text-block-style1 .bottomtext p {
  font-size: 1em;
  line-height: 1.5
}
.logo-text-style-1 {
  text-align: center
}
.logo-text-style-1 figure {
  position: relative;
  height: 106px;
  padding: 10px;
  background: #fff
}
.logo-text-style-1 figure img {
  max-width: 80%;
  max-height: 95%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
.logo-text-style-1 figcaption {
  background: #f0f0f0;
  font-size: 1.125em;
  padding: 10px;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-weight: 600;
  color: #2c2c2c
}
.logo-text-style-2 figure {
  text-align: center
}
.logo-text-style-2 figure img {
  max-width: 100%
}
.red-overlay .image-text-block-style1 .bottomtext p, .blue-overlay .image-text-block-style1 .bottomtext p {
  color: #fff
}
.bottomTextDetails-style-1 {
  padding: 20px;
  padding-bottom: 15px
}
.bottomTextDetails-style-1 h5 {
  margin: 0;
  margin-bottom: 10px;
  font-size: 1.250em
}
.bottomTextDetails-style-1 p {
  font-weight: 300
}
.bottomTextDetails-style-1 .moreArrow {
  font-weight: 500
}
.imgeBlockStyle-3 .bottomTextDetails-style-1 {
  color: #fff;
  border-bottom: 10px solid #44596d
}
.acadamicSupportSlider .slick-prev, .acadamicSupportSlider .slick-next {
  width: 24px;
  height: 40px
}
.acadamicSupportSlider .slick-prev::before, .acadamicSupportSlider .slick-next::before {
  color: #fff;
  font-size: 24px
}
.acadamicSupportSlider .slick-slide {
  margin: 0 12px
}
.bgSectionRed .sectonTitle {
  color: #fff
}
.bgSectionRed.innerSection .sectonTitle, .bgSectionRed.innerSection .sectionTitle {
  color: #fff
}
.iconListWrap {
  margin: 0;
  padding: 0;
  text-align: center
}
.iconListWrap:after {
  content: "";
  display: table;
  clear: both
}
.iconListWrap li {
  list-style: none;
  display: inline-block;
  width: 235px;
  padding: 0 20px
}
.iconListWrap li a {
  display: inline-block
}
.iconListWrap li a:hover i {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
.iconListWrap li i {
  font-size: 77px;
  display: inline-block;
  -webkit-transform: scale(1);
  transform: scale(1);
  line-height: 0.8;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.iconListWrap li .textWrap span {
  font-size: 1.250em;
  font-weight: 500
}
@media only screen and (max-width: 990px) {
  .iconListWrap li {
    width: 50%;
    float: left
  }
}
@media only screen and (max-width: 990px) {
  .iconListWrap li {
    width: 100%
  }
}
.bgSection .iconListWrap li {
  color: #fff
}
.bgSection .iconListWrap li a {
  color: #fff
}
.two-col-slider .eventBlock {
  margin-top: 30px;
  margin-bottom: 30px
}
.bgBlueStrip {
  background: #c08234;
  color: #fff
}
.bgBlueStrip a {
  color: #fff;
  display: inline-block;
  font-size: 1.220em;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.bgBlueStrip a:after {
  content: "";
  display: table;
  clear: both
}
.bgBlueStrip a span {
  float: left
}
.bgBlueStrip a i {
  font-size: 61px;
  vertical-align: middle;
  margin: 0 20px;
  line-height: 1;
  height: 55px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  color: #a36627;
  max-width: 55px
}
.bgBlueStrip a i.color-white {
  color: #fff
}
.bgBlueStrip a:hover i {
  color: #c08234
}
.bgBlueStrip a:hover i.color-white {
  color: #fff
}
.breadCrumbWrap {
  margin: 0;
  background: #f2f2f2;
  padding: 10px 0
}
.breadCrumbWrap ul {
  margin: 0;
  padding: 0
}
.breadCrumbWrap ul li {
  list-style: none;
  display: inline-block;
  font-size: 1em;
  font-weight: 300;
  position: relative
}
.breadCrumbWrap ul li::after {
  content: '-';
  display: inline-block
}
.breadCrumbWrap ul li:last-child::after {
  display: none
}
.breadCrumbWrap ul li a {
  display: inline-block;
  padding: 5px 10px
}
.sectionLightRed .readMoreBtn:hover {
  color: #fff
}
.sectionLightRed .readMoreBtn:hover rect {
  stroke: #fff
}
.sectionLightRed .readMoreBtn:hover::after {
  color: #fff
}
.videoSection {
  position: relative;
  overflow: hidden
}
.videoSection .playIconWrap {
  text-align: center;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  z-index: 1
}
.videoSection .playIconWrap svg {
  position: relative
}
.videoSection .playIconWrap svg + i {
  position: absolute;
  left: 50%;
  top: 5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
.videoSection .playIconWrap i {
  font-size: 58px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
  display: inline-block;
  max-height: 66px;
  vertical-align: middle
}
.videoSection .playIconWrap:hover i {
  color: #fff
}
.playIconWrap circle {
  fill: rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0
}
.playIconWrap circle.box {
  opacity: 1
}
.playIconWrap circle.box + rect {
  opacity: 0
}
.playIconWrap path {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.playIconWrap .box {
  fill: transparent;
  fill: rgba(0, 0, 0, 0.12);
  stroke: #c00;
  stroke-width: 3;
  stroke-dasharray: 400;
  stroke-dashoffset: 400;
  stroke-linecap: square;
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out
}
.playIconWrap:hover .box {
  fill: #c00;
  stroke: #c00;
  stroke-dashoffset: 0;
  -webkit-transition: stroke .7s .4s ease-out, stroke-dashoffset .4s ease-out, fill .4s .3s ease-out;
  transition: stroke .7s .4s ease-out, stroke-dashoffset .4s ease-out, fill .4s .3s ease-out
}
.text-center ol {
  text-align: left
}
.tab-style-1 .tab_wrapper > ul {
  border: none
}
.tab-style-1 .tab_wrapper > ul li {
  border: none
}
.tab-style-1 .tab_wrapper .content_wrapper {
  border: none
}
.tab-style-1 .tab_wrapper .content_wrapper p {
  line-height: 2.2
}
.tab-style-1 .quotesWrap {
  position: relative;
  padding: 30px 40px
}
.tab-style-1 .quotesWrap::before, .tab-style-1 .quotesWrap::after {
  content: '';
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  display: inline-block;
  max-width: 58px;
  max-height: 58px;
  font-size: 68px;
  color: #dfdfdf
}
.tab-style-1 .quotesWrap::before {
  content: "\e0ac";
  left: -10px;
  top: -30px
}
.tab-style-1 .quotesWrap::after {
  content: "\e0b7";
  right: -10px;
  bottom: -5px
}
@media only screen and (min-width: 737px) {
  .tab-style-1 .tab_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
  }
  .tab-style-1 .tab_list li {
    font-size: 1.871em;
    flex-grow: 1;
    flex-grow: 0;
    flex-basis: 0;
    display: block;
    padding: 10px 25px;
    padding-top: 0;
    margin: 0;
    text-align: center
  }
  .tab-style-1 .tab_list li.active::after {
    height: 2px;
    background: #c08234;
    max-width: 125px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto
  }
  .tab-style-1 .tab_list li.active::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #c08234 transparent transparent transparent
  }
  .tab-style-1 .content_wrapper .tab_content {
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px
  }
}
@media only screen and (min-width: 737px) {
  .quotesTab .content_wrapper .tab_content {
    padding-left: 10%;
    padding-right: 10%
  }
}
.tab-style-2 .tab_wrapper > ul {
  border: none
}
.tab-style-2 .tab_wrapper > ul > li {
  border: none;
  font-size: 1.250em;
  font-weight: 400
}
.tab-style-2 .tab_wrapper > ul > li::after {
  content: '';
  background: #c08234;
  height: 4px;
  max-width: calc(100% - 35px);
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.tab-style-2 .tab_wrapper > ul > li.active::after {
  opacity: 1;
  visibility: visible
}
.tab-style-2 .tab_wrapper .content_wrapper {
  border: none
}
@media only screen and (min-width: 737px) {
  .tab-style-2 .tab_wrapper .content_wrapper .tab_content {
    padding-top: 40px
  }
}
@media only screen and (min-width: 990px) {
  .tab-style-3 .tab_wrapper .tab_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
}
.tab-style-3 .tab_wrapper .content_wrapper {
  border: none
}
.tab-style-3 .tab_wrapper .content_wrapper .tab_content {
  padding: 30px 0
}
.tab-style-3 .tab_wrapper > ul {
  border: none
}
.tab-style-3 .tab_wrapper > ul li {
  border: 1px solid transparent;
  font-weight: 400;
  color: #fff
}
.tab-style-3 .tab_wrapper > ul li.active, .tab-style-3 .tab_wrapper > ul li:hover {
  border: 1px solid #777777;
  border-radius: 15px;
  color: #fff
}
.tab-style-3 .tab_wrapper > ul li.active::after, .tab-style-3 .tab_wrapper > ul li:hover::after {
  background: none
}
.tab-style-4 .tabContainer .tabHeader li a {
  border: 1px solid transparent;
  font-family: "Roboto", "Cairo", Helvetica, Arial, sans-serif;
  font-weight: 400;
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  padding: 7px 14px
}
.tab-style-4 .tabContainer .tabHeader li a::before, .tab-style-4 .tabContainer .tabHeader li a::after {
  display: none !important
}
.tab-style-4 .tabContainer .tabHeader li a.active {
  color: #fff;
  border: 1px solid #777777
}
.tab-style-4 .tabContainer .tabHeader li a.active::before {
  opacity: 0
}
.hystorySliderWrapper {
  padding: 10px 50px;
  padding-top: 90px;
  position: relative
}
.hystorySliderWrapper::before, .hystorySliderWrapper::after {
  width: 85px;
  content: '';
  position: absolute;
  height: 80%;
  top: 0;
  z-index: 1
}
.hystorySliderWrapper::before {
  left: 0;
  background: -moz-linear-gradient(left, #fff 0%, #fff 51%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #fff 51%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #fff 0%, #fff 51%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1)
}
.hystorySliderWrapper::after {
  right: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 49%, #fff 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 49%, #fff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 49%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1)
}
.hystorySlider .slick-slide {
  margin: 0
}
.round-block-style-1 {
  text-align: center
}
.round-block-style-1 .topBlock {
  margin-bottom: 15px;
  position: relative;
  z-index: 2
}
.round-block-style-1 .topBlock::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: #dfdfdf;
  z-index: 1;
  top: 50%
}
.round-block-style-1 .topBlock span {
  display: inline-block;
  position: relative;
  width: 94px;
  height: 94px;
  border: 1px solid #dfdfdf;
  border-radius: 50%;
  color: #c08234;
  vertical-align: middle;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-size: 24px;
  font-weight: 600;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 2
}
.round-block-style-1 .topBlock span strong {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-weight: 600
}
.round-block-style-1:hover .topBlock span {
  background: #c08234;
  color: #fff
}
.round-block-style-1 .bottomBlock {
  padding: 30px 20px;
  padding-bottom: 0;
  padding-top: 5px
}
.round-block-style-1 .bottomBlock p {
  font-weight: 300;
  line-height: 2
}
.icon-text-style-2 {
  font-weight: 400
}
.icon-text-style-2 i {
  font-size: 62px;
  vertical-align: middle;
  line-height: 1;
  display: inline-block;
  max-height: 58px;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.icon-text-style-3 {
  text-align: center;
  display: block;
  font-weight: 500;
  padding: 0 10px
}
.icon-text-style-3 i {
  font-size: 95px;
  line-height: 1;
  display: inline-block;
  height: 95px;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #959595
}
.icon-text-style-3 .text {
  display: block;
  font-size: 1.375em;
  margin-top: 10px;
  color: #c08234
}
.icon-text-style-3:hover i {
  color: #a36627
}
.icon-text-style-4 {
  text-align: center;
  display: flex;
  font-weight: 500;
  padding: 12px 10px;
  align-items: center;
  border: 1px solid #a3a3a3;
  border-radius: 5px;
  margin: 15px 0
}
.icon-text-style-4.color-white {
  border: 1px solid #fff;
  color: #fff
}
.icon-text-style-4 i {
  font-size: 65px;
  line-height: 1;
  display: inline-block;
  max-height: 65px;
  margin: 0 2px;
  margin-left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.icon-text-style-4 .text {
  font-size: 1.250em;
  text-align: left
}
.icon-text-style-4:hover {
  background: #a36627
}
.icon-text-style-4:hover i {
  color: #fff
}
.icon-text-style-4:hover .text {
  color: #fff
}
.icon-text-style-5 {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  padding: 12px 10px;
  align-items: center;
  border: 1px solid #eeeeee;
  background: #eeeeee;
  border-radius: 5px;
  margin: 15px 0
}
.icon-text-style-5 i {
  font-size: 65px;
  line-height: 1;
  display: inline-block;
  max-height: 65px;
  margin: 0 2px;
  margin-left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.icon-text-style-5 .text {
  font-size: 1.250em;
  text-align: left
}
.icon-text-style-5:hover {
  background: #a36627
}
.icon-text-style-5:hover i {
  color: #fff
}
.icon-text-style-5:hover .text {
  color: #fff
}
.icon-text-style-6 {
  padding: 8px 5px;
  border: 1px solid #c08234;
  border-radius: 5px
}
.icon-text-style-6 i {
  min-height: 60px
}
@media only screen and (min-width: 768px) {
  .box-medium {
    max-width: 370px;
    padding: 15px 20px
  }
}
.bgBlueStrip .icon-text-style-6 {
  border: 1px solid #fff
}
.bgBlueStrip .icon-text-style-6 i {
  color: #fff
}
.bgSection .icon-text-style-2 {
  color: #dfdfdf;
  font-size: 1.230em
}
.bgSection .icon-text-style-2 i {
  color: #c08234
}
.bgSection .icon-text-style-2:hover {
  color: #c08234
}
.bgSection .icon-text-style-2:hover i {
  color: #a36627
}
.flexRow div[class*='-overlay'] > div {
  position: relative
}
.flexRow div[class*='-overlay'] .btnWhite:hover {
  color: #fff
}
.flexRow div[class*='-overlay'] .btnWhite:hover rect {
  stroke: #fff
}
.flexRow div[class*='-overlay'] .btnWhite:hover::after {
  color: #fff
}
.col-2 {
  width: 20%;
  float: left;
  padding-left: 15px;
  padding-right: 15px
}
@media (max-width: 1020px) {
  .col-2 {
    width: 33.333%
  }
}
@media (max-width: 768px) {
  .col-2 {
    width: 50%
  }
}
@media (max-width: 600px) {
  .col-2 {
    width: 100%
  }
}
.factsFiguresSlider .slick-slide {
  margin: 0 3px
}
.factsRightSidebar {
  padding-left: 50px;
  margin-top: -15px
}
.factsRightSidebar .grayComponentList > li i {
  font-size: 68px;
  height: 71px
}
.grayComponentsHorizontal {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center
}
.grayComponentsHorizontal .grayComponentWrap-style-1 {
  width: 25%
}
.grayComponentWrap-style-1 {
  padding: 0 15px;
  color: #000000
}
.grayComponentWrap-style-1 i {
  font-size: 65px;
  vertical-align: middle;
  max-height: 81px;
  color: #a36627
}
.grayComponentWrap-style-1 span {
  font-size: 20px;
  font-weight: 500
}
.grayComponentWrap-style-1 a {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #eeeeee;
  border-radius: 5px;
  padding: 10px 15px;
  align-items: center;
  max-height: 150px;
  overflow: hidden
}
.videoBlockSection-blue {
  position: relative;
  overflow: hidden
}
.videoBlockSection-blue::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(236,153,95, 0.9);
  z-index: 1
}
.videoBlockSection-blue .sectionInner {
  position: relative;
  z-index: 2
}
.videoBlockSection-blue .videoPlayBtn2 {
  padding-top: 10%
}
.videoBlockSection-blue .videoPlayBtn2 i {
  font-size: 87px;
  opacity: 0.8
}
.videoBlockWrap {
  position: relative;
  overflow: hidden
}
.videoBlockWrap img {
  width: 100%
}
.videoBlockWrap .playIconWrap {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
.videoBlockWrap .playIconWrap i {
  position: absolute;
  left: 50%;
  top: 5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 55px;
  color: #fff
}
.blockBottomTitleFixed {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 16px 20px;
  background: rgba(236,153,95, 0.9);
  color: #fff
}
.btns-group-style-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.btns-group-style-1 .icon-btn {
  padding: 0 15px;
  width: 340px;
  max-width: 50%
}
.btns-group-style-1 .icon-btn.red a {
  background: #c08234
}
.btns-group-style-1 .icon-btn.red a:hover {
  background: #a36627
}
.btns-group-style-1 .icon-btn.black a {
  background: #3a5066
}
.btns-group-style-1 .icon-btn.black a:hover {
  background: #344250
}
.btns-group-style-1 .icon-btn a {
  display: block;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 15px 12px;
  text-align: center
}
.btns-group-style-1 .icon-btn a i {
  font-size: 45px;
  display: inline-block;
  line-height: 1;
  vertical-align: middle
}
.listBoxesWrap-style-1:after {
  content: "";
  display: table;
  clear: both
}
@media only screen and (min-width: 1024px) {
  .listBoxesWrap-style-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.listBoxesWrap-style-1 > [class*='col-'] {
  margin: 15px 0
}
.listBoxesWrap-style-1 .box {
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-size: 20px
}
@media only screen and (min-width: 1024px) {
  .listBoxesWrap-style-1 .box {
    height: 100%
  }
}
.listBoxesWrap-style-1 a {
  display: block;
  padding: 15px 25px;
  border: 1px solid #596b7d;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
@media only screen and (min-width: 1024px) {
  .listBoxesWrap-style-1 a {
    height: 100%
  }
}
.listBoxesWrap-style-1 a:hover {
  background: rgba(51, 73, 95, 0.21)
}
.bgSection .listBoxesWrap-style-1 a {
  color: #fff
}
.slider .logoBorder {
  border: 1px solid #e9e9e9;
  padding: 6px 15px;
  text-align: center;
  display: block
}
.slider .logoBorder img {
  display: inline-block;
  max-width: 100%;
  width: auto;
  max-height: 150px
}
.bgSection .testimonialSliderTwoCol + .dotsContainer {
  bottom: -35px
}
@media only screen and (min-width: 992px) {
  .innerSection .col-left {
    padding-right: 15px
  }
}
@media only screen and (max-width: 991px) {
  .innerSection .sidebar {
    margin-top: 50px
  }
}
.innerSection .sectonTitle.big, .innerSection .sectionTitle.big {
  font-size: 3.125em
}
.innerSection .sectonTitle.color-blue, .innerSection .sectionTitle.color-blue {
  color: #c08234
}
.innerSection .sidebar .sectonTitle, .innerSection .sidebar .sectionTitle {
  font-size: 2.0950em
}
.bg-grey {
  background-color: #f4f4f4
}
.head3.medium {
  font-size: 1.875em
}
.head3.small {
  font-size: 1.250em
}
.head3.bold {
  font-weight: bold
}
.head4 {
  font-size: 1.000em
}
.bold {
  font-weight: bold
}
.no-list {
  list-style-type: none;
  margin: 0;
  padding: 0
}
@media only screen and (max-width: 991px) {
  .featured-news .news-list-wrap {
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@media only screen and (min-width: 992px) {
  .featured-news .sidebar .news-list {
    width: 100%;
    padding: 0
  }
}
@media only screen and (max-width: 380px) {
  .featured-news .sidebar .news-list {
    width: 100%
  }
}
@media only screen and (min-width: 992px) {
  .featured-news .sidebar .news-list .news-list-img {
    width: 40%;
    margin-right: 5%
  }
}
@media only screen and (max-width: 991px) {
  .featured-news .sidebar .news-list .news-list-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px
  }
}
@media only screen and (min-width: 992px) {
  .featured-news .sidebar .news-list .news-list-text {
    float: left;
    width: 55%
  }
}
.news-featured .featured-img {
  padding-bottom: 20px
}
.news-featured .featured-img img {
  width: 100%;
  max-width: 100%
}
.news-featured .featured-text {
  position: relative
}
@media only screen and (min-width: 768px) {
  .news-featured .featured-text {
    padding-left: 90px
  }
}
.news-featured .featured-text .featured-date {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.250em;
  color: #b4b4b4;
  max-width: 50px;
  text-transform: uppercase;
  letter-spacing: 0
}
@media only screen and (max-width: 767px) {
  .news-featured .featured-text .featured-date {
    position: static;
    max-width: 100%;
    text-align: left
  }
}
.news-featured .featured-text .featured-date span {
  padding-right: 10px;
  font-size: 1.500em;
  line-height: 39px;
  font-weight: bold;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif
}
@media only screen and (min-width: 768px) {
  .news-featured .featured-text .featured-date span {
    display: block;
    padding-right: 0px
  }
}
.news-featured .featured-text .featured-title {
  padding-bottom: 10px
}
.news-list {
  overflow: hidden;
  margin-bottom: 35px
}
.news-list .news-list-img {
  overflow: hidden
}
.news-list .news-list-img img {
  width: 100%
}
.news-list .news-list-title {
  padding-bottom: 10px
}
.news-list .news-list-title h4 {
  line-height: 1.4
}
.news-list .news-list-summary {
  padding-top: 5px
}
.news-list .news-list-date {
  font-size: 1.000em;
  color: #b4b4b4
}
.news-list .news-list-date.date-big {
  font-size: 1.250em;
  letter-spacing: 0;
  min-width: 80px;
  width: 80px;
  text-align: center;
  padding-right: 30px;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  line-height: 1.2
}
.news-list .news-list-date.date-big span {
  font-size: 1.500em;
  display: block
}
.news-list.news-list-wide .news-list-img {
  width: 50%;
  float: left;
  margin-right: 40px
}
.news-list.news-list-wide .news-list-img img {
  width: 100%
}
.latest-news {
  overflow: hidden
}
.latest-news .news-list:last-child {
  margin-bottom: 0
}
.latest-news .news-list.news-list-wide .news-list-img {
  width: 33.333%;
  margin-bottom: 10px
}
@media only screen and (max-width: 991px) {
  .latest-news .news-list.news-list-wide .news-list-img {
    margin-right: 30px
  }
}
@media only screen and (max-width: 767px) {
  .latest-news .news-list.news-list-wide .news-list-img {
    margin-right: 15px
  }
}
@media only screen and (max-width: 480px) {
  .latest-news .news-list.news-list-wide .news-list-img {
    width: 100%;
    margin: 0
  }
}
@media only screen and (max-width: 480px) {
  .latest-news .news-list .news-list-text {
    clear: both;
    padding-top: 20px
  }
}
.latest-news .news-list .news-list-date {
  margin-top: 17px
}
@media only screen and (max-width: 991px) {
  .latest-news .news-list .news-list-date {
    text-align: left;
    margin-top: 0;
    width: 100%
  }
  .latest-news .news-list .news-list-date.date-big span {
    font-size: 1.250em;
    line-height: normal;
    vertical-align: bottom;
    display: inline-block
  }
}
.latest-news .news-list .news-list-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media only screen and (max-width: 991px) {
  .latest-news .news-list .news-list-title {
    flex-wrap: wrap
  }
  .latest-news .news-list .news-list-title .head3 {
    margin-top: 10px
  }
}
.latest-news .news-list .news-list-title .head3 {
  line-height: 1.4
}
@media only screen and (min-width: 992px) {
  .latest-news .sidebar {
    padding-left: 40px
  }
}
.latest-news .sidebar .searchboxwrapper {
  border-radius: 0
}
.latest-news .sidebar .searchsubmit {
  padding: 10px 15px;
  background-position-y: 8px
}
.latest-news .sidebar .searchbox {
  padding: 10px 15px;
  width: calc(100% - 38px) !important
}
.latest-news .sidebar input {
  border: none;
  height: auto;
  border-radius: 0
}
.upcoming-events {
  padding-bottom: 30px
}
.upcoming-events .upcomingSlider {
  margin: 0 0 60px 0
}
.upcoming-events .upcomingSlider .slick-arrow {
  display: none !important
}
.upcoming-events .upcomingSlider a h4 {
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  font-size: 1.250em;
  text-transform: uppercase
}
.news-uae {
  position: relative
}
@media only screen and (min-width: 992px) {
  .news-uae:before {
    content: '';
    position: absolute;
    top: -50%;
    left: 0;
    width: 300%;
    height: 200%;
    background: #fafafa
  }
}
.news-uae .sidebar {
  position: relative;
  z-index: 2
}
.news-uae .head4 {
  font-weight: 500;
  color: #6d6d6d;
  margin-bottom: 0
}
.news-uae .news-list {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 20px;
  padding-bottom: 20px
}
.news-uae .news-list-summary {
  font-size: 0.875em
}
.news-uae .news-list-date {
  font-size: 0.875em;
  margin-top: 5px !important;
  color: #c08234
}
.news-archive {
  padding: 85px 60px;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  color: #fff
}
.news-archive .feildControl {
  margin-bottom: 35px
}
.news-archive .feildControl:last-child {
  margin-bottom: 0
}
.news-archive .feildControl label {
  margin: 0;
  font-size: 1.250em;
  font-weight: 300
}
.news-archive form {
  position: relative
}
.news-archive form [role="combobox"] {
  color: #fff;
  font-size: 1.875em;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  text-align: center;
  font-weight: bold;
  border-color: #fff
}
.news-archive form .ui-button .ui-icon {
  background: url(../images/uaeu-sprites.png) -3px -126px no-repeat;
  position: relative;
  top: 4px
}
.news-archive form .ui-selectmenu-text {
  line-height: 1
}
.news-archive form .inputBtnSvg {
  text-align: center
}
.news-archive form .inputBtnSvg .button {
  width: 152px;
  opacity: 0
}
.news-archive form .inputBtnSvg .button.button-medium + .readMoreBtn {
  min-width: 165px
}
.news-archive form .inputBtnSvg .button:hover + .readMoreBtn svg rect {
  stroke-dasharray: 34, 275
}
.news-archive form .inputBtnSvg .readMoreBtn {
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%)
}
@media only screen and (max-width: 480px) {
  .video-highlights .news-list-wrap > div {
    width: 100%
  }
}
.video-highlights .news-list .news-list-img {
  position: relative
}
.video-highlights .news-list .news-list-img:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
  opacity: 0;
  visibility: hidden
}
.video-highlights .news-list .news-list-img:after {
  content: "\e0c7";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  text-align: center;
  opacity: 0.7;
  color: #fff;
  font-family: "uaeu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 40px;
  font-size: 40px;
  z-index: 2
}
.video-highlights .news-list .news-list-img:hover:before {
  opacity: 1;
  visibility: visible
}
.video-highlights .news-list .news-list-img:hover:after {
  opacity: 1
}
.video-highlights .news-list .news-list-date {
  color: #818181;
  padding: 15px 0 5px 0
}
.video-highlights .news-list .news-list-summary {
  color: #2c2c2c
}
@media only screen and (min-width: 992px) {
  .video-highlights .sidebar {
    padding-left: 0px
  }
}
.video-highlights .upcoming-events .news-list {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 0
}
.video-highlights .upcoming-events .news-list:last-child {
  border-bottom: 0
}
.video-highlights .upcoming-events .news-list-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px
}
.video-highlights .upcoming-events .news-list-title .news-list-date {
  padding-top: 7px;
  padding-right: 30px;
  color: #b4b4b4
}
@media only screen and (max-width: 480px) {
  .video-highlights .upcoming-events .news-list-title {
    display: block
  }
  .video-highlights .upcoming-events .news-list-title .news-list-date {
    width: 100%;
    text-align: left
  }
  .video-highlights .upcoming-events .news-list-title .news-list-date.date-big span {
    font-size: 1.250em;
    line-height: normal;
    vertical-align: bottom
  }
}
.archive-list {
  margin-top: 20px
}
.archive-list li {
  border-bottom: 1px solid #dfdfdf
}
.archive-list li:last-child {
  border-bottom: 0
}
.archive-list li a {
  font-size: 1.875em;
  color: #818181;
  display: block;
  font-weight: bold;
  font-family: "Poppins", "Cairo", ge_ss_twolight, sans-serif;
  padding: 15px 10px
}
.newsSortingWrap {
  padding-right: 10px
}
.newsSortingWrap:after {
  content: "";
  display: table;
  clear: both
}
.newsSortingWrap .newsSortingInner {
  float: right
}
.newsSortingWrap .newsSortingInner [class*='col-'] {
  padding-left: 6px;
  padding-right: 6px;
  float: left;
  font-size: 18px;
  font-weight: 500;
  color: #6d6d6d
}
.newsSortingWrap .newsSortingInner .col-small {
  width: 140px
}
.newsSortingWrap .newsSortingInner .col-large {
  width: 260px
}
.innerSection .newsSortingWrap .ui-selectmenu-button.ui-button {
  line-height: 24px;
  height: 45px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #6d6d6d
}
.innerSection .searchFormWrapper input {
  width: auto;
  float: left;
  background: transparent;
  height: 45px
}
.innerSection .searchFormWrapper input.searchsubmit {
  width: 44px;
  background: url(../images/search-bg.png) 8px 10px no-repeat;
  border-left: none;
  -webkit-border-radius: 0px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius: 0px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-radius: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}
.innerSection .searchFormWrapper input.searchbox {
  width: 280px;
  width: calc(100% - 44px);
  border-right: none;
  -webkit-border-radius: 3px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius: 3px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-radius: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px
}
.innerSection .searchFormWrapper input.searchbox::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 400
}
.innerSection .searchFormWrapper input.searchbox:-moz-placeholder {
  font-size: 16px;
  font-weight: 400
}
.innerSection .searchFormWrapper input.searchbox::-moz-placeholder {
  font-size: 16px;
  font-weight: 400
}
.innerSection .searchFormWrapper input.searchbox:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 400
}
.innerSection.news-detail h1.sectonTitle {
  font-size: 2.500em;
  margin-bottom: 15px
}
.innerSection.news-detail h1.sectionTitle {
  font-size: 2.500em;
  margin-bottom: 15px
}
.innerSection.news-detail .news-post-date {
  padding-bottom: 15px;
  color: #6d6d6d
}
.innerSection.news-detail .news-detail-img {
  margin-bottom: 20px
}
.innerSection.news-detail .news-detail-text ul {
  margin: 25px 0;
  list-style-type: none;
  padding-left: 30px
}
.innerSection.news-detail .news-detail-text ul li {
  line-height: 1.9;
  margin-bottom: 15px;
  position: relative
}
.innerSection.news-detail .news-detail-text ul li:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #c08234;
  margin: 10px 0 0 -30px
}
.innerSection.news-detail .tags {
  padding-top: 40px
}
.innerSection.news-detail .sidebar .news-list .news-list-img {
  margin-bottom: 10px
}
.innerSection.news-detail .sidebar .news-list .news-list-text .news-list-title {
  overflow: hidden
}
.innerSection.news-detail .sidebar .news-list .news-list-text .news-list-title p {
  line-height: normal
}
.innerSection.news-detail .sidebar .news-list .news-list-text .news-list-date {
  font-size: 1em;
  font-weight: 500;
  color: #909090;
  margin-bottom: 7px
}
@media only screen and (min-width: 992px) {
  .innerSection.news-detail .sidebar .news-list {
    width: 100%;
    padding: 0
  }
  .innerSection.news-detail .sidebar .news-list .news-list-img {
    width: 35%;
    margin-right: 5%
  }
  .innerSection.news-detail .sidebar .news-list .news-list-title {
    max-height: 45px;
    overflow: hidden
  }
}
@media only screen and (max-width: 991px) {
  .innerSection.news-detail .sidebar .news-list .news-list-img {
    width: 100%
  }
}
@media only screen and (max-width: 480px) {
  .innerSection.news-detail .sidebar .news-list {
    width: 100%
  }
}
@media only screen and (max-width: 991px) {
  .innerSection.news-detail .sidebar .news-list-wrap {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.sharethis-wrap {
  padding-top: 20px
}
.sharethis-wrap > div {
  display: inline-block !important;
  vertical-align: middle
}
.sharethis-wrap > div:first-child {
  margin-right: 15px
}
.tags .head3 {
  font-size: 1.500em
}
.tags .tags-list {
  margin-top: 20px
}
.tags .tags-list li {
  display: inline-block;
  margin: 3px 0
}
.tags .tags-list li a {
  background: #f2f2f2;
  padding: 10px 20px;
  display: block;
  color: #6d6d6d;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease
}
.tags .tags-list li a:hover {
  background: #c08234;
  color: #fff
}
.social-widgets .widget {
  width: 100%;
  overflow: auto;
  border: 2px solid #e2e2e2;
  margin-bottom: 35px
}
@media only screen and (min-width: 1025px) {
  .social-widgets .widget {
    min-height: 250px
  }
}
.social-widgets .widget iframe {
  width: 100%;
  border: 0 !important
}
.social-widgets .widget .widget-header {
  width: 100%;
  padding: 15px;
  overflow: hidden;
  border-bottom: 1px solid #eaeaea
}
.social-widgets .widget .widget-header .widget-title {
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase
}
.social-widgets .widget .widget-header .widget-title .icon:before {
  font-size: 44px;
  line-height: 0;
  position: relative;
  top: 12px
}
.social-widgets .widget .widget-header .widget-button {
  border: 1px solid;
  padding: 5px 20px;
  border-radius: 4px;
  display: inline-block;
  color: #a1a1a1;
  cursor: pointer;
  float: right;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}
.social-widgets .widget.twitter {
  color: #41b5f2
}
.social-widgets .widget.twitter .widget-button:hover {
  color: #41b5f2
}
.social-widgets .widget.instagram {
  color: #e54869
}
.social-widgets .widget.instagram .widget-button:hover {
  color: #e54869
}
.newsLetterSubscribe {
  text-align: center
}
.newsLetterSubscribe input {
  border: 1px solid #aab1b6;
  border-radius: 3px;
  background: transparent;
  padding: 10px 15px;
  height: 44px
}
.newsLetterSubscribe .feildBtn {
  width: 434px
}
.newsLetterSubscribe .feildBtn::-webkit-input-placeholder {
  color: #94a0aa;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.newsLetterSubscribe .feildBtn:-moz-placeholder {
  color: #94a0aa;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.newsLetterSubscribe .feildBtn::-moz-placeholder {
  color: #94a0aa;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.newsLetterSubscribe .feildBtn:-ms-input-placeholder {
  color: #94a0aa;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.newsLetterSubscribe .feildBtn:focus::-webkit-input-placeholder {
  color: transparent
}
.newsLetterSubscribe .feildBtn:focus:-moz-placeholder {
  color: transparent
}
.newsLetterSubscribe .feildBtn:focus::-moz-placeholder {
  color: transparent
}
.newsLetterSubscribe .feildBtn:focus:-ms-input-placeholder {
  color: transparent
}
.newsLetterSubscribe .subscribeBtn {
  width: 132px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.newsLetterSubscribe .subscribeBtn:hover {
  background: #fff;
  color: #404040
}
.innerPageBanner .newsLetterSubscribe {
  margin-top: 40px
}
.flex-row > [class*='col-'] {
  margin-bottom: 30px
}
.block-center-wrap::after {
  content: '';
  display: table;
  clear: both
}
@media only screen and (min-width: 1024px) {
  .block-center-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.sidebar .widgetsWrap .widget {
  background: #c08234
}
.widgetsWrap .widget {
  margin-bottom: 50px
}
.widgetsWrap .widget .widgetInner {
  padding: 50px 36px
}
.widgetsWrap .widget .widgetInner .sectonTitle, .widgetsWrap .widget .widgetInner .sectionTitle, .widgetsWrap .widget .widgetInner .widgetContentWrap {
  position: relative;
  z-index: 3;
  color: #fff
}
.widgetsWrap .widget .widgetInner .secSub {
  color: #fff;
  font-size: 1.125em;
  font-weight: 300
}
.widgetsWrap .widget .widgetInner .sectonTitle + .secSub, .widgetsWrap .widget .widgetInner .sectionTitle + .secSub {
  color: #fff;
  margin-top: -22px;
  margin-bottom: 35px
}
.widgetsWrap .widget .widgetInner .widgetContentWrap {
  color: #fff
}
.widgetsWrap .widget .widgetInner .widgetContentWrap p {
  font-size: 1.125em;
  font-weight: 300
}
.widgetsWrap .widget .widgetInner .widgetContentWrap .newsLetterSubscribe input:not([type='checkbox']) {
  width: calc(100% - 108px);
  height: 45px;
  padding: 5px 12px
}
.widgetsWrap .widget .widgetInner .widgetContentWrap .newsLetterSubscribe input.subscribeBtn {
  background: #c08234;
  color: #fff;
  border: none;
  width: 100px
}
.widgetsWrap .widget .widgetInner .widgetContentWrap .newsLetterSubscribe input.subscribeBtn:hover {
  background: #a36627
}
.widgetsWrap .widget::last-child {
  margin-bottom: 0
}
.widgetsWrap .widget .btn {
  border-radius: 5px;
  padding: 9px 15px;
  font-size: 1.125em;
  font-weight: 300;
  min-width: 120px
}
.normal-tabs-container.font-size-small {
  font-size: 13px;
  line-height: 14px
}
.normal-tabs-container.font-size-small p {
  line-height: 1.7
}
.normal-tabs-container.data-base-tab .tab {
  max-height: 500px;
  overflow: auto
}
.normal-tabs-container.data-base-tab .tabs-menu {
  height: auto
}
@media (max-width: 760px) {
  .normal-tabs-container.data-base-tab {
    margin-left: -15px;
    margin-right: -15px
  }
}
.normal-tabs-container .tabs-menu {
  height: 30px;
  float: left;
  clear: both
}
.normal-tabs-container .tabs-menu li {
  height: 30px;
  line-height: 30px;
  float: left
}
.normal-tabs-container .tabs-menu li.current {
  position: relative;
  color: #a36627;
  z-index: 5
}
.normal-tabs-container .tabs-menu li a {
  padding: 5px 6px;
  text-transform: uppercase;
  color: #818181;
  text-decoration: none
}
.normal-tabs-container .tabs-menu .current a {
  color: #2e7da3
}
.normal-tabs-container .tab {
  margin-bottom: 20px;
  width: 100%;
  clear: both
}
.normal-tabs-container .tab-content {
  width: 100%;
  display: none
}
.normal-tabs-container #tab-1 {
  display: block
}
.innerSection table {
  margin: 20px 0;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%
}
.innerSection table, .innerSection th, .innerSection td {
  border: 1px solid #818181;
  padding: 4px 5px
}
.innerSection th {
  font-weight: 500
}
.librarySpotlightSlider .slick-slide {
  margin: 0
}
.librarySpotlightSlider h5 {
  margin-bottom: 22px
}
.col-side-bar {
  padding-right: 34px
}
.bgSection .eventBlock a {
  color: #fff
}
.bgSection .eventBlock a h5 {
  color: #c08234
}
.bgSection .eventBlock .metaTime {
  color: #fff
}
.bgSection ul.buttonList > li a {
  color: #c08234
}
.bgSection ul.buttonList > li a i {
  color: #adb2b6
}
.bgSection ul.buttonList > li a:hover {
  color: #fff
}
.bgSection ul.buttonListInline > li a {
  color: #c08234
}
.bgSection ul.buttonListInline > li a i {
  color: #adb2b6
}
.bgSection ul.buttonListInline > li a:hover {
  color: #fff
}
.signinLoginPopUpWrap {
  position: relative;
  padding: 20px 24px;
  margin: 0;
  border-width: 0;
  text-align: left;
  background-color: #fff;
  overflow: visible !important
}
.signinLoginPopUpWrap .forgetPass, .signinLoginPopUpWrap .help-text {
  text-align: center;
  font-size: 14px;
  font-weight: 300
}
.signinLoginPopUpWrap .fancybox-close-small {
  top: -27px;
  right: -27px
}
.signinLoginPopUpWrap #forgetpass-tab-content {
  margin-bottom: 20px
}
.signinLoginPopUpWrap a {
  color: #666;
  text-decoration: none
}
.signinLoginPopUpWrap a:hover {
  color: #175f8c
}
.signinLoginPopUpWrap .fancybox-close-small:focus:after {
  outline: none !important
}
.signinLoginPopUpWrap .form-wrap {
  width: 390px;
  max-width: 100%
}
.signinLoginPopUpWrap .form-wrap .tabsWrapper {
  overflow: hidden;
  margin: 0 -24px;
  margin-top: -24px;
  margin-bottom: 42px
}
.signinLoginPopUpWrap .form-wrap .tabsWrapper h3 {
  float: left;
  font-size: 16px;
  width: 50%;
  margin: 0
}
.signinLoginPopUpWrap .form-wrap .tabsWrapper h3 a {
  padding: 0.5em 0;
  text-align: center;
  padding: 19px 10px;
  font-weight: 300;
  background: #d2d8d8;
  display: block;
  color: #666
}
.signinLoginPopUpWrap .form-wrap .tabsWrapper h3 a.active {
  background-color: #fff
}
.signinLoginPopUpWrap .form-wrap .tabs-content div[id$="tab-content"] {
  display: none
}
.signinLoginPopUpWrap .form-wrap .tabs-content .active {
  display: block !important
}
.signinLoginPopUpWrap .form-wrap form .input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: inherit;
  font-family: inherit;
  padding: .8em 0 10px .8em;
  border: 1px solid #CFCFCF;
  outline: 0;
  display: inline-block;
  margin: 0 0 .8em 0;
  padding-right: 2em;
  width: 100%
}
.signinLoginPopUpWrap .form-wrap form .button {
  width: 100%;
  padding: .8em 0 10px .8em;
  background-color: #105580;
  border: none;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase
}
.signinLoginPopUpWrap .form-wrap form .button:hover {
  background-color: #2c82b7
}
.signinLoginPopUpWrap .form-wrap form .checkbox {
  visibility: hidden;
  padding: 20px;
  margin: .5em 0 1.5em
}
.signinLoginPopUpWrap .form-wrap form .checkbox:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1
}
.signinLoginPopUpWrap .form-wrap form label[for] {
  position: relative;
  padding-left: 20px;
  cursor: pointer
}
.signinLoginPopUpWrap .form-wrap form label[for]:before {
  content: '';
  position: absolute;
  border: 1px solid #CFCFCF;
  width: 17px;
  height: 17px;
  top: 0px;
  left: -14px
}
.signinLoginPopUpWrap .form-wrap form label[for]:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background-color: transparent;
  top: 4px;
  left: -10px;
  border: 3px solid #196696;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.signinLoginPopUpWrap .form-wrap .help-text {
  margin-top: .6em
}
.signinLoginPopUpWrap .form-wrap .help-text p {
  text-align: center;
  font-size: 14px
}
.signinLoginPopUpWrap .rememberMeFeild input {
  width: auto;
  display: inline-block
}
.feildSet-style-1 .feildWrap {
  margin: 20px 0
}
.feildSet-style-1 .feildWrap.row {
  margin-left: -15px;
  margin-right: -15px
}
.feildSet-style-1 span {
  font-size: 1.120em
}
.feildSet-style-1 label {
  line-height: 1
}
.thumbDotsImgStyleWrap {
  margin: 0 -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.thumbDotsImgStyleWrap:after {
  content: "";
  display: table;
  clear: both
}
.thumbDotsImgStyleWrap .sliderShowAllBtn {
  margin-top: 60px
}
.thumbDotsImgStyleWrap .sliderShowAllBtn a {
  color: #fff !important;
  text-transform: uppercase
}
.thumbDotsImgStyleWrap .sliderShowAllBtn a:hover {
  color: #c08234 !important
}
.thumbDotsImgStyle {
  max-width: calc(100% - 75px)
}
.thumbDotsImgStyle .slick-track {
  width: inherit !important;
  -webkit-transform: none !important;
  transform: none !important
}
.thumbDotsImgStyle .slick-list {
  padding: 0 20px;
  padding-top: 60px
}
.thumbDotsImgStyle .slick-slide {
  margin: 5px 4px;
  display: inline-block;
  width: inherit !important;
  max-width: 50px
}
.thumbDotsImgStyle .slick-slide span {
  display: block;
  position: relative;
  background: #62707d;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin: 0 auto
}
.thumbDotsImgStyle .slick-slide span img {
  position: absolute;
  width: 50px;
  height: 50px;
  border: 2px solid #c08234;
  border-radius: 50%;
  overflow: hidden;
  bottom: 19px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.thumbDotsImgStyle .slick-slide span:hover img {
  opacity: 1;
  visibility: visible
}
.sliderDotsNone .slick-dots {
  display: none !important
}
.panel-red {
  background: #c08234;
  color: #fff
}
.panel-red .panel-title a {
  color: #fff !important
}
.panel-red .panel-body {
  color: #fff;
  line-height: 1.5
}
.panel-red .panel-body p {
  color: #fff;
  line-height: 1.5
}
.accordion-style-2 .panel {
  margin: 20px 0;
  border-radius: 5px
}
.accordion-style-2 .panel-title {
  font-size: 1.250em
}
@media only screen and (min-width: 770px) {
  .sidebar-page-layout .col-right {
    float: right;
    padding-left: 30px
  }
}
@media only screen and (min-width: 770px) {
  .sidebar-page-layout .col-left {
    float: left;
    padding-right: 30px
  }
}
.sidebarMenu {
  background: #c08234
}
.sidebarmainNav {
  padding: 10px;
  width: 100%
}
.sidebarmainNav > ul > li > a {
  text-transform: uppercase
}
.sidebarmainNav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #223950
}
.sidebarmainNav ul li {
  border-top: 1px solid #422395044
}
.sidebarmainNav ul li a {
  color: #FFFFFF;
  display: block;
  font-size: 1.250em;
  font-weight: 400;
  line-height: normal;
  padding: 12px 20px;
  text-decoration: none
}
.sidebarmainNav ul li a.active {
  color: #c08234
}
.sidebarmainNav ul li a:hover {
  background: #2c4b6a;
  text-decoration: none
}
.sidebarmainNav ul ul {
  border-bottom: none
}
.sidebarmainNav ul ul li {
  border-top: 1px solid #223950;
  background: #c08234
}
.sidebarmainNav ul ul li a {
  color: #FFFFFF;
  display: block;
  font-size: 1.125em;
  font-weight: 300;
  line-height: normal
}
.sidebarmainNav ul ul li a:hover {
  background: #294664
}
.sidebarmainNav ul ul ul {
  border-top: 1px solid #233950
}
.sidebarmainNav ul ul ul li {
  border: none
}
.sidebarmainNav ul ul ul li a {
  font-size: 1em
}
ul li.has-subnav .accordion-btn {
  color: #fff;
  font-size: 16px
}
.moreBracket {
  display: inline-block;
  color: #818181;
  margin: 0 2px
}
@media only screen and (min-width: 768px) {
  .news-list-row {
    display: flex;
    flex-wrap: wrap
  }
}
.news-list-row .newsBlock {
  margin: 15px 0
}
.news-list-row .newsBlock .imgWrap img {
  margin-bottom: 0;
  width: 100%
}
.news-list-row .newsBlock .newsDescWrap .head4 {
  line-height: 1.5
}
.news-list-row .newsBlock .newsDescWrap a {
  color: #c08234
}
.color-invert {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}
.color-invert .grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-filter: gray;
  filter: gray
}
.color-invert .grayscale.grayscale-fade {
  -webkit-transition: -webkit-filter .5s;
  transition: -webkit-filter .5s;
  transition: filter .5s;
  transition: filter .5s, -webkit-filter .5s
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .color-invert .grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter .5s;
    transition: -webkit-filter .5s
  }
}
.color-invert .grayscale.grayscale-off, .color-invert .grayscale.grayscale-fade:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}
.color-invert .grayscale.grayscale-replaced {
  -webkit-filter: none;
  filter: none
}
.color-invert .grayscale.grayscale-replaced > svg {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1
}
.color-invert .grayscale.grayscale-replaced.grayscale-off > svg, .color-invert .grayscale.grayscale-replaced.grayscale-fade:hover > svg {
  opacity: 0
}
.color-invert .bgLightBlue .sectonTitle, .color-invert .bgSection .sectonTitle, .color-invert .blueBgSection .sectonTitle {
  color: #fff !important
}
body.red .mainNavBar {
  background: #a36627
}
body.red .mainNavBar .mainMenu > li > a {
  background: #a36627
}
body.red .colorRed {
  color: #a36627
}
body.red label.star {
  color: #a36627
}
body.red .mainNavBar .mainMenu > li > a:hover, body.red .mainNavBar .mainMenu > li > a:focus {
  background: #db8a2f
}
body.red .mainNavBar .mainMenu > li.activeNav > a {
  background: #db8a2f
}
body.red .aboutSection input, body.red .aboutSection select, body.red .aboutSection textarea {
  border: 1px solid #de7478
}
body.red .aboutSection .ui-selectmenu-button.ui-button {
  border: 1px solid #de7478
}
body.red .footer-contact .submitBtnWrap .readMoreBtn::after {
  color: #a36627
}
body.red .socialButtonWrap li.chat {
  background: #a36627
}
body.red .navRightElements .accessibilityFetures .btn i {
  background: #a36627
}
body.red .slick-dots li.slick-active button:before {
  color: #a36627
}
body.red .twoBLockSection .sectionRed {
  background: #a36627
}
body.red .twoBLockSection .bgGray .sectonTitle {
  color: #a36627
}
body.red .aboutSection .sectionBlack h6 {
  color: #d4474c
}
body.red .homeSection .sectonTitle {
  color: #a36627
}
body.red .homeSection .readMoreBtn:hover {
  color: #a36627
}
body.red .bgSection .sectonTitle {
  color: #cfcfcf
}
body.red .keyFactsSlider .factInner:hover {
  background: #a36627
}
body.red .keyFactsSlider .factInner:hover .title {
  color: #fff
}
body.red .keyFactsSlider .factInner .title {
  color: #f40d16
}
body.red .blockStyle1 .bottomDescWrap {
  color: #d0363c
}
body.red .blockStyle1 .bottomDescWrap h5 {
  opacity: 0.75;
  color: #f40d16
}
body.red .blockStyle4 .bottomDescWrap .newsMeta > span.metaDate {
  color: #d4474c
}
body.red .researchSectionLeft h6 {
  opacity: 0.75;
  color: #f40d16
}
body.red .researchSectionLeft p:nth-last-of-type(1)::after {
  opacity: 0.75;
  color: #f40d16
}
body.red .latestNewsSlider .slick-dots li.slick-active button:before, body.red .latestNewsSlider .slick-dots li:hover button:before, body.red .mediaSlider .slick-dots li.slick-active button:before, body.red .mediaSlider .slick-dots li:hover button:before, body.red .partnerSlider .slick-dots li.slick-active button:before, body.red .partnerSlider .slick-dots li:hover button:before {
  color: #a36627
}
body.red .eventBlock h5 {
  opacity: 0.75;
  color: #f40d16
}
body.red .newsSection h5 {
  opacity: 0.75;
  color: #f40d16
}
body.red .grayComponentList > li:hover, body.red .grayComponentList .subComponent:hover {
  background: #a36627
}
body.red .grayComponentList > li:hover i, body.red .grayComponentList .subComponent:hover i {
  color: #fff
}
body.red .grayComponentList > li i, body.red .grayComponentList .subComponent i {
  color: #a36627
}
body.red .testimonialSlider .progressBar {
  background: #a36627
}
body.red .tabContainer .tabHeader li a.active {
  color: #f40d16
}
body.red .tabContainer .tabHeader li a::after {
  background: #a36627
}
body.red .tabContainer .tabHeader li a::before {
  border-color: #a36627 transparent transparent transparent
}
body.red .footerTopSection h5 {
  color: #e81921
}
body.red .footerTopSection a:hover {
  color: #ff020c
}
body.red footer {
  background: #a36627
}
body.red footer a:hover, body.red footer a:focus {
  color: #f1c3c4
}
body.red .footer-contact .submitBtnWrap .readMoreBtn {
  color: #a36627
}
body.red .footer-contact .submitBtnWrap .readMoreBtn rect {
  stroke: #a36627
}
body.red .innerBanner .slideSlognan h1::after {
  background: #c08234
}
body.red .twoBLockSection .sectionLightRed {
  background: #c08234
}
body.red .sectionLightRed .imgTextStyle2 .rightDetails .metaDate {
  color: #c42e34
}
body.red #toTop {
  border: 1px solid #a36627;
  background: rgba(207, 50, 56, 0.7)
}
body.red .researchSectionLeft h6, body.red .blockStyle5 h6 {
  opacity: 1;
  color: #c08234
}
body.red .researchSectionLeft p:nth-last-of-type(1)::after, body.red .blockStyle5 p:nth-last-of-type(1)::after {
  color: #c08234
}
body.red .btn {
  background: #c08234
}
body.red .btn:hover, body.red .btn:focus {
  background: #a36627
}
body.red .bannerBottomBtnsWrap li a {
  background: #c08234
}
body.red .innerSection:not(.bgSectionBlue):not(.bgSectionRed) .sectonTitle, body.red .innerSection:not(.bgSectionBlue):not(.bgSectionRed) .subTitle, body.red .innerSection:not(.bgSectionBlue):not(.bgSectionRed) sectionTitle {
  color: #c08234
}
body.red .bgSectionRed::before {
  background: rgba(255, 91, 91, 0.7)
}
body.red .bgSectionRed .sectonTitle {
  color: #fff
}
body.red .btnBlack:hover {
  color: #c08234
}
body.red .btnBlack:hover rect {
  stroke: #c08234
}
body.red .btnBlack:hover::after {
  color: #c08234
}
body.red .navRightElements a:hover {
  color: #a36627
}
body.red .aboutBlock-style-1 .feature:hover, body.red .aboutBlock-style-1 .btnWrapper li:hover {
  background: #a36627
}
body.red span.more {
  color: #a36627
}
body.red .blockStyle4 .bottomDescWrap h4 a:hover {
  color: #a36627
}
body.red .bgSection .listBoxesWrap > li .text-icons .iconWrap i, body.red .bgSection .listBoxesWrap > div[class*=' col-'] .text-icons .iconWrap i {
  color: #c08234
}
body.red .bgBlueStrip a i {
  color: #c08234
}
body.blue a:hover, body.blue a:focus {
  color: #0584c9
}
body.blue .bgRed {
  background: #0584c9
}
body.blue .colorRed {
  color: #0584c9
}
body.blue .mainNavBar {
  background: #0584c9
}
body.blue .mainNavBar .mainMenu > li > a {
  background: #0584c9
}
body.blue .navbar-custom .navbar-toggle {
  background-color: #0584c9;
  border-color: #0584c9
}
body.blue .mobileHeaderExpandBtn::after {
  background: #0584c9
}
body.blue label.star {
  color: #0584c9
}
body.blue .mainNavBar .mainMenu > li > ul a:hover {
  color: #0584c9
}
body.blue .mainNavBar .mainMenu > li > a:hover, body.blue .mainNavBar .mainMenu > li > a:focus {
  background: #069bec
}
body.blue .mainNavBar .mainMenu > li.activeNav > a {
  background: #069bec
}
body.blue .aboutSection input, body.blue .aboutSection select, body.blue .aboutSection textarea {
  border: 1px solid #26affa
}
body.blue .aboutSection .ui-selectmenu-button.ui-button {
  border: 1px solid #26affa
}
body.blue .footer-contact .submitBtnWrap .readMoreBtn::after {
  color: #0584c9
}
body.blue .socialButtonWrap li.chat {
  background: #0584c9
}
body.blue .navRightElements .accessibilityFetures .btn i {
  background: #0584c9
}
body.blue .slick-dots li.slick-active button:before {
  color: #0584c9
}
body.blue .twoBLockSection .sectionRed {
  background: #0584c9
}
body.blue .twoBLockSection .bgGray .sectonTitle {
  color: #0584c9
}
body.blue .aboutSection .sectionBlack h6 {
  color: #0694e2
}
body.blue .homeSection .sectonTitle {
  color: #0584c9
}
body.blue .homeSection .readMoreBtn:hover {
  color: #0584c9
}
body.blue .keyFactsSlider .factInner:hover {
  background: #0584c9
}
body.blue .keyFactsSlider .factInner:hover .title {
  color: #fff
}
body.blue .keyFactsSlider .factInner .title {
  color: #0085ce
}
body.blue .blockStyle1 .bottomDescWrap {
  color: #0587ce
}
body.blue .blockStyle1 .bottomDescWrap h5 {
  opacity: 0.9;
  color: #0085ce
}
body.blue .blockStyle4 .bottomDescWrap .newsMeta > span.metaDate {
  color: #0694e2
}
body.blue .researchSectionLeft h6 {
  opacity: 0.9;
  color: #0085ce
}
body.blue .researchSectionLeft p:nth-last-of-type(1)::after {
  opacity: 0.9;
  color: #0085ce
}
body.blue .latestNewsSlider .slick-dots li.slick-active button:before, body.blue .latestNewsSlider .slick-dots li:hover button:before, body.blue .mediaSlider .slick-dots li.slick-active button:before, body.blue .mediaSlider .slick-dots li:hover button:before, body.blue .partnerSlider .slick-dots li.slick-active button:before, body.blue .partnerSlider .slick-dots li:hover button:before {
  color: #0584c9
}
body.blue .bgSection .sectonTitle {
  color: #cfcfcf
}
body.blue .eventBlock h5 {
  opacity: 0.9;
  color: #0085ce
}
body.blue .newsSection h5 {
  opacity: 0.9;
  color: #0085ce
}
body.blue .grayComponentList > li:hover, body.blue .grayComponentList .subComponent:hover {
  background: #0584c9
}
body.blue .grayComponentList > li:hover i, body.blue .grayComponentList .subComponent:hover i {
  color: #fff
}
body.blue .grayComponentList > li i, body.blue .grayComponentList .subComponent i {
  color: #0584c9
}
body.blue .testimonialSlider .progressBar {
  background: #0584c9
}
body.blue .tabContainer .tabHeader li a.active {
  color: #0085ce
}
body.blue .tabContainer .tabHeader li a::after {
  background: #0584c9
}
body.blue .tabContainer .tabHeader li a::before {
  border-color: #0584c9 transparent transparent transparent
}
body.blue .footerTopSection h5 {
  color: #0085ce
}
body.blue .footerTopSection a:hover {
  color: #0085ce
}
body.blue footer {
  background: #0584c9
}
body.blue footer a:hover, body.blue footer a:focus {
  color: #85d2fc
}
body.blue .footer-contact .submitBtnWrap .readMoreBtn {
  color: #0584c9
}
body.blue .footer-contact .submitBtnWrap .readMoreBtn rect {
  stroke: #0584c9
}
body.blue .innerBanner .slideSlognan h1::after {
  background: #0694e2
}
body.blue .twoBLockSection .sectionLightRed {
  background: #0584c9
}
body.blue .sectionLightRed .imgTextStyle2 .rightDetails .metaDate {
  color: #03537e
}
body.blue #toTop {
  border: 1px solid #0584c9;
  background: rgba(5, 132, 201, 0.7)
}
body.blue .researchSectionLeft h6, body.blue .blockStyle5 h6 {
  opacity: 1;
  color: #0584c9
}
body.blue .researchSectionLeft p:nth-last-of-type(1)::after, body.blue .blockStyle5 p:nth-last-of-type(1)::after {
  color: #0584c9
}
body.blue .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link) {
  background: #0584c9
}
body.blue .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link):hover, body.blue .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link):focus {
  background: #046397
}
body.blue .bannerBottomBtnsWrap li a {
  background: #0591dd
}
body.blue .bannerBottomBtnsWrap li:hover a {
  color: #fff
}
body.blue .bgSectionRed::before {
  background: rgba(5, 132, 201, 0.7)
}
body.blue .bgSectionRed .sectonTitle {
  color: #fff
}
body.blue .btnBlack:hover {
  color: #0584c9
}
body.blue .btnBlack:hover rect {
  stroke: #0584c9
}
body.blue .btnBlack:hover::after {
  color: #0584c9
}
body.blue .navRightElements a:hover {
  color: #0584c9
}
body.blue .aboutBlock-style-1 .feature:hover, body.blue .aboutBlock-style-1 .btnWrapper li:hover {
  background: #0584c9
}
body.blue span.more {
  color: #0584c9
}
body.blue .blockStyle4 .bottomDescWrap h4 a:hover {
  color: #0584c9
}
body.blue .bgSection .listBoxesWrap > li .text-icons .iconWrap i, body.blue .bgSection .listBoxesWrap > div[class*=' col-'] .text-icons .iconWrap i {
  color: #0584c9
}
body.blue .bgBlueStrip a i {
  color: #0584c9
}
body.blue .color-light-red {
  color: #0584c9
}
body.blue .playIconWrap .box {
  stroke: #0584c9
}
body.blue .playIconWrap:hover .box {
  fill: #0584c9;
  stroke: #0584c9
}
body.blue .red-overlay::before {
  background: rgba(5, 132, 201, 0.8)
}
body.blue .tab_wrapper > ul li.active {
  border-color: #0584c9;
  color: #0584c9
}
body.blue .tab-style-1 .tab_list li.active::after {
  background: #0584c9
}
body.blue .tab-style-1 .tab_list li.active::before {
  border-color: #0584c9 transparent transparent transparent
}
body.blue .round-block-style-1 .topBlock span {
  color: #0584c9
}
body.blue .round-block-style-1:hover .topBlock span {
  background: #0584c9;
  color: #fff
}
body.blue .bgSection .icon-text-style-2 i {
  color: #0584c9
}
body.blue .bgSection .icon-text-style-2:hover span {
  color: #0584c9
}
body.blue .bgSection .icon-text-style-2:hover i {
  color: #08a4f9
}
body.blue .icon-text-style-3 .text {
  color: #0584c9
}
body.blue .factInner:hover {
  background: #0584c9
}
body.blue .factInner:hover .title {
  color: #fff
}
body.blue .factInner .title {
  color: #0584c9
}
body.blue .color-red {
  color: #0584c9
}
body.blue .color-light-red {
  color: #0694e2
}
body.blue .imgeBlockStyle-2 .bottomtext {
  background: #0584c9
}
body.blue .imgeBlockStyle-2:hover .bottomtext {
  background: #0694e2
}
body.blue .grayComponentWrap-style-1 i {
  color: #0584c9
}
body.blue .news-style-2 .link .dateWrap span.date {
  color: #0584c9
}
body.blue .icon-text-style-3:hover i {
  color: #0584c9
}
body.blue .bgSection .iconListWrap li a {
  color: #fff
}
body.blue .btns-group-style-1 .icon-btn.red a {
  background: #0584c9;
  color: #fff
}
body.blue .btns-group-style-1 .icon-btn.red a:hover {
  background: #0577b5
}
body.blue .btns-group-style-1 .icon-btn.black a {
  color: #fff
}
body.blue .testimonialStyle-2 .testi-row .imgWrap img {
  border: 1px solid #0591dd
}
body.blue .testimonialStyle-2 .testi-row .authorDetails h5 {
  color: #0584c9
}
body.blue .icon-text-style-4:hover {
  background: #0577b5
}
body.blue .icon-text-style-4:hover i {
  color: #fff
}
body.blue .innerSection.news-detail .news-detail-text ul li:before {
  background: #0584c9
}
body.blue .widgetsWrap .widget .widgetInner .widgetContentWrap .newsLetterSubscribe input.subscribeBtn {
  background: #0584c9
}
body.blue .widgetsWrap .widget .widgetInner .widgetContentWrap .newsLetterSubscribe input.subscribeBtn:hover {
  background: #0577b5
}
body.blue .innerSection:not(.bgSectionBlue):not(.bgSectionRed) .sectonTitle, body.blue .innerSection:not(.bgSectionBlue):not(.bgSectionRed) .subTitle, body.blue .innerSection:not(.bgSectionBlue):not(.bgSectionRed) sectionTitle {
  color: #0584c9
}
body.blue .ghost-btn:hover {
  background: #0584c9;
  border-color: #0577b5
}
body.blue .fill-btn {
  background: #0584c9;
  border: 1px solid #0581c4
}
body.blue .fill-btn:hover {
  background: #0581c4
}
body.blue .sidebar-page-layout .content-wrapper h2, body.blue .sidebar-page-layout .content-wrapper h3, body.blue .sidebar-page-layout .content-wrapper h4 {
  color: #0584c9
}
body.blue .innerSection .table-style-2 th {
  background: #057aba
}
body.blue .sidebar-page-layout .content-wrapper a {
  color: #0584c9
}
body.blue .panel-red {
  background: #0584c9
}
body.blue .event-style-1 .metaDate span.date {
  color: #0584c9
}
body.blue .bg-light-red, body.blue .bg-red-light {
  background: #0584c9
}
body.pink a:hover, body.pink a:focus {
  color: #cb0270
}
body.pink .bgRed {
  background: #cb0270
}
body.pink .colorRed {
  color: #cb0270
}
body.pink .mainNavBar {
  background: #cb0270
}
body.pink .mainNavBar .mainMenu > li > a {
  background: #cb0270
}
body.pink .navbar-custom .navbar-toggle {
  background-color: #cb0270;
  border-color: #cb0270
}
body.pink .mobileHeaderExpandBtn::after {
  background: #cb0270
}
body.pink label.star {
  color: #cb0270
}
body.pink .mainNavBar .mainMenu > li > ul a:hover {
  color: #cb0270
}
body.pink .mainNavBar .mainMenu > li > a:hover, body.pink .mainNavBar .mainMenu > li > a:focus {
  background: #ee0284
}
body.pink .mainNavBar .mainMenu > li.activeNav > a {
  background: #ee0284
}
body.pink .aboutSection input, body.pink .aboutSection select, body.pink .aboutSection textarea {
  border: 1px solid #fd229a
}
body.pink .aboutSection .ui-selectmenu-button.ui-button {
  border: 1px solid #fd229a
}
body.pink .footer-contact .submitBtnWrap .readMoreBtn::after {
  color: #cb0270
}
body.pink .socialButtonWrap li.chat {
  background: #cb0270
}
body.pink .navRightElements .accessibilityFetures .btn i {
  background: #cb0270
}
body.pink .slick-dots li.slick-active button:before {
  color: #cb0270
}
body.pink .bgSection .sectonTitle {
  color: #cfcfcf
}
body.pink .twoBLockSection .sectionRed {
  background: #cb0270
}
body.pink .twoBLockSection .bgGray .sectonTitle {
  color: #cb0270
}
body.pink .aboutSection .sectionBlack h6 {
  color: #e4027e
}
body.pink .homeSection .sectonTitle {
  color: #cb0270
}
body.pink .homeSection .readMoreBtn:hover {
  color: #cb0270
}
body.pink .keyFactsSlider .factInner:hover {
  background: #cb0270
}
body.pink .keyFactsSlider .factInner:hover .title {
  color: #fff
}
body.pink .keyFactsSlider .factInner .title {
  color: #cd0070
}
body.pink .blockStyle1 .bottomDescWrap {
  color: #d00273
}
body.pink .blockStyle1 .bottomDescWrap h5 {
  opacity: 0.9;
  color: #cd0070
}
body.pink .blockStyle4 .bottomDescWrap .newsMeta > span.metaDate {
  color: #e4027e
}
body.pink .researchSectionLeft h6 {
  opacity: 0.9;
  color: #cd0070
}
body.pink .researchSectionLeft p:nth-last-of-type(1)::after {
  opacity: 0.9;
  color: #cd0070
}
body.pink .latestNewsSlider .slick-dots li.slick-active button:before, body.pink .latestNewsSlider .slick-dots li:hover button:before, body.pink .mediaSlider .slick-dots li.slick-active button:before, body.pink .mediaSlider .slick-dots li:hover button:before, body.pink .partnerSlider .slick-dots li.slick-active button:before, body.pink .partnerSlider .slick-dots li:hover button:before {
  color: #cb0270
}
body.pink .eventBlock h5 {
  opacity: 0.9;
  color: #cd0070
}
body.pink .newsSection h5 {
  opacity: 0.9;
  color: #cd0070
}
body.pink .grayComponentList > li:hover, body.pink .grayComponentList .subComponent:hover {
  background: #cb0270
}
body.pink .grayComponentList > li:hover i, body.pink .grayComponentList .subComponent:hover i {
  color: #fff
}
body.pink .grayComponentList > li i, body.pink .grayComponentList .subComponent i {
  color: #cb0270
}
body.pink .testimonialSlider .progressBar {
  background: #cb0270
}
body.pink .tabContainer .tabHeader li a.active {
  color: #cd0070
}
body.pink .tabContainer .tabHeader li a::after {
  background: #cb0270
}
body.pink .tabContainer .tabHeader li a::before {
  border-color: #cb0270 transparent transparent transparent
}
body.pink .footerTopSection h5 {
  color: #cd0070
}
body.pink .footerTopSection a:hover {
  color: #cd0070
}
body.pink footer {
  background: #cb0270
}
body.pink footer a:hover, body.pink footer a:focus {
  color: #fe82c6
}
body.pink .footer-contact .submitBtnWrap .readMoreBtn {
  color: #cb0270
}
body.pink .footer-contact .submitBtnWrap .readMoreBtn rect {
  stroke: #cb0270
}
body.pink .innerBanner .slideSlognan h1::after {
  background: #e4027e
}
body.pink .twoBLockSection .sectionLightRed {
  background: #cb0270
}
body.pink .sectionLightRed .imgTextStyle2 .rightDetails .metaDate {
  color: #7f0146
}
body.pink #toTop {
  border: 1px solid #cb0270;
  background: rgba(203, 2, 112, 0.7)
}
body.pink .researchSectionLeft h6, body.pink .blockStyle5 h6 {
  opacity: 1;
  color: #cb0270
}
body.pink .researchSectionLeft p:nth-last-of-type(1)::after, body.pink .blockStyle5 p:nth-last-of-type(1)::after {
  color: #cb0270
}
body.pink .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link) {
  background: #cb0270
}
body.pink .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link):hover, body.pink .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link):focus {
  background: #980254
}
body.pink .bannerBottomBtnsWrap li a {
  background: #d00273
}
body.pink .bannerBottomBtnsWrap li:hover a {
  color: #fff
}
body.pink .bgSectionRed::before {
  background: rgba(203, 2, 112, 0.7)
}
body.pink .bgSectionRed .sectonTitle {
  color: #fff
}
body.pink .btnBlack:hover {
  color: #cb0270
}
body.pink .btnBlack:hover rect {
  stroke: #cb0270
}
body.pink .btnBlack:hover::after {
  color: #cb0270
}
body.pink .navRightElements a:hover {
  color: #cb0270
}
body.pink .aboutBlock-style-1 .feature:hover, body.pink .aboutBlock-style-1 .btnWrapper li:hover {
  background: #cb0270
}
body.pink span.more {
  color: #cb0270
}
body.pink .blockStyle4 .bottomDescWrap h4 a:hover {
  color: #cb0270
}
body.pink .bgSection .listBoxesWrap > li .text-icons .iconWrap i, body.pink .bgSection .listBoxesWrap > div[class*=' col-'] .text-icons .iconWrap i {
  color: #cb0270
}
body.pink .bgBlueStrip a i {
  color: #cb0270
}
body.pink .color-light-red {
  color: #cb0270
}
body.pink .playIconWrap .box {
  stroke: #cb0270
}
body.pink .playIconWrap:hover .box {
  fill: #cb0270;
  stroke: #cb0270
}
body.pink .red-overlay::before {
  background: rgba(203, 2, 112, 0.8)
}
body.pink .tab_wrapper > ul li.active {
  border-color: #cb0270;
  color: #cb0270
}
body.pink .tab-style-1 .tab_list li.active::after {
  background: #cb0270
}
body.pink .tab-style-1 .tab_list li.active::before {
  border-color: #cb0270 transparent transparent transparent
}
body.pink .round-block-style-1 .topBlock span {
  color: #cb0270
}
body.pink .round-block-style-1:hover .topBlock span {
  background: #cb0270;
  color: #fff
}
body.pink .bgSection .icon-text-style-2 i {
  color: #cb0270
}
body.pink .bgSection .icon-text-style-2:hover span {
  color: #cb0270
}
body.pink .bgSection .icon-text-style-2:hover i {
  color: #fd038c
}
body.pink .icon-text-style-3 .text {
  color: #cb0270
}
body.pink .factInner:hover {
  background: #cb0270
}
body.pink .factInner:hover .title {
  color: #fff
}
body.pink .factInner .title {
  color: #cb0270
}
body.pink .color-red {
  color: #cb0270
}
body.pink .color-light-red {
  color: #e4027e
}
body.pink .imgeBlockStyle-2 .bottomtext {
  background: #cb0270
}
body.pink .imgeBlockStyle-2:hover .bottomtext {
  background: #e4027e
}
body.pink .grayComponentWrap-style-1 i {
  color: #cb0270
}
body.pink .news-style-2 .link .dateWrap span.date {
  color: #cb0270
}
body.pink .icon-text-style-3:hover i {
  color: #cb0270
}
body.pink .bgSection .iconListWrap li a {
  color: #fff
}
body.pink .btns-group-style-1 .icon-btn.red a {
  background: #cb0270;
  color: #fff
}
body.pink .btns-group-style-1 .icon-btn.red a:hover {
  background: #b70265
}
body.pink .btns-group-style-1 .icon-btn.black a {
  color: #fff
}
body.pink .testimonialStyle-2 .testi-row .imgWrap img {
  border: 1px solid #df027b
}
body.pink .testimonialStyle-2 .testi-row .authorDetails h5 {
  color: #cb0270
}
body.pink .icon-text-style-4:hover {
  background: #b70265
}
body.pink .icon-text-style-4:hover i {
  color: #fff
}
body.pink .innerSection.news-detail .news-detail-text ul li:before {
  background: #cb0270
}
body.pink .widgetsWrap .widget .widgetInner .widgetContentWrap .newsLetterSubscribe input.subscribeBtn {
  background: #cb0270
}
body.pink .widgetsWrap .widget .widgetInner .widgetContentWrap .newsLetterSubscribe input.subscribeBtn:hover {
  background: #b70265
}
body.pink .innerSection:not(.bgSectionBlue):not(.bgSectionRed) .sectonTitle, body.pink .innerSection:not(.bgSectionBlue):not(.bgSectionRed) .subTitle, body.pink .innerSection:not(.bgSectionBlue):not(.bgSectionRed) sectionTitle {
  color: #cb0270
}
body.pink .ghost-btn:hover {
  background: #cb0270;
  border-color: #b70265
}
body.pink .fill-btn {
  background: #cb0270;
  border: 1px solid #c6026d
}
body.pink .fill-btn:hover {
  background: #c6026d
}
body.pink .sidebar-page-layout .content-wrapper h2, body.pink .sidebar-page-layout .content-wrapper h3, body.pink .sidebar-page-layout .content-wrapper h4 {
  color: #cb0270
}
body.pink .innerSection .table-style-2 th {
  background: #bc0268
}
body.pink .sidebar-page-layout .content-wrapper a {
  color: #cb0270
}
body.pink .panel-red {
  background: #cb0270
}
body.pink .event-style-1 .metaDate span.date {
  color: #cb0270
}
body.pink .bg-light-red, body.pink .bg-red-light {
  background: #cb0270
}
body.green a:hover, body.green a:focus {
  color: #849d02
}
body.green .bgRed {
  background: #849d02
}
body.green .colorRed {
  color: #849d02
}
body.green .mainNavBar {
  background: #849d02
}
body.green .mainNavBar .mainMenu > li > a {
  background: #849d02
}
body.green .navbar-custom .navbar-toggle {
  background-color: #849d02;
  border-color: #849d02
}
body.green .mobileHeaderExpandBtn::after {
  background: #849d02
}
body.green label.star {
  color: #849d02
}
body.green .mainNavBar .mainMenu > li > ul a:hover {
  color: #849d02
}
body.green .mainNavBar .mainMenu > li > a:hover, body.green .mainNavBar .mainMenu > li > a:focus {
  background: #a2c002
}
body.green .mainNavBar .mainMenu > li.activeNav > a {
  background: #a2c002
}
body.green .aboutSection input, body.green .aboutSection select, body.green .aboutSection textarea {
  border: 1px solid #c8ee03
}
body.green .aboutSection .ui-selectmenu-button.ui-button {
  border: 1px solid #c8ee03
}
body.green .footer-contact .submitBtnWrap .readMoreBtn::after {
  color: #849d02
}
body.green .socialButtonWrap li.chat {
  background: #849d02
}
body.green .navRightElements .accessibilityFetures .btn i {
  background: #849d02
}
body.green .slick-dots li.slick-active button:before {
  color: #849d02
}
body.green .twoBLockSection .sectionRed {
  background: #849d02
}
body.green .twoBLockSection .bgGray .sectonTitle {
  color: #849d02
}
body.green .aboutSection .sectionBlack h6 {
  color: #99b602
}
body.green .homeSection .sectonTitle {
  color: #849d02
}
body.green .homeSection .readMoreBtn:hover {
  color: #849d02
}
body.green .bgSection .sectonTitle {
  color: #cfcfcf
}
body.green .keyFactsSlider .factInner:hover {
  background: #849d02
}
body.green .keyFactsSlider .factInner:hover .title {
  color: #fff
}
body.green .keyFactsSlider .factInner .title {
  color: #859f00
}
body.green .blockStyle1 .bottomDescWrap {
  color: #88a202
}
body.green .blockStyle1 .bottomDescWrap h5 {
  opacity: 0.9;
  color: #859f00
}
body.green .blockStyle4 .bottomDescWrap .newsMeta > span.metaDate {
  color: #99b602
}
body.green .researchSectionLeft h6 {
  opacity: 0.9;
  color: #859f00
}
body.green .researchSectionLeft p:nth-last-of-type(1)::after {
  opacity: 0.9;
  color: #859f00
}
body.green .latestNewsSlider .slick-dots li.slick-active button:before, body.green .latestNewsSlider .slick-dots li:hover button:before, body.green .mediaSlider .slick-dots li.slick-active button:before, body.green .mediaSlider .slick-dots li:hover button:before, body.green .partnerSlider .slick-dots li.slick-active button:before, body.green .partnerSlider .slick-dots li:hover button:before {
  color: #849d02
}
body.green .eventBlock h5 {
  opacity: 0.9;
  color: #859f00
}
body.green .newsSection h5 {
  opacity: 0.9;
  color: #859f00
}
body.green .grayComponentList > li:hover, body.green .grayComponentList .subComponent:hover {
  background: #849d02
}
body.green .grayComponentList > li:hover i, body.green .grayComponentList .subComponent:hover i {
  color: #fff
}
body.green .grayComponentList > li i, body.green .grayComponentList .subComponent i {
  color: #849d02
}
body.green .testimonialSlider .progressBar {
  background: #849d02
}
body.green .tabContainer .tabHeader li a.active {
  color: #859f00
}
body.green .tabContainer .tabHeader li a::after {
  background: #849d02
}
body.green .tabContainer .tabHeader li a::before {
  border-color: #849d02 transparent transparent transparent
}
body.green .footerTopSection h5 {
  color: #859f00
}
body.green .footerTopSection a:hover {
  color: #859f00
}
body.green footer {
  background: #849d02
}
body.green footer a:hover, body.green footer a:focus {
  color: #e2fd55
}
body.green .footer-contact .submitBtnWrap .readMoreBtn {
  color: #849d02
}
body.green .footer-contact .submitBtnWrap .readMoreBtn rect {
  stroke: #849d02
}
body.green .innerBanner .slideSlognan h1::after {
  background: #99b602
}
body.green .twoBLockSection .sectionLightRed {
  background: #849d02
}
body.green .sectionLightRed .imgTextStyle2 .rightDetails .metaDate {
  color: #445101
}
body.green #toTop {
  border: 1px solid #849d02;
  background: rgba(132, 157, 2, 0.7)
}
body.green .researchSectionLeft h6, body.green .blockStyle5 h6 {
  opacity: 1;
  color: #849d02
}
body.green .researchSectionLeft p:nth-last-of-type(1)::after, body.green .blockStyle5 p:nth-last-of-type(1)::after {
  color: #849d02
}
body.green .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link) {
  background: #849d02
}
body.green .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link):hover, body.green .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link):focus {
  background: #5a6b01
}
body.green .bannerBottomBtnsWrap li a {
  background: #88a202
}
body.green .bannerBottomBtnsWrap li:hover a {
  color: #fff
}
body.green .bgSectionRed::before {
  background: rgba(132, 157, 2, 0.7)
}
body.green .bgSectionRed .sectonTitle {
  color: #fff
}
body.green .btnBlack:hover {
  color: #849d02
}
body.green .btnBlack:hover rect {
  stroke: #849d02
}
body.green .btnBlack:hover::after {
  color: #849d02
}
body.green .navRightElements a:hover {
  color: #849d02
}
body.green .aboutBlock-style-1 .feature:hover, body.green .aboutBlock-style-1 .btnWrapper li:hover {
  background: #849d02
}
body.green span.more {
  color: #849d02
}
body.green .blockStyle4 .bottomDescWrap h4 a:hover {
  color: #849d02
}
body.green .bgSection .listBoxesWrap > li .text-icons .iconWrap i, body.green .bgSection .listBoxesWrap > div[class*=' col-'] .text-icons .iconWrap i {
  color: #849d02
}
body.green .bgBlueStrip a i {
  color: #849d02
}
body.green .color-light-red {
  color: #849d02
}
body.green .playIconWrap .box {
  stroke: #849d02
}
body.green .playIconWrap:hover .box {
  fill: #849d02;
  stroke: #849d02
}
body.green .red-overlay::before {
  background: rgba(132, 157, 2, 0.8)
}
body.green .tab_wrapper > ul li.active {
  border-color: #849d02;
  color: #849d02
}
body.green .tab-style-1 .tab_list li.active::after {
  background: #849d02
}
body.green .tab-style-1 .tab_list li.active::before {
  border-color: #849d02 transparent transparent transparent
}
body.green .round-block-style-1 .topBlock span {
  color: #849d02
}
body.green .round-block-style-1:hover .topBlock span {
  background: #849d02;
  color: #fff
}
body.green .bgSection .icon-text-style-2 i {
  color: #849d02
}
body.green .bgSection .icon-text-style-2:hover span {
  color: #849d02
}
body.green .bgSection .icon-text-style-2:hover i {
  color: #aecf03
}
body.green .icon-text-style-3 .text {
  color: #849d02
}
body.green .factInner:hover {
  background: #849d02
}
body.green .factInner:hover .title {
  color: #fff
}
body.green .factInner .title {
  color: #849d02
}
body.green .color-red {
  color: #849d02
}
body.green .color-light-red {
  color: #99b602
}
body.green .imgeBlockStyle-2 .bottomtext {
  background: #849d02
}
body.green .imgeBlockStyle-2:hover .bottomtext {
  background: #99b602
}
body.green .grayComponentWrap-style-1 i {
  color: #849d02
}
body.green .news-style-2 .link .dateWrap span.date {
  color: #849d02
}
body.green .icon-text-style-3:hover i {
  color: #849d02
}
body.green .bgSection .iconListWrap li a {
  color: #fff
}
body.green .btns-group-style-1 .icon-btn.red a {
  background: #849d02;
  color: #fff
}
body.green .btns-group-style-1 .icon-btn.red a:hover {
  background: #738902
}
body.green .btns-group-style-1 .icon-btn.black a {
  color: #fff
}
body.green .testimonialStyle-2 .testi-row .imgWrap img {
  border: 1px solid #95b102
}
body.green .testimonialStyle-2 .testi-row .authorDetails h5 {
  color: #849d02
}
body.green .icon-text-style-4:hover {
  background: #738902
}
body.green .icon-text-style-4:hover i {
  color: #fff
}
body.green .innerSection.news-detail .news-detail-text ul li:before {
  background: #849d02
}
body.green .widgetsWrap .widget .widgetInner .widgetContentWrap .newsLetterSubscribe input.subscribeBtn {
  background: #849d02
}
body.green .widgetsWrap .widget .widgetInner .widgetContentWrap .newsLetterSubscribe input.subscribeBtn:hover {
  background: #738902
}
body.green .innerSection:not(.bgSectionBlue):not(.bgSectionRed) .sectonTitle, body.green .innerSection:not(.bgSectionBlue):not(.bgSectionRed) .subTitle, body.green .innerSection:not(.bgSectionBlue):not(.bgSectionRed) sectionTitle {
  color: #849d02
}
body.green .ghost-btn:hover {
  background: #849d02;
  border-color: #738902
}
body.green .fill-btn {
  background: #849d02;
  border: 1px solid #809802
}
body.green .fill-btn:hover {
  background: #809802
}
body.green .sidebar-page-layout .content-wrapper h2, body.green .sidebar-page-layout .content-wrapper h3, body.green .sidebar-page-layout .content-wrapper h4 {
  color: #849d02
}
body.green .innerSection .table-style-2 th {
  background: #778e02
}
body.green .sidebar-page-layout .content-wrapper a {
  color: #849d02
}
body.green .panel-red {
  background: #849d02
}
body.green .event-style-1 .metaDate span.date {
  color: #849d02
}
body.green .bg-light-red, body.green .bg-red-light {
  background: #849d02
}
body.orange a:hover, body.orange a:focus {
  color: #ca7500
}
body.orange .bgRed {
  background: #ca7500
}
body.orange .colorRed {
  color: #ca7500
}
body.orange .mainNavBar {
  background: #ca7500
}
body.orange .mainNavBar .mainMenu > li > a {
  background: #ca7500
}
body.orange .navbar-custom .navbar-toggle {
  background-color: #ca7500;
  border-color: #ca7500
}
body.orange .mobileHeaderExpandBtn::after {
  background: #ca7500
}
body.orange label.star {
  color: #ca7500
}
body.orange .mainNavBar .mainMenu > li > ul a:hover {
  color: #ca7500
}
body.orange .mainNavBar .mainMenu > li > a:hover, body.orange .mainNavBar .mainMenu > li > a:focus {
  background: #ee8a00
}
body.orange .mainNavBar .mainMenu > li.activeNav > a {
  background: #ee8a00
}
body.orange .aboutSection input, body.orange .aboutSection select, body.orange .aboutSection textarea {
  border: 1px solid #ffa01d
}
body.orange .aboutSection .ui-selectmenu-button.ui-button {
  border: 1px solid #ffa01d
}
body.orange .footer-contact .submitBtnWrap .readMoreBtn::after {
  color: #ca7500
}
body.orange .socialButtonWrap li.chat {
  background: #ca7500
}
body.orange .navRightElements .accessibilityFetures .btn i {
  background: #ca7500
}
body.orange .slick-dots li.slick-active button:before {
  color: #ca7500
}
body.orange .bgSection .sectonTitle {
  color: #cfcfcf
}
body.orange .twoBLockSection .sectionRed {
  background: #ca7500
}
body.orange .twoBLockSection .bgGray .sectonTitle {
  color: #ca7500
}
body.orange .aboutSection .sectionBlack h6 {
  color: #e48400
}
body.orange .homeSection .sectonTitle {
  color: #ca7500
}
body.orange .homeSection .readMoreBtn:hover {
  color: #ca7500
}
body.orange .keyFactsSlider .factInner:hover {
  background: #ca7500
}
body.orange .keyFactsSlider .factInner:hover .title {
  color: #fff
}
body.orange .keyFactsSlider .factInner .title {
  color: #ca7500
}
body.orange .blockStyle1 .bottomDescWrap {
  color: #cf7800
}
body.orange .blockStyle1 .bottomDescWrap h5 {
  opacity: 0.9;
  color: #ca7500
}
body.orange .blockStyle4 .bottomDescWrap .newsMeta > span.metaDate {
  color: #e48400
}
body.orange .researchSectionLeft h6 {
  opacity: 0.9;
  color: #ca7500
}
body.orange .researchSectionLeft p:nth-last-of-type(1)::after {
  opacity: 0.9;
  color: #ca7500
}
body.orange .latestNewsSlider .slick-dots li.slick-active button:before, body.orange .latestNewsSlider .slick-dots li:hover button:before, body.orange .mediaSlider .slick-dots li.slick-active button:before, body.orange .mediaSlider .slick-dots li:hover button:before, body.orange .partnerSlider .slick-dots li.slick-active button:before, body.orange .partnerSlider .slick-dots li:hover button:before {
  color: #ca7500
}
body.orange .eventBlock h5 {
  opacity: 0.9;
  color: #ca7500
}
body.orange .newsSection h5 {
  opacity: 0.9;
  color: #ca7500
}
body.orange .grayComponentList > li:hover, body.orange .grayComponentList .subComponent:hover {
  background: #ca7500
}
body.orange .grayComponentList > li:hover i, body.orange .grayComponentList .subComponent:hover i {
  color: #fff
}
body.orange .grayComponentList > li i, body.orange .grayComponentList .subComponent i {
  color: #ca7500
}
body.orange .testimonialSlider .progressBar {
  background: #ca7500
}
body.orange .tabContainer .tabHeader li a.active {
  color: #ca7500
}
body.orange .tabContainer .tabHeader li a::after {
  background: #ca7500
}
body.orange .tabContainer .tabHeader li a::before {
  border-color: #ca7500 transparent transparent transparent
}
body.orange .footerTopSection h5 {
  color: #ca7500
}
body.orange .footerTopSection a:hover {
  color: #ca7500
}
body.orange footer {
  background: #ca7500
}
body.orange footer a:hover, body.orange footer a:focus {
  color: #ffc97e
}
body.orange .footer-contact .submitBtnWrap .readMoreBtn {
  color: #ca7500
}
body.orange .footer-contact .submitBtnWrap .readMoreBtn rect {
  stroke: #ca7500
}
body.orange .innerBanner .slideSlognan h1::after {
  background: #e48400
}
body.orange .twoBLockSection .sectionLightRed {
  background: #ca7500
}
body.orange .sectionLightRed .imgTextStyle2 .rightDetails .metaDate {
  color: #7e4900
}
body.orange #toTop {
  border: 1px solid #ca7500;
  background: rgba(202, 117, 0, 0.7)
}
body.orange .researchSectionLeft h6, body.orange .blockStyle5 h6 {
  opacity: 1;
  color: #ca7500
}
body.orange .researchSectionLeft p:nth-last-of-type(1)::after, body.orange .blockStyle5 p:nth-last-of-type(1)::after {
  color: #ca7500
}
body.orange .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link) {
  background: #ca7500
}
body.orange .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link):hover, body.orange .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-info):not(.btn-link):focus {
  background: #975700
}
body.orange .bannerBottomBtnsWrap li a {
  background: #de8100
}
body.orange .bannerBottomBtnsWrap li:hover a {
  color: #fff
}
body.orange .bgSectionRed::before {
  background: rgba(202, 117, 0, 0.7)
}
body.orange .bgSectionRed .sectonTitle {
  color: #fff
}
body.orange .btnBlack:hover {
  color: #ca7500
}
body.orange .btnBlack:hover rect {
  stroke: #ca7500
}
body.orange .btnBlack:hover::after {
  color: #ca7500
}
body.orange .navRightElements a:hover {
  color: #ca7500
}
body.orange .aboutBlock-style-1 .feature:hover, body.orange .aboutBlock-style-1 .btnWrapper li:hover {
  background: #ca7500
}
body.orange span.more {
  color: #ca7500
}
body.orange .blockStyle4 .bottomDescWrap h4 a:hover {
  color: #ca7500
}
body.orange .bgSection .listBoxesWrap > li .text-icons .iconWrap i, body.orange .bgSection .listBoxesWrap > div[class*=' col-'] .text-icons .iconWrap i {
  color: #ca7500
}
body.orange .bgBlueStrip a i {
  color: #ca7500
}
body.orange .color-light-red {
  color: #ca7500
}
body.orange .playIconWrap .box {
  stroke: #ca7500
}
body.orange .playIconWrap:hover .box {
  fill: #ca7500;
  stroke: #ca7500
}
body.orange .red-overlay::before {
  background: rgba(202, 117, 0, 0.8)
}
body.orange .tab_wrapper > ul li.active {
  border-color: #ca7500;
  color: #ca7500
}
body.orange .tab-style-1 .tab_list li.active::after {
  background: #ca7500
}
body.orange .tab-style-1 .tab_list li.active::before {
  border-color: #ca7500 transparent transparent transparent
}
body.orange .round-block-style-1 .topBlock span {
  color: #ca7500
}
body.orange .round-block-style-1:hover .topBlock span {
  background: #ca7500;
  color: #fff
}
body.orange .bgSection .icon-text-style-2 i {
  color: #ca7500
}
body.orange .bgSection .icon-text-style-2:hover span {
  color: #ca7500
}
body.orange .bgSection .icon-text-style-2:hover i {
  color: #fd9300
}
body.orange .icon-text-style-3 .text {
  color: #ca7500
}
body.orange .factInner:hover {
  background: #ca7500
}
body.orange .factInner:hover .title {
  color: #fff
}
body.orange .factInner .title {
  color: #ca7500
}
body.orange .color-red {
  color: #ca7500
}
body.orange .color-light-red {
  color: #e48400
}
body.orange .imgeBlockStyle-2 .bottomtext {
  background: #ca7500
}
body.orange .imgeBlockStyle-2:hover .bottomtext {
  background: #e48400
}
body.orange .grayComponentWrap-style-1 i {
  color: #ca7500
}
body.orange .news-style-2 .link .dateWrap span.date {
  color: #ca7500
}
body.orange .icon-text-style-3:hover i {
  color: #ca7500
}
body.orange .bgSection .iconListWrap li a {
  color: #fff
}
body.orange .btns-group-style-1 .icon-btn.red a {
  background: #ca7500;
  color: #fff
}
body.orange .btns-group-style-1 .icon-btn.red a:hover {
  background: #b66900
}
body.orange .btns-group-style-1 .icon-btn.black a {
  color: #fff
}
body.orange .testimonialStyle-2 .testi-row .imgWrap img {
  border: 1px solid #de8100
}
body.orange .testimonialStyle-2 .testi-row .authorDetails h5 {
  color: #ca7500
}
body.orange .icon-text-style-4:hover {
  background: #b66900
}
body.orange .icon-text-style-4:hover i {
  color: #fff
}
body.orange .innerSection.news-detail .news-detail-text ul li:before {
  background: #ca7500
}
body.orange .widgetsWrap .widget .widgetInner .widgetContentWrap .newsLetterSubscribe input.subscribeBtn {
  background: #ca7500
}
body.orange .widgetsWrap .widget .widgetInner .widgetContentWrap .newsLetterSubscribe input.subscribeBtn:hover {
  background: #b66900
}
body.orange .innerSection:not(.bgSectionBlue):not(.bgSectionRed) .sectonTitle, body.orange .innerSection:not(.bgSectionBlue):not(.bgSectionRed) .subTitle, body.orange .innerSection:not(.bgSectionBlue):not(.bgSectionRed) sectionTitle {
  color: #ca7500
}
body.orange .ghost-btn:hover {
  background: #ca7500;
  border-color: #b66900
}
body.orange .fill-btn {
  background: #ca7500;
  border: 1px solid #c57200
}
body.orange .fill-btn:hover {
  background: #c57200
}
body.orange .sidebar-page-layout .content-wrapper h2, body.orange .sidebar-page-layout .content-wrapper h3, body.orange .sidebar-page-layout .content-wrapper h4 {
  color: #ca7500
}
body.orange .innerSection .table-style-2 th {
  background: #bb6c00
}
body.orange .sidebar-page-layout .content-wrapper a {
  color: #ca7500
}
body.orange .panel-red {
  background: #ca7500
}
body.orange .event-style-1 .metaDate span.date {
  color: #ca7500
}
body.orange .bg-light-red, body.orange .bg-red-light {
  background: #ca7500
}
html[class*='lt-safari'] .mainNavBar .nav > li:first-child {
  margin-right: 40px
}
html[class*='lt-safari'] .colHeightFull {
  position: relative
}
html[class*='lt-safari'] .colHeightFull .col {
  position: absolute;
  left: 2px;
  top: 0;
  right: 4px;
  height: 100%
}
html[class*='lt-safari'] .colHeightFull .col .imgBlockWrap {
  height: 100%
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .desktop .mainNavBar .nav > li:first-child {
    margin-right: 40px !important
  }
}
@media only screen and (min-width: 990px) {
  .min-height-150 {
    min-height: 150px
  }
  .min-height-170 {
    min-height: 170px
  }
  .min-height-200 {
    min-height: 200px
  }
  .flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .mainNavBar .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .mainNavBar .nav > li {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    float: none;
    width: auto
  }
  .mainNavBar .nav > li:first-child {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    margin-right: 20px
  }
  .headerStyle-2 + .mainNavBar .nav > li:first-child {
    margin-right: 10px
  }
  .mainMenu > li > ul {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    transform: translateY(50px);
    z-index: -11
  }
  .mainNavBar {
    overflow: hidden
  }
  .mainNavBar.mainNavBarHovered {
    overflow: visible
  }
  .mainNavBarHovered .mainMenu > li > ul {
    opacity: 1;
    visibility: visible;
    transform: none;
    z-index: 1
  }
  .breadCrumbWrap + .bannerBottomBtns {
    margin-top: -52px
  }
}
@media only screen and (min-width: 1024px) {
  .width-35 {
    width: 35%
  }
  .width-65 {
    width: 65%
  }
  .innerSection .tab-style-2 .tab_wrapper > ul > li {
    padding-left: 15px !important;
    padding-right: 15px !important
  }
  .desktop-only-padding-bottom-50 {
    padding-bottom: 50px !important
  }
}
@media only screen and (min-width: 1025px) {
  .sidebar-page-layout .col-right .news-list-row {
    margin-top: 48px
  }
  .footerLeftWrap {
    width: 70%
  }
  .footerRightWrap {
    width: 30%
  }
  html[dir="ltr"] .paddleft {
    padding-right: 50px
  }
  html[dir="rtl"] .paddleft {
    padding-right: 50px
  }
}
@media only screen and (min-width: 1300px) {
  .newsSortingWrap .newsSortingInner .col-large {
    width: 218px
  }
}
@media only screen and (min-width: 768px) {
  .navbar-custom.affix {
    padding: 0
  }
  .flex-row-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .flex-row-wrapper::before {
    display: block
  }
  .flex-row-wrapper > div {
    float: none;
    min-height: calc(100% - 20px)
  }
  .flex-row-wrapper > div .thumbnail {
    min-height: calc(100% - 15px)
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1280px) {
  .headerStyle-2 .navbar-brand a img {
    max-width: 193px
  }
}
@media only screen and (min-width: 1024px) {
  .mainNavBar .mainMenu > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  html[dir="ltr"][class*='lt-safari'] .mainNavBar .mainMenu > li > a {
    white-space: nowrap
  }
}
@media only screen and (max-width: 1200px) {
  .newsSortingInner {
    float: none;
    width: 100%;
    margin-top: 15px
  }
}
@media only screen and (max-width: 1050px) {
  .push-nav-wrapper:not(.show-menu) .js-nav-toggle {
    top: 0px;
    right: -42px;
    width: 44px;
    height: 103px
  }
  .push-nav-wrapper:not(.show-menu) .js-nav-toggle span {
    margin-top: 46px;
    background-color: #fff
  }
  .bannerBottomBtnsWrap {
    position: relative
  }
  .bannerBottomBtnsWrap li a {
    min-height: 90px
  }
  .hystorySliderWrapper::before, .hystorySliderWrapper::after {
    max-width: 45px
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .padding-100-50 {
    padding: 70px 30px
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .form-group.inline.fields:after {
    content: "";
    display: table;
    clear: both
  }
  .form-group.inline.fields .field {
    width: 50%;
    float: left;
    margin-bottom: 20px
  }
  .mainNavBar .nav > li:last-child {
    -webkit-box-flex: 1.4;
    -webkit-flex-grow: 1.4;
    -ms-flex-positive: 1.4
  }
  .btns-group-style-1 .icon-btn {
    max-width: 33.3222%
  }
  .footerTopSection .socialMediaLinksWrap li a {
    padding: 5px 7px
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .testimonialSlider .slick-slide {
    padding: 0 2px
  }
  .grayComponentListWide > li a, .grayComponentListWide .subComponent a {
    min-height: 130px
  }
  .icon-text-style-3 .text {
    min-height: 68px
  }
  .innerSection .sectonTitle {
    font-size: 1.550em
  }
  .innerSection .sectionTitle {
    font-size: 1.550em
  }
  .pull-left-30 {
    margin-left: 10px
  }
  html[lang="ar"] .pull-left-30 {
    margin-right: 10px;
    margin-left: 0
  }
  body .flexRow > div[class*='col-'] {
    min-height: 35vh
  }
  body .innerBanner .titleMiddle h1, body .innerBanner .innerPageBanner .titleMiddle h1 {
    font-size: 3.4em
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .grayComponentListWide [class*='col-'] {
    width: 33.333%
  }
}
@media only screen and (max-width: 1150px) {
  .navbar-custom .navbar-brand {
    position: relative;
    height: 85px !important;
    overflow: hidden;
    width: 202px
  }
  .navbar-custom .navbar-brand > a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
  }
  .navbar-custom .navbar-brand > a.active {
    opacity: 1;
    visibility: visible
  }
  .navbar-custom .navbar-brand img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .header-search .searchboxwrapper .searchbox, .searchFormWrapper .searchboxwrapper .searchbox {
    width: 234px
  }
  .aboutSection .sectionBlack p br {
    display: none
  }
  .footerTopSection .contactList > li {
    width: 100%
  }
  .mainNavBar .nav {
    max-width: 100%
  }
  .slick-slide {
    margin: 0px 10px
  }
  .iconListWrap:after {
    content: "";
    display: table;
    clear: both
  }
  .iconListWrap li {
    float: left;
    width: 25%
  }
}
@media only screen and (max-width: 1025px) {
  .gallery.grid-gallery .gallery-block .gallery-overlay .overlay-title {
    font-size: 1em;
    line-height: 1.1
  }
  .gallery.grid-gallery .gallery-block .text-style-2 .gallery-title {
    font-size: 1.2em;
    line-height: 1.15
  }
  .form-group.fields {
    display: block
  }
  .form-group.inline.fields > label {
    width: 100%;
    margin-bottom: 20px
  }
  .uaeu-arrow-button {
    font-size: 0.875em
  }
}
@media only screen and (max-width: 1020px) {
  ul.list {
    margin-bottom: 30px
  }
  .listBoxesWrap > li, .listBoxesWrap > div[class*=' col-'] {
    margin-bottom: 0
  }
  .mainNavBar .mainMenu > li.activeNav > a {
    color: #fff
  }
  .navbar-toggle {
    display: block
  }
  .navbar-header {
    width: 100%
  }
  .bannerBottomBtnsWrap {
    display: block;
    left: 0;
    right: 0
  }
  .bannerBottomBtnsWrap:after {
    content: "";
    display: table;
    clear: both
  }
  .bannerBottomBtnsWrap li {
    width: 50%;
    max-width: calc(50% - 2px);
    margin-bottom: 2px;
    float: left
  }
  .bannerBottomBtnsWrap li a {
    min-height: 0
  }
  .navRightElements {
    width: 100%;
    float: none;
    clear: both;
    position: absolute;
    left: 0;
    top: 76px;
    width: 100%;
    background: #fff;
    z-index: 9;
    height: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px
  }
  .navRightElements .topLinksSecondary {
    margin-bottom: 15px
  }
  .navRightElements.active {
    height: auto;
    overflow: visible
  }
  .mobileHeaderExpandBtn {
    display: block;
    width: 54px;
    height: 52px;
    width: 43px;
    height: 41px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    z-index: 5
  }
  .mobileHeaderExpandBtn::after {
    content: '';
    background: #a36627;
    position: absolute;
    width: 76px;
    height: 55px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
    top: -32px;
    right: -31px;
    top: -30px;
    right: -31px
  }
  .mobileHeaderExpandBtn:before {
    content: '';
    font-family: "uaeu" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e03b";
    color: #fff;
    font-size: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px;
    position: absolute;
    left: 26px;
    top: -6px;
    left: 13px;
    top: -6px;
    z-index: 3
  }
  .navbar-fixed-top {
    position: relative;
    margin-bottom: 0
  }
  .push-nav-wrapper {
    position: absolute
  }
  .push-nav-wrapper.show-menu {
    position: fixed
  }
  .navbar-nav > li {
    width: 100%;
    background: none
  }
  .mainNavBar {
    background: none
  }
  .mainNavBar .mainMenu {
    background: #fff;
    margin-top: -1px
  }
  .mainNavBar .mainMenu > li > a {
    background: none
  }
  .mainNavBar .mainMenu > li > ul {
    background: #f1f1f1
  }
  .mainNavBar .mainMenu > li:first-child > a {
    width: 100%;
    color: #1f1f1f
  }
  .mainNavBar .mainMenu > li:first-child > a:hover, .mainNavBar .mainMenu > li:first-child > a:focus {
    color: #1f1f1f
  }
  .mainNavBar .mainMenu > li:first-child > a::before {
    display: none
  }
  .navbar-custom .nav li a {
    color: #3e3e3e
  }
  .mainNavBar .collapse {
    display: none !important
  }
  .mainNavBar .collapse.in {
    display: block !important
  }
  .homeBanner, .innerBanner {
    margin-top: 0
  }
  .grayComponentsHorizontal .grayComponentWrap-style-1 {
    width: 50%
  }
  .mainNavBar {
    height: 0
  }
  .mainNavBar .mainMenu > li {
    position: relative
  }
  .mainNavBar .mainMenu > li:first-child > a {
    padding: 15px 10px
  }
  .mainNavBar .mainMenu > li > a {
    padding-right: 35px
  }
  .mainNavBar .mainMenu > li .submenu-toggle {
    display: block;
    position: absolute;
    right: 4px;
    overflow: hidden;
    background: #f7f7f7;
    top: 5px;
    z-index: 3;
    cursor: pointer;
    width: 37px;
    height: 35px
  }
  .mainNavBar .mainMenu > li .submenu-toggle::before {
    content: '';
    font-family: "uaeu" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e03b";
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 35px;
    vertical-align: middle
  }
  .mainNavBar .mainMenu > li .submenu-toggle + ul {
    display: none
  }
  .mainNavBar .mainMenu > li.active > a {
    color: #a36627;
    color: #fff
  }
  .mainNavBar .mainMenu > li.active .submenu-toggle + ul {
    display: block
  }
  .mainNavBar .mainMenu > li.active .submenu-toggle::before {
    content: '';
    width: 22px;
    height: 1px;
    background: black;
    top: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    position: absolute;
    right: 0;
    margin: auto
  }
}
@media only screen and (max-width: 990px) {
  .sidebar-page-layout .content-wrapper > .sectonTitle:first-child {
    margin-top: 0
  }
  .sidebar-page-layout .content-wrapper .readMoreBtn {
    margin-bottom: 30px
  }
  .icon-text-style-4 .text {
    word-wrap: break-word;
    max-width: calc(100% - 63px)
  }
  .bannerBottomBtnsWrap {
    padding-top: 60px
  }
  .factsRightSidebar {
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 15px
  }
  .programFinderWrapper .feildControlWrap li {
    width: 50%;
    margin-bottom: 3px
  }
  .programFinderWrapper .feildControlWrap li.submitBtnWrp {
    width: 50%
  }
  .iconListWrap:after {
    content: "";
    display: table;
    clear: both
  }
  .iconListWrap li {
    float: left;
    width: 50%;
    margin-bottom: 20px
  }
  .imgFullWidth {
    margin-bottom: 20px
  }
  .listBoxesWrap {
    display: block
  }
  .listBoxesWrap > li .title, .listBoxesWrap .listBoxesWrap > div[class*=' col-'] .title {
    min-height: 0
  }
  .navRightElements .topLinks .accessibilityControls {
    clear: both;
    margin: 0;
    margin-top: 15px
  }
  .homeBanner .background-video::before, .innerBanner .background-video::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url("../images/home-banner.jpg") center center no-repeat;
    background-size: cover
  }
  .blogSecLeft, .blogSecRight {
    width: 100%
  }
  .blogSecRight {
    padding: 0 7px
  }
  .mainNavBar .mainMenu > li > a {
    font-weight: 500;
    font-size: 0.9em
  }
  .mainNavBar .mainMenu > li > ul {
    font-size: 0.9em
  }
  .homeBanner .bannerTitle h1, .innerBanner .bannerTitle h1, .innerPageBanner .bannerTitle h1 {
    font-size: 3.8em;
    font-weight: 600
  }
  .homeBanner .titleMiddle h1, .innerBanner .titleMiddle h1, .innerPageBanner .titleMiddle h1 {
    font-size: 3.8em;
    font-weight: 600
  }
  .flexRow {
    display: block;
    display: block;
    display: block
  }
  .flexRow::before {
    display: block
  }
  .flexRow::after {
    content: '';
    display: table;
    clear: both
  }
  .flexRow > div {
    float: none
  }
  .flexRow > div[class*='col-'] {
    width: 100%;
    min-height: 50vh
  }
  .twoBLockSection .sectionRed, .twoBLockSection .sectionBlack, .twoBLockSection .blockSection, .twoBLockSection .sectionLightRed {
    width: 100%
  }
  .grayComponentList > li i {
    font-size: 69px;
    float: left;
    margin-top: -11px;
    margin-right: 7px
  }
  .readMoreBtn {
    font-size: 14px
  }
  .imageGrid .imgTextBlock a .heading {
    font-size: 1.12em
  }
  .imageGrid .imgTextBlock a figcaption p {
    line-height: 1.5;
    font-size: 0.85em
  }
  .testimonialSection .testimonialWrap .quote {
    max-width: 74%;
    margin-left: 14%
  }
  .testimonialSection .testimonialWrap .quote p {
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.5
  }
  .testimonialSection .testimonialWrap .quote .heading {
    font-size: 2.150em;
    line-height: 1.4
  }
  .footerTopSection .footerLeftWrap, .footerTopSection .footerRightWrap {
    width: 100%
  }
  .footerTopSection .socialMediaLinksWrap li a {
    padding: 6px 7px;
    padding-right: 5px
  }
  .footer-contact {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px
  }
  .footer-contact:after {
    content: "";
    display: table;
    clear: both
  }
  .footer-contact .footerContactForm {
    width: 70%;
    float: left;
    padding: 0 15px
  }
  .footer-contact .contactList {
    width: 30%;
    float: left;
    padding: 0 15px;
    margin-top: 0
  }
  #floatMenu {
    display: none !important
  }
  .logoWrap img {
    max-width: 100%
  }
  .blockStyle4 .bottomDescWrap .newsMeta, .blockStyle4 .bottomDescWrap .newsDetails {
    width: 100%;
    padding: 0
  }
  .blockStyle4 .bottomDescWrap .newsMeta > span {
    display: inline-block
  }
  .blockStyle4 .bottomDescWrap.bg-gray {
    padding-left: 15px;
    padding-right: 15px
  }
  .newsImgWrap {
    margin-bottom: 20px
  }
  .innerBanner .slideSlognan, .innerPageBanner .slideSlognan {
    width: 86%;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
  }
  .innerBanner .slideSlognan h1, .innerPageBanner .slideSlognan h1 {
    font-size: 2em
  }
  .innerBanner .titleMiddle h1, .innerPageBanner .titleMiddle h1 {
    font-size: 3.8em;
    font-weight: 600
  }
  .aboutBlock-style-1 .innerWrap {
    padding: 25px 20px
  }
  .imageTextBlockWrapper {
    padding-left: 0
  }
  .imageTextBlockWrapper .imgFullWidth {
    margin-bottom: 15px
  }
  .tab-style-1 .tab_list li {
    font-size: 1.41em;
    padding: 10px 8px
  }
  .hystorySliderWrapper {
    padding: 10px 26px
  }
  .btns-group-style-1 {
    padding-top: 15px;
    display: block
  }
  .btns-group-style-1:after {
    content: "";
    display: table;
    clear: both
  }
  .btns-group-style-1 .icon-btn {
    float: left;
    margin: 15px 0
  }
  .padding-50-55 {
    padding: 25px 35px
  }
  body.red .mainNavBar .mainMenu > li > a, body.green .mainNavBar .mainMenu > li > a, body.orange .mainNavBar .mainMenu > li > a, body.pink .mainNavBar .mainMenu > li > a, body.blue .mainNavBar .mainMenu > li > a {
    background: #fff
  }
  body.red .mainNavBar .mainMenu > li.active > a, body.green .mainNavBar .mainMenu > li.active > a, body.orange .mainNavBar .mainMenu > li.active > a, body.pink .mainNavBar .mainMenu > li.active > a, body.blue .mainNavBar .mainMenu > li.active > a {
    background: #a36627
  }
}
@media only screen and (max-width: 770px) {
  .sidebar-page-layout .col-right {
    padding-right: 15px;
    padding-left: 15px
  }
  .newsLetterSubscribe .feildBtn {
    max-width: calc(100% - 140px)
  }
  .fRight {
    float: none
  }
  .fLeft {
    float: none
  }
  .connectWithSocialWrap > .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .connectWithSocialWrap > .row > [class*='col-'] {
    width: 50%;
    padding: 5px
  }
  .researchInnovationRight .blockStyle3, .blockStyle6 .blockStyle3 {
    margin-top: 20px;
    margin-bottom: 20px
  }
  .footer-contact {
    margin-left: 0;
    margin-right: 0
  }
  .footer-contact .footerContactForm, .footer-contact .contactList {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    overflow: hidden
  }
  .footer-contact .footerContactForm {
    margin-bottom: 22px
  }
  .grayComponentList > li a {
    padding: 20px 15px;
    padding-bottom: 8px
  }
  .grayComponentList > li a span {
    display: inline-block;
    padding-top: 15px;
    max-width: calc(100% - 80px)
  }
  .grayComponentList > li i {
    font-size: 63px
  }
  .headerStyle-2 .navbar-header {
    margin: 0
  }
  .headerStyle-2 .navbar-brand {
    margin-left: 20px
  }
  .navbar-collapse > .container {
    padding: 0 5px
  }
  .navRightElements {
    padding-top: 27px
  }
  .navRightElements .topLinks {
    padding-top: 10px
  }
  .tab_wrapper .content_wrapper .accordian_header.active::after {
    opacity: 0
  }
  .tab-style-1 .quotesWrap {
    padding: 30px 5px
  }
  .tab-style-1 .quotesWrap::before, .tab-style-1 .quotesWrap::after {
    font-size: 37px
  }
  .tab-style-1 .quotesWrap::before {
    top: -5px
  }
  .hystorySlider .slick-prev::before, .hystorySlider .slick-next::before {
    font-size: 40px
  }
  .icon-text-style-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .icon-text-style-3 {
    margin-bottom: 15px
  }
  .icon-text-style-3 i {
    font-size: 62px;
    height: auto
  }
  .factsRightSidebar .grayComponentList > li i {
    font-size: 52px;
    height: 51px
  }
  .factsRightSidebar .grayComponentList > li span {
    padding-top: 0
  }
  .blockSection {
    margin-top: 15px;
    margin-bottom: 15px
  }
  .col-side-bar {
    padding-right: 15px
  }
  .content-section-form {
    margin-bottom: 30px;
    margin-top: 20px
  }
}
@media only screen and (max-width: 768px) {
  .videoBlockWrap {
    margin-bottom: 15px
  }
}
@media only screen and (max-width: 660px) {
  .news-list-row .newsBlock {
    margin-bottom: 50px
  }
  .form-group.inline.fields .field {
    padding-left: 0;
    padding-right: 0
  }
  .padding-100-50 {
    padding: 50px 22px
  }
  .pull-left-30 {
    margin-left: 0;
    margin-right: 0
  }
  .grayComponentList {
    padding-top: 25px
  }
  .newsSortingWrap .newsSortingInner [class*='col-'] {
    width: 100%;
    margin: 8px 0
  }
  .grayComponentsHorizontal {
    display: block
  }
  .grayComponentsHorizontal .grayComponentWrap-style-1 {
    width: 100%;
    margin-bottom: 15px
  }
  .grayComponentsHorizontal .grayComponentWrap-style-1 span {
    font-size: 15px;
    font-weight: 400
  }
  .grayComponentsHorizontal .grayComponentWrap-style-1 i {
    font-size: 52px;
    max-height: 63px
  }
  .sliderFullWidth {
    overflow: hidden
  }
  .sliderFullWidth .innerWrap {
    padding: 30px
  }
  .sliderFullWidth .slick-prev {
    left: -2px
  }
  .sliderFullWidth .slick-next {
    right: -2px
  }
  .sliderFullWidth .slick-prev::before, .sliderFullWidth .slick-next::before {
    font-size: 25px
  }
  section {
    padding: 30px 0
  }
  .twoBLockSection .innerWrap {
    padding: 25px 15px
  }
  .widgetsWrap .widget .widgetInner .widgetContentWrap .newsLetterSubscribe input.feildBtn {
    width: 100%;
    margin-bottom: 20px;
    max-width: 100%
  }
  .widgetsWrap .newsLetterSubscribe {
    text-align: left
  }
  .aboutSection .programFinder .programFinderLeft, .aboutSection .programFinder .programFinderRight {
    width: 100%;
    padding: 0 10px
  }
  .aboutSection .programFinder .programFinderRight {
    margin-top: 15px
  }
  .footerMiddleSection .logoWrap {
    margin-bottom: 20px
  }
  .footerMiddleSection .logoWrap + .text-right {
    text-align: inherit
  }
  .footerMiddleSection .starSubmitBtnWrap {
    margin-top: 10px;
    margin-bottom: 20px
  }
  .testimonialSection .testimonialWrap {
    padding: 30px 20px;
    padding-bottom: 74px
  }
  .testimonialSection .testimonialWrap .quote {
    width: 100%;
    max-width: 100%;
    margin: 0
  }
  .imageGrid .twoColWrap .col {
    padding: 0
  }
  .imageGrid .colBig, .imageGrid .colMedium {
    width: 100%
  }
  .imageGrid .imgTextBlock {
    padding: 5px
  }
  .imageGrid .imgTextBlock a {
    max-height: 170px;
    overflow: hidden
  }
  .imageGrid > [class*='col-'] {
    padding-left: 0;
    padding-right: 0
  }
  .imageGridSlider .slick-slide {
    margin: 5px
  }
  .bgSection {
    padding: 40px 0
  }
  .homeSection.bgSection {
    margin-top: 0
  }
  .latestNewsSlider + .dotsContainer {
    bottom: -33px
  }
  .connectWithSocialWrap > .row {
    display: block
  }
  .connectWithSocialWrap > .row .fbBlock, .connectWithSocialWrap > .row .tweetBlock {
    max-height: 182px
  }
  .connectWithSocialWrap > .row > [class*='col-'] {
    float: left
  }
  .connectWithSocialWrap > .row > [class*='col-']:first-child, .connectWithSocialWrap > .row > [class*='col-']:nth-child(2) {
    width: 100%
  }
  .connectWithSocialWrap > .row > [class*='col-']:first-child .imgBlockWrap {
    height: 170px;
    padding-top: 0px
  }
  footer .footerMenu li {
    margin: 0
  }
  footer .footerMenu li::after {
    display: none
  }
  .rewardsRow [class*='col-'] {
    margin-bottom: 20px
  }
  .navRightElements .topLinks:after {
    content: "";
    display: table;
    clear: both
  }
  .navRightElements .topLinks > li {
    float: left
  }
  .navRightElements .topLinks > li.resizer {
    margin-bottom: 10px;
    vertical-align: top
  }
  .navRightElements .topLinks > li.accessibilityFetures {
    float: right
  }
  .navRightElements .header-search {
    display: none
  }
  .navRightElements .topLinksSecondary {
    clear: both;
    text-align: inherit
  }
  .navRightElements .topLinks .accessibilityControls .accessibilityControlsWrap li.accessibilityFetures {
    margin-right: 12px;
    margin-left: 2px
  }
  .navbar-collapse > .container {
    background: #fff
  }
  .navRightElements .topLinks .normalDropdown button i {
    font-size: 20px
  }
  .bgSection .blockStyle7 .newsDetails {
    padding: 10px 0px
  }
  .bannerBottomBtnsWrap {
    display: block
  }
  .bannerBottomBtnsWrap:after {
    content: "";
    display: table;
    clear: both
  }
  .bannerBottomBtnsWrap li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 2px;
    float: left
  }
  .bannerBottomBtnsWrap li a {
    min-height: 0
  }
  .socialShareRight li a {
    padding: 2px 5px
  }
  .socialShareRight li a i {
    font-size: 27px
  }
  .socialShareRight .expandWrap {
    width: 182px;
    right: 37px;
    padding: 2px 2px;
    padding-top: 5px;
    height: 34px
  }
  .socialShareRight .st-btn {
    height: 25px !important;
    padding: 0 5px !important
  }
  .socialShareRight .st-btn > svg {
    top: 4px !important
  }
  .innerSection {
    padding: 60px 0
  }
  .padding-100-20 {
    padding: 50PX 15px
  }
  .header .tooltip {
    display: none !important
  }
  .testimonialStyle-2 {
    margin-bottom: 80px
  }
  .testimonialStyle-2 .testi-row .imgWrap {
    max-width: 64%;
    margin: 0 auto;
    float: none;
    margin-bottom: 20px
  }
  .bgSection .latestNewsTwoSlider .blockStyle7 {
    padding: 0 10px
  }
  .bgBlueStrip a i {
    margin-left: 0
  }
  .two-col-slider {
    margin-bottom: 50px
  }
  .socialShareRight {
    display: none
  }
  .bgSection .text-icons-wrap li {
    padding-right: 5px;
    padding-left: 5px
  }
  .news-style-2 .link {
    padding-left: 0;
    padding-right: 0
  }
  .news-style-2 .link .dateWrap {
    width: 69px
  }
  .news-style-2 .link .dateWrap span {
    text-align: center
  }
  .news-style-2 .link .dateWrap span.date {
    width: 100%;
    font-size: 2.218em
  }
  .news-style-2 .link .dateWrap span.monthYear {
    width: 100%;
    font-size: 1.155em;
    padding: 5px 0
  }
  .news-style-2 .link .detailsWrap {
    width: calc(100% - 72px)
  }
  .btns-group-style-1 .icon-btn {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
  }
  .listBoxesWrap-style-1 {
    margin-left: -10px;
    margin-right: -10px
  }
  .blockStyle4 {
    margin-top: 10px;
    margin-bottom: 10px
  }
  .innerBanner .bannerSlider .slick-dots {
    padding: 5px 3px
  }
  .innerBanner .bannerSlider .iconPlay {
    font-size: 55px
  }
  .col-margin-res > div[class*="col-"] {
    margin-bottom: 35px
  }
  .col-margin-res > div[class*="col-"]:last-child {
    margin-bottom: 0
  }
  .slick-dots li {
    margin-left: 2px;
    margin-right: 2px
  }
  .tab_wrapper.libraryTiming {
    margin-top: 50px;
    margin-bottom: 20px
  }
  .sidebar-page-layout .col-right {
    margin-bottom: 50px
  }
  body {
    font-size: 80%
  }
  .sectonTitle, .sectionTitle {
    font-size: 1.80em
  }
  .sectionTitle-medium {
    font-size: 1.70em
  }
  .bgBlueStrip a {
    font-size: 1.12em
  }
  .homeBanner .bannerTitle, .innerBanner .bannerTitle, .innerPageBanner .bannerTitle {
    width: 90%
  }
  .homeBanner .bannerTitle h1, .innerBanner .bannerTitle h1, .innerPageBanner .bannerTitle h1 {
    font-size: 1.8em
  }
  .homeBanner .titleMiddle h1, .innerBanner .titleMiddle h1, .innerPageBanner .titleMiddle h1 {
    font-size: 1.8em;
    padding-left: 22px;
    padding-right: 22px
  }
  .homeSection .sectonTitle, .homeSection .sectionTitle {
    font-size: 1.80em
  }
  .innerSection.news-detail h1.sectonTitle {
    font-size: 1.80em
  }
  .innerSection.news-detail h1.sectionTitle {
    font-size: 1.80em
  }
  .innerSection .sectonTitle, .innerSection .sectionTitle {
    font-size: 1.80em
  }
  .aboutBlock-style-1 .sectonTitle, .aboutBlock-style-1 .sectionTitle {
    font-size: 1.80em
  }
  .innerSection .sectonTitle.big {
    font-size: 2.125em
  }
  .innerSection .sectionTitle.big {
    font-size: 2.125em
  }
  .listBoxesWrap > li .title, .listBoxesWrap > div[class*=' col-'] .title {
    font-size: 1.10em
  }
  .padding-100-70 {
    padding: 50px 30px
  }
  .padding-bottom-100 {
    padding-bottom: 56px !important
  }
  .margin-bottom-50 {
    margin-bottom: 30px !important
  }
  .margin-bottom-100 {
    margin-bottom: 50px !important
  }
  .col-side-bar {
    margin-bottom: 50px
  }
  .listBoxesWrap-style-1 .box {
    font-size: 1em
  }
}
@media only screen and (max-width: 400px) {
  .tabContainer .tabHeader li {
    margin: 0 5px;
    margin-bottom: 20px
  }
  .tabContainer .tabHeader li a {
    font-weight: 400
  }
  .push-nav-wrapper {
    max-width: 77%
  }
  .aboutBlock-style-1 .btnWrapper li a {
    padding: 7px 8px
  }
  .aboutBlock-style-1 .btnWrapper li a i {
    font-size: 28px
  }
}
@media only screen and (max-width: 330px) {
  .navbar-custom .navbar-brand {
    width: 188px
  }
}

@media screen and (width: 984px) and (height: 796px) {
	.innerPageBanner .titleMiddle-style-2 {
		padding: 5px 5px !important;;
		background: rgba(48, 92, 39, 0.5) !important;
		font-size: 0.8em;
	}
	.innerPageBanner .titleMiddle{
		top:40% !important;
	}
	.innerPageBanner .container {
		width: 70% !important;
		max-width: 92.6%;
	}

}





/*# sourceMappingURL=main.css.map */