@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);
@import url(//fonts.googleapis.com/css?family=Fira+Sans:400,300,300italic,400italic,500,500italic,700,700italic);
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }


/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }


/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }


/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }


/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }


/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }


/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }


/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }


/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }


/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }


h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }


h3 {
  font-size: 1.17em;
  margin: 1em 0; }


h4 {
  font-size: 1em;
  margin: 1.33em 0; }


h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }


h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }


/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }


/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }


blockquote {
  margin: 1em 40px; }


/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }


/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }


/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }


/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }


/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }


/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }


/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }


/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }


/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }


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


sup {
  top: -0.5em; }


sub {
  bottom: -0.25em; }


/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }


dd {
  margin: 0 0 0 40px; }


/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }


/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }


/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }


/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }


/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }


/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }


/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }


/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }


/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }


/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }


/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }


/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }


/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }


/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }


/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }


/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }


/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }


/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }


/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }


html {
  height: 100%; }


body {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/body_bg.gif) left top repeat;
  font-family: "Open Sans", "Trebuchet ms", "Helvetica CY", "Nimbus Sans L", sans-serif;
  font-size: 12px;
  min-width: 1000px;
  height: 100%; }

  body.mpage header {
    background: none;
    padding: 0; }

    body.mpage header .sub_menu .grey_buttons {
      min-width: 110px; }

      body.mpage header .sub_menu .grey_buttons.howstart {
        display: none; }


.all_wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -80px; }

  .all_wrap:before {
    content: '';
    display: table;
    clear: both; }


/*BANNER*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin-bottom: 20px; }

  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

  .slick-list:focus {
    outline: none; }

  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

  .slick-track:before, .slick-track:after {
    display: table;
    content: ''; }

  .slick-track:after {
    clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

  .slick-slide img {
    display: block; }

  .slick-slide.slick-loading img {
    display: none; }

  .slick-slide.dragging img {
    pointer-events: none; }


.slick-loading .slick-track {
  visibility: hidden; }


[dir='rtl'] .slick-slide {
  float: right; }


.slick-initialized .slick-slide {
  display: block; }


.slick-loading .slick-slide {
  visibility: hidden; }


.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }


.topbnrs {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 80px;
  margin: 0;
  z-index: 107; }

  .topbnrs__item {
    text-align: center; }

    .topbnrs__item a {
      display: block; }

    .topbnrs__item img {
      display: inline-block;
      width: 1000px;
      height: 80px; }

  .topbnrs .slick-dots {
    height: 15px;
    bottom: 10px;
    margin: 0 auto;
    position: absolute;
    list-style: none;
    padding: 0;
    text-align: center;
    width: 100%; }

    .topbnrs .slick-dots > li {
      padding: 0;
      margin: 0;
      display: inline-block;
      font-size: 0;
      line-height: 0; }

      .topbnrs .slick-dots > li button {
        display: block;
        width: 15px;
        height: 15px;
        border-radius: 3px;
        border: none;
        background: rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); }

      .topbnrs .slick-dots > li.slick-active button {
        background: rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 5px 0 black; }

      .topbnrs .slick-dots > li + li {
        margin-left: 10px; }

  .topbnrs .slick-prev, .topbnrs .slick-next {
    display: none !important; }

  .topbnrs__play {
    position: absolute;
    display: block;
    border: none;
    width: 20px;
    height: 24px;
    bottom: 10px;
    right: 10px;
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/play-pause.png) bottom left no-repeat; }

    .topbnrs__play_start {
      background-position: top left; }


/*.banner, .topbnr {
    text-align: center;
    width: 100%;
    background: $color_black;
    position: fixed;
    top: 0;
    left: 0;
    min-width: 1000px;
    z-index: 100;
}
*/
/*/BANNER*/
.wrapper {
  width: 100%;
  min-width: 1000px; }


.started_video {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/mask.png) repeat; }

  .started_video .sv_wrapper {
    margin: -300px 0 0 -436px;
    width: 873px;
    height: 640px;
    top: 50%;
    left: 50%;
    position: absolute; }

    .started_video .sv_wrapper .sv_video {
      background: #E0E0E0;
      border-radius: 8px;
      padding: 30px;
      clear: both;
      border: 3px solid #2E962E;
      font-size: 13px; }

      .started_video .sv_wrapper .sv_video a {
        color: #2E962E; }

    .started_video .sv_wrapper .close {
      background: #E0E0E0;
      color: #000000;
      float: right;
      font-size: 20px;
      font-weight: bold;
      padding: 5px;
      border-radius: 4px;
      line-height: 20px;
      margin: 0 0 10px 0;
      cursor: pointer; }

    .started_video .sv_wrapper .no_show {
      background: #E0E0E0;
      color: #000000;
      float: left;
      font-size: 12px;
      padding: 5px 10px 5px 5px;
      border-radius: 4px;
      line-height: 20px;
      margin: 0 0 10px 0;
      cursor: pointer; }

      .started_video .sv_wrapper .no_show i {
        font-size: 20px;
        font-style: normal;
        vertical-align: bottom;
        font-weight: bold; }


/*HEADER*/
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1000px;
  z-index: 105;
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/body_bg.gif) left top repeat;
  padding: 0 0 20px 0; }

  header .lang {
    float: right;
    padding: 15px 20px 0 0; }

    header .lang a, header .lang span {
      padding: 2px 12px;
      display: inline-block;
      text-transform: uppercase;
      border-radius: 10px;
      font-size: 12px;
      color: #2EA854;
      text-decoration: none;
      margin: 0 1px; }

    header .lang span {
      background: #C1E0C1;
      cursor: default; }

    header .lang a {
      background: #FFFFFF;
      cursor: pointer; }

      header .lang a:hover {
        background: #C1E0C1; }

  header .mlang {
    float: right;
    padding: 15px 20px 0 0;
    position: relative; }

    header .mlang a, header .mlang span {
      padding: 2px 12px;
      display: inline-block;
      text-transform: uppercase;
      border-radius: 10px;
      font-size: 12px;
      color: #2EA854;
      text-decoration: none;
      margin: 0 1px; }

    header .mlang span {
      background: #FFF;
      cursor: default;
      min-width: 50px;
      text-align: right;
      position: relative;
      z-index: 2; }

      header .mlang span:after {
        content: '\25bc'; }

    header .mlang a {
      background: #aaa;
      cursor: pointer;
      border-radius: 10px; }

      header .mlang a:hover {
        background: #dedede; }

    header .mlang__list {
      display: none;
      position: absolute;
      right: 21px;
      left: 1px;
      top: 100%;
      background: #fff;
      padding: 15px 0 5px;
      text-align: right;
      margin: -10px 0 0;
      border-radius: 0 0 10px 10px; }

      header .mlang__list a {
        display: block;
        white-space: nowrap;
        background: none;
        border-radius: 0; }

        header .mlang__list a:hover {
          background: #c2c2c2; }

    header .mlang:hover span:after {
      content: '\25b2'; }

    header .mlang:hover .mlang__list {
      display: block; }

  header .menu_bg {
    background: #2E962E;
    height: 50px; }

    header .menu_bg .nav-toggle {
      display: none; }

    header .menu_bg nav {
      height: 50px;
      text-transform: uppercase;
      padding: 0 0 0 255px;
      float: left;
      font-size: 0;
      line-height: 0; }

      header .menu_bg nav a {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        color: #FFFFFF;
        text-decoration: none;
        padding: 0 10px;
        font-size: 12px; }

        header .menu_bg nav a:hover, header .menu_bg nav a.active {
          background: #1a541a;
          border: none; }

        header .menu_bg nav a.testimonials {
          margin: 0 100px; }

        header .menu_bg nav a.what_is_mmm {
          background: #5fa437;
          font-weight: bold; }

          header .menu_bg nav a.what_is_mmm:hover, header .menu_bg nav a.what_is_mmm.active {
            background: #1a541a; }

  header .double-row-menu {
    display: none; }

  header .sub_menu {
    text-align: right;
    padding: 10px 20px 0 300px;
    font-size: 13px; }

    header .sub_menu a {
      background: #ffb400;
      color: #FFFFFF;
      display: inline-block;
      padding: 5px 10px;
      border-radius: 3px;
      text-transform: uppercase;
      text-decoration: none;
      text-align: center;
      height: 28px;
      box-sizing: border-box; }

      header .sub_menu a:hover {
        background: #ffd266; }

      header .sub_menu a.mobile {
        color: #FFFFFF;
        background: #2E962E;
        border: 1px solid #FFF;
        padding: 4px 9px; }

        header .sub_menu a.mobile.last {
          margin: 0 75px 0 0; }

        header .sub_menu a.mobile:hover {
          background: #5dcd5d;
          color: #FFFFFF; }

      header .sub_menu a.facebook_consultant {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/facebook_consultants.png) no-repeat;
        width: 192px;
        height: 41px;
        color: #FFFFFF;
        text-transform: none;
        padding: 9px 5px 0 40px;
        box-sizing: border-box;
        margin: -5px 10px 0 0;
        display: none; }

      header .sub_menu a.grey_buttons {
        background: #adadad;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkYWRhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM4JSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYxJSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZGFkYWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #adadad 0%, #e4e4e4 38%, #e4e4e4 61%, #adadad 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #adadad), color-stop(38%, #e4e4e4), color-stop(61%, #e4e4e4), color-stop(100%, #adadad));
        background: -webkit-linear-gradient(top, #adadad 0%, #e4e4e4 38%, #e4e4e4 61%, #adadad 100%);
        background: -o-linear-gradient(top, #adadad 0%, #e4e4e4 38%, #e4e4e4 61%, #adadad 100%);
        background: -ms-linear-gradient(top, #adadad 0%, #e4e4e4 38%, #e4e4e4 61%, #adadad 100%);
        background: linear-gradient(to bottom, #adadad 0%, #e4e4e4 38%, #e4e4e4 61%, #adadad 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adadad', endColorstr='#adadad',GradientType=0 );
        color: #000000;
        float: left;
        margin: 0 3px 0 0; }

        header .sub_menu a.grey_buttons.howstart {
          background: #ff523e;
          background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNTIzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iI2U4MGUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2U4MGUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjUyM2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
          background: -moz-linear-gradient(top, #ff523e 0%, #e80e00 14%, #e80e00 85%, #ff523e 100%);
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff523e), color-stop(14%, #e80e00), color-stop(85%, #e80e00), color-stop(100%, #ff523e));
          background: -webkit-linear-gradient(top, #ff523e 0%, #e80e00 14%, #e80e00 85%, #ff523e 100%);
          background: -o-linear-gradient(top, #ff523e 0%, #e80e00 14%, #e80e00 85%, #ff523e 100%);
          background: -ms-linear-gradient(top, #ff523e 0%, #e80e00 14%, #e80e00 85%, #ff523e 100%);
          background: linear-gradient(to bottom, #ff523e 0%, #e80e00 14%, #e80e00 85%, #ff523e 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff523e', endColorstr='#ff523e',GradientType=0 );
          color: #FFFFFF; }

          header .sub_menu a.grey_buttons.howstart:hover {
            color: #000000; }

        header .sub_menu a.grey_buttons:hover {
          background: #cccccc;
          color: #FFFFFF; }


.logo_wrap {
  background: #2E962E;
  width: 240px;
  border-radius: 0 0 10px 10px;
  padding: 20px 0;
  text-align: center;
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 106; }

  .logo_wrap .logo_href {
    text-decoration: none; }

    .logo_wrap .logo_href .logo {
      width: 100%;
      display: inline-block;
      margin: 0 0 5px 0;
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/logo.png) center top no-repeat;
      padding: 64px 0 0 0;
      text-transform: uppercase;
      color: #FFFFFF;
      font-size: 31px;
      font-style: normal; }

    .logo_wrap .logo_href .sfn {
      color: #FFFFFF;
      font-size: 18px;
      line-height: 22px;
      font-style: normal;
      padding: 0 0 8px 0;
      display: block; }

    .logo_wrap .logo_href .spm {
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/spm.jpg) no-repeat;
      width: 163px;
      height: 187px;
      display: inline-block;
      margin: 0 0 3px 0; }

  .logo_wrap .fkmi {
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/fkmi.png) no-repeat;
    width: 135px;
    height: 132px;
    display: none; }

  .logo_wrap .call_center {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 22px; }

  .logo_wrap .facebook {
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/facebook.png?v=2) no-repeat;
    display: inline-block;
    height: 24px;
    width: 204px;
    box-sizing: border-box;
    text-align: left;
    font-size: 13px;
    color: #333333;
    text-decoration: none;
    font-weight: 600;
    padding: 3px 0 0 35px;
    margin: 5px 0 0 0; }

  .logo_wrap .twitter {
    width: 204px;
    display: inline-block;
    box-sizing: border-box;
    font-weight: 600;
    background: #FFF;
    text-align: left;
    margin: 7px 0 0 0;
    color: #333333;
    text-decoration: none;
    font-size: 13px;
    line-height: 12px;
    border-radius: 4px;
    padding: 5px 7px 5px; }

    .logo_wrap .twitter:before {
      content: '';
      display: inline-block;
      float: left;
      width: 20px;
      height: 15px;
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/icons/twitter.png?v=1) no-repeat left top;
      margin-right: 10px; }

  .logo_wrap .telegram {
    width: 204px;
    display: inline-block;
    box-sizing: border-box;
    font-weight: 600;
    background: #FFF;
    text-align: left;
    margin: 7px 0 0 0;
    color: #333333;
    text-decoration: none;
    font-size: 13px;
    line-height: 12px;
    border-radius: 4px;
    padding: 5px 7px 5px; }

    .logo_wrap .telegram:before {
      content: '';
      display: inline-block;
      float: left;
      width: 20px;
      height: 16px;
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/icons/telegram.png?v=1) no-repeat left top;
      margin-right: 10px; }

  .logo_wrap .youtube_gd {
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/youtube_gd2.png?=1) no-repeat;
    display: inline-block;
    height: 37px;
    width: 213px;
    margin: 5px 0 0 8px;
    padding: 9px 0 0 50px;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 13px;
    color: #333333;
    font-weight: 600;
    text-align: left;
    font-style: italic; }

  .logo_wrap .youtube {
    display: inline-block;
    height: 24px;
    width: 204px;
    margin: 5px 0 0 0;
    background: #FFF;
    color: #000;
    text-decoration: none;
    line-height: 24px;
    font-size: 14px;
    border-radius: 4px; }

    .logo_wrap .youtube:after {
      content: '';
      width: 48px;
      height: 24px;
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/youtube-logo.png) left center no-repeat;
      display: inline-block;
      vertical-align: top;
      margin: 0 0 0 7px; }

  .logo_wrap .youtube-group {
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 13px 8px 6px;
    width: 188px;
    display: inline-block;
    margin-top: 11px;
    position: relative; }

    .logo_wrap .youtube-group:before {
      content: '';
      display: block;
      width: 48px;
      height: 17px;
      background: #2E962E url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/youtube-logo-min.png) no-repeat center;
      position: absolute;
      top: -5px;
      left: 50%;
      margin-left: -24px; }

  .logo_wrap .youtube-item {
    background: #FFF;
    display: block;
    text-align: left;
    margin: 7px 0 0 0;
    color: #333333;
    text-decoration: none;
    font-size: 13px;
    line-height: 12px;
    border-radius: 4px;
    padding: 5px 7px 5px; }

    .logo_wrap .youtube-item:before {
      content: '';
      display: inline-block;
      float: left;
      width: 15px;
      height: 20px;
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/youtube-min.png) no-repeat left 2px;
      margin-right: 7px; }

  .logo_wrap .china_social {
    padding: 5px 0 0 18px; }

    .logo_wrap .china_social a {
      display: block;
      width: 193px;
      height: 35px;
      color: #FFFFFF;
      box-sizing: border-box;
      padding: 8px 0 0 55px;
      text-align: left;
      font-size: 14px;
      text-decoration: none;
      margin: 5px 0 0 0; }

      .logo_wrap .china_social a.soc_assist {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/soc_service.png) center center no-repeat;
        height: 34px;
        font-weight: bold;
        padding-top: 7px; }

      .logo_wrap .china_social a.soc_tudou {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/soc_tudou.png?v=2) center center no-repeat; }

      .logo_wrap .china_social a.soc_vimeo {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/soc_vimeo.png?v=2) center center no-repeat; }

      .logo_wrap .china_social a.soc_weibo {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/soc_weibo.png?v=2) center center no-repeat; }

      .logo_wrap .china_social a.soc_qzone {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/soc_qzone.png?v=2) center center no-repeat; }

      .logo_wrap .china_social a.soc_wechat {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/soc_wechat.png?v=2) center center no-repeat; }

      .logo_wrap .china_social a.soc_renren {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/soc_renren.png?v=2) center center no-repeat; }

  .logo_wrap .happycalc {
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/happycalc.png) top center no-repeat;
    width: 214px;
    height: 132px;
    display: block;
    position: absolute;
    top: auto;
    bottom: -120px;
    left: 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    color: #000000;
    box-sizing: border-box;
    padding: 37px 15px 0 87px; }

    .logo_wrap .happycalc:hover {
      background-position: bottom center; }


