@charset "UTF-8";
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css";
@import "https://fonts.googleapis.com/css?family=Lato:300,400,700|Roboto+Slab:100,300,400,700";
@import "https://fonts.googleapis.com/css?family=Bitter:400,700";
@import url(../font/IRANSans4/css/fontiran.css);
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=4fcafb906fa2774b047c81500f18f4ab)
 * Config saved to config.json and https://gist.github.com/4fcafb906fa2774b047c81500f18f4ab
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(lib/responsiveslides.css);
@import url(lib/tingle.css);
@import url(../packages/featherlight/featherlight.min.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

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

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.xs-visible, .sm-visible, .md-visible, .lg-visible {
  display: none !important; }

@media (max-width: 767px) {
  .xs-visible {
    display: inline-block !important; }

  .xs-hidden {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .sm-visible {
    display: inline-block !important; }

  .sm-hidden {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .md-visible {
    display: inline-block !important; }

  .md-hidden {
    display: none !important; } }
@media (min-width: 1200px) {
  .lg-visible {
    display: inline-block !important; }

  .lg-hidden {
    display: none !important; } }
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

h1, h2, h3, h4 {
  margin: 0; }

body {
  font-size: 15px;
  font-weight: 400;
  direction: rtl; }
  body div[class^='col-'] {
    float: right; }

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

section h1 {
  font-size: 35px;
  font-weight: 700;
  text-align: center; }

.container.gutter {
  padding: 4px;
  margin: 0 auto; }
  .container.gutter .row {
    margin: 0; }
  .container.gutter div[class^='col-'] {
    padding: 4px; }

.container.gutterX2 {
  padding: 8px;
  margin: 0 auto; }
  .container.gutterX2 .row {
    margin: 0; }
  .container.gutterX2 div[class^='col-'] {
    padding: 8px; }

.container.no-gutter {
  padding: 4px;
  margin: 0 auto;
  padding: 0; }
  .container.no-gutter .row {
    margin: 0; }
  .container.no-gutter div[class^='col-'] {
    padding: 4px; }
  .container.no-gutter .row {
    margin: 0;
    padding: 0; }
  .container.no-gutter div[class^='col-'] {
    margin: 0;
    padding: 0; }

.text-125 {
  font-size: 1.25em; }

.text-150 {
  font-size: 1.50em; }

.text-175 {
  font-size: 1.75em; }

.text-200 {
  font-size: 2.00em; }

.text-bold {
  font-weight: bold; }

.text-center {
  text-align: center !important; }

.guttered-wrapper {
  padding: 8px; }

.ltr {
  direction: ltr; }

@media (max-width: 767px) {
  .xs-align-center {
    text-align: center !important; } }

section.wide {
  background-color: #999999;
  padding: 16px 0 40px 0; }

section.default-padding {
  padding: 80px 0 80px 0; }

span.icon-item-default {
  display: block;
  font-size: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 8px;
  padding-right: 64px;
  background: no-repeat center right 8px;
  background-image: url("../media/image/icon_checkmark_white.svg");
  background-size: 48px; }

.warning-default {
  background: url("../media/image/icon-warning-yellow.svg") no-repeat center right -72px;
  background-color: #f8e2bc;
  border-top: 3px solid #e5aa00;
  max-width: 750px;
  margin: 16px auto 0 auto; }
  .warning-default .ibo_text_box {
    text-align: justify;
    color: #726856;
    padding-left: 32px;
    padding-right: 32px; }

.highlight {
  background-color: #d4ff29;
  border-radius: 8px; }

span.highlight {
  padding-left: 8px;
  padding-right: 8px; }

a.image-button {
  text-decoration: none;
  background-color: rgba(255, 214, 0, 0.5);
  color: inherit;
  cursor: pointer;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 8px; }
  a.image-button:before {
    font-family: FontAwesome;
    content: '\f06e';
    padding-left: 8px; }
  a.image-button:hover {
    background-color: #ffd600; }

a.link-button {
  text-decoration: none;
  background-color: rgba(243, 113, 238, 0.5);
  color: inherit;
  cursor: pointer;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 8px; }
  a.link-button:before {
    font-family: FontAwesome;
    content: '\f0a5';
    padding-left: 8px; }
  a.link-button:hover {
    background-color: #f371ee; }

.button-wrapper {
  text-align: center;
  padding: 8px; }
  .button-wrapper i {
    padding-left: 8px; }
  .button-wrapper a {
    display: inline-block;
    text-decoration: none;
    padding: 12px 40px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: white;
    background-color: #1c91bd;
    border: 2px solid #1c91bd;
    border-radius: 4px;
    margin: 8px;
    transition: 250ms;
    cursor: pointer; }
    .button-wrapper a:hover {
      background-color: #2cafe0;
      border-color: #2cafe0;
      color: white; }
    .button-wrapper a.transparent {
      color: white;
      border: 2px solid;
      background-color: transparent; }
      .button-wrapper a.transparent:hover {
        background-color: #2cafe0;
        color: white;
        border-color: transparent; }
  @media (max-width: 767px) {
    .button-wrapper.xs-full-width a {
      display: block; } }
  .button-wrapper.font-16 a {
    font-size: 16px; }

.i-link {
  padding: 0.5em;
  display: inline-block;
  text-decoration: none;
  color: inherit; }
  .i-link i {
    margin-left: 0.3em; }
  .i-link:hover {
    color: red;
    cursor: pointer; }

div.itembox .box {
  background-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 16px;
  padding: 16px; }
  div.itembox .box .header {
    color: #34aae5;
    cursor: pointer;
    transition: color 300ms; }
    div.itembox .box .header:hover {
      color: #9b77ff; }
    div.itembox .box .header h2 {
      font-size: 32px;
      font-weight: bold; }
    div.itembox .box .header h3 {
      font-size: 16px;
      font-weight: bold; }
  div.itembox .box .text {
    display: none; }

@media (max-width: 767px) {
  div.xs-toggle-box .xs-toggle-content {
    display: none; }
  div.xs-toggle-box .xs-toggle-handle {
    cursor: pointer; } }

.toggle-box .toggle-content {
  display: none; }
.toggle-box .toggle-handle {
  cursor: pointer; }

#hamburger {
  margin: 0;
  padding: 0;
  width: 32px;
  height: 32px;
  position: fixed;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }
  #hamburger span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: white;
    border-radius: 4px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
    #hamburger span:nth-child(1) {
      top: 0px; }
    #hamburger span:nth-child(2), #hamburger span:nth-child(3) {
      top: 8px; }
    #hamburger span:nth-child(4) {
      top: 16px; }
  #hamburger.open span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%; }
  #hamburger.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  #hamburger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #hamburger.open span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%; }

nav {
  font-family: 'IRANSans', 'Bitter', Tahoma, serif !important;
  width: 100%;
  position: fixed;
  height: 54px;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: left;
  background-color: #b11623; }
  nav #logo {
    width: 200px;
    padding: 15px 24px;
    cursor: pointer; }
    nav #logo img {
      height: 20px; }
  nav .mobile-nav-button {
    position: fixed;
    top: 20px;
    right: 20px;
    text-align: center;
    cursor: pointer;
    z-index: 1000; }
  nav #off-canvas-menu {
    display: block;
    position: fixed;
    top: 0;
    right: -300px;
    padding-top: 56px;
    transition: 0.3s;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    width: 300px;
    background-color: #525252;
    z-index: 99; }
    body.off-canvas-menu-open nav #off-canvas-menu {
      right: 0;
      box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.5); }
    nav #off-canvas-menu .menu-item-wrapper {
      padding: 0;
      margin: 0; }
      nav #off-canvas-menu .menu-item-wrapper .menu-item a {
        display: block;
        border-bottom: 1px solid rgba(0, 0, 0, 0.25);
        color: #E1E1E1;
        padding: 16px;
        text-decoration: none;
        text-align: right; }
    nav #off-canvas-menu .menu-item > .toggle-content > .menu-item > a {
      background-color: rgba(0, 0, 0, 0.15); }
    nav #off-canvas-menu .menu-item > .toggle-content > .menu-item > .toggle-content > .menu-item > a {
      background-color: rgba(0, 0, 0, 0.45); }
    nav #off-canvas-menu a.toggle-handle {
      position: relative; }
      nav #off-canvas-menu a.toggle-handle i {
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 12px;
        font-size: 24px;
        transition: 0.3s;
        width: 45px;
        text-align: center; }
    nav #off-canvas-menu .toggle-box.open > a.toggle-handle i {
      transform: rotate(-90deg); }
    nav #off-canvas-menu .search-container {
      padding: 16px; }
      nav #off-canvas-menu .search-container .search a {
        display: block;
        margin-bottom: 8px;
        color: rgba(255, 255, 255, 0.8);
        text-decoration: none; }
        nav #off-canvas-menu .search-container .search a:hover {
          color: white; }
      nav #off-canvas-menu .search-container .search input {
        box-sizing: border-box;
        font-size: 13px;
        vertical-align: top;
        border-radius: 0;
        -webkit-appearance: none; }
      nav #off-canvas-menu .search-container .search form {
        width: 100%; }
      nav #off-canvas-menu .search-container .search .form-wrapper {
        position: relative; }
      nav #off-canvas-menu .search-container .search .search-input {
        color: white;
        padding: 8px;
        font-size: 16px;
        width: 100%;
        border: 0;
        border-bottom: 1px solid white;
        background-color: transparent;
        padding-left: 36px; }
        nav #off-canvas-menu .search-container .search .search-input::-webkit-input-placeholder {
          /* WebKit, Blink, Edge */
          color: rgba(255, 255, 255, 0.8); }
        nav #off-canvas-menu .search-container .search .search-input:-moz-placeholder {
          /* Mozilla Firefox 4 to 18 */
          color: rgba(255, 255, 255, 0.8);
          opacity: 1; }
        nav #off-canvas-menu .search-container .search .search-input::-moz-placeholder {
          /* Mozilla Firefox 19+ */
          color: rgba(255, 255, 255, 0.8);
          opacity: 1; }
        nav #off-canvas-menu .search-container .search .search-input:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: rgba(255, 255, 255, 0.8); }
        nav #off-canvas-menu .search-container .search .search-input::-ms-input-placeholder {
          /* Microsoft Edge */
          color: rgba(255, 255, 255, 0.8); }
      nav #off-canvas-menu .search-container .search .search-submit {
        cursor: pointer;
        font-size: 30px;
        position: absolute;
        left: 0px;
        top: 0px;
        margin: 0; }
  nav #desktop {
    float: right;
    width: auto;
    padding: 0; }
    nav #desktop div {
      width: auto; }
    nav #desktop a {
      float: right;
      font-size: 16px;
      color: white;
      text-align: center;
      padding: 16px;
      text-decoration: none; }
    nav #desktop .dropdown {
      float: right;
      overflow: hidden; }
      nav #desktop .dropdown .dropbtn {
        font-size: 16px;
        border: none;
        outline: none;
        color: white;
        padding: 16px;
        background-color: transparent;
        cursor: default; }
    nav #desktop a:hover, nav #desktop .dropdown:hover .dropbtn {
      background-color: rgba(0, 0, 0, 0.15); }
    nav #desktop .dropdown-content {
      display: none;
      position: absolute;
      top: 54px;
      background-color: #f9f9f9;
      min-width: 160px;
      box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
      z-index: 1; }
    nav #desktop .dropdown-content a {
      float: none;
      color: #525252;
      font-size: 14px;
      padding: 14px 24px;
      text-decoration: none;
      display: block;
      text-align: right;
      position: relative; }
    nav #desktop .dropdown-content a:hover {
      background-color: #ddd; }
    nav #desktop .dropdown:hover .dropdown-content {
      display: block; }
  nav #desktop .dropdown-content .toggle-box .toggle-handle i {
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 0;
    margin-top: 16px;
    font-size: 16px;
    transition: 0.3s;
    text-align: center; }
  nav #desktop .dropdown-content .toggle-box .toggle-content a {
    background-color: #ededed; }
    nav #desktop .dropdown-content .toggle-box .toggle-content a:hover {
      background-color: #ddd; }
  nav #desktop .dropdown-content .toggle-box.open .toggle-handle {
    background-color: #b11623;
    color: white; }
    nav #desktop .dropdown-content .toggle-box.open .toggle-handle i {
      transform: rotate(-90deg); }
  @media (max-width: 767px) {
    nav #logo {
      float: left; }
    nav #desktop {
      display: none; } }
  @media (min-width: 768px) {
    nav #logo {
      float: right; }
    nav #off-canvas-menu, nav .mobile-nav-button, nav .mobile-nav-button-under {
      display: none; } }
  nav .mobile-nav-button-under {
    position: fixed;
    height: 47px;
    width: 47px;
    background-color: #b11623;
    top: 6px;
    right: 12px;
    border-radius: 50%;
    z-index: 999; }
    body.off-canvas-menu-open nav .mobile-nav-button-under {
      background-color: #e52e3e; }

section.calendar-guide {
  background-color: #e6e6e6;
  padding-bottom: 40px; }
  section.calendar-guide .general {
    max-width: 750px;
    margin: 0 auto; }
    section.calendar-guide .general .img-col {
      text-align: center; }
      section.calendar-guide .general .img-col img {
        max-height: 300px;
        margin-bottom: 16px; }
    section.calendar-guide .general > h1, section.calendar-guide .general > h2, section.calendar-guide .general > span.fake-h2 {
      margin-bottom: 0;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: center; }
    section.calendar-guide .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section.calendar-guide .general > h2, section.calendar-guide .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section.calendar-guide .general > span.fake-h2 {
      display: block; }
    section.calendar-guide .general .ibo_text_box {
      text-align: center;
      color: #2f2f2f; }
    section.calendar-guide .general .ibo_text_box p.signs span {
      padding: 0 8px; }
      section.calendar-guide .general .ibo_text_box p.signs span i.fa {
        margin-left: 4px;
        color: #D91E18; }
    section.calendar-guide .general .ibo_text_box p.colors span {
      padding: 4px 8px; }
      section.calendar-guide .general .ibo_text_box p.colors span.imp1, section.calendar-guide .general .ibo_text_box p.colors span.imp2, section.calendar-guide .general .ibo_text_box p.colors span.imp3 {
        margin: 0 4px;
        border: 3px solid #2c3e50; }
      section.calendar-guide .general .ibo_text_box p.colors span.imp1 {
        background-color: yellow; }
      section.calendar-guide .general .ibo_text_box p.colors span.imp2 {
        background-color: #f26822;
        color: white; }
      section.calendar-guide .general .ibo_text_box p.colors span.imp3 {
        background-color: #D91E18;
        color: white; }

section#calendar.daily .day {
  display: none; }
section#calendar.daily .day.today {
  display: block; }
section#calendar .option {
  width: auto;
  display: inline-block;
  padding: 8px;
  padding-right: 16px;
  background-color: #d2d2d2;
  border-radius: 8px;
  cursor: pointer; }
  section#calendar .option .txt {
    width: auto;
    margin-left: 10px;
    font-size: 13px;
    padding-top: 1px; }
  section#calendar .option .toggle, section#calendar .option .txt {
    display: inline-block;
    float: right; }
  section#calendar .option .toggle {
    background-color: rgba(0, 0, 0, 0.25);
    border: 1px solid transparent;
    border-radius: 22px;
    box-sizing: border-box;
    height: 22px;
    transition: 400ms ease-out;
    width: 40px; }
    section#calendar .option .toggle.on {
      background: #4cb657;
      padding-left: 18px; }
    section#calendar .option .toggle .switch {
      background: #fff;
      border-radius: 100%;
      height: 16px;
      margin: 2px;
      position: relative;
      width: 16px;
      z-index: 9; }

section#calendar {
  overflow: inherit;
  padding: 32px 0;
  background-color: #e6e6e6; }
  section#calendar h1 {
    font-size: 32px;
    font-weight: bold;
    color: #2C3E50;
    margin-bottom: 16px; }
  section#calendar .row.table-hdr {
    font-size: 13px;
    background-color: #1E8BC3;
    color: white;
    font-weight: bold;
    text-align: center;
    border-bottom: none; }
    section#calendar .row.table-hdr > div {
      padding: 5px; }
      section#calendar .row.table-hdr > div.number {
        text-align: right; }
  section#calendar .day.today .weekday {
    color: #ffd400; }
  section#calendar .day .date {
    color: white;
    padding: 10px;
    background-color: #2C3E50;
    line-height: 1; }
    section#calendar .day .date .weekday {
      font-weight: bold;
      padding: 0 5px; }
  section#calendar .row {
    font-size: 13px;
    border-bottom: 1px solid #2C3E50; }
    section#calendar .row:last-of-type {
      border-bottom: 0; }
    section#calendar .row > div {
      padding: 5px;
      text-align: right; }
    section#calendar .row span.num {
      direction: ltr;
      display: inline-block;
      padding: 0 2px; }
    section#calendar .row span.cal-icon {
      white-space: nowrap; }
      section#calendar .row span.cal-icon i {
        color: #ea2137;
        display: none; }
    section#calendar .row .imp {
      text-align: center; }
    section#calendar .row .currency, section#calendar .row .time {
      text-align: center;
      font-weight: bold; }
    section#calendar .row .currency {
      padding-right: 0;
      padding-left: 0; }
    section#calendar .row .imp.imp1 i:nth-of-type(1) {
      color: red; }
    section#calendar .row .imp.imp1 i:nth-of-type(2) {
      color: lightgray; }
    section#calendar .row .imp.imp1 i:nth-of-type(3) {
      color: lightgray; }
    section#calendar .row .imp.imp2 i:nth-of-type(1) {
      color: red; }
    section#calendar .row .imp.imp2 i:nth-of-type(2) {
      color: red; }
    section#calendar .row .imp.imp2 i:nth-of-type(3) {
      color: lightgray; }
    section#calendar .row .imp.imp3 i:nth-of-type(1) {
      color: red; }
    section#calendar .row .imp.imp3 i:nth-of-type(2) {
      color: red; }
    section#calendar .row .imp.imp3 i:nth-of-type(3) {
      color: red; }
    section#calendar .row.imp1 .time {
      background-color: yellow; }
    section#calendar .row.imp2 .time {
      background-color: #f26822; }
    section#calendar .row.imp3 .time {
      background-color: #D91E18; }
    section#calendar .row .time {
      color: white; }
    section#calendar .row.revised span.cal-icon i.i-revised {
      display: inline-block; }
    section#calendar .row.speech span.cal-icon i.i-speech {
      display: inline-block; }
    section#calendar .row.pre-release span.cal-icon i.i-pre-release {
      display: inline-block; }
    section#calendar .row .number.better .num {
      color: #00ad00;
      font-weight: bold; }
    section#calendar .row .number.worse .num {
      color: red;
      font-weight: bold; }
    section#calendar .row img.flag {
      display: inline-block;
      width: 15px; }
  section#calendar .container {
    padding: 8px; }
    section#calendar .container .inner {
      border: 3px solid #2C3E50;
      background: white;
      background-size: 500px; }
  @media (max-width: 767px) {
    section#calendar .row .time {
      border-left: 4px solid transparent;
      background-clip: padding-box; }
    section#calendar .row .number {
      border-top: 1px dashed #2C3E50; }
    section#calendar .row.speech .number {
      display: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    section#calendar .row .number .txt {
      display: none; } }

