.page-template-default {
  color: inherit;
  background: white !important;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
}
*{
  outline: none;
}
h5 {
  font-size: 20px;
}
hr {
  margin-top: 0px;
  margin-bottom: 0px;
}
.page-template-default #content.site-content {
  padding-top: 0;
  padding-bottom: 0;
}
.popup_img {
  position: fixed;
  z-index: 999999;
  left: 50%;
  margin-left: -640px;
  top: 50%;
  margin-top: -400px;
}
.img_in {
  max-width: 1280px !important;
  height: 800px !important;
}
.off_ins {
  z-index: 9999999;
  font-size: 12px;
  position: absolute;
  background-color: white;
  border: 2px solid #1B5E20;
  border-radius: 10px;
  width: 500px;
  left: -520px;
  top: 60px;
  padding: 10px;
  text-align: left;
}
.off_cb {
  display: inline-block;
  float: left;
  width: 30px !important;
}
.vb_img {
  cursor: pointer;
}
.off_popup {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
}

.off_popup:hover{
  color:#fff;
}

.off_popup span {
    text-decoration: underline;
}

.header__link {
  color: white;
  text-decoration: underline;
}
.question__text a {
  color: black;
  text-decoration: underline !important;
}
.question__text a:hover {
  color: black;
  text-decoration: underline !important;
}
.bonus-list_coins .bonus .procent__text {
  font-size: 11px;
}
.header__link:hover {
  color: white;
}
.form_section {
  background-image: url('../img/patt.jpg');
  min-height: 980px;
  background-position: center;
  background-size: cover;
}
.form_section .links {
  margin-top: 30px;
}
.form_section .links a {
  font-size: 20px;
  text-decoration: none;
  color: white;
  font-weight: 300;
}
.form_section .links a:first-of-type {
  margin-right: 45px;
}
.form_section h2.u40 {
  margin-top: 40px;
  padding-bottom: 30px;
  color: white;
}
.form_section .zero_section {
  padding-top: 53px;
}
.form_section .zero_section .navbar-brand {
  display: inline-block;
  vertical-align: middle;
}
.form_section .zero_section .socials {
  display: inline-block;
  vertical-align: top;
  margin-left: 161px;
}
.form_section .left {
  width: 580px;
}


.form_section .left h2 ~ span {
  color: white;
  font-size: 15px;
}

.form_section .bigger-span {
  color: white;
  font-size: 20px;
}

