@charset "UTF-8";
/* grid system */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-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-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-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/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../../../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../../../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../../../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  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: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  .lt-ie9 .container {
    width: 1000px !important; }
  @media (min-width: 768px) {
    .container {
      width: 760px; } }
  @media (min-width: 1000px) {
    .container {
      width: 1000px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1160px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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-left: 10px;
  padding-right: 10px; }

.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-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1000px) {
  .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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.lt-ie9 .col-sm-1, .lt-ie9 .col-sm-2, .lt-ie9 .col-sm-3, .lt-ie9 .col-sm-4, .lt-ie9 .col-sm-5, .lt-ie9 .col-sm-6, .lt-ie9 .col-sm-7, .lt-ie9 .col-sm-8, .lt-ie9 .col-sm-9, .lt-ie9 .col-sm-10, .lt-ie9 .col-sm-11, .lt-ie9 .col-sm-12 {
  float: left; }

.lt-ie9 .col-sm-1 {
  width: 8.33333%; }

.lt-ie9 .col-sm-2 {
  width: 16.66667%; }

.lt-ie9 .col-sm-3 {
  width: 25%; }

.lt-ie9 .col-sm-4 {
  width: 33.33333%; }

.lt-ie9 .col-sm-5 {
  width: 41.66667%; }

.lt-ie9 .col-sm-6 {
  width: 50%; }

.lt-ie9 .col-sm-7 {
  width: 58.33333%; }

.lt-ie9 .col-sm-8 {
  width: 66.66667%; }

.lt-ie9 .col-sm-9 {
  width: 75%; }

.lt-ie9 .col-sm-10 {
  width: 83.33333%; }

.lt-ie9 .col-sm-11 {
  width: 91.66667%; }

.lt-ie9 .col-sm-12 {
  width: 100%; }

.lt-ie9 .col-sm-pull-0 {
  right: auto; }

.lt-ie9 .col-sm-pull-1 {
  right: 8.33333%; }

.lt-ie9 .col-sm-pull-2 {
  right: 16.66667%; }

.lt-ie9 .col-sm-pull-3 {
  right: 25%; }

.lt-ie9 .col-sm-pull-4 {
  right: 33.33333%; }

.lt-ie9 .col-sm-pull-5 {
  right: 41.66667%; }

.lt-ie9 .col-sm-pull-6 {
  right: 50%; }

.lt-ie9 .col-sm-pull-7 {
  right: 58.33333%; }

.lt-ie9 .col-sm-pull-8 {
  right: 66.66667%; }

.lt-ie9 .col-sm-pull-9 {
  right: 75%; }

.lt-ie9 .col-sm-pull-10 {
  right: 83.33333%; }

.lt-ie9 .col-sm-pull-11 {
  right: 91.66667%; }

.lt-ie9 .col-sm-pull-12 {
  right: 100%; }

.lt-ie9 .col-sm-push-0 {
  left: auto; }

.lt-ie9 .col-sm-push-1 {
  left: 8.33333%; }

.lt-ie9 .col-sm-push-2 {
  left: 16.66667%; }

.lt-ie9 .col-sm-push-3 {
  left: 25%; }

.lt-ie9 .col-sm-push-4 {
  left: 33.33333%; }

.lt-ie9 .col-sm-push-5 {
  left: 41.66667%; }

.lt-ie9 .col-sm-push-6 {
  left: 50%; }

.lt-ie9 .col-sm-push-7 {
  left: 58.33333%; }

.lt-ie9 .col-sm-push-8 {
  left: 66.66667%; }

.lt-ie9 .col-sm-push-9 {
  left: 75%; }

.lt-ie9 .col-sm-push-10 {
  left: 83.33333%; }

.lt-ie9 .col-sm-push-11 {
  left: 91.66667%; }

.lt-ie9 .col-sm-push-12 {
  left: 100%; }

.lt-ie9 .col-sm-offset-0 {
  margin-left: 0%; }

.lt-ie9 .col-sm-offset-1 {
  margin-left: 8.33333%; }

.lt-ie9 .col-sm-offset-2 {
  margin-left: 16.66667%; }

.lt-ie9 .col-sm-offset-3 {
  margin-left: 25%; }

.lt-ie9 .col-sm-offset-4 {
  margin-left: 33.33333%; }

.lt-ie9 .col-sm-offset-5 {
  margin-left: 41.66667%; }

.lt-ie9 .col-sm-offset-6 {
  margin-left: 50%; }

.lt-ie9 .col-sm-offset-7 {
  margin-left: 58.33333%; }

.lt-ie9 .col-sm-offset-8 {
  margin-left: 66.66667%; }

.lt-ie9 .col-sm-offset-9 {
  margin-left: 75%; }

.lt-ie9 .col-sm-offset-10 {
  margin-left: 83.33333%; }

.lt-ie9 .col-sm-offset-11 {
  margin-left: 91.66667%; }

.lt-ie9 .col-sm-offset-12 {
  margin-left: 100%; }

.lt-ie9 .col-md-1, .lt-ie9 .col-md-2, .lt-ie9 .col-md-3, .lt-ie9 .col-md-4, .lt-ie9 .col-md-5, .lt-ie9 .col-md-6, .lt-ie9 .col-md-7, .lt-ie9 .col-md-8, .lt-ie9 .col-md-9, .lt-ie9 .col-md-10, .lt-ie9 .col-md-11, .lt-ie9 .col-md-12 {
  float: left; }

.lt-ie9 .col-md-1 {
  width: 8.33333%; }

.lt-ie9 .col-md-2 {
  width: 16.66667%; }

.lt-ie9 .col-md-3 {
  width: 25%; }

.lt-ie9 .col-md-4 {
  width: 33.33333%; }

.lt-ie9 .col-md-5 {
  width: 41.66667%; }

.lt-ie9 .col-md-6 {
  width: 50%; }

.lt-ie9 .col-md-7 {
  width: 58.33333%; }

.lt-ie9 .col-md-8 {
  width: 66.66667%; }

.lt-ie9 .col-md-9 {
  width: 75%; }

.lt-ie9 .col-md-10 {
  width: 83.33333%; }

.lt-ie9 .col-md-11 {
  width: 91.66667%; }

.lt-ie9 .col-md-12 {
  width: 100%; }

.lt-ie9 .col-md-pull-0 {
  right: auto; }

.lt-ie9 .col-md-pull-1 {
  right: 8.33333%; }

.lt-ie9 .col-md-pull-2 {
  right: 16.66667%; }

.lt-ie9 .col-md-pull-3 {
  right: 25%; }

.lt-ie9 .col-md-pull-4 {
  right: 33.33333%; }

.lt-ie9 .col-md-pull-5 {
  right: 41.66667%; }

.lt-ie9 .col-md-pull-6 {
  right: 50%; }

.lt-ie9 .col-md-pull-7 {
  right: 58.33333%; }

.lt-ie9 .col-md-pull-8 {
  right: 66.66667%; }

.lt-ie9 .col-md-pull-9 {
  right: 75%; }

.lt-ie9 .col-md-pull-10 {
  right: 83.33333%; }

.lt-ie9 .col-md-pull-11 {
  right: 91.66667%; }

.lt-ie9 .col-md-pull-12 {
  right: 100%; }

.lt-ie9 .col-md-push-0 {
  left: auto; }

.lt-ie9 .col-md-push-1 {
  left: 8.33333%; }

.lt-ie9 .col-md-push-2 {
  left: 16.66667%; }

.lt-ie9 .col-md-push-3 {
  left: 25%; }

.lt-ie9 .col-md-push-4 {
  left: 33.33333%; }

.lt-ie9 .col-md-push-5 {
  left: 41.66667%; }

.lt-ie9 .col-md-push-6 {
  left: 50%; }

.lt-ie9 .col-md-push-7 {
  left: 58.33333%; }

.lt-ie9 .col-md-push-8 {
  left: 66.66667%; }

.lt-ie9 .col-md-push-9 {
  left: 75%; }

.lt-ie9 .col-md-push-10 {
  left: 83.33333%; }

.lt-ie9 .col-md-push-11 {
  left: 91.66667%; }

.lt-ie9 .col-md-push-12 {
  left: 100%; }

.lt-ie9 .col-md-offset-0 {
  margin-left: 0%; }

.lt-ie9 .col-md-offset-1 {
  margin-left: 8.33333%; }

.lt-ie9 .col-md-offset-2 {
  margin-left: 16.66667%; }

.lt-ie9 .col-md-offset-3 {
  margin-left: 25%; }

.lt-ie9 .col-md-offset-4 {
  margin-left: 33.33333%; }

.lt-ie9 .col-md-offset-5 {
  margin-left: 41.66667%; }

.lt-ie9 .col-md-offset-6 {
  margin-left: 50%; }

.lt-ie9 .col-md-offset-7 {
  margin-left: 58.33333%; }

.lt-ie9 .col-md-offset-8 {
  margin-left: 66.66667%; }

.lt-ie9 .col-md-offset-9 {
  margin-left: 75%; }

.lt-ie9 .col-md-offset-10 {
  margin-left: 83.33333%; }

.lt-ie9 .col-md-offset-11 {
  margin-left: 91.66667%; }

.lt-ie9 .col-md-offset-12 {
  margin-left: 100%; }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    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 > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .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 > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .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;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 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 > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .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 > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none; }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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 > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    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 > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .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: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    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 > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    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 > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    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 > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    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 > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  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 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.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-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  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);
  background-clip: padding-box; }
  .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.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #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.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.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, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-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-right-radius: 0;
  border-top-left-radius: 0; }

.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 {
      content: "/";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.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;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.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; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 900px;
    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: 1000px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.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 {
  bottom: 0;
  right: 5px;
  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; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

html:not(.lt-ie9) .visible-xs {
  display: none !important; }

.visible-xs {
  display: none !important; }

html:not(.lt-ie9) .visible-sm {
  display: none !important; }

.visible-sm {
  display: none !important; }

html:not(.lt-ie9) .visible-md {
  display: none !important; }

.visible-md {
  display: none !important; }

html:not(.lt-ie9) .visible-lg {
  display: none !important; }

.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: 999px) {
  .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: 999px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1000px) 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: 1000px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1000px) 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) {
  html:not(.lt-ie9) .hidden-xs {
    display: none !important; }
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 999px) {
  html:not(.lt-ie9) .hidden-sm {
    display: none !important; }
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1000px) and (max-width: 1199px) {
  html:not(.lt-ie9) .hidden-md {
    display: none !important; }
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  html:not(.lt-ie9) .hidden-lg {
    display: none !important; }
  .hidden-lg {
    display: none !important; } }

html:not(.lt-ie9) .visible-print {
  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 {
  html:not(.lt-ie9) .hidden-print {
    display: none !important; }
  .hidden-print {
    display: none !important; } }

/* variables */
/* set global config vars */
/* defualt page width setting(PC) */
/* off canvas menu width *eg. 70px or 70% */
/* main slide margin top */
/* header height */
/* footer height */
/* global body setting */
/* default font family */
/*Arial*/
/* text sizing multiplier */
/* text sizing */
/* default theme color */
/* special theme */
/* insert special theme for this website */
/* text sizing */
/* reset */
* {
  margin: 0;
  padding: 0; }

html,
body {
  font-family: "KitithadaRegular";
  font-weight: normal; }

.clearfix {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

ol, ul {
  list-style: none; }

/* remove link outline */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

p, span, a {
  font-weight: normal; }

h1, h2, h3 {
  margin-top: 22px;
  margin-bottom: 22px; }

h1 {
  font-size: 60px;
  line-height: 60px; }

h2 {
  font-size: 40px;
  line-height: 40px; }

h3 {
  font-size: 30px;
  line-height: 30px; }

p, a, span {
  font-size: 20px;
  line-height: 24px; }

a {
  text-decoration: none;
  outline: 0;
  outline-style: none; }
  a:hover {
    text-decoration: none;
    outline: 0;
    outline-style: none; }
  a:focus {
    text-decoration: none;
    outline: 0;
    outline-style: none; }
  a:active {
    text-decoration: none;
    outline: 0;
    outline-style: none; }

/* css3 crossbrowser */
/* note : for IE8,7 need 'css3pie' */
/* note : for IE8,7 need css3pie helper*/
/* fontface class */
@font-face {
  font-family: 'KitithadaRegular';
  src: url("../../../../fonts/PSL094pro_0.eot");
  src: url("../../../../fonts/PSL094pro_0.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/PSL094pro_0.woff") format("woff"), url("../../../../fonts/PSL094pro_0.ttf") format("truetype"), url("../../../../fonts/PSL094pro_0.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'KitithadaBold';
  src: url("../../../../fonts/PSL096pro_0.eot");
  src: url("../../../../fonts/PSL096pro_0.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/PSL096pro_0.woff") format("woff"), url("../../../../fonts/PSL096pro_0.ttf") format("truetype"), url("../../../../fonts/PSL096pro_0.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/* scss components */
.main-slider {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto; }

.slider-container {
  position: relative;
  display: none; }
  .slider-container img {
    display: block;
    width: 100%;
    height: auto;
    /*@media screen and (max-width: $screen-sm-max) {
            width: 150%;
        }

        @media screen and (max-width: $screen-xs-max) {
            width: 200%;
        }*/ }

.slider-controller {
  /*position: absolute;*/
  width: 100%;
  bottom: 30px;
  z-index: 1; }
  @media screen and (max-width: 999px) {
    .slider-controller {
      bottom: 15px; } }

#foo_pager {
  width: 100%;
  text-align: center; }
  #foo_pager span.pager_list {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 3px; }
    #foo_pager span.pager_list > a {
      display: block;
      width: 40px;
      height: 3px;
      background: #b7a676;
      background: transparent\9;
      background: rgba(183, 166, 118, 0.7); }
    #foo_pager span.pager_list.selected a {
      background-color: #0E4285; }
  @media screen and (max-width: 767px) {
    #foo_pager span.pager_list {
      width: 25px; }
      #foo_pager span.pager_list > a {
        width: 25px;
        background-color: #B7A676; }
      #foo_pager span.pager_list.selected a {
        background-color: #fff; } }

a#foo_prev:link, a#foo_next:link {
  color: #222; }

a#foo_prev:hover, a#foo_prev:visited, a#foo_next:hover, a#foo_next:visited {
  color: #000; }

#foo_prev {
  display: inline-block !important; }
  #foo_prev > .foo_prev.-box {
    text-decoration: none;
    min-height: 27px;
    min-width: 27px;
    display: inline-block;
    background: url("../../../images/bg/bg-slide-controller.png");
    text-align: center;
    font-weight: 100;
    padding-top: 5px;
    float: left; }

#foo_next {
  display: inline-block !important; }
  #foo_next > .foo_next.-box {
    text-decoration: none;
    min-height: 27px;
    min-width: 27px;
    display: inline-block;
    background: url("../../../images/bg/bg-slide-controller.png");
    text-align: center;
    padding-top: 5px;
    padding-left: 2px;
    float: left; }

html.expanded-right, body.expanded-right {
  overflow: hidden;
  height: 100%; }

#exit-canvas {
  position: absolute;
  display: block;
  visibility: hidden;
  z-index: 1000;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: white;
  background: transparent\9;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  #exit-canvas.expanded {
    position: fixed;
    visibility: visible;
    right: 240px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: white;
    background: transparent\9;
    background: rgba(255, 255, 255, 0.5); }
  #exit-canvas:hover {
    background: white;
    background: transparent\9;
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }

#canvas-menu-section {
  position: fixed;
  z-index: 100;
  width: 240px;
  height: 100%;
  top: 0;
  background: #00295A; }
  #canvas-menu-section.left {
    left: -240px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  #canvas-menu-section.right {
    right: -240px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  #canvas-menu-section.expanded-left {
    left: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  #canvas-menu-section.expanded-right {
    right: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  #canvas-menu-section > .inner-wrapper {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  #canvas-menu-section .top-panel-box {
    float: none; }

#canvas-menu-heading {
  display: block;
  margin: 15px 0 10px 0;
  font-size: 20px;
  color: #fff;
  text-align: center; }

#canvas-language-box {
  margin: auto;
  padding: 15px 0;
  width: 95%;
  border-bottom: 1px solid #666; }
  #canvas-language-box #switch-language {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    #canvas-language-box #switch-language > li {
      display: inline-block;
      float: none;
      margin: 0 15px;
      padding: 6px 0 0 0;
      width: auto;
      height: 20px;
      font-size: 20px;
      color: #999; }
      #canvas-language-box #switch-language > li > a {
        display: block;
        margin: 0 0 0 0;
        width: auto;
        height: auto;
        font-size: 24px;
        color: #999;
        text-decoration: none; }
        #canvas-language-box #switch-language > li > a:hover {
          text-decoration: underline; }
      #canvas-language-box #switch-language > li.flag-th > a {
        background: url("../images/icn-flag.png") left 7px no-repeat; }
      #canvas-language-box #switch-language > li.flag-en > a {
        background: url("../images/icn-flag.png") left -23px no-repeat; }
      #canvas-language-box #switch-language > li:first-child {
        display: block;
        float: none;
        margin: 5px 0 10px 0;
        text-align: center; }
  #canvas-language-box #lang-sw > ul {
    list-style: none; }
    #canvas-language-box #lang-sw > ul > li {
      float: left; }
      #canvas-language-box #lang-sw > ul > li:first-child {
        border-right: none; }
      #canvas-language-box #lang-sw > ul > li > a {
        display: block;
        height: 30px;
        text-decoration: none;
        text-align: center;
        vertical-align: middle;
        line-height: 30px;
        color: #fff; }
        #canvas-language-box #lang-sw > ul > li > a:hover {
          background-color: #104d9c !important; }
        #canvas-language-box #lang-sw > ul > li > a.active {
          background-color: #4f5245 !important; }
        #canvas-language-box #lang-sw > ul > li > a.lang-th {
          width: 30px;
          background: none; }
        #canvas-language-box #lang-sw > ul > li > a.lang-en {
          width: 30px;
          background: none; }
        #canvas-language-box #lang-sw > ul > li > a > span {
          display: block; }

@media screen and (max-width: 1024px) {
  #canvas-language-box {
    display: none; }
    #canvas-language-box #lang-sw {
      text-align: center; }
      #canvas-language-box #lang-sw > ul > li {
        float: none;
        display: inline-block; } }

@media screen and (max-width: 640px) {
  #canvas-language-box {
    display: block; }
    #canvas-language-box #lang-sw {
      text-align: center; }
      #canvas-language-box #lang-sw > ul > li {
        float: none;
        display: inline-block; } }

#canvas-search-box {
  margin: auto;
  padding: 15px 0;
  width: 95%;
  border-bottom: 1px solid #666; }
  #canvas-search-box .search-box {
    display: block; }
    #canvas-search-box .search-box .gen-input {
      float: none; }
  #canvas-search-box #search-site {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none; }
    #canvas-search-box #search-site table {
      margin: auto; }
    #canvas-search-box #search-site td {
      padding: 0 3px; }
    #canvas-search-box #search-site .search-text {
      display: none;
      position: relative;
      margin: 0 0 0 15px;
      font-size: 20px; }
    #canvas-search-box #search-site a {
      display: block;
      margin: 1px 0 0 0;
      font-size: 20px;
      color: #666;
      text-decoration: none; }
      #canvas-search-box #search-site a:hover {
        text-decoration: underline; }
    #canvas-search-box #search-site i {
      display: none;
      position: absolute;
      top: 7px;
      font-size: 12px;
      color: #333; }
    #canvas-search-box #search-site .btn-circle {
      padding: 5px 20px; }
      #canvas-search-box #search-site .btn-circle > input[type=submit] {
        padding: 5px 20px; }
    #canvas-search-box #search-site .gen-input {
      -webkit-border-radius: 12px;
      -moz-border-radius: 12px;
      border-radius: 12px;
      -pie-border-radius: 12px;
      behavior: url(pie/PIE.htc); }
    #canvas-search-box #search-site input[type=text] {
      width: 110px !important;
      padding: 6px; }

#canvas-topmenu-box {
  margin: auto;
  padding: 15px 0;
  width: 95%;
  border-bottom: 1px solid #666; }
  #canvas-topmenu-box .user-box {
    display: block; }
    #canvas-topmenu-box .user-box .gen-input {
      float: none;
      margin-bottom: 10px; }
    #canvas-topmenu-box .user-box .gen-button {
      float: none;
      width: 100px;
      margin: auto; }
      #canvas-topmenu-box .user-box .gen-button.icn-right > i {
        display: inline-block;
        color: #fff; }
      #canvas-topmenu-box .user-box .gen-button.color-blue {
        background-color: #B7A676; }
      #canvas-topmenu-box .user-box .gen-button input[type="submit"] {
        color: #FFF !important;
        font-size: 16px !important;
        display: inline-block; }
  #canvas-topmenu-box #top-menu {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none; }
    #canvas-topmenu-box #top-menu > li {
      display: block;
      float: none;
      margin: 0;
      padding: 0;
      width: 100%;
      height: auto; }
      #canvas-topmenu-box #top-menu > li a {
        display: block;
        margin: 1px 0 0 0;
        padding: 10px 15px;
        font-size: 22px;
        color: #efefef;
        text-decoration: none; }
        #canvas-topmenu-box #top-menu > li a:hover {
          text-decoration: none; }

#canvas-mainmenu-box {
  margin: 0 auto;
  padding-bottom: 15px;
  width: 95%;
  border-bottom: 1px solid #666; }
  #canvas-mainmenu-box #mainmenu-list {
    position: inherit;
    z-index: 1;
    margin: 0;
    padding: 0; }
    #canvas-mainmenu-box #mainmenu-list > li {
      position: relative;
      display: block;
      padding: 0;
      float: none;
      width: auto;
      height: auto;
      min-height: 35px; }
      #canvas-mainmenu-box #mainmenu-list > li:hover {
        background: #00408d; }
      #canvas-mainmenu-box #mainmenu-list > li.active {
        background: #00408d !important;
        text-align: center; }
        #canvas-mainmenu-box #mainmenu-list > li.active span > a {
          text-align: left; }
        #canvas-mainmenu-box #mainmenu-list > li.active > i {
          display: inline-block; }
        #canvas-mainmenu-box #mainmenu-list > li.active .mainmenu-lv2 {
          display: block; }
      #canvas-mainmenu-box #mainmenu-list > li.expandable .fa-caret-down {
        display: inline-block;
        position: absolute;
        top: 13px;
        right: 10px;
        color: #fff; }
      #canvas-mainmenu-box #mainmenu-list > li span {
        display: block;
        height: auto; }
        #canvas-mainmenu-box #mainmenu-list > li span > a {
          display: block;
          padding: 10px 30px 10px 10px;
          height: auto;
          font-size: 30px;
          color: #fff;
          text-decoration: none; }
        #canvas-mainmenu-box #mainmenu-list > li span > i {
          display: none; }
      #canvas-mainmenu-box #mainmenu-list > li > i {
        display: none;
        position: relative;
        z-index: 3;
        top: -17px;
        font-size: 20px;
        color: #efefef; }
  #canvas-mainmenu-box .mainmenu-lv2 {
    display: none;
    position: relative;
    z-index: 2;
    left: 0;
    margin-top: -24px;
    width: 100%;
    min-height: 40px;
    background: #efefef;
    text-align: left; }
    #canvas-mainmenu-box .mainmenu-lv2 > .inner-wrapper {
      padding: 0; }
      #canvas-mainmenu-box .mainmenu-lv2 > .inner-wrapper > .heading {
        display: none; }
  #canvas-mainmenu-box .mainmenu-lv3 {
    display: block;
    position: relative;
    z-index: 3;
    left: 0;
    min-height: 40px;
    background: #333;
    text-align: left; }
    #canvas-mainmenu-box .mainmenu-lv3 > .inner-wrapper {
      padding: 0; }
    #canvas-mainmenu-box .mainmenu-lv3 > i {
      position: absolute;
      top: -16px;
      left: 46%;
      font-size: 26px;
      color: #333;
      display: none; }
  #canvas-mainmenu-box .mainmenu-lv2-list {
    margin: 0;
    padding: 0;
    list-style: none; }
    #canvas-mainmenu-box .mainmenu-lv2-list > li {
      display: block;
      position: relative;
      padding: 5px 0;
      float: none;
      width: auto; }
      #canvas-mainmenu-box .mainmenu-lv2-list > li.active {
        padding-bottom: 0;
        background: white !important;
        text-align: center; }
        #canvas-mainmenu-box .mainmenu-lv2-list > li.active > i {
          display: inline-block;
          text-align: center; }
        #canvas-mainmenu-box .mainmenu-lv2-list > li.active .mainmenu-lv3 {
          display: block; }
      #canvas-mainmenu-box .mainmenu-lv2-list > li:hover {
        background: none; }
      #canvas-mainmenu-box .mainmenu-lv2-list > li.expandable .fa-caret-down {
        display: inline-block;
        position: absolute;
        font-size: 14px;
        top: 10px !important;
        right: 12px !important; }
      #canvas-mainmenu-box .mainmenu-lv2-list > li > span {
        height: auto !important;
        text-align: left; }
        #canvas-mainmenu-box .mainmenu-lv2-list > li > span > a {
          padding: 0 10px 0 10px !important;
          height: auto !important;
          font-size: 20px !important;
          color: #333 !important; }
          #canvas-mainmenu-box .mainmenu-lv2-list > li > span > a:hover {
            background: none !important; }
        #canvas-mainmenu-box .mainmenu-lv2-list > li > span > i {
          display: none;
          position: relative;
          z-index: 3;
          top: -17px;
          font-size: 26px;
          color: #333; }
        #canvas-mainmenu-box .mainmenu-lv2-list > li > span > img {
          display: none; }
  #canvas-mainmenu-box .mainmenu-lv3-list {
    margin: 5px 0 0 0;
    padding: 0;
    list-style: none; }
    #canvas-mainmenu-box .mainmenu-lv3-list > li {
      overflow: hidden;
      position: relative;
      margin: 0;
      padding: 5px 0; }
      #canvas-mainmenu-box .mainmenu-lv3-list > li:hover {
        background: none !important; }
      #canvas-mainmenu-box .mainmenu-lv3-list > li > span {
        display: block;
        float: left;
        height: auto !important;
        width: 87% !important; }
        #canvas-mainmenu-box .mainmenu-lv3-list > li > span > a {
          display: inline !important;
          padding: 0 !important;
          height: auto !important;
          font-size: 20px !important;
          color: #efefef !important;
          line-height: 16px; }
      #canvas-mainmenu-box .mainmenu-lv3-list > li > i {
        display: block;
        float: left;
        margin: 2px 4px 0 10px;
        color: #efefef;
        font-size: 13px; }
    #canvas-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item .media-body {
      padding: 5px 10px;
      border-bottom: 1px solid #3c3c3c; }
      #canvas-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item .media-body .bullet-lv3 {
        margin-right: 5px;
        margin-top: 2px;
        position: absolute; }
      #canvas-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item .media-body div a {
        font-size: 20px !important; }
      #canvas-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item .media-body div a:link, #canvas-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item .media-body div a:visited {
        color: #fff; }
      #canvas-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item .media-body div a:hovef, #canvas-mainmenu-box .mainmenu-lv3-list .mainmenu-lv3-list__item .media-body div a:focus {
        color: #00b4e5; }

#canvas-sitemap-box {
  margin: 0 auto 0 auto;
  padding-bottom: 15px;
  width: 95%; }
  #canvas-sitemap-box ul {
    margin: 0;
    padding: 0; }
    #canvas-sitemap-box ul > li {
      display: block; }
      #canvas-sitemap-box ul > li:hover {
        background: #00408d; }
      #canvas-sitemap-box ul > li a {
        display: block;
        padding: 10px 30px 10px 10px;
        height: auto;
        font-size: 30px;
        color: #fff;
        text-decoration: none; }

#canvas-socialmedia-box {
  margin: 0 auto 20px auto; }
  #canvas-socialmedia-box #top-social {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    #canvas-socialmedia-box #top-social > li {
      display: inline-block;
      float: none;
      margin: 0 5px;
      padding: 1px 0 0 0;
      width: 32px;
      height: 32px;
      font-size: 20px;
      color: #999; }
      #canvas-socialmedia-box #top-social > li > span {
        display: block;
        padding: 3px 0 0 0; }
      #canvas-socialmedia-box #top-social > li > a {
        display: block;
        margin: 0 0 0 0;
        width: 32px;
        height: 32px;
        color: #999;
        text-decoration: none; }
        #canvas-socialmedia-box #top-social > li > a:hover {
          text-decoration: underline; }
      #canvas-socialmedia-box #top-social > li.icn-fb > a {
        background: url("../images/icn-social-mobile.png") left top no-repeat; }
      #canvas-socialmedia-box #top-social > li.icn-tw > a {
        background: url("../images/icn-social-mobile.png") left -50px no-repeat; }
      #canvas-socialmedia-box #top-social > li.icn-yt > a {
        background: url("../images/icn-social-mobile.png") left -100px no-repeat; }
      #canvas-socialmedia-box #top-social > li:first-child {
        display: block;
        float: none;
        width: 100%;
        margin: 5px 0 10px 0;
        text-align: center; }

#canvas-sitestat-box #site-stat {
  display: block;
  margin-bottom: 10px; }
  #canvas-sitestat-box #site-stat table {
    margin: auto; }
  #canvas-sitestat-box #site-stat td {
    padding: 3px 0;
    font-size: 14px;
    color: #0490D8; }
  #canvas-sitestat-box #site-stat .site-stat-num {
    color: #efefef; }

#canvas-enewsletter-box #enewsletter {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none; }
  #canvas-enewsletter-box #enewsletter table {
    margin: auto; }
  #canvas-enewsletter-box #enewsletter td {
    padding: 0 3px; }
  #canvas-enewsletter-box #enewsletter .search-text {
    display: block;
    position: relative;
    margin: 0 0 0 15px;
    font-size: 20px; }
  #canvas-enewsletter-box #enewsletter a {
    display: block;
    margin: 1px 0 0 0;
    font-size: 20px;
    color: #666;
    text-decoration: none; }
    #canvas-enewsletter-box #enewsletter a:hover {
      text-decoration: underline; }
  #canvas-enewsletter-box #enewsletter i {
    position: absolute;
    top: 7px;
    font-size: 12px;
    color: #333; }
  #canvas-enewsletter-box #enewsletter .btn-circle {
    padding: 5px 20px; }
    #canvas-enewsletter-box #enewsletter .btn-circle > input[type=submit] {
      padding: 5px 20px; }
  #canvas-enewsletter-box #enewsletter .gen-input {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -pie-border-radius: 12px;
    behavior: url(pie/PIE.htc); }
  #canvas-enewsletter-box #enewsletter input[type=text] {
    width: 110px !important;
    padding: 6px; }

#canvas-callcenter-box #callcenter {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 20px 10px 20px;
  padding-left: 50px;
  background: url("../images/icn-callcenter-canvas.png") left 2px no-repeat; }
  #canvas-callcenter-box #callcenter > span {
    display: block;
    font-family: arial; }
    #canvas-callcenter-box #callcenter > span.cc-text {
      margin-top: -3px;
      font-weight: bold;
      font-size: 19px;
      color: #0E4285; }
    #canvas-callcenter-box #callcenter > span.cc-num {
      margin-top: -5px;
      font-size: 1.5em;
      color: #999999; }

.canvas-menu-wrapper {
  display: none; }