/*/HEADER*/
/*MAINPAGE*/
.mainpage_fon {
  min-height: 470px;
  width: 100%;
  position: relative;
  background: #00247a url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/mainpage_fon.jpg) left bottom repeat-x;
  overflow: hidden;
  padding: 50px 0 0 0; }

  .mainpage_fon .mainpage {
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/mainpage.jpg) center bottom no-repeat;
    width: 100%;
    min-height: 470px;
    position: relative;
    overflow: hidden;
    min-width: 1000px; }

    .mainpage_fon .mainpage .globus {
      width: 301px;
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/globus.png?v=2) bottom no-repeat;
      height: 470px;
      position: absolute;
      top: auto;
      bottom: 0;
      right: 390px; }

    .mainpage_fon .mainpage .gh_fb_main {
      position: absolute;
      top: auto;
      left: auto;
      right: 10px;
      bottom: 60px;
      width: 360px;
      border: 5px solid #2E962E;
      box-sizing: border-box;
      padding: 20px;
      background: #FFFFFF;
      border-radius: 10px;
      height: 325px;
      overflow: hidden;
      display: none; }

      .mainpage_fon .mainpage .gh_fb_main .h {
        background: #2E962E;
        color: #FFFFFF;
        margin: -20px -20px 20px -20px;
        padding: 10px 20px;
        text-transform: uppercase;
        font-size: 20px;
        position: relative; }

      .mainpage_fon .mainpage .gh_fb_main .item {
        padding: 0 0 10px 0; }

        .mainpage_fon .mainpage .gh_fb_main .item .text {
          margin: 0; }

    .mainpage_fon .mainpage .search {
      padding: 20px 0 0 0;
      position: absolute;
      top: auto;
      left: auto;
      right: 10px;
      bottom: 20px;
      width: 360px; }

      .mainpage_fon .mainpage .search div {
        padding: 0 90px 0 0; }

      .mainpage_fon .mainpage .search input[type="text"] {
        border: 1px solid #FFFFFF;
        background: transparent;
        border-radius: 4px;
        padding: 0 10px;
        color: #FFFFFF;
        font-family: "Open Sans", "Trebuchet ms", "Helvetica CY", "Nimbus Sans L", sans-serif;
        font-size: 13px;
        height: 24px;
        box-sizing: border-box;
        width: 100%;
        vertical-align: middle; }

        .mainpage_fon .mainpage .search input[type="text"]:focus {
          background: #568DCB; }

      .mainpage_fon .mainpage .search button[type="submit"] {
        float: right;
        background: #239dc5;
        border: 0;
        text-transform: uppercase;
        color: #FFFFFF;
        height: 25px;
        line-height: 25px;
        box-sizing: border-box;
        width: 85px;
        border-radius: 4px;
        font-size: 14px; }

        .mainpage_fon .mainpage .search button[type="submit"]:hover {
          background: #0085ae; }

    .mainpage_fon .mainpage .main_text {
      padding: 45px 700px 0 300px;
      color: #FFFFFF;
      font-size: 16px;
      float: left;
      text-align: justify;
      width: 100%;
      box-sizing: border-box; }

      .mainpage_fon .mainpage .main_text .warning {
        text-align: center;
        padding: 20px 0 0 0;
        display: none; }

        .mainpage_fon .mainpage .main_text .warning p {
          border-radius: 4px;
          text-align: center;
          padding: 2px;
          background: #fff;
          color: #000;
          display: inline-block; }

      .mainpage_fon .mainpage .main_text .how_to_start {
        background: #ff523e;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNTIzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iI2U4MGUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2U4MGUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjUyM2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #ff523e 0%, #e80e00 14%, #e80e00 85%, #ff523e 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff523e), color-stop(14%, #e80e00), color-stop(85%, #e80e00), color-stop(100%, #ff523e));
        background: -webkit-linear-gradient(top, #ff523e 0%, #e80e00 14%, #e80e00 85%, #ff523e 100%);
        background: -o-linear-gradient(top, #ff523e 0%, #e80e00 14%, #e80e00 85%, #ff523e 100%);
        background: -ms-linear-gradient(top, #ff523e 0%, #e80e00 14%, #e80e00 85%, #ff523e 100%);
        background: linear-gradient(to bottom, #ff523e 0%, #e80e00 14%, #e80e00 85%, #ff523e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff523e', endColorstr='#ff523e',GradientType=0 );
        display: block;
        margin: 50px 0 30px 0;
        border-radius: 4px;
        position: relative; }

        .mainpage_fon .mainpage .main_text .how_to_start:hover {
          background: #E20B00; }

        .mainpage_fon .mainpage .main_text .how_to_start i {
          display: block;
          background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/ico_questions.png) no-repeat;
          width: 75px;
          height: 87px;
          position: absolute;
          left: 20px;
          top: -30px; }

        .mainpage_fon .mainpage .main_text .how_to_start a {
          display: block;
          text-transform: uppercase;
          color: #FFFFFF;
          text-decoration: none;
          text-align: center;
          padding: 20px 100px;
          font-size: 17px; }

      .mainpage_fon .mainpage .main_text p {
        margin: 0;
        padding: 0; }

        .mainpage_fon .mainpage .main_text p.h, .mainpage_fon .mainpage .main_text p.subh {
          font-size: 39px;
          text-transform: uppercase;
          text-align: center;
          line-height: 39px; }

        .mainpage_fon .mainpage .main_text p.h {
          margin: 0 0 10px 0; }

        .mainpage_fon .mainpage .main_text p.subh {
          font-size: 24px;
          line-height: 24px;
          padding: 0 0 5px 0; }

        .mainpage_fon .mainpage .main_text p a {
          color: #FFFFFF;
          text-transform: uppercase; }

    .mainpage_fon .mainpage.show-consult-24-7 {
      min-height: 550px; }

      .mainpage_fon .mainpage.show-consult-24-7 .consult-24-7 {
        display: block; }


/*/MAINPAGE*/
/*TOP_10*/
.top_10 {
  height: 200px;
  background: #00AAF2 url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/top_10/top_10_bg.jpg) center no-repeat;
  position: relative;
  padding: 0 50px 0 350px;
  border-top: 3px solid #d3e4ef; }

  .top_10 .jcarousel {
    position: relative;
    overflow: hidden; }

    .top_10 .jcarousel ul {
      width: 20000em;
      position: relative;
      list-style: none;
      margin: 0;
      padding: 0; }

      .top_10 .jcarousel ul li {
        float: left;
        width: 240px;
        height: 200px;
        overflow: hidden; }

        .top_10 .jcarousel ul li img {
          width: 220px;
          height: 165px;
          display: block;
          margin: 15px auto 0 auto;
          border-radius: 8px;
          -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3); }

  .top_10 .top_10_text {
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/top_10/top_10_text.png) no-repeat;
    width: 34px;
    height: 79px;
    position: absolute;
    left: 270px;
    top: 55px; }

  .top_10 .top_10_shad {
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/top_10/top_10_shad.png) no-repeat;
    width: 150px;
    height: 200px;
    position: absolute;
    left: auto;
    right: 0;
    top: 0; }

  .top_10 .jcarousel-control-prev, .top_10 .jcarousel-control-next {
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/top_10/top_10_arr.png) right no-repeat;
    width: 23px;
    height: 55px;
    display: block;
    position: absolute;
    top: 65px;
    right: 20px;
    left: auto; }

  .top_10 .jcarousel-control-prev {
    background-position: left;
    left: 325px;
    right: auto; }


/*/TOP_10*/
/*WINELETTERS_MAIN*/
.wineletters_main {
  background: #e0e0e0;
  text-align: center;
  padding: 25px 0;
  border-top: 3px solid #cccccc;
  border-bottom: 3px solid #e6e6e6;
  clear: both; }

  .wineletters_main a {
    width: 220px;
    height: 165px;
    display: inline-block;
    margin: 15px;
    border-radius: 6px;
    overflow: hidden;
    background: #ccc; }

    .wineletters_main a img {
      max-height: 200px;
      max-width: 220px; }


/*/WINELETTERS_MAIN*/
/*CONTENT*/
.content {
  padding: 120px 50px 50px 300px;
  font-size: 14px;
  line-height: 22px; }

  .content h1, .content h2, .content h3 {
    font-weight: 400;
    font-size: 36px;
    color: #2E962E;
    padding: 0;
    line-height: 36px;
    margin: 0 0 25px 0;
    text-transform: uppercase; }

  .content h2, .content h3 {
    font-size: 26px;
    margin: 0 0 15px 0;
    line-height: 26px; }

  .content h3 {
    font-size: 22px;
    line-height: 22px; }

  .content p {
    margin: 0 0 15px 0;
    padding: 0; }

  .content ul li, .content ol li {
    margin: 0 0 15px 0; }

  .content a {
    color: #2E962E; }

    .content a:hover {
      text-decoration: none; }

  .content .news_clip {
    display: none; }

    .content .news_clip a.button_for_begginers {
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/button_for_begginers.png?v=1) no-repeat;
      width: 326px;
      height: 77px;
      display: inline-block;
      margin: 0 0 0 -10px; }

  .content .news_category {
    padding: 0 0 30px 0; }

    .content .news_category a {
      margin: 0 10px 0 0;
      display: inline-block;
      background: #2E962E;
      color: #FFFFFF;
      text-decoration: none;
      padding: 3px 10px;
      border-radius: 5px; }

      .content .news_category a:hover, .content .news_category a.active {
        background: #333333; }

  .content .news_list {
    padding: 0 0 50px 0; }

    .content .news_list.static {
      background: #EDEDED;
      padding: 20px;
      margin: 0 0 60px 0; }

      .content .news_list.static .news_list:last-child {
        padding: 0; }

    .content .news_list a {
      text-decoration: none; }

      .content .news_list a:hover {
        text-decoration: underline; }

    .content .news_list .h {
      margin: 0 0 15px 0; }

      .content .news_list .h a {
        color: #2E962E;
        font-weight: 400;
        font-size: 22px;
        text-transform: uppercase;
        line-height: 22px; }

    .content .news_list .date {
      font-size: 12px;
      font-weight: 600;
      color: #333333; }

  .content .pagination {
    clear: both;
    text-align: center;
    margin: 20px 0; }

    .content .pagination ul {
      padding: 0;
      margin: 0;
      list-style: none; }

      .content .pagination ul li {
        display: inline-block;
        margin: 0 6px 0 0; }

        .content .pagination ul li a, .content .pagination ul li span {
          color: #2E962E;
          display: inline-block;
          padding: 4px 12px;
          text-decoration: none;
          text-align: center;
          font-weight: 700; }

        .content .pagination ul li a:hover, .content .pagination ul li span {
          background: #e3e3e3; }

        .content .pagination ul li.more span {
          background: transparent; }

  .content .sort_summ {
    text-align: right;
    padding: 0 0 3px 0;
    font-weight: 600;
    float: right; }

    .content .sort_summ input {
      margin: 0;
      padding: 0;
      vertical-align: middle; }

    .content .sort_summ span {
      vertical-align: middle;
      text-transform: uppercase;
      font-size: 14px; }

  .content .winletters_info {
    margin: 10px 0 20px; }

    .content .winletters_info span {
      background: #b3b3b3; }

  .content .wineletters_list {
    background: #FFFFFF;
    border: 1px solid #e6e6e6;
    padding: 20px;
    margin: 0 0 35px 0;
    border-radius: 4px; }

    .content .wineletters_list .date {
      color: gray; }

      .content .wineletters_list .date b {
        font-weight: 600;
        color: #000000; }

    .content .wineletters_list .amount {
      font-style: italic;
      font-weight: bold;
      font-size: 14px;
      line-height: 12px; }

      .content .wineletters_list .amount .summ {
        font-style: normal;
        font-size: 30px; }

      .content .wineletters_list .amount .currency {
        font-size: 14px;
        font-style: normal; }

    .content .wineletters_list .item {
      display: inline-block;
      width: 48%;
      margin: 5px; }

    .content .wineletters_list.only_video {
      text-align: center; }

      .content .wineletters_list.only_video.best_video {
        background: #E0E0E0; }

      .content .wineletters_list.only_video .item {
        width: 23%;
        box-sizing: border-box;
        height: 260px; }

        .content .wineletters_list.only_video .item .item_prop {
          text-align: left; }

          .content .wineletters_list.only_video .item .item_prop .item_sum {
            font-style: italic; }

            .content .wineletters_list.only_video .item .item_prop .item_sum .summ {
              font-size: 22px; }

          .content .wineletters_list.only_video .item .item_prop .item_date {
            font-size: 12px; }

          .content .wineletters_list.only_video .item .item_prop .item_number {
            font-size: 12px; }

        .content .wineletters_list.only_video .item a {
          overflow: hidden;
          border-radius: 4px;
          border: 1px solid #e6e6e6;
          display: block;
          position: relative;
          background: #000000;
          height: 260px;
          line-height: 260px; }

          .content .wineletters_list.only_video .item a img {
            max-height: 260px;
            max-width: 100%; }

          .content .wineletters_list.only_video .item a .thumb {
            background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/play.png) no-repeat;
            width: 107px;
            height: 107px;
            position: absolute;
            display: block;
            top: 50%;
            left: 50%;
            margin: -54px 0 0 -53px; }

    .content .wineletters_list .video_preview {
      width: 560px;
      height: 315px;
      position: relative;
      text-align: center;
      margin: 20px 0;
      background: #000; }

      .content .wineletters_list .video_preview video {
        height: 100%;
        width: 100%; }

      .content .wineletters_list .video_preview img {
        max-width: 560px;
        max-height: 315px; }

      .content .wineletters_list .video_preview a {
        position: absolute !important;
        top: 0;
        left: 0;
        width: 560px;
        height: 315px; }

        .content .wineletters_list .video_preview a .play {
          background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/play.png) no-repeat;
          width: 107px;
          height: 107px;
          position: absolute;
          display: block;
          top: 50%;
          left: 50%;
          margin: -54px 0 0 -53px; }

  .content .best_item {
    background: #f1f1f1;
    position: relative; }

    .content .best_item:after {
      content: '';
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/the_best.png) no-repeat center;
      width: 50px;
      height: 50px;
      position: absolute;
      top: 25px;
      right: 25px; }

  .content .form_search {
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    background: #fff;
    padding: 14px 20px 4px;
    margin-bottom: 20px; }

    .content .form_search .box {
      display: inline-block;
      padding-bottom: 10px; }

    .content .form_search label {
      display: inline-block;
      font-weight: bold; }

    .content .form_search input {
      margin: 0 15px 0 5px;
      display: inline-block;
      padding: 2px 10px;
      border: 1px solid #e6e6e6;
      vertical-align: middle; }

      .content .form_search input[type=text] {
        width: 155px; }

    .content .form_search .button {
      background: #2E962E;
      color: #FFFFFF;
      text-transform: uppercase;
      border: 0;
      border-radius: 0;
      font-weight: normal;
      display: inline-block;
      padding: 3px 10px;
      vertical-align: top;
      margin: 0; }

      .content .form_search .button:hover {
        background: #cccccc; }

  .content .registration, .content .callcenter, .content .leader-interview, .content .leader-requalification, .content .bitcoin-consultants, .content .moderators, .content .bitcoin-consultation, .content .training, .content .form-builder {
    background: #EFEFEF;
    padding: 30px;
    font-size: 13px;
    overflow: hidden;
    margin: 0 0 30px 0; }

    .content .registration .line, .content .callcenter .line, .content .leader-interview .line, .content .leader-requalification .line, .content .bitcoin-consultants .line, .content .moderators .line, .content .bitcoin-consultation .line, .content .training .line, .content .form-builder .line {
      clear: both;
      padding: 0 0 20px 0; }

      .content .registration .line:after, .content .callcenter .line:after, .content .leader-interview .line:after, .content .leader-requalification .line:after, .content .bitcoin-consultants .line:after, .content .moderators .line:after, .content .bitcoin-consultation .line:after, .content .training .line:after, .content .form-builder .line:after {
        content: '';
        display: table;
        clear: both; }

      .content .registration .line label.warn, .content .callcenter .line label.warn, .content .leader-interview .line label.warn, .content .leader-requalification .line label.warn, .content .bitcoin-consultants .line label.warn, .content .moderators .line label.warn, .content .bitcoin-consultation .line label.warn, .content .training .line label.warn, .content .form-builder .line label.warn {
        color: red; }

      .content .registration .line .left, .content .callcenter .line .left, .content .leader-interview .line .left, .content .leader-requalification .line .left, .content .bitcoin-consultants .line .left, .content .moderators .line .left, .content .bitcoin-consultation .line .left, .content .training .line .left, .content .form-builder .line .left {
        float: left;
        width: 300px; }

        .content .registration .line .left label, .content .callcenter .line .left label, .content .leader-interview .line .left label, .content .leader-requalification .line .left label, .content .bitcoin-consultants .line .left label, .content .moderators .line .left label, .content .bitcoin-consultation .line .left label, .content .training .line .left label, .content .form-builder .line .left label {
          font-weight: bold; }

        .content .registration .line .left p, .content .callcenter .line .left p, .content .leader-interview .line .left p, .content .leader-requalification .line .left p, .content .bitcoin-consultants .line .left p, .content .moderators .line .left p, .content .bitcoin-consultation .line .left p, .content .training .line .left p, .content .form-builder .line .left p {
          font-size: 12px;
          font-style: italic;
          color: #8c8c8c;
          line-height: 16px; }

      .content .registration .line .right, .content .callcenter .line .right, .content .leader-interview .line .right, .content .leader-requalification .line .right, .content .bitcoin-consultants .line .right, .content .moderators .line .right, .content .bitcoin-consultation .line .right, .content .training .line .right, .content .form-builder .line .right {
        padding: 0 0 0 350px;
        max-width: 400px; }

        .content .registration .line .right input, .content .callcenter .line .right input, .content .leader-interview .line .right input, .content .leader-requalification .line .right input, .content .bitcoin-consultants .line .right input, .content .moderators .line .right input, .content .bitcoin-consultation .line .right input, .content .training .line .right input, .content .form-builder .line .right input {
          width: 100%;
          border: 1px solid #bfbfbf;
          background: #FFFFFF;
          padding: 5px 10px;
          font-size: 14px;
          box-sizing: border-box; }

          .content .registration .line .right input.warn, .content .callcenter .line .right input.warn, .content .leader-interview .line .right input.warn, .content .leader-requalification .line .right input.warn, .content .bitcoin-consultants .line .right input.warn, .content .moderators .line .right input.warn, .content .bitcoin-consultation .line .right input.warn, .content .training .line .right input.warn, .content .form-builder .line .right input.warn {
            border: 1px solid red; }

          .content .registration .line .right input[type="checkbox"], .content .registration .line .right input[type="radio"], .content .callcenter .line .right input[type="checkbox"], .content .callcenter .line .right input[type="radio"], .content .leader-interview .line .right input[type="checkbox"], .content .leader-interview .line .right input[type="radio"], .content .leader-requalification .line .right input[type="checkbox"], .content .leader-requalification .line .right input[type="radio"], .content .bitcoin-consultants .line .right input[type="checkbox"], .content .bitcoin-consultants .line .right input[type="radio"], .content .moderators .line .right input[type="checkbox"], .content .moderators .line .right input[type="radio"], .content .bitcoin-consultation .line .right input[type="checkbox"], .content .bitcoin-consultation .line .right input[type="radio"], .content .training .line .right input[type="checkbox"], .content .training .line .right input[type="radio"], .content .form-builder .line .right input[type="checkbox"], .content .form-builder .line .right input[type="radio"] {
            width: auto;
            border: 0;
            background: transparent;
            padding: 0;
            margin: 0 5px 0 0;
            vertical-align: -2px; }

        .content .registration .line .right textarea, .content .registration .line .right select, .content .callcenter .line .right textarea, .content .callcenter .line .right select, .content .leader-interview .line .right textarea, .content .leader-interview .line .right select, .content .leader-requalification .line .right textarea, .content .leader-requalification .line .right select, .content .bitcoin-consultants .line .right textarea, .content .bitcoin-consultants .line .right select, .content .moderators .line .right textarea, .content .moderators .line .right select, .content .bitcoin-consultation .line .right textarea, .content .bitcoin-consultation .line .right select, .content .training .line .right textarea, .content .training .line .right select, .content .form-builder .line .right textarea, .content .form-builder .line .right select {
          width: 100%;
          border: 1px solid #bfbfbf;
          background: #FFFFFF;
          padding: 5px 10px;
          font-size: 14px;
          box-sizing: border-box; }

          .content .registration .line .right textarea.warn, .content .registration .line .right select.warn, .content .callcenter .line .right textarea.warn, .content .callcenter .line .right select.warn, .content .leader-interview .line .right textarea.warn, .content .leader-interview .line .right select.warn, .content .leader-requalification .line .right textarea.warn, .content .leader-requalification .line .right select.warn, .content .bitcoin-consultants .line .right textarea.warn, .content .bitcoin-consultants .line .right select.warn, .content .moderators .line .right textarea.warn, .content .moderators .line .right select.warn, .content .bitcoin-consultation .line .right textarea.warn, .content .bitcoin-consultation .line .right select.warn, .content .training .line .right textarea.warn, .content .training .line .right select.warn, .content .form-builder .line .right textarea.warn, .content .form-builder .line .right select.warn {
            border: 1px solid red; }

        .content .registration .line .right textarea, .content .callcenter .line .right textarea, .content .leader-interview .line .right textarea, .content .leader-requalification .line .right textarea, .content .bitcoin-consultants .line .right textarea, .content .moderators .line .right textarea, .content .bitcoin-consultation .line .right textarea, .content .training .line .right textarea, .content .form-builder .line .right textarea {
          height: 130px; }

        .content .registration .line .right button, .content .callcenter .line .right button, .content .leader-interview .line .right button, .content .leader-requalification .line .right button, .content .bitcoin-consultants .line .right button, .content .moderators .line .right button, .content .bitcoin-consultation .line .right button, .content .training .line .right button, .content .form-builder .line .right button {
          background: #2E962E;
          border: 1px solid #2E962E;
          color: #FFFFFF;
          font-size: 24px;
          padding: 10px 30px;
          text-transform: uppercase;
          cursor: pointer; }

          .content .registration .line .right button:hover, .content .callcenter .line .right button:hover, .content .leader-interview .line .right button:hover, .content .leader-requalification .line .right button:hover, .content .bitcoin-consultants .line .right button:hover, .content .moderators .line .right button:hover, .content .bitcoin-consultation .line .right button:hover, .content .training .line .right button:hover, .content .form-builder .line .right button:hover {
            background: #FFFFFF;
            border: 1px solid #333333;
            color: #333333; }

        .content .registration .line .right .inviteButton, .content .callcenter .line .right .inviteButton, .content .leader-interview .line .right .inviteButton, .content .leader-requalification .line .right .inviteButton, .content .bitcoin-consultants .line .right .inviteButton, .content .moderators .line .right .inviteButton, .content .bitcoin-consultation .line .right .inviteButton, .content .training .line .right .inviteButton, .content .form-builder .line .right .inviteButton {
          color: #23A323;
          cursor: pointer;
          border-bottom: 1px dashed; }

      .content .registration .line .error, .content .callcenter .line .error, .content .leader-interview .line .error, .content .leader-requalification .line .error, .content .bitcoin-consultants .line .error, .content .moderators .line .error, .content .bitcoin-consultation .line .error, .content .training .line .error, .content .form-builder .line .error {
        color: red;
        font-weight: bold; }

  .content .school_registration {
    background: #EFEFEF;
    padding: 30px;
    font-size: 13px;
    overflow: hidden;
    margin: 0;
    height: 900px;
    box-sizing: border-box;
    width: 700px; }

    .content .school_registration .line {
      clear: both;
      padding: 0 0 20px 0; }

      .content .school_registration .line .left {
        float: left;
        width: 200px;
        padding: 0 40px 0 0; }

        .content .school_registration .line .left label {
          font-weight: bold; }

        .content .school_registration .line .left p {
          font-size: 12px;
          font-style: italic;
          color: #8c8c8c;
          line-height: 16px; }

      .content .school_registration .line .right {
        padding: 0 0 0 250px; }

        .content .school_registration .line .right input {
          width: 390px;
          border: 1px solid #bfbfbf;
          background: #FFFFFF;
          padding: 5px 10px;
          font-size: 14px;
          box-sizing: border-box; }

          .content .school_registration .line .right input.warn {
            border: 1px solid red; }

          .content .school_registration .line .right input[type="checkbox"] {
            width: auto;
            border: 0;
            background: transparent;
            padding: 0;
            margin: 0 5px 0 0;
            vertical-align: -2px; }

        .content .school_registration .line .right textarea, .content .school_registration .line .right select {
          width: 400px;
          border: 1px solid #bfbfbf;
          background: #FFFFFF;
          padding: 5px 10px;
          font-size: 14px; }

        .content .school_registration .line .right select {
          width: 390px; }

        .content .school_registration .line .right button {
          background: #2E962E;
          border: 1px solid #2E962E;
          color: #FFFFFF;
          font-size: 24px;
          padding: 10px 30px;
          text-transform: uppercase;
          cursor: pointer; }

          .content .school_registration .line .right button:hover {
            background: #FFFFFF;
            border: 1px solid #333333;
            color: #333333; }

        .content .school_registration .line .right .inviteButton {
          color: #23A323;
          cursor: pointer;
          border-bottom: 1px dashed; }

      .content .school_registration .line .error {
        color: red;
        font-weight: bold; }

  .content .managers_list li {
    margin: 0 0 20px 0; }

  .content .managers_list p {
    margin: 0; }

  .content .abroad_flag {
    width: 350px;
    list-style: none;
    padding: 0; }

    .content .abroad_flag a {
      display: block;
      height: 48px;
      margin: 0 0 15px;
      text-decoration: none; }

      .content .abroad_flag a:hover span {
        text-decoration: none; }

      .content .abroad_flag a i {
        box-shadow: 0 2px 10px 0 rgba(50, 50, 50, 0.5);
        display: inline-block;
        height: 48px;
        width: 71px; }

      .content .abroad_flag a span {
        display: inline-block;
        font-size: 22px;
        height: 48px;
        line-height: 48px;
        margin: 0 0 0 30px;
        text-decoration: underline;
        vertical-align: top; }

      .content .abroad_flag a.russia i {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/abroad/russia.png) no-repeat; }

      .content .abroad_flag a.russia span {
        color: #ff0000; }

      .content .abroad_flag a.bangladesh i {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/abroad/bangladesh.png) no-repeat; }

      .content .abroad_flag a.bangladesh span {
        color: #2E962E; }

      .content .abroad_flag a.india i {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/abroad/india.png) no-repeat; }

      .content .abroad_flag a.india span {
        color: #ff9932; }

      .content .abroad_flag a.malaysia i {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/abroad/malaysia.png) no-repeat; }

      .content .abroad_flag a.malaysia span {
        color: #39399d; }

      .content .abroad_flag a.hong_kong i {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/abroad/hong_kong.png) no-repeat; }

      .content .abroad_flag a.hong_kong span {
        color: #ff0000; }

      .content .abroad_flag a.kazakhstan i {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/abroad/kazakhstan.png) no-repeat; }

      .content .abroad_flag a.kazakhstan span {
        color: #04a5e0; }

      .content .abroad_flag a.thailand i {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/abroad/thailand.png) no-repeat; }

      .content .abroad_flag a.thailand span {
        color: #333333; }

      .content .abroad_flag a.ukraine i {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/abroad/ukraine.png) no-repeat; }

      .content .abroad_flag a.ukraine span {
        color: #0973a7; }

      .content .abroad_flag a.indonesia i {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/abroad/indonesia.png) no-repeat; }

      .content .abroad_flag a.indonesia span {
        color: #119fa7; }

      .content .abroad_flag a.philippines i {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/abroad/philippines.png) no-repeat; }

      .content .abroad_flag a.philippines span {
        color: #62a84c; }

      .content .abroad_flag a.rsa i {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/abroad/republic_of_south_africa.png) no-repeat; }

      .content .abroad_flag a.rsa span {
        color: #95742b; }

      .content .abroad_flag a.peru i {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/abroad/peru.png) no-repeat; }

      .content .abroad_flag a.peru span {
        color: #951291; }

  .content .other_country {
    background: #E0E0E0;
    display: inline-block;
    margin: 0 0 15px 0; }

  .content .other_country_window {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 20px;
    width: 600px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -200px 0 0 -300px;
    text-transform: uppercase;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 0px 10px #000000;
    display: none;
    z-index: 9999; }

    .content .other_country_window .left {
      width: 50%;
      float: left; }

    .content .other_country_window .right {
      width: 50%;
      float: left; }

    .content .other_country_window .close-toggle {
      color: #2E962E;
      position: absolute;
      text-decoration: none;
      font-weight: bold;
      top: 5px;
      left: auto;
      right: 10px;
      font-size: 20px;
      display: block;
      padding: 0 7px;
      border-radius: 3px;
      border: 1px solid #2E962E; }

  .content .infograph_wrap {
    padding: 20px 0;
    margin: 0 auto;
    width: 960px;
    font-family: "Open Sans", "Trebuchet ms", "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #000000;
    font-weight: 600; }

    .content .infograph_wrap .infograph_bg_1 {
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/infograph/graph_bg_1.jpg) no-repeat;
      width: 960px;
      height: 812px;
      border-radius: 10px 10px 0 0;
      position: relative; }

      .content .infograph_wrap .infograph_bg_1 div {
        position: absolute; }

      .content .infograph_wrap .infograph_bg_1 .text_1 {
        text-transform: uppercase;
        font-size: 22px;
        text-align: center;
        width: 100%;
        left: auto;
        top: 40px; }

      .content .infograph_wrap .infograph_bg_1 .text_2 {
        font-size: 17px;
        left: 175px;
        top: 130px; }

      .content .infograph_wrap .infograph_bg_1 .text_3 {
        font-size: 17px;
        top: 498px;
        left: 600px; }

      .content .infograph_wrap .infograph_bg_1 .text_4 {
        font-size: 16px;
        left: 120px;
        top: 730px; }

    .content .infograph_wrap .infograph_bg_2 {
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/infograph/graph_bg_2.jpg) no-repeat;
      width: 960px;
      height: 756px;
      position: relative;
      font-size: 16px; }

      .content .infograph_wrap .infograph_bg_2 div {
        position: absolute; }

      .content .infograph_wrap .infograph_bg_2 .text_1 {
        top: 90px;
        left: 180px; }

      .content .infograph_wrap .infograph_bg_2 .text_2 {
        left: 400px;
        top: 270px; }

      .content .infograph_wrap .infograph_bg_2 .text_3 {
        top: 455px;
        left: 55px; }

    .content .infograph_wrap .infograph_bg_3 {
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/infograph/graph_bg_3.jpg) no-repeat;
      width: 960px;
      height: 681px;
      border-radius: 0 0 10px 10px;
      position: relative;
      font-size: 17px; }

      .content .infograph_wrap .infograph_bg_3 div {
        position: absolute; }

      .content .infograph_wrap .infograph_bg_3 .text_1 {
        left: 400px;
        top: 100px; }

      .content .infograph_wrap .infograph_bg_3 .text_2 {
        top: 223px;
        left: 620px; }

      .content .infograph_wrap .infograph_bg_3 .text_3 {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/infograph/info_ico.png) 0 0 no-repeat;
        padding: 0 0 0 70px;
        top: 350px;
        left: 50px;
        width: 100%;
        box-sizing: border-box;
        min-height: 62px;
        font-size: 16px; }

      .content .infograph_wrap .infograph_bg_3 .text_4 {
        background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/infograph/info_ico.png) 0 0 no-repeat;
        padding: 20px 0 0 70px;
        top: 450px;
        left: 50px;
        width: 100%;
        box-sizing: border-box;
        min-height: 62px;
        font-size: 16px; }

      .content .infograph_wrap .infograph_bg_3 .text_5 {
        text-transform: uppercase;
        font-size: 22px;
        text-align: center;
        width: 100%;
        left: auto;
        top: 550px; }

  .content .gallery a {
    display: inline-block;
    width: 200px;
    height: 200px;
    text-align: center;
    margin: 0 20px 20px 0;
    overflow: hidden;
    border-radius: 4px; }

    .content .gallery a img {
      border: 1px solid #2E962E;
      border-radius: 4px; }

  .content .consultant_list {
    list-style: none;
    padding: 0;
    margin: 0; }

    .content .consultant_list li {
      padding: 0 50px 30px 0;
      margin: 0;
      display: inline-block;
      box-sizing: border-box;
      width: 50%;
      float: left; }

      .content .consultant_list li a {
        text-decoration: none;
        color: #2E962E;
        font-size: 22px;
        display: block;
        height: 100px;
        position: relative;
        z-index: 0; }

        .content .consultant_list li a img {
          border-radius: 50%;
          border: 3px solid #2E962E;
          position: absolute;
          left: 0;
          top: 0;
          z-index: 10;
          width: 95px;
          height: 95px;
          background: #2E962E; }

        .content .consultant_list li a span {
          border-bottom: 1px solid #2E962E;
          display: block;
          padding: 35px 0 10px 110px;
          position: absolute;
          left: 0;
          top: 0;
          z-index: 9;
          margin-left: 10px;
          width: 100%;
          box-sizing: border-box; }

        .content .consultant_list li a:hover {
          color: #000000; }

          .content .consultant_list li a:hover img {
            border-color: #000000; }

          .content .consultant_list li a:hover span {
            border-color: #000000; }

  .content .abroad_video {
    display: inline-block;
    width: 480px;
    height: 360px;
    position: relative;
    overflow: hidden; }

    .content .abroad_video img {
      width: 480px;
      height: 360px; }

    .content .abroad_video .thumb {
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/play.png) no-repeat;
      width: 107px;
      height: 107px;
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      margin: -54px 0 0 -53px; }

  .content video {
    width: auto;
    height: auto;
    max-width: 560px;
    max-height: 315px;
    background: #ccc; }

  .content .videoWrapper iframe {
    width: 560px;
    height: 315px;
    background: #ccc; }


/*/CONTENT*/
.facebook_h {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/red_arrow.png) 60px center no-repeat;
  box-sizing: border-box;
  font-size: 19px;
  height: 45px;
  margin: 30px auto 0;
  padding: 0 0 0 100px;
  text-align: left;
  text-transform: uppercase;
  width: 715px; }


/*FOOTER*/
.footer_push {
  height: 80px; }


footer {
  background: #FFFFFF;
  border-top: 1px solid #e6e6e6;
  padding: 30px 0;
  color: #999999;
  text-align: center;
  box-sizing: border-box;
  height: 80px; }

  footer a {
    color: #999999; }


/*/FOOTER*/
/*LOADING_LAYER*/
#loading-layer {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(69, 160, 16, 0.34);
  z-index: 100;
  left: 0;
  top: 0;
  display: none; }


.hide {
  display: none; }


/*/LOADING_LAYER*/
.per20_popup {
  width: 900px;
  height: 470px;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  margin: -225px 0 0 -450px;
  position: fixed;
  z-index: 9999;
  font-family: "Fira Sans", "Trebuchet ms", "Helvetica CY", "Nimbus Sans L", sans-serif;
  display: none; }

  .per20_popup .close {
    background: #FFFFFF;
    color: #616161;
    font-weight: bold;
    font-size: 40px;
    padding: 0px;
    text-align: center;
    line-height: 35px;
    box-sizing: border-box;
    width: 33px;
    height: 33px;
    border-radius: 5px;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    margin: -60px -35px 0 0;
    box-shadow: 0 0 7px #333333;
    cursor: pointer; }

    .per20_popup .close:hover {
      color: #333333;
      background: #E0E0E0; }

  .per20_popup .wrap {
    width: 900px;
    height: 420px;
    border-radius: 20px;
    box-shadow: 0 0 10px #333333;
    background: #37c836;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzN2M4MzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiMzMWE2MzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMmU5NjJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, #37c836 0%, #31a630 51%, #2e962e 100%);
    /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #37c836), color-stop(51%, #31a630), color-stop(100%, #2e962e));
    /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, #37c836 0%, #31a630 51%, #2e962e 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, #37c836 0%, #31a630 51%, #2e962e 100%);
    /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, #37c836 0%, #31a630 51%, #2e962e 100%);
    /* IE10+ */
    background: radial-gradient(ellipse at center, #37c836 0%, #31a630 51%, #2e962e 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37c836', endColorstr='#2e962e',GradientType=1 );
    /* IE6-8 fallback on horizontal gradient */ }

    .per20_popup .wrap .form {
      float: right;
      background: #be1515;
      width: 350px;
      height: 470px;
      padding: 35px;
      box-sizing: border-box;
      border-radius: 20px;
      margin: -25px 0 0 0;
      box-shadow: 0 0 10px #333333; }

      .per20_popup .wrap .form .line {
        padding: 0 0 13px 0;
        color: #FFFFFF; }

        .per20_popup .wrap .form .line a {
          color: #fff82c; }

        .per20_popup .wrap .form .line input {
          border: 1px solid #E0E0E0;
          font-size: 14px;
          width: 100%;
          padding: 5px 10px;
          box-sizing: border-box; }

          .per20_popup .wrap .form .line input[type="checkbox"] {
            width: auto;
            vertical-align: middle;
            margin: 0 3px 0 0; }

        .per20_popup .wrap .form .line button {
          background: #2E962E;
          border: 4px solid #FFFFFF;
          box-sizing: border-box;
          text-align: center;
          font-size: 33px;
          font-family: "Fira Sans", "Trebuchet ms", "Helvetica CY", "Nimbus Sans L", sans-serif;
          color: #FFFFFF;
          width: 100%;
          padding: 10px 0 5px 0;
          text-transform: uppercase;
          border-radius: 6px; }

          .per20_popup .wrap .form .line button:hover {
            border: 4px solid #E0E0E0;
            color: #E0E0E0; }

        .per20_popup .wrap .form .line .left {
          overflow: hidden; }

          .per20_popup .wrap .form .line .left a {
            color: #FFFFFF; }

        .per20_popup .wrap .form .line .right {
          float: right; }

          .per20_popup .wrap .form .line .right .errors {
            color: #FFFFFF; }

    .per20_popup .wrap .text {
      overflow: hidden;
      color: #FFFFFF;
      text-align: center;
      padding: 35px 0 0 0;
      text-transform: uppercase; }

      .per20_popup .wrap .text p {
        margin: 0;
        padding: 0 0 45px 0;
        text-shadow: 2px 2px 5px #333333; }

        .per20_popup .wrap .text p.line_1 {
          font-size: 37px;
          font-weight: 500;
          line-height: 40px; }

          .per20_popup .wrap .text p.line_1 span {
            font-weight: 700;
            color: #fff82c; }

        .per20_popup .wrap .text p.line_2 {
          font-size: 37px;
          font-weight: 500;
          line-height: 40px; }

        .per20_popup .wrap .text p.line_3 {
          font-size: 66px;
          font-weight: 500;
          color: #fff82c;
          line-height: 70px; }


#mibew-agent-button {
  position: fixed;
  z-index: 1000;
  bottom: 0; }


/*PrettyPhoto Custom*/
div.pp_default .pp_nav .pp_play {
  display: none; }


/*/PrettyPhoto Custom*/
.income_testimon_but {
  font-size: 14px;
  font-weight: 600; }

  .income_testimon_but a {
    text-decoration: none;
    margin: 0 15px 15px 0;
    color: #fff;
    background: #2E962E;
    padding: 5px 10px;
    display: inline-block; }

    .income_testimon_but a:hover, .income_testimon_but a:focus {
      background: #cccccc; }


.top_payments_table {
  border-collapse: collapse; }

  .top_payments_table th, .top_payments_table td {
    padding: 3px 5px;
    border: 1px solid #222; }

  .top_payments_table th {
    background: #cccccc; }

  .top_payments_table tr:nth-child(odd) {
    background: #efefef; }


.country_list .left p {
  font-size: 13px !important;
  line-height: 22px !important; }

.country_list .left a {
  font-style: normal; }


.btn-download, .content .btn-download {
  display: inline-block;
  border: none;
  background: #2e962e;
  color: #FFF;
  font-weight: bold;
  font-size: 21px;
  line-height: 21px;
  padding: 10px 12px;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 7px; }

  .btn-download:before, .content .btn-download:before {
    content: '';
    width: 31px;
    height: 31px;
    display: inline-block;
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/download-ico.png) center center/cover no-repeat;
    vertical-align: top;
    margin: -4px 14px -7px 0; }

  .btn-download_xs, .content .btn-download_xs {
    font-size: 22px; }

    .btn-download_xs:before, .content .btn-download_xs:before {
      width: 25px;
      height: 25px;
      margin-top: -1px; }

  .btn-download:hover, .content .btn-download:hover {
    opacity: 0.8; }


.page-section {
  margin: 0 0 15px; }


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


.bitcoin-help {
  float: right;
  margin-right: 45px;
  margin-top: 11px; }

  @media (max-width: 1100px) {
    .bitcoin-help {
      margin-right: 0;
      margin-left: -30px; }
 }

  @media (max-width: 1400px) {
    .bitcoin-help {
      margin-right: 5px; }
 }


.bitcoin-help-btn {
  box-sizing: border-box;
  display: inline-block;
  width: auto;
  height: 32px;
  font-size: 26px;
  line-height: 27px;
  vertical-align: top;
  margin: -4px 0 0;
  color: #000000;
  padding: 0 15px 4px 50px;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  background-size: auto 83px;
  background: #ffb400;
  border: 2px solid #fff;
  border-radius: 0 50px 50px 0; }

  @media (max-width: 1100px) {
    .bitcoin-help-btn {
      font-size: 18px; }
 }

  @media (max-width: 1400px) {
    .bitcoin-help-btn {
      font-size: 20px; }
 }

  .bitcoin-help-btn:before {
    box-sizing: border-box;
    content: '';
    float: left;
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/bitcoin-help-btn.png) left top no-repeat;
    height: 37px;
    width: 65px;
    margin: -3px 0 0 -65px; }

  .bitcoin-help-btn:hover, .bitcoin-help-btn:active {
    color: #000000;
    text-decoration: none;
    background: #e6a200; }


.cryptocurrency-help-btn {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  margin: -4px 0 0;
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/cryptocurrency.png) left top no-repeat;
  width: 166px;
  height: 38px; }


.scroll-top {
  display: block;
  position: fixed;
  opacity: 0;
  width: 0;
  height: 0;
  bottom: 30px;
  right: 15px;
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/scroll-to-top.png) no-repeat;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s; }

  .scroll-top.toggle {
    width: 40px;
    height: 40px;
    opacity: 0.7; }

    .scroll-top.toggle:hover {
      opacity: 1; }


/*img.help-screenshot {
    min-width: 60% !important;
}
*/
.consult-24-7, .mainpage_fon .mainpage .consult-24-7 {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/consult-24-7-bg.png) right bottom no-repeat;
  width: 368px;
  height: 108px;
  position: absolute;
  right: 10px;
  bottom: 385px;
  display: none; }

  .consult-24-7__text, .mainpage_fon .mainpage .consult-24-7__text {
    background: #239dc5;
    border-radius: 9px;
    color: #FFF;
    float: left;
    padding: 7px 14px;
    font-size: 14px; }


.form-attention {
  clear: both; }

  .form-attention b {
    color: #F00; }


/*ADAPTIVE*/
@media screen and (max-width: 1850px) {
  header .menu_bg nav a.testimonials {
    margin: 0 70px; }

  header .sub_menu {
    font-size: 10px; }

    header .sub_menu .grey_buttons {
      width: auto !important; }
 }

@media screen and (max-width: 1580px) {
  header .sub_menu {
    font-size: 11px;
    padding: 10px 10px 0 265px; }

    header .sub_menu a.mobile {
      margin: 0; }

  header nav a {
    padding: 0 5px !important;
    font-size: 11px; }

  header .lang {
    padding: 15px 10px 0 0; }
 }

@media screen and (max-width: 1460px) {
  header .menu_bg nav a.testimonials {
    margin: 0; }

  header .sub_menu {
    font-size: 10px; }

    header .sub_menu .grey_buttons {
      width: auto !important; }

    header .sub_menu a.mobile.last {
      margin: 0; }


  .top_10 {
    padding: 0 50px 0 110px; }

    .top_10 .top_10_text {
      left: 30px; }

    .top_10 .jcarousel-control-prev {
      left: 75px; }
 }

@media screen and (max-width: 1380px) {
  header .sub_menu {
    font-size: 11px; }

    header .sub_menu a.mobile.last {
      margin: 0; }

    header .sub_menu a.facebook_consultant {
      background: #00AEEF;
      height: 28px;
      margin: 0;
      width: auto;
      padding: 5px 10px; }

  header nav a {
    padding: 0 5px !important;
    font-size: 11px; }
 }

@media screen and (max-width: 1330px) {
  .mainpage .globus {
    position: relative !important;
    float: right;
    right: 50px !important; }

  .mainpage .search {
    left: 300px !important;
    right: auto !important; }

  .mainpage .consult-24-7, .mainpage .mainpage_fon .mainpage .consult-24-7 {
    left: 300px !important;
    right: auto !important; }

  .mainpage .gh_fb_main {
    left: 300px !important;
    right: auto !important; }

  .mainpage .main_text {
    padding-right: 50px !important; }

    .mainpage .main_text .h, .mainpage .main_text .subh {
      text-align: left !important; }


  .indonesia.id header .sub_menu {
    font-size: 9px; }


  header nav a {
    padding: 0 3px !important; }

  header .sub_menu a {
    padding: 5px 3px; }
 }

@media screen and (max-width: 1280px) {
  header nav a {
    padding: 0 3px !important; }
 }

@media screen and (max-width: 1190px) {
  header .menu_bg nav a.testimonials {
    margin: 0; }

  header .sub_menu a {
    font-size: 9px;
    text-transform: uppercase;
    line-height: 18px; }

    header .sub_menu a.facebook_consultant {
      padding: 5px 3px; }


  .content .registration .line .left {
    width: 250px; }

  .content .registration .line .right {
    padding: 0 0 0 300px; }
 }

@media screen and (max-width: 1100px) {
  header .menu_bg nav a {
    font-size: 10px; }

  header .sub_menu {
    font-size: 10px; }

    header .sub_menu a {
      font-size: 10px;
      text-transform: lowercase; }

      header .sub_menu a:first-letter {
        text-transform: uppercase; }

      header .sub_menu a.grey_buttons.howstart img {
        height: 70%; }


  .indonesia.id header .sub_menu {
    font-size: 8px; }
 }

@media screen and (max-width: 1010px) {
  header .logo_wrap {
    left: 5px; }

  header .sub_menu {
    padding: 10px 10px 0 255px; }
 }

.brandbook-slider-wrapper {
  background: #ededed;
  border-radius: 7px;
  padding: 25px 80px;
  margin: 0 0 15px; }

  @media (max-width: 548px) {
    .brandbook-slider-wrapper {
      padding: 25px 30px; }
 }


.brandbook-slider .slick-slide {
  text-align: center;
  line-height: 100px;
  padding: 5px; }

  .brandbook-slider .slick-slide img {
    max-width: 200px;
    max-height: 100px;
    display: inline-block;
    box-shadow: 0 3px 3px 0 #7c7c7c; }

    @media (max-width: 650px) {
      .brandbook-slider .slick-slide img {
        max-width: 100%; }
 }

.brandbook-slider_max .slick-slide img {
  max-width: 100%;
  max-height: 100%; }

.brandbook-slider .slick-prev, .brandbook-slider .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 48px;
  height: 80px;
  margin-top: -40px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  left: -70px; }

  @media (max-width: 548px) {
    .brandbook-slider .slick-prev, .brandbook-slider .slick-next {
      width: 25px;
      height: 42px;
      margin-top: -21px;
      left: -25px; }
 }

  .brandbook-slider .slick-prev:before, .brandbook-slider .slick-next:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/brandbook-slider-left.png) no-repeat;
    background-size: 100%; }

.brandbook-slider .slick-next {
  left: auto;
  right: -70px; }

  @media (max-width: 548px) {
    .brandbook-slider .slick-next {
      right: -25px; }
 }

  .brandbook-slider .slick-next:before {
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/brandbook-slider-right.png) no-repeat;
    background-size: 100%; }


.guider + .guider {
  margin-top: 55px; }

.guider__avatar {
  position: relative;
  width: 151px;
  height: 136px;
  margin: -7px 0 0; }

  .guider__avatar:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    content: '';
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/leader-photo.png) center center/100% 100% no-repeat; }

  .guider__avatar img {
    position: absolute;
    left: 18px;
    top: 14px;
    width: 116px;
    height: 104px;
    border-radius: 30%; }

.guider__info:after {
  content: '';
  display: table;
  clear: both; }

.guider__main-info {
  min-height: 136px;
  position: relative;
  margin: 0 0 27px; }

  .guider__main-info .guider__avatar {
    float: left; }

  .guider__main-info .guider__info-contacts {
    float: right;
    padding: 22px 0 0 0; }

.guider__info-data {
  margin: 6px 250px 0 185px; }

.guider__name-border {
  padding: 10px 0 12px;
  border: 1px dashed #2e962e;
  border-width: 1px 0;
  margin: 10px 0 16px; }

.guider__name {
  color: #00a400;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  margin: 0 0 7px; }

.guider__city {
  float: right;
  color: #00a400;
  margin: 0 0 7px;
  font-weight: bold; }

.guider__link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.guider__text {
  background: #2e962e;
  color: #FFF;
  padding: 15px 20px;
  position: relative;
  border-radius: 5px;
  line-height: 17px; }

  .guider__text:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 10%;
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/text-arrow.png) no-repeat;
    width: 40px;
    height: 27px; }

.guider:nth-child(even) .guider__info-data {
  margin: 6px 180px 0 245px; }

.guider:nth-child(even) .guider__main-info .guider__avatar {
  float: right; }

.guider:nth-child(even) .guider__main-info .guider__info-contacts {
  float: left;
  padding: 22px 0 0 0; }

.guider:nth-child(even) .rating {
  float: right; }

.guider:nth-child(even) .guider__text:before {
  left: auto;
  right: 10%;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"; }


.guider-contacts {
  padding: 0;
  margin: 0;
  list-style: none;
  height: 35px; }

  .guider-contacts > li {
    float: left; }

    .guider-contacts > li:before {
      content: none !important; }

    .guider-contacts > li > a, .guider-contacts > li > span {
      display: block;
      width: 35px;
      height: 35px;
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/guider-contacts-icons.png) left top no-repeat; }

      .guider-contacts > li > a:hover, .guider-contacts > li > span:hover {
        opacity: 0.8; }

      .guider-contacts > li > a.guider-contacts__email, .guider-contacts > li > span.guider-contacts__email {
        background-position: left top; }

      .guider-contacts > li > a.guider-contacts__whatsup, .guider-contacts > li > span.guider-contacts__whatsup {
        background-position: left -35px; }

      .guider-contacts > li > a.guider-contacts__skype, .guider-contacts > li > span.guider-contacts__skype {
        background-position: left -70px; }

      .guider-contacts > li > a.guider-contacts__fb, .guider-contacts > li > span.guider-contacts__fb {
        background-position: left -105px; }

    .guider-contacts > li + li {
      margin-left: 10px; }


.rating__up, .rating__down {
  display: inline-block;
  vertical-align: top; }

  .rating__up > a, .rating__down > a {
    display: block;
    width: 29px;
    height: 29px;
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/rating.png) left top no-repeat; }

.rating__down > a {
  background-position: left bottom; }

.rating__val {
  display: inline-block;
  color: #2e962e;
  font-weight: bold;
  vertical-align: top;
  line-height: 29px;
  padding: 0 10px;
  min-width: 40px;
  text-align: center; }


.skype-btn, .content .skype-btn {
  display: inline-block;
  min-width: 180px;
  background: #00adef url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/icons/skype.png) 3px center no-repeat;
  padding: 10px 10px 10px 40px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 7px;
  color: #FFF;
  text-decoration: none; }


.whatsapp-btn, .content .whatsapp-btn {
  display: inline-block;
  min-width: 180px;
  background: #189d0e url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/icons/whatsapp.png) 3px center no-repeat;
  padding: 10px 10px 10px 40px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 7px;
  color: #FFF;
  text-decoration: none; }


.qq-btn, .content .qq-btn {
  display: inline-block;
  min-width: 180px;
  background: #bc2915;
  padding: 10px 10px 10px 60px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 7px;
  position: relative;
  color: #FFF;
  text-decoration: none; }

  .qq-btn:before, .content .qq-btn:before {
    content: '';
    width: 43px;
    height: 41px;
    display: block;
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/icons/qq.png) no-repeat;
    position: absolute;
    left: 10px;
    bottom: -4px; }


.bitcoin-btn, .content .bitcoin-btn {
  display: inline-block;
  min-width: 180px;
  background: #ffb400 url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/icons/bitcoin.png) 3px center no-repeat;
  padding: 10px 10px 10px 40px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 7px;
  color: #000;
  text-decoration: none; }


.bitcoin-cash-btn, .content .bitcoin-cash-btn {
  display: inline-block;
  min-width: 180px;
  background: #82e457 url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/icons/bcash.jpg) 10px center no-repeat;
  padding: 10px 10px 10px 40px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 7px;
  color: #000;
  text-decoration: none; }


.litecoin-btn, .content .litecoin-btn {
  display: inline-block;
  min-width: 180px;
  background: #C7EDFC url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/icons/litecoin.png) 3px center no-repeat;
  padding: 10px 10px 10px 40px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 7px;
  color: #000;
  text-decoration: none; }


.ethereum-btn, .content .ethereum-btn {
  display: inline-block;
  min-width: 180px;
  background: #C3CCDB url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/icons/ethereum.png) 3px center no-repeat;
  padding: 10px 10px 10px 40px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 7px;
  color: #000;
  text-decoration: none; }


.dash-btn, .content .dash-btn {
  display: inline-block;
  min-width: 180px;
  background: #3fa1ee url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/icons/dash.png) 3px center no-repeat;
  padding: 10px 10px 10px 40px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 7px;
  color: #000;
  text-decoration: none; }


.monero-btn, .content .monero-btn {
  display: inline-block;
  min-width: 180px;
  background: #c1bfbf url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/icons/monero.png) 3px center no-repeat;
  padding: 10px 10px 10px 40px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 7px;
  color: #000;
  text-decoration: none; }


.vote-up, .vote-down {
  display: inline-block;
  width: 29px;
  height: 29px;
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/icons/vote.png) left top no-repeat;
  text-indent: -9999px; }


.vote-down {
  background-position: left bottom; }


.consultant-block {
  padding: 0 0 0 25px;
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/consultant-ico.png) left center no-repeat;
  min-height: 24px; }

  .consultant-block__link {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #2e962e; }

    .consultant-block__link a {
      color: #2e962e; }

  .consultant-block__work-time {
    font-size: 12px;
    line-height: 16px;
    font-weight: bold; }


.counter {
  position: relative;
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/btn-counter.png) no-repeat left top;
  height: 119px;
  overflow: hidden;
  padding: 20px;
  width: 392px;
  box-sizing: border-box; }

  .counter ul.cd {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0; }

  .counter ul li {
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/digits.png) 0 0 no-repeat; }

    .counter ul li.t {
      background-position: 0 0;
      width: 53px;
      height: 39px;
      margin-top: -2px; }

    .counter ul li.b {
      background-position: 0 0;
      width: 53px;
      height: 62px; }

    .counter ul li.s {
      background-position: -53px -1030px;
      width: 14px;
      height: 103px;
      margin-top: -5px; }

  .counter:before {
    content: '';
    position: absolute;
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/btn-counter.png) repeat-x left bottom;
    top: 0;
    bottom: 0;
    left: 51px;
    right: 51px;
    z-index: 1; }

  .counter:after {
    content: '';
    position: absolute;
    width: 51px;
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/btn-counter.png) no-repeat left top;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1; }

  .counter-wrap {
    width: 392px;
    margin: 10px auto 5px; }

  .counter__value {
    position: relative;
    z-index: 2;
    overflow: hidden;
    color: #fff;
    width: 510px;
    transform: scale(0.71);
    margin-left: -78px;
    margin-bottom: -22px;
    margin-top: -16px; }

  .counter__text {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    z-index: 2; }

  .counter__count-countries {
    background: #fff;
    color: #2e962e;
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
    border-radius: 0 0 5px 5px;
    text-align: center;
    margin: -1px 12px 0;
    padding: 5px 0 7px;
    width: 368px; }


body.fr .counter__text {
  font-size: 18px; }


.counter-wrap {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  margin-top: 62px;
  margin-left: -33px; }


body.ar .counter-wrap {
  margin-right: -50px; }

body.ar .counter__value {
  margin-left: 0;
  margin-right: -80px; }


/*IMPORT_RULES*/
.legality .content a,
.success .content a,
.what_is_mmm .content a,
.how_to_start_participating .content a {
  background: #FFFF00; }


body .content a.default-bg,
body .content .default-bg {
  background: transparent; }


.mainpage_fon .mainpage .main_text > p > a {
  color: #FFFF00; }


/*/IMPORT_RULES*/
/*IMPORT_RULES*/
/*INDONESIA*/
body.indonesia.id .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/indonesia/top_10_text_id.png) no-repeat; }

body.indonesia .logo_wrap .fkmi {
  display: inline-block; }

body.indonesia .mainpage_fon .mainpage .main_text .warning {
  display: block; }

@media (max-width: 1660px) and (min-width: 1401px) {
  body.indonesia header .menu_bg nav a.testimonials {
    margin: 0; }
 }

@media (max-width: 1400px) {
  body.indonesia header .menu_bg {
    height: 65px; }

    body.indonesia header .menu_bg nav {
      box-sizing: border-box;
      width: 100%;
      padding-right: 275px;
      text-align: center;
      margin-top: -45px; }

      body.indonesia header .menu_bg nav a {
        display: inline-block;
        height: 26px;
        line-height: 26px;
        color: #2e962e;
        background: #c1e0c1;
        border-radius: 3px;
        margin: 0 1px 2px;
        padding: 0 7px !important; }

  body.indonesia header .double-row-menu {
    display: block; }

  body.indonesia .bitcoin-help {
    margin-top: 17px;
    position: relative;
    z-index: 5; }

  body.indonesia header .lang {
    padding-top: 21px;
    position: relative;
    z-index: 5; }

  body.indonesia .mainpage_fon {
    padding-top: 65px; }
 }

@media (max-width: 1100px) {
  body.indonesia header .menu_bg nav {
    padding-right: 245px; }
 }


/*/INDONESIA*/
/*MALAYSIA*/
body.malaysia.my .mainpage_fon .mainpage .gh_fb_main .h {
  font-size: 16px;
  padding: 10px; }


/*/MALAYSIA*/
/*ARGENTINA*/
body.argentina.es .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/argentina/top_10_text_es.png) no-repeat; }


/*/ARGENTINA*/
/*MEXICO*/
body.mexico.es .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/mexico/top_10_text_es.png?v=3) no-repeat; }

body.mexico.es .cryptocurrency-help-btn {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/mexico/cryptocurrency_es.png) no-repeat; }

body.mexico header .sub_menu a.facebook_consultant {
  display: inline-block; }


/*/MEXICO*/
/*BRAZIL*/
body.brazil.pt .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/brazil/top_10_text_pt.png) no-repeat; }

body.brazil.pt .cryptocurrency-help-btn {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/brazil/cryptocurrency_pt.png) no-repeat; }

body.brazil .consult-24-7, body.brazil .mainpage_fon .mainpage .consult-24-7 {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/brazil/consult-24-7-bg.png) right bottom no-repeat; }

