/**
 * @author Muhammad Hussein Fattahizadeh <m@mhf.ir>
 * @copyright (c) 2016, Muhammad Hussein Fattahizadeh <m@mhf.ir>
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../lib/fonts/fontawesome-webfont.woff2?v=YTUyYTQx") format("woff2"), url("../lib/fonts/fontawesome-webfont.svg?v=YTUyYTQx#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'lg';
  src: url("../lib/fonts/lg.eot?v=YTUyYTQx"), url("../lib/fonts/lg.woff?v=YTUyYTQx") format("woff"), url("../lib/fonts/lg.svg?v=YTUyYTQx") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'iran';
  src: url("../fonts/IRANSansWeb.woff2") format("woff2");
  font-weight: normal;
  font-display: swap; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/lato-v11-latin-regular.eot");
  src: url("../fonts/lato-v11-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-v11-latin-regular.woff") format("woff");
  font-weight: normal;
  font-display: swap; }

@font-face {
  font-family: 'iran-medium';
  src: url("../fonts/IRANSansWeb_Medium.woff2") format("woff2");
  font-weight: normal;
  font-display: swap; }

html,
body {
  padding: 0;
  margin: 0; }

body,
input,
select,
textarea {
  font-family: iran;
  direction: rtl; }

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
  font-weight: bold; }

p,
h2,
h1,
h3,
h4,
h5,
h6 {
  margin: 0; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  display: block; }

ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  ul li {
    margin: 0;
    padding: 0; }

a {
  text-decoration: none; }

::selection {
  color: #fff;
  background: #14479f; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

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

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #ffffff; }

.fa-glass:before {
  content: "\f000"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes splide-loading {
  0% {
    transform: rotate(0); }
  to {
    transform: rotate(1turn); } }

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0; }

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1; }

.splide--rtl {
  direction: rtl; }

.splide__track--ttb > .splide__list {
  display: block; }

.splide__container {
  box-sizing: border-box;
  position: relative; }

.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important; }

.splide.is-initialized:not(.is-active) .splide__list {
  display: block; }

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none; }

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto; }

.splide:not(.is-overflow) .splide__pagination {
  display: none; }

.splide__progress__bar {
  width: 0; }

.splide {
  position: relative;
  visibility: hidden; }

.splide.is-initialized, .splide.is-rendered {
  visibility: visible; }

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative; }

.splide__slide img {
  vertical-align: bottom; }

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

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

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none; }

.splide__toggle.is-active .splide__toggle__pause {
  display: inline; }

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0; }

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../lib/img/fancybox/../img/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../lib/img/fancybox/../img/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../lib/img/fancybox/../img/blank.gif");
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

.fancybox-lock {
  overflow: visible !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../lib/img/fancybox/../img/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../lib/img/fancybox/../img/fancybox_sprite@2x.png");
    background-size: 44px 152px; }
  #fancybox-loading div {
    background-image: url("../lib/img/fancybox/../img/fancybox_loading@2x.gif");
    background-size: 24px 24px; } }

.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.lightSlider:before, .lightSlider:after {
  content: " ";
  display: table; }

.lightSlider {
  overflow: hidden;
  margin: 0; }

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative; }

.lSSlideWrapper > .lightSlider:after {
  clear: both; }

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform,height;
  transition-property: transform,height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lSSlideWrapper .lSFade {
  position: relative; }

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%; }

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lSSlideWrapper .lSFade > *.active {
  z-index: 10; }

.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1; }

.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center; }

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px; }

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s; }

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca; }

.lSSlideOuter .media {
  opacity: 0.8; }

.lSSlideOuter .media.active {
  opacity: 1; }

.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s; }

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px; }

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%; }

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table; }

.lSSlideOuter .lSPager.lSGallery:after {
  clear: both; }

.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url("../lib/img/lightslider/controls.png");
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s; }

.lSAction > a:hover {
  opacity: 1; }

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px; }

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px; }

.lSAction > a.disabled {
  pointer-events: none; }

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden; }

.lSSlideOuter.vertical {
  position: relative; }

.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important; }

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0; }

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important; }

.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0; }

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto; }

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px; }

.lSSlideOuter.lSrtl {
  direction: rtl; }

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none; }

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
  padding-right: 0; }

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
  float: left; }

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
  float: right !important; }

@-webkit-keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }

@keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }

@-webkit-keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }

@keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }

@-webkit-keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }

@keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }

@keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }

.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative; }

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative; }

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative; }

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative; }

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative; }

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative; }

.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none; }

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5; }

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF; }

.lg-actions .lg-next {
  right: 20px; }

.lg-actions .lg-next:before {
  content: "\e095"; }

.lg-actions .lg-prev {
  left: 20px; }

.lg-actions .lg-prev:after {
  content: "\e094"; }

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-moz-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-ms-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@-moz-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@-ms-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45); }

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.lg-toolbar .lg-icon:hover {
  color: #FFF; }

.lg-toolbar .lg-close:after {
  content: "\e070"; }

.lg-toolbar .lg-download:after {
  content: "\e0f2"; }

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080; }

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold; }

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0; }

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle; }

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; }

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px; }

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease; } }

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707; }

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px; }

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px; }

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff"; }

.lg-outer .lg-toogle-thumb:hover {
  color: #FFF; }

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px; }

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer; }

.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto; }

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../lib/img/lightgallery/vimeo-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../lib/img/lightgallery/vimeo-play.png") no-repeat scroll 0 -58px transparent; }

.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../lib/img/lightgallery/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../lib/img/lightgallery/youtube-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../lib/img/lightgallery/youtube-play.png") no-repeat scroll 0 -60px transparent; }

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible; }

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s; }

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0; }

.lg-progress-bar.lg-start .lg-progress {
  width: 100%; }

.lg-show-autoplay .lg-progress-bar {
  opacity: 1; }

.lg-autoplay-button:after {
  content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

#lg-zoom-in:after {
  content: "\e311"; }

#lg-actual-size {
  font-size: 20px; }

#lg-actual-size:after {
  content: "\e033"; }

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none; }

#lg-zoom-out:after {
  content: "\e312"; }

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto; }

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px; }

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible; }

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px; }

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0); }

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%; }

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px; }

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0; }

.lg-fullscreen:after {
  content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d"; }

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; }

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible; }

.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF; }

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; }

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px; }

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px; }

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333; }

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px; }

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07); }

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle; }

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto; }

.lg-outer #lg-share {
  position: relative; }

.lg-outer #lg-share:after {
  content: "\e80d"; }

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998; }

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901"; }

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced; }

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904"; }

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39; }

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902"; }

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027; }

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903"; }

.lg-group:after {
  content: "";
  display: table;
  clear: both; }

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lg-outer.lg-visible {
  opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1; }

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%; }

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap; }

.lg-outer .lg-item {
  background: url("../lib/img/lightgallery/loading.gif") no-repeat scroll center center transparent;
  display: none !important; }

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important; }

.lg-outer.lg-css .lg-current {
  display: inline-block !important; }

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%; }

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.lg-outer .lg-item.lg-complete {
  background-image: none; }

.lg-outer .lg-item.lg-current {
  z-index: 1060; }

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important; }

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1; }

.lg-outer .lg-empty-html {
  display: none; }

.lg-outer.lg-hide-download #lg-download {
  display: none; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-backdrop.in {
  opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

body,
input,
select,
textarea {
  direction: rtl; }

.row1_inner {
  margin-bottom: 24px; }

.column_1 {
  padding-top: 16px;
  width: 100%;
  float: right;
  margin-right: 0;
  margin-left: 0; }
  .column_1 #hard_news .title {
    text-align: unset !important; }
  .column_1 #hard_news_chandresane .title {
    text-align: unset !important; }

.column_2 {
  padding-top: 16px;
  width: 100%;
  float: right;
  margin-right: 0;
  margin-left: 0; }

.column_3 {
  padding-top: 16px;
  width: 100%;
  float: right;
  margin-right: 0;
  margin-left: 0; }

@media (min-width: 768px) {
  .column_1 {
    padding-top: 24px;
    width: 60%;
    float: right;
    padding-left: 16px;
    padding-right: 0px; }
  .column_2 {
    padding-top: 24px;
    width: 40%;
    float: right;
    padding-left: 16px;
    padding-right: 0px; }
  .column_3 {
    padding-top: 24px;
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0; } }

@media (min-width: 1100px) {
  .column_1 {
    width: 53.3333333333%;
    float: right;
    padding-left: 16px;
    padding-right: 0px; }
  .column_2 {
    width: 21.6666666667%;
    float: right;
    padding-left: 16px;
    padding-right: 0px; }
  .column_3 {
    width: 25%;
    float: right; } }

a.to_top {
  display: none;
  background-color: #b42211;
  cursor: pointer; }
  a.to_top i {
    text-align: center;
    padding-top: 12px;
    font-size: 22px;
    color: #fff;
    display: block; }
  @media (min-width: 800px) {
    a.to_top {
      width: 50px;
      height: 50px;
      position: fixed;
      z-index: 99;
      right: 20px;
      bottom: 51px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 30px; } }

.zxc > div {
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto; }

.moj-channel > a {
  display: block;
  margin: 0 auto;
  text-align: center; }

.moj-channel > a img {
  max-width: 100%;
  height: auto; }

.moj-channel {
  max-width: 100%;
  margin: 12px 0; }

.rating-news {
  margin: 32px 0px 24px 0px; }

.telegramBanner > div {
  max-width: 100%; }

.telegramBanner > div > a {
  max-width: 100%; }

#content-text {
  text-align: justify; }

#multimedia .multimedia_inner #video_slider > li {
  position: relative; }

#multimedia .multimedia_inner #video_slider > li > a .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: rgba(17, 17, 17, 0.5); }
  #multimedia .multimedia_inner #video_slider > li > a .icon i {
    font-size: 55px;
    padding-top: 21px;
    color: rgba(255, 255, 255, 0.8); }

@media screen and (min-width: 620px) {
  .splide_hard_newss .splide__slide .res {
    width: 65%;
    padding-left: 8px;
    padding-right: 0px; } }

.splide_hard_newss .splide__slide .detail .uptitle {
  font-family: iran;
  padding-top: 4px;
  font-size: 12px;
  color: #000; }

.splide_hard_newss .splide__slide .detail .title {
  margin: 0;
  padding: 0;
  font-size: 16px;
  text-align: unset !important; }
  .splide_hard_newss .splide__slide .detail .title a {
    color: #000;
    padding: 4px 0 8px;
    transition: all 0.3s ease-in-out; }
    @media screen and (mni-width: 620px) {
      .splide_hard_newss .splide__slide .detail .title a {
        font-size: 19px; } }
    .splide_hard_newss .splide__slide .detail .title a:hover {
      color: #14479f; }

.splide_hard_newss .splide__slide .detail .lead {
  color: #666;
  font-size: 13px;
  margin-top: 8px;
  line-height: 1.7em; }

@media screen and (min-width: 620px) {
  .splide_hard_newss .splide__slide .detail {
    width: 35%;
    padding-top: 0px; } }

@media screen and (min-width: 620px) {
  .splide_hard_newss .splide__slide {
    display: flex;
    padding-top: 0;
    margin-left: 0;
    margin-right: 0;
    justify-content: space-between; } }

.splide_hard_newss .splide__arrow {
  top: 50%;
  width: 35px;
  height: 35px;
  z-index: 11;
  border: none;
  border-radius: 50%;
  position: absolute;
  background-color: #fff;
  transition: 0.7s; }
  @media screen and (min-width: 620px) {
    .splide_hard_newss .splide__arrow {
      bottom: 11px;
      top: unset !important; } }
  .splide_hard_newss .splide__arrow svg {
    width: 25px !important;
    height: 18px !important;
    position: absolute;
    top: 26%;
    right: 15%; }

.splide_hard_newss .splide__arrow--prev {
  right: 5px; }

.splide_hard_newss .splide__arrow--next {
  left: 5px;
  transform: rotate(180deg); }

.splide_hard_newss .splide__arrow:hover {
  opacity: 1; }

.section_first {
  margin-top: 16px; }
  .section_first .title_section {
    border-bottom: 2px solid #14479f; }
    .section_first .title_section .title_h {
      margin: 0 0 1px 0;
      color: #14479f;
      font-size: 0.96em; }
      .section_first .title_section .title_h a,
      .section_first .title_section .title_h span {
        color: #fff;
        display: inline-block;
        background-color: #14479f;
        border-bottom: 1px solid #14479f;
        padding: 0px 10px 1px 10px; }
  .section_first .same_list {
    background-color: #f6f6f6;
    margin-bottom: 12px;
    padding: 6px 6px 0 6px; }
    .section_first .same_list li {
      margin-bottom: 16px; }
      .section_first .same_list li .title {
        font-size: 16px;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
        .section_first .same_list li .title a {
          transition: all 0.3s ease-in-out;
          padding: 8px 0;
          color: #000;
          font-size: 0.93em; }
        .section_first .same_list li .title a:hover {
          color: #14479f; }
      .section_first .same_list li .cnt_ttl {
        font-size: 0.82em;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0;
        padding: 0; }
        .section_first .same_list li .cnt_ttl a {
          transition: all 0.3s ease-in-out;
          padding: 8px 0;
          color: #000;
          font-size: 1em; }
        .section_first .same_list li .cnt_ttl a:hover {
          color: #14479f; }
      .section_first .same_list li .up_title {
        font-family: iran;
        padding-top: 4px;
        font-size: 0.78em;
        color: #000;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .section_first .same_list li .up_cnt_ttl {
        font-family: iran;
        font-size: 0.7em;
        color: #000000e3;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .section_first .same_list li .lead {
        font-size: 0.8em;
        margin-top: 8px;
        color: #666;
        line-height: 1.7em;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
    .section_first .same_list li:first-child {
      margin-bottom: 22px; }
      .section_first .same_list li:first-child .title {
        font-family: iran;
        font-weight: bold; }
        .section_first .same_list li:first-child .title a {
          display: block; }
    .section_first .same_list li:last-child {
      margin-bottom: 0; }
  @media screen and (min-width: 500px) {
    .section_first .same_list {
      padding-bottom: 16px; }
      .section_first .same_list li:first-child {
        display: block; }
      .section_first .same_list li {
        gap: 16px;
        display: grid;
        grid-template-columns: repeat(2, 1fr); }
      .section_first .same_list li:last-child {
        margin-bottom: 0; } }
  @media screen and (min-width: 800px) {
    .section_first .same_list {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 0px 16px;
      grid-template-areas: "a b" "a c" "a d"; }
      .section_first .same_list li {
        margin-bottom: 0 !important;
        gap: 0 16px;
        display: grid;
        grid-template-columns: repeat(2, 1fr); }
      .section_first .same_list li:first-child {
        display: block;
        grid-area: a; }
      .section_first .same_list li:nth-child(2) {
        grid-area: b; }
      .section_first .same_list li:nth-child(3) {
        grid-area: c; }
      .section_first .same_list li:nth-child(4) {
        grid-area: d;
        margin-bottom: 0; } }

.requirement_parnet {
  margin-bottom: 12px;
  background-color: #f6f6f6; }
  .requirement_parnet .requirement {
    display: flex; }
    .requirement_parnet .requirement li {
      width: 33.33%;
      display: block;
      text-align: center;
      padding: 14px 12px 6px 12px; }
      .requirement_parnet .requirement li:nth-child(2) {
        border-left: 2px solid #14479f;
        border-right: 2px solid #14479f; }
      .requirement_parnet .requirement li img {
        animation: blink 2s;
        animation-iteration-count: infinite; }

@keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
      .requirement_parnet .requirement li span {
        color: #000;
        display: block;
        font-size: 0.85em; }

.time_section time {
  padding: 10px 3px 0;
  color: #666;
  float: left;
  font-size: 0.6em;
  text-align: center; }

@media only screen and (max-width: 800px) {
  .section_first li:not(:first-child) {
    display: grid;
    grid-template-columns: 35% 1fr;
    gap: 16px; }
    .section_first li:not(:first-child) .cnt_ttl a {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      padding-bottom: 0; } }

@media only screen and (max-width: 800px) {
  .section_first li:last-child {
    padding-bottom: 16px !important; } }

.home #multimedia .multimedia_inner {
  padding: 0; }
  @media only screen and (min-width: 800px) {
    .home #multimedia .multimedia_inner {
      float: right;
      width: 74.7%; } }

#multimedia {
  margin-bottom: 24px; }
  #multimedia .main_wrapper {
    clear: both;
    width: 100%;
    display: table; }
  #multimedia .multimedia_top_list {
    padding: 16px;
    background-color: #949494; }
    #multimedia .multimedia_top_list li {
      position: relative; }
      #multimedia .multimedia_top_list li .content {
        width: 100%;
        background: linear-gradient(to bottom, transparent 0%, #000 100%);
        padding: 12px;
        position: absolute;
        right: 0;
        bottom: 0; }
        #multimedia .multimedia_top_list li .content svg {
          flex-shrink: 0; }
      #multimedia .multimedia_top_list li .title {
        font-size: 1em; }
        #multimedia .multimedia_top_list li .title a {
          max-width: 100%;
          color: #fff; }
  #multimedia .multimedia_bottom_list {
    display: grid;
    grid-row-gap: 16px;
    grid-column-gap: 0px;
    padding: 0 16px 16px 16px;
    grid-template-columns: 1fr;
    background-color: #949494;
    grid-template-rows: repeat(4, 1fr); }
    @media (min-width: 568px) {
      #multimedia .multimedia_bottom_list {
        grid-column-gap: 16px;
        grid-template-rows: repeat(2, 1fr);
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 768px) {
      #multimedia .multimedia_bottom_list {
        grid-column-gap: 16px;
        grid-template-rows: 1fr;
        grid-template-columns: repeat(4, 1fr); } }
    #multimedia .multimedia_bottom_list li {
      position: relative; }
      #multimedia .multimedia_bottom_list li .content {
        width: 100%;
        background: linear-gradient(to bottom, transparent 0%, #000 100%);
        padding: 12px;
        position: absolute;
        right: 0;
        bottom: 0; }
      #multimedia .multimedia_bottom_list li .title {
        font-size: 0.8125em; }
        #multimedia .multimedia_bottom_list li .title a {
          max-width: 100%;
          color: #fff; }

.multimedia_bottom_list_cnt .read_more {
  width: 100%;
  text-align: left;
  background-color: #949494;
  color: #fff;
  font-size: 16px;
  padding-bottom: 13px;
  padding-left: 20px; }

.top_news {
  padding-bottom: 8px; }

.landing_main #featured_news {
  background-color: #f6f6f6; }
  .landing_main #featured_news ul {
    padding-top: 16px; }
    .landing_main #featured_news ul li:last-child {
      border: none; }

.landing_main .service_header {
  background-color: #b42211; }
  .landing_main .service_header > a {
    width: 50%;
    float: right;
    color: #fff;
    padding: 5px 12px; }
  .landing_main .service_header .archive_icon {
    text-align: left; }

.landing_main .featured_news_inner {
  padding: 16px 12px 0 !important; }

.service_footer {
  background-color: #b42211; }
  .service_footer a {
    display: block;
    font-size: 0.9em;
    padding: 5px 13px;
    text-align: left;
    color: #fff; }

.landing_main .dialog_list ul li .title a {
  font-weight: bold; }

.landing_sub_inner #featured_news {
  margin: 0 0 16px 0; }

.caption .live_news_ul {
  background-color: #f6f6f6;
  padding: 6px 6px 16px; }
  .caption .live_news_ul li {
    border-bottom: thin dotted #d9d9d9;
    transition: 0.5s; }
    .caption .live_news_ul li .title a {
      font-size: 0.78em;
      color: #000;
      padding: 5px; }
  .caption .live_news_ul li:last-child {
    border: none; }
  .caption .live_news_ul li:hover {
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.28);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.28);
    background-color: #fff !important; }
  .caption .live_news_ul li:first-child {
    background-color: #00327e; }
    .caption .live_news_ul li:first-child .title a {
      color: #fff; }
  .caption .live_news_ul li:nth-child(2),
  .caption .live_news_ul li:nth-child(3),
  .caption .live_news_ul li:nth-child(4) {
    background-color: #2965c0; }
    .caption .live_news_ul li:nth-child(2) .title a,
    .caption .live_news_ul li:nth-child(3) .title a,
    .caption .live_news_ul li:nth-child(4) .title a {
      color: #fff; }
  .caption .live_news_ul li:nth-child(5),
  .caption .live_news_ul li:nth-child(6),
  .caption .live_news_ul li:nth-child(7),
  .caption .live_news_ul li:nth-child(8),
  .caption .live_news_ul li:nth-child(9) {
    background-color: #bacff0; }
  .caption .live_news_ul li:nth-child(1):hover .title a,
  .caption .live_news_ul li:nth-child(2):hover .title a,
  .caption .live_news_ul li:nth-child(3):hover .title a,
  .caption .live_news_ul li:nth-child(4):hover .title a {
    color: #000; }

.caption .title_section .title_h {
  color: #fff;
  display: inline-block;
  background-color: #14479f;
  border-bottom: 1px solid #14479f;
  padding: 0px 10px 1px 10px; }

#content-text table {
  max-width: 100% !important;
  width: 100% !important; }

@media (max-width: 767px) {
  #SC_TBlock_662839 .ts-wrapper > div.contentTeaser:nth-child(n+1) {
    clear: inherit; }
  #SC_TBlock_662839 .ts-wrapper > div.contentTeaser {
    display: block;
    float: left;
    width: 48%; } }

#rssbank-container ul {
  padding: 28px 12px; }

.title_page {
  margin-top: 0px; }

.landing_agancy_inner h1 {
  color: #fff;
  font-size: 1.2em !important;
  margin: 0.67em 0;
  padding: 3px 10px; }

.landing_agancy_inner ul {
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
  gap: 24px;
  text-align: right;
  flex-wrap: wrap; }
  @media screen and (min-width: 600px) {
    .landing_agancy_inner ul li {
      flex-basis: 15%; } }
  .landing_agancy_inner ul a {
    color: #043d7b; }

.service_tag_footer {
  text-align: left;
  padding: 0 16px 16px 16px; }
  .service_tag_footer .pag_foot_v2 {
    display: inline-block; }
  .service_tag_footer a {
    width: 28px;
    color: #000;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    border: 1px solid #b42211; }
  .service_tag_footer span {
    width: 28px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #b42211;
    background-color: #b42211; }

@media screen and (min-width: 620px) {
  .first_landingnews {
    display: flex;
    justify-content: space-between; }
    .first_landingnews .res {
      width: 65%;
      padding-left: 8px;
      padding-right: 0px; }
    .first_landingnews .detail {
      width: 35%;
      padding-top: 0px; } }

.hard_news_chandresane li .detail {
  height: unset !important; }

.multimedia {
  background-color: #fff; }
  .multimedia .multimedia_inner {
    padding: 16px 0; }
    @media (min-width: 900px) {
      .multimedia .multimedia_inner {
        padding: 24px 0; } }
  .multimedia .top_nav {
    background-color: #292828; }
    .multimedia .top_nav .nav_toggle > li.active > a {
      color: #fff; }
  .multimedia #search_and_sticky {
    background-color: #4b4b4b; }
  .multimedia .news_tags span {
    color: #262525; }
  .multimedia .news_tags a {
    color: #24232a;
    background-color: #e6e6e6; }
  .multimedia .news_tags a:hover {
    background-color: #24232a;
    color: #e6e6e6; }

.landing_album_one {
  padding: 16px;
  background-color: #fff; }
  .landing_album_one .news_code {
    display: block;
    margin: 5px 0px;
    font-size: 0.9em; }
    @media screen and (max-width: 980px) {
      .landing_album_one .news_code {
        display: none; } }
    .landing_album_one .news_code span {
      font-size: 1em;
      color: #ccc; }
  .landing_album_one time {
    display: block;
    font-size: 1em;
    margin-top: 8px;
    color: #ccc; }
    @media screen and (max-width: 980px) {
      .landing_album_one time {
        display: none; } }

.landing_album_one .lSSlideOuter {
  position: relative; }
  @media (min-width: 800px) {
    .landing_album_one .lSSlideOuter .lSPager.lSpg {
      position: absolute;
      bottom: 16px;
      padding: 0 8px;
      left: 0px; }
      .landing_album_one .lSSlideOuter .lSPager.lSpg li {
        display: block;
        padding: 0 1px; } }
  .landing_album_one .lSSlideOuter .lSPager.lSpg li > a {
    height: 11px;
    width: 11px; }

.landing_album_one .lSSlideOuter .lSPager.lSpg > li a {
  background-color: #5A5A5A; }

.landing_album_one .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #ef3125; }

#gallary_page_slider li {
  position: relative; }
  #gallary_page_slider li .title_represent {
    width: 100%;
    padding: 0 22px 0 0; }
    @media screen and (min-width: 980px) {
      #gallary_page_slider li .title_represent {
        background: linear-gradient(-1deg, black 8%, rgba(0, 0, 0, 0) 100%);
        position: absolute;
        bottom: 0;
        padding: 0 57px 20px 0; } }
    #gallary_page_slider li .title_represent .title {
      margin: 0.2em 0 !important; }
      #gallary_page_slider li .title_represent .title > a {
        display: block;
        color: #000;
        font-size: 0.6em;
        line-height: 1.6em;
        padding-left: 4px;
        padding-right: 0px; }
        @media screen and (min-width: 730px) {
          #gallary_page_slider li .title_represent .title > a {
            font-size: 0.76em; } }
        @media screen and (min-width: 980px) {
          #gallary_page_slider li .title_represent .title > a {
            color: #fff; } }

#splide_landing_album_one {
  position: relative; }
  #splide_landing_album_one .splide__arrow--prev {
    position: absolute;
    right: 24px;
    bottom: 25px;
    z-index: 111;
    width: 35px;
    height: 35px;
    z-index: 11;
    border: none;
    border-radius: 50%;
    position: absolute;
    background-color: #fff;
    transition: 0.7s; }
    @media screen and (max-width: 980px) {
      #splide_landing_album_one .splide__arrow--prev {
        bottom: 134px; } }
    #splide_landing_album_one .splide__arrow--prev svg {
      width: 25px !important;
      height: 18px !important;
      position: absolute;
      top: 26%;
      right: 15%; }
  #splide_landing_album_one .splide__arrow--next {
    position: absolute;
    left: 24px;
    transform: rotate(180deg);
    bottom: 25px;
    z-index: 111;
    width: 35px;
    height: 35px;
    z-index: 11;
    border: none;
    border-radius: 50%;
    position: absolute;
    background-color: #fff;
    transition: 0.7s; }
    @media screen and (max-width: 980px) {
      #splide_landing_album_one .splide__arrow--next {
        bottom: 134px; } }
    #splide_landing_album_one .splide__arrow--next svg {
      width: 25px !important;
      height: 18px !important;
      position: absolute;
      top: 26%;
      right: 15%; }

#gallary_page_slider .photographer {
  margin-top: 16px; }
  #gallary_page_slider .photographer span {
    font-size: 0.8em;
    color: #ccc; }

.landing_album_two {
  background-color: #fff;
  display: grid; }
  @media (min-width: 600px) {
    .landing_album_two {
      grid-template-columns: 1fr 1fr;
      gap: 12px; } }
  @media (min-width: 900px) {
    .landing_album_two {
      grid-template-columns: 1fr 1fr 1fr; } }
  .landing_album_two .mulitmedia_section_inner {
    background-color: #fff; }
  .landing_album_two .landing_album_two_inner {
    padding-top: 16px; }
    .landing_album_two .landing_album_two_inner .title {
      min-height: 57px; }
      .landing_album_two .landing_album_two_inner .title a {
        font-size: 0.7em;
        line-height: 1.6em;
        color: #000;
        padding: 4px 8px 0px; }
    .landing_album_two .landing_album_two_inner .detail {
      padding: 0px 8px; }
      .landing_album_two .landing_album_two_inner .detail .photographer {
        display: inline-block;
        color: #b1b1b1;
        font-size: 0.9em;
        float: right; }
      .landing_album_two .landing_album_two_inner .detail time {
        float: left;
        font-size: 0.9em;
        display: inline-block;
        color: #000; }

.multimedia_row2 {
  padding: 0 12px 12px;
  background-color: #fff; }
  .multimedia_row2 .multimedia_row2_main ul li {
    padding-top: 12px; }
    @media (min-width: 530px) {
      .multimedia_row2 .multimedia_row2_main ul li {
        width: 49.1803278689%;
        float: right; }
        .multimedia_row2 .multimedia_row2_main ul li:nth-child(2n + 1) {
          margin-right: 0;
          margin-left: -100%;
          clear: both;
          margin-right: 0; }
        .multimedia_row2 .multimedia_row2_main ul li:nth-child(2n + 2) {
          margin-right: 50.8196721311%;
          margin-left: -100%;
          clear: none; } }
    @media (min-width: 800px) {
      .multimedia_row2 .multimedia_row2_main ul li {
        width: 32.4324324324%;
        float: right; }
        .multimedia_row2 .multimedia_row2_main ul li:nth-child(3n + 1) {
          margin-right: 0;
          margin-left: -100%;
          clear: both;
          margin-right: 0; }
        .multimedia_row2 .multimedia_row2_main ul li:nth-child(3n + 2) {
          margin-right: 33.7837837838%;
          margin-left: -100%;
          clear: none; }
        .multimedia_row2 .multimedia_row2_main ul li:nth-child(3n + 3) {
          margin-right: 67.5675675676%;
          margin-left: -100%;
          clear: none; } }
    .multimedia_row2 .multimedia_row2_main ul li .multimedia_row2_content {
      border: 1px solid #2d2d2d;
      background-color: #2C2C2C; }
      .multimedia_row2 .multimedia_row2_main ul li .multimedia_row2_content .title {
        min-height: 53.5px;
        border-bottom: 1px solid #313233; }
        .multimedia_row2 .multimedia_row2_main ul li .multimedia_row2_content .title a {
          padding: 4px 8px;
          font-size: 0.7em;
          line-height: 1.7em;
          color: #fff; }
      .multimedia_row2 .multimedia_row2_main ul li .multimedia_row2_content .detail {
        padding: 0 4px;
        text-align: left; }
        .multimedia_row2 .multimedia_row2_main ul li .multimedia_row2_content .detail time {
          font-size: 0.77em;
          color: #b1b1b1; }
    .multimedia_row2 .multimedia_row2_main ul li .multimedia_row2_content:hover {
      border: 1px solid #5A5A5A;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  @media (min-width: 730px) {
    .multimedia_row2 .multimedia_row2_main {
      padding-left: 12px;
      padding-right: 0; }
    .multimedia_row2 .multimedia_sidebar {
      width: 29.1666666667%;
      float: right; } }
  .multimedia_row2 .user-sender-wrapper .w100.clear span {
    color: #fff; }
  .multimedia_row2 .user-sender-wrapper .uploadProgressMessage,
  .multimedia_row2 .user-sender-wrapper #successMessage {
    color: #fff; }
  .multimedia_row2 .user-sender-wrapper .submit-sender {
    background-color: #14479f;
    color: #fff;
    width: 100%;
    border: none;
    padding: 4px 0;
    line-height: 1.7; }

.multimedia_row2_main {
  margin-top: 12px; }
  .multimedia_row2_main ul li {
    margin-bottom: 12px; }
    .multimedia_row2_main ul li .multimedia_row2_content {
      position: relative; }
    .multimedia_row2_main ul li .content {
      position: absolute;
      bottom: 0;
      background: linear-gradient(-1deg, black 8%, rgba(0, 0, 0, 0) 100%);
      width: 100%;
      padding-right: 15px;
      padding-bottom: 8px; }
    .multimedia_row2_main ul li .title {
      margin: 5px 0; }
      .multimedia_row2_main ul li .title a {
        color: #000;
        font-size: 0.75em; }
    .multimedia_row2_main ul li .detail {
      margin: 0 0 0 4px; }
      .multimedia_row2_main ul li .detail time {
        color: #000;
        font-size: 0.85em; }
  .multimedia_row2_main ul li:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 730px) {
    .multimedia_row2_main ul {
      display: flex;
      gap: 12px; }
      .multimedia_row2_main ul li {
        margin-bottom: 0;
        width: 50%; } }

.multimedia_title .title_h {
  margin: 0;
  border: 1px solid #662f2f;
  background-color: #541717;
  font-size: 0.9em;
  text-align: center;
  color: #fff;
  padding: 5px 4px; }

.multimedia_top_news {
  padding-top: 12px; }
  .multimedia_top_news ul li .content {
    position: relative;
    border-bottom: 1px solid #353638; }
    .multimedia_top_news ul li .content .title {
      padding: 8px;
      position: absolute;
      width: 100%;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.6); }
      .multimedia_top_news ul li .content .title a {
        color: #fff;
        font-size: 11px;
        line-height: 1.6em; }

.image_reporter {
  padding-top: 12px; }
  .image_reporter #formStatus {
    color: #fff; }
  .image_reporter .user-sender-wrapper {
    padding-top: 16px; }
    .image_reporter .user-sender-wrapper input,
    .image_reporter .user-sender-wrapper textarea {
      width: 100%;
      margin-bottom: 8px;
      padding: 4px;
      border: none; }
    .image_reporter .user-sender-wrapper .fileUpload {
      cursor: pointer;
      display: block;
      background-color: #14479f;
      color: #fff;
      padding: 4px 0;
      margin-bottom: 8px;
      line-height: 1.7;
      text-align: center; }
    .image_reporter .user-sender-wrapper button {
      background-color: #14479f;
      color: #fff;
      width: 100%;
      border: none;
      padding: 4px 0;
      line-height: 1.7; }
  .image_reporter .hide,
  .image_reporter .browseuploader {
    display: none; }

#modal_page {
  padding: 22px;
  background-color: #fff; }
  #modal_page .title {
    font-size: 1.5em;
    margin: 0; }
    #modal_page .title a {
      color: #000;
      line-height: 1.7em; }
  #modal_page .lead {
    padding: 8px 0;
    font-size: 0.83em;
    color: #262525;
    line-height: 1.6em; }
  #modal_page .uptitle {
    padding-bottom: 8px;
    font-size: 0.83em;
    color: #262525;
    line-height: 1.6em; }
  #modal_page .edit_news {
    color: #e6e6e6;
    font-size: 0.9em;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding: 2px 8px; }
  #modal_page .photographer span,
  #modal_page .news_code span,
  #modal_page time,
  #modal_page .tinyurl span {
    font-size: 0.85em;
    color: #262525; }
  @media (min-width: 650px) {
    #modal_page .tinyurl_form {
      width: 40%; } }
  #modal_page .tinyurl_form input {
    background-color: #fff;
    border: 1px solid #24232A; }
  #modal_page .all_share a i {
    color: #262525;
    font-size: 22px; }
  #modal_page #content-text > p {
    color: #262525; }

.gallary_bridle {
  background-color: #fff; }
  .gallary_bridle .gallery_containar {
    padding: 0 16px 16px; }
    .gallary_bridle .gallery_containar .modal_view {
      margin: 0;
      padding-top: 8px; }
    @media screen and (min-width: 520px) {
      .gallary_bridle .gallery_containar {
        grid-template-columns: 1fr 1fr;
        display: grid;
        gap: 0 12px; } }
    @media screen and (min-width: 730px) {
      .gallary_bridle .gallery_containar {
        grid-template-columns: 1fr 1fr 1fr 1fr; } }
  .gallary_bridle .modal_view > a {
    padding: 6px;
    display: block; }
    .gallary_bridle .modal_view > a img {
      display: block;
      max-width: 100%;
      margin: 0 auto; }
  .gallary_bridle .modal_view a:hover {
    border: 1px solid #fff; }

.album_main .main_wrapper {
  padding: 0; }

.fancybox-title a {
  width: 32px;
  height: 32px;
  float: left; }

#fancybox-loading div {
  background: url("/images/fancybox_loading.gif") center center no-repeat !important; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("/images/fancybox_sprite.png") !important; }

.fancybox-nav {
  background: transparent url("/images/blank.gif") !important;
  /* helps IE */ }

