@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&amp;subset=cyrillic');
body {
   
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
.container {
 
}
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}
html,
body {
  height: 100%;
}
.bWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.bGlobal {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.bFooter {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.bIndexHeader {
  /*background: url(../images_index/background.png) no-repeat;*/
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  min-height: 647px;
}
.bTopLine {
  padding: 1.15em 0;
}
.bTopMenu {
  list-style-type: none;
  text-align: right;
  margin: 0;
  padding: 0;
}
.bTopMenu li {
  display: inline-block;
}
.bTopMenu li a {
  padding: 0 0.8em;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  opacity: 0.9;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  -moz-transition: 250ms;
  transition: 250ms;
  position: relative;
}
.bTopMenu li a:before {
  content: '';
  position: absolute;
  left: 0.8em;
  bottom: -5px;
  height: 2px;
  background-color: #16a32e;
  width: 0;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  -moz-transition: 250ms;
  transition: 250ms;
}
.bTopMenu li a.active,
.bTopMenu li a:hover {
  opacity: 1;
}
.bTopMenu li a.active:before,
.bTopMenu li a:hover:before {
  width: 25%;
}
.bTopMenu li a.active:hover:before {
  width: 45%;
}
.bTopButtons {
  list-style-type: none;
  text-align: right;
  margin: 0;
  padding: 0;
}
.bTopButtons li {
  display: inline-block;
}
.bTopButtons li a {
  color: #fff;
  font-weight: 500;
}
.bTopButtons li a:hover{
   color: #16a32e;
   text-decoration:none;
} 

ul.bTopMenu li.current_page_item  a:before {
	content: '';
    position: absolute;
    left: 0.8em;
    bottom: -5px;
    height: 2px;
    background-color: #16a32e;
    width: 0;
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    -moz-transition: 250ms;
    transition: 250ms;	
	width: 25%;
}

ul.bTopMenu li.current_page_item  a {opacity: 1;}

ul.navbar-nav li.current_page_item  a {
	background: #5b6377;
    color: #fff !important;
}



.bTopButtons__eReg,
.bTopButtons__eLog {
  position: relative;
  padding-left: 1.5em;
  margin-left: 0.5em;
}
.bTopButtons__eReg:before,
.bTopButtons__eLog:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 0;
  margin-top: -8px;
}
.bTopButtons__eReg:before {
  background-image: url(../images_index/registration-form-icon.png);
  height: 18px;
  margin-top: -9px;
}
.bTopButtons__eLog:before {
  background-image: url(../images_index/employees-active.png);
}
.bTopSliderWrapper {
  position: relative;
  height: 300px;
}
.bTopSliderWrapper__eHistory {
  font-size: 2.35em;
  font-weight: 700;
  position: absolute;
  color: #fff;
  left: 50%;
  bottom: 60%;
  margin-left: 1.3em;
}
.bTopSliderWrapper__eHistory:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 2px;
  background-color: #16a32e;
  width: 54px;
}
.bTopSliderWrapper__eMacbook {
  position: absolute;
  top: 2px;
  left: 55px;
  background: url(../images_index/macbook.png) center center;
  height: 331px;
  width: 448px;
}
@media (max-width:1024px) {
  .bTopSliderWrapper__eMacbook {
	  
	}		
}

.bIndexTopSlider {
  padding: 1.5em 40px;
  color: #fff;
}
.bIndexTopSlider__eHeader,
.bIndexTopSlider__eText {
  padding-left: 19rem;
  color: #fff;
}
.bIndexTopSlider__eItem img {
  margin: 34px auto 0px;
  width: 318px;
  height: 208px;
}


@media (max-width:754px) {
  .bIndexTopSlider__eItem img {
    margin: 35px auto 0px;
  }
}


@media (max-width:392px) {
  .mob_hom_b1 {margin-top: 20px !important;}
}

.bIndexTopSlider__eHeader {
  font-size: 1.71em;
  font-weight: 700;
  line-height: 42px;
  margin-top: 2em;
  margin-bottom: 0.5em;
}
.bIndexTopSlider__eText {
  font-size: 1.14em;
  font-weight: 500;
  line-height: 25px;
}
.bIndexTopSlider__eText span {
  text-decoration: underline;
}

