/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap");
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/***********  Top Part  ************/
header {
  width: 100%;
  float: left;
  padding: 0; }

.top_strip {
  width: 100%;
  float: left;
  padding: 6px 0 7px 0;
  margin: 0;
  text-align: right;
  background: #515151; }

.top_strip ul {
  padding: 0px 0px 0px 0px;
  margin: 0; }

.top_strip ul li {
  padding: 0;
  margin: 0 0 0 18px;
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  line-height: 30px; }

.top_strip ul li a {
  color: #ffffff; }

.top_strip ul li a:hover {
  color: #ffd64a; }

.search_info {
  font-size: 17px;
  color: #fff; }

.search_block {
  margin-top: 120px;
  position: relative; }

.search_block .field {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font-size: 30px;
  font-weight: 300;
  color: #FFF;
  border-bottom: 1px solid #fff; }

.search_block .search_btn {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 24px;
  color: #fff;
  border: none;
  background: none; }

.search_block .search_btn:hover {
  color: #ccc;
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.2); }

.modal-content .close {
  right: 0;
  font-size: 28px;
  color: #000;
  opacity: 1; }

.modal-content .close:hover {
  color: #000;
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.2); }

.modal-backdrop.in {
  opacity: 0.80; }

.elsearch .modal-content {
  background: none;
  border: none; }

.modal-backdrop.show {
  opacity: 0.7; }

/*********** Nav Sec *********/
.nav_sec {
  width: 100%;
  float: left;
  padding: 20px 0;
  margin: 0; }

.nav_sec .navbar {
  padding: 0; }

.nav_sec .navbar-light .navbar-brand {
  margin: 0;
  padding: 0; }

.nav_sec figure {
  margin: 0;
  padding: 0; }

.nav_sec .navbar-light .navbar-brand img {
  width: 100%;
  max-width: 157px; }

.nav_sec .rtxt {
  margin: 0;
  padding: 0 0 0 0px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  font-size: 30px;
  color: #000;
  font-weight: 500;
  line-height: normal; }

.nav_sec .navbar-light .navbar-nav {
  -ms-flex-order: 2;
      order: 2; }

.nav_sec .navbar-light .navbar-nav li {
  margin: 0 0 0 40px;
  padding: 0; }

.nav_sec .navbar-light .navbar-nav .nav-link {
  padding: 8px 0;
  font-size: 16px;
  color: #403b3b; }

.nav_sec .navbar-light .navbar-nav .nav-link:hover, .nav_sec .navbar-light .navbar-nav .nav-link:focus, .nav_sec .navbar-light .navbar-nav .show > .nav-link, .nav_sec .navbar-light .navbar-nav .active > .nav-link, .nav_sec .navbar-light .navbar-nav .nav-link.show, .nav_sec .navbar-light .navbar-nav .nav-link.active {
  color: #b80f0a; }

.nav_sec .dropdown-menu {
  margin-top: 0;
  border-radius: 0;
  box-shadow: 3px 3px 17px rgba(0, 0, 0, 0.14);
  border: none;
  padding: 0; }

.nav_sec .dropdown-item {
  padding: 7px 20px;
  font-size: 16px;
  color: #403b3b; }

.nav_sec .dropdown-item:hover, .nav_sec .dropdown-item.active {
  background: #b80f0a;
  color: #fff; }

@media (min-width: 900px) {
  .nav_sec .navbar-light .navbar-brand img {
    width: 138px; } }

@media (min-width: 900px) {
  .i18n-in .nav_sec .rtxt {
    font-size: 24px; }
  .i18n-iu .nav_sec .rtxt {
    font-size: 24px; } }

/********* Contact *********/
.info_contant {
  width: 100%;
  float: left;
  margin: 0;
  padding: 45px 0;
  background: #e0e0e0; }

.info_contant h2 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 21px;
  color: #b80f0a; }

.info_contant p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #000; }

.info_contant p a {
  color: #000;
  text-decoration: underline; }

.info_contant p a:hover {
  color: #b80f0a; }

.info_contant ul {
  margin: 0;
  padding: 0; }

.info_contant ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 14px;
  color: #000; }

.info_contant ul li:after {
  content: "";
  display: inline-block;
  margin: 0 5px 0 4px; }

.info_contant ul li:last-child:after {
  display: none; }

.info_contant ul li a {
  color: #000; }

.info_contant ul li a:hover {
  color: #b80f0a; }

.info_contant ul li img {
  width: 18px;
  margin-right: 0; }

/********* FOOTER ********/
footer {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0; }

.footer_sec {
  width: 100%;
  float: left;
  margin: 0;
  padding: 50px 0 70px 0;
  background: #f4f4f4; }

.flogo {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0; }

.footer_sec h3 {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 21px;
  color: #505050; }

.listing_links {
  margin: 0;
  padding: 0; }

.listing_links li {
  margin: 0 0 14px 0;
  padding: 0 0 0 19px;
  font-size: 14px;
  color: #000;
  position: relative; }

.listing_links li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #bfbfbf;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 7px; }

.listing_links li a {
  color: #000; }

.listing_links li a:hover {
  color: #c52127; }

.footer_links {
  margin: 0;
  padding: 0; }

.footer_links li {
  margin: 0 0 14px 0;
  padding: 0;
  font-size: 14px;
  color: #000;
  position: relative; }

.footer_links li a {
  color: #000; }

.footer_links li a:hover {
  color: #b80f0a; }

.copyright {
  width: 100%;
  float: left;
  margin: 0;
  padding: 10px 0 0 0;
  background: #505050; }

.copyright ul {
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
  float: left; }

.copyright ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  font-size: 12px;
  color: #fff; }

.copyright ul li:after {
  content: "|";
  display: inline-block;
  margin: 0 8px 0 11px; }

.copyright ul li:last-child:after {
  display: none; }

.copyright ul li a {
  color: #ffffff; }

.copyright ul li a:hover {
  color: #ffd64a; }

.copyright p {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 12px;
  color: #fff;
  text-align: right; }

.region-top {
  width: 100%; }

.block-locale ul.language-switcher-locale-url li.is-active {
  display: none; }

.block-search {
  float: right;
  margin-left: 10px; }

.searchlink a:hover {
  color: #ffd64a; }

.block-locale {
  float: right;
  margin-left: 10px; }

#block-nuelection-search .input-group, #block-nuelection-search .form-actions {
  display: none; }

#block-nuelection-search .form-item, #block-nuelection-search .form-actions {
  margin: 0; }

.view-news-block .views-row {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 20px 0px;
  border-bottom: 1px solid #bfbfbf; }

/************* Section ***********/
/*section{ width:100%; float:left; padding:0; margin:0;}*/
/********** Hero ************/
.hero_sec {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0; }

.hero_sec .hero_cap {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); }

.hero_sec .cap_inn {
  width: 100%;
  float: left;
  padding: 0 0 0 25px;
  margin: 0;
  max-width: 480px;
  border-left: 16px solid #ffd54a; }

.hero_sec h1 {
  margin: 0 0 25px 0;
  padding: 0;
  line-height: 50px; }

.hero_sec p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #000000;
  line-height: 24px; }

.hero_sec .cap_inn.clsbar_1 {
  border-left: 16px solid #ffd54a; }

.hero_sec .cap_inn.clsbar_2 {
  border-left: 16px solid #db6727; }

.hero_sec .cap_inn.clsbar_3 {
  border-left: 16px solid #5b73ae; }

.hero_sec .cap_inn.clsbar_4 {
  border-left: 16px solid #866ea6; }

.hero_sec .cap_inn.clsbar_5 {
  border-left: 16px solid #7da46a; }

.hero_sec .owl-carousel .owl-dots {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  z-index: 9; }

.hero_sec .owl-carousel .owl-dot {
  margin: 0 4px;
  display: inline-block; }

.hero_sec .owl-carousel .owl-dot span {
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  background: #fff; }

.hero_sec .owl-carousel .owl-dot.active span {
  background: #ffd54a; }

.hero_sec .owl-carousel .owl-nav button {
  width: 48px;
  height: 48px;
  font-size: 0;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  background: #c4c4c4 !important;
  z-index: 555;
  transition: all .6s ease-in-out; }

.hero_sec .owl-carousel .owl-nav button.owl-prev {
  left: 15px; }

.hero_sec .owl-carousel .owl-nav button.owl-prev:after {
  content: "\f104";
  font-family: 'FontAwesome';
  font-size: 25px;
  color: #fff; }

.hero_sec .owl-carousel .owl-nav button.owl-next {
  right: 15px; }

.hero_sec .owl-carousel .owl-nav button.owl-next:after {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 25px;
  color: #fff; }

.hero_sec .owl-carousel .owl-nav button:hover {
  background: #ffd54a !important; }

/********** Register *********/
.reg_sec {
  width: 100%;
  float: left;
  padding: 74px 0; }

.reg_link {
  margin: 0;
  padding: 23px 45px;
  font-size: 21px;
  color: #b80f0a;
  background: #ffd54a;
  display: inline-block;
  font-weight: 700; }

.reg_link i {
  margin-left: 5px;
  color: #b80f0a;
  display: inline-block;
  transition: all .6s ease-in-out; }

.reg_link:hover {
  background: #515151;
  color: #f4d557; }

.reg_link:hover i {
  color: #f4d557; }

.reg_sec h3 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 21px;
  color: #b80f0a; }

.reg_sec p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #000000;
  line-height: 24px; }

/********* Category *********/
.cate_sec {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0; }

.cate_sec {
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  padding: 74px 0; }

.cate_block {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  background: #f4f4f4;
  transition: all .6s ease-in-out;
  height: 100%; }

.cate_block h3 {
  margin: 0;
  padding: 0 29px;
  line-height: 96px;
  color: #fff;
  border-left: 16px solid #bfbfbf;
  background: #505050;
  transition: all .6s ease-in-out; }

.cate_block:hover h3 {
  border-color: #ffd54a; }

.cate_block ul {
  margin: 0;
  padding: 35px 45px 26px 45px; }

.cate_block ul li {
  margin: 0 0 9px 0;
  padding: 0 0 0 19px;
  font-size: 18px;
  color: #000;
  position: relative; }

.cate_block ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #bfbfbf;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px; }

.cate_block ul li a {
  color: #000; }

.cate_block ul li a:hover {
  color: #941a1f;
  text-decoration: underline; }

/********* News & Event *********/
.news_sec {
  width: 100%;
  float: left;
  margin: 0;
  padding: 74px 0; }

.news_sec h2 {
  margin: 0 0 40px 0;
  padding: 0;
  font-size: 21px;
  color: #b80f0a; }

.news_sec .news {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: 100%;
  background: #f4f4f4;
  overflow: hidden; }

.news_sec figure {
  width: 100%;
  max-width: 100px;
  float: left;
  margin: 0;
  padding: 10px 0;
  background: #a984c9;
  position: relative;
  z-index: 3;
  text-align: center; }

.news_sec figure:before {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  background: #505050;
  z-index: -1; }

.news_sec figure img {
  z-index: 2;
  position: relative;
  width: 100%;
  max-width: 73px; }

.news_sec .detail {
  width: 100%;
  float: left;
  margin: 0;
  padding: 35px 30px 35px 45px; }

.news_sec h3 {
  margin: 0 0 7px 0;
  padding: 0;
  position: relative; }

.news_sec h3 a {
  color: #000000; }

.news_sec h3 a:hover {
  color: #b80f0a; }

.news_sec h3:before {
  content: "";
  width: 8px;
  height: 100%;
  background: #a083c6;
  position: absolute;
  left: -45px;
  top: 0; }

.news_sec .date {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 12px;
  color: #000000;
  font-weight: 600; }

.news_sec p {
  margin: 0 0 24px 0;
  padding: 0;
  font-size: 14px;
  color: #000000; }

.more_link {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #b80f0a;
  font-weight: 700; }

.more_link i {
  /*
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;
    position:relative;     
    top:1px;    
    */ }

.more_link:hover {
  color: #000000 !important;
  text-decoration: none !important; }

.news.news1 h3:before {
  background: #db6727; }

.news.news1 figure {
  background: #db6727; }

.news.news2 h3:before {
  background: #8ebc78; }

.news.news2 figure {
  background: #8ebc78; }

.news.news3 h3:before {
  background: #6080e3; }

.news.news3 figure {
  background: #6080e3; }

.news.news4 h3:before {
  background: #a083c6; }

.news.news4 figure {
  background: #a083c6; }

.news.news5 h3:before {
  background: #dbdada; }

.news.news5 figure {
  background: #dbdada; }

/* modal */
.modal-backdrop.show {
  opacity: 0.85; }

.modal {
  z-index: 999999; }

.news-label {
  background: #dbdada;
  margin-right: 2px;
  font-size: 0.8em;
  padding: 0 9px;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block; }

.label-183 {
  background-color: #db6727; }

.label-184 {
  background-color: #8ebc78; }

.label-185 {
  background-color: #6080e3; }

.label-186 {
  background-color: #a083c6; }

.label-187 {
  background-color: #dbdada; }

.search__wrapper {
  position: relative;
  display: inline-block; }

.search-block-form .contextual .trigger {
  display: none; }

.search-block-form .search {
  padding: 0;
  margin: 0;
  display: inline-block; }

.search-block-form .search__icon:hover {
  color: #ffd54a; }

.search-block-form .search__wrapper {
  position: relative;
  display: inline-block; }

.search-block-form .search__field {
  width: 24px;
  height: 26px;
  color: transparent;
  font-size: 0;
  padding: 0;
  border: none;
  background: none;
  border-radius: 0;
  cursor: pointer;
  /*transition: all 0.3s ease-in-out;*/
  position: relative;
  top: 1px; }

.search-block-form .search__field:focus {
  width: 220px;
  color: #484848;
  cursor: default;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  padding: 0 20px 0 40px;
  font-size: 14px; }

.search-block-form .search__field:focus ~ .search__icon {
  color: #ffd54a;
  background-color: transparent;
  cursor: pointer;
  pointer-events: auto;
  left: 10px; }

.search-block-form .search__field:hover ~ .search__icon {
  color: #ffd54a; }

.search-block-form .search__icon {
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  width: 24px;
  height: 26px;
  text-align: center;
  font-size: 17px;
  color: #fff;
  border: none;
  border-radius: 0%;
  pointer-events: none;
  display: inline-block;
  /*transition: background-color 0.2s ease-in-out; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition:all .4s ease-in-out;*/ }

/*
.search-block-form .search__field::-webkit-input-placeholder {  position: relative; top: 0; left: 0; transition-property: top, color; transition-duration: .1s; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000; perspective: 1000;}
.search-block-form .search__field:-moz-placeholder { position: relative; top: 0; left: 0; transition-property: top, color; transition-duration: .1s; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000; perspective: 1000;}
.search-block-form .search__field::-moz-placeholder { position: relative; top: 0; left: 0; transition-property: top, color; transition-duration: .1s; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000; perspective: 1000;}
.search-block-form .search__field:-ms-input-placeholder { position: relative; top: 0; left: 0; transition-property: top, color; transition-duration: .1s; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000; perspective: 1000;}
.search-block-form .search__field::-webkit-input-placeholder[style*=hidden] { color: #484848; font-size: .65em; font-weight: normal; top: -20px; opacity: 1; visibility: visible !important;}
.search-block-form .search__field:-moz-placeholder[style*=hidden] { color: #484848; font-size: .65em; font-weight: normal; top: -20px; opacity: 1; visibility: visible !important;}
.search-block-form .search__field::-moz-placeholder[style*=hidden] { color: #484848; font-size: .65em; font-weight: normal; top: -20px; opacity: 1; visibility: visible !important;}
.search-block-form .search__field:-ms-input-placeholder[style*=hidden] { color: #484848; font-size: .65em; font-weight: normal; top: -20px; opacity: 1; visibility: visible !important;}
*/
.search-form .search__icon {
  display: none; }

.global_title {
  margin: 0 0 46px 0;
  padding: 0; }

/****** Inner Banner ******/
.inner_banner {
  width: 100%;
  float: left;
  margin: 0;
  padding: 40px 0 43px 0;
  background: url(../images/inner_bg.jpg) no-repeat center center;
  background-size: cover; }

.breadcrumb_info {
  margin: 0 0 30px 0;
  padding: 0; }

.breadcrumb_info li {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 14px;
  color: #505050;
  text-transform: uppercase;
  font-weight: 500;
  position: relative; }

.breadcrumb_info li:after {
  content: "/";
  display: inline-block;
  margin: 0 8px 0 11px; }

.breadcrumb_info li:last-child:after {
  display: none; }

.breadcrumb_info li a {
  color: #505050;
  text-decoration: underline; }

.breadcrumb_info li a:hover {
  color: #b80f0a; }

.inner_banner h1 {
  margin: 0;
  padding: 0 0 0 30px;
  line-height: 50px;
  border-left: 16px solid #ffd54a; }

/******* Typography *******/
.typography_sec {
  width: 100%;
  float: left;
  margin: 0;
  padding: 60px 0; }

.typography_sec h1 {
  margin: 0 0 10px 0;
  padding: 0; }

.typography_sec h2 {
  margin: 0 0 20px 0;
  padding: 0; }

.typography_sec h3 {
  margin: 0 0 20px 0;
  padding: 0;
  color: #b80f0a; }

.typography_sec h4 {
  margin: 0 0 20px 0;
  padding: 0; }

.typography_sec h5 {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 21px;
  color: #b80f0a;
  font-weight: 700; }

.typography_sec p small {
  font-size: 10px;
  color: #505050;
  line-height: normal; }

.typography_sec .info {
  margin: 0 0 30px 0;
  padding: 0;
  font-size: 18px;
  color: #505050; }

.accordion {
  margin: 0;
  padding: 0px 0; }

.accordion > .card {
  margin: 0 0 15px 0;
  padding: 0;
  border: none;
  border-radius: 0 0 0 0; }

.accordion .card-header {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0 0 0 0; }

.accordion .card-header .btn {
  width: 100%;
  margin: 0;
  padding: 14px 30px 14px 50px;
  border: none;
  border-radius: 0 0 0 0;
  background: #e1e1e1;
  color: #000;
  font-size: 21px;
  font-weight: 500;
  display: block;
  text-decoration: none;
  text-align: left; }

.accordion .card-header .btn:after {
  content: "";
  background: url(../images/minus_icon.svg) no-repeat center center;
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 15px;
  top: 18px;
  text-align: center; }

.accordion .card-header .btn.collapsed:after {
  content: "";
  background: url(../images/plus_icon.svg) no-repeat center center;
  background-size: 100% 100%; }

.accordion .card-header h2.cd-title {
  width: 100%;
  margin: 0;
  padding: 14px 20px 14px 15px;
  border: none;
  border-radius: 0 0 0 0;
  background: #e1e1e1;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  display: block;
  text-align: left; }

.accordion .card-header .btn.btnelected, .accordion .card-header h2.cd-title.btnelected {
  background: #db6727;
  color: #fff; }

.election-blue .accordion.mapdetail.candidates .card-header .btn {
  background: #42558a;
  color: #fff; }

.accordion .card-body {
  background: #f5f5f5;
  padding: 20px 30px 15px 60px; }

.accordion .card-body p {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 18px;
  color: #505050; }

.accordion .card-body.cdetail_inner {
  padding: 20px 25px 20px 25px; }

.accordion .card-body.cdetail_inner.candidates_inner {
  background: #f5f5f5; }

@media (max-width: 767px) {
  .accordion .card-body.cdetail_inner.candidates_inner .cdetail_inner,
  .accordion .card-body.cdetail_inner.candidates_inner .cperson {
    display: block; } }

.accordion .card-body .cimagelink:after {
  content: "";
  background: url(../images/plus_icon.svg) no-repeat center center;
  background-size: auto;
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px; }

.btns {
  margin: 0;
  padding: 23px 45px;
  font-size: 21px;
  color: #b80f0a;
  background: #ffd54a;
  display: inline-block;
  font-weight: 700; }

.btns i {
  margin-left: 5px;
  color: #b80f0a;
  display: inline-block;
  transition: all .6s ease-in-out; }

.btns:hover {
  background: #515151;
  color: #f4d557; }

.btns:hover i {
  color: #f4d557; }

/****** Inner Sec *******/
.inner_sec {
  width: 100%;
  float: left;
  margin: 0;
  padding: 64px 0 60px 0; }

.inner_sec .detail {
  width: 100%;
  float: left;
  margin: 0 0 60px 0;
  padding: 0 0 60px 0;
  border-bottom: 6px solid #bfbfbf; }

.inner_sec .detail:last-child {
  margin: 0;
  padding: 0;
  border-bottom: none; }

/*
.inner_sec h3{ margin:0 0 10px 0; padding:0; color:#db6727;}
.inner_sec p{ margin:0 0 20px 0; padding:0; font-size:18px; color:#000;}
*/
.purple .inner_banner h1 {
  border-color: #a083c6; }

.purple .inner_sec .detail {
  border-width: 1px; }

/*********** Nav Sec2 *********/
.nav_sec2 {
  width: 100%;
  float: left;
  padding: 25px 0 0 0;
  margin: 0; }

.nav_sec2 .navbar {
  padding: 0; }

.nav_sec2 .navbar-light .navbar-nav li {
  margin: 0 60px 0 0;
  padding: 0;
  min-width: 171px;
  text-align: center; }

.nav_sec2 .navbar-light .navbar-nav .nav-link {
  padding: 0 0 15px 0;
  font-size: 16px;
  color: #000000;
  font-weight: 600;
  border-bottom: 11px solid #db6727;
  position: relative;
  z-index: 999; }

.nav_sec2 .navbar-light .navbar-nav li:nth-child(2) .nav-link {
  border-color: #5b73ae; }

.nav_sec2 .navbar-light .navbar-nav li:nth-child(3) .nav-link {
  border-color: #866ea6; }

.nav_sec2 .navbar-light .navbar-nav li:nth-child(4) .nav-link {
  border-color: #7da46a; }

.nav_sec2 .navbar-light .navbar-nav .nav-link:before {
  content: "";
  border: none;
  width: 20px;
  height: 20px;
  background: #000000;
  border: 2px solid #fff;
  margin: auto;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  top: auto;
  border-radius: 50%;
  opacity: 0;
  transition: all .6s ease-in-out; }

.nav_sec2 .navbar-light .navbar-nav .nav-link:hover:before, .nav_sec2 .navbar-light .navbar-nav .nav-link:focus:before, .nav_sec2 .navbar-light .navbar-nav .show > .nav-link:before, .nav_sec2 .navbar-light .navbar-nav .active > .nav-link:before, .nav_sec2 .navbar-light .navbar-nav .nav-link.show:before, .nav_sec2 .navbar-light .navbar-nav .nav-link.active:before {
  opacity: 1; }

/*
.nav_sec2 .navbar-light .navbar-nav .nav-link:hover, .nav_sec2 .navbar-light .navbar-nav .nav-link:focus, .nav_sec2 .navbar-light .navbar-nav .show > .nav-link, .nav_sec2 .navbar-light .navbar-nav .active > .nav-link, .nav_sec2 .navbar-light .navbar-nav .nav-link.show, .nav_sec2 .navbar-light .navbar-nav .nav-link.active{ color:#bfbfbf;}
*/
.nav_sec2 .navbar-light .navbar-nav .active > .nav-link, .nav_sec2 .navbar-light .navbar-nav .nav-link.show, .nav_sec2 .navbar-light .navbar-nav .nav-link.active {
  color: #db6727; }

.nav_sec2 .navbar-light .navbar-nav li:nth-child(1) .nav-link:hover {
  color: #db6727; }

.nav_sec2 .navbar-light .navbar-nav li:nth-child(2) .nav-link:hover {
  color: #5b73ae; }

.nav_sec2 .navbar-light .navbar-nav li:nth-child(3) .nav-link:hover {
  color: #866ea6; }

.nav_sec2 .navbar-light .navbar-nav li:nth-child(4) .nav-link:hover {
  color: #7da46a; }

.nav_sec2 .navbar-light .navbar-nav .nav-link:after {
  display: none; }

.nav_sec2 .dropdown-menu {
  margin-top: -6px;
  border-radius: 0;
  background: #f5f5f5;
  box-shadow: none;
  border: 2px solid #e1e1e1;
  padding: 35px 12px;
  left: -30px;
  min-width: 330px;
  z-index: 99; }

.nav_sec2 .dropdown-menu.megadrop {
  min-width: 688px; }

.nav_sec2 h6 {
  margin: 0 0 30px 0;
  padding: 0 20px;
  font-size: 14px;
  color: #505050;
  font-weight: 700;
  text-transform: uppercase; }

.nav_sec2 .dropdown-menu.megadrop span {
  margin: 0 0 10px 0;
  padding: 0 20px;
  font-size: 14px;
  color: #505050;
  font-weight: 700;
  text-transform: uppercase; }

.nav_sec2 .dropdown-menu.megadrop span:hover {
  background: none; }

.nav_sec2 .dropdown-menu.megadrop span.dropdown-item.active {
  background: none; }

.nav_sec2 .dropdown-item {
  padding: 13px 20px;
  margin: 0 0 1px 0;
  font-size: 16px;
  color: #505050;
  white-space: normal;
  line-height: normal; }

.nav_sec2 .dropdown-item:hover, .nav_sec2 .dropdown-item.active {
  background: #505050;
  color: #fff; }

.nav_sec2 .dropdown-item.active, .nav_sec2 .dropdown-item:active {
  background: #505050;
  color: #fff; }

.resourc_mb {
  width: 100%;
  float: left;
  padding: 10px 0;
  margin: 10px 0 0 0;
  font-size: 14px;
  color: #505050;
  border-top: 1px solid #979797; }

.resourc_mb a {
  color: #505050; }

@media all and (max-width: 768px) {
  .nav_sec2 .navbar-light .navbar-nav .nav-link:after {
    display: block; } }

/*
@media all and (min-width: 768px) {
.navbar .nav-item .dropdown-menu{ display: none; }
.navbar .nav-item:hover .nav-link{   }
.nav_sec2 .navbar-light .navbar-nav .nav-link:after{ display:none;}
.navbar .nav-item:hover .dropdown-menu, .navbar .nav-item.show .dropdown-menu{ display: block; }
.navbar .nav-item .dropdown-menu{ margin-top:0;}
}	*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.arrow-straight, #box-3:before, #box-3:after, #box-3-yes:before, #box-3-yes:after, #box-3-no:before, #box-4:after,
#box-5:after,
#box-6:after {
  content: "";
  width: 10px;
  height: 50px;
  display: block;
  background: url(../images/arrow-straight.png) bottom center;
  position: absolute;
  bottom: -50px;
  left: 50%; }

#flowchart .wrapper:before, #flowchart .wrapper:after {
  content: " ";
  display: table; }

#flowchart .wrapper:after {
  clear: both; }

#flowchart .box {
  padding: 20px 30px;
  margin-bottom: 50px;
  border-radius: 8px;
  position: relative; }

@media only screen and (max-width: 767px) {
  #flowchart .box {
    padding: 15px; } }

#flowchart .box h4 {
  margin-bottom: 0; }

.grey-1 {
  background: #edede5; }

.grey-2 {
  background: #d7d7cb; }

.grey-3 {
  background: #c7c7bc; }

.grey-4 {
  background: #b1b1a4; }

.orange-1 {
  background: #98bc7f; }

.orange-2 {
  background: #98bc7f; }

.orange-3 {
  background: #98bc7f; }

.orange-4 {
  background: #98bc7f; }

.orange-5 {
  background: #98bc7f; }

.red {
  background: #fd7801; }

.connect {
  font-weight: bold;
  margin-top: 100px;
  text-align: center;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 767px) {
  .connect {
    float: left;
    width: 8.33333%; } }

@media only screen and (max-width: 767px) {
  .connect {
    display: none;
    float: left; } }

.connect > div {
  margin-left: -8px; }

.i18n-in .connect > div {
  font-size: 12px;
  margin-left: -18px;
  margin-right: -18px; }

.i18n-iu .connect > div {
  font-size: 14px;
  margin-left: -12px;
  margin-right: -12px; }

#box-1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 767px) {
  #box-1 {
    float: left;
    width: 50%; } }

@media only screen and (max-width: 767px) {
  #box-1 {
    min-height: 100px;
    width: 49% !important;
    margin-right: 2% !important;
    float: left; } }

#box-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 767px) {
  #box-2 {
    float: left;
    width: 41.66667%; } }

@media only screen and (max-width: 767px) {
  #box-2 {
    min-height: 100px;
    width: 49% !important;
    float: left; } }

#box-3:before {
  top: -100px;
  left: 25%;
  height: 100px;
  z-index: -1; }

#box-3:after {
  top: -100px;
  height: 100px;
  left: 75%;
  z-index: -1; }

#box-3-yes {
  text-align: center;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 767px) {
  #box-3-yes {
    float: left;
    width: 33.33333%; } }

@media (min-width: 767px) {
  #box-3-yes {
    left: 8.33333%; } }

@media only screen and (max-width: 767px) {
  #box-3-yes {
    min-height: 100px;
    width: 49% !important;
    margin-right: 2% !important;
    float: left;
    left: 0%; } }

#box-3-yes:before {
  top: -50px; }

#box-3-no {
  text-align: center;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 767px) {
  #box-3-no {
    float: left;
    width: 33.33333%; } }

@media (min-width: 767px) {
  #box-3-no {
    left: 16.66667%; } }

@media only screen and (max-width: 767px) {
  #box-3-no {
    min-height: 100px;
    width: 49% !important;
    float: left;
    left: 0%; } }

#box-3-no:before {
  top: -50px; }

.inner_sec #flowchart p {
  color: #242020; }

.inner_sec .inner #flowchart.field--name-body ul li {
  color: #242020; }

.inner_sec .inner #flowchart.field--name-body ul li::before {
  background: #242020; }

ul.alphabet {
  margin-left: 50px;
  margin-bottom: 20px; }
  ul.alphabet li {
    margin: 0 0 15px 0;
    border-right: 1px solid #999;
    padding-left: 0;
    padding-right: 0;
    display: inline-block; }
    ul.alphabet li a {
      padding: 0 7px;
      display: block;
      font-size: 28px;
      line-height: 25px;
      color: #222; }
    ul.alphabet li a:hover, ul.alphabet li a:focus {
      text-decoration: none; }
    ul.alphabet li span {
      padding: 0 7px;
      color: #999;
      display: block;
      font-size: 28px;
      line-height: 25px; }
  ul.alphabet li:last-child {
    border-right: none; }

.character {
  margin-bottom: 20px; }
  .character .letter {
    float: left;
    width: 40px;
    height: 40px;
    background-color: #f0bf2f;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-top: 3px; }
    .character .letter span {
      color: #FFF;
      font-weight: bold;
      font-family: 'Montserrat',sans-serif;
      font-size: 22px;
      margin-top: 2px;
      display: block; }
  .character .term {
    margin-left: 50px;
    margin-bottom: 10px; }
    .character .term h4 {
      margin-bottom: 0;
      background-color: #e1e1d9; }
      .character .term h4 a.term-trigger {
        padding: 10px;
        display: block;
        color: #222;
        font-size: 0.9em;
        font-weight: 500; }
        .character .term h4 a.term-trigger span {
          height: 21px;
          width: 21px;
          display: inline-block;
          margin-right: 10px;
          background: url(../images/icon-accordion.png);
          background-position: 40px 0; }
      .character .term h4 a.term-trigger:hover, .character .term h4 a.term-trigger:focus {
        text-decoration: none; }
    .character .term .wrapper {
      display: none;
      background-color: #f6f7f2;
      padding: 15px 40px;
      margin-bottom: 10px; }
      .character .term .wrapper .term-content {
        margin-bottom: 10px;
        background-position: 0 4px; }

.label-term {
  background: #ffcc00;
  margin-right: 2px;
  font-size: 0.8em;
  padding: 0 9px;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block; }

.label-term + p {
  display: inline; }

.label-plebicite {
  background-color: #7da46a; }

.label-election {
  background-color: #db6727; }

.label-municipal {
  background-color: #5b73ae; }

.label-liquorelection {
  background-color: #866ea6; }

#document-tree {
  padding-left: 0;
  list-style: none; }
  #document-tree ul {
    padding-left: 0;
    list-style: none; }
  #document-tree .wrapper {
    padding: 0;
    position: relative; }
    #document-tree .wrapper .wrapper {
      margin: 0 0 0.25em 1.5em; }
    #document-tree .wrapper ul {
      height: 0;
      overflow: hidden; }
  #document-tree .wrapper.is-opened > a.link-folder:before {
    background: url(../images/minus_icon.svg) no-repeat center center;
    background-size: 100% 100%; }
  #document-tree .wrapper.is-opened > ul {
    height: 100%; }
  #document-tree a:focus {
    outline: none; }

#document-tree.show-edit a.link-edit {
  position: absolute;
  right: 0;
  top: 12px;
  padding: 0;
  z-index: 1000; }

#document-tree.show-edit a.link-edit:before {
  display: none; }

#document-tree.show-edit a.link-folder,
#document-tree.show-edit a.link-file-download {
  padding-right: 40px; }

.folder-name {
  border-bottom: 1px solid #d9d9d9; }

.link-folder {
  padding: 13px 0 13px 35px;
  margin-bottom: 0;
  font-size: 21px;
  cursor: pointer;
  display: block;
  color: #000;
  font-weight: 500;
  position: relative;
  border-bottom: 1px solid #d9d9d9; }

.link-folder:before {
  content: "";
  background: url(../images/plus_icon.svg) no-repeat center center;
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0px;
  top: 15px; }

a.link-folder:hover {
  color: #941a1f; }

.link-file {
  position: relative;
  border-bottom: 1px solid #d9d9d9;
  margin-left: 45px; }
  .link-file a.link-file-download {
    position: relative;
    padding: 13px 0 13px 30px;
    display: block;
    font-size: 18px; }
  .link-file a.link-file-download:before {
    background-image: url(../images/icon-accordion.png);
    background-position: -42px 0;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: ''; }
  .link-file a.link-file-download-zip {
    position: relative;
    padding: 13px 0 13px 30px;
    display: block;
    font-size: 18px; }
  .link-file a.link-file-download-zip:before {
    content: "";
    background-image: url(../images/zip-icon.png);
    background-size: 100% 100%;
    width: 21px;
    height: 21px;
    display: block;
    position: absolute;
    top: 15px;
    left: 0; }

#document-tree .hidedocs {
  display: none; }

#document-tree a.link-folder, #document-tree a.link-file-download {
  padding-right: 40px; }

#document-tree a.link-edit {
  position: absolute;
  right: 0;
  top: 12px;
  padding: 0;
  z-index: 1000; }

#mapdetails .link-file {
  margin-left: 0px; }

.view-how-to-vote .view-header {
  margin-bottom: 40px; }

.view-how-to-vote .view-content .views-row {
  margin-bottom: 60px; }

.view-how-to-vote .view-content .views-row:before, .view-how-to-vote .view-content .views-row:after {
  content: " ";
  display: table; }

.view-how-to-vote .view-content .views-row:after {
  clear: both; }

@media only screen and (max-width: 767px) {
  .view-how-to-vote .view-content .views-row {
    margin-left: 0;
    margin-right: 0; } }

.view-how-to-vote .view-content .views-row .views-field-field-vote-image {
  float: left; }

@media only screen and (max-width: 767px) {
  .view-how-to-vote .view-content .views-row .views-field-field-vote-image {
    margin-bottom: 20px;
    float: none; } }

@media only screen and (max-width: 767px) {
  .view-how-to-vote .view-content .views-row .views-field-field-vote-image img {
    margin: 0 auto; } }

.view-how-to-vote .view-content .views-row .wrapper {
  margin-left: 270px; }

@media only screen and (max-width: 767px) {
  .view-how-to-vote .view-content .views-row .wrapper {
    margin-left: 0; } }

.view-how-to-vote .view-content .views-row .wrapper .views-field-body ol li {
  margin-bottom: 10px; }

.sidebar_info {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 70px 0 0; }

.sidebar_info h3 {
  margin: 0 0 25px;
  padding: 0 0 15px;
  border-bottom: 6px solid #ffd54a;
  color: #242020;
  font-size: 20px;
  font-weight: 600; }

.sidebar_info ul {
  margin: 0 0 30px 0;
  padding: 0; }

.sidebar_info ul li {
  margin: 0 0 12px 0;
  padding: 0;
  display: block;
  font-size: 18px;
  color: #db6727;
  font-weight: 600; }

.sidebar_info ul li a {
  color: #b80f0a; }

.purple .sidebar_info ul li a {
  color: #a083c6; }

.sidebar_info ul li a:hover, .sidebar_info ul li a.active {
  color: #000; }

.sidebar_info .nav-item.li-level-2 {
  display: none; }

.sidebar_info .nav-item.li-level-2.active {
  display: block; }

.block-side-menu-mn .sidebar_info .nav-item.li-level-2 {
  display: block; }

.election-yellow .sidebar_info ul li a {
  color: #b80f0a; }

.election-yellow .sidebar_info ul li a:hover, .election-yellow .sidebar_info ul li a.active {
  color: #000; }

/*
font-family: 'Montserrat', sans-serif;
*/
body {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #000;
  font-family: 'Montserrat', sans-serif; }

a {
  color: #b80f0a;
  outline: none !important;
  text-decoration: none;
  /*
-webkit-transition: all .6s ease-in-out; 
-moz-transition: all .6s ease-in-out; 
-o-transition: all .6s ease-in-out; 
-ms-transition: all .6s ease-in-out; 
transition:all .6s ease-in-out;
*/ }

a:hover, a:focus, select:focus {
  color: #941a1f;
  outline: none;
  text-decoration: none;
  box-shadow: none; }

select:focus, button:focus, .btn:focus, btn.focus {
  outline: none;
  text-decoration: none;
  box-shadow: none; }

* {
  margin: 0;
  padding: 0; }

img {
  border: none;
  vertical-align: middle;
  max-width: 100%; }

li {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  outline: none !important; }

input, select, textarea, button {
  outline: none !important; }

input, textarea, select {
  /*-moz-appearance: none; -webkit-appearance: none;*/ }

::-webkit-scrollbar {
  width: 10px !important; }

.container {
  width: 90%;
  max-width: 1250px;
  margin: 0 auto;
  padding: 0; }

h1 {
  font-size: 48px;
  color: #000000;
  font-weight: 700;
  margin: 0px 0px 12px 0px; }

h2 {
  font-size: 36px;
  color: #000000;
  font-weight: 700;
  margin: 0px 0px 12px 0px; }

h3 {
  font-size: 24px;
  color: #242020;
  font-weight: 700;
  margin: 0px 0px 12px 0px; }

h4 {
  font-size: 21px;
  color: #242020;
  font-weight: 700;
  margin: 0px 0px 12px 0px; }

h5 {
  font-size: 18px;
  color: #242020;
  font-weight: 700;
  margin: 0px 0px 12px 0px; }

.inner_sec p {
  font-size: 18px;
  color: #505050;
  margin: 0px 0px 12px 0px; }

.inner_sec p.smallfnt {
  font-size: 12px; }

.inner_sec .region-content a:hover {
  color: #941a1f;
  text-decoration: underline; }

.red {
  color: #c52127; }

.listing_info {
  margin: 0 0 27px 0;
  padding: 0; }

.listing_info li {
  margin: 0 0 9px 0;
  padding: 0 0 0 19px;
  font-size: 18px;
  color: #000;
  position: relative; }

.listing_info li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #bfbfbf;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px; }

.listing_info li a {
  color: #000; }

.listing_info li a:hover {
  color: #c52127; }

.inner_sec .inner .field--name-body ul, .inner_sec .inner .field--name-body ol,
.inner_sec .inner .view-content ul, .inner_sec .inner .view-content ol {
  margin: 0 0 27px 0;
  padding: 0; }

.inner_sec .inner .field--name-body ul li, .inner_sec .inner .field--name-body ol li,
.inner_sec .inner .view-content ul li, .inner_sec .inner .view-content ol li {
  margin: 0 0 9px 20px;
  padding: 0 0 0 19px;
  font-size: 18px;
  color: #505050;
  position: relative; }

.inner_sec .inner .field--name-body ol li, .inner_sec .inner .view-content ol li {
  color: #505050;
  list-style: decimal;
  margin: 0 0 9px 35px;
  padding: 0 0 0 6px; }

.inner_sec .inner .field--name-body ol li ul li,
.inner_sec .inner .view-content ol li ul li {
  list-style: none;
  padding: 0 0 0 19px; }

.inner_sec .inner .field--name-body ul li:before,
.inner_sec .inner .view-content ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #bfbfbf;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px; }

.inner_sec .inner .field--name-body .box-callout-yellow ul li:before {
  background: #000; }

.inner_sec .inner .field--name-body ol ol, .inner_sec .inner .field--name-body ul ul,
.inner_sec .inner .view-content ol ol, .inner_sec .inner .view-content ul ul {
  margin: 10px 0px 0px 0px; }

.navbar-expand-md .navbar-nav {
  z-index: 100; }

.main_sec {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0px; }

.region {
  width: 100%; }

.region-sidebar-first, .region-content, .region-footer {
  padding: 0px; }

ul.contextual-links li {
  display: block; }

ul.contextual-links li:after {
  content: none; }

ul.contextual-links li:before {
  content: none; }

.clearfix {
  content: "";
  clear: both; }

nav.pager {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center; }

#accessibility-form .form-item .control-label {
  float: left;
  font-weight: bold; }

#accessibility-form .form-item .form-control {
  margin-left: 150px;
  width: 200px; }

#preview {
  margin-top: 20px; }

.election-orange .inner_banner h1, .election-orange.inner_banner h1 {
  border-color: #db6727; }

.election-orange .sidebar_info h3 {
  border-color: #db6727; }

.election-orange .sidebar_info ul li a {
  color: #db6727; }

.election-orange .nav_sec2 .navbar-light .navbar-nav .nav-link.active {
  color: #db6727; }

.election-orange .sidebar_info ul li a:hover,
.election-orange .sidebar_info ul li a.active {
  color: #000; }

.election-orange .accordion .card-header h2.cd-title.btnelected, .election-orange .modal-header.elected {
  background: #db6727; }

.election-green .inner_banner h1, .election-green.inner_banner h1 {
  border-color: #7da46a; }

.election-green .sidebar_info h3 {
  border-color: #7da46a; }

.election-green .sidebar_info ul li a {
  color: #7da46a; }

.election-green .nav_sec2 .navbar-light .navbar-nav .nav-link.active {
  color: #7da46a; }

.election-green .sidebar_info ul li a:hover,
.election-green .sidebar_info ul li a.active {
  color: #000; }

.election-green .accordion .card-header h2.cd-title.btnelected, .election-green .modal-header.elected {
  background: #7da46a; }

.election-blue .inner_banner h1, .election-blue.inner_banner h1 {
  border-color: #5b73ae; }

.election-blue .sidebar_info h3 {
  border-color: #5b73ae; }

.election-blue .sidebar_info ul li a {
  color: #5b73ae; }

.election-blue .nav_sec2 .navbar-light .navbar-nav .nav-link.active {
  color: #5b73ae; }

.election-blue .sidebar_info ul li a:hover,
.election-blue .sidebar_info ul li a.active {
  color: #000; }

.election-blue .accordion .card-header h2.cd-title.btnelected, .election-blue .modal-header.elected {
  background: #5b73ae; }

.election-purple .inner_banner h1, .election-purple.inner_banner h1 {
  border-color: #866ea6; }

.election-purple .sidebar_info h3 {
  border-color: #866ea6; }

.election-purple .sidebar_info ul li a {
  color: #866ea6; }

.election-purple .nav_sec2 .navbar-light .navbar-nav .nav-link.active {
  color: #866ea6; }

.election-purple .sidebar_info ul li a:hover,
.election-purple .sidebar_info ul li a.active {
  color: #000; }

.election-purple .accordion .card-header h2.cd-title.btnelected, .election-purple .modal-header.elected {
  background: #866ea6; }

.d-flex-el {
  display: -ms-flexbox;
  display: flex; }

.logo_1, .logo_2, .logo_3, .logo_4, .logo_5 {
  display: none; }

.election-yellow .logo_1 {
  display: -ms-flexbox;
  display: flex; }

.election-orange .logo_2 {
  display: -ms-flexbox;
  display: flex; }

.election-green .logo_3 {
  display: -ms-flexbox;
  display: flex; }

.election-blue .logo_4 {
  display: -ms-flexbox;
  display: flex; }

.election-purple .logo_5 {
  display: -ms-flexbox;
  display: flex; }

/**************** Covid Info 26-4-2021 ************/
.covid_strip {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0; }

.covid_top {
  width: 100%;
  float: left;
  padding: 8px 0;
  margin: 0;
  font-size: 15px;
  color: #000;
  font-weight: 700;
  background: #ffd54a; }

.covid_top a {
  color: #000;
  font-weight: 700; }

.covid_top a:hover {
  color: #000;
  text-decoration: none; }

.covid_strip .moretext {
  width: 100%;
  float: left;
  padding: 30px 0;
  margin: 0;
  display: none;
  background: #f4f4f4; }

.covid_strip p {
  padding: 0;
  margin: 0 0 15px 0;
  font-size: 15px;
  color: #000; }

.covid_strip p strong {
  font-weight: 600; }

.covid_strip p a:hover {
  color: #941a1f;
  text-decoration: underline; }

.covid_strip ul {
  margin: 0;
  padding: 0; }

.covid_strip ul li {
  margin: 0 0 9px 20px;
  padding: 0 0 0 19px;
  font-size: 14px;
  color: #000;
  position: relative; }

.covid_strip ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #bfbfbf;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px; }

.covid_strip ul li strong {
  font-weight: 600; }

.covid_strip ul li a:hover {
  color: #941a1f;
  text-decoration: underline; }

.covid_top .container .covidlink::after {
  content: "";
  background: url(../images/plus_icon.svg) no-repeat center center;
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: 5px; }

.covid_top .container.is-opened > a.covidlink::after {
  content: "";
  background: url(../images/minus_icon.svg) no-repeat center center;
  background-size: 100% 100%; }

.padding-box {
  padding: 1rem 2rem 1rem 2rem; }

.inner_sec .inner table th,
.inner_sec .inner table td {
  padding: 5px; }

.box-callout {
  background-color: #e6e6e6;
  padding: 1em; }

.box-callout p, .box-callout-white p, .box-callout-yellow p {
  margin: 0px !important; }

.box-callout-white {
  background-color: #fff;
  padding: 1em;
  text-align: center; }

.box-callout-yellow {
  background-color: #ffd64a;
  padding: 1em;
  text-align: center; }

.box-callout-yellow.alignleft {
  text-align: left; }

.file--mime-application-pdf a::before {
  background-image: url(../images/icon-accordion.png);
  background-position: -42px 0;
  background-repeat: no-repeat;
  width: 21px;
  height: 21px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: ''; }

.file--mime-application-pdf a {
  position: relative;
  padding: 10px 0px 5px 25px;
  display: block;
  font-size: 18px; }

.btn-danger {
  color: #fff;
  background-color: #b80f0a;
  border-color: #b80f0a; }

.btn-light a {
  color: #b80f0a; }

.voter_sec {
  width: 100%;
  float: left;
  padding: 0;
  margin: 74px 0px 44px 0px; }

.voter_sec [class^="col-"] {
  margin-bottom: 30px; }

.voter_block {
  width: 100%;
  float: left;
  padding: 30px 30px 15px 30px;
  margin: 0;
  background: #ffd64a;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }

.voter_block figure {
  width: 175px;
  max-width: 175px;
  min-width: 175px;
  float: left;
  padding: 0;
  margin: 0 30px 0 0; }

.voter_block .r_info {
  padding: 0;
  margin: 0; }

.voter_block h3 {
  padding: 0;
  margin: 0 0 6px 0;
  font-size: 21px;
  color: #c52127;
  font-weight: 700; }

.voter_block p {
  padding: 0;
  margin: 0 0 15px 0;
  font-size: 18px;
  color: #000000; }

.voter_block.gray {
  background: #f5f5f5; }

#elcountbox_iu {
  font-size: 16px; }

.view-news-block .views-field-title a {
  color: #000; }

.view-news-block .views-field-title a:hover {
  text-decoration: none; }

.inner_sec .inner .table-election th, .inner_sec .inner .table-election td,
.inner_sec .inner .office-hours__table th, .inner_sec .inner .office-hours__table td {
  padding: 0.5rem; }

.font-data-large {
  font-size: 2em; }

.font-data-medium {
  font-size: 1.5em; }

.font-data-small {
  font-size: 1em; }

.total-box {
  color: #FFF;
  display: table; }
  @media (max-width: 767px) {
    .total-box {
      margin-bottom: 1em;
      width: 100%; } }
  .total-box .total-box-main {
    display: table-row; }
    .total-box .total-box-main .sum {
      padding: 20px 10px;
      background-color: #2e2e2e;
      text-align: center;
      display: table-cell;
      width: 40%; }
    .total-box .total-box-main .details {
      padding: 20px 10px;
      background-color: #db6727;
      display: table-cell;
      position: relative;
      width: 60%; }

.progress-bar {
  height: 5px;
  background-color: #c5292e;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
  .progress-bar .progress {
    background-color: #ffd048;
    height: 100%;
    max-width: 100%; }

ul.list-annotations {
  margin-bottom: 0;
  font-size: 0.8em; }

span.elannotation {
  font-size: 0.8em; }

.field--name-field-office-hours .field__label {
  display: none; }

.card-body .cdetail_inner {
  background-color: #fff; }

.cperson .ctitle {
  font-weight: bold; }

.cperson {
  background-color: #f5f5f5; }

.card-body.cdetail_inner.candidates_inner .cperson {
  background-color: #fff; }

.modal-body .cperson {
  margin: 0px; }

.cperson .clabel .cicon {
  min-width: 25px;
  display: inline-block; }

.cperson .cimage {
  margin-left: auto;
  margin-right: auto;
  display: block; }

.cperson.bgwhite {
  background-color: #fff; }

.cbcontainer {
  width: 100%;
  margin: 0 auto;
  padding: 0; }

.search-results li {
  margin: 0px 0px 20px 0px;
  border-bottom: 1px solid #bfbfbf; }

.search-results h5 {
  font-weight: 500; }

.field--name-field-news-date {
  margin-bottom: 10px; }

.field--name-field-news-date .datetime {
  font-weight: bold; }

.view-news-block .views-field-field-news-date {
  margin-bottom: 10px; }

.view-news-block .views-field-field-news-date .datetime {
  font-weight: bold; }

.office-hours__item td.office-hours__item-comments {
  white-space: pre-wrap;
  word-wrap: break-word; }

@keyframes spinner {
  0% {
    transform: translate3d(-50%, -50%, 0) rotate(0deg); }
  100% {
    transform: translate3d(-50%, -50%, 0) rotate(360deg); } }

.spin {
  width: 100%;
  text-align: center; }

.spin::before {
  animation: 1.5s linear infinite spinner;
  animation-play-state: inherit;
  border: solid 5px #cfd0d1;
  border-bottom-color: #db6727;
  border-radius: 50%;
  content: "";
  height: 40px;
  width: 40px;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  will-change: transform; }

.modal-header {
  background-color: #e1e1e1; }

.modal-header.elected {
  background-color: #db6727; }

.modal-header.elected h3 {
  color: #fff; }

.clselectedtxt {
  color: #db6727;
  font-weight: 700;
  width: 100%;
  text-align: center;
  display: inline-block;
  padding: 10px 0px 0px 0px; }

.card-body.cdetail_inner.candidates_inner .clselectedtxt {
  color: #000; }

.election-orange .total-box .total-box-main .details {
  background-color: #db6727; }

.election-green .total-box .total-box-main .details {
  background-color: #7da46a; }

.election-blue .total-box .total-box-main .details {
  background-color: #5b73ae; }

.election-purple .total-box .total-box-main .details {
  background-color: #866ea6; }

.aec_maincls {
  width: 100%;
  margin: 30px 0px 10px 0px; }

.res_piechart {
  height: 600px; }

@media (max-width: 767px) {
  .res_piechart {
    height: 500px; } }

.table-hover tbody tr:nth-child(odd):hover {
  background-color: #9c9c8b !important; }

.table-hover tbody tr:nth-child(even):hover {
  background-color: #f5f5ef !important; }

table.sticky-header {
  display: none; }
  table.sticky-header thead tr th {
    font-size: 12px;
    padding: 0.5em; }

.table-striped > tbody > tr:nth-of-type(odd) td {
  background-color: #f4f4f4; }

.table-striped > tbody > tr:nth-of-type(even) td {
  background-color: #f1f1f1; }

table.table {
  border: 1px solid #d9d7ce; }
  table.table > thead {
    background-color: #e1e1e1; }
    table.table > thead > tr > th {
      padding-left: 0.5em;
      padding-right: 0.5em;
      border-bottom: none;
      border-right: 1px solid #d9d7ce; }
  table.table > tbody > tr > td {
    padding: 0.75em 1em; }
  table.table > tbody > tr.footer td {
    background-color: white; }

table.table-cd-results > thead {
  background-color: #c5c1c1; }

table#results thead tr th {
  border: none; }

table#results thead tr th:first-child {
  width: 50px; }

table#results tbody tr td {
  font-size: 14px; }

table#results tbody tr.elected td,
table#results tbody tr.acclaimed td {
  background-color: #ffd54a;
  border-top: none; }

table#results tbody tr.elected td:first-child,
table#results tbody tr.acclaimed td:first-child {
  background-color: #db6727;
  background-image: url(../images/checked.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 60px;
  height: 100%; }
  table#results tbody tr.elected td:first-child img,
  table#results tbody tr.acclaimed td:first-child img {
    display: none; }

table#ballots caption {
  text-align: center;
  caption-side: top; }

table#ballots thead tr th {
  vertical-align: top;
  white-space: inherit; }
  @media only screen and (max-width: 767px) {
    table#ballots thead tr th {
      white-space: nowrap; } }

table#ballots thead tr th.candidate span {
  font-size: 12px; }

table#ballots thead tr th.total {
  background-color: #ADAA98; }

table#ballots thead tr th.rejected {
  background-color: #bdbaa6; }

table#ballots thead tr th.total,
table#ballots thead tr th.rejected {
  text-align: right;
  max-width: 120px; }

table#ballots tbody tr:nth-of-type(odd) {
  background-color: #f5f5ef; }

table#ballots tbody tr:nth-of-type(even) {
  background-color: white; }

table#ballots tbody td.rejected {
  border-right: 1px solid #d9d7ce; }

table#ballots tbody td {
  vertical-align: bottom; }

table#ballots tbody td.eltotal {
  font-weight: bold; }

table#ballots tr:hover td {
  background-color: #db6727;
  color: #fff; }

table#ballots tr:hover td.rejected {
  background-color: #db6727;
  color: #fff; }

table#ballots tr:hover td.total {
  background-color: #db6727;
  color: #fff; }

table#ballots tr.footer td {
  background-color: white; }
  table#ballots tr.footer td span {
    font-size: 16px; }

table#ballots tr.footer td.rejected {
  background-color: #eae8d6; }

table#ballots tr.footer td.total {
  background-color: #e4e1ca; }

table#ballots tr.footer:hover td.rejected {
  background-color: #eae8d6; }

table#ballots tr.footer:hover td.total {
  background-color: #e4e1ca; }

table#ballots th, table#ballots td {
  font-size: 11px; }
  table#ballots th span, table#ballots td span {
    display: block;
    font-weight: normal; }
  table#ballots th span.total_ballots, table#ballots td span.total_ballots {
    color: #333; }

table#ballots td.name {
  width: 220px;
  background-color: #edede5;
  font-size: 12px; }

table#ballots td.total,
table#ballots td.rejected {
  text-align: right;
  max-width: 120px; }
  table#ballots td.total span,
  table#ballots td.rejected span {
    color: #333;
    font-weight: bold; }

table#ballots td.ballot {
  text-align: right;
  border: 1px solid #d9d7ce; }

table#ballots.ballots-iu thead tr th.rejected,
table#ballots.ballots-iu thead tr th.total {
  font-size: 12px;
  max-width: 125px; }

table#ballots.ballots-iu tbody td.name {
  width: 160px; }

table#ballots.ballots-iu tbody tr.footer td.rejected,
table#ballots.ballots-iu tbody tr.footer td.total {
  font-size: 10px; }
  table#ballots.ballots-iu tbody tr.footer td.rejected span,
  table#ballots.ballots-iu tbody tr.footer td.total span {
    font-size: 16px; }

@media only screen and (max-width: 767px) {
  .table-stacked {
    display: block;
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
      Label the data
      */ }
    .table-stacked thead,
    .table-stacked tbody,
    .table-stacked th,
    .table-stacked td,
    .table-stacked tr {
      display: block; }
    .table-stacked thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    .table-stacked td {
      /* Behave like a "row" */
      border: none;
      position: relative;
      padding-left: 50%;
      white-space: normal;
      text-align: left; }
    .table-stacked td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 6px;
      left: 6px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      text-align: left;
      font-weight: bold; }
    .table-stacked td:before {
      content: attr(data-title); } }

#table-important-dates tbody tr:nth-child(odd) {
  background: #edede5; }

#table-important-dates tbody tr td:first-child {
  width: 150px; }

.election-orange table#results tbody tr.elected td:first-child,
.election-orange table#results tbody tr.acclaimed td:first-child,
.election-orange table#ballots tr:hover td {
  background-color: #db6727; }

.election-green table#results tbody tr.elected td:first-child,
.election-green table#results tbody tr.acclaimed td:first-child,
.election-green table#ballots tr:hover td {
  background-color: #7da46a; }

.election-blue table#results tbody tr.elected td:first-child,
.election-blue table#results tbody tr.acclaimed td:first-child,
.election-blue table#ballots tr:hover td {
  background-color: #5b73ae; }

.election-purple table#results tbody tr.elected td:first-child,
.election-purple table#results tbody tr.acclaimed td:first-child,
.election-purple table#ballots tr:hover td {
  background-color: #866ea6; }

ul#map-wrapper {
  background: #efefef;
  height: 1056px;
  width: 778px;
  position: relative;
  background-image: url("../images/map/map-gray.jpg");
  list-style: none; }
  @media only screen and (max-width: 767px) {
    ul#map-wrapper {
      display: none; } }
  ul#map-wrapper li.constituency {
    position: absolute;
    margin: 0; }
    ul#map-wrapper li.constituency a.view-constituency {
      display: block;
      font-size: 0;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.5; }

.wrapper-cons {
  background: #919191;
  width: 230px;
  padding: 5px 10px;
  border-radius: 5px;
  position: absolute;
  z-index: 100;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  display: none; }
  .wrapper-cons h3 {
    font-size: 1em;
    margin-bottom: 5px;
    color: white; }
  .wrapper-cons p {
    font-size: 14px;
    color: #000; }

.constituency a {
  height: 100%;
  width: 100%; }

.constituency-823 {
  width: 191px;
  height: 85px;
  left: 320px;
  top: 455px;
  -webkit-clip-path: polygon(0px 35px, 87px 23px, 173px -1px, 189px 51px, 118px 74px, 56px 84px, 53px 66px, 2px 73px);
          clip-path: polygon(0px 35px, 87px 23px, 173px -1px, 189px 51px, 118px 74px, 56px 84px, 53px 66px, 2px 73px); }
  .constituency-823:hover {
    background-image: url("../images/map/aggu.png"); }

.constituency-839 {
  width: 324px;
  height: 491px;
  left: 158px;
  top: 0px;
  -webkit-clip-path: polygon(200px 0, 270px 115px, 267px 208px, 255px 257px, 264px 314px, 327px 365px, 230px 390px, 251px 479px, 161px 492px, 161px 469px, 46px 465px, 55px 395px, -1px 389px, 73px 81px, 137px 18px);
          clip-path: polygon(200px 0, 270px 115px, 267px 208px, 255px 257px, 264px 314px, 327px 365px, 230px 390px, 251px 479px, 161px 492px, 161px 469px, 46px 465px, 55px 395px, -1px 389px, 73px 81px, 137px 18px); }
  .constituency-839:hover {
    background-image: url("../images/map/qutiktuq.png"); }

.constituency-843 {
  width: 104px;
  height: 108px;
  left: 388px;
  top: 371px;
  -webkit-clip-path: polygon(0px 18px, 73px -2px, 104px 85px, 20px 109px);
          clip-path: polygon(0px 18px, 73px -2px, 104px 85px, 20px 109px); }
  .constituency-843:hover {
    background-image: url("../images/map/tununiq.png"); }

.constituency-838 {
  width: 191px;
  height: 116px;
  left: 534px;
  top: 523px;
  -webkit-clip-path: polygon(0px 52px, 107px 4px, 122px 29px, 174px 0px, 191px 49px, 120px 90px, 65px 115px, 56px 92px, 19px 107px);
          clip-path: polygon(0px 52px, 107px 4px, 122px 29px, 174px 0px, 191px 49px, 120px 90px, 65px 115px, 56px 92px, 19px 107px); }
  .constituency-838:hover {
    background-image: url("../images/map/pangnirtung.png"); }

.constituency-825 {
  width: 159px;
  height: 102px;
  left: 376px;
  top: 508px;
  -webkit-clip-path: polygon(-1px 31px, 61px 21px, 135px -2px, 159px 66px, 101px 85px, 11px 102px);
          clip-path: polygon(-1px 31px, 61px 21px, 135px -2px, 159px 66px, 101px 85px, 11px 102px); }
  .constituency-825:hover {
    background-image: url("../images/map/amittuq.png"); }

.constituency-837 {
  width: 156px;
  height: 151px;
  left: 231px;
  top: 467px;
  -webkit-clip-path: polygon(0px 0px, 86px 0px, 92px 60px, 141px 55px, 156px 146px, 50px 151px, 50px 73px, 0px 49px);
          clip-path: polygon(0px 0px, 86px 0px, 92px 60px, 141px 55px, 156px 146px, 50px 151px, 50px 73px, 0px 49px); }
  .constituency-837:hover {
    background-image: url("../images/map/netsilik.png"); }

.constituency-829 {
  width: 141px;
  height: 310px;
  left: 94px;
  top: 386px;
  -webkit-clip-path: polygon(64px 0px, 120px 9px, 113px 78px, 142px 81px, 134px 163px, 106px 176px, 93px 286px, 100px 287px, 97px 310px, 3px 274px, 0px 265px);
          clip-path: polygon(64px 0px, 120px 9px, 113px 78px, 142px 81px, 134px 163px, 106px 176px, 93px 286px, 100px 287px, 97px 310px, 3px 274px, 0px 265px); }
  .constituency-829:hover {
    background-image: url("../images/map/cambridge-bay.png"); }

.constituency-836 {
  width: 128px;
  height: 162px;
  left: 0px;
  top: 488px;
  -webkit-clip-path: polygon(18px 0px, 57px 11px, 57px 0px, 127px 21px, 93px 164px, 60px 139px, 0px 45px);
          clip-path: polygon(18px 0px, 57px 11px, 57px 0px, 127px 21px, 93px 164px, 60px 139px, 0px 45px); }
  .constituency-836:hover {
    background-image: url("../images/map/kugluktuk.png"); }

.constituency-828 {
  width: 123px;
  height: 102px;
  left: 186px;
  top: 612px;
  -webkit-clip-path: polygon(7px 2px, 119px 6px, 121px 102px, 2px 100px, 7px 61px, 0px 60px);
          clip-path: polygon(7px 2px, 119px 6px, 121px 102px, 2px 100px, 7px 61px, 0px 60px); }
  .constituency-828:hover {
    background-image: url("../images/map/baker-lake.png"); }

.constituency-842 {
  width: 269px;
  height: 222px;
  left: 456px;
  top: 573px;
  -webkit-clip-path: polygon(0 22px, 76px -3px, 100px 56px, 134px 42px, 143px 64px, 238px 119px, 265px 177px, 246px 216px, 211px 203px, 184px 153px, 160px 157px, 113px 131px, 100px 146px, 60px 146px, 70px 177px, 26px 136px, 8px 60px);
          clip-path: polygon(0 22px, 76px -3px, 100px 56px, 134px 42px, 143px 64px, 238px 119px, 265px 177px, 246px 216px, 211px 203px, 184px 153px, 160px 157px, 113px 131px, 100px 146px, 60px 146px, 70px 177px, 26px 136px, 8px 60px); }
  .constituency-842:hover {
    background-image: url("../images/map/south-baffin.png"); }

.constituency-824 {
  width: 219px;
  height: 181px;
  left: 305px;
  top: 597px;
  -webkit-clip-path: polygon(0px 20px, 82px 14px, 150px 0px, 178px 114px, 220px 151px, 124px 172px, 46px 182px, 38px 62px, 1px 65px);
          clip-path: polygon(0px 20px, 82px 14px, 150px 0px, 178px 114px, 220px 151px, 124px 172px, 46px 182px, 38px 62px, 1px 65px); }
  .constituency-824:hover {
    background-image: url("../images/map/aivilik.png"); }

.constituency-826 {
  width: 175px;
  height: 41px;
  left: 180px;
  top: 751px;
  -webkit-clip-path: polygon(0px 0px, 94px 6px, 171px 2px, 173px 38px, 77px 40px, 0px 35px);
          clip-path: polygon(0px 0px, 94px 6px, 171px 2px, 173px 38px, 77px 40px, 0px 35px); }
  .constituency-826:hover {
    background-image: url("../images/map/arviat-north-whale-cole.png"); }

.constituency-827 {
  width: 188px;
  height: 127px;
  left: 176px;
  top: 786px;
  -webkit-clip-path: polygon(3px 0px, 94px 6px, 178px 2px, 188px 126px, 170px 119px, 148px 128px, 133px 77px, 116px 78px, 107px 68px, 106px 40px, 0px 35px);
          clip-path: polygon(3px 0px, 94px 6px, 178px 2px, 188px 126px, 170px 119px, 148px 128px, 133px 77px, 116px 78px, 107px 68px, 106px 40px, 0px 35px); }
  .constituency-827:hover {
    background-image: url("../images/map/arviat-south.png"); }

.constituency-830 {
  width: 89px;
  height: 107px;
  left: 193px;
  top: 511px;
  -webkit-clip-path: polygon(37px 2px, 88px 30px, 88px 106px, 0px 106px, 7px 51px, 35px 36px);
          clip-path: polygon(37px 2px, 88px 30px, 88px 106px, 0px 106px, 7px 51px, 35px 36px); }
  .constituency-830:hover {
    background-image: url("../images/map/gjoa-haven.png"); }

.constituency-831 {
  width: 235px;
  height: 308px;
  left: 353px;
  top: 748px;
  -webkit-clip-path: polygon(0px 30px, 79px 21px, 173px 0px, 192px 46px, 181px 80px, 186px 86px, 217px 102px, 235px 143px, 225px 174px, 197px 204px, 212px 222px, 235px 270px, 217px 317px, 161px 264px, 143px 199px, 101px 206px, 53px 188px, 11px 162px, 3px 68px);
          clip-path: polygon(0px 30px, 79px 21px, 173px 0px, 192px 46px, 181px 80px, 186px 86px, 217px 102px, 235px 143px, 225px 174px, 197px 204px, 212px 222px, 235px 270px, 217px 317px, 161px 264px, 143px 199px, 101px 206px, 53px 188px, 11px 162px, 3px 68px); }
  .constituency-831:hover {
    background-image: url("../images/map/hudson-bay.png"); }

.constituency-832 {
  width: 30px;
  height: 26px;
  left: 599px;
  top: 628px;
  -webkit-clip-path: polygon(0px 8px, 18px 0, 29px 26px);
          clip-path: polygon(0px 8px, 18px 0, 29px 26px); }
  .constituency-832:hover {
    background-image: url("../images/map/iqaluit-manirajak.png"); }

.constituency-833 {
  width: 155px;
  height: 118px;
  left: 623px;
  top: 572px;
  -webkit-clip-path: polygon(0px 71px, 48px 31px, 101px -1px, 157px 90px, 118px 118px);
          clip-path: polygon(0px 71px, 48px 31px, 101px -1px, 157px 90px, 118px 118px); }
  .constituency-833:hover {
    background-image: url("../images/map/iqaluit-niaqunnguu.png"); }

.constituency-834 {
  width: 119px;
  height: 89px;
  left: 622px;
  top: 642px;
  -webkit-clip-path: polygon(0px 0px, 119px 47px, 92px 70px, 92px 90px, 72px 50px, 4px 10px);
          clip-path: polygon(0px 0px, 119px 47px, 92px 70px, 92px 90px, 72px 50px, 4px 10px); }
  .constituency-834:hover {
    background-image: url("../images/map/iqaluit-siaana.png"); }

.constituency-835 {
  width: 60px;
  height: 43px;
  left: 616px;
  top: 600px;
  -webkit-clip-path: polygon(0px 29px, 60px 0, 7px 44px);
          clip-path: polygon(0px 29px, 60px 0, 7px 44px); }
  .constituency-835:hover {
    background-image: url("../images/map/iqaluit-tasiluk.png"); }

.constituency-840 {
  width: 165px;
  height: 82px;
  left: 186px;
  top: 660px;
  -webkit-clip-path: polygon(2px 49px, 121px 54px, 120px 1px, 157px -1px, 163px 80px, 80px 82px, 0px 77px);
          clip-path: polygon(2px 49px, 121px 54px, 120px 1px, 157px -1px, 163px 80px, 80px 82px, 0px 77px); }
  .constituency-840:hover {
    background-image: url("../images/map/rankin-inlet-north-chesterfield-inlet.png"); }

.constituency-841 {
  width: 168px;
  height: 22px;
  left: 184px;
  top: 736px;
  -webkit-clip-path: polygon(0px 0px, 94px 6px, 165px 3px, 165px 18px, 84px 22px, 0px 17px);
          clip-path: polygon(0px 0px, 94px 6px, 165px 3px, 165px 18px, 84px 22px, 0px 17px); }
  .constituency-841:hover {
    background-image: url("../images/map/rankin-inlet-south.png"); }

.constituency-844 {
  width: 247px;
  height: 212px;
  left: 460px;
  top: 362px;
  -webkit-clip-path: polygon(0px 8px, 24px 1px, 95px 35px, 143px 59px, 232px 124px, 246px 162px, 195px 189px, 182px 166px, 72px 215px);
          clip-path: polygon(0px 8px, 24px 1px, 95px 35px, 143px 59px, 232px 124px, 246px 162px, 195px 189px, 182px 166px, 72px 215px); }
  .constituency-844:hover {
    background-image: url("../images/map/uqqumiut.png"); }

.constituency-971 a,
.constituency-972 a,
.constituency-973 a,
.constituency-1241 a {
  z-index: 10;
  width: 130px; }

.constituency-1025 a,
.constituency-1026 a,
.constituency-1027 a,
.constituency-1246 a {
  z-index: 1; }

.constituency-989 a,
.constituency-990 a,
.constituency-991 a,
.constituency-1230 a {
  z-index: 1;
  width: 184px;
  height: 150px;
  margin-left: 40px;
  margin-top: 50px; }

.constituency-1016 a,
.constituency-1017 a,
.constituency-1018 a,
.constituency-1238 a {
  z-index: 11; }

.constituency-1007 a,
.constituency-1008 a,
.constituency-1009 a,
.constituency-1235 a {
  z-index: 12; }

.constituency-1013 a,
.constituency-1014 a,
.constituency-1015 a,
.constituency-1237 a {
  z-index: 3;
  width: 97px;
  margin-left: 19px;
  margin-top: 20px;
  height: 70px; }

.constituency-1010 a,
.constituency-1011 a,
.constituency-1012 a,
.constituency-1236 a {
  z-index: 1; }

.constituency-962 a,
.constituency-963 a,
.constituency-964 a,
.constituency-1225 a {
  z-index: 9; }

.constituency-974 a,
.constituency-975 a,
.constituency-976 a,
.constituency-1227 a {
  z-index: 10; }

.constituency-968 a,
.constituency-969 a,
.constituency-970 a,
.constituency-1245 a {
  z-index: 2; }

/************ Map Sec 26-5-2023 ***************/
.map_info {
  width: 100%;
  float: left;
  padding: 0;
  margin: 50px 0 50px 0; }

.map_inn {
  width: 100%;
  max-width: 820px;
  padding: 0;
  margin: 0 auto;
  min-height: 1050px;
  position: relative;
  background: url(../images/map_image.jpg) no-repeat center top; }

.map_image {
  padding: 0;
  margin: 0; }

.map_pin {
  width: 18px;
  height: 18px;
  padding: 0;
  margin: 0;
  display: block;
  position: absolute; }

.map_pin .marker {
  width: 18px;
  height: 18px;
  display: block;
  padding: 0;
  margin: 0;
  background: #5b73ae;
  border-radius: 50%; }

.map_pin .dtl {
  position: absolute;
  z-index: 10;
  left: calc(100% + 7px);
  top: -5px;
  white-space: nowrap;
  display: none; }

.map_pin .dtl.activedt {
  display: block; }

.map_pin .dtl a {
  padding: 4px 9px;
  font-size: 18px;
  color: #fff;
  position: relative;
  background-color: #5b73ae;
  border-radius: 5px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.45); }

.map_pin .dtl a:hover {
  text-decoration: none;
  color: #fdd757; }

.map_pin .dtl a:after {
  content: "";
  position: absolute;
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #5b73ae; }

.map_pin.pin1 {
  left: 387px;
  top: 246px; }

.map_pin.pin2 {
  left: 297px;
  top: 313px; }

.map_pin.pin3 {
  left: 385px;
  top: 375px; }

.map_pin.pin4 {
  left: 455px;
  top: 356px; }

.map_pin.pin5 {
  left: 65px;
  top: 486px; }

.map_pin.pin6 {
  left: 178px;
  top: 477px; }

.map_pin.pin7 {
  left: 310px;
  top: 472px; }

.map_pin.pin8 {
  left: 350px;
  top: 495px; }

.map_pin.pin9 {
  right: 373px;
  top: 471px; }

.map_pin.pin10 {
  right: 242px;
  top: 392px; }

.map_pin.pin11 {
  left: 281px;
  top: 503px; }

.map_pin.pin12 {
  right: 368px;
  top: 492px; }

.map_pin.pin13 {
  right: 144px;
  top: 457px; }

.map_pin.pin14 {
  left: 399px;
  top: 565px; }

.map_pin.pin15 {
  right: 153px;
  top: 501px; }

.map_pin.pin16 {
  left: 272px;
  bottom: 407px; }

.map_pin.pin17 {
  left: 456px;
  bottom: 410px; }

.map_pin.pin18 {
  left: 539px;
  bottom: 433px; }

.map_pin.pin19 {
  right: 162px;
  bottom: 457px; }

.map_pin.pin20 {
  left: 348px;
  bottom: 369px; }

.map_pin.pin21 {
  right: 165px;
  bottom: 423px; }

.map_pin.pin22 {
  left: 333px;
  bottom: 352px; }

.map_pin.pin23 {
  left: 314px;
  bottom: 322px; }

.map_pin.pin24 {
  left: 305px;
  bottom: 299px; }

.map_pin.pin25 {
  right: 245px;
  bottom: 186px; }

.map_pin.pin26 {
  right: 146px;
  bottom: 457px; }

@media (max-width: 1399px) {
  .map_inn {
    max-width: 709px;
    background-size: 100% auto;
    min-height: 900px; }
  .map_pin.pin1 {
    left: 335px;
    top: 212px; }
  .map_pin.pin2 {
    left: 256px;
    top: 270px; }
  .map_pin.pin3 {
    left: 332px;
    top: 323px; }
  .map_pin.pin4 {
    left: 393px;
    top: 306px; }
  .map_pin.pin5 {
    left: 55px;
    top: 419px; }
  .map_pin.pin6 {
    left: 152px;
    top: 411px; }
  .map_pin.pin7 {
    left: 267px;
    top: 407px; }
  .map_pin.pin8 {
    left: 303px;
    top: 426px; }
  .map_pin.pin9 {
    right: 321px;
    top: 406px; }
  .map_pin.pin10 {
    right: 208px;
    top: 337px; }
  .map_pin.pin11 {
    left: 243px;
    top: 434px; }
  .map_pin.pin12 {
    right: 317px;
    top: 424px; }
  .map_pin.pin13 {
    right: 123px;
    top: 394px; }
  .map_pin.pin14 {
    left: 394px;
    top: 542px; }
  .map_pin.pin14 {
    left: 345px;
    top: 487px; }
  .map_pin.pin15 {
    right: 132px;
    top: 432px; }
  .map_pin.pin16 {
    left: 234px;
    bottom: 344px; }
  .map_pin.pin17 {
    left: 394px;
    bottom: 346px; }
  .map_pin.pin18 {
    left: 465px;
    bottom: 367px; }
  .map_pin.pin19 {
    right: 139px;
    bottom: 387px; }
  .map_pin.pin20 {
    left: 300px;
    bottom: 311px; }
  .map_pin.pin21 {
    right: 142px;
    bottom: 357px; }
  .map_pin.pin22 {
    left: 287px;
    bottom: 296px; }
  .map_pin.pin23 {
    left: 270px;
    bottom: 270px; }
  .map_pin.pin24 {
    left: 262px;
    bottom: 251px; }
  .map_pin.pin25 {
    right: 211px;
    bottom: 153px; }
  .map_pin.pin26 {
    right: 119px;
    bottom: 385px; } }

@media (max-width: 1199px) {
  .map_info {
    display: none; } }

@media (max-width: 1300px) {
  h1 {
    font-size: 38px; }
  h2 {
    font-size: 30px; }
  h3 {
    font-size: 21px; }
  h4 {
    font-size: 20px; }
  .listing_info li {
    font-size: 14px; }
  .listing_info li::before {
    top: 6px; }
  .nav_sec figure {
    width: 100%;
    max-width: 140px; }
  .nav_sec {
    padding: 10px 0; }
  .nav_sec .rtxt {
    padding: 0 0 0 10px;
    font-size: 20px; }
  .nav_sec2 {
    padding: 10px 0 0 0; }
  .nav_sec2 .navbar-light .navbar-nav li {
    margin-right: 40px; }
  .nav_sec2 .navbar-light .navbar-nav .nav-link {
    border-width: 6px; }
  .nav_sec2 .dropdown-menu.megadrop {
    min-width: 630px; }
  .hero_sec h1 {
    margin: 0 0 15px 0;
    line-height: 45px; }
  .hero_sec .cap_inn {
    max-width: 410px;
    border-width: 7px; }
  .hero_sec p {
    font-size: 14px;
    line-height: 23px; }
  .reg_link {
    padding: 23px 25px;
    font-size: 19px; }
  .reg_sec h3 {
    font-size: 18px; }
  .reg_sec p {
    font-size: 14px;
    line-height: 23px; }
  .cate_block h3 {
    line-height: 70px;
    font-size: 20px; }
  .cate_block ul {
    padding: 25px; }
  .cate_block ul li {
    font-size: 14px; }
  .cate_block ul li::before {
    top: 6px; }
  .news_sec .detail {
    padding: 25px 20px 25px 25px; }
  .news_sec h3 {
    font-size: 18px; }
  .news_sec h3::before {
    width: 5px;
    left: -25px; }
  .footer_sec h3 {
    font-size: 17px; }
  .copyright, .copyright p {
    text-align: center; }
  .nav_sec2 .dropdown-item {
    font-size: 14px; }
  /***** inner *****/
  .sidebar_info {
    padding: 0; }
  .inner_banner h1 {
    line-height: 40px;
    border-width: 10px; }
  .sidebar_info ul li {
    font-size: 16px; }
  .global_title {
    margin-bottom: 30px; }
  .inner_sec p {
    font-size: 14px;
    line-height: 23px; }
  .inner_sec .inner .field--name-body ul li, .inner_sec .inner .field--name-body ol li,
  .inner_sec .inner .view-content ul li, .inner_sec .inner .view-content ol li {
    font-size: 14px;
    line-height: 23px; }
  .inner_sec .inner .field--name-body ol li, .inner_sec .inner .view-content ol li {
    color: #505050;
    list-style: decimal; }
  .inner_sec .inner .field--name-body ul li::before, .inner_sec .inner .field--name-body ol li::before,
  .inner_sec .inner .view-content ul li::before, .inner_sec .inner .view-content ol li::before {
    top: 6px; }
  .btns {
    padding: 23px 25px;
    font-size: 19px; }
  .voter_block figure {
    width: 135px;
    max-width: 135px;
    min-width: 135px;
    margin: 0 20px 0 0; }
  .voter_block h3 {
    font-size: 18px; }
  .voter_block p {
    font-size: 15px; }
  .accordion .card-header h2.cd-title {
    font-size: 12px; } }

@media (max-width: 1100px) {
  .accordion .card-header h2.cd-title {
    font-size: 11px; } }

/************ Main **************/
@media (max-width: 991px) {
  h1 {
    font-size: 30px; }
  h2 {
    font-size: 26px; }
  h3 {
    font-size: 18px; }
  h4 {
    font-size: 18px; }
  .nav_sec figure {
    max-width: 110px; }
  .nav_sec .rtxt {
    font-size: 14px; }
  .nav_sec .navbar-light .navbar-nav li {
    margin-left: 30px; }
  .nav_sec .navbar-light .navbar-nav .nav-link {
    font-size: 11px; }
  .nav_sec2 .navbar-light .navbar-nav li {
    min-width: inherit;
    text-align: left; }
  .nav_sec2 .navbar-light .navbar-nav .nav-link {
    font-size: 14px; }
  .nav_sec2 .dropdown-menu {
    min-width: 230px; }
  .nav_sec2 .dropdown-menu.megadrop {
    min-width: 440px; }
  .nav_sec2 .dropdown-menu {
    padding: 20px 10px; }
  .nav_sec2 .dropdown-item {
    font-size: 14px;
    padding: 10px; }
  .nav_sec2 h6 {
    padding: 0 0 0 10px; }
  .hero_sec h1 {
    line-height: 35px; }
  .hero_sec .cap_inn {
    max-width: 300px;
    padding: 0 0 0 15px; }
  .reg_sec {
    padding: 40px 0 10px 0; }
  .reg_link {
    padding: 14px 25px;
    font-size: 16px;
    margin-bottom: 30px; }
  .reg_sec p {
    margin-bottom: 30px; }
  .cate_sec .container {
    padding: 40px 0; }
  .news_sec figure {
    max-width: 77px; }
  .news_sec figure img {
    max-width: 50px; }
  .news_sec {
    padding: 40px 0; }
  .news_sec h2 {
    margin-bottom: 25px; }
  .info_contant p {
    margin-bottom: 30px; }
  .info_contant {
    padding: 40px 0 10px; }
  .listing_links {
    margin-bottom: 30px; }
  .footer_sec {
    padding: 40px 0 10px 0; }
  .footer_links {
    margin-bottom: 30px; }
  .info_contant ul {
    margin-bottom: 30px; }
  .hero_sec .owl-carousel .owl-dots {
    bottom: 10px; }
  /***** inner *****/
  .inner_banner {
    padding: 30px 0; }
  .breadcrumb_info {
    margin-bottom: 20px; }
  .inner_banner h1 {
    border-width: 6px;
    padding-left: 20px;
    line-height: 32px; }
  .sidebar_info h3 {
    border-bottom-width: 3px; }
  .sidebar_info ul li {
    font-size: 14px; }
  .inner_sec {
    padding: 40px 0 10px 0; }
  .inner_sec .detail {
    margin: 0 0 30px 0;
    padding: 0 0 20px 0;
    border-bottom-width: 3px; }
  .typography_sec {
    padding: 40px 0; }
  .btns {
    padding: 14px 25px;
    font-size: 16px; }
  .typography_sec h5 {
    font-size: 18px; }
  .typography_sec .info {
    font-size: 16px; }
  .accordion .card-body p {
    font-size: 16px; }
  .accordion .card-header .btn {
    font-size: 18px; }
  .accordion .card-header h2.cd-title {
    font-size: 11px; } }

@media (max-width: 767px) {
  html {
    -webkit-text-size-adjust: none; }
  .nav_sec .navbar {
    display: inherit; }
  .nav_sec .navbar-light .navbar-nav {
    -ms-flex-direction: inherit;
        flex-direction: inherit;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    -ms-flex-pack: center;
        justify-content: center; }
  .nav_sec .navbar-light .navbar-nav li {
    margin: 0 15px; }
  .nav_sec2 {
    padding: 0; }
  .navbar-light .navbar-toggler {
    background: none;
    border: none;
    position: absolute;
    right: 0;
    top: -42px;
    height: 33px; }
  .navbar-toggler:focus, .navbar-toggler:active {
    outline: 0; }
  .navbar-toggler span {
    display: block;
    background-color: #3a373a;
    height: 3px;
    width: 25px;
    margin-top: 4px;
    margin-bottom: 4px;
    transform: rotate(0deg);
    position: relative;
    left: 0;
    opacity: 1; }
  .navbar-toggler span:nth-child(1), .navbar-toggler span:nth-child(3) {
    transition: transform .35s ease-in-out; }
  .navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 10px;
    transform: rotate(135deg);
    opacity: 0.9; }
  .navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent; }
  .navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 12px;
    top: 10px;
    transform: rotate(-135deg);
    opacity: 0.9; }
  .hero_sec p {
    display: none; }
  .hero_sec h1 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    max-width: 200px; }
  .nav_sec2 .navbar-light .navbar-nav li {
    margin: 5px 0; }
  .nav_sec2 .navbar-light .navbar-nav .nav-link {
    padding: 5px 10px;
    border-width: 3px;
    border-bottom: none;
    border-left: 5px solid;
    border-color: #db6727; }
  .nav_sec2 .navbar-light .navbar-nav .nav-link:before {
    display: none; }
  .nav_sec2 .dropdown-menu {
    margin-top: -1px; }
  .nav_sec2 .dropdown-toggle::after {
    float: right;
    margin-top: 9px; }
  /*.nav_sec2 .dropdown-toggle::after { width: 15px; height: 15px; bottom: -9px;}*/
  .nav_sec2 .dropdown-menu.megadrop .row > div:first-child {
    margin-bottom: 30px; }
  .nav_sec2 h6 {
    margin-bottom: 20px; }
  .cate_block {
    height: auto;
    margin-bottom: 30px; }
  .cate_sec .container {
    padding-bottom: 10px; }
  .news_sec .news {
    height: auto;
    margin-bottom: 30px; }
  .news_sec {
    padding-bottom: 10px; }
  .flogo {
    margin-bottom: 30px; }
  /*.copyright ul li::after { display:none;}
.copyright ul li{ display:block; margin:10px 0;}*/
  .footer_links li {
    margin-bottom: 10px; }
  .nav_sec2 .dropdown-menu, .nav_sec2 .dropdown-menu.megadrop {
    min-width: 100%; }
  /***** inner *****/
  .typography_sec .info {
    font-size: 14px; }
  .accordion .card-body p {
    font-size: 14px; }
  .nav_sec2 .dropdown-menu {
    border: none; }
  .search-block-form .search__field:focus {
    width: 200px; }
  .top_strip ul li {
    font-size: 10px;
    margin-left: 10px; }
  .covid_top, .covid_strip p, .covid_strip ul li {
    font-size: 13px; }
  .accordion .card-header h2.cd-title {
    font-size: 13px; }
  .cperson .cimage {
    margin-bottom: 10px; } }

/************ iphone **************/
@media (max-width: 600px) {
  html {
    -webkit-text-size-adjust: none; }
  .nav_sec .navbar-light .navbar-nav li {
    margin: 0 8px; }
  .hero_sec .owl-carousel .owl-item img {
    min-height: 150px;
    object-fit: cover; }
  .hero_sec .cap_inn {
    max-width: 300px;
    padding: 0 0 0 11px;
    border-width: 4px; }
  /***** inner *****/
  .breadcrumb_info li {
    font-size: 10px; }
  .breadcrumb_info li::after {
    margin: 0 3px 0 7px; }
  .inner_banner h1 {
    font-size: 18px;
    line-height: 20px; }
  .nav_sec .rtxt {
    font-size: 12px; }
  .accordion .card-header .btn::after {
    width: 25px;
    height: 25px;
    font-size: 20px;
    line-height: 25px;
    left: 10px;
    top: 12px; }
  .accordion .card-header .btn {
    font-size: 16px;
    padding: 14px 10px 14px 45px; }
  .accordion .card-body {
    padding: 20px 20px 15px 20px; }
  .nav_sec2 .dropdown-menu {
    border: none; }
  .search-block-form .search__field:focus {
    width: 160px; }
  .voter_block {
    padding: 30px 20px 15px 20px; }
  .voter_block figure {
    width: 90px;
    max-width: 90px;
    min-width: 90px; }
  .voter_block h3 {
    font-size: 18px; }
  .accordion .card-header h2.cd-title {
    font-size: 13px; } }

@media (max-width: 399px) {
  .search-block-form .search__field:focus {
    width: 120px; } }

/*# sourceMappingURL=maps/style.css.map */


.alert_box {
    background: #ffd54a;
    padding: 20px;
    margin-bottom: 20px;
    font-size: 20px;
}

h3.comunity_title {
    color: #db6727 !important;
}
.cap_inn.clsbar_1 a {
    color: #000;
}
.page-constituencies {
    margin-bottom: 50px;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 50px;
}
.elected_candidate {
    border: 1px solid #cdcdcd;
    padding: 20px 0;
    display: flex;
    height: 215px;
}
.total-box {
    padding: 0;
}