﻿@import "/public/plugins/font-awesome/css/font-awesome.min.css";

* {
    padding: 0;
    margin: 0
}

body {
    margin: 0;
    padding: 0;
    background: #0e6cc4;
    font-family: Tahoma !important
}

.fa-question-circle {
    color: #fff;
    margin-left: 1% !important
}

a {
    outline: none;
    text-decoration: none
}

.h1 {
    width: 100%;
    float: left;
    background: #000;
    overflow: hidden;
    background: -webkit-linear-gradient(top,#595c64,#1b1b1c);
    background: -moz-linear-gradient(top,#595c64,#1b1b1c);
    background: -o-linear-gradient(top,#595c64,#1b1b1c);
    background: -ms-linear-gradient(top,#595c64,#1b1b1c);
    background: linear-gradient(top,#595c64,#1b1b1c);
    height: 34px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #666;
    position: relative;
    z-index: 9999
}

.h2 {
    width: 100%;
    height: 89px;
    float: left;
    background: #fff;
    position: relative;
    z-index: 9999;
    background-color: rgba(0,0,0,0.3);
    color: #fff
}

.toplogo {
    float: left;
    margin: 0 11%;
    width: 150px
}

    .toplogo h2 {
        color: #fff;
        font-size: 22px;
        font-weight: 400;
        margin-top: 1px;
        font-size: 22px
    }

.topmenu {
    float: right;
    margin-right: 10%
}

    .topmenu h2 {
        color: #fff;
        font-size: 22px;
        font-weight: 400;
        margin-top: 1px;
        font-size: 22px
    }

    .topmenu ul {
        padding: 0;
        margin: 0
    }

        .topmenu ul li {
            float: left;
            list-style-type: none
        }

            .topmenu ul li a {
                display: block;
                color: #fff;
                padding: 8px 14px;
                font-size: 14px
            }

                .topmenu ul li a:hover {
                    background: -webkit-linear-gradient(top,#696c72,#333334);
                    background: -moz-linear-gradient(top,#696c72,#333334);
                    background: -o-linear-gradient(top,#696c72,#333334);
                    background: -ms-linear-gradient(top,#696c72,#333334);
                    background: linear-gradient(top,#696c72,#333334);
                    color: #FFF
                }

.h2 .logo {
    color: #074664;
    font-weight: bolder;
    font-size: 45px;
    display: block;
    margin: 15px 11%;
    float: left
}

    .h2 .logo h1 {
        color: #074664;
        font-weight: bolder;
        font-size: 45px;
        display: block;
        margin-top: 1px
    }

.slogan {
    float: right;
    width: auto;
    margin-right: 10%;
    font: 30px/90px Tahoma
}

.c1in {
    width: 413px;
    height: 100%;
    margin: 0 auto
}

    .c1in .form {
        height: auto;
        width: 413px;
        background: #155c7e;
        border-radius: 5px;
        float: left;
        margin-top: 40%;
        margin-bottom: 40%;
        padding-bottom: 60px;
        padding-top: 50px
    }

.sign-form {
    margin-bottom: 20% !important;
    margin-top: 20% !important
}

.c1in .form .label {
    color: #fff;
    float: left;
    padding: 5px 0;
    margin-top: 5px;
    width: 100%;
    margin-left: 21px;
    width: calc(100% - 62px);
    font-weight: 700
}

.c1in .form .txt_form {
    background: #fff;
    padding: 10px;
    color: #404044;
    border: 1px solid #ddd;
    margin-left: 21px;
    width: calc(100% - 62px);
    float: left;
    border-radius: 5px !important;
    font: 16px Tahoma
}

.c1in .form .btn_form {
    position: absolute;
    background: #14b127;
    width: auto;
    padding: 0 13px;
    height: 40px;
    border: none;
    outline: none;
    cursor: pointer;
    margin-top: 25px;
    margin-left: 3px;
    border-radius: 5px;
    color: #fff;
    float: left;
    right: 25px;
    font: 700 17px Tahoma
}

    .c1in .form .btn_form:hover {
        opacity: .9
    }

.select-txt {
    background: #fff;
    padding: 10px;
    margin-top: 5px;
    color: #404044;
    border: 1px solid #ddd;
    margin-left: 21px;
    width: calc(100% - 40px);
    float: left;
    border-radius: 5px !important;
    font: 16px Tahoma
}

#IsAcceptedTerms {
    height: 16px;
    width: 16px
}

footer {
    width: 100%;
    height: 100%;
    float: left;
    z-index: 9999;
    position: relative
}

.f1 {
    width: 100%;
    min-height: 125px;
    float: left;
    background: #1b1b1c;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    bottom: 0
}

    .f1 .title {
        color: #A1A2A7;
        float: left;
        width: 68%;
        height: auto;
        margin: 24px 0 10px 11%;
        font: 14px/27px Tahoma
    }

    .f1 .lang {
        float: right;
        width: auto;
        min-width: 89px;
        height: 34px;
        background: #000;
        border-radius: 5px;
        margin-top: 32px;
        margin-right: 11%
    }

        .f1 .lang .lang_a {
            display: block;
            line-height: 34px;
            cursor: pointer;
            color: #7F7F7F;
            font-size: 14px;
            text-align: right;
            padding: 0 7px
        }

        .f1 .lang .mg {
            position: relative;
            z-index: 9999;
            padding: 0;
            padding-left: 5px;
            vertical-align: middle;
            width: 24px
        }

        .f1 .lang .en {
            background: url(/public/img/flag/en_circle.png) no-repeat right center;
            background-size: 24px
        }

        .f1 .lang .tr {
            background: url(/public/img/flag/tr_circle.png) no-repeat right center;
            background-size: 24px
        }

        .f1 .lang .ru {
            background: url(/public/img/flag/ru_circle.png) no-repeat right center;
            background-size: 24px
        }

        .f1 .lang .de {
            background: url(/public/img/flag/de_circle.png) no-repeat right center;
            background-size: 24px
        }

.lang ul {
    display: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: -177px;
    background: #333;
    border-radius: 5px;
    position: relative;
    z-index: 5
}

    .lang ul:after {
        content: "\25bc";
        position: absolute;
        left: 41px;
        bottom: -14px;
        color: #333
    }

    .lang ul li {
        height: 30px;
        display: block;
        padding-bottom: 3px
    }

        .lang ul li a {
            line-height: 34px;
            outline: none;
            font-size: 14px;
            color: #7F7F7F;
            text-align: right;
            padding-right: 34px;
            padding-left: 13px;
            display: block
        }

        .lang ul li .en {
            background: url(/public/img/en.png)center right no-repeat
        }

        .lang ul li a:hover {
            color: #fff
        }

.f1 .social {
    float: left;
    width: 40%;
    margin-left: 11%;
    height: 29px
}

    .f1 .social a {
        float: left;
        height: 29px;
        width: 29px;
        margin: 0;
        padding: 0
    }

        .f1 .social a:hover {
            opacity: .8
        }

    .f1 .social .fb {
        background: url(/public/img/social.png) no-repeat 0 0
    }

    .f1 .social .tw {
        background: url(/public/img/social.png) no-repeat -39px 0;
        margin-left: 8px
    }

    .f1 .social .gl {
        background: url(/public/img/social.png) no-repeat -77px 0;
        margin-left: 8px
    }

    .f1 .social .yt {
        background: url(/public/img/social.png) no-repeat -115px 0;
        margin-left: 8px
    }

.f1 .copyright {
    width: 100%;
    position: relative;
    height: 45px;
    justify-content: center;
    display: flex
}

    .f1 .copyright a, span {
        float: right;
        height: 29px;
        margin: 0;
        padding: 0;
        color: #A1A2A7;
        font-size: 14px
    }

        .f1 .copyright a:hover {
            opacity: .8
        }

.f1 .setxrm {
    float: left;
    width: 100%;
    height: 29px;
    text-align: center
}

    .f1 .setxrm a {
        height: 29px;
        margin: 0;
        padding: 0;
        color: #A1A2A7;
        font-size: 16px
    }

        .f1 .setxrm a:hover {
            opacity: .8
        }

.f2 {
    width: 100%;
    height: 100%;
    float: left;
    background: #161617
}

    .f2 ul {
        padding: 0;
        margin: 0;
        margin-left: 11%
    }

        .f2 ul li {
            float: left;
            list-style-type: none
        }

            .f2 ul li a {
                color: #7F7F7F;
                line-height: 48px;
                padding: 0 9px;
                font-size: 13px
            }

                .f2 ul li a:first-child {
                    padding-left: 0
                }

                .f2 ul li a:hover {
                    color: #7F7F7F
                }

.checkboccenter {
    float: left;
    color: #fff;
    margin-left: 26px;
    width: 80%;
    margin-top: 12px;
    font-size: 18px
}

@media screen and (min-width: 0px) and (max-width: 480px) {
    .select-txt {
        width: 90% !important
    }

    .toplogo {
        width: 100%;
        text-align: center;
        margin: 0
    }

        .toplogo h2 {
            font-size: 24px
        }

    .h2 {
        height: 75px
    }

        .h2 .logo {
            width: 100%;
            text-align: center;
            margin: 5px 0
        }

    .c1in {
        width: 341px
    }

        .c1in .form {
            margin-top: 6%;
            margin-bottom: 6%;
            width: 300px
        }

            .c1in .form .btn_form {
                margin-left: 5%
            }

            .c1in .form .label {
                background: none !important;
                float: left !important;
                width: 90% !important;
                border: none !important;
                color: #fff !important;
                padding: 5px 0 !important;
                margin-left: 5% !important
            }

            .c1in .form .txt_form {
                width: 86%;
                padding: 10px 2% !important;
                border-radius: 5px !important;
                margin-left: 5% !important;
                background: #fff !important;
                margin-top: 5px !important
            }

    .f1 {
        height: auto
    }

        .f1 .title {
            line-height: 20px;
            width: 290px;
            margin: 10px;
            font-size: 12px
        }

        .f1 .lang {
            margin: 16px 10px 0 0
        }

        .f1 .social {
            width: 50%;
            margin: 20px 0 20px 10px
        }

    .f2 ul {
        margin-left: 15px
    }

    .c1 {
        background: none
    }

    .topmenu {
        display: none
    }

    .slogan {
        display: none
    }

    .line2 {
        background: none
    }

    .text-center {
        width: 89% !important;
        margin-left: 5% !important
    }

    .alert {
        margin: 21px 9px 0 !important
    }

    .checkboccenter {
        margin-left: 5% !important
    }
}

@media screen and (min-width: 480px) and (max-width: 640px) {
    .toplogo {
        width: 100%;
        text-align: center;
        margin: 0
    }

    .h2 {
        height: 70px
    }

        .h2 .logo {
            width: 100%;
            text-align: center;
            margin: 5px 0
        }

    .c1in .form {
        margin-top: 10%;
        margin-bottom: 10%
    }

    .f1 {
        height: auto
    }

        .f1 .title {
            line-height: 30px;
            width: 80%;
            margin: 10px 20px;
            font-size: 12px
        }

        .f1 .lang {
            margin: 16px 16px 0 0
        }

        .f1 .social {
            width: 50%;
            margin: 20px 0 20px 18px
        }

    .f2 ul {
        margin-left: 15px
    }

    .c1 {
        background: none
    }

    .topmenu {
        display: none
    }

    .slogan {
        display: none
    }

    .line2 {
        background: none
    }
}

@media screen and (min-width: 641px) and (max-width: 768px) {
    .toplogo {
        width: 100%;
        text-align: center;
        margin: 0
    }

    .h2 {
        height: 70px
    }

        .h2 .logo {
            width: 100%;
            text-align: center;
            margin: 5px 0
        }

    .c1in .form {
        margin-top: 13%;
        margin-bottom: 13%
    }

    .f1 {
        height: auto
    }

        .f1 .title {
            line-height: 30px;
            width: 60%;
            margin: 10px 20px;
            font-size: 12px
        }

        .f1 .lang {
            margin: 10px 16px 0 0
        }

        .f1 .social {
            width: 50%;
            margin: 20px 0 20px 18px
        }

    .f2 ul {
        margin-left: 20px
    }

    .c1 {
        background: none
    }

    .topmenu {
        display: none
    }

    .slogan {
        display: none
    }

    .line2 {
        background: none
    }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
    .toplogo {
        margin: 0 50px
    }

    .topmenu {
        margin-right: 40px
    }

    .h2 {
        height: 70px
    }

        .h2 .logo {
            margin: 5px 50px
        }

    .slogan {
        height: 70px;
        line-height: 70px;
        margin-right: 30px
    }

    .c1in .form {
        margin-top: 13%;
        margin-bottom: 13%
    }

    .f1 {
        height: auto
    }

        .f1 .title {
            line-height: 23px;
            width: 60%;
            margin: 10px 20px;
            font-size: 12px
        }

        .f1 .lang {
            margin: 10px 16px 0 0
        }

        .f1 .social {
            width: 50%;
            margin: 20px 0 20px 18px
        }

    .f2 ul {
        margin-left: 20px
    }

    .c1 {
        background: none
    }

    .line2 {
        background: none
    }
}

@media screen and (min-width: 981px) and (max-width: 1170px) {
    .c1in .form {
        margin-top: 10%;
        margin-bottom: 10%
    }

    .line2 {
        background: none
    }
}

@media screen and (min-width: 1171px) and (max-width: 1250px) {
    .c1in .form {
        margin-top: 10%;
        margin-bottom: 10%
    }

    .line2 {
        background: none
    }
}

@media screen and (min-width: 1251px) and (max-width: 1450px) {
    .c1in .form {
        margin: 0;
        margin-top: 10%;
        margin-bottom: 10%;
        padding-bottom: 60px
    }
}

@media screen and (min-width: 1451px) and (max-width: 1600px) {
    .c1in .form {
        margin: 0;
        margin-top: 20%;
        margin-bottom: 20%;
        padding-bottom: 60px
    }
}

@media screen and (min-width: 1601px) and (max-width: 1800px) {
    .c1in .form {
        margin: 0;
        margin-top: 30%;
        margin-bottom: 30%;
        padding-bottom: 60px
    }
}

.alert {
    padding: 10px;
    margin: 21px 21px 0;
    border: 1px solid transparent;
    border-radius: 4px;
    float: left;
    width: 79%
}

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #18bc9c;
    border-color: #18bc9c;
    color: #fff
}

    .alert-success hr {
        border-top-color: #15a589
    }

    .alert-success .alert-link {
        color: #e6e6e6
    }

.alert-info hr {
    border-top-color: #258cd1
}

.alert-info .alert-link {
    color: #e6e6e6
}

.alert-warning {
    background-color: #f39c12;
    border-color: #f39c12;
    color: #fff
}

    .alert-warning hr {
        border-top-color: #e08e0b
    }

    .alert-warning .alert-link {
        color: #e6e6e6
    }

.alert-danger {
    background-color: #e74c3c;
    border-color: #e74c3c;
    color: #fff
}

    .alert-danger hr {
        border-top-color: #e43725
    }

    .alert-danger .alert-link {
        color: #e6e6e6
    }

.close {
    float: right;
    font-size: 22.5px;
    font-weight: 700;
    line-height: 1;
    filter: alpha(opacity=20);
    color: #fff;
    text-decoration: none;
    opacity: .4;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.text-center {
    float: left;
    width: 50%;
    color: #fff;
    margin-left: 23px;
    margin-top: 37px
}

    .text-center a {
        color: #fff;
        font-size: 13px
    }

.text-danger {
    color: #b94a48
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        -webkit-appearance: none;
        height: 41.86px
    }
}

#particles {
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: -2
}

html, body {
    margin: 0;
    padding: 0;
    background: #0e6cc4;
    font-family: Tahoma !important
}

.iconmelon, .im {
    position: relative;
    width: 150px;
    height: 150px;
    display: block;
    fill: #525151
}

    .iconmelon:after, .im:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.signin {
    display: block;
    position: relative;
    max-width: 350px;
    margin: 30px auto;
    padding: 20px;
    background-color: rgba(0,0,0,0.3) !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.2),inset -1px -1px 0 0 rgba(0,0,0,0.2);
    -moz-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.2),inset -1px -1px 0 0 rgba(0,0,0,0.2);
    box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.2),inset -1px -1px 0 0 rgba(0,0,0,0.2)
}

    .signin .avatar {
        width: 100px;
        height: 100px;
        margin: 0 auto 35px;
        border: 5px solid #fff;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        -webkit-pointer-events: none;
        -moz-pointer-events: none;
        pointer-events: none
    }

        .signin .avatar:before {
            content: "\f272";
            text-align: center;
            display: block;
            height: 100%;
            font: 5em/100px Ionicons
        }

    .signin .inputrow {
        position: relative
    }

        .signin .inputrow label {
            position: absolute;
            top: 12px;
            left: 10px
        }

            .signin .inputrow label:before {
                color: #538a9a;
                opacity: .4;
                -webkit-transition: opacity 300ms 0 ease;
                -moz-transition: opacity 300ms 0 ease;
                transition: opacity 300ms 0 ease
            }

    .signin input[type="text"], input[type="email"], .signin input[type="password"] {
        padding: 10px 12px 10px 32px;
        display: block;
        width: 100%;
        margin-bottom: 10px;
        border: 1px solid rgba(255,255,255,0.5);
        background-color: #fff;
        color: #333;
        font-size: 1em;
        font-weight: 300;
        outline: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-transition: border-color 300ms 0 ease;
        -moz-transition: border-color 300ms 0 ease;
        transition: border-color 300ms 0 ease;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .signin input[type="text"]:focus + label:before, .signin input[type="email"]:focus + label:before, .signin input[type="password"]:focus + label:before {
            opacity: 1
        }

    .signin .btn_form {
        -webkit-appearance: none;
        height: 40px;
        padding: 10px 12px;
        background-color: #538a9a !important;
        color: #fff;
        border: 0;
        float: right !important;
        margin: 0;
        outline: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }

        .signin .btn_form:hover {
            background-color: #5e98a8 !important
        }

        .signin .btn_form:active {
            background-color: #4a7b89 !important
        }

input[type="checkbox"] + label {
    position: relative;
    padding-left: 36px;
    font-size: .6em;
    font-weight: 400;
    line-height: 16px;
    opacity: .8;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

    input[type="checkbox"] + label:before, input[type="checkbox"] + label:after {
        content: "";
        position: absolute;
        display: block;
        height: 16px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px
    }

    input[type="checkbox"] + label:before {
        left: 0;
        top: -2px;
        width: 30px;
        background: rgba(0,0,0,0.3);
        -webkit-box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.3);
        -moz-box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.3);
        box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.3)
    }

    input[type="checkbox"] + label:after {
        opacity: .3;
        background: #fff;
        top: 0;
        left: 2px;
        height: 12px;
        width: 12px;
        -webkit-transition: all 200ms 0 ease;
        -moz-transition: all 200ms 0 ease;
        transition: all 200ms 0 ease
    }

input[type="checkbox"]:checked + label {
    opacity: 1
}

    input[type="checkbox"]:checked + label:after {
        opacity: 1;
        left: 16px
    }

.cf:before, .cf:after {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    *zoom: 1
}

.logo {
    margin: 0 auto;
    text-align: center
}

.box {
    position: fixed;
    top: 0;
    transform: rotate(80deg);
    left: 0;
    z-index: -1
}

.wave {
    position: fixed;
    top: 0;
    left: 0;
    opacity: .4;
    position: absolute;
    top: 3%;
    left: 10%;
    background: #0af;
    width: 1500px;
    height: 1300px;
    margin-left: -150px;
    margin-top: -250px;
    transform-origin: 50% 48%;
    border-radius: 43%;
    animation: drift 7000ms infinite linear
}

    .wave.-three {
        animation: drift 7500ms infinite linear;
        position: fixed;
        background-color: #77daff
    }

    .wave.-two {
        animation: drift 3000ms infinite linear;
        opacity: .1;
        background: #000;
        position: fixed
    }

.box:after {
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    transform: translate3d(0,0,0)
}

@keyframes drift {
    from {
        transform: rotate(0deg);
        transform: rotate(360deg)
    }
}

.contain {
    animation-delay: 4s;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #25a7d7;
    background: -webkit-linear-gradient(#25a7d7,#2962FF);
    background: linear-gradient(#25a7d7,#25a7d7)
}

.icon {
    width: 100px;
    height: 100px;
    margin: 0 5px
}

    .icon:nth-child(2) img {
        -webkit-animation-delay: .2s;
        animation-delay: .2s
    }

    .icon:nth-child(3) img {
        -webkit-animation-delay: .3s;
        animation-delay: .3s
    }

    .icon:nth-child(4) img {
        -webkit-animation-delay: .4s;
        animation-delay: .4s
    }

    .icon img {
        -webkit-animation: anim 2s ease infinite;
        animation: anim 2s ease infinite;
        -webkit-transform: scale(0,0) rotateZ(180deg);
        transform: scale(0,0) rotateZ(180deg)
    }

@-webkit-keyframes anim {
    0% {
        -webkit-transform: scale(0,0) rotateZ(-90deg);
        transform: scale(0,0) rotateZ(-90deg);
        opacity: 0
    }

    30% {
        -webkit-transform: scale(1,1) rotateZ(0deg);
        transform: scale(1,1) rotateZ(0deg);
        opacity: 1
    }

    50% {
        -webkit-transform: scale(1,1) rotateZ(0deg);
        transform: scale(1,1) rotateZ(0deg);
        opacity: 1
    }

    80% {
        -webkit-transform: scale(0,0) rotateZ(90deg);
        transform: scale(0,0) rotateZ(90deg);
        opacity: 0
    }
}

@keyframes anim {
    0% {
        -webkit-transform: scale(0,0) rotateZ(-90deg);
        transform: scale(0,0) rotateZ(-90deg);
        opacity: 0
    }

    30% {
        -webkit-transform: scale(1,1) rotateZ(0deg);
        transform: scale(1,1) rotateZ(0deg);
        opacity: 1
    }

    50% {
        -webkit-transform: scale(1,1) rotateZ(0deg);
        transform: scale(1,1) rotateZ(0deg);
        opacity: 1
    }

    80% {
        -webkit-transform: scale(0,0) rotateZ(90deg);
        transform: scale(0,0) rotateZ(90deg);
        opacity: 0
    }
}


.otp-countdown {
    display: inline-block;
    z-index: 2;
    right: 25px;
    margin: 0 auto;
    padding: 11px 29px;
    position: absolute;
    background-color: #333;
    border-radius: 3px;
    color: #fff;
}
.opt_title {
    text-align: center;
    padding: 10px;
    color: #fff;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .btn:focus, .btn:active:focus, .btn.active:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #3071a9;
        border-color: #285e8e
    }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background-color: #428bca;
        border-color: #357ebd
    }

    .btn-primary .badge {
        color: #428bca;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

.otp-field {
    display: flex;
    margin-bottom: 10px;
}

    .otp-field input {
        /*width: 24px !important; */
        font-size: 32px !important;
        padding: 10px !important;
        text-align: center !important;
        border-radius: 5px !important;
        margin: 2px !important;
        border: 2px solid #55525c !important;
        background: #21232d !important;
        font-weight: bold !important;
        color: #fff !important;
        outline: none !important;
        transition: all 0.1s;
    }

        .otp-field input:focus {
            border: 2px solid #a527ff;
            box-shadow: 0 0 2px 2px #a527ff6a;
        }

.disabled {
    opacity: 0.5;
}

.space {
    margin-right: 1rem !important;
}
.swal2-title {
    font-size: 1.225em !important;
}