@media screen and (max-width: 1199px) {
  .canvas-menu-wrapper {
    display: block; }
  body.nav-expanded {
    margin-left: 0em;
    transition: left 0.4s ease-in-out 0s;
    -webkit-transition: left 0.4s ease-in-out 0s;
    -moz-transition: left 0.4s ease-in-out 0s;
    -o-transition: left 0.4s ease-in-out 0s;
    -webkit-transition-duration: 700ms;
    -moz-transition-duration: 700ms;
    -o-transition-duration: 700ms;
    transition-duration: 700ms; }
  .canvas-menu {
    background-color: #0C4185;
    display: block;
    width: 300px;
    height: 100%;
    padding: 20px;
    overflow: auto;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 2000;
    transition: right 0.5s ease-in-out 0s;
    -webkit-transition: right 0.5s ease-in-out 0s;
    -moz-transition: right 0.5s ease-in-out 0s;
    -o-transition: right 0.5s ease-in-out 0s; }
    .canvas-menu .header-languages {
      padding: 12px 20px; }
      .canvas-menu .header-languages ul {
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: center; }
        .canvas-menu .header-languages ul li {
          display: inline-block;
          width: auto;
          height: 48px;
          font-size: 24px;
          line-height: 48px;
          margin: 0;
          color: #fff; }
          .canvas-menu .header-languages ul li.current a {
            color: #0E4285; }
          .canvas-menu .header-languages ul li a {
            color: #fff;
            font-family: "KitithadaBold";
            font-size: 24px;
            line-height: 48px;
            text-transform: uppercase;
            display: block;
            padding: 0 13px; }
    .canvas-menu .header-search {
      padding: 12px 20px; }
    .canvas-menu .main-menu {
      display: block; }
      .canvas-menu .main-menu .nav-custom, .canvas-menu .main-menu .nav-custom ul, .canvas-menu .main-menu .nav-custom li {
        list-style: none; }
      .canvas-menu .main-menu .nav-custom ul {
        padding: 0;
        margin: 0 0 0 15px; }
      .canvas-menu .main-menu .nav-custom {
        padding: 0;
        margin: 0; }
      .canvas-menu .main-menu .nav-custom > li {
        margin: 5px 0; }
      .canvas-menu .main-menu .nav-custom > li li {
        margin: 5px 0; }
      .canvas-menu .main-menu .nav-custom a {
        display: block;
        outline: none;
        text-decoration: none;
        font-size: 26px;
        line-height: 26px;
        text-transform: uppercase;
        color: #fff; }
      .canvas-menu .main-menu .nav-custom li > a > span {
        float: right;
        font-size: 18px;
        line-height: 1px;
        background-color: #4C93ED;
        padding: 5px 8px; }
      .canvas-menu .main-menu .nav-custom li > a:hover > span {
        color: #fff; }
      .canvas-menu .main-menu .nav-custom li > a > span:after {
        font-family: 'FontAwesome';
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 18px;
        text-transform: none;
        content: '\f067'; }
      .canvas-menu .main-menu .nav-custom li.open > a > span:after {
        font-family: 'FontAwesome';
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        text-transform: none;
        content: '\f068'; }
      .canvas-menu .main-menu .nav-custom li.open > a {
        color: #B7A676; }
        .canvas-menu .main-menu .nav-custom li.open > a > span {
          color: #ffffff; }
      .canvas-menu .main-menu .nav-custom a:hover, .canvas-menu .main-menu .nav-custom li.active > a {
        background-color: transparent;
        color: #B7A676; }
      .canvas-menu .main-menu .nav-custom > li.active > a {
        background-color: transparent;
        color: #B7A676; }
      .canvas-menu .main-menu .nav-custom li a {
        font-size: 26px;
        line-height: 26px;
        text-transform: capitalize;
        color: #fff;
        padding: 5px 0 5px 10px; }
      .canvas-menu .main-menu .nav-custom > li > a {
        font-size: 26px;
        line-height: 26px;
        text-transform: capitalize;
        color: #fff;
        padding: 5px 0; }
    .canvas-menu .header_tools {
      margin: 15px auto;
      margin-top: 0;
      text-align: center;
      /*.login_tools {
                position: relative;
                display: inline-block;
                margin: 5px 9px 0;

                .login {
                    width: auto;
                    display: block;
                    color: $color-white;
                    font-family: 'helvethaicaX_ext';
                    font-size: $text-x-small;

                    img {
                        margin-right: 5px;
                    }

                    span {
                        font-family: 'helvethaicaX_ext';
                    }
                }
            }

            .member-tools {
                min-width: 150px;
                position: relative;
                display: none;
                margin: 5px 9px 0;
                color: $color-white;
                font-family: 'helvethaicaX_ext';
                font-size: $text-x-small;

                .member-button {
                    color: $color-white;
                    padding-left: 15px;

                    i {
                        font-size: 16px;
                        padding: 0 5px;
                    }
                }

                span {
                    font-family: 'helvethaicaX_ext';
                }
            }

            .profileWrap {
                position: relative !important;
                width: 100%;
                top: 0px !important;
                margin: 10px 0 0;
                z-index: 999;
                display: none;

                .profile-tool {
                    position: relative;
                    background: #333;
                    border: 1px solid #999;

                    &:after,
                    &:before {
                        display: none;
                    }

                    &:after {
                        display: none;
                    }

                    &:before {
                        display: none;
                    }

                    ul {
                        padding: 10px;
                        margin: 0;

                        li {
                            text-align: left;
                            padding: 2px 5px;
                            margin-bottom: 5px;
                            border-bottom: solid 1px #2a2a2a;

                            a {
                                color: #999;
                                font-family: 'helvethaicaX_ext';
                                font-size: $text-x-small;
                                line-height: $text-small;
                            }

                            &:hover {
                                background-color: #2a2a2a;
                                border-bottom-color: $color-white;

                                a {
                                    color: $color-white;
                                }
                            }
                        }
                    }
                }

                &.opened {
                    display: block;
                }
            }*/ }
      .canvas-menu .header_tools .header-language {
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: center;
        /*margin-bottom: 25px;*/ }
        .canvas-menu .header_tools .header-language li {
          display: inline-block;
          width: 48px;
          height: 48px;
          line-height: 48px;
          color: #fff; }
          .canvas-menu .header_tools .header-language li.active a {
            color: #0E4285; }
          .canvas-menu .header_tools .header-language li a {
            color: #fff;
            font-family: 'Prompt', sans-serif;
            font-size: 30px;
            line-height: 48px;
            text-transform: uppercase;
            display: block; }
      .canvas-menu .header_tools .header-social > li {
        display: inline-block;
        font-family: 'Prompt', sans-serif;
        font-size: 26px;
        line-height: 30px;
        color: #0E4285;
        margin: auto 10px; }
        .canvas-menu .header_tools .header-social > li > a {
          font-family: 'Prompt', sans-serif;
          display: block;
          text-decoration: none;
          padding: 0;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
      .canvas-menu .header_tools .header-social li a {
        text-indent: -9999px; }
      .canvas-menu .header_tools .header-social li.facebook-icon a {
        width: 35px;
        height: 35px;
        background-image: url("../../../../Images/icons/facebook-icon.jpg");
        background-repeat: no-repeat;
        background-size: cover; }
      .canvas-menu .header_tools .header-social li.youtube-icon a {
        width: 35px;
        height: 35px;
        background-image: url("../../../../Images/icons/youtube-icon.jpg");
        background-repeat: no-repeat;
        background-size: cover; }
      .canvas-menu .header_tools .header-social li.trinity-icon a {
        width: 83px;
        height: 35px;
        background-image: url("../../../../Images/icons/trinity-icon.jpg");
        background-repeat: no-repeat;
        background-size: cover; }
    .canvas-menu .header_search .wrapNav {
      color: white;
      /*padding-top: 1.25em;
                padding-bottom: 1.25em;*/
      position: relative;
      width: 100%;
      z-index: 1; }
      .canvas-menu .header_search .wrapNav.opened {
        display: block; }
    .canvas-menu .header_search input[type=text] {
      background: transparent;
      border: 1px solid #808080;
      float: none;
      color: #a9a9a9;
      font-family: 'Prompt', sans-serif;
      font-size: 26px;
      font-weight: 400;
      margin: 0;
      margin-bottom: 10px;
      padding: 10px;
      width: 100%;
      height: 45px; }
    .canvas-menu .header_search input[type=button],
    .canvas-menu .header_search input[type=submit] {
      background-repeat: no-repeat;
      background-position: center right 10px;
      border: 1px solid #808080;
      border-radius: 0;
      color: white;
      cursor: pointer;
      float: left;
      font-family: 'Prompt', sans-serif;
      font-size: 26px;
      height: 45px;
      margin: 0;
      padding: 10px;
      text-indent: -7%;
      width: 100%;
    background-color: transparent;
    background-image: url('../../../images/icons/arrow3.png');
    background-attachment: scroll;
}
    .canvas-menu .close {
      cursor: pointer;
      text-align: right; }
      .canvas-menu .close span {
        font-size: 26px;
        line-height: 26px;
        color: #fff;
        padding: 0 0 0 5px; }
  .nav-expanded .canvas-menu {
    right: 0; }
  .icon:before {
    font-family: 'FontAwesome';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    content: '\f105'; }
  .exit-canvas {
    background-color: #000;
    opacity: 0.5;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 998; } }

.list-group {
  width: 100%; }
  .list-group .list-group-item {
    padding: 1px 0 1px 0;
    margin: 1px 0 0 0;
    /*background:#F7A6FD;*/
    /*&:first-child {
            padding: 0 0 1px 0;
        }*/ }
    .list-group .list-group-item .list-group-head {
      position: relative;
      height: 25px;
      /*background: url(../images/bg-list-group-bar.jpg) repeat-x;*/
      font-size: 1.2em;
      cursor: pointer;
      /*@include gradient-bg(#5a95c1 ,#385773);*/ }
      .list-group .list-group-item .list-group-head > div {
        position: relative;
        display: block;
        margin-right: 10px;
        height: 25px;
        /*background:url('../images/icn-plus.png') right 5px no-repeat;*/ }
        .list-group .list-group-item .list-group-head > div .icn-circle {
          position: absolute;
          top: 3px;
          right: 5px;
          font-size: 9px;
          color: #999; }
          .list-group .list-group-item .list-group-head > div .icn-circle .fa-stack-1x {
            font-size: 26px; }
        .list-group .list-group-item .list-group-head > div a {
          position: absolute;
          top: 0px;
          left: 10px;
          height: 25px;
          color: #FFFFFF;
          text-decoration: none;
          vertical-align: middle;
          line-height: 23px;
          /*background: url(../images/icn-plus.jpg) right 0 no-repeat #71F49B;*/ }
    .list-group .list-group-item .active > div {
      position: relative;
      display: block;
      margin-right: 10px;
      height: 25px;
      /*background:url('../images/icn-minus.png') right 5px no-repeat;*/ }
      .list-group .list-group-item .active > div .fa-plus:before {
        content: "\f068"; }
      .list-group .list-group-item .active > div .fa-angle-down:before {
        content: "\f106"; }
      .list-group .list-group-item .active > div .fa-chevron-down:before {
        content: "\f077"; }
    .list-group .list-group-item .list-group-content {
      display: none;
      height: 172px;
      background: #AFB8F5; }
      .list-group .list-group-item .list-group-content.opened {
        display: block; }
      .list-group .list-group-item .list-group-content.home-2-head {
        height: 199px; }
        .list-group .list-group-item .list-group-content.home-2-head .iframe-home-box {
          height: 167px; }
      .list-group .list-group-item .list-group-content.home-2-head--nomore {
        height: 199px; }
        .list-group .list-group-item .list-group-content.home-2-head--nomore .iframe-home-box {
          height: 194px; }
      .list-group .list-group-item .list-group-content .iframe-home-box {
        overflow: hidden;
        padding: 5px 0 0 0;
        height: 140px; }
        .list-group .list-group-item .list-group-content .iframe-home-box > iframe {
          width: 1px;
          min-width: 100%; }
      .list-group .list-group-item .list-group-content .list-group-more {
        display: block;
        margin: 5px 0 0 0;
        font-size: 0.8em; }
        .list-group .list-group-item .list-group-content .list-group-more i {
          color: #e00100; }
        .list-group .list-group-item .list-group-content .list-group-more a {
          color: #333333;
          text-decoration: none; }
          .list-group .list-group-item .list-group-content .list-group-more a:hover {
            text-decoration: underline; }
      .list-group .list-group-item .list-group-content .home-msg-box {
        margin-top: 5px;
        height: 194px;
        background: #5a95c1;
        /* Old browsers */
        background: -moz-linear-gradient(top, #5a95c1 0%, #385773 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5a95c1), color-stop(100%, #385773));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #5a95c1 0%, #385773 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #5a95c1 0%, #385773 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #5a95c1 0%, #385773 100%);
        /* IE10+ */
        background: -webkit-gradient(linear, left top, left bottom, from(#5a95c1), to(#385773));
        background: linear-gradient(to bottom, #5a95c1 0%, #385773 100%);
        /* W3C */
        -pie-background: linear-gradient(#5a95c1, #385773);
        /* IE6-9 via PIE */
        behavior: url(pie/PIE.htc); }
        .list-group .list-group-item .list-group-content .home-msg-box > .msg-box {
          padding-top: 30px;
          text-align: center;
          font-size: 20px;
          color: #fff; }
          .list-group .list-group-item .list-group-content .home-msg-box > .msg-box .msg-login {
            margin-top: 10px; }
  .list-group.faq-list .list-group-item {
    margin: 1px 0 0 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
    background: #F7A6FD;
    /*&:first-child {
                padding: 0;
            }*/ }
    .list-group.faq-list .list-group-item .list-group-head {
      position: relative;
      height: auto;
      min-height: initial;
      font-size: 40px;
      cursor: pointer;
      border-bottom: 1px solid #ccc;
      background: none;
      -pie-background: none;
      line-height: 32px; }
      .list-group.faq-list .list-group-item .list-group-head > div {
        position: relative;
        display: block;
        margin-right: 10px;
        padding: 3px 30px 5px 0;
        height: auto;
        min-height: initial;
        background: url("../images/icn-plus.png") right 5px no-repeat; }
        .list-group.faq-list .list-group-item .list-group-head > div .icn-circle {
          position: absolute;
          top: 8px;
          right: 0px;
          width: 25px;
          height: 25px;
          background-color: #0E4285;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          -pie-border-radius: 50%;
          behavior: url(pie/PIE.htc);
          font-size: 11px; }
          .list-group.faq-list .list-group-item .list-group-head > div .icn-circle .fa-inverse {
            color: #666;
            color: #B7A676; }
          .list-group.faq-list .list-group-item .list-group-head > div .icn-circle .fa-stack-1x {
            font-size: 16px;
            line-height: 26px;
            text-shadow: none;
            color: #fff; }
        .list-group.faq-list .list-group-item .list-group-head > div a {
          position: relative;
          top: 0px;
          left: 0px;
          height: auto;
          min-height: initial;
          color: #0E4285;
          color: #0E4285;
          text-decoration: none;
          vertical-align: middle;
          line-height: 16px;
          font-weight: 400;
          background: url(../images/icn-plus.jpg) right 0 no-repeat #71F49B; }
    .list-group.faq-list .list-group-item .list-group-content {
      display: none;
      margin: 0 0 0 0;
      height: auto;
      background: #AFB8F5;
      line-height: 24px !important; }
      .list-group.faq-list .list-group-item .list-group-content.opened {
        display: block; }
      .list-group.faq-list .list-group-item .list-group-content .iframe-home-box {
        overflow: hidden;
        padding: 10px 5px;
        height: auto; }
        .list-group.faq-list .list-group-item .list-group-content .iframe-home-box > iframe {
          width: 1px;
          min-width: 100%; }
        .list-group.faq-list .list-group-item .list-group-content .iframe-home-box .texteditor {
          font-family: "KitithadaRegular"; }
          .list-group.faq-list .list-group-item .list-group-content .iframe-home-box .texteditor ul li {
            list-style-position: inside; }
      .list-group.faq-list .list-group-item .list-group-content .list-group-more {
        display: block;
        margin: 5px 0 0 3px;
        font-size: 0.8em; }
        .list-group.faq-list .list-group-item .list-group-content .list-group-more i {
          color: #e00100; }
        .list-group.faq-list .list-group-item .list-group-content .list-group-more a {
          color: #333333;
          text-decoration: none; }
          .list-group.faq-list .list-group-item .list-group-content .list-group-more a:hover {
            text-decoration: underline; }

.banner-slider-container {
  position: relative;
  display: none;
  margin: 0;
  /*border: 1px solid #fff;*/
  padding: 0 40px 40px 45px;
  background-color: #fff; }

.banner-slider-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block; }
  .banner-slider-container ul.banner li {
    height: 210px;
    width: 280px;
    float: left;
    text-align: center;
    border-right: solid 1px #fff;
    display: block;
    background-color: #ffffff;
    padding: 0;
    /*@media screen and (max-width: 999px) {
           &:nth-child(2){
             border-right: 0px;
           }
           &:nth-child(3){
             border-right: solid 1px #fff;
           }   
        }
        @media screen and (max-width: 640px){
           border-right: 0;
        }*/ }
    .banner-slider-container ul.banner li:nth-child(4) {
      border-right: 0px; }
    .banner-slider-container ul.banner li img {
      width: 100%; }

#foo1_prev {
  position: absolute;
  z-index: 2;
  width: 40px;
  height: 40px;
  top: 35%;
  left: 0;
  cursor: pointer;
  background-image: url("../../../../Images/icons/banner-prev.fw.png");
  background-repeat: no-repeat;
  background-position: center center;
  /*>i{
    display: block;
    padding-top: 0px;
    font-size: $text-small;
    text-align: center;
    color: $color-text;
  }*/ }
  @media screen and (min-width: 966px) {
    #foo1_prev > i {
      display: none; } }
  #foo1_prev.disabled {
    opacity: 0.5; }

#foo1_next {
  position: absolute;
  z-index: 2;
  width: 40px;
  height: 40px;
  top: 35%;
  right: 0;
  cursor: pointer;
  background-image: url("../../../../Images/icons/banner-next.fw.png");
  background-repeat: no-repeat;
  background-position: center center;
  /*>i{
    display: block;
    padding-top:0px;
    font-size: $text-small;
    text-align: center;
    color: $color-text;
  }*/ }
  @media screen and (min-width: 966px) {
    #foo1_next > i {
      display: none; } }
  #foo1_next.disabled {
    opacity: 0.5; }

#foo_pager1 {
  width: 100%;
  text-align: center; }
  #foo_pager1 span.pager_list {
    display: inline-block;
    margin: 0 5px; }
    #foo_pager1 span.pager_list > a {
      display: block;
      width: 45px;
      height: 5px;
      background: #b7a676;
      background: transparent\9;
      background: rgba(183, 166, 118, 0.7); }
    #foo_pager1 span.pager_list.selected a {
      background-color: #0E4285;
      width: 45px;
      height: 5px; }
  @media screen and (max-width: 966px) {
    #foo_pager1 span.pager_list {
      display: none;
      /*width: 25px;

                > a {
                    width: 25px;
                    background-color: $color-secondary;
                }

                &.selected a {
                    width: 25px;
                    background-color: $color-primary;
                }*/ } }

#foo2_prev {
  position: absolute;
  z-index: 2;
  width: 40px;
  height: 40px;
  top: 10px;
  right: 40px;
  cursor: pointer;
  background-image: url("../../../../Images/icons/banner-prev.fw.png");
  background-repeat: no-repeat;
  background-position: center center;
  /*>i{
    display: block;
    padding-top: 0px;
    font-size: $text-small;
    text-align: center;
    color: $color-text;
  }*/ }
  #foo2_prev.disabled {
    opacity: 0.5; }

#foo2_next {
  position: absolute;
  z-index: 2;
  width: 40px;
  height: 40px;
  top: 10px;
  right: 0;
  cursor: pointer;
  background-image: url("../../../../Images/icons/banner-next.fw.png");
  background-repeat: no-repeat;
  background-position: center center;
  /*>i{
    display: block;
    padding-top:0px;
    font-size: $text-small;
    text-align: center;
    color: $color-text;
  }*/ }
  #foo2_next.disabled {
    opacity: 0.5; }

#foo-value-prev {
  position: absolute;
  z-index: 2;
  width: 40px;
  height: 40px;
  top: auto;
  right: 40px;
  bottom: 10px;
  cursor: pointer;
  background-image: url("../../../../Images/icons/banner-prev.fw.png");
  background-repeat: no-repeat;
  background-position: center center; }
  #foo-value-prev.disabled {
    opacity: 0.5; }

#foo-value-next {
  position: absolute;
  z-index: 2;
  width: 40px;
  height: 40px;
  top: auto;
  right: 0;
  bottom: 10px;
  cursor: pointer;
  background-image: url("../../../../Images/icons/banner-next.fw.png");
  background-repeat: no-repeat;
  background-position: center center; }
  #foo-value-next.disabled {
    opacity: 0.5; }

/* main layout */
html,
body {
  font-size: 20px;
  font-family: "KitithadaRegular";
  color: #666;
  line-height: 1em;
  background-color: #F7F7F7; }

body .swal2-modal .swal2-content {
  font-style: normal;
  font-weight: 400; }

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript,
if it's not present, don't show loader */
.no-js #loader {
  display: none; }

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0; }

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("") center no-repeat #232323; }

/* main structure */
#main-wrapper {
  position: relative;
  max-width: 1500px;
  min-width: 320px;
  padding: 0;
  margin: 0 auto;
  overflow: hidden; }
  .lt-ie9 #main-wrapper {
    min-width: 1000px; }

#header-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  /*z-index: 99;*/ }

#maincontainer-wrapper {
  position: relative;
  width: 100%;
  height: auto; }

#maincontainer-wrapper.onBanner {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: -150px; }
  @media screen and (max-width: 767px) {
    #maincontainer-wrapper.onBanner {
      margin-top: 20px; } }

#footer-wrapper {
  position: relative;
  width: 100%;
  height: auto; }

.table-responsive {
  padding-bottom: 30px;
  overflow-x: unset; }
  .table-responsive .table {
    padding: 10px 0;
    margin-bottom: 0;
    border-collapse: separate;
    border: none; }
    .table-responsive .table.table-custom {
      border-collapse: collapse !important; }
      .table-responsive .table.table-custom thead tr th {
        padding-bottom: 15px;
        font-size: 26px;
        line-height: 26px;
        font-weight: normal;
        color: #0E4285;
        text-align: left;
        vertical-align: middle;
        border: none;
        background-color: transparent; }
        .table-responsive .table.table-custom thead tr th.txt-center {
          text-align: center; }
        .table-responsive .table.table-custom thead tr th.txt-right {
          text-align: right; }
      .table-responsive .table.table-custom tbody tr td {
        padding-bottom: 15px;
        font-size: 24px;
        line-height: 26px;
        text-align: left;
        border: none; }
        .table-responsive .table.table-custom tbody tr td.txt-center {
          text-align: center; }
        .table-responsive .table.table-custom tbody tr td.txt-right {
          text-align: right; }
    .table-responsive .table.table-nav {
      padding: 0;
      border-collapse: separate; }
      .table-responsive .table.table-nav > thead > tr > th {
        vertical-align: middle;
        font-size: 24px;
        line-height: 26px;
        font-weight: normal;
        border: none;
        text-align: center;
        border-right: 1px solid #fff;
        background-color: #B7A676; }
        .table-responsive .table.table-nav > thead > tr > th.first-th {
          border-bottom: 1px solid #fff;
          background-color: #adadad; }
      .table-responsive .table.table-nav > tbody {
        border: 2px solid black;
        border-collapse: separate;
        border-spacing: 4px; }
        .table-responsive .table.table-nav > tbody > tr {
          /*&:last-child{
                        > td{
                            border-bottom: 1px solid $color-secondary;
                        }
                    }*/ }
          .table-responsive .table.table-nav > tbody > tr > th {
            font-size: 24px;
            line-height: 26px;
            font-weight: normal;
            border: none;
            text-align: center;
            border-right: 1px solid #fff;
            background-color: #B7A676; }
            .table-responsive .table.table-nav > tbody > tr > th:last-child {
              border-right: none; }
          .table-responsive .table.table-nav > tbody > tr > td {
            padding: 15px 10px;
            font-size: 24px;
            line-height: 26px;
            font-weight: normal;
            border: none;
            text-align: center; }
            .table-responsive .table.table-nav > tbody > tr > td.txt-right {
              text-align: right; }
            .table-responsive .table.table-nav > tbody > tr > td.up {
              color: #0E4285; }
            .table-responsive .table.table-nav > tbody > tr > td.down {
              color: #C90A11; }
            .table-responsive .table.table-nav > tbody > tr > td:first-child {
              max-width: 200px; }
            .table-responsive .table.table-nav > tbody > tr > td a {
              font-size: 26px;
              line-height: 26px;
              color: #0E4285; }
              .table-responsive .table.table-nav > tbody > tr > td a:hover {
                color: #000;
                text-decoration: none; }
          .table-responsive .table.table-nav > tbody > tr.captions > td {
            padding: 20px 20px 10px 20px;
            text-align: left; }
            .table-responsive .table.table-nav > tbody > tr.captions > td h3 {
              margin: 0;
              font-size: 40px;
              line-height: 40px;
              color: #0E4285; }
            .table-responsive .table.table-nav > tbody > tr.captions > td p {
              margin: 0;
              color: #0E4285; }
        .table-responsive .table.table-nav > tbody tr.summary th {
          padding-left: 20px;
          padding-right: 20px;
          font-size: 28px;
          line-height: 26px;
          font-weight: normal;
          color: #0E4285;
          border: none;
          background-color: transparent; }
          .table-responsive .table.table-nav > tbody tr.summary th.custom-label {
            text-align: right;
            color: #fff;
            background-color: #0E4285; }
    .table-responsive .table.table-performance {
      width: 99.99%;
      padding: 0;
      border-collapse: separate;
      border-left: 1px solid #fff;
      border-right: 1px solid #fff;
      border-bottom: 1px solid #fff; }
      .table-responsive .table.table-performance > thead > tr > th {
        vertical-align: middle;
        font-size: 24px;
        line-height: 26px;
        font-weight: normal;
        border: none;
        text-align: center;
        border-right: 1px solid #fff;
        background-color: #B7A676; }
        .table-responsive .table.table-performance > thead > tr > th.first-th {
          border-bottom: 1px solid #fff;
          background-color: #adadad; }
      .table-responsive .table.table-performance > tbody {
        border: 2px solid black;
        border-collapse: separate;
        border-spacing: 4px; }
        .table-responsive .table.table-performance > tbody > tr > th {
          font-size: 24px;
          line-height: 26px;
          font-weight: normal;
          border: none;
          text-align: center;
          border-right: 1px solid #fff;
          background-color: #B7A676; }
          .table-responsive .table.table-performance > tbody > tr > th:last-child {
            border-right: none; }
        .table-responsive .table.table-performance > tbody > tr > td {
          padding: 15px 10px;
          font-size: 24px;
          line-height: 26px;
          font-weight: normal;
          border: none;
          text-align: left; }
          .table-responsive .table.table-performance > tbody > tr > td.txt-right {
            text-align: right; }
          .table-responsive .table.table-performance > tbody > tr > td.up {
            color: #0E4285; }
          .table-responsive .table.table-performance > tbody > tr > td.down {
            color: #C90A11; }
          .table-responsive .table.table-performance > tbody > tr > td:first-child {
            max-width: 200px; }
          .table-responsive .table.table-performance > tbody > tr > td a {
            font-size: 26px;
            line-height: 26px;
            color: #0E4285; }
            .table-responsive .table.table-performance > tbody > tr > td a:hover {
              color: #000;
              text-decoration: none; }
        .table-responsive .table.table-performance > tbody tr.line {
          background: #f5f5f5; }
    .table-responsive .table.table-comparison {
      padding: 0; }
      .table-responsive .table.table-comparison h3 {
        margin: 10px 0; }
      .table-responsive .table.table-comparison > thead > tr > th {
        width: 50%;
        vertical-align: top;
        font-size: 24px;
        line-height: 42px;
        font-weight: normal;
        text-align: center;
        border: none;
        border-right: 1px solid #fff;
        background-color: #B7A676; }
        .table-responsive .table.table-comparison > thead > tr > th:last-child {
          border-right: none; }
      .table-responsive .table.table-comparison > tbody > tr > td {
        padding: 0;
        font-size: 24px;
        line-height: 26px;
        font-weight: normal;
        border: none;
        border-right: 1px solid #fff;
        text-align: left; }
        .table-responsive .table.table-comparison > tbody > tr > td.tb-tab-center {
          text-align: center;
          color: #0E4285;
          border-bottom: 1px solid #B7A676; }
        .table-responsive .table.table-comparison > tbody > tr > td:last-child {
          border-right: none; }
      .table-responsive .table.table-comparison ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .table-responsive .table.table-comparison ul li {
          display: block;
          position: relative;
          float: left;
          width: 100%;
          padding: 20px;
          height: auto; }
      .table-responsive .table.table-comparison .cell-detail {
        padding: 20px;
        position: relative;
        background-color: #FFFFFF; }
        .table-responsive .table.table-comparison .cell-detail .date {
          font-size: 24px;
          line-height: 26px;
          margin-bottom: 10px; }
        .table-responsive .table.table-comparison .cell-detail .nav-box {
          font-size: 60px;
          line-height: 60px;
          color: #0E4285; }
          .table-responsive .table.table-comparison .cell-detail .nav-box p {
            font-size: 30px;
            line-height: 30px;
            color: #666; }
        .table-responsive .table.table-comparison .cell-detail .change-box {
          font-size: 40px;
          line-height: 60px;
          color: #0E4285; }
          .table-responsive .table.table-comparison .cell-detail .change-box p {
            font-size: 30px;
            line-height: 30px;
            color: #666; }
      .table-responsive .table.table-comparison .select-wrapper {
        margin-bottom: 0; }
    .table-responsive .table.table-custom-flexible {
      padding: 10px 0;
      border-collapse: separate; }
      .table-responsive .table.table-custom-flexible > thead > tr > th {
        font-size: 24px;
        line-height: 26px;
        font-weight: normal;
        border: none;
        vertical-align: middle; }
        .table-responsive .table.table-custom-flexible > thead > tr > th.border-left {
          border-left: 1px solid #ddd; }
      .table-responsive .table.table-custom-flexible > tbody > tr > th {
        font-size: 24px;
        line-height: 26px;
        font-weight: normal;
        border: none;
        border-right: 1px solid #fff;
        background-color: #B7A676; }
        .table-responsive .table.table-custom-flexible > tbody > tr > th:last-child {
          border-right: none; }
      .table-responsive .table.table-custom-flexible > tbody > tr > td {
        padding-left: 9px;
        font-size: 22px;
        line-height: 26px;
        font-weight: normal;
        border: none;
        text-align: left; }
      .table-responsive .table.table-custom-flexible > tbody > tr.summary > td {
        border-top: 1px solid #ddd; }
        .table-responsive .table.table-custom-flexible > tbody > tr.summary > td span {
          font-size: 22px;
          line-height: 26px; }
        .table-responsive .table.table-custom-flexible > tbody > tr.summary > td .color-text {
          display: inline-block; }
        .table-responsive .table.table-custom-flexible > tbody > tr.summary > td .number-unit {
          display: inline-block; }
    .table-responsive .table.table-custom-fixed {
      padding: 10px 15px;
      border-collapse: separate; }
      .table-responsive .table.table-custom-fixed > tbody > tr > th {
        width: 203.33px;
        font-size: 24px;
        line-height: 26px;
        font-weight: normal;
        border: none; }
        .table-responsive .table.table-custom-fixed > tbody > tr > th:first-child {
          width: 500px; }
        .table-responsive .table.table-custom-fixed > tbody > tr > th.border-left {
          border-left: 1px solid #ddd; }
      .table-responsive .table.table-custom-fixed > tbody > tr > td {
        padding-left: 9px;
        font-size: 22px;
        line-height: 26px;
        font-weight: normal;
        border: none;
        text-align: left; }
      .table-responsive .table.table-custom-fixed > tbody > tr.summary > td {
        border-top: 1px solid #ddd; }
        .table-responsive .table.table-custom-fixed > tbody > tr.summary > td span {
          font-size: 22px;
          line-height: 26px; }
        .table-responsive .table.table-custom-fixed > tbody > tr.summary > td .color-text {
          display: inline-block; }
        .table-responsive .table.table-custom-fixed > tbody > tr.summary > td .number-unit {
          display: inline-block; }
  @media screen and (max-width: 999px) {
    .table-responsive {
      overflow: auto; } }

#header {
  position: relative;
  width: 100%;
  height: auto; }
  #header .bottom-menu-wrapper {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-bottom: 1px solid #efefef;
    /*-webkit-box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.8);
        box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.8);*/ }
    #header .bottom-menu-wrapper .no-relative {
      position: unset !important; }
    #header .bottom-menu-wrapper .logo {
      margin: 19px auto 17px auto; }
      #header .bottom-menu-wrapper .logo a {
        display: block;
        padding: 0;
        margin: 0; }
    #header .bottom-menu-wrapper .main-nav {
      display: block;
      width: auto;
      height: auto; }
      #header .bottom-menu-wrapper .main-nav .main-nav-list {
        float: right;
        width: auto;
        height: auto;
        padding: 0;
        margin: 0; }
        #header .bottom-menu-wrapper .main-nav .main-nav-list ul {
          list-style: none;
          padding: 0;
          margin: 0; }
          #header .bottom-menu-wrapper .main-nav .main-nav-list ul li {
            float: left;
            display: block;
            width: auto;
            height: auto;
            padding: 0;
            margin: 0;
            font-size: 24px;
            line-height: 24px; }
            @media screen and (max-width: 768px) {
              #header .bottom-menu-wrapper .main-nav .main-nav-list ul li {
                font-size: 22px;
                line-height: 22px; } }
            #header .bottom-menu-wrapper .main-nav .main-nav-list ul li .icon-toggle {
              display: block;
              height: 85px;
              padding: 0 18px 17px;
              padding-top: 21px;
              font-size: 26px;
              line-height: 24px;
              color: #666; }
              @media screen and (max-width: 768px) {
                #header .bottom-menu-wrapper .main-nav .main-nav-list ul li .icon-toggle {
                  font-size: 22px;
                  line-height: 22px; } }
              #header .bottom-menu-wrapper .main-nav .main-nav-list ul li .icon-toggle:hover {
                color: #0E4285; }
              #header .bottom-menu-wrapper .main-nav .main-nav-list ul li .icon-toggle.disabled {
                color: #ddd;
                cursor: not-allowed; }
            #header .bottom-menu-wrapper .main-nav .main-nav-list ul li .icon-link {
              display: block;
              height: 85px;
              padding: 0 18px 17px;
              padding-top: 21px;
              font-size: 26px;
              line-height: 24px;
              color: #666; }
              @media screen and (max-width: 768px) {
                #header .bottom-menu-wrapper .main-nav .main-nav-list ul li .icon-link {
                  font-size: 22px;
                  line-height: 22px; } }
              #header .bottom-menu-wrapper .main-nav .main-nav-list ul li .icon-link:hover {
                color: #0E4285; }
              #header .bottom-menu-wrapper .main-nav .main-nav-list ul li .icon-link.disabled {
                color: #ddd;
                cursor: not-allowed; }
            #header .bottom-menu-wrapper .main-nav .main-nav-list ul li.current .icon-toggle {
              color: #0E4285; }
            #header .bottom-menu-wrapper .main-nav .main-nav-list ul li.current .icon-link {
              color: #0E4285; }
            #header .bottom-menu-wrapper .main-nav .main-nav-list ul li.active .icon-toggle {
              color: #0E4285;
              background-color: transparent;
              /*background-image: url('../../../images/site/icons/icon-current-menu-bottom.png');*/
              background-repeat: no-repeat;
              background-position: bottom center; }
            #header .bottom-menu-wrapper .main-nav .main-nav-list ul li.active .sub-hover-menu {
              opacity: 1;
              z-index: 200;
              margin-top: 0;
              visibility: visible;
              overflow: visible !important; }
          #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu {
            position: absolute;
            top: 100%;
            left: 0;
            width: 100%;
            padding: 30px 45px;
            /*display: none;*/
            background-color: #0E4285;
            border-top: solid 1px #999;
            opacity: 0;
            z-index: -1;
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            margin-top: 10px;
            visibility: hidden; }
            #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .submenu-title {
              display: block;
              width: 100%;
              height: auto;
              padding: 0 20px 0 0; }
              #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .submenu-title h1 {
                margin-top: 0;
                color: #fff;
                white-space: normal; }
              #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .submenu-title p {
                font-size: 26px;
                line-height: 26px;
                color: #fff; }
                @media screen and (max-width: 768px) {
                  #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .submenu-title p {
                    font-size: 22px;
                    line-height: 22px; } }
            #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .submenu-list {
              display: block;
              width: 100%;
              max-width: 1280px;
              margin: 0 auto;
              padding: 10px 0 20px 0; }
            #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item {
              display: block;
              min-height: 90px;
              margin-bottom: 20px;
              overflow: hidden; }
              #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item > h3 {
                display: block;
                margin: 0;
                margin-bottom: 20px;
                font-size: 40px;
                font-size: 40px;
                color: #fff;
                text-transform: uppercase; }
                @media screen and (max-width: 768px) {
                  #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item > h3 {
                    font-size: 34px;
                    line-height: 34px; } }
              #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item > a {
                display: block;
                margin-bottom: 20px;
                font-size: 40px;
                font-size: 40px;
                color: #fff;
                text-transform: capitalize; }
                @media screen and (max-width: 768px) {
                  #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item > a {
                    font-size: 34px;
                    line-height: 34px; } }
                #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item > a:hover {
                  color: #B7A676; }
              #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item > span {
                display: block;
                margin-bottom: 20px;
                font-size: 40px;
                font-size: 40px;
                color: #fff;
                text-transform: capitalize; }
                @media screen and (max-width: 768px) {
                  #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item > span {
                    font-size: 34px;
                    line-height: 34px; } }
              #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item .list-menu {
                list-style: none;
                padding: 0;
                margin: 0; }
                #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item .list-menu li {
                  float: left;
                  width: 100%;
                  height: auto;
                  padding-left: 20px;
                  margin: 0 0 10px 0;
                  color: #fff;
                  background-image: url("../../../../Images/icons/ico-list-white.jpg");
                  background-position: left 10px;
                  background-repeat: no-repeat; }
                  #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item .list-menu li:hover {
                    background-image: url("../../../../Images/icons/ico-list-brown.jpg"); }
                    #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item .list-menu li:hover > a {
                      color: #B7A676; }
                  #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item .list-menu li > a {
                    display: block;
                    font-size: 26px;
                    line-height: 26px;
                    color: #fff; }
                    @media screen and (max-width: 768px) {
                      #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item .list-menu li > a {
                        font-size: 22px;
                        line-height: 22px; } }
                    #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item .list-menu li > a:hover {
                      color: #B7A676; }
                #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item .list-menu li.sub-list-menu {
                  background-image: url("../../../../Images/icons/ico-list-white.jpg"); }
                  #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .sub-menu-item .list-menu li.sub-list-menu:hover {
                    background-image: url("../../../../Images/icons/ico-list-white.jpg"); }
            #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .button-close {
              color: #0E4285;
              position: absolute;
              top: 15px;
              right: 45px;
              width: 20px;
              height: 20px;
              padding: 0;
              text-indent: -9999px;
              display: block;
              border: none !important;
              cursor: pointer;
              opacity: 1;
              background-image: url(../../../../Images/icons/close-white.png);
              background-position: center center;
              background-repeat: no-repeat; }
            #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .button-close {
              z-index: 20; }
              #header .bottom-menu-wrapper .main-nav .main-nav-list ul .sub-hover-menu .button-close:hover {
                opacity: 0.95; }
      #header .bottom-menu-wrapper .main-nav .header-clicker {
        float: right;
        width: auto;
        height: auto;
        padding: 0;
        margin: 0; }
        #header .bottom-menu-wrapper .main-nav .header-clicker ul {
          list-style: none;
          padding: 0;
          margin: 0; }
          #header .bottom-menu-wrapper .main-nav .header-clicker ul > li {
            float: left;
            min-width: 40px;
            height: 85px;
            padding: 0;
            padding-top: 23px;
            margin: 0 5px;
            color: #666; }
            #header .bottom-menu-wrapper .main-nav .header-clicker ul > li > a {
              display: block;
              min-width: 38px;
              height: 38px;
              padding: 0;
              margin: 0;
              font-size: 24px;
              line-height: 40px;
              text-align: center;
              color: #666;
              border: 1px solid #999;
              -webkit-transition: all 0.2s ease-in-out;
              -moz-transition: all 0.2s ease-in-out;
              -o-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out; }
              @media screen and (max-width: 768px) {
                #header .bottom-menu-wrapper .main-nav .header-clicker ul > li > a {
                  font-size: 22px;
                  line-height: 34px; } }
              #header .bottom-menu-wrapper .main-nav .header-clicker ul > li > a:hover {
                color: #0E4285;
                border-color: #0E4285; }
          #header .bottom-menu-wrapper .main-nav .header-clicker ul li.popup {
            position: relative; }
          #header .bottom-menu-wrapper .main-nav .header-clicker ul .icon-content {
            position: absolute;
            background: #fff;
            min-width: 300px;
            border: 1px solid #ccc;
            right: -35px;
            top: 100%;
            opacity: 0;
            z-index: -1;
            text-align: center;
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            margin-top: 10px;
            padding: 0;
            visibility: hidden; }
            #header .bottom-menu-wrapper .main-nav .header-clicker ul .icon-content .button-close {
              color: #0E4285;
              position: absolute;
              top: 10px;
              right: 10px;
              width: 14px;
              height: 14px;
              padding: 0;
              text-indent: -9999px;
              display: block;
              border: none !important;
              cursor: pointer;
              opacity: 0.6;
              background-image: url("../../../../Images/icons/close-dark.png");
              background-position: center center;
              background-repeat: no-repeat; }
            #header .bottom-menu-wrapper .main-nav .header-clicker ul .icon-content .button-close {
              z-index: 20; }
              #header .bottom-menu-wrapper .main-nav .header-clicker ul .icon-content .button-close:hover {
                opacity: 1; }
            #header .bottom-menu-wrapper .main-nav .header-clicker ul .icon-content .nav-search {
              padding: 30px 30px 20px; }
              #header .bottom-menu-wrapper .main-nav .header-clicker ul .icon-content .nav-search .gen-input {
                margin-bottom: 20px; }
              #header .bottom-menu-wrapper .main-nav .header-clicker ul .icon-content .nav-search .gen-button {
                text-align: center; }
            #header .bottom-menu-wrapper .main-nav .header-clicker ul .icon-content .nav-search h3 {
              margin-bottom: 15px; }
          #header .bottom-menu-wrapper .main-nav .header-clicker ul .active .icon-content {
            opacity: 1;
            z-index: 201;
            margin-top: 0;
            visibility: visible;
            overflow: visible !important; }
            #header .bottom-menu-wrapper .main-nav .header-clicker ul .active .icon-content:after {
              top: -14px; }
        @media screen and (max-width: 999px) {
          #header .bottom-menu-wrapper .main-nav .header-clicker {
            display: none; } }
      #header .bottom-menu-wrapper .main-nav .header-lang {
        float: right;
        width: auto;
        height: auto;
        padding: 0;
        margin: 0;
        margin-left: 5px; }
        #header .bottom-menu-wrapper .main-nav .header-lang .dropdown {
          display: block;
          min-width: 40px;
          height: 40px;
          margin: 23px 0 0 0; }
          #header .bottom-menu-wrapper .main-nav .header-lang .dropdown .dropdown-toggle {
            display: block;
            width: 38px;
            height: 38px;
            padding: 0;
            font-size: 24px;
            line-height: 40px;
            text-align: center;
            color: #666;
            border: 1px solid #999; }
            @media screen and (max-width: 768px) {
              #header .bottom-menu-wrapper .main-nav .header-lang .dropdown .dropdown-toggle {
                font-size: 22px;
                line-height: 34px; } }
            #header .bottom-menu-wrapper .main-nav .header-lang .dropdown .dropdown-toggle:hover {
              color: #0E4285;
              border-color: #0E4285; }
          #header .bottom-menu-wrapper .main-nav .header-lang .dropdown .dropdown-menu {
            min-width: unset;
            left: unset;
            right: 0; }
            #header .bottom-menu-wrapper .main-nav .header-lang .dropdown .dropdown-menu .dropdown-item {
              display: block;
              width: 100%;
              padding: 5px 10px;
              margin: 0;
              font-size: 20px;
              line-height: 24px;
              /*color: $color-grey;*/ }
              @media screen and (max-width: 768px) {
                #header .bottom-menu-wrapper .main-nav .header-lang .dropdown .dropdown-menu .dropdown-item {
                  line-height: 22px; } }
              #header .bottom-menu-wrapper .main-nav .header-lang .dropdown .dropdown-menu .dropdown-item:hover {
                color: #0E4285; }
        #header .bottom-menu-wrapper .main-nav .header-lang ul {
          list-style: none;
          padding: 0;
          margin: 0; }
          #header .bottom-menu-wrapper .main-nav .header-lang ul > li {
            float: left;
            font-size: 26px;
            line-height: 40px;
            text-transform: uppercase;
            /*color: $color-grey;*/ }
            @media screen and (max-width: 768px) {
              #header .bottom-menu-wrapper .main-nav .header-lang ul > li {
                font-size: 22px;
                line-height: 34px; } }
            #header .bottom-menu-wrapper .main-nav .header-lang ul > li > a {
              display: block;
              padding: 21px;
              font-size: 26px;
              line-height: 40px;
              text-align: center;
              text-transform: uppercase;
              /*color: $color-grey;*/
              -webkit-transition: all 0.2s ease-in-out;
              -moz-transition: all 0.2s ease-in-out;
              -o-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out; }
              @media screen and (max-width: 768px) {
                #header .bottom-menu-wrapper .main-nav .header-lang ul > li > a {
                  font-size: 22px;
                  line-height: 34px; } }
              #header .bottom-menu-wrapper .main-nav .header-lang ul > li > a:hover {
                color: #B7A676; }
            #header .bottom-menu-wrapper .main-nav .header-lang ul > li.current {
              color: #B7A676; }
              #header .bottom-menu-wrapper .main-nav .header-lang ul > li.current > a {
                color: #B7A676; }
        @media screen and (max-width: 1199px) {
          #header .bottom-menu-wrapper .main-nav .header-lang {
            padding-right: 10px; } }
        @media screen and (max-width: 999px) {
          #header .bottom-menu-wrapper .main-nav .header-lang {
            display: none; } }
    @media screen and (max-width: 1199px) {
      #header .bottom-menu-wrapper {
        padding: 10px 0; }
        #header .bottom-menu-wrapper .wrapper {
          padding: 0 10px; }
        #header .bottom-menu-wrapper .logo {
          margin: 5px 0;
          text-align: center; }
        #header .bottom-menu-wrapper .main-nav .main-nav-list {
          display: none; } }
    @media screen and (max-width: 767px) {
      #header .bottom-menu-wrapper {
        padding: 10px 0; } }
  #header .nav-expander {
    background-color: transparent;
    color: #0E4285;
    display: none;
    font-size: 30px;
    height: 50px;
    margin-right: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    top: 10px;
    left: 10px;
    transition: right 0.5s ease-in-out 0s;
    -webkit-transition: right 0.5s ease-in-out 0s;
    -moz-transition: right 0.5s ease-in-out 0s;
    -o-transition: right 0.5s ease-in-out 0s;
    width: 50px;
    line-height: 50px;
    z-index: 12;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(pie/PIE.htc); }
    @media screen and (max-width: 768px) {
      #header .nav-expander {
        font-size: 26px; } }
    #header .nav-expander:hover {
      text-decoration: none;
      cursor: pointer; }
    #header .nav-expander i {
      font-size: 30px; }
      @media screen and (max-width: 768px) {
        #header .nav-expander i {
          font-size: 26px; } }
  #header .nav-expanded .nav-expander.fixed {
    left: 100%; }
  #header.fixed-top {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    z-index: 99; }
  @media screen and (max-width: 1199px) {
    #header {
      display: none; }
      #header .nav-expander {
        display: block; } }

