@charset "UTF-8";
/*!
Theme Name: Romantic
Theme URI: #
Author: Mantas Dainys
Author URI: https://www.globalusprojektai.lt
Description: #
Version: 3.0
License: GNU General Public License v2 or later
*/

.langs span {
    text-transform: uppercase;
}

.section h1 {
    font-size: 50px;
}

.langs span:not(:last-child)::after {
    content: " | ";
}

.lx-checkbox {
    position: relative;
    top: 1px;
    margin-right: 2px;
}

.checked {
    border: 1px solid red;
}

.text-content, .download {
    color: white;
    font-size: 24px;
}

.congratulations, .congratulations * {
    font-family: 'Raleway';
}

.signeger-komand {
    color: white;
    font-size: 24px;
    text-shadow: 2px 1px black;
}

.signeger {
    color: white;
    font-size: 18px;
    text-shadow: 2px 1px black;
    text-align: center !important;
}

.text-exeption {
    font-family: 'Raleway';
    font-size: 18px !important;
}

.h1text-exe * {
    font-family: 'Raleway';
    font-size: 25px;
}

.h1text-exe {
    font-family: 'Raleway';
    font-size: 25px;
    max-width: 1024px;
    font-weight: bold;
    text-align: center;
    color: white;
    line-height: 1.2;
    margin: 0 auto;
    margin-bottom: 150px;
    text-shadow: 0.2px 0 black;
}

.h1text * {
    font-family: 'Raleway';
    font-size: 25px;
}

.h1text {
    font-family: 'Raleway';
    font-size: 25px;
    max-width: 600px;
    text-align: justify;
    color: white;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 auto;
    margin-bottom: 150px;
    text-shadow: 0.2px 0 black;
}

body p {
    font-size: 1.15rem;
}

.text-title {
    color: #ffffff;
    font-size: 30px;
}

.text-body {
    color: white;
    font-size: 24px;
    line-height: 1.4;
    text-shadow: 1px 1px black;
}

.logo_color_baner {
    margin-bottom: 100px;
}


.btn-6 {
    max-width: 50px;
    cursor: pointer;
}

/* Fixed header and footer.
	* --------------------------------------- */
#header, #footer {
    position: fixed;
    height: 105px;
    display: block;
    width: 100%;
    background: #9b9b9a;
    z-index: 9;
    text-align: center;
    color: #f2f2f2;
    padding: 20px 0 0 0;
    overflow: hidden;
}

#header {
    top: 0;
}

#header img {
    max-height: 105px;
}

#footer {
    bottom: 0px;
}

#footer img {
    max-height: 70px
}

h2:not(.swal2-title) {
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
    color: black !important;
    font-size: 32px !important;
}

body {
    margin: 0;
    overflow-x: hidden;
}


img.logo, img.logo_color {
    max-width: 180px;
}

.start-btn:hover {
    background: white !important;
    color: #ee2e34 !important;
}

h1 {
    font-family: 'Myriad Pro Regular' !important;
}

.start-btn {
    font-family: 'Myriad Pro Regular' !important;
    font-size: 28px;
    background: #ee2e34 !important;
    padding: 10px 50px;
    border-radius: 10px;
    color: white !important;
    box-shadow: 0 2px 14px 2px #666666;
    min-width: 280px;
    margin-bottom: 8px;
    line-height: 1;
    text-align: center;
}

.uk-button-default {
    cursor: pointer;
}

.quiz {

    font-family: 'Myriad Pro Regular' !important;
    font-size: 28px;
    background: #ee2e34 !important;
    padding: 10px 50px;
    border-radius: 10px;
    color: white !important;
    box-shadow: 0 2px 14px 2px #666666;
    min-width: 280px;
    margin-bottom: 8px;
    line-height: 1;
    text-align: center;


}

.next-btn.active {
    background: #fff101;
    text-align: center !important;
    color: #000000 !important;
    box-shadow: 0 1px 10px 1px #666666;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.next-btn {
    font-family: 'Oswald';
    font-size: 28px;
    color: #b3b3b3 !important;
    padding: 2px 50px;
    border-radius: 30px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 40px !important;
    margin-right: 40px !important;
}

.logo-container {
    max-width: 600px;
    position: relative;
    margin: 0 auto;
}

