/* im-fell-double-pica-sc-regular - latin */
@font-face {
    font-family: 'IM Fell Double Pica SC';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/im-fell-double-pica-sc-v9-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('IM FELL Double Pica SC'), local('IM_FELL_Double_Pica_SC'),
         url('../fonts/im-fell-double-pica-sc-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/im-fell-double-pica-sc-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/im-fell-double-pica-sc-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/im-fell-double-pica-sc-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/im-fell-double-pica-sc-v9-latin-regular.svg#IMFellDoublePicaSC') format('svg'); /* Legacy iOS */
  }
  /* lora-regular - latin */
@font-face {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/lora-v14-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Lora Regular'), local('Lora-Regular'),
         url('../fonts/lora-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/lora-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/lora-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/lora-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/lora-v14-latin-regular.svg#Lora') format('svg'); /* Legacy iOS */
  }
  /* montserrat-regular - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-v14-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Montserrat Regular'), local('Montserrat-Regular'),
         url('../fonts/montserrat-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/montserrat-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/montserrat-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/montserrat-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/montserrat-v14-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
  }
  /* montserrat-700 - latin */
  @font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/montserrat-v14-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Montserrat Bold'), local('Montserrat-Bold'),
         url('../fonts/montserrat-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/montserrat-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/montserrat-v14-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../fonts/montserrat-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/montserrat-v14-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
  }

/* -----FONTS */
html {
    box-sizing: border-box;
    font-size: 16px;
    

}
body {
    font-family: Lora;
    font-weight: normal;
}
*, *::after, *::before {
    box-sizing: inherit;
}

/* header */
/* header nav start  */
.navbar-header{
    display: flex;
    
}
.navbar-header p {
    font-family: IM FELL Double Pica SC;
    font-size: 18px;
    line-height: initial;
    color: #222222;
    margin-bottom: 0;
}
.nav-item a {
   
    font-size: 1rem;
    line-height: 20px;
    text-align: right;
    color: #222222;
    opacity: 0.6;
    transition: 0.2s linear;
    position: relative;
}
.nav-item a:hover {
    opacity: 1;
}

.active-item a{
    color: #222222;
    opacity: 1;
    
}
.active-item a::after{
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background-color: #222222;
    position: absolute;
    top: 100%;
    left: 20px;
    z-index: 1;
}
.contact a {
    opacity: 1;
}

/* header nav end */

/* header container start*/

.header_container_text {
    
    font-size: 3.75rem;
    line-height: 120%;
}

.btn-image {
    border: none;
    background: none;
}

.scroll p {
    margin-left: 75px;
    padding-top: 25px;
    font-weight: 500;
    font-size: 1rem;
    line-height: 19px;
    opacity: 0.5;
    margin-right: 36px;
    
}

.header_row {
    display: flex;
    align-items: center;
    padding-top: 80px;
   
}
.intro_pic {
    width: 100%;
}
/* header container end*/
/* header end */


/* main start */
main {
    margin-bottom: 140px;
}
/* section1 */

.section1 {
    background: url('../images/bg.png') no-repeat center;
    height: 1521px;
    position: relative;
    z-index: 10;
    

}
.content_section1 {
    padding-top: 180px;
     height: 1521px;

}
.section1_p1 p {
    
    font-size: 3rem;
    line-height: 120%;
    color: #FFFFFF;

}
.section1_p2 p {
   
    font-size: 1.25rem;
    line-height: 150%;

    color: #FFFFFF;
}
.section1_p3 {
   
    font-size: 2rem;
    line-height: 150%;

    color: #FFFFFF;
    margin-top: 100px;
}
.section1_p4 {
    
    font-size: 1.25rem;
    line-height: 150%;
    color: #FFFFFF;
    margin-left: 100px;
    margin-top: 80px;
}
.section1_p5 {
   
    font-size: 3rem;
    line-height: 150%;
    color: #FFFFFF;
    text-align: end;
}
/* section2 */
.section2 {
    
    height: 710px;
    background: url('../images/bg2.jpg') no-repeat center;

    position: absolute;
    z-index: 1;
    margin-top: -75px;
    left: 0;

    
    
}
.content_section2{
    padding-top: 223px;
}
.section2_p1{
   
    font-size: 3rem;
    line-height: 120%;
    color: #222222;
    
}
.section2_p2 {
   
    font-size: 1.25rem;
    line-height: 150%;
    color: #222222;
}


