/* This stylesheet generated by Transfonter (https://transfonter.org) on January 20, 2018 6:12 AM */

@font-face {
    font-family: 'DBAdmanX';
    src: url('../fonts/DBAdmanX-Bold.eot');
    src: url('../fonts/DBAdmanX-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DBAdmanX-Bold.woff2') format('woff2'),
        url('../fonts/DBAdmanX-Bold.woff') format('woff'),
        url('../fonts/DBAdmanX-Bold.ttf') format('truetype'),
        url('../fonts/DBAdmanX-Bold.svg#DBAdmanX-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DBAdmanRoundedX';
    src: url('../fonts/DBAdmanRoundedX-Bold.eot');
    src: url('../fonts/DBAdmanRoundedX-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DBAdmanRoundedX-Bold.woff2') format('woff2'),
        url('../fonts/DBAdmanRoundedX-Bold.woff') format('woff'),
        url('../fonts/DBAdmanRoundedX-Bold.ttf') format('truetype'),
        url('../fonts/DBAdmanRoundedX-Bold.svg#DBAdmanRoundedX-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


header {
    padding:10px 0;
    background-color: #fff;
    position: fixed;
    z-index: 100;
    width: 100%;
    float: left;
    font-family: 'DBAdmanRoundedX';
}

section {
    position: relative;
}

.main-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 60%;
    float: left;
}

.main-menu li {
    display: inline-block;
}

.main-menu li a {
    display: block;
    padding:10px 15px;
    color:#808284;
    border-radius: 50px;
    font-size: 30px;
    cursor: pointer;
}

.main-menu li a:hover {
    text-decoration: none;
}

.main-menu li a:focus {
    outline: none;
    text-decoration: none;
}

.main-menu li.active a{
    background-color: #000;
    color:#fedc00;
}

.section-top {
    padding-top: 80px;
}

.section-top img {
    width: 100%;
}

.partner {
    margin:0;
    padding:0;
    width: 40%;
    float: right;
    list-style-type: none;
    text-align: right;
}

.partner li {
    display: inline-block;
}

.partner li img {
    max-width: 100%;
    width: 100px;
}

.big-title {
    position: absolute;
    font-size: 48px;
    top:-65px;
}

.register {
    height: auto;
    padding-bottom: 200px;
}

.road {
    position: absolute;
    z-index: 4;
    bottom:0;
    width: 100%;
}

.register-box {
    width: 80%;
    margin:auto;
    margin-top: 60px;
    background-color: #231f20;
    height: auto;
    border-radius: 50px;
    position: relative;
    z-index: 5;
}

.form-box {
    display: block;
    padding:30px 0;
    padding-left: 40px;
}

.form-box input {
    border:none;
    width: 100%;
    margin:auto;
    display: block;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: 'DBAdmanRoundedX';
    font-size: 36px;
    text-align: center;
    border-radius: 30px;
    outline: none;
}

.submit-btn {
    border:none;
    background: none;
    width: 100%;
    text-align: center;
    margin-top: 95px;
    margin-left: 30px;
}

.submit-btn img {
    width: 100%;
    display: block;
    margin: auto;
}

.free-section {
    padding: 100px 0;
    position: relative;
    z-index: 3;
    background-color: #231f20;
    margin-top: -50px;
}

.free-box {
    position: relative;
    width: 80%;
    margin:auto;
    margin-top: 80px;
    padding:20px;
    padding-top: 40px;
    background-color: #fedc00;
    border-radius: 50px;
}

.free-text {
    position: absolute;
    top:-100px;
    left: -50px;
}

.free-text img {
    width: 300px;
}

.in-free img {
    width: 140px;
    display: inline-block;
    vertical-align: middle;
}

.in-free p {
    display: inline-block;
    font-family: 'DBAdmanX';
    font-size: 55px;
    vertical-align: middle;
}

.upper {
    font-size: 80px;
    line-height: 36px;
}

.free-box-img img {
    width: 100%;
}

.howto-section {
    padding:50px 0;
    position: relative;
    background: url('../img/line-dot.png')no-repeat center center #fedc00;
    z-index: 5;
}

.round-box {
    width: 90%;
    margin:auto;
    padding:25px;
    background-color: #221f1f;
    border-radius: 80px;
    margin-top: 80px;
    position: relative;
    text-align: center;
    color:#fff;
    font-family: 'DBAdmanRoundedX';
    font-size: 36px;
    height: 350px;
}

.round-box img {
    max-width: 100%;
    display: block;
    margin:auto;
}

.up-yellow {
    display: block;
    color:#fedc00;
    font-size: 48px;
    line-height: 40px;
}

.number {
    position: absolute;
    width: 80px;
    height: 80px;
    font-size: 60px;
    line-height: 80px;
    background-color: #221f1f;
    color:#fedc00;
    border-radius: 100%;
    top:-30px;
    left: -10px;
}

.box-2 {
    margin-top: 120px;
    font-size: 26px;
}

.yellow {
    color:#fedc00;
}

.box-3 {
    font-size: 26px;
    height:auto;
    width:100%;
}

footer {
    width: 100%;
    padding: 15px;
    background-color: #231f20;
    color:#fff;
    text-align: center;
    font-family: 'DBAdmanRoundedX';
    font-size: 38px;
}

footer a {
    color:#fff;
}

footer a:hover {
    color:#fedc00;
    text-decoration: none;
}

footer img {
    margin-left: 5px;
    width: 35px;
    display: inline-block;
    margin-right: -5px;
}

.mobile {
    display: none;
}

.burger-icon {
    width: 60px;
    height: 60px;
    font-size: 36px;
    padding-top: 8px;
    text-align: center;
    vertical-align: middle;
    color:#fedc00;
    background-color: #231f20;
    text-align: center;
    border-radius: 15px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    left:10px;
    display: none;
}

.burger-menu {
    position: relative;
    padding-top: 30px;
    display: none;
}

.burger-menu ul{
    list-style-type: none;
    margin:0;
    padding-left: 15px;
    font-size: 24px;
}

.burger-menu ul a {
    color:#231f20;
}

.burger-menu ul a:hover {
    text-decoration: none;
}
.swal2-popup{
    padding: 1.95em;
    width:37em;
}
.swal2-popup .swal2-title{
    font-size: 3em;
}
.swal2-popup #swal2-content{
    font-size: 1.525em;
}
.swal2-popup .swal2-styled{
    font-size: 1.5625em;
}
#swal2-content hr{
    margin-top:10px;
    margin-bottom:10px;
}
@media screen and (max-width: 991px) {
    .form-box {
        padding-left: 0;
    }
    .form-box input {
        width: 80%;
    }

    .submit-btn{
        margin:0;
        margin-top: 20px;
    }

    .submit-btn img{
        width:300px;
    }

    .road {
        bottom: 160px;
    }

    .round-box {
        width: 100%;
        max-width: 320px;
        font-size: 24px;
        height: auto;
    }

    .up-yellow {
        font-size: 30px;
    }

    .box-2,
    .box-3 {
        font-size: 20px;
    }

    .box-2 br,
    .box-3 br {
        display: none;
    }

    .burger-icon {
        display: block;
    }

    .main-menu {
        display: none;
    }

    .partner {
        width: 100%;
    }

}
@media screen and (max-width: 576px) {
    .submit-btn img{
        width: 222px;
    }
}
@media screen and (max-width: 767px) {
    .register-box {
        width: 95%;
    }

    .round-box {
        margin-top: 40px;
    }

    .big-title {
        top: -40px;
        left: 0;
    }

    .big-title img {
        width: 90%;
        display: block;
        margin:auto;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .free-section {
        padding:40px 0;
    }

    .partner li img {
        width: 70px;
        padding-top: 10px;
    }

    .form-box input {
        font-size: 28px;
    }

    footer {
        font-size: 24px;
    }
}