.bIndexTopSlider__ePercents {
  display: inline-block;
  vertical-align: top;
  color: #16a32e;
  font-size: 4.285em;
  font-weight: 700;
  line-height: 50px;
  width: 42%;
}
.bIndexTopSlider__ePercText {
  display: inline-block;
  vertical-align: top;
  width: 53%;
  color: #fff;
  font-size: 1.571em;
  font-weight: 300;
  line-height: 25px;
}
.bIndexTopSlider__ePercText a {
  color: #fff;
  text-decoration: underline;
}
.bIndexTopSlider__ePercText a:hover {
  text-decoration: none;
}
.bIndexTopSlider__eLinks {
  text-align: center;
  margin-top: 140px;
}
.bIndexTopSlider__eLinks a {
  line-height: 44px;
  display: inline-block;
  margin: 0 8px;
  -webkit-box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background: no-repeat;
  background-position: 15px center;
  padding: 0 15px 0 45px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  -moz-transition: 250ms;
  transition: 250ms;
}
.bIndexTopSlider__eLinks a.try-icon {
  background-image: url(../images_index/registration-form-icon.png);
  background-color: #384468;
}
.bIndexTopSlider__eLinks a.try-icon:hover {
  background-color: #2f3957;
}
.bIndexTopSlider__eLinks a.case-icon {
  background-image: url(../images_index/case-icon.png);
  background-color: #16a32e;
}
.bIndexTopSlider__eLinks a.case-icon:hover {
  background-color: #138d28;
}
.bIndexTopSlider__eBottomText {
  margin-top: 23px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
.bIndexTopSlider__eBottomText span {
  color: #16a32e;
}

#menu ul.language-chooser li {
  width: 33%;
  float: left;
}

@media (max-width:754px) { 

}


@media (max-width:992px) {


  .slick-next, .slick-prev {
    -moz-background-size: 40%;
    -o-background-size: 40%;
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center center;
    top: 40%;
  }

  .slick-next {
     /* right: 30px;*/
  }

  .slick-prev {
     /* left: 30px;*/
  }


  .bIndexTopSlider__ePercText {margin-top: 10px;}


   /* .bIndexTopSlider__eRightet {margin-top:40px;}*/

    .bTopButtons {
      list-style-type: none;
      text-align: right;
      margin: 0;
      padding: 0;
      text-align: center;
     /* margin-top: 50px;*/
  }

  .topflags {display: none;}

  #toggle {
    display: block;
    width: 28px;
    height: 30px;
   margin: 6px auto 10px;
    float: right;
  }

  .bOrdersInfo__eChrome {margin-top: 30px;}

  .bTopMenu {display: none;}

  .bOrdersInfoBann {
    background: url(../images_index/bannerphoto.png) no-repeat right center;
    height: 95px;
    width: 566px;
    color: #fff;
    padding: 10px 10px;
    margin: 0 auto;
    /* position: absolute; */
    /* bottom: -43px; */
    /* left: 50%; */
    /* -webkit-transform: translate(-50%, 0px); */
    -moz-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    /* transform: translate(-50%, 0px); */
    -moz-background-size: 102%;
    -o-background-size: 102%;
    /* background-size: 102%; */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.bOrdersInfoBann__eHeader {
  font-size: 22px;
}




  .bIndexTopSlider__eHeader, .bIndexTopSlider__eText {
      text-align: center;
  }

  .bIndexTopSlider__eHeader, .bIndexTopSlider__eText {
      padding-left: 0px;
      color: #fff;
  }

  .bTopSliderWrapper__eHistory {display: none;}

  .bIndexTopSlider__eRightet {
      /*padding-left: 2em;*/
      margin-top: 80px;
  }


  .bTopSliderWrapper__eMacbook {
      /* position: absolute; */
      /* top: 2px; */
      /* left: 50%; */
      background: url(../images_index/macbook.png) center center;
      height: 331px;
      width: 448px;
      margin: auto;
      position: absolute;
      top: 2px;
      left: 0;
      bottom: 0;
      right: 0;
      /* margin: 0 auto; */
  }

}