.structure_section {
  background-image: url('../img/patt2.jpg');
  background-size: 100%;
}
.features_section {
  background-image: url(../img/patt3.jpg);
  background-size: cover;
}
.inners {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
}
.inners_top {
  width: 1140px;
}
.timer .ttitle {
  display: block;
  font-size: 20px !important;
  color: white;
  margin-top: 40px;
  margin-bottom: 25px;
}
.about_section_2 {
  margin-top: 40px;
}
.about_section_2 h2 {
  padding-top: 0px !important;
}
.timer div#t {
  display: inline-block;
  background: #2E7D32;
  font-size: 60px;
  font-weight: bold;
  padding: 0px 20px 10px 20px;
}
.timer div#t:after {
  content: '';
  clear: both;
  display: block;
}
.timer div#t div {
  position: relative;
  color: white;
  float: left;
}
.timer div#t div span {
  position: absolute;
  bottom: 0px;
  left: 5px;
  font-size: 13px;
  font-weight: 400;
  color: #A5D6A7;
}
.timer div#t i {
  color: #A5D6A7;
  font-style: normal;
  position: relative;
  margin: 0 10px;
}
.timer div#t_en {
  display: inline-block;
  background: #2E7D32;
  font-size: 60px;
  font-weight: bold;
  padding: 0px 20px 10px 20px;
}
.timer div#t_en:after {
  content: '';
  clear: both;
  display: block;
}
.timer div#t_en div {
  position: relative;
  color: white;
  float: left;
}
.timer div#t_en div span {
  position: absolute;
  bottom: 0px;
  left: 5px;
  font-size: 13px;
  font-weight: 400;
  color: #A5D6A7;
}
.timer div#t_en i {
  color: #A5D6A7;
  font-style: normal;
  position: relative;
  margin: 0 10px;
}
.timer div#t_fr {
  display: inline-block;
  background: #2E7D32;
  font-size: 60px;
  font-weight: bold;
  padding: 0px 20px 10px 20px;
}
.timer div#t_fr:after {
  content: '';
  clear: both;
  display: block;
}
.timer div#t_fr div {
  position: relative;
  color: white;
  float: left;
}
.timer div#t_fr div span {
  position: absolute;
  bottom: 0px;
  left: 5px;
  font-size: 13px;
  font-weight: 400;
  color: #A5D6A7;
}
.timer div#t_fr i {
  color: #A5D6A7;
  font-style: normal;
  position: relative;
  margin: 0 10px;
}
.socials {
  background-color: #1B5E20;
  border-radius: 25px;
  width: 265px;
  text-align: center;
  height: 44px;
  line-height: 44px;
}
.form_section .zero_section .socials_span {
  display: inline-block;
  position: absolute;
  top: 30px;
  left: 432px;
  font-size: 15px;
  color: white;
}
.logo_span {
  display: inline-block;
  position: absolute;
  top: 30px;
  font-size: 15px;
  left: 43px;
  color: white;
}
.socials .soc__url.fa {
  color: #66BB6A;
  margin: 0 10px;
}
.socials .soc__url.fa:hover {
  text-decoration: none;
}
h2.u40 {
  font-size: 35px;
  font-weight: 600;
}
.formwrapper {
  position: absolute;
  top: 70px;
  right: 20px;
}
.digrate {
    display: block;
    top: 224px;
    margin-left: 340px;
    position: absolute;
}
.footer__digate_1 {
    margin-top: 55px;
    width: 405px;
}
.coinform {
  position: relative;
  width: 375px;
  padding: 0 20px 20px 20px;
  float: right;
  text-align: center;
  border: 2px solid #1B5E20;
  border-radius: 10px;
}
.coinform span.ps {
  font-size: 13px;
  color: #A5D6A7;
  line-height: 15px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -65px;
}
.coinform:after {
  content: '';
  clear: both;
  display: block;
}
.coinform .panel {
  position: absolute;
  border-radius: 0 0 9px 9px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 50px;
  background: #ffffff url('../img/form-panel.png') no-repeat center;
}
.coinform .price {
  font-size: 40px;
  font-weight: 600;
  color: white;
}
.coinform .price i {
  font-style: normal;
  color: #A5D6A7;
}
.coinform p {
  color: #A5D6A7;
  font-size: 16px;
  margin-top: 85px;
}
.coinform label {
  font-size: 16px;
  font-weight: 300;
  display: block;
  margin-bottom: 30px;
  color: #FFFFFF;
}
.coinform label div {
  margin-bottom: 4px;
}
.coinform input {
  text-align: center;
  outline: none;
  box-shadow: none;
  background-color: #C8E6C9;
  border: 1px solid #1B5E20;
  border-radius: 10px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #43A047;
  font-weight: 400;
}
.coinform #presale_add_new {
  background: #4CAF50;
  border: 2px solid #1B5E20;
  font-size: 24px;
  font-weight: 600;
  color: white;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  width: 100%;
  outline: none;
}
.mainform__btn {
  background: #4CAF50;
  border: 2px solid #1B5E20;
  font-size: 24px;
  font-weight: 600;
  color: white;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  width: 100%;
  outline: none;
}
.coinform input[type="submit"]:hover {
  background: #00C853;
}
.coinform input.bigger {
  height: 60px;
  line-height: 60px;
  font-size: 40px;
}
.coinform img {
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.coinform:before {
  content: '';
  width: 180px;
  height: 20px;
  background-color: #328336;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.big_anc_sp {
  height: 60px;
  line-height: 56px;
  color: white;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  background: #388E3C;
  border: 2px solid white;
  display: inline-block;
  min-width: 280px;
  text-align: center;
  border-radius: 30px;
}
.big_anc_sp:hover {
  color: #388E3C !important;
  background: white !important;
  text-decoration: none;
  border: 2px solid white;
}
.big_anc {
  height: 60px;
  line-height: 56px;
  color: #388E3C;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  background: white;
  border: 2px solid #388E3C;
  display: inline-block;
  min-width: 280px;
  text-align: center;
  border-radius: 30px;
}
.big_anc.custom {
  width: 280px !important;
  height: 40px;
  line-height: 36px;
  position: absolute;
  right: 0;
  top: 7px;
}
.big_anc:hover {
  color: white !important;
  background: #388e3c !important;
  text-decoration: none;
}
.about_section {
  background-color: white;
  padding-bottom: 40px;
}
.about_section_1 {
  background-color: white;
  padding-top: 40px;
  padding-bottom: 35px;
}
.about_section.fixed .fmenu {
  position: fixed;
  top: 35px;
  left: 0;
  width: 100%;
  z-index: 999;
}
.soc_top.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.about_section table {
  margin-top: 83px;
}
.about_section table tr:first-of-type td {
  padding-top: 0;
  padding-bottom: 20px;
}
.about_section table tr:last-of-type td {
  padding-right: 45px;
}
.about_section table strong {
  margin-bottom: 40px;
}
.about_section .left {
  width: 50%;
  float: left;
}
.about_section .left p {
  font-size: 16px;
}
.about_section .left p a {
  color: #388E3C;
}
.about_section .left ~ img {
  float: right;
  position: relative;
  top: -60px;
}
.about_section h2 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.about_section .fmenu {
  background: #E8F5E9;
  height: 55px;
  line-height: 58px;
}
.about_section ul {
  padding: 0;
  list-style-type: circle;
}
.about_section ul li {
  padding: 0 12.5px 0 0;
  display: inline-block;
}
.about_section ul li:first-of-type:before {
  display: none;
}
.about_section ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  position: relative;
  border-radius: 50%;
  background: #3e8245;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10.5px;
}
.about_section ul a.sel {
  position: relative;
}
.about_section ul a.sel:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 5px;
  background: #3e8245;
  bottom: 0;
  left: 0;
  top: 30px;
}
.sel {
  color: #3e8245 !important;
}
.about_section ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #455A64;
  text-decoration: none;
}
.about_section ul li a:hover {
  text-decoration: none;
}
.aboutico_section {
  background: #E8F5E9;
  padding-bottom: 40px;
  position: relative;
}
.helper {
  content: " ";
  position: absolute;
  top: -160px;
}
.aboutico_section h2 {
  padding-top: 40px;
  padding-bottom: 50px;
  margin-bottom: 0;
}
.aboutico_section a.big_anc {
  width: 310px;
  background: transparent;
  margin-top: 55px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.aboutico_section table tr {
  border-bottom: 1px solid #A5D6A7;
}
.aboutico_section table tr td {
  vertical-align: top;
  padding: 30px 0;
}
.aboutico_section table tr td:first-of-type {
  width: 400px;
}
.structure_section {
  padding-top: 40px;
  padding-bottom: 40px;
}
.structure_section h3 {
  font-size: 20px;
  color: white;
  font-weight: 400;
}
.structure_section h3.imgtitle {
  margin-bottom: 40px;
}
.structure_section p {
  margin-top: 10px;
  margin-bottom: 40px;
  color: white;
}
.structure_section img {
  margin-bottom: 40px;
}
.team_section {
  background: #263238;
  position: relative;
}
.team_section h2 {
  padding-top: 40px;
  margin-bottom: 0;
  padding-bottom: 40px;
  color: white;
}
.team_section h3 {
  font-size: 20px;
  color: white;
  font-weight: 400;
  padding-top: 20px;
}
.team_section div.white {
  background: transparent !important;
  border: none !important;
}
.team_section h5 {
  font-size: 20px;
  color: white;
  font-weight: 400;
}
.team_section h6 {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: white;
}
.infogr {
  display: block;
  width: 100%;
}
.upper-infogr {
  background-image: url(../img/background_all.png);
  background-size: 100%;
  background-repeat: no-repeat;
  text-align: center;
}
.back_row {
  background: url(../img/back_row.png);
  background-size: 47%;
  background-repeat: no-repeat;
  padding-left: 94px;
  width: 336px;
  padding-top: 23px;
}
.flags {
  width: 1398px;
  border-top: 2px solid #a4d5a7;
  border-bottom: 2px solid #a4d5a7;
  height: 265px;
  display: table;
  margin: 0 auto;
  margin-top: 40px;
}
.flags-content {
  display: flex;
  justify-content: space-between;
}
.flag {
  width: 91px !important;
  height: 91px !important;
  margin-top: 85px;
}
.flag-lead {
  border-radius: 100px;
  width: 508px;
  padding: 20px 0px;
  border: 2px solid #388e3b;
  margin-top: 59px;
}
.bottom-infogr {
  background-color: #E8F5E9;
  padding-bottom: 40px;
}
.team_section .sa_owl_theme .owl-nav div {
  top: 21% !important;
}
.team_section .sa_owl_theme .owl-nav {
  display: block !important;
}
.team_section .white .sa_owl_theme .owl-nav .owl-next,
.team_section .white .sa_owl_theme .owl-nav .owl-prev {
  background-color: transparent !important;
}
.team_section .white .sa_owl_theme .owl-nav .owl-next:hover,
.team_section .white .sa_owl_theme .owl-nav .owl-prev:hover {
  background-color: transparent !important;
}
.team_section .white .sa_owl_theme .owl-nav .owl-prev {
  left: -10px !important;
}
.team_section .white .sa_owl_theme .owl-nav .owl-next {
  right: -10px !important;
}
.partners_section {
  background: white;
  padding-top: 40px;
  position: relative;
}
.white {
  background:#fafafa;
  border:solid 1px #f0f0f0;
  border-radius:5px;
  padding:8px 8px 8px 8px;
}
.partners_section h2 {
  margin-bottom: 40px;
}
.partners_section table tr td {
  text-align: center;
}
.features_section {
  height: 550px;
  padding-top: 80px;
  padding-bottom: 80px;
}
.features_section a:hover {
  opacity: .9;
}
.features_section h2 {
  width: 550px;
  color: white;
  font-size: 40px;
  line-height: 48px;
}
.features_section p {
  width: 575px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  color: white;
  margin-bottom: 50px;
}
.features_section img.feat_logo {
  position: absolute;
  top: 0;
  right: 0;
}
.left_text {
  width: 30%;
  float: left;
}
.diagram {
  width: 69%;
  float: right;
  text-align: center;
  margin-top: 0px;
}
.bonus-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}
.bonus-list__caption{
  font-size: 26px;
  margin-bottom: 61px;
  text-align: center;
  width: 100%;
}
.bonus__img{
  height: 90px;
  min-width: 80px;
}
.bonus__img_1{
  background: url('../img/icon_coins_1.png') no-repeat center top;
}
.bonus__img_2{
  background: url('../img/icon_coins_2.png') no-repeat center top;
}
.bonus__img_3{
  background: url('../img/icon_coins_3.png') no-repeat center top;
}
.bonus__img_4{
  background: url('../img/icon_coins_4.png') no-repeat center top;
}
.bonus__img_5{
  background: url('../img/icon_coins_5.png') no-repeat center top;
}
.bonus__img_6{
  background: url('../img/icon_moloko.png') no-repeat center top;
}
.bonus-list__caption_baunty{
  margin-bottom: 5px;
  margin-top: 90px;
}
.bonus__bounty-description{
  font-size: 16px;
  text-align: center;
  width: 100%;
  margin-bottom: 70px;
  margin-top: 0;
}