section#oil-prices {
  overflow: inherit;
  padding: 32px 0;
  background-color: #e6e6e6; }
  section#oil-prices h1 {
    font-size: 32px;
    font-weight: bold;
    color: black;
    margin-bottom: 16px; }
  section#oil-prices .row.table-hdr {
    font-size: 13px;
    background-color: #b01623;
    color: white;
    font-weight: bold;
    text-align: center;
    border-bottom: none; }
    section#oil-prices .row.table-hdr > div {
      padding: 5px; }
      section#oil-prices .row.table-hdr > div.number {
        text-align: right; }
  section#oil-prices .table .row.title {
    color: white;
    padding: 10px;
    background-color: black;
    line-height: 1;
    font-weight: bold;
    text-align: center; }
  section#oil-prices .row {
    font-size: 13px;
    border-bottom: 1px solid black;
    background-color: #2a2a2a;
    color: white; }
    section#oil-prices .row:last-of-type {
      border-bottom: 0; }
    section#oil-prices .row > div {
      padding: 5px;
      text-align: right; }
    section#oil-prices .row span.txt {
      font-weight: bold; }
    section#oil-prices .row span.num {
      direction: ltr;
      display: inline-block;
      padding: 0 2px;
      font-weight: bold; }
    section#oil-prices .row .number .num.green {
      color: #00ad00; }
    section#oil-prices .row .number .num.red {
      color: red; }
    section#oil-prices .row img.flag {
      display: inline-block;
      width: 15px; }
  section#oil-prices .container {
    padding: 8px; }
    section#oil-prices .container .inner {
      border: 3px solid black;
      background: white;
      background-size: 500px; }
  @media (max-width: 767px) {
    section#oil-prices .row .time {
      border-left: 4px solid transparent;
      background-clip: padding-box; }
    section#oil-prices .row .number {
      border-top: 1px dashed black; }
    section#oil-prices .row.speech .number {
      display: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    section#oil-prices .row .number .txt {
      display: none; } }

section#analysis-timeline {
  padding: 0 8px; }
  section#analysis-timeline .post {
    background-color: #f5f5f5;
    margin: 8px 0;
    padding: 8px; }
    section#analysis-timeline .post .meta {
      font-size: 14px; }
      section#analysis-timeline .post .meta span {
        margin-left: 8px;
        color: #6a6b6d; }
        section#analysis-timeline .post .meta span i {
          margin-left: 4px; }
        section#analysis-timeline .post .meta span.category.cat-1326 i {
          color: #F3A738; }
        section#analysis-timeline .post .meta span.category.cat-2375 i {
          color: #3eb9d9; }
        section#analysis-timeline .post .meta span.category.cat-1037 i {
          color: #00232f; }
        section#analysis-timeline .post .meta span.category.cat-1202 i {
          color: #4e3778; }
        section#analysis-timeline .post .meta span.category.cat-907 i {
          color: #7AC74F; }
        section#analysis-timeline .post .meta span.category.cat-1429 i {
          color: #7AC74F; }
        section#analysis-timeline .post .meta span.category.cat-2101 i {
          color: #365E8C; }
        section#analysis-timeline .post .meta span.category.cat-2337 i {
          color: #C33C54; }
        section#analysis-timeline .post .meta span.category.cat-782 i {
          color: #F3D34A; }
    section#analysis-timeline .post h2 {
      margin-bottom: 4px;
      font-size: 16px;
      font-weight: normal; }
      section#analysis-timeline .post h2 a {
        color: #2f2f2f; }
    section#analysis-timeline .post.new .meta span.time, section#analysis-timeline .post.new .meta span.day {
      font-size: 16px;
      font-weight: bold;
      color: red;
      animation: blinker 1s linear infinite; }
@keyframes blinker {
  50% {
    opacity: 0.3; } }
footer {
  background-color: #292c37;
  color: white;
  font-size: 14px;
  padding-top: 20px; }
  footer a {
    color: inherit;
    display: block; }
  footer .risk-disclosure {
    color: white;
    text-align: justify;
    padding-top: 16px; }
    @media (min-width: 768px) and (max-width: 991px) {
      footer .risk-disclosure {
        padding-right: 16px;
        padding-top: 0; } }
    footer .risk-disclosure p {
      margin: 0;
      padding-bottom: 8px; }
    footer .risk-disclosure h3 {
      margin: 0;
      padding: 0 0 16px 0;
      line-height: 1;
      font-size: 16px;
      font-weight: 600;
      color: #959598; }
    footer .risk-disclosure p {
      line-height: 1.5; }
  footer .risk-disclosure-without-mailchimp {
    color: white;
    text-align: justify; }
    footer .risk-disclosure-without-mailchimp p {
      margin: 0;
      padding-bottom: 8px; }
    footer .risk-disclosure-without-mailchimp h3 {
      margin: 0;
      padding: 0 0 16px 0;
      line-height: 1;
      font-size: 16px;
      font-weight: 600;
      color: #959598; }
    footer .risk-disclosure-without-mailchimp p {
      line-height: 1.5; }
  footer .ibo_box.contact {
    text-align: center;
    color: white; }
    footer .ibo_box.contact h1 {
      font-size: 24px;
      text-align: center;
      font-weight: 500;
      padding: 0 0 8px 0; }
    footer .ibo_box.contact .txt {
      display: inline-block;
      width: auto;
      margin: 0 auto; }
      footer .ibo_box.contact .txt .ltr {
        direction: ltr;
        text-align: left; }
      footer .ibo_box.contact .txt .big {
        font-size: 20px; }
      footer .ibo_box.contact .txt p {
        font-weight: 500;
        margin: 0;
        line-height: 1.5; }
        footer .ibo_box.contact .txt p.phone {
          margin-top: 16px; }
        footer .ibo_box.contact .txt p a {
          display: inline-block;
          padding: 0 0 0 8px;
          text-decoration: none;
          color: white; }
          footer .ibo_box.contact .txt p a:hover {
            color: rgba(255, 255, 255, 0.7); }
      footer .ibo_box.contact .txt .telegram-channel {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 75px;
        cursor: pointer;
        background: url("../media/image/icon-telegram-logo.png") no-repeat center left;
        background-size: 70px;
        text-align: left; }
  footer .ibo_box.links h3 {
    margin: 0;
    padding: 0 0 16px 0;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    color: #959598; }
  footer .ibo_box.links a {
    font-size: 16px;
    color: white;
    display: block;
    line-height: 150%;
    text-decoration: none;
    padding-bottom: 8px; }
    footer .ibo_box.links a:hover {
      color: #959598; }
  footer #subscribe {
    padding: 24px;
    background-color: #22252e; }
    footer #subscribe .widget_mailchimpsf_widget h3 {
      margin: 0;
      padding: 0 0 16px 0;
      line-height: 1;
      font-size: 16px;
      font-weight: 600;
      color: #959598; }
    footer #subscribe .widget_mailchimpsf_widget #mc_subheader {
      color: white; }
    footer #subscribe .widget_mailchimpsf_widget .mc_form_inside {
      margin-top: 16px;
      overflow: auto; }
      footer #subscribe .widget_mailchimpsf_widget .mc_form_inside .mc_merge_var {
        float: left;
        width: 72%;
        direction: ltr;
        text-align: left; }
        footer #subscribe .widget_mailchimpsf_widget .mc_form_inside .mc_merge_var input {
          width: 100%;
          background: #292c37;
          border-radius: 4px;
          font-family: inherit;
          color: white;
          font-size: 14px;
          letter-spacing: 1px;
          line-height: 1;
          height: 50px;
          padding: 10px; }
        footer #subscribe .widget_mailchimpsf_widget .mc_form_inside .mc_merge_var label {
          display: none; }
      footer #subscribe .widget_mailchimpsf_widget .mc_form_inside .mc_signup_submit {
        float: right;
        width: 25%; }
        footer #subscribe .widget_mailchimpsf_widget .mc_form_inside .mc_signup_submit input {
          border-radius: 4px;
          width: 100%;
          height: 50px;
          border: none;
          background-color: #b11623;
          color: white; }
      footer #subscribe .widget_mailchimpsf_widget .mc_form_inside .updated#mc_message {
        margin-bottom: 16px;
        color: #ffb500; }
    footer #subscribe .widget_mailchimpsf_widget input {
      border: 0;
      border-radius: 0; }
    footer #subscribe .widget_mailchimpsf_widget input:focus {
      outline: none;
      border: 0; }

.copyright {
  background-color: #292c37;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 14px;
  color: #959598;
  text-align: center; }
  .copyright p {
    margin: 0;
    padding: 24px; }

section#instagram-landing_page-01 {
  background-color: white;
  text-align: right;
  padding: 16px; }
  section#instagram-landing_page-01 .box {
    padding: 16px;
    margin-bottom: 16px;
    background-color: #3eb9d9;
    border-radius: 4px; }
    section#instagram-landing_page-01 .box#acc-opening {
      background-color: #088664; }
    section#instagram-landing_page-01 .box#learning {
      background-color: #e2932d; }
    section#instagram-landing_page-01 .box#analysis {
      background-color: #114974; }
    section#instagram-landing_page-01 .box#contact {
      background-color: #ce3f40; }
    section#instagram-landing_page-01 .box h1 {
      text-align: right;
      font-size: 24px;
      font-weight: 400;
      text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
      margin: 0 0 4px 0;
      color: white; }
      section#instagram-landing_page-01 .box h1 a {
        text-decoration: none;
        color: inherit; }
    section#instagram-landing_page-01 .box p {
      font-size: 16px;
      color: rgba(255, 255, 255, 0.83);
      line-height: 1.5;
      margin: 0; }
  section#instagram-landing_page-01 .link-box-wrapper {
    border-radius: 4px;
    background-color: #ececec; }
    section#instagram-landing_page-01 .link-box-wrapper .link-box {
      float: right;
      width: 50%; }
  section#instagram-landing_page-01 .link-box {
    padding: 16px 16px 0 16px; }
    section#instagram-landing_page-01 .link-box a {
      display: block;
      margin-bottom: 16px;
      color: #114974; }
      section#instagram-landing_page-01 .link-box a:hover {
        color: #ce3f40; }
      section#instagram-landing_page-01 .link-box a i {
        margin-left: 8px; }

hr {
  border-top: 2px solid #afafaf; }

.alignnone {
  margin: 0 4px; }

body {
  direction: rtl;
  font-size: 16px;
  font-family: IRANSans, 'Roboto Slab', Tahoma, Serif; }
  body .wrapper {
    margin-top: 54px; }

section {
  overflow: hidden;
  position: relative; }

div {
  box-sizing: border-box; }
  div.center {
    margin: 0 auto; }

section, div {
  width: 100%; }

.clicky {
  cursor: pointer; }

.general-icon-img {
  text-align: center; }
  .general-icon-img img {
    max-height: 200px;
    margin: 32px auto; }

section#index-slider .rslides_nav {
  position: absolute;
  text-decoration: none;
  bottom: 8px;
  z-index: 999;
  color: rgba(255, 255, 255, 0.5);
  font-size: 40px; }
  section#index-slider .rslides_nav.prev {
    right: 100px; }
    section#index-slider .rslides_nav.prev:before {
      content: '\f0a9';
      font-family: FontAwesome; }
  section#index-slider .rslides_nav.next {
    right: 150px; }
    section#index-slider .rslides_nav.next:before {
      content: '\f0a8';
      font-family: FontAwesome; }
  section#index-slider .rslides_nav:hover {
    color: white; }
section#index-slider .frame {
  height: 500px;
  overflow: hidden;
  background-size: cover !important; }
  section#index-slider .frame .big, section#index-slider .frame .medium {
    text-shadow: 2px 2px 6px black;
    line-height: 1.5;
    font-weight: bold;
    text-align: center; }
  section#index-slider .frame .big {
    font-size: 64px;
    margin: 24px 0; }
  section#index-slider .frame .medium {
    font-size: 32px;
    margin: 0; }
  section#index-slider .frame#f1 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3)), url("../media/image/index-slider-21.jpg") bottom center no-repeat;
    color: white; }
    section#index-slider .frame#f1 .button-wrapper {
      padding-top: 24px; }
      section#index-slider .frame#f1 .button-wrapper a {
        padding: 12px 40px;
        color: white;
        background-color: #b11623;
        border: 2px solid #b11623; }
        section#index-slider .frame#f1 .button-wrapper a:hover {
          background-color: #de1c2c;
          border: 2px solid #de1c2c;
          color: white; }
        section#index-slider .frame#f1 .button-wrapper a.transparent {
          color: white;
          background-color: transparent;
          border-color: white; }
          section#index-slider .frame#f1 .button-wrapper a.transparent:hover {
            background-color: #de1c2c;
            border-color: #de1c2c;
            color: white; }
  section#index-slider .frame#f2 {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5)), url("../media/image/index-slider-22.jpg") center center no-repeat;
    color: white; }
    section#index-slider .frame#f2 .button-wrapper {
      padding-top: 24px; }
      section#index-slider .frame#f2 .button-wrapper a {
        padding: 12px 40px;
        color: white;
        background-color: #b11623;
        border: 2px solid #b11623; }
        section#index-slider .frame#f2 .button-wrapper a:hover {
          background-color: #de1c2c;
          border: 2px solid #de1c2c;
          color: white; }
        section#index-slider .frame#f2 .button-wrapper a.transparent {
          color: white;
          background-color: transparent;
          border-color: white; }
          section#index-slider .frame#f2 .button-wrapper a.transparent:hover {
            background-color: #de1c2c;
            border-color: #de1c2c;
            color: white; }
  section#index-slider .frame#f3 {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../media/image/index-slider-23.jpg") center center no-repeat;
    color: white; }
    section#index-slider .frame#f3 .button-wrapper {
      padding-top: 24px; }
      section#index-slider .frame#f3 .button-wrapper a {
        padding: 12px 40px;
        color: white;
        background-color: #46963a;
        border: 2px solid #46963a; }
        section#index-slider .frame#f3 .button-wrapper a:hover {
          background-color: #58b94a;
          border: 2px solid #58b94a;
          color: white; }
        section#index-slider .frame#f3 .button-wrapper a.transparent {
          color: white;
          background-color: transparent;
          border-color: white; }
          section#index-slider .frame#f3 .button-wrapper a.transparent:hover {
            background-color: #58b94a;
            border-color: #58b94a;
            color: white; }
  section#index-slider .frame#f4 {
    background: url("../media/image/index-slider-24.jpg") top center no-repeat;
    color: white; }
    section#index-slider .frame#f4 .big, section#index-slider .frame#f4 .medium {
      text-shadow: 0 0 0;
      color: #353f5d; }
    section#index-slider .frame#f4 .button-wrapper {
      padding-top: 24px; }
      section#index-slider .frame#f4 .button-wrapper a {
        padding: 12px 40px;
        color: white;
        background-color: #559e76;
        border: 2px solid #559e76; }
        section#index-slider .frame#f4 .button-wrapper a:hover {
          background-color: #73b390;
          border: 2px solid #73b390;
          color: white; }
        section#index-slider .frame#f4 .button-wrapper a.transparent {
          color: white;
          background-color: transparent;
          border-color: white; }
          section#index-slider .frame#f4 .button-wrapper a.transparent:hover {
            background-color: #73b390;
            border-color: #73b390;
            color: white; }
  section#index-slider .frame#f5 {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.2)), url("../media/image/index-slider-3.jpg") center center no-repeat;
    color: white; }
    section#index-slider .frame#f5 .big {
      margin-top: 56px;
      letter-spacing: -2px; }
    section#index-slider .frame#f5 .logo {
      background: url("../media/image/farsi_logo.svg") center center no-repeat;
      background-size: contain;
      max-width: 400px;
      height: 88px;
      margin: 10px auto;
      border: 16px solid transparent; }
  section#index-slider .frame .content {
    max-width: 1170px;
    margin: 0 auto;
    padding: 40px; }
section#index-slider .ibo_box.branding .logo {
  background: url("../media/image/farsi_logo.svg") center center no-repeat;
  background-size: contain;
  width: 250px;
  max-width: 50%;
  height: 50px;
  margin: 10px auto; }
section#index-slider .ibo_box.branding p {
  text-align: center;
  font-size: 16px;
  color: white; }
@media (max-width: 767px) {
  section#index-slider .ibo_box.branding {
    margin-bottom: 0; } }
section#index-slider .ibo_text_box {
  color: white; }

.center-column-750 {
  max-width: 750px;
  margin: 0 auto; }

