body {
  font-family: 'Ubuntu-Regular';
  font-weight: normal;
  font-size: 14px;
  min-width: 320px;
  /*     max-width: 1920px; */
  margin: 0 auto;
  position: relative;
  line-height: 1.2em;
  overflow-x: hidden;
  color: #000; }

.clear:after {
  content: "&nbsp;";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0; }

p, h1, h2, h3, h4, ul, ol {
  margin: 0;
  padding: 0; }

a {
  text-decoration: underline; }
  a:active, a:focus, a:hover {
    outline: none;
    text-decoration: none; }

header {
  padding: 50px 60px 0 60px;
  color: #fff;
  background-repeat: no-repeat;
  background-image: url("../img/headerbg.png");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center; }

.header__center nav {
  margin-top: 25px;
  margin-bottom: 100px; }
  .header__center nav ul li {
    margin-right: 30px;
    display: inline-block; }
    .header__center nav ul li:last-child {
      margin-right: 0; }
    .header__center nav ul li a {
      padding-left: 5px;
      padding-right: 5px;
      padding-bottom: 12px;
      font-family: 'Ubuntu-Light';
      font-size: 16px;
      line-height: 19px;
      text-decoration: none;
      color: #fff;
      border-bottom: 2px solid transparent;
      transition: all .3s; }
      .header__center nav ul li a:hover {
        border-bottom-color: #fff; }

.header__left a img {
  margin: 0 auto; }

.header__right a {
  display: block; }

.hc__text {
  padding: 0 150px; }
  .hc__text h1 {
    font-size: 56px;
    line-height: 70px;
    margin-bottom: 30px; }
    .hc__text h1 span {
      font-family: 'Ubuntu-Medium';
      font-size: 56px;
      line-height: 70px; }
  .hc__text ul {
    margin-bottom: 60px;
    padding: 0 15px; }
    .hc__text ul li {
      font-family: 'Ubuntu-Light';
      font-size: 20px;
      line-height: 35px; }

.richButton {
  height: 50px;
  padding: 0 15px;
  line-height: 50px;
  display: inline-block;
  border-radius: 30px;
  text-decoration: none;
  text-transform: uppercase; }
  .richButton:hover, .richButton:focus, .richButton:active {
    color: #000; }

.yellowButton {
  width: 300px;
  text-align: center;
  font-family: 'Ubuntu-Light';
  font-size: 15px;
  background-color: #ffc80a;
  color: #000;
  margin-bottom: 40px; }

.whiteButton {
  font-family: 'Ubuntu-Medium';
  font-size: 18px;
  background-color: #fff;
  color: #000;
  margin-bottom: 10px; }

.callBack {
  color: #fff;
  font-family: 'Ubuntu-LightItalic';
  font-size: 16px;
  line-height: 19px;
  transition: all .3s; }
  .callBack:hover, .callBack:focus, .callBack:active {
    color: #fff; }

.nextSection {
  display: block;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin: 0 auto;
  cursor: pointer;
  margin-bottom: 40px;
  -webkit-box-shadow: 0px 1px 21px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 1px 21px 0px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 1px 21px 0px rgba(50, 50, 50, 0.5);
  transition: all .3s; }

.nextSectionWhite {
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url("../img/nextsection1.png");
  background-position: center; }
  .nextSectionWhite:hover {
    background-color: #6e45e2;
    background-image: url("../img/nextsection2.png"); }

.header__mobile {
  padding: 15px;
  color: #000; }
  .header__mobile .hm__left {
    float: left; }
  .header__mobile .hm__right {
    float: right; }
  .header__mobile a {
    display: inline-block; }
  .header__mobile .mobMenuTrigger {
    cursor: pointer;
    margin-left: 15px;
    font-size: 20px; }

section {
  position: relative;
  padding-top: 200px; }

.howWorks {
  /*     min-height: 1085px; */
  background-repeat: no-repeat;
  background-color: #fff;
  background-image: url("../img/section2bg.png");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  color: #808080; }
  .howWorks p {
    font-family: 'Ubuntu-Light';
    font-size: 18px;
    line-height: 26px;
    color: #808080;
    margin-bottom: 20px; }

.leftHeading {
  position: relative;
  font-family: 'Ubuntu-Light';
  font-size: 14px;
  text-transform: uppercase;
  color: #abafb9;
  line-height: 32px;
  padding-left: 40px; }
  .leftHeading:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 25px;
    height: 1px;
    background-color: #4f4f6f; }

.hw__right {
  margin-bottom: 90px; }
  .hw__right img {
    margin: 0 auto; }

.tryButton2 {
  margin-top: 15px; }

.whiteButton2 {
  outline: 0;
  border: 0 !important;
  background-color: #fff;
  text-decoration: none;
  width: 235px;
  height: 55px;
  line-height: 25px;
  text-transform: uppercase;
  color: #000;
  padding: 15px;
  border-radius: 30px;
  display: inline-block;
  transition: all .3s;
  text-align: center;
  font-family: 'Ubuntu-Light';
  font-size: 16px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5); }
  .whiteButton2:focus, .whiteButton2:active {
    color: #000; }
  .whiteButton2:hover {
    color: #fff;
    background-color: #6b43e1; }

.equipment {
  /*     min-height: 1085px; */
  background-color: #f9fafc;
  border-top: 1px solid #e2e5ed;
  border-bottom: 1px solid #e2e5ed; }

.eq__right,
.eq__left {
  padding-top: 10px;
  padding-bottom: 10px; }

.eq__right {
  padding-left: 30px;
  padding-right: 30px; }

.equipmentSlider {
  margin-bottom: 70px; }
  .equipmentSlider h3 {
    font-size: 22px;
    text-transform: uppercase;
    line-height: 26px; }
  .equipmentSlider .valyutaInfo {
    margin: 30px 0; }
    .equipmentSlider .valyutaInfo p {
      font-family: 'Ubuntu-Light';
      font-size: 18px;
      line-height: 26px; }
      .equipmentSlider .valyutaInfo p span {
        font-family: 'Ubuntu-LightItalic';
        font-size: 18px;
        line-height: 26px; }
  .equipmentSlider .eqPrice {
    color: #374d78;
    font-size: 22px;
    line-height: 26px; }

.sectionHeader {
  color: #4f4f6f;
  font-size: 56px;
  line-height: 70px;
  margin-bottom: 25px; }

.owlSlider1 .owl-nav {
  display: block !important; }

.owlSlider1 .owl-prev {
  position: absolute;
  bottom: 12.5%;
  margin-top: -30px;
  left: 77%;
  padding: 15px;
  background-repeat: no-repeat;
  width: 55px;
  height: 55px;
  background-color: #fff;
  border-radius: 50%;
  background-image: url("../img/sliderleft.png");
  background-position: center;
  background-repeat: no-repeat;
  transition: all .3s;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5); }
  .owlSlider1 .owl-prev:hover {
    background-color: #6e45e2; }

.owlSlider1 .owl-next {
  position: absolute;
  bottom: 12.5%;
  margin-top: -30px;
  right: 11%;
  padding: 15px;
  background-repeat: no-repeat;
  width: 55px;
  height: 55px;
  background-color: #fff;
  border-radius: 50%;
  background-image: url("../img/slideright.png");
  background-position: center;
  background-repeat: no-repeat;
  transition: all .3s;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5); }
  .owlSlider1 .owl-next:hover {
    background-color: #6e45e2; }

.owlSlider1 .owl-dots {
  margin-top: 15px;
  padding-left: 18%; }

.owlSlider1 .owl-dot.active {
  background-color: #6e45e2; }

.owlSlider1 .owl-dot {
  width: 8px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 5px;
  height: 8px;
  background-color: #ddd6f7; }

.calculatorSection {
  position: relative;
  min-height: 1240px;
  background-repeat: no-repeat;
  background-image: url("../img/cornerwhite.png");
  background-position: top right; }

.roundRight {
  position: absolute;
  top: -400px;
  right: 0; }
  .roundRight img {
    width: 310px; }

.secpadding2 {
  padding-top: 100px; }

.bothMiniHeader {
  display: inline-block;
  position: relative;
  font-family: 'Ubuntu-Light';
  font-size: 14px;
  text-transform: uppercase;
  color: #abafb9;
  line-height: 32px;
  padding-left: 40px;
  padding-right: 40px; }
  .bothMiniHeader:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 25px;
    height: 1px;
    background-color: #6b43e1; }
  .bothMiniHeader:after {
    content: '';
    position: absolute;
    top: 15px;
    right: 0;
    width: 25px;
    height: 1px;
    background-color: #6b43e1; }

.reasonItem {
  margin-bottom: 80px; }
  .reasonItem img {
    margin-bottom: 15px; }
  .reasonItem h4 {
    font-family: 'Ubuntu-Light';
    font-size: 24px;
    line-height: 45px;
    margin-bottom: 5px; }
  .reasonItem p {
    max-width: 260px;
    font-family: 'Ubuntu-Light';
    font-size: 18px;
    line-height: 26px;
    color: #909090; }

.reasonSlider {
  margin-top: 20px;
  display: block; }
  .reasonSlider .owl-dots {
    margin-top: 15px;
    text-align: center; }
  .reasonSlider .owl-dot.active {
    background-color: #6e45e2; }
  .reasonSlider .owl-dot {
    width: 8px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 5px;
    height: 8px;
    background-color: #ddd6f7; }

.workSteps {
  background-color: #ffc60a;
  background-repeat: no-repeat;
  background-image: url("../img/rocket.png");
  background-position: 80% bottom; }

.ProfitForm {
  height: 520px;
  margin-bottom: 60px;
  margin-top: -450px;
  background-color: #fff;
  box-shadow: 0px 0px 81.88px 10.12px rgba(204, 204, 223, 0.71); }

.ProfitForm__left,
.ProfitForm__right {
  float: left;
  height: 100%; }

.ProfitForm__left {
  padding: 50px;
  width: 37%;
  background-color: #2b2951;
  background-repeat: no-repeat;
  background-image: url("../img/volni.png");
  background-position: bottom;
  -webkit-background-size: contain;
  background-size: contain; }
  .ProfitForm__left h2.sectionHeader {
    font-family: 'Ubuntu-Light';
    font-size: 56px;
    color: #fff; }
  .ProfitForm__left p {
    font-family: 'Ubuntu-Light';
    font-size: 18px;
    line-height: 26px;
    color: #979ca9; }

.ProfitForm__right {
  width: 63%;
  background-color: #f2f9ff; }

.prf__top {
  height: 380px;
  padding: 110px 50px 30px 50px; }

.prfForm {
  margin-bottom: 40px; }

.profGroup {
  vertical-align: top;
  display: inline-block; }
  .profGroup input, .profGroup select {
    width: 100%; }
  .profGroup label {
    padding-left: 15px;
    font-weight: normal;
    font-family: 'Ubuntu-Light';
    font-size: 16px;
    line-height: 28px; }
  .profGroup input, .profGroup select {
    font-family: 'Ubuntu-Light';
    font-size: 16px;
    line-height: 28px;
    padding: 14px 22px;
    background-color: #fff;
    border-radius: 30px;
    border: 0;
    outline: 0; }
  .profGroup select {
    cursor: pointer;
    background-repeat: no-repeat;
    background-image: url(../img/selectimage.png);
    background-position: right 13px center;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important; }
  .profGroup .valyutaSelect {
    font-family: 'Ubuntu-Medium';
    font-size: 16px;
    color: #364ab2; }
    .profGroup .valyutaSelect option {
      color: #000; }
  .profGroup .nice-select {
    border: 1px solid transparent; }

.investAmount {
  width: 180px;
  margin-right: 15px; }

.investVal {
  position: relative;
  top: 33px;
  width: 100px;
  margin-right: 25px; }

.investMiner {
  width: 280px; }

.profResults {
  margin-bottom: 30px; }

.profResultItem {
  display: inline-block;
  margin-right: 45px; }
  .profResultItem:last-child {
    margin-right: 0; }
  .profResultItem p {
    font-family: 'Ubuntu-Light';
    font-size: 18px; }
  .profResultItem h3 {
    font-family: 'Ubuntu-Medium';
    font-size: 24px;
    line-height: 50px; }

.profRub h3 {
  color: #364ab2; }

.profTime p {
  font-family: 'Ubuntu-Light';
  font-size: 18px; }
  .profTime p span {
    font-family: 'Ubuntu-Medium';
    font-size: 18px; }

.calculatorNext {
  position: relative;
  bottom: 95px; }

.prf__bottom {
  height: 140px;
  border-top: 1px solid #e7e7e7;
  padding: 18px 0 30px 30px;
  margin-right: 90px; }
  .prf__bottom p {
    font-family: 'Ubuntu-Light';
    font-size: 11px;
    line-height: 15px;
    color: #c6cbd5; }

.prfb__left {
  position: relative;
  top: 10px;
  float: left; }

.prfb__right {
  float: right; }
  .prfb__right .whiteButton2 {
    margin-top: 0; }

.stepsSlider {
  display: block;
  margin-top: 50px;
  margin-bottom: 70px; }
  .stepsSlider .owl-dots {
    margin-top: 15px;
    text-align: center; }
  .stepsSlider .owl-dot.active {
    background-color: #6e45e2; }
  .stepsSlider .owl-dot {
    width: 8px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 5px;
    height: 8px;
    background-color: #ddd6f7; }
  .stepsSlider .stepsItem {
    height: 220px;
    padding: 35px;
    width: 370px;
    border-radius: 10px;
    float: left;
    background-color: #fff;
    margin-bottom: 30px;
    margin-right: 30px; }
    .stepsSlider .stepsItem:nth-child(3n+3) {
      margin-right: 0; }
    .stepsSlider .stepsItem .stepNumber {
      width: 10%; }
      .stepsSlider .stepsItem .stepNumber h3 {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-family: 'Ubuntu-Regular';
        font-weight: normal;
        font-size: 12px;
        color: #2c2c2c;
        background-color: #ffc80a;
        border-radius: 50%;
        text-align: center; }
    .stepsSlider .stepsItem .stepText {
      width: 90%; }
      .stepsSlider .stepsItem .stepText h3 {
        font-family: 'Ubuntu-Light';
        font-size: 24px;
        margin-bottom: 15px; }
      .stepsSlider .stepsItem .stepText p {
        font-family: 'Ubuntu-Light';
        font-size: 18px;
        line-height: 26px;
        color: #696969; }
    .stepsSlider .stepsItem .stepNumber, .stepsSlider .stepsItem .stepText {
      float: left; }

.priceHeading {
  margin-bottom: 70px; }
  .priceHeading p {
    font-family: 'Ubuntu-Light';
    font-size: 18px;
    line-height: 26px;
    color: #737373; }
    .priceHeading p span {
      text-decoration: underline; }

.priceSlider .owl-nav {
  display: block !important; }

.priceSlider .owl-prev {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 0%;
  padding: 15px;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #ffc60a;
  background-image: url("../img/pricesliderleft.png");
  background-position: center;
  background-repeat: no-repeat;
  transition: all .3s; }

.priceSlider .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  right: 0;
  padding: 15px;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #ffc60a;
  background-image: url("../img/priceslideright.png");
  background-position: center;
  background-repeat: no-repeat;
  transition: all .3s; }

.priceSlider .owl-dots {
  margin-top: 15px;
  text-align: center; }

.priceSlider .owl-dot.active {
  background-color: #6e45e2; }

.priceSlider .owl-dot {
  width: 8px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 5px;
  height: 8px;
  background-color: #ddd6f7; }

.priceSliderBlock {
  margin-bottom: 60px; }

.priceSliderItem {
  margin: 0 120px 30px 120px; }

.psi__top {
  height: 300px;
  margin-bottom: 35px;
  border-radius: 6px; }

.psit__left,
.psit__right {
  float: left;
  height: 100%; }

.psi__blue {
  border: 1px solid #51a5e4; }

.psi__green {
  border: 1px solid #93d959; }

.psi__orange {
  border: 1px solid #fa684c; }

.psi__yellow1 {
  border: 1px solid #e1ba69; }

.psi__yellow2 {
  border: 1px solid #ffc60a; }

.psibRed {
  background-color: #f5605f; }
  .psibRed img {
    top: -15px;
    right: 35%;
    transform: scale(1.3); }

.psibYellow {
  background-color: #ffc80a; }
  .psibYellow img {
    top: 30%;
    right: 33%; }

.psibBlack {
  background-color: #2c2c2c; }
  .psibBlack img {
    top: 40px;
    right: 22%; }

.psit__left {
  /* 	margin-left: -150px; */
  width: 32%;
  margin-right: 3%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center; }
  .psit__left img {
    height: 100%;
    width: auto; }

.psib__left,
.psib__right {
  height: 100%;
  float: left; }

.psib__left {
  border: 1px solid #ffc60a;
  width: 65%;
  margin-right: 2%;
  border-radius: 6px;
  padding: 80px; }
  .psib__left h3 {
    font-size: 24px;
    line-height: 46px; }
  .psib__left p {
    font-family: 'Ubuntu-Light';
    font-size: 18px;
    line-height: 26px;
    color: #696969; }

.psiLike {
  -webkit-background-size: contain;
  background-size: contain; }

.psib__right {
  position: relative;
  width: 33%;
  border-radius: 6px;
  background-position: center; }
  .psib__right img {
    position: absolute; }

.psi__bottom {
  height: 240px; }

.psit__right {
  border-radius: 4px;
  padding: 40px;
  width: 65%; }
  .psit__right h3 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 10px; }
  .psit__right p {
    font-family: 'Ubuntu-Light';
    font-size: 18px;
    line-height: 26px;
    color: #696969; }

.readySolutions {
  padding-bottom: 200px;
  background-color: #2b2b2b; }

.rsLeftHeader {
  margin-bottom: 65px; }
  .rsLeftHeader h2 {
    color: #fff; }

.rsLeftTrigger {
  width: 260px;
  color: #fff;
  border: 1px solid #898989;
  border-radius: 30px;
  padding: 3px;
  margin-bottom: 70px; }

.rsTrigger__left {
  float: left;
  width: 49%;
  cursor: pointer;
  text-align: center; }

.rsTrigger__right {
  float: right;
  width: 49%;
  cursor: pointer;
  text-align: center; }

.rsTriggerItem {
  border-radius: 30px;
  transition: all .3s;
  /* &:hover{
		background-color: #fff;
	}

	&:hover p{
		color: #000;
	} */ }
  .rsTriggerItem p {
    font-family: 'Ubuntu-Light';
    font-size: 18px;
    color: #9ca0a4;
    transition: all .3s;
    line-height: 45px;
    padding: 0 15px; }

.rsTriggerItemActive {
  background-color: #fff; }
  .rsTriggerItemActive p {
    color: #000; }

.rsLeftText p {
  font-family: 'Ubuntu-Light';
  font-size: 18px;
  color: #9ca0a4;
  line-height: 26px; }

.trgItem {
  padding: 40px;
  float: left;
  /* 	min-height: 510px; */
  background-color: #eaeaec;
  border-radius: 10px;
  transition: all .3s;
  margin-right: 15px; }
  .trgItem:last-child {
    margin-right: 0; }
  .trgItem h4 {
    text-align: center;
    font-family: 'Ubuntu-Light';
    font-size: 18px;
    line-height: 57px; }
  .trgItem h2 {
    text-align: center;
    font-family: 'Ubuntu-Light';
    font-size: 11px;
    line-height: 50px;
    text-transform: uppercase; }
    .trgItem h2 span {
      font-size: 49px;
      line-height: 149px; }
  .trgItem ul {
    margin-bottom: 60px; }
    .trgItem ul li {
      list-style-type: none;
      padding-left: 25px;
      background-repeat: no-repeat;
      background-image: url("../img/green.png");
      background-position: center left;
      font-size: 18px;
      line-height: 22px;
      margin-bottom: 20px; }
      .trgItem ul li:last-child {
        margin-bottom: 0; }
  .trgItem .whiteButton2 {
    display: block;
    width: 190px;
    margin: 0 auto;
    background-color: transparent; }
    .trgItem .whiteButton2:hover {
      background-color: #6b43e1; }

.triggerContent {
  display: none; }

.triggerContentOpened {
  display: block; }

.triggerSlider {
  display: block !important; }
  .triggerSlider .owl-dots {
    margin-top: 15px;
    text-align: center; }
  .triggerSlider .owl-dot.active {
    background-color: #6e45e2; }
  .triggerSlider .owl-dot {
    width: 8px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 5px;
    height: 8px;
    background-color: #ddd6f7; }

.contactForm {
  /* 	min-height: 750px; */
  border-top: 1px solid #fff;
  background-repeat: no-repeat;
  background-image: url("../img/contactbg.png");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center; }

.contacts__left h4, .contacts__left h2, .contacts__left p, .contacts__left a {
  color: #fff;
  display: block;
  text-decoration: none; }

.contacts__left h2 {
  line-height: 70px;
  font-family: 'Ubuntu-Medium';
  font-size: 56px; }

.contacts__left a {
  font-family: 'Ubuntu-Light';
  font-size: 18px;
  line-height: 26px; }

.contactGroup {
  float: left;
  width: 360px;
  margin-bottom: 35px;
  margin-right: 30px;
  /* Firefox 19+ */
  /* Firefox 18- */ }
  .contactGroup input, .contactGroup select, .contactGroup textarea {
    width: 100%;
    font-family: Ubuntu-Light;
    font-size: 16px;
    line-height: 28px;
    background-color: white;
    padding: 14px 22px;
    border-radius: 30px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: 0px; }
  .contactGroup textarea {
    resize: none; }
  .contactGroup input::-webkit-input-placeholder {
    color: #000; }
  .contactGroup input::-moz-placeholder {
    color: #000; }
  .contactGroup input:-moz-placeholder {
    color: #000; }
  .contactGroup input:-ms-input-placeholder {
    color: #000; }
  .contactGroup select {
    cursor: pointer;
    background-image: url(../img/selectimage.png);
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position: right 13px center;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important; }
  .contactGroup:nth-child(even) {
    margin-right: 0; }

.contacts__right {
  margin-bottom: 150px; }

.contactGroupTextarea {
  width: 100%; }

footer {
  padding: 50px 45px 0 45px;
  min-height: 200px;
  background-color: #fff; }

.footer__top {
  margin-bottom: 30px; }

.footer__bottom {
  padding-top: 10px;
  border-top: 1px solid #d9d9dc; }

.ft__right {
  text-align: right; }
  .ft__right ul {
    position: relative;
    top: 20px; }
    .ft__right ul li {
      margin-right: 45px;
      display: inline-block; }
      .ft__right ul li a {
        text-decoration: none;
        color: #aaa;
        transition: all .3s;
        font-family: 'Ubuntu-Light';
        font-size: 16px;
        line-height: 19px; }
        .ft__right ul li a:hover {
          color: #257af4; }

.fb__left {
  position: relative;
  top: 20px; }
  .fb__left p {
    font-family: 'Ubuntu-Light';
    font-size: 14px;
    line-height: 19px;
    color: #b2b2b9; }

.fb__right {
  margin-bottom: 30px; }

.footerButton {
  position: relative;
  top: 10px;
  vertical-align: top;
  display: inline-block;
  width: 39px;
  height: 39px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  outline: 0;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px; }
  .footerButton:last-child {
    margin-right: 0; }

.footerUp {
  background-image: url("../img/upicon.png"); }

.footerFb {
  background-image: url("../img/fbicon.png"); }

.footerInsta {
  background-image: url("../img/instaicon.png"); }

.modal-header {
  padding: 0 15px;
  border-bottom: 0;
  margin-bottom: 15px; }

.modal-body {
  padding: 15px 45px; }
  .modal-body h4 {
    text-transform: uppercase;
    font-family: 'Ubuntu-Light';
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px; }

.modal-footer {
  border-top: 0;
  text-align: center; }
  .modal-footer .footerButton {
    vertical-align: top;
    display: inline-block;
    margin: 10px !important; }

.modalForm .form-group {
  width: 100%;
  margin-bottom: 25px; }
  .modalForm .form-group input, .modalForm .form-group textarea, .modalForm .form-group select, .modalForm .form-group option {
    width: 100%;
    font-size: 18px;
    color: #000;
    line-height: 28px;
    border-radius: 30px;
    padding: 14px 25px;
    border: 1px solid #a1a5b2;
    outline: 0; }
  .modalForm .form-group select {
    color: #757575;
    cursor: pointer;
    background-image: url(../img/selectimage.png);
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position: right 13px center; }
  .modalForm .form-group textarea {
    resize: none; }
  .modalForm .form-group:last-child {
    margin-bottom: 0; }

.modal-header .close {
  position: relative;
  top: 20px;
  right: 10px;
  z-index: 999;
  opacity: 1;
  outline: 0;
  font-size: 50px;
  width: 26px;
  height: 27px;
  background-repeat: no-repeat;
  background-image: url("../img/modalclose.png");
  background-position: center; }

#modalMobileMenu .modal-header {
  padding: 10px 15px;
  border-bottom: 0; }

#modalMobileMenu .modal-body {
  padding: 0 15px 15px 15px; }

.mobileMenu {
  text-align: center; }
  .mobileMenu li {
    list-style-type: none; }
    .mobileMenu li a {
      text-decoration: none;
      font-family: 'Ubuntu-Light';
      font-size: 32px;
      line-height: 60px;
      color: #374d78;
      padding-bottom: 15px;
      border-bottom: 1px solid transparent;
      transition: all .3s; }
      .mobileMenu li a:hover {
        border-bottom-color: #374d78; }

.modalSubmit {
  letter-spacing: 1px;
  display: inline-block !important;
  max-width: 210px;
  border: 0 !important;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5); }
  .modalSubmit:hover {
    color: #fff !important; }

.orderList {
  margin-bottom: 10px !important;
  padding: 15px 0;
  border-top: 1px solid #f2f2f3;
  border-bottom: 1px solid #f2f2f3; }

.orderHead .orderList__left,
.orderHead .orderList__right {
  float: left; }

.orderList__left {
  width: 75%;
  margin-right: 5%; }
  .orderList__left h4 {
    font-family: 'Ubuntu-Medium';
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0; }

.orderList__right {
  width: 20%; }
  .orderList__right h4 {
    font-family: 'Ubuntu-Medium';
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px; }
  .orderList__right h5 {
    font-size: 18px;
    line-height: 26px; }
  .orderList__right button {
    outline: 0;
    top: 5px;
    position: relative;
    font-size: 30px; }

.orderList__center {
  width: 22%; }
  .orderList__center select {
    font-family: 'Ubuntu-Medium';
    font-size: 16px;
    line-height: 20px;
    color: #000 !important;
    background-image: url(../img/select2.png) !important;
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position: right 13px center;
    padding: 10px 15px !important; }

.orderPrice {
  text-align: right; }
  .orderPrice p {
    font-family: 'Ubuntu-Medium';
    font-size: 18px;
    line-height: 26px; }

.orderTextItem {
  margin-bottom: 5px; }
  .orderTextItem:last-child {
    margin-bottom: 0; }
  .orderTextItem h3 {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 26px;
    color: #a1a5b2; }
  .orderTextItem p {
    display: inline-block;
    vertical-align: top;
    font-family: 'Ubuntu-Medium';
    font-size: 18px;
    line-height: 26px;
    color: #000; 
	margin-left: 5px;}

.orderText ul li {
  font-size: 18px;
  line-height: 26px;
  list-style-type: none;
  position: relative;
  padding-left: 15px; }
  .orderText ul li:before {
    content: '-';
    position: absolute;
    top: 0;
    left: 5px; }

.nice-select {
  width: 100%;
  border-radius: 30px;
  height: 55px;
  line-height: 55px;
  border: 1px solid #a1a5b2; }
  .nice-select:after {
    width: 10px;
    height: 6px;
    border: 0;
    background-image: url(../img/select2.png) !important;
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position: right 13px center;
    padding: 10px 15px !important;
    transform: none;
    margin-top: -10px; }

.nice-select.open:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

.nice-select .list {
  width: 100%; }

.modal {
  background-color: #fff; }

.modal-dialog {
  position: relative;
  width: 100%;
  margin: 0;
  height: 100vh;
  background-color: #fff; }

.modal-content {
  border-radius: 0;
  border: 0;
  width: 480px;
  height: 570px;
  margin: 0 auto;
  box-shadow: none; }

.scrollTop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 10;
  display: none; }

.buyButton {
  margin-top: 70px;
  width: 190px; }

.contactSend {
  width: 200px; }

.modal .nice-select {
  font-size: 18px;
  color: #757575; }

.investButton {
  position: relative; }

.tryButton3 {
  margin-top: 30px; }

.form-group-submit {
  margin-top: 35px; }

#readySelect {
  height: 60px;
  padding: 15px; }

/* Styles for dialog window */
#small-dialog {
  background: white;
  padding: 80px 30px;
  text-align: left;
  width: 570px;
  height: 270px;
  margin: 40px auto;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 0px 8px 17px 10px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 8px 17px 10px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 8px 17px 10px rgba(50, 50, 50, 0.2); }
  #small-dialog h1 {
    font-size: 36px; }
  #small-dialog p {
    font-family: 'Ubuntu-Light';
    font-size: 17px;
    line-height: 30px; }
  #small-dialog .timer {
    font-family: 'Ubuntu-Medium';
    font-size: 36px;
    line-height: 30px;
    color: #7ac60e;
    margin-top: 30px; }

.mfp-close:active {
  top: 20px; }

.mfp-close-btn-in .mfp-close {
  color: transparent; }

.mfp-container {
  background-color: #fff; }

button.mfp-close, button.mfp-arrow {
  color: transparent;
  top: 20px;
  right: 20px;
  z-index: 999;
  opacity: 1;
  outline: 0;
  font-size: 50px;
  width: 26px;
  height: 27px;
  background-repeat: no-repeat;
  background-image: url(../img/modalclose.png);
  background-position: center; }

/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8); }

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0; }

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg); }

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0); }

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0; }