.bonus__img_7{
  background: url('../img/iconshema_pochta.png') no-repeat center top;
}
.bonus__img_8{
  background: url('../img/iconshema_coin.png') no-repeat center top;
}
.bonus__img_9{
  background: url('../img/iconshema_likr.png') no-repeat center top;
}
.bonus__img_10{
  background: url('../img/iconshema_bird.png') no-repeat center top;
}
.bonus__img_11{
  background: url('../img/iconshema_derevo.png') no-repeat center top;
}
.bonus__img_12{
  background: url('../img/iconshema_almaz.png') no-repeat center top;
}
.bonus {
  padding-right: 11px;
  color: white;
}

.bonus:nth-child(5) {
  padding-right: 0px;
}
.block-4__bonus-list{
  width: 880px;
  margin: auto;
}
.procent_caption {
  font-size: 20px;
}
.procents{
  display: flex;
}
.procent{
  font-size: 35px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
}
.procent_baunty {
  margin-top: -35px;
}
.procent__item{
  color: white;
  margin-left: -6px;
}
.procent__text{
  font-size: 11px;
  font-weight: normal;
  margin-top: -2px;
}
.block-4__procent{
  padding: 0 9px;
  box-sizing: border-box;
}
.block-4__procent:first-child{
  width: 704px;
}
.block-4__procent:nth-child(2){
  width: 144px;
}
.block-4__procent:last-child{
  width: 92px;
}
.baunty__text_div {
  text-align: center;
  padding-bottom: 100px;
}
.baunty__text {
  font-size: 24px;
  font-weight: bold;
  color: white;
}
.block-7{
  padding-bottom: 40px;
  background: url(../img/block-4.jpg) center;
}
.block-7__caption{
  margin-top: 0;
  padding-top: 100px;
  margin-bottom: 68px;
}
.block-7__documents{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
}
.documents__item{
  width: 333px;
  margin-bottom: 13px;
}
.document{
  border: 1px solid #d3d3d3;
  font-size: 16px;
  font-weight: bold;
  color: black;
  display: flex;
  align-items: center;
  padding: 8px 8px 8px 38px;
  min-height: 52px;
  box-sizing: border-box;
  background: url('../img/iconfile_PDF.png') no-repeat 8px 8px;
  text-transform: uppercase;
}
.document__link{
  color: inherit;
  text-decoration: none;
}
.type-caption{
  font-size: 38px;
  text-align: center;
}
.border {
  background-color: white;
  height: 5px;
  background-image: url(../img/border_letter.png);
  margin-top: 5px;
  margin-bottom: 5px;
}
.wrapper {
  background-color: white;
  height: 250px;
  width: 100%;
}
.subscribe {
  display: table;
  margin: 0 auto;
}