.center-column-970 {
  max-width: 970px;
  margin: 0 auto; }

.ibo_box {
  padding: 8px;
  color: #5d5d5d;
  background-color: #eeeeee;
  border: 3px solid #e4e4e4; }
  .ibo_box.transparent {
    background: transparent;
    border: 0; }
  .ibo_box h1, .ibo_box h2 {
    text-align: right;
    font-weight: 400; }
  .ibo_box h1 {
    font-size: 25px;
    padding: 10px 0; }
  .ibo_box h2 {
    font-size: 20px; }
  .ibo_box div[class^='col-'] {
    padding: 0; }
  .ibo_box.no-padding {
    padding: 0; }

.ibo_text_box {
  padding: 16px;
  font-size: 16px;
  background-color: transparent;
  line-height: 1.8;
  color: #525252;
  text-align: right; }
  .ibo_text_box h1, .ibo_text_box h2 {
    text-align: right;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 16px; }
  .ibo_text_box p {
    margin: 16px 0; }
  .ibo_text_box.compact h1, .ibo_text_box.compact h2 {
    font-size: 16px;
    margin: 8px 0; }
  .ibo_text_box.compact p {
    margin: 0; }
  .ibo_text_box.super-compact h1, .ibo_text_box.super-compact h2, .ibo_text_box.super-compact p {
    font-size: 16px;
    margin: 0; }

@media (min-width: 768px) {
  section#analysis-wrapper {
    padding-top: 40px;
    padding-bottom: 40px; } }
section#analysis-wrapper .box {
  background-color: #f5f5f5;
  overflow: hidden;
  transition: 800ms;
  position: relative; }
  section#analysis-wrapper .box .hdr, section#analysis-wrapper .box .text {
    padding: 16px;
    transition: 800ms; }
    section#analysis-wrapper .box .hdr p, section#analysis-wrapper .box .text p {
      margin: 0;
      line-height: 1.5; }
  section#analysis-wrapper .box .hdr {
    padding-bottom: 8px;
    color: #444748; }
    section#analysis-wrapper .box .hdr p {
      text-align: center; }
      section#analysis-wrapper .box .hdr p a {
        text-decoration: none;
        color: inherit; }
      section#analysis-wrapper .box .hdr p.big {
        font-size: 18px;
        font-weight: 500; }
      section#analysis-wrapper .box .hdr p.small {
        font-size: 16px; }
  section#analysis-wrapper .box .text {
    padding-top: 8px;
    padding-bottom: 54px;
    color: #444748; }
    section#analysis-wrapper .box .text p {
      color: rgba(68, 71, 72, 0);
      font-size: 14px;
      text-align: justify;
      transition: 200ms; }
  section#analysis-wrapper .box div.big {
    position: absolute;
    left: 0;
    top: 25%;
    height: 50%;
    width: 100%;
    padding: 24px;
    transition: 800ms; }
    section#analysis-wrapper .box div.big p {
      transition: 200ms;
      text-align: center;
      font-size: 48px;
      font-weight: bold;
      letter-spacing: -3px;
      margin: 16px 0 0 0;
      line-height: 1.25;
      color: #d91e18; }
  @media (min-width: 768px) {
    section#analysis-wrapper .box {
      background: url("../media/image/icon_analysis_box.svg");
      background-size: 280px;
      background-repeat: no-repeat;
      background-color: #f5f5f5;
      background-position: top left; }
      section#analysis-wrapper .box:hover {
        background-position: top left -280px; }
        section#analysis-wrapper .box:hover div.big {
          top: 100%; }
          section#analysis-wrapper .box:hover div.big p {
            color: rgba(217, 30, 24, 0); }
        section#analysis-wrapper .box:hover .text p {
          color: #444748; } }
  @media (max-width: 767px) {
    section#analysis-wrapper .box div.big, section#analysis-wrapper .box div.text {
      display: none; }
    section#analysis-wrapper .box .hdr p {
      text-align: right; }
      section#analysis-wrapper .box .hdr p.big {
        color: #b11623; } }
  section#analysis-wrapper .box#analysis-timeline div.big p {
    color: #556068; }
  @media (min-width: 768px) {
    section#analysis-wrapper .box#analysis-timeline {
      background: url("../media/image/icon_analysis_timeline_box.svg");
      background-size: 200px;
      background-repeat: no-repeat;
      background-color: #f5f5f5;
      background-position: center center; }
      section#analysis-wrapper .box#analysis-timeline:hover {
        background-position: center left -200px; }
        section#analysis-wrapper .box#analysis-timeline:hover div.big p {
          color: rgba(85, 96, 104, 0); } }
  @media (max-width: 767px) {
    section#analysis-wrapper .box#analysis-timeline .hdr p.big {
      color: #b11623; } }

.panel {
  padding: 10px;
  background-color: #ECB61E; }
  .panel a {
    cursor: pointer; }
  .panel input {
    display: block;
    width: 100%;
    padding: 5px; }
  .panel .day-list {
    text-align: center; }
    .panel .day-list a {
      padding: 0 10px; }

section#calendar .telegram-calendar span:not(.inline) {
  display: block; }
section#calendar .telegram-calendar .event {
  border-bottom: 1px dotted lightblue;
  padding: 5px;
  cursor: pointer; }
  section#calendar .telegram-calendar .event.selected {
    background-color: #ECB61E; }
    section#calendar .telegram-calendar .event.selected:hover {
      background-color: #ec962e; }
  section#calendar .telegram-calendar .event.edit {
    background: #2C3E50;
    color: white; }
  section#calendar .telegram-calendar .event:hover {
    background-color: lightblue; }

.nf-form-cont {
  padding: 10px;
  background-color: #f2f2f2;
  border-radius: 8px; }
  .nf-form-cont h3 {
    font-size: 24px;
    font-weight: 500;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    text-align: center;
    color: white;
    background-color: #1c91bd;
    border-radius: 4px;
    padding: 40px 8px;
    margin-bottom: 16px; }
  .nf-form-cont input.ninja-forms-field[type="text"], .nf-form-cont input.ninja-forms-field[type="tel"], .nf-form-cont input.ninja-forms-field[type="email"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid white;
    border-radius: 4px;
    font-size: 16px;
    padding: 5px;
    padding-top: 9px; }
  .nf-form-cont input.ninja-forms-field.ltr {
    direction: ltr;
    text-align: left; }
  .nf-form-cont .checkbox-wrap {
    display: block !important; }
    .nf-form-cont .checkbox-wrap .nf-field-label {
      display: inline-block !important; }
    .nf-form-cont .checkbox-wrap .nf-field-element {
      display: inline-block !important;
      float: right; }
  .nf-form-cont .list-radio-wrap label {
    display: inline !important; }
  .nf-form-cont .list-radio-wrap li {
    padding: 10px 0 !important; }
    .nf-form-cont .list-radio-wrap li input {
      float: right !important;
      margin: 4px 0 0 4px !important; }
  .nf-form-cont .nf-help {
    background: none !important; }
  .nf-form-cont .nf-field-label {
    margin-bottom: 3px !important; }
    .nf-form-cont .nf-field-label label {
      color: #004172;
      font-weight: normal !important; }
  .nf-form-cont .nf-field-description p {
    font-size: 13px;
    line-height: 1.5;
    color: inherit;
    padding-bottom: 8px; }
  .nf-form-cont .nf-field-container:not(.show-desc) .nf-field-description {
    display: none; }
  .nf-form-cont .nf-field-container.show-desc .nf-field-description {
    margin-right: 0 !important; }
  .nf-form-cont .nf-form-fields-required {
    color: #004172;
    text-align: center;
    padding: 5px 5px 30px 5px; }
  .nf-form-cont input[type="button"] {
    text-align: center;
    display: block;
    background-color: #1c91bd;
    outline: transparent;
    border: none;
    padding: 12px 16px;
    border-radius: 4px;
    color: white;
    font-weight: normal;
    font-size: 20px;
    transition: 150ms;
    width: 50% !important;
    margin: 0 auto !important; }
    .nf-form-cont input[type="button"]:hover {
      background-color: #1ca9d5; }
    .submit-container .nf-form-cont input[type="button"] {
      background-color: #31b936; }
      .submit-container .nf-form-cont input[type="button"]:hover {
        background-color: #2ca530; }
  .nf-form-cont .file_upload-container button.nf-fu-fileinput-button {
    text-align: center;
    display: block;
    background-color: #1c91bd;
    outline: transparent;
    border: none;
    padding: 12px 16px;
    border-radius: 4px;
    color: white;
    font-weight: normal;
    font-size: 20px;
    transition: 150ms;
    width: 50% !important;
    margin: 16px auto 0 auto !important;
    border-radius: 4px 4px 0 0; }
    .nf-form-cont .file_upload-container button.nf-fu-fileinput-button:hover {
      background-color: #1ca9d5; }
  .nf-form-cont .file_upload-container .nf-fu-progress {
    height: 8px !important;
    border-radius: 0 0 4px 4px !important;
    width: 50%;
    margin: 0 auto;
    background-color: #52afd2 !important;
    -webkit-box-shadow: initial !important;
    box-shadow: initial !important; }
    .nf-form-cont .file_upload-container .nf-fu-progress .nf-fu-progress-bar {
      background-color: #1c7ca0; }
  .nf-form-cont .file_upload-container .files_uploaded {
    text-align: left;
    direction: ltr;
    padding: 16px; }
    .nf-form-cont .file_upload-container .files_uploaded nf-section a {
      margin-left: 16px; }
    .nf-form-cont .file_upload-container .files_uploaded nf-section p {
      margin: 0;
      font-size: 16px;
      padding: 8px;
      border-bottom: 1px solid gray; }

.sidebar .sidebar-ad {
  margin-bottom: 16px; }
.sidebar a.small-box {
  display: block;
  text-decoration: none;
  background-color: #1b91bd;
  color: white;
  text-align: center;
  padding: 16px;
  margin-bottom: 16px; }
  .sidebar a.small-box:hover {
    background-color: #2cafe0; }
  .sidebar a.small-box h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px; }
  .sidebar a.small-box p {
    font-size: 16px;
    font-weight: normal;
    margin: 0; }
.sidebar .sidebar-box {
  padding: 24px;
  margin-bottom: 16px;
  background-color: #efefef; }
  .sidebar .sidebar-box h2 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 16px;
    color: #6a6b6d; }
  .sidebar .sidebar-box a {
    display: block;
    margin-bottom: 8px;
    color: #959598;
    text-decoration: none;
    line-height: 1.5; }
    .sidebar .sidebar-box a:hover {
      color: #6a6b6d; }
  .sidebar .sidebar-box p {
    color: #959598;
    line-height: 1.5; }
  .sidebar .sidebar-box .button-wrapper a {
    padding: 8px 40px;
    font-weight: 400;
    color: white;
    background-color: #1c91bd;
    border: 2px solid #1c91bd; }
    .sidebar .sidebar-box .button-wrapper a:hover {
      background-color: #2cafe0;
      border: 2px solid #2cafe0;
      color: white; }
    .sidebar .sidebar-box .button-wrapper a.transparent {
      color: #959598;
      background-color: transparent;
      border-color: #959598; }
      .sidebar .sidebar-box .button-wrapper a.transparent:hover {
        background-color: #2cafe0;
        border-color: #2cafe0;
        color: white; }
.sidebar .sidebar-box.telegram {
  background-image: url("../media/image/icon-telegram-logo-singlecolor.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 200px; }
.sidebar .sidebar-box.course-links a {
  color: #337ab7;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 8px; }
  .sidebar .sidebar-box.course-links a:last-child {
    border: 0; }
  .sidebar .sidebar-box.course-links a:hover {
    color: #49acff; }
  .sidebar .sidebar-box.course-links a.active {
    color: white;
    background-color: #337ab7; }
.sidebar .sidebar-box.logo {
  background-color: transparent; }
.sidebar .sidebar-box.search input {
  box-sizing: border-box;
  font-size: 13px;
  vertical-align: top; }
.sidebar .sidebar-box.search form {
  width: 100%; }
.sidebar .sidebar-box.search .form-wrapper {
  position: relative; }
.sidebar .sidebar-box.search .search-input {
  color: #959598;
  padding: 8px;
  font-size: 16px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #959598;
  background-color: transparent;
  padding-left: 36px; }
  .sidebar .sidebar-box.search .search-input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: rgba(149, 149, 152, 0.8); }
  .sidebar .sidebar-box.search .search-input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgba(149, 149, 152, 0.8);
    opacity: 1; }
  .sidebar .sidebar-box.search .search-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: rgba(149, 149, 152, 0.8);
    opacity: 1; }
  .sidebar .sidebar-box.search .search-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgba(149, 149, 152, 0.8); }
  .sidebar .sidebar-box.search .search-input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgba(149, 149, 152, 0.8); }
.sidebar .sidebar-box.search .search-submit {
  cursor: pointer;
  font-size: 30px;
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0; }

section#accounts-page-1 {
  background-color: #ececec; }
  section#accounts-page-1 .general {
    width: 100%;
    margin: 0 auto; }
    section#accounts-page-1 .general .img-col {
      text-align: center; }
      section#accounts-page-1 .general .img-col img {
        max-height: 300px;
        margin-bottom: 16px; }
    section#accounts-page-1 .general > h1, section#accounts-page-1 .general > h2, section#accounts-page-1 .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: right;
      padding: 0 16px; }
    section#accounts-page-1 .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section#accounts-page-1 .general > h2, section#accounts-page-1 .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section#accounts-page-1 .general > span.fake-h2 {
      display: block; }
    section#accounts-page-1 .general .ibo_text_box {
      text-align: right;
      color: #2f2f2f; }
    section#accounts-page-1 .general .ibo_text_box {
      padding: 0; }
  section#accounts-page-1 .button-wrapper a {
    padding: 12px 40px;
    color: white;
    background-color: #b11623;
    border: 2px solid #b11623; }
    section#accounts-page-1 .button-wrapper a:hover {
      background-color: #de1c2c;
      border: 2px solid #de1c2c;
      color: white; }
    section#accounts-page-1 .button-wrapper a.transparent {
      color: #2f2f2f;
      background-color: transparent;
      border-color: #2f2f2f; }
      section#accounts-page-1 .button-wrapper a.transparent:hover {
        background-color: #de1c2c;
        border-color: #de1c2c;
        color: white; }
  section#accounts-page-1 .item-wrapper {
    margin-bottom: 24px; }
  section#accounts-page-1 .icon-item {
    display: block;
    font-size: 24px;
    padding-top: 26px;
    padding-bottom: 26px;
    padding-left: 16px;
    padding-right: 76px;
    background: no-repeat center right 16px;
    background-image: url("../media/image/icon_checkmark_white.svg");
    background-size: 44px;
    color: #2f2f2f;
    font-weight: 500; }
    section#accounts-page-1 .icon-item#name {
      background-image: url("../media/image/icon-account-name.svg"); }
    section#accounts-page-1 .icon-item#regulation {
      background-image: url("../media/image/icon-account-regulation.svg"); }
    section#accounts-page-1 .icon-item#riali {
      background-image: url("../media/image/icon-account-riali.svg"); }

section#fibogroup-01 {
  background-color: white; }
  section#fibogroup-01 #left {
    border: 16px solid transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../media/image/logo-fibogroup.svg?ver=1.02"); }
  section#fibogroup-01 .ibo_box, section#fibogroup-01 h1, section#fibogroup-01 h2 {
    color: #2f2f2f; }
  section#fibogroup-01 .ibo_box#right span.item {
    font-size: 16px;
    padding: 8px;
    padding-right: 16px;
    line-height: 1.5;
    display: block; }
    section#fibogroup-01 .ibo_box#right span.item i {
      padding-left: 8px; }
  section#fibogroup-01 .hdr {
    text-align: right;
    margin-bottom: 32px; }
    section#fibogroup-01 .hdr h1 {
      font-size: 40px;
      font-weight: 500;
      letter-spacing: -0.5px; }
    section#fibogroup-01 .hdr h2 {
      font-size: 24px;
      font-weight: 400; }
  section#fibogroup-01 .button-wrapper {
    text-align: right;
    margin-top: 24px; }
    section#fibogroup-01 .button-wrapper a {
      padding: 12px 40px;
      color: white;
      background-color: #b11623;
      border: 2px solid #b11623; }
      section#fibogroup-01 .button-wrapper a:hover {
        background-color: #de1c2c;
        border: 2px solid #de1c2c;
        color: white; }
      section#fibogroup-01 .button-wrapper a.transparent {
        color: #2f2f2f;
        background-color: transparent;
        border-color: #2f2f2f; }
        section#fibogroup-01 .button-wrapper a.transparent:hover {
          background-color: #de1c2c;
          border-color: #de1c2c;
          color: white; }

section.faq {
  background-color: #ececec; }
  section.faq .general {
    width: 100%;
    margin: 0 auto; }
    section.faq .general .img-col {
      text-align: center; }
      section.faq .general .img-col img {
        max-height: 120px;
        margin-bottom: 16px; }
    section.faq .general > h1, section.faq .general > h2, section.faq .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: center; }
    section.faq .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section.faq .general > h2, section.faq .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section.faq .general > span.fake-h2 {
      display: block; }
    section.faq .general .ibo_text_box {
      text-align: right;
      color: #2f2f2f; }
  section.faq a {
    display: block;
    padding: 8px;
    font-size: inherit;
    text-decoration: none;
    color: #2f2f2f;
    transition: 500ms;
    line-height: 1.5; }
    section.faq a:hover {
      text-decoration: underline; }

section#accounts-page-riali {
  background-color: #f0af1d; }
  section#accounts-page-riali h1 {
    font-size: 40px;
    font-weight: 500;
    color: #544c39;
    text-align: center; }
  section#accounts-page-riali .ibo_box {
    color: #544c39; }