.fancybox-overlay {
  background: url("/images/fancybox_overlay.png") !important; }

.news_page_header .news_short_info {
  padding: 0 4px;
  border-bottom: 1px solid #d9d9d9; }
  .news_page_header .news_short_info .news_info_code {
    font-size: 0.8em;
    color: #505050; }
  .news_page_header .news_short_info time {
    font-size: 0.8em;
    color: #505050;
    padding: 0 8px; }
  .news_page_header .news_short_info .news_info_group {
    font-size: 0.8em;
    color: #505050;
    padding-left: 8px;
    display: inline-block; }
  .news_page_header .news_short_info .print_envelope {
    float: left; }
    .news_page_header .news_short_info .print_envelope a {
      cursor: pointer;
      font-size: 0.9em;
      color: #505050; }

.news_page_header .uptitle {
  font-size: 0.8em;
  color: #595959;
  margin-top: 8px; }

.news_page_header .title {
  font-size: 1.4em;
  margin: 8px 0;
  line-height: 1.8em;
  color: #000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .news_page_header .title:hover {
    color: #b42211; }

.news_page_article .contain_img {
  margin-bottom: 8px; }

.news_page_article .lead {
  line-height: 1.76em;
  font-size: 1em;
  color: #1f1f1f;
  padding: 12px;
  background-color: #ededed;
  margin-bottom: 8px; }

#content-text .table_res {
  overflow-x: scroll; }

#content-text video {
  max-width: 100%;
  width: 100%;
  aspect-ratio: 16/9;
  height: auto; }

#content-text img {
  max-width: 100%;
  height: auto; }

#content-text table,
#content-text th,
#content-text td {
  border: 1px solid black;
  border-collapse: collapse; }