body.brazil .consult-24-7__whatsapp {
  display: block;
  position: absolute;
  left: 0;
  top: 52px;
  height: 45px;
  width: 45px; }

body.brazil .consult-24-7__telegram {
  display: block;
  position: absolute;
  left: 98px;
  top: 52px;
  height: 45px;
  width: 45px; }


/*/BRAZIL*/
/*PERU*/
body.peru.es .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/peru/top_10_text_es.png) no-repeat; }

body.peru header .sub_menu a.facebook_consultant {
  display: inline-block; }

body.peru header .bitcoin-help {
  display: none; }


/*/PERU*/
/*INDIA*/
body.india.in .youtube_gd {
  font-size: 11px;
  padding: 6px 39px 0 48px;
  line-height: 24px; }

body.india.in .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/india/top_10_text_in.png?v=2) no-repeat; }


/*/INDIA*/
/*CHINA*/
body.china .logo_wrap .china_social {
  display: block; }

body.china.cn .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/china/top_10_text_cn.png?v=3) no-repeat; }

body.china.cn .other_country {
  display: none; }

body.china.cn .cryptocurrency-help-btn {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/china/cryptocurrency_cn.png) no-repeat; }

body.china .content .news_list.static {
  background: #fff000;
  padding: 20px;
  margin: 0 0 60px 0; }

  body.china .content .news_list.static .h a {
    color: #ff0000; }

body.china .content .school_registration {
  height: 730px; }


/*/CHINA*/
/*HONGKONG*/
body.hongkong.cn .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/hongkong/top_10_text_cn.png?v=3) no-repeat; }