html {
    height: 100%;
    font-size: 14px;
    line-height: 27px;
    font-weight: inherit;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #fff;
    color: #2b2a29 !important;
}


.qlogo {
    max-width: 200px;
    margin-bottom: 40px;
}

.number {
    margin-top: 50px;
}

.number span {
    background: #fff101;
    padding: 6px 15px;
    font-weight: bold;
    color: #007dca;
}


.quiz:hover {
    color: #e0e0e0;
}

.action-btn button[disabled="disabled"] {
    color: #fff;
}

[disabled="disabled"] {
    pointer-events: none;
}

.uk-icon {
    top: -2px;
    position: relative;
}

.lx-alert.uk-f {
    border: 1px solid #bf3b54;
    background: #fef4f6;
    color: #0089d2 !important;
}

.lx-alert.uk-s {
    border: 1px solid #18805C;
    background: #edfbf6;
    color: #18805c !important;
}

.section {
    background-size: cover;
}

.fp-tableCell {
    text-align: center;
}


.lds-ellipsis-absolute {
    position: fixed;
    z-index: 2000;
    height: 100%;
    width: 100%;
    background: white;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    top: 50%;
    margin-top: -40px;
    left: 50%;
    margin-left: -40px;
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #252253;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

.congratulations {
    background: rgb(41 120 132 / 0.8);
    padding: 10px;
    margin-bottom: 10px !important;
    padding-bottom: 10px;
}

h2 {
    margin-bottom: 50px;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}

@media (max-width: 768px) {
    .h1text {
        font-size: 25px;
    }

    .text-body {
        font-size: 18px;
    }

    h2 {
        font-size: 20px !important;
    }

    .slide-img {
        max-width: 260px;
    }

    .ansever {
        margin-top: 0 !important;
    }

}

.start-el {
    margin-top: 10px !important;
}

.brand-container-left {
    max-width: 200px;
}

.brand-container {
    max-width: 200px;
    position: relative;
    margin: 0 auto;
}


.uk-container {
    max-width: 600px;
}


@media all and (min-width: 1024px) and (max-width: 1440px) {

    .brand-container-left {
        max-width: 220px !important;
    }

    .brand-container {
        max-width: 220px !important;
        position: relative;
        margin: 0 auto;
    }

    .h1text-exe {
        max-width: 700px !important;
    }

    .logo-container {
        max-width: 500px;
        position: relative;
        margin: 0 auto;
    }
}

@media (max-width: 425px) {

    .section h1 {
        font-size: 42px;
    }

    #header img {
        max-height: 35px;
    }

    #header, #footer {
        height: 50px;

        .brand-container-left {
            max-width: 100% !important;
        }

        .next-btn {
            position: static;
            margin-bottom: 0 !important;
            margin-right: 0 !important;
            font-size: 24px;
            padding: 2px 18px;
            min-width: 200px;
        }

        #fullpage .section {
            background-image: url('/assets/img/10-1.jpg') !important;
        }

        .slide-img {
            max-width: 220px;
        }

        .start-btn {
            font-size: 28px;
            padding: 8px 18px;
            min-width: 200px;
        }

        .quiz {
            font-size: 24px;
            background: #009ada;
            padding: 6px 18px;
            min-width: 200px;
        }

        h2:not(.swal2-title) {
            font-size: 26px !important;
            font-weight: normal;
            text-shadow: none;
            margin-top: 22px;
        }

        .swal2-footer p {
            font-size: 11px !important;
        }

        .number {
            margin-top: 25px;
        }

        .sm-hide {
            display: none;
        }

        .h1text *, .h1text-exe {
            font-size: 18px;
        }

        .h1text, .h1text-exe {
            text-align: center;
            font-size: 18px;
            text-transform: uppercase;
            line-height: 1.4;
        }

        .qlogo {
            margin-bottom: 0;
        }

        .brand-container {
            max-width: 180px;
            position: relative;
            margin: 0 auto;
            margin-top: 30px;
        }

        .brand-container img, .uk-margin-medium-bottom {
            margin-bottom: 0 !important;
        }

        img.logo, img.logo_color {
            max-width: 100% !important;
            max-height: 120px;
            margin-top: 15px !important;
        }

        .congratulations, .congratulations * {
            text-align: center !important;
        }

        .uk-button-default {
            text-align: center;
        }

        .swal2-popup {
            padding: 10px 0 10px 0 !important;
        }
    }