#content-text th,
#content-text td {
  padding: 8px; }

#content-text h2,
#content-text h3 {
  font-size: 16px; }

#content-text h1 {
  font-size: 32px; }

#content-text > p {
  font-size: 16px;
  line-height: 32px;
  color: #000;
  margin: 8px 0; }
  #content-text > p a {
    color: #14479f;
    font-size: 0.9em;
    font-weight: bold; }
  #content-text > p img {
    margin: 0 auto;
    max-width: 100%;
    display: block;
    height: auto; }

#content-text #video2,
#content-text #audio2 {
  margin: 4px auto; }

#content-text #video2 {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto; }

.end-msg-txt {
  font-size: 0.96em;
  color: #14479f;
  display: block;
  margin: 12px 0px; }

.article_body .lSGallery {
  margin: 0 auto !important; }

.article_body #video1 {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9; }

.article_body .video {
  margin: 4px auto;
  aspect-ratio: 16/9;
  width: 100%;
  height: auto; }

.article_body .video_info {
  text-align: center; }
  .article_body .video_info span {
    font-size: 0.78em;
    color: #000; }
  .article_body .video_info a {
    padding: 0 8px;
    font-size: 0.9em;
    color: #14479f;
    font-weight: bold; }

.article_body .audio {
  margin: 4px auto; }
  .article_body .audio audio {
    width: 100%; }
  .article_body .audio .audio_info {
    text-align: center; }
    .article_body .audio .audio_info span {
      font-size: 0.78em;
      color: #000;
      padding-left: 8px; }
    .article_body .audio .audio_info a {
      padding: 0 8px;
      font-size: 0.9em;
      color: #14479f;
      font-weight: bold; }

.article_body .attach_file {
  font-size: 0.9em; }

.article_body .attach_file_download {
  font-size: 0.9em;
  background-color: #14479f;
  color: #fff;
  padding: 2px 8px;
  border-radius: 4px; }
  .article_body .attach_file_download i {
    padding: 0 4px; }

.manufacturers {
  padding: 4px 16px;
  margin-top: 8px;
  background-color: #eee; }
  .manufacturers span {
    font-size: 0.78em; }
  .manufacturers .manufacturers_title {
    color: #14479f;
    font-size: 0.9em; }

.news_tags {
  padding: 16px 0; }
  .news_tags span {
    line-height: 1.7em;
    padding-left: 16px;
    padding-right: 0px;
    float: right;
    font-weight: bold;
    color: #14479f;
    font-size: 1em; }
  .news_tags a {
    float: right;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    color: #fff;
    background-color: #14479f;
    padding: 2px 8px;
    margin: 0 0px 4px 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .news_tags a:hover {
    background-color: #3147e9; }

.all_share ul li {
  display: inline-block; }
  .all_share ul li a i {
    font-size: 22px;
    color: #0042ff; }

.source_news span {
  padding-right: 6px;
  color: #444;
  font-size: 0.8em; }

.source_news .source_title {
  padding-right: 0;
  color: #14479f;
  font-size: 0.9em; }

.share_tinyurl {
  padding: 8px 16px;
  background-color: #eee; }

.tinyurl_form {
  position: relative;
  float: left;
  width: 70%; }
  @media (min-width: 650px) {
    .tinyurl_form {
      width: 60%; } }
  .tinyurl_form input {
    height: 30px;
    outline: 0;
    padding: 2px;
    direction: ltr;
    width: 100%;
    padding-left: 31px;
    border: 1px solid #e0e0e0;
    background-color: #f5f5f5;
    color: #595959;
    border-radius: 1000px;
    cursor: pointer;
    font-size: 0.78em;
    float: left; }
  .tinyurl_form i {
    position: absolute;
    left: 11px;
    top: 7px;
    cursor: pointer;
    font-size: 0.8em;
    color: #a0a0a0; }
  .tinyurl_form .tinyurl_copied {
    background: #d7d7d7;
    color: #000;
    border-radius: 1000px;
    font-size: 0.8em;
    text-align: center;
    line-height: 1;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 66px;
    padding: 9px 0px 8px;
    display: none; }

#comment {
  margin: 16px 0;
  padding-bottom: 8px;
  border-bottom: thin dotted #d9d9d9; }
  #comment .note {
    background-color: #f2f1f1;
    margin-bottom: 16px;
    border: 2px solid #b42211;
    border-radius: 8px;
    padding: 10px; }
    #comment .note span {
      font-weight: bold;
      color: green;
      font-size: 0.9em; }
    #comment .note p {
      padding: 5px 0;
      font-size: 0.85em;
      color: #b42211;
      display: flex;
      align-items: center; }
      #comment .note p svg {
        margin-left: 5px; }
  #comment .cm_cnt .cm_input input {
    font-size: 0.9em;
    background-color: #e6e6e6;
    outline: none;
    border: none;
    padding: 2px 6px;
    margin-top: 8px;
    color: #000;
    display: block;
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0; }
    @media (min-width: 768px) {
      #comment .cm_cnt .cm_input input {
        width: 49.2753623188%;
        float: right; }
        #comment .cm_cnt .cm_input input:nth-child(2n + 1) {
          margin-right: 0;
          margin-left: -100%;
          clear: both;
          margin-right: 0; }
        #comment .cm_cnt .cm_input input:nth-child(2n + 2) {
          margin-right: 50.7246376812%;
          margin-left: -100%;
          clear: none; } }
  #comment .cm_cnt textarea {
    border: none;
    resize: none;
    margin-top: 8px;
    width: 100%;
    height: 150px;
    background-color: #e6e6e6;
    padding: 6px 4px;
    font-size: 0.9em; }
  #comment .cm_cnt button {
    width: 100%;
    display: inline-block;
    background-color: #14479f;
    color: #fff;
    border: 1px solid #bbbbbb;
    padding: 2px 10px;
    margin: 8px 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  #comment .cm_cnt button:hover {
    background-color: #0e3983; }
  #comment .cm_cnt .greensend {
    color: #1da214; }

#comment-list header span {
  color: #14479f;
  font-weight: bold; }

#comment-list > ul > li {
  background-color: #ddd;
  margin-bottom: 24px; }
  #comment-list > ul > li .comment-info {
    background-color: #eee; }
    #comment-list > ul > li .comment-info .user-name {
      padding: 2px 0;
      float: right;
      background-color: #14479f;
      width: 20.8333333333%;
      float: right; }
      #comment-list > ul > li .comment-info .user-name a {
        font-size: 0.89em;
        display: block;
        text-align: center;
        color: #fff;
        font-weight: bold; }
    #comment-list > ul > li .comment-info .left-reply {
      width: 79.1666666667%;
      float: right;
      text-align: left; }
      #comment-list > ul > li .comment-info .left-reply time {
        padding-left: 8px;
        padding-right: 0px;
        font-size: 0.8em;
        color: #686666; }
      #comment-list > ul > li .comment-info .left-reply .reply {
        padding: 4px 8px 3px;
        background-color: #c5c5c5;
        color: #fff;
        font-size: 0.8em;
        display: inline-block;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      #comment-list > ul > li .comment-info .left-reply .reply:hover {
        background-color: #aeaeae; }
  #comment-list > ul > li p {
    border-right: 1px solid #e6e6ff;
    border-bottom: 1px solid #e6e6ff;
    border-left: 1px solid #e6e6ff;
    font-size: 0.83em;
    background-color: #f9f9f9;
    margin: 0;
    line-height: 1.8em;
    padding: 10px; }
  #comment-list > ul > li .comment-child li {
    padding-bottom: 0;
    width: 90%;
    float: left; }
    #comment-list > ul > li .comment-child li .user-name {
      background-color: #b42211; }