section#accounts-page-other {
  padding: 40px 0;
  background-color: #ececec; }
  section#accounts-page-other .img-col {
    height: 120px;
    cursor: pointer;
    border: 16px solid transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
    section#accounts-page-other .img-col#windsor {
      background-image: url("../media/image/logo-windsor-dark.png"); }
    section#accounts-page-other .img-col#alpari {
      background-image: url("../media/image/logo-alpari.png"); }

section.fibogroup-details-txt .general {
  max-width: 750px;
  margin: 0 auto; }
  section.fibogroup-details-txt .general .img-col {
    text-align: center; }
    section.fibogroup-details-txt .general .img-col img {
      max-height: 200px;
      margin-bottom: 16px; }
  section.fibogroup-details-txt .general > h1, section.fibogroup-details-txt .general > h2, section.fibogroup-details-txt .general > span.fake-h2 {
    margin-bottom: 16px;
    line-height: 1.5;
    color: #2f2f2f;
    text-align: center; }
  section.fibogroup-details-txt .general > h1 {
    font-weight: bold;
    font-size: 32px; }
  section.fibogroup-details-txt .general > h2, section.fibogroup-details-txt .general > span.fake-h2 {
    font-weight: 400;
    font-size: 24px; }
  section.fibogroup-details-txt .general > span.fake-h2 {
    display: block; }
  section.fibogroup-details-txt .general .ibo_text_box {
    text-align: right;
    color: #2f2f2f; }

section#bonus {
  background-color: #959598; }
  section#bonus .img-col {
    border: 16px solid transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../media/image/icon_gift.svg"); }
  section#bonus .general {
    width: 100%;
    margin: 0 auto; }
    section#bonus .general .img-col {
      text-align: center; }
      section#bonus .general .img-col img {
        max-height: 300px;
        margin-bottom: 16px; }
    section#bonus .general > h1, section#bonus .general > h2, section#bonus .general > span.fake-h2 {
      margin-bottom: 0;
      line-height: 1.5;
      color: white;
      text-align: right;
      padding: 0 16px; }
    section#bonus .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section#bonus .general > h2, section#bonus .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section#bonus .general > span.fake-h2 {
      display: block; }
    section#bonus .general .ibo_text_box {
      text-align: right;
      color: white; }
  section#bonus .button-wrapper {
    text-align: right; }
    section#bonus .button-wrapper a {
      padding: 12px 40px;
      color: white;
      background-color: #b11623;
      border: 2px solid #b11623; }
      section#bonus .button-wrapper a:hover {
        background-color: #de1c2c;
        border: 2px solid #de1c2c;
        color: white; }
      section#bonus .button-wrapper a.transparent {
        color: white;
        background-color: transparent;
        border-color: white; }
        section#bonus .button-wrapper a.transparent:hover {
          background-color: #de1c2c;
          border-color: #de1c2c;
          color: white; }

section#fg-accounts {
  background-color: #ececec; }
  section#fg-accounts .general {
    max-width: 750px;
    margin: 0 auto; }
    section#fg-accounts .general .img-col {
      text-align: center; }
      section#fg-accounts .general .img-col img {
        max-height: 300px;
        margin-bottom: 16px; }
    section#fg-accounts .general > h1, section#fg-accounts .general > h2, section#fg-accounts .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: center; }
    section#fg-accounts .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section#fg-accounts .general > h2, section#fg-accounts .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section#fg-accounts .general > span.fake-h2 {
      display: block; }
    section#fg-accounts .general .ibo_text_box {
      text-align: center;
      color: #2f2f2f; }
  section#fg-accounts .ibo_box.fg-account-card {
    color: #2f2f2f;
    padding: 0 16px 24px 16px;
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.1); }
    section#fg-accounts .ibo_box.fg-account-card .hdr {
      padding-top: 40px;
      padding-bottom: 40px; }
      section#fg-accounts .ibo_box.fg-account-card .hdr p.pre-h, section#fg-accounts .ibo_box.fg-account-card .hdr p.after-h {
        margin: 0;
        text-align: center;
        font-size: 14px; }
      section#fg-accounts .ibo_box.fg-account-card .hdr p.pre-h {
        margin-bottom: 8px; }
      section#fg-accounts .ibo_box.fg-account-card .hdr p.after-h {
        font-size: 12px; }
        section#fg-accounts .ibo_box.fg-account-card .hdr p.after-h.single-line {
          font-size: 24px; }
      section#fg-accounts .ibo_box.fg-account-card .hdr h2 {
        text-align: center;
        color: #b11623;
        font-size: 32px;
        font-weight: bold; }
    section#fg-accounts .ibo_box.fg-account-card table {
      width: 100%; }
      section#fg-accounts .ibo_box.fg-account-card table tr td:first-of-type {
        text-align: left; }
      section#fg-accounts .ibo_box.fg-account-card table tr {
        border-bottom: 1px solid rgba(93, 93, 93, 0.1); }
        section#fg-accounts .ibo_box.fg-account-card table tr:last-of-type {
          border-bottom: 0; }
        section#fg-accounts .ibo_box.fg-account-card table tr td {
          padding: 8px;
          width: 50%;
          font-size: 14px; }
    section#fg-accounts .ibo_box.fg-account-card .button-wrapper a {
      padding: 12px 40px;
      color: white;
      background-color: #b11623;
      border: 2px solid #b11623; }
      section#fg-accounts .ibo_box.fg-account-card .button-wrapper a:hover {
        background-color: #de1c2c;
        border: 2px solid #de1c2c;
        color: white; }
      section#fg-accounts .ibo_box.fg-account-card .button-wrapper a.transparent {
        color: #2f2f2f;
        background-color: transparent;
        border-color: #2f2f2f; }
        section#fg-accounts .ibo_box.fg-account-card .button-wrapper a.transparent:hover {
          background-color: #de1c2c;
          border-color: #de1c2c;
          color: white; }
    section#fg-accounts .ibo_box.fg-account-card .button-wrapper a {
      width: 100%; }

section#self-service-support {
  background-color: white; }
  .page.contact-us section#self-service-support {
    background-color: #ececec; }
  section#self-service-support .img-col {
    border: 16px solid transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../media/image/icon_faq.svg"); }
  section#self-service-support .general {
    width: 100%;
    margin: 0 auto; }
    section#self-service-support .general .img-col {
      text-align: center; }
      section#self-service-support .general .img-col img {
        max-height: 300px;
        margin-bottom: 16px; }
    section#self-service-support .general > h1, section#self-service-support .general > h2, section#self-service-support .general > span.fake-h2 {
      margin-bottom: 0;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: right;
      padding: 0 16px; }
    section#self-service-support .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section#self-service-support .general > h2, section#self-service-support .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section#self-service-support .general > span.fake-h2 {
      display: block; }
    section#self-service-support .general .ibo_text_box {
      text-align: right;
      color: #2f2f2f; }
  section#self-service-support .button-wrapper {
    text-align: right; }
    section#self-service-support .button-wrapper a {
      padding: 12px 40px;
      color: white;
      background-color: #b11623;
      border: 2px solid #b11623; }
      section#self-service-support .button-wrapper a:hover {
        background-color: #de1c2c;
        border: 2px solid #de1c2c;
        color: white; }
      section#self-service-support .button-wrapper a.transparent {
        color: white;
        background-color: transparent;
        border-color: white; }
        section#self-service-support .button-wrapper a.transparent:hover {
          background-color: #de1c2c;
          border-color: #de1c2c;
          color: white; }

section#contact .ibo_box {
  border: 0;
  padding-top: 24px;
  padding-bottom: 16px;
  background-color: #e4e4e4;
  border-radius: 4px; }
  section#contact .ibo_box h2, section#contact .ibo_box p {
    text-align: center; }
  section#contact .ibo_box h2 {
    font-weight: 500; }
  section#contact .ibo_box p {
    margin: 16px 0 0 0; }
  section#contact .ibo_box a {
    color: inherit; }
  section#contact .ibo_box.transparent {
    background-color: transparent; }
    section#contact .ibo_box.transparent p {
      margin-top: 8px; }
  section#contact .ibo_box.active-hover:hover {
    color: white;
    background-color: #195D80; }
  section#contact .ibo_box#email h2 {
    padding: 16px 8px; }
section#contact .form-body .nf-form-cont {
  background-color: transparent;
  border: 0; }

section#index-course-video {
  background-color: #292c37; }
  section#index-course-video .photo {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("../media/image/forexschool-video.jpg");
    background-position: top right; }
  section#index-course-video .cont-wrapr {
    padding: 80px 0; }
    section#index-course-video .cont-wrapr .general {
      width: 100%;
      margin: 0 auto; }
      section#index-course-video .cont-wrapr .general .img-col {
        text-align: center; }
        section#index-course-video .cont-wrapr .general .img-col img {
          max-height: 64px;
          margin-bottom: 16px; }
      section#index-course-video .cont-wrapr .general > h1, section#index-course-video .cont-wrapr .general > h2, section#index-course-video .cont-wrapr .general > span.fake-h2 {
        margin-bottom: 16px;
        line-height: 1.5;
        color: white;
        text-align: right;
        padding: 0 16px; }
      section#index-course-video .cont-wrapr .general > h1 {
        font-weight: bold;
        font-size: 32px; }
      section#index-course-video .cont-wrapr .general > h2, section#index-course-video .cont-wrapr .general > span.fake-h2 {
        font-weight: 400;
        font-size: 24px; }
      section#index-course-video .cont-wrapr .general > span.fake-h2 {
        display: block; }
      section#index-course-video .cont-wrapr .general .ibo_text_box {
        text-align: right;
        color: white; }
      section#index-course-video .cont-wrapr .general h1, section#index-course-video .cont-wrapr .general h2, section#index-course-video .cont-wrapr .general .ibo_text_box {
        padding-left: 32px;
        padding-right: 32px; }
    section#index-course-video .cont-wrapr a {
      padding: 12px 40px;
      color: white;
      background-color: #b11623;
      border: 2px solid #b11623; }
      section#index-course-video .cont-wrapr a:hover {
        background-color: #de1c2c;
        border: 2px solid #de1c2c;
        color: white; }
      section#index-course-video .cont-wrapr a.transparent {
        color: white;
        background-color: transparent;
        border-color: white; }
        section#index-course-video .cont-wrapr a.transparent:hover {
          background-color: #de1c2c;
          border-color: #de1c2c;
          color: white; }
    section#index-course-video .cont-wrapr span.item {
      font-size: 16px;
      padding: 8px;
      line-height: 1.5;
      display: block; }
      section#index-course-video .cont-wrapr span.item i {
        padding-left: 8px; }

.forexschool .photo {
  background-color: #6d3865;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
.forexschool .cont-wrapr {
  padding: 40px 0;
  background-color: #ececec; }
  .forexschool .cont-wrapr .general {
    width: 100%;
    margin: 0 auto; }
    .forexschool .cont-wrapr .general .img-col {
      text-align: center; }
      .forexschool .cont-wrapr .general .img-col img {
        max-height: 64px;
        margin-bottom: 16px; }
    .forexschool .cont-wrapr .general > h1, .forexschool .cont-wrapr .general > h2, .forexschool .cont-wrapr .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: center; }
    .forexschool .cont-wrapr .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    .forexschool .cont-wrapr .general > h2, .forexschool .cont-wrapr .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    .forexschool .cont-wrapr .general > span.fake-h2 {
      display: block; }
    .forexschool .cont-wrapr .general .ibo_text_box {
      text-align: right;
      color: #2f2f2f; }
    .forexschool .cont-wrapr .general p.subtitle {
      font-size: 24px;
      line-height: 1.5;
      margin: 0;
      text-align: center; }
  .forexschool .cont-wrapr a {
    padding: 12px 40px;
    color: white;
    background-color: #b11623;
    border: 2px solid #b11623; }
    .forexschool .cont-wrapr a:hover {
      background-color: #de1c2c;
      border: 2px solid #de1c2c;
      color: white; }
    .forexschool .cont-wrapr a.transparent {
      color: #2f2f2f;
      background-color: transparent;
      border-color: #2f2f2f; }
      .forexschool .cont-wrapr a.transparent:hover {
        background-color: #de1c2c;
        border-color: #de1c2c;
        color: white; }
  .forexschool .cont-wrapr.dark {
    background-color: #292c37; }
    .forexschool .cont-wrapr.dark .general h1, .forexschool .cont-wrapr.dark .general h2, .forexschool .cont-wrapr.dark .general .ibo_text_box, .forexschool .cont-wrapr.dark .general p.subtitle {
      color: white; }

.forexschool#metatrader-course a {
  padding: 12px 40px;
  color: white;
  background-color: #1c91bd;
  border: 2px solid #1c91bd; }
  .forexschool#metatrader-course a:hover {
    background-color: #2cafe0;
    border: 2px solid #2cafe0;
    color: white; }
  .forexschool#metatrader-course a.transparent {
    color: white;
    background-color: transparent;
    border-color: white; }
    .forexschool#metatrader-course a.transparent:hover {
      background-color: #292c36;
      border-color: #292c36;
      color: white; }

.forexschool#course-video span.item {
  font-size: 16px;
  padding: 8px;
  line-height: 1.5;
  display: block; }
  .forexschool#course-video span.item i {
    padding-left: 8px; }

.forexschool#course-video .photo {
  background-image: url("../media/image/forexschool-video.jpg");
  background-position: top right; }

.forexschool#course-price-action .photo {
  background-image: url("../media/image/forexschool-priceaction.jpg");
  background-position: top right; }

section#bonus-guide .steps-container .step {
  background-color: #f5f5f5;
  margin-bottom: 16px; }
  @media (max-width: 767px) {
    section#bonus-guide .steps-container .step {
      margin-bottom: 8px;
      border-radius: 0; } }
  section#bonus-guide .steps-container .step .step-hdr {
    background-color: gray;
    color: inherit;
    padding: 16px;
    transition: background-color 0.25s; }
    section#bonus-guide .steps-container .step .step-hdr p {
      margin: 0;
      margin-bottom: 16px; }
    section#bonus-guide .steps-container .step .step-hdr h2 {
      font-size: 20px;
      font-weight: 400;
      margin-bottom: 0; }
section#bonus-guide .steps-container .step.open .step-hdr {
  background-color: #1E81CE;
  color: white; }
html.no-touch section#bonus-guide .steps-container .step .step-hdr:hover {
  background-color: #1A6FB0;
  color: white; }
html.no-touch section#bonus-guide .steps-container .step.open .step-hdr:hover {
  background-color: #1A6FB0;
  color: white; }

section#help .steps-container .step, section#help .steps-container .summary {
  margin: 16px 0; }
section#help .steps-container .summary {
  background-color: transparent; }
section#help .steps-container .step {
  background-color: #ececec; }
  section#help .steps-container .step .step-hdr {
    display: flex;
    padding: 16px;
    color: #2f2f2f;
    transition: background-color 0.25s; }
    section#help .steps-container .step .step-hdr .number {
      display: flex;
      width: 48px;
      margin-left: 16px;
      color: white;
      background-color: rgba(0, 0, 0, 0.16);
      font-size: 24px;
      font-weight: bold; }
      section#help .steps-container .step .step-hdr .number span {
        flex: 1;
        margin: auto;
        text-align: center; }
    section#help .steps-container .step .step-hdr .txt {
      flex: 1; }
      section#help .steps-container .step .step-hdr .txt p {
        margin: 0 0 4px 0;
        font-size: 16px; }
      section#help .steps-container .step .step-hdr .txt h2 {
        margin: 0;
        font-size: 16px;
        font-weight: 500; }
section#help .steps-container .step.open .step-hdr {
  background-color: #b11623;
  color: white; }
html.no-touch section#help .steps-container .step .step-hdr:hover {
  background-color: #b11623;
  color: white; }
html.no-touch section#help .steps-container .step.open .step-hdr:hover {
  background-color: #c81927;
  color: white; }

section#video-course-page .steps-container .step {
  background-color: #ececec;
  margin-bottom: 16px; }
  @media (max-width: 767px) {
    section#video-course-page .steps-container .step {
      margin-bottom: 8px;
      border-radius: 0; } }
  section#video-course-page .steps-container .step .step-hdr {
    background-color: #292c37;
    color: white;
    padding: 16px;
    transition: background-color 0.25s; }
    section#video-course-page .steps-container .step .step-hdr p {
      margin: 0;
      margin-bottom: 16px; }
    section#video-course-page .steps-container .step .step-hdr h2 {
      font-size: 20px;
      font-weight: 400;
      margin-bottom: 0; }
section#video-course-page .steps-container .step.open .step-hdr {
  background-color: #b11623;
  color: white; }
html.no-touch section#video-course-page .steps-container .step .step-hdr:hover {
  background-color: #c81927;
  color: white; }
html.no-touch section#video-course-page .steps-container .step.open .step-hdr:hover {
  background-color: #c81927;
  color: white; }
section#video-course-page .steps-container .button-wrapper a {
  padding: 12px 40px;
  color: white;
  background-color: #b11623;
  border: 2px solid #b11623; }
  section#video-course-page .steps-container .button-wrapper a:hover {
    background-color: #de1c2c;
    border: 2px solid #de1c2c;
    color: white; }
  section#video-course-page .steps-container .button-wrapper a.transparent {
    color: white;
    background-color: transparent;
    border-color: white; }
    section#video-course-page .steps-container .button-wrapper a.transparent:hover {
      background-color: #de1c2c;
      border-color: #de1c2c;
      color: white; }
section#video-course-page .nf-form-cont {
  background-color: rgba(255, 255, 255, 0.3); }

section#video-course-title h1 {
  color: #d91e18; }
section#video-course-title .button-wrapper a {
  padding: 12px 40px;
  color: white;
  background-color: #b11623;
  border: 2px solid #b11623; }
  section#video-course-title .button-wrapper a:hover {
    background-color: #de1c2c;
    border: 2px solid #de1c2c;
    color: white; }
  section#video-course-title .button-wrapper a.transparent {
    color: white;
    background-color: transparent;
    border-color: white; }
    section#video-course-title .button-wrapper a.transparent:hover {
      background-color: #de1c2c;
      border-color: #de1c2c;
      color: white; }
