@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url(./webfonts/fontawesome-free-6.7.2-web/css/brands.css);
@import url(./webfonts/fontawesome-free-6.7.2-web/css/regular.css);
@import url(./webfonts/fontawesome-free-6.7.2-web/css/solid.css);
@import url(./webfonts/fontawesome-free-6.7.2-web/css/fontawesome.css);
@import url(./fonts/vazirmatn-master/Vazirmatn-font-face.css);
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/
/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Media Queries
*/
/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; }

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }

/* For devices larger than 400px */
@media (min-width: 400px) {
  .container {
    width: 85%;
    padding: 0; } }

/* For devices larger than 550px */
@media (min-width: 550px) {
  .container {
    width: 80%; }
  .column,
  .columns {
    margin-left: 4%; }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }
  .one.column,
  .one.columns {
    width: 4.66666666667%; }
  .two.columns {
    width: 13.3333333333%; }
  .three.columns {
    width: 22%; }
  .four.columns {
    width: 30.6666666667%; }
  .five.columns {
    width: 39.3333333333%; }
  .six.columns {
    width: 48%; }
  .seven.columns {
    width: 56.6666666667%; }
  .eight.columns {
    width: 65.3333333333%; }
  .nine.columns {
    width: 74.0%; }
  .ten.columns {
    width: 82.6666666667%; }
  .eleven.columns {
    width: 91.3333333333%; }
  .twelve.columns {
    width: 100%;
    margin-left: 0; }
  .one-third.column {
    width: 30.6666666667%; }
  .two-thirds.column {
    width: 65.3333333333%; }
  .one-half.column {
    width: 48%; }
  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%; }
  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%; }
  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78.0%; }
  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.3333333333%; }
  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.3333333333%; }
  .offset-by-one-half.column,
  .offset-by-one-half.columns {
    margin-left: 52%; } }

/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html {
  font-size: 62.5%; }

body {
  font-size: 1.5em;
  /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 1.6;
  font-weight: 400;
  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222; }

/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300; }

h1 {
  font-size: 4.0rem;
  line-height: 1.2;
  letter-spacing: -.1rem; }

h2 {
  font-size: 3.6rem;
  line-height: 1.25;
  letter-spacing: -.1rem; }

h3 {
  font-size: 3.0rem;
  line-height: 1.3;
  letter-spacing: -.1rem; }

h4 {
  font-size: 2.4rem;
  line-height: 1.35;
  letter-spacing: -.08rem; }

h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -.05rem; }

h6 {
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0; }

/* Larger than phablet */
@media (min-width: 550px) {
  h1 {
    font-size: 5.0rem; }
  h2 {
    font-size: 4.2rem; }
  h3 {
    font-size: 3.6rem; }
  h4 {
    font-size: 3.0rem; }
  h5 {
    font-size: 2.4rem; }
  h6 {
    font-size: 1.5rem; } }

p {
  margin-top: 0; }

/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
  color: #1EAEDB; }

a:hover {
  color: #0FA0CE; }

/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box; }

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #333;
  border-color: #888;
  outline: 0; }

.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
  color: #FFF;
  background-color: #33C3F0;
  border-color: #33C3F0; }

.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #FFF;
  background-color: #1EAEDB;
  border-color: #1EAEDB; }

/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  height: 38px;
  padding: 6px 10px;
  /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box; }

/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #33C3F0;
  outline: 0; }

label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }

fieldset {
  padding: 0;
  border-width: 0; }

input[type="checkbox"],
input[type="radio"] {
  display: inline; }

label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }

/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {
  list-style: circle inside; }

ol {
  list-style: decimal inside; }

ol, ul {
  padding-left: 0;
  margin-top: 0; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%; }

li {
  margin-bottom: 1rem; }

/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #F1F1F1;
  border: 1px solid #E1E1E1;
  border-radius: 4px; }

pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }

/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #E1E1E1; }

th:first-child,
td:first-child {
  padding-left: 0; }

th:last-child,
td:last-child {
  padding-right: 0; }

/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button,
.button {
  margin-bottom: 1rem; }

input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem; }

pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem; }

/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
  width: 100%;
  box-sizing: border-box; }

.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }

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

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

/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #E1E1E1; }

/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }

/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/
/* Larger than mobile */
/* Larger than phablet (also point when grid becomes active) */
/* Larger than tablet */
/* Larger than desktop */
/* Larger than Desktop HD */
/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none; } }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

.dimbox-container {
  position: fixed;
  inset: 0 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 56px;
  opacity: 0;
  transition: opacity .5s;
  z-index: 99999; }

.dimbox-container.dimbox-light {
  color: #000; }

.dimbox-container.show {
  opacity: 1; }

.dimbox-container.close-on-overlay-click, .dimbox-container.close-on-overlay-click .dimbox-figure, .dimbox-container.close-on-overlay-click .dimbox-video-container, .dimbox-container.close-on-overlay-click .dimbox-iframe-container, .dimbox-container.close-on-overlay-click .dimbox-ajax-container, .dimbox-container.close-on-overlay-click:not(.dimbox-loaded) .dimbox-image {
  cursor: pointer; }

.dimbox-container * {
  box-sizing: border-box; }

.dimbox-container::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0 0 0 0;
  background-color: #000;
  opacity: .75; }