/* section3  */
.section3 {
    padding-top: 774px;
}
.p1 p {
    font-size:3rem;
    line-height: 61px;
    text-align: center;

    color: #222222;
}
.section3_pic1{
    padding-top: 80px;
    
}
.section3_pic1 p {
    padding-top: 20px;
    font-size: 1.25rem;
    
}
.h {
    text-align: center;
}
.section3_text p {
    font-size: 2rem;
    color: #222222;
    text-align: start;
}

.section3_text2 p {
    font-size: 1rem;
}
.section3_pic2 {
    padding-top: 100px;
}

/* main end */


/* Footer start */
footer {
    background-image: url('../images/coin-4.png'), url("../images/Background-footer.png");
    background-repeat: no-repeat;
    background-position: center, top;
    background-size: 33%, cover;
}
.footer_text1 {
    font-size: 60px;
    line-height: 72px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 246px;
}
.footer_text1 p {
    margin-bottom: 0;
}
.footer_text2 {
    font-size: 1.25rem;
    color: #FFFFFF;
    opacity: .6;
    text-align: center;
    margin-top: 10px;
}
.footer_button {
    margin-top: 40px;
    margin-bottom: 140px;
    display: flex;
    justify-content: center;
}
.footer-wrapper{
   margin-top: 0;
   align-items: center;
}
.nav_footer p {
    font-size: 1rem;
    color: #FFFFFF;
    opacity: 0.4;
    padding-top: 20px;
}
.footer_nav a{
    color: #FFFFFF;
    opacity: 0.6;
    transition: 0.2s linear;
    position: relative;
}
.footer_contact a{
    color: #FFFFFF;
    opacity: 1;
}

.nav-item a:hover {
    opacity: 1;
}

.footer_activ a{
    color: #FFFFFF;
    opacity: 1;
    
}
.footer_activ a::after{
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background-color: #FFFFFF;
    position: absolute;
    top: 100%;
    left: 20px;
    z-index: 1;
}
.container-footer {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.navbar-toggler-icon {
    width: 25px;
}
/* Footer end */
.header-wrapper {
    padding-top: 10px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 20px;
}
.text-page h3 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 30px;
    margin-top: 40px;
    color: #222222;
}
.h-wrap .ef-date {
    opacity: 0.4;
}
.h-wrap h1 {
    font-size: 96px;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.85);
}
.text-page p {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 150%;
    color: rgba(0, 0, 0, 0.85);
}
.text-page {
    padding-bottom: 120px;
    padding-top: 80px;
    font-size: 16px;
}
.wrap-for-bg {
    background-image: url('../images/Background-pink.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.h-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 120px;
    padding-bottom: 180px;
}
.text-page ul {
    color: #DD640C;
    padding-left: 20px;
}
.text-page li span {
    color: rgba(0, 0, 0, 0.85);
    font-size: 16px;
    line-height: 40px;
}
.text-page li {
    font-size: 20px;
}
.collapse:not(.show) {
    display: none;
}
.btn-image {
    position: relative;
    display: inline-block;
    cursor: pointer;
    user-select: none;
    outline: none !important;
    width: 225px;
    height: 70px;
    background: #FFFFFF;
    border: 0 !important; 
    border-radius: 10px;
    transition: 0.3s;
    color: rgba(34, 34, 34, 0.8);
}
.btn-image:before {
    content: url('../images/apple.png');
    left: 30px;
    top: 10px;
    position: absolute;
}
.btn-image.black-btn:before {
    content: url('../images/apple-white.png');
    transition: .3s;
}
.btn-image.black-btn:hover:before {
    content: url('../images/apple.png');
}
.btn-image.black-btn:hover .btn-text {
    color: rgba(34, 34, 34, 0.8);
}
.btn-image:hover {
    background-position: bottom;
    background: #F8E3CF;;
}

.btn-image:active {
    box-shadow: none;
    border: none;
    outline: none !important;
}

.btn-image:focus {
    border: none;
    outline: none !important;
}

.btn-text {
    position: absolute;
    color: rgba(34, 34, 34, 0.8);
    transition: .3s;
}
.black-btn .btn-text {
    color: #fff;
}

.btn-txt-1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    right: 40px;
    top: 11px;
}