/*/HONGKONG*/
/*PHILIPPINES*/
body.philippines header .sub_menu a.facebook_consultant {
  display: inline-block; }

body.philippines .content h1 {
  margin: 25px 0; }


/*/PHILIPPINES*/
/*KOREA*/
body.korea .logo_wrap .happycalc {
  background: url("../img/korea/happycalc_korea.png?v=2}
") no-repeat;
  color: #ffffff;
  text-shadow: 2px 0px 1px #969696;
  font-weight: bold;
  padding-top: 67px; }

  body.korea .logo_wrap .happycalc:hover {
    background-position: 0 0; }

body.korea.en .logo_wrap .happycalc {
  font-size: 14px;
  line-height: 14px;
  padding-top: 76px;
  padding-left: 95px; }

body.korea.ko .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/korea/top_10_text_ko.png?v=2) no-repeat; }

body.korea .content .news_clip {
  display: none; }


/*/KOREA*/
/*JAPAN*/
body.japan.jp .logo_wrap .youtube_gd {
  font-style: normal !important; }

body.japan.jp .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/japan/top_10_text_ja.png?v=2) no-repeat; }


/*/JAPAN*/
/*CAMBODIA*/
body.cambodia.kh .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/cambodia/top_10_text_kh.png?v=1) no-repeat; }


