@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap&subset=latin-ext');



/*ZDE MOÅ½NO NAVOLIT VASTNÃ BARVU*/
/*modrÃ¡ barva pozadÃ­*/
.goin,
.goin:hover,
.copy,
.btn-primary,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:hover,
.nav-pills>li>a:hover,
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
#panel-news .more a:hover,
footer #panel-news .more a:hover,
.btn-primary:hover,
#top-ribbon .btn.btn-danger,
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus
{
    background-color: #009be6;
}
/*modrÃ¡ barva pÃ­smo*/
footer h3, footer .panel-title, footer #panel-products h3.panel-title
a, a:hover, .nav-pills > li.active > a, .nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus, .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus,
.pagination>li>span:hover, .pagination>li>a, .pagination>li>span, .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .thumbnail h2 a, .price-current-vat,
#cart a, input[type=checkbox]:checked:after, .lockcomm, code, #own-foot h3,
#top-ribbon a, #top-ribbon a:hover,
footer a:hover,
#top-ribbon a,
.btn-link, .btn-link:hover,
footer #footer-contact .fa,
#contactus a,
footer a ,
.copy a {
    color:#009be6;
}

/*modrÃ¡ ohraniÄenÃ­ obrÃ¡zku po najetÃ­ myÅ¡Ã­*/
.image-slider a .img-thumbnail:hover,
#list-rubrics li .media-body:hover,
#list-downloads li .inside:hover,
.form-control:focus,
.btn-primary:hover
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:hover,
.btn-primary,
.btn-primary:hover,
#top-ribbon .btn.btn-danger,
.nav-tabs>li.active>a {
    border-color: #009be6;
}

/*ÄernÃ¡*/
body,
.navbar .navbar-text,
.navbar .navbar-nav > .disabled > a,
.navbar .navbar-nav > .disabled > a:hover,
.navbar .navbar-nav > .disabled > a:focus,
.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:hover,
.navbar .navbar-nav > .open > a:focus,
.breadcrumb a:hover,
.breadcrumb > .active,
.thumbnail .caption,
#listdata li h2 a,
.btn-default,
.btn-default:hover,
#list-pages h4,
#blog h3.panel-title,
#panel-news a {
    color: #000;
}

.panel-filter,
#panel-categories,
.form-horizontal,
.form-container,
#panel-accounts,
#order-form .panel-primary  {
    background-color:#f6f6f6
}

a:hover {text-decoration:underline;}

.navbar .navbar-nav > li > a, .navbar .navbar-nav > li > a:focus,
footer .social-site-icon a:hover {
    color: #FFF;
}

.breadcrumb a, #footer-contact .fa, .icon-favourite, .price-original-vat, .inside>p, .form-horizontal span.asterisk {
    color: #a3a3a3;
}

.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 115, 170, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 115, 170, .6)
}

/*cookie*/
.cc_container {
    background-color:#0073aa !important;
}

.cc_container a, .cc_container a:visited {
    color: #ffffff!important;
    text-decoration:underline!important;
}
.cc_container a:hover, .cc_container a:active {
    color: #ffffff!important;
    text-decoration:none!important;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
    background-color: #80db24!important;
    color: #fff!important;
    border-radius:0!important;
    text-decoration:none!important;
}
.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
    background-color: #fff!important;
    color: #191919!important;
}

/*section*/
section.section-3-col-top-text,
section.section-3-col-bottom-text,
section.section-header,
section.section-cta,
section.section-2-col-left-text,
section.section-2-col-right-text,
section.section-services h2,
section.section-pricelist h2,
section.section-pricelist > .row > div > p {
    text-align:initial;
}
@media (min-width: 768px) {
    section.section-3-col-top-text > .row,
    section.section-3-col-bottom-text > .row {
        align-items: flex-start;
    }}

/* services */
section.section-services ul {
    margin: 0px -15px;
    display:flex;
    flex-wrap:wrap;
    align-items:stretch;

}
section.section-services li {
    width: calc(25% - 30px);
    border-left: 5px solid #009be6;
    background-color:transparent;
}
section.section-services li h3 {
    margin-top:0;
}
/*CenÃ­k*/
.section-pricelist .table {border:0;}
.section-pricelist .table>tbody>tr>td {
    padding: 3px;
    border-style:none;
}
.section-pricelist tbody tr {
    border-style:solid;
    border-width:0px;
    border-bottom-width:1px;
    border-color:#f6f6f6;
}
.section-pricelist tbody tr:last-of-type {
    border-bottom-width:0px;
}
.section-pricelist .table tbody tr td:last-of-type {
    text-align:right;
    font-weight:600;
}
/*3 sloupce s textem dole*/
.section-3-col-bottom-text .row{
    display:flex;
    flex-wrap:wrap;
    align-items:stretch;

}