.default_main .latest_news .view_column3 {
  background-color: #fff; }

#related_news {
  margin: 16px 0;
  padding-bottom: 16px;
  border-bottom: thin dotted #d9d9d9; }
  #related_news .related_news_cnt {
    padding-top: 8px; }
    #related_news .related_news_cnt li {
      width: 100%;
      float: right;
      margin-right: 0;
      margin-left: 0; }
      #related_news .related_news_cnt li .title a {
        padding-top: 4px;
        font-weight: bold;
        color: #000;
        font-size: 0.75em;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      #related_news .related_news_cnt li .title a:hover {
        color: #b42211; }
      #related_news .related_news_cnt li time {
        font-size: 11px;
        color: #595959; }
      @media (min-width: 530px) {
        #related_news .related_news_cnt li {
          width: 48.9795918367%;
          float: right; }
          #related_news .related_news_cnt li:nth-child(2n + 1) {
            margin-right: 0;
            margin-left: -100%;
            clear: both;
            margin-right: 0; }
          #related_news .related_news_cnt li:nth-child(2n + 2) {
            margin-right: 51.0204081633%;
            margin-left: -100%;
            clear: none; } }
      @media (min-width: 820px) {
        #related_news .related_news_cnt li {
          width: 24.0963855422%;
          float: right; }
          #related_news .related_news_cnt li:nth-child(4n + 1) {
            margin-right: 0;
            margin-left: -100%;
            clear: both;
            margin-right: 0; }
          #related_news .related_news_cnt li:nth-child(4n + 2) {
            margin-right: 25.3012048193%;
            margin-left: -100%;
            clear: none; }
          #related_news .related_news_cnt li:nth-child(4n + 3) {
            margin-right: 50.6024096386%;
            margin-left: -100%;
            clear: none; }
          #related_news .related_news_cnt li:nth-child(4n + 4) {
            margin-right: 75.9036144578%;
            margin-left: -100%;
            clear: none; } }

.breadcrumb {
  display: inline-block; }
  .breadcrumb li {
    display: inline-block; }
    .breadcrumb li a {
      color: #14479f; }
    .breadcrumb li i {
      color: #b42211; }

.rating-news button {
  padding: 0 8px;
  background: none;
  border: none;
  display: inline-block;
  font-size: 0.9em; }

.rating-news #plusme::before {
  content: "\f087";
  font-family: "FontAwesome";
  font-size: 16px;
  color: #098b54; }

.rating-news #minusme::before {
  content: "\f088";
  font-family: "FontAwesome";
  font-size: 16px;
  color: #b50000; }

.rating-news .rating-content {
  display: inline-block; }

.special-news-list {
  margin-bottom: 16px; }

#rssbank-container ul {
  list-style: none;
  padding: 4px 12px;
  margin: 0px; }

#rssbank-container ul li a {
  position: relative;
  padding-right: 8px;
  display: block;
  font-size: 0.8em;
  color: #000;
  line-height: 1.8em; }

#rssbank-container ul li a::before {
  position: absolute;
  top: 0;
  right: 0;
  content: "\f104";
  font-family: FontAwesome;
  color: #b42211; }

.mobile-adv {
  display: none;
  width: 100%;
  background-color: #fff; }

.mobile-adv .close-adv {
  display: block;
  position: absolute;
  padding: 0 4px;
  z-index: 999999999;
  top: -17px;
  right: 5px;
  background-color: #ccc; }

.mobile-adv.none {
  display: none; }

.mobile-adv .close-adv i {
  color: #000; }

.mobile-adv > div {
  max-width: 100%;
  margin: 0 auto; }

.mobile-adv > div a {
  background-size: 100%;
  max-width: 100%;
  background-repeat: no-repeat; }

@media only screen and (max-width: 460px) {
  .mobile-adv {
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 99999; } }

.noneschem {
  display: none; }

.table-res {
  overflow-x: scroll; }

.txt-adv-box {
  margin-bottom: 16px;
  overflow: auto;
  background-color: #f1f1f1;
  padding: 24px 12px; }
  .txt-adv-box .txt-zxc-wrapper {
    background-color: #fff;
    padding: 8px;
    display: flex;
    gap: 6px; }
    .txt-adv-box .txt-zxc-wrapper > div {
      background-color: #d2d3d5;
      padding: 4px 8px;
      transition: .3s; }
      .txt-adv-box .txt-zxc-wrapper > div a {
        font-size: .9em; }
      .txt-adv-box .txt-zxc-wrapper > div:hover {
        background-color: #14479f;
        color: #fff; }
  .txt-adv-box .header-adv-box {
    font-size: 0.9em;
    border-bottom: 2px solid #14479f; }
  .txt-adv-box .type-text {
    background-color: #e5e5ed;
    float: right; }
    .txt-adv-box .type-text p {
      margin: 0px;
      padding: 2px 4px;
      font-size: 0.7em;
      display: inline; }
      .txt-adv-box .type-text p a {
        color: #000; }
        .txt-adv-box .type-text p a:hover {
          color: #280804; }
  .txt-adv-box .title_h {
    background-color: #14479f;
    color: #fff;
    display: inline-block;
    background-color: #14479f;
    padding: 0px 10px 1px 10px;
    margin: 0 0 1px 0; }

@media (min-width: 550px) {
  .show-on-mobile {
    display: none; } }

@media (min-width: 0) and (max-width: 550px) {
  .show-on-desktop {
    display: none; } }

.title_related {
  color: #fff;
  display: inline-block;
  background-color: #14479f;
  border-bottom: 1px solid #14479f;
  padding: 0px 10px 1px 10px;
  margin: 0 0 1px 0;
  font-size: 0.96em;
  font-weight: bold; }

a .to_top {
  border: 1px solid #0474bc;
  height: 28px;
  width: 28px;
  background-color: red;
  text-align: center;
  margin-top: 6px; }
  a .to_top .scroll_icn {
    vertical-align: sub; }

.news {
  scroll-behavior: smooth; }

.cm_first .title_section .title_h {
  font-weight: bold;
  font-size: 0.96em; }

.cm_first .title_cm span a {
  font-size: 0.87em; }

.gallery_attach {
  direction: ltr; }

.inline_gallery ul,
.gallery_attach ul {
  position: relative;
  list-style-type: none; }
  .inline_gallery ul li,
  .gallery_attach ul li {
    margin-bottom: 0; }
    .inline_gallery ul li::before,
    .gallery_attach ul li::before {
      display: none; }
    .inline_gallery ul li img,
    .gallery_attach ul li img {
      margin: 0;
      width: 100%;
      height: auto;
      display: block;
      aspect-ratio: 620/465; }

.inline_gallery .splide__pagination,
.gallery_attach .splide__pagination {
  display: none; }

.inline_gallery .splide__arrow,
.gallery_attach .splide__arrow {
  top: 47%;
  width: 35px;
  height: 35px;
  z-index: 11;
  opacity: 0.7;
  border: none;
  border-radius: 50%;
  position: absolute;
  background-color: #fff;
  transition: 0.7s; }
  .inline_gallery .splide__arrow svg,
  .gallery_attach .splide__arrow svg {
    width: 25px !important;
    height: 18px !important;
    position: absolute;
    top: 26%;
    right: 15%; }

.inline_gallery .splide__arrow--prev,
.gallery_attach .splide__arrow--prev {
  right: 5px; }

.inline_gallery .splide__arrow--next,
.gallery_attach .splide__arrow--next {
  left: 5px;
  transform: rotate(180deg); }

.inline_gallery .splide__arrow:hover,
.gallery_attach .splide__arrow:hover {
  opacity: 1; }

#gallery_attach {
  margin: 8px auto; }
  #gallery_attach li {
    margin-bottom: 12px; }
  #gallery_attach li:last-child {
    margin-bottom: 0; }
  #gallery_attach img {
    display: block;
    width: 100%; }
  #gallery_attach ul {
    position: relative;
    list-style-type: none; }
    #gallery_attach ul li {
      margin-bottom: 0; }
      #gallery_attach ul li::before {
        display: none; }
      #gallery_attach ul li img {
        margin: 0;
        width: 100%;
        height: auto;
        display: block;
        aspect-ratio: 620/465; }
  #gallery_attach .splide__pagination {
    display: none; }
  #gallery_attach .splide__arrow {
    top: 47%;
    width: 35px;
    height: 35px;
    z-index: 11;
    opacity: 0.7;
    border: none;
    border-radius: 50%;
    position: absolute;
    background-color: #fff;
    transition: 0.7s; }
    #gallery_attach .splide__arrow svg {
      width: 25px !important;
      height: 18px !important;
      position: absolute;
      top: 26%;
      right: 15%; }
  #gallery_attach .splide__arrow--prev {
    right: 5px; }
  #gallery_attach .splide__arrow--next {
    left: 5px;
    transform: rotate(180deg); }
  #gallery_attach .splide__arrow:hover {
    opacity: 1; }

.news .special_news .special_news_list {
  overflow: auto !important; }

.news .special_news .special_news_list::-webkit-scrollbar {
  width: 3px; }

.news .special_news .special_news_list::-webkit-scrollbar-thumb {
  background-color: #a2a2a2;
  border-radius: 20px;
  border: transparent; }

.sticky_zxc_bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99999;
  left: 0; }

.sticky_zxc_bottom_cnt {
  position: relative; }
  .sticky_zxc_bottom_cnt #close_sticky_zxc_bottom {
    background-color: #6c6c6ccf;
    border-radius: 8px 8px 0 0;
    position: absolute;
    top: -26px;
    border: none; }
    .sticky_zxc_bottom_cnt #close_sticky_zxc_bottom svg {
      width: 24px;
      height: 24px;
      vertical-align: middle;
      padding: 3px; }

@media only screen and (max-width: 800px) {
  .related_news_cnt li {
    display: grid;
    grid-template-columns: 35% 1fr;
    gap: 16px;
    padding-bottom: 16px; }
    .related_news_cnt li .title a {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      padding-bottom: 0 !important;
      padding-top: 0 !important; }
    .related_news_cnt li .uptitle {
      padding-top: 0 !important; }
    .related_news_cnt li .detail {
      padding-top: 0 !important; } }

@media only screen and (max-width: 800px) {
  .related_news_cnt li:last-child {
    padding-bottom: 0 !important; } }

@media print {
  .noprint {
    display: none;
    height: 0; }
  .zxc {
    display: none;
    height: 0; }
  .printme {
    display: block !important; }
  .column_1 {
    width: unset; }
  .print_envelope {
    float: unset !important; } }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.outer_wrapper {
  max-width: 1600px;
  margin: 0 auto; }

.main_wrapper {
  max-width: 1200px;
  margin: 0 auto; }
  @media (min-width: 0) and (max-width: 1200px) {
    .main_wrapper {
      padding: 0 8px; } }

.cont {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .cont:after {
    content: " ";
    display: block;
    clear: both; }

.res {
  display: block;
  text-decoration: none; }
  .res > img {
    display: block;
    width: 100%;
    height: auto; }

.mt16 {
  margin-top: 8px; }
  @media (min-width: 768px) {
    .mt16 {
      margin-top: 16px; } }

.mt8 {
  margin-top: 8px; }

.none {
  display: none; }

.margin-bottom {
  margin-bottom: 16px; }

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

#emergency_close {
  position: fixed;
  bottom: 26px;
  right: 18px;
  background-color: unset;
  border: none;
  z-index: 999; }
  #emergency_close svg {
    background-color: #424242;
    border-radius: 5px 5px 0 0;
    fill: #fff; }

.ticker-wrap {
  position: fixed;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  background-color: #bb1f0e;
  padding: 4px 0;
  z-index: 999; }
  .ticker-wrap .ticker {
    display: inline-flex;
    white-space: nowrap;
    padding-right: 100%;
    box-sizing: content-box;
    -moz-animation-duration: 40s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
    -moz-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -moz-animation-name: ticker;
    -webkit-animation-name: ticker;
    animation-name: ticker; }
    @media (min-width: 760px) {
      .ticker-wrap .ticker {
        -moz-animation-duration: 55s;
        -webkit-animation-duration: 55s;
        animation-duration: 55s; } }
    .ticker-wrap .ticker__headline {
      display: inline-flex;
      align-items: center;
      padding: 0 2rem;
      gap: 3em; }
      .ticker-wrap .ticker__headline span {
        font-size: .97em;
        color: white; }
      .ticker-wrap .ticker__headline:first-child img {
        display: none; }

@media (min-width: 680px) {
  .search_container {
    display: grid;
    grid-template-columns: 1fr 35%;
    gap: 16px; } }

.search_container a {
  color: #000;
  transition: .3s; }
  .search_container a:visited {
    text-decoration: none; }