section#video-course-title .lesson p {
  margin: 0;
  line-height: 2; }
  section#video-course-title .lesson p.number {
    color: #d91e18; }
section#video-course-title .lesson h3 {
  font-size: 16px;
  font-weight: 500;
  color: #d91e18;
  margin-bottom: 16px; }

section#not-found .ibo_text_box p {
  font-size: 32px;
  padding: 40px 0;
  text-align: center; }

section#index-text-courses {
  background-color: #2474a9; }
  section#index-text-courses .box {
    padding: 16px; }
    section#index-text-courses .box span {
      transition: 200ms;
      display: block;
      text-align: center;
      color: white; }
      section#index-text-courses .box span.big {
        font-size: 24px;
        font-weight: 500; }
        section#index-text-courses .box span.big a {
          text-decoration: none;
          color: inherit; }
      section#index-text-courses .box span.small {
        font-size: 16px;
        margin-top: 8px;
        margin-bottom: 0; }
    section#index-text-courses .box:hover span.small {
      margin-top: 0;
      margin-bottom: 8px; }

section#index-analysis {
  background-color: #ececec;
  padding: 80px 0; }
  section#index-analysis .general {
    width: 100%;
    margin: 0 auto; }
    section#index-analysis .general .img-col {
      text-align: center; }
      section#index-analysis .general .img-col img {
        max-height: 200px;
        margin-bottom: 16px; }
    section#index-analysis .general > h1, section#index-analysis .general > h2, section#index-analysis .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: center; }
    section#index-analysis .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section#index-analysis .general > h2, section#index-analysis .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section#index-analysis .general > span.fake-h2 {
      display: block; }
    section#index-analysis .general .ibo_text_box {
      text-align: center;
      color: #2f2f2f; }
    section#index-analysis .general .button-wrapper a {
      padding: 12px 40px;
      color: white;
      background-color: #1c91bd;
      border: 2px solid #1c91bd; }
      section#index-analysis .general .button-wrapper a:hover {
        background-color: #2cafe0;
        border: 2px solid #2cafe0;
        color: white; }
      section#index-analysis .general .button-wrapper a.transparent {
        color: #2f2f2f;
        background-color: transparent;
        border-color: #2f2f2f; }
        section#index-analysis .general .button-wrapper a.transparent:hover {
          background-color: #b11623;
          border-color: #b11623;
          color: white; }

section#analysis-page-calendar {
  background-color: #ececec; }
  section#analysis-page-calendar .general {
    max-width: 750px;
    margin: 0 auto; }
    section#analysis-page-calendar .general .img-col {
      text-align: center; }
      section#analysis-page-calendar .general .img-col img {
        max-height: 300px;
        margin-bottom: 16px; }
    section#analysis-page-calendar .general > h1, section#analysis-page-calendar .general > h2, section#analysis-page-calendar .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: center; }
    section#analysis-page-calendar .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section#analysis-page-calendar .general > h2, section#analysis-page-calendar .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section#analysis-page-calendar .general > span.fake-h2 {
      display: block; }
    section#analysis-page-calendar .general .ibo_text_box {
      text-align: right;
      color: #2f2f2f; }
    section#analysis-page-calendar .general .button-wrapper a {
      padding: 12px 40px;
      color: white;
      background-color: #b11623;
      border: 2px solid #b11623; }
      section#analysis-page-calendar .general .button-wrapper a:hover {
        background-color: #de1c2c;
        border: 2px solid #de1c2c;
        color: white; }
      section#analysis-page-calendar .general .button-wrapper a.transparent {
        color: white;
        background-color: transparent;
        border-color: white; }
        section#analysis-page-calendar .general .button-wrapper a.transparent:hover {
          background-color: #de1c2c;
          border-color: #de1c2c;
          color: white; }

section#demo {
  padding-right: 16px;
  padding-left: 16px; }
  section#demo .general {
    max-width: 750px;
    margin: 0 auto; }
    section#demo .general .img-col {
      text-align: center; }
      section#demo .general .img-col img {
        max-height: 300px;
        margin-bottom: 16px; }
    section#demo .general > h1, section#demo .general > h2, section#demo .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: center; }
    section#demo .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section#demo .general > h2, section#demo .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section#demo .general > span.fake-h2 {
      display: block; }
    section#demo .general .ibo_text_box {
      text-align: right;
      color: #2f2f2f; }
  section#demo .button-wrapper a {
    padding: 12px 40px;
    color: white;
    background-color: #b11623;
    border: 2px solid #b11623; }
    section#demo .button-wrapper a:hover {
      background-color: #de1c2c;
      border: 2px solid #de1c2c;
      color: white; }
    section#demo .button-wrapper a.transparent {
      color: white;
      background-color: transparent;
      border-color: white; }
      section#demo .button-wrapper a.transparent:hover {
        background-color: #de1c2c;
        border-color: #de1c2c;
        color: white; }

section#trading-tools {
  background-color: white; }
  section#trading-tools .general {
    max-width: 750px;
    margin: 0 auto; }
    section#trading-tools .general .img-col {
      text-align: center; }
      section#trading-tools .general .img-col img {
        max-height: 120px;
        margin-bottom: 16px; }
    section#trading-tools .general > h1, section#trading-tools .general > h2, section#trading-tools .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: center; }
    section#trading-tools .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section#trading-tools .general > h2, section#trading-tools .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section#trading-tools .general > span.fake-h2 {
      display: block; }
    section#trading-tools .general .ibo_text_box {
      text-align: right;
      color: #2f2f2f; }
  section#trading-tools .box {
    padding: 8px; }
    section#trading-tools .box.card {
      padding-top: 24px;
      padding-bottom: 32px;
      background-color: #ececec; }
      section#trading-tools .box.card .hdr {
        color: #2f2f2f;
        text-align: center;
        font-weight: 600;
        padding-top: 8px;
        font-size: 24px; }
      section#trading-tools .box.card .ibo_text_box {
        color: #2f2f2f;
        padding: 16px; }
      section#trading-tools .box.card .button-wrapper a {
        padding: 12px 40px;
        color: white;
        background-color: #b11623;
        border: 2px solid #b11623; }
        section#trading-tools .box.card .button-wrapper a:hover {
          background-color: #de1c2c;
          border: 2px solid #de1c2c;
          color: white; }
        section#trading-tools .box.card .button-wrapper a.transparent {
          color: white;
          background-color: transparent;
          border-color: white; }
          section#trading-tools .box.card .button-wrapper a.transparent:hover {
            background-color: #de1c2c;
            border-color: #de1c2c;
            color: white; }
  section#trading-tools .ibo_text_box {
    color: #2f2f2f;
    padding: 8px;
    text-align: justify; }
    section#trading-tools .ibo_text_box h1, section#trading-tools .ibo_text_box h2 {
      color: #2f2f2f;
      text-align: center;
      font-size: 40px;
      font-weight: bold;
      letter-spacing: -0.5px;
      margin-bottom: 32px; }

section#index-acc-opening {
  background-color: white; }
  section#index-acc-opening .box {
    padding: 8px; }
    section#index-acc-opening .box .img-col {
      height: 80px;
      background-size: contain; }
    section#index-acc-opening .box .hdr {
      text-align: center;
      color: #2f2f2f;
      font-weight: 600;
      padding-top: 8px;
      font-size: 24px; }
    section#index-acc-opening .box#name .img-col {
      background: url("../media/image/icon-account-name.svg") no-repeat center center; }
    section#index-acc-opening .box#regulation .img-col {
      background: url("../media/image/icon-account-regulation.svg") no-repeat center center; }
    section#index-acc-opening .box#riali .img-col {
      background: url("../media/image/icon-account-riali.svg") no-repeat center center; }
    section#index-acc-opening .box.card {
      padding-top: 24px;
      padding-bottom: 32px;
      background-color: #ececec; }
      section#index-acc-opening .box.card .hdr {
        color: #2f2f2f; }
      section#index-acc-opening .box.card .ibo_text_box {
        color: #2f2f2f; }
      section#index-acc-opening .box.card .ibo_text_box {
        padding: 16px; }
      section#index-acc-opening .box.card .button-wrapper a {
        padding: 12px 40px;
        color: white;
        background-color: #b11623;
        border: 2px solid #b11623; }
        section#index-acc-opening .box.card .button-wrapper a:hover {
          background-color: #de1c2c;
          border: 2px solid #de1c2c;
          color: white; }
        section#index-acc-opening .box.card .button-wrapper a.transparent {
          color: white;
          background-color: transparent;
          border-color: white; }
          section#index-acc-opening .box.card .button-wrapper a.transparent:hover {
            background-color: #de1c2c;
            border-color: #de1c2c;
            color: white; }
  section#index-acc-opening .ibo_text_box {
    color: #2f2f2f;
    padding: 8px;
    text-align: justify; }
    section#index-acc-opening .ibo_text_box h1, section#index-acc-opening .ibo_text_box h2 {
      color: #2f2f2f;
      text-align: center;
      font-size: 40px;
      font-weight: bold;
      letter-spacing: -0.5px;
      margin-bottom: 32px; }

section.riali {
  background: url("../media/image/index-row-riali.jpg") center center no-repeat;
  background-size: cover; }
  section.riali .box {
    padding: 16px; }
    section.riali .box .img-col {
      height: 80px;
      background-size: contain; }
    section.riali .box .hdr {
      text-align: center;
      color: white;
      font-weight: 500;
      padding-top: 8px;
      font-size: 24px; }
    section.riali .box#asan .img-col {
      background: url("../media/image/icon-riali-asan.svg") no-repeat center center; }
    section.riali .box#sari .img-col {
      background: url("../media/image/icon-riali-sari.svg") no-repeat center center; }
    section.riali .box#arzan .img-col {
      background: url("../media/image/icon-riali-arzan.svg") no-repeat center center; }
  section.riali .ibo_text_box {
    color: white;
    text-align: center; }
    section.riali .ibo_text_box h1, section.riali .ibo_text_box h2 {
      color: white;
      text-align: center;
      font-size: 40px;
      font-weight: bold;
      letter-spacing: -0.5px;
      margin-bottom: 32px; }

section#fibogroup_acc_form h1 {
  font-size: 40px;
  font-weight: 500;
  color: #E44326; }
section#fibogroup_acc_form h2 {
  font-size: 16px;
  font-weight: 500;
  color: #E44326; }

section.metatrader-txt {
  padding-left: 32px;
  padding-right: 32px;
  background-color: #ececec; }
  section.metatrader-txt .general {
    width: 100%;
    margin: 0 auto; }
    section.metatrader-txt .general .img-col {
      text-align: center; }
      section.metatrader-txt .general .img-col img {
        max-height: 300px;
        margin-bottom: 16px; }
    section.metatrader-txt .general > h1, section.metatrader-txt .general > h2, section.metatrader-txt .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: center; }
    section.metatrader-txt .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section.metatrader-txt .general > h2, section.metatrader-txt .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section.metatrader-txt .general > span.fake-h2 {
      display: block; }
    section.metatrader-txt .general .ibo_text_box {
      text-align: center;
      color: #2f2f2f; }

section#metatrader-cards .general {
  max-width: 750px;
  margin: 0 auto; }
  section#metatrader-cards .general .img-col {
    text-align: center; }
    section#metatrader-cards .general .img-col img {
      max-height: 300px;
      margin-bottom: 16px; }
  section#metatrader-cards .general > h1, section#metatrader-cards .general > h2, section#metatrader-cards .general > span.fake-h2 {
    margin-bottom: 16px;
    line-height: 1.5;
    color: #2f2f2f;
    text-align: center; }
  section#metatrader-cards .general > h1 {
    font-weight: bold;
    font-size: 32px; }
  section#metatrader-cards .general > h2, section#metatrader-cards .general > span.fake-h2 {
    font-weight: 400;
    font-size: 24px; }
  section#metatrader-cards .general > span.fake-h2 {
    display: block; }
  section#metatrader-cards .general .ibo_text_box {
    text-align: center;
    color: #2f2f2f; }
section#metatrader-cards .card {
  text-align: center;
  border: 1px solid #dcdcdc;
  padding: 48px 16px 32px 16px; }
  section#metatrader-cards .card .card-content {
    margin-bottom: 24px; }
    section#metatrader-cards .card .card-content .img-col {
      margin-bottom: 16px; }
    section#metatrader-cards .card .card-content h3 {
      margin-bottom: 24px; }
  section#metatrader-cards .card .button-wrapper {
    margin-bottom: 8px; }
  section#metatrader-cards .card .img-col {
    height: 80px;
    background-size: contain; }
  section#metatrader-cards .card h3 {
    color: #2f2f2f;
    font-weight: 500;
    font-size: 24px; }
  section#metatrader-cards .card .text {
    line-height: 1.8;
    text-align: center;
    color: #6a6b6d; }
  section#metatrader-cards .card .button-wrapper a {
    padding: 12px 56px;
    color: white;
    background-color: #b11623;
    border: 2px solid #b11623; }
    section#metatrader-cards .card .button-wrapper a:hover {
      background-color: #de1c2c;
      border: 2px solid #de1c2c;
      color: white; }
    section#metatrader-cards .card .button-wrapper a.transparent {
      color: white;
      background-color: transparent;
      border-color: white; }
      section#metatrader-cards .card .button-wrapper a.transparent:hover {
        background-color: #de1c2c;
        border-color: #de1c2c;
        color: white; }
  section#metatrader-cards .card a.card-footer {
    display: inline-block;
    color: #2f2f2f;
    margin: 0 8px 8px 8px; }
  section#metatrader-cards .card#ctrader-farsi-manual .img-col {
    background: url("../media/image/icon-ctrader-manual.svg") no-repeat center center; }
  section#metatrader-cards .card#ctrader-farsi-manual .button-wrapper a {
    padding: 12px 56px;
    color: white;
    background-color: #292c37;
    border: 2px solid #292c37; }
    section#metatrader-cards .card#ctrader-farsi-manual .button-wrapper a:hover {
      background-color: #3f4354;
      border: 2px solid #3f4354;
      color: white; }
    section#metatrader-cards .card#ctrader-farsi-manual .button-wrapper a.transparent {
      color: white;
      background-color: transparent;
      border-color: white; }
      section#metatrader-cards .card#ctrader-farsi-manual .button-wrapper a.transparent:hover {
        background-color: #3f4354;
        border-color: #3f4354;
        color: white; }
  section#metatrader-cards .card#windows .img-col {
    background: url("../media/image/icon-logo-windows.svg") no-repeat center center; }
  section#metatrader-cards .card#android .img-col {
    background: url("../media/image/icon-logo-android.svg") no-repeat center center; }
  section#metatrader-cards .card#ios .img-col {
    background: url("../media/image/icon-logo-apple.svg") no-repeat center center; }

section#live-signals .inner, section#live-signals-indexes .inner {
  margin: 16px 0 0 0;
  border: 2px solid #292929; }
section#live-signals div[class^='col-'], section#live-signals-indexes div[class^='col-'] {
  float: left; }
section#live-signals .signal-table .table-hdr .date, section#live-signals .signal-table .table-hdr .hdr, section#live-signals-indexes .signal-table .table-hdr .date, section#live-signals-indexes .signal-table .table-hdr .hdr {
  border-bottom: 2px solid #292929; }
section#live-signals .signal-table .table-hdr .row.date, section#live-signals-indexes .signal-table .table-hdr .row.date {
  background-color: #273137;
  color: white;
  text-align: center;
  padding: 8px; }
section#live-signals .signal-table .table-hdr .row.hdr, section#live-signals-indexes .signal-table .table-hdr .row.hdr {
  background-color: #1A6FB0; }
  section#live-signals .signal-table .table-hdr .row.hdr .cell, section#live-signals-indexes .signal-table .table-hdr .row.hdr .cell {
    padding: 12px 8px;
    text-align: center;
    color: white; }
    @media (max-width: 767px) {
      section#live-signals .signal-table .table-hdr .row.hdr .cell, section#live-signals-indexes .signal-table .table-hdr .row.hdr .cell {
        font-size: 20px;
        font-weight: bold; } }