.subscribe-title {
  display: table;
  margin: 0 auto;
  margin-right: 56px;
  margin-top: 75px;
  font-size: 28px;
  font-weight: bolder;
  margin-bottom: 10px;
  color: black;
}

.subscribe-lead {
  font-size: 16px;
  font-weight: bold;
  margin-left: -25px;
  margin-bottom: 20px;
}

.inputs {
  margin-top: 25px;
}

.subscribe-input {
  margin-left: -25px;
  width: 335px;
  border: 2px solid grey;
  font-size: 16px;
  font-weight: bold;
  background-image: url(../img/icon_letter.png);
  background-repeat: no-repeat;
  background-position-x: 7px;
  background-position-y: 9px;
  text-indent: 20px;
}

.subscribe-btn {
  margin-left: 18px;
  padding: 8px 0px;
  width: 335px;
  text-align: center;
  font-weight: 700;
  border-radius: 10px;
  letter-spacing: 1px;
  background-color: #388E3C;
  display: inline-block;
  cursor: pointer;
}

.form-control {
  display: inline-block;
}

.slick-slide {
  outline: none !important;
}
.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.sa_hover_container a {
  color: black;
}

.big_padd {
  padding: 30px 0px;
  padding-right: 15px;
}

.short_padd {
  padding-right: 15px;
}
.sa_hover_container img {
  border-radius: 100%;
}