.search_container .start_time {
  display: flex;
  gap: 16px; }
  .search_container .start_time select {
    width: 100%;
    display: inline-block;
    box-shadow: 0px 0px 0px 4px #f0f1f2;
    border: 1px solid #babebf;
    padding: 0 1%;
    border-radius: 2px;
    font-size: 0.96em;
    background-color: #fff; }

.search_container .end_time {
  display: flex;
  gap: 16px; }
  .search_container .end_time select {
    width: 100%;
    display: inline-block;
    box-shadow: 0px 0px 0px 4px #f0f1f2;
    border: 1px solid #babebf;
    padding: 0 1%;
    border-radius: 2px;
    font-size: 0.96em;
    background-color: #fff; }

.search_container .right_col {
  background-color: #f6f6f6; }

.search_container .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  margin-bottom: 6px;
  background-color: #ccc;
  flex-wrap: wrap; }
  .search_container .pagination button {
    background-color: #aaaaaa;
    border: none;
    padding: 2px 8px;
    color: #fff; }
  .search_container .pagination strong {
    padding: 2px 8px;
    background-color: #14479f;
    color: #fff;
    display: block; }

.search_image a {
  display: block; }
  .search_image a img {
    display: block;
    width: 100%;
    height: auto; }

.search_result {
  padding: 8px; }

.search_result_item {
  display: grid;
  grid-template-columns: 20% 1fr;
  gap: 16px;
  padding: 8px 0;
  border-bottom: thin dotted #d9d9d9; }
  .search_result_item:last-child {
    border-bottom: none; }
  .search_result_item:hover {
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .search_result_item:hover a {
      color: #14479f; }
  .search_result_item .title {
    font-size: 0.96em;
    color: #000;
    line-height: 1.7em; }
  .search_result_item .lead {
    font-size: 0.8em;
    margin-top: 2px;
    padding: 0;
    color: #666;
    line-height: 1.8em; }
  .search_result_item .time {
    color: #999;
    font-size: 0.78em; }

.advance_search {
  padding: 12px;
  border: 1px solid #cbcbcb; }

.advance_search label {
  display: block; }

.advance_search .sumbit_search {
  display: block;
  margin: 0 auto;
  background-color: #666;
  border: none;
  border-radius: 2px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  padding: 6px 2px;
  width: 50%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.search_input {
  display: flex;
  gap: 8px;
  align-items: center; }
  .search_input input {
    width: 100%;
    height: 30px;
    box-shadow: 0px 0px 0px 4px #f0f1f2;
    border: 1px solid #babebf;
    padding: 0 1%;
    font-size: 16px; }
  .search_input label {
    width: 130px; }

.advance_search .service_search {
  display: flex;
  gap: 9px;
  align-items: center; }
  .advance_search .service_search svg {
    cursor: pointer; }

.advance_search .service_items {
  display: none; }

.advance_search .type_search {
  display: flex;
  gap: 9px;
  align-items: center; }
  .advance_search .type_search svg {
    cursor: pointer; }

.advance_search .type_items {
  display: none; }

#___gcse_0 {
  display: none; }

.sticky_notify_st {
  width: 313px;
  position: fixed;
  padding: 8px;
  z-index: 9999;
  transition: opacity 200ms;
  opacity: 0;
  visibility: hidden;
  bottom: 90px;
  right: 0; }
  @media (min-width: 0) and (max-width: 600px) {
    .sticky_notify_st {
      width: 100%; } }
  .sticky_notify_st .sticky_img {
    width: 30%;
    float: right; }
    .sticky_notify_st .sticky_img img {
      border-radius: 8px; }
  .sticky_notify_st .sticky_detail {
    width: 70%;
    float: right;
    padding-right: 8px; }
    .sticky_notify_st .sticky_detail a {
      color: #fff;
      font-size: 0.9em;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.6em; }
  .sticky_notify_st ul {
    margin: 0;
    padding: 6px;
    background-color: rgba(36, 36, 36, 0.8);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(20px);
    border-radius: 8px; }
    .sticky_notify_st ul li {
      display: flex;
      align-items: center; }

#close_stiky_notify_st {
  cursor: pointer;
  display: inline-block;
  border: 0;
  padding: 1px 7px 2px;
  border-radius: 10px 10px 0 0;
  margin-right: 10px;
  background-color: rgba(36, 36, 36, 0.8);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(20px); }
  #close_stiky_notify_st svg {
    width: 22px;
    height: auto;
    vertical-align: middle; }

.sticky_notify_bottom {
  position: fixed;
  right: 0;
  width: 100%;
  bottom: 0;
  z-index: 50;
  transition: opacity 200ms;
  opacity: 0;
  visibility: hidden;
  line-height: 0; }
  @media screen and (min-width: 600px) {
    .sticky_notify_bottom {
      width: 313px; } }
  .sticky_notify_bottom ul {
    padding: 0;
    margin: 0; }
    .sticky_notify_bottom ul li {
      background-color: #fff;
      display: flex;
      gap: 10px; }
      .sticky_notify_bottom ul li .sticky_img {
        flex-shrink: 0;
        flex-basis: 90px; }
      .sticky_notify_bottom ul li .sticky_detail {
        display: flex;
        align-items: center; }
        .sticky_notify_bottom ul li .sticky_detail a {
          color: #000;
          font-size: 14px;
          padding-left: 4px;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          line-height: 1.8em; }
  .sticky_notify_bottom #close_stiky_notify_bottom {
    border-radius: 5px 5px 0 0;
    margin-right: 10px;
    border: none;
    padding: 0;
    background-color: #444444c4;
    padding: 1px 3px; }
    .sticky_notify_bottom #close_stiky_notify_bottom svg {
      padding: 2px;
      vertical-align: middle; }

.txt-adv-box .txt-zxc-wrapper {
  gap: 6px !important;
  flex-wrap: wrap; }

.position-h0 p {
  background-color: transparent !important;
  font-size: 0.8rem;
  padding: 0; }

.txt-adv-box .txt-zxc-wrapper > div a {
  font-size: .8rem; }

.txt-adv-box .txt-zxc-wrapper > div:hover a {
  color: #fff; }

.links {
  margin-bottom: 16px;
  border: 1px solid #d7d7d7; }
  .links .links_header {
    background-color: #b3b3b3;
    padding: 0 8px;
    border-top: 6px solid #a7a7a7; }
    .links .links_header span {
      font-weight: bold;
      color: #fff;
      font-size: 1em;
      display: block; }
      .links .links_header span i {
        cursor: pointer;
        font-size: 0.9em;
        color: #fff;
        padding: 8px 0px 10px 0px;
        float: left; }
  .links .links_content {
    background-color: #ededed;
    display: none; }
    .links .links_content ul li {
      width: 50%;
      float: right;
      border-bottom: 1px solid #d7d7d7; }
      .links .links_content ul li a {
        padding: 5px 8px;
        color: #4b4b4b;
        font-size: 0.93em;
        display: block; }
      .links .links_content ul li .special {
        color: #b42211; }
    .links .links_content ul li:hover {
      background-color: #fff;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }

#archive-page-news {
  padding: 8px; }
  #archive-page-news .time {
    color: #999;
    font-size: 0.78em; }

.archive_inner {
  padding: 16px 0; }
  .archive_inner .archive-next-page {
    background-color: #14479f;
    padding: 4px 12px;
    text-align: center; }
    .archive_inner .archive-next-page a {
      display: inline-block;
      font-size: 0.96em;
      color: #fff;
      font-weight: bold; }
    .archive_inner .archive-next-page span {
      color: #fff; }
  .archive_inner #featured_news {
    background-color: #f6f6f6;
    margin: 0; }
    .archive_inner #featured_news ul li:hover {
      background-color: #fff;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .archive_inner #featured_news ul li:last-child {
      border: none; }
  .archive_inner .advanced-header span {
    background-color: #aaa;
    display: block;
    padding: 4px 12px;
    color: #fff; }
  .archive_inner .archive-page-header {
    display: flex;
    justify-content: space-between;
    background-color: #14479f;
    border: 1px solid #ddd; }
    .archive_inner .archive-page-header h4 {
      padding: 3px 12px;
      color: #fff; }
    .archive_inner .archive-page-header span {
      padding: 3px 12px;
      color: #fff; }
  .archive_inner .primary-archive-cell {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 16px; }
    @media (min-width: 900px) {
      .archive_inner .primary-archive-cell {
        width: 62.5%;
        float: right;
        padding-left: 16px;
        padding-right: 0px; } }
  .archive_inner .secondary-archive-cell {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0; }
    @media (min-width: 900px) {
      .archive_inner .secondary-archive-cell {
        width: 37.5%;
        float: left;
        margin-left: 0; } }

#archive-search {
  padding: 12px;
  border: 1px solid #cbcbcb; }
  #archive-search label {
    color: #000;
    font-family: inherit;
    font-size: 0.9em; }
  #archive-search > input {
    width: 66%;
    height: 30px;
    box-shadow: 0px 0px 0px 4px #f0f1f2;
    border: 1px solid #babebf;
    padding: 0 1%;
    font-size: 16px;
    margin: 0 12px 12px 0; }
  #archive-search > .start-date {
    padding: 12px 0;
    overflow: auto; }
    #archive-search > .start-date label {
      display: inline-block;
      margin-left: 16px; }
    #archive-search > .start-date > div {
      margin-right: 12px; }
  #archive-search > .end-date {
    padding: 12px 0;
    overflow: auto; }
    #archive-search > .end-date label {
      display: inline-block;
      margin-left: 16px; }
    #archive-search > .end-date > div {
      margin-right: 12px; }
  #archive-search .accordin {
    margin: 10px 0; }
    #archive-search .accordin > label {
      display: inline-block; }
    #archive-search .accordin > div {
      width: 60% !important; }
      @media (min-width: 500px) {
        #archive-search .accordin > div {
          width: 65.3% !important; } }
  #archive-search .flip,
  #archive-search .flip2 {
    cursor: pointer; }
  #archive-search .archive-checkbox {
    margin: 10px 0; }
    #archive-search .archive-checkbox .flip i,
    #archive-search .archive-checkbox .flip2 i {
      font-size: 17px;
      color: #14479f; }
    #archive-search .archive-checkbox .panel,
    #archive-search .archive-checkbox .panel2 {
      display: none; }
  #archive-search .archive-news-type {
    margin: 10px 0 20px 0; }
    #archive-search .archive-news-type .flip i,
    #archive-search .archive-news-type .flip2 i {
      font-size: 17px;
      color: #14479f; }
    #archive-search .archive-news-type .panel,
    #archive-search .archive-news-type .panel2 {
      display: none; }
  #archive-search button {
    display: block;
    margin: 0 auto;
    background-color: #666;
    border: none;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    padding: 6px 2px;
    width: 50%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
    #archive-search button:hover {
      background-color: #4e4e4e; }

.defult-archive-select-box, #archive-search > .start-date select, #archive-search > .end-date select, #archive-search .accordin > div select {
  width: 100%;
  background: none;
  background-color: #fff;
  border: none;
  outline: none;
  padding: 0 0 0 4px;
  margin: 0px;
  position: relative;
  font-size: 0.8em;
  -webkit-appearance: none;
  direction: ltr;
  text-align: left;
  -moz-appearance: none;
  text-indent: -2px;
  text-overflow: ""; }

.all-check-boxes > div, #archive-search .archive-checkbox > div, #archive-search .archive-news-type > div {
  margin: 8px 12px 0 0;
  display: block;
  overflow: auto;
  width: 90%; }
  .all-check-boxes > div > input, #archive-search .archive-checkbox > div > input, #archive-search .archive-news-type > div > input {
    width: 15%; }
  .all-check-boxes > div > label, #archive-search .archive-checkbox > div > label, #archive-search .archive-news-type > div > label {
    float: right;
    width: 80%;
    display: inline-block; }

.defult-archive-style, #archive-search > .start-date > div, #archive-search > .end-date > div, #archive-search .accordin > div {
  width: 17%;
  position: relative;
  display: inline-block;
  box-shadow: 0px 0px 0px 4px #f0f1f2;
  border: 1px solid #babebf;
  padding: 0 1%;
  border-radius: 2px;
  font-size: 0.96em;
  direction: ltr;
  text-align: left; }
  .defult-archive-style::before, #archive-search > .start-date > div::before, #archive-search > .end-date > div::before, #archive-search .accordin > div::before {
    content: "";
    position: absolute;
    right: 5px;
    top: 12px;
    border-width: 5px 5px 5px 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    z-index: 3;
    pointer-events: none; }
  .defult-archive-style::after, #archive-search > .start-date > div::after, #archive-search > .end-date > div::after, #archive-search .accordin > div::after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 20px;
    right: 0px;
    border-left: none;
    background-color: #14479f;
    color: #fff;
    pointer-events: none; }
  @media (min-width: 500px) {
    .defult-archive-style, #archive-search > .start-date > div, #archive-search > .end-date > div, #archive-search .accordin > div {
      width: 19%; } }