#header-mobile {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.5);
  display: none; }
  #header-mobile .logo {
    width: 120px;
    height: auto;
    margin: 20px 0;
    text-align: left;
    z-index: 0; }
    #header-mobile .logo a {
      display: block;
      padding: 0;
      margin: 0; }
  #header-mobile .header-clicker {
    float: right;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    margin-left: 5px; }
    #header-mobile .header-clicker ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      #header-mobile .header-clicker ul > li {
        float: left;
        min-width: 40px;
        height: auto;
        padding: 0;
        padding-top: 23px;
        margin: 0;
        color: #666; }
        #header-mobile .header-clicker ul > li > a {
          display: block;
          min-width: 38px;
          height: 38px;
          padding: 0;
          margin: 0;
          font-size: 24px;
          line-height: 40px;
          text-align: center;
          color: #666;
          border: 1px solid #999;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          @media screen and (max-width: 768px) {
            #header-mobile .header-clicker ul > li > a {
              font-size: 22px;
              line-height: 34px; } }
          #header-mobile .header-clicker ul > li > a:hover {
            color: #0E4285;
            border-color: #0E4285; }
      #header-mobile .header-clicker ul li.popup {
        position: relative; }
      #header-mobile .header-clicker ul .icon-content {
        position: absolute;
        background: #fff;
        min-width: 300px;
        border: 1px solid #ccc;
        right: -90px;
        top: 100%;
        opacity: 0;
        z-index: -1;
        text-align: center;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        margin-top: 10px;
        padding: 0;
        visibility: hidden; }
        #header-mobile .header-clicker ul .icon-content .button-close {
          color: #0E4285;
          position: absolute;
          top: 10px;
          right: 10px;
          width: 14px;
          height: 14px;
          padding: 0;
          text-indent: -9999px;
          display: block;
          border: none !important;
          cursor: pointer;
          opacity: 0.6;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          background-image: url("../../../../Images/icons/close-dark.png");
          background-repeat: no-repeat; }
        #header-mobile .header-clicker ul .icon-content .button-close {
          z-index: 20; }
          #header-mobile .header-clicker ul .icon-content .button-close:hover {
            opacity: 1; }
        #header-mobile .header-clicker ul .icon-content .nav-search {
          padding: 30px 30px 20px; }
          #header-mobile .header-clicker ul .icon-content .nav-search .gen-input {
            margin-bottom: 20px; }
          #header-mobile .header-clicker ul .icon-content .nav-search .gen-button {
            text-align: center; }
        #header-mobile .header-clicker ul .icon-content .nav-search h3 {
          margin-bottom: 15px; }
      #header-mobile .header-clicker ul .active .icon-content {
        opacity: 1;
        z-index: 200;
        margin-top: 14px;
        visibility: visible;
        overflow: visible !important; }
        #header-mobile .header-clicker ul .active .icon-content:after {
          top: -14px; }
  #header-mobile .header-lang {
    float: right;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    margin-left: 5px; }
    #header-mobile .header-lang .dropdown {
      display: block;
      min-width: 40px;
      height: 40px;
      margin: 23px 0 0 0; }
      #header-mobile .header-lang .dropdown .dropdown-toggle {
        display: block;
        width: 38px;
        height: 38px;
        padding: 0;
        font-size: 24px;
        line-height: 40px;
        text-align: center;
        color: #666;
        border: 1px solid #999; }
        @media screen and (max-width: 768px) {
          #header-mobile .header-lang .dropdown .dropdown-toggle {
            font-size: 22px;
            line-height: 34px; } }
        #header-mobile .header-lang .dropdown .dropdown-toggle:hover {
          color: #0E4285;
          border-color: #0E4285; }
      #header-mobile .header-lang .dropdown .dropdown-menu {
        min-width: unset;
        left: unset;
        right: 0; }
        #header-mobile .header-lang .dropdown .dropdown-menu .dropdown-item {
          display: block;
          width: 100%;
          padding: 5px 10px;
          margin: 0;
          font-size: 20px;
          line-height: 24px;
          color: #666; }
          @media screen and (max-width: 768px) {
            #header-mobile .header-lang .dropdown .dropdown-menu .dropdown-item {
              line-height: 22px; } }
          #header-mobile .header-lang .dropdown .dropdown-menu .dropdown-item:hover {
            color: #0E4285; }
    #header-mobile .header-lang ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      #header-mobile .header-lang ul > li {
        float: left;
        font-size: 26px;
        line-height: 40px;
        text-transform: uppercase; }
        @media screen and (max-width: 768px) {
          #header-mobile .header-lang ul > li {
            font-size: 22px;
            line-height: 34px; } }
        #header-mobile .header-lang ul > li > a {
          display: block;
          padding: 21px;
          font-size: 26px;
          line-height: 40px;
          text-align: center;
          text-transform: uppercase;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          @media screen and (max-width: 768px) {
            #header-mobile .header-lang ul > li > a {
              font-size: 22px;
              line-height: 34px; } }
          #header-mobile .header-lang ul > li > a:hover {
            color: #B7A676; }
        #header-mobile .header-lang ul > li.current {
          color: #B7A676; }
          #header-mobile .header-lang ul > li.current > a {
            color: #B7A676; }
  #header-mobile .nav-expander {
    float: right;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    margin-left: 5px; }
    #header-mobile .nav-expander a {
      display: block;
      width: 30px;
      height: 30px;
      padding: 0;
      margin-top: 27px;
      font-size: 24px;
      line-height: 30px;
      text-align: center;
      color: #0E4285;
      border: none; }
      @media screen and (max-width: 768px) {
        #header-mobile .nav-expander a {
          font-size: 22px;
          line-height: 26px; } }
    #header-mobile .nav-expander:hover {
      text-decoration: none;
      cursor: pointer; }
    #header-mobile .nav-expander i {
      font-size: 30px; }
      @media screen and (max-width: 768px) {
        #header-mobile .nav-expander i {
          font-size: 26px; } }
  #header-mobile .nav-expanded .nav-expander.fixed {
    left: 100%; }
  #header-mobile.fixed-top {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    z-index: 99; }
  @media screen and (max-width: 1199px) {
    #header-mobile {
      display: block; }
      #header-mobile .nav-expander {
        display: block; } }