.dimbox-container.dimbox-light::before {
  background-color: #fff; }

.dimbox-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
  border: 4px solid #fff;
  border-right-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  opacity: .5;
  animation: spin 1s linear infinite; }

.dimbox-container.dimbox-light .dimbox-loader {
  border-color: #000;
  border-right-color: rgba(0, 0, 0, 0); }

.dimbox-container.dimbox-loaded .dimbox-loader {
  display: none; }

[class^=dimbox-btn] {
  position: absolute;
  width: 32px;
  height: 32px;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  padding: 0;
  border: none;
  opacity: .5;
  cursor: pointer; }

.dimbox-container.dimbox-light [class^=dimbox-btn] {
  color: #000; }

.dimbox-btn-close {
  top: 16px;
  right: 16px; }

.dimbox-btn-download {
  top: 16px;
  right: 64px; }

[class^=dimbox-btn]:hover, [class^=dimbox-btn]:active, [class^=dimbox-btn]:focus {
  color: #fff;
  opacity: 1; }

.dimbox-container.dimbox-light [class^=dimbox-btn]:hover, .dimbox-container.dimbox-light [class^=dimbox-btn]:active, .dimbox-container.dimbox-light [class^=dimbox-btn]:focus {
  color: #000; }

.dimbox-btn-prev, .dimbox-btn-next {
  top: 50%; }

.dimbox-btn-prev {
  left: 8px;
  transform: rotate(180deg) translateY(50%); }

.dimbox-btn-next {
  right: 8px;
  transform: translateY(-50%); }

[class^=dimbox-btn] svg {
  width: 32px;
  height: 32px; }

.dimbox-sequence {
  position: absolute;
  top: 16px;
  left: 16px; }

.dimbox-content {
  position: relative;
  max-height: 100%;
  z-index: 1;
  opacity: 0;
  transition: opacity .5s;
  cursor: default; }

.dimbox-container.show .dimbox-content {
  opacity: 1; }

.dimbox-container.dimbox-gallery .dimbox-content.dimbox-transition-left {
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity .5s,transform .5s; }

.dimbox-container.dimbox-gallery .dimbox-content.dimbox-transition-right {
  transform: translateX(50%);
  opacity: 0;
  transition: opacity .5s,transform .5s; }

.dimbox-figure, .dimbox-video-container, .dimbox-iframe-container {
  margin: 0;
  opacity: 0;
  transition: opacity .5s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: calc(100vh - 88px);
  transition: width .5s,height .5s; }

.dimbox-iframe-container {
  width: calc(100vw - 112px);
  height: calc(100vh - 88px); }

.dimbox-ajax-container {
  display: flex;
  flex-direction: column; }

.dimbox-container.dimbox-loaded .dimbox-figure, .dimbox-container.dimbox-loaded .dimbox-video-container, .dimbox-container.dimbox-loaded .dimbox-iframe-container {
  opacity: 1; }

.dimbox-ajax-content, .dimbox-inline-content {
  background-color: #fff;
  color: #000;
  max-width: 768px;
  max-height: calc(100vh - 88px);
  padding: 16px;
  overflow: auto; }

.dimbox-image, .dimbox-video, .dimbox-iframe {
  display: block;
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: 100%;
  cursor: default;
  transition: width .5s,height .5s; }

.dimbox-image, .dimbox-video {
  object-fit: contain; }

.dimbox-caption {
  color: #fff;
  font-size: .85rem;
  text-align: center;
  margin: 8px auto 0 auto;
  cursor: default; }

.dimbox-container.dimbox-light .dimbox-caption {
  color: #000; }

.dimbox-iframe {
  border: none; }

.dimbox-iframe.ratio-16x9 {
  aspect-ratio: 16/9; }

.dimbox-iframe.ratio-4x3 {
  aspect-ratio: 4/3; }

.dimbox-iframe.ratio-1x1 {
  aspect-ratio: 1/1; }

.dimbox-iframe.ratio-9x16 {
  aspect-ratio: 9/16; }

.dimbox-noscroll {
  overflow: hidden !important; }

@media (orientation: portrait) {
  .dimbox-container {
    padding: 56px 16px; }
  .dimbox-figure, .dimbox-video-container {
    max-width: 100%;
    height: 100%; }
  .dimbox-iframe-container, .dimbox-ajax-container {
    width: 100%;
    height: calc(100vh - 112px); }
  .dimbox-inline-content {
    max-height: calc(100vh - 112px); }
  .dimbox-image, .dimbox-video {
    width: 100%;
    height: auto; }
  .dimbox-btn-prev, .dimbox-btn-next {
    top: auto;
    bottom: 0; } }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

/*# sourceMappingURL=dimbox.min.css.map */
/* This is the core CSS of Tooltipster */
/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base {
  /* this ensures that a constrained height set by functionPosition,
	if greater that the natural height of the tooltip, will be enforced
	in browsers that support display:flex */
  display: flex;
  pointer-events: none;
  /* this may be overriden in JS for fixed position origins */
  position: absolute; }

.tooltipster-box {
  /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
	and flex-basis auto for IE11- (at least) */
  flex: 1 1 auto; }

.tooltipster-content {
  /* prevents an overflow if the user adds padding to the div */
  box-sizing: border-box;
  /* these make sure we'll be able to detect any overflow */
  max-height: 100%;
  max-width: 100%;
  overflow: auto; }

.tooltipster-ruler {
  /* these let us test the size of the tooltip without overflowing the window */
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden; }

/* ANIMATIONS */
/* Open/close animations */
/* fade */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity; }

.tooltipster-fade.tooltipster-show {
  opacity: 1; }

/* grow */
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

/* swing */
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform; }

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

/* fall */
.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-initial {
  top: 0 !important; }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0; }

