﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
    font-size: 30px;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
}

body {
    /*font-family: "Merriweather Sans", sans-serif;*/
    /*text-transform: capitalize;*/
}

tr {
    line-height: 60px;
    min-height: 60px;
    height: 60px;
}

.footer {
    position: relative;
    bottom: 0;
    margin: 0px;
    width: 100%;
    height: 150px;
}

.display-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}



/* Custom */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.navbar {
    margin-bottom: 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-bottom: 1px solid rgb(21, 79, 152);
}

.nav-link {
    color: red;
}

.bg-blue {
    /*background-color: rgb(21, 79, 152);*/
    background-color: rgb(39, 170, 225);
}

.navbar-blue {
    /*color: #fff;*/
    color: red;
}

.sleva-header {
    color: darkred;
    font-size: 2.0rem;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}

.img-shuttle {
    background-image: url(../img/auto3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 4px;
}

.img-icon {
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.img-icon-travel {
    background-image: url(../img/autopng.png);
}

.img-icon-parking {
    background-image: url(../img/zamekpng.png);
}

.img-icon-coffee {
    background-image: url(../img/hrnekpng.png);
}

.img-icon-wifi {
    background-image: url(../img/wifi.png);
}

.img-logo-parking {
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 150px;
    height: 150px;
}

.logo-parking-text {
    color: rgb(39, 170, 225);
    font-size: 6em;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    vertical-align: top;
}

.logo-parking-text-address {
    color: rgb(39, 170, 225);
    font-size: 2em;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    position: relative;
    bottom: 40px;
    left: 140px;
}

@media (max-width: 480px) {
    .logo-parking-text {
        font-size: 4em;
    }
}

.logo-parking-text-letter-P {
    display: none;
}

@media (max-width: 767px) {
    .logo-parking-text-letter-P {
        display: inline;
        font-size: 1em;
    }

    .service-desc-paragraph {
        text-align: center !important;
    }

    .logo-parking-text-address {
        position: static;
    }
}

.blue-banner {
    background-color: rgb(39, 170, 225);
    height: 90px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    text-transform: capitalize;
}

.blue-banner-margin-right {
    margin-right: 1px;
}

.blue-banner-arrow-bottom {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid rgb(39, 170, 225);
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 572px) {
    .blue-banner {
        height: 100%;
    }
}

/********************************/
/*       Contact google maps   */
/********************************/

.google-maps {
    height: 400px;
    width: 600px;
}

@media (max-width: 560px) {
    .google-maps {
        width: 360px;
    }
}

@media (max-width: 400px) {
    .google-maps {
        width: 300px;
    }
}

.google-maps iframe {
    position: static;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/********************************/
/*       Carousel header       */
/********************************/

.carousel {
    margin-top: 70px;
}

.header-1 {
    padding-top: 20px;
    padding-bottom: 30px;
}

div.cenik {
    background-color: whitesmoke;
    /*width: 250px;*/
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 4px;
    padding: 5px;
    text-align: center;
    /*display: block;*/
    margin-left: auto;
    margin-right: auto;
}

div.cenik td {
    text-align: right;
    margin-left: auto;
    margin-right: auto;
}

.phone-call {
    height: 48px;
    display: inline-block;
}

.img-icon-phone-call {
    background-image: url(../img/call.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    margin-right: 10px;
    margin-bottom: 5px;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.slides {
    color: #343a40;
}

.slides p {
    color: #343a40;
}

.slides .slide-1 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

    .slides .slide-1 {
        /*background-image: url(../img/parkoviste1-blur-white-overlay.jpg);*/
        background-image: url(../img/parkoviste2.jpg);
    }
