/* ------------------------------------------------------

v1.0 the Onyx.uz (http://theonyx.uz/)
All rigts reserved.

22.05.2017
Created by: Svetozar Milashevich

------------------------------------------------------ */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

body {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  color: #333333;
  background-color: #ffffff;
  display: inline-block;
  width: 100%;
  float: left;
  overflow-x: hidden;
  overflow-y: scroll; }

.hidden {
  display: none !important; }

.no-scroll {
  overflow: hidden; }

.wrapper {
  max-width: 1140px;
  margin: 0 auto;
  clear: both; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", Helvetica;
  font-weight: 700;
  color: #333333;
  margin-top: 0;
  margin-bottom: 0; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 24px;
  font-weight: 400; }

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

h4 {
  font-size: 14px; }

p {
  color: #333333;
  font-size: 14px; }

a {
  text-decoration: none;
  line-height: 1; }
  a:hover {
    text-decoration: none; }

.col-md-6 {
  width: 50%;
  display: inline-block;
  float: left; }

.col-md-12 {
  width: 100%;
  display: inline-block;
  float: left; }

.main-content {
  background-color: #eeeeee;
  display: inline-block;
  width: 100%;
  float: left; }

.wrapper {
  max-width: 1140px; }

header {
  height: 100vh;
  background-image: url(../images/bg-shape-01.svg);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 670px; }

.headline {
  display: inline-block;
  width: 100%;
  float: left;
  margin-top: 40px; }

.navbar-brand {
  display: inline-block; }
  .navbar-brand .logo {
    display: inline-block; }