.section-3-col-bottom-text .section-cell-item.col-sm-6 {
    margin:10px;
}

@media (min-width: 768px) {
    .section-3-col-bottom-text .section-cell-item.col-sm-6 {
        width: calc(50% - 20px);
    }}
@media (min-width: 992px) {
    .section-3-col-bottom-text .section-cell-item.col-md-4 {
        width:calc(33.33333333% - 20px);
    }
}



/*================== UPRAVA SABLONY ================*/

body, html body {
    font-size:13pt;
    font-weight:300;
    font-family: 'Work Sans', sans-serif;
    text-transform: none;
    color: #000;
}

#blog h3.panel-title, #random-image h3 {
    text-transform:uppercase;
    font-size: 2em;
    text-transform: uppercase;
    letter-spacing: 1px;}

/*header*/
#index header {
    position:sticky
}

/*top ribbon*/
#top-ribbon {
    background: #ffffff;
    color: #000;
}

#top-ribbon .form-control {
    background: #f3f3f9;
    border: 1px solid #f2f3f9;
    color: #000;
    border-radius: 50px;
    position: relative;
    top: 2px;
    height: 33px;
    padding: 6px 12px;
}


#top-ribbon .btn.btn-danger {
    color: #fff;
    padding: 0;
    border-radius: 50px;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
}
#top-ribbon .btn.btn-danger:hover {color:white}

@media (max-width:767px) {
    #contactus.hidden-xs {display: inline!important; }
}

@media (max-width:500px) {
    #top-ribbon {margin:5px 0; line-height:1.5em}
    #top-ribbon .container{display:flex; }
    #top-ribbon #contactus{line-height:1.5em }
}

/*nadpisy*/
.h1, .h2, .h3, h1, h2, h3, .panel-title, h4 {
    font-weight:normal;
}

.h1::after, h1::after, #separator h3.panel-title::after, #blog h3.panel-title::after, #panel-products h3.panel-title:after, #random-image h3::after {
    display:none;
}

/*text za nadpisem*/
h1 {margin-bottom:20px;}

h1+p {
    margin-bottom:50px!important;
    font-size:14pt;
    margin-bottom: 20px;
    text-align:center;
}

#index #content h1+p {text-align:left}

/*tlacitka*/
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, #search-bar .btn-danger, .goin {
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1em;

}

/*logo*/

.logo img {
    max-height:px;
    max-width: 200px;
}

@media (max-width: 991px) {
    .logo img {
        max-height: 35px;
    }

}

/* NAV - navbar, nav, dropdown */
#index .navbar-default,
.navbar-default {
    background:none;
    background-color: #0073aa;
    min-height: 34px;
    position:relative;
    webkit-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
    -moz-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
    box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.1em;
}

#index .navbar-default.f-nav,
.f-nav {
    background-color:#0073aa;
}

.navbar .navbar-nav>li>a,
.navbar .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:focus {
    text-align: center;
    color: #fff;
    text-transform:uppercase;
}

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

.navbar .navbar-nav>.active>a:after,
.navbar .navbar-nav>.active>a:focus:after,
.navbar .navbar-nav>.active>a:hover:after,
.navbar .navbar-nav>.active>a:after,
.navbar .navbar-nav>li>a:hover:after,
.navbar-default .navbar-nav>.open>a:after,
.navbar-default .navbar-nav>.open>a:focus:after,
.navbar-default .navbar-nav>.open>a:hover:after,
#index .navbar:not(.f-nav) .navbar-nav>.active>a:after,
#index .navbar:not(.f-nav) .navbar-nav>.active>a:focus:after,
#index .navbar:not(.f-nav) .navbar-nav>.active>a:hover:after,
#index .navbar:not(.f-nav) .navbar-nav>.active>a:after,
#index .navbar:not(.f-nav) .navbar-nav>li>a:hover:after,
#index .navbar-default:not(.f-nav) .navbar-nav>.open>a:after,
#index .navbar-default:not(.f-nav) .navbar-nav>.open>a:focus:after,
#index .navbar-default:not(.f-nav) .navbar-nav>.open>a:hover:after {
    display:none
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #191919;
    background-color: transparent;
}

.dropdown.open ul.dropdown-menu {
    background-color: #f6f6f6;
    text-align:center;
}

.navbar .navbar-nav>li:last-child a {
    padding-right:10px;
}

/*mobile nav */
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #009be6;
    border-color: #009be6;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.nav-pills > li.active > a,
.nav-pills>li.active>a:hover {
    color:white;
}