/* slide */
.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-initial {
  left: -40px !important; }

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0; }

/* Update animations */
/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */
/* fade */
@keyframes tooltipster-fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.tooltipster-update-fade {
  animation: tooltipster-fading 400ms; }

/* rotate */
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg); }
  75% {
    transform: rotate(2deg); }
  100% {
    transform: rotate(0); } }

.tooltipster-update-rotate {
  animation: tooltipster-rotating 600ms; }

/* scale */
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

.tooltipster-update-scale {
  animation: tooltipster-scaling 600ms; }

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */
/* .tooltipster-box */
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid black;
  border-radius: 4px; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px; }

/* .tooltipster-content */
.tooltipster-sidetip .tooltipster-content {
  color: white;
  line-height: 18px;
  padding: 6px 14px; }

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  /* half the width, for centering */
  margin-left: -10px;
  top: 0;
  width: 20px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
	been positioned yet */
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  /* same as .tooltipster-left .tooltipster-arrow */
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px; }

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0; }

/* .tooltipster-arrow-background */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px; }

/* .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: black; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: black; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: black; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: black; }

/* tooltipster-arrow-uncropped */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px; }

.tooltipster-sidetip.tooltipster-light .tooltipster-box {
  border-radius: 3px;
  border: 1px solid #ccc;
  background: #ededed; }

.tooltipster-sidetip.tooltipster-light .tooltipster-content {
  color: #666; }

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow {
  height: 9px;
  margin-left: -9px;
  width: 18px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow {
  height: 18px;
  margin-left: 0;
  margin-top: -9px;
  width: 9px; }

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background {
  border: 9px solid transparent; }

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #ededed;
  top: 1px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #ededed;
  left: -1px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #ededed;
  left: 1px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #ededed;
  top: -1px; }

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border {
  border: 9px solid transparent; }

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #ccc; }

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #ccc; }

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #ccc; }

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #ccc; }

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -9px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped {
  left: -9px; }

/* open-sans-regular - latin-ext_vietnamese_cyrillic-ext_greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-regular.eot?#iefix") format("embedded-opentype"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-regular.woff2") format("woff2"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-regular.woff") format("woff"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-regular.ttf") format("truetype"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* open-sans-italic - latin-ext_vietnamese_cyrillic-ext_greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-italic.eot?#iefix") format("embedded-opentype"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-italic.woff2") format("woff2"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-italic.woff") format("woff"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-italic.ttf") format("truetype"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-italic.svg#OpenSans") format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* open-sans-700 - latin-ext_vietnamese_cyrillic-ext_greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-700.eot?#iefix") format("embedded-opentype"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-700.woff2") format("woff2"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-700.woff") format("woff"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-700.ttf") format("truetype"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-700.svg#OpenSans") format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* open-sans-700italic - latin-ext_vietnamese_cyrillic-ext_greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-700italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-700italic.eot?#iefix") format("embedded-opentype"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-700italic.woff2") format("woff2"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-700italic.woff") format("woff"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-700italic.ttf") format("truetype"), url("./fonts/open-sans-v17-latin-ext_vietnamese_cyrillic-ext_greek-ext-700italic.svg#OpenSans") format("svg");
  /* Legacy iOS */
  font-display: swap; }

.js .no-js-message {
  display: none; }

.no-js .no-js-hidden {
  display: none; }

.no-js .no-js-message {
  display: block;
  padding: 2em;
  background-color: #191A19;
  color: #d1591f;
  font-size: 0.9em;
  font-style: italic;
  text-align: center; }
  .no-js .no-js-message:first-line {
    font-weight: bold; }

.no-js nav {
  display: block !important; }

.no-js .search,
.no-js .toggler {
  display: none !important; }

.no-js pre code {
  background: inherit;
  color: inherit; }

.no-js .responsive-video.youtube, .no-js .responsive-video.vimeo, .no-js .responsive-video.peertube {
  height: auto !important;
  padding: 0 !important; }

.dimbox-caption {
  font-size: 1.6rem; }

.mostafa-hugo-theme {
  background-color: #191A19;
  font-family: "Open Sans", sans-serif;
  color: #e9e0e0;
  font-size: 1.6em; }
  .mostafa-hugo-theme a {
    color: inherit;
    text-decoration: none;
    transition: all 0.2s ease-in-out; }
    .mostafa-hugo-theme a:hover {
      color: #d1591f; }
    .mostafa-hugo-theme a:focus {
      outline: none; }
  .mostafa-hugo-theme .highlight {
    margin: 1em 0; }
    .mostafa-hugo-theme .highlight div {
      border-radius: 4px; }
    .mostafa-hugo-theme .highlight pre {
      position: relative;
      background: transparent;
      border-radius: 4px; }
      .mostafa-hugo-theme .highlight pre code {
        background-color: inherit;
        font-family: 'Courier New', Courier, monospace;
        border: 0;
        margin: 0;
        padding: 1.0em;
        font-size: 0.9em;
        white-space: pre;
        overflow-x: auto; }
      .mostafa-hugo-theme .highlight pre .copy-button {
        display: none;
        position: absolute;
        top: 5px;
        right: 5px;
        background: #191A19;
        padding: 4px;
        font-size: 12pt;
        line-height: normal;
        height: auto; }
      .mostafa-hugo-theme .highlight pre:hover .copy-button {
        display: block; }
    .mostafa-hugo-theme .highlight td pre {
      margin-bottom: 1em; }
    .mostafa-hugo-theme .highlight td:first-child pre code {
      padding: 0 0 0 1em; }
      .mostafa-hugo-theme .highlight td:first-child pre code:hover .copy-button {
        display: none; }
    .mostafa-hugo-theme .highlight td:first-child pre:hover .copy-button {
      display: none !important; }
    .mostafa-hugo-theme .highlight td:first-child pre code {
      padding: 0 0 0 1em; }
    .mostafa-hugo-theme .highlight td:nth-child(2) pre code {
      padding: 0; }
  .mostafa-hugo-theme .tooltipster-light {
    font-size: 0.75em; }
    .mostafa-hugo-theme .tooltipster-light .tooltipster-content {
      padding: 6px 10px; }
  .mostafa-hugo-theme .bubble .fas {
    font-size: 15pt; }
  .mostafa-hugo-theme .container {
    max-width: 100%; }
  .mostafa-hugo-theme .ulist {
    padding-left: 1em; }
  .mostafa-hugo-theme ul {
    list-style: circle;
    padding-left: inherit; }
  .mostafa-hugo-theme .flexslider ol,
  .mostafa-hugo-theme .flexslider ul {
    list-style: none; }
  .mostafa-hugo-theme .fa-youtube-adblock-proof:before {
    content: "\F167"; }
  .mostafa-hugo-theme #back-to-top-button {
    display: inline-block;
    color: #191A19;
    background-color: #343434;
    font-size: 2.5em;
    line-height: 45px;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000; }
  .mostafa-hugo-theme #back-to-top-button:hover {
    cursor: pointer;
    background-color: #ffffff; }
  .mostafa-hugo-theme #back-to-top-button.show {
    opacity: 1;
    visibility: visible; }
  .mostafa-hugo-theme header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 50px;
    border-bottom: 1px solid #000000;
    box-shadow: 0 1px 0 #2c2c2c; }
    .mostafa-hugo-theme header a {
      color: #d1591f; }
      .mostafa-hugo-theme header a:hover {
        color: #ffffff; }
    .mostafa-hugo-theme header .container {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%; }
    .mostafa-hugo-theme header .title-container {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      margin-right: auto;
      margin-bottom: 1rem; }
    .mostafa-hugo-theme header .title {
      margin-top: 3rem;
      margin-bottom: 0.5rem;
      font-family: system-ui, sans-serif;
      font-size: 4.5rem;
      font-weight: 900;
      text-transform: uppercase; }
    .mostafa-hugo-theme header .subtitle {
      margin-top: 0;
      font-family: system-ui, sans-serif;
      font-size: 2rem;
      font-weight: 300;
      text-transform: none;
      line-height: 150%; }
    .mostafa-hugo-theme header nav {
      text-align: center; }
      .mostafa-hugo-theme header nav ul {
        margin: 0;
        padding: 0; }
        .mostafa-hugo-theme header nav ul li {
          list-style: none;
          display: inline-block;
          padding: 0 20px;
          margin: 0;
          border-right: 1px solid #000000;
          box-shadow: 1px 0 0 #2c2c2c; }
          .mostafa-hugo-theme header nav ul li a {
            text-decoration: none;
            font-size: 2.5rem; }
        .mostafa-hugo-theme header nav ul li:last-child {
          padding-right: 0;
          border: none;
          box-shadow: none; }
  .mostafa-hugo-theme .navigation {
    margin-left: 50px;
    margin-right: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .mostafa-hugo-theme .pages .menu-button,
  .mostafa-hugo-theme .languages .menu-button {
    display: none; }
  .mostafa-hugo-theme .pages ul,
  .mostafa-hugo-theme .languages ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 1px solid #000000;
    border-top: 0;
    box-shadow: -1px 1px 0px #2c2c2c;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
    .mostafa-hugo-theme .pages ul li,
    .mostafa-hugo-theme .languages ul li {
      list-style: none;
      display: inline-block;
      margin: 0;
      border-right: 1px solid #000000;
      box-shadow: 1px 0 0 #2c2c2c;
      -webkit-box-shadow: 1px 0 0 #2c2c2c;
      min-width: 70px;
      text-align: center; }
      .mostafa-hugo-theme .pages ul li a,
      .mostafa-hugo-theme .languages ul li a {
        padding: 12px;
        font-size: 0.8em;
        letter-spacing: 1px; }
      .mostafa-hugo-theme .pages ul li:last-child,
      .mostafa-hugo-theme .languages ul li:last-child {
        border: none;
        box-shadow: none; }
    .mostafa-hugo-theme .pages ul .active,
    .mostafa-hugo-theme .languages ul .active {
      color: #ffffff; }
      .mostafa-hugo-theme .pages ul .active :hover,
      .mostafa-hugo-theme .languages ul .active :hover {
        color: #ffffff;
        cursor: default; }
  .mostafa-hugo-theme .main {
    min-height: 50vh;
    border-bottom: 1px solid #000000;
    box-shadow: 0 1px 0 #2c2c2c;
    width: 100%; }
    .mostafa-hugo-theme .main .article-wrapper {
      display: flex;
      justify-content: center;
      flex-direction: row;
      padding-top: 40px;
      min-height: 90px;
      position: relative; }
      .mostafa-hugo-theme .main .article-wrapper.single {
        padding-bottom: 2.5em; }
  .mostafa-hugo-theme article {
    border-radius: 4px;
    overflow: hidden;
    background-color: #343434;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    width: 800px; }
    .mostafa-hugo-theme article .featured-image {
      width: 100%; }
      .mostafa-hugo-theme article .featured-image img {
        width: 100%; }
    .mostafa-hugo-theme article .content {
      padding: 1em; }
      .mostafa-hugo-theme article .content .article-title {
        margin-bottom: 1em; }
      .mostafa-hugo-theme article .content h1 {
        font-size: 1.75em;
        margin-bottom: 0.25em; }
        .mostafa-hugo-theme article .content h1 a {
          font-style: normal;
          color: #ffffff;
          display: block; }
          .mostafa-hugo-theme article .content h1 a:hover {
            color: #d1591f;
            text-decoration: none; }
      .mostafa-hugo-theme article .content h2 {
        font-size: 1.6em; }
      .mostafa-hugo-theme article .content h3 {
        font-size: 1.5em; }
      .mostafa-hugo-theme article .content h4 {
        font-size: 1.4em; }
      .mostafa-hugo-theme article .content h5 {
        font-size: 1.3em; }
      .mostafa-hugo-theme article .content h6 {
        font-size: 1.2em;
        font-weight: bold; }
      .mostafa-hugo-theme article .content strong {
        color: white; }
      .mostafa-hugo-theme article .content li {
        line-height: 120%; }
      .mostafa-hugo-theme article .content .meta {
        text-transform: uppercase;
        font-style: normal;
        letter-spacing: 1px;
        margin-bottom: 2rem;
        font-size: 0.825em;
        color: #999999;
        padding-bottom: 2.5%;
        border-bottom: 1px solid #eeeeee; }
        .mostafa-hugo-theme article .content .meta a {
          color: inherit;
          font-style: normal; }
          .mostafa-hugo-theme article .content .meta a:hover {
            color: #ffffff;
            text-decoration: underline; }
        .mostafa-hugo-theme article .content .meta span:before {
          content: " / ";
          margin: 0 1rem; }
        .mostafa-hugo-theme article .content .meta span:first-child:before {
          margin: 0 !important;
          content: "" !important; }
        .mostafa-hugo-theme article .content .meta span a:not(:last-child):after {
          content: ", "; }
      .mostafa-hugo-theme article .content a {
        font-style: normal;
        color: #ffffff; }
        .mostafa-hugo-theme article .content a:hover {
          text-decoration: underline; }
      .mostafa-hugo-theme article .content a.more {
        display: inline-block;
        margin: 2.5rem 0 1rem;
        font-size: 1em;
        text-decoration: none;
        font-style: normal; }
        .mostafa-hugo-theme article .content a.more:hover {
          color: #d1591f; }
      .mostafa-hugo-theme article .content .readingTime {
        display: inline-block;
        font-size: 0.8em;
        margin: 0 5px; }
      .mostafa-hugo-theme article .content .task-list {
        list-style: none; }
        .mostafa-hugo-theme article .content .task-list .task-list-item {
          margin-bottom: 0;
          position: relative;
          top: 3px;
          margin-right: 0.25em; }
      .mostafa-hugo-theme article .content .archive-list ul {
        list-style: none;
        margin-top: 1.25em; }
        .mostafa-hugo-theme article .content .archive-list ul li {
          border-bottom: 1px solid #eee;
          padding-right: 10px; }
        .mostafa-hugo-theme article .content .archive-list ul a {
          position: relative;
          left: 0;
          display: inline-block;
          transition: left 0.3s ease-in-out;
          color: #ffffff;
          font-family: "Open Sans", sans-serif;
          font-style: normal; }
          .mostafa-hugo-theme article .content .archive-list ul a span {
            color: #999999; }
          .mostafa-hugo-theme article .content .archive-list ul a:hover {
            left: 10px;
            color: #191A19;
            text-decoration: none; }
      .mostafa-hugo-theme article .content blockquote {
        background-color: #f6f6f6;
        margin: 1.5em 0;
        padding: 2em;
        border-left: 0.5em solid #ededed;
        font-size: 1.05em; }
        .mostafa-hugo-theme article .content blockquote cite {
          text-transform: uppercase;
          font-style: normal;
          font-weight: bold;
          font-size: 0.9em; }
        .mostafa-hugo-theme article .content blockquote p:last-child {
          margin-bottom: 0; }
      .mostafa-hugo-theme article .content img, .mostafa-hugo-theme article .content figure {
        max-width: 100%;
        display: block;
        margin: 0 auto; }
      .mostafa-hugo-theme article .content video {
        max-width: 100%; }
      .mostafa-hugo-theme article .content #TableOfContents {
        display: block;
        background: transparent;
        padding-bottom: 2rem;
        font-size: 1.2em; }
        .mostafa-hugo-theme article .content #TableOfContents ul {
          display: list-item;
          padding-left: 0; }
          .mostafa-hugo-theme article .content #TableOfContents ul:not(:first-child) {
            display: list-item;
            padding-left: 0.9rem;
            font-size: 95%; }
        .mostafa-hugo-theme article .content #TableOfContents li {
          display: inherit;
          color: #e9e0e0; }
          .mostafa-hugo-theme article .content #TableOfContents li a {
            color: inherit;
            text-align: left;
            padding: 0; }
            .mostafa-hugo-theme article .content #TableOfContents li a:hover {
              color: #ffffff;
              background-color: transparent; }
      .mostafa-hugo-theme article .content .tags .link {
        display: inline-block;
        border: 1px solid #4c4c4c;
        color: #7a7a7a;
        border-radius: 4px;
        font-size: 0.7em;
        padding: 2px 5px;
        text-decoration: none;
        margin-right: 5px; }
        .mostafa-hugo-theme article .content .tags .link:hover {
          color: #d1591f;
          border-color: #7a7a7a; }
      .mostafa-hugo-theme article .content .author {
        margin-top: 10px; }
        .mostafa-hugo-theme article .content .author .link {
          display: inline-block;
          border: 1px solid #4c4c4c;
          color: #7a7a7a;
          border-radius: 4px;
          font-size: 0.7em;
          padding: 2px 5px;
          text-decoration: none; }
          .mostafa-hugo-theme article .content .author .link:hover {
            color: #d1591f;
            border-color: #7a7a7a; }
    .mostafa-hugo-theme article .footer {
      display: flex;
      align-items: center;
      flex-direction: row;
      justify-content: space-between;
      background: rgba(25, 26, 25, 0.2);
      font-size: 0.9em; }
      .mostafa-hugo-theme article .footer .date {
        display: flex;
        align-items: center;
        margin: 0.5em 2em; }
        .mostafa-hugo-theme article .footer .date .text {
          margin-left: 0.75em; }
      .mostafa-hugo-theme article .footer .categories {
        display: flex;
        align-items: center;
        margin: 0.5em 2em; }
        .mostafa-hugo-theme article .footer .categories .links {
          margin-left: 0.75em; }
          .mostafa-hugo-theme article .footer .categories .links a:not(:last-child):after {
            content: " / "; }
      .mostafa-hugo-theme article .footer .tags {
        display: flex;
        align-items: center;
        margin: 0.5em 2em; }
        .mostafa-hugo-theme article .footer .tags .links {
          margin-left: 0.75em; }
          .mostafa-hugo-theme article .footer .tags .links a:not(:last-child):after {
            content: ", ";
            color: #e9e0e0 !important; }
      .mostafa-hugo-theme article .footer .languages {
        display: flex;
        align-items: center;
        margin: 1em 2em;
        white-space: nowrap; }
        .mostafa-hugo-theme article .footer .languages .fa {
          font-size: 1.5em; }
        .mostafa-hugo-theme article .footer .languages .links {
          margin-left: 0.75em;
          text-transform: uppercase;
          font-family: "Open Sans", sans-serif;
          letter-spacing: 0.1em; }
          .mostafa-hugo-theme article .footer .languages .links a:not(:last-child):after {
            content: " | ";
            color: #e9e0e0 !important; }
    .mostafa-hugo-theme article .footnotes {
      font-size: 0.9em; }
      .mostafa-hugo-theme article .footnotes ol {
        counter-reset: list;
        display: table; }
        .mostafa-hugo-theme article .footnotes ol li {
          list-style: none;
          counter-increment: list;
          display: table-row; }
          .mostafa-hugo-theme article .footnotes ol li:before {
            content: counter(list) ".";
            display: table-cell;
            text-align: right;
            padding-right: 0.75em; }
          .mostafa-hugo-theme article .footnotes ol li p {
            margin-bottom: 0.5em; }
    .mostafa-hugo-theme article.quote {
      background-color: #2D3642; }
      .mostafa-hugo-theme article.quote:after {
        border-right-color: #2D3642; }
      .mostafa-hugo-theme article.quote a:hover {
        color: inherit;
        font-size: 1.1em; }
      .mostafa-hugo-theme article.quote .featured-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        opacity: 0.25; }
      .mostafa-hugo-theme article.quote blockquote {
        padding: 5.5%;
        margin: 0;
        text-align: center;
        color: #fff;
        background: none;
        font-size: 1.2em;
        position: relative;
        z-index: 10; }
        .mostafa-hugo-theme article.quote blockquote p {
          line-height: 170%;
          font-size: 1.1em; }
        .mostafa-hugo-theme article.quote blockquote cite {
          font-weight: 600;
          text-transform: uppercase;
          line-height: 140%;
          font-size: 0.725em;
          text-align: center;
          letter-spacing: 1px; }
          .mostafa-hugo-theme article.quote blockquote cite:before {
            content: "— "; }
    .mostafa-hugo-theme article.gallery .flexslider {
      margin: 0;
      border: 0; }
      .mostafa-hugo-theme article.gallery .flexslider .flex-direction-nav a {
        display: flex;
        flex-direction: column;
        justify-content: center; }
        .mostafa-hugo-theme article.gallery .flexslider .flex-direction-nav a:before {
          color: rgba(255, 255, 255, 0.9);
          text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }
    .mostafa-hugo-theme article.video .responsive-video, .mostafa-hugo-theme article.article .responsive-video {
      position: relative;
      /* 16:9 ratio*/
      padding-bottom: 56.25%;
      padding-top: 0;
      height: 0;
      overflow: hidden; }
      .mostafa-hugo-theme article.video .responsive-video iframe, .mostafa-hugo-theme article.article .responsive-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0; }
    .mostafa-hugo-theme article.audio .responsive-audio iframe,
    .mostafa-hugo-theme article.audio .responsive-audio audio, .mostafa-hugo-theme article.article .responsive-audio iframe,
    .mostafa-hugo-theme article.article .responsive-audio audio {
      width: 100%;
      border: 0; }
    .mostafa-hugo-theme article.link .link-content:hover {
      transition: all 0.3s ease-in-out; }
    .mostafa-hugo-theme article.link .link-content .featured-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 5;
      opacity: 0.25; }
    .mostafa-hugo-theme article.link .link-content a {
      display: block; }
      .mostafa-hugo-theme article.link .link-content a h4 {
        margin: 2rem; }
    .mostafa-hugo-theme article.status .content :last-child {
      margin-bottom: 0; }
    .mostafa-hugo-theme article table {
      border-collapse: collapse;
      font-size: 0.8em;
      line-height: 1.5em;
      width: 100%;
      display: block;
      overflow-x: auto; }
  .mostafa-hugo-theme #comments-container {
    margin-left: 100px;
    padding-bottom: 1.2em; }
  .mostafa-hugo-theme .paginator {
    display: flex;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 40px;
    padding-bottom: 1em; }
    .mostafa-hugo-theme .paginator .fa {
      margin: 0 0.25em; }
    .mostafa-hugo-theme .paginator a {
      border-radius: 4px;
      padding: 0.8em 1.4em;
      text-decoration: none;
      font-weight: bold;
      background-color: #343434;
      color: #fff; }
      .mostafa-hugo-theme .paginator a:hover {
        color: #d1591f;
        transition: all 0.3s ease-in-out; }
      .mostafa-hugo-theme .paginator a.older {
        margin-right: auto; }
      .mostafa-hugo-theme .paginator a.newer {
        margin-left: auto; }
  .mostafa-hugo-theme footer {
    border-bottom: 1px double #000000;
    box-shadow: 1px 1px 0 #2c2c2c;
    background-color: #191A19; }
    .mostafa-hugo-theme footer .container {
      padding: 4rem 0;
      display: flex;
      justify-content: space-between;
      font-size: 0.9em; }
      .mostafa-hugo-theme footer .container div:not(:first-child) {
        margin-left: 5%; }
      .mostafa-hugo-theme footer .container:after {
        display: none; }
      .mostafa-hugo-theme footer .container strong {
        text-transform: uppercase;
        color: #ffffff;
        padding-bottom: 0.75em; }
      .mostafa-hugo-theme footer .container ul {
        list-style: none;
        margin-top: 1.25em; }
        .mostafa-hugo-theme footer .container ul li {
          padding-right: 10px; }
        .mostafa-hugo-theme footer .container ul a {
          position: relative;
          left: 0;
          display: inline-block;
          transition: left 0.3s ease-in-out;
          color: #777;
          font-family: "Open Sans", sans-serif;
          text-decoration: none; }
          .mostafa-hugo-theme footer .container ul a:hover {
            left: 10px; }
      .mostafa-hugo-theme footer .container .right .external-profiles {
        width: 100%;
        margin-bottom: 2em; }
        .mostafa-hugo-theme footer .container .right .external-profiles a {
          font-size: 2em;
          margin: 0 0.5rem;
          color: #444;
          text-decoration: none; }
          .mostafa-hugo-theme footer .container .right .external-profiles a:hover {
            color: #ffffff; }
        .mostafa-hugo-theme footer .container .right .external-profiles .fa-facebook-adblock-proof:before {
          content: "\f09a"; }
        .mostafa-hugo-theme footer .container .right .external-profiles .fa-twitter-adblock-proof:before {
          content: "\f099"; }
        .mostafa-hugo-theme footer .container .right .external-profiles .fa-google-plus-official-adblock-proof:before {
          content: "\f2b3"; }
        .mostafa-hugo-theme footer .container .right .external-profiles .fa-youtube-adblock-proof:before {
          content: "\f167"; }
      .mostafa-hugo-theme footer .container .right .languages {
        width: 100%;
        margin-left: 0;
        margin-bottom: 2em; }
        .mostafa-hugo-theme footer .container .right .languages a {
          text-transform: uppercase;
          color: #ffffff;
          letter-spacing: 0.1em; }
          .mostafa-hugo-theme footer .container .right .languages a.active {
            font-weight: bold; }
          .mostafa-hugo-theme footer .container .right .languages a:hover {
            color: #e9e0e0; }
          .mostafa-hugo-theme footer .container .right .languages a:not(:last-child):after {
            content: " | ";
            color: #e9e0e0 !important; }
      .mostafa-hugo-theme footer .container .right .archive {
        width: 100%;
        margin-left: 0; }
      .mostafa-hugo-theme footer .container .right strong {
        display: block; }
  .mostafa-hugo-theme .credits .container {
    display: flex;
    justify-content: space-between;
    padding: 4rem 0;
    font-size: 0.8em; }
    .mostafa-hugo-theme .credits .container a {
      color: #d1591f; }
      .mostafa-hugo-theme .credits .container a:hover {
        color: #ffffff; }
    .mostafa-hugo-theme .credits .container:after {
      display: none; }
  @media (max-width: 800px) {
    .mostafa-hugo-theme header {
      flex-direction: column;
      align-items: flex-start;
      padding-bottom: 2rem; }
      .mostafa-hugo-theme header .container {
        flex-direction: column; }
      .mostafa-hugo-theme header .title {
        font-size: 2.5rem;
        line-height: 150%;
        margin: 2rem auto; }
    .mostafa-hugo-theme .menu-wrapper ul .menu-toggle {
      display: block; }
    .mostafa-hugo-theme .menu-wrapper ul li {
      display: none; }
    .mostafa-hugo-theme .menu-wrapper ul li.menu-toggle {
      display: block; }
    .mostafa-hugo-theme .menu-wrapper.active ul li {
      display: block; }
    .mostafa-hugo-theme .menu-wrapper .menu-button {
      display: block; }
    .mostafa-hugo-theme .menu-wrapper.active .menu-button {
      display: none; }
    .mostafa-hugo-theme .bubble {
      display: none !important; }
    .mostafa-hugo-theme .container {
      width: 100%;
      padding: 0; }
    .mostafa-hugo-theme .container:before,
    .mostafa-hugo-theme .container:after {
      display: none !important; }
    .mostafa-hugo-theme .main {
      margin-bottom: 0; }
      .mostafa-hugo-theme .main .article-wrapper {
        padding-top: 10px; }
    .mostafa-hugo-theme .main article {
      margin: 16px;
      width: 100%; }
      .mostafa-hugo-theme .main article:before, .mostafa-hugo-theme .main article:after {
        display: none !important; }
    .mostafa-hugo-theme .main #comments-container {
      margin: 0 1.5em; }
    .mostafa-hugo-theme .main .paginator {
      margin: 1.5em;
      margin-top: 50px; }
    .mostafa-hugo-theme footer .container {
      padding: 3em 2em 2em 2em;
      flex-direction: column;
      text-align: center; }
      .mostafa-hugo-theme footer .container div {
        width: 100%;
        margin: 0 !important; }
    .mostafa-hugo-theme .credits .container {
      padding-bottom: 4rem;
      flex-direction: column;
      text-align: center; }
      .mostafa-hugo-theme .credits .container div {
        margin-bottom: 1.5rem; }
    .mostafa-hugo-theme #back-to-top-button {
      background-color: #232323;
      bottom: 14px;
      right: 14px;
      font-size: 1.5em;
      line-height: 30px;
      width: 30px;
      height: 30px; }
    .mostafa-hugo-theme .highlight div {
      width: 100%;
      overflow: auto; }
    .mostafa-hugo-theme table th, .mostafa-hugo-theme table td {
      padding: 0.8em; }
    .mostafa-hugo-theme table th {
      font-size: 0.8em; }
    .mostafa-hugo-theme table td {
      font-size: 0.8em; } }
.rtl {
  font-family: Vazirmatn, sans-serif; }
  .rtl header .container {
    flex-direction: row-reverse; }
  .rtl header .title-container {
    align-items: flex-end;
    margin-left: auto;
    margin-right: 0; }
  .rtl header .title {
    margin-left: auto;
    margin-right: 0px;
    font-family: Vazirmatn, sans-serif; }
  .rtl .content {
    direction: rtl; }
    .rtl .content code {
      direction: ltr; }
  .rtl .navigation {
    display: flex;
    flex-direction: row-reverse; }
  @media (max-width: 800px) {
    .rtl header {
      flex-direction: column;
      align-items: flex-start;
      padding-bottom: 2rem; }
      .rtl header .container {
        flex-direction: column; }
      .rtl header .title {
        font-size: 2.5rem;
        line-height: 150%;
        margin: 2rem auto; } }

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