.btn-default {
  display: inline-block;
  border-radius: 30.5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb378), to(#f25151));
  background-image: -webkit-linear-gradient(top, #ffb378, #f25151);
  background-image: -o-linear-gradient(top, #ffb378, #f25151);
  background-image: linear-gradient(to bottom, #ffb378, #f25151);
  font-size: 14px;
  font-weight: bold;
  border: none;
  text-align: center;
  color: #ffffff;
  line-height: 1;
  font-weight: 400;
  padding: 14px 30px;
  font-size: 16px;
  outline: none;
  cursor: pointer; }
  .btn-default:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9C50), to(#F63D3D));
    background-image: -webkit-linear-gradient(top, #FF9C50, #F63D3D);
    background-image: -o-linear-gradient(top, #FF9C50, #F63D3D);
    background-image: linear-gradient(to bottom, #FF9C50, #F63D3D); }

.head-socilas-list {
  display: inline-block;
  float: right;
  padding: 13px 0; }
  .head-socilas-list li {
    list-style: none;
    display: inline-block;
    float: left; }
    .head-socilas-list li a {
      display: inline-block;
      float: left;
      width: 30px;
      height: 30px;
      background-color: rgba(255, 255, 255, 0.1);
      margin-right: 6px;
      text-align: center;
      padding-top: 6px;
      border-radius: 4px; }
      .head-socilas-list li a img {
        vertical-align: middle; }
    .head-socilas-list li:last-child a {
      margin-right: 0px; }

.head-info-container {
  padding-top: 90px; }

.head-title {
  font-size: 42px;
  font-weight: 800;
  max-width: 520px;
  line-height: 1.1; }

.head-caption {
  font-size: 18px;
  line-height: 1.33;
  margin-top: 20px;
  margin-bottom: 50px; }

.form {
  display: inline-block;
  width: 500px;
  height: 60px;
  border-radius: 50px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 30px 0 rgba(249, 129, 100, 0.4);
  box-shadow: 0 2px 30px 0 rgba(249, 129, 100, 0.4);
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }
  .form:hover {
    -webkit-box-shadow: 0 2px 30px 0 rgba(249, 129, 100, 0.7);
    box-shadow: 0 2px 30px 0 rgba(249, 129, 100, 0.7); }
  .form input {
    float: left;
    width: 340px;
    height: 100%;
    border-radius: 50px;
    border: none;
    font-size: 16px;
    padding: 20px 30px;
    outline: none; }
  .form .btn-default {
    width: 150px;
    height: 50px;
    margin: 5px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px; }

.head-image-container .illustration {
  float: right;
  margin-top: 30px; }

.learn-more {
  width: 130px;
  margin: auto;
  margin-top: 115px;
  display: block;
  text-align: center;
  color: #aaaaaa; }
  .learn-more span {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%; }

.why-you-need-it {
  display: inline-block;
  float: left;
  width: 100%;
  background-image: url(../images/bg-shape-02.svg);
  background-position: 130%;
  background-size: 1365px;
  background-repeat: no-repeat;
  outline: none; }
  .why-you-need-it .section-title {
    text-align: center;
    margin-top: 65px;
    margin-bottom: 70px; }

.features-container {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 55px;
  border-radius: 15px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 85px; }

.feature {
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 40px; }
  .feature:last-child {
    margin-bottom: 0; }

.feature-icon {
  width: 70px;
  height: 70px;
  text-align: center;
  padding: 14px 0;
  background: -moz-linear-gradient(90deg, rgba(242, 81, 81, 0.1) 0%, rgba(255, 179, 120, 0.1) 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 179, 120, 0.1)), color-stop(100%, rgba(242, 81, 81, 0.1)));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(90deg, rgba(242, 81, 81, 0.1) 0%, rgba(255, 179, 120, 0.1) 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(90deg, rgba(242, 81, 81, 0.1) 0%, rgba(255, 179, 120, 0.1) 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(90deg, rgba(242, 81, 81, 0.1) 0%, rgba(255, 179, 120, 0.1) 100%);
  /* ie10+ */
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(242, 81, 81, 0.1)), to(rgba(255, 179, 120, 0.1)));
  background: -webkit-linear-gradient(bottom, rgba(242, 81, 81, 0.1) 0%, rgba(255, 179, 120, 0.1) 100%);
  background: -o-linear-gradient(bottom, rgba(242, 81, 81, 0.1) 0%, rgba(255, 179, 120, 0.1) 100%);
  background: linear-gradient(0deg, rgba(242, 81, 81, 0.1) 0%, rgba(255, 179, 120, 0.1) 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb378', endColorstr='#f25151',GradientType=0 );
  /* ie6-9 */
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle; }

.feature-info {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 75px);
  padding-left: 20px; }

.feature-title {
  margin-top: 0;
  margin-bottom: 7px;
  font-size: 18px; }

.feature-caption {
  margin: 0;
  font-size: 14px; }

.what-included {
  display: inline-block;
  float: left;
  margin-left: 125px;
  margin-top: 170px; }
  .what-included h2 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px; }
  .what-included .btn-default {
    width: 162px;
    height: 40px;
    padding: 13px 20px;
    letter-spacing: .02em;
    margin-top: 30px; }

.included-items {
  float: left;
  width: 100%;
  display: inline-block; }
  .included-items li {
    list-style: none;
    padding: 4px 0;
    font-size: 18px; }
    .included-items li img {
      margin-right: 10px; }

.partners {
  display: inline-block;
  float: left;
  width: 100%;
  text-align: center; }
  .partners .section-title {
    margin-top: 55px;
    margin-bottom: 50px;
    text-align: center; }

.shops-list {
  max-width: 920px;
  display: inline-block; }
  .shops-list li {
    display: inline-block;
    float: left;
    margin: 0 10px;
    margin-bottom: 20px; }
    .shops-list li a {
      display: inline-block;
      width: 210px;
      height: 150px;
      border-radius: 10px;
      background-color: #ffffff;
      padding: 0 30px;
      padding-top: 45px;
      text-align: center;
      -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
      box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
      -webkit-transition: .2s;
      -o-transition: .2s;
      transition: .2s; }
      .shops-list li a:hover {
        -webkit-box-shadow: 0 3px 20px 0 rgba(249, 129, 100, 0.3);
        box-shadow: 0 3px 20px 0 rgba(249, 129, 100, 0.3); }
      .shops-list li a img {
        width: 100%; }

.subscribe-container {
  display: inline-block;
  float: left;
  width: 100%;
  margin-top: 160px;
  outline: none;
  text-align: center;
  position: relative;
  background-position: center;
  background-size: 1330px;
  background-repeat: no-repeat;
  background-image: url(../images/maiils-bg.jpg); }
  .subscribe-container .section-title {
    margin-bottom: 20px; }
  .subscribe-container .section-descrioption {
    margin-top: 0;
    display: block;
    margin: auto;
    margin-bottom: 45px;
    font-size: 18px;
    line-height: 1.33;
    max-width: 540px; }

.copyright {
  display: inline-block;
  float: left;
  width: 100%;
  margin-top: 180px;
  margin-bottom: 30px;
  font-size: 14px;
  opacity: 0.3;
  font-family: "Arial"; }

.mobile-image-container {
  display: none; }

.logo-mobile {
  display: none; }

.learn-more img {
  -webkit-animation: arrow-animation .7s ease-in-out infinite;
  -moz-animation: arrow-animation .7s ease-in-out infinite;
  animation: arrow-animation .7s ease-in-out infinite; }

/* ---------- Preloader keyframes ---------- */
@-moz-keyframes arrow-animation {
  0% {
    -moz-transform: translateY(0); }
  50% {
    -moz-transform: translateY(10px); }
  100% {
    -moz-transform: translateY(0); } }

@-webkit-keyframes arrow-animation {
  0% {
    -webkit-transform: translateY(0); }
  50% {
    -webkit-transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0); } }

@keyframes arrow-animation {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.modal {
  background-color: rgba(0, 0, 0, 0.5); }

.modal::-webkit-scrollbar {
  display: none; }

.modal-content {
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 1, 0.48);
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 1, 0.48);
  box-shadow: 0 10px 30px rgba(0, 0, 1, 0.48);
  border: none; }
  .modal-content .fade {
    display: none;
    opacity: 1;
    -webkit-transition: 0;
    -o-transition: 0;
    transition: 0; }
  .modal-content .fade.in {
    display: block; }

.close-modal-btn {
  position: absolute;
  color: #aaaaaa;
  background: transparent;
  border: none;
  right: 20px;
  top: 14px;
  font-size: 36px;
  z-index: 1;
  line-height: 1;
  cursor: pointer;
  outline: none; }

.modal.fade .modal-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: transform 0.3s, -webkit-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  -o-transition: transform 0.3s, -o-transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.modal.in .modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.modal-open {
  overflow: visible !important;
  padding-right: 0 !important; }

.subscribe-modal .modal-dialog {
  max-width: 800px;
  width: 100%;
  margin-top: 60px; }

.subscribe-modal .modal-content {
  padding: 50px 0px;
  min-height: 470px;
  text-align: center;
  background-color: #EEF1F3; }

.subscribe-modal .head h2 {
  font-size: 32px;
  font-weight: 700; }

.subscribe-modal .head p {
  font-size: 16px;
  line-height: 21px;
  color: #6c6c6c;
  margin: auto;
  margin-top: 20px; }

.subscribe-modal .cf-capt {
  max-width: 545px; }

.subscribe-modal .confirm-your-mail img,
.subscribe-modal .mail-confirmed img {
  margin-bottom: 40px;
  margin-top: 20px; }

.subscribe-modal .confirm-your-mail .content,
.subscribe-modal .mail-confirmed .content {
  margin-top: 40px; }

.error-message-container {
  position: relative; }

.error-message {
  position: absolute;
  display: inline-block;
  padding: 15px;
  border-radius: 10px;
  background-color: #ff767c;
  max-width: 300px;
  top: 10px;
  width: 100%;
  left: 20px;
  color: #ffffff;
  font-size: 14px;
  text-align: left;
  opacity: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px); }
  .error-message.active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .error-message .arrow {
    display: inline-block;
    float: left;
    width: 100%;
    position: relative; }
    .error-message .arrow:after {
      position: absolute;
      content: "";
      top: -25px;
      left: 20px;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #ff767c; }

@media (min-width: 1281px) {
  .headline {
    margin-bottom: 30px; }
  header {
    background-size: 770px; }
  .learn-more {
    margin-top: 45px; }
  .head-info-container {
    padding-top: 70px; }
  .head-image-container .illustration {
    height: 390px; }
  .why-you-need-it {
    background-position: -80%; } }

@media (min-width: 1441px) {
  header {
    background-size: 1040px; }
  .headline {
    margin-bottom: 100px; }
  .learn-more {
    margin-top: 260px; }
  .why-you-need-it {
    background-position: 32%; } }

@media (max-width: 1024px) {
  .wrapper {
    max-width: 960px; }
  header {
    background-size: 560px; }
  .head-image-container .illustration {
    height: 350px; }
  .features-container {
    padding: 35px; }
  .why-you-need-it {
    background-position: 110%;
    background-size: 1255px; } }

@media (max-width: 768px) {
  .wrapper {
    max-width: 700px; }
  .col-md-6 {
    width: 100%; }
  h1 {
    font-size: 32px; }
  header {
    background-size: 640px; }
  .head-image-container {
    display: none; }
  .mobile-image-container {
    display: inline-block;
    width: 100%;
    float: left;
    text-align: center; }
    .mobile-image-container .illustration {
      margin-left: 100px;
      height: 350px; }
  .head-info-container {
    width: 100%;
    text-align: center; }
  .head-title {
    font-size: 32px;
    max-width: 610px;
    margin: auto; }
  .head-caption {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    max-width: 540px; }
  .why-you-need-it .section-title {
    margin-top: 0;
    margin-bottom: 50px; }
  .features-container {
    width: 80%;
    margin: 0 10%; }
  .what-included {
    width: 40%;
    margin: 70px 30%;
    margin-bottom: 100px; }
  .subscribe-container {
    margin-top: 50px; }
  .partners .section-title {
    max-width: 540px;
    margin: 50px auto; }
  .why-you-need-it {
    background-position: 110% 100%; }
  .subscribe_modal .modal-dialog {
    max-width: 680px;
    margin-top: 150px; } }

@media (max-width: 440px) {
  header {
    background-size: 420px; }
  h1 {
    font-size: 24px; }
  .headline {
    margin-top: 20px;
    padding: 0 20px; }
  .navbar-brand .logo {
    display: none; }
  .logo-mobile {
    height: 40px;
    display: inline-block; }
  .head-socilas-list {
    padding: 7px 0; }
  .mobile-image-container .illustration {
    margin-left: 40px;
    height: 210px;
    margin-top: 40px; }
  .head-info-container {
    padding-top: 40px; }
  .head-title {
    font-size: 21px;
    width: 100%;
    padding: 0 20px; }
  .head-caption {
    font-size: 14px;
    padding: 0 20px;
    margin-top: 10px;
    margin-bottom: 30px; }
  .form {
    height: 45px;
    width: 90%; }
    .form input {
      width: 220px;
      padding: 10px 20px;
      font-size: 14px; }
    .form .btn-default {
      width: 107px;
      height: 35px;
      font-size: 10px; }
  .learn-more {
    margin-top: 40px; }
  .why-you-need-it .section-title {
    margin-bottom: 20px;
    margin-top: 30px; }
  .features-container {
    margin: 0;
    width: 100%;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 20px; }
  .feature-icon {
    width: 50px;
    height: 50px;
    padding: 12px 0;
    vertical-align: top; }
    .feature-icon img {
      width: 26px; }
  .feature-info {
    vertical-align: top;
    width: calc(100% - 55px); }
  .feature-title {
    margin-bottom: 3px;
    font-size: 16px; }
  .why-you-need-it {
    background-image: none; }
  .what-included {
    width: 90%;
    margin: 30px 5%;
    padding: 30px;
    background: -moz-linear-gradient(90deg, rgba(242, 81, 81, 0.1) 0%, rgba(255, 179, 120, 0.1) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 179, 120, 0.1)), color-stop(100%, rgba(242, 81, 81, 0.1)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(242, 81, 81, 0.1) 0%, rgba(255, 179, 120, 0.1) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(242, 81, 81, 0.1) 0%, rgba(255, 179, 120, 0.1) 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(242, 81, 81, 0.1) 0%, rgba(255, 179, 120, 0.1) 100%);
    /* ie10+ */
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(242, 81, 81, 0.1)), to(rgba(255, 179, 120, 0.1)));
    background: -webkit-linear-gradient(bottom, rgba(242, 81, 81, 0.1) 0%, rgba(255, 179, 120, 0.1) 100%);
    background: -o-linear-gradient(bottom, rgba(242, 81, 81, 0.1) 0%, rgba(255, 179, 120, 0.1) 100%);
    background: linear-gradient(0deg, rgba(242, 81, 81, 0.1) 0%, rgba(255, 179, 120, 0.1) 100%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb378', endColorstr='#f25151',GradientType=0 );
    /* ie6-9 */
    border-radius: 20px; }
  .shops-list {
    display: inline-block;
    float: left;
    width: 100%;
    max-width: 100%; }
    .shops-list li {
      width: 100%;
      margin: 0; }
  .carousel-controls {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 40px;
    margin: auto;
    outline: none;
    border: none;
    z-index: 200;
    width: 40px;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 24px;
    color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb378), to(#f25151));
    background-image: -webkit-linear-gradient(top, #ffb378, #f25151);
    background-image: -o-linear-gradient(top, #ffb378, #f25151);
    background-image: linear-gradient(to bottom, #ffb378, #f25151); }
    .carousel-controls.swipe-left {
      border-radius: 0 30px 30px 0;
      left: 0; }
    .carousel-controls.swipe-right {
      border-radius: 30px 0 0 30px;
      right: 0; }
  .subscribe-container .section-title {
    max-width: 240px;
    margin: auto;
    margin-bottom: 10px; }
  .subscribe-container .section-descrioption {
    font-size: 16px;
    padding: 0 20px; }
  .partners {
    background-color: #f7f7f7;
    padding-bottom: 50px; }
  .subscribe-container {
    margin-top: 0;
    height: 100vh;
    padding-top: 130px; }
  .copyright {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0; }
  .subscribe-modal .modal-dialog {
    margin: 0; }
  .subscribe-modal .modal-content {
    height: 100vh;
    border-radius: 0; }
  .subscribe-modal .head h2 {
    font-size: 24px; }
  .subscribe-modal .head p {
    margin-top: 10px;
    padding: 0 20px; } }

@media (max-width: 320px) {
  .logo-mobile {
    height: 35px; }
  .head-socilas-list {
    padding: 3px 0; }
  .form input {
    width: 170px; }
  .error-message {
    max-width: 280px; }
  .feature-info {
    padding-left: 10px; }
  .included-items li {
    font-size: 14px; }
  h1 {
    font-size: 20px; } }
