

.padding_bot_1{
    padding-bottom: 1em;
}

div#kontakt_cp_kont {
    position: fixed;
    width: 100%;
    top: 0;
    background: #0000006b;
    height: 100%;
    z-index: 10;
    display: none;
}

div#kontakt_cp_blok {
    background: white;
    width: 56%;
    padding: 2em;
    margin: 8% auto;
    border-radius: 0.4em;
    box-shadow: 4px 4px 19px -3px black;
}

.container.cp {
    width: 100%;
}

form#form_cp {
    margin-top: 1em;
}

button#odoslat_ziadost_cp {
    padding: 0.5em 1.3em;
    float: right;
}

.no_left_padding{
    padding-left: 0;
}


button#odoslat_ziadost_cp {
    margin-right: 0.9em;
}

.sede{
        background: #afafaf;
}

li.list-group-item.active {
    background: #0b4ea2;
    color: white;
}


div#hlavny_popis h1,
div#hlavny_popis h2,
div#hlavny_popis h3,
div#hlavny_popis h4,
div#hlavny_popis h5{
    margin-top: 1em;
}

div#hlavny_popis li {
    margin: 0.8em 0.1em;
}

div#hlavny_popis ul {
    list-style: square;
    padding: 0;
    margin: 0;
    margin-left: 1em;
}

.content_bottom2 {
    display: block;
    padding-bottom: 3em;
    padding-top: 2em;
    width: 100%;
    text-align: center;
}

.content_bottom2  .btn-1{
 transition: all 0.3s;
}
.content_bottom2  .btn-1:hover {
    background: #0b4ea2;
}








a.fa-btn.btn-1.btn-1e.zelene {
    background: #22354e;
}


div#faq_back {
    background: url(../images/3.jpg)no-repeat 0px center fixed;
    background-size: cover;
}

div#faq_content_top {
    color: white;
    background: #000000b3;
}

div#faq_content_top h3{
margin-top: 1em;
}


div#ponuka_sluzieb {
    background: url(../images/3.jpg)no-repeat 0px center fixed;
    background-size: cover;
}

div#ponuka_sluzby_content_top {
    color: white;
    background: #000000b3;
}

div#faq_content_top h3{
margin-top: 1em;
}

div#informacie h2{
margin-top: 1em;
}

div#informacie h3{
margin-top: 1em;
}


p>img {
    display: inline-block;
    float: right;
    width: 40%;
    margin: 1em 0 1em 1em;
    border-radius: 0.3em;
    box-shadow: 3px 2px 7px #0606066b;
}


img.maker_png {
    width: 20px;
    height: 20px;
    /* background: url(../images/img-sprite.png)no-repeat -159px -14px; */
    float: left;
    margin-right: 0.5em;
}

.content_top.zmena_Informacie>.container {
    margin: 0;
    padding: 0;
        width: 100%;
}

div.pozadie_blok {
    /* margin-right: 15px; */
    /* margin-left: 15px; */
    /* position: relative; */
    /*width: 1170px;*/
    /* display: block; */
    /* margin: 0px auto; */
    padding-left: 14%;
    padding-right: 14%;
    padding-top: 0.5em;
    padding-bottom: 2em;
        line-height: 1.5em;
}


.pozadie_blok.pozadie1,.pozadie_blok.pozadie2 ,.pozadie_blok.pozadie3 {
    background: url(../images/3t.jpg)no-repeat 0px center fixed;
    background-size: cover;
    width: 100%;
    color: white;
    /* background: #0c0c0c87; */
    box-shadow: 0px 3px 15px -2px black;
}

.pozadie_blok.pozadie2 {
    background: url(../images/3t.jpg)no-repeat 0px center fixed;
    background-size: cover;
}

.pozadie_blok.pozadie3{
    background: url(../images/3t.jpg)no-repeat 0px center fixed;
        background-size: cover;
}

.footer>.container {
    margin: 0px;
    margin-left: 21%;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: #0b4ea2;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

@media screen and (min-width:1537px) {
    .header {
    background: url(../images/banner_velky.jpg) no-repeat center top;
        background-color: #1d64be;
}
    
    
}