* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.kodrem {
    background-color: #f9f9f9;
    font-weight: 400;

}

/* ---------------- */

html, body {height: 100%; padding: 0; margin: 0; }
body { display: table; width: 100%; height: 100%; }
.header, .footer, .content { display: table-row; }
.header, .footer { height: 1px; }
.content { height: 100%; }


/* ---------------- */

.kodrem-container {
    background-color: #fff;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiPjxwYXRoIGQ9Ik0yLjUgMEwxIDEuNSAzLjUgNCAxIDYuNSAyLjUgOGw0LTQtNC00eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+)
}


.navbar {
    /*background-color: transparent;*/
    background-color: rgba(255, 255, 255, 1);
}

.navbar .dropdown-menu {
    background-color: white;
}

.navbar, .navbar.scrolling-navbar, .navbar.scrolling-navbar.top-nav-collapse {
    padding-top: 1px;
    padding-bottom: 1px;
}

.dropdown-item:focus, .dropdown-item:hover {
    text-decoration: none;
    background-color: #8e9dac;
    color: #ffffff !important;
}

.dropdown-menu {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}





@media only screen and (min-width: 1200px) {
    p,div,a {
        font-size: 1rem;
        font-weight: 400;
    }
    .carousel {
        height: 400px;
    }
    .carousel-caption h1{
        font-size: 4rem;
        font-weight: 600;
    }
    .carousel-caption h2{
        font-size: 1.5rem;
        font-weight: 600;
    }
    .carousel-caption h3{
        font-size: 1rem;
        font-weight: 600;
    }
    .carousel-image-bg {
        min-height: 400px;
    }

}


@media only screen and (max-width: 768px) {
    .navbar {
        background-color: #ffffff;
    }
    .carousel {
        height: 250px;
    }
    .carousel-caption h1{
        font-size: 1.5rem;
        font-weight: 400;
    }
    .carousel-caption h2{
        font-size: 1rem;
        font-weight: 400;
    }
    .carousel-caption h3{
        font-size: 1rem;
        font-weight: 300;
    }
    .carousel-image-bg {
        min-height: 200px;
    }
}

a {
   color: #162762;
}


.carousel {
    padding-top: 62px;
    background-image: url("/media/original_images/augustow_um_blur.jpg");
    background-repeat: repeat-x;
    background-size: cover;
}

.carousel a{
    color: white;
}
.carousel a:hover{
    color: #8bd1ea;
}


.carousel-fade .slides .slide {
    height: 500px;
}


.carousel .carousel-inner, .carousel .carousel-inner .active, .carousel .carousel-inner .carousel-item {
    height: 100%;
}

.caption-title-bg {
    padding: 20px;
    /*background-color: rgba(47, 47, 47, 0.4);*/
    background-color: rgba(14,51,20,0.41);
}

.err_not_found_img {
    display: block;
    max-width: 100%;
    margin: 0 auto 10px auto;
    border-radius: 6px;
}


/*Tytuł karuzeli*/
.carousel-title {
    position: absolute;
    right: 15%;
    top: 100px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}


.carousel-title h1 {
    font-weight: bolder;
    font-size: 5rem;
    text-shadow: 2px 2px 9px black;
}

.carousel-title h2 {
    font-weight: bolder;
    font-size: 2rem;
    text-shadow: 0 0 2px black;
}


/*Galeria*/

.gallery figure {
    float: left;
    margin: 0;
}

.gallery figure .img-fluid {
    display: inline;
}

.gallery figure img {
    cursor: zoom-in;
    border-radius: 3px;
    transition: opacity .4s;
}

.gallery [class*=col-] {
    padding: .5rem;
}

.gallery p {
    font-size: 0.8rem;
}


.rich-text p {
    padding-bottom: -10px;
}

/*imageBox*/
.richtext-image {
    border-radius: .25rem !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12) !important;
}

.rich-text img.left {
    margin-right: 1rem; /*auto !important;*/
    display: block !important;
    margin-bottom: 1rem;
    float: left;
}

.rich-text img.right {
    margin-left: 1rem;
    margin-bottom: 1rem;
    display: block !important;
    float: right;

}
.rich-text img.full-width {
    margin-left: auto;
    margin-right: auto !important;
    margin-bottom: 1rem;
    display: block !important;
    max-width: 100%;
    height: auto;
    clear: both;
}



/*Block image-link*/
.image-link-block {
    margin-left: -1rem;
    margin-right: -1rem;
}
.image-link-header {
    /*font-family: rajdhani,sans-serif;*/
    text-shadow: 0 0 20px black;
    color: #fff;
    line-height: .8;
    margin-top: 85px;
    margin-bottom: 45px;
}

.image-link-header h1 { font-size: 600%; font-weight: 700;}
.image-link-header h2 { font-size: 500%; font-weight: 700;}
.image-link-header h3 { font-size: 400%; font-weight: 700;}
.image-link-header h4 { font-size: 300%; font-weight: 700;}
.image-link-header h5 { font-size: 200%; font-weight: 700;}
.image-link-header h6 { font-size: 100%; font-weight: 700;}

.image-link-links-bg {
    background-color: #353b42ad;
    min-height: 70px;
    width: 100%;
}
.image-link-links, .image-link-links p, .image-link-links a {
    display: inline-block;
    color: white;
    font-size: 2rem;
    font-weight: 600;
}


.article-heading {
    font-size: 2rem;
    font-weight: 600;
}

.carousel-caption {
    text-shadow: 1px 1px 1px #000;
    /*text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.75);*/
    /*background-color: rgba(47, 47, 47, 0.4);*/
    right:5%;
    left:5%;
    top:2%;
    bottom:10%;
}


.font-super-small {
    font-size: .7rem;
}

/*KATEGORIE*/
.category .primary-heading {
    font-weight: 500;
}

.box-link p{
    font-size: 0.8rem;
    color: black;
}

.box-link-a a{
    text-indent: -25px;
    padding-left: 25px;
}


.kodrem-footer {
    text-shadow: 1px 1px 1px #000000;
}

.kodrem-footer h4 {
    font-size: 1.3rem;
}
.kodrem-footer h5 {
    font-size: 0.85rem;
}
.kodrem-footer p, .kodrem-footer strong, .kodrem-footer a {
    font-size: 0.9rem;
}




.breadcrumb a, .breadcrumb p, .breadcrumb li {
    font-size: 0.8rem;
    font-weight: 500;
    /*color: #ff3d00;*/
}


.navbar.navbar-light .navbar-nav .nav-item .nav-link:hover {
    color: #0056b3!important;
    background-color: rgba(240,248,255,0.42)
}

.navbar .dropdown-menu a {
    font-weight: 400;
    padding: 5px 20px;
    font-size: 1.1rem;
}

.nav-link {
    border-radius: .25rem!important;
}
.navbar.navbar-light .breadcrumb .nav-item.active>.nav-link, .navbar.navbar-light .navbar-nav .nav-item.active>.nav-link {
    background-color: aliceblue;
}

.form-area  p  label {
    display: none;
}

.card .card-body .card-text {
    color: #363643;
    font-size: .9rem;
}

.bg-image {
    /* Full height */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
}

.bg-image-card {
    min-height: 180px;
}
.bg-image-category-card {
    min-height: 150px;
}

.form-contact {
    border: 4px solid #ebebeb;
    border-radius: 8px;
}