@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    src: url('https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,300&display=swap') format('woff2');
}
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    src: url('https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz@6..12&display=swap') format('woff2');
}
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 500;
    src: url('https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,500&display=swap" rel="stylesheet') format('woff2');
}
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    src: url('https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,600&display=swap') format('woff2');
}
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    src: url('https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,700&display=swap') format('woff2');
}
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 800;
    src: url('https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,800&display=swap') format('woff2');
}

html,body{
    margin:0;
    padding:0;
    background-color: #0B0C0D;
    font-family: 'Nunito Sans', sans-serif;

background-image: url(../images/bg.png);
background-position: top center;
background-size: cover;
background-repeat: no-repeat;
  background-attachment: fixed;
  overflow: auto;
}
.logo{
    width:108px;
    height: auto;
}
.hero{
    font-size: 72px;
font-style: normal;
font-weight: 700;
line-height: 82px;
letter-spacing: -0.72px;
max-width: 780px;
width: 100%;
margin: 60px auto 0;
}
.hero span{
    white-space: nowrap;
}
.lead{
    color: #FFF;
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 28px;
max-width: 780px;
width: 100%;
margin: 24px auto;
}
.hero .ln1{
    background: linear-gradient(90deg, #FFF 68.96%, #EBD1BA 104.07%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

}
.hero .ln2{
    background: linear-gradient(90deg, #EBD1BA 43.25%, #E2B38B 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.hero .ln3{
    background: linear-gradient(90deg, #FFF 0%, #EBD1BA 45.08%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.hero .ln4{
    background: linear-gradient(90deg, #EBD1BA 0%, #EBD1BA 30.85%, #FFB375 82.39%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.heroActions{
    margin: 60px auto 200px;
    width: 500px;
    max-width: 100%;
}
.heroActions a.store{
    width: 200px;
    height: auto;
    font-weight: 500;
    margin: 0 12px;
    display: inline-block;
}
.heroActions a.store img{
    width:100%;
}
.bg-box1{
    border-radius:48px;
    background: linear-gradient(165deg, #1D2829 10.59%, #151F20 100%);
}
.bg-box2{
    border-radius: 48px;
    background: linear-gradient(165deg, #1D2829 0%, #131A1B 89.41%);
    padding:48px 0 0 5%;
    max-height: 980px;
}
.bg-box3{
    border-radius: 48px;
    background: linear-gradient(124deg, #151F20 29.92%, #0E1213 100%);
}
.bg-box4{
    padding:48px 24px 96px 24px;
    max-height: 980px;
}
.bg-box5{
    border-radius: 48px;
    padding:48px 0 180px 0;
    max-height: 100%;
    background: linear-gradient(124deg, #f1c299 29.92%, #E2B38B 100%);
}
.bg-box6{
    border-radius: 48px;
    padding:48px 0 100px 0;
    max-height: 100%;
    background: linear-gradient(124deg, #0f1718 29.92%, #0c1010 100%);
}
.mobileHome{
    width: 120%;
    display: inline-block;
    float: right;
    max-width: 95%;
    position: relative;
    height: auto;
    top:0px;
    margin: 0 0 0;
}
.boxPanel{
    max-width: 560px;
    margin: 35% auto 100px;
}
.boxPanelAlt{
    max-width: 640px;
    margin: 160px 0 -332px;
}
.boxPanelThird{
    max-width: 520px;
    margin: 160px 72px 0px;
}
.boxPanelFourth{
    max-width: 720px;
    margin: 96px auto 0px;

}
.boxPanelVideo{
    max-width: 720px;
    margin: 96px auto 0px;
}
.boxPanelMail{
    max-width: 720px;
    margin: 48px auto 0px;
}
.video{
border-radius: 24px;
display: inline-block;
overflow: hidden;
max-width: 100%;
height: auto;
}
.video iframe{
    border:none;
    max-width: 100%;
}
.boxTitle{
    color: #FFF;
font-size: 60px;
font-style: normal;
font-weight: 700!important;
text-align: left;
line-height: 72px; /* 120% */
margin-bottom: 48px;
}
.boxDescription{
    color: #FFF;
font-size: 20px;
font-style: 500;
text-align: left;
line-height: 30px; /* 133.333% */
margin-bottom: 48px;
max-width: 360px;
}
.boxPanelFourth .boxTitle{
    color: #0B0C0D;
    text-align: center;
    width: 100%;
    max-width: 100%;
    max-width: 520px;
    margin: 0 auto;
}
.boxPanelFourth .boxDescription{
    color: #0B0C0D;
    text-align: center;
    width: 100%;
    max-width: 100%;
    max-width: 520px;
    margin: 24px auto 0;
}
.boxPanelVideo .boxTitle{
    text-align: center;
}
.boxPanelMail  .boxTitle{
    text-align: center;
    color:#fff;
    font-size: 32px;
    line-height: 42px;
    font-weight: 600;
    max-width: 540px;
    margin: 0 auto 60px;
}
.boxActions{
    display: inline-block;
    margin: 0;
    float: left;
}
.boxActions a.store{
    border-radius: 12px;
    background: #E2B38B;
    display: flex;
    height: 48px;
    padding: 10px 24px;
    display: inline-block;
    color: #0B0C0D;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    margin-right: 12px;
}
.mobileChat{
    margin: 96px auto -12px;
}
.chatbox{
    position: relative;
    top: -320px;
    right: -48px;
    max-width: 320px;
    height: auto;
}
.signs{
    display: inline-block;
    float: left;
}
.match{
    margin-top: 120px;
    width: 100%;
}
.birthchart{
    margin-top: 180px;
}
.mailForm{
    margin: 0 auto 60px auto;
    max-width: 360px;
}
.mailForm span{
    font-size: 20px;
    font-weight: 500;
    color: #FFF;
    text-align: left;
    line-height: 30px; /* 133.333% */
    margin: 6px 0;
  
}
.mailForm input{
    font-size: 18px;
    font-weight: 500;
    background-color: #C6C5C5;
    color: #0B0C0D;
    border-radius: 6px;
    padding: 0px 8px;
    height: 30px;
    text-align: left;
    min-width: 10px!important;
    border: none;
    margin: 6px 2px;
}
.mailForm input:hover, .mailForm input:invalid{
    background-color: #E2B38B;
 }
 .mailForm .time{

 }
.btnOutline{
    background-color: transparent;
    border:1px solid #C6C5C5;
    color:#C6C5C5!important;
    padding: 12px 24px;
    border-radius: 12px;
}
.mailForm .btnOutline{
    margin-top: 36px;
} 
.container {
    max-width: 1480px;
  }

  footer{
    padding: 100px 0;
    max-width: 520px;
    margin: 0 auto;
    text-align: center;
  }
ul.footerMenu{
    margin: 48px auto;
}
ul.footerMenu li{
  display:inline-block;
}
ul.footerMenu li a{
    padding: 0 12px;
    font-size: 20px;
    font-weight: 600;
}
  /*
   * Custom translucent site header
   */
  
  .site-header {
  }
  .site-header a {
    color: #999;
    transition: ease-in-out color .15s;
    margin: 48px auto;
  }
  .site-header a:hover {
    color: #fff;
    text-decoration: none;
  }
  footer .heroActions{
    margin: 36px auto 60px;
    display: inline-block;
    width: auto;
}
footer .social{
    margin-bottom: 48px;
}
footer .social .item{
    height: 36px;
    display: inline-block;
    margin: 0 12px;

}
footer .social .item img{
    height: 100%;
}

  /*
   * Dummy devices (replace them with your own or something else entirely!)
   */
  
  .product-device {
    position: absolute;
    right: 10%;
    bottom: -30%;
    width: 300px;
    height: 540px;
    background-color: #333;
    border-radius: 21px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  
  .product-device::before {
    position: absolute;
    top: 10%;
    right: 10px;
    bottom: 10%;
    left: 10px;
    content: "";
    background-color: rgba(255, 255, 255, .1);
    border-radius: 5px;
  }
  
  .product-device-2 {
    top: -25%;
    right: auto;
    bottom: 0;
    left: 5%;
    background-color: #e5e5e5;
  }
  
  
  /*
   * Extra utilities
   */
  
  .border-top { border-top: 1px solid #e5e5e5; }
  .border-bottom { border-bottom: 1px solid #e5e5e5; }
  
  .box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }
  
  .flex-equal > * {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
  }
  @media (min-width: 768px) {
    .flex-md-equal > * {
      -ms-flex: 1;
      -webkit-box-flex: 1;
      flex: 1;
    }
  }
  
  .overflow-hidden { overflow: hidden; }
  
  @media (max-width: 991px) {
    .site-header a{
        margin-left: 0px;
    }
  .logo{
    width:96px;
    float: left;
}
.hero{
    text-align: left;
    font-size: 48px;
    line-height: 60px;
}
.lead{
    text-align: left;  
    font-size: 16px;
    line-height: 24px;
}
.heroActions{
    margin-left: 0px; 
}
.heroActions a.store{
    float: left;
    margin-left: 0px;
    width: 150px;
}
.bg-box1{
margin-bottom: 24px;
}
.bg-box1 .boxPanel{
    padding: 60px 24px 60px;
    margin: 0px;
    display: inline-block;
}
.boxTitle {
    font-size: 36px;
    text-align: left;
    line-height: 48px;
    margin-bottom: 36px;
}
.boxDescription{
    font-size: 16px;
    line-height: 24px;

}
.boxActions a.store {
    height: 42px;
    padding: 8px 12px;
    font-size: 18px;
    line-height: 28px;
    margin-right: 12px;
    
}
.bg-box2{
    margin-bottom: 24px;
}
.bg-box3{
    margin-bottom: 24px;
}
.boxPanelAlt{
    padding: 0 24px;
    margin: 160px 0 -100px;
}
.chatbox {
    top: -89px;
    right: -16px;
    max-width: 320px;
}
.boxPanelThird {
    margin: 48px 0 48px;
}
.signs{
    max-width: 100%;
}
.birthchart {
    margin-top: 96px;
    max-width: 100%;
}
.bg-box5 {
    border-radius: 48px;
    padding: 24px 0 60px 0;
}
.boxPanelFourth {
    max-width: 720px;
    margin: 48px 24px 0px;
}
.match {
    margin-top: 60px;
    width: 100%;
}
.boxPanelMail .boxTitle {
    font-size: 24px;
    line-height: 36px;
    margin: 0 auto 60px;
}
ul.footerMenu li a{
    font-size: 15px;
    padding: 0 8px;
}
ul.footerMenu {
    margin: 48px auto 0;
}

}
@media (max-width: 767px) {
    .boxPanelMail .boxTitle {
        margin: 0 24px 60px;
    }
    .bg-box3 .row div:first-child{
     /*   display: none; */
    }
    .boxPanelAlt {
        padding: 0 24px;
        margin: 60px 0 -100px;
    }
    .bg-box4{
        max-height: auto;
    }
    .mobileChat {
        margin: 60px auto 0px;
        width: 100%;
        padding: 0 36PX;
        border-bottom: 4px solid #344143;
    }
    .bg-box1 .boxActions{
        display: none;
    }
    .birthchart {
        margin-top: 48px;
    }
}
@media (max-width: 360px) {
    .heroActions a.store {
        width: 140px;
    }
    .chatbox {
        max-width: 300px;
        top:-84px;
    }
}