.btn-txt-2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 27px;
    right: 35px;
    top: 26px;
}
.mobile-logo {
    display: none;
}
.desktop-logo {
    display: inline-block;
}
#menu-modal {
    display: none;
    background: #222;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    padding-bottom: 50px;
    
}
#menu-modal .nav-item {    
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}
#menu-modal .nav-item:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
#menu-modal .nav-item a {
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 23px;
    padding: 19px 0;
}
#menu-modal .nav-item a:hover {
    background: rgba(255, 255, 255, 0.15);
}
.menu-close-wrap {
    padding: 27px 20px 20px 0;
    text-align: right;
}
.mobile-logo-wrap {
    text-align: center;
    padding: 10px 50px;
    margin-bottom: 60px;
}
.wrap-mobile-menu {

}
.menu-modal-body {
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
}
.mobileCopyright {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-screen-wrap {
    padding: 130px 0 80px;
    background: url('../images/intro.jpg') no-repeat center right;
}
.main-screen p {
    font-size: 60px;
    line-height: 72px;
    margin-bottom: 60px;
    padding-right: 62px;
}
.main-screen .wrap-btn-text {

}
.black-btn {
    background: #222222;
    color: #fff!important;
}
.main-screen .scroll {
    padding-left: 75px;
    padding-right: 32px;
    font-size: 16px;
}
.main-screen .wrap-btn-text {
    display: flex;
    align-items: center;
}
.second-screen {
    background-image: url('../images/black-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: bottom;
    color: #FFFFFF;
    padding-top: 45px;
    position: relative;
    padding-bottom: 180px;
}
.second-screen-coin {
    background-image: url('../images/coin-1.png'), url('../images/coin-2.png');
    background-position: top left, right bottom;
    background-size: 33%, 17%;
    background-repeat: no-repeat;
    padding-top: 150px;
}
.second-screen .first-text h2 {
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 30px;
}
.second-screen .first-text p {
    font-size: 20px;
    line-height: 30px;
}
.second-screen .secon-text {
    padding: 100px 0 100px;
}
.second-screen .secon-text p {
    font-size: 36px;
    line-height: 54px;
}
.second-screen .third-text p {
    padding-left: 90px;
    font-size: 20px;
    line-height: 30px;
}
.second-screen .last-text {
    display: flex;
    justify-content: flex-end;
    padding-top: 40px;
}
.second-screen .last-text span {
    font-size: 48px; 
    line-height: 72px;
}
p {
    margin: 0;
}
.third-screen {
    background-image: url('../images/third-screen-text.png'), url('../images/Background-pink.png');
    background-repeat: no-repeat;
    background-size: auto, cover;
    background-position: 100%, 100%;
    padding-bottom: 110px;
}
.third-screen-coin {
    background-image: url('../images/coin-3.png');
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    padding-bottom: 110px;
    padding-top: 255px;
    margin-top: -100px;
}
.third-screen .wrap-text h4 {
    font-size: 48px;
    line-height: 58px;
    padding-bottom: 20px;
}
.third-screen .wrap-text p {
    font-size: 20px;
    line-height: 30px;
}
.fourth-screen {
    padding: 140px 0;
}
.fourth-screen h2 {
    font-size: 48px;
    line-height: 61px;
    text-align: center;
    padding-bottom: 80px;
}
.fourth-screen .wrap-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.fourth-screen .wrap-block span {
    font-size: 16px;
}
.fourth-screen .wrap-block img {
    padding-bottom: 20px;
}
.fourth-screen .wrap-text {
    padding-top: 100px;
}
.fourth-screen .wrap-text h4 {
    font-size: 36px;
    line-height: 47px;
    padding-bottom: 20px;
}
.fourth-screen .wrap-text p {
    font-size: 20px;
    line-height: 30px;
}
.fourth-screen .wrap-for-bg {
    background-image: url('../images/Symbol.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: auto;
}
footer .d-flex {
    display: none !important;
}

@media (max-width: 1199px) {
    .main-screen-wrap {
        padding: 130px 0 80px;
        background: url('../images/intro.jpg') no-repeat 100% 10%;
    }
    .main-screen p {
        font-size: 50px;
    }
    .second-screen img {
        width: 100%;
    }
    .third-screen {
        background-position: 130% 50%, 100%;
    }
    .fourth-screen .wrap-for-bg {
        background-position: -20% 90%;
    }
}
@media (max-width: 991px) {
    .main-screen p {
        padding-right: 0;
    }
    #menu-modal.show {
        display: block;
    }
    .mobile-logo {
        display: inline-block;
    }
    .desktop-logo {
        display: none;
    }
    .footer_text1 {
        font-size: 40px;
        padding-top: 130px;
    }
    .footer_button {
        margin-bottom: 70px;
    }
    .text-page h3 {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 30px;
        margin-top: 40px;
        color: #222222;
    }
    .h-wrap h1 {
        font-size: 70px;
        line-height: 120%;
        color: rgba(0, 0, 0, 0.85);
    }
    .text-page {
        padding-bottom: 70px;
        padding-top: 0px;
    }
    .h-wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 115px;
        padding-bottom: 125px;
    }
    .footer-wrapper .navbar {
        justify-content: center;
    }
    .header-wrapper {
        background-color: #000;
        height: 71px;
        position: fixed;
        width: 100%;
        z-index: 9999;
    }
    .second-screen .first-text h2 {
        font-size: 46px;
        padding-top: 30px;
    }
    .second-screen {
        padding-top: 60px;
        background-size: 140% 100%;
    }
    .second-screen-coin {
        background-size: 60%, 50%;
    }
    .third-screen-coin {
        background-size: 75%;
    }
    .third-screen {
        background-position: 210% 50%, 100%;
    }
    .main-screen-wrap {
        background: transparent;
    }
    .fourth-screen .wrap-for-bg {
        background-position: -70% 90%;
    }
    footer {
        background-size: 45%, cover;
    }
}
@media (max-width: 767px) {
    html {
      font-size: 10px;
    }
    .footer_text1 p {
        margin-bottom: 0;
        line-height: 55px;
    }
    .container {
        max-width: none;
    }
    .third-screen {
        background-image: url('../images/Background-pink.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 70%;
        padding-bottom: 110px;
    }
    .fourth-screen .wrap-for-bg {
        background: transparent;
    }
    .fourth-screen .wrap-block {
        padding-bottom: 45px;
    }
    .main-screen .scroll {
        padding-left: 50px;
    }
}
@media (max-width: 575px) {
    .h-wrap h1 {
        font-size: 45px;
        line-height: 120%;
        color: rgba(0, 0, 0, 0.85);
    }
    .h-wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 115px;
        padding-bottom: 90px;
    }
    .text-page li span {
        color: rgba(0, 0, 0, 0.85);
        font-size: 16px;
        line-height: 32px;
    }
    .footer_text1 {
        font-size: 30px;
        padding-top: 95px;
    }
    .footer_button {
        margin-bottom: 40px;
    }
    .text-page h3 {
        font-size:  28px;
    }
    .main-screen p {
        line-height: 45px;
        font-size: 35px;
    }
    .main-screen .wrap-btn-text {
        flex-direction: column;
    }
    .main-screen .wrap-btn-text div {
        margin-top: 30px;
    }
    .main-screen .scroll {
        padding: 0;
    }
    .second-screen {
        background-size: cover;
    }
    .second-screen-coin {
        padding-top: 50px;
    }
    .second-screen .first-text h2 {
        line-height: 40px;
        font-size: 30px;
    }
    .second-screen .secon-text {
        padding: 50px 0 50px;
    }
    .second-screen .secon-text p {
        font-size: 25px;
        line-height: 35px;
    }
    .second-screen .third-text p {
        padding-left: 40px;
        font-size: 18px;
        line-height: 28px;
    }
    .second-screen .last-text span {
        font-size: 28px;
    }
    .second-screen {
        padding-bottom: 80px;
    }
    .third-screen-coin {
        padding-top: 155px;
    }
    .third-screen .wrap-text h4 {
        font-size: 33px;
        line-height: 43px;
    }
    .third-screen-coin {
        padding-bottom: 0;
    }
    .fourth-screen {
        padding: 80px 0;
    }
    .fourth-screen h2 {
        font-size: 36px;
        line-height: 46px;
    }
    .fourth-screen .wrap-text {
        padding-top: 50px;
    }
    .fourth-screen .wrap-text h4 {
        font-size: 28px;
        line-height: 38px;
    }
    .footer_text1 p {
        font-size: 28px;
        line-height: 38px;
    }
}