.page_404 .page_404_bg {
  background: url("/images/404.jpg");
  background-size: auto auto;
  background-size: cover;
  min-height: 500px;
  padding: 80px 0; }
  .page_404 .page_404_bg .text404 {
    background: rgba(255, 255, 255, 0.36);
    border: 1px solid #d0cfcd;
    color: #000;
    font-size: 19px;
    padding: 16px 8px;
    margin-top: 8px;
    font-weight: bold;
    float: right; }
  .page_404 .page_404_bg .return404 {
    margin-top: 8px;
    display: inline-block;
    background: #b30003;
    color: #fff;
    font-size: 0.78em;
    font-weight: bold;
    padding: 23px 8px;
    margin-right: 8px;
    border: 1px solid #fc4a4d; }
    .page_404 .page_404_bg .return404 i {
      padding: 0 4px; }
  .page_404 .page_404_bg .error_404_cnt {
    text-align: center; }
  .page_404 .page_404_bg .error_404 {
    font-size: 150px;
    color: #fff; }
  .page_404 .page_404_bg .error_txt_404 {
    color: #fff;
    font-size: 40px;
    direction: ltr; }

.tag_title {
  margin-bottom: 8px; }
  .tag_title .title_h {
    background-color: #b42211;
    color: #fff;
    display: inline-block;
    padding: 4px 8px; }

.tg_title {
  margin-bottom: 8px; }
  .tg_title .title_h {
    background-color: #b42211;
    color: #fff;
    display: inline-block;
    padding: 3px 7px; }
  .tg_title h1 {
    font-weight: bold;
    font-size: 0.9em !important; }

.tag_footer {
  text-align: center; }
  .tag_footer a {
    border-radius: 5px;
    background-color: #14479f;
    color: #fff;
    display: inline-block;
    margin-top: 4px;
    padding: 4px 8px; }

.tag_page {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .tag_page li {
    padding: 8px 0;
    border-bottom: thin dotted #d9d9d9; }
    .tag_page li .article > a {
      width: 23.3333333333%;
      float: right;
      padding-left: 8px;
      padding-right: 0px; }
    .tag_page li .article .detail {
      width: 76.6666666667%;
      float: right; }
      .tag_page li .article .detail .uptitle {
        font-family: iran;
        padding: 0;
        font-size: 10px;
        color: #000; }
      .tag_page li .article .detail .title {
        margin-top: 4px; }
        .tag_page li .article .detail .title a {
          font-size: 0.96em;
          color: #000;
          line-height: 1.7em;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
      .tag_page li .article .detail .lead {
        font-size: 0.78em;
        margin-top: 2px;
        padding: 0;
        color: #666;
        line-height: 1.8em; }
    @media (min-width: 720px) {
      .tag_page li .article > a {
        width: 18.3333333333%;
        float: right; }
      .tag_page li .article .detail {
        width: 81.6666666667%;
        float: right; } }
  .tag_page li:hover {
    background-color: #f2f2f2; }

.blank .contactus input {
  margin-bottom: 8px;
  padding: 4px 8px; }

.blank .contactus input[type=submit] {
  padding: 2px 16px;
  background-color: #14479f;
  border: none;
  color: white; }

.blank .contactus .nameinput,
.blank .contactus .emailinput {
  width: 100%;
  border: 2px solid #d9d9d9; }

@media (min-width: 550px) {
  .blank .contactus .nameinput {
    width: 49%;
    margin-left: 0.7%; }
  .blank .contactus .emailinput {
    width: 49%; } }

.blank .contactus textarea {
  border: 2px solid #d9d9d9;
  margin-bottom: 8px;
  width: 100%; }

.blank .column_2, .blank .column_3 {
  display: none; }

.blank .column_1 {
  padding-bottom: 8px;
  background-color: #f6f6f6;
  margin-top: 24px;
  padding: 24px; }
  .blank .column_1 dd {
    border-bottom: 2px dashed #b42211; }
    .blank .column_1 dd a {
      margin-bottom: 16px;
      max-width: 100%;
      display: block;
      overflow-x: auto;
      text-align: left; }

#category-header {
  display: none; }

.part-name {
  font-size: 1.2em;
  font-weight: bold;
  color: #b42211;
  margin-bottom: 16px; }

.main_header {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .main_header:after {
    content: " ";
    display: block;
    clear: both; }

.top_header_cnt {
  background-color: #359acbfc; }
  @media (min-width: 0) and (max-width: 800px) {
    .top_header_cnt {
      display: none; } }

.main_wrapper_top {
  width: 1200px;
  margin: 0 8px; }
  @media (min-width: 1201px) {
    .main_wrapper_top {
      margin: 0 auto; } }

.top_header {
  display: flex;
  align-items: center;
  justify-content: end;
  left: 40px;
  top: 26px;
  background-color: #329acc; }
  @media (min-width: 0) and (max-width: 800px) {
    .top_header {
      display: none; } }

.header_date {
  color: #fff;
  font-weight: bold;
  font-size: .74em;
  display: flex;
  flex-direction: row-reverse;
  gap: 16px; }
  .header_date .lang a {
    color: #fff; }

.header_date_mobile {
  color: #fff;
  font-weight: bold;
  font-size: .74em;
  display: flex;
  flex-direction: row-reverse;
  gap: 6px;
  position: absolute;
  top: 0;
  left: 14px; }
  @media (min-width: 800px) {
    .header_date_mobile {
      display: none; } }
  .header_date_mobile .lang a {
    color: #fff; }

.bottom_header_cnt {
  background: #1b6ca4;
  background: -webkit-linear-gradient(#329bcd, #043c7b);
  background: -o-linear-gradient(#329bcd, #043c7b);
  background: -moz-linear-gradient(#329bcd, #043c7b);
  background: linear-gradient(#329bcd, #043c7b); }

@media (min-width: 0) and (max-width: 800px) {
  .bottom_header {
    display: grid;
    grid-template-columns: 70% 1fr;
    padding: 6px 0; } }

@media (min-width: 800px) {
  .bottom_header {
    display: flex;
    align-items: center; } }

.header_logo {
  line-height: 0;
  padding: 4px 0; }
  .header_logo h1 {
    display: inline-block;
    font-size: unset;
    margin: 0; }
  .header_logo a {
    display: inline-block; }
  @media (min-width: 0) and (max-width: 800px) {
    .header_logo img {
      height: 50px;
      width: 95px; } }

@media (min-width: 0) and (max-width: 800px) {
  .search_nav {
    display: grid;
    grid-template-columns: 1fr;
    text-align: left; } }

@media (min-width: 800px) {
  .search_nav {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; } }

.main_nav {
  line-height: 0; }
  @media (min-width: 800px) {
    .main_nav {
      padding-right: 25px;
      line-height: unset; } }

.show_menu {
  display: inline-flex;
  margin-bottom: 4px;
  padding: 0;
  background-color: transparent;
  border: unset;
  position: absolute;
  left: 10px;
  top: 25px; }
  @media (min-width: 800px) {
    .show_menu {
      display: none; } }

#nav_toggle {
  display: none;
  width: 100%;
  background: rgba(0, 0, 0, 0.95);
  padding: 20px;
  position: absolute;
  top: 70px;
  right: 0;
  text-align: right;
  z-index: 10; }
  #nav_toggle > li {
    margin-bottom: 16px;
    line-height: 20px; }
    #nav_toggle > li:last-of-type {
      margin-bottom: 0; }
    #nav_toggle > li a {
      color: #fff;
      font-size: .87em;
      font-weight: bold; }
      @media (min-width: 800px) {
        #nav_toggle > li a {
          padding: 0 6px;
          line-height: 78px;
          font-size: .84em; } }
    @media (min-width: 800px) {
      #nav_toggle > li {
        display: inline-block;
        margin-bottom: 0; }
        #nav_toggle > li:hover a {
          background-color: #399ac8;
          color: #fff; }
        #nav_toggle > li:hover .sub_menu {
          display: block; } }
    #nav_toggle > li .item_inner {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    #nav_toggle > li:nth-last-child(1) .seperator {
      display: none; }
  @media (min-width: 800px) {
    #nav_toggle {
      display: block;
      background: unset;
      position: unset;
      padding: 0; } }
  #nav_toggle .seperator {
    display: none;
    color: #399ac8; }
    @media (min-width: 800px) {
      #nav_toggle .seperator {
        display: inline-block;
        padding-right: 6px;
        color: #b2b3b7; } }

.sub_menu {
  display: none;
  padding: 16px 24px 0 0; }
  @media (min-width: 800px) {
    .sub_menu {
      width: 100%;
      background-color: #399ac8;
      padding: 0;
      position: absolute;
      top: 78px;
      right: 0;
      z-index: 999999;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; } }
  .sub_menu li {
    padding-bottom: 10px; }
    .sub_menu li:last-child {
      padding-bottom: 0; }
    @media (min-width: 800px) {
      .sub_menu li {
        display: inline-block;
        padding-bottom: 0; } }
    @media (min-width: 800px) {
      .sub_menu li a {
        color: #fff !important;
        font-size: .85em !important;
        line-height: 50px !important; } }
    @media (min-width: 800px) {
      .sub_menu li {
        display: inline-block; } }
  .sub_menu .seperator {
    color: #fff !important; }

.submenu_mobile_icn {
  color: #399ac8;
  padding-right: 6px;
  cursor: pointer; }
  @media (min-width: 800px) {
    .submenu_mobile_icn {
      display: none; } }

.search {
  position: relative; }
  .search .search_form {
    position: absolute;
    left: 28px;
    top: 1px;
    display: none; }
  .search #input_search {
    border: none;
    background: #14479f;
    color: #000; }

.search .search_form {
  background-color: #fff;
  transition: .3s; }

.search #input_search {
  background: unset; }

@media (min-width: 0) and (max-width: 800px) {
  #seach_cnt {
    position: absolute;
    left: 40px;
    top: 26px; } }

.menu_fixature {
  position: fixed !important;
  top: 0 !important;
  right: 0;
  width: 100%;
  background-color: #043c7b !important;
  z-index: 9999999 !important; }
  .menu_fixature #nav_toggle {
    max-width: 1200px;
    margin: 0 auto; }
  .menu_fixature #nav_toggle > li a {
    line-height: 40px; }
  .menu_fixature .sub_menu {
    top: 40px; }

#search_input_id {
  display: none;
  position: absolute;
  left: 70px;
  top: 15px; }
  @media (min-width: 800px) {
    #search_input_id {
      left: 31px;
      top: -6px; } }

#search_submit {
  background-color: transparent;
  border: unset;
  float: left; }
  #search_submit i {
    color: #fff;
    font-size: 20px; }

#main_menu_con {
  display: flex;
  justify-content: end;
  align-items: center;
  flex-direction: row-reverse;
  padding-top: 5px; }

@media (min-width: 800px) {
  .nav_toggle {
    position: absolute;
    bottom: -29px;
    right: 0;
    width: 83.3333333333%; } }

.nav_toggle .nav_toggle {
  position: unset; }

.lang a {
  color: #fff;
  padding-left: 8px; }

@media (min-width: 800px) {
  .left_search_box {
    position: absolute;
    top: 103px; } }

@media (min-width: 0) and (max-width: 800px) {
  .banner_cnt_right {
    padding-bottom: 3px; } }

@media (min-width: 800px) {
  .nav_toggle .nav_toggle {
    position: absolute;
    bottom: -28px; }
    .nav_toggle .nav_toggle > li a:hover {
      background-color: #053d7c; } }

#top_nav .nav_toggle {
  position: relative;
  float: right;
  bottom: 0; }

#top_nav .sub_menu {
  display: none; }
  #top_nav .sub_menu li:hover .sub_menu {
    display: block;
    position: absolute;
    width: 83.3%;
    right: 0;
    bottom: -27px; }

#top_nav {
  height: 29px !important; }

#main_footer {
  padding-bottom: 8px;
  background-image: url("/images/content-img/pattern1.png"); }
  #main_footer .menu_category {
    width: 48.9795918367%;
    float: right; }
    #main_footer .menu_category:nth-child(2n + 1) {
      margin-right: 0;
      margin-left: -100%;
      clear: both;
      margin-right: 0; }
    #main_footer .menu_category:nth-child(2n + 2) {
      margin-right: 51.0204081633%;
      margin-left: -100%;
      clear: none; }
  @media (min-width: 768px) {
    #main_footer .menu_category {
      width: 32.4324324324%;
      float: right; }
      #main_footer .menu_category:nth-child(3n + 1) {
        margin-right: 0;
        margin-left: -100%;
        clear: both;
        margin-right: 0; }
      #main_footer .menu_category:nth-child(3n + 2) {
        margin-right: 33.7837837838%;
        margin-left: -100%;
        clear: none; }
      #main_footer .menu_category:nth-child(3n + 3) {
        margin-right: 67.5675675676%;
        margin-left: -100%;
        clear: none; } }
  @media (min-width: 1000px) {
    #main_footer .menu_category {
      width: 16.1073825503%;
      float: right; }
      #main_footer .menu_category:nth-child(6n + 1) {
        margin-right: 0;
        margin-left: -100%;
        clear: both;
        margin-right: 0; }
      #main_footer .menu_category:nth-child(6n + 2) {
        margin-right: 16.7785234899%;
        margin-left: -100%;
        clear: none; }
      #main_footer .menu_category:nth-child(6n + 3) {
        margin-right: 33.5570469799%;
        margin-left: -100%;
        clear: none; }
      #main_footer .menu_category:nth-child(6n + 4) {
        margin-right: 50.3355704698%;
        margin-left: -100%;
        clear: none; }
      #main_footer .menu_category:nth-child(6n + 5) {
        margin-right: 67.1140939597%;
        margin-left: -100%;
        clear: none; }
      #main_footer .menu_category:nth-child(6n + 6) {
        margin-right: 83.8926174497%;
        margin-left: -100%;
        clear: none; } }

#main_footer .aasaam {
  padding: 10px 0;
  background-image: url("/images/aasaam-new.png");
  background-position: right center;
  background-repeat: no-repeat; }
  #main_footer .aasaam > a {
    padding-right: 45px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 0.78em; }

.footer_menu {
  padding: 16px 0;
  border-bottom: 1px solid #333; }
  .footer_menu .title {
    margin-bottom: 16px;
    border-bottom: 1px solid #333;
    padding-bottom: 16px; }
    .footer_menu .title a {
      display: block;
      color: #fff;
      font-size: 0.9em; }
  .footer_menu ul li a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 0.78em;
    color: #999;
    padding-bottom: 4px;
    display: block; }
  .footer_menu ul li a:hover {
    color: #fff; }

.footer_bottom {
  padding-top: 16px; }
  @media (min-width: 600px) {
    .footer_bottom {
      text-align: unset; }
      .footer_bottom .footer_links {
        width: calc(100% - 300);
        float: left; }
      .footer_bottom .footer_logo {
        float: right;
        width: 300px; } }
  @media (min-width: 0) and (max-width: 599px) {
    .footer_bottom {
      text-align: center; }
      .footer_bottom .footer_links {
        width: 100%; }
      .footer_bottom .footer_logo {
        width: 100%; } }
  .footer_bottom .footer_logo {
    display: block;
    text-align: right;
    padding: 8px; }
  .footer_bottom .footer_links {
    padding: 8px; }
    .footer_bottom .footer_links .copyright {
      font-size: 10px;
      color: #999; }
      .footer_bottom .footer_links .copyright a {
        color: #999; }

.footer_lateralmenu {
  text-align: left; }
  .footer_lateralmenu li {
    display: inline-block; }
    .footer_lateralmenu li a {
      font-size: 10px;
      color: #999999; }
    .footer_lateralmenu li a:hover {
      color: #fff; }
    .footer_lateralmenu li a::before {
      color: #999;
      margin: 0 3px 0 2px;
      content: " | ";
      display: inline-block; }

.footer_tiny_menu {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: center; }
  @media only screen and (min-width: 800px) {
    .footer_tiny_menu {
      gap: 12px;
      justify-content: unset; } }
  .footer_tiny_menu li:last-child span {
    display: none; }
  .footer_tiny_menu a {
    color: #949494;
    transition: .3s; }
    .footer_tiny_menu a:hover {
      color: #fff; }
  .footer_tiny_menu span {
    color: #949494; }

.footer_social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 16px; }
  @media only screen and (min-width: 800px) {
    .footer_social {
      justify-content: unset; } }
  .footer_social path {
    fill: #949494;
    transition: .3s; }
    .footer_social path:hover {
      fill: #fff; }

@media only screen and (min-width: 800px) {
  .footer_menuuu {
    display: flex;
    justify-content: space-between; } }

.footer_logooo {
  display: flex;
  justify-content: center; }
  .footer_logooo img {
    display: block; }

.copy_right {
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  margin-top: 16px;
  align-items: center; }
  @media only screen and (min-width: 800px) {
    .copy_right {
      flex-direction: row;
      justify-content: space-between; } }
  .copy_right .copyright {
    color: #fff;
    text-align: center;
    font-size: .8rem; }
    .copy_right .copyright a {
      color: #fff;
      transition: .3s; }
      .copy_right .copyright a:hover {
        color: #14479f; }

#search_and_sticky {
  background-color: #ececec;
  padding: 8px;
  -webkit-box-shadow: 0 2px 1px rgba(103, 103, 103, 0.35);
  -moz-box-shadow: 0 2px 1px rgba(103, 103, 103, 0.35);
  box-shadow: 0 2px 1px rgba(103, 103, 103, 0.35); }
  #search_and_sticky .right_sticky {
    display: none; }
    #search_and_sticky .right_sticky .ticker_header {
      float: right;
      display: inline-block;
      padding-top: 1px;
      padding-left: 8px;
      padding-right: 0px; }
      #search_and_sticky .right_sticky .ticker_header i {
        color: #b42211; }
      #search_and_sticky .right_sticky .ticker_header span {
        font-size: 0.96em;
        color: #280804; }
    #search_and_sticky .right_sticky .newsticker {
      margin-top: 1px; }
      #search_and_sticky .right_sticky .newsticker li a {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        line-height: 1.6em;
        font-size: 0.8em;
        color: #030a17; }
      #search_and_sticky .right_sticky .newsticker li a:hover {
        color: #14479f; }
    @media (min-width: 800px) {
      #search_and_sticky .right_sticky {
        display: block;
        width: 75%;
        float: right; } }
  #search_and_sticky .left_search_box {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0; }
    #search_and_sticky .left_search_box form {
      position: relative; }
      #search_and_sticky .left_search_box form input {
        background-color: #fff;
        outline: none;
        border: 1px solid #eeeeee;
        padding: 6px;
        color: #666;
        font-size: 11px;
        text-transform: uppercase;
        border-radius: 2px;
        width: 100%;
        display: block; }
    #search_and_sticky .left_search_box #search_submit {
      padding: 0;
      background: transparent;
      border: none;
      position: absolute;
      top: 6px;
      left: 14px;
      font-size: 0.8em;
      color: #666666; }
    @media (min-width: 800px) {
      #search_and_sticky .left_search_box {
        width: 25%;
        float: left;
        margin-left: 0; } }

