@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&subset=greek-ext');
@import url('https://fonts.googleapis.com/css?family=Sofadi+One');

* {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
}

::selection {
    background-color: #516395;
    color: #fff;
}

::-moz-selection {
    background-color: #516395;
    color: #fff;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #1a274f !important;
    line-height: 1.5;
}

img {
    user-drag: none;
    -webkit-user-drag: none;
}

code {
    color: #4a5d91;
}

.dx-background-image {
    background: url("../media/icon-2.png") repeat;
    background-size: 100px;
    background-position: 0;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 200px;
    opacity: 5%;
}


.dx-txt-main-title {
    font-weight: bold;
    font-family: 'Sofadi One', 'Courier New', Courier, monospace;
    line-height: normal;
}

.dx-text-footer {
    color: rgb(196, 196, 196);
}

.dx-text-style-1,
input,
textarea {
    color: #1a274f !important;
}

.dx-text-style-2 {
    color: #56607e !important;
}

.dx-txt-main-title-2 a {
    color: #5e70a5 !important;
    background-image: linear-gradient(to left, #614385, #516395);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: brightness(0) invert(1);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.dx-txt-main-title-2 a:hover {
    filter: brightness(1) invert(0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.text-muted {
    color: #56607e !important;
}

.divider {
    width: 100%;
    height: 1px;
    margin: auto;
    border-radius: 10px;
    background-color: #614385;
    background-image: linear-gradient(to left, #614385, #516395);
}

.divider-v2 {
    width: 80px;
    height: 5px;
    margin: auto;
    border-radius: 10px;
    background-color: #614385;
    background-image: linear-gradient(to left, #614385, #516395);
}

.navbar {
    background-image: linear-gradient(to left, #614385, #516395);
    letter-spacing: 1px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.641);
}

.navbar .container .navbar-brand {
    font-weight: bold;
    font-size: 22px;
    color: white !important;
}

.navbar .container .navbar-nav .nav-item {
    padding-left: 3px;
    padding-right: 3px;
}

.navbar .container .navbar-nav .nav-item .nav-link {
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: "Noto Sans";
    color: rgba(255, 255, 255, 0.600);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.navbar .container .navbar-nav .nav-item .nav-link:hover {
    background-color: #00000025;
    color: white;
    transform: scale(1.015);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.navbar .container .navbar-nav .nav-item:hover {
    .nav-link {
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }
}

.navbar .container .navbar-toggler {
    outline: none;
    border-color: #00000010;
    border-width: 2px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.navbar .container .navbar-toggler .navbar-toggler-icon {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.navbar .container .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    transform: rotate(180deg) scale(0.9);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.navbar .container .navbar-toggler[aria-expanded="true"] {
    background-color: #00000046;
    border-color: #00000000;
    outline: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.navbar-toggler[aria-expanded="true"]+.navbar-collapse ul li:hover a {
    padding-left: 20px !important;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

footer {
    height: auto;
    bottom: 0px;
    background-color: #0e121c;
    background-image: linear-gradient(to left, #61438517, #51639517);

}

footer .row .col:nth-child(1) {
    padding-bottom: 25px;
}

footer .row .nav-item .nav-link {
    width: 200px;
    max-width: 150px;
    text-decoration: none;
    font-size: 17px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

footer .row .col:nth-child(2) .nav-item:nth-child(1) .nav-link {
    white-space: nowrap;
}

footer .row .col:nth-child(2) .nav-item:nth-child(1) .nav-link:hover {
    text-decoration: none;
    color: #34ae30;
}

footer .row .col:nth-child(2) .nav-item:nth-child(2) .nav-link:hover {
    text-decoration: none;
    color: rgb(255, 255, 255);
}

footer .row .col:nth-child(2) .nav-item:nth-child(3) .nav-link:hover {
    text-decoration: none;
    color: #FFA000;
}

footer .row .col:nth-child(1) .nav-item:nth-child(1) .nav-link {
    text-decoration: none;
    background: linear-gradient(25deg, #fa7e1e, rgb(198, 54, 255), #cb2b99);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: brightness(0) invert(0.900);
}

footer .row .col:nth-child(1) .nav-item:nth-child(1) .nav-link:hover {
    filter: brightness(1) invert(0) grayscale(0);
}

footer .row .col:nth-child(1) .nav-item:nth-child(2) .nav-link:hover {
    text-decoration: none;
    color: rgb(255, 255, 255);
}

footer .row .col:nth-child(1) .nav-item:nth-child(3) .nav-link:hover {
    text-decoration: none;
    color: #1DB954;
}

footer .end {
    display: flex;
    width: 100%;
    /* background-color: green; */
    font-size: 12px;
    padding: 0;
}

footer .end li {
    width: 100%;
    padding: 0;
    list-style-type: none;
}

footer .end li:nth-child(1) {
    float: left;
    text-align: left;
}

footer .end li:nth-child(2) {
    float: right;
    text-align: end;
}

footer .help-item {
    display: flex;
    padding: 0;
}

footer .help-item li {
    padding-right: 10px;
    list-style-type: none;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

footer .help-item li:hover {
    padding-right: 10px;
    list-style-type: none;
    cursor: pointer;
    color: #fff;
}

.ilang {
    opacity: 0%;
    cursor: default !important;
}

.btn-primary {
    width: auto;
    height: auto;
    max-height: 50px;
    min-width: 30px;
    margin-top: 5px;
    cursor: pointer;
    border-radius: 10px;
    border-color: #3f5694 !important;
    background-color: #3f5694 !important;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #2c3e6d !important;
    border-color: #3d496d !important;
}

.btn-primary:disabled,
.btn-secondary:disabled,
button {
    cursor: default !important;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

button:enabled {
    cursor: pointer !important;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.btn-secondary {
    transition: 0.5s;
}

.btn-secondary:hover {
    transition: 0.5s;
}

.required {
    color: red;
    margin-left: 4px;
}


/* ==================================================== */

@media (min-width: 768px) {
    footer .row .col:nth-child(1) {
        padding-bottom: 0px;
    }
}

/* ==================================================== */
.anim-fade-in {
    animation-name: title-konten;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
}

.anim-fade-in-fix {
    animation-name: fade-in-konten;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
}

.anim-shake {
    animation-name: shake;
    animation-duration: 0.2s;
    animation-fill-mode: forwards;
}

.anim-result-textarea {
    animation-name: result-textarea;
    animation-duration: 0.7s;
    animation-fill-mode: forwards;
}

.anim-result-textarea-error {
    animation-name: result-textarea-error;
    animation-duration: 0.7s;
    animation-fill-mode: forwards;
}

/* ==================================================== */

@keyframes divider-v2-from-bottom {
    0% {
        transform: translateY(25px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes shape-in-from-top {
    0% {
        transform: translateY(-400px);
    }

    90% {
        transform: translateY(2px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes title-konten {
    0% {
        transform: scale(0.5);
        opacity: 0%;
    }

    100% {
        opacity: 100%;
        transform: scale(1);
    }
}

@keyframes fade-in-konten {
    0% {
        opacity: 0%;
    }

    100% {
        opacity: 100%;
    }
}

@keyframes result-textarea {
    100% {
        background-color: #fff;
    }

    0% {
        background-color: #51639527;
    }
}

@keyframes result-textarea-error {
    100% {
        background-color: #fff;
    }

    0% {
        background-color: #ff00003e;
    }
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
        opacity: 50%;
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(0px, 0px) rotate(0deg);
        opacity: 100%;
    }
}

@keyframes loading {
    to {
        background-position-x: -20%;
    }
}