section#live-signals .signal-table .item, section#live-signals-indexes .signal-table .item {
  border-bottom: 2px solid #292929;
  background-color: #292929; }
  section#live-signals .signal-table .item:last-of-type, section#live-signals-indexes .signal-table .item:last-of-type {
    border-bottom: 0; }
  section#live-signals .signal-table .item .cell, section#live-signals-indexes .signal-table .item .cell {
    padding: 12px 8px;
    text-align: center;
    line-height: 1;
    color: white; }
    section#live-signals .signal-table .item .cell.symbol, section#live-signals .signal-table .item .cell.rate, section#live-signals-indexes .signal-table .item .cell.symbol, section#live-signals-indexes .signal-table .item .cell.rate {
      background-color: #273137; }
    @media (max-width: 767px) {
      section#live-signals .signal-table .item .cell.symbol, section#live-signals-indexes .signal-table .item .cell.symbol {
        padding-bottom: 0;
        padding-top: 10px;
        letter-spacing: 2px;
        font-weight: bold; } }
    @media (max-width: 767px) {
      section#live-signals .signal-table .item .cell.rate, section#live-signals-indexes .signal-table .item .cell.rate {
        padding-top: 4px; } }
    section#live-signals .signal-table .item .cell.signal, section#live-signals-indexes .signal-table .item .cell.signal {
      font-size: 13px; }
      @media (max-width: 767px) {
        section#live-signals .signal-table .item .cell.signal, section#live-signals-indexes .signal-table .item .cell.signal {
          border: 8px solid; } }
      section#live-signals .signal-table .item .cell.signal.strong-buy, section#live-signals-indexes .signal-table .item .cell.signal.strong-buy {
        background-color: #0E9B66; }
        @media (max-width: 767px) {
          section#live-signals .signal-table .item .cell.signal.strong-buy, section#live-signals-indexes .signal-table .item .cell.signal.strong-buy {
            background: url("../media/image/icon-signal-strong-buy.svg") no-repeat center center #0E9B66;
            background-size: contain;
            border-color: #0E9B66; } }
      section#live-signals .signal-table .item .cell.signal.buy, section#live-signals-indexes .signal-table .item .cell.signal.buy {
        background-color: #4FB654; }
        @media (max-width: 767px) {
          section#live-signals .signal-table .item .cell.signal.buy, section#live-signals-indexes .signal-table .item .cell.signal.buy {
            background: url("../media/image/icon-signal-buy.svg") no-repeat center center #4FB654;
            background-size: contain;
            border-color: #4FB654; } }
      section#live-signals .signal-table .item .cell.signal.neutral, section#live-signals-indexes .signal-table .item .cell.signal.neutral {
        background-color: #5D616B; }
        @media (max-width: 767px) {
          section#live-signals .signal-table .item .cell.signal.neutral, section#live-signals-indexes .signal-table .item .cell.signal.neutral {
            background: url("../media/image/icon-signal-neutral.svg") no-repeat center center #5D616B;
            background-size: contain;
            border-color: #5D616B; } }
      section#live-signals .signal-table .item .cell.signal.sell, section#live-signals-indexes .signal-table .item .cell.signal.sell {
        background-color: #FF784D; }
        @media (max-width: 767px) {
          section#live-signals .signal-table .item .cell.signal.sell, section#live-signals-indexes .signal-table .item .cell.signal.sell {
            background: url("../media/image/icon-signal-sell.svg") no-repeat center center #FF784D;
            background-size: contain;
            border-color: #FF784D; } }
      section#live-signals .signal-table .item .cell.signal.strong-sell, section#live-signals-indexes .signal-table .item .cell.signal.strong-sell {
        background-color: #FF4D53; }
        @media (max-width: 767px) {
          section#live-signals .signal-table .item .cell.signal.strong-sell, section#live-signals-indexes .signal-table .item .cell.signal.strong-sell {
            background: url("../media/image/icon-signal-strong-sell.svg") no-repeat center center #FF4D53;
            background-size: contain;
            border-color: #FF4D53; } }

@media (max-width: 767px) {
  section#live-signals-indexes .signal-table .item .cell.symbol {
    padding-top: 8px;
    padding-bottom: 5px;
    letter-spacing: 0;
    font-weight: normal; } }
@media (max-width: 767px) {
  section#live-signals-indexes .signal-table .item .cell.rate {
    padding-top: 5px;
    padding-bottom: 8px; } }

div#live-signals-guide div.guide {
  margin-bottom: 8px;
  background-color: #ececec; }
  div#live-signals-guide div.guide span.cell {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    border: 8px solid;
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; }
    div#live-signals-guide div.guide span.cell.strong-buy {
      background-image: url("../media/image/icon-signal-strong-buy.svg");
      border-color: #0E9B66;
      background-color: #0E9B66; }
    div#live-signals-guide div.guide span.cell.buy {
      background-image: url("../media/image/icon-signal-buy.svg");
      border-color: #4FB654;
      background-color: #4FB654; }
    div#live-signals-guide div.guide span.cell.neutral {
      background-image: url("../media/image/icon-signal-neutral.svg");
      border-color: #5D616B;
      background-color: #5D616B; }
    div#live-signals-guide div.guide span.cell.sell {
      background-image: url("../media/image/icon-signal-sell.svg");
      border-color: #FF784D;
      background-color: #FF784D; }
    div#live-signals-guide div.guide span.cell.strong-sell {
      background-image: url("../media/image/icon-signal-strong-sell.svg");
      border-color: #FF4D53;
      background-color: #FF4D53; }

section#live-rates table {
  width: 100%;
  direction: ltr; }
  section#live-rates table td {
    padding: 12px 6px;
    font-size: 16px; }
  section#live-rates table thead {
    background-color: #0f3856;
    color: white;
    text-align: center; }
  section#live-rates table tbody {
    text-align: center;
    font-family: Consolas, 'Courier New', Tahoma;
    font-weight: bold;
    color: #323a43;
    border-collapse: collapse; }
    section#live-rates table tbody tr:nth-child(even) {
      background: #f6f7f8; }
    section#live-rates table tbody tr:nth-child(odd) {
      background: #e2e5e9; }
section#live-rates .text-wrapper {
  background-color: #f6f7f8; }

section#market-hours table {
  width: 100%;
  border: 3px solid #677789; }
  section#market-hours table caption {
    background-color: #677789;
    color: white;
    padding: 8px; }
  section#market-hours table thead {
    color: white;
    background-color: #8E9BAA; }
    section#market-hours table thead td {
      padding: 8px; }
  section#market-hours table tbody td {
    padding: 8px;
    color: #323a43;
    font-size: 14px; }
  section#market-hours table tbody tr:nth-child(even) {
    background: #f6f7f8; }
  section#market-hours table tbody tr:nth-child(odd) {
    background: #e2e5e9; }
section#market-hours .ibo_text_box h1 {
  color: #d91e18; }

body.single-post article, body.page-template-default article {
  padding: 16px; }
  body.single-post article .post-hdr, body.page-template-default article .post-hdr {
    margin: 16px 0; }
    body.single-post article .post-hdr h1, body.page-template-default article .post-hdr h1 {
      text-align: right;
      font-size: 24px;
      font-weight: bold;
      line-height: 1.5;
      padding: 0;
      color: #d91e18; }
    body.single-post article .post-hdr span.date, body.page-template-default article .post-hdr span.date {
      color: #9aa6ab; }
  body.single-post article .post-body, body.page-template-default article .post-body {
    line-height: 1.7;
    font-size: 15px; }
    body.single-post article .post-body p, body.page-template-default article .post-body p {
      margin: 0 0 16px 0; }
    body.single-post article .post-body h2, body.page-template-default article .post-body h2 {
      font-size: 18px;
      font-weight: bold; }
    body.single-post article .post-body h3, body.page-template-default article .post-body h3 {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 2px; }
  body.single-post article .wp-caption, body.page-template-default article .wp-caption {
    background-color: #ebedee;
    padding: 8px; }
  body.single-post article .wp-caption-text, body.page-template-default article .wp-caption-text {
    padding: 0;
    margin: 8px 0 0 0 !important;
    font-size: 12px; }
  body.single-post article .metadata, body.page-template-default article .metadata {
    margin-top: 72px; }
    body.single-post article .metadata .tags, body.page-template-default article .metadata .tags {
      font-size: 16px; }

section#market-watch h1 {
  font-size: 24px;
  font-weight: 500;
  color: #b11623;
  padding: 16px; }
section#market-watch .post {
  padding: 16px;
  border-bottom: 1px dashed #dcdcdc; }
  section#market-watch .post.new .time .jadid {
    display: inline; }
  section#market-watch .post .time {
    font-size: 14px; }
    section#market-watch .post .time .jadid {
      display: none;
      color: #d91e18;
      margin-right: 8px;
      font-weight: 500; }
  section#market-watch .post h1 {
    text-align: right;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    padding: 0;
    color: #d91e18;
    margin: 0 0 16px 0; }
  section#market-watch .post .entry {
    line-height: 1.7;
    font-size: 15px; }
    section#market-watch .post .entry h2 {
      font-size: 20px;
      font-weight: 500;
      margin: 16px 0 0 0; }
    section#market-watch .post .entry h3 {
      font-size: 16px;
      font-weight: 500;
      margin: 16px 0 0 0; }
    section#market-watch .post .entry p {
      margin: 0 0 16px 0; }
  section#market-watch .post .wp-caption {
    background-color: #ebedee;
    padding: 8px; }
  section#market-watch .post .wp-caption-text {
    padding: 0;
    margin-top: 8px;
    font-size: 12px; }
  section#market-watch .post .metadata .tags {
    font-size: 16px; }

#tmph1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  padding: 0;
  margin-top: 32px;
  margin-bottom: 16px;
  color: #d91e18; }

section.archive, section.search, section.hashtag {
  background-color: white;
  padding: 16px 0 0 0; }
  section.archive .content .article, section.search .content .article, section.hashtag .content .article {
    transition: 300ms;
    border-bottom: 1px solid #ececec;
    padding: 16px; }
    section.archive .content .article h2 a, section.search .content .article h2 a, section.hashtag .content .article h2 a {
      font-weight: 500;
      font-size: 16px;
      line-height: 1.5;
      padding: 0;
      color: #2f2f2f;
      text-decoration: none; }
    section.archive .content .article .date, section.search .content .article .date, section.hashtag .content .article .date {
      color: #959598;
      margin: 0; }
    section.archive .content .article:hover, section.search .content .article:hover, section.hashtag .content .article:hover {
      background-color: #556068;
      border-color: transparent; }
      section.archive .content .article:hover h2 a, section.archive .content .article:hover .date, section.search .content .article:hover h2 a, section.search .content .article:hover .date, section.hashtag .content .article:hover h2 a, section.hashtag .content .article:hover .date {
        color: white; }
  section.archive .pagination.button-wrapper a, section.search .pagination.button-wrapper a, section.hashtag .pagination.button-wrapper a {
    padding: 12px 40px;
    color: white;
    background-color: #b11623;
    border: 2px solid #b11623; }
    section.archive .pagination.button-wrapper a:hover, section.search .pagination.button-wrapper a:hover, section.hashtag .pagination.button-wrapper a:hover {
      background-color: #de1c2c;
      border: 2px solid #de1c2c;
      color: white; }
    section.archive .pagination.button-wrapper a.transparent, section.search .pagination.button-wrapper a.transparent, section.hashtag .pagination.button-wrapper a.transparent {
      color: white;
      background-color: transparent;
      border-color: white; }
      section.archive .pagination.button-wrapper a.transparent:hover, section.search .pagination.button-wrapper a.transparent:hover, section.hashtag .pagination.button-wrapper a.transparent:hover {
        background-color: #de1c2c;
        border-color: #de1c2c;
        color: white; }
  section.archive .link-box, section.search .link-box, section.hashtag .link-box {
    padding: 24px 16px;
    background-color: #d3e3f1;
    text-align: center; }
    section.archive .link-box h2, section.search .link-box h2, section.hashtag .link-box h2 {
      color: #103856;
      font-size: 24px;
      font-weight: 500;
      margin-bottom: 16px; }
    section.archive .link-box a, section.search .link-box a, section.hashtag .link-box a {
      display: block;
      padding: 8px 0; }

section.search .content .general, section.hashtag .content .general {
  width: 100%;
  margin: 0 auto; }
  section.search .content .general .img-col, section.hashtag .content .general .img-col {
    text-align: center; }
    section.search .content .general .img-col img, section.hashtag .content .general .img-col img {
      max-height: 300px;
      margin-bottom: 16px; }
  section.search .content .general > h1, section.search .content .general > h2, section.search .content .general > span.fake-h2, section.hashtag .content .general > h1, section.hashtag .content .general > h2, section.hashtag .content .general > span.fake-h2 {
    margin-bottom: 0;
    line-height: 1.5;
    color: #d91e18;
    text-align: center; }
  section.search .content .general > h1, section.hashtag .content .general > h1 {
    font-weight: bold;
    font-size: 32px; }
  section.search .content .general > h2, section.search .content .general > span.fake-h2, section.hashtag .content .general > h2, section.hashtag .content .general > span.fake-h2 {
    font-weight: 400;
    font-size: 24px; }
  section.search .content .general > span.fake-h2, section.hashtag .content .general > span.fake-h2 {
    display: block; }
  section.search .content .general .ibo_text_box, section.hashtag .content .general .ibo_text_box {
    text-align: center;
    color: #2f2f2f; }

section.archive .content .hdr {
  background: url("../media/image/icon_analysis_category.svg");
  background-size: 88px;
  background-repeat: no-repeat;
  background-position: center left 16px;
  background-color: #556068;
  overflow: hidden;
  padding: 16px; }
  section.archive .content .hdr .short-slug, section.archive .content .hdr h1 {
    text-align: right; }
  section.archive .content .hdr p.short-slug {
    padding: 0;
    margin: 0 0 8px 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: white; }
  section.archive .content .hdr h1 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding: 0;
    margin: 0;
    color: white; }

body.category-price-action-to-supply-demand section.archive .content .hdr,
body.category-forex-technical-analysis section.archive .content .hdr,
body.category-technical_analysis_chart_pivot_point section.archive .content .hdr {
  background-color: #4caf50; }
body.category-price-action-to-supply-demand section.archive .content .article:hover,
body.category-forex-technical-analysis section.archive .content .article:hover,
body.category-technical_analysis_chart_pivot_point section.archive .content .article:hover {
  background-color: #4caf50; }

body.category-forex-fundamental-analysis-gold-daily section.archive .content .hdr,
body.category-forex-fundamental-analysis-weekly section.archive .content .hdr {
  background-color: #2196f3; }
body.category-forex-fundamental-analysis-gold-daily section.archive .content .article:hover,
body.category-forex-fundamental-analysis-weekly section.archive .content .article:hover {
  background-color: #2196f3; }

body.category-classic section.archive .content .hdr {
  background-color: #ff9801; }
body.category-classic section.archive .content .article:hover {
  background-color: #ff9801; }

section.personal-info#help p {
  margin: 0; }
  section.personal-info#help p.title {
    color: inherit;
    font-weight: 500; }
  section.personal-info#help p.description {
    color: inherit; }
  section.personal-info#help p.example {
    color: #0e9b66;
    margin-bottom: 24px; }
section.personal-info#help h3 {
  color: #e44326;
  margin: 16px 0;
  font-size: 18px; }

.pivot-point-help {
  transition: 200ms;
  background-color: white; }
  .pivot-point-help.open {
    background-color: #F4F7F7; }
  .pivot-point-help .link-wrapper {
    padding: 8px;
    text-align: center;
    font-size: 18px; }
    .pivot-point-help .link-wrapper a {
      transition: 200ms;
      text-decoration: none;
      color: #da1f18; }
      .pivot-point-help .link-wrapper a i {
        font-size: 40px;
        vertical-align: middle;
        margin-left: 4px; }
      .pivot-point-help .link-wrapper a:hover {
        color: #ec221a; }
    .pivot-point-help .link-wrapper#hdr {
      text-align: right; }
  .pivot-point-help .ibo_text_box {
    text-align: justify; }
    .pivot-point-help .ibo_text_box p.legend {
      border-right: 4px solid;
      padding-right: 16px; }
      .pivot-point-help .ibo_text_box p.legend#supp {
        color: #FC0D1C; }
      .pivot-point-help .ibo_text_box p.legend#res {
        color: #35AF55; }
      .pivot-point-help .ibo_text_box p.legend#pivot {
        color: #0B24FB; }
      .pivot-point-help .ibo_text_box p.legend#price {
        color: #000000; }

section#index-contact {
  background-color: #ececec; }
  section#index-contact h1 {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 32px;
    color: #2f2f2f; }
  section#index-contact .box {
    display: block;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 64px;
    background: no-repeat center right 16px;
    background-image: url("../media/image/icon_checkmark_white.svg");
    background-size: 40px;
    padding-top: 0;
    padding-bottom: 0;
    transition: 200ms;
    border-radius: 4px;
    overflow: hidden; }
    section#index-contact .box:hover {
      background-color: rgba(255, 255, 255, 0.5); }
    section#index-contact .box#phone-request {
      background-image: url("../media/image/icon-contact-mobile.svg"); }
    section#index-contact .box#telegram {
      background-image: url("../media/image/icon-contact-telegram.svg"); }
    section#index-contact .box#skype {
      background-image: url("../media/image/icon-contact-skype.svg"); }
    section#index-contact .box#email {
      background-image: url("../media/image/icon-contact-email.svg"); }
    section#index-contact .box#phone {
      background-image: url("../media/image/icon-contact-phone.svg"); }
      section#index-contact .box#phone a {
        letter-spacing: 1px; }
    section#index-contact .box#chat {
      background-image: url("../media/image/icon-contact-chat.svg"); }
    section#index-contact .box .txt {
      padding: 8px; }
      section#index-contact .box .txt span {
        display: block;
        text-align: right;
        color: #2f2f2f; }
        section#index-contact .box .txt span.main {
          font-weight: 500; }
        section#index-contact .box .txt span a {
          color: #7c7c7c;
          text-decoration: none;
          font-size: 14px; }

section.text-course-detail .general {
  max-width: 750px;
  margin: 0 auto; }
  section.text-course-detail .general .img-col {
    text-align: center; }
    section.text-course-detail .general .img-col img {
      max-height: 300px;
      margin-bottom: 16px; }
  section.text-course-detail .general > h1, section.text-course-detail .general > h2, section.text-course-detail .general > span.fake-h2 {
    margin-bottom: 16px;
    line-height: 1.5;
    color: #556068;
    text-align: center; }
  section.text-course-detail .general > h1 {
    font-weight: bold;
    font-size: 32px; }
  section.text-course-detail .general > h2, section.text-course-detail .general > span.fake-h2 {
    font-weight: 400;
    font-size: 24px; }
  section.text-course-detail .general > span.fake-h2 {
    display: block; }
  section.text-course-detail .general .ibo_text_box {
    text-align: right;
    color: #556068; }

section#live-chat {
  background-color: #ececec; }
  section#live-chat .general {
    max-width: 750px;
    margin: 0 auto; }
    section#live-chat .general .img-col {
      text-align: center; }
      section#live-chat .general .img-col img {
        max-height: 200px;
        margin-bottom: 16px; }
    section#live-chat .general > h1, section#live-chat .general > h2, section#live-chat .general > span.fake-h2 {
      margin-bottom: 0;
      line-height: 1.5;
      color: #556068;
      text-align: center; }
    section#live-chat .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section#live-chat .general > h2, section#live-chat .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section#live-chat .general > span.fake-h2 {
      display: block; }
    section#live-chat .general .ibo_text_box {
      text-align: center;
      color: #556068; }
  section#live-chat .button-wrapper a {
    padding: 8px 40px;
    font-weight: 400;
    color: white;
    background-color: #b11623;
    border: 2px solid #b11623; }
    section#live-chat .button-wrapper a:hover {
      background-color: #de1c2c;
      border: 2px solid #de1c2c;
      color: white; }
    section#live-chat .button-wrapper a.transparent {
      color: white;
      background-color: transparent;
      border-color: white; }
      section#live-chat .button-wrapper a.transparent:hover {
        background-color: #de1c2c;
        border-color: #de1c2c;
        color: white; }