#newsticker {
  margin-bottom: 8px;
  line-height: 22px;
  height: 24px !important; }
  @media (min-width: 700px) {
    #newsticker {
      width: 41.6666666667%;
      float: right;
      margin-bottom: 0; } }

.newssticker_header {
  padding: 1px 8px;
  color: #fff;
  font-size: 0.8em;
  background-color: green; }
  .newssticker_header a {
    color: #fff; }

#newsticker_list {
  right: 78px;
  overflow: hidden; }

.newsticker_items {
  margin-top: 2px !important;
  font-size: 0.78em; }
  .newsticker_items a {
    color: #fff; }
  .newsticker_items:hover a {
    color: green; }

.stickynews_cnt {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .stickynews_cnt:after {
    content: " ";
    display: block;
    clear: both; }
  .stickynews_cnt .stickynews {
    overflow: hidden;
    height: 29px;
    width: 100%; }
    .stickynews_cnt .stickynews .title {
      position: relative;
      float: right; }
      .stickynews_cnt .stickynews .title i {
        padding-left: 4px;
        font-size: 18px; }
    .stickynews_cnt .stickynews .newsticker {
      float: right;
      padding-right: 8px;
      animation-name: ticker;
      animation-duration: 15s;
      animation-iteration-count: infinite;
      animation-timing-function: cubic-bezier(1, 0, 0.5, 0);
      margin: 0; }

@keyframes ticker {
  0% {
    margin-top: 0; }
  25% {
    margin-top: -26px; }
  50% {
    margin-top: -52px; }
  75% {
    margin-top: -78px; }
  100% {
    margin-top: 0; } }
      .stickynews_cnt .stickynews .newsticker li {
        line-height: 25px; }
        .stickynews_cnt .stickynews .newsticker li a {
          color: #fff;
          font-size: 0.8em;
          -webkit-user-select: none;
          padding-right: 6px; }
          @media (min-width: 200px) and (max-width: 400px) {
            .stickynews_cnt .stickynews .newsticker li a {
              white-space: nowrap;
              width: 230px;
              overflow: hidden;
              text-overflow: ellipsis;
              display: block;
              padding-right: 0; } }
          @media (min-width: 410px) and (max-width: 560px) {
            .stickynews_cnt .stickynews .newsticker li a {
              white-space: nowrap;
              width: 270px;
              overflow: hidden;
              text-overflow: ellipsis;
              display: block;
              padding-right: 0; } }
        .stickynews_cnt .stickynews .newsticker li:hover {
          animation-play-state: paused; }

#hard_news {
  padding-bottom: 16px; }
  #hard_news li {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0;
    padding-top: 8px; }
    #hard_news li .detail {
      padding-top: 4px;
      height: 183px; }
      #hard_news li .detail .uptitle {
        font-family: iran;
        padding-top: 4px;
        font-size: 0.78em;
        color: #000;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      #hard_news li .detail .title {
        font-size: 16px;
        margin: 0;
        padding: 0; }
        #hard_news li .detail .title > a {
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          padding: 4px 0 8px;
          color: #000; }
      #hard_news li .detail .lead {
        height: 65px;
        font-size: 0.8em;
        margin-top: 8px;
        color: #666;
        line-height: 1.7em;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
  #hard_news li:hover .title a {
    color: #14479f; }
  @media (min-width: 620px) {
    #hard_news .hard_news_ul2 li {
      width: 49.0566037736%;
      float: right; }
      #hard_news .hard_news_ul2 li:nth-child(2n + 1) {
        margin-right: 0;
        margin-left: -100%;
        clear: both;
        margin-right: 0; }
      #hard_news .hard_news_ul2 li:nth-child(2n + 2) {
        margin-right: 50.9433962264%;
        margin-left: -100%;
        clear: none; }
      #hard_news .hard_news_ul2 li .title a {
        font-size: 16px; } }

#hard_news_chandresane {
  padding-bottom: 16px; }
  #hard_news_chandresane li {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0;
    padding-top: 8px; }
    #hard_news_chandresane li .detail {
      padding-top: 4px; }
      #hard_news_chandresane li .detail .uptitle {
        font-family: iran;
        padding-top: 4px;
        font-size: 0.78em;
        color: #000;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      #hard_news_chandresane li .detail .title {
        font-size: 16px;
        margin: 0;
        padding: 0; }
        #hard_news_chandresane li .detail .title > a {
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          padding: 4px 0 8px;
          color: #000; }
      #hard_news_chandresane li .detail .lead {
        height: 65px;
        font-size: 0.8em;
        margin-top: 8px;
        color: #666;
        line-height: 1.7em;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
  #hard_news_chandresane li:hover .title a {
    color: #14479f; }
  @media (min-width: 620px) {
    #hard_news_chandresane .hard_news_ul2 li {
      width: 32.5%;
      float: right; }
      #hard_news_chandresane .hard_news_ul2 li:nth-child(3n + 1) {
        margin-right: 0;
        margin-left: -100%;
        clear: both;
        margin-right: 0; }
      #hard_news_chandresane .hard_news_ul2 li:nth-child(3n + 2) {
        margin-right: 33.75%;
        margin-left: -100%;
        clear: none; }
      #hard_news_chandresane .hard_news_ul2 li:nth-child(3n + 3) {
        margin-right: 67.5%;
        margin-left: -100%;
        clear: none; }
      #hard_news_chandresane .hard_news_ul2 li .title a {
        font-size: 16px; } }

@media only screen and (max-width: 800px) {
  .hard_news_ul2 li {
    display: grid;
    grid-template-columns: 35% 1fr;
    gap: 16px; }
    .hard_news_ul2 li .title a {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      padding-bottom: 0 !important;
      padding-top: 0 !important; }
    .hard_news_ul2 li .uptitle {
      padding-top: 0 !important; }
    .hard_news_ul2 li .detail {
      padding-top: 0 !important; } }

@media only screen and (max-width: 800px) {
  .hard_news_ul2 li:last-child {
    padding-bottom: 16px !important; } }

@media only screen and (max-width: 800px) {
  .featured_news_inner li article {
    display: grid;
    grid-template-columns: 35% 1fr;
    gap: 16px; }
    .featured_news_inner li article .title a {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      padding-bottom: 0 !important;
      padding-top: 0 !important; }
    .featured_news_inner li article .uptitle {
      padding-top: 0 !important; }
    .featured_news_inner li article .detail {
      padding-top: 0 !important; } }

@media only screen and (max-width: 800px) {
  .featured_news_inner li article:last-child {
    padding-bottom: 16px !important; } }

#featured_news {
  margin: 16px 0; }
  #featured_news li {
    padding: 8px 0;
    border-bottom: thin dotted #d9d9d9; }
    #featured_news li article > a {
      width: 100%;
      float: right;
      margin-right: 0;
      margin-left: 0; }
    #featured_news li article .detail {
      width: 100%;
      float: right;
      margin-right: 0;
      margin-left: 0; }
    @media (min-width: 550px) {
      #featured_news li article > a {
        width: 27.5%;
        float: right;
        padding-left: 8px;
        padding-right: 0px; }
      #featured_news li article .detail {
        width: 72.5%;
        float: right; } }
    #featured_news li article .uptitle {
      font-family: iran;
      padding: 0;
      font-size: 0.78em;
      color: #000; }
    #featured_news li article .title {
      margin: 8px 0; }
      #featured_news li article .title a {
        font-size: 0.7em;
        color: #000;
        line-height: 1.7em;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
    #featured_news li article .lead {
      font-size: 0.8em;
      margin-top: 2px;
      padding: 0;
      color: #666;
      line-height: 1.8em; }
  #featured_news li:hover .title a {
    color: #14479f; }
  #featured_news li:first-child {
    padding-top: 0; }

.center_button {
  text-align: center;
  margin-top: 12px; }
  .center_button a {
    cursor: pointer;
    display: inline-block;
    color: #666666;
    padding: 0px 22px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    font-size: 0.91em;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .center_button a:hover {
    background-color: #b42211;
    color: #fff; }

#map {
  background-color: #f6f6f6;
  padding-bottom: 16px; }
  #map .mapimage {
    margin: 0 auto;
    max-width: 100%; }
    #map .mapimage canvas,
    #map .mapimage img {
      max-width: 100%; }
  #map .map_pic {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0;
    padding-top: 16px; }
    #map .map_pic .city-name {
      float: right;
      display: block;
      background-color: #b42211;
      padding: 0 8px;
      font-size: 16px;
      color: #fff; }
  #map .map_news {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0;
    padding-top: 16px; }
  @media (min-width: 980px) {
    #map {
      padding-bottom: 24px; }
      #map .map_pic {
        width: 37.5%;
        float: right; }
      #map .map_news {
        width: 62.5%;
        float: right;
        padding-left: 16px;
        padding-right: 0px; } }
  @media (min-width: 600px) {
    #map .main_map_news {
      width: 50%;
      float: right;
      padding-left: 8px;
      padding-right: 0px; }
    #map .map_side_news {
      width: 50%;
      float: right; } }

.main_map_news {
  padding-bottom: 16px; }
  .main_map_news > a {
    width: 34.1666666667%;
    float: right;
    padding-left: 8px;
    padding-right: 0px; }
  .main_map_news .map_content {
    width: 65.8333333333%;
    float: right; }
    .main_map_news .map_content .title a {
      font-family: iran;
      line-height: 1.7em;
      color: #000;
      font-size: 1.1em;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .main_map_news .map_content .lead {
      font-size: 0.8em;
      margin-top: 2px;
      color: #666;
      line-height: 1.8em; }
  @media (min-width: 600px) {
    .main_map_news {
      padding-bottom: 0px; }
      .main_map_news > a {
        width: 100%;
        float: right;
        margin-right: 0;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0; }
      .main_map_news .map_content {
        width: 100%;
        float: right;
        margin-right: 0;
        margin-left: 0; } }

.main_map_news:hover .title a {
  color: #14479f; }

.map_side_news li {
  border-bottom: thin dotted #d9d9d9;
  padding-bottom: 8px;
  margin-bottom: 8px; }
  .map_side_news li article .title a {
    line-height: 1.7em;
    font-family: iran;
    color: #000;
    font-size: 0.9em;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .map_side_news li article .lead {
    font-size: 0.78em;
    margin-top: 4px;
    color: #666;
    line-height: 1.7em; }
  .map_side_news li article > a {
    width: 34.1666666667%;
    float: right;
    padding-left: 8px;
    padding-right: 0px; }
  .map_side_news li article .map_content {
    width: 65.8333333333%;
    float: right; }

.map_side_news li:last-child {
  border: none; }

.map_side_news li:hover .title {
  color: #14479f; }

#viewpoint {
  padding-bottom: 16px; }
  #viewpoint ul li > a {
    padding-top: 16px; }
  #viewpoint ul li .title {
    height: 100px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
    #viewpoint ul li .title a {
      padding: 8px 0;
      font-size: 0.9em;
      color: #000;
      line-height: 1.7em;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  #viewpoint ul li:hover .title a {
    color: #14479f; }

.special_news {
  padding-bottom: 16px; }

.hegiht_latest_list {
  height: 671px;
  overflow-y: scroll;
  scrollbar-width: thin; }

.special_news_list {
  padding-bottom: 8px;
  background-color: #f6f6f6; }
  .special_news_list ul li {
    padding: 8px 6px; }
    .special_news_list ul li a {
      font-size: 0.75em;
      color: #000;
      display: inline-block;
      line-height: 1.5em;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      font-family: iran; }
      .special_news_list ul li a span {
        display: inline-block;
        font-size: 0.8em;
        color: #666; }
  .special_news_list ul li:hover a {
    color: #14479f; }
  .special_news_list ul li:last-child {
    border-bottom: none; }

.latest_news {
  padding-bottom: 16px; }
  .latest_news .latest_news_list {
    padding-bottom: 8px;
    background-color: #f6f6f6; }
  .latest_news ul li {
    padding: 8px 4px 8px 6px; }
    .latest_news ul li a {
      padding-left: 0px;
      padding-right: 4px;
      font-family: iran;
      font-size: 0.75em;
      color: #000;
      line-height: 1.8em;
      width: calc(100% - 5px);
      float: right; }
    .latest_news ul li i {
      font-size: 0.8em;
      float: right;
      padding-top: 5px;
      color: #b42211;
      width: 5px; }
  .latest_news ul li:hover a {
    color: #14479f; }
  .latest_news ul li:last-child {
    border-bottom: none; }

#tab_1 {
  margin-bottom: 16px;
  background-color: #f6f6f6; }
  #tab_1 .tab_title {
    display: flex;
    margin: 6px 0;
    border-bottom: 2px solid #14479f;
    justify-content: space-between; }
    #tab_1 .tab_title li {
      width: 49.5867768595%;
      float: right;
      margin-bottom: 1px;
      display: inline-block;
      margin-right: 0 !important; }
      #tab_1 .tab_title li:nth-child(2n + 1) {
        margin-right: 0;
        margin-left: -100%;
        clear: both;
        margin-right: 0; }
      #tab_1 .tab_title li:nth-child(2n + 2) {
        margin-right: 50.4132231405%;
        margin-left: -100%;
        clear: none; }
      #tab_1 .tab_title li span {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        font-size: 0.96em;
        padding: 0px 8px 1px 8px;
        text-align: center;
        color: #000;
        font-weight: bold;
        display: block;
        cursor: pointer; }
    #tab_1 .tab_title li:hover {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      background-color: #14479f; }
      #tab_1 .tab_title li:hover span {
        color: #fff; }
    #tab_1 .tab_title li.active {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      #tab_1 .tab_title li.active span {
        color: #fff;
        background-color: #14479f; }
  #tab_1 .first_page_tab li {
    width: 33% !important;
    float: none !important;
    margin-right: 0 !important; }
  #tab_1 .tab_content {
    padding-bottom: 8px; }
    #tab_1 .tab_content > div {
      display: none; }
    #tab_1 .tab_content > div.active {
      display: block; }
    #tab_1 .tab_content .tabbed_news_list {
      padding: 0 6px; }
      #tab_1 .tab_content .tabbed_news_list li {
        padding: 8px 0; }
        #tab_1 .tab_content .tabbed_news_list li > a {
          padding-left: 8px;
          padding-right: 0px;
          width: 32.0833333333%;
          float: right; }
        #tab_1 .tab_content .tabbed_news_list li > div {
          width: 60.4166666667%;
          float: right; }
          #tab_1 .tab_content .tabbed_news_list li > div .title a {
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            font-size: 0.78em;
            line-height: 1.7em;
            font-family: iran;
            color: #000; }
      #tab_1 .tab_content .tabbed_news_list li:first-child {
        padding-top: 0; }
      #tab_1 .tab_content .tabbed_news_list li:hover .title a {
        color: #14479f; }
      #tab_1 .tab_content .tabbed_news_list li:last-child {
        border: none; }

