/**
 * @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=ZGRkYWFi") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'lg';
  src: url("../lib/fonts/lg.woff?v=ZGRkYWFi") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'owfont';
  src: url("../lib/fonts/owfont-regular.woff?v=ZGRkYWFi") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'vazir';
  src: url("/_v2/fonts/Vazir-Light.woff?v=ZGRkYWFi") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'vazir-Bold';
  src: url("/_v2/fonts/Vazir-Bold.woff?v=ZGRkYWFi") format("woff");
  font-weight: bold;
  font-style: bold; }
html, body {
  padding: 0;
  margin: 0;
  font-size: 14px; }

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

header,
a,
p,
h1,
h2,
h3,
h4 {
  margin: 0; }

a,
a:active,
a:focus {
  text-decoration: none;
  outline: none; }

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

main {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  main:after {
    content: " ";
    display: block;
    clear: both; }

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; }

.owf {
  display: inline-block;
  font: normal normal normal 14px/1 owfont;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.owf-200:before,
.owf-200-d:before,
.owf-200-n:before {
  content: "\EB28"; }

.owf-201:before,
.owf-201-d:before,
.owf-201-n:before {
  content: "\EB29"; }

.owf-202:before,
.owf-202-d:before,
.owf-202-n:before {
  content: "\EB2A"; }

.owf-210:before,
.owf-210-d:before,
.owf-210-n:before {
  content: "\EB32"; }

.owf-211:before,
.owf-211-d:before,
.owf-211-n:before {
  content: "\EB33"; }

.owf-212:before,
.owf-212-d:before,
.owf-212-n:before {
  content: "\EB34"; }

.owf-221:before,
.owf-221-d:before,
.owf-221-n:before {
  content: "\EB3D"; }

.owf-230:before,
.owf-230-d:before,
.owf-230-n:before {
  content: "\EB46"; }

.owf-231:before,
.owf-231-d:before,
.owf-231-n:before {
  content: "\EB47"; }

.owf-232:before,
.owf-232-d:before,
.owf-232-n:before {
  content: "\EB48"; }

.owf-300:before,
.owf-300-d:before,
.owf-300-n:before {
  content: "\EB8C"; }

.owf-301:before,
.owf-301-d:before,
.owf-301-n:before {
  content: "\EB8D"; }

.owf-302:before,
.owf-302-d:before,
.owf-302-n:before {
  content: "\EB8E"; }

.owf-310:before,
.owf-310-d:before,
.owf-310-n:before {
  content: "\EB96"; }

.owf-311:before,
.owf-311-d:before,
.owf-311-n:before {
  content: "\EB97"; }

.owf-312:before,
.owf-312-d:before,
.owf-312-n:before {
  content: "\EB98"; }

.owf-313:before,
.owf-313-d:before,
.owf-313-n:before {
  content: "\EB99"; }

.owf-314:before,
.owf-314-d:before,
.owf-314-n:before {
  content: "\EB9A"; }

.owf-321:before,
.owf-321-d:before,
.owf-321-n:before {
  content: "\EBA1"; }

.owf-500:before,
.owf-500-d:before,
.owf-500-n:before {
  content: "\EC54"; }

.owf-501:before,
.owf-501-d:before,
.owf-501-n:before {
  content: "\EC55"; }

.owf-502:before,
.owf-502-d:before,
.owf-502-n:before {
  content: "\EC56"; }

.owf-503:before,
.owf-503-d:before,
.owf-503-n:before {
  content: "\EC57"; }

.owf-504:before,
.owf-504-d:before,
.owf-504-n:before {
  content: "\EC58"; }

.owf-511:before,
.owf-511-d:before,
.owf-511-n:before {
  content: "\EC5F"; }

.owf-520:before,
.owf-520-d:before,
.owf-520-n:before {
  content: "\EC68"; }

.owf-521:before,
.owf-521-d:before,
.owf-521-n:before {
  content: "\EC69"; }

.owf-522:before,
.owf-522-d:before,
.owf-522-n:before {
  content: "\EC6A"; }

.owf-531:before,
.owf-531-d:before,
.owf-531-n:before {
  content: "\EC73"; }

.owf-600:before,
.owf-600-d:before,
.owf-600-n:before {
  content: "\ECB8"; }

.owf-601:before,
.owf-601-d:before,
.owf-601-n:before {
  content: "\ECB9"; }

.owf-602:before,
.owf-602-d:before,
.owf-602-n:before {
  content: "\ECBA"; }

.owf-611:before,
.owf-611-d:before,
.owf-611-n:before {
  content: "\ECC3"; }

.owf-612:before,
.owf-612-d:before,
.owf-612-n:before {
  content: "\ECC4"; }

.owf-615:before,
.owf-615-d:before,
.owf-615-n:before {
  content: "\ECC7"; }

.owf-616:before,
.owf-616-d:before,
.owf-616-n:before {
  content: "\ECC8"; }

.owf-620:before,
.owf-620-d:before,
.owf-620-n:before {
  content: "\ECCC"; }

.owf-621:before,
.owf-621-d:before,
.owf-621-n:before {
  content: "\ECCD"; }

.owf-622:before,
.owf-622-d:before,
.owf-622-n:before {
  content: "\ECCE"; }

.owf-701:before,
.owf-701-d:before,
.owf-701-n:before {
  content: "\ED1D"; }

.owf-711:before,
.owf-711-d:before,
.owf-711-n:before {
  content: "\ED27"; }

.owf-721:before,
.owf-721-d:before,
.owf-721-n:before {
  content: "\ED31"; }

.owf-731:before,
.owf-731-d:before,
.owf-731-n:before {
  content: "\ED3B"; }

.owf-741:before,
.owf-741-d:before,
.owf-741-n:before {
  content: "\ED45"; }

.owf-751:before,
.owf-751-d:before,
.owf-751-n:before {
  content: "\ED4F"; }

.owf-761:before,
.owf-761-d:before,
.owf-761-n:before {
  content: "\ED59"; }

.owf-762:before,
.owf-762-d:before,
.owf-762-n:before {
  content: "\ED5A"; }

.owf-771:before,
.owf-771-d:before,
.owf-771-n:before {
  content: "\ED63"; }

.owf-781:before,
.owf-781-d:before,
.owf-781-n:before {
  content: "\ED6D"; }

.owf-800:before,
.owf-800-d:before,
.owf-951:before,
.owf-951-d:before {
  content: "\ED80"; }

.owf-800-n:before,
.owf-951-n:before {
  content: "\F168"; }

.owf-801:before,
.owf-801-d:before {
  content: "\ED81"; }

.owf-801-n:before {
  content: "\F169"; }

.owf-802:before,
.owf-802-d:before {
  content: "\ED82"; }

.owf-802-n:before {
  content: "\F16A"; }

.owf-803:before,
.owf-803-d:before,
.owf-803-n:before {
  content: "\ED83"; }

.owf-804:before,
.owf-804-d:before,
.owf-804-n:before {
  content: "\ED84"; }

.owf-900:before,
.owf-900-d:before,
.owf-900-n:before {
  content: "\EDE4"; }

.owf-901:before,
.owf-901-d:before,
.owf-901-n:before {
  content: "\EDE5"; }

.owf-902:before,
.owf-902-d:before,
.owf-902-n:before {
  content: "\EDE6"; }

.owf-903:before,
.owf-903-d:before,
.owf-903-n:before {
  content: "\EDE7"; }

.owf-904:before,
.owf-904-d:before,
.owf-904-n:before {
  content: "\EDE8"; }

.owf-905:before,
.owf-905-d:before,
.owf-905-n:before {
  content: "\EDE9"; }

.owf-906:before,
.owf-906-d:before,
.owf-906-n:before {
  content: "\EDEA"; }

.owf-950:before,
.owf-950-d:before,
.owf-950-n:before {
  content: "\EE16"; }

.owf-952:before,
.owf-952-d:before,
.owf-952-n:before {
  content: "\EE18"; }

.owf-953:before,
.owf-953-d:before,
.owf-953-n:before {
  content: "\EE19"; }

.owf-954:before,
.owf-954-d:before,
.owf-954-n:before {
  content: "\EE1A"; }

.owf-955:before,
.owf-955-d:before,
.owf-955-n:before {
  content: "\EE1B"; }

.owf-956:before,
.owf-956-d:before,
.owf-956-n:before {
  content: "\EE1C"; }

.owf-957:before,
.owf-957-d:before,
.owf-957-n:before {
  content: "\EE1D"; }

.owf-958:before,
.owf-958-d:before,
.owf-958-n:before {
  content: "\EE1E"; }

.owf-959:before,
.owf-959-d:before,
.owf-959-n:before {
  content: "\EE1F"; }

.owf-960:before,
.owf-960-d:before,
.owf-960-n:before {
  content: "\EE20"; }

.owf-961:before,
.owf-961-d:before,
.owf-961-n:before {
  content: "\EE21"; }

.owf-962:before,
.owf-962-d:before,
.owf-962-n:before {
  content: "\EE22"; }

@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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -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(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(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(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(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(fancybox_sprite@2x.png);
    background-size: 44px 152px; }

  #fancybox-loading div {
    background-image: url(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 {
  background-color: #f2f2f1; }

.fiexd-header {
  position: fixed;
  z-index: 10000;
  top: 0;
  width: 100%; }
  .fiexd-header .banner {
    margin: 0 !important; }

.main-header {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .main-header:after {
    content: " ";
    display: block;
    clear: both; }
  .main-header .news-sticky {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: blue; }
    .main-header .news-sticky:after {
      content: " ";
      display: block;
      clear: both; }
  .main-header .main-menu {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .main-header .main-menu #btn-menu-mobile {
      border: unset;
      background-color: unset;
      color: #fff;
      font-size: 20px;
      padding: 4px;
      display: none; }
    .main-header .main-menu:after {
      content: " ";
      display: block;
      clear: both; }
    .main-header .main-menu ul {
      width: 70%;
      float: right; }
    .main-header .main-menu .search-box {
      width: 30%;
      float: left;
      margin-left: 0; }
    @media (min-width: 1px) and (max-width: 768px) {
      .main-header .main-menu ul {
        display: none;
        width: 100%;
        float: right;
        margin-right: 0;
        margin-left: 0; }
      .main-header .main-menu .search-box {
        width: 85%;
        float: left;
        margin-left: 0; }
      .main-header .main-menu #btn-menu-mobile {
        display: inline-block;
        float: right; }
      .main-header .main-menu li {
        display: block !important;
        border-left: none !important; } }

.category-news {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .category-news:after {
    content: " ";
    display: block;
    clear: both; }
  .category-news .top-news-section {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .category-news .top-news-section:after {
      content: " ";
      display: block;
      clear: both; }
    @media (min-width: 900px) {
      .category-news .top-news-section .image-section {
        width: 50%;
        float: right; }
      .category-news .top-news-section .content-section, .category-news .top-news-section .content-section2 {
        width: 50%;
        float: left;
        margin-left: 0; } }
    @media (min-width: 568px) and (max-width: 768px) {
      .category-news .top-news-section .image-section {
        width: 50%;
        float: right; }
      .category-news .top-news-section .content-section, .category-news .top-news-section .content-section2 {
        width: 50%;
        float: left;
        margin-left: 0; } }
  .category-news .more-news-section {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .category-news .more-news-section:after {
      content: " ";
      display: block;
      clear: both; }
    @media (min-width: 900px) {
      .category-news .more-news-section .image-section {
        width: 30%;
        float: right; }
      .category-news .more-news-section .content-section, .category-news .more-news-section .content-section2 {
        width: 70%;
        float: left;
        margin-left: 0; } }
    @media (min-width: 568px) and (max-width: 768px) {
      .category-news .more-news-section .image-section {
        width: 30%;
        float: right; }
      .category-news .more-news-section .content-section, .category-news .more-news-section .content-section2 {
        width: 70%;
        float: left;
        margin-left: 0; } }
  .category-news time {
    float: left;
    color: #008000;
    font-size: 0.9em; }

@media (min-width: 1140px) {
  .first-col {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 47%;
    float: right; }
    .first-col:after {
      content: " ";
      display: block;
      clear: both; }
    .first-col .first-col-inner {
      padding-left: 14px; }

  .second-col {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 27%;
    float: right; }
    .second-col:after {
      content: " ";
      display: block;
      clear: both; }
    .second-col .second-col-inner {
      padding-left: 14px; }

  .third-col {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 26%;
    float: right; }
    .third-col:after {
      content: " ";
      display: block;
      clear: both; } }
@media (min-width: 1060px) and (max-width: 1139px) {
  .first-col {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 42%;
    float: right; }
    .first-col:after {
      content: " ";
      display: block;
      clear: both; }
    .first-col .first-col-inner {
      padding-left: 14px; }

  .second-col {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 29%;
    float: right; }
    .second-col:after {
      content: " ";
      display: block;
      clear: both; }
    .second-col .second-col-inner {
      padding-left: 14px; }

  .third-col {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 29%;
    float: right; }
    .third-col:after {
      content: " ";
      display: block;
      clear: both; } }
@media (min-width: 864px) and (max-width: 1059px) {
  .first-col {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
    float: right; }
    .first-col:after {
      content: " ";
      display: block;
      clear: both; }
    .first-col .first-col-inner {
      padding-left: 14px; }

  .second-col {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 35%;
    float: right; }
    .second-col:after {
      content: " ";
      display: block;
      clear: both; }
    .second-col .second-col-inner {
      padding-left: 14px; }

  .third-col {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 29%;
    float: right; }
    .third-col:after {
      content: " ";
      display: block;
      clear: both; } }
@media (min-width: 672px) and (max-width: 863px) {
  .first-col {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0; }
    .first-col:after {
      content: " ";
      display: block;
      clear: both; }

  .second-col {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 55%;
    float: right; }
    .second-col:after {
      content: " ";
      display: block;
      clear: both; }
    .second-col .second-col-inner {
      padding-left: 14px; }

  .third-col {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 45%;
    float: right; }
    .third-col:after {
      content: " ";
      display: block;
      clear: both; } }
.main-footer .middle-footer {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .main-footer .middle-footer:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 768px) {
    .main-footer .middle-footer .about-menu {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      width: 12%;
      float: right; }
      .main-footer .middle-footer .about-menu:after {
        content: " ";
        display: block;
        clear: both; }
    .main-footer .middle-footer .last-news-footer-outter {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      width: 28%;
      float: right; }
      .main-footer .middle-footer .last-news-footer-outter:after {
        content: " ";
        display: block;
        clear: both; }
    .main-footer .middle-footer .gallery {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      width: 40%;
      float: right; }
      .main-footer .middle-footer .gallery:after {
        content: " ";
        display: block;
        clear: both; }
    .main-footer .middle-footer .social {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      width: 20%;
      float: right; }
      .main-footer .middle-footer .social:after {
        content: " ";
        display: block;
        clear: both; } }
  @media (min-width: 568px) and (max-width: 768px) {
    .main-footer .middle-footer .about-menu {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      width: 30%;
      float: right; }
      .main-footer .middle-footer .about-menu:after {
        content: " ";
        display: block;
        clear: both; }
    .main-footer .middle-footer .last-news-footer-outter {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      width: 70%;
      float: right; }
      .main-footer .middle-footer .last-news-footer-outter:after {
        content: " ";
        display: block;
        clear: both; }
    .main-footer .middle-footer .gallery {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      width: 50%;
      float: right; }
      .main-footer .middle-footer .gallery:after {
        content: " ";
        display: block;
        clear: both; }
    .main-footer .middle-footer .social {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      width: 50%;
      float: right; }
      .main-footer .middle-footer .social:after {
        content: " ";
        display: block;
        clear: both; } }
  @media (min-width: 1px) and (max-width: 567px) {
    .main-footer .middle-footer .social ul {
      text-align: center; }
      .main-footer .middle-footer .social ul li {
        display: inline-block;
        padding: 0 8px; }
    .main-footer .middle-footer .about-menu ul {
      text-align: center; }
      .main-footer .middle-footer .about-menu ul li {
        display: inline-block;
        padding: 0 8px; } }

.text_zxc {
  background-color: #fff;
  border: 2px solid #cbcbcb;
  margin-bottom: 16px;
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px; }
  .text_zxc a {
    color: #000; }
    .text_zxc a::before {
      color: #be0000;
      font-size: 6px;
      float: right;
      margin-left: 4px;
      font-family: FontAwesome;
      margin-top: 8px;
      content: "\f111"; }

@media print {
  .banner,
  .main-menu,
  .news-sticky,
  .second-col,
  .third-col,
  .main-footer,
  .related-news,
  #newsCommentBoxForm,
  #comment-list,
  .short-info-1,
  .adv,
  #boxes {
    display: none; }

  div[id*="yektanet"] {
    display: none !important; }

  .first-col {
    width: 100%; } }
.main-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 8px; }

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

.transition, .content-box a, #rssbank-container ul li a, .main-header .social a, .middle-footer .last-news-footer-outter .content-box-last-news a, .middle-footer .gallery .content-box-gallery .title a, .middle-footer .social .facebook, .middle-footer .social .twitter, .middle-footer .social .telegram, .middle-footer .social .instagram, .middle-footer .social .rss, .category-news .content-section .title a, .category-news .content-section2 .title a, .category-news .content-section2 .up-title, #tab-content .all-list a,
#tab-content2 .all-list a, .hard-news .hard-news-content .content .title a, .hard-news-service-outter .hard-news-content .content .title a, .landing-album-more li .right-service img, .comment-form .comment-l .submit-comment {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.header-box {
  padding: 7px 0;
  background-color: #be0000;
  text-align: center;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(106, 106, 106, 0.31);
  -moz-box-shadow: 0px 1px 2px 0px rgba(106, 106, 106, 0.31);
  box-shadow: 0px 1px 2px 0px rgba(106, 106, 106, 0.31); }
  .header-box a {
    font-size: 15px;
    font-family: "vazir-bold";
    color: #fff; }
  .header-box .title {
    color: #fff; }

.red {
  background-color: #be0000; }
  .red .title {
    color: #fff; }

.content-box {
  padding: 20px 8px 30px 8px; }
  .content-box li {
    padding: 6px 0; }
  .content-box i {
    color: #be0000;
    font-size: 6px;
    float: right;
    margin-top: 8px; }
  .content-box a {
    display: block;
    padding-right: 12px;
    color: #000;
    font-size: 12px;
    line-height: 25px; }
    .content-box a:hover {
      color: #2373b5; }

.adv {
  margin: 0 auto 8px auto;
  text-align: center; }
  .adv .type-resource-image {
    margin: 0 auto 8px auto;
    text-align: center; }
  .adv .type-text {
    margin: 0 auto 8px auto;
    text-align: center;
    background-color: #e2e2e2;
    padding: 8px; }
    .adv .type-text a {
      color: #008370; }
  .adv .type-script {
    margin: 0 auto; }

.title-more {
  float: left;
  color: #be0000;
  padding-left: 6px; }

#rssbank-container ul {
  padding: 20px 8px 30px 8px; }
  #rssbank-container ul li {
    padding: 6px 0; }
    #rssbank-container ul li a {
      display: block;
      padding-right: 12px;
      color: #000;
      font-size: 12px;
      line-height: 25px; }
      #rssbank-container ul li a:hover {
        color: #2373b5; }
    #rssbank-container ul li i {
      color: #be0000;
      font-size: 6px;
      float: right;
      margin-top: 8px; }

.mobile-adv {
  display: none; }

@media (min-width: 1px) and (max-width: 486px) {
  .mobile-adv {
    display: block; }

  .desktop-adv {
    display: none; } }
#arrow-up {
  transition: 0.3s all ease-in-out;
  border: unset;
  cursor: pointer; }

.main-header .news-sticky {
  background-color: #000;
  padding: 4px 8px; }
  .main-header .news-sticky .news-sticky-inner {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #fff; }
    .main-header .news-sticky .news-sticky-inner:after {
      content: " ";
      display: block;
      clear: both; }
    .main-header .news-sticky .news-sticky-inner i {
      float: right;
      font-size: 9px;
      padding-top: 7px;
      padding-left: 4px; }
    .main-header .news-sticky .news-sticky-inner span {
      float: right;
      font-size: 13px;
      font-family: "vazir-bold";
      padding-left: 8px;
      padding-top: 2px; }
    .main-header .news-sticky .news-sticky-inner .top-ticker-active ul {
      overflow: hidden; }
    .main-header .news-sticky .news-sticky-inner .top-ticker-active a {
      color: #fff;
      font-size: 11px;
      padding-left: 8px; }
    .main-header .news-sticky .news-sticky-inner .top-ticker-active time.live {
      color: #fff;
      padding-right: 8px;
      font-size: 11px; }
.main-header .date {
  text-align: left;
  padding: 4px 0;
  padding-left: 8px; }
  .main-header .date .persian-date,
  .main-header .date .english-date {
    font-size: 11px;
    color: #000; }
  .main-header .date .english-date {
    direction: ltr; }
  .main-header .date i {
    font-size: 13px;
    color: #000;
    padding: 0 5px; }
.main-header .social {
  float: left; }
  .main-header .social ul {
    display: none;
    position: absolute;
    left: 5px;
    top: 30px;
    background-color: #000;
    padding: 8px 8px 0 8px;
    text-align: left;
    z-index: 9999; }
  .main-header .social li,
  .main-header .social a,
  .main-header .social img {
    display: block; }
  .main-header .social li {
    padding-bottom: 8px; }
  .main-header .social #socail-list {
    background-color: unset;
    border: unset;
    padding: 0  4px;
    color: #be0000;
    font-size: 20px; }
  .main-header .social a:hover {
    opacity: 0.8; }
.main-header .banner {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 16px;
  background-image: url("/images/banner.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  .main-header .banner:after {
    content: " ";
    display: block;
    clear: both; }
  .main-header .banner .social {
    position: relative; }
  @media (min-width: 860px) {
    .main-header .banner .logo {
      width: 33.3%;
      float: right;
      padding-top: 16px; }
    .main-header .banner .adv-banner {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      width: 33.3%;
      float: right; }
      .main-header .banner .adv-banner:after {
        content: " ";
        display: block;
        clear: both; }
      .main-header .banner .adv-banner .type-resource {
        margin-top: 24px !important; }
    .main-header .banner .date-social {
      width: 33.3%;
      float: left;
      margin-left: 0; } }
  @media (min-width: 1px) and (max-width: 568px) {
    .main-header .banner {
      padding-bottom: 16px; }
      .main-header .banner .logo img {
        width: 100%;
        height: auto; } }
  .main-header .banner .social-weather {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px; }
    .main-header .banner .social-weather:after {
      content: " ";
      display: block;
      clear: both; }
    @media (min-width: 860px) {
      .main-header .banner .social-weather {
        position: absolute;
        bottom: 0;
        left: 0; } }
    .main-header .banner .social-weather .telegram-top-banner {
      float: left; }
    .main-header .banner .social-weather .weather {
      float: left;
      font-size: 11px; }
      @media (min-width: 568px) {
        .main-header .banner .social-weather .weather {
          padding-top: 27px;
          padding-left: 8px; } }
      .main-header .banner .social-weather .weather .select-city {
        float: right; }
        .main-header .banner .social-weather .weather .select-city select::-ms-expand {
          display: none; }
        .main-header .banner .social-weather .weather .select-city select {
          background: none;
          border: none;
          -moz-appearance: none;
          -webkit-appearance: none;
          width: 56px; }
      .main-header .banner .social-weather .weather .weather-state {
        float: right;
        padding: 2px 0; }
        .main-header .banner .social-weather .weather .weather-state span {
          float: right;
          padding: 0 4px; }
        .main-header .banner .social-weather .weather .weather-state i {
          float: right; }
      .main-header .banner .social-weather .weather .owf {
        color: #fff;
        font-size: 20px; }
    .main-header .banner .social-weather .line {
      float: left;
      padding: 0 2px; }
.main-header .main-menu {
  background-color: #be0000;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.48);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.48);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.48); }
  .main-header .main-menu ul {
    padding: 10px 12px 8px 4px; }
  .main-header .main-menu li {
    display: inline-block;
    border-left: 1px solid #fff;
    line-height: 13px;
    margin-right: -7px;
    position: relative; }
    .main-header .main-menu li:last-of-type {
      border-left: none; }
    .main-header .main-menu li:hover .sub-menu {
      visibility: visible;
      opacity: 1;
      transition-delay: 0s; }
  .main-header .main-menu .item {
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    display: inline-block !important; }
  .main-header .main-menu .hvr-underline {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden; }
  .main-header .main-menu .hvr-underline:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #fff;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .main-header .main-menu .hvr-underline:hover:after, .main-header .main-menu .hvr-underline:focus:after, .main-header .main-menu .hvr-underline:active:after {
    left: 35%;
    right: 35%; }
  .main-header .main-menu .active > .hvr-underline:after {
    left: 35%;
    right: 35%; }
  .main-header .main-menu .sub-menu {
    visibility: hidden;
    opacity: 0;
    transition: all ease-in-out 0.4s;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 180px;
    text-align: center;
    position: absolute;
    width: 180px;
    background-color: #be0000;
    top: 24px;
    right: -57px;
    z-index: 9999;
    padding: 0;
    margin-top: 10px;
    border-top: 4px solid #fff; }
    .main-header .main-menu .sub-menu:after {
      content: " ";
      display: block;
      clear: both; }
    .main-header .main-menu .sub-menu li {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      border-left: none;
      display: block;
      padding: 9.5px;
      border-bottom: 1px solid #fff; }
      .main-header .main-menu .sub-menu li:after {
        content: " ";
        display: block;
        clear: both; }
      .main-header .main-menu .sub-menu li:last-of-type {
        border-bottom: none; }
  .main-header .main-menu .submenu-mobile-icn {
    display: none;
    float: left;
    cursor: pointer;
    background-color: #333;
    padding: 4px;
    color: #fff; }
  .main-header .main-menu .state .sub-menu {
    width: 320px !important;
    max-width: 320px !important;
    left: -55px; }
    .main-header .main-menu .state .sub-menu li {
      padding: 6px 0 !important; }
      .main-header .main-menu .state .sub-menu li .item {
        padding: 4px 2px !important; }
  .main-header .main-menu .state li {
    display: inline-block !important;
    border: none; }
  @media (min-width: 1px) and (max-width: 768px) {
    .main-header .main-menu .submenu-mobile-icn {
      display: block; }
    .main-header .main-menu .sub-menu {
      width: 100%;
      max-width: 100%;
      position: static;
      visibility: visible;
      opacity: 1;
      display: none; }
    .main-header .main-menu .state .sub-menu {
      width: 100% !important;
      max-width: 100% !important; }
    .main-header .main-menu li {
      position: static; }
    .main-header .main-menu > ul > li {
      padding: 8px 0;
      border-top: 1px solid #000; } }
  .main-header .main-menu .search-box {
    text-align: left;
    padding: 5px; }
    .main-header .main-menu .search-box a {
      float: left;
      color: #000;
      background-color: #fff;
      display: inline-block;
      width: 28px;
      height: 28px;
      border-radius: 2px;
      padding: 5px 6px; }
    .main-header .main-menu .search-box input {
      float: left;
      padding: 3px;
      border: none;
      background-color: #fff;
      color: #000;
      height: 28px;
      border-top-right-radius: 2px;
      border-bottom-right-radius: 2px;
      display: none; }
.main-header .fiexd-menu {
  position: fixed;
  z-index: 999;
  top: 0;
  width: 100%; }

.main-footer {
  margin-top: 70px; }

.footer-menu {
  background-color: #be0000;
  padding: 6px 0; }
  .footer-menu li {
    display: inline-block;
    padding-left: 20px; }
    .footer-menu li a {
      color: #fff;
      font-size: 12px;
      font-family: "vazir-bold"; }

.middle-footer {
  background-color: #000;
  background-image: url("/images/footer-pic-left.jpg");
  background-repeat: no-repeat;
  padding: 14px 0; }
  .middle-footer .about-menu .item {
    color: #fff;
    font-size: 12px;
    font-family: "vazir-bold";
    margin-bottom: 28px;
    display: block; }
  .middle-footer .last-news-footer-outter {
    min-height: 220px; }
    @media (min-width: 568px) {
      .middle-footer .last-news-footer-outter {
        border-left: 1px solid #383838;
        border-right: 1px solid #383838;
        padding: 0 48px; } }
    .middle-footer .last-news-footer-outter .header-box-last-news {
      margin-bottom: 12px; }
      .middle-footer .last-news-footer-outter .header-box-last-news .title {
        font-size: 14px;
        font-family: "vazir-bold";
        color: #fff;
        background-color: none; }
    .middle-footer .last-news-footer-outter .content-box-last-news li {
      display: block;
      padding: 5px 0;
      line-height: 19px; }
    .middle-footer .last-news-footer-outter .content-box-last-news a {
      color: #d9d8d8;
      font-size: 11px;
      display: block;
      padding-right: 8px; }
      .middle-footer .last-news-footer-outter .content-box-last-news a:hover {
        color: #fff; }
    .middle-footer .last-news-footer-outter .content-box-last-news i {
      font-size: 5px;
      color: #008370;
      float: right;
      margin-top: 8px; }
  .middle-footer .gallery {
    min-height: 220px; }
    @media (min-width: 568px) {
      .middle-footer .gallery {
        border-left: 1px solid #383838;
        padding: 0 48px; } }
    .middle-footer .gallery .header-box-gallery {
      margin-bottom: 12px; }
      .middle-footer .gallery .header-box-gallery .title {
        font-size: 14px;
        font-family: "vazir-bold";
        color: #fff; }
    .middle-footer .gallery .content-box-gallery {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto; }
      .middle-footer .gallery .content-box-gallery:after {
        content: " ";
        display: block;
        clear: both; }
      .middle-footer .gallery .content-box-gallery li {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 5px 0;
        line-height: 19px; }
        .middle-footer .gallery .content-box-gallery li:after {
          content: " ";
          display: block;
          clear: both; }
      .middle-footer .gallery .content-box-gallery .img-content {
        width: 30%;
        float: right; }
      .middle-footer .gallery .content-box-gallery .title {
        width: 70%;
        float: right; }
        .middle-footer .gallery .content-box-gallery .title a {
          color: #d9d8d8;
          font-size: 11px;
          display: block;
          padding-right: 8px; }
          .middle-footer .gallery .content-box-gallery .title a:hover {
            color: #fff; }
  .middle-footer .social {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 14px; }
    .middle-footer .social:after {
      content: " ";
      display: block;
      clear: both; }
    .middle-footer .social li {
      display: inline-block;
      padding: 0 4px; }
    .middle-footer .social i {
      font-size: 20px; }
    .middle-footer .social .bale {
      background-image: url("/images/bale.png");
      display: inline-block;
      width: 18px;
      height: 17px;
      background-size: 18px;
      background-repeat: no-repeat; }
    .middle-footer .social .facebook {
      color: #5883e6; }
      .middle-footer .social .facebook:hover {
        color: #265bd7; }
    .middle-footer .social .twitter {
      color: #11c1ff; }
      .middle-footer .social .twitter:hover {
        color: #03a3db; }
    .middle-footer .social .telegram {
      color: #0177b5; }
      .middle-footer .social .telegram:hover {
        color: #086698; }
    .middle-footer .social .instagram {
      color: #dddddd; }
      .middle-footer .social .instagram:hover {
        color: #8d8d8d; }
    .middle-footer .social .rss {
      color: #ffac12; }
      .middle-footer .social .rss:hover {
        color: #c46f00; }
    .middle-footer .social .aasaam {
      margin-top: 24px; }
      .middle-footer .social .aasaam a {
        color: #fff;
        display: flex;
        align-items: center;
        gap: 8px;
        flex-wrap: wrap;
        font-size: 12px;
        align-items: center; }
        @media screen and (max-width: 600px) {
          .middle-footer .social .aasaam a {
            margin: auto; } }

.cp {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #f2f2f1;
  padding: 4px 0; }
  .cp:after {
    content: " ";
    display: block;
    clear: both; }
  .cp button {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-color: #008370;
    border-radius: 3px;
    padding: 5px 10px; }
    .cp button i {
      color: #fff; }
  .cp p {
    float: left;
    line-height: 30px; }

.col-outter {
  margin-top: 24px; }

.category-news {
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08); }
  .category-news ul {
    padding-left: 8px; }
    .category-news ul li {
      border-bottom: 1px solid #d0d0d0;
      padding-bottom: 11px;
      margin-bottom: 12px; }
      .category-news ul li:first-of-type {
        margin-bottom: 16px; }
      .category-news ul li:last-of-type {
        border-bottom: none;
        padding-bottom: 16px; }
      .category-news ul li:hover .title a {
        color: #be0000; }
      .category-news ul li:hover .content-section2 .up-title {
        color: #565656; }
  .category-news .top-news-section .title-section {
    background-color: #008370;
    padding: 4px 14px;
    position: absolute; }
    .category-news .top-news-section .title-section a {
      display: block;
      color: #fff;
      font-family: "vazir-bold"; }
  .category-news .content-section, .category-news .content-section2 {
    padding-right: 6px;
    padding-top: 8px; }
    .category-news .content-section .up-title, .category-news .content-section2 .up-title {
      padding: 2px 0;
      font-size: 11px;
      color: #565656; }
    .category-news .content-section .title, .category-news .content-section2 .title {
      padding: 2px 0;
      line-height: 30px; }
      .category-news .content-section .title a, .category-news .content-section2 .title a {
        display: block;
        font-size: 17px;
        font-family: "vazir-bold";
        color: #000; }
    .category-news .content-section .lead, .category-news .content-section2 .lead {
      line-height: 20px;
      padding: 2px 0;
      color: #000;
      font-size: 12px; }
  .category-news .content-section2 .up-title {
    color: #be0000; }
  .category-news .content-section2 .title a {
    display: block;
    font-size: 13px;
    font-family: "vazir-bold";
    color: #014571; }
  .category-news .content-section2 .date {
    direction: ltr;
    text-align: left;
    color: #008370; }
    .category-news .content-section2 .date i {
      color: #000; }

.tab-one,
.tab-two,
.tab-three {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border: 2px solid #cbcbcb;
  margin-bottom: 16px; }
  .tab-one:after,
  .tab-two:after,
  .tab-three:after {
    content: " ";
    display: block;
    clear: both; }

#tabs,
#tabs2 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin: 0;
  padding: 0;
  background-color: #be0000;
  text-align: center;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(106, 106, 106, 0.31);
  -moz-box-shadow: 0px 1px 2px 0px rgba(106, 106, 106, 0.31);
  box-shadow: 0px 1px 2px 0px rgba(106, 106, 106, 0.31); }
  #tabs:after,
  #tabs2:after {
    content: " ";
    display: block;
    clear: both; }
  #tabs li,
  #tabs2 li {
    width: 50%;
    float: right;
    display: inline-block;
    border-left: 1px solid #d2e3e8;
    padding-bottom: 4px; }
    #tabs li a,
    #tabs2 li a {
      line-height: 32px;
      color: #fff;
      padding: 0 12px;
      font-family: "vazir-bold";
      font-size: 15px; }
      @media (min-width: 800px) {
        #tabs li a,
        #tabs2 li a {
          padding: 0 8px; } }
      @media (min-width: 900px) {
        #tabs li a,
        #tabs2 li a {
          padding: 0 4px; } }
      @media (min-width: 1100px) {
        #tabs li a,
        #tabs2 li a {
          padding: 0 12px; } }
    #tabs li.active,
    #tabs2 li.active {
      display: inline-block;
      vertical-align: middle;
      -webkit-transform: perspective(1px) translateZ(0);
      transform: perspective(1px) translateZ(0);
      box-shadow: 0 0 1px transparent;
      position: relative;
      overflow: hidden; }
      #tabs li.active::after,
      #tabs2 li.active::after {
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        right: 50%;
        bottom: 0;
        background-color: #fff;
        height: 2px; }
      #tabs li.active:after,
      #tabs2 li.active:after {
        left: 40%;
        right: 40%;
        margin-bottom: 5px; }
      #tabs li.active:focus:after,
      #tabs2 li.active:focus:after {
        left: 40%;
        right: 40%;
        margin-bottom: 5px; }
      #tabs li.active:active:after,
      #tabs2 li.active:active:after {
        left: 40%;
        right: 40%;
        margin-bottom: 5px; }

#tab-content,
#tab-content2 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 8px 30px 8px; }
  #tab-content:after,
  #tab-content2:after {
    content: " ";
    display: block;
    clear: both; }
  #tab-content > div,
  #tab-content2 > div {
    display: none; }
    #tab-content > div.active,
    #tab-content2 > div.active {
      display: block; }

#tab-content .comment-time,
#tab-content2 .comment-time {
  color: #248a19;
  display: inline-block;
  font-size: 12px; }
#tab-content ul,
#tab-content2 ul {
  margin: 0; }
#tab-content li,
#tab-content2 li {
  padding: 6px 0; }
#tab-content .all-list i,
#tab-content2 .all-list i {
  color: #be0000;
  font-size: 6px;
  float: right;
  margin-top: 8px; }
#tab-content .all-list a,
#tab-content2 .all-list a {
  display: block;
  padding-right: 12px;
  color: #000;
  font-size: 12px;
  line-height: 25px; }
  #tab-content .all-list a:hover,
  #tab-content2 .all-list a:hover {
    color: #2373b5; }

.last-news,
.other-news {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border: 2px solid #cbcbcb;
  margin-bottom: 16px; }
  .last-news:after,
  .other-news:after {
    content: " ";
    display: block;
    clear: both; }

.other-news span {
  float: right;
  color: #be0000;
  font-size: 12px;
  font-family: "vazir-bold";
  padding-left: 4px;
  padding-top: 4px; }
.other-news a {
  padding-right: 0; }

.hard-news, .hard-news-service-outter {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px; }
  .hard-news:after, .hard-news-service-outter:after {
    content: " ";
    display: block;
    clear: both; }
  .hard-news li:hover .title a, .hard-news-service-outter li:hover .title a {
    color: #000 !important; }
  .hard-news .hard-news-content, .hard-news-service-outter .hard-news-content {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08); }
    .hard-news .hard-news-content:after, .hard-news-service-outter .hard-news-content:after {
      content: " ";
      display: block;
      clear: both; }
    .hard-news .hard-news-content .date, .hard-news-service-outter .hard-news-content .date {
      width: 13%;
      float: right;
      text-align: center;
      line-height: 26px;
      padding: 14.5px 4px;
      background-color: #be0000;
      color: #fff;
      font-size: 12px; }
      .hard-news .hard-news-content .date time, .hard-news-service-outter .hard-news-content .date time {
        display: block;
        width: 40px;
        margin: 0 auto; }
    .hard-news .hard-news-content .content, .hard-news-service-outter .hard-news-content .content {
      width: 87%;
      float: right;
      padding: 4px 8px 8px 8px; }
      .hard-news .hard-news-content .content .uptitle, .hard-news-service-outter .hard-news-content .content .uptitle {
        font-size: 11px;
        color: #565656; }
      .hard-news .hard-news-content .content .title, .hard-news-service-outter .hard-news-content .content .title {
        margin: 0;
        font-size: 20px;
        font-family: "vazir-bold"; }
        .hard-news .hard-news-content .content .title a, .hard-news-service-outter .hard-news-content .content .title a {
          color: #be0000; }
      .hard-news .hard-news-content .content .lead, .hard-news-service-outter .hard-news-content .content .lead {
        font-size: 12px;
        color: #000;
        line-height: 23px; }
    @media (min-width: 769px) and (max-width: 960px) {
      .hard-news .hard-news-content .date, .hard-news-service-outter .hard-news-content .date {
        width: 15%;
        float: right; }
      .hard-news .hard-news-content .content, .hard-news-service-outter .hard-news-content .content {
        width: 85%;
        float: right; } }
    @media (min-width: 1px) and (max-width: 768px) {
      .hard-news .hard-news-content .date, .hard-news-service-outter .hard-news-content .date {
        width: 20%;
        float: right; }
      .hard-news .hard-news-content .content, .hard-news-service-outter .hard-news-content .content {
        width: 80%;
        float: right; } }

.hard-news ul li, .hard-news-service-outter ul li {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .hard-news ul li:after, .hard-news-service-outter ul li:after {
    content: " ";
    display: block;
    clear: both; }

#hard-news-slider {
  direction: rtl; }

.lSSlideOuter {
  direction: ltr;
  position: relative; }

.lSPager {
  position: absolute;
  bottom: 121px;
  left: 10px; }
  .lSPager img {
    width: 55px !important;
    height: 55px !important;
    border: 2px solid #fff;
    border-radius: 5px; }
  .lSPager li {
    width: 55px !important;
    height: 55px !important;
    margin-bottom: 6px; }
  @media (min-width: 1px) and (max-width: 768px) {
    .lSPager img {
      width: 25px !important;
      height: 25px !important;
      border: 2px solid #fff;
      border-radius: 5px; }
    .lSPager li {
      width: 25px !important;
      height: 25px !important;
      margin-bottom: 6px; } }

.dashboard {
  background-color: #fff;
  border: 2px solid #cbcbcb;
  margin-bottom: 16px; }
  .dashboard .lSAction .lSPrev {
    width: 28px;
    height: 28px;
    background-color: #008370;
    background-image: url("/images/arrow-left-big.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 6px;
    display: inline-block;
    left: 0; }
  .dashboard .lSAction .lSNext {
    width: 28px;
    height: 28px;
    background-color: #008370;
    background-image: url("/images/arrow-right-big.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 6px;
    display: inline-block;
    right: 0; }

.header-box-service .title a {
  background-color: #008370;
  padding: 4px 12px;
  display: inline-block;
  height: 28px;
  font-size: 14px;
  font-family: "vazir-bold";
  color: #fff;
  margin-bottom: 16px; }

.service .more-news-section .title a {
  font-size: 15px; }
.service ul li {
  margin-bottom: 12px !important; }

.button-more {
  background-color: #008370;
  padding: 6px 12px;
  text-align: left;
  margin-bottom: 12px; }
  .button-more a {
    display: inline-block;
    color: #fff; }

.service_pagination {
  gap: 13px;
  display: flex;
  flex-wrap: wrap;
  padding: 16px 0;
  position: relative;
  align-items: center;
  justify-content: center; }
  .service_pagination .page_num {
    color: #fff;
    border: 1px solid #be0000;
    background-color: #be0000; }
  .service_pagination a,
  .service_pagination span {
    line-height: 12px;
    border-radius: 9px;
    border: 1px solid #008370;
    transition: 0.3s ease-in;
    padding: 11px 9px 8px 9px;
    font-weight: bold;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center; }
    .service_pagination a:hover,
    .service_pagination span:hover {
      background-color: #c0c0c0; }

.first-col-archive {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .first-col-archive:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 768px) {
    .first-col-archive {
      width: 60%;
      float: right; } }
  .first-col-archive .header-section {
    padding: 12px 4px; }
  .first-col-archive .more-news-section {
    position: relative; }
    .first-col-archive .more-news-section .date {
      position: absolute;
      background: #008370;
      padding: 2px 4px;
      font-size: 11px;
      color: #fff; }
  .first-col-archive ul li {
    margin-bottom: 10px !important; }

.second-col-archive {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .second-col-archive:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 768px) {
    .second-col-archive {
      width: 40%;
      float: left;
      margin-left: 0; }
      .second-col-archive .second-col-inner {
        padding-right: 14px; } }
  .second-col-archive .archive-advance-search {
    background-color: #fff; }
    .second-col-archive .archive-advance-search header {
      background-color: #008370;
      text-align: center;
      padding: 6px;
      color: #fff; }
    .second-col-archive .archive-advance-search form {
      padding: 12px; }
      .second-col-archive .archive-advance-search form input {
        border-radius: 0;
        border: 1px solid #cfcfcf;
        padding: 4px 0;
        direction: rtl;
        width: 100%;
        float: right;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 24px; }
      .second-col-archive .archive-advance-search form select {
        width: 100%;
        background: none;
        background-color: transparent;
        background-color: #fff;
        border: none;
        outline: none;
        padding: 4px;
        margin: 0px;
        position: relative;
        font-size: 13px;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: -2px;
        text-overflow: '';
        border: 1px solid #cfcfcf; }
    .second-col-archive .archive-advance-search .start-date,
    .second-col-archive .archive-advance-search .end-date,
    .second-col-archive .archive-advance-search .accordin {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      padding: 12px 0; }
      .second-col-archive .archive-advance-search .start-date:after,
      .second-col-archive .archive-advance-search .end-date:after,
      .second-col-archive .archive-advance-search .accordin:after {
        content: " ";
        display: block;
        clear: both; }
      .second-col-archive .archive-advance-search .start-date div,
      .second-col-archive .archive-advance-search .end-date div,
      .second-col-archive .archive-advance-search .accordin div {
        width: 33.3%;
        float: right;
        position: relative; }
        .second-col-archive .archive-advance-search .start-date div::after,
        .second-col-archive .archive-advance-search .end-date div::after,
        .second-col-archive .archive-advance-search .accordin div::after {
          content: "";
          display: block;
          position: absolute;
          top: 0px;
          bottom: 0px;
          width: 20px;
          left: 0;
          border-left: none;
          background-color: #008370;
          color: #FFF;
          pointer-events: none; }
        .second-col-archive .archive-advance-search .start-date div::before,
        .second-col-archive .archive-advance-search .end-date div::before,
        .second-col-archive .archive-advance-search .accordin div::before {
          content: "";
          position: absolute;
          left: 5px;
          top: 8px;
          border-width: 4px 4px 4px 4px;
          border-style: solid;
          border-color: #FFF transparent transparent transparent;
          z-index: 3;
          pointer-events: none; }
      .second-col-archive .archive-advance-search .start-date label,
      .second-col-archive .archive-advance-search .end-date label,
      .second-col-archive .archive-advance-search .accordin label {
        display: block;
        padding-bottom: 6px; }
    .second-col-archive .archive-advance-search .accordin div {
      width: 100%;
      float: right;
      margin-right: 0;
      margin-left: 0;
      padding: 0 !important; }
    .second-col-archive .archive-advance-search .archive-checkbox,
    .second-col-archive .archive-advance-search .archive-news-type {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto; }
      .second-col-archive .archive-advance-search .archive-checkbox:after,
      .second-col-archive .archive-advance-search .archive-news-type:after {
        content: " ";
        display: block;
        clear: both; }
      .second-col-archive .archive-advance-search .archive-checkbox i,
      .second-col-archive .archive-advance-search .archive-news-type i {
        color: #008370;
        padding: 4px; }
      .second-col-archive .archive-advance-search .archive-checkbox label:first-child,
      .second-col-archive .archive-advance-search .archive-news-type label:first-child {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin: 6px 0;
        display: inline-block; }
        .second-col-archive .archive-advance-search .archive-checkbox label:first-child:after,
        .second-col-archive .archive-advance-search .archive-news-type label:first-child:after {
          content: " ";
          display: block;
          clear: both; }
      .second-col-archive .archive-advance-search .archive-checkbox label,
      .second-col-archive .archive-advance-search .archive-checkbox input,
      .second-col-archive .archive-advance-search .archive-news-type label,
      .second-col-archive .archive-advance-search .archive-news-type input {
        margin: 6px 0; }
    .second-col-archive .archive-advance-search .panel {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      display: none; }
      .second-col-archive .archive-advance-search .panel:after {
        content: " ";
        display: block;
        clear: both; }
      .second-col-archive .archive-advance-search .panel label {
        width: 85%;
        float: right; }
      .second-col-archive .archive-advance-search .panel input {
        width: 15%;
        float: right; }
    .second-col-archive .archive-advance-search button {
      background-color: #008370;
      border: 1px solid #e8eff1;
      color: #fff;
      padding: 4px 24px;
      margin: 0 auto;
      display: block; }

.archive-next-page {
  background-color: #008370;
  padding: 6px 12px;
  text-align: left; }
  .archive-next-page a {
    display: inline-block;
    color: #fff;
    padding: 0 8px; }
  .archive-next-page span {
    color: #fff; }

.landing-album {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #2d2d2d;
  padding: 16px; }
  .landing-album:after {
    content: " ";
    display: block;
    clear: both; }
  .landing-album .lSAction .lSPrev {
    width: 28px;
    height: 28px;
    background-color: #008370;
    background-image: url("/images/arrow-left-big.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 6px;
    display: inline-block;
    left: 0; }
  .landing-album .lSAction .lSNext {
    width: 28px;
    height: 28px;
    background-color: #008370;
    background-image: url("/images/arrow-right-big.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 6px;
    display: inline-block;
    right: 0; }
  .landing-album .title-represent {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    padding: 8px; }
    .landing-album .title-represent:after {
      content: " ";
      display: block;
      clear: both; }
    @media (min-width: 576px) {
      .landing-album .title-represent {
        width: 40%;
        float: right; } }
    .landing-album .title-represent .title a {
      color: #fff;
      font-size: 18px; }
    .landing-album .title-represent .photographer,
    .landing-album .title-represent .news-code,
    .landing-album .title-represent time {
      color: #fff; }
    .landing-album .title-represent time {
      float: right;
      direction: rtl; }
  .landing-album .img-content {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .landing-album .img-content:after {
      content: " ";
      display: block;
      clear: both; }
    @media (min-width: 576px) {
      .landing-album .img-content {
        width: 60%;
        float: left;
        margin-left: 0; } }

.landing-album-more {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #171717;
  padding: 8px; }
  .landing-album-more:after {
    content: " ";
    display: block;
    clear: both; }
  .landing-album-more li {
    padding: 8px; }
    @media (min-width: 576px) {
      .landing-album-more li {
        width: 33.3%;
        float: right; } }
    .landing-album-more li .right-service {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      padding: 6px;
      border: 1px solid #008370; }
      .landing-album-more li .right-service:after {
        content: " ";
        display: block;
        clear: both; }
      .landing-album-more li .right-service img {
        opacity: 0.8; }
    .landing-album-more li:hover .right-service img {
      opacity: 1; }
    .landing-album-more li .left-service {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      color: #fff; }
      .landing-album-more li .left-service:after {
        content: " ";
        display: block;
        clear: both; }
      .landing-album-more li .left-service a {
        font-size: 14px;
        color: #fff; }
  .landing-album-more .archive {
    display: inline-block;
    background: #008370;
    color: #fff;
    clear: both; }

.album-col .button-more {
  margin-top: 16px; }

.fancybox-next span::before {
  content: "\f0a9";
  color: #fff;
  font-size: 30px;
  font-family: 'FontAwesome';
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  border-radius: 50%; }

.fancybox-prev span::before {
  content: "\f0a8";
  color: #fff;
  font-size: 30px;
  font-family: 'FontAwesome';
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  border-radius: 50%; }

.fancybox-nav span {
  visibility: visible; }

.fancybox-prev span {
  left: 17px; }

.fancybox-title {
  font-family: "vazir-bold";
  font-size: 16px; }

.fancybox-overlay {
  background-color: rgba(0, 0, 0, 0.4); }

.content-gallery .title {
  margin: 0; }
  .content-gallery .title a {
    color: #fff;
    font-size: 16px;
    font-family: "vazir-bold"; }
.content-gallery .lead {
  color: #fff;
  font-size: 14px;
  padding-bottom: 6px; }
.content-gallery .photographer {
  color: #fff;
  float: right;
  padding-left: 18px; }
.content-gallery .news-code {
  float: right;
  color: #fff;
  padding-left: 18px; }
.content-gallery .edit,
.content-gallery time {
  color: #fff;
  padding: 0 18px;
  float: right; }
.content-gallery time {
  padding-right: 0; }
.content-gallery .download-file-button {
  float: right;
  display: none; }
  .content-gallery .download-file-button a {
    color: #fff;
    background-color: #be0000;
    padding: 1px 4px; }

.archive-btn {
  color: #fff;
  padding-right: 8px; }

.bread-info {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #becbd2;
  padding-bottom: 8px;
  margin-bottom: 10px; }
  .bread-info:after {
    content: " ";
    display: block;
    clear: both; }
  .bread-info .breadcrumb {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    float: right;
    padding-top: 6px; }
    .bread-info .breadcrumb:after {
      content: " ";
      display: block;
      clear: both; }
    .bread-info .breadcrumb li {
      display: inline-block; }
      .bread-info .breadcrumb li a {
        color: #212121;
        font-size: 11px; }
      .bread-info .breadcrumb li i {
        color: #212121;
        font-size: 7px; }
  .bread-info .news-short-info {
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    float: left;
    margin-left: 0; }
    .bread-info .news-short-info:after {
      content: " ";
      display: block;
      clear: both; }
    .bread-info .news-short-info .short-info-1 {
      float: left;
      padding-right: 6px; }
      .bread-info .news-short-info .short-info-1 a {
        background-color: #008370;
        display: inline-block;
        border: 1px solid #cbcbcb;
        color: #fff;
        font-size: 14px;
        padding: 4px 8px; }
    .bread-info .news-short-info .short-info-2 {
      color: #008370;
      text-align: left;
      padding-top: 8px;
      font-size: 11px; }
      .bread-info .news-short-info .short-info-2 .edit {
        color: #000; }
      .bread-info .news-short-info .short-info-2 .news-time {
        padding-right: 8px; }

.news-page-content header {
  margin-top: 18px; }
.news-page-content .up-title {
  color: #5f5f5f;
  font-size: 12px; }
.news-page-content .title {
  margin: 0;
  font-size: 22px;
  font-family: "vazir-bold";
  color: #000; }
.news-page-content .time-lead {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  margin-top: 16px;
  margin-bottom: 8px; }
  .news-page-content .time-lead:after {
    content: " ";
    display: block;
    clear: both; }
  .news-page-content .time-lead .date {
    width: 13%;
    float: right;
    text-align: center;
    line-height: 17px;
    padding: 14.5px 4px;
    background-color: #be0000;
    color: #fff;
    font-size: 12px; }
    .news-page-content .time-lead .date time {
      display: block;
      width: 38px;
      margin: 0 auto; }
  .news-page-content .time-lead .lead {
    width: 87%;
    float: right;
    padding: 4px 8px 8px 8px;
    font-size: 13px;
    font-family: "vazir-bold";
    color: #be0000;
    line-height: 23px; }
  @media (min-width: 769px) and (max-width: 960px) {
    .news-page-content .time-lead .date {
      width: 15%;
      float: right; }
    .news-page-content .time-lead .lead {
      width: 85%;
      float: right; } }
  @media (min-width: 1px) and (max-width: 768px) {
    .news-page-content .time-lead .date {
      width: 20%;
      float: right; }
    .news-page-content .time-lead .lead {
      width: 80%;
      float: right; } }
.news-page-content .primary-files {
  margin-bottom: 18px; }

.echo-content {
  background-color: #fff;
  padding: 0 8px;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08); }
  .echo-content p {
    font-size: 13px;
    line-height: 24px;
    padding: 8px 0; }
  .echo-content table {
    text-align: center;
    margin: 6px auto;
    width: 100% !important;
    border: 1px solid #cbcbcb; }
    .echo-content table td {
      padding: 4px;
      border: 1px solid #cbcbcb; }
  .echo-content .video-js {
    width: 100% !important;
    margin: 6px auto; }
  .echo-content .video {
    padding: 10px 0;
    clear: both; }
  .echo-content img {
    margin: 0 auto;
    max-width: 100%;
    display: block;
    padding: 10px 0; }
  .echo-content a {
    color: #008370; }
  .echo-content em {
    color: #000 !important;
    font-style: normal; }

.side {
  background-color: #fff;
  padding: 0 8px;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08); }
  .side video {
    width: 100% !important;
    height: auto; }
  .side .audio audio {
    width: 100% !important;
    height: auto; }
  .side .video-info {
    float: right;
    padding-left: 8px; }
  .side .download-video-button a, .side .download-audio-button a {
    display: inline-block;
    color: #be0000; }
  .side .lSPager {
    position: static !important; }
  .side .gallary-attach .lSAction .lSPrev {
    width: 28px;
    height: 28px;
    background-color: #008370;
    background-image: url("/images/arrow-left-big.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 6px;
    display: inline-block;
    left: 0; }
  .side .gallary-attach .lSAction .lSNext {
    width: 28px;
    height: 28px;
    background-color: #008370;
    background-image: url("/images/arrow-right-big.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 6px;
    display: inline-block;
    right: 0; }
  .side .gallary-attach img {
    width: 100%;
    height: auto;
    display: block; }

.article-tag {
  background-color: #fff;
  padding: 0 8px;
  padding-top: 16px;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08); }
  .article-tag a {
    display: inline-block;
    color: #fff;
    background-color: #008370;
    padding: 4px 7px;
    font-size: 11px;
    margin-left: 4px;
    margin-bottom: 6px; }
    .article-tag a i {
      padding-left: 4px; }

.article-share {
  background-color: #fff;
  padding: 0 8px;
  text-align: left;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08); }
  .article-share a {
    font-size: 14px;
    color: #000;
    padding-right: 8px; }

.related-news {
  margin-top: 16px;
  margin-bottom: 24px; }
  .related-news .category-news {
    padding: 0 12px; }
  .related-news li {
    border-bottom: 1px solid #d0d0d0;
    padding: 8px 0; }
    .related-news li:last-of-type {
      border: none; }

.comment-form {
  padding-top: 24px;
  border-top: 2px solid #becbd2; }
  .comment-form .comment-form-cnt {
    border: 2px solid #cbcbcb;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08); }
    .comment-form .comment-form-cnt .comment-form-title {
      -webkit-box-shadow: 0px 1px 2px 0px rgba(106, 106, 106, 0.31);
      -moz-box-shadow: 0px 1px 2px 0px rgba(106, 106, 106, 0.31);
      box-shadow: 0px 1px 2px 0px rgba(106, 106, 106, 0.31);
      font-size: 14px;
      background-color: #e3e3e3;
      padding: 7px 0;
      text-align: center; }
    .comment-form .comment-form-cnt .comment-stuff {
      background-color: #f1f1f1;
      padding: 16px; }
  .comment-form .comment-r {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px; }
    .comment-form .comment-r:after {
      content: " ";
      display: block;
      clear: both; }
    .comment-form .comment-r .input {
      width: 50%;
      float: right;
      padding-left: 8px; }
      .comment-form .comment-r .input input {
        width: 100%;
        border: 1px solid #e2e2e2;
        padding: 4.5px 6px; }
      .comment-form .comment-r .input:last-of-type {
        padding-right: 8px;
        padding-left: 0; }
  .comment-form .comment-l {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .comment-form .comment-l:after {
      content: " ";
      display: block;
      clear: both; }
    .comment-form .comment-l textarea {
      width: 100%;
      border: 1px solid #e2e2e2;
      padding: 4.5px 6px;
      resize: none; }
    .comment-form .comment-l .submit-comment {
      margin-top: 12px;
      float: left;
      border: none;
      padding: 4px 8px;
      background-color: #be0000;
      color: #fff;
      width: 25%; }
      .comment-form .comment-l .submit-comment:hover {
        background-color: #910000; }

#comment-list {
  margin-top: 16px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  #comment-list:after {
    content: " ";
    display: block;
    clear: both; }
  #comment-list .comment-list-cnt {
    border: 1px solid #e2e2e2;
    margin-bottom: 16px; }
    #comment-list .comment-list-cnt .comment-head {
      width: 20%;
      float: right;
      padding: 7px; }
    #comment-list .comment-list-cnt .content-comment {
      background-color: #fff;
      padding: 12px 8px 20px 8px;
      font-size: 12px; }
    #comment-list .comment-list-cnt ul .comment-list-cnt {
      margin: 0 !important; }
      #comment-list .comment-list-cnt ul .comment-list-cnt .comment-header {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff; }
        #comment-list .comment-list-cnt ul .comment-list-cnt .comment-header:after {
          content: " ";
          display: block;
          clear: both; }
        #comment-list .comment-list-cnt ul .comment-list-cnt .comment-header .comment-head {
          border-right: 4px solid #be0000; }
      #comment-list .comment-list-cnt ul .comment-list-cnt .content-comment {
        background-color: #ecebe9 !important; }
      #comment-list .comment-list-cnt ul .comment-list-cnt .comment-reply {
        padding: 7px 7px 0 0; }
        #comment-list .comment-list-cnt ul .comment-list-cnt .comment-reply .like,
        #comment-list .comment-list-cnt ul .comment-list-cnt .comment-reply .dislike {
          color: #999; }
  #comment-list .comment-header {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #ecebe9; }
    #comment-list .comment-header:after {
      content: " ";
      display: block;
      clear: both; }
  #comment-list .comment-reply {
    width: 80%;
    float: left;
    margin-left: 0;
    text-align: left; }
    #comment-list .comment-reply .reply {
      color: #fff;
      background-color: #008370;
      display: inline-block;
      padding: 7px 12px; }
    #comment-list .comment-reply .like,
    #comment-list .comment-reply .dislike {
      color: #5a5a5a;
      font-size: 17px; }
    #comment-list .comment-reply .like {
      padding-left: 7px; }
    #comment-list .comment-reply .comment-published {
      font-size: 16px;
      color: #555; }

.lg-outer {
  direction: ltr; }

#start-message-thm {
  padding-top: 8px;
  float: right; }

.blank-outer {
  background-color: #fff;
  padding: 8px; }
  .blank-outer #category-header {
    padding: 7px 0;
    background-color: #6e6e6e;
    text-align: center;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(106, 106, 106, 0.31);
    -moz-box-shadow: 0px 1px 2px 0px rgba(106, 106, 106, 0.31);
    box-shadow: 0px 1px 2px 0px rgba(106, 106, 106, 0.31); }
    .blank-outer #category-header .title {
      font-size: 15px;
      font-family: "vazir-bold";
      color: #fff; }
  .blank-outer #category-content img {
    max-width: 100%;
    display: block;
    margin: 0 auto; }
  .blank-outer #category-content a {
    color: #be0000; }
  .blank-outer #category-content p img {
    max-width: 100%;
    display: block;
    margin: 0 auto; }
  .blank-outer #category-content p a {
    color: #be0000; }

#boxes {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  #boxes:after {
    content: " ";
    display: block;
    clear: both; }
  #boxes #clickweb-EiFD {
    background-color: #fff; }
  #boxes #zxc {
    top: 22% !important;
    left: 38% !important; }

#mask {
  position: absolute;
  z-index: 99;
  background-color: #000;
  display: none; }

#boxes .window {
  position: fixed;
  display: none;
  z-index: 99999;
  padding: 20px; }

#boxes .close {
  position: fixed;
  /*right: 465px;
    top: 150px;*/
  z-index: 9999;
  display: none; }

