html, body {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #fbfbfb;
    height: 100%;
}
.footer{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.ppd-404{
    height: 100%;
}
.ppd-er14{
    font-size: 6000% !important;
}
.ppd-imgr{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.ppd-md{
    position: absolute;
    width: 100%;
}
.navbar-default {
    background-color: #333333;
    border-color: #e8554e;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}
a{
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    color: #333;
}
a:hover{
    color: #e8554e;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    color:  #e8554e;
    background-color: #333;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus{
    color:  #fff;
}

.navbar-default .navbar-nav>li>a:hover{
    color:  #e8554e;

}
.navbar {
    margin-bottom: 0px;
}
.imgt>img{
    margin-top: -15px;
}

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

.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.carousel-caption{
    left: 50% !important;
    top: 50% !important;
    margin:0;
    padding: 0;
    transform: translate(-50%,-50%) !important;
    width: 100% !important;
    text-shadow: none; 
    color: #fbfbfb;
}
.ppd-ts{
    font-size: 54px;
    text-transform: uppercase;
}
.ppd-tss{
    font-size: 14px;
    text-transform: uppercase;
}
.btn-ppd1{
    margin-top: 30px;
    background: none;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #fff;
    color: #fbfbfb;
    border-radius: 0;
}
.btn-ppd1:hover{
    background: #333;
    color: #fbfbfb;
}
.ppd-cc{
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%,-50%) !important;
    background-color: #fff !important;
}

.ppd-icont{
    margin-bottom: 20px;
    height: 70px;
    position: relative;
}
.ppd-icont span:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -15px;
    border-bottom: 1px solid rgba(0,0,0,0.16);
    width: 30px;
}
.ppd-icont>span{
    font-size: 50px;
}
.ppd-my{
    margin-bottom: 40px;
}
.ppd-mt{
    font-weight:  bold;
    margin-top: 90px;
}

.ppd-mtt{
    font-weight:  bold;
    margin-top: 90px;
}

.ods{
    margin-top: 40px;
    margin-bottom: 40px;
}
.ppd-oo{
    background: url(../images/ppdo1.jpg) fixed no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    color: #FFF;
    padding: 130px 30px 130px 30px;
}
.ppd-oo-2{
    background: url(../images/ppdo2.jpg) fixed no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    color: #FFF;
    padding: 130px 30px 130px 30px;
}
.ppd-oo-3{
    background: url(../images/ppdo3.jpg) fixed no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    color: #FFF;
    padding: 130px 30px 130px 30px;
}
.ppd-oo-4{
    background: url(../images/ppdo4.jpg) fixed no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    color: #FFF;
    padding: 130px 30px 130px 30px;
}
.ppd-ok{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.ppd-ja{
    max-width: 130px;
    border: solid 1px #e8554e;
    float: left;
    margin-right: 40px;
}
.ppd-jai{
    float: left;
    padding-top: 15px;
}
.ppd-jai dt{
    text-align: left !important;
    width: 130px;
}
.ppd-jai dd{
    margin-left: 140px;
}
.ppd-prs{
    border: solid 1px #e8554e;
    height: 15px;
}
.ppd-c1{
    color: #e8554e;
}
.ppd-pu{
    overflow: hidden;
    padding-right: 50px;
}
.ppd-ki{
    text-transform: none;
    text-decoration: none;
    list-style: none;
    font-size: 16px;
}
.ppd-ki li{
    display: inline-block;
    margin: 0 10px;
}
.ppd-ki li i{
    padding-right: 10px;
    font-size: 30px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    vertical-align: middle;
    color: #e8554e;
}
.ppd-ki li a{
    text-decoration: none;
}
.ppd-stop{
    height: 97px;
    color: #fff;
    background: #333;
    vertical-align: middle;
    line-height: 100px;
    padding-left: 40px;
    bottom: 0px;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}



.filtr-item {
    padding: 1rem;
}
.item-desc {
    background-color: rgba(217, 217, 217,0.8);
    color: #000;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    padding: 1rem;
    z-index: 1;
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
}
.modal-dialog{
    height: auto !important;
}
.ppd-hmp{
    background: rgba(217, 83, 79, 0.6);
    position: absolute;
    width: 90.5%;
    height: 88%;
    opacity: 0;
    font-size: 500%;
    text-align: center;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
}
.ppd-hpl{
    text-align: center;
    width: 100%;
    margin-top: 15%;
    position: absolute;
    height: 75px;
    color: #fff;
}
.ppd-hmp:hover{
    opacity: 50;

}
.ppd-close{
    font-size: 40px;
    margin-right: 5px !important;
    margin-top: 5px !important;
}

/* Filter controls */
.simplefilter li, .multifilter li, .sortandshuffle li {
    color: white;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 20px;
}
.simplefilter li {
    background-color: #333;
    border-bottom: 1px solid #e8554e;
}
.simplefilter li.active {
    background-color: #212121;
    color: #e8554e;
}
.multifilter li {
    background-color: #333;
}
.multifilter li.active {
    background-color: #2265b4;
    color: #e8554e;
}

/* Shuffle and sort controls */
select {
    padding: 1rem 1rem;
    text-transform: uppercase;
}
.sortandshuffle .shuffle-btn {
    background-color: #dec800;
}
.sortandshuffle .sort-btn {
    background-color: #de0000;
}
.sortandshuffle .sort-btn.active {
    background-color: #9d0000;
}

/* Search control */
.search-row {
    margin-left: 2.5rem;
}
.filtr-search {
    padding: 0.5rem;
    text-transform: uppercase;
}


.ppd-kr{
    position: relative;
}
.ppd-krs2{
    width: 1px;
    background: #e8554e;
    height: 100%;
    left: 50%;
    position: absolute;
    display: block;
}
.ppd-pa{
    border-right: solid 1px #e8554e;
    margin-top: -3px;
    margin-left: 1px;
}
.ppd-pa2{
    border-left: solid 1px #e8554e;
    margin-top: -4px;
}
.ppd-pan{
    margin-top: -4px;
}
.ppd-krgl{ 
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.ppd-kglg{
    text-align: right;
    height: 20px;
    width: 100%;
    padding-right: 10px;
    border-bottom:  solid 1px #e8554e;
}
.ppd-kgl2g{
    height: 33px;
    width: 33px;
    background: #fbfbfb;
    text-align: center;
    line-height: 31px;
    margin-right: -32px;
    float: right;
    border-radius: 50%;
    border: solid 1px #e8554e;
    margin-top: 3px;
}
.ppd-kgl3{
    margin-top: -1px;
    border: solid 1px #e8554e;
    width: 80%;
    padding-left: 5px;
    height: auto;
    overflow: hidden;
    float: left;
}
.ppd-kgl4{
    margin-top: -12px;
    padding-left: 5px;
    padding-right: 3px;
    float: right;
    width: 20%;
    height: auto;
    text-overflow: ellipsis;
}

.ppd-krgp{ 
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.ppd-kgpg{
    text-align: left;
    height: 20px;
    width: 100%;
    padding-left: 10px;
    border-bottom:  solid 1px #e8554e;
}
.ppd-kgp2g{
    height: 33px;
    width: 33px;
    text-align: center;
    line-height: 31px;
    margin-left: -32px;
    float: left;
    border-radius: 50%;
    border: solid 1px #e8554e;
    margin-top: 3px;
    background: #fbfbfb;
}
.ppd-kgp3{
    margin-top: -1px;
    border: solid 1px #e8554e;
    width: 80%;
    padding-left: 5px;
    height: auto;
    overflow: hidden;
    float: right;
}
.ppd-kgp4{
    margin-top: -12px;
    padding-right: 5px;
    padding-left: 3px;
    float: left;
    width: 20%;
    height: auto;
    text-overflow: ellipsis;
}
.btn-p2{
    border-radius: 0px;
}
.progress{
    border-radius: 0px;
}
.form-control{
    border-radius: 0px;
}
#map {
    width: 100%;
    height: 350px;
    margin-top: 40px;
}
.img-responsive-modal{
    height: 100%;
    width: auto;
}
.modal-dialog {
    height: 100%;
    overflow: hidden;
}
.modal-content {
    height: 100%;
    min-height: 100%;
    overflow: hidden;
}
.modal-body{
    height: 800%;
    overflow: hidden;
}
@media (max-width: 500px) {
     .ppd-hmp{
        width: 85.5% !important;
        height: 82% !important;
    }
}

@media (max-width: 800px) {
    .imgt>img{
        display: none;
    }
    /*kariera*/
    .ppd-krgl{ 
        width: 100%;
        height: auto;
        position: relative;
        margin: 0 auto;
        overflow: hidden;
    }
    .ppd-kglg{
        text-align: left;
        height: 20px;
        width: 100%;
        padding-left: 10px;
        border-bottom:  solid 1px #e8554e;
    }
    .ppd-kgl2g{
        height: 33px;
        width: 33px;
        text-align: center;
        line-height: 31px;
        margin-left: -32px;
        float: left;
        border-radius: 50%;
        border: solid 1px #e8554e;
        margin-top: 4px;
        background: #fbfbfb;
    }
    .ppd-kgl3{
        margin-top: -1px;
        border: solid 1px #e8554e;
        width: 65%;
        padding-left: 5px;
        height: auto;
        overflow: hidden;
        float: right;
    }
    .ppd-kgl4{
        margin-top: -12px;
        padding-right: 5px;
        padding-left: 3px;
        float: left;
        width: 35%;
        height: auto;
        text-overflow: ellipsis;
        margin-top: 2px;
    }

    .ppd-krgp>.col-xs-6{
        width: 100% !important;
    }
    .ppd-krgl>.col-xs-6{
        width: 100% !important;
    }
    .ppd-pa{
        border-left: solid 1px #e8554e;
        margin-top: -4px;
        margin-left: 32px;
        padding-bottom: 30px;
        padding-right: 32px;
    }
    .ppd-pa2{
        border-left: solid 1px #e8554e;
        margin-top: -4px;
        margin-left: 32px;
        padding-bottom: 30px;
        padding-right: 32px;
    }
    .ppd-pan{
        margin-top: -4px;
        margin-left: 32px;
        padding-right: 32px;
        padding-bottom: 30px;
    }
    .ppd-krgp{ 
        width: 100%;
        height: auto;
        position: relative;
        margin: 0 auto;
        overflow: hidden;
    }
    .ppd-kgpg{
        text-align: left;
        height: 20px;
        width: 100%;
        padding-left: 10px;
        border-bottom:  solid 1px #e8554e;
    }
    .ppd-kgp2g{
        height: 33px;
        width: 33px;
        text-align: center;
        line-height: 31px;
        margin-left: -32px;
        float: left;
        border-radius: 50%;
        border: solid 1px #e8554e;
        margin-top: 3px;
        background: #fbfbfb;
    }
    .ppd-kgp3{
        margin-top: -1px;
        border: solid 1px #e8554e;
        width: 65%;
        padding-left: 5px;
        height: auto;
        overflow: hidden;
        float: right;
    }
    .ppd-kgp4{
        margin-top: -12px;
        padding-right: 5px;
        padding-left: 3px;
        float: left;
        width: 35%;
        height: auto;
        text-overflow: ellipsis;
    }
    .ppd-mtt{
        margin-top: 10px;
    }
    .ppd-icont{
        margin-top: 30px;
    }
}