/* navbar, nav, dropdown and eidt navbar breakpoint*/

@media (max-width: 991px) {
    #index .navbar-default .navbar-collapse {
        background-color: transparent;
    }

    .navbar-nav .open .dropdown-menu {
        background-color: transparent;
    }

    .navbar .navbar-nav>li>a {
        line-height: 34px;
    }

}
@media (min-width:768px){
    .navbar-nav>li>a {
        padding-top: 0px;
        padding-bottom: 0px;
        margin:10px 3px;
        padding: 4px 10px;
    }
}

/*motive*/
#index #motive .container {
    height: calc(100% - 60px);
    margin-top: 60px;
}

#index #motive {
    max-height: 500px;
}


#motto #motto-title {
    font-size: 5em;
}

#motto #motto-text {
    font-size: 20px;
    text-transform: uppercase;
}
/*drobky*/
.breadcrumb {
    text-align: left;
}

/*index*/
#separator, #blog, #separator h1 {display:none}
#index #separator, #index #blog {display:block}

/*separator*/
#separator {background-color:#f6f6f6; text-align:left;}
#separator h3.panel-title {
    text-transform:uppercase;
    font-size: 2em;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/*second*/
#second {
    background:#0073aa;
    font-size:29px;
    text-align:center
}

#second .panel-heading {
    display:none;
}
#second a {color:#fff}

#second .btn {
    font-size:20px;
    margin-left:25px;
}
#second h1, #second h2, #second h3, #second h4 {
    color:white;
}

/*random image*/
#random-image {
    background-color:#f6f6f6
}

/*photo, photogalleries*/

.thumbnail {
    border: 1px solid #f6f6f6;

}

.item-photogallery .thumbnail,
.item-eshop-category .thumbnail {
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
    border-radius: 0;
}

.item-photogallery .thumbnail:hover,
.item-eshop-category .thumbnail:hover,
a.thumbnail:hover,
.thumbnail:hover,
.image-slider.slick-slider a img,
.image-slider.slick-slider a img:hover,
#list-downloads li .inside,
#list-downloads li .inside:hover,
#list-rubrics  li .media-body,
#list-rubrics  li .media-body:hover {

    border: 1px solid #f6f6f6;
}

.item-photogallery .img-thumbnail,
.item-eshop-category .img-thumbnail {
    padding: 0px;
}

.item-photo .thumbnail {
    border: 0px solid #eaeaea;
    padding: 0px;
    box-shadow: none;
    background-color: transparent;
}

.item-photo .thumbnail:hover {
    border:0;
}



/*footer*/
footer {
    background-color: #fff;
    border: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    color: #252525;
    padding-top: 80px;
}

footer h3.panel-title, footer h3 {
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 1.4em;
    margin-bottom: 15px;
    text-transform: none;
    margin-top: 10px;
}
footer #footer-contact .fa {
    position: absolute;
    margin-left: -28px;
    font-size:18px;
}
.copy { color:white}
.copy a, .copy a:hover {color:white}


#list-panel-favourites {
    list-style-type: disc;
    list-style-position: inside;
    color:#c9c9c9;
}

@media (min-width: 768px) {
    footer .dl-horizontal dt {
        width: 60px;
    }
    #footer-contact, #favorite-links, #random-image, #own-foot {
        height:auto;
    }
    .dl-horizontal dd {
        margin-left: 80px;
    }

}
/*vlastnÃ­ styl*/
/*proc my*/
.proc-my div{
    border-left: 5px solid #009be6;
}
/*novinky*/
#panel-news #list-panel-news li {
    display:inline-block;
    width: calc(25% - 30px);
    overflow:hidden;
    vertical-align:top;
    position:relative;
    text-align:left;
}

#panel-news #list-panel-news li:nth-of-type(0n+4) {
    margin-right:0px;
}


#panel-news #list-panel-news li .image-perex {
    display:block;
    width:100%;
    float:none;
    margin:0px;
    padding:0;
}

#panel-news #list-panel-news li .image-perex a{
    height: 180px;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;

}

#panel-news #list-panel-news li img {
    position: absolute;
    left: 50%;
    width: auto;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-width: 300px;
}

#panel-news #list-panel-news li .blog-li {
    display:inline-block;
    margin:0;
    vertical-align:top;
    overflow:hidden;
}

#index .blog-li h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top:20px
}



#panel-news #list-panel-news li .normal-date {
    font-size:12pt;
    font-style:italic;
    margin-bottom:5px;
    display:block;
    font-weight:400;

}

#panel-news #list-panel-news h4  {
    font-size:1.3em;
    line-height:1.1em;
    margin-bottom:20px;

}
#panel-news .more {display:none;}