.vc_column_container>.vc_column-inner {
   
    padding-left: 0px; 
    padding-right: 0px; 

}

@media (max-width:586px) { 


.bOrdersInfoBann {
    background: url(../images_index/bannerphoto.png) center center;
    height: 235px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 290px;
    color: #fff;
    padding: 10px 10px;
    margin: 0 auto;
    /* position: absolute; */
    /* bottom: -43px; */
    /* left: 50%; */
    /* -webkit-transform: translate(-50%, 0px); */
    -moz-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    /* transform: translate(-50%, 0px); */
    -moz-background-size: 102%;
    -o-background-size: 102%;
    /* background-size: 102%; */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.bOrdersInfoBann__eHeader {
  margin: 10px 0;
  text-align: center;
}

.bOrdersInfoBann__eText {
    font-weight: 500;
    line-height: 20px;
    text-align: justify;
}


  .bTopSliderWrapper__eMacbook {
      background: url(../images_index/macbook2.png) center center; 
      background-repeat: no-repeat;
      height: 213px;
      width: 280px;
      margin: auto;
      position: absolute;
      top: 2px;
      left: 0;
      bottom: 0;
      right: 0;
 }

.bIndexTopSlider__eItem img {
    margin: 70px auto 0px;
    max-width: 210px;
    height: auto;
    min-width: 210px;
}

}

@media (max-width:416px) { 
  
  .bIndexTopSlider__eItem img {
       margin: 185px auto 0px;
    max-width: 210px;
    height: auto;
    min-width: 210px;
}





}


@media (min-width:992px) {

  .bIndexTopSlider__eRightet {
  padding-left: 2em;
  margin-top: 160px;
}



.bOrdersInfoBann {
    background: url(../images_index/bannerphoto.png) no-repeat right center;
    height: 95px;
    width: 824px;
    color: #fff;
    padding: 10px 100px;
    margin: 0 auto;
    /* position: absolute; */
    /* bottom: -43px; */
    /* left: 50%; */
    /* -webkit-transform: translate(-50%, 0px); */
    -moz-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    /* transform: translate(-50%, 0px); */
    -moz-background-size: 102%;
    -o-background-size: 102%;
    /* background-size: 102%; */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.bOrdersInfoBann__eHeader {
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 10px;
  font-size: 20px;
}
.bOrdersInfoBann__eText {
  font-weight: 500;
  line-height: 20px;
}


#toggle {
  display: none;
/*  width: 28px;
  height: 30px;
  margin: 30px auto 10px;*/
}



.bIndexTopSlider {
  padding: 1.5em 80px;
  color: #fff;
}
.bIndexTopSlider__eHeader,
.bIndexTopSlider__eText {
  padding-left: 19rem;
  color: #fff;
}
.bIndexTopSlider__eItem img {
  margin: 50px 0px 30px 41px;
  width: 318px;
  height: 208px;
}
.bIndexTopSlider__eHeader {
  font-size: 1.71em;
  font-weight: 700;
  line-height: 42px;
  margin-top: 2em;
  margin-bottom: 0.5em;
}
.bIndexTopSlider__eText {
  font-size: 1.14em;
  font-weight: 500;
  line-height: 25px;
}
.bIndexTopSlider__eText span {
  text-decoration: underline;
}
.bIndexTopSlider__eRightet {
  padding-left: 2em;
  margin-top: 160px;
}
.bIndexTopSlider__ePercents {
  display: inline-block;
  vertical-align: top;
  color: #16a32e;
  font-size: 4.285em;
  font-weight: 700;
  line-height: 50px;
  width: 41%;
}
.bIndexTopSlider__ePercText {
  display: inline-block;
  vertical-align: top;
  width: 58%;
  color: #fff;
  font-size: 1.571em;
  font-weight: 300;
  line-height: 25px;
}
.bIndexTopSlider__ePercText a {
  color: #fff;
  text-decoration: underline;
}
.bIndexTopSlider__ePercText a:hover {
  text-decoration: none;
}
.bIndexTopSlider__eLinks {
  text-align: center;
  margin-top: 50px;
}
.bIndexTopSlider__eLinks a {
  line-height: 44px;
  display: inline-block;
  margin: 0 8px;
  -webkit-box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background: no-repeat;
  background-position: 15px center;
  padding: 0 15px 0 45px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  -moz-transition: 250ms;
  transition: 250ms;
}
.bIndexTopSlider__eLinks a.try-icon {
  background-image: url(../images_index/registration-form-icon.png);
  background-color: #384468;
}
.bIndexTopSlider__eLinks a.try-icon:hover {
  background-color: #2f3957;
}
.bIndexTopSlider__eLinks a.case-icon {
  background-image: url(../images_index/case-icon.png);
  background-color: #16a32e;
}
.bIndexTopSlider__eLinks a.case-icon:hover {
  background-color: #138d28;
}
.bIndexTopSlider__eBottomText {
  margin-top: 23px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
.bIndexTopSlider__eBottomText span {
  color: #16a32e;
}

}



.bInnerHeader {
  background-color: #384468;
  padding: 20px 0;
}
.bInnerHeader .bTopMenu li a,
.bInnerHeader .bTopButtons li a {
  font-size: 0.857em;
}
.sectionHeader {
  color: #333c48;
  font-size: 1.857em;
  font-weight: 700;
  margin: 0;
}
.sectionHeader.centered {
  text-align: center;
}
.sectionText {
  color: #6a6a6a;
  font-size: 1.142em;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 25px;
}
.bOrdersInfo {
  padding: 50px 0 60px;
  position: relative;
}
.bOrdersInfo__eIcon {
  text-align: center;
  margin-top: 80px;
}
.bOrdersInfo__eIcon img {
  margin: 0 auto;
}
.bOrdersInfo__eIconImage {
  min-height: 35px;
}
.bOrdersInfo__eIconText {
  color: #505050;
  font-size: 13px;
  font-weight: 500;
  line-height: 19px;
  text-align: center;
  margin-top: 17px;
}
.bOrdersInfo__eChrome {
  text-align: right;
}
.bOrdersInfoSlider .slick-prev {
  display: none;
}
.bOrdersInfoSlider .slick-next {
  background-image: url(../images_index/arrowgreen.png);
  width: 12px;
  height: 18px;
  right: -12px;
}

.bProfit {
  padding: 100px 0 50px;
  background-color: #171c2b;
  color: #fff;
}
.bProfit .sectionHeader {
  color: #fff;
}
.bProfit .sectionText {
  color: #c9d1e8;
}
.bProfit__eSeparator {
  height: 1px;
  background-color: #262b39;
  margin: 30px 0;
}
.bProfit__eImage {
  text-align: center;
}
.bProfitSlider {
  padding: 0 10px;
}

.bProfitSlider__eProject {
  height: 189px;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-transform: scale(0.85);
     -moz-transform: scale(0.85);
      -ms-transform: scale(0.85);
       -o-transform: scale(0.85);
          transform: scale(0.85);
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  -moz-transition: 250ms;
  transition: 250ms;
}
.bProfitSlider__eProject img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.bProfitSlider__eLink {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  background: rgba(56, 68, 104, 0.8) url(../images_index/arrowgreen.png) no-repeat 90% center;
  color: #fffefe;
  font-size: 16px;
  font-weight: 700;
  line-height: 45px;
  text-align: center;
  opacity: 0;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  -moz-transition: 250ms;
  transition: 250ms;
}
.bProfitSlider__eLink:hover {
  color: #fff;
}
.bProfitSlider__eItem.slick-current .bProfitSlider__eLink {
  opacity: 1;
}
.bProfitSlider__eItem.slick-current .bProfitSlider__eProject {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
.bProfitSlider__eItem:hover .bProfitSlider__eLink {
  opacity: 1;
}
.bPositions {
  background-color: #384468;
  padding: 50px 0;
}
.bPositions .sectionHeader {
  color: #fff;
}
.bPositions .sectionText {
  color: #c9d1e8;
}
.bPositions__eHeader {
  color: #c9d1e8;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 18px;
  text-align: center;
}
.bPositions__eBlock:nth-child(1) {
  padding-right: 5px;
}
.bPositions__eBlock:nth-child(2) {
  padding-left: 10px;
  padding-right: 10px;
}
.bPositions__eBlock:nth-child(3) {
  padding-left: 5px;
}
.bPositions__eBlock img {
  
}
.bPositions__eSeparator {
  height: 1px;
  background-color: #2d3756;
  margin: 30px 0;
}
.bDesign {
  padding: 50px 0;
}
.bDesign .col-xs-3:nth-child(1) {
  text-align: left;
}
.bDesign .col-xs-3:nth-child(2) {
  text-align: center;
}
.bDesign .col-xs-3:nth-child(3) {
  text-align: center;
}
.bDesign .col-xs-3:nth-child(4) {
  text-align: right;
}
.bBonus {
  background-color: #171c2b;
  padding: 50px 0 0;
}
.bBonus .sectionHeader {
  color: #fff;
  text-align: center;
}
.bBonus .sectionText {
  color: #c9d1e8;
  text-align: center;
}
.bBonus__eForm {
  text-align: center;
  padding: 15px 0 15px;
}
.bBonus__eInput,
.bBonus__eButton {
  display: inline-block;
  line-height: 44px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  margin: 0 5px;
}
.bBonus__eInput {
  margin: 5px 15px;
  width: 274px;
  padding-left: 50px;
  font-weight: 500;
  border: 0;
  -webkit-box-shadow: inset 2px 3px 7px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: inset 2px 3px 7px rgba(0, 0, 0, 0.1);
          box-shadow: inset 2px 3px 7px rgba(0, 0, 0, 0.1);
  background: #fff url(../images_index/mail-icon.png) no-repeat 15px center;
}
.bBonus__eButton {
  margin: 5px 0px;
  background-color: #16a32e;
  border: 1px solid #16a32e;
  color: #fefffe;
  font-weight: 500;
  padding: 0 25px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  -moz-transition: 250ms;
  transition: 250ms;
}
.bBonus__eButton:hover {
  background-color: #138d28;
}
.bBonus__eSeparator {
  height: 1px;
  background-color: #2d3756;
  margin: 30px 0 0;
}
.bWhiteSection {
  padding: 50px 0;
}
.bPartners {
  background: url(../images_index/iconswawe.png) no-repeat bottom center;
  padding-bottom: 180px;
}
.bPartnersList__eHeader {
  color: #333c48;
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 25px;
}
.bPartnersList__eList {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.bPartnersList__eList li {
  margin-bottom: 23px;
  color: #6a6a6a;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: 0 5px;
}
.bPartnersList__eList .balance {
  background-image: url(../images_index/balance.png);
}
.bPartnersList__eList .link {
  background-image: url(../images_index/link.png);
}
.bPartnersList__eList .account {
  background-image: url(../images_index/account.png);
}
.bPartnersList__eList .tech-supprot {
  background-image: url(../images_index/tech-supprot.png);
}
.bPartnersList__eList .ruble {
  background-image: url(../images_index/ruble.png);
}
.bPartnersList__eList .land {
  background-image: url(../images_index/land.png);
}
.bPartnersList__eList .credit-card {
  background-image: url(../images_index/credit-card.png);
}
.bContacts {
  height: 621px;
  position: relative;
}
.bContactsInfo {
  background-color: rgba(23, 28, 43, 0.92);
  padding: 40px 0;
  
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  color: #fff;
}
.bContactsInfo .sectionHeader {
  color: #ffffff;
  text-align: center;
  margin: 0 0 40px;
}
.bContactsInfo__eItem {
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding-left: 30px;
  margin-bottom: 25px;
}
.bContactsInfo__eItem.chat {
  background-image: url(../images_index/contactsicons/chat.png);
}
.bContactsInfo__eItem.place {
  background-image: url(../images_index/contactsicons/place.png);
}
.bContactsInfo__eItem.balance {
  background-image: url(../images_index/contactsicons/balance.png);
}
.bContactsInfo__eItem.contact {
  background-image: url(../images_index/contactsicons/contact.png);
}
.bContactsInfo__eItem.time {
  background-image: url(../images_index/contactsicons/time.png);
}
.bContactsInfo__eHeader,
.bContactsInfo__eText {
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
}
.bContactsInfo__eText {
  color: #c9d1e8;
}
.bContactsInfo__eText a {
  color: #c9d1e8;
  display: block;
}
.bContactsInfo [id*='ymaps'] {
  position: absolute;
  width: 100%;
  height: 100% !important;
  top: 0;
  left: 0;
}
td {width:45%;}
.bPlanContainer {
  text-align: left;
  position: relative;
  /*padding-top: 40px;*/
 /*margin-top: 40px;*/
}

.bPlan {
  text-align: left;
  width: 294px;
  height: 400px;
  -webkit-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background-color: #fff;
  /*display: inline-block;*/
  vertical-align: top;
  margin: 0 10px;
  position: relative;
}
.bPlan__eHeader {
  line-height: 61px;
  -webkit-border-radius: 5px 5px 0 0;
     -moz-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.bPlan__ePrice {
  height: 80px;
  position: relative;
}
.bPlan__ePriceFree {
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #333c48;
  font-size: 16px;
  font-weight: 500;
}
.bPlan__ePriceBig {
  color: #f3eff5;
  font-size: 74px;
  font-weight: 500;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
}
.bPlan__ePriceSmall {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 65%;
  left: 50%;
  width: 100%;
  text-align: center;
  font-weight: 500;
}
.bPlan__ePriceSmall span:nth-child(1) {
  font-size: 30px;
  color: #505050;
  margin-right: 5px;
}
.bPlan__ePriceSmall span:nth-child(2) {
  font-size: 24px;
  color: #505050;
}
.bPlan__ePriceSmall span:nth-child(3) {
  font-size: 16px;
  color: #6a6a6a;
}
.bPlan__eItem {
  border-top: 1px solid #e6e6e6;
  color: #6a6a6a;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  padding: 8px 20px 8px 0;
  margin: 0 15px;
  background-image: url(../images_index/done-icon.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.bPlan__eItem.sad-icon {
  background-image: url(../images_index/sad-icon.png);
}
.bPlan__eLink {
  line-height: 40px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  width: 90%;
  bottom: 15px;
  left: 5%;
  color: #fefefe;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  text-align: center;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  -moz-transition: 250ms;
  transition: 250ms;
}
.bPlan__eLink:hover {
  text-decoration: none;
  color: #fff;
}
.bPlan--yellowLine:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 95px;
  height: 96px;
  background-image: url(../images_index/rectangle-1.png);
  z-index: 3;
}
.bPlan--bb .bPlan__eHeader {
  background-color: #67a0ff;
}
.bPlan--bb .bPlan__eLink {
  background-color: #67a0ff;
}
.bPlan--bb .bPlan__eLink:hover {
  background-color: #4d90ff;
}
.bPlan--ff .bPlan__eHeader {
  background-color: #7d6599;
}
.bPlan--ff .bPlan__eLink {
  background-color: #7d6599;
}
.bPlan--ff .bPlan__eLink:hover {
  background-color: #705b8a;
}
.bBottomLine {
  padding: 1.4em 0;
}
.bBottomLine__eMenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.bBottomLine__eMenu li {
  display: inline-block;
}
.bBottomLine__eMenu li a {
  opacity: 0.8;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase;
  padding: 0 22px;
}
.bBottomLine__eMenu li a:hover{
    opacity: 1;
    text-decoration:none;
}
.bBottomLine__ePayServises {
  text-align: right;
  margin-top: -4px;
}

.bInnerFooter {
  background-color: #171c2b;
  padding: 30px 0;
}
.bModal {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 425px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background-color: #384468;
  z-index: 56;
  color: #fff;
  display: none;
}
.bModal.showed {
  display: block;
}
.bModal__eClose {
  position: absolute;
  top: 0;
  right: 12px;
  font-size: 50px;
  cursor: pointer;
  line-height: 66px;
}
.bModal__eHeader {
  color: #fefefe;
  font-size: 18px;
  font-weight: 500;
  line-height: 66px;
  text-align: center;
  border-bottom: 1px solid #2d3756;
}
.bModal__eContent {
  padding: 35px 50px;
}
.bModal__eInput {
  width: 100%;
  line-height: 40px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background-color: #2d3756;
  margin-bottom: 20px;
  border: 0;
  color: #fefefe;
  font-size: 16px;
  font-weight: 500;
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.bModal__eInput.mail {
  background-image: url(../images_index/mail.html);
}
.bModal__eInput.pass {
  background-image: url(../images_index/security.html);
}
.bModal__eInput.site {
  background-image: url(../images_index/web-icon.html);
}
.bModal__eCheckBox {
  display: inline-block;
}
.bModal__eCheckBox input[type=checkbox] {
  display: none;
}
.bModal__eCheckBox label {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.bModal__eCheckBox label:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  border: 2px solid #7d6599;
  background-color: transparent;
  margin-right: 5px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  -moz-transition: 250ms;
  transition: 250ms;
  line-height: 20px;
  vertical-align: middle;
  margin-top: -2px;
}
.bModal__eCheckBox input[type=checkbox]:checked + label:before {
  background-color: #7eee91;
}
.bModal__eForgive {
  float: right;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.bModal__eForgive:hover {
  color: #fff;
}
.bModal__eButton {
  width: 261px;
  line-height: 40px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background-color: #7d6599;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 38px;
  text-align: center;
  color: #fefefe;
  font-size: 14px;
  font-weight: 500;
  border: 0;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  -moz-transition: 250ms;
  transition: 250ms;
}
.bModal__eButton:hover {
  background-color: #705b8a;
}
.bModalOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(23, 28, 43, 0.77);
  z-index: 55;
  display: none;
}
.bModalOverlay.showed {
  display: block;
}

.color_img {margin:5px 0;}


.home_banner_1 {
    margin-bottom: -65px;
    position: relative;
}


/* Important styles */


#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#toggle span:after{
  top: 9px;
}
#toggle span {
  position: relative;
  display: block;
}

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 5px;
  background-color: #f6f7fd;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}

/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}
#toggle.on + #menu {
  opacity: 1;
  visibility: visible;
}

/* menu appearance*/
#menu {
  position: absolute;
  z-index: 999;
  top: 40px;
  right: 0px;
  color: #999;
  width: 200px;
  padding: 10px;
  margin: auto;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
  text-align: center;
  border-radius: 4px;
  background: white;
  box-shadow: 0 1px 8px rgba(0,0,0,0.05);
  /* just for this demo */
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s;
}
#menu:after {
  position: absolute;
  top: -15px;
  right: 15px;
  content: "";
  display: block;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid white;
}


#menu ul, #menu li, #menu li a {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
#menu li a {
  padding: 5px;
  text-transform: uppercase;
  color: #888;
  text-decoration: none;
  transition: all .2s;
}
#menu li a:hover,
#menu li a:focus {
  background: #5b6377;
  color: #fff;
}

.bPlanContainer__eNewUsers {
	text-align: center;
    width: 483px;
    line-height: 52px;
    -webkit-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    color: #333c48;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    z-index: 5;
    left: 50%;
    margin-left: -241.5px;
    /* top: 0; */
    bottom: -40px;
}
@media (min-width:769px) {
  .fleft {float:left;}
  .fright {float:right;}
  .bPlanContainer__eNewUsers {
	
}
}
@media (max-width:769px) {
  .fleft {float:none; margin:0 auto;}
  .fright {float:none; margin:0 auto;}
  .bPlanContainer__eNewUsers {
	    bottom: 5px;
   }
}

@media (max-width:500px) {
	.bPlanContainer__eNewUsers {
	width: 290px;
    position: relative;
    margin: 0 auto;
    display: block;
    left: 0;
    line-height: 2.0;
    font-size: 20px;
    text-align: center;
	}

.bIndexTopSlider__ePercents { width: 100%; text-align: center;}
.bIndexTopSlider__ePercText { width: 100%; text-align: center;}

}


@media (max-width:505px) {
  .bIndexTopSlider__eItem img {
    margin: 63px auto 0px;
}
}




div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    width: 290px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    font-size: 22px;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    width: 290px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    font-size: 22px;
}

