/* #### Generated By: http://font.download #### */

@font-face {
    font-family: 'Futura PT Book';
    font-style: normal;
    font-weight: normal;
    src: local('/fonts/Futura PT Book'), url('/fonts/FuturaCyrillicBook.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Futura PT Light';
    font-style: normal;
    font-weight: normal;
    src: local('/fonts/Futura PT Light'), url('/fonts/FuturaCyrillicLight.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Futura PT Medium';
    font-style: normal;
    font-weight: normal;
    src: local('/fonts/Futura PT Medium'), url('/fonts/FuturaCyrillicMedium.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Futura PT Demi';
    font-style: normal;
    font-weight: normal;
    src: local('/fonts/Futura PT Demi'), url('/fonts/FuturaCyrillicDemi.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Futura PT Heavy';
    font-style: normal;
    font-weight: normal;
    src: local('/fonts/Futura PT Heavy'), url('/fonts/FuturaCyrillicHeavy.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Futura PT Bold';
    font-style: normal;
    font-weight: normal;
    src: local('/fonts/Futura PT Bold'), url('/fonts/FuturaCyrillicBold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Futura PT Extra Bold';
    font-style: normal;
    font-weight: normal;
    src: local('/fonts/Futura PT Extra Bold'), url('/fonts/FuturaCyrillicExtraBold.woff') format('woff');
    }

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;
    font-family: 'Futura PT Light';
}
main a{
    display: inline;
}
.display-button{
    cursor: pointer;
    width: 35px;
    padding: 15px;
    margin-right: 30px;
    float: right;
    margin-top: 15px;

  }
  .display-button span{
    background-color:hsla(0, 0%, 0%, 0.355);
    display: block;
    height: 2px;
    margin-bottom: 6px;
    width: 30px;
    border-radius: 1px;
  }
  .logo{
    width: 120px;
    float: left;
    margin-left: 5%;
    margin-top: 20px;
  }
  .nav-list{
    background-color: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    font-family: 'Futura PT Light';
    text-align: center;
    display: none;
  }
  .nav-list.show{
    display: block;
  }
  .nav-list li{
    font-size: 36px;
    cursor: pointer;
    padding-top: 15px;
  }
  .nav-list a{
    display: block;
    color: #000;
  }
  #aboutList{
    display: none; 
  
  }
  .dropdown:hover #aboutList {
    display: block;
    }
.nav-list i{
    margin-left: 5px;
}
.txt button{
    background-color: #3a3a3c;
    color: #fff;
    border: none;
    margin-top: 30px;
    font-size: 15px;
    padding: 15px 20px;
}
.txt{
    text-align: center;
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;

}
.txt h1{
    font-family: 'Times New Roman', Times, serif;
    font-weight: 500;
}
.txt p{
    font-size: 20px;
    margin-top: 30px;
    line-height: 30px;
}
.container button{
    background-color: #253551;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 15px 20px;
    cursor: pointer;
font-family: 'Times New Roman', Times, serif;
    margin-top: 30px;
}
.container h2{
font-family: 'Times New Roman', Times, serif;
font-weight: 500;
}
.container p{
    font-size: 17px;
    line-height: 30px;
}
.doi{
    background-color: hsla(60,7.46268657%,86.8627451%,1);
    padding: 30px;
}
.trei{
    background-color: hsla(60,7.46268657%,86.8627451%,1);
    padding: 30px;
}
.unu{
width: 50%;
float: left;
}
.doi{
    width: 50%;
    float: right;
}
.wrapper{
    width: 85%;
    margin: 0 auto;
}
.container{
    margin-top: 50px;
}
.trei{
    width: 50%;
    float: left;
    margin-top: 50px;
    }
    .patru{
        width: 50%;
        float: right;
        margin-top: 50px;
    }

    footer{
        text-align: center;
        padding-top: 50px;
        padding-bottom: 15px;
    }
.second button{
    background-color: #d677b0;
    border: none;
    color: #000;
    font-size: 16px;
    padding: 15px 20px;
    cursor: pointer;
    margin-top: 30px;
    font-family: 'Futura PT Demi';

}

.support h2,.subscribe h2{
    font-family: 'Times New Roman', Times, serif;
font-weight: 500;
}
.support,.subscribe{
    margin-top: 50px;
    text-align: center;
}
.support p,.subscribe p{
    font-size: 18px;
    line-height: 30px;
    padding-top: 20px;
}

.down h2{
    font-family: 'Times New Roman', Times, serif;
font-weight: 500;
margin-top: 50px;
}
.down p{
    font-size: 18px;
    padding-top: 20px;
    line-height: 30px;
}




@media (min-width:980px){
.display-button{
    display: none;
}
.nav-list{
    display: inline-flex;
    position: relative;
    width: 680px;
    float: right;
    margin-top: 20px;
}
.nav-list i{
    display: none;
}
.nav-list li{
    font-size: 18px;
    padding: 15px;
}
.free{
    display: none;
}
.logo{
    width: 200px;
}
.topbar{
    width: 90%;
    margin: 0 auto;
}
.dropdown-content{
    width: 200px;
    position: absolute;
    background-color: #fff;
    text-align: right;
}
.txt{
    max-width: 1050px;
    margin-top: 100px;
}
.txt h1{
    font-size: 40px;
}
.txt p{
    font-size: 26px;
}
.wrapper{
    width: 80%;
}
.container img{
    width: 130%;
    aspect-ratio: 1/0.8;
}
.patru img{
    aspect-ratio: 1/0.7;

}
.trei{
    padding: 5%;
    position: relative;
    margin-top: 80px;
    width: 45%;
}
.doi{
    margin-top: 30px;
    padding: 7%;
    
}
.container h2{
    font-size: 40px;
}

.container p{
    font-size: 23px;
}
.patru img{
    margin-left: -30%;
}

.support,.subscribe{
    width: 50%;
    float: left;
    padding: 50px;
}
.second{
    max-width: 1000px;
    margin: 0 auto;
}
.down {
    margin-left: 50px;
}



}