section.subscribe .general {
  max-width: 750px;
  margin: 0 auto; }
  section.subscribe .general .img-col {
    text-align: center; }
    section.subscribe .general .img-col img {
      max-height: 300px;
      margin-bottom: 16px; }
  section.subscribe .general > h1, section.subscribe .general > h2, section.subscribe .general > span.fake-h2 {
    margin-bottom: 16px;
    line-height: 1.5;
    color: #556068;
    text-align: center; }
  section.subscribe .general > h1 {
    font-weight: bold;
    font-size: 32px; }
  section.subscribe .general > h2, section.subscribe .general > span.fake-h2 {
    font-weight: 400;
    font-size: 24px; }
  section.subscribe .general > span.fake-h2 {
    display: block; }
  section.subscribe .general .ibo_text_box {
    text-align: right;
    color: #556068; }
  section.subscribe .general .ibo_text_box {
    text-align: justify; }
  section.subscribe .general ul.link-box {
    list-style-type: none;
    margin: 0;
    padding: 0 16px; }
    section.subscribe .general ul.link-box a {
      padding: 8px 0;
      font-size: 24px;
      display: inline-block; }
      section.subscribe .general ul.link-box a i {
        margin-left: 8px; }
section.subscribe #subscribe {
  padding: 24px;
  background-color: #ececec; }
  section.subscribe #subscribe .widget_mailchimpsf_widget h3 {
    margin: 0;
    padding: 0 0 16px 0;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    color: #556068; }
  section.subscribe #subscribe .widget_mailchimpsf_widget #mc_subheader {
    color: #556068; }
  section.subscribe #subscribe .widget_mailchimpsf_widget .mc_form_inside {
    margin-top: 16px;
    overflow: auto; }
    section.subscribe #subscribe .widget_mailchimpsf_widget .mc_form_inside .mc_merge_var {
      float: left;
      width: 72%;
      direction: ltr;
      text-align: left; }
      section.subscribe #subscribe .widget_mailchimpsf_widget .mc_form_inside .mc_merge_var input {
        width: 100%;
        background: rgba(0, 0, 0, 0.1);
        border-radius: 4px;
        font-family: inherit;
        color: #556068;
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 1;
        height: 50px;
        padding: 10px; }
      section.subscribe #subscribe .widget_mailchimpsf_widget .mc_form_inside .mc_merge_var label {
        display: none; }
    section.subscribe #subscribe .widget_mailchimpsf_widget .mc_form_inside .mc_signup_submit {
      float: right;
      width: 25%; }
      section.subscribe #subscribe .widget_mailchimpsf_widget .mc_form_inside .mc_signup_submit input {
        border-radius: 4px;
        width: 100%;
        height: 50px;
        border: none;
        background-color: #b11623;
        color: white;
        font-weight: 500; }
    section.subscribe #subscribe .widget_mailchimpsf_widget .mc_form_inside .updated#mc_message {
      margin-bottom: 16px;
      color: #b11623; }
  section.subscribe #subscribe .widget_mailchimpsf_widget input {
    border: 0;
    border-radius: 0; }
  section.subscribe #subscribe .widget_mailchimpsf_widget input:focus {
    outline: none;
    border: 0; }

.category-link-list {
  padding: 8px; }
  .category-link-list .item {
    padding: 16px;
    margin-bottom: 16px;
    background-color: #ececec;
    transition: all 0.3s ease; }
    .category-link-list .item h2 a {
      text-decoration: none;
      color: #556068; }
    .category-link-list .item h2 {
      font-size: 16px;
      font-weight: normal;
      line-height: 1.5;
      padding: 0;
      margin: 0; }
    .category-link-list .item .meta-hdr {
      font-size: 12px;
      padding: 0;
      margin: 0;
      color: #556068;
      line-height: 2; }
  @media (max-width: 767px) {
    .category-link-list .item {
      margin-bottom: 8px; } }
  html.no-touch .category-link-list .item:hover {
    background-color: #556068; }
    html.no-touch .category-link-list .item:hover h2 a {
      color: white; }
    html.no-touch .category-link-list .item:hover .meta-hdr {
      color: white; }

section.text-course-detail#price-action-complete-course .box {
  color: #556169; }
  section.text-course-detail#price-action-complete-course .box .hdr, section.text-course-detail#price-action-complete-course .box .ibo_text_box a, section.text-course-detail#price-action-complete-course .box .ibo_text_box i {
    transition: 300ms; }
  section.text-course-detail#price-action-complete-course .box .hdr {
    border-bottom: 2px solid; }
    section.text-course-detail#price-action-complete-course .box .hdr h2 {
      line-height: 1;
      font-size: 20px; }
      section.text-course-detail#price-action-complete-course .box .hdr h2 a {
        color: inherit;
        text-decoration: none; }
      section.text-course-detail#price-action-complete-course .box .hdr h2 span.big {
        font-size: 80px;
        padding-left: 8px; }
  section.text-course-detail#price-action-complete-course .box .ibo_text_box {
    padding: 8px; }
    section.text-course-detail#price-action-complete-course .box .ibo_text_box .link-wrapper {
      display: block; }
      section.text-course-detail#price-action-complete-course .box .ibo_text_box .link-wrapper a {
        text-decoration: none;
        color: inherit;
        padding-right: 8px; }
        section.text-course-detail#price-action-complete-course .box .ibo_text_box .link-wrapper a:hover {
          padding-right: 16px;
          color: #de3a3a; }
  section.text-course-detail#price-action-complete-course .box:hover .hdr {
    border-color: #de3a3a;
    color: #de3a3a; }
  section.text-course-detail#price-action-complete-course .box:hover .ibo_text_box i {
    color: #de3a3a; }

section.telegram-channel {
  padding-left: 32px;
  padding-right: 32px;
  background-color: #ececec; }
  section.telegram-channel .general {
    width: 100%;
    margin: 0 auto; }
    section.telegram-channel .general .img-col {
      text-align: center; }
      section.telegram-channel .general .img-col img {
        max-height: 300px;
        margin-bottom: 16px; }
    section.telegram-channel .general > h1, section.telegram-channel .general > h2, section.telegram-channel .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: center; }
    section.telegram-channel .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section.telegram-channel .general > h2, section.telegram-channel .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section.telegram-channel .general > span.fake-h2 {
      display: block; }
    section.telegram-channel .general .ibo_text_box {
      text-align: center;
      color: #2f2f2f; }

section.telegram-cards .card {
  text-align: center;
  border: 1px solid #dcdcdc;
  padding: 48px 16px 32px 16px; }
  section.telegram-cards .card .card-content {
    margin-bottom: 24px; }
    section.telegram-cards .card .card-content .img-col {
      margin-bottom: 16px; }
    section.telegram-cards .card .card-content h3 {
      margin-bottom: 24px; }
  section.telegram-cards .card .button-wrapper {
    margin-bottom: 8px; }
  section.telegram-cards .card .img-col {
    height: 80px;
    background-size: contain; }
  section.telegram-cards .card h3 {
    color: #292c38;
    font-weight: 500;
    font-size: 24px; }
  section.telegram-cards .card .text {
    line-height: 1.8;
    text-align: center;
    color: #6a6b6d; }
  section.telegram-cards .card .button-wrapper a {
    padding: 12px 56px;
    color: white;
    background-color: #292c38;
    border: 2px solid #292c38; }
    section.telegram-cards .card .button-wrapper a:hover {
      background-color: #2cafe0;
      border: 2px solid #2cafe0;
      color: white; }
    section.telegram-cards .card .button-wrapper a.transparent {
      color: white;
      background-color: transparent;
      border-color: white; }
      section.telegram-cards .card .button-wrapper a.transparent:hover {
        background-color: #2cafe0;
        border-color: #2cafe0;
        color: white; }
  section.telegram-cards .card#analysis .img-col {
    background: url("../media/image/icon-telegram-analysis.svg") no-repeat center center; }
  section.telegram-cards .card#chat .img-col {
    background: url("../media/image/icon-telegram-chat.svg") no-repeat center center; }
  section.telegram-cards .card#learning .img-col {
    background: url("../media/image/icon-telegram-learning.svg") no-repeat center center; }

section#sup-res-table {
  font-family: 'IRANSans', 'Bitter', Tahoma, serif; }
  section#sup-res-table .sr-box {
    color: #636363;
    background-color: #f0f0f0;
    border: 1px solid #e0e0e0;
    padding: 10px; }
    section#sup-res-table .sr-box h3 {
      text-align: center;
      font-size: 50px;
      line-height: 1;
      padding-top: 20px;
      font-weight: bold; }
  section#sup-res-table .sr-box.last-update {
    padding: 0;
    position: relative;
    overflow: hidden;
    border-color: #535961;
    background: #535961;
    color: white; }
    section#sup-res-table .sr-box.last-update .link-box {
      background-color: #ffc350;
      text-align: center; }
      section#sup-res-table .sr-box.last-update .link-box a {
        display: inline-block;
        text-decoration: none;
        color: inherit;
        padding: 10px;
        font-size: 16px; }
        section#sup-res-table .sr-box.last-update .link-box a:hover {
          background-color: #0a807b;
          color: white; }
    section#sup-res-table .sr-box.last-update h3 {
      font-size: 20px;
      font-weight: 400;
      padding-top: 16px; }
    section#sup-res-table .sr-box.last-update .day {
      font-weight: 500;
      text-align: center;
      font-size: 27px;
      padding: 12px 0 3px 0; }
    section#sup-res-table .sr-box.last-update .time {
      text-align: center;
      font-weight: 500; }
    section#sup-res-table .sr-box.last-update .day, section#sup-res-table .sr-box.last-update .time {
      text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5); }
    section#sup-res-table .sr-box.last-update .guide {
      padding: 16px;
      text-align: center;
      font-size: 18px; }
      section#sup-res-table .sr-box.last-update .guide a {
        text-decoration: none;
        color: #ffc34f; }
        section#sup-res-table .sr-box.last-update .guide a i {
          font-size: 40px;
          vertical-align: middle;
          margin-left: 4px; }
        section#sup-res-table .sr-box.last-update .guide a:hover {
          color: #ff9c50; }
    section#sup-res-table .sr-box.last-update .button-wrapper a {
      padding: 12px 16px;
      color: white;
      background-color: #2fb536;
      border: 2px solid #2fb536; }
      section#sup-res-table .sr-box.last-update .button-wrapper a:hover {
        background-color: #ff9c50;
        border: 2px solid #ff9c50;
        color: white; }
      section#sup-res-table .sr-box.last-update .button-wrapper a.transparent {
        color: white;
        background-color: transparent;
        border-color: white; }
        section#sup-res-table .sr-box.last-update .button-wrapper a.transparent:hover {
          background-color: #ff9c50;
          border-color: #ff9c50;
          color: white; }
  section#sup-res-table .sr-box table {
    background-color: #fafafa;
    width: 100%;
    direction: ltr;
    border: 2px solid #636363; }
    section#sup-res-table .sr-box table thead {
      text-align: center;
      border-bottom: 1px solid #636363; }
      section#sup-res-table .sr-box table thead th {
        padding: 3px 0; }
    section#sup-res-table .sr-box table tbody td {
      padding: 3px; }
    section#sup-res-table .sr-box table tbody tr td.str.border {
      border-right: 1px solid #636363; }
    section#sup-res-table .sr-box table tbody tr.res-strong td.res {
      background-color: #ff4d53; }
    section#sup-res-table .sr-box table tbody tr.res-medium td.res {
      background-color: #FF9D50; }
    section#sup-res-table .sr-box table tbody tr.res-weak td.res {
      background-color: #ffc350; }
    section#sup-res-table .sr-box table tbody tr.sup-strong td.sup {
      background-color: #117c2a; }
    section#sup-res-table .sr-box table tbody tr.sup-medium td.sup {
      background-color: #2fb536; }
    section#sup-res-table .sr-box table tbody tr.sup-weak td.sup {
      background-color: #7cd43e; }
    section#sup-res-table .sr-box table tbody tr td.sup, section#sup-res-table .sr-box table tbody tr td.res {
      color: white; }
    section#sup-res-table .sr-box table tbody td.str {
      text-align: center; }
  section#sup-res-table .sr-box .trend {
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
    display: none; }
    section#sup-res-table .sr-box .trend i {
      font-size: 40px;
      padding: 0 5px;
      vertical-align: middle; }
    section#sup-res-table .sr-box .trend.up {
      color: #2fb536; }
    section#sup-res-table .sr-box .trend.down {
      color: #ff4d53; }
  section#sup-res-table .sr-box .volatility {
    text-align: center;
    padding-bottom: 5px; }
  section#sup-res-table .trendbox {
    position: relative;
    top: -3px; }
  section#sup-res-table .trendbox.up .trend.up {
    display: block; }
  section#sup-res-table .trendbox.down .trend.down {
    display: block; }
  section#sup-res-table .trendbox.neutral .trend.neutral {
    display: block; }
  section#sup-res-table .table-wrapper#forex .col-box {
    display: none; }
  section#sup-res-table .table-wrapper#forex .col-box.forex {
    display: block; }
  section#sup-res-table .table-wrapper#index .col-box {
    display: none; }
  section#sup-res-table .table-wrapper#index .col-box.index {
    display: block; }
  section#sup-res-table .table-wrapper#commodity .col-box {
    display: none; }
  section#sup-res-table .table-wrapper#commodity .col-box.commodity {
    display: block; }

section.visual-help-header {
  padding: 40px 32px;
  background-color: #ececec; }
  section.visual-help-header .general {
    max-width: 750px;
    margin: 0 auto; }
    section.visual-help-header .general .img-col {
      text-align: center; }
      section.visual-help-header .general .img-col img {
        max-height: 120px;
        margin-bottom: 16px; }
    section.visual-help-header .general > h1, section.visual-help-header .general > h2, section.visual-help-header .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: center; }
    section.visual-help-header .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section.visual-help-header .general > h2, section.visual-help-header .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section.visual-help-header .general > span.fake-h2 {
      display: block; }
    section.visual-help-header .general .ibo_text_box {
      text-align: right;
      color: #2f2f2f; }
    section.visual-help-header .general h1 {
      margin-top: 0;
      font-weight: 500; }

section#raido-box-wrapper {
  padding-right: 16px;
  padding-left: 16px; }
  section#raido-box-wrapper .box {
    max-width: 750px;
    margin: 0 auto; }
    section#raido-box-wrapper .box .img-col {
      text-align: center; }
      section#raido-box-wrapper .box .img-col img {
        max-height: 300px;
        margin-bottom: 16px; }
    section#raido-box-wrapper .box > h1, section#raido-box-wrapper .box > h2, section#raido-box-wrapper .box > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: center; }
    section#raido-box-wrapper .box > h1 {
      font-weight: bold;
      font-size: 32px; }
    section#raido-box-wrapper .box > h2, section#raido-box-wrapper .box > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section#raido-box-wrapper .box > span.fake-h2 {
      display: block; }
    section#raido-box-wrapper .box .ibo_text_box {
      text-align: right;
      color: #2f2f2f; }
    section#raido-box-wrapper .box h1 {
      font-size: 24px;
      font-weight: 500;
      margin: 0; }
    section#raido-box-wrapper .box .button-wrapper a {
      padding: 12px 40px;
      color: white;
      background-color: #b11623;
      border: 2px solid #b11623; }
      section#raido-box-wrapper .box .button-wrapper a:hover {
        background-color: #de1c2c;
        border: 2px solid #de1c2c;
        color: white; }
      section#raido-box-wrapper .box .button-wrapper a.transparent {
        color: white;
        background-color: transparent;
        border-color: white; }
        section#raido-box-wrapper .box .button-wrapper a.transparent:hover {
          background-color: #de1c2c;
          border-color: #de1c2c;
          color: white; }

section.raido#raido-riali {
  background-color: #ececec; }
  section.raido#raido-riali .general {
    max-width: 750px;
    margin: 0 auto; }
    section.raido#raido-riali .general .img-col {
      text-align: center; }
      section.raido#raido-riali .general .img-col img {
        max-height: 300px;
        margin-bottom: 16px; }
    section.raido#raido-riali .general > h1, section.raido#raido-riali .general > h2, section.raido#raido-riali .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #6a6b6d;
      text-align: center; }
    section.raido#raido-riali .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section.raido#raido-riali .general > h2, section.raido#raido-riali .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section.raido#raido-riali .general > span.fake-h2 {
      display: block; }
    section.raido#raido-riali .general .ibo_text_box {
      text-align: right;
      color: #6a6b6d; }
  section.raido#raido-riali .button-wrapper a {
    padding: 12px 40px;
    color: white;
    background-color: #2aa654;
    border: 2px solid #2aa654; }
    section.raido#raido-riali .button-wrapper a:hover {
      background-color: #37cc69;
      border: 2px solid #37cc69;
      color: white; }
    section.raido#raido-riali .button-wrapper a.transparent {
      color: white;
      background-color: transparent;
      border-color: white; }
      section.raido#raido-riali .button-wrapper a.transparent:hover {
        background-color: #37cc69;
        border-color: #37cc69;
        color: white; }