/*/CAMBODIA*/
/*KUWAIT*/
body.kuwait.ar {
  direction: rtl; }

  body.kuwait.ar .top_10 {
    direction: ltr; }

    body.kuwait.ar .top_10 .top_10_text {
      background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/kuwait/top_10_text_ar.png?v=1) no-repeat; }


/*/KUWAIT*/
/*TURKEY*/
body.turkey.tr .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/turkey/top_10_text_tr.png?v=1) no-repeat; }

body.turkey.tr header .sub_menu a.facebook_consultant {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/turkey/facebook_consultants.png) no-repeat;
  width: 220px; }

body.turkey.tr .income_testimon_but a {
  float: none;
  display: block; }

body.turkey.tr .cryptocurrency-help-btn {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/turkey/cryptocurrency_tr.png) no-repeat; }

body.turkey header .sub_menu a.facebook_consultant {
  display: inline-block; }


/*/TURKEY*/
/*VENEZUELA*/
body.venezuela.es .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/venezuela/top_10_es.png?v=1) no-repeat; }

body.venezuela header .sub_menu a.facebook_consultant {
  display: inline-block; }


/*/VENEZUELA*/
/*COLOMBIA*/
body.colombia.es .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/colombia/top_10_es.png?v=1) no-repeat; }

body.colombia.es .cryptocurrency-help-btn {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/colombia/cryptocurrency_es.png) no-repeat; }