.formwrapper label {
  margin-bottom: 15px;
}
.big_anc_partnership {
  margin-top: 20px;
  color: #388E3C !important;
}
.big_anc_suggestion {
  margin-top: 20px;
  color: #388E3C !important;
}
#video_slider {
  width: 656px;
}
.docs_caption {
  padding-bottom: 40px;
  padding-top: 40px;
  font-weight: bold;
}
.opacity_arr {
  opacity: 0.6;
  cursor:pointer;
  font-size: 20px !important;
  color: black;
  position: absolute;
  top: 50%;
  display: block;
}
.prev {
  left: -25px;
}
.next {
  right: -25px;
}

.prev_smi {
  left: -25px;
  top: 30% !important;
}
.next_smi {
  right: -25px;
  top: 30% !important;
}
.opacity_arr:hover {
  opacity: 1;
}
#smi_slider {
  width: 95%;
  margin-right: 0px;
  margin-left: 25px;
}
#consult_slider {
  width: 95.5%;
  margin-right: 0px;
  margin-left: 25px;
}
#sample_slider {
  width: 95.5%;
  margin-left: 25px;
  margin-right: 25px;
}
#companies_slider {
  width: 95%;
  margin-right: 0px;
  margin-left: 25px;
}
#video_slider {
  width: 656px;
  margin-left: 62px;
  margin-top: 5px;
}
.hidden {
  display: none;
}
.input__error {
  border: 2px #900 solid;
}
.mask {
  position: fixed;
  top:0;
  left: 0;
  z-index:5000;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  opacity:1;
}
.popup_video {
  position: fixed ;
  top: 50%;
  margin-top: -236px;
  left: 50%;
  margin-left: -420px;
  z-index: 9999;
}
.upper_span {
  margin-top: 20px;
  display: block;
}
.popup-block {
  width: 499px;
  background: #fff;
  border-radius: 10px;
  min-height: 300px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
  font-size: 16px;
  position: fixed;
  right: 0;
  left: 0;
  top: 50%;
  margin-right: auto;
  margin-left: auto;
  z-index: 9999;
  transition: top 3s ease-out 3s;
}
.popup-block__partners {
  top: 50%;
  margin-top: -312px;
}
.close__popup {
  position: absolute;
  left: 477px;
  top: 5px;
  cursor: pointer;
}
.popup-head{
  border-bottom: 1px solid #d3d3d3;
  min-height: 83px;
  display: flex;
  padding: 0 33px;
  align-items: center;
  justify-content: space-between;
}
.popup-block__head{
  margin-bottom: 12px;
}
.popup-head_consult{
  padding: 0 15px;
  margin-bottom: 0;
}
.popup-head__text{
  font-size: 32px;
  font-weight: bold;
}
.popup-head__logo{
  flex-basis: 170px;
  height: 75px;
  width: 90px;
  padding: 20px;
  background: url(../img/biocoin_verysmall.png) no-repeat right center;
}
.popup-block__form{
  width: 500px;
  margin: auto;
  padding-bottom: 20px;
}

.form__pupup-elem{
  margin-bottom: 10px;
}
.form__pupup-elem_error{
  color: #c32222;
}
.form__pupup-elem_error .form__input{
  border: 1px solid #c32222;
}
.form-rules__text{
  font-size: 16px;
}
.form-rules{
  display: flex;
  align-items: center;
}
.form__faq-fields{
  width: 400px;
  margin: 0 auto;
}
.error {
  color: #900;
}

.popup-head__text-min {
  font-size: 20px;
}