/* set global config vars */
/* defualt page width setting(PC) */
/* off canvas menu width *eg. 70px or 70% */
/* main slide margin top */
/* header height */
/* footer height */
/* global body setting */
/* default font family */
/*Arial*/
/* text sizing multiplier */
/* text sizing */
/* default theme color */
/* special theme */
/* insert special theme for this website */
/* text sizing */
.max-width-wrapper {
  width: 100%;
  max-width: 1420px;
  padding: 0;
  margin: 0 auto; }
  .max-width-wrapper h1 {
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    margin: 0px; }
    @media screen and (max-width: 768px) {
      .max-width-wrapper h1 {
        font-size: 34px;
        line-height: 34px; } }
  .max-width-wrapper h2 {
    font-size: 40px;
    line-height: 40px;
    color: #0E4285;
    margin: 0px;
    padding: 0px 0px 15px 0px; }
    @media screen and (max-width: 768px) {
      .max-width-wrapper h2 {
        font-size: 34px;
        line-height: 34px; } }
  .max-width-wrapper h3 {
    font-size: 30px;
    line-height: 30px;
    color: #0E4285;
    margin: 0px;
    padding: 0px 0px 15px 0px; }
    @media screen and (max-width: 768px) {
      .max-width-wrapper h3 {
        font-size: 26px;
        line-height: 26px; } }
  .max-width-wrapper h4 {
    font-size: 26px;
    line-height: 26px;
    color: #0E4285;
    margin: 0px;
    padding: 0px 0px 15px 0px; }
    @media screen and (max-width: 768px) {
      .max-width-wrapper h4 {
        font-size: 22px;
        line-height: 22px; } }
  .max-width-wrapper p {
    font-size: 26px;
    line-height: 30px;
    margin: 0; }
    @media screen and (max-width: 768px) {
      .max-width-wrapper p {
        font-size: 22px;
        line-height: 26px; } }
  .max-width-wrapper span {
    font-size: 26px;
    line-height: 30px;
    margin: 0; }
    @media screen and (max-width: 768px) {
      .max-width-wrapper span {
        font-size: 22px;
        line-height: 26px; } }
  .max-width-wrapper a {
    color: #666;
    font-size: 26px;
    line-height: 30px;
    margin: 0; }
    @media screen and (max-width: 768px) {
      .max-width-wrapper a {
        font-size: 22px;
        line-height: 26px; } }
  .max-width-wrapper a:hover {
    color: #0E4285; }
  .max-width-wrapper .bold {
    font-weight: bold; }
  .max-width-wrapper .txt-middle {
    vertical-align: middle; }
  .max-width-wrapper .color-primary {
    color: #0E4285; }
  .max-width-wrapper .color-secondary {
    color: #B7A676; }
  .max-width-wrapper .color-white {
    color: #fff; }
  .max-width-wrapper .color-text {
    color: #666; }
  .max-width-wrapper .color-red {
    color: #C90A11; }
  .max-width-wrapper .color-yellow {
    color: #FFCC00; }
  .max-width-wrapper .bg-primary {
    background-color: #0E4285; }
  .max-width-wrapper .no-bg {
    background-color: transparent !important; }
  .max-width-wrapper.big-font h2 {
    font-size: 50px !important;
    line-height: 56px !important; }
  .max-width-wrapper.big-font h3 {
    font-size: 40px !important;
    line-height: 46px !important; }
  .max-width-wrapper.big-font h4 {
    font-size: 30px;
    line-height: 36px; }
  .max-width-wrapper.big-font p {
    font-size: 30px;
    line-height: 36px; }
  .max-width-wrapper.big-font span {
    font-size: 30px;
    line-height: 36px; }
  .max-width-wrapper.big-font a {
    font-size: 30px;
    line-height: 36px; }
  .max-width-wrapper.big-font ol {
    list-style: decimal inside;
    padding-left: 30px;
    margin: 0 auto;
    margin-bottom: 15px; }
    .max-width-wrapper.big-font ol li {
      font-size: 30px;
      line-height: 30px; }
  .max-width-wrapper.big-font ul {
    list-style: disc inside;
    margin: 0 auto;
    margin-bottom: 15px; }
    .max-width-wrapper.big-font ul li {
      font-size: 30px;
      line-height: 30px; }
  .max-width-wrapper .image-wrapper {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 15px;
    text-align: center; }
    .max-width-wrapper .image-wrapper img {
      max-width: 100%; }
  .max-width-wrapper .gallery-wrapper {
    width: 635px;
    /*margin-top: -22px;*/ }
    .max-width-wrapper .gallery-wrapper.left {
      float: left;
      margin-right: 30px; }
    .max-width-wrapper .gallery-wrapper.right {
      float: right;
      margin-left: 30px; }
    .max-width-wrapper .gallery-wrapper #carousel.flexslider {
      padding: 0 50px 0 0; }
    .max-width-wrapper .gallery-wrapper #carousel img {
      opacity: 0.75; }
    .max-width-wrapper .gallery-wrapper #carousel .flex-active-slide img {
      opacity: 1.0; }
    .max-width-wrapper .gallery-wrapper #slider {
      margin-bottom: 30px; }
      .max-width-wrapper .gallery-wrapper #slider.flexslider {
        text-align: center; }
      .max-width-wrapper .gallery-wrapper #slider .flex-direction-nav a {
        opacity: 0; }
      .max-width-wrapper .gallery-wrapper #slider img {
        cursor: crosshair; }
      @media screen and (max-width: 767px) {
        .max-width-wrapper .gallery-wrapper #slider {
          margin-bottom: 10px; } }
    .max-width-wrapper .gallery-wrapper #carousel2.flexslider {
      padding: 0 50px 0 0; }
    .max-width-wrapper .gallery-wrapper #carousel2 img {
      opacity: 0.75; }
    .max-width-wrapper .gallery-wrapper #carousel2 .flex-active-slide img {
      opacity: 1.0; }
    .max-width-wrapper .gallery-wrapper #slider2 {
      margin-bottom: 30px; }
      .max-width-wrapper .gallery-wrapper #slider2.flexslider {
        text-align: center; }
      .max-width-wrapper .gallery-wrapper #slider2 .flex-direction-nav a {
        opacity: 0; }
      .max-width-wrapper .gallery-wrapper #slider2 img {
        cursor: crosshair; }
      @media screen and (max-width: 767px) {
        .max-width-wrapper .gallery-wrapper #slider2 {
          margin-bottom: 10px; } }
    .max-width-wrapper .gallery-wrapper .flex-direction-nav {
      list-style: none !important; }
    @media screen and (max-width: 768px) {
      .max-width-wrapper .gallery-wrapper {
        max-width: unset;
        width: 100%;
        margin: 0 auto !important;
        margin-bottom: 20px !important;
        text-align: center; } }
  .max-width-wrapper .image-gallery {
    max-width: 100%; }
    .max-width-wrapper .image-gallery img {
      max-width: 100%; }
  .max-width-wrapper .image-center {
    max-width: 100%;
    margin-bottom: 90px;
    text-align: center; }
    .max-width-wrapper .image-center img {
      max-width: 100%; }
  .max-width-wrapper .text-information {
    margin-bottom: 90px; }
    .max-width-wrapper .text-information ul li {
      margin-bottom: 0; }
  .max-width-wrapper .gen-button {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 5px;
    min-width: 100%;
    height: 45px;
    text-align: right; }
    .max-width-wrapper .gen-button.btn-primary {
      position: relative;
      color: #fff !important;
      border: 1px solid #0E4285;
      background-color: #0E4285; }
      .max-width-wrapper .gen-button.btn-primary:hover {
        border: 1px solid #000;
        background-color: #000; }
    .max-width-wrapper .gen-button.btn-secondary {
      position: relative;
      color: #fff !important;
      border: 1px solid #B7A676;
      background-color: #B7A676; }
      .max-width-wrapper .gen-button.btn-secondary:hover {
        border: 1px solid #000;
        background-color: #000; }
    .max-width-wrapper .gen-button.btn-dark {
      position: relative;
      color: #666;
      border: 1px solid #666;
      background-color: transparent; }
      .max-width-wrapper .gen-button.btn-dark:hover {
        color: #fff;
        border: 1px solid #000;
        background-color: #000; }
    .max-width-wrapper .gen-button.btn-light {
      position: relative;
      color: #fff;
      border: 1px solid #fff;
      background-color: transparent; }
      .max-width-wrapper .gen-button.btn-light:hover {
        color: #fff;
        border: 1px solid #000;
        background-color: #000; }
    .max-width-wrapper .gen-button.btn-gray {
      position: relative;
      color: #666;
      border: 1px solid #666;
      background-color: transparent; }
      .max-width-wrapper .gen-button.btn-gray:hover {
        color: #fff;
        border: 1px solid #000;
        background-color: #000; }
  .max-width-wrapper .input-padding {
    padding-bottom: 10px !important; }
  .max-width-wrapper .padding-content {
    padding-left: 25px !important;
    padding-right: 25px !important; }
  .max-width-wrapper .padding-top {
    padding-top: 25px !important; }
  .max-width-wrapper .padding-title {
    padding-top: 25px !important; }
  .max-width-wrapper .padding-bottom {
    padding-bottom: 25px !important; }
  .max-width-wrapper .nopadding {
    padding: 0 !important; }
  .max-width-wrapper .nopadding-bottom {
    padding-bottom: 0 !important; }
  .max-width-wrapper .nopadding-top {
    padding-top: 0 !important; }
  .max-width-wrapper .nopadding-title {
    padding-top: 0 !important; }
  .max-width-wrapper .nopadding-left {
    padding-left: 0 !important; }
  .max-width-wrapper .nopadding-right {
    padding-right: 0 !important; }
  .max-width-wrapper .nomargin {
    margin: 0 !important; }
  .max-width-wrapper .margin-top {
    margin-top: 25px !important; }
  .max-width-wrapper .margin-bottom {
    margin-bottom: 25px !important; }
  .max-width-wrapper .width {
    width: 100%; }
  .max-width-wrapper .width-board {
    max-width: 250px; }
  .max-width-wrapper .height {
    height: 100%; }
  .max-width-wrapper .center {
    text-align: center !important; }
  .max-width-wrapper .left {
    text-align: left !important; }
  .max-width-wrapper .right {
    text-align: right; }
  .max-width-wrapper .righttoleft {
    text-align: right; }
    @media screen and (max-width: 1000px) {
      .max-width-wrapper .righttoleft {
        text-align: left; } }
  .max-width-wrapper .righttocen-mobile {
    text-align: right; }
    @media screen and (max-width: 415px) {
      .max-width-wrapper .righttocen-mobile {
        text-align: center !important; } }
  .max-width-wrapper .lefttoright {
    text-align: left; }
    @media screen and (max-width: 1000px) {
      .max-width-wrapper .lefttoright {
        text-align: right; } }
  .max-width-wrapper .img-margin {
    margin-bottom: 15px; }
  @media screen and (max-width: 1280px) {
    .max-width-wrapper {
      padding: 0 20px; } }
  @media screen and (max-width: 767px) {
    .max-width-wrapper {
      /*max-width:414px;*/ } }
  .max-width-wrapper .content-editor-wrapper {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    font-size: 26px;
    line-height: 30px;
    overflow: hidden;
    background-color: #fff; }
    @media screen and (max-width: 768px) {
      .max-width-wrapper .content-editor-wrapper {
        font-size: 22px;
        line-height: 26px; } }
    .max-width-wrapper .content-editor-wrapper h1 {
      font-size: 40px;
      line-height: 40px;
      color: #fff;
      margin: 0px; }
      @media screen and (max-width: 768px) {
        .max-width-wrapper .content-editor-wrapper h1 {
          font-size: 34px;
          line-height: 34px; } }
    .max-width-wrapper .content-editor-wrapper h2 {
      font-size: 40px;
      line-height: 40px;
      color: #0E4285;
      margin: 0px;
      padding: 0px 0px 15px 0px; }
      @media screen and (max-width: 768px) {
        .max-width-wrapper .content-editor-wrapper h2 {
          font-size: 34px;
          line-height: 34px; } }
    .max-width-wrapper .content-editor-wrapper h3 {
      font-size: 30px;
      line-height: 30px;
      color: #0E4285;
      margin: 0px;
      padding: 0px 0px 15px 0px; }
      @media screen and (max-width: 768px) {
        .max-width-wrapper .content-editor-wrapper h3 {
          font-size: 26px;
          line-height: 26px; } }
    .max-width-wrapper .content-editor-wrapper h4 {
      font-size: 26px;
      line-height: 26px;
      color: #0E4285;
      margin: 0px;
      padding: 0px 0px 15px 0px; }
      @media screen and (max-width: 768px) {
        .max-width-wrapper .content-editor-wrapper h4 {
          font-size: 22px;
          line-height: 22px; } }
    .max-width-wrapper .content-editor-wrapper p {
      font-size: 26px;
      line-height: 30px;
      margin: 0; }
      @media screen and (max-width: 768px) {
        .max-width-wrapper .content-editor-wrapper p {
          font-size: 22px;
          line-height: 26px; } }
    .max-width-wrapper .content-editor-wrapper span {
      font-size: 26px;
      line-height: 30px;
      margin: 0; }
      @media screen and (max-width: 768px) {
        .max-width-wrapper .content-editor-wrapper span {
          font-size: 22px;
          line-height: 26px; } }
    .max-width-wrapper .content-editor-wrapper a {
      color: #666;
      font-size: 26px;
      line-height: 30px;
      margin: 0; }
      @media screen and (max-width: 768px) {
        .max-width-wrapper .content-editor-wrapper a {
          font-size: 22px;
          line-height: 26px; } }
    .max-width-wrapper .content-editor-wrapper a:hover {
      color: #0E4285; }
    .max-width-wrapper .content-editor-wrapper ol {
      list-style: decimal inside;
      padding-left: 30px;
      margin: 0;
      margin-bottom: 15px; }
      .max-width-wrapper .content-editor-wrapper ol li {
        font-size: 26px;
        line-height: 30px; }
        @media screen and (max-width: 768px) {
          .max-width-wrapper .content-editor-wrapper ol li {
            font-size: 22px;
            line-height: 26px; } }
    .max-width-wrapper .content-editor-wrapper ul {
      list-style: disc inside;
      margin: 0;
      margin-bottom: 15px; }
      .max-width-wrapper .content-editor-wrapper ul li {
        font-size: 26px;
        line-height: 30px; }
        @media screen and (max-width: 768px) {
          .max-width-wrapper .content-editor-wrapper ul li {
            font-size: 22px;
            line-height: 26px; } }
    .max-width-wrapper .content-editor-wrapper .bold {
      font-weight: bold; }
    .max-width-wrapper .content-editor-wrapper .txt-middle {
      vertical-align: middle; }
    .max-width-wrapper .content-editor-wrapper .color-primary {
      color: #0E4285; }
    .max-width-wrapper .content-editor-wrapper .color-secondary {
      color: #B7A676; }
    .max-width-wrapper .content-editor-wrapper .color-white {
      color: #fff; }
    .max-width-wrapper .content-editor-wrapper .color-text {
      color: #666; }
    .max-width-wrapper .content-editor-wrapper .color-red {
      color: #C90A11; }
    .max-width-wrapper .content-editor-wrapper .color-yellow {
      color: #FFCC00; }
    .max-width-wrapper .content-editor-wrapper .bg-primary {
      background-color: #0E4285; }
    .max-width-wrapper .content-editor-wrapper .no-bg {
      background-color: transparent !important; }
    .max-width-wrapper .content-editor-wrapper.big-font h2 {
      font-size: 50px !important;
      line-height: 56px !important; }
    .max-width-wrapper .content-editor-wrapper.big-font h3 {
      font-size: 40px !important;
      line-height: 46px !important; }
    .max-width-wrapper .content-editor-wrapper.big-font h4 {
      font-size: 30px;
      line-height: 36px; }
    .max-width-wrapper .content-editor-wrapper.big-font p {
      font-size: 30px;
      line-height: 36px; }
    .max-width-wrapper .content-editor-wrapper.big-font span {
      font-size: 30px;
      line-height: 36px; }
    .max-width-wrapper .content-editor-wrapper.big-font a {
      font-size: 30px;
      line-height: 36px; }
    .max-width-wrapper .content-editor-wrapper.big-font ol {
      list-style: decimal inside;
      padding-left: 30px;
      margin: 0 auto;
      margin-bottom: 15px; }
      .max-width-wrapper .content-editor-wrapper.big-font ol li {
        font-size: 30px;
        line-height: 30px; }
    .max-width-wrapper .content-editor-wrapper.big-font ul {
      list-style: disc inside;
      margin: 0 auto;
      margin-bottom: 15px; }
      .max-width-wrapper .content-editor-wrapper.big-font ul li {
        font-size: 30px;
        line-height: 30px; }
    .max-width-wrapper .content-editor-wrapper .video-embed {
      width: 100%;
      padding: 0;
      margin: 0 auto;
      margin-bottom: 15px;
      text-align: center; }
    .max-width-wrapper .content-editor-wrapper .image-wrapper {
      width: 100%;
      padding: 0;
      margin: 0 auto;
      margin-bottom: 15px;
      text-align: center; }
      .max-width-wrapper .content-editor-wrapper .image-wrapper img {
        max-width: 100%; }
    .max-width-wrapper .content-editor-wrapper .gallery-wrapper {
      width: 635px;
      /*margin-top: -22px;*/ }
      .max-width-wrapper .content-editor-wrapper .gallery-wrapper.left {
        float: left;
        margin-right: 30px; }
      .max-width-wrapper .content-editor-wrapper .gallery-wrapper.right {
        float: right;
        margin-left: 30px; }
      .max-width-wrapper .content-editor-wrapper .gallery-wrapper #carousel.flexslider {
        padding: 0 50px 0 0; }
      .max-width-wrapper .content-editor-wrapper .gallery-wrapper #carousel img {
        opacity: 0.75; }
      .max-width-wrapper .content-editor-wrapper .gallery-wrapper #carousel .flex-active-slide img {
        opacity: 1.0; }
      .max-width-wrapper .content-editor-wrapper .gallery-wrapper #slider {
        margin-bottom: 30px; }
        .max-width-wrapper .content-editor-wrapper .gallery-wrapper #slider.flexslider {
          text-align: center; }
        .max-width-wrapper .content-editor-wrapper .gallery-wrapper #slider .flex-direction-nav a {
          opacity: 0; }
        .max-width-wrapper .content-editor-wrapper .gallery-wrapper #slider img {
          cursor: crosshair; }
        @media screen and (max-width: 767px) {
          .max-width-wrapper .content-editor-wrapper .gallery-wrapper #slider {
            margin-bottom: 10px; } }
      .max-width-wrapper .content-editor-wrapper .gallery-wrapper #carousel2.flexslider {
        padding: 0 50px 0 0; }
      .max-width-wrapper .content-editor-wrapper .gallery-wrapper #carousel2 img {
        opacity: 0.75; }
      .max-width-wrapper .content-editor-wrapper .gallery-wrapper #carousel2 .flex-active-slide img {
        opacity: 1.0; }
      .max-width-wrapper .content-editor-wrapper .gallery-wrapper #slider2 {
        margin-bottom: 30px; }
        .max-width-wrapper .content-editor-wrapper .gallery-wrapper #slider2.flexslider {
          text-align: center; }
        .max-width-wrapper .content-editor-wrapper .gallery-wrapper #slider2 .flex-direction-nav a {
          opacity: 0; }
        .max-width-wrapper .content-editor-wrapper .gallery-wrapper #slider2 img {
          cursor: crosshair; }
        @media screen and (max-width: 767px) {
          .max-width-wrapper .content-editor-wrapper .gallery-wrapper #slider2 {
            margin-bottom: 10px; } }
      .max-width-wrapper .content-editor-wrapper .gallery-wrapper .flex-direction-nav {
        list-style: none !important; }
      @media screen and (max-width: 768px) {
        .max-width-wrapper .content-editor-wrapper .gallery-wrapper {
          max-width: unset;
          width: 100%;
          margin: 0 auto !important;
          margin-bottom: 20px !important;
          text-align: center; } }
    .max-width-wrapper .content-editor-wrapper .image-gallery {
      max-width: 100%; }
      .max-width-wrapper .content-editor-wrapper .image-gallery img {
        max-width: 100%; }
    .max-width-wrapper .content-editor-wrapper .image-center {
      max-width: 100%;
      margin-bottom: 90px;
      text-align: center; }
      .max-width-wrapper .content-editor-wrapper .image-center img {
        max-width: 100%; }
    .max-width-wrapper .content-editor-wrapper .text-information {
      margin-bottom: 90px; }
      .max-width-wrapper .content-editor-wrapper .text-information ul li {
        margin-bottom: 0; }
    .max-width-wrapper .content-editor-wrapper .input-padding {
      padding-bottom: 10px !important; }
    .max-width-wrapper .content-editor-wrapper .padding-content {
      padding-left: 25px !important;
      padding-right: 25px !important; }
    .max-width-wrapper .content-editor-wrapper .padding-top {
      padding-top: 25px !important; }
    .max-width-wrapper .content-editor-wrapper .padding-title {
      padding-top: 25px !important; }
    .max-width-wrapper .content-editor-wrapper .padding-bottom {
      padding-bottom: 25px !important; }
    .max-width-wrapper .content-editor-wrapper .nopadding {
      padding: 0 !important; }
    .max-width-wrapper .content-editor-wrapper .nopadding-bottom {
      padding-bottom: 0 !important; }
    .max-width-wrapper .content-editor-wrapper .nopadding-top {
      padding-top: 0 !important; }
    .max-width-wrapper .content-editor-wrapper .nopadding-title {
      padding-top: 0 !important; }
    .max-width-wrapper .content-editor-wrapper .nopadding-left {
      padding-left: 0 !important; }
    .max-width-wrapper .content-editor-wrapper .nopadding-right {
      padding-right: 0 !important; }
    .max-width-wrapper .content-editor-wrapper .nomargin {
      margin: 0 !important; }
    .max-width-wrapper .content-editor-wrapper .margin-top {
      margin-top: 25px !important; }
    .max-width-wrapper .content-editor-wrapper .margin-bottom {
      margin-bottom: 25px !important; }
    .max-width-wrapper .content-editor-wrapper .width {
      width: 100%; }
    .max-width-wrapper .content-editor-wrapper .width-board {
      max-width: 250px; }
    .max-width-wrapper .content-editor-wrapper .height {
      height: 100%; }
    .max-width-wrapper .content-editor-wrapper .center {
      text-align: center !important; }
    .max-width-wrapper .content-editor-wrapper .left {
      text-align: left !important; }
    .max-width-wrapper .content-editor-wrapper .right {
      text-align: right; }
    .max-width-wrapper .content-editor-wrapper .righttoleft {
      text-align: right; }
      @media screen and (max-width: 1000px) {
        .max-width-wrapper .content-editor-wrapper .righttoleft {
          text-align: left; } }
    .max-width-wrapper .content-editor-wrapper .righttocen-mobile {
      text-align: right; }
      @media screen and (max-width: 415px) {
        .max-width-wrapper .content-editor-wrapper .righttocen-mobile {
          text-align: center !important; } }
    .max-width-wrapper .content-editor-wrapper .lefttoright {
      text-align: left; }
      @media screen and (max-width: 1000px) {
        .max-width-wrapper .content-editor-wrapper .lefttoright {
          text-align: right; } }
    .max-width-wrapper .content-editor-wrapper .img-margin {
      margin-bottom: 15px; }
    .max-width-wrapper .content-editor-wrapper .text-editor {
      color: #666;
      margin: 0 auto;
      font-size: 26px;
      line-height: 30px;
      overflow: hidden; }
      .max-width-wrapper .content-editor-wrapper .text-editor h1 {
        font-size: 40px;
        line-height: 40px;
        color: #fff;
        margin: 0px; }
        @media screen and (max-width: 768px) {
          .max-width-wrapper .content-editor-wrapper .text-editor h1 {
            font-size: 34px;
            line-height: 34px; } }
      .max-width-wrapper .content-editor-wrapper .text-editor h2 {
        font-size: 40px;
        line-height: 40px;
        color: #0E4285;
        margin: 0px;
        padding: 0px 0px 15px 0px; }
        @media screen and (max-width: 768px) {
          .max-width-wrapper .content-editor-wrapper .text-editor h2 {
            font-size: 34px;
            line-height: 34px; } }
      .max-width-wrapper .content-editor-wrapper .text-editor h3 {
        font-size: 30px;
        line-height: 30px;
        color: #0E4285;
        margin: 0px;
        padding: 0px 0px 15px 0px; }
        @media screen and (max-width: 768px) {
          .max-width-wrapper .content-editor-wrapper .text-editor h3 {
            font-size: 26px;
            line-height: 26px; } }
      .max-width-wrapper .content-editor-wrapper .text-editor h4 {
        font-size: 26px;
        line-height: 26px;
        color: #0E4285;
        margin: 0px;
        padding: 0px 0px 15px 0px; }
        @media screen and (max-width: 768px) {
          .max-width-wrapper .content-editor-wrapper .text-editor h4 {
            font-size: 22px;
            line-height: 22px; } }
      .max-width-wrapper .content-editor-wrapper .text-editor p {
        font-size: 26px;
        line-height: 30px;
        margin: 0; }
        @media screen and (max-width: 768px) {
          .max-width-wrapper .content-editor-wrapper .text-editor p {
            font-size: 22px;
            line-height: 26px; } }
      .max-width-wrapper .content-editor-wrapper .text-editor span {
        font-size: 26px;
        line-height: 30px;
        margin: 0; }
        @media screen and (max-width: 768px) {
          .max-width-wrapper .content-editor-wrapper .text-editor span {
            font-size: 22px;
            line-height: 26px; } }
      .max-width-wrapper .content-editor-wrapper .text-editor a {
        color: #666;
        font-size: 26px;
        line-height: 30px;
        margin: 0; }
        @media screen and (max-width: 768px) {
          .max-width-wrapper .content-editor-wrapper .text-editor a {
            font-size: 22px;
            line-height: 26px; } }
      .max-width-wrapper .content-editor-wrapper .text-editor a:hover {
        color: #0E4285; }
      .max-width-wrapper .content-editor-wrapper .text-editor ol {
        padding-left: 20px;
        margin: 0;
        margin-bottom: 15px; }
        .max-width-wrapper .content-editor-wrapper .text-editor ol li {
          list-style-type: decimal;
          list-style-position: outside;
          font-family: "KitithadaRegular";
          font-size: 26px;
          line-height: 30px; }
          @media screen and (max-width: 768px) {
            .max-width-wrapper .content-editor-wrapper .text-editor ol li {
              font-size: 22px;
              line-height: 26px; } }
      .max-width-wrapper .content-editor-wrapper .text-editor ul {
        padding-left: 20px;
        margin: 0;
        margin-bottom: 15px; }
        .max-width-wrapper .content-editor-wrapper .text-editor ul li {
          list-style-type: disc;
          list-style-position: outside;
          font-family: "KitithadaRegular";
          font-size: 26px;
          line-height: 30px; }
          @media screen and (max-width: 768px) {
            .max-width-wrapper .content-editor-wrapper .text-editor ul li {
              font-size: 22px;
              line-height: 26px; } }
      .max-width-wrapper .content-editor-wrapper .text-editor .bold {
        font-weight: bold; }
      .max-width-wrapper .content-editor-wrapper .text-editor .txt-middle {
        vertical-align: middle; }
      .max-width-wrapper .content-editor-wrapper .text-editor .color-primary {
        color: #0E4285; }
      .max-width-wrapper .content-editor-wrapper .text-editor .color-secondary {
        color: #B7A676; }
      .max-width-wrapper .content-editor-wrapper .text-editor .color-white {
        color: #fff; }
      .max-width-wrapper .content-editor-wrapper .text-editor .color-text {
        color: #666; }
      .max-width-wrapper .content-editor-wrapper .text-editor .color-red {
        color: #C90A11; }
      .max-width-wrapper .content-editor-wrapper .text-editor .color-yellow {
        color: #FFCC00; }
      .max-width-wrapper .content-editor-wrapper .text-editor .bg-primary {
        background-color: #0E4285; }
      .max-width-wrapper .content-editor-wrapper .text-editor .no-bg {
        background-color: transparent !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor.big-font h2 {
        font-size: 50px !important;
        line-height: 56px !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor.big-font h3 {
        font-size: 40px !important;
        line-height: 46px !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor.big-font h4 {
        font-size: 30px;
        line-height: 36px; }
      .max-width-wrapper .content-editor-wrapper .text-editor.big-font p {
        font-size: 30px;
        line-height: 36px; }
      .max-width-wrapper .content-editor-wrapper .text-editor.big-font span {
        font-size: 30px;
        line-height: 36px; }
      .max-width-wrapper .content-editor-wrapper .text-editor.big-font a {
        font-size: 30px;
        line-height: 36px; }
      .max-width-wrapper .content-editor-wrapper .text-editor.big-font ol {
        list-style: decimal inside;
        padding-left: 30px;
        margin: 0 auto;
        margin-bottom: 15px; }
        .max-width-wrapper .content-editor-wrapper .text-editor.big-font ol li {
          font-size: 30px;
          line-height: 30px; }
      .max-width-wrapper .content-editor-wrapper .text-editor.big-font ul {
        list-style: disc inside;
        margin: 0 auto;
        margin-bottom: 15px; }
        .max-width-wrapper .content-editor-wrapper .text-editor.big-font ul li {
          font-size: 30px;
          line-height: 30px; }
      .max-width-wrapper .content-editor-wrapper .text-editor .image-wrapper {
        width: 100%;
        padding: 0;
        margin: 0 auto;
        margin-bottom: 15px;
        text-align: center; }
        .max-width-wrapper .content-editor-wrapper .text-editor .image-wrapper img {
          max-width: 100%; }
      .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper {
        width: 635px;
        max-width: 100%;
        /*margin-top: -22px;*/ }
        .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper ul {
          list-style: none; }
          .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper ul li {
            list-style: none; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper.left {
          float: left;
          margin-right: 30px; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper.right {
          float: right;
          margin-left: 30px; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #carousel.flexslider {
          padding: 0 50px 0 0; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #carousel img {
          opacity: 0.75; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #carousel .flex-active-slide img {
          opacity: 1.0; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #slider {
          margin-bottom: 30px; }
          .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #slider.flexslider {
            text-align: center; }
          .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #slider .flex-direction-nav a {
            opacity: 0; }
          .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #slider img {
            cursor: crosshair; }
          @media screen and (max-width: 767px) {
            .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #slider {
              margin-bottom: 10px; } }
        .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #carousel2.flexslider {
          padding: 0 50px 0 0; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #carousel2 img {
          opacity: 0.75; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #carousel2 .flex-active-slide img {
          opacity: 1.0; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #slider2 {
          margin-bottom: 30px; }
          .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #slider2.flexslider {
            text-align: center; }
          .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #slider2 .flex-direction-nav a {
            opacity: 0; }
          .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #slider2 img {
            cursor: crosshair; }
          @media screen and (max-width: 767px) {
            .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper #slider2 {
              margin-bottom: 10px; } }
        .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper .flex-direction-nav {
          list-style: none !important; }
        @media screen and (max-width: 768px) {
          .max-width-wrapper .content-editor-wrapper .text-editor .gallery-wrapper {
            max-width: unset;
            width: 100%;
            margin: 0 auto !important;
            margin-bottom: 20px !important;
            text-align: center; } }
      .max-width-wrapper .content-editor-wrapper .text-editor .image-gallery {
        max-width: 100%; }
        .max-width-wrapper .content-editor-wrapper .text-editor .image-gallery img {
          max-width: 100%; }
      .max-width-wrapper .content-editor-wrapper .text-editor .image-center {
        max-width: 100%;
        margin-bottom: 90px;
        text-align: center; }
        .max-width-wrapper .content-editor-wrapper .text-editor .image-center img {
          max-width: 100%; }
      .max-width-wrapper .content-editor-wrapper .text-editor .text-information {
        margin-bottom: 90px; }
        .max-width-wrapper .content-editor-wrapper .text-editor .text-information ul li {
          margin-bottom: 0; }
      .max-width-wrapper .content-editor-wrapper .text-editor .gen-button {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        margin: 0 auto;
        margin-bottom: 5px;
        min-width: 100%;
        height: 45px;
        text-align: right; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gen-button.btn-primary {
          position: relative;
          color: #fff !important;
          border: 1px solid #0E4285;
          background-color: #0E4285; }
          .max-width-wrapper .content-editor-wrapper .text-editor .gen-button.btn-primary:hover {
            border: 1px solid #000;
            background-color: #000; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gen-button.btn-secondary {
          position: relative;
          color: #fff !important;
          border: 1px solid #B7A676;
          background-color: #B7A676; }
          .max-width-wrapper .content-editor-wrapper .text-editor .gen-button.btn-secondary:hover {
            border: 1px solid #000;
            background-color: #000; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gen-button.btn-dark {
          position: relative;
          color: #666;
          border: 1px solid #666;
          background-color: transparent; }
          .max-width-wrapper .content-editor-wrapper .text-editor .gen-button.btn-dark:hover {
            color: #fff;
            border: 1px solid #000;
            background-color: #000; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gen-button.btn-light {
          position: relative;
          color: #fff;
          border: 1px solid #fff;
          background-color: transparent; }
          .max-width-wrapper .content-editor-wrapper .text-editor .gen-button.btn-light:hover {
            color: #fff;
            border: 1px solid #000;
            background-color: #000; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gen-button .btn-gray {
          position: relative;
          color: #666;
          border: 1px solid #666;
          background-color: transparent; }
          .max-width-wrapper .content-editor-wrapper .text-editor .gen-button .btn-gray:hover {
            color: #fff;
            border: 1px solid #000;
            background-color: #000; }
      .max-width-wrapper .content-editor-wrapper .text-editor .gen-button2 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        margin: 0 auto;
        margin-bottom: 5px;
        min-width: 100%;
        height: 45px;
        text-align: right; }
        .max-width-wrapper .content-editor-wrapper .text-editor .gen-button2 .btn-gray {
          padding: 0 10px;
          color: #666;
          border: 1px solid #666;
          background-color: transparent; }
          .max-width-wrapper .content-editor-wrapper .text-editor .gen-button2 .btn-gray:hover {
            color: #fff;
            border: 1px solid #000;
            background-color: #000; }
      .max-width-wrapper .content-editor-wrapper .text-editor .input-padding {
        padding-bottom: 10px !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .padding-content {
        padding-left: 25px !important;
        padding-right: 25px !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .padding-top {
        padding-top: 25px !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .padding-title {
        padding-top: 25px !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .padding-bottom {
        padding-bottom: 25px !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .nopadding {
        padding: 0 !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .nopadding-bottom {
        padding-bottom: 0 !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .nopadding-top {
        padding-top: 0 !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .nopadding-title {
        padding-top: 0 !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .nopadding-left {
        padding-left: 0 !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .nopadding-right {
        padding-right: 0 !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .nomargin {
        margin: 0 !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .margin-top {
        margin-top: 25px !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .margin-bottom {
        margin-bottom: 25px !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .width {
        width: 100%; }
      .max-width-wrapper .content-editor-wrapper .text-editor .width-board {
        max-width: 250px; }
      .max-width-wrapper .content-editor-wrapper .text-editor .height {
        height: 100%; }
      .max-width-wrapper .content-editor-wrapper .text-editor .center {
        text-align: center !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .left {
        text-align: left !important; }
      .max-width-wrapper .content-editor-wrapper .text-editor .right {
        text-align: right; }
      .max-width-wrapper .content-editor-wrapper .text-editor .righttoleft {
        text-align: right; }
        @media screen and (max-width: 1000px) {
          .max-width-wrapper .content-editor-wrapper .text-editor .righttoleft {
            text-align: left; } }
      .max-width-wrapper .content-editor-wrapper .text-editor .righttocen-mobile {
        text-align: right; }
        @media screen and (max-width: 415px) {
          .max-width-wrapper .content-editor-wrapper .text-editor .righttocen-mobile {
            text-align: center !important; } }
      .max-width-wrapper .content-editor-wrapper .text-editor .lefttoright {
        text-align: left; }
        @media screen and (max-width: 1000px) {
          .max-width-wrapper .content-editor-wrapper .text-editor .lefttoright {
            text-align: right; } }
      .max-width-wrapper .content-editor-wrapper .text-editor .img-margin {
        margin-bottom: 15px; }

.cookie-wrapper {
  padding: 25px 30px 30px 25px;
  margin: 0;
  background-color: #fff;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  font-size: 22px;
  line-height: 24px; }
  .cookie-wrapper h3 {
    margin: 10px 0;
    font-family: "KitithadaBold";
    font-size: 24px;
    line-height: 24px;
    color: #000; }
    .cookie-wrapper h3.date {
      margin-top: 30px;
      text-align: center; }
  .cookie-wrapper p {
    margin: 5px 0;
    font-size: 22px;
    line-height: 24px; }
  .cookie-wrapper a {
    font-size: 22px;
    line-height: 24px;
    color: #0E4285; }
  .cookie-wrapper ul.wrap {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0 !important;
    list-style: none; }
    .cookie-wrapper ul.wrap li {
      margin: 10px 0 20px 0; }
      .cookie-wrapper ul.wrap li ul {
        padding: 0;
        margin-top: 0;
        margin-bottom: 0 !important;
        list-style: none; }
        .cookie-wrapper ul.wrap li ul li {
          position: relative;
          display: block;
          margin: 5px 0; }
  .cookie-wrapper .table-container {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    overflow-y: hidden;
    max-width: 100%; }
    .cookie-wrapper .table-container ul {
      padding: 0;
      margin-top: 0;
      margin-bottom: 0 !important;
      list-style: none; }
      .cookie-wrapper .table-container ul li {
        position: relative;
        display: block;
        margin: 5px 0 10px 0;
        font-size: 20px;
        line-height: 24px; }
    .cookie-wrapper .table-container table {
      border-collapse: collapse;
      border-spacing: 0; }
    .cookie-wrapper .table-container .table {
      background-color: #fff; }
      .cookie-wrapper .table-container .table td, .cookie-wrapper .table-container .table th {
        border: 1px solid #dbdbdb !important;
        border-width: 0 0 1px;
        padding: .5em .75em;
        vertical-align: top; }
      .cookie-wrapper .table-container .table thead th {
        text-align: center; }
      .cookie-wrapper .table-container .table tbody td {
        font-size: 20px;
        line-height: 24px; }
      .cookie-wrapper .table-container .table .col_a {
        width: 20%; }
      .cookie-wrapper .table-container .table .col_b {
        width: 50%; }
      .cookie-wrapper .table-container .table .col_c {
        width: 30%; }
    .cookie-wrapper .table-container .table.is-bordered td, .cookie-wrapper .table-container .table.is-bordered th {
      border-width: 1px; }
    .cookie-wrapper .table-container .table.is-bordered tr:last-child td, .cookie-wrapper .table-container .table.is-bordered tr:last-child th {
      border-bottom-width: 1px; }

.error {
  border: solid 1px #C90A11 !important; }
  .error label {
    border-right: 1px solid #C90A11 !important; }
    @media screen and (max-width: 768px) {
      .error label {
        border-right: none !important;
        border-bottom: 1px solid #C90A11 !important; } }

.text-error {
  color: #C90A11;
  display: none; }
  .text-error i {
    font-size: 20px !important; }

.regis .gen-button {
  text-align: left; }

.max-width {
  width: 100%;
  padding: 0 20px; }

@media screen and (max-width: 767px) {
  .head-nopadding {
    padding: 0px; } }

@media screen and (max-width: 767px) {
  .content-nopadding {
    padding: 0px; } }

.container-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  /*margin-bottom: 30px;*/
  /*overflow: hidden;*/ }
  .container-wrapper.bg-main {
    background-color: #fff; }

.breadcrumb-section {
  position: relative;
  display: block;
  width: 100%;
  height: auto; }
  .breadcrumb-section.absolute {
    position: absolute;
    top: 10px;
    left: 0; }
  .breadcrumb-section .breadcrumb {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 30px; }
    @media screen and (max-width: 768px) {
      .breadcrumb-section .breadcrumb {
        font-size: 22px;
        line-height: 26px; } }
    .breadcrumb-section .breadcrumb > li {
      margin-right: 5px;
      color: #fff;
      text-transform: capitalize; }
      .breadcrumb-section .breadcrumb > li a {
        font-size: 20px;
        line-height: 24px;
        font-family: "KitithadaRegular";
        color: #fff; }
        .breadcrumb-section .breadcrumb > li a:hover {
          color: #0E4285;
          text-decoration: none; }
      .breadcrumb-section .breadcrumb > li span {
        font-size: 20px;
        line-height: 24px;
        color: #fff; }
      .breadcrumb-section .breadcrumb > li + li:before {
        font-family: 'FontAwesome';
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        text-transform: none;
        content: '\f105';
        color: #fff;
        padding: 0;
        padding-right: 8px;
        font-size: 14px; }
    .breadcrumb-section .breadcrumb > .active {
      color: #fff; }
    .breadcrumb-section .breadcrumb.banner-none > li a {
      color: #666; }
      .breadcrumb-section .breadcrumb.banner-none > li a:hover {
        color: #0E4285;
        text-decoration: none; }
    .breadcrumb-section .breadcrumb.banner-none > li + li:before {
      color: #666; }
    .breadcrumb-section .breadcrumb.banner-none > .active {
      color: #0E4285; }
  .breadcrumb-section .breadcrumb-post {
    background-color: transparent;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 30px; }
    @media screen and (max-width: 768px) {
      .breadcrumb-section .breadcrumb-post {
        font-size: 22px;
        line-height: 26px; } }
    .breadcrumb-section .breadcrumb-post > li {
      display: inline-block;
      margin-right: 5px;
      color: #666;
      text-transform: unset; }
      .breadcrumb-section .breadcrumb-post > li.signout a {
        text-decoration: underline; }
      .breadcrumb-section .breadcrumb-post > li a {
        font-family: "KitithadaRegular";
        color: #fff; }
        .breadcrumb-section .breadcrumb-post > li a:hover {
          color: #0E4285;
          text-decoration: none; }
      .breadcrumb-section .breadcrumb-post > li span {
        font-family: "KitithadaRegular";
        color: #fff; }
  @media screen and (max-width: 999px) {
    .breadcrumb-section {
      /*position: relative;
        top: auto;
        left: auto;
        height: auto;
        margin: 20px auto;*/ } }

.index-slider {
  width: 100%;
  min-height: 25px; }
  .index-slider .foo-item {
    float: left;
    position: relative;
    display: block;
    width: 100%;
    /*.desktop-slide {
            display: block;
        }*/
    /*.mobile-slide {
            display: none;

            .image-wrapper {
                position: relative;
                width: 100%;
                height: auto;

                .caption {
                    position: absolute;
                    width: 100%;
                    height: auto;
                    bottom: 20px;
                    text-align: center;

                    .title {
                        margin: 0 auto;
                        font-family: $font-header-bold;
                        font-size: 50px;
                        line-height: 50px;
                        color: $color-white;
                        text-transform: uppercase;
                    }
                }
            }

            .caption-outer {
                width: 100%;
                height: auto;
                background-color: $color-primary;
            }
        }*/ }
    .index-slider .foo-item .image-wrapper {
      position: relative;
      width: 100%;
      height: auto; }
      .index-slider .foo-item .image-wrapper .desktop-show {
        display: block;
        opacity: 1;
        visibility: visible; }
      .index-slider .foo-item .image-wrapper .mobile-show {
        display: none;
        opacity: 0;
        visibility: hidden; }
    .index-slider .foo-item .caption-outer {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%; }
      .index-slider .foo-item .caption-outer .caption-inner {
        display: table;
        width: 100%;
        height: 100%;
        padding: 0; }
      .index-slider .foo-item .caption-outer .caption {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        color: #fff;
        width: 100%;
        padding: 0 70px;
        z-index: 2;
        text-decoration: none; }
        .index-slider .foo-item .caption-outer .caption .title {
          font-family: "KitithadaBold";
          color: #fff;
          text-transform: uppercase; }
        .index-slider .foo-item .caption-outer .caption .subtitle {
          color: #fff; }
  @media screen and (max-width: 999px) {
    .index-slider {
      height: auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 768px) {
    .index-slider {
      margin-bottom: 0; }
      .index-slider .foo-item {
        /*.desktop-slide {
                display: none;
            }

            .mobile-slide {
                display: block;
            }*/ }
        .index-slider .foo-item .image-wrapper .desktop-show {
          display: none;
          opacity: 0;
          visibility: hidden; }
        .index-slider .foo-item .image-wrapper .mobile-show {
          display: block;
          opacity: 1;
          visibility: visible; }
        .index-slider .foo-item .caption-outer {
          position: relative;
          background-color: #0E4285; }
          .index-slider .foo-item .caption-outer .caption {
            padding: 0 30px;
            padding-bottom: 30px; }
            .index-slider .foo-item .caption-outer .caption .title {
              font-size: 34px;
              line-height: 34px; }
            .index-slider .foo-item .caption-outer .caption .subtitle {
              font-size: 30px;
              line-height: 30px; } }

.page-title-wrapper {
  display: block;
  padding: 0;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  overflow: hidden; }
  .page-title-wrapper.styled {
    padding-bottom: 20px;
    background-image: url(../../../../Images/bg/bg-title-styled.png);
    background-position: center bottom;
    background-repeat: no-repeat; }
  .page-title-wrapper h1 {
    color: #0E4285; }
  .page-title-wrapper h3 {
    color: #666; }

.page-button-wrapper {
  display: block;
  padding: 0;
  margin: 30px auto;
  margin-bottom: 0;
  text-align: left;
  overflow: hidden; }

.addthis_toolbox {
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  margin-bottom: 30px;
  text-align: right; }
  .addthis_toolbox .social-icons {
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #fff;
    padding: 0 15px 0 0; }
    @media screen and (max-width: 999px) {
      .addthis_toolbox .social-icons {
        border-right: none;
        padding: 0; } }
    .addthis_toolbox .social-icons .label-custom {
      display: inline-block;
      vertical-align: middle;
      font-size: 26px;
      line-height: 30px;
      color: #B7A676; }
      @media screen and (max-width: 768px) {
        .addthis_toolbox .social-icons .label-custom {
          font-size: 22px;
          line-height: 26px; } }
    .addthis_toolbox .social-icons .custom-icons {
      display: inline-block;
      vertical-align: middle; }
      .addthis_toolbox .social-icons .custom-icons ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .addthis_toolbox .social-icons .custom-icons ul li {
          display: inline-block;
          margin: 0 3px;
          /*&.facebook {
                        a {
                            background-image: url('../../../../Images/icons/social/icon-fb-share.fw.png');
                        }
                    }

                    &.instagram {
                        a {
                            background-image: url('../../../../Images/icons/social/icon-ig-share.fw.png');
                        }
                    }

                    &.twitter {
                        a {
                            background-image: url('../../../../Images/icons/social/icon-twitter-share.fw.png');
                        }
                    }*/ }
          .addthis_toolbox .social-icons .custom-icons ul li a {
            display: block;
            width: 30px;
            height: 30px;
            line-height: 30px;
            padding: 0;
            margin: 0;
            background-position: 0 0;
            background-repeat: no-repeat; }
  .addthis_toolbox .print-icons {
    display: inline-block;
    vertical-align: middle;
    /*border-right: 1px solid $color-white;*/
    /*padding: 0 15px 0 0;*/ }
    .addthis_toolbox .print-icons .label-custom {
      display: inline-block;
      vertical-align: middle;
      font-size: 26px;
      line-height: 30px;
      color: #B7A676; }
      @media screen and (max-width: 768px) {
        .addthis_toolbox .print-icons .label-custom {
          font-size: 22px;
          line-height: 26px; } }
    .addthis_toolbox .print-icons .custom-icons {
      display: inline-block;
      vertical-align: middle; }
      .addthis_toolbox .print-icons .custom-icons ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .addthis_toolbox .print-icons .custom-icons ul li {
          display: inline-block;
          margin: 0 12px;
          /*&.print {
                        a {
                            background-image: url('../../../../Images/icons/social/icon-print.fw.png');
                        }
                    }*/ }
          .addthis_toolbox .print-icons .custom-icons ul li a {
            display: block;
            width: 20px;
            height: 20px;
            line-height: 20px;
            padding: 0;
            margin: 0;
            background-position: 0 0;
            background-repeat: no-repeat; }
  .addthis_toolbox .adjust-font-size {
    display: none;
    vertical-align: middle;
    color: #B7A676; }
    .addthis_toolbox .adjust-font-size a {
      display: inline-block;
      margin: 0 12px;
      font-size: 26px;
      line-height: 30px;
      color: #B7A676; }
      .addthis_toolbox .adjust-font-size a.down {
        font-size: 26px; }
      .addthis_toolbox .adjust-font-size a.up {
        font-size: 30px; }

.owl-carousel {
  padding: 0 0 50px 0; }
  .owl-carousel .owl-nav {
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 0;
    text-align: center; }
    .owl-carousel .owl-nav .owl-prev {
      margin: 0 20px;
      display: inline-block;
      vertical-align: middle;
      text-indent: -9999px;
      background-image: url("../../../../Images/icons/ico-slideleft.png");
      width: 45px;
      height: 45px;
      background-position: center center;
      background-repeat: no-repeat; }
      .owl-carousel .owl-nav .owl-prev:hover {
        background-image: url("../../../../Images/icons/ico-slideleft-white.png");
        background-color: #0E4285; }
    .owl-carousel .owl-nav .owl-prev.disabled {
      opacity: 0.25;
      cursor: not-allowed; }
      .owl-carousel .owl-nav .owl-prev.disabled:hover {
        background-image: url("../../../../Images/icons/ico-slideleft.png");
        background-color: transparent; }
    .owl-carousel .owl-nav .owl-next {
      display: inline-block;
      vertical-align: middle;
      margin: 0 20px;
      text-indent: -9999px;
      background-image: url("../../../../Images/icons/ico-slideright.png");
      width: 45px;
      height: 45px;
      background-position: center center;
      background-repeat: no-repeat; }
      .owl-carousel .owl-nav .owl-next:hover {
        background-image: url("../../../../Images/icons/ico-slideright-white.png");
        background-color: #0E4285; }
    .owl-carousel .owl-nav .owl-next.disabled {
      opacity: 0.25;
      cursor: not-allowed; }
      .owl-carousel .owl-nav .owl-next.disabled:hover {
        background-image: url("../../../../Images/icons/ico-slideright.png");
        background-color: transparent; }

.sprite {
  background-image: url("../../../images/spritesheet.png");
  background-repeat: no-repeat;
  display: inline-block; }
  .sprite.sprite-p_back_to_top {
    background-position: -116px -51px;
    width: 60px;
    height: 60px; }
  .sprite.sprite-p_call1865 {
    background-position: -138px -150px;
    width: 112px;
    height: 18px; }
  .sprite.sprite-p_live_chat {
    background-position: -41px -213px;
    width: 206px;
    height: 49px; }
  .sprite.sprite.sprite-p_i_home3 {
    background-position: -146px -178px;
    width: 26px;
    height: 25px; }
  .sprite.sprite-p_i_home {
    background-position: -72px -178px;
    width: 28px;
    height: 25px; }
  .sprite.sprite.sprite-p_search_off {
    background-position: -312px -201px;
    width: 20px;
    height: 20px; }

.page-content-wrapper {
  position: relative;
  display: block;
  max-width: 100%; }
  .page-content-wrapper .sidenav-left {
    display: block; }
    .page-content-wrapper .sidenav-left .vertical-menu-wrapper {
      display: block; }
      .page-content-wrapper .sidenav-left .vertical-menu-wrapper h3 {
        color: #0E4285; }
      .page-content-wrapper .sidenav-left .vertical-menu-wrapper ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .page-content-wrapper .sidenav-left .vertical-menu-wrapper ul li {
          display: block;
          padding: 10px 25px 10px 10px;
          margin: 0;
          border-bottom: 1px solid #ccc; }
          .page-content-wrapper .sidenav-left .vertical-menu-wrapper ul li a {
            display: block;
            color: #666; }
            .page-content-wrapper .sidenav-left .vertical-menu-wrapper ul li a:hover {
              text-decoration: none; }
          .page-content-wrapper .sidenav-left .vertical-menu-wrapper ul li:hover {
            background-color: #0E4285;
            background-image: url('../../../../Images/icons/ico-arrow-right-white.png');
            background-repeat: no-repeat;
            background-position: calc(100% - 5px) 15px;
}
            .page-content-wrapper .sidenav-left .vertical-menu-wrapper ul li:hover a {
              color: #fff;
              text-decoration: none; }
          .page-content-wrapper .sidenav-left .vertical-menu-wrapper ul li.current {
            background-color: #0E4285;
            background-image: url('../../../../Images/icons/ico-arrow-right-white.png');
            background-repeat: no-repeat;
            background-position: calc(100% - 5px) 15px;
}
            .page-content-wrapper .sidenav-left .vertical-menu-wrapper ul li.current a {
              color: #fff;
              text-decoration: none; }
      @media screen and (max-width: 999px) {
        .page-content-wrapper .sidenav-left .vertical-menu-wrapper {
          display: none; } }
    .page-content-wrapper .sidenav-left .dropdown-content {
      display: none;
      margin-top: 20px; }
      .page-content-wrapper .sidenav-left .dropdown-content .btn-med {
        width: 300px;
        margin: 0;
        text-align: left;
        background-image: url('../../../../Images/icons/p_dropdown_select.png');
        background-position: right center;
        background-repeat: no-repeat; }
      .page-content-wrapper .sidenav-left .dropdown-content .dropdown-menu {
        max-width: 300px;
        border-radius: 0; }
      @media screen and (max-width: 999px) {
        .page-content-wrapper .sidenav-left .dropdown-content {
          display: inline-block; } }
      @media screen and (max-width: 999px) {
        .page-content-wrapper .sidenav-left .dropdown-content .dropdown-menu {
          max-width: unset;
          width: 100%; }
        .page-content-wrapper .sidenav-left .dropdown-content .btn-med.btn-primary {
          border-color: #B7A676;
          background-color: #B7A676; } }
    .page-content-wrapper .sidenav-left .btn-primary:active,
    .page-content-wrapper .sidenav-left .btn-primary.active,
    .page-content-wrapper .sidenav-left .open > .btn-primary.dropdown-toggle {
      border-color: #0E4285;
      background-color: #0E4285; }
      @media screen and (max-width: 767px) {
        .page-content-wrapper .sidenav-left .btn-primary:active,
        .page-content-wrapper .sidenav-left .btn-primary.active,
        .page-content-wrapper .sidenav-left .open > .btn-primary.dropdown-toggle {
          border-color: #B7A676;
          background-color: #B7A676; } }
    .page-content-wrapper .sidenav-left .btn-primary:active:hover,
    .page-content-wrapper .sidenav-left .btn-primary:active:focus,
    .page-content-wrapper .sidenav-left .btn-primary:active.focus,
    .page-content-wrapper .sidenav-left .btn-primary.active:hover,
    .page-content-wrapper .sidenav-left .btn-primary.active:focus,
    .page-content-wrapper .sidenav-left .btn-primary.active.focus,
    .page-content-wrapper .sidenav-left .open > .btn-primary.dropdown-toggle:hover,
    .page-content-wrapper .sidenav-left .open > .btn-primary.dropdown-toggle:focus,
    .page-content-wrapper .sidenav-left .open > .btn-primary.dropdown-toggle.focus {
      border-color: #0E4285;
      background-color: #0E4285; }
      @media screen and (max-width: 767px) {
        .page-content-wrapper .sidenav-left .btn-primary:active:hover,
        .page-content-wrapper .sidenav-left .btn-primary:active:focus,
        .page-content-wrapper .sidenav-left .btn-primary:active.focus,
        .page-content-wrapper .sidenav-left .btn-primary.active:hover,
        .page-content-wrapper .sidenav-left .btn-primary.active:focus,
        .page-content-wrapper .sidenav-left .btn-primary.active.focus,
        .page-content-wrapper .sidenav-left .open > .btn-primary.dropdown-toggle:hover,
        .page-content-wrapper .sidenav-left .open > .btn-primary.dropdown-toggle:focus,
        .page-content-wrapper .sidenav-left .open > .btn-primary.dropdown-toggle.focus {
          border-color: #B7A676;
          background-color: #B7A676; } }
  .page-content-wrapper .article-right {
    display: block;
    min-height: 300px;
    padding-top: 20px;
    padding-bottom: 50px; }
    .page-content-wrapper .article-right .heading-section {
      padding: 0; }
      .page-content-wrapper .article-right .heading-section h1, .page-content-wrapper .article-right .heading-section h2, .page-content-wrapper .article-right .heading-section h3 {
        margin-bottom: 0; }
  .page-content-wrapper .title-wrapper {
    text-align: left;
    margin: 0 auto; }
  .page-content-wrapper .content-editor {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 30px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .page-content-wrapper .content-editor {
        font-size: 22px;
        line-height: 26px; } }
    .page-content-wrapper .content-editor h1, .page-content-wrapper .content-editor h2, .page-content-wrapper .content-editor h3, .page-content-wrapper .content-editor h4, .page-content-wrapper .content-editor h5, .page-content-wrapper .content-editor h6 {
      color: #0E4285; }
    .page-content-wrapper .content-editor p {
      margin: 0 auto;
      margin-bottom: 15px;
      font-size: 26px;
      line-height: 30px; }
      @media screen and (max-width: 768px) {
        .page-content-wrapper .content-editor p {
          font-size: 22px;
          line-height: 26px; } }
    .page-content-wrapper .content-editor span {
      margin: 0 auto;
      margin-bottom: 15px;
      font-size: 26px;
      line-height: 30px; }
      @media screen and (max-width: 768px) {
        .page-content-wrapper .content-editor span {
          font-size: 22px;
          line-height: 26px; } }
    .page-content-wrapper .content-editor a {
      margin: 0 auto;
      margin-bottom: 15px;
      font-size: 26px;
      line-height: 30px; }
      @media screen and (max-width: 768px) {
        .page-content-wrapper .content-editor a {
          font-size: 22px;
          line-height: 26px; } }
    .page-content-wrapper .content-editor img {
      max-width: 100%; }
    .page-content-wrapper .content-editor ul {
      list-style-type: none;
      list-style-image: url("../../../../Images/icons/ico-list-green.jpg");
      list-style-position: outside;
      padding-left: 20px;
      margin-bottom: 25px; }
      .page-content-wrapper .content-editor ul li {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 10px; }
        @media screen and (max-width: 768px) {
          .page-content-wrapper .content-editor ul li {
            font-size: 22px;
            line-height: 26px; } }
        .page-content-wrapper .content-editor ul li span {
          font-size: 26px;
          line-height: 30px;
          color: #666; }
          @media screen and (max-width: 768px) {
            .page-content-wrapper .content-editor ul li span {
              font-size: 22px;
              line-height: 26px; } }
    .page-content-wrapper .content-editor ol {
      list-style-type: decimal;
      list-style-position: outside;
      padding: 0;
      padding-left: 20px;
      margin: 0; }
      .page-content-wrapper .content-editor ol li {
        font-size: 26px;
        line-height: 30px;
        color: #0E4285;
        margin-bottom: 10px; }
        @media screen and (max-width: 768px) {
          .page-content-wrapper .content-editor ol li {
            font-size: 22px;
            line-height: 26px; } }
        .page-content-wrapper .content-editor ol li span {
          font-size: 26px;
          line-height: 30px;
          color: #666; }
          @media screen and (max-width: 768px) {
            .page-content-wrapper .content-editor ol li span {
              font-size: 22px;
              line-height: 26px; } }
    .page-content-wrapper .content-editor .gallery-wrapper {
      /*float: right;*/
      max-width: 50%; }
      @media screen and (max-width: 767px) {
        .page-content-wrapper .content-editor .gallery-wrapper {
          max-width: unset;
          width: 100%;
          margin: 0 auto !important;
          margin-bottom: 20px !important; } }
    .page-content-wrapper .content-editor .list-group .list-group-item {
      padding: 1px 0 1px 0;
      margin: 0 auto;
      margin-bottom: 10px;
      border-bottom: none; }
      .page-content-wrapper .content-editor .list-group .list-group-item:first-child {
        padding: 0;
        border-bottom: none; }
      .page-content-wrapper .content-editor .list-group .list-group-item:last-child {
        padding: 0;
        border-bottom: none; }
        .page-content-wrapper .content-editor .list-group .list-group-item:last-child .list-group-head {
          border-bottom: none; }
      .page-content-wrapper .content-editor .list-group .list-group-item .list-group-head {
        height: 50px;
        border-bottom: 1px solid #B7A676;
        background-color: transparent;
        cursor: pointer; }
        .page-content-wrapper .content-editor .list-group .list-group-item .list-group-head > div {
          height: 50px;
          padding: 0 15px;
          margin: 0;
          line-height: 34px; }
          .page-content-wrapper .content-editor .list-group .list-group-item .list-group-head > div h3 {
            margin: 0 auto;
            line-height: 34px;
            color: #0E4285; }
          .page-content-wrapper .content-editor .list-group .list-group-item .list-group-head > div .icn-circle {
            position: absolute;
            top: 0;
            right: 20px;
            font-size: 26px;
            color: #fff;
            border-radius: 50%;
            background-color: #0E4285; }
            .page-content-wrapper .content-editor .list-group .list-group-item .list-group-head > div .icn-circle.fa-stack {
              width: 34px;
              height: 34px; }
              .page-content-wrapper .content-editor .list-group .list-group-item .list-group-head > div .icn-circle.fa-stack .fa-stack-2x {
                font-size: 26px;
                line-height: 34px; }
          .page-content-wrapper .content-editor .list-group .list-group-item .list-group-head > div a {
            position: absolute;
            top: 0px;
            left: 10px;
            height: 25px;
            color: #fff;
            text-decoration: none;
            vertical-align: middle;
            line-height: 23px; }
        .page-content-wrapper .content-editor .list-group .list-group-item .list-group-head.active {
          border-bottom: none; }
      .page-content-wrapper .content-editor .list-group .list-group-item .active > div {
        height: 50px;
        padding: 0 15px;
        margin: 0;
        line-height: 50px; }
        .page-content-wrapper .content-editor .list-group .list-group-item .active > div .fa-angle-down:before {
          content: "\f106"; }
      .page-content-wrapper .content-editor .list-group .list-group-item .list-group-content {
        display: none;
        height: auto;
        padding: 0 20px;
        padding-bottom: 20px;
        border: none;
        border-bottom: 1px solid #B7A676;
        border-top: none;
        text-align: left;
        background-color: transparent; }
        .page-content-wrapper .content-editor .list-group .list-group-item .list-group-content.opened {
          display: block; }
    .page-content-wrapper .content-editor .list-download-wrapper {
      float: left;
      width: 100%;
      height: auto;
      padding: 0;
      margin: 0;
      margin-bottom: 50px;
      background-color: #fff; }
      .page-content-wrapper .content-editor .list-download-wrapper .list-title {
        display: block;
        width: 100%;
        height: auto;
        padding: 0;
        margin-bottom: 20px;
        text-align: center;
        background-color: #ccc; }
        .page-content-wrapper .content-editor .list-download-wrapper .list-title .th-wrapper {
          padding-top: 10px;
          padding-bottom: 10px;
          font-size: 26px;
          line-height: 26px;
          text-align: center;
          border-right: 1px solid #fff; }
          @media screen and (max-width: 768px) {
            .page-content-wrapper .content-editor .list-download-wrapper .list-title .th-wrapper {
              font-size: 22px;
              line-height: 26px; } }
          .page-content-wrapper .content-editor .list-download-wrapper .list-title .th-wrapper:last-child {
            border: none; }
      .page-content-wrapper .content-editor .list-download-wrapper .list-group {
        display: block;
        width: 100%;
        height: auto;
        padding: 0;
        margin: 0;
        margin-bottom: 50px; }
        .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item {
          display: block;
          width: 100%;
          height: auto;
          padding: 0 0 10px 0;
          margin: 0 0 10px 0;
          font-size: 24px;
          line-height: 26px; }
          @media screen and (max-width: 768px) {
            .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item {
              font-size: 22px;
              line-height: 22px; } }
          .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item p.title {
            margin-bottom: 5px;
            color: #0E4285; }
          .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item .date {
            text-align: center; }
          .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item .document {
            padding: 0 10px;
            text-align: left; }
            .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item .document a {
              display: block;
              padding-left: 25px;
              font-size: 24px;
              line-height: 26px;
              color: #666;
              background-image: url("../../../../Images/icons/ico-list-name.jpg");
              background-position: left top;
              background-repeat: no-repeat; }
              @media screen and (max-width: 768px) {
                .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item .document a {
                  font-size: 22px;
                  line-height: 22px; } }
              .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item .document a:hover {
                color: #0E4285;
                text-decoration: none; }
          .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item .download-with-icon {
            padding: 0;
            text-align: left; }
            .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item .download-with-icon a {
              display: block;
              padding-left: 30px;
              font-size: 24px;
              line-height: 26px;
              color: #666;
              background-image: url("../../../../Images/icons/ico-download-list-black.jpg");
              background-position: left center;
              background-repeat: no-repeat; }
              @media screen and (max-width: 768px) {
                .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item .download-with-icon a {
                  font-size: 22px;
                  line-height: 22px; } }
              .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item .download-with-icon a:hover {
                color: #0E4285;
                text-decoration: none; }
          @media screen and (max-width: 999px) {
            .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item {
              padding: 20px; }
              .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item .date, .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item .document {
                text-align: left;
                margin-bottom: 20px; }
              .page-content-wrapper .content-editor .list-download-wrapper .list-group .list-item .download-with-icon {
                display: inline-block;
                text-align: left; } }
    .page-content-wrapper .content-editor .owl-carousel .owl-nav {
      text-align: left; }
    .page-content-wrapper .content-editor .owl-carousel .owl-nav .owl-prev, .page-content-wrapper .content-editor .owl-carousel .owl-nav .owl-next {
      margin: 0; }
  .page-content-wrapper .heading-section {
    padding: 20px;
    padding-bottom: 0;
    margin-bottom: 20px; }
    .page-content-wrapper .heading-section h2 {
      margin: 0 auto;
      margin-bottom: 20px;
      color: #0E4285; }
    .page-content-wrapper .heading-section h3 {
      margin: 0 auto;
      margin-bottom: 20px; }
    .page-content-wrapper .heading-section .add-print {
      display: block;
      width: 100%;
      text-align: right; }
      .page-content-wrapper .heading-section .add-print a {
        display: inline-block;
        padding-left: 50px;
        font-size: 30px;
        line-height: 41px;
        color: #666;
        background-image: url("../../../../Images/icons/ico-print-black.jpg");
        background-position: left center;
        background-repeat: no-repeat; }
        @media screen and (max-width: 768px) {
          .page-content-wrapper .heading-section .add-print a {
            font-size: 26px;
            line-height: 34px; } }
        .page-content-wrapper .heading-section .add-print a:hover {
          text-decoration: none; }
    .page-content-wrapper .heading-section .add-download {
      display: block;
      width: 100%;
      text-align: right; }
      .page-content-wrapper .heading-section .add-download a {
        display: inline-block;
        padding-left: 50px;
        font-size: 30px;
        line-height: 43px;
        color: #666;
        background-image: url("../../../../Images/icons/ico-download-black.png");
        background-position: left center;
        background-repeat: no-repeat; }
        @media screen and (max-width: 768px) {
          .page-content-wrapper .heading-section .add-download a {
            font-size: 26px;
            line-height: 34px; } }
        .page-content-wrapper .heading-section .add-download a:hover {
          text-decoration: none; }
    .page-content-wrapper .heading-section .fundname {
      display: block;
      width: 100%;
      padding: 0;
      margin: 10px 0; }
      .page-content-wrapper .heading-section .fundname span {
        font-size: 40px;
        line-height: 40px;
        color: #0E4285; }
        @media screen and (max-width: 768px) {
          .page-content-wrapper .heading-section .fundname span {
            font-size: 34px;
            line-height: 34px; } }
    .page-content-wrapper .heading-section .date {
      display: block;
      width: 100%; }
      .page-content-wrapper .heading-section .date span {
        font-size: 30px;
        line-height: 30px;
        color: #666; }
        @media screen and (max-width: 768px) {
          .page-content-wrapper .heading-section .date span {
            font-size: 26px;
            line-height: 26px; } }
    .page-content-wrapper .heading-section .dateinput {
      background-position: calc(100% - 10px) center;
    padding-right: 25px;
      background-image: url('../../../../Images/icons/datepicker.jpg');
      background-repeat: no-repeat;
}
    @media screen and (max-width: 767px) {
      .page-content-wrapper .heading-section .add-print, .page-content-wrapper .heading-section .add-download {
        text-align: left;
        margin-bottom: 20px; } }
  .page-content-wrapper .fund-list-wrapper {
    position: relative;
    display: block;
    max-width: 100%; }
    .page-content-wrapper .fund-list-wrapper .title-heading {
      height: 90px;
      padding: 20px;
      text-align: left;
      background-color: #0E4285; }
      .page-content-wrapper .fund-list-wrapper .title-heading h3 {
        margin: 0 auto;
        font-size: 30px;
        line-height: 30px;
        color: #fff; }
        @media screen and (max-width: 768px) {
          .page-content-wrapper .fund-list-wrapper .title-heading h3 {
            font-size: 26px;
            line-height: 26px; } }
    .page-content-wrapper .fund-list-wrapper .showMoreData {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: auto;
      text-align: center; }
      .page-content-wrapper .fund-list-wrapper .showMoreData .txtShowMore {
        display: block;
        padding: 10px 5px;
        font-size: 24px;
        line-height: 20px;
        color: #0E4285;
        border-top: 1px solid #f5f5f5;
        cursor: pointer; }
    .page-content-wrapper .fund-list-wrapper .fund-list {
      display: block;
      margin-bottom: 30px; }
      .page-content-wrapper .fund-list-wrapper .fund-list .list-group {
        position: relative;
        width: 100%;
        height: 340px;
        padding: 20px;
        padding-bottom: 70px;
        margin: 0 auto;
        margin-bottom: 15px;
        background-color: #fff;
        overflow: hidden; }
        .page-content-wrapper .fund-list-wrapper .fund-list .list-group ul {
          list-style: none;
          height: 230px;
          padding: 0;
          margin: 0;
          overflow: hidden; }
          .page-content-wrapper .fund-list-wrapper .fund-list .list-group ul li {
            padding-left: 20px;
            margin-bottom: 10px;
            background-image: url("../../../../Images/icons/ico-list-arrow-black.png");
            background-position: left 5px;
            background-repeat: no-repeat;
            /*display: none;*/ }
            .page-content-wrapper .fund-list-wrapper .fund-list .list-group ul li a {
              color: #666; }
              .page-content-wrapper .fund-list-wrapper .fund-list .list-group ul li a:hover {
                color: #0E4285;
                text-decoration: none; }
    .page-content-wrapper .fund-list-wrapper .fund-list-detail {
      display: block;
      margin-bottom: 30px; }
      .page-content-wrapper .fund-list-wrapper .fund-list-detail .list-group {
        position: relative;
        width: 100%;
        height: auto;
        padding: 20px;
        padding-bottom: 70px;
        margin: 0 auto;
        margin-bottom: 15px;
        background-color: #fff;
        overflow: hidden; }
        .page-content-wrapper .fund-list-wrapper .fund-list-detail .list-group ul {
          list-style: none;
          height: auto;
          padding: 0;
          margin: 0;
          overflow: hidden; }
          .page-content-wrapper .fund-list-wrapper .fund-list-detail .list-group ul li {
            padding-left: 20px;
            margin-bottom: 10px;
            background-image: url("../../../../Images/icons/ico-list-arrow-black.png");
            background-position: left 5px;
            background-repeat: no-repeat;
            display: none; }
            .page-content-wrapper .fund-list-wrapper .fund-list-detail .list-group ul li a {
              color: #666; }
              .page-content-wrapper .fund-list-wrapper .fund-list-detail .list-group ul li a:hover {
                color: #0E4285;
                text-decoration: none; }
    @media screen and (max-width: 999px) {
      .page-content-wrapper .fund-list-wrapper .title-heading {
        height: auto;
        padding: 10px 20px; }
      .page-content-wrapper .fund-list-wrapper .fund-list .list-group {
        height: auto; }
        .page-content-wrapper .fund-list-wrapper .fund-list .list-group ul {
          height: auto; } }
  .page-content-wrapper .fund-detail-wrapper {
    position: relative;
    display: block;
    max-width: 100%;
    margin-bottom: 20px; }
    .page-content-wrapper .fund-detail-wrapper.bg-white {
      padding: 20px;
      background-color: #fff; }
    .page-content-wrapper .fund-detail-wrapper.bg-transparent {
      padding: 20px;
      background-color: transparent; }
    .page-content-wrapper .fund-detail-wrapper .information-section {
      max-width: 100%; }
      .page-content-wrapper .fund-detail-wrapper .information-section .title {
        margin: 10px 0;
        font-size: 30px;
        line-height: 30px;
        color: #0E4285; }
        @media screen and (max-width: 768px) {
          .page-content-wrapper .fund-detail-wrapper .information-section .title {
            font-size: 26px;
            line-height: 26px; } }
      .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper {
        display: block;
        max-width: 100%;
        margin: auto;
        margin-bottom: 22px; }
        .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .cover {
          max-width: 100%;
          margin-bottom: 22px; }
          .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .cover img {
            max-width: 100%; }
        .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail {
          max-width: 100%;
          margin-bottom: 15px;
          font-size: 24px;
          line-height: 26px;
          color: #666; }
          @media screen and (max-width: 768px) {
            .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail {
              font-size: 22px;
              line-height: 22px; } }
          .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail.bg-white {
            padding: 20px;
            background-color: #fff; }
          .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail h2 {
            margin: 0 auto;
            margin-bottom: 22px;
            color: #0E4285; }
          .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail h3 {
            margin: 0 auto;
            margin-bottom: 22px;
            font-size: 30px;
            line-height: 30px;
            color: #0E4285; }
            @media screen and (max-width: 768px) {
              .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail h3 {
                font-size: 26px;
                line-height: 26px; } }
          .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail p {
            font-size: 24px;
            line-height: 26px;
            color: #666; }
            @media screen and (max-width: 768px) {
              .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail p {
                font-size: 22px;
                line-height: 22px; } }
            .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail p.custom-label {
              color: #0E4285; }
          .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail span {
            font-size: 24px;
            line-height: 26px;
            color: #0E4285; }
            @media screen and (max-width: 768px) {
              .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail span {
                font-size: 22px;
                line-height: 22px; } }
          .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail ol {
            list-style-type: decimal;
            list-style-position: outside;
            padding-left: 20px;
            margin: 0; }
            .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail ol li {
              color: #0E4285;
              margin-bottom: 15px; }
              .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail ol li span {
                color: #666; }
        .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail-nav {
          max-width: 100%;
          margin-bottom: 22px;
          color: #666; }
          .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail-nav p {
            font-size: 20px;
            line-height: 24px; }
          .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail-nav .date {
            margin-bottom: 10px;
            font-size: 20px;
            line-height: 24px;
            text-align: center; }
          .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail-nav .nav-name {
            padding-top: 30px; }
            .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail-nav .nav-name h3 {
              margin: 0;
              color: #0E4285; }
          .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail-nav .nav-value {
            text-align: center; }
            .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail-nav .nav-value p {
              margin-bottom: 10px; }
            .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail-nav .nav-value h3 {
              margin: 0;
              color: #0E4285; }
          @media screen and (max-width: 767px) {
            .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail-nav .date {
              text-align: left; }
            .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail-nav .nav-name {
              padding-top: 0;
              margin-bottom: 20px; }
            .page-content-wrapper .fund-detail-wrapper .information-section .data-wrapper .detail-nav .nav-value {
              text-align: left;
              margin-bottom: 20px; } }
      .page-content-wrapper .fund-detail-wrapper .information-section .document-download {
        display: block;
        margin-bottom: 22px; }
        .page-content-wrapper .fund-detail-wrapper .information-section .document-download .title {
          display: inline-block;
          width: auto;
          padding-right: 30px;
          margin: 0 auto;
          margin-bottom: 10px;
          line-height: 26px;
          background-image: url("../../../../Images/icons/ico-pdf-red.jpg");
          background-position: right center;
          background-repeat: no-repeat; }
        .page-content-wrapper .fund-detail-wrapper .information-section .document-download ul {
          list-style: none;
          padding: 0 10px;
          padding-left: 20px;
          margin: 0; }
          .page-content-wrapper .fund-detail-wrapper .information-section .document-download ul li {
            list-style-image: url("../../../../Images/icons/ico-list-arrow-black.png");
            list-style-position: outside;
            margin-bottom: 5px; }
            .page-content-wrapper .fund-detail-wrapper .information-section .document-download ul li a {
              font-size: 24px;
              line-height: 26px;
              color: #666; }
              @media screen and (max-width: 768px) {
                .page-content-wrapper .fund-detail-wrapper .information-section .document-download ul li a {
                  font-size: 22px;
                  line-height: 22px; } }
              .page-content-wrapper .fund-detail-wrapper .information-section .document-download ul li a:hover {
                color: #0E4285;
                text-decoration: none; }
      .page-content-wrapper .fund-detail-wrapper .information-section .invesment-distribute {
        display: block; }
        .page-content-wrapper .fund-detail-wrapper .information-section .invesment-distribute .pieChartItem {
          width: 100%;
          float: left;
          /*width: auto;*/
          /*margin-right: 3%;*/
          min-height: 225px;
          text-align: center; }
      .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper {
        /*min-height: 320px;*/
        padding: 25px 20px;
        background-color: #fff; }
        .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-block {
          /*float: left;*/
          width: 100%;
          font-size: 20px;
          line-height: 18px;
          margin-bottom: 22px;
          /*text-align: center;*/ }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-block .item {
            position: relative;
            display: inline-block;
            width: 19%;
            height: 75px;
            margin-bottom: 3px;
            color: #ccc;
            background-color: #f5f5f5; }
            .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-block .item.active {
              color: #fff;
              background-color: #0E4285; }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-block .caption-outer {
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%; }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-block .caption-inner {
            display: table;
            width: 100%;
            height: 100%;
            padding: 0 10px; }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-block .caption {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            width: 100%;
            z-index: 2;
            text-decoration: none; }
          @media screen and (max-width: 1199px) {
            .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-block .item {
              width: 49%; } }
          @media screen and (max-width: 999px) {
            .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-block .item {
              width: 19%; } }
          @media screen and (max-width: 767px) {
            .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-block .item {
              width: 49%; } }
        .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart {
          width: 100%;
          text-align: center;
          margin-bottom: 22px;
          clear: both; }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .chart-block {
            display: inline-block;
            vertical-align: middle;
            margin: 0 10px;
            text-align: left; }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .title-risk {
            font-size: 30px;
            line-height: 30px;
            color: #0E4285; }
            @media screen and (max-width: 768px) {
              .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .title-risk {
                font-size: 26px;
                line-height: 26px; } }
            .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .title-risk.lv1 {
              color: #0a8040; }
            .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .title-risk.lv2 {
              color: #3ca248; }
            .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .title-risk.lv3 {
              color: #6db646; }
            .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .title-risk.lv4 {
              color: #9bca32; }
            .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .title-risk.lv5 {
              color: #efed83; }
            .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .title-risk.lv6 {
              color: #fcbe0a; }
            .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .title-risk.lv7 {
              color: #f89637; }
            .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .title-risk.lv8 {
              color: #ed2024; }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .detail-risk {
            font-size: 40px;
            line-height: 40px;
            color: #666; }
            @media screen and (max-width: 768px) {
              .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .detail-risk {
                font-size: 34px;
                line-height: 34px; } }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .percent.lv1 {
            color: #0a8040; }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .percent.lv2 {
            color: #3ca248; }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .percent.lv3 {
            color: #6db646; }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .percent.lv4 {
            color: #9bca32; }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .percent.lv5 {
            color: #efed83; }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .percent.lv6 {
            color: #fcbe0a; }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .percent.lv7 {
            color: #f89637; }
          .page-content-wrapper .fund-detail-wrapper .information-section .risk-level-wrapper .risk-level-chart .percent.lv8 {
            color: #ed2024; }
      .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper {
        /*min-height: 320px;*/
        padding: 25px 20px;
        background-color: #fff; }
        .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper .graph-block {
          display: block;
          width: 100%; }
        .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper .nav-chart-tabs {
          display: block;
          width: 100%; }
          .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper .nav-chart-tabs ul {
            list-style: none;
            padding: 0;
            margin: 0; }
            .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper .nav-chart-tabs ul li {
              position: relative;
              display: block;
              padding: 5px 15px;
              /*width: 100%;*/
              margin-bottom: 1px;
              background: #D3D3D3;
              color: #666;
              cursor: pointer; }
              .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper .nav-chart-tabs ul li a {
                font-size: 24px;
                line-height: 26px;
                color: #666; }
                @media screen and (max-width: 768px) {
                  .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper .nav-chart-tabs ul li a {
                    font-size: 22px;
                    line-height: 22px; } }
              .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper .nav-chart-tabs ul li:hover {
                background-color: #0E4285; }
                .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper .nav-chart-tabs ul li:hover a {
                  color: #fff; }
              .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper .nav-chart-tabs ul li.active {
                background-color: #0E4285;
                cursor: pointer; }
                .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper .nav-chart-tabs ul li.active a {
                  color: #fff; }
                .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper .nav-chart-tabs ul li.active:after {
                  content: '';
                  display: block;
                  position: absolute;
                  top: 9px;
                  right: 100%;
                  width: 0;
                  height: 0;
                  border-color: transparent #0E4285 transparent transparent;
                  border-style: solid;
                  border-width: 7px; }
          @media screen and (max-width: 999px) {
            .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper .nav-chart-tabs {
              margin-bottom: 20px; }
              .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper .nav-chart-tabs ul li {
                display: inline-block;
                width: auto; }
                .page-content-wrapper .fund-detail-wrapper .information-section .nav-graph-wrapper .nav-chart-tabs ul li.active:after {
                  display: none; } }
  .page-content-wrapper .fund-table-wrapper {
    position: relative;
    display: block;
    max-width: 100%;
    background-color: #fff; }

.tabs-menu-wrapper {
  background-color: transparent;
  /*.btn-med {
        width: 100%;
        margin: 10px auto;
        text-align: left;
        background-image: url('../../../../Images/icons/arrow3-down.png');
        background-repeat: no-repeat;
        background-position-x: calc(100% - 10px);
        background-position-y: center;
    }*/ }
  .tabs-menu-wrapper .dropdown-content {
    margin-top: 5px; }
    .tabs-menu-wrapper .dropdown-content .dropdown-toggle {
      background-position: calc(100% - 10px) center;
    display: inline-block;
      vertical-align: middle;
      cursor: pointer;
      padding: 0;
      margin: 0 auto;
      text-align: center;
      font-family: "KitithadaRegular";
      font-size: 26px;
      width: 100%;
      height: 43px;
      text-transform: uppercase;
      background-color: transparent;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      text-decoration: none;
      border: none;
      position: relative;
      color: #666;
      border: 1px solid #666;
      background-color: #fff;
      background-image: url('../../../../Images/icons/p_dropdown_black.png');
      background-repeat: no-repeat;
}
      @media screen and (max-width: 768px) {
        .tabs-menu-wrapper .dropdown-content .dropdown-toggle {
          font-size: 22px; } }
      .tabs-menu-wrapper .dropdown-content .dropdown-toggle:hover {
        color: #666;
        border: 1px solid #666;
        background-color: #fff; }
  .tabs-menu-wrapper .dropdown-menu {
    width: 100%; }
  .tabs-menu-wrapper .nav-tabs {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
    padding: 1px 0 0 0;
    background-color: #fff; }
    .tabs-menu-wrapper .nav-tabs > li {
      margin-bottom: 0; }
      .tabs-menu-wrapper .nav-tabs > li a {
        min-width: 190px;
        min-height: 85px;
        color: #ddd;
        font-size: 26px;
        line-height: 26px;
        text-align: center;
        color: #fff;
        background-color: #999;
        border: 0;
        border-right: 1px solid #fff;
        padding: 15px 30px 15px 30px;
        margin: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -pie-border-radius: 0;
        behavior: url(pie/PIE.htc); }
        @media screen and (max-width: 768px) {
          .tabs-menu-wrapper .nav-tabs > li a {
            font-size: 22px;
            line-height: 22px; } }
        .tabs-menu-wrapper .nav-tabs > li a:hover {
          color: #fff; }
      .tabs-menu-wrapper .nav-tabs > li.current a {
        background-position: center calc(100% - 10px);
    color: #fff;
        background-color: #0E4285;
        background-image: url('../../../../Images/icons/p_dropdown_select.png');
        background-repeat: no-repeat;
        border-right: 1px solid #fff;
        padding: 10px 30px 20px 30px;
        margin: 0;
    border-left-style: none;
    border-left-color: inherit;
    border-left-width: 0;
    border-top-style: none;
    border-top-color: inherit;
    border-top-width: 0;
    border-bottom-style: none;
    border-bottom-color: inherit;
    border-bottom-width: 0;
}
    @media screen and (max-width: 1199px) {
      .tabs-menu-wrapper .nav-tabs > li a {
        padding-left: 10px;
        padding-right: 10px; } }
    @media screen and (max-width: 999px) {
      .tabs-menu-wrapper .nav-tabs {
        display: none; } }
  .tabs-menu-wrapper .dropdown-content {
    display: none; }
    .tabs-menu-wrapper .dropdown-content .btn-med {
      max-width: 300px;
      margin: 0;
      background-image: url('../../../../Images/icons/p_dropdown_select.png');
      background-position: right center;
      background-repeat: no-repeat; }
    .tabs-menu-wrapper .dropdown-content .dropdown-menu {
      /*max-width: 300px;*/
      border-radius: 0; }
    @media screen and (max-width: 999px) {
      .tabs-menu-wrapper .dropdown-content {
        display: block; } }
    @media screen and (max-width: 767px) {
      .tabs-menu-wrapper .dropdown-content .btn-med, .tabs-menu-wrapper .dropdown-content .dropdown-menu {
        max-width: unset;
        width: 100%; }
      .tabs-menu-wrapper .dropdown-content .btn-med.btn-primary {
        border-color: #B7A676;
        background-color: #B7A676; } }
  .tabs-menu-wrapper .btn-primary:active,
  .tabs-menu-wrapper .btn-primary.active,
  .tabs-menu-wrapper .open > .btn-primary.dropdown-toggle {
    border-color: #0E4285;
    background-color: #0E4285; }
    @media screen and (max-width: 767px) {
      .tabs-menu-wrapper .btn-primary:active,
      .tabs-menu-wrapper .btn-primary.active,
      .tabs-menu-wrapper .open > .btn-primary.dropdown-toggle {
        border-color: #B7A676;
        background-color: #B7A676; } }
  .tabs-menu-wrapper .btn-primary:active:hover,
  .tabs-menu-wrapper .btn-primary:active:focus,
  .tabs-menu-wrapper .btn-primary:active.focus,
  .tabs-menu-wrapper .btn-primary.active:hover,
  .tabs-menu-wrapper .btn-primary.active:focus,
  .tabs-menu-wrapper .btn-primary.active.focus,
  .tabs-menu-wrapper .open > .btn-primary.dropdown-toggle:hover,
  .tabs-menu-wrapper .open > .btn-primary.dropdown-toggle:focus,
  .tabs-menu-wrapper .open > .btn-primary.dropdown-toggle.focus {
    border-color: #0E4285;
    background-color: #0E4285; }
    @media screen and (max-width: 767px) {
      .tabs-menu-wrapper .btn-primary:active:hover,
      .tabs-menu-wrapper .btn-primary:active:focus,
      .tabs-menu-wrapper .btn-primary:active.focus,
      .tabs-menu-wrapper .btn-primary.active:hover,
      .tabs-menu-wrapper .btn-primary.active:focus,
      .tabs-menu-wrapper .btn-primary.active.focus,
      .tabs-menu-wrapper .open > .btn-primary.dropdown-toggle:hover,
      .tabs-menu-wrapper .open > .btn-primary.dropdown-toggle:focus,
      .tabs-menu-wrapper .open > .btn-primary.dropdown-toggle.focus {
        border-color: #B7A676;
        background-color: #B7A676; } }

.search-wrapper {
  position: relative;
  display: block;
  max-width: 100%;
  padding: 0;
  margin-bottom: 40px;
  overflow: hidden; }
  .search-wrapper .max-width-wrapper {
    padding: 0 40px;
    padding-bottom: 20px;
    background-color: #fff;
    overflow: hidden; }
  .search-wrapper .form-wrapper {
    padding: 0 50px; }
  .search-wrapper .gen-button * button.btn-med,
  .search-wrapper .gen-button .btn-med {
    min-width: 100%; }
  @media screen and (max-width: 1199px) {
    .search-wrapper {
      padding: 20px 20px 40px 20px;
      background-color: #fff; }
      .search-wrapper .form-wrapper {
        padding-left: 0;
        padding-right: 0; }
      .search-wrapper .max-width-wrapper {
        padding-left: 0;
        padding-right: 0; } }

.section-pagination {
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  margin-bottom: 50px; }
  .section-pagination .page-text {
    font-size: 24px; }
    @media screen and (max-width: 768px) {
      .section-pagination .page-text {
        font-size: 22px; } }
  .section-pagination .view-all {
    font-size: 24px;
    cursor: pointer; }
    @media screen and (max-width: 768px) {
      .section-pagination .view-all {
        font-size: 22px; } }
    .section-pagination .view-all:hover {
      color: #0E4285; }
  .section-pagination .holder {
    margin-left: 15px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle; }
    .section-pagination .holder a {
      min-width: 20px;
      width: auto;
      height: 40px;
      display: inline-block;
      font-size: 24px;
      cursor: pointer;
      margin: 0 5px;
      color: #666;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .section-pagination .holder a {
          font-size: 22px; } }
      .section-pagination .holder a:hover {
        color: #0E4285; }
      .section-pagination .holder a.jp-current {
        color: #0E4285; }
        .section-pagination .holder a.jp-current:hover {
          color: #0E4285; }
      .section-pagination .holder a.jp-previous, .section-pagination .holder a.jp-next {
        width: 43px;
        height: 40px;
        text-indent: -9999px; }
      .section-pagination .holder a.jp-previous {
        background-image: url("../../../../Images/icons/jpage-prev.jpg"); }
      .section-pagination .holder a.jp-next {
        background-image: url("../../../../Images/icons/jpage-next.jpg"); }
  @media screen and (max-width: 767) {
    .section-pagination {
      text-align: center; }
      .section-pagination .holder {
        margin-right: 5px; }
        .section-pagination .holder a {
          margin: 0;
          margin-right: 10px; } }

.search_main {
  width: 100%;
  color: #fff;
  opacity: 0;
  display: none; }
  .search_main--search {
    background-color: #000;
    padding: 30px 0; }
    .search_main--search span {
      font-size: 30px;
      color: #fff;
      font-family: 'helvethaicaX_regular';
      line-height: 40px; }
      @media screen and (max-width: 768px) {
        .search_main--search span {
          font-size: 26px; } }
    .search_main--search select {
      -webkit-appearance: none;
      -moz-appearance: none;
      background-color: #000;
      background-image: url('../../../images/icons/p_dropdown_select.png');
      background-repeat: no-repeat;
      background-position: center right 15px;
      width: 100%;
      height: 40px;
      margin: 0;
      padding: 0px 10px;
      border: 1px solid #fff;
      font-size: 26px;
      line-height: 40px;
      color: #a9a9a9;
      font-family: 'helvethaicaX_regular';
      vertical-align: top; }
      @media screen and (max-width: 768px) {
        .search_main--search select {
          font-size: 22px; } }
    .search_main--search button {
      position: relative;
      background-color: #0E4285;
      background-image: url('../../../images/icons/p_btn_white.png');
      background-repeat: no-repeat;
      background-position: center right 15px;
      border: 0 solid #808080;
      border-radius: 0;
      color: #fff;
      cursor: pointer;
      font-family: 'helvethaicaX_regular';
      font-size: 40px;
      height: 42px;
      margin: 0;
      padding: 15px;
      text-indent: -7%;
      width: 100%;
      -webkit-transition: background-color 300ms linear;
      -moz-transition: background-color 300ms linear;
      -o-transition: background-color 300ms linear;
      -ms-transition: background-color 300ms linear;
      transition: background-color 300ms linear; }
      @media screen and (max-width: 768px) {
        .search_main--search button {
          font-size: 34px; } }
      .search_main--search button:hover {
        color: #666;
        background-color: #ddd;
        background-image: url("../../../images/icons/p_btn_black.png"); }
      .search_main--search button i {
        display: none;
        position: absolute;
        font-size: 30px;
        right: 0;
        top: 5px;
        padding: 1px 15px; }
    .search_main--search input[type=button],
    .search_main--search input[type=submit] {
      background-image: url('../../../images/icons/p_btn_white.png');
      background-repeat: no-repeat;
      background-position: center right 15px;
      border: 0 solid #808080;
      border-radius: 0;
      color: white;
      cursor: pointer;
      font-family: 'helvethaicaX_regular';
      font-size: 40px;
      height: 40px;
      margin: 0;
      padding: 15px;
      text-indent: -7%;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .search_main--search input[type=button],
        .search_main--search input[type=submit] {
          font-size: 34px; } }
      .search_main--search input[type=button]:hover,
      .search_main--search input[type=submit]:hover {
        color: #666;
        background-color: #ddd;
        background-image: url("../../../images/icons/p_btn_black.png"); }
    .search_main--search .header_search input[type=text] {
      background: transparent;
      border: 1px solid #808080;
      color: #999;
      float: none;
      font-size: 26px;
      color: #a9a9a9;
      font-family: 'helvethaicaX_regular';
      margin: 0;
      padding: 10px;
      width: 100%;
      height: 40px; }
      @media screen and (max-width: 768px) {
        .search_main--search .header_search input[type=text] {
          font-size: 22px; } }
    .search_main--search .header_search input[type=button],
    .search_main--search .header_search input[type=submit] {
      background-repeat: no-repeat;
      background-position: center right 15px;
      border: 1px solid #808080;
      border-radius: 0;
      color: white;
      cursor: pointer;
      font-family: 'helvethaicaX_regular';
      font-size: 40px;
      height: 40px;
      margin: 0;
      padding: 15px;
      text-indent: -7%;
      width: 100%;
    background-color: transparent;
    background-image: url('../../../images/icons/arrow3.png');
    background-attachment: scroll;
}
      @media screen and (max-width: 768px) {
        .search_main--search .header_search input[type=button],
        .search_main--search .header_search input[type=submit] {
          font-size: 34px; } }
    .search_main--search .header_search span {
      font-size: 26px; }
      @media screen and (max-width: 768px) {
        .search_main--search .header_search span {
          font-size: 22px; } }
    @media screen and (max-width: 767px) {
      .search_main--search span {
        display: block;
        margin-bottom: 15px;
        line-height: 20px; }
      .search_main--search select {
        margin-bottom: 15px; } }

.side-menu {
  display: block;
  margin-top: 73px;
  margin-bottom: 75px; }
  .side-menu .dropdown-content {
    display: none; }
  .side-menu .list-menu {
    list-style: none;
    padding: 0;
    margin: 0; }
    .side-menu .list-menu li {
      line-height: 26px;
      padding: 5px 10px; }
      .side-menu .list-menu li h3 {
        color: #B7A676;
        font-size: 26px;
        font-weight: 400;
        margin: 0; }
        @media screen and (max-width: 768px) {
          .side-menu .list-menu li h3 {
            font-size: 22px; } }
      .side-menu .list-menu li a {
        display: block;
        color: #666;
        font-size: 24px; }
        @media screen and (max-width: 768px) {
          .side-menu .list-menu li a {
            font-size: 22px; } }
        .side-menu .list-menu li a:hover {
          color: #0E4285;
          text-decoration: none; }
      .side-menu .list-menu li.current {
        position: relative;
        background-color: #293D69; }
        .side-menu .list-menu li.current:after {
          left: 100%;
          top: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-left-color: #293D69;
          border-width: 18px;
          margin-top: -18px;
          z-index: 9; }
        .side-menu .list-menu li.current a {
          color: #fff; }
  @media (max-width: 999px) {
    .side-menu {
      margin-top: 0;
      margin-bottom: 35px; }
      .side-menu .dropdown-content {
        display: block;
        margin-bottom: 25px; }
        .side-menu .dropdown-content .dropdown-menu {
          float: left;
          background-color: #e9e9e9;
          border-radius: 0;
          min-width: 50%;
          max-width: 100%; }
          .side-menu .dropdown-content .dropdown-menu li h3 {
            padding: 0 10px; }
          .side-menu .dropdown-content .dropdown-menu li a {
            font-family: "KitithadaRegular";
            font-size: 24px;
            line-height: 30px;
            padding-top: 8px;
            padding-bottom: 7px;
            margin-bottom: 5px;
            color: #666;
            overflow: hidden;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: normal; } }
        @media screen and (max-width: 999px) and (max-width: 768px) {
          .side-menu .dropdown-content .dropdown-menu li a {
            font-size: 22px;
            line-height: 26px; } }
  @media (max-width: 999px) {
            .side-menu .dropdown-content .dropdown-menu li a:hover {
              color: #fff;
              background-color: #0E4285; }
        .side-menu .dropdown-content .btn-primary {
          background-position: calc(100% - 15px) center;
background-image: url('../../../../Images/icons/p_dropdown_select.png');
          background-repeat: no-repeat;
}
        .side-menu .dropdown-content .btn-primary:active,
        .side-menu .dropdown-content .btn-primary.active {
          background-color: #0E4285 !important;
          border-color: #0E4285 !important; }
        .side-menu .dropdown-content.open > .btn-primary.dropdown-toggle {
          background-color: #0E4285 !important;
          border-color: #0E4285 !important; }
      .side-menu .list-menu {
        display: none; } }

.intro-wrapper {
  position: relative;
  display: block;
  width: 100%;
  min-height: 100vh;
  height: auto;
  /*background-position: 0 0;
    background-repeat: repeat;*/
  overflow: hidden; }
  .intro-wrapper .logo-wrapper {
    position: relative;
    width: 150px;
    height: auto;
    margin: 22px;
    margin-bottom: 0; }
    .intro-wrapper .logo-wrapper img {
      max-width: 100%; }
    @media screen and (max-width: 767px) {
      .intro-wrapper .logo-wrapper {
        margin: 20px auto;
        text-align: center; } }
  .intro-wrapper .content-wrapper {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 22px 0;
    /*.desktop-show {
            display: block;
            width: 100%;
        }

        .mobile-show {
            display: none;
            width: 100%;
        }*/ }
    .intro-wrapper .content-wrapper.desktop {
      display: block; }
    .intro-wrapper .content-wrapper.mobile {
      display: none; }
    .intro-wrapper .content-wrapper .img-responsive {
      width: 100%; }
    .intro-wrapper .content-wrapper .initial-wrapper {
      width: 100%;
      height: 100%;
      text-align: center;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .intro-wrapper .content-wrapper .initial-wrapper .table {
        display: table;
        width: 100%;
        height: 100%;
        padding: 0 22px;
        margin: 0 !important; }
      .intro-wrapper .content-wrapper .initial-wrapper .cell {
        display: table-cell;
        vertical-align: middle; }
      .intro-wrapper .content-wrapper .initial-wrapper h1 {
        margin: 0;
        margin-bottom: 22px;
        font-size: 40px;
        line-height: 40px;
        color: #fff; }
      .intro-wrapper .content-wrapper .initial-wrapper h2 {
        margin: 0;
        margin-bottom: 22px;
        font-size: 30px;
        line-height: 40px;
        color: #fff; }
      .intro-wrapper .content-wrapper .initial-wrapper p {
        margin: 0;
        font-size: 26px;
        line-height: 30px;
        color: #fff; }
      .intro-wrapper .content-wrapper .initial-wrapper img {
        max-width: 100%;
        margin: 0 auto;
        margin-bottom: 22px; }
    @media screen and (max-width: 767px) {
      .intro-wrapper .content-wrapper {
        /*.desktop-show {
                display: none;
            }

            .mobile-show {
                display: block;
            }*/ }
        .intro-wrapper .content-wrapper.desktop {
          display: none; }
        .intro-wrapper .content-wrapper.mobile {
          display: block; }
        .intro-wrapper .content-wrapper .initial-wrapper {
          position: relative; }
          .intro-wrapper .content-wrapper .initial-wrapper .table {
            display: table;
            width: 100%;
            height: 100%;
            padding: 10px; }
          .intro-wrapper .content-wrapper .initial-wrapper .cell {
            display: table-cell;
            vertical-align: middle; } }
  .intro-wrapper .button-wrapper {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 30px; }
    .intro-wrapper .button-wrapper .btn-med {
      display: block;
      width: 100%; }

.downloadWrapper {
  margin: 20px auto;
  padding: 10px;
  background-color: #F7F7F7; }
  .downloadWrapper .alink {
    font-size: 26px;
    line-height: 26px;
    color: #666; }
    .downloadWrapper .alink:hover {
      color: #0E4285; }
  .downloadWrapper .gen-button {
    margin: 0 auto;
    margin-bottom: 0 !important; }

.news-letter-wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding: 30px 0;
  margin: 0 auto;
  /*background-color: $color-white;*/ }
  .news-letter-wrapper .input-wrapper {
    margin-bottom: 20px; }
    .news-letter-wrapper .input-wrapper .custom-radio {
      margin-bottom: 0; }
  .news-letter-wrapper .gen-input {
    margin-bottom: 20px; }
  .news-letter-wrapper .capcha-wrapper {
    text-align: center; }

.modal-custom {
  z-index: 2001; }
  .modal-custom h1 {
    font-size: 40px;
    line-height: 40px;
    /*color: $color-white;
        margin: 0px;*/ }
    @media screen and (max-width: 768px) {
      .modal-custom h1 {
        font-size: 34px;
        line-height: 34px; } }
  .modal-custom h2 {
    font-size: 40px;
    line-height: 40px;
    /*color: $color-white;
        margin: 0px;*/ }
    @media screen and (max-width: 768px) {
      .modal-custom h2 {
        font-size: 34px;
        line-height: 34px; } }
  .modal-custom h3 {
    font-size: 30px;
    line-height: 30px;
    /*color: $color-white;
        margin: 0px;*/ }
    @media screen and (max-width: 768px) {
      .modal-custom h3 {
        font-size: 26px;
        line-height: 26px; } }
  .modal-custom h4 {
    font-size: 26px;
    line-height: 26px;
    /*color: $color-white;
        margin: 0px;*/ }
    @media screen and (max-width: 768px) {
      .modal-custom h4 {
        font-size: 22px;
        line-height: 22px; } }
  .modal-custom p {
    font-size: 26px;
    line-height: 30px;
    /*color: $color-white;
        margin: 0;*/ }
    @media screen and (max-width: 768px) {
      .modal-custom p {
        font-size: 22px;
        line-height: 26px; } }
  .modal-custom span {
    font-size: 26px;
    line-height: 30px;
    /*color: $color-white;
        margin: 0;*/ }
    @media screen and (max-width: 768px) {
      .modal-custom span {
        font-size: 22px;
        line-height: 26px; } }
  .modal-custom a {
    color: #666;
    font-size: 26px;
    line-height: 30px;
    /*color: $color-white;
        margin: 0;*/ }
    @media screen and (max-width: 768px) {
      .modal-custom a {
        font-size: 22px;
        line-height: 26px; } }
  .modal-custom .bold {
    font-weight: bold; }
  .modal-custom .center {
    text-align: center !important; }
  .modal-custom .padding-ic {
    padding: 10px 0; }
  .modal-custom .color-yellow {
    color: #FFCC00; }
  .modal-custom .modal-dialog {
    width: 50%;
    margin-top: 82px; }
    .modal-custom .modal-dialog .modal-content {
      border: none;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .modal-custom .modal-dialog .modal-content.bg-blue {
        background-color: #0E4285; }
      .modal-custom .modal-dialog .modal-content .modal-header {
        position: relative;
        border-bottom: 0;
        overflow: unset; }
        .modal-custom .modal-dialog .modal-content .modal-header .color-yellow {
          color: #FFCC00 !important; }
        .modal-custom .modal-dialog .modal-content .modal-header .modal-title {
          width: 100%;
          color: #000;
          font-family: "KitithadaRegular";
          font-size: 40px;
          line-height: 40px;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          word-wrap: break-word;
          text-transform: uppercase;
          text-align: center; }
          @media screen and (max-width: 768px) {
            .modal-custom .modal-dialog .modal-content .modal-header .modal-title {
              font-size: 34px;
              line-height: 34px; } }
        .modal-custom .modal-dialog .modal-content .modal-header .modal-title.white {
          color: #ffffff; }
        .modal-custom .modal-dialog .modal-content .modal-header .close {
          position: absolute;
          width: auto;
          height: auto;
          top: -50px;
          right: 0;
          cursor: pointer; }
        .modal-custom .modal-dialog .modal-content .modal-header .color-yellow {
          color: #FFCC00; }
      .modal-custom .modal-dialog .modal-content .modal-body {
        padding-top: 0;
        color: #666;
        font-family: "KitithadaRegular";
        text-align: left; }
        .modal-custom .modal-dialog .modal-content .modal-body .thank-wrapper {
          padding: 100px 0; }
          .modal-custom .modal-dialog .modal-content .modal-body .thank-wrapper .text-thank {
            text-align: center;
            color: #0E4285;
            font-family: "KitithadaBold";
            font-size: 52px;
            line-height: 52px;
            margin-bottom: 40px;
            padding: 0 20px; }
          .modal-custom .modal-dialog .modal-content .modal-body .thank-wrapper .gen-button {
            text-align: center; }
            @media screen and (max-width: 767px) {
              .modal-custom .modal-dialog .modal-content .modal-body .thank-wrapper .gen-button .btn-med {
                padding: 0 15px; } }
      .modal-custom .modal-dialog .modal-content .modal-footer {
        border-top: 1px solid transparent; }
      .modal-custom .modal-dialog .modal-content .formcontact {
        display: block; }
        .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper {
          display: block; }
          .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .input-padding {
            padding-bottom: 10px !important; }
          .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input {
            background-color: transparent;
            border: 1px solid #ffffff;
            /*margin-bottom: 20px;*/ }
            @media screen and (max-width: 767px) {
              .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input {
                height: auto !important; } }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input label {
              color: #ffffff;
              border-right: 1px solid #ffffff; }
              @media screen and (max-width: 767px) {
                .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input label {
                  border-bottom: 1px solid #ffffff;
                  border-right: none; } }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input select {
              background-image: url("../../../../Images/icons/p_dropdown_select.png");
              background-color: transparent;
              border: none;
              color: #ffffff; }
              .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input select option {
                color: #666; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input input[type="text"] {
              background-color: transparent;
              color: #ffffff; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input .box-inp-file {
              position: relative; }
              .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input .box-inp-file #file {
                display: none; }
              .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input .box-inp-file label {
                cursor: pointer; }
                .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input .box-inp-file label i {
                  position: absolute;
                  right: 25px;
                  top: 10px;
                  font-size: 20px; }
              .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input .box-inp-file .txt-hide {
                height: 30px;
                max-width: 85%;
                display: inline-block;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
                overflow: hidden; }
          .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input.-auto {
            height: auto; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input.-auto textarea {
              width: 100%;
              resize: none;
              border: none;
              background-color: transparent;
              color: #ffffff;
              font-size: 26px;
              line-height: 26px;
              padding: 10px 0; }
              @media screen and (max-width: 768px) {
                .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input.-auto textarea {
                  font-size: 22px;
                  line-height: 22px; } }
          .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input-textarea {
            position: relative;
            display: block;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            min-width: 100%;
            /* min-height: 45px; */
            height: auto;
            padding: 0;
            margin-bottom: 5px;
            border: 1px solid #fff;
            background-color: transparent; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input-textarea textarea {
              font-size: 26px;
              color: #fff;
              background-color: transparent; }
              @media screen and (max-width: 768px) {
                .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input-textarea textarea {
                  font-size: 22px; } }
              .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input-textarea textarea span {
                font-size: 26px; }
                @media screen and (max-width: 768px) {
                  .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input-textarea textarea span {
                    font-size: 22px; } }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input-textarea label {
              display: block;
              width: 100%;
              height: 43px;
              line-height: 43px;
              margin: 0 auto;
              padding: 0 10px;
              font-family: "KitithadaRegular";
              font-size: 26px;
              color: #fff;
              border-right: 1px solid #fff; }
              @media screen and (max-width: 768px) {
                .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .gen-input-textarea label {
                  font-size: 22px;
                  height: auto !important;
                  border: none;
                  border-bottom: 1px solid #fff;
                  outline: none !important; } }
          .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .capcha-wrapper {
            text-align: center; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .capcha-wrapper .text {
              font-family: "KitithadaRegular";
              font-size: 22px;
              line-height: 22px;
              color: #ffffff;
              margin-bottom: 10px; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .capcha-wrapper .capcha {
              width: 300px;
              height: 100px;
              margin: auto; }
              .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .capcha-wrapper .capcha img {
                width: 100%;
                height: 100%; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .capcha-wrapper input[type="text"] {
              background-color: transparent;
              color: #ffffff;
              height: 43px;
              border: 1px solid #ffffff;
              font-size: 26px;
              padding: 0 10px;
              margin: 0 auto;
              text-align: center; }
              @media screen and (max-width: 768px) {
                .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .capcha-wrapper input[type="text"] {
                  font-size: 22px;
                  line-height: 22px; } }
          .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .captcha-contact-form {
            max-width: 360px;
            width: 100%;
            margin: 0 auto 20px;
            text-align: center; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .captcha-contact-form .realperson-challenge {
              margin-top: 10px;
              color: #ffffff; }
              .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .captcha-contact-form .realperson-challenge .txt-change-img {
                color: #ffffff;
                margin-bottom: 15px;
                cursor: pointer; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .captcha-contact-form .gen-input {
              height: auto;
              border: none; }
              .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .captcha-contact-form .gen-input input[type="text"] {
                font-family: "KitithadaRegular";
                width: 100%;
                height: 43px;
                margin: 0 auto;
                padding: 0 10px;
                border: 1px solid #ffffff;
                font-size: 26px;
                outline: none; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .captcha-contact-form .gen-input.error {
              border: none !important; }
              .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .form-row .captcha-contact-form .gen-input.error input[type="text"] {
                border: 1px solid #C90A11; }
          .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .input-wrapper .gen-button {
            margin-top: 15px; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .input-wrapper .gen-button .btn-second {
              background-color: #b6a472;
              border: 1px solid #b6a472; }
              .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .input-wrapper .gen-button .btn-second span {
                color: #0E4285; }
          .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .title {
            margin: 0;
            margin-bottom: 20px;
            line-height: 45px; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .title.blueLine {
              color: #0E4285; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .title.purpleLine {
              color: #a069c3; }
          .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .stationList {
            display: block;
            margin-bottom: 30px; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .stationList ul {
              list-style: none;
              padding: 0;
              /*margin: 0;*/ }
              .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .stationList ul li {
                margin-bottom: 10px; }
            .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .stationList .stationItemForm {
              border: none;
              background-color: transparent;
              width: 100%;
              padding-left: 5px;
              font-size: 26px;
              line-height: 30px;
              text-align: left;
              border-bottom: 1px solid #ddd; }
              @media screen and (max-width: 768px) {
                .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .stationList .stationItemForm {
                  font-size: 22px;
                  line-height: 26px; } }
              .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .stationList .stationItemForm:hover {
                color: #0E4285;
                border-bottom-color: #0E4285;
                background-image: url('../../../../Images/icons/ico-rad-circle.png');
                background-repeat: no-repeat;
                background-position: calc(100% - 15px) center;
}
              .modal-custom .modal-dialog .modal-content .formcontact .formcontact-Wrapper .stationList .stationItemForm.selected {
                color: #0E4285;
                border-bottom-color: #0E4285;
                background-image: url('../../../../Images/icons/ico-rad-circle.png');
                background-repeat: no-repeat;
                background-position: calc(100% - 15px) center;
}
    .modal-custom .modal-dialog .modal-application-box {
      background-color: inherit; }
      .modal-custom .modal-dialog .modal-application-box .modal-body {
        padding: 0;
        position: relative; }
        .modal-custom .modal-dialog .modal-application-box .modal-body .close {
          position: absolute;
          width: auto;
          height: auto;
          top: -50px;
          right: 0;
          cursor: pointer; }
      .modal-custom .modal-dialog .modal-application-box .application-box {
        padding: 35px 40px 30px 40px;
        background-color: #0E4285; }
        .modal-custom .modal-dialog .modal-application-box .application-box .title {
          position: relative;
          padding-left: 100px;
          min-height: 80px;
          margin-bottom: 20px; }
          .modal-custom .modal-dialog .modal-application-box .application-box .title .ico {
            position: absolute;
            width: 80px;
            height: 80px;
            top: 0;
            left: 0; }
          .modal-custom .modal-dialog .modal-application-box .application-box .title h2 {
            margin: 0;
            color: #fff; }
          .modal-custom .modal-dialog .modal-application-box .application-box .title h3 {
            margin: 0;
            color: #fff; }
        .modal-custom .modal-dialog .modal-application-box .application-box .description {
          margin-bottom: 20px; }
          .modal-custom .modal-dialog .modal-application-box .application-box .description p {
            line-height: 24px;
            color: #fff; }
        .modal-custom .modal-dialog .modal-application-box .application-box .download .item {
          display: inline-block;
          margin-right: 30px;
          margin-bottom: 10px;
          color: #fff; }
          .modal-custom .modal-dialog .modal-application-box .application-box .download .item img {
            margin-bottom: 5px; }
          .modal-custom .modal-dialog .modal-application-box .application-box .download .item:hover {
            color: #000; }
        @media screen and (max-width: 767px) {
          .modal-custom .modal-dialog .modal-application-box .application-box {
            padding: 35px 30px 30px;
            margin-bottom: 20px; }
            .modal-custom .modal-dialog .modal-application-box .application-box .download .item img {
              max-width: 140px;
              margin-bottom: 5px; } }
    @media screen and (max-width: 767px) {
      .modal-custom .modal-dialog {
        width: 95%;
        margin: 82px auto 0; } }
  .modal-custom.lg .modal-dialog {
    width: 100%;
    max-width: 1280px;
    min-height: 70%; }
  .modal-custom.xs .modal-dialog {
    width: 100%;
    max-width: 600px;
    min-height: 70%; }
    @media screen and (max-width: 767px) {
      .modal-custom.xs .modal-dialog {
        width: 95%;
        margin: 82px auto 0; } }
  .modal-custom.modal-flexible {
    text-align: center; }
    .modal-custom.modal-flexible .modal-dialog {
      max-width: 95%;
      width: auto !important;
      display: inline-block; }
      .modal-custom.modal-flexible .modal-dialog .modal-body {
        padding: 20px !important; }
        .modal-custom.modal-flexible .modal-dialog .modal-body img {
          max-width: 100%; }

.name-position {
  padding-top: 10px; }

.table-responsive .table-editor tbody tr:nth-child(even) {
  background-color: #fff; }

.table-responsive .table-editor tbody tr:nth-child(odd) {
  background-color: #0E428505; }

/*�š�ä���*/
.search-result-wrapper {
  display: block;
  margin: 35px auto; }
  .search-result-wrapper .search-result {
    min-height: 300px; }
    .search-result-wrapper .search-result p {
      font-size: 24px;
      color: #666; }
      @media screen and (max-width: 768px) {
        .search-result-wrapper .search-result p {
          font-size: 22px; } }
    .search-result-wrapper .search-result a {
      font-size: 24px;
      color: #666;
      text-decoration: none; }
      @media screen and (max-width: 768px) {
        .search-result-wrapper .search-result a {
          font-size: 22px; } }
      .search-result-wrapper .search-result a:hover {
        color: #000; }

/* ------------------------------------------------------ */
/*                     style for ie8                      */
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/*              media screen min width 768                */
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/*             media screen min width 1000                */
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* screen lg  apply to screen  min-width 1200px and above */
/* note: desktop and FullHD screen tablet use this style  */
/* ------------------------------------------------------ */
.margin-top {
  margin-top: 25px !important; }

.banner-wrapper {
  display: block;
  width: 100%;
  min-height: 160px; }
  .banner-wrapper .link {
    position: relative;
    display: block;
    width: 100%;
    min-height: 160px;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 30px;
    color: #0E4285;
    text-align: center;
    cursor: pointer; }
    @media screen and (max-width: 768px) {
      .banner-wrapper .link {
        font-size: 26px;
        line-height: 26px; } }
    .banner-wrapper .link h2 {
      margin: 0; }
    .banner-wrapper .link h3 {
      margin: 0; }
    .banner-wrapper .link .image {
      display: block;
      margin: 15px; }
    .banner-wrapper .link .caption-outer {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      left: 0; }
      .banner-wrapper .link .caption-outer .caption-inner {
        display: table;
        width: 100%;
        height: 100%;
        padding: 0 10px; }
        .banner-wrapper .link .caption-outer .caption-inner .caption {
          display: table-cell;
          vertical-align: middle; }
    .banner-wrapper .link:hover {
      background-color: #fff;
      -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.5);
      box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 999px) {
    .banner-wrapper .link {
      min-height: 180px;
      font-size: 26px;
      /*.caption-outer {
                position: relative;
                padding: 30px 0;

                .caption-inner {

                    .caption {
                        vertical-align: top;
                    }
                }
            }*/ }
      .banner-wrapper .link .image {
        height: 50px; } }
  @media screen and (max-width: 767px) {
    .banner-wrapper .link {
      min-height: 180px;
      height: auto;
      font-size: 26px; }
      .banner-wrapper .link .caption-outer {
        position: relative;
        height: auto;
        padding: 30px 0; }
        .banner-wrapper .link .caption-outer .caption-inner {
          display: block;
          height: auto; }
          .banner-wrapper .link .caption-outer .caption-inner .caption {
            display: block;
            height: auto;
            vertical-align: unset; } }

.menu-hightlight-wrapper {
  background-color: #ffffff;
  margin-top: -30px; }
  .menu-hightlight-wrapper .link {
    margin-bottom: 0; }
    @media screen and (max-width: 999px) {
      .menu-hightlight-wrapper .link .image {
        height: auto; } }
  @media screen and (max-width: 767px) {
    .menu-hightlight-wrapper {
      margin-top: 0; } }

.widget-wrapper {
  display: block;
  width: 100%;
  height: auto; }
  .widget-wrapper .large-wrapper,
  .widget-wrapper .small-wrapper {
    position: relative;
    height: 300px;
    margin-bottom: 20px; }
    .widget-wrapper .large-wrapper .link,
    .widget-wrapper .small-wrapper .link {
      position: relative;
      display: block;
      width: 100%;
      height: 100%; }
    .widget-wrapper .large-wrapper .initial-outer,
    .widget-wrapper .large-wrapper .caption-outer,
    .widget-wrapper .small-wrapper .initial-outer,
    .widget-wrapper .small-wrapper .caption-outer {
      position: absolute;
      background: #0e4285;
      background: transparent\9;
      background: rgba(14, 66, 133, 0.75);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .widget-wrapper .large-wrapper .initial-outer,
    .widget-wrapper .small-wrapper .initial-outer {
      width: 100%;
      height: 86px;
      left: 0;
      bottom: 0; }
      .widget-wrapper .large-wrapper .initial-outer h2,
      .widget-wrapper .small-wrapper .initial-outer h2 {
        font-family: "KitithadaBold";
        font-size: 30px;
        color: #fff; }
        @media screen and (max-width: 768px) {
          .widget-wrapper .large-wrapper .initial-outer h2,
          .widget-wrapper .small-wrapper .initial-outer h2 {
            font-size: 26px; } }
      .widget-wrapper .large-wrapper .initial-outer .caption-inner,
      .widget-wrapper .small-wrapper .initial-outer .caption-inner {
        display: table;
        width: 100%;
        height: 100%;
        padding: 0 10px;
        text-align: center; }
        .widget-wrapper .large-wrapper .initial-outer .caption-inner .caption,
        .widget-wrapper .small-wrapper .initial-outer .caption-inner .caption {
          display: table-cell;
          vertical-align: middle; }
    .widget-wrapper .large-wrapper .caption-outer,
    .widget-wrapper .small-wrapper .caption-outer {
      top: 0;
      width: 100%;
      height: 100%;
      left: 0;
      opacity: 0;
      visibility: hidden; }
      .widget-wrapper .large-wrapper .caption-outer h2,
      .widget-wrapper .small-wrapper .caption-outer h2 {
        margin: 0;
        margin-bottom: 10px;
        font-family: "KitithadaBold";
        font-size: 30px;
        color: #fff; }
        @media screen and (max-width: 768px) {
          .widget-wrapper .large-wrapper .caption-outer h2,
          .widget-wrapper .small-wrapper .caption-outer h2 {
            font-size: 26px; } }
      .widget-wrapper .large-wrapper .caption-outer p,
      .widget-wrapper .small-wrapper .caption-outer p {
        margin: 0;
        margin-bottom: 10px;
        font-size: 26px;
        line-height: 26px;
        color: #fff;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .widget-wrapper .large-wrapper .caption-outer p,
          .widget-wrapper .small-wrapper .caption-outer p {
            font-size: 22px;
            line-height: 22px; } }
      .widget-wrapper .large-wrapper .caption-outer img,
      .widget-wrapper .small-wrapper .caption-outer img {
        margin-bottom: 10px; }
      .widget-wrapper .large-wrapper .caption-outer .caption-inner,
      .widget-wrapper .small-wrapper .caption-outer .caption-inner {
        display: table;
        width: 100%;
        height: 100%;
        padding: 0 20px;
        text-align: center; }
        .widget-wrapper .large-wrapper .caption-outer .caption-inner .caption,
        .widget-wrapper .small-wrapper .caption-outer .caption-inner .caption {
          display: table-cell;
          vertical-align: middle;
          padding-top: 2em;
          -webkit-transition: all 0.4s ease-in-out;
          -moz-transition: all 0.4s ease-in-out;
          -o-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out; }
    .widget-wrapper .large-wrapper:hover .caption-outer,
    .widget-wrapper .small-wrapper:hover .caption-outer {
      opacity: 1;
      visibility: visible; }
      .widget-wrapper .large-wrapper:hover .caption-outer .caption-inner .caption,
      .widget-wrapper .small-wrapper:hover .caption-outer .caption-inner .caption {
        padding-top: 1em; }
    .widget-wrapper .large-wrapper:hover .initial-outer,
    .widget-wrapper .small-wrapper:hover .initial-outer {
      opacity: 0;
      visibility: hidden; }
    @media screen and (max-width: 1199px) {
      .widget-wrapper .large-wrapper,
      .widget-wrapper .small-wrapper {
        height: 250px; } }
    @media screen and (max-width: 999px) {
      .widget-wrapper .large-wrapper,
      .widget-wrapper .small-wrapper {
        height: 300px; } }
    @media screen and (max-width: 600px) {
      .widget-wrapper .large-wrapper,
      .widget-wrapper .small-wrapper {
        width: 100%;
        height: 300px; } }
    @media screen and (max-width: 414px) {
      .widget-wrapper .large-wrapper,
      .widget-wrapper .small-wrapper {
        width: 100%;
        height: 250px; } }
  .widget-wrapper .image {
    display: block;
    width: 100%;
    height: 100%; }
    .widget-wrapper .image .main-image {
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .widget-wrapper .image .main-image.mobile-show {
        display: none;
        opacity: 0;
        visibility: hidden; }
  @media screen and (max-width: 1199px) {
    .widget-wrapper .large-wrapper .initial-outer h2,
    .widget-wrapper .small-wrapper .initial-outer h2 {
      font-size: 26px; }
    .widget-wrapper .large-wrapper .caption-outer h2,
    .widget-wrapper .small-wrapper .caption-outer h2 {
      font-size: 26px; } }
  @media screen and (max-width: 1199px) and (max-width: 768px) {
    .widget-wrapper .large-wrapper .caption-outer h2,
    .widget-wrapper .small-wrapper .caption-outer h2 {
      font-size: 22px; } }
  @media screen and (max-width: 999px) {
    .widget-wrapper .image .main-image.desktop-show {
      display: none;
      opacity: 0;
      visibility: hidden; }
    .widget-wrapper .image .main-image.mobile-show {
      display: block;
      opacity: 1;
      visibility: visible; } }
  @media screen and (max-width: 767px) {
    .widget-wrapper .large-wrapper,
    .widget-wrapper .small-wrapper {
      margin-bottom: 20px; } }

.news-wrapper {
  display: block;
  width: 100%;
  height: auto; }
  .news-wrapper .margin-bottom {
    margin-bottom: 25px !important; }
  .news-wrapper .news-title {
    font-family: "KitithadaBold";
    color: #0E4285; }
  .news-wrapper .news-list-wrapper {
    width: 100%;
    padding: 0;
    margin: 0; }
    .news-wrapper .news-list-wrapper.-related-news {
      background-color: #fff;
      padding-top: 1px; }
      .news-wrapper .news-list-wrapper.-related-news .title {
        color: #0E4285; }
    .news-wrapper .news-list-wrapper .news-item {
      display: block;
      width: 100%;
      height: auto;
      overflow: hidden; }
      .news-wrapper .news-list-wrapper .news-item .position-reply {
        overflow: hidden;
        width: 100%; }
      .news-wrapper .news-list-wrapper .news-item .image, .news-wrapper .news-list-wrapper .news-item .image-position {
        position: relative;
        width: 100%;
        height: 270px; }
        .news-wrapper .news-list-wrapper .news-item .image img, .news-wrapper .news-list-wrapper .news-item .image-position img {
          width: 100%;
          height: 100%; }
        @media screen and (max-width: 1199px) {
          .news-wrapper .news-list-wrapper .news-item .image, .news-wrapper .news-list-wrapper .news-item .image-position {
            height: 230px; } }
        @media screen and (max-width: 999px) {
          .news-wrapper .news-list-wrapper .news-item .image, .news-wrapper .news-list-wrapper .news-item .image-position {
            height: 250px; } }
        @media screen and (max-width: 767px) {
          .news-wrapper .news-list-wrapper .news-item .image, .news-wrapper .news-list-wrapper .news-item .image-position {
            height: auto;
            max-height: 240px; } }
      .news-wrapper .news-list-wrapper .news-item .date-month {
        float: left;
        display: block;
        width: 45px;
        height: auto; }
        .news-wrapper .news-list-wrapper .news-item .date-month .date {
          width: 100%;
          height: 45px;
          color: #fff;
          font-size: 26px;
          line-height: 45px;
          text-align: center;
          background-color: #0E4285; }
        .news-wrapper .news-list-wrapper .news-item .date-month .month {
          font-size: 20px;
          width: 100%;
          height: 45px;
          padding: 0 5px;
          color: #fff;
          line-height: 20px;
          text-align: center;
          background-color: #B7A676; }
      .news-wrapper .news-list-wrapper .news-item .description {
        float: left;
        display: block;
        width: calc( 100% - 45px);
        height: auto;
        padding: 15px;
        padding-bottom: 0;
        font-size: 30px;
        line-height: 26px;
        color: #0E4285; }
        .news-wrapper .news-list-wrapper .news-item .description a {
          font-size: 30px;
          line-height: 26px;
          color: #0E4285; }
          @media screen and (max-width: 999px) {
            .news-wrapper .news-list-wrapper .news-item .description a {
              font-size: 26px;
              line-height: 22px; } }
          .news-wrapper .news-list-wrapper .news-item .description a:hover {
            color: #000; }
        @media screen and (max-width: 999px) {
          .news-wrapper .news-list-wrapper .news-item .description {
            font-size: 26px;
            line-height: 22px; } }
    @media screen and (max-width: 1199px) {
      .news-wrapper .news-list-wrapper .news-item .description a {
        font-size: 26px;
        line-height: 26px;
        color: #0E4285; } }
  @media screen and (max-width: 1199px) and (max-width: 999px) {
    .news-wrapper .news-list-wrapper .news-item .description a {
      font-size: 22px;
      line-height: 22px; } }
  .news-wrapper .news-list-wrapper.home .slick-prev {
    z-index: 999;
    left: auto;
    top: -38px;
    right: 40px;
    background-image: url("../../../../Images/icons/icon-slide-prev.png");
    width: 10px;
    height: 18px;
    background-repeat: no-repeat;
    text-indent: 9999px; }
    .news-wrapper .news-list-wrapper.home .slick-prev:hover {
      background-image: url("../../../../Images/icons/icon-slide-prev-active.png"); }
  .news-wrapper .news-list-wrapper.home .slick-next {
    z-index: 999;
    left: auto;
    top: -38px;
    right: 10px;
    background-image: url("../../../../Images/icons/icon-slide-next.png");
    width: 10px;
    height: 18px;
    background-repeat: no-repeat;
    text-indent: 9999px; }
    .news-wrapper .news-list-wrapper.home .slick-next:hover {
      background-image: url("../../../../Images/icons/icon-slide-next-active.png"); }
  .news-wrapper .news-letter-wrapper {
    padding: 25px 0;
    padding-bottom: 0; }
    .news-wrapper .news-letter-wrapper .gen-button .btn-med {
      width: 100%; }

.bottom-banner-wrapper {
  display: block;
  width: 100%;
  height: auto;
  /*@media screen and (max-width: $screen-md-max) {
        .app-box {
            .download {
                .item {
                    display: inline-block;
                    margin-right: 0;
                }
            }
        }
    }*/ }
  .bottom-banner-wrapper .application-box {
    padding: 30px 30px 25px 30px;
    margin-bottom: 20px;
    background-color: #0E4285; }
    .bottom-banner-wrapper .application-box .title {
      position: relative;
      padding-left: 100px;
      min-height: 80px;
      margin-bottom: 20px; }
      .bottom-banner-wrapper .application-box .title .ico {
        position: absolute;
        width: 80px;
        height: 80px;
        top: 0;
        left: 0; }
      .bottom-banner-wrapper .application-box .title h1 {
        font-size: 40px;
        line-height: 40px;
        color: #fff; }
        @media screen and (max-width: 768px) {
          .bottom-banner-wrapper .application-box .title h1 {
            font-size: 34px;
            line-height: 34px; } }
      .bottom-banner-wrapper .application-box .title h2 {
        font-size: 40px;
        line-height: 40px;
        color: #fff; }
        @media screen and (max-width: 768px) {
          .bottom-banner-wrapper .application-box .title h2 {
            font-size: 34px;
            line-height: 34px; } }
      .bottom-banner-wrapper .application-box .title h3 {
        font-size: 30px;
        line-height: 30px;
        color: #fff; }
        @media screen and (max-width: 768px) {
          .bottom-banner-wrapper .application-box .title h3 {
            font-size: 26px;
            line-height: 26px; } }
      .bottom-banner-wrapper .application-box .title h4 {
        font-size: 26px;
        line-height: 26px;
        color: #fff; }
        @media screen and (max-width: 768px) {
          .bottom-banner-wrapper .application-box .title h4 {
            font-size: 22px;
            line-height: 22px; } }
    .bottom-banner-wrapper .application-box .description {
      margin-bottom: 20px; }
      .bottom-banner-wrapper .application-box .description p {
        font-size: 26px;
        line-height: 24px;
        color: #fff; }
        @media screen and (max-width: 768px) {
          .bottom-banner-wrapper .application-box .description p {
            font-size: 22px;
            line-height: 26px; } }
    .bottom-banner-wrapper .application-box .download .item {
      display: inline-block;
      margin-right: 30px;
      margin-bottom: 10px;
      color: #fff; }
      .bottom-banner-wrapper .application-box .download .item img {
        margin-bottom: 5px; }
      .bottom-banner-wrapper .application-box .download .item:hover {
        color: #000; }
  .bottom-banner-wrapper .widget-box {
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    background-color: #0E4285;
    background-size: cover;
    /*.desktop-wrapper {
            position: relative;
            width: 100%;
            height: 100%;
        }

        .mobile-wrapper {
            display: none;

            .image-wrapper {
                position: relative;
                width: 100%;
                height: auto;

                img {
                    width: 100%;
                }

                .caption {
                    position: absolute;
                    width: 100%;
                    height: auto;
                    padding: 30px;
                    bottom: 0;
                    text-align: left;

                    .title {
                        margin: 0 auto;
                        font-family: $font-header-bold;
                        font-size: 50px;
                        line-height: 50px;
                        color: $color-white;
                        text-transform: uppercase;
                    }
                }
            }

            .caption-outer {
                width: 100%;
                height: auto;
                background-color: $color-primary;
            }
        }*/ }
    .bottom-banner-wrapper .widget-box p {
      font-size: 26px;
      line-height: 24px; }
      @media screen and (max-width: 768px) {
        .bottom-banner-wrapper .widget-box p {
          font-size: 22px;
          line-height: 22px; } }
    .bottom-banner-wrapper .widget-box .gen-button {
      position: absolute;
      bottom: 45px; }
    .bottom-banner-wrapper .widget-box .image-wrapper {
      position: relative;
      width: 100%;
      height: 100%; }
      .bottom-banner-wrapper .widget-box .image-wrapper img {
        width: 100%;
        height: 100%; }
      .bottom-banner-wrapper .widget-box .image-wrapper .desktop-show {
        display: block;
        opacity: 1;
        visibility: visible; }
      .bottom-banner-wrapper .widget-box .image-wrapper .mobile-show {
        display: none;
        opacity: 0;
        visibility: hidden; }
    .bottom-banner-wrapper .widget-box .bg-images {
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      height: 365px; }
    .bottom-banner-wrapper .widget-box .caption-outer {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%; }
      .bottom-banner-wrapper .widget-box .caption-outer .caption-inner {
        display: table;
        width: 100%;
        height: 100%;
        padding: 0; }
      .bottom-banner-wrapper .widget-box .caption-outer .caption {
        display: table-cell;
        vertical-align: top;
        text-align: left;
        color: #fff;
        width: 100%;
        padding: 30px 30px 25px 30px;
        z-index: 2;
        text-decoration: none; }
      .bottom-banner-wrapper .widget-box .caption-outer .section-bottom-banner {
        /*@media screen and (max-width: 600px) {
                    padding: 15px 15px 10px;

                    .text-editor {
                        h2 {
                            font-size: 32px;
                            line-height: 32px;
                        }

                        h3 {
                            font-size: 25px;
                            line-height: 25px;
                        }
                    }
                }*/ }
        .bottom-banner-wrapper .widget-box .caption-outer .section-bottom-banner .text-editor h1 {
          font-size: 40px;
          line-height: 40px;
          color: #fff; }
          @media screen and (max-width: 768px) {
            .bottom-banner-wrapper .widget-box .caption-outer .section-bottom-banner .text-editor h1 {
              font-size: 34px;
              line-height: 34px; } }
        .bottom-banner-wrapper .widget-box .caption-outer .section-bottom-banner .text-editor h2 {
          font-size: 40px;
          line-height: 40px;
          color: #fff; }
          @media screen and (max-width: 768px) {
            .bottom-banner-wrapper .widget-box .caption-outer .section-bottom-banner .text-editor h2 {
              font-size: 34px;
              line-height: 34px; } }
        .bottom-banner-wrapper .widget-box .caption-outer .section-bottom-banner .text-editor h3 {
          font-size: 30px;
          line-height: 30px;
          color: #fff;
          max-width: 600px; }
          @media screen and (max-width: 768px) {
            .bottom-banner-wrapper .widget-box .caption-outer .section-bottom-banner .text-editor h3 {
              font-size: 26px;
              line-height: 26px; } }
        .bottom-banner-wrapper .widget-box .caption-outer .section-bottom-banner .text-editor h4 {
          font-size: 26px;
          line-height: 26px;
          color: #fff; }
          @media screen and (max-width: 768px) {
            .bottom-banner-wrapper .widget-box .caption-outer .section-bottom-banner .text-editor h4 {
              font-size: 22px;
              line-height: 22px; } }
        .bottom-banner-wrapper .widget-box .caption-outer .section-bottom-banner .text-editor .bold {
          font-weight: bold; }
    @media screen and (max-width: 767px) {
      .bottom-banner-wrapper .widget-box .gen-button {
        position: relative;
        bottom: unset; }
      .bottom-banner-wrapper .widget-box .image-wrapper .desktop-show {
        display: none;
        opacity: 0;
        visibility: hidden; }
      .bottom-banner-wrapper .widget-box .image-wrapper .mobile-show {
        display: block;
        opacity: 1;
        visibility: visible; }
      .bottom-banner-wrapper .widget-box .caption-outer .caption h2 {
        font-size: 40px;
        line-height: 40px; } }
  @media screen and (max-width: 767px) and (max-width: 768px) {
    .bottom-banner-wrapper .widget-box .caption-outer .caption h2 {
      font-size: 34px;
      line-height: 34px; } }
    @media screen and (max-width: 767px) {
      .bottom-banner-wrapper .widget-box .caption-outer .caption h3 {
        font-size: 30px;
        line-height: 30px; } }
  @media screen and (max-width: 767px) and (max-width: 768px) {
    .bottom-banner-wrapper .widget-box .caption-outer .caption h3 {
      font-size: 26px;
      line-height: 26px; } }
  @media screen and (max-width: 767px) {
    .bottom-banner-wrapper .max-width-wrapper {
      padding: 0; } }

.policy-wrapper {
  display: block;
  width: 100%;
  height: auto; }
  .policy-wrapper .policy-list-wrapper {
    display: block;
    width: 100%;
    height: auto;
    padding: 25px 25px 0 25px;
    margin: 0 auto;
    background-color: #fff; }
  .policy-wrapper .list-group {
    margin-bottom: 25px; }
    .policy-wrapper .list-group .list-group-item-nobord {
      position: relative;
      padding: 1px 0 1px 0;
      margin: 0 auto;
      margin-bottom: 0;
      border: none;
      border-top: none;
      border-bottom: none;
      background-color: transparent; }
    .policy-wrapper .list-group .list-group-item {
      position: relative;
      padding: 1px 0 1px 0;
      margin: 0 auto;
      margin-bottom: 0;
      border: none;
      border-top: none;
      border-bottom: 1px solid #ccc;
      background-color: transparent;
      /*&:first-child {
                padding: 0;
                border-bottom: none;
            }

            &:last-child {
                padding: 0;
                border-bottom: 1px solid #ccc;
            }*/ }
      .policy-wrapper .list-group .list-group-item .icn-download {
        background-color: #B7A676;
        z-index: 195;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 30px;
        color: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -pie-border-radius: 0;
        behavior: url(pie/PIE.htc); }
        .policy-wrapper .list-group .list-group-item .icn-download.fa-stack {
          width: 35px;
          height: 35px; }
          .policy-wrapper .list-group .list-group-item .icn-download.fa-stack .fa-stack-2x {
            font-size: 16px;
            line-height: 35px; }
      .policy-wrapper .list-group .list-group-item .icn-2 {
        right: 55px;
        top: 16px; }
      .policy-wrapper .list-group .list-group-item .list-group-head {
        height: auto;
        padding: 15px 5px;
        border: none;
        background-color: transparent;
        cursor: pointer; }
        .policy-wrapper .list-group .list-group-item .list-group-head > div {
          height: auto;
          padding: 0;
          margin: 0;
          line-height: 45px; }
          .policy-wrapper .list-group .list-group-item .list-group-head > div h3 {
            position: relative;
            max-width: 90%;
            min-height: 50px;
            margin: 0;
            font-size: 30px;
            line-height: 45px;
            color: #0E4285;
            /*background-image: url('../../../../Images/icons/icon-faq-blue.fw.png');
                        background-repeat: no-repeat;
                        background-position-x: 0;
                        background-position-y: 0;*/ }
            @media screen and (max-width: 768px) {
              .policy-wrapper .list-group .list-group-item .list-group-head > div h3 {
                font-size: 26px; } }
            .policy-wrapper .list-group .list-group-item .list-group-head > div h3 .ico {
              position: absolute;
              width: 45px;
              height: 45px;
              top: 0;
              left: 0; }
              .policy-wrapper .list-group .list-group-item .list-group-head > div h3 .ico img {
                vertical-align: top; }
          .policy-wrapper .list-group .list-group-item .list-group-head > div a {
            position: absolute;
            top: 0px;
            left: 10px;
            height: 25px;
            color: #fff;
            text-decoration: none;
            vertical-align: middle;
            line-height: 23px; }
          .policy-wrapper .list-group .list-group-item .list-group-head > div .icn-circle {
            position: absolute;
            top: 0;
            right: 0;
            font-size: 30px;
            color: #fff;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            -pie-border-radius: 0;
            behavior: url(pie/PIE.htc);
            background-color: #999; }
            .policy-wrapper .list-group .list-group-item .list-group-head > div .icn-circle.fa-stack {
              width: 35px;
              height: 35px; }
              .policy-wrapper .list-group .list-group-item .list-group-head > div .icn-circle.fa-stack .fa-stack-2x {
                font-size: 16px;
                line-height: 35px; }
          .policy-wrapper .list-group .list-group-item .list-group-head > div .icn-download {
            background-color: #B7A676;
            z-index: 195; }
          .policy-wrapper .list-group .list-group-item .list-group-head > div .icn-2 {
            right: 55px; }
        .policy-wrapper .list-group .list-group-item .list-group-head.active {
          border-bottom: none; }
      .policy-wrapper .list-group .list-group-item .active > div {
        padding: 0;
        margin: 0;
        line-height: 45px;
        /*.fa-angle-down:before {
                        content: "\f106";
                    }*/ }
      .policy-wrapper .list-group .list-group-item .list-group-content {
        display: none;
        height: auto;
        padding: 5px;
        padding-bottom: 20px;
        border: none;
        border-top: none;
        text-align: left;
        background-color: transparent;
        /*.position-main {
                    margin-bottom: 30px;

                    h3 {
                        margin-bottom: 10px;
                        font-size: $text-content;
                        color: $color-primary;
                    }
                }

                .position-register {
                    margin-bottom: 15px;

                    h3 {
                        margin-bottom: 10px;
                        font-size: $text-content;
                        color: $color-primary;
                    }
                }

                .upload-wrap {
                    position: relative;
                    display: block;
                    width: 100%;
                }

                .browse-wrap {
                    width: 100%;
                    height: 34px;
                    top: 0;
                    left: 0;
                    margin: 0;
                    cursor: pointer;
                    overflow: hidden;
                    padding: 0 10px;
                    text-align: center;
                    position: relative;
                    background-color: #999;
                    background-image: url('../../../../images/site/icons/icon-upload.png');
                    background-position: 15px center;
                    background-repeat: no-repeat;

                    .title {
                        color: $color-white;
                        line-height: 34px;
                    }

                    .upload {
                        width: 100%;
                        height: 100%;
                        right: 0;
                        margin: 0;
                        bottom: 0;
                        padding: 0;
                        opacity: 0;
                        outline: none;
                        cursor: inherit;
                        position: absolute;
                    }
                }

                .upload-path {
                    display: block;
                    width: 100%;
                    height: 36px;
                    margin-bottom: 10px;
                }*/ }
        .policy-wrapper .list-group .list-group-item .list-group-content.opened {
          display: block; }
      .policy-wrapper .list-group .list-group-item .answer-wrapper {
        width: 100%;
        min-height: 50px;
        padding-left: 65px;
        line-height: 45px;
        background-image: url("../../../../Images/icons/icon-faq-brown.fw.png");
        background-repeat: no-repeat;
        background-position-x: 0;
        background-position-y: 0; }
  @media screen and (max-width: 767px) {
    .policy-wrapper .policy-list-wrapper {
      padding: 15px; }
    .policy-wrapper .list-group .list-group-item .list-group-head {
      padding-left: 0;
      padding-right: 0; }
      .policy-wrapper .list-group .list-group-item .list-group-head > div h3 {
        max-width: 75%;
        font-size: 26px;
        line-height: 26px; } }
    @media screen and (max-width: 767px) and (max-width: 768px) {
      .policy-wrapper .list-group .list-group-item .list-group-head > div h3 {
        font-size: 22px;
        line-height: 22px; } }
  @media screen and (max-width: 767px) {
    .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper {
      font-size: 24px;
      line-height: 24px; } }
  @media screen and (max-width: 767px) and (max-width: 768px) {
    .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper {
      font-size: 22px;
      line-height: 22px; } }
  @media screen and (max-width: 767px) {
      .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper p, .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper a, .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper span {
        font-size: 24px;
        line-height: 24px; } }
    @media screen and (max-width: 767px) and (max-width: 768px) {
      .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper p, .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper a, .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper span {
        font-size: 22px;
        line-height: 22px; } }
  @media screen and (max-width: 767px) {
      .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor {
        font-size: 24px;
        line-height: 24px; } }
    @media screen and (max-width: 767px) and (max-width: 768px) {
      .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor {
        font-size: 22px;
        line-height: 22px; } }
  @media screen and (max-width: 767px) {
        .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor p, .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor a, .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor span {
          font-size: 24px;
          line-height: 24px; } }
      @media screen and (max-width: 767px) and (max-width: 768px) {
        .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor p, .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor a, .policy-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor span {
          font-size: 22px;
          line-height: 22px; } }
  @media screen and (max-width: 480px) {
    .policy-wrapper .list-group .list-group-item .list-group-head > div h3 {
      max-width: 60%;
      font-size: 26px;
      line-height: 26px; } }
  @media screen and (max-width: 480px) and (max-width: 768px) {
    .policy-wrapper .list-group .list-group-item .list-group-head > div h3 {
      font-size: 22px;
      line-height: 22px; } }

.faq-wrapper {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 30px; }

.faq-list-wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding: 40px;
  margin: 0 auto;
  background-color: #fff; }
  .faq-list-wrapper .list-group {
    margin-bottom: 25px; }
    .faq-list-wrapper .list-group .list-group-item {
      padding: 1px 0 1px 0;
      margin: 0 auto;
      margin-bottom: 0;
      border: none;
      border-top: none;
      border-bottom: 1px solid #ccc;
      background-color: transparent; }
      .faq-list-wrapper .list-group .list-group-item .list-group-head {
        height: auto;
        padding: 15px 5px;
        border: none;
        background-color: transparent;
        cursor: pointer; }
        .faq-list-wrapper .list-group .list-group-item .list-group-head > div {
          height: auto;
          padding: 0;
          margin: 0;
          line-height: 45px; }
          .faq-list-wrapper .list-group .list-group-item .list-group-head > div h3 {
            position: relative;
            max-width: 90%;
            min-height: 50px;
            padding-left: 65px;
            margin: 0;
            font-size: 30px;
            line-height: 45px;
            color: #0E4285; }
            @media screen and (max-width: 768px) {
              .faq-list-wrapper .list-group .list-group-item .list-group-head > div h3 {
                font-size: 26px; } }
            .faq-list-wrapper .list-group .list-group-item .list-group-head > div h3 .ico {
              position: absolute;
              width: 45px;
              height: 45px;
              top: 0;
              left: 0; }
              .faq-list-wrapper .list-group .list-group-item .list-group-head > div h3 .ico img {
                vertical-align: top; }
          .faq-list-wrapper .list-group .list-group-item .list-group-head > div a {
            position: absolute;
            top: 0px;
            left: 10px;
            height: 25px;
            color: #fff;
            text-decoration: none;
            vertical-align: middle;
            line-height: 23px; }
          .faq-list-wrapper .list-group .list-group-item .list-group-head > div .icn-circle {
            position: absolute;
            top: 0;
            right: 0;
            font-size: 30px;
            color: #fff;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            -pie-border-radius: 0;
            behavior: url(pie/PIE.htc);
            background-color: #999; }
            @media screen and (max-width: 768px) {
              .faq-list-wrapper .list-group .list-group-item .list-group-head > div .icn-circle {
                font-size: 26px; } }
            .faq-list-wrapper .list-group .list-group-item .list-group-head > div .icn-circle.fa-stack {
              width: 35px;
              height: 35px; }
              .faq-list-wrapper .list-group .list-group-item .list-group-head > div .icn-circle.fa-stack .fa-stack-2x {
                font-size: 16px;
                line-height: 35px; }
        .faq-list-wrapper .list-group .list-group-item .list-group-head.active {
          border-bottom: none; }
      .faq-list-wrapper .list-group .list-group-item .active > div {
        padding: 0;
        margin: 0;
        line-height: 45px;
        /*.fa-angle-down:before {
                        content: "\f106";
                    }*/ }
      .faq-list-wrapper .list-group .list-group-item .list-group-content {
        display: none;
        height: auto;
        padding: 5px;
        padding-bottom: 20px;
        border: none;
        border-top: none;
        text-align: left;
        background-color: transparent; }
        .faq-list-wrapper .list-group .list-group-item .list-group-content.opened {
          display: block; }
      .faq-list-wrapper .list-group .list-group-item .answer-wrapper {
        width: 100%;
        min-height: 50px;
        padding-left: 65px;
        line-height: 45px;
        background-image: url("../../../../Images/icons/icon-faq-brown.fw.png");
        background-repeat: no-repeat;
        background-position-x: 0;
        background-position-y: 0; }
  @media screen and (max-width: 767px) {
    .faq-list-wrapper {
      padding: 15px; }
      .faq-list-wrapper .list-group .list-group-item .list-group-head {
        padding-left: 0;
        padding-right: 0; }
        .faq-list-wrapper .list-group .list-group-item .list-group-head > div h3 {
          max-width: 85%;
          font-size: 26px;
          line-height: 26px; } }
      @media screen and (max-width: 767px) and (max-width: 768px) {
        .faq-list-wrapper .list-group .list-group-item .list-group-head > div h3 {
          font-size: 22px;
          line-height: 22px; } }
  @media screen and (max-width: 767px) {
      .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper {
        font-size: 24px;
        line-height: 24px; } }
    @media screen and (max-width: 767px) and (max-width: 768px) {
      .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper {
        font-size: 22px;
        line-height: 22px; } }
  @media screen and (max-width: 767px) {
        .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper p, .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper a, .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper span {
          font-size: 24px;
          line-height: 24px; } }
      @media screen and (max-width: 767px) and (max-width: 768px) {
        .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper p, .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper a, .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper span {
          font-size: 22px;
          line-height: 22px; } }
  @media screen and (max-width: 767px) {
        .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor {
          font-size: 24px;
          line-height: 24px; } }
      @media screen and (max-width: 767px) and (max-width: 768px) {
        .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor {
          font-size: 22px;
          line-height: 22px; } }
  @media screen and (max-width: 767px) {
          .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor p, .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor a, .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor span {
            font-size: 24px;
            line-height: 24px; } }
        @media screen and (max-width: 767px) and (max-width: 768px) {
          .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor p, .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor a, .faq-list-wrapper .list-group .answer-wrapper .content-editor-wrapper .text-editor span {
            font-size: 22px;
            line-height: 22px; } }

.list-pagination {
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  margin-bottom: 0px; }
  .list-pagination .page-text {
    font-size: 24px; }
    @media screen and (max-width: 768px) {
      .list-pagination .page-text {
        font-size: 22px;
        line-height: 22px; } }
  .list-pagination .view-all {
    font-size: 24px;
    cursor: pointer; }
    @media screen and (max-width: 768px) {
      .list-pagination .view-all {
        font-size: 22px;
        line-height: 22px; } }
    .list-pagination .view-all:hover {
      color: #0E4285; }
  .list-pagination .holder {
    padding: 10px 5px;
    /*margin-left: 10px;
        margin-right: 10px;*/
    display: inline-block;
    vertical-align: middle;
    background-color: #ffffff00; }
    .list-pagination .holder a {
      width: 40px;
      height: 40px;
      display: inline-block;
      font-size: 26px;
      line-height: 40px;
      cursor: pointer;
      margin: 0 5px;
      color: #666;
      text-align: center;
      border: 1px solid #666; }
      .list-pagination .holder a:hover {
        background-color: #0E4285;
        color: #fff; }
      .list-pagination .holder a.jp-previous {
        text-indent: -9999px;
        background-image: url("../../../../Images/icons/ico-slideleft.png");
        background-position: center center;
        background-repeat: no-repeat; }
        .list-pagination .holder a.jp-previous:hover {
          background-color: transparent;
          color: #fff; }
      .list-pagination .holder a.jp-next {
        text-indent: -9999px;
        background-image: url("../../../../Images/icons/ico-slideright.png");
        background-position: center center;
        background-repeat: no-repeat; }
        .list-pagination .holder a.jp-next:hover {
          background-color: transparent;
          color: #fff; }
      .list-pagination .holder a.jp-first, .list-pagination .holder a.jp-last {
        color: #666;
        background-color: transparent; }
        .list-pagination .holder a.jp-first:hover, .list-pagination .holder a.jp-last:hover {
          color: #666;
          background-color: transparent; }
      .list-pagination .holder a.jp-current {
        background-color: #0E4285;
        color: #fff; }
        .list-pagination .holder a.jp-current:hover {
          color: #fff; }
      .list-pagination .holder a.jp-disabled {
        opacity: 0.5;
        cursor: not-allowed; }

.head-content-page-wrapper .head-content-page {
  padding: 15px 25px; }
  .head-content-page-wrapper .head-content-page .righttoleft {
    text-align: right !important; }
    @media screen and (max-width: 1000px) {
      .head-content-page-wrapper .head-content-page .righttoleft {
        text-align: left !important; } }
  .head-content-page-wrapper .head-content-page .lefttoright {
    text-align: left !important; }
    @media screen and (max-width: 1000px) {
      .head-content-page-wrapper .head-content-page .lefttoright {
        text-align: right !important; } }
  .head-content-page-wrapper .head-content-page h1 {
    margin: 0;
    font-size: 40px;
    line-height: 40px; }
    @media screen and (max-width: 768px) {
      .head-content-page-wrapper .head-content-page h1 {
        font-size: 34px;
        line-height: 34px; } }
  .head-content-page-wrapper .head-content-page .title-txt {
    font-size: 30px !important;
    line-height: 45px !important;
    color: #fff;
    padding: 5px 0; }

.head-content-page-wrapper .head-content-page.bg-primary {
  background-color: #0E4285; }
  .head-content-page-wrapper .head-content-page.bg-primary h1 {
    color: #ffffff; }
    @media screen and (max-width: 767px) {
      .head-content-page-wrapper .head-content-page.bg-primary h1 {
        text-align: center; } }
  .head-content-page-wrapper .head-content-page.bg-primary .addthis_toolbox {
    margin-bottom: 0; }
    .head-content-page-wrapper .head-content-page.bg-primary .addthis_toolbox .social-icons, .head-content-page-wrapper .head-content-page.bg-primary .addthis_toolbox .print-icons {
      color: #ffffff; }
      .head-content-page-wrapper .head-content-page.bg-primary .addthis_toolbox .social-icons .label-custom, .head-content-page-wrapper .head-content-page.bg-primary .addthis_toolbox .print-icons .label-custom {
        color: #ffffff; }
    .head-content-page-wrapper .head-content-page.bg-primary .addthis_toolbox .adjust-font-size {
      color: #ffffff; }
      .head-content-page-wrapper .head-content-page.bg-primary .addthis_toolbox .adjust-font-size a {
        color: #ffffff; }
    @media screen and (max-width: 999px) {
      .head-content-page-wrapper .head-content-page.bg-primary .addthis_toolbox .print-icons {
        display: none; }
      .head-content-page-wrapper .head-content-page.bg-primary .addthis_toolbox .adjust-font-size {
        display: none; } }
    @media screen and (max-width: 767px) {
      .head-content-page-wrapper .head-content-page.bg-primary .addthis_toolbox {
        text-align: center;
        margin-bottom: 5px;
        margin-top: 25px; } }

.head-content-page-wrapper .page-title-wrapper.text-left {
  text-align: left; }

.head-content-page-wrapper .page-title-wrapper {
  margin-bottom: 30px;
  margin-top: 30px; }
  .head-content-page-wrapper .page-title-wrapper h3 {
    color: #0E4285;
    padding: 0 25px;
    margin: 0; }

@media screen and (max-width: 767px) {
  .head-content-page-wrapper {
    margin: 5px 0 0px 0; } }

@media screen and (max-width: 767px) {
  .reverse-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 100%; } }

.reverse-wrapper .small-wrapper {
  height: auto; }

.reverse-wrapper .reverse {
  height: auto; }

.count-shared-wrapper {
  float: right;
  margin-top: 50px;
  margin-bottom: 50px; }
  .count-shared-wrapper .on-count {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    margin-bottom: 10px; }
    .count-shared-wrapper .on-count .shared {
      display: inline-block;
      vertical-align: bottom;
      margin-right: 8px; }
      .count-shared-wrapper .on-count .shared .all-shared {
        display: inline-block;
        vertical-align: middle;
        font-family: "KitithadaBold";
        font-size: 20px;
        line-height: 20px;
        color: #666666;
        text-align: center;
        margin-right: 5px; }
        .count-shared-wrapper .on-count .shared .all-shared .num {
          display: block; }
        .count-shared-wrapper .on-count .shared .all-shared .current {
          display: block;
          text-transform: uppercase; }
      .count-shared-wrapper .on-count .shared .list-shared {
        display: inline-block;
        vertical-align: middle; }
        .count-shared-wrapper .on-count .shared .list-shared .type {
          border-radius: 5px;
          padding: 3px 10px;
          display: inline-block;
          vertical-align: middle;
          height: 40px;
          line-height: 35px; }
          .count-shared-wrapper .on-count .shared .list-shared .type .count-social {
            font-family: "KitithadaBold";
            font-size: 22px;
            line-height: 22px;
            color: #ffffff;
            display: inline-block;
            vertical-align: middle; }
          .count-shared-wrapper .on-count .shared .list-shared .type i {
            font-size: 20px;
            color: #ffffff;
            margin-right: 5px; }
        .count-shared-wrapper .on-count .shared .list-shared .facebook {
          background-color: #4769A6;
          border-bottom: 4px solid #385283; }
        .count-shared-wrapper .on-count .shared .list-shared .twitter {
          background-color: #65CCEF;
          border-bottom: 4px solid #51A2BF; }
    .count-shared-wrapper .on-count .open-read {
      display: inline-block;
      vertical-align: bottom; }
      .count-shared-wrapper .on-count .open-read i {
        font-size: 20px;
        color: #666666; }
      .count-shared-wrapper .on-count .open-read .count-open {
        display: inline-block;
        vertical-align: middle;
        font-family: "KitithadaRegular";
        font-size: 22px;
        line-height: 22px;
        color: #666666; }
        .count-shared-wrapper .on-count .open-read .count-open .num-read {
          font-size: 26px;
          line-height: 22px;
          font-family: "KitithadaBold"; }
  .count-shared-wrapper .bottom-count {
    float: right;
    text-align: right; }
    .count-shared-wrapper .bottom-count .post-date {
      font-family: "KitithadaRegular";
      font-size: 24px;
      line-height: 24px;
      color: #666666; }
    .count-shared-wrapper .bottom-count .post-by {
      font-family: "KitithadaRegular";
      font-size: 24px;
      line-height: 24px;
      color: #666666; }

.maintenance-wrapper {
  margin: 30px auto;
  max-width: 1024px;
  width: 100%;
  background-color: #ffffff;
  padding: 10px 10px;
  text-align: center;
  color: #0E4285; }
  .maintenance-wrapper h2 {
    font-family: "KitithadaBold"; }
  .maintenance-wrapper .mrt-wrapper {
    display: inline-block;
    vertical-align: top;
    text-align: left; }
  .maintenance-wrapper .express-wrapper {
    display: inline-block;
    vertical-align: top;
    text-align: left; }
  .maintenance-wrapper .group {
    margin: 20px 30px;
    max-width: 350px; }
    .maintenance-wrapper .group .icon-maintenance {
      margin-bottom: 10px; }
    .maintenance-wrapper .group .title {
      font-family: "KitithadaRegular";
      font-size: 30px;
      line-height: 30px;
      margin-bottom: 10px; }
    .maintenance-wrapper .group .social-networks {
      text-align: left; }
      .maintenance-wrapper .group .social-networks h3 {
        color: #0E4285; }
      .maintenance-wrapper .group .social-networks ul {
        display: inline-block;
        vertical-align: middle;
        margin: 0; }
      .maintenance-wrapper .group .social-networks li {
        display: inline-block;
        margin: 0 25px 25px 0;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        background-color: #0E4285;
        text-align: center;
        padding-top: 10px; }
        @media screen and (max-width: 767px) {
          .maintenance-wrapper .group .social-networks li {
            margin: 0 10px 25px 0; } }
        .maintenance-wrapper .group .social-networks li a {
          /*display: block;
                    width: 40px;
                    height: 40px;
                    text-indent: -9999px;
                    background-image: url('../../../../Images/icons/social/spritesheet-social.png');
                    background-repeat: no-repeat;*/ }
        .maintenance-wrapper .group .social-networks li i {
          font-size: 20px;
          color: #ffffff; }
        .maintenance-wrapper .group .social-networks li.svg {
          padding: 0;
          vertical-align: top; }
          .maintenance-wrapper .group .social-networks li.svg img {
            width: 40px;
            height: 40px; }
      @media screen and (max-width: 1199px) {
        .maintenance-wrapper .group .social-networks {
          margin-bottom: 0; } }
      @media screen and (max-width: 767px) {
        .maintenance-wrapper .group .social-networks h3 {
          margin-top: 0; } }
    .maintenance-wrapper .group .contact-box {
      margin-bottom: 30px;
      text-align: left; }
      .maintenance-wrapper .group .contact-box ul {
        list-style: none;
        padding: 0;
        margin: 0; }
      .maintenance-wrapper .group .contact-box li {
        position: relative;
        width: 100%; }
        .maintenance-wrapper .group .contact-box li .ico {
          position: absolute;
          display: block;
          width: 44px;
          height: 44px;
          top: 0;
          left: 0; }
        .maintenance-wrapper .group .contact-box li .alink {
          float: right;
          width: calc( 100% - 55px);
          padding: 0;
          margin: 0 auto;
          margin-bottom: 10px; }
        .maintenance-wrapper .group .contact-box li a {
          display: block;
          width: auto;
          height: 44px;
          font-family: "KitithadaBold";
          font-size: 30px;
          line-height: 44px;
          color: #B7A676; }
          @media screen and (max-width: 768px) {
            .maintenance-wrapper .group .contact-box li a {
              font-size: 26px;
              line-height: 38px; } }
      .maintenance-wrapper .group .contact-box p {
        font-family: "KitithadaRegular";
        font-size: 20px;
        line-height: 20px;
        color: #666666; }

.footer {
  width: 100%;
  background-color: #F7F7F7;
  overflow: hidden;
  /*.contact-wrapper {
        position: relative;
        display: block;
        max-width: 100%;
        padding: 0;
        margin: 0 auto;

        @media screen and (max-width: 767px) {
            padding-left: 30px;
            padding-right: 30px;
        }

        .social-networks {
            margin-bottom: 30px;
            text-align: left;

            h3 {
                color: $color-primary;
            }

            ul {
                display: inline-block;
                vertical-align: middle;
                margin: 0;
            }

            li {
                display: inline-block;
                margin: 0 25px 25px 0;

                a {
                    display: block;
                    width: 40px;
                    height: 40px;
                    text-indent: -9999px;
                    background-image: url('../../../../Images/icons/social/spritesheet-social.png');
                    background-repeat: no-repeat;
                }

                &.metro {
                    a {
                        background-position: 0 0;

                        &:hover {
                            background-position: 0 0;
                        }
                    }
                }

                &.facebook {
                    a {
                        background-position: -40px 0;

                        &:hover {
                            background-position: -40px 0;
                        }
                    }
                }

                &.instagram {
                    a {
                        background-position: -80px 0;

                        &:hover {
                            background-position: -80px 0;
                        }
                    }
                }

                &.twitter {
                    a {
                        background-position: -120px 0;

                        &:hover {
                            background-position: -120px 0;
                        }
                    }
                }
            }
        }

        .contact-box {
            margin-bottom: 30px;
            text-align: left;

            h3 {
                color: $color-primary;
            }

            ul {
                list-style: none;
                padding: 0;
                margin: 0;
            }

            li {
                position: relative;
                width: 100%;

                .ico {
                    position: absolute;
                    display: block;
                    width: 44px;
                    height: 44px;
                    top: 0;
                    left: 0;
                }

                .alink {
                    float: right;
                    width: calc( 100% - 55px );
                    padding: 0;
                    margin: 0 auto;
                    margin-bottom: 10px;
                }

                a {
                    display: block;
                    width: auto;
                    height: 44px;
                    font-family: $font-header-bold;
                    font-size: $text-small;
                    line-height: 44px;
                    color: $color-secondary;

                    @media screen and (max-width: 768px) {
                        font-size: $text-small-mobile;
                        line-height: 38px;
                    }
                }
            }
        }
    }*/
  /*.social-network-box {
        padding-bottom: 10px;
        overflow: hidden;

        .social-network-list {
            margin: 0px auto;
            width: 500px;
            list-style-type: none;

            li {
                float: left;
                margin-right: 40px;

                &:last-child {
                    margin-right: 0px;
                }

                a {
                    width: 36px;
                    height: 36px;
                    padding: 8px 0;
                    display: block;
                    text-decoration: none;
                    font-size: $text-x-small;
                    text-align: center;
                    color: #999;

                    &.fb-social-link {
                        // background: url("../../../images/icons/icon-facebook.png") no-repeat scroll center center;
                    }

                    &.tw-social-link {
                        // background: url("../../../images/icons/icon-twitter.png") no-repeat scroll center center;
                    }

                    &.inst-social-link {
                        // background: url("../../../images/icons/icon-instagram.png") no-repeat scroll center center;
                    }

                    &.pt-social-link {
                        // background: url("../../../images/icons/icon-pinterest.png") no-repeat scroll center center;
                    }

                    &.yt-social-link {
                        // background: url("../../../images/icons/icon-youtube.png") no-repeat scroll center center;
                    }

                    &.blog-social-link {
                        // text-indent: -9999px;
                        // background: url("../../../images/icons/icon-blog.png") no-repeat scroll center center;
                    }

                    &.wechat-social-link {
                        // background: url("../../../images/icons/icon-wechat.png") no-repeat scroll center center;
                    }

                    &:hover {
                        color: #fff;
                    }
                }
            }
        }

        @media screen and (max-width: $screen-sm-min) {
            .social-network-list {
                width: 320px !important;

                li {
                    margin-right: 9px;
                }
            }
        }
    }

    .social-network-list-box {
        h2 {
            text-align: center;
            color: #fff;
            font-family: 'Prompt', sans-serif;
            font-size: $text-large;
        }

        @media screen and (max-width: $screen-xs-max) {
            h2 {
                font-size: 19px;
            }
        }
    }

    .data-house-type-box {
        font-family: 'Prompt', sans-serif;

        h2 {
            border-bottom: 1px solid #626262;
            border-top: 1px solid #626262;
            color: #fff;
            padding: 20px 0;
            text-align: center;
            margin-bottom: 0px;
            font-family: 'Prompt', sans-serif;
            font-size: $text-large;
            cursor: pointer;
        }

        #toggleFooterMenu {
            .icon-toggle {
                padding: 0px 10px;
                font-size: 18px;
            }

            .icon-toggle {
                background: url("../../../images/icons/arrow-shortcut2.png") no-repeat scroll center center;
                padding: 0 15px;
                text-indent: -9999px;
                width: 20px;
                display: inline-block;
                height: 17px;
            }

            &.open {
                .icon-toggle {
                    background: url("../../../images/icons/arrow-shortcut2u.png") no-repeat scroll center center;
                }
            }
        }

        .house-type-title-list {
            display: none;

            ul {
                list-style: none;

                li {
                    float: left;
                    font-size: $text-large;
                    line-height: 32px;
                    text-align: center;
                    // padding:10px 0px;
                    border-bottom: 1px solid #626262;

                    a {
                        color: #a8a9ad;
                        display: block;
                        outline-style: none;
                        padding: 10px 0px;

                        &:hover, &.active {
                            color: #fff;
                        }
                    }

                    &.active {
                        border-bottom: 1px solid #232323;

                        a {
                            color: #fff;
                        }
                    }

                    &.town-house-tab {
                        border-left: 1px solid #626262;
                        // border-right: 1px solid #626262;
                    }
                }
            }

            &.active {
                display: block;
            }

            @media screen and (max-width: $screen-sm-min) {
                ul {
                    li {
                        border-bottom: 1px solid #626262;
                        font-size: 18px;
                        line-height: 26px;
                        padding: 0px 4px;
                    }
                }
            }
        }

        .house-type-data-list {
            display: none;

            .row {
                border-top: 1px solid #626262;
                margin-top: -1px;
                padding: 40px 20px;
            }

            &.active {
                display: block;
            }

            ul {
                list-style: none;

                li {
                    float: left;
                    width: 18%;
                    margin-right: 2%;
                }

                li {
                    font-size: 18px;
                    line-height: 28px;

                    a {
                        color: #a8a9ad;

                        &:hover {
                            color: #fff;
                        }
                    }
                }
            }

            @media screen and (max-width: $screen-sm-min) {
                ul {
                    li {
                        float: left;
                        width: 100%;
                        margin-right: 0;
                    }
                }
            }
        }
    }*/ }
  .footer .register-wrapper {
    position: relative;
    display: none;
    max-width: 100%;
    min-height: 294px;
    padding: 25px 0;
    margin: 0 auto;
    background-color: #fff;
    background-image: url("../../../../Images/home/feature-banner-2.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover; }
    .footer .register-wrapper img {
      max-width: 100%;
      display: none; }
    .footer .register-wrapper .title {
      margin: 0;
      margin-bottom: 10px;
      font-size: 48px;
      line-height: 48px;
      color: #fff;
      text-align: center;
      visibility: hidden; }
      @media screen and (max-width: 768px) {
        .footer .register-wrapper .title {
          font-size: 42px;
          line-height: 42px; } }
    .footer .register-wrapper .subtitle {
      font-size: 40px;
      line-height: 40px;
      color: #fff;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .footer .register-wrapper .subtitle {
          font-size: 34px;
          line-height: 34px; } }
    .footer .register-wrapper .caption-outer {
      /*position: relative;
            display: block;*/
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      left: 0;
      text-align: center; }
      .footer .register-wrapper .caption-outer .caption-inner {
        display: table;
        width: 100%;
        height: 100%;
        padding: 0 10px; }
        .footer .register-wrapper .caption-outer .caption-inner .caption {
          display: table-cell;
          vertical-align: middle; }
    .footer .register-wrapper .btn-wrapper {
      visibility: hidden; }
  .footer .contact-wrapper {
    position: relative;
    display: block;
    max-width: 100%;
    padding: 0;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .footer .contact-wrapper {
        padding-left: 30px;
        padding-right: 30px; } }
    .footer .contact-wrapper .social-networks {
      margin-bottom: 30px;
      text-align: left; }
      .footer .contact-wrapper .social-networks h3 {
        color: #0E4285; }
      .footer .contact-wrapper .social-networks ul {
        display: inline-block;
        vertical-align: middle;
        margin: 0; }
      .footer .contact-wrapper .social-networks li {
        display: inline-block;
        margin: 0 25px 25px 0;
        cursor: pointer;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        background-color: #0E4285;
        text-align: center;
        padding-top: 10px;
        font-size: unset;
        line-height: unset;
        /*&.metro {
                    a {
                        background-position: 0 0;

                        &:hover {
                            background-position: 0 0;
                        }
                    }
                }

                &.facebook {
                    a {
                        background-position: -40px 0;

                        &:hover {
                            background-position: -40px 0;
                        }
                    }
                }

                &.instagram {
                    a {
                        background-position: -80px 0;

                        &:hover {
                            background-position: -80px 0;
                        }
                    }
                }

                &.twitter {
                    a {
                        background-position: -120px 0;

                        &:hover {
                            background-position: -120px 0;
                        }
                    }
                }*/ }
        @media screen and (max-width: 767px) {
          .footer .contact-wrapper .social-networks li {
            margin: 0 10px 25px 0; } }
        .footer .contact-wrapper .social-networks li a {
          font-size: unset;
          line-height: unset;
          /*display: block;
                    width: 40px;
                    height: 40px;
                    text-indent: -9999px;
                    background-image: url('../../../../Images/icons/social/spritesheet-social.png');
                    background-repeat: no-repeat;*/ }
        .footer .contact-wrapper .social-networks li i {
          font-size: 20px;
          color: #ffffff; }
        .footer .contact-wrapper .social-networks li.svg {
          padding: 0;
          vertical-align: top; }
          .footer .contact-wrapper .social-networks li.svg img {
            width: 40px;
            height: 40px; }
      @media screen and (max-width: 1199px) {
        .footer .contact-wrapper .social-networks {
          margin-bottom: 0; } }
      @media screen and (max-width: 767px) {
        .footer .contact-wrapper .social-networks h3 {
          margin-top: 0; } }
    .footer .contact-wrapper .contact-box {
      margin-bottom: 30px;
      text-align: left; }
      .footer .contact-wrapper .contact-box h3 {
        color: #0E4285; }
        @media screen and (max-width: 767px) {
          .footer .contact-wrapper .contact-box h3 {
            margin-top: 15px; } }
      .footer .contact-wrapper .contact-box ul {
        list-style: none;
        padding: 0;
        margin: 0; }
      .footer .contact-wrapper .contact-box li {
        position: relative;
        width: 100%; }
        .footer .contact-wrapper .contact-box li .ico {
          position: absolute;
          display: block;
          width: 44px;
          height: 44px;
          top: 0;
          left: 0; }
        .footer .contact-wrapper .contact-box li .alink {
          float: right;
          width: calc( 100% - 55px);
          padding: 0;
          margin: 0 auto;
          margin-bottom: 10px; }
        .footer .contact-wrapper .contact-box li a {
          display: block;
          width: auto;
          height: 44px;
          font-family: "KitithadaBold";
          font-size: 30px;
          line-height: 44px;
          color: #B7A676; }
          @media screen and (max-width: 768px) {
            .footer .contact-wrapper .contact-box li a {
              font-size: 26px;
              line-height: 38px; } }
  .footer .index-box-header {
    margin-top: 45px;
    margin-bottom: 95px; }
    .footer .index-box-header h2 {
      margin: 0;
      margin-bottom: 22px; }
  .footer .footer-menu {
    /*padding: 20px 0;*/
    background-color: #fff; }
  .footer .footer_sub {
    width: 100%;
    color: #fff;
    padding: 10px 0;
    overflow: hidden; }
    .footer .footer_sub .footer_sub--block {
      width: 100%; }
      .footer .footer_sub .footer_sub--block .copyright {
        position: relative;
        text-align: left; }
        .footer .footer_sub .footer_sub--block .copyright p {
          font-size: 20px;
          line-height: 24px;
          color: #666; }
      .footer .footer_sub .footer_sub--block .bottom-menu {
        position: relative;
        text-align: right; }
        .footer .footer_sub .footer_sub--block .bottom-menu ul {
          list-style: none; }
          .footer .footer_sub .footer_sub--block .bottom-menu ul li {
            display: inline-block;
            padding-right: 10px;
            margin-right: 10px;
            border-right: 1px solid #666; }
            .footer .footer_sub .footer_sub--block .bottom-menu ul li:last-child {
              padding-right: 0;
              margin-right: 0;
              border-right: 0; }
            .footer .footer_sub .footer_sub--block .bottom-menu ul li a {
              font-size: 24px;
              line-height: 24px;
              color: #666; }
              @media screen and (max-width: 768px) {
                .footer .footer_sub .footer_sub--block .bottom-menu ul li a {
                  font-size: 22px;
                  line-height: 22px; } }
              .footer .footer_sub .footer_sub--block .bottom-menu ul li a:hover {
                color: #0E4285; }
      .footer .footer_sub .footer_sub--block.member-org img {
        max-width: 100% !important; }
      .footer .footer_sub .footer_sub--block.member-org .copyright img {
        max-height: 30px; }
      .footer .footer_sub .footer_sub--block.member-org .copyright p {
        line-height: 30px;
        color: #0E4285; }
      .footer .footer_sub .footer_sub--block.member-org .truehit img {
        max-height: 30px; }
      .footer .footer_sub .footer_sub--block.member-org .truehit p {
        line-height: 30px;
        text-align: center; }
      .footer .footer_sub .footer_sub--block.member-org .bottom-menu img {
        max-height: 30px; }
      .footer .footer_sub .footer_sub--block.member-org .bottom-menu p {
        line-height: 30px;
        color: #0E4285; }
      @media screen and (max-width: 999px) {
        .footer .footer_sub .footer_sub--block {
          padding: 0 15px;
          margin: 0;
          margin-top: 10px;
          margin-bottom: 10px;
          overflow: hidden; }
          .footer .footer_sub .footer_sub--block .copyright {
            padding-top: 10px; }
          .footer .footer_sub .footer_sub--block .copyright, .footer .footer_sub .footer_sub--block .bottom-menu {
            text-align: center;
            margin: 0;
            margin-top: 10px;
            margin-bottom: 10px; } }
  @media screen and (max-width: 768px) {
    .footer .contact-mobile .call-center {
      background: url("../../../images/more-info-tablet.png") no-repeat scroll 35px center;
      border-top: 1px solid #626262;
      height: 7.625em;
      width: 100%;
      display: block;
      text-indent: -9999px;
      background-size: 180px auto; }
    .footer .contact-mobile .live-chat {
      background: url("../../../images/live-chat-online-mobile.png") no-repeat scroll 35px center;
      border-top: 1px solid #626262;
      height: 7.625em;
      width: 100%;
      display: block;
      text-indent: -9999px;
      background-size: 300px auto; } }
  @media screen and (min-width: 480px) and (max-width: 999px) {
    .footer .contact-mobile .call-center {
      background: url("../../../images/more-info-tablet.png") no-repeat scroll 224px center;
      border-top: 1px solid #626262;
      height: 7.625em;
      width: 100%;
      display: block;
      text-indent: -9999px;
      background-size: 180px auto; }
    .footer .contact-mobile .live-chat {
      background: url("../../../images/live-chat-online-mobile.png") no-repeat scroll 224px center;
      border-top: 1px solid #626262;
      height: 7.625em;
      width: 100%;
      display: block;
      text-indent: -9999px;
      background-size: 300px auto; }
    .footer .hidden-xs {
      display: none !important; } }

#bottom-content-box {
  margin-top: 10px; }
  #bottom-content-box > .col {
    padding-top: 20px;
    padding-bottom: 10px;
    min-height: 150px;
    border-top: 1px solid #efefef; }
    #bottom-content-box > .col:first-child {
      border-left: none; }
  #bottom-content-box .thumb {
    display: block;
    width: 100px;
    height: 75px;
    background: #efefef; }
  #bottom-content-box .detail .heading, #bottom-content-box .media-body .heading {
    margin: 0;
    padding: 0;
    font-size: 23px;
    font-weight: normal;
    color: #0E4285;
    line-height: 1.4em; }
  #bottom-content-box .detail .desc, #bottom-content-box .media-body .desc {
    overflow: hidden;
    margin: 3px 0 10px 0;
    padding: 0;
    height: 5.6em;
    line-height: 1.4em; }
  #bottom-content-box .detail .gen-button, #bottom-content-box .media-body .gen-button {
    float: left;
    width: 80px; }
  #bottom-content-box .collapsible-content .panel {
    margin-bottom: 0;
    border: 0; }
  #bottom-content-box .collapsible-content .corporate-item {
    border-radius: 0;
    border-bottom: 3px solid #F7F7F7;
    position: relative;
    overflow: hidden;
    -webkit-transition: height 0.35s ease 0s;
    -o-transition: height 0.35s ease 0s;
    transition: height 0.35s ease 0s; }
    @media screen and (max-width: 767px) {
      #bottom-content-box .collapsible-content .corporate-item {
        padding-left: 30px;
        padding-right: 30px; } }
    #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper {
      display: block;
      width: 100%;
      max-width: 1280px;
      padding: 0 20px;
      margin: 0 auto; }
      @media screen and (max-width: 767px) {
        #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper {
          padding: 0 0; }
          #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper .matchHeight {
            height: auto !important; } }
      #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper h3 {
        margin-bottom: 0; }
        #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper h3 .txt-link {
          font-size: 26px;
          line-height: 26px; }
          @media screen and (max-width: 768px) {
            #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper h3 .txt-link {
              font-size: 22px;
              line-height: 22px; } }
          #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper h3 .txt-link:hover {
            text-decoration: underline; }
      #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper ul {
        /*hide submenu footer*/
        /*display: none;*/
        /*list-style-type: none;
                    list-style-image: url("../../../../Images/icons/ico-list-white.jpg");
                    list-style-position: outside;*/
        list-style: square;
        list-style-image: none;
        padding-left: 20px;
        margin-bottom: 20px; }
        #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper ul li .txt-link {
          color: #666;
          font-size: 24px;
          line-height: 26px; }
          @media screen and (max-width: 768px) {
            #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper ul li .txt-link {
              font-size: 22px;
              line-height: 22px; } }
          #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper ul li .txt-link:hover {
            text-decoration: underline; }
        #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper ul li ul {
          list-style: disc;
          list-style-image: none; }
          #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper ul li ul li {
            color: #666; }
    #bottom-content-box .collapsible-content .corporate-item .partner-nav-wrapper {
      display: block;
      width: 100%;
      max-width: 1280px;
      padding: 0 20px;
      margin: 0 auto;
      text-align: center; }
      #bottom-content-box .collapsible-content .corporate-item .partner-nav-wrapper .partner-box {
        display: inline-block;
        width: 12.5%;
        height: auto;
        padding: 0 20px;
        margin: 0 20px;
        margin-bottom: 20px; }
        #bottom-content-box .collapsible-content .corporate-item .partner-nav-wrapper .partner-box .partner-link {
          display: block;
          width: 100%;
          height: auto;
          text-align: center; }
          #bottom-content-box .collapsible-content .corporate-item .partner-nav-wrapper .partner-box .partner-link img {
            max-width: 80px; }
          #bottom-content-box .collapsible-content .corporate-item .partner-nav-wrapper .partner-box .partner-link P {
            color: #666;
            font-size: 24px;
            line-height: 26px; }
          #bottom-content-box .collapsible-content .corporate-item .partner-nav-wrapper .partner-box .partner-link:hover p {
            color: #0E4285; }
        @media screen and (max-width: 1199px) {
          #bottom-content-box .collapsible-content .corporate-item .partner-nav-wrapper .partner-box {
            width: 15%; } }
        @media screen and (max-width: 999px) {
          #bottom-content-box .collapsible-content .corporate-item .partner-nav-wrapper .partner-box {
            width: 20%;
            padding: 0; } }
        @media screen and (max-width: 767px) {
          #bottom-content-box .collapsible-content .corporate-item .partner-nav-wrapper .partner-box {
            width: 30.33%; } }
    #bottom-content-box .collapsible-content .corporate-item .collapse {
      padding-bottom: 10px;
      display: none; }
      #bottom-content-box .collapsible-content .corporate-item .collapse.in {
        display: block; }
    #bottom-content-box .collapsible-content .corporate-item ul, #bottom-content-box .collapsible-content .corporate-item ol {
      padding-left: 25px;
      margin: 0; }
    #bottom-content-box .collapsible-content .corporate-item p, #bottom-content-box .collapsible-content .corporate-item li {
      padding-bottom: 0; }
    #bottom-content-box .collapsible-content .corporate-item h3 {
      max-width: 100%;
      margin: 10px 0;
      color: #666;
      text-transform: capitalize;
      padding: 0; }
      #bottom-content-box .collapsible-content .corporate-item h3 a {
        display: block;
        position: relative;
        padding-right: 40px;
        font-size: 30px;
        line-height: 30px;
        color: #666; }
        @media screen and (max-width: 768px) {
          #bottom-content-box .collapsible-content .corporate-item h3 a {
            font-size: 22px;
            line-height: 26px; } }
      #bottom-content-box .collapsible-content .corporate-item h3 span {
        margin-right: -40px;
        background-color: transparent;
        color: #666;
        /*@include round-corner(50%);*/
        width: 30px;
        height: 30px;
        line-height: 30px;
        padding-left: 1px;
        text-align: center;
        margin-top: -5px; }
      #bottom-content-box .collapsible-content .corporate-item h3 span.pull-right {
        position: absolute;
        /*top: 5px;*/
        right: 0;
        margin-top: 0;
        margin-right: 0; }
      #bottom-content-box .collapsible-content .corporate-item h3 i {
        font-size: 30px; }
        @media screen and (max-width: 768px) {
          #bottom-content-box .collapsible-content .corporate-item h3 i {
            font-size: 22px; } }
    #bottom-content-box .collapsible-content .corporate-item h4 {
      font-size: 26px;
      line-height: 40px;
      line-height: 40px;
      font-weight: 300;
      margin: 0 0 10px 0; }
      @media screen and (max-width: 768px) {
        #bottom-content-box .collapsible-content .corporate-item h4 {
          font-size: 26px;
          line-height: 34px; } }
      #bottom-content-box .collapsible-content .corporate-item h4 a {
        color: #fff; }
        #bottom-content-box .collapsible-content .corporate-item h4 a:hover {
          color: #fff;
          text-decoration: none; }

/*#___gcse_0 {
    position: relative;
    z-index: -1;
    height: 0px;
}*/
.backtotop {
  text-align: center; }
  .backtotop .totop {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 999;
    line-height: 30px;
    right: 25px;
    bottom: 70px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 60px;
    height: 60px; }
    .backtotop .totop.show {
      visibility: visible;
      cursor: pointer;
      opacity: 1.0; }
    @media screen and (max-width: 768px) {
      .backtotop .totop {
        position: static;
        margin-top: 25px;
        margin-bottom: 25px;
        display: inline-block !important; } }

.cookieAcceptBar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #333;
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  padding: 20px 0;
  z-index: 99999; }
  .cookieAcceptBar a {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    text-decoration: none; }
  .cookieAcceptBar button {
    /*cursor: pointer;*/
    border: none;
    background-color: #0E4285;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    font-size: 24px;
    line-height: 32px;
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
    width: 100%; }
  @media screen and (max-width: 999px) {
    .cookieAcceptBar {
      bottom: auto;
      top: 0;
      font-size: 24px;
      line-height: 24px; }
      .cookieAcceptBar button {
        margin: 5px 0; } }

#bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper .list-menu li a:hover {
  color: #0E4285; }

#bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper .list-menu li a {
  font-size: 26px;
  line-height: 30px;
  color: #666; }
  @media screen and (max-width: 768px) {
    #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper .list-menu li a {
      font-size: 22px;
      line-height: 26px; } }

a:active {
  text-decoration: none;
  outline: 0;
  outline-style: none; }

#bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper .list-menu li .list-menu li {
  color: #0E4285;
  font-size: 26px;
  line-height: 30px; }
  @media screen and (max-width: 768px) {
    #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper .list-menu li .list-menu li {
      font-size: 22px;
      line-height: 26px; } }

#bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper .list-menu li {
  color: #0E4285;
  font-size: 20px;
  line-height: 30px; }
  @media screen and (max-width: 768px) {
    #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper .list-menu li {
      line-height: 26px; } }

#bottom-content-box .collapsible-content .corporate-item p, #bottom-content-box .collapsible-content .corporate-item li {
  padding-bottom: 0; }

#bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper .list-menu li .list-menu {
  list-style: disc;
  list-style-image: none; }

#bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper .list-menu {
  /* display: none; */
  list-style: square;
  list-style-image: none;
  padding-left: 20px;
  margin-bottom: 10px; }
  #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper .list-menu span {
    font-size: 26px;
    line-height: 30px;
    color: #666; }
    @media screen and (max-width: 768px) {
      #bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper .list-menu span {
        font-size: 22px;
        line-height: 26px; } }

#bottom-content-box .collapsible-content .corporate-item .footer-nav-wrapper .list-menu {
  /* display: none; */
  list-style: square;
  list-style-image: none;
  padding-left: 20px;
  margin-bottom: 10px; }

/* general inputs buttons style  */
.gen-input {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  height: 45px;
  padding: 0;
  margin-bottom: 5px;
  border: 1px solid #666;
  background-color: #fff; }
  .gen-input label {
    display: block;
    width: 100%;
    height: 43px;
    line-height: 43px;
    margin: 0 auto;
    padding: 0 10px;
    font-family: "KitithadaRegular";
    font-size: 26px;
    border-right: 1px solid #666; }
    @media screen and (max-width: 768px) {
      .gen-input label {
        font-size: 22px; } }
    .gen-input label span {
      color: #C90A11; }
  .gen-input input[type="text"] {
    font-family: "KitithadaRegular";
    width: 100%;
    height: 43px;
    margin: 0 auto;
    padding: 0 10px;
    border: none;
    font-size: 26px;
    outline: none; }
    @media screen and (max-width: 768px) {
      .gen-input input[type="text"] {
        font-size: 22px; } }
    .gen-input input[type="text"].location {
      background-position: calc( 100% - 10px) center;
    padding-right: 35px;
      background-image: url('../../../Images/icons/icon-pin-location.fw.png');
      background-repeat: no-repeat; }
    .gen-input input[type="text"].dateinput {
      background-position: calc( 100% - 10px) center;
    padding-right: 35px;
      background-image: url('../../../Images/icons/icon-dateinput.fw.png');
      background-repeat: no-repeat; }
  .gen-input input[type="password"] {
    font-family: "KitithadaRegular";
    width: 100%;
    height: 43px;
    margin: 0 auto;
    padding: 0 10px;
    border: none;
    font-size: 26px; }
    @media screen and (max-width: 768px) {
      .gen-input input[type="password"] {
        font-size: 22px; } }
  .gen-input select {
    font-family: "KitithadaRegular";
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    height: 43px;
    line-height: 43px;
    margin: 0 auto;
    padding: 0px 10px 0px 10px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -pie-border-radius: 0;
    behavior: url(pie/PIE.htc);
    font-size: 26px;
    color: #666;
    outline: none; }
    @media screen and (max-width: 768px) {
      .gen-input select {
        font-size: 22px; } }
  .gen-input select {
    background-image: url('../../../../Images/icons/p_dropdown_black.png');
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center;
}
  .gen-input.inline-block label {
    float: left;
    width: auto; }
  .gen-input.inline-block input[type="text"] {
    float: right;
    width: calc(100% - 25%);
    border-left: 1px solid #666; }
  .gen-input.inline-block select {
    float: right;
    width: calc(100% - 25%);
    border-left: 1px solid #666; }
  @media screen and (max-width: 767px) {
    .gen-input {
      height: auto; }
      .gen-input label {
        border: none;
        border-bottom: 1px solid #666; } }

.gen-input-textarea {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  /*min-height: 45px;*/
  height: auto;
  padding: 0;
  margin-bottom: 5px;
  border: 1px solid #666;
  background-color: #fff; }
  .gen-input-textarea label {
    display: block;
    width: 100%;
    height: 43px;
    line-height: 43px;
    margin: 0 auto;
    padding: 0 10px;
    font-family: "KitithadaRegular";
    font-size: 26px;
    border-right: 1px solid #666; }
    @media screen and (max-width: 768px) {
      .gen-input-textarea label {
        font-size: 22px; } }
    .gen-input-textarea label span {
      color: #C90A11; }
  .gen-input-textarea textarea {
    font-family: "KitithadaRegular";
    width: 100%;
    /*min-height: 183px;*/
    margin: 0 auto;
    padding: 8px 10px 7px 10px;
    border: none;
    font-size: 26px;
    resize: none;
    outline: none !important; }
    @media screen and (max-width: 768px) {
      .gen-input-textarea textarea {
        font-size: 22px; } }
    .gen-input-textarea textarea label {
      outline: none !important; }
  @media screen and (max-width: 767px) {
    .gen-input-textarea {
      height: auto !important; }
      .gen-input-textarea label {
        height: auto !important;
        border: none;
        border-bottom: 1px solid #666;
        outline: none !important; } }

.gen-input.active {
  border: 1px solid #0E4285; }
  .gen-input.active label {
    border-right: 1px solid #0E4285;
    color: #0E4285; }
    @media screen and (max-width: 767px) {
      .gen-input.active label {
        border: none;
        border-bottom: 1px solid #0E4285; } }
  .gen-input.active input[type="text"] {
    color: #0E4285; }
  .gen-input.active select {
    background-image: url("../../../../Images/icons/p_dropdown_blue.png");
    color: #0E4285; }
  .gen-input.active .box-inp-file label {
    border-right: none; }
    @media screen and (max-width: 767px) {
      .gen-input.active .box-inp-file label {
        border: none; } }
    .gen-input.active .box-inp-file label i {
      color: #0E4285; }
  .gen-input.active .box-inp-file .file-name {
    color: #0E4285; }
  .gen-input.active .box-inp-file .txt-hide {
    height: 30px;
    max-width: 85%;
    display: inline-block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }

.gen-input-textarea.active {
  border: 1px solid #0E4285;
  color: #0E4285; }
  .gen-input-textarea.active label {
    border-right: 1px solid #0E4285;
    color: #0E4285; }
    @media screen and (max-width: 767px) {
      .gen-input-textarea.active label {
        border: none;
        border-bottom: 1px solid #0E4285; } }

.custom-radio.active input {
  color: #0E4285;
  border: 1px solid #0E4285; }

.gen-button {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
  margin-bottom: 5px;
  min-width: 100%;
  height: 45px; }
  .gen-button.-left {
    text-align: left; }
  .gen-button.-center {
    text-align: center; }
  .gen-button.-right {
    text-align: right; }
  .gen-button input[type=button],
  .gen-button input[type=submit],
  .gen-button input[type=reset] {
    font-family: "KitithadaRegular";
    font-size: 26px;
    -webkit-appearance: button;
    cursor: pointer; }
    @media screen and (max-width: 768px) {
      .gen-button input[type=button],
      .gen-button input[type=submit],
      .gen-button input[type=reset] {
        font-size: 22px; } }
  .gen-button .btn-sm,
  .gen-button .btn-med,
  .gen-button .btn-lg,
  .gen-button * button.btn-sm,
  .gen-button * button.btn-med,
  .gen-button * button.btn-lg {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    padding: 0 40px;
    margin: 0 auto;
    text-align: center;
    font-family: "KitithadaRegular";
    color: #000;
    height: 43px;
    background-color: transparent;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
    border: none;
    overflow: hidden; }
    .gen-button .btn-sm.btn-primary,
    .gen-button .btn-med.btn-primary,
    .gen-button .btn-lg.btn-primary,
    .gen-button * button.btn-sm.btn-primary,
    .gen-button * button.btn-med.btn-primary,
    .gen-button * button.btn-lg.btn-primary {
      position: relative;
      color: #fff !important;
      border: 1px solid #0E4285;
      background-color: #0E4285; }
      .gen-button .btn-sm.btn-primary:hover,
      .gen-button .btn-med.btn-primary:hover,
      .gen-button .btn-lg.btn-primary:hover,
      .gen-button * button.btn-sm.btn-primary:hover,
      .gen-button * button.btn-med.btn-primary:hover,
      .gen-button * button.btn-lg.btn-primary:hover {
        border: 1px solid #000;
        background-color: #000; }
    .gen-button .btn-sm.btn-secondary,
    .gen-button .btn-med.btn-secondary,
    .gen-button .btn-lg.btn-secondary,
    .gen-button * button.btn-sm.btn-secondary,
    .gen-button * button.btn-med.btn-secondary,
    .gen-button * button.btn-lg.btn-secondary {
      position: relative;
      color: #fff !important;
      border: 1px solid #B7A676;
      background-color: #B7A676; }
      .gen-button .btn-sm.btn-secondary:hover,
      .gen-button .btn-med.btn-secondary:hover,
      .gen-button .btn-lg.btn-secondary:hover,
      .gen-button * button.btn-sm.btn-secondary:hover,
      .gen-button * button.btn-med.btn-secondary:hover,
      .gen-button * button.btn-lg.btn-secondary:hover {
        border: 1px solid #000;
        background-color: #000; }
    .gen-button .btn-sm.btn-dark,
    .gen-button .btn-med.btn-dark,
    .gen-button .btn-lg.btn-dark,
    .gen-button * button.btn-sm.btn-dark,
    .gen-button * button.btn-med.btn-dark,
    .gen-button * button.btn-lg.btn-dark {
      position: relative;
      color: #666;
      border: 1px solid #666;
      background-color: transparent; }
      .gen-button .btn-sm.btn-dark:hover,
      .gen-button .btn-med.btn-dark:hover,
      .gen-button .btn-lg.btn-dark:hover,
      .gen-button * button.btn-sm.btn-dark:hover,
      .gen-button * button.btn-med.btn-dark:hover,
      .gen-button * button.btn-lg.btn-dark:hover {
        color: #fff;
        border: 1px solid #000;
        background-color: #000; }
    .gen-button .btn-sm.btn-light,
    .gen-button .btn-med.btn-light,
    .gen-button .btn-lg.btn-light,
    .gen-button * button.btn-sm.btn-light,
    .gen-button * button.btn-med.btn-light,
    .gen-button * button.btn-lg.btn-light {
      position: relative;
      color: #fff;
      border: 1px solid #fff;
      background-color: transparent; }
      .gen-button .btn-sm.btn-light:hover,
      .gen-button .btn-med.btn-light:hover,
      .gen-button .btn-lg.btn-light:hover,
      .gen-button * button.btn-sm.btn-light:hover,
      .gen-button * button.btn-med.btn-light:hover,
      .gen-button * button.btn-lg.btn-light:hover {
        color: #fff;
        border: 1px solid #000;
        background-color: #000; }
    .gen-button .btn-sm.btn-gray,
    .gen-button .btn-med.btn-gray,
    .gen-button .btn-lg.btn-gray,
    .gen-button * button.btn-sm.btn-gray,
    .gen-button * button.btn-med.btn-gray,
    .gen-button * button.btn-lg.btn-gray {
      position: relative;
      color: #fff;
      border: 1px solid #666;
      background-color: #666; }
      .gen-button .btn-sm.btn-gray:hover,
      .gen-button .btn-med.btn-gray:hover,
      .gen-button .btn-lg.btn-gray:hover,
      .gen-button * button.btn-sm.btn-gray:hover,
      .gen-button * button.btn-med.btn-gray:hover,
      .gen-button * button.btn-lg.btn-gray:hover {
        color: #fff;
        border: 1px solid #000;
        background-color: #000; }
    .gen-button .btn-sm .btn-matchHeight,
    .gen-button .btn-med .btn-matchHeight,
    .gen-button .btn-lg .btn-matchHeight,
    .gen-button * button.btn-sm .btn-matchHeight,
    .gen-button * button.btn-med .btn-matchHeight,
    .gen-button * button.btn-lg .btn-matchHeight {
      height: 45px; }
    .gen-button .btn-sm.btn-icon-right,
    .gen-button .btn-med.btn-icon-right,
    .gen-button .btn-lg.btn-icon-right,
    .gen-button * button.btn-sm.btn-icon-right,
    .gen-button * button.btn-med.btn-icon-right,
    .gen-button * button.btn-lg.btn-icon-right {
      padding-left: 30px;
      text-align: left; }
    .gen-button .btn-sm.btn-icon-left,
    .gen-button .btn-med.btn-icon-left,
    .gen-button .btn-lg.btn-icon-left,
    .gen-button * button.btn-sm.btn-icon-left,
    .gen-button * button.btn-med.btn-icon-left,
    .gen-button * button.btn-lg.btn-icon-left {
      padding-right: 30px;
      text-align: right; }
    .gen-button .btn-sm .fa,
    .gen-button .btn-med .fa,
    .gen-button .btn-lg .fa,
    .gen-button * button.btn-sm .fa,
    .gen-button * button.btn-med .fa,
    .gen-button * button.btn-lg .fa {
      position: absolute;
      top: 0;
      right: 15px; }
      .gen-button .btn-sm .fa.fa-angle-left,
      .gen-button .btn-med .fa.fa-angle-left,
      .gen-button .btn-lg .fa.fa-angle-left,
      .gen-button * button.btn-sm .fa.fa-angle-left,
      .gen-button * button.btn-med .fa.fa-angle-left,
      .gen-button * button.btn-lg .fa.fa-angle-left {
        top: 0;
        left: 15px;
        right: 100%;
        font-size: 26px; }
      .gen-button .btn-sm .fa.fa-play-circle-o,
      .gen-button .btn-med .fa.fa-play-circle-o,
      .gen-button .btn-lg .fa.fa-play-circle-o,
      .gen-button * button.btn-sm .fa.fa-play-circle-o,
      .gen-button * button.btn-med .fa.fa-play-circle-o,
      .gen-button * button.btn-lg .fa.fa-play-circle-o {
        top: 0;
        left: 15px;
        right: 100%;
        font-size: 26px; }
      .gen-button .btn-sm .fa.fa-angle-right,
      .gen-button .btn-med .fa.fa-angle-right,
      .gen-button .btn-lg .fa.fa-angle-right,
      .gen-button * button.btn-sm .fa.fa-angle-right,
      .gen-button * button.btn-med .fa.fa-angle-right,
      .gen-button * button.btn-lg .fa.fa-angle-right {
        font-size: 26px; }
      .gen-button .btn-sm .fa.fa-download,
      .gen-button .btn-med .fa.fa-download,
      .gen-button .btn-lg .fa.fa-download,
      .gen-button * button.btn-sm .fa.fa-download,
      .gen-button * button.btn-med .fa.fa-download,
      .gen-button * button.btn-lg .fa.fa-download {
        top: 0;
        left: 15px;
        right: 100%;
        font-size: 20px; }
      .gen-button .btn-sm .fa.fa-print,
      .gen-button .btn-med .fa.fa-print,
      .gen-button .btn-lg .fa.fa-print,
      .gen-button * button.btn-sm .fa.fa-print,
      .gen-button * button.btn-med .fa.fa-print,
      .gen-button * button.btn-lg .fa.fa-print {
        font-size: 20px; }
      .gen-button .btn-sm .fa.fa-search,
      .gen-button .btn-med .fa.fa-search,
      .gen-button .btn-lg .fa.fa-search,
      .gen-button * button.btn-sm .fa.fa-search,
      .gen-button * button.btn-med .fa.fa-search,
      .gen-button * button.btn-lg .fa.fa-search {
        font-size: 20px; }
  .gen-button * button.btn-sm,
  .gen-button .btn-sm {
    font-size: 26px;
    line-height: 30px !important;
    height: 32px;
    border-radius: 0; }
    .gen-button * button.btn-sm a,
    .gen-button .btn-sm a {
      max-width: 100%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis; }
    .gen-button * button.btn-sm span,
    .gen-button .btn-sm span {
      font-size: 26px;
      line-height: 30px;
      max-width: 100%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis; }
    .gen-button * button.btn-sm .fa,
    .gen-button .btn-sm .fa {
      line-height: 30px; }
  .gen-button * button.btn-med,
  .gen-button .btn-med {
    font-size: 30px;
    line-height: 43px !important;
    height: 45px;
    border-radius: 0; }
    .gen-button * button.btn-med a,
    .gen-button .btn-med a {
      max-width: 100%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis; }
    .gen-button * button.btn-med span,
    .gen-button .btn-med span {
      font-size: 30px;
      line-height: 43px !important;
      max-width: 100%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis; }
    .gen-button * button.btn-med .fa,
    .gen-button .btn-med .fa {
      line-height: 43px !important; }
  @media screen and (max-width: 767px) {
    .gen-button {
      height: 40px; }
      .gen-button .btn-sm,
      .gen-button .btn-med,
      .gen-button .btn-lg,
      .gen-button * button.btn-sm,
      .gen-button * button.btn-med,
      .gen-button * button.btn-lg {
        height: 40px; }
        .gen-button .btn-sm.btn-icon-right,
        .gen-button .btn-med.btn-icon-right,
        .gen-button .btn-lg.btn-icon-right,
        .gen-button * button.btn-sm.btn-icon-right,
        .gen-button * button.btn-med.btn-icon-right,
        .gen-button * button.btn-lg.btn-icon-right {
          padding-left: 15px; }
        .gen-button .btn-sm.btn-icon-left,
        .gen-button .btn-med.btn-icon-left,
        .gen-button .btn-lg.btn-icon-left,
        .gen-button * button.btn-sm.btn-icon-left,
        .gen-button * button.btn-med.btn-icon-left,
        .gen-button * button.btn-lg.btn-icon-left {
          padding-right: 15px; }
        .gen-button .btn-sm .fa,
        .gen-button .btn-med .fa,
        .gen-button .btn-lg .fa,
        .gen-button * button.btn-sm .fa,
        .gen-button * button.btn-med .fa,
        .gen-button * button.btn-lg .fa {
          line-height: 38px !important; } }

.custom-radio {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  overflow: hidden; }
  .custom-radio input[type=radio] {
    display: none; }
  .custom-radio input[type=radio] + label {
    background-color: #fff;
    background-image: url("../../../Images/icons/ico-rad.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 27px;
    width: 27px;
    display: block;
    float: left;
    padding: 0;
    margin-right: 10px;
    border-radius: 50%;
    cursor: pointer; }
  .custom-radio input[type=radio]:checked + label {
    background-color: #fff;
    background-image: url("../../../Images/icons/ico-rad-checked.png");
    background-position: 0 0;
    background-repeat: no-repeat; }
  .custom-radio input[type=radio]:disabled + label + span.content-rdo-inline {
    color: #f0f0f0; }
  .custom-radio input[type=radio]:checked + label + span.content-rdo-inline {
    color: #666; }
  .custom-radio input[type=checkbox] {
    display: none; }
  .custom-radio input[type=checkbox] + label {
    background-color: #fff;
    background-image: url("../../../Images/icons/ico-chk.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 27px;
    width: 27px;
    display: block;
    float: left;
    padding: 0;
    margin-right: 10px;
    cursor: pointer; }
  .custom-radio input[type=checkbox]:checked + label {
    background-color: #fff;
    background-image: url("../../../Images/icons/ico-chk-checked.png");
    background-position: 0 0;
    background-repeat: no-repeat; }
  .custom-radio input[type=checkbox]:disabled + label + span.content-rdo-inline {
    color: #f0f0f0; }
  .custom-radio input[type=checkbox]:checked + label + span.content-rdo-inline {
    color: #666; }
  .custom-radio span.content-rdo-inline {
    padding-left: 0;
    line-height: 27px;
    color: #666;
    display: block;
    float: left;
    max-width: 85%;
    cursor: pointer; }

.standardform {
  display: block;
  padding: 0; }
  .standardform .formholder {
    display: block; }
  .standardform .note {
    font-size: 22px;
    line-height: 24px;
    color: #C90A11; }

.form-row {
  margin-bottom: 20px; }

.box-inp-file {
  position: relative; }
  .box-inp-file input[type=file] {
    display: none; }
  .box-inp-file label {
    cursor: pointer;
    border-right: none; }
    .box-inp-file label i {
      position: absolute;
      right: 25px;
      top: 10px;
      font-size: 20px;
      color: #B6A473; }
    @media screen and (max-width: 767px) {
      .box-inp-file label {
        border: none; } }
  .box-inp-file .file-name {
    position: absolute;
    padding: 0 10px;
    top: 6px; }

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
  color: #666; }

/* general table style  */
/* content page*/
/* responsive control stylesheet */
/* **DO NOT** import another scss component below reponsive import!! */
