@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic&amp;subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Fira+Sans:400,300,300italic,400italic,500,500italic,700,700italic);
html {
  height: 100%;
}
body {
  background: url("../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*/
.banner {
  text-align: center;
  width: 100%;
  background: #000000;
  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("../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: 5;
  background: url("../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 .menu_bg {
  background: #2E962E;
  height: 50px;
}
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: #1a821a;
  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: #1a821a;
}
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.reg_button {
  /*border-bottom: 2px solid #cc1d2c;*/
  /*        &:hover {
          background: #cc1d2c;
        }*/
}
header .sub_menu a.log_button {
  /*border-bottom: 2px solid #e79e01;*/
  /*        &:hover {
          background: #e79e01;
        }*/
}
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("../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: 6;
}
.logo_wrap .logo_href {
  text-decoration: none;
}
.logo_wrap .logo_href .logo {
  width: 100%;
  display: inline-block;
  margin: 0 0 5px 0;
  background: url("../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("../img/spm.jpg") no-repeat;
  width: 163px;
  height: 187px;
  display: inline-block;
  margin: 0 0 3px 0;
}
.logo_wrap .fkmi {
  background: url("../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("../img/facebook.png") 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 .youtube_gd {
  background: url("../img/youtube_gd708a.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("../img/youtube-logo.png") left center no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 7px;
}
.logo_wrap .china_social {
  padding: 5px 0 0 18px;
}
.logo_wrap .china_social a {
  display: block;
  width: 192px;
  height: 28px;
  color: #FFFFFF;
  box-sizing: border-box;
  padding: 5px 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("../img/soc_service.png") no-repeat;
  height: 34px;
  font-weight: bold;
  padding-top: 7px;
}
.logo_wrap .china_social a.soc_tudou {
  background: url("../img/soc_tudou.png") no-repeat;
}
.logo_wrap .china_social a.soc_vimeo {
  background: url("../img/soc_vimeo.png") no-repeat;
}
.logo_wrap .china_social a.soc_weibo {
  background: url("../img/soc_weibo.png") no-repeat;
}
.logo_wrap .china_social a.soc_qzone {
  background: url("../img/soc_qzone.png") no-repeat;
}
.logo_wrap .china_social a.soc_wechat {
  background: url("../img/soc_wechat.png") no-repeat;
}
.logo_wrap .happycalc {
  background: url("../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("../img/mainpage_fon.jpg") left bottom repeat-x;
  overflow: hidden;
  padding: 50px 0 0 0;
}
.mainpage_fon .mainpage {
  background: url("../img/mainpage.jpg") center bottom no-repeat;
  width: 100%;
  min-height: 470px;
  position: relative;
  overflow: hidden;
  min-width: 1000px;
}
.mainpage_fon .mainpage .liveratio {
  width: 180px;
  position: absolute;
  height: 295px;
  font-size: 13px;
  padding: 120px 0 0 0;
  right: 30px;
  bottom: 50px;
}
.mainpage_fon .mainpage .liveratio .lr_main_block {
  background: url("../img/liveratio.png") no-repeat;
  width: 180px;
  height: 95px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #c59d3f;
  text-align: center;
  padding: 25px 0 0 13px;
  box-sizing: border-box;
}
.mainpage_fon .mainpage .liveratio .lr_main_block p {
  margin: 0;
}
.mainpage_fon .mainpage .liveratio .lr_main_block .h {
  color: #c53f45;
  font-size: 24px;
  line-height: 24px;
}
.mainpage_fon .mainpage .liveratio .lr_time {
  position: absolute;
  right: 0;
  bottom: -40px;
  text-align: center;
  width: 165px;
}
.mainpage_fon .mainpage .liveratio .ph_gh {
  position: absolute;
  bottom: 85px;
  left: 0;
  width: 180px;
  height: 200px;
}
.mainpage_fon .mainpage .liveratio .ph_gh .ph,
.mainpage_fon .mainpage .liveratio .ph_gh .gh {
  width: 54px;
  position: absolute;
  left: 30px;
  top: auto;
  bottom: 0;
  background: #dcb24f;
  border-left: 2px solid #c59d3f;
  border-top: 3px solid #f0ce7f;
}
.mainpage_fon .mainpage .liveratio .ph_gh .ph div,
.mainpage_fon .mainpage .liveratio .ph_gh .gh div {
  position: absolute;
  top: -36px;
  left: 0;
  padding: 0 0 3px 2px;
}
.mainpage_fon .mainpage .liveratio .ph_gh .ph div p,
.mainpage_fon .mainpage .liveratio .ph_gh .gh div p {
  margin: 0;
  color: #FFFFFF;
  line-height: 15px;
}
.mainpage_fon .mainpage .liveratio .ph_gh .ph div .h,
.mainpage_fon .mainpage .liveratio .ph_gh .gh div .h {
  font-weight: bold;
}
.mainpage_fon .mainpage .liveratio .ph_gh .gh {
  left: auto;
  right: 30px;
  background: #d95d5d;
  border-left: 2px solid #c53f45;
  border-top: 3px solid #f08a7f;
}
.mainpage_fon .mainpage .globus {
  width: 301px;
  background: url("../img/globus3860.png?v=1") 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("../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*/
/*TOP_10*/
.top_10 {
  height: 200px;
  background: #00AAF2 url("../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("../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("../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("../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 #e5e5e5;
  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("../img/button_for_begginers3860.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 {
  padding: 30px 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 {
  background: #2E962E;
  display: inline-block;
  padding: 4px 12px;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
}
.content .pagination ul li a:hover,
.content .pagination ul li span {
  background: #cccccc;
}
.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 span {
  background: #b3b3b3;
}
.content .wineletters_list {
  background: #FFFFFF;
  border: 1px solid #e5e5e5;
  padding: 20px;
  margin: 0 0 35px 0;
  border-radius: 4px;
}
.content .wineletters_list .date {
  color: #808080;
}
.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 #e5e5e5;
  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("../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("../img/play.png") no-repeat;
  width: 107px;
  height: 107px;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin: -54px 0 0 -53px;
}
.content .wineletters_best_list .best_item {
  background: #f1f1f1;
}
.content .form_search {
  margin: 0;
}
.content .form_search .box {
  padding: 0 0 10px 0;
  float: left;
}
.content .form_search .box.padding {
  padding: 0 0 10px 30px;
}
.content .form_search label {
  display: inline-block;
  font-weight: bold;
}
.content .form_search input {
  margin: 0 10px 0 5px;
  display: inline-block;
  padding: 2px 10px;
  border: 1px solid #e5e5e5;
  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 .moderators {
  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 .moderators .line {
  clear: both;
  padding: 0 0 20px 0;
}
.content .registration .line:after,
.content .callcenter .line:after,
.content .leader-interview .line:after,
.content .moderators .line:after {
  content: '';
  display: table;
  clear: both;
}
.content .registration .line label.warn,
.content .callcenter .line label.warn,
.content .leader-interview .line label.warn,
.content .moderators .line label.warn {
  color: red;
}
.content .registration .line .left,
.content .callcenter .line .left,
.content .leader-interview .line .left,
.content .moderators .line .left {
  float: left;
  width: 300px;
}
.content .registration .line .left label,
.content .callcenter .line .left label,
.content .leader-interview .line .left label,
.content .moderators .line .left label {
  font-weight: bold;
}
.content .registration .line .left p,
.content .callcenter .line .left p,
.content .leader-interview .line .left p,
.content .moderators .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 .moderators .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 .moderators .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 .moderators .line .right input.warn {
  border: 1px solid red;
}
.content .registration .line .right input[type="checkbox"],
.content .callcenter .line .right input[type="checkbox"],
.content .leader-interview .line .right input[type="checkbox"],
.content .moderators .line .right input[type="checkbox"],
.content .registration .line .right input[type="radio"],
.content .callcenter .line .right input[type="radio"],
.content .leader-interview .line .right input[type="radio"],
.content .moderators .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 .callcenter .line .right textarea,
.content .leader-interview .line .right textarea,
.content .moderators .line .right textarea,
.content .registration .line .right select,
.content .callcenter .line .right select,
.content .leader-interview .line .right select,
.content .moderators .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 .callcenter .line .right textarea.warn,
.content .leader-interview .line .right textarea.warn,
.content .moderators .line .right textarea.warn,
.content .registration .line .right select.warn,
.content .callcenter .line .right select.warn,
.content .leader-interview .line .right select.warn,
.content .moderators .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 .moderators .line .right textarea {
  height: 130px;
}
.content .registration .line .right button,
.content .callcenter .line .right button,
.content .leader-interview .line .right button,
.content .moderators .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 .moderators .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 .moderators .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 .moderators .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("../img/abroad/russia.png") no-repeat;
}
.content .abroad_flag a.russia span {
  color: #ff0000;
}
.content .abroad_flag a.bangladesh i {
  background: url("../img/abroad/bangladesh.png") no-repeat;
}
.content .abroad_flag a.bangladesh span {
  color: #2E962E;
}
.content .abroad_flag a.india i {
  background: url("../img/abroad/india.png") no-repeat;
}
.content .abroad_flag a.india span {
  color: #ff9932;
}
.content .abroad_flag a.malaysia i {
  background: url("../img/abroad/malaysia.png") no-repeat;
}
.content .abroad_flag a.malaysia span {
  color: #39399d;
}
.content .abroad_flag a.hong_kong i {
  background: url("../img/abroad/hong_kong.png") no-repeat;
}
.content .abroad_flag a.hong_kong span {
  color: #ff0000;
}
.content .abroad_flag a.kazakhstan i {
  background: url("../img/abroad/kazakhstan.png") no-repeat;
}
.content .abroad_flag a.kazakhstan span {
  color: #04a5e0;
}
.content .abroad_flag a.thailand i {
  background: url("../img/abroad/thailand.png") no-repeat;
}
.content .abroad_flag a.thailand span {
  color: #333333;
}
.content .abroad_flag a.ukraine i {
  background: url("../img/abroad/ukraine.png") no-repeat;
}
.content .abroad_flag a.ukraine span {
  color: #0973a7;
}
.content .abroad_flag a.indonesia i {
  background: url("../img/abroad/indonesia.png") no-repeat;
}
.content .abroad_flag a.indonesia span {
  color: #119fa7;
}
.content .abroad_flag a.philippines i {
  background: url("../img/abroad/philippines.png") no-repeat;
}
.content .abroad_flag a.philippines span {
  color: #62a84c;
}
.content .abroad_flag a.rsa i {
  background: url("../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("../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("../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("../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("../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("../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("../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("../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("../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 #e5e5e5;
  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: #aeaeae;
  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 {
  text-transform: uppercase;
  font-size: 24px;
  float: right;
  margin: -58px 0 0 0;
  line-height: 150%;
  text-align: right;
}
.income_testimon_but a {
  margin: 0 0 0 30px;
  float: right;
}
.income_testimon_but a:nth-child(3) {
  clear: both;
}
.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("../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;
}
/*ADAPTIVE*/
@media screen and (max-width: 1850px) {
  .income_testimon_but a {
    margin: 0;
  }
  .income_testimon_but a:nth-child(2) {
    clear: both;
  }
  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;
  }
  .income_testimon_but {
    float: none;
    margin: -15px 0 15px 0;
    text-align: left;
  }
  .income_testimon_but a {
    margin: 0;
    float: none;
    display: block;
    text-align: left;
  }
  .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 .gh_fb_main {
    left: 300px !important;
    right: auto !important;
  }
  .mainpage .liveratio {
    position: relative !important;
    float: right;
    bottom: 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;
}
.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;
}
.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("../img/brandbook-slider-left.png");
}
.brandbook-slider .slick-next {
  left: auto;
  right: -70px;
}
.brandbook-slider .slick-next:before {
  background: url("../img/brandbook-slider-right.png");
}
.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(../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__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(../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 {
  display: block;
  width: 35px;
  height: 35px;
  background: url(../img/guider-contacts-icons.png) left top no-repeat;
}
.guider-contacts > li > a:hover {
  opacity: 0.8;
}
.guider-contacts > li > a.guider-contacts__email {
  background-position: left top;
}
.guider-contacts > li > a.guider-contacts__whatsup {
  background-position: left -35px;
}
.guider-contacts > li > a.guider-contacts__skype {
  background-position: left -70px;
}
.guider-contacts > li > a.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(../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;
}
/*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[href="/ideology/"] {
  color: #FFFF00;
}
/*/IMPORT_RULES*/
/*IMPORT_RULES*/
/*INDONESIA*/
.indonesia .globus {
  background: url("../img/indonesia/globus_en30f4.png?v=3") bottom no-repeat !important;
}
.indonesia.id .globus {
  background: url("../img/indonesia/globus_id30f4.png?v=3") bottom no-repeat !important;
}
.indonesia .logo_wrap {
  /*    .youtube {
      background: url("@{images}/youtube.png") no-repeat !important;
    }*/
}
.indonesia .logo_wrap .fkmi {
  display: inline-block;
}
.indonesia .mainpage_fon .mainpage .main_text .warning {
  display: block;
}
/*/INDONESIA*/
/*MALAYSIA*/
.malaysia {
  /*  .logo_wrap {
    .youtube {
      background: url("@{images}/youtube.png") no-repeat !important;
    }
  }*/
}
.malaysia .globus {
  background: url("../img/malaysia/globus_enae52.png?v=5") bottom no-repeat !important;
}
.malaysia.my .mainpage_fon .mainpage .gh_fb_main .h {
  font-size: 16px;
  padding: 10px;
}
.malaysia.my .globus {
  background: url("../img/malaysia/globus_myae52.png?v=5") bottom no-repeat !important;
}
/*/MALAYSIA*/
/*ARGENTINA*/
.argentina.es .globus {
  background: url("../img/argentina/globus_esbea6.png?v=7") bottom no-repeat !important;
}
.argentina.es .top_10 .top_10_text {
  background: url("../img/argentina/top_10_text_es.png") no-repeat;
}
/*/ARGENTINA*/
/*MEXICO*/
.mexico.es .globus {
  background: url("../img/mexico/globus_esbea6.png?v=7") bottom no-repeat !important;
}
.mexico.es .top_10 .top_10_text {
  background: url("../img/mexico/top_10_text_es30f4.png?v=3") no-repeat;
}
.mexico header .sub_menu a.facebook_consultant {
  display: inline-block;
}
/*/MEXICO*/
/*BRAZIL*/
.brazil.pt {
  /*    .logo_wrap {
      .youtube {
        background: url("@{images_brazil}/youtube.png") no-repeat !important;
      }
    }*/
}
.brazil.pt .globus {
  background: url("../img/brazil/globus_ptbea6.png?v=7") bottom no-repeat !important;
}
/*/BRAZIL*/
/*PERU*/
.peru.es .globus {
  background: url("../img/peru/globus_esbea6.png?v=7") bottom no-repeat !important;
}
.peru.es .top_10 .top_10_text {
  background: url("../img/peru/top_10_text_es.png") no-repeat;
}
.peru header .sub_menu a.facebook_consultant {
  display: inline-block;
}
/*/PERU*/
/*INDIA*/
.india.in .globus {
  background: url("../img/india/globus_in5e1f.png?v=2") bottom no-repeat !important;
}
/*/INDIA*/
/*CHINA*/
.china .logo_wrap .china_social {
  display: block;
}
.china.cn .globus {
  background: url("../img/china/globus_cn7b30.png?v=4") bottom no-repeat !important;
}
.china.cn .top_10 .top_10_text {
  background: url("../img/china/top_10_text_cn30f4.png?v=3") no-repeat;
}
.china.cn .other_country {
  display: none;
}
.china .content .news_list.static {
  background: #fff000;
  padding: 20px;
  margin: 0 0 60px 0;
}
.china .content .news_list.static .h a {
  color: #ff0000;
}
.china .content .school_registration {
  height: 730px;
}
/*/CHINA*/
/*HONGKONG*/
.hongkong.cn .globus {
  background: url("../img/hongkong/globus_cn30f4.png?v=3") bottom no-repeat !important;
}
.hongkong.cn .top_10 .top_10_text {
  background: url("../img/hongkong/top_10_text_cn30f4.png?v=3") no-repeat;
}
/*/HONGKONG*/
/*PHILIPPINES*/
.philippines.ph .globus {
  background: url("../img/philippines/globus_ph30f4.png?v=3") bottom no-repeat !important;
}
.philippines header .sub_menu a.facebook_consultant {
  display: inline-block;
}
.philippines .content h1 {
  margin: 25px 0;
}
/*/PHILIPPINES*/
/*KOREA*/
.korea .logo_wrap .happycalc {
  background: url("../img/korea/happycalc_korea0b1d.png?v=2}") no-repeat;
  color: #ffffff;
  text-shadow: 2px 0px 1px #969696;
  font-weight: bold;
  padding-top: 67px;
}
.korea .logo_wrap .happycalc:hover {
  background-position: 0 0;
}
.korea.en .logo_wrap .happycalc {
  font-size: 14px;
  line-height: 14px;
  padding-top: 76px;
  padding-left: 95px;
}
.korea.ko .globus {
  background: url("../img/korea/globus_koc164.png?v=9") bottom no-repeat !important;
}
.korea.ko .top_10 .top_10_text {
  background: url("../img/korea/top_10_text_ko5e1f.png?v=2") no-repeat;
}
.korea .content .news_clip {
  display: none;
}
/*/KOREA*/
/*JAPAN*/
.japan.jp .logo_wrap {
  /*      .youtube {
        background: url("@{images_japan}/youtube.png") no-repeat !important;
      }*/
}
.japan.jp .logo_wrap .youtube_gd {
  font-style: normal !important;
}
.japan.jp .globus {
  background: url("../img/japan/globus_ja5e1f.png?v=2") bottom no-repeat !important;
}
.japan.jp .top_10 .top_10_text {
  background: url("../img/japan/top_10_text_ja5e1f.png?v=2") no-repeat;
}
/*/JAPAN*/
/*CAMBODIA*/
.cambodia.kh .globus {
  background: url("../img/cambodia/globus_kh30f4.png?v=3") bottom no-repeat !important;
}
.cambodia.kh .top_10 .top_10_text {
  background: url("../img/cambodia/top_10_text_kh3860.png?v=1") no-repeat;
}
/*/CAMBODIA*/
/*KUWAIT*/
.kuwait.ar {
  direction: rtl;
}
.kuwait.ar .globus {
  background: url("../img/kuwait/globus_ar7b30.png?v=4") bottom no-repeat !important;
}
.kuwait.ar .top_10 {
  direction: ltr;
}
.kuwait.ar .top_10 .top_10_text {
  background: url("../img/kuwait/top_10_text_ar3860.png?v=1") no-repeat;
}
/*/KUWAIT*/
/*TURKEY*/
.turkey.tr {
  /*    .logo_wrap {
      .youtube {
        background: url("@{images_turkey}/youtube.png") no-repeat !important;
      }
    }*/
}
.turkey.tr .globus {
  background: url("../img/turkey/globus_tr30f4.png?v=3") bottom no-repeat !important;
}
.turkey.tr .top_10 .top_10_text {
  background: url("../img/turkey/top_10_text_tr3860.png?v=1") no-repeat;
}
.turkey header .sub_menu a.facebook_consultant {
  display: inline-block;
}
/*/TURKEY*/
/*VENEZUELA*/
.venezuela.es .globus {
  background: url("../img/venezuela/globus_es30f4.png?v=3") bottom no-repeat !important;
}
.venezuela.es .top_10 .top_10_text {
  background: url("../img/venezuela/top_10_es3860.png?v=1") no-repeat;
}
.venezuela header .sub_menu a.facebook_consultant {
  display: inline-block;
}
/*/VENEZUELA*/
/*COLOMBIA*/
.colombia.es .globus {
  background: url("../img/colombia/globus_es30f4.png?v=3") bottom no-repeat !important;
}
.colombia.es .top_10 .top_10_text {
  background: url("../img/colombia/top_10_es3860.png?v=1") no-repeat;
}
/*/COLOMBIA*/
/*FRANCE*/
.france.fr .globus {
  background: url("../img/france/globus_fr30f4.png?v=3") bottom no-repeat !important;
}
/*/FRANCE*/
/*ITALY*/
.italy.it .globus {
  background: url("../img/italy/globus_it30f4.png?v=3") bottom no-repeat !important;
}
.italy.it .top_10 .top_10_text {
  background: url("../img/italy/top_10_it3860.png?v=1") no-repeat;
}
/*/ITALY*/
/*THAILAND*/
body.thailand {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
body.thailand.th .globus {
  background: url("../img/thailand/globus_th2.png") bottom no-repeat !important;
}
body.thailand.th .top_10 .top_10_text {
  background-image: url("../img/thailand/top_10_text.png") !important;
}
/*/THAILAND*/
/*SPAIN*/
.spain.es .globus {
  background: url("../img/spain/globus_esbea6.png?v=7") bottom no-repeat !important;
}
.spain.es .top_10 .top_10_text {
  background: url("../img/spain/top_10_text_es.png") no-repeat;
}
/*/SPAIN*/
/*EGYPT*/
.egypt.ar .globus {
  background: url("../img/egypt/globus_ar3860.png?v=1") bottom no-repeat !important;
}
/*/EGYPT*/
/*MYANMAR*/
.mainpage_fon .mainpage .search div {
  padding-right: 110px;
}
.mainpage_fon .mainpage .search button[type="submit"] {
  width: 105px;
}
/*/MYANMAR*/
/*/IMPORT_RULES*/
/*# sourceMappingURL=style.css.map */