.success {
  color: #2ca02c;
}
.form__input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-weight: normal;
  font-size: 16px;
}
.form__input::-moz-placeholder { /* Firefox 19+ */
  font-weight: normal;
  font-size: 16px;
}
.form__input:-ms-input-placeholder { /* IE 10+ */
  font-weight: normal;
  font-size: 16px;
}
.form__input:-moz-placeholder { /* Firefox 18- */
  font-weight: normal;
  font-size: 16px;
}
.form__input{
  display: block;
  height: 30px;
  margin: 0;
  border-radius: 7px;
  border: 1px solid #959595;
  box-sizing: border-box;
  width: 100%;
  outline: none;
  padding: 0 10px;
  font-weight: bold;
  font-size: 20px;
}
.form__input_textarea{
  height: 80px;
  color: #787878;
  font-size: 16px;
  padding-top: 9px;
  font-weight: normal;
  width: 100%;
}
.form__label{
  font-size: 14px;
  margin-bottom: 5px;
  display: block;
}
.form-button{
  background: #388E3C;
  text-align: center;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 10px;
  cursor: pointer;
}
.form-button_popup{
  width: 300px;
  height: 53px;
  margin: auto;
  display: block;
  font-size: 14px;
}
.sale__caption {
  margin-bottom: -0.5em;
}
.error_sm {
  color: #900;
  font-size: 12px;
}
.auc_text {
  margin-top: 0px !important;
  margin-bottom: 0px;
}
.sell_main_text {
  color: white;
}
.select__form {
  background-color: #C8E6C9;
  height: 40px;
  border-radius: 10px;
}
.big_anc_wp {
  margin-top: 60px;
  display: block;
  margin: 0 auto;
  width: 300px;
}
.little_frame_div {
  float: left;
  margin-top: 3px;
  width: 470px !important;
}
.video_block_sm:nth-child(3) {
  margin-right: 0px;
}
.clearfix {
  clear: both;
}
.biocoin_pluses {
  margin-top: 0px;
  margin-bottom: 10px;
}
.businesses_block {
  background-color: #fafafa;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
.span_min {
  margin-bottom: 40px;
}
.slider_comp_div {
  width: 388px;
  float: left;
}
.slider_comp_div .sa_hover_container {
  padding: 5%;
  margin: 0px 0px;
  background-image: url(&quot;&quot;);
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0);
  min-height: 194px;
}
.wo_radius {
  border-radius: 0% !important;
}
.partners_sug {
  padding-bottom: 50px;
}
.inners_sug {
  padding-top: 40px;
  padding-bottom: 40px;
}
.video_slide {
  padding-right: 10px;
}
.clickable {
  cursor: pointer;
}
.ico_structure__capt {
  color: white;
  margin-bottom: 50px;
}
.fond__text {
  color: white;
  margin-top: -14px;
  margin-bottom: 50px;
}
.bonus-list-1 {
  margin-bottom: 0px;
}
#sample_slider .sa_hover_container {
  width: 388px;
  float: left;
  padding: 10px 10px;
  margin:0px 0px;
  background-image:url(&quot;&quot;);
  background-position:left top;
  background-size:contain;
  background-repeat:no-repeat;
  background-color:rgba(0,0,0,0);
}
.special-guest {
  padding-top: 29px;
}
.text-center {
  text-align: center;
}
.white .sa_hover_container {
  padding: 5%;
  padding-bottom: 35px;
  margin: 0px 0px;
  background-image: url(&quot;&quot;);
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0);
  min-height: 194px;
}
#smi_slider .sa_hover_container {
  padding: 5%;
  margin: 0px 0px;
  background-image: url(&quot;&quot;);
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0);
  min-height: 194px;
}
.smi__caption {
  margin-bottom: 40px;
}
.smi__logo {
  display: table;
  margin: 0 auto;
  border-radius: 0% !important;
  width: 80%;
}
#subscribe {
  text-align: center;
  color: white;
}
.soc_top{
  height: 35px;
  width: 100%;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #144d1e;
}
.soc__letter{
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
  color: white;
  opacity: 0.6;
  float: left;
}
.letter_upper-nav {
  margin-right: 5px;
}
.soc__locale{
  font-weight: normal;
  font-size: 14px;
  float: right;
}
.translator {
  cursor: pointer;
}

.translator:hover {
  color: #388E3C !important;
}
.soc__locale #rus,
.soc__locale #eng{
  cursor: pointer;
}
.translator_active{
  color: #388E3C !important;
  text-decoration: underline !important;
}

.translator:active {
  text-decoration: underline !important;
}

.footer-title {
  display: table;
  margin: 0 auto;
  color: white;
  font-size: 28px;
  font-weight: bolder;
  margin-bottom: 20px;
}

.footer-socials {
  margin-top: 10px;
  margin-bottom: 60px;
}

.footer-socials>.big-icon {
  font-size: 36px;
  letter-spacing: 50px;
}

.footer-socials>.big-icon:last-child {
  letter-spacing: 0px;
}

.confidential {
  margin-top: 20px;
  opacity: 0.5;
}

.margin {
  width: 100%;
  height: 30px;
  background-color: #292425;
}

.conf-title {
  display: table;
  margin: 0 auto;
  font-size: 14px;
  font-weight: bold;
  color: white;
  letter-spacing: 1px;
  text-decoration: underline;
  cursor: pointer;
}

.contacts {
  display: table;
  margin: 0 auto;
  color: white;
  font-size: 16px;
  margin-top: 30px;
  text-align: center;
}

.contacts>span {
  margin-right: 10px;
}

.contacts>span:last-child {
  margin-right: 0px;
}