.dialog {
  margin-bottom: 16px; }
  .dialog .dialog_list {
    padding-bottom: 8px;
    background-color: #f6f6f6; }
  .dialog ul {
    padding: 6px 6px 0 6px; }
    .dialog ul li {
      padding: 8px 0; }
      .dialog ul li > a {
        width: 39.5833333333%;
        float: right;
        padding-left: 8px;
        padding-right: 0px; }
      .dialog ul li div {
        width: 60.4166666667%;
        float: right; }
        .dialog ul li div .title a {
          line-height: 1.7em;
          font-size: 0.78em;
          color: #000;
          font-family: iran;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
    .dialog ul li:first-child {
      padding-top: 0; }
    .dialog ul li:hover .title a {
      color: #14479f; }
    .dialog ul li:last-child {
      border: none; }

#editor_suggest ul {
  padding-bottom: 8px; }
  @media (min-width: 900px) and (max-width: 1099px) {
    #editor_suggest ul li {
      width: 32.7586206897%;
      float: right; }
      #editor_suggest ul li:nth-child(3n + 1) {
        margin-right: 0;
        margin-left: -100%;
        clear: both;
        margin-right: 0; }
      #editor_suggest ul li:nth-child(3n + 2) {
        margin-right: 33.6206896552%;
        margin-left: -100%;
        clear: none; }
      #editor_suggest ul li:nth-child(3n + 3) {
        margin-right: 67.2413793103%;
        margin-left: -100%;
        clear: none; } }
  @media (min-width: 550px) and (max-width: 899px) {
    #editor_suggest ul li {
      width: 49.3506493506%;
      float: right; }
      #editor_suggest ul li:nth-child(2n + 1) {
        margin-right: 0;
        margin-left: -100%;
        clear: both;
        margin-right: 0; }
      #editor_suggest ul li:nth-child(2n + 2) {
        margin-right: 50.6493506494%;
        margin-left: -100%;
        clear: none; } }
  #editor_suggest ul li {
    padding: 8px 0; }
    #editor_suggest ul li > a {
      width: 41.6666666667%;
      float: right;
      padding-left: 8px;
      padding-right: 0px; }
    #editor_suggest ul li > div {
      width: 58.3333333333%;
      float: right; }
      #editor_suggest ul li > div a {
        line-height: 1.7em;
        font-size: 0.78em;
        font-family: iran;
        color: #000; }
  #editor_suggest ul li:last-child {
    border: none; }
  #editor_suggest ul li:hover .title a {
    color: #14479f; }

#infographic {
  padding: 16px 0; }
  @media (min-width: 540px) and (max-width: 899px) {
    #infographic article .infographic_img {
      width: 41.6666666667%;
      float: right;
      padding-left: 8px;
      padding-right: 0px; }
    #infographic article .title {
      width: 58.3333333333%;
      float: right; } }
  @media (min-width: 900px) and (max-width: 1099px) {
    #infographic li {
      width: 32.7586206897%;
      float: right; }
      #infographic li:nth-child(3n + 1) {
        margin-right: 0;
        margin-left: -100%;
        clear: both;
        margin-right: 0; }
      #infographic li:nth-child(3n + 2) {
        margin-right: 33.6206896552%;
        margin-left: -100%;
        clear: none; }
      #infographic li:nth-child(3n + 3) {
        margin-right: 67.2413793103%;
        margin-left: -100%;
        clear: none; } }
  @media (min-width: 1100px) {
    #infographic li:nth-child(n+2) {
      width: 50%;
      float: right; }
      #infographic li:nth-child(n+2) .title {
        display: none; }
    #infographic li:nth-child(4),
    #infographic li:nth-child(2) {
      padding-left: 4px;
      padding-right: 0px; }
    #infographic li:nth-child(5),
    #infographic li:nth-child(3) {
      padding-left: 0px;
      padding-right: 4px; } }
  #infographic ul {
    padding-top: 16px; }
    #infographic ul li {
      padding-bottom: 8px; }
      #infographic ul li article .infographic_img > a {
        background: #350303;
        background: -webkit-linear-gradient(#690505, #000);
        background: -o-linear-gradient(#690505, #000);
        background: -moz-linear-gradient(#690505, #000);
        background: linear-gradient(#690505, #000); }
        #infographic ul li article .infographic_img > a img {
          opacity: 0.7; }
      #infographic ul li article .infographic_img > a:hover img {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        opacity: 1; }
      #infographic ul li article .title a {
        color: #000;
        font-family: iran;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        font-size: 16px;
        line-height: 1.7em; }
    #infographic ul li:hover .title a {
      color: #14479f; }

.title_section {
  border-bottom: 2px solid #14479f; }
  .title_section .title_h {
    margin: 0 0 1px 0;
    color: #14479f;
    font-size: 0.96em; }
    .title_section .title_h a, .title_section .title_h span {
      color: #fff;
      display: inline-block;
      background-color: #14479f;
      border-bottom: 1px solid #14479f;
      padding: 0px 10px 1px 10px; }

.read_more {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 11px;
  color: #14479f;
  float: left;
  padding-left: 8px;
  padding-right: 0px; }
  .read_more i {
    vertical-align: sub;
    font-size: 0.78em; }

.read_more:hover {
  color: #06142e; }

.read_more_multi {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 19px;
  color: #14479f;
  margin: 1rem 0;
  display: block;
  text-align: left;
  padding-left: 8px;
  padding-right: 0px; }
  .read_more_multi i {
    vertical-align: sub;
    font-size: 0.78em; }

.read_more_multi:hover {
  color: #06142e; }

#poll #pollForm {
  background-color: #f6f6f6;
  padding: 12px; }
  #poll #pollForm .title {
    font-size: 0.96em;
    color: #000;
    line-height: 1.7em; }
  #poll #pollForm ul {
    padding: 16px; }
  #poll #pollForm li label {
    font-size: 0.9em;
    color: #666;
    line-height: 1.8em; }
  #poll #pollForm #pollSubmit {
    padding: 4px 40px;
    border: 0;
    background: #14479f;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  #poll #pollForm .pollsubmit {
    cursor: pointer;
    display: inline-block;
    padding: 2px 20px;
    color: #14479f;
    border: 1px solid #14479f;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  #poll #pollForm .pollsubmit:hover {
    background: #14479f;
    color: #fff; }
  #poll #pollForm #pollStatus {
    padding: 4px 12px;
    line-height: 26px; }
  #poll #pollForm .radiotype {
    vertical-align: sub; }

.special_news_list {
  height: 502px;
  overflow-y: scroll;
  scrollbar-width: thin; }

#service_top_news {
  background-color: #f6f6f6; }
  #service_top_news .service_holder {
    padding: 16px 0; }
  #service_top_news .service_cnt {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0;
    padding-top: 16px; }
    @media (min-width: 550px) {
      #service_top_news .service_cnt {
        width: 48.9795918367%;
        float: right; }
        #service_top_news .service_cnt:nth-child(2n + 1) {
          margin-right: 0;
          margin-left: -100%;
          clear: both;
          margin-right: 0; }
        #service_top_news .service_cnt:nth-child(2n + 2) {
          margin-right: 51.0204081633%;
          margin-left: -100%;
          clear: none; } }
    @media (min-width: 980px) {
      #service_top_news .service_cnt {
        width: 24%;
        float: right;
        padding-bottom: 32px; }
        #service_top_news .service_cnt:nth-child(4n + 1) {
          margin-right: 0;
          margin-left: -100%;
          clear: both;
          margin-right: 0; }
        #service_top_news .service_cnt:nth-child(4n + 2) {
          margin-right: 25.3333333333%;
          margin-left: -100%;
          clear: none; }
        #service_top_news .service_cnt:nth-child(4n + 3) {
          margin-right: 50.6666666667%;
          margin-left: -100%;
          clear: none; }
        #service_top_news .service_cnt:nth-child(4n + 4) {
          margin-right: 76%;
          margin-left: -100%;
          clear: none; } }
    #service_top_news .service_cnt li .title {
      padding-top: 8px; }
      #service_top_news .service_cnt li .title a {
        font-family: iran;
        padding-left: 0px;
        padding-right: 4px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        color: #000;
        line-height: 1.7em;
        font-size: 0.78em;
        width: calc(100% - 5px);
        float: right; }
      #service_top_news .service_cnt li .title i {
        color: #b42211;
        float: right;
        padding-top: 3px;
        width: 5px;
        font-size: 0.8em; }
    #service_top_news .service_cnt li:first-child {
      padding-top: 8px;
      border-bottom: thin dotted #d9d9d9; }
      #service_top_news .service_cnt li:first-child .title a {
        padding-bottom: 8px;
        padding-left: 0px;
        padding-right: 0px;
        width: unset;
        float: unset;
        font-size: 0.8em;
        font-weight: bold; }
    #service_top_news .service_cnt li:hover .title a {
      color: #14479f; }

#multimedia {
  padding: 16px 0; }
  #multimedia .multimedia_inner {
    border: 1px solid #eee;
    padding: 0 8px 8px; }
    #multimedia .multimedia_inner .videos {
      width: 100%;
      float: right;
      margin-right: 0;
      margin-left: 0;
      padding-top: 16px; }
      #multimedia .multimedia_inner .videos .lSAction a {
        background-image: none; }
    #multimedia .multimedia_inner .pictures {
      width: 100%;
      float: right;
      margin-right: 0;
      margin-left: 0;
      padding-top: 16px; }
      #multimedia .multimedia_inner .pictures .lSAction a {
        background-image: none; }
      #multimedia .multimedia_inner .pictures #pictures_slider > li {
        position: relative; }
        #multimedia .multimedia_inner .pictures #pictures_slider > li > a {
          position: relative; }
          #multimedia .multimedia_inner .pictures #pictures_slider > li > a .icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 100px;
            height: 100px;
            text-align: center;
            line-height: 100px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
            background: rgba(17, 17, 17, 0.5); }
            #multimedia .multimedia_inner .pictures #pictures_slider > li > a .icon i {
              font-size: 55px;
              padding-top: 21px;
              color: rgba(255, 255, 255, 0.8); }
        #multimedia .multimedia_inner .pictures #pictures_slider > li .pictures_content {
          position: absolute;
          bottom: 0;
          width: 100%;
          padding: 60px 20px 20px;
          background: rgba(17, 17, 17, 0.1);
          background: -moz-linear-gradient(top, rgba(17, 17, 17, 0.15) 1%, #111 100%);
          background: -webkit-linear-gradient(top, rgba(17, 17, 17, 0.15) 1%, #111 100%);
          background: linear-gradient(to bottom, rgba(17, 17, 17, 0.15) 1%, #111 100%);
          text-align: right; }
          #multimedia .multimedia_inner .pictures #pictures_slider > li .pictures_content .title a {
            line-height: 1.7em;
            color: #fff;
            font-size: 16px; }
          #multimedia .multimedia_inner .pictures #pictures_slider > li .pictures_content .lead {
            margin: 8px 0;
            line-height: 1.7em;
            font-size: 0.78em;
            color: #ccc; }
    #multimedia .multimedia_inner .chandresane {
      width: 100%;
      float: right;
      margin-right: 0;
      margin-left: 0;
      padding-top: 16px; }
      #multimedia .multimedia_inner .chandresane #chandresane_slider > li {
        position: relative; }
        #multimedia .multimedia_inner .chandresane #chandresane_slider > li > a {
          position: relative; }
          #multimedia .multimedia_inner .chandresane #chandresane_slider > li > a .icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 100px;
            height: 100px;
            text-align: center;
            line-height: 100px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
            background: rgba(17, 17, 17, 0.5); }
            #multimedia .multimedia_inner .chandresane #chandresane_slider > li > a .icon i {
              font-size: 55px;
              padding-top: 21px;
              color: rgba(255, 255, 255, 0.8); }
        #multimedia .multimedia_inner .chandresane #chandresane_slider > li .chandresane_content {
          position: absolute;
          bottom: 0;
          width: 100%;
          padding: 60px 20px 20px;
          background: rgba(17, 17, 17, 0.1);
          background: -moz-linear-gradient(top, rgba(17, 17, 17, 0.15) 1%, #111 100%);
          background: -webkit-linear-gradient(top, rgba(17, 17, 17, 0.15) 1%, #111 100%);
          background: linear-gradient(to bottom, rgba(17, 17, 17, 0.15) 1%, #111 100%);
          text-align: right; }
          #multimedia .multimedia_inner .chandresane #chandresane_slider > li .chandresane_content .title a {
            line-height: 1.7em;
            color: #fff;
            font-size: 16px; }
          #multimedia .multimedia_inner .chandresane #chandresane_slider > li .chandresane_content .lead {
            margin: 8px 0;
            line-height: 1.7em;
            font-size: 0.78em;
            color: #ccc; }
  #multimedia .video1 {
    width: 100%;
    height: auto;
    display: block; }
  @media (min-width: 800px) {
    #multimedia .multimedia_inner {
      padding: 0 16px 16px; }
      #multimedia .multimedia_inner .videos {
        width: 50%;
        float: right;
        padding-left: 8px;
        padding-right: 0px; }
        #multimedia .multimedia_inner .videos .video1 {
          max-height: 349.2px; }
      #multimedia .multimedia_inner .title_section {
        margin-bottom: 16px; } }
  #multimedia .lSSlideOuter .lSPager.lSGallery li.active,
  #multimedia .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0; }
  #multimedia .lSGallery li a {
    background: #350303;
    background: -webkit-linear-gradient(#690505, #000);
    background: -o-linear-gradient(#690505, #000);
    background: -moz-linear-gradient(#690505, #000);
    background: linear-gradient(#690505, #000);
    display: block; }
    #multimedia .lSGallery li a img {
      opacity: 0.67; }
  #multimedia ul.lSPager.lSGallery li.active a img {
    opacity: 1; }

.main_video .title a {
  color: #474747;
  font-size: 0.8em;
  padding: 4px 8px;
  background: rgba(231, 231, 231, 0.8); }

.small_video {
  padding-top: 6px; }
  .small_video ul li {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 8px; }
    @media (min-width: 550px) {
      .small_video ul li {
        width: 32.6086956522%;
        float: right;
        padding-bottom: 0; }
        .small_video ul li:nth-child(3n + 1) {
          margin-right: 0;
          margin-left: -100%;
          clear: both;
          margin-right: 0; }
        .small_video ul li:nth-child(3n + 2) {
          margin-right: 33.6956521739%;
          margin-left: -100%;
          clear: none; }
        .small_video ul li:nth-child(3n + 3) {
          margin-right: 67.3913043478%;
          margin-left: -100%;
          clear: none; } }
    .small_video ul li > a {
      position: relative; }
      .small_video ul li > a i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 60px;
        opacity: 0.7;
        color: #fff;
        filter: alpha(opacity=80);
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); }
    .small_video ul li .title a {
      padding: 4px;
      background-color: #e3e3e3;
      min-height: 58px;
      font-size: 0.7em;
      color: #414141; }
  .small_video ul li:hover > a i {
    color: #000; }