#list-pages + hr {display:none;}

@media (max-width: 1200px) {
    #panel-news #list-panel-news li {width: calc(33% - 40px);}
}

@media (max-width:992px) {
    #panel-news #list-panel-news li {width: calc(50% - 40px);}
}

@media (max-width: 768px) {
    #panel-news #list-panel-news li {width:100%;}
}



/*PORADENSTVI*/
.services {text-align:center;}
.services ul{list-style:none;margin:0; padding:0;}
.services h2{margin:0 0 15px 0; padding:0;}


.services > tbody > tr > td{
    border-top:0;
    border-right: 5px solid #f3f3f9;
    border-bottom: 5px solid #f3f3f9;
    padding:30px;
}

.services > tbody > tr > td:nth-of-type(1n+3) {border-right:0;}
.services > tbody > tr:last-of-type > td {border-bottom:0;}

@media (max-width:992px) {

    table.services  tbody tr td {
        display: block;
        border-right:0;
        width:100%!important;
    }
    .services > tbody > tr:last-of-type > td {
        border-bottom: 5px solid #f3f3f9;
    }
    .services > tbody > tr:last-of-type > td:last-of-type {
        border-bottom:0;
    }

}



@media screen and (max-width: 600px) {
    table thead {
        display: block;
    }

    table.services tbody tr td:first-child {
        background-color:transparent;
    }
}


/*o nas*/
.personal .row {padding:20px 0; border-bottom:5px solid #f3f3f9!important;}
.personal .row:first-of-type {padding-top:0}
.personal .row:last-of-type {border-bottom:0!important}

/*FORMULAR*/

#support #telo + .panel-body,
#support #telo {
    width:calc(50% - 20px);
    display:inline-block;
    vertical-align:top;
}
#support #telo  {
    margin-right:20px;
}


@media (max-width: 992px) {
    #support #telo + .panel-body,
    #support #telo {
        width:100%;
        margin:0 0 20px 0;
    }
}



@media screen and (max-width: 600px) {

    table tbody td {
        display: block;
        padding: 10px;
    }

    table tbody tr td:first-child,
    table tfoot tr td:first-child {
        background: #f6f6f6;
    }

    table tfoot tr td:first-child {
        font-size: 1.2em;
    }

    table tbody td:before {
        content: attr(data-th);

        display: inline-block;
        width: 11rem;
        text-align: left;
        float: left;
    }

    table tfoot td:before {
        content: attr(data-th);
        font-weight: bold;
        display: inline-block;
        width: 11rem;
        text-align: left;
        float: left;
    }

    table.table-striped > tbody > tr:nth-of-type(even) {
        background: transparent;
    }

    table.table-striped > tbody > tr > td:nth-of-type(odd) {
        background: #f6f6f6;
    }

    table.table-hover > tbody > tr:hover {
        background-color: transparent !important;
    }

    table.table-hover > tbody > tr > td:hover {
        background-color: #f6f6f6;
    }
}



@media (min-width: 1300px) {
    .container {
        width: 1280px;
    }
}

.filter-default {
    filter: invert(39%) sepia(100%) saturate(844%) hue-rotate(168deg) brightness(97%) contrast(103%);
}


/*section-news - novinky*/
.section-news #list-pages  li {
  display:inline-block;
  width: calc(25% - 30px);
  overflow:hidden;
  vertical-align:top;
  position:relative;
  text-align:left;
}
.section-news #list-pages  li:nth-of-type(0n+4) {
  margin-right:0px;
}
.section-news #list-pages  li .image-perex {
  display:block;
  width:100%;
  float:none;
  margin:0px;
  padding:0;
}
.section-news #list-pages  li .image-perex a{
  height: 180px;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: block;
}
.section-news #list-pages  li img {
  position: absolute;
  left: 50%;
  width: auto;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-width: 300px;
}
.section-news #list-pages  li .blog-li {
  display:inline-block;
  margin:0;
  vertical-align:top;
  overflow:hidden;
}
.section-news #list-pages  h4 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top:20px;
  font-size:1.3em;
  line-height:1.1em;
  margin-bottom:20px;
}
.section-news #list-pages  h4  a{
  color: #000;
}
.section-news #list-pages  li .normal-date {
  font-size:12pt;
  font-style:italic;
  margin-bottom:5px;
  display:block;
  font-weight:400;
}
.section-news #list-pages .description p:first-of-type {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .section-news #list-pages  li {width: calc(33% - 40px);}
}
@media (max-width:992px) {
  .section-news #list-pages  li {width: calc(50% - 40px);}
}
@media (max-width: 768px) {
  .section-news #list-pages  li {width:100%;}
}