@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'violet';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/VioletSans-Regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
html {
    box-sizing: border-box;
    display: block;
    
}
*,
*::before,
*::after {
    box-sizing: inherit;
}
.clear::after {
    clear: both;
}
.clear::before,
.clear::after {
    display: block;
    content: "";
}
.pgs-list.display {
    display: block;
}
h1, h2, h3, h4, p, a, div, ul, li {
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;

}
img {
  vertical-align: top;
  width: 100%;
}
ul {
    list-style: none;
}
body{
    padding: 0;
    margin: 0;
    background: url(/images/bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #000;
    font-family: 'violet';
}
main a{
    display: inline;
}
.logo {
    width: 100px;
    margin: 30px;
    float: left;
}
.nav-list{
color: #fff;
width: 300px;
margin-top: 30px;
float: right;
cursor: pointer;
}
.nav-list img{
    width: 20px;
}
.nav-list li{
    float: left;
    padding-left: 20px;
}
.nav-list a{
    color: #fff;
}
.wrapper{
    width: 90%;
    margin: 0 auto;
}
.container h2{
    color: #fff;
    font-weight: 400;
    font-size: 62px;
    line-height: 70px;
    margin-top: 80px;
}

.container p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.join{
    background-color:rgb(255, 255, 255) ;
    margin-top: 20px;
    cursor: pointer;
    color: rgb(2, 2, 2);
}
.join h4{
    font-weight: 400;
    padding-left: 20px;
    text-transform: uppercase;
    padding: 10px;
}
.join:hover{
    background-color: #b465c8;
    transition: 0.5s;
}
.first{
    color: #fff;
    margin-top: 200px;
}
.first h2{
    font-weight: 400;
font-size: 42px;
}
.first h4{
    margin-top: 200px;
    font-size: 12px;
    font-weight: 400;
}
.first h3{
    font-weight: 400;
    font-size: 28px;
    padding-bottom: 10px;
}
.first p{
    font-weight: 400;
    font-size: 20px;
}
.works{
    color: #fff;
}
.works h5{
    margin-top: 200px;
    font-size: 12px;
    font-weight: 400;
}
.works h3{
    font-weight: 400;
    font-size: 28px;
    padding-bottom: 10px;
}
.peop{
    background: url(/images/60d9cca04dc7ad0269c66e61_users_no-bg.svg);
    width: 140px;
    height: 140px;
    background-color: rgba(255, 255, 255, 0.3);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}
.peop:hover{
    background-color: #b465c8;
}
.peop2:hover{
    background-color: #b465c8;
}
.peop3:hover{
    background-color: #b465c8;
}
.unu{
    margin-top: 50px;
    border-bottom: 2px solid #fff;
    padding-bottom: 20px;
}
.unu p{
    margin-top: 20px;
}
.peop2{
    background: url(/images/60d9cef5f8f8a939ea3efed3_package_no-bg.svg);
    width: 140px;
    height: 140px;
    background-color: rgba(255, 255, 255, 0.3);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}
.peop3{
    background: url(/images//60d9cca04dc7ad0269c66e61_users_no-bg.svg);
    width: 140px;
    height: 140px;
    background-color: rgba(255, 255, 255, 0.3);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}
.product{
    background-color:rgba(255, 255, 255, 0.4) ;
    margin-top: 20px;
    cursor: pointer;
    color: rgb(2, 2, 2);
}
.product h4{
    font-weight: 400;
    padding-left: 20px;
    text-transform: uppercase;
    padding: 10px;
}
.product:hover{
    background-color: #b465c8;
    transition: 0.5s;
}
.never{
    color: #fff;
    margin-top: 100px;

}
.never h2{
        font-weight: 400;
        font-size: 30px;
}
.content{
    color: #fff;
    margin-top: 100px;
    padding-bottom: 50px;
}
.content h1{
    font-weight: 400;
}
.content h2{
    font-weight: 400;
    padding-top: 15px;
}
.content p{
    font-size: 18px;
    padding-top: 15px;
}
footer{
    width: 90%;
    margin: 0 auto;
    color: #fff;
    padding-bottom: 30px;
    border-top: 2px solid #fff;
    padding-top: 40px;

}
.doi p{
    font-size: 20px;
}
.doi h3{
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-top: 50px;
}
.doi img{
    width:50px ;
    margin-right: 20px;
    margin-top: 10px;
}
.second{
    color:#fff ;
    padding-bottom: 200px;
    padding-top: 100px;
}
.second h3{
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 2px ;
}
.second h1{
    font-weight: 400;
    font-size: 36px;
}
.second p{
    font-size: 24px;
    padding-top: 10px;
}




















@media (min-width:992px){
.container h2{
    font-size: 120px;
    line-height: 110px;
}
.container p{
    font-size: 26px;
}
.left{
    width: 55%;
    float: right;
}

.first{
    width: 70%;
}
.first p{
    font-size: 24px;
}
.lft{
    width: 30%;
    float: left;
}
.rgt{
    width: 60%;
    float: right;
    margin-top: 200px;
}
.rgt p{
    font-size: 22px;
}
.wrapper{
    max-width: 80%;
}
.never{
    width: 60%;
}
.never h2{
    font-size: 42px;
    margin-top: 200px;
}
.never p{
    font-size: 24px;
}

.doi{
    width: 30%;
    margin-left: 3%;
    float: left;
}
.topbar{
    width: 85%;
    margin: 0 auto;
}
.second{
    max-width: 1000px;
}
.second h1{
    font-size: 44px;
}
.content{
    width: 60%;
}



}