#boxes .close {
  background: url("/images/close.png") no-repeat;
  height: 24px;
  width: 24px; }

.gallary-mianmatni .lSPager,
.gallary-attach .lSPager {
  position: static !important;
  width: auto !important; }

.tinyurl_copied {
  position: absolute;
  left: 105px;
  top: 0px;
  border: 2px solid #be0000;
  border-radius: 5px;
  background-color: #fff;
  padding: 2px 4px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease-in-out; }

.inline_gallery,
.gallery_attach {
  margin: 8px auto; }
  .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;
        border-radius: 7px; }
  .inline_gallery .splide__pagination,
  .gallery_attach .splide__pagination {
    display: none; }
  .inline_gallery .splide__arrows,
  .gallery_attach .splide__arrows {
    top: 48%;
    width: 100%;
    z-index: 999;
    position: absolute; }
    .inline_gallery .splide__arrows svg,
    .gallery_attach .splide__arrows svg {
      width: 25px;
      height: 30px;
      fill: #be0000;
      transition: 0.5s ease-in; }
    .inline_gallery .splide__arrows button,
    .gallery_attach .splide__arrows button {
      cursor: pointer;
      line-height: 6px;
      border-radius: 5px;
      transition: 0.5s ease-in;
      border: 1px solid #be0000;
      background-color: #d4d4d4; }
  .inline_gallery .splide__arrow--next,
  .gallery_attach .splide__arrow--next {
    right: 16px;
    position: absolute; }
  .inline_gallery .splide__arrow--prev,
  .gallery_attach .splide__arrow--prev {
    left: 16px;
    position: absolute;
    transform: rotateY(180deg); }
  @media only screen and (min-width: 700px) {
    .inline_gallery .splide__arrows button,
    .gallery_attach .splide__arrows button {
      opacity: 0.3;
      background-color: #fff; }
      .inline_gallery .splide__arrows button:hover,
      .gallery_attach .splide__arrows button:hover {
        opacity: 1; }
    .inline_gallery .splide__arrow--prev,
    .gallery_attach .splide__arrow--prev {
      opacity: 0.3; } }

.tools {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #000;
  margin-bottom: 16px; }
  .tools:after {
    content: " ";
    display: block;
    clear: both; }
  .tools li {
    width: 25%;
    float: right; }
    .tools li .item {
      padding: 6px;
      text-align: center; }
      .tools li .item .link {
        color: #fff;
        font-size: 10px;
        font-family: "vazir-bold";
        display: block; }
      .tools li .item img {
        padding-bottom: 6px; }

.blank-outer {
  margin-top: 24px; }
  .blank-outer dl {
    background-color: #fff;
    border: 1px solid #e2e2e2; }
  .blank-outer dt {
    padding: 8px;
    margin-top: 20px; }
  .blank-outer dd {
    direction: ltr;
    margin: 0;
    background-color: #f1f1f1;
    border: 1px solid #e2e2e2;
    padding: 8px; }
    .blank-outer dd a {
      color: #000; }

.oqate-shari {
  width: 50%;
  margin: 0 auto;
  border: 1px solid #e2e2e2; }
  .oqate-shari .oqat-inner {
    background-color: #fff;
    text-align: center; }
  .oqate-shari .prayer-list {
    padding: 8px; }
    .oqate-shari .prayer-list:nth-child(odd) {
      background-color: #f1f1f1;
      border: 1px solid #e2e2e2; }
  .oqate-shari #changeCity {
    position: relative; }
    .oqate-shari #changeCity::after {
      content: "";
      display: block;
      position: absolute;
      top: 0px;
      bottom: 0px;
      width: 20px;
      left: 0;
      border-left: none;
      background-color: #008370;
      color: #fff;
      pointer-events: none; }
    .oqate-shari #changeCity::before {
      content: "";
      position: absolute;
      left: 5px;
      top: 8px;
      border-width: 4px 4px 4px 4px;
      border-style: solid;
      border-color: #fff transparent transparent transparent;
      z-index: 3;
      pointer-events: none; }
  .oqate-shari select {
    width: 100%;
    background: none;
    background-color: transparent;
    background-color: #fff;
    border: none;
    outline: none;
    padding: 4px;
    margin: 0px;
    position: relative;
    font-size: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: -2px;
    text-overflow: '';
    border: 1px solid #cfcfcf; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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