/*/COLOMBIA*/
/*FRANCE*/
/*/FRANCE*/
/*ITALY*/
body.italy.it .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/italy/top_10_it.png?v=1) no-repeat; }


/*/ITALY*/
/*THAILAND*/
body.thailand.th .top_10 .top_10_text {
  background-image: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/thailand/top_10_text.png) !important; }

body.thailand.th .youtube:after {
  content: none; }

body.thailand.th .youtube:before {
  content: '';
  width: 48px;
  height: 24px;
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/youtube-logo.png) left center no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 0 7px 0 0; }

body.thailand.th .logo_wrap .youtube_gd {
  font-size: 11px;
  padding-top: 11px; }

body.thailand .bitcoin-help {
  display: none; }


/*/THAILAND*/
/*SPAIN*/
body.spain.es .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/spain/top_10_text_es.png) no-repeat; }

@media (max-width: 1660px) and (min-width: 1401px) {
  body.spain.es header .menu_bg nav a.testimonials {
    margin: 0; }
 }

@media (max-width: 1400px) {
  body.spain.es header .menu_bg {
    height: 65px; }

    body.spain.es header .menu_bg nav {
      box-sizing: border-box;
      width: 100%;
      padding-right: 275px;
      text-align: center;
      margin-top: -45px; }

      body.spain.es header .menu_bg nav a {
        display: inline-block;
        height: 26px;
        line-height: 26px;
        color: #2e962e;
        background: #c1e0c1;
        border-radius: 3px;
        margin: 0 1px 2px;
        padding: 0 7px !important; }

  body.spain.es header .double-row-menu {
    display: block; }

  body.spain.es .bitcoin-help {
    margin-top: 17px;
    position: relative;
    z-index: 5; }

  body.spain.es header .lang {
    padding-top: 21px;
    position: relative;
    z-index: 5; }

  body.spain.es .mainpage_fon {
    padding-top: 65px; }
 }

