﻿
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
}

body {
    background-image: url(../images/pozadie_opacity.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#main {
}

nav {
    background-color: white;
}

.navbar {
    height: 160px;
}

.container {
    max-width: 100%;
    padding: 0;
}
/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

#warning {
    display: none;
}

.bg-blue {
    background-color: #00325d !important;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}
/***********************responsivity**********************/
@media(max-width:877px) {
    .nadpis span {
        font-size: 38px !important;
        line-height: 27px !important;
    }

    h1 {
        font-size: 25px !important;
    }

    .nav-tabs {
        width: 100% !important;
    }

    .other {
        margin-top: 45px !important;
    }

    .PositionButtonsResult {
        display: inline-table !important;
        width: 90% !important;
        position: inherit !important;
        margin-left: 10% !important;
        margin-bottom: 20px !important;
    }

        .PositionButtonsResult a {
            width: 90% !important;
        }
        
    .btn-success {
        float: none !important;
    }

    .formularResult {
        height: auto !important;
    }

    .mx-3 {
        margin: 0 !important;
    }

    .btn-danger {
        margin: 0 !important;
    }
    .formular {
        margin-bottom: 50px !important;
    }
    .formularResult {
        margin-bottom: 50px !important;
    }

    footer {
        position: inherit !important;
    }
}

@media(max-width:667px) {
    .navbar-nav {
        right: -69px !important;
    }
}

@media(max-width:575px) {
    .navbar-nav {
        right: -10px !important;
        margin-top: -109px !important;
    }

    .mt-5 {
        margin-top: 1rem !important;
    }

    .navbar {
        padding: 0;
    }

    .navbar-header img {
        height: 60px !important;
        width: auto !important;
    }

    .navbar-header {
        width: 60px !important;
    }

    .nadpis {
        width: 200px !important;
    }

    .collapse {
        width: 80px !important;
    }

    .nadpis span {
        font-size: 40px !important;
        line-height: 22px !important;
    }

    .nadpis a {
        width: 250px !important;
    }

    h1 {
        width: 176px !important;
        font-size: 22px !important;
    }

    .fa-bars {
        font-size: 50px !important;
    }

    .udaje {
        padding-top: 35px !important;
    }

    
}

@media(max-width:414px) {
    .PositionButtons {
        width: 100% !important;
        position: inherit !important;
        margin-bottom: 20px !important;
    }

    .btn-success {
        width: 88% !important;
    }

    .py-3 {
        padding: 0 !important;
    }

    .result {
        display: inherit !important;
    }

        .result img {
            margin: 0 0 4% 35% !important
        }

    .footinfo {
        text-align: center;
        margin-top: 10px !important;
    }

    .footer img {
        text-align: center !important;
    }

    .footinfo ul {
        display: block !important;
    }
}


/************************************/
.center-block, .center-block div, .center-block span {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.fix-width, .fix-width div, .fix-width span {
    width: 480px;
}

.top-buffer {
    margin-top: 10px !important;
}

.modal {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.navbar-inverse {
    background: #888;
}
/***********************************Vseobecne hodnoty**********************/
form {
    display: grid;
}
/****pozicia tlacidiel*****/
.PositionButtonsResult {
    bottom: 4%;
    right: 1%;
    position: absolute;
    height: 60px;
    display: inline-flex;
}

.formular {
    margin-top: 100px;
    height: 100%;
    background-color: white;
    font-size: 20px;
    padding: 0;
    color: black;
    font-family: Arial;
    margin-bottom: 260px;
}

.formularResult {
    margin-top: 135px;
    height: 485px;
    background-color: white;
    padding: 0;
    color: black;
    margin-bottom: 260px;
}

.lista {
    width: 100%;
    background-color: #007bff;
    color: white;
    height: auto;
    text-align: center;
    font-size: 35px;
    line-height: 70px;
    font-weight: bold;
    padding: -30px;
}

.h3 {
    font-weight: bold;
}

.row {
    margin: 0;
    padding: 20px;
}

/*************************************navbar*******************************/
.nadpis {
    padding: 0;
}

    .nadpis a {
        display: flex;
    }

    .nadpis a {
        text-decoration: none;
        color: midnightblue;
    }


    .nadpis span {
        font-size: 70px;
        line-height: 40px;
    }

    .nadpis a:hover {
        text-decoration: underline;
    }

/************************/
.line {
    background-image: url("../images/line.png");
    height: 3px;
    background-size: contain;
}

.col-lg-3 {
    position: unset;
}
/**********************menu******************************/
.collapse:not(.show) {
    display: block !important;
}

.collapse {
    padding: 0 !important;
    display: block;
    cursor: pointer;
    width: 70px;
    height: 70px;
    font-size: 60px;
    color: midnightblue;
    line-height: 30px;
    content: '\f0c9';
    font-family: fontAwesome;
    text-align: right;
    margin-right: 10px;
    z-index: 2;
}

    .collapse.active {
        padding-left: 349px;
        z-index: 2;
    }

.navbar-nav {
    text-align: center;
    display: none;
    position: absolute;
    right: -350px;
    height: 100%;
    z-index: 1;
    margin-top: 65px;
}

    .navbar-nav li:last-child {
        height: 100%;
        position: fixed;
    }

    .navbar-nav.active {
        animation-duration: 0.5s;
        animation-name: fadeInRight;
        background-color: #e8e8e8;
        width: 398px;
        height: 100%;
        display: block;
        float: right;
        margin: -102px 0 0 0px;
        padding-top: 133px;
        right: 0px;
        z-index: -1;
        position: fixed;
    }

        .navbar-nav.active li {
            background: #e8e8e8;
            width: 398px;
            line-height: 70px;
            display: block;
        }

            .navbar-nav.active li:hover {
                background-color: red;
            }

            .navbar-nav.active li a {
                display: block;
                font-family: Arial;
                font-size: 25px;
                color: #4E4E4E;
                text-decoration: none;
            }

                .navbar-nav.active li a:hover {
                    color: white;
                }

            .navbar-nav.active li:nth-child(5n) {
                background-color: midnightblue;
            }

            .navbar-nav.active li:last-child {
                height: 100%;
                z-index: 1;
                background-color: #e8e8e8;
                position: fixed;
            }

.navbar-collapse {
    flex-basis: 0%;
}

.navbar-header {
    padding: 0;
}

    .navbar-header a img {
        height: 100px;
        width: 100px;
    }

a.logo img {
    width: 40px;
}

a.logo {
    display: inline-block;
    font-size: 24px;
    padding: 5px 0;
    position: relative;
    word-break: break-word;
    z-index: 2;
}

.logo_text {
    display: inline-block;
    font-size: 24px;
    font-weight: 300;
    line-height: .9;
    margin-left: 10px;
    text-transform: uppercase;
    vertical-align: middle;
    color: white;
}


.disabled {
    pointer-events: none;
}
/********************************formular text*************************************/
.other {
    display: grid;
    margin-top: 80px;
}

    .other div {
        font-size: 20px;
        margin-top: 15px;
        margin-bottom: 25px;
    }

    .other p {
        font-size: 16px;
    }

    .other img {
        height: 70px;
        margin-right: 15px;
    }

.udaje {
    padding-top: 60px;
    margin: 0 20px 0 30px;
}

    .udaje span {
        color: black;
        font-size: 35px;
    }

#info {
    color: #757575;
    margin-bottom: 10px;
}


.tab-content > .active {
    display: inline-block;
}

.udaje input::-moz-placeholder {
    font-style: italic;
}

.udaje input {
    margin-top: 20px;
    padding-left: 10px;
    font-size: 25px;
    height: 60px;
    width: 96%;
    border: 3px solid #b6b6b6;
    margin-bottom: 10px;
}

.btn {
    display: block;
    border-radius: 0px;
    border-bottom: 3px solid midnightblue;
    margin-left: 20px
}

.btn-danger {
    width: 500px;
}

.btn-success {
    margin: 0 20px;
    width: 250px;
    float: right;
}

.PositionButtonsResult a img {
    height: 30px;
}

/*******************************karty******************************/
.nav-tabs {
    color: black !important;
    border-color: none !important;
    border-bottom: none;
    margin-top: -66px;
    width: 400px;
    display: block;
}

    .nav-tabs li {
        background-color: white;
        width: 100%;
        line-height: 50px;
        margin-right: 20px;
        text-align: center;
    }

        .nav-tabs li a {
            text-decoration: none;
            color: black;
            font-size: 30px;
        }

            .nav-tabs li a img {
                margin-right: 15px;
            }

    .nav-tabs .nav-link {
        border: none;
        border-radius: 0;
    }

.tab-pane {
    width: 100%;
}

/*****************troubleshooting***************/
.btncon {
    width: 100px;
    margin-top: 15px;
    z-index: 0;
    font-size: 18px;
    line-height: 40px;
    background-color: white;
    border-radius: 50%;
    padding: 0;
    border: none;
}

form {
    width: 100%;
}

textarea {
    resize: none;
}

/******************footer****************************/
footer {
    background-color: white;
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.footinfo {
    color: #6c757d;
    line-height: 16px;
}

    .footinfo a {
        line-height: 50px;
    }

.footer img {
    height: 70px;
}

.footinfo ul {
    margin: 0;
    padding: 0;
    display: flex;
}

    .footinfo ul li {
        list-style: none;
    }

.notice {
    margin: 0;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0;
    margin-left: 15px;
    margin-top: 30px;
    font-size: 17px;
}

    .notice li {
        margin-top: 15px;
    }

.grecaptcha-badge {
    display: none;
}

#browserWarning {
    padding: 10px;
    border: 2px solid red;
    display: none;
    text-align: center;
}