.label {
  opacity: 0.7;
  display: inline-block;
  margin-left: 59.8%;
  margin-top: 40px;
}

.label-en {
  margin-left: 51.8%;
}

.label-main {
  display: table;
  margin-left: 45px;
  margin-top: -10px;
  margin-bottom: 12px;
  font-size: 14px;
  color: white;
}

.news {
  margin-top: -60px;
  background-color: white;
}

.footer-label {
  opacity: 0.7;
  display: inline-block;
  color: white;
  margin-right: 20px;
  margin-left: 5px;
  margin-bottom: 20px;
  vertical-align: middle;
}

.big-icon-f {
  letter-spacing: 0px;
  font-size: 36px !important;
}

.envelope {
  display: inline-block;
  margin-right: 191px;
}

.adv-socials {
  margin-bottom: 10px !important;
  margin-top: 20px !important;
}
.margin-sm {
  width: 100%;
  background-color: #292425;
  height: 10px;
}
.blog a:visited{
  color: black;
  text-decoration: underline;
}
.blog a:hover {
  color: black;
  text-decoration: underline;
}
.blog a:active {
  color: black;
  text-decoration: underline;
}
.adv-socials {
  margin-bottom: 10px;
}
.footer-socials {
  margin-top: 10px;
  margin-bottom: 60px;
}

.footer-socials>.big-icon {
  font-size: 36px;
  letter-spacing: 50px;
}

.footer-socials>.big-icon:last-child {
  letter-spacing: 0px;
}
.footer-socials>.big-icon:visited {
  color: white;
  text-decoration: none;
}

.footer-socials>.big-icon:hover {
  color: white;
  text-decoration: none;
}

.footer-socials>.big-icon:active {
  color: white;
  text-decoration: none;
}
.envelope>.big-icon:hover {
  color: white;
  text-decoration: none;
}
.envelope>.big-icon:active {
  color: white;
  text-decoration: none;
}
.envelope>.big-icon:visited {
  color: white !important;
  text-decoration: none !important;
}
.smi_block {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.btns {
  float: right;
}

.fa-arrow-circle-right {
  font-size: 30px !important;
}
.fa-arrow-circle-left {
  font-size: 30px !important;
}
#video_slider .fa-arrow-circle-left {
  left: -35px;
  top: 60px;
}
#video_slider .fa-arrow-circle-right {
  top: 60px;
}
.logo_span_en {
  left: 51px;
}
.socials_span_en {
  left: 427px;
}
.play-button {
  position: absolute;
  font-size: 70px !important;
  margin-left: -35px;
  color: rgba(0, 0, 0, 0.7);
  left: 50%;
  top: 50%;
  margin-top: -35px;
}
.video_block_lg {
  width: 470px;
  height: 260px;
  position: relative;
  background-size: cover;
  background-position: center;
  float: left;
}
.video_block_sm {
  width: 155px !important;
  position: relative;
  height: 85px !important;
  margin-right: 3px;
  background-size: cover;
  background-position: center;
  float: right
}
.video_block_md {
  width: 209px;
  position: relative;
  height: 150px !important;
  margin-right: 3px;
  background-size: cover;
  background-position: center;
  float: right
}
.vb {
  cursor: pointer;
}
.vb .play-button:hover {
  color: #ff0000;
}
.prev_vb {
  top: 32px;
  left: -32px;
}
.next_vb {
  top: 32px;
  right: -32px;
}
.vb_main:hover {
  color: white !important;
}
.dropdown {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-right: 20px;
}
.slick-slide:visited {
  outline: none;
}
.slick-slide:active {
  outline: none;
}
.sa_hover_container:visited {
  outline: none !important;
}
.sa_hover_container:active {
  outline: none !important;
}
.dropdown-title {
  font-size: 20px;
  color: white;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 120px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}
.dropdown-content p a {
  color: black !important;
}
.dropdown-content p a:hover {
  text-decoration: underline !important;
}

.dropdown:hover .dropdown-content {
  display: block;
}
.right {
  margin-left: 577px;
}
.big_line {
  line-height: 30px;
  margin-bottom: 40px;
}
.socials .soc__chat {
    line-height: 30px;
}
.socials .soc__chat > a {
    color: #fff;
    /*text-decoration: none;*/
    font-size: 16px;
}
.socials .soc__chat .soc__url {
    color: #fff;
}

.text-info-block{
    margin-bottom: 40px;
    margin-left: 20px;
    font-size: 16px;
}

.close {
    position: absolute;
    right: 7px;
    top: 8px;
    width: 32px;
    height: 32px;
    opacity: 0.7;
}
.close:hover {
    opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.close:before {
    transform: rotate(45deg);
}
.close:after {
    transform: rotate(-45deg);
}

.coins-count{
  position: fixed;
  bottom: 0px;
  right: 70px;
  //display: none;
  background: #275e20;
  color:#fff;
  height: 45px;
   // width: 510px;
  z-index: 999;
  box-sizing: border-box;
  padding:0px 15px 0px 15px;
  line-height: 45px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-box-shadow:0px 0px 12px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow:0px 0px 12px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);

}