@media (max-width: 1100px) {
  body.spain.es header .menu_bg nav {
    padding-right: 245px; }
 }


/*/SPAIN*/
/*EGYPT*/
body.egypt.ar {
  direction: rtl; }


/*/EGYPT*/
/*NIGERIA*/
body.nigeria .news_list.static {
  background: #fff000;
  color: #F00; }

  body.nigeria .news_list.static p.h a {
    color: #F00; }

body.nigeria .call_center__free {
  display: none; }


/*/NIGERIA*/
/*MYANMAR*/
@font-face {
  font-family: Zawgyi-One;
  src: local("Zawgyi-One"), url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/_sites/myanmar/fonts/ZawgyiOne.woff?1%22)%20format(%22woff%22),%20url(%22/_sites/myanmar/fonts/ZawgyiOne.ttf?1%22)%20format(%22ttf); }

body.myanmar .bitcoin-help {
  display: none; }

body.myanmar .mainpage_fon .mainpage .search div {
  padding-right: 110px; }

body.myanmar .mainpage_fon .mainpage .search button[type="submit"] {
  width: 105px; }

body.myanmar.my, body.myanmar.my * {
  font-family: 'Zawgyi-One' !important; }

body.myanmar.my .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/myanmar/top_10_text_my.png) no-repeat; }