section.raido#raido-bonus {
  background-color: #25a656; }
  section.raido#raido-bonus .general {
    max-width: 750px;
    margin: 0 auto; }
    section.raido#raido-bonus .general .img-col {
      text-align: center; }
      section.raido#raido-bonus .general .img-col img {
        max-height: 300px;
        margin-bottom: 16px; }
    section.raido#raido-bonus .general > h1, section.raido#raido-bonus .general > h2, section.raido#raido-bonus .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: white;
      text-align: center; }
    section.raido#raido-bonus .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section.raido#raido-bonus .general > h2, section.raido#raido-bonus .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section.raido#raido-bonus .general > span.fake-h2 {
      display: block; }
    section.raido#raido-bonus .general .ibo_text_box {
      text-align: right;
      color: white; }
  section.raido#raido-bonus .button-wrapper a {
    padding: 12px 40px;
    color: white;
    background-color: #327548;
    border: 2px solid #327548; }
    section.raido#raido-bonus .button-wrapper a:hover {
      background-color: #41995e;
      border: 2px solid #41995e;
      color: white; }
    section.raido#raido-bonus .button-wrapper a.transparent {
      color: white;
      background-color: transparent;
      border-color: white; }
      section.raido#raido-bonus .button-wrapper a.transparent:hover {
        background-color: #41995e;
        border-color: #41995e;
        color: white; }

section#raido-header {
  padding: 40px 32px;
  background-color: #292c36; }
  section#raido-header .general {
    max-width: 750px;
    margin: 0 auto; }
    section#raido-header .general .img-col {
      text-align: center; }
      section#raido-header .general .img-col img {
        max-height: 210px;
        margin-bottom: 16px; }
    section#raido-header .general > h1, section#raido-header .general > h2, section#raido-header .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: white;
      text-align: center; }
    section#raido-header .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section#raido-header .general > h2, section#raido-header .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section#raido-header .general > span.fake-h2 {
      display: block; }
    section#raido-header .general .ibo_text_box {
      text-align: right;
      color: white; }
    section#raido-header .general h1 {
      margin-top: 0;
      font-weight: 500; }

section#mobile-header {
  background-color: #b11623; }
  section#mobile-header .general {
    max-width: 750px;
    margin: 0 auto; }
    section#mobile-header .general .img-col {
      text-align: center; }
      section#mobile-header .general .img-col img {
        max-height: 160px;
        margin-bottom: 16px; }
    section#mobile-header .general > h1, section#mobile-header .general > h2, section#mobile-header .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: white;
      text-align: center; }
    section#mobile-header .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section#mobile-header .general > h2, section#mobile-header .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section#mobile-header .general > span.fake-h2 {
      display: block; }
    section#mobile-header .general .ibo_text_box {
      text-align: right;
      color: #556169; }
    section#mobile-header .general h1 {
      font-size: 16px; }

section#‍sitemap .general {
  max-width: 750px;
  margin: 0 auto; }
  section#‍sitemap .general .img-col {
    text-align: center; }
    section#‍sitemap .general .img-col img {
      max-height: 300px;
      margin-bottom: 16px; }
  section#‍sitemap .general > h1, section#‍sitemap .general > h2, section#‍sitemap .general > span.fake-h2 {
    margin-bottom: 16px;
    line-height: 1.5;
    color: #2f2f2f;
    text-align: right;
    padding: 0 16px; }
  section#‍sitemap .general > h1 {
    font-weight: bold;
    font-size: 32px; }
  section#‍sitemap .general > h2, section#‍sitemap .general > span.fake-h2 {
    font-weight: 400;
    font-size: 24px; }
  section#‍sitemap .general > span.fake-h2 {
    display: block; }
  section#‍sitemap .general .ibo_text_box {
    text-align: right;
    color: #2f2f2f; }
  section#‍sitemap .general a {
    display: block;
    border-bottom: 1px solid #959598;
    padding: 8px; }

section#other-brokers {
  background-color: #ececec; }
  section#other-brokers .general {
    width: 100%;
    margin: 0 auto; }
    section#other-brokers .general .img-col {
      text-align: center; }
      section#other-brokers .general .img-col img {
        max-height: 120px;
        margin-bottom: 16px; }
    section#other-brokers .general > h1, section#other-brokers .general > h2, section#other-brokers .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #2f2f2f;
      text-align: center; }
    section#other-brokers .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section#other-brokers .general > h2, section#other-brokers .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section#other-brokers .general > span.fake-h2 {
      display: block; }
    section#other-brokers .general .ibo_text_box {
      text-align: right;
      color: #2f2f2f; }
    @media (max-width: 767px) {
      section#other-brokers .general#alpari {
        margin-top: 80px; } }
    section#other-brokers .general#alpari + .button-wrapper a {
      padding: 8px 40px;
      font-weight: 400;
      color: white;
      background-color: #82bb64;
      border: 2px solid #82bb64; }
      section#other-brokers .general#alpari + .button-wrapper a:hover {
        background-color: #9fcb87;
        border: 2px solid #9fcb87;
        color: white; }
      section#other-brokers .general#alpari + .button-wrapper a.transparent {
        color: #2f2f2f;
        background-color: transparent;
        border-color: #2f2f2f; }
        section#other-brokers .general#alpari + .button-wrapper a.transparent:hover {
          background-color: #9fcb87;
          border-color: #9fcb87;
          color: white; }
    section#other-brokers .general#windsor + .button-wrapper a {
      padding: 8px 40px;
      font-weight: 400;
      color: white;
      background-color: #546681;
      border: 2px solid #546681; }
      section#other-brokers .general#windsor + .button-wrapper a:hover {
        background-color: #6a7f9e;
        border: 2px solid #6a7f9e;
        color: white; }
      section#other-brokers .general#windsor + .button-wrapper a.transparent {
        color: #2f2f2f;
        background-color: transparent;
        border-color: #2f2f2f; }
        section#other-brokers .general#windsor + .button-wrapper a.transparent:hover {
          background-color: #6a7f9e;
          border-color: #6a7f9e;
          color: white; }

.adbox#mt5ndd .button-wrapper a {
  padding: 12px 40px;
  color: white;
  background-color: #0e9b66;
  border: 2px solid #0e9b66; }
  .adbox#mt5ndd .button-wrapper a:hover {
    background-color: #273137;
    border: 2px solid #273137;
    color: white; }
  .adbox#mt5ndd .button-wrapper a.transparent {
    color: white;
    background-color: transparent;
    border-color: white; }
    .adbox#mt5ndd .button-wrapper a.transparent:hover {
      background-color: #273137;
      border-color: #273137;
      color: white; }
.adbox#price-action {
  padding: 16px;
  background: url("../media/image/forexschool-priceaction.jpg") no-repeat top left;
  background-size: cover;
  border: 1px solid #ebebeb; }
  @media (max-width: 767px) {
    .adbox#price-action {
      background-size: auto; } }
  .adbox#price-action p {
    color: #616161;
    margin: 0 0 8px 0;
    text-align: center; }
    .adbox#price-action p.big {
      font-size: 24px;
      font-weight: bold; }
    .adbox#price-action p.small {
      font-size: 16px;
      font-weight: bold; }
  .adbox#price-action .button-wrapper a {
    padding: 8px 40px;
    font-weight: 400;
    color: white;
    background-color: #b11623;
    border: 2px solid #b11623; }
    .adbox#price-action .button-wrapper a:hover {
      background-color: #de1c2c;
      border: 2px solid #de1c2c;
      color: white; }
    .adbox#price-action .button-wrapper a.transparent {
      color: #de1c2c;
      background-color: transparent;
      border-color: #de1c2c; }
      .adbox#price-action .button-wrapper a.transparent:hover {
        background-color: #de1c2c;
        border-color: #de1c2c;
        color: white; }
.adbox#fibo-cent {
  padding: 16px;
  padding-top: 32px;
  background-color: #ececec; }
  .adbox#fibo-cent .general {
    width: 100%;
    margin: 0 auto; }
    .adbox#fibo-cent .general h1 {
      color: #b11623; }
    .adbox#fibo-cent .general .img-col {
      text-align: center; }
      .adbox#fibo-cent .general .img-col img {
        max-height: 120px;
        margin-bottom: 16px; }
    .adbox#fibo-cent .general > h1, .adbox#fibo-cent .general > h2, .adbox#fibo-cent .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #556169;
      text-align: center; }
    .adbox#fibo-cent .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    .adbox#fibo-cent .general > h2, .adbox#fibo-cent .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    .adbox#fibo-cent .general > span.fake-h2 {
      display: block; }
    .adbox#fibo-cent .general .ibo_text_box {
      text-align: right;
      color: #556169; }
  .adbox#fibo-cent .button-wrapper a {
    padding: 8px 40px;
    font-weight: 400;
    color: white;
    background-color: #b11623;
    border: 2px solid #b11623; }
    .adbox#fibo-cent .button-wrapper a:hover {
      background-color: #de1c2c;
      border: 2px solid #de1c2c;
      color: white; }
    .adbox#fibo-cent .button-wrapper a.transparent {
      color: white;
      background-color: transparent;
      border-color: white; }
      .adbox#fibo-cent .button-wrapper a.transparent:hover {
        background-color: #de1c2c;
        border-color: #de1c2c;
        color: white; }
.sidebar-ad .adbox#fibo-cent a {
  display: block; }
.adbox#fibo-summer-50 {
  padding: 16px;
  padding-top: 32px;
  background-color: #ececec; }
  .adbox#fibo-summer-50 .general {
    width: 100%;
    margin: 0 auto; }
    .adbox#fibo-summer-50 .general .img-col {
      text-align: center; }
      .adbox#fibo-summer-50 .general .img-col img {
        max-height: 120px;
        margin-bottom: 16px; }
    .adbox#fibo-summer-50 .general > h1, .adbox#fibo-summer-50 .general > h2, .adbox#fibo-summer-50 .general > span.fake-h2 {
      margin-bottom: 16px;
      line-height: 1.5;
      color: #556169;
      text-align: center; }
    .adbox#fibo-summer-50 .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    .adbox#fibo-summer-50 .general > h2, .adbox#fibo-summer-50 .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    .adbox#fibo-summer-50 .general > span.fake-h2 {
      display: block; }
    .adbox#fibo-summer-50 .general .ibo_text_box {
      text-align: right;
      color: #556169; }
    .adbox#fibo-summer-50 .general h1 {
      color: #fe4e54;
      font-size: 72px;
      font-weight: bold; }
    .adbox#fibo-summer-50 .general h1, .adbox#fibo-summer-50 .general .fake-h2 {
      margin-bottom: 0 !important; }
  .adbox#fibo-summer-50 .button-wrapper a {
    padding: 8px 40px;
    font-weight: 400;
    color: white;
    background-color: #b11623;
    border: 2px solid #b11623; }
    .adbox#fibo-summer-50 .button-wrapper a:hover {
      background-color: #de1c2c;
      border: 2px solid #de1c2c;
      color: white; }
    .adbox#fibo-summer-50 .button-wrapper a.transparent {
      color: white;
      background-color: transparent;
      border-color: white; }
      .adbox#fibo-summer-50 .button-wrapper a.transparent:hover {
        background-color: #de1c2c;
        border-color: #de1c2c;
        color: white; }
.sidebar-ad .adbox#fibo-cent a {
  display: block; }
.adbox#fibo-bonus-calendar {
  background-color: #0e8e25;
  border: 3px solid #005d00;
  padding: 8px 16px;
  text-align: center; }
  .adbox#fibo-bonus-calendar p {
    margin: 0;
    font-size: 16px;
    color: white; }
  .adbox#fibo-bonus-calendar span.big {
    font-size: 18px;
    font-weight: 500; }
  .adbox#fibo-bonus-calendar a {
    color: white;
    text-decoration: underline; }
    .adbox#fibo-bonus-calendar a:hover {
      color: white; }
.adbox#fibo-ndd-in-category {
  background-color: #ececec;
  color: #2f2f2f;
  border-bottom: 1px solid #ececec;
  padding: 16px; }
  .adbox#fibo-ndd-in-category h2 {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    padding: 0; }
  .adbox#fibo-ndd-in-category .meta {
    margin: 0;
    line-height: 2; }
    .adbox#fibo-ndd-in-category .meta a {
      text-decoration: underline;
      color: inherit; }
  .adbox#fibo-ndd-in-category:hover {
    background-color: #b11623;
    border-color: transparent;
    color: white; }
.adbox#fibo-ndd-in-single {
  background-color: #ececec;
  color: #2f2f2f;
  text-align: center;
  padding: 16px; }
  .adbox#fibo-ndd-in-single h2 {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    padding: 0;
    color: #b11623; }
  .adbox#fibo-ndd-in-single p {
    margin: 0;
    line-height: 2; }
  .adbox#fibo-ndd-in-single .button-wrapper a {
    padding: 8px 40px;
    font-weight: 400;
    color: white;
    background-color: #b11623;
    border: 2px solid #b11623; }
    .adbox#fibo-ndd-in-single .button-wrapper a:hover {
      background-color: #de1c2c;
      border: 2px solid #de1c2c;
      color: white; }
    .adbox#fibo-ndd-in-single .button-wrapper a.transparent {
      color: #2f2f2f;
      background-color: transparent;
      border-color: #2f2f2f; }
      .adbox#fibo-ndd-in-single .button-wrapper a.transparent:hover {
        background-color: #de1c2c;
        border-color: #de1c2c;
        color: white; }
.adbox#fibo-summer-section {
  background-color: #d6e6f0; }
  .adbox#fibo-summer-section .general {
    max-width: 750px;
    margin: 0 auto; }
    .adbox#fibo-summer-section .general .img-col {
      text-align: center; }
      .adbox#fibo-summer-section .general .img-col img {
        max-height: 220px;
        margin-bottom: 16px; }
    .adbox#fibo-summer-section .general > h1, .adbox#fibo-summer-section .general > h2, .adbox#fibo-summer-section .general > span.fake-h2 {
      margin-bottom: 0;
      line-height: 1.5;
      color: #556068;
      text-align: center; }
    .adbox#fibo-summer-section .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    .adbox#fibo-summer-section .general > h2, .adbox#fibo-summer-section .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    .adbox#fibo-summer-section .general > span.fake-h2 {
      display: block; }
    .adbox#fibo-summer-section .general .ibo_text_box {
      text-align: right;
      color: #556068; }
    .adbox#fibo-summer-section .general h1 {
      font-size: 72px; }
    .adbox#fibo-summer-section .general > span.fake-h2 {
      font-size: 32px; }
  .adbox#fibo-summer-section .button-wrapper a {
    padding: 12px 40px;
    color: white;
    background-color: #1c91bd;
    border: 2px solid #1c91bd; }
    .adbox#fibo-summer-section .button-wrapper a:hover {
      background-color: #2cafe0;
      border: 2px solid #2cafe0;
      color: white; }
    .adbox#fibo-summer-section .button-wrapper a.transparent {
      color: #556068;
      background-color: transparent;
      border-color: #556068; }
      .adbox#fibo-summer-section .button-wrapper a.transparent:hover {
        background-color: #2cafe0;
        border-color: #2cafe0;
        color: white; }

ul.breadcrumb {
  padding: 16px;
  padding-bottom: 0;
  margin: 0;
  list-style: none; }
  ul.breadcrumb li {
    display: inline-block; }
    ul.breadcrumb li a {
      color: #2f2f2f; }
      ul.breadcrumb li a:hover {
        color: #b11623; }

.not-found {
  padding-top: 40px; }
  .not-found p {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: normal;
    color: #2f2f2f; }

section.temporary-announcement {
  background-color: #2574a9; }
  section.temporary-announcement .general {
    max-width: 750px;
    margin: 0 auto; }
    section.temporary-announcement .general .img-col {
      text-align: center; }
      section.temporary-announcement .general .img-col img {
        max-height: 300px;
        margin-bottom: 16px; }
    section.temporary-announcement .general > h1, section.temporary-announcement .general > h2, section.temporary-announcement .general > span.fake-h2 {
      margin-bottom: 0;
      line-height: 1.5;
      color: white;
      text-align: center; }
    section.temporary-announcement .general > h1 {
      font-weight: bold;
      font-size: 32px; }
    section.temporary-announcement .general > h2, section.temporary-announcement .general > span.fake-h2 {
      font-weight: 400;
      font-size: 24px; }
    section.temporary-announcement .general > span.fake-h2 {
      display: block; }
    section.temporary-announcement .general .ibo_text_box {
      text-align: right;
      color: white; }

.category-text-description p {
  color: white; }
  .category-text-description p i {
    margin-left: 4px; }
  .category-text-description p.description-handle {
    margin: 8px 0; }
  .category-text-description p.description-content {
    text-align: justify; }
    .category-text-description p.description-content a {
      text-decoration: underline;
      color: inherit; }

p.edit-link {
  position: fixed;
  left: 30px;
  top: 90px;
  background-color: #e81123;
  padding: 10px;
  z-index: 9999;
  border: 8px solid #a90d1a;
  font-size: 16px;
  font-weight: bold;
  color: white; }
  p.edit-link a {
    color: inherit; }

a.flex-icon-right-box {
  text-decoration: none;
  color: inherit; }

.flex-icon-right-box {
  display: flex;
  padding: 16px;
  background-color: #f9edee;
  color: #c30013;
  border: 1px solid #c30013; }
  .flex-icon-right-box .icon {
    width: 48px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .flex-icon-right-box .icon img {
      max-width: 48px;
      max-height: 48px; }
  .flex-icon-right-box .text-area {
    padding: 0 16px;
    flex: 1;
    display: flex;
    align-items: center;
    font-weight: 500; }

.flex-icon-right-box#timeline-ad-box {
  padding: 8px;
  margin: 8px 0;
  color: #2f2f2f;
  border: 0;
  background-color: #fdefc4; }

section.metatrader-course .category-link-list #post-122102, section.metatrader-course .category-link-list #post-122142 {
  background-color: #d7e6ef; }
  section.metatrader-course .category-link-list #post-122102:hover, section.metatrader-course .category-link-list #post-122142:hover {
    background-color: #556068; }

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