.coins-block{
    display: inline-block;
    margin-left: 13px;
    margin-right: 13px;
}

.coins-number-block{
    display: inline-block;
    height: 28px;
    width: 17px;
    line-height: 28px;
    color: #2a2a2a;
    font-size: 27px;
    position: relative;
    top: 4px;
    border-radius: 3px;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(136, 136, 136, 1);
    -moz-box-shadow:    inset 0px 0px 10px 0px rgba(136, 136, 136, 1);
    box-shadow:         inset 0px 0px 10px 0px rgba(136, 136, 136, 1)
}

.coins-count > span{
    font-weight: bold;
    font-size: 17px;
}

.coins-empty-block {
  display: inline-block;
  width: 1px;
}

.close-coins{
  background: #367d31;
  position: absolute;
  width: 18px;
  display: none;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
    right: 10px;
    top: 7px;
}


.close-coins:before, .close-coins:after {
    position: absolute;
    left: 9px;
    top: 3px;
    content: ' ';
    height: 13px;
    width: 1px;
    background-color: #275f20;
}
.close-coins:before {
    transform: rotate(45deg);
}
.close-coins:after {
    transform: rotate(-45deg);
}


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

.little-img-sl{
    height: 100px;
}

.little-img-sl img{
    margin-top: 50px;
}

.emission-table {
  margin-top: 50px;
  margin-bottom: 50px;
  width: 85%;
}

.emission-table th, .emission-table td {
  border-bottom: 1px solid #999;
  padding-top: 5px;
  padding-bottom: 5px;
}

.table-header {
  color: #388E3C;
}

.table-label {
  font-weight: bold;
}

@media (min-width: 1024px) and  (max-width: 1690px){
  .flags {
    width: 1140px;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {

  html {
    width: 100%;
  }
  .prev_smi {
    top: 40%;
  }
  .next_smi {
    top: 40%;
  }
  .procent_caption {
    font-size: 16px;
  }
  .procent__text {
    font-size: 12px;
  }
  .diagram .big_anc {
    min-width: 250px;
    font-size: 14px;
  }
  .documents__item {
    width: 280px;
  }
  .docs_caption {
    padding-bottom: 40px;
  }
  .footer a {
    font-size: 12px;
  }
  .big_frame {
    width: 370px;
    height: 185px;
    float: left;
  }
  .little_frame {
    width: 131px;
    height: 75px;
  }
  .white {
    padding-left: 29px;
  }
  .about_section ul li a {
    font-size: 12px;
  }
  div[class*='_section'] {
    /* padding: 0 10px; */
  }
  table {
    width: calc(100% - 100px);
    margin: 0 auto;
  }

  .team_section .white {
    width: calc(100% - 100px);
    margin: 0 auto;
  }
  .features_section h2, .features_section p, .features_section img {
    padding: 0 50px;
  }

  .footer .right .bottom {
    display: none;
    /* padding-right: 50px; */
  }
  .address {
    font-size: 8px;
  }
  .no-pad-left {
    padding-left: 0px !important;
  }
  html, .inners {
    width: 131%;
  }

  div[class*='_section'] {
    /* padding: 0 10px; */
  }
  table {
    width: calc(100% - 100px);
    margin: 0 auto;
  }
  .team_section .white {
    width: calc(100% - 100px);
    margin: 0 auto;
  }

  .features_section h2, .features_section p, .features_section img {
    padding: 0 50px;
  }

  .team_section h3 {
    padding-left: 47px;
  }
  .footer .bottom {
    left: 50px;
  }
  .footer .right .bottom {
    display: none;
    /* padding-right: 50px; */
  }
  .main-video {
    width: 100%;
  }
  .features__caption {
    margin-bottom: 50px;
  }
  .video-inners {
    max-width: 100% !important;
  }
  #video_slider {
    width: 728px;
    margin-left: 60px;
  }
  .formwrapper {
    right: 50px;
  }
  .form_section .zero_section .socials {
    margin-left: 215px;
  }
  .inners_top {
    width: 1187px !important;
  }
  #sample_slider {
    width: 97%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .white_cons {
    padding-left: 0px;
    padding-right: 15px;
  }
  .partners_sug {
    margin-bottom: 50px;
    padding-right: 50px;
  }
  .inners {
    max-width: 1195px;
  }
  .form_section .left {
    width: 655px;
  }
  .socials_span {
    left: 477px !important;
  }
  .white {
    width: 100% !important;
  }
  table {
    width: 100% !important;
  }
  .flags {
    width: 1200px;
  }
  .bottom-infogr table {
    width: 1080px !important;
  }
  .right {
    margin-left: 695px;
  }
}