body.myanmar.my .logo_wrap .youtube_gd {
  font-size: 11px;
  padding: 10px 0 0 40px;
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/youtube_gd-short2.png) no-repeat; }

body.myanmar.my .logo_wrap .happycalc {
  font-size: 12px; }

body.myanmar.cn .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/myanmar/top_10_text_cn.png?v=1) no-repeat; }

body.myanmar.sp .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/myanmar/top_10_text_es.png?v=1) no-repeat; }

body.myanmar.id .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/myanmar/top_10_text_id.png?v=1) no-repeat; }

body.myanmar.jp .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/myanmar/top_10_text_ja.png?v=1) no-repeat; }

body.myanmar.ko .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/myanmar/top_10_text_ko.png?v=1) no-repeat; }

body.myanmar.tr .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/myanmar/top_10_text_tr.png?v=1) no-repeat; }

body.myanmar.th .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/myanmar/top_10_text_th.png?v=1) no-repeat; }

body.myanmar.es .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/myanmar/top_10_text_es.png?v=2) no-repeat; }

body.myanmar.in .top_10 .top_10_text {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/myanmar/top_10_text_in.png?v=2) no-repeat; }

@media (max-width: 1660px) and (min-width: 1401px) {
  body.myanmar header .menu_bg nav a.testimonials {
    margin: 0; }
 }

@media (max-width: 1400px) {
  body.myanmar header .menu_bg {
    height: 65px; }

    body.myanmar header .menu_bg nav {
      box-sizing: border-box;
      width: 100%;
      padding-right: 275px;
      text-align: center;
      margin-top: -45px; }

      body.myanmar header .menu_bg nav a {
        display: inline-block;
        height: 26px;
        line-height: 26px;
        color: #2e962e;
        background: #c1e0c1;
        border-radius: 3px;
        margin: 0 1px 2px;
        padding: 0 7px !important; }

  body.myanmar header .double-row-menu {
    display: block; }

  body.myanmar .bitcoin-help {
    margin-top: 17px;
    position: relative;
    z-index: 5; }

  body.myanmar header .lang {
    padding-top: 21px;
    position: relative;
    z-index: 5; }

  body.myanmar .mainpage_fon {
    padding-top: 65px; }
 }

@media (max-width: 1100px) {
  body.myanmar header .menu_bg nav {
    padding-right: 245px; }
 }


/*/MYANMAR*/
body.ghana .bitcoin-help {
  display: none; }


body.ecuador.es .cryptocurrency-help-btn {
  background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/ecuador/cryptocurrency_es.png) no-repeat; }


/*/IMPORT_RULES*/
.accordion {
  line-height: 1.5; }

  .accordion h3 {
    outline: none;
    color: #f4f4f4;
    background: #2e962e;
    border: 1px solid #fff;
    cursor: pointer;
    display: block;
    font-weight: 300;
    margin: 0;
    padding: 10px; }

    .accordion h3:hover, .accordion h3:focus {
      color: #2e962e;
      background: #f4f4f4;
      border: 1px solid #2e972e; }

      .accordion h3:hover .accordion-arrow, .accordion h3:focus .accordion-arrow {
        background: #2e962e; }

        .accordion h3:hover .accordion-arrow:after, .accordion h3:focus .accordion-arrow:after {
          border-color: rgba(255, 255, 255, 0);
          border-top-color: #2e962e; }

    .accordion h3 .accordion-arrow {
      float: right;
      margin: 10px;
      position: relative;
      background: #ffffff; }

      .accordion h3 .accordion-arrow:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(46, 150, 46, 0);
        border-top-color: #ffffff;
        border-width: 10px;
        margin-left: -10px; }

    .accordion h3.ui-accordion-header-active {
      color: #2e962e;
      background: #f4f4f4;
      border: 1px solid #2e972e; }

      .accordion h3.ui-accordion-header-active .accordion-arrow {
        background: #2e962e; }

        .accordion h3.ui-accordion-header-active .accordion-arrow:after {
          border-color: rgba(255, 255, 255, 0);
          border-bottom-color: #2e962e;
          margin-top: -10px; }

  .accordion div {
    padding: 12px; }


.confirm-widget {
  display: none;
  width: 400px;
  position: fixed;
  z-index: 999;
  top: 10px;
  left: 105px;
  background-color: #eeeeef;
  border-radius: 2px;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.57);
  color: #000;
  padding-bottom: 7px;
  font-size: 12px; }

  .confirm-widget:before {
    position: absolute;
    top: -10px;
    left: 15px;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #eeeeef;
    z-index: 999; }

  .confirm-widget__logo {
    float: left;
    margin: 0 10px 0 5px; }

    .confirm-widget__logo img {
      height: 65px;
      width: 65px;
      margin-top: 8px; }

  .confirm-widget__title {
    margin-right: 5px;
    font-weight: bold;
    padding-top: 10px;
    line-height: 20px; }

  .confirm-widget__text {
    margin: 5px 5px 5px 79px;
    color: #7c7c7c; }

  .confirm-widget__buttons {
    clear: both;
    margin-top: 6px;
    float: right;
    margin-right: 30px; }

  .confirm-widget__button {
    margin-left: 10px;
    display: inline-block;
    border: 1px solid #a09797;
    border-radius: 3px;
    padding: 3px 16px 3px 16px;
    cursor: pointer;
    line-height: 23px; }

    .confirm-widget__button--close {
      background-color: #f7f7f7; }

    .confirm-widget__button--allow {
      background-color: #ffd500; }


.abroad-popup-video {
  position: relative; }

  .abroad-popup-video:before {
    content: "";
    position: absolute;
    height: 64px;
    background: url(http://wao.mavropedia.com/wao/wao/20171109092214/ghana-mmm.net/img/play-button.png) no-repeat center;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 2; }

  .abroad-popup-video img {
    max-width: 480px;
    max-height: 360px;
    height: auto;
    width: auto;
    opacity: 0.8;
    transition: opacity 0.3s; }

  .abroad-popup-video:hover img {
    opacity: 1; }


fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

