/*
 Theme Name:   GeneratePress Child
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Thomas Usborne
 Author URI:   http://edge22.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/


/*
Strech teh carousel on HP
*/
#sync1,#sync2 {
    overflow: hidden;
    width: 100%;
}

#sync1 .item{
    padding: 0px 0px;
    margin: 0px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    max-height: 600px;
    overflow: hidden;
}
#sync2 .item{

    padding: 0px 0px;
    margin: 0px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    max-height: 200px;
}
#sync1 .item img{
width: 100%;
height: auto;
}

#gal .caption {
  position: absolute;
    padding: 0px 0px;
  z-index: 10;
  left: 0px;
  right: 0px;
  top: 28%;
  margin: 0 auto;
  width: 40%;
  text-align: center;
  /*background: rgba(163,35,32,.75);*/
  color:#FBDCAC !important;
}
 #gal #produktshow .caption {
    width: 100% !important;
    top: 0px !important;
}
#gal .caption h2 {
    color: #FBDCAC !important;
    font-size: 25px;
    padding: 8px 20px 4px;
    background: rgba(163,35,32,.75)
}
/*#gal .h1{
  font-size: 78px;
}
#gal h2{
  font-size: 22px;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 0px 0px 10px;
  z-index: 10;

  font-weight: 300;
}*/
#sync2 {
    position: absolute;
    bottom: 0px;
/*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );*/
}
#sync2 .owl-stage-outer {
    margin-bottom: 10px;
}
#gal {
    position: relative;
}


#sync2 .owl-item img{
    background-color: #000;
    opacity: .8;
}
#sync2 .current {
    opacity: 1
}
/*.owl-controls {
    clear: both;
    width: 200px;
    height: 50px;
}*/
.content-area p {
    margin-bottom: 0.5em !important;
}
.content-area p:last-child() {
 margin-bottom: 1.5em !important;
}
.owl-pagination .owl-page {
    background: red;
}
#sync2 .owl-item {
    /*opacity: .5;*/
}
#sync2 .synced {
    opacity: 1;
}
.owl-special .owl-dots {
    display: none;
}
.owl-regular .owl-dots {

display: none;
}
.page-template-template-projektor #content {
    margin-top: 0px !important;
}

.page-template-template-projektor .page-header-content {
    display: none !important;
}
.page-template-template-projektor  .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 0px;
    z-index: 1000 !important;
}
.page-template-template-projektor .owl-dot,.page-template-template-projektor .owl-dot.active {
    width: 15px;
    height: 15px;
    padding-left: 10px;
}
.page-template-template-projektor .owl-dot {
    opacity: .8;
}
#actions .widget {
margin: 0px;
}

.absolute {
    position: absolute;
    width: 100%;
    height: auto;
    margin-top: 100px;
}

.n2-ss-13-align {
    margin: 0px !important;
}

.upper {
    text-transform: uppercase;
}

.hidden {
    display:none !important;
}
.padding_sides20 {
    padding: 0px 20px;
}

.align-center {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.goright {
    float: right;
}
.goleft {
    float: left;
}

.h3 {
    display: block;
    margin-bottom: 5px;
}
.red {
    color:#EE2E24 !important;
}
.center {
    text-align: center;
    margin: 0 auto;
}

.black {
    color: #000;
}

.bgblue {
    background: #251B7A;
}

.green {
    color: #77C428;
}

.align-right {
    text-align: right;
}

.nav-float-right .header-widget {
    top: 0px;
}

.push-left {
    float: left;
}

.push-right {
    float: right;
}

.nopadd {
    padding: 0px;
}
.p40 {
    padding:60px  30px 30px 0px;
}
.pt60 {
    padding:60px 0px 0px;
}
.pt20 {
padding:20px 0px 0px;
}
.pt30 {
    padding:50px 10px 20px;
}
.mt30 {
margin: 30px auto;
}
.mt10 {
    margin: 20px auto 10px !important;
}
.darkborder {
    border:1px solid #4F3C35 !important;

}
.lightborder {
    border:1px solid #e9e9e9 !important;

}

div#n2-ss-10 .n2-ss-slide-background, div#n2-ss-10 .n2-ss-slide-background > div {
    height: auto !important;
}

.highlighted {
    background: red !important;
}

.f20 {
    font-size: 20px;
}

#footer-widgets {

    margin-top: 0px;
}

.read-more {
    display: none;
}

.kg-video-js-skin {
background: red;
}
.kg-video-js-skin .vjs-big-play-button::before {
    color:#fff !important;
}

.kg-video-js-skin .vjs-control-bar, .kg-video-js-skin .vjs-big-play-button, .kg-video-js-skin .vjs-menu-button .vjs-menu-content{
    background-color: #fac40a !important;
}


.single .footer-widgets {
    /*margin-top: 90px;*/

}
.footer-widgets .widget a {

}
.footer-widgets  .widget > div{
    /*border:1px solid #78b3db;
    overflow: hidden;
    border-radius: 15px;*/
}

.footer-widgets .widget a:hover {
 color: #fff !important;
}


#footer-widgets .menu li{
display: block !important;
width: 100%;
text-align: left;

}

.menu-absolutni-pata-container .menu-item {
    display: inline-block;
}

.top-bar .widget_nav_menu li {
    margin: 0px;
}
#menu-extra .lang-item a{
    color: #000;
    top: 2px;
    position: relative;
}
.lang-item,.lang-item a {
    padding: 0px 3px;
    background: #fafafa;

}
.current-lang {
    opacity: .5;
}
#menu-extra .current-lang a{
background: #F4FBFF;
padding: 5px 15px;
color: #000 !important;
border-radius: 0px 0px 10px 10px;


}

.rellax {
    position: relative;
}

.footer-widget-1 .widget {
    padding: 0px !important;
}


#footer-widgets .caldera_ajax_error_block {
    width: 300px;
}

.modal {
    background: rgba(255,255,255,.4);
}
.white {
    background: #fff;
}
.cream {
    background: #FBDCAC;

}
.black {
    color: #000 !important;
}
.bgcolor {
    background: #F4FBFF;
}
.bgwhite {
    background: #fff;
}
.round15 {
    border-radius: 5px;
}
.footer-widget-1 .site-branding {
    top: 15px;
}

.footer-widget-1 .adr {
    clear: both;
    display: block;
    text-align: left;
    padding: 5px 5px 0px !important;
}

.footer-widget-1 .widget {
    margin-bottom: 10px;
}

.footer-widget-1 .execphpwidget li {
    padding-right: 5px;
}

.widget_sp_image {
    padding-top: 30px;
}


/*
Modal slide in form
*/

.modal.fade.in .lab-modal-body {
  bottom: 0;
  opacity: 1;
  z
}

.home #content {
    /*border-top: 120px solid #fff;*/
}

.lab-modal-body h1 {
  font-size: 4rem;
}

.lab-modal-body p {
  margin: 0 0 1.62rem 0;
  line-height: 1.62;
  font-weight: 300;
  font-size: 1.62rem;
  color: #666;
}

.lab-modal-body {
  position: relative;
  bottom: -250px;
  margin: 95px auto 0;
  padding: 40px;
  max-width: 60%;
  height: auto;
  background-color: rgb(255,255,255);
  border: 1px solid #e9e9e9;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
}

#right-sidebar h4 {
    padding:0px 0px 0px;
    text-align: left;


}

#right-sidebar ul li {
    padding: 3px 8px;
    margin: 0px;

    margin: 0px 0px;
    border-radius: 5px;
    text-align: left;
}
#ordinacnidoba li,#cenik li {
    padding: 3px 8px ;
    margin: 0px;
    background: transparent;
    margin: 0px 0px;
    border-radius: 5px;
    text-align: left;
}
.close,.close:hover {
    position: absolute;
    right: 15px;
    top: 0px;
    left: auto;
  padding: 10px !important;
  color: #000 !important;
  opacity: 1 !important;
}
.close:hover {
    background: #fefefe;
}
.btn-info {
    display: block !important;
    clear: both;
}


.popup-button {
  margin-top: 70px;
}



/*
ButtonAP
*/


.author-kontakt .authorInfo{
margin: 0px 0px 20px;
list-style: none;
}
.author-kontakt h3 {
    margin-bottom: 5px;
}
.author-kontakt .panel-body {
    padding: 0px;
}
.home .author-kontakt .panel  img {
    margin-bottom: 20px;
    background: #F4FBFF;

}
.author-kontakt .panel {

    background: #fff;
box-shadow: 0 0px 10px 0 rgba(5,5,5,.05);

background: #fff;
text-align: center;
transition: all .3s;
-webkit-transition: all 0.3s;
/*box-shadow: 0 1px 3px 0 rgba(5,5,5,.13);*/

border: 0px;
}
.author-kontakt .panel-heading,.author-kontakt .panel-heading:hover {
border-radius: 10px;
    background: #fff !important;
    background-color: #fff;
    border: none;
    padding:20px 20px 30px;

}
.page-template-template-tym .author-kontakt .panel-heading {
    overflow: hidden;
}

.author-kontakt .authorInfo {
    padding: 20px 0px 20px;
}

.author-kontakt .authorOme {
    padding: 20px 0px 0px;
}


.generate-back-to-top, .generate-back-to-top:visited {
    /*background: #4F3C35;
    color: #fff;*/
    right: 0px;
    bottom: 0px;
    height: 40px ;
    /*width: 40px ;*/
    line-height: 40px !important;
    border-radius: 0px;

}

/* Menu item in shortcode */
.menu-item-type-gs_sim  {

    font-size: 14px;
    letter-spacing: .7px;
}
.menu-item-type-gs_sim span{
display: inline-block !important;
width: auto;
clear: both;
}
.secondary-navigation ul ul {
    display: inline-block;
}


#sticky-navigation .count{
background: #4F3C35
}
/*#site-navigation .menu-item:last-child a{
    padding-right: 0px;
}*/

#site-navigation .menu-item:last-child a {
    background: #A32320 !important;
    color:#FBDCAC !important;
}
#site-navigation .count, .menu-item .count  {
    padding: 7px;
    line-height: 7px;
    font-size: 10px;
    color: #fff !important;
    width: 20px !important;
    height: 20px !important;
    display: inline-block;
    background: #000;
    border-radius: 40px;
    overflow: hidden;
    margin-left: 5px;
    font-weight: bold;
}
#site-navigation .btn {
    padding: 0px !important;
}




#menu-hlavni-menu a {
    /*color: #000;*/
}
#menu-hlavni-menu .btn,#menu-hlavni-menu .btn:hover {

    border-radius: 0px;
}

.portfolio-box {
    position: relative;
    padding: 0px !important;
    margin: 0px !important;
}

.portfolio-box .hot {
    position: absolute;
    background: #e13739;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.4px;
    font-weight: bold;
    display: block;
    padding: 0px 12px !important;
    left: 10px;
    top: 10px;
    z-index: 101;
    border-radius: 40px;
}

.single-portfolio {
    text-align: center;
}

.offer .tag {
    padding: 2px 10px;
    float: left;
    margin: 4px;
    display: inline-block !important;
    border: 1px solid #ccc;
    border-radius: 30px;
}

.portfolio-box h3, .portfolio-box ul {
    margin: 0px;
}

.portfolio-box ul {
    padding: 30px;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer !important;
    /*  -webkit-animation-duration: 0.3s;
      -webkit-animation-delay: 0.4s;
    -webkit-animation-iteration-count: infinite;*/
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    top: 25% !important;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box-caption a {
    color: #fff !important;
    font-size: 24px;
    font-weight: 600;
    line-height: 45px;
}

.portfolio-box h3 {
    margin-top: 0px !important;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.portfolio-box .url a, .portfolio-box h3, .portfolio-box .cat {
    color: #262626;
}

.portfolio-box .cat {
    padding: 30px 20px;
}

.portfolio-box .tag {
    font-size: 15px;
    line-height: 20px;
    clear: both !important;
    display: block-inline;
    border-radius: 5px;
    padding: 3px 12px;
    background: rgba(255, 255, 255, .8);
}

.reference .cat {
    position: relative !important;
    padding: 20px 0px 40px;
    margin: 0 auto;
    text-align: center;
}
.reference .cat .tag {
font-size: 12px;
letter-spacing: 1px;
    line-height: 20px;
    clear: both !important;
    display: block-inline;
    border-radius: 15px;
    border:1px solid #337ab7;
    color:#337ab7;
    text-transform: uppercase;
    padding: 3px 12px;
    background: rgba(255, 255, 255, .8);
}

div.alm-reveal {
    clear: both;
}

.grid {
    height: auto;
}

.isotop {
    margin-bottom: 30px;
}

.isotop .active:after {
    font-size: inherit;
    line-height: 32px;
    font-weight: 400;
    font-family: "Source Sans Pro";
    /*color: #555;*/
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    height: 3px;
    background: #209AD5;
    width: 100%;
}

.isotop .tag {
    font-size: inherit;
    line-height: 32px;
    font-weight: 400;
    font-family: "Source Sans Pro";
    color: #555 !;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 3px 0px;
    margin: 0 20px;
    /*color:#337ab7;*/
}

.isotop .tag:hover {
    font-size: inherit;
    line-height: 32px;
    font-weight: 400;
    font-family: "Source Sans Pro";
    /*color: #555;*/
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    color: #337ab7;
}

.isotop {
    width: 100%;
  text-align: center;
}
.tag {
background: none;
/* border: 1px solid #7EA0D8; */

color: #fff !important;
text-transform: uppercase;
display: inline-block;
text-align: left;
border-radius: 2px;
padding: 5px 10px;
font-size: 10px;
letter-spacing: 1px;
font-weight: bold;
/*font-family: 'Open Sans', sans-serif;*/
font-weight: 500;

}
.isotop .tag {
display: inline-block !important;
padding: 10px 15px !important;
border-radius: 25px !important;
background: #fff !important;
margin-bottom: 12px !important;
border:0px solid #e9e9e9 !important;
font-size: 10px !important;
font-weight: bold !important;
letter-spacing: 1px !important;
text-transform: uppercase !important;
line-height: 10px !important;
color: #00002e!important;
}
#portfolio .cd-modal-content {
  display: none;
}

.search-form input[type="search"] {
    padding: 3px 15px !important;
    border-radius: 5px 0px 0px 5px;
    border:0px;
}
.search-form input[type="submit"] {
    padding: 0px 15px  !important;
 border-radius: 0px 5px 5px 0px;
 font-size: 14px;
 letter-spacing: .9px;
 top: 0px;
}


.modal-dialog {
min-width: 700px;
}
.modal-content {
    min-width: 80%;
    min-height: 450px;
padding: 10px;
}
.modal-title {
    font-size: 30px;
    text-align: center;
}
.modal-header {
    border: 0px ;
}

.caldera-grid label {
    float: left;
}
.modal-header .close,.modal-header .close:hover,.caldera-front-modal-container .remodal-close,.caldera-front-modal-container .remodal-close:hover{
    position: absolute;
    right: 0px;
    left: auto;
    top:0px;
    background: none;
    color: #000 !important;
    border: 0px !important;
}

.page-header-content {

margin: 0px 0px 0px;
}



.modal-header  .btn{
position: absolute;
top:45%;
}
.modal-header .btn-next {
right: -10px;
}
.modal-header .btn-prev {
left: -10px;
}
#portfolio {
  padding: 90px 0px;
}
#portfolio .tag {
border: 1px solid #7EA0D8;
color:#7EA0D8;
}
.isotop .tag:hover,.isotop .active {
  background:#7EA0D8 !important;
  text-decoration: none;
}

.grid-item a {
    display: block;
}

.grid-container  {
    padding: 0px;
}

.grid-item {
z-index: 1;


color: #fff;
text-align: center;
background-size: cover;
background-position: center;

  /* vertical gutter */
  margin-bottom: 10px;

}
.grid-item:hover{
opacity:.4;

}

.medium {
    width: 250px !important;
    height: auto;
}
.large {
    width: 250px  !important;
    height: auto;
}
.big {
    width: 300px  !important;
    height: auto;
}

#loading-indicator {
    background: red;
    width: 100px;
    height: 100px;
}
.masonry-details  h5 {
    margin: 0px;
    padding: 10px;
    font-weight: bold;
}
.masonry-details {
    position: absolute;
    bottom: 20px;
    background: rgba(255,255,255,.99);
    width: 90%;
margin: 0 auto;
left: 0px;
right: 0px;
text-transform: uppercase;
color: #000;

}
.masonry-details .masonry-post-title{
text-align: center;
display: inline-block;
font-size: 15px;
letter-spacing: 1.4;
line-height: 1.3;
padding: 0 0px;
text-decoration: none;
width: 100%;
}









.hvr-underline-from-center:before {
    height: 2px;
}

.isotop .active {
    color: #337ab7;
}

.isotop .active:before {
    height: 2px !important;
    background: #337ab7 !important;
    width: 100%;
    left: 0px;
    right: 0px;
}


/*
Social networks
*/

#social_absolute {
    position: fixed;
    right: 0px;
    bottom: 15%;
    z-index: 100;
}

#social_absolute ul li {
    display: block;
    clear: both;
    height: 40px;
    width: 40px;
}

#social_absolute ul li a {
    width: 100% !important;
}

.social {
    margin: 30px 0px;
}

.social li a, .social li a:hover {
    padding: 10px;
    color: #fff;
}

.social-icon {
    color: #fff !important;
    text-indent: -6666px !important;
}

.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
}

#social_absolute ul {
    margin: 0px;
    list-style: none;
}

#masthead {
    /*background: #EDFAFF;*/
}

#social_absolute ul li a {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px;
    display: block;
    color: #fff;
    text-align: center;
    vertical-align: middle;

}

#social_absolute .fa-info-color, .fa-info-circle:hover {
background-color: #000;
}

#social_absolute .fa-facebook-color, .fa-facebook-color:hover {
    background-color: #3d5b99;
}

#social_absolute .fa-twitter-color, .fa-twitter-color:hover {
    background-color: #00aced;
}

#social_absolute .fa-google-color, .fa-google-color:hover {
    background-color: #e25714;
}

#social_absolute .fa-instagram-color, .fa-instagram-color:hover {
    background-color: #8a3ab9;
}
#social_absolute .fa-tripadvisor-color , .fa-tripadvisor-color:hover {
    background-color: #00af87;
}


.fa {
    margin: 14px auto;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    /*color: #fff;*/
}



.gallery_widget .item:hover img,.owl-item .item:hover img{
opacity: 1;
}
/*.gallery_widget .item:hover a:after,.owl-item .item:hover a:after{
     margin: 0 auto;
    left:0px;
    right: 0px;
    top: 40%;
    background:transparent url("img/playwisely.svg") no-repeat center center;
    background: #fff;
    background-size: 80% 80%;
   position:absolute;
   width: 30px;
   height: 30px;
   content: "";
   opacity: 1;
pointer-events: none;
overflow: hidden;
}
*/
#komentarefull {
    max-height: 500px;
}
#komentarefull .owl-item .item:hover a:after{

    display: none;

}
#upcoming_event .event ,.custom-pagination {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 10px 0px 10px;
}
#upcoming_event .owl-carousel .owl-item img {
    height: auto !important;
}

.owl-regular .owl-item img:hover {
    opacity: .5;
}

.owl-regular .owl-item .item{
background-color: #A32320 !important;
}
#sekce0 {
    background: rgb(255,255,255);
background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,249,249,1) 50%, rgba(255,245,245,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,249,249,1) 50%,rgba(255,245,245,1) 100%);
background: linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,249,249,1) 50%,rgba(255,245,245,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff5f5',GradientType=1 );
}
/*
// Main carousel
*/
#slider-thumbs ul {
    /*width: 80%;*/
margin:0 auto;
}
#slider-thumbs .img {
    height: 150px;
    overflow: hidden;
    background: #000;
}
#slider-thumbs {
        /*font-family: "Abril Fatface";*/
    margin: 0px 0px 0px;
    padding: 0px;
    position: absolute;
    bottom: 0px;
    background: none;


}
#slider-thumbs  img{
opacity: 1;


}
#slider-thumbs .list-line li {
    padding: 0px;

}
#slider-thumbs .selected img{
opacity: 1;
}
#slider-thumbs .selected h3 {
    background:#000 !important;


}
#slider-thumbs  ul li span {
    /*box-shadow: 0 0px 10px 0 rgba(5,5,5,.05);*/
    display: block;
transition: all .3s;
text-align: center;
-webkit-transition: all 0.3s;

}

#slider-thumbs  ul li span img:hover {
    cursor: pointer;
}
#slider-thumbs  ul li span img {
width: auto;
text-align: center;
margin: 0 auto;
}
#slider-thumbs .list-inline .selected h3{
    /*padding: 30px 0px;*/

}
#slider-thumbs .list-inline>li,.list-inline>li {
    padding: 0px;
    /*padding-right: 10px;
padding-left: 10px*/
}
#slider-thumbs  ul li h3{
    cursor: pointer;
    padding: 20px 10px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    letter-spacing: .7px;
    text-transform: uppercase;
    border-radius: 0px 0px 0px 0px;
    margin:0px;
}

.carousel .carousel-control,.carousel .carousel-control {
    top: 45%;
}

.push-right .carousel-caption,.carousel-caption {

    padding-top: 90px;

    left: auto;
    max-width: 85%;
    color: #fff;
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    /*letter-spacing: .6px;*/
}
.push-right .carousel-caption {
    padding-left: 90px;
    max-width: 100%;
}
.push-left .carousel-caption {

    padding-top: 100px;
    right: auto;
    max-width: 85%;
    color: #fff;
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    /*letter-spacing: .6px;*/
}
.carousel-caption {
    position: relative;
}
.light .carousel-caption {
    color: #fff;
    text-shadow: none;
}
.light .carousel-caption {
    color: #000;
    text-shadow: none;
}

.carousel-caption .h3{
    font-size: 20px;
    letter-spacing: 1px;
}

.carousel-caption h2 {
    font-size: 40px;
    line-height: 48px;

    /*font-family: "Open Sans";*/
    font-weight: 400;
    margin: 5px 0px 5px;
}
.carousel-caption p {
    font-size: 16px;
    line-height: 22px;
    padding: 20px 20px 0px 0px;
    margin: 0px;

}
.carousel-caption .btn {
    clear: both;
    display: block;
    margin: 0px 0px;
}

.custom-pagination {
    margin: 10px 0px;
}
.page-numbers  {
    display: none;
}
.custom-pagination .current {
background: #177cc0;
color:#fff;
width: 25px;
    height: 25px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
}
.custom-pagination a {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: #F4FBFF;
    text-align: center;
    border-radius: 5px;

}
.custom-pagination .next,.custom-pagination .prev {
    background:#fff;
}

.file_widget {
    padding-bottom:30px;
}
.btn .fa {
    margin: 0px 10px 0px 0px;
}
.file_widget  .btn {

    margin-bottom: 15px;
}
.file_widget .p30 {
    padding:30px 30px 0px;
}
.file_widget li a{
color:#000 !important;
padding: 5px 15px;
    text-align: center;
}
.file_widget a[href $='.pdf']:before,.file_widget a[href $='.svg']:before,.file_widget a[href $='.zip']:before,.file_widget a[href $='.doc']:before,.file_widget a[href $='.xls']:before,.file_widget a[href $='.html']:before,.file_widget a[href $='.png']:before,.file_widget a[href $='.jpg']:before,.file_widget a[href $='.jpeg']:before    {
position: absolute;
    right: -40px;
    top: 0px;

    color:#fff !important;
    background: #4F3C35;
    font-size: 10px;
    font-weight: bold;
    padding: 1px 5px !important;
    padding: 10px !important;
    line-height: 15px !important;
    height: 100%;

}
.file_widget  a[href $='.svg']:before {
content: "SVG";
}
.file_widget  a[href $='.pdf']:before {
content: "PDF";
}
.file_widget  a[href $='.zip']:before {
content: "ZIP";
}
.file_widget  a[href $='.doc']:before {
content: "DOC";
}
.file_widget  a[href $='.xls']:before {
content: "XLS";
}
.file_widget  a[href $='.html']:before {
content: "HTML";
}
.file_widget  a[href $='.jpg']:before {
content: "JPG";
}
.file_widget  a[href $='.jpeg']:before {
content: "JPEG";
}
.file_widget  a[href $='.png']:before {
content: "PNG";
}

#blog .file_widget a[href $='.svg'],#blog .file_widget a[href $='.pdf'],#blog .file_widget a[href $='.png'],#blog .file_widget a[href $='.jpg'],#blog .file_widget  a[href $='.jpeg'],#blog .file_widget  a[href $='.doc'],#blog .file_widget a[href $='.xls'],#blog .file_widget a[href $='.zip'],#blog .file_widget a[href $='.html'] {
    position: relative;
    text-align: center;
    background: url("assets/images/pngicon.png") no-repeat ;
    background-size: 20px;
    min-height: 36px !important;
    height: auto;
    display: block;
    position: relative;
    color: #000 !important;
    display: inline-block;
    width: auto;
    color: #fff !important;
}
#blog a {
    color: #000;
}
#blog a h2,#produktshow h2,#udalosti h2 {
    font-size: 20px;
    text-align: left;
    letter-spacing: .6px;
    font-weight: 500;
        /*font-family: "Abril Fatface",serif;*/

}

#blog a h2 {
    margin-bottom: 10px;
}
#blog .excerpt {
 margin-bottom: 10px;
 line-height: 20px;
}

#blog h3 {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: .8;

    color: #000;
    padding: 10px 0 10px ;
    margin-bottom:0px !important;
}

.file_widget a[href $='.svg'],.file_widget a[href $='.pdf'],.file_widget  a[href $='.doc'], .file_widget  a[href $='.jpeg'], .file_widget  a[href $='.png'], .file_widget  a[href $='.jpg'],.file_widget a[href $='.xls'],.file_widget a[href $='.zip'],.file_widget a[href $='.html'] {
    position: relative;

    background: url("assets/images/png.png") no-repeat ;
    background-size: 20px;
    min-height: 36px !important;
    height: auto;
    display: inline-block;
    position: relative;
    width: auto;
    background: #333;
    color: #fff !important;
}


/*
Galerie
*/
.gallerie {
    overflow: hidden;
}
.carousel-inner>.item>a>img {
    width: 100%;
}

.gallery_widget .carousel-control,.reference_widget .carousel-control {
        margin: auto;
    height: 25px;
    width: 25px !important;
    /*width: 10% !important;*/
    opacity: 1;
    line-height: 24px;
}
.carousel-control {
    bottom: auto;
    z-index: 2;


}
.carousel-control.left,.carousel-control.right {
    background:rgba(0,0,0,.7);
    box-shadow: none;
    color: #fff !important;
    z-index: 10;
    margin:auto;
    text-align: center;
    border-radius: 0px;
    padding: 20px !important;

}
.carousel-control.left:hover,.carousel-control.right:hover {
    background: #000;
}
.carousel-control {
    top: 45% !important;
}
.carousel-control.left  {
    left: 0px !important;


}
.carousel-control.right  {
    right: 0px !important;


}
.carousel-control.left .fa,.carousel-control.right .fa {
    margin: 0px;
    text-shadow: none;
    color: #fff;
    padding: 0px 0px !important;
    line-height: 0px;
}


/*
Jobs
*/


.gradient {
    background: rgb(255,204,163);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,204,163,1) 3%, rgba(237,117,46,1) 71%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,204,163,1) 3%,rgba(237,117,46,1) 71%);
background: radial-gradient(ellipse at center, rgba(255,204,163,1) 3%,rgba(237,117,46,1) 71%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcca3', endColorstr='#4F3C35',GradientType=1 );
overflow: hidden;
clear: both;
padding-bottom: 40px;
}

/*
Spolupracujeme
*/
#spolupracujeme {
    /*background: #177CC0;*/
    padding: 0px 0px 10px;
    margin-top: 50px;
}

#spolupracujeme .owl-nav  .owl-next, #spolupracujeme .owl-nav .owl-prev {

}

#onas .owl-nav .owl-prev,#onas .owl-nav .owl-next {

}


#onas .owl-nav .owl-next  {
    right: 0px !important;
}
#onas .owl-nav .owl-prev{
    left: 0px !important;
}
#spolupracujeme .owl-nav  .owl-prev {
 left: -40px  !important;
}
#spolupracujeme .owl-nav  .owl-next {
    right: -20px !important;
}

#spolupracujeme .owl-carousel {
    /*background: #fff;*/
}

#spolupracujeme .item  {
    margin: 10px 0px !important;
    height: 150px;
    opacity:.7;
    background: #fff;
    padding: 20px 40px;
    position: relative;
}
#spolupracujeme .item img {
  vertical-align: middle;
width: 150px;
position: absolute;
top: 0px;
bottom: 0px;
margin: auto auto;
left: 0px;
right: 0px
}
#spolupracujeme_carousel .owl-brand-carousel .owl-item img {
    height: 130px;
    width: auto;
        opacity:1;

    background: #fff;
    padding: 20px 40px;
}
#spolupracujeme_carousel .owl-carousel .owl-item img {

}

.fb_reset {
    margin-top: 40px !important;
}
.owl-dots {
    width: 150px;
    height: 20px;
    margin: 20px auto;

    display: block;
    text-align: center;
}
.owl-dot {
    display: block;
    width: 7px;
    height: 7px;
    background: rgba(0,0,0,.3);
    margin: 0px 2px;
    border-radius: 50px;
    display: inline-block;
}
.owl-dot.active {
    background: #fff;
    border-radius: 50px;
    width: 7px;
    height: 7px;
 }

.tos-caption {
    display: none;
}

#VerticalCarousel .fa {
    color: #333;
}

#social_absolute .fa-dribbble-color, .fa-dribbble-color:hover {
    background-color: #F279A8;
}

.one-container .container {
    background: none !important;
    background-color: none !important;
}

#newsletter .hptitle h2, #newsletter .hptitle .h3 {
    color: #fff;

}

.lang-item a {
    font-size: 12px;
    padding: 5px;
}

.current-lang a, .lang-item a:hover {
color:#ccc !important;
}
.lang-item a{
    color:#000 ;
}

.hptitle .h3:after {
    content: "";
    width: 20px;
    height: 20px;
    top: 0px;
    display: block;
    /*background: url("img/lightning.svg") no-repeat;*/
    background-size:100% 100%;
    visibility: visible;
    /*margin: 10px auto;*/

}
.list {
    text-align: center;
    padding: 5px;
}
.list:after {
    content: "";

    width: 20px;
    height: 20px;

    top: 0px;
    display: block;
    background: url("img/minus.svg") no-repeat;
    background-size:100% 100%;
    visibility: visible;
    margin: 0px auto;

}

#newsletter .caldera-grid {
    width: 50%;
    margin: 0 auto;
}
.caldera-grid .row:before {
    display: inline-block !important;
}

#newsletter .caldera-grid .single {
    width: 100%;
    margin: 0 auto;
}

.single #page{
}

ol {
    margin: 0px;
}
#newsletter .caldera-grid .single div {
    padding: 0px;
}

#newsletter .caldera-grid .last_col .form-group div {
    float: left;
    width: auto;
}

#newsletter .caldera-grid .single {
    margin: 0 auto;
}

#newsletter .caldera-grid input {
    border: none;
    border-radius: 0px !important;
}

#newsletter .caldera-grid input [type="email"] {}

#newsletter, #testovacka {
    padding: 10px 0px 50px;
    background: #209AD5;
}


/*
Navigace
*/

#menu-menu-paticka,#menu-menu-paticka-eng {
    /*text-align: center;*/
}

#menu-menu-paticka li,#menu-menu-paticka-eng li {
    display: inline-block;
}

#menu-menu-paticka li a , #menu-menu-paticka-eng li a {
    padding: 0px 20px;
    /*color: #999;*/
}

#breadcrumbs {
    margin:20px 20px;
}
#breadcrumbs li{
    display: inline-block;
    width: auto;
    margin-left: 1px;
    position: relative;
    overflow: hidden;
}
#breadcrumbs .item-home,#breadcrumbs .item-cat {
    background: #fff;
    padding: 2px 15px;
    border-radius: 15px;
}
#breadcrumbs .item-current {
background: rgba(255,255,255,.5);
    padding: 2px 15px;
    border-radius: 15px;

}
#breadcrumbs .separator {
    text-content:-6666px;
    width: 20px;
    height: 27px;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
}
#breadcrumbs .separator:after {
    margin: 0 auto;
    left:0px;
    right: 0px;
    top:20%;
    background:transparent url("img/next.svg") no-repeat center center;
    background-size: 50% 50%;
   position:absolute;
   width: 20px;
   height: 20px;
   content: "";
   opacity: 1;
pointer-events: none;

}
#menu-menu-paticka a,#menu-menu-footer li a{
    color: #FBDCAC;
}
#menu-menu-paticka li, #menu-menu-footer li {
    display: block;

}

.menu .btn a,.btn_special{
color: #fff !important;
display: inline-block;
text-align: center;
margin: 0 auto;
background: #A32320 !important;
    border-radius: 5px;
    /*height: 30px;*/
    padding: 4px !important;
    top: 10px;
    position: relative;
    overflow: hidden;
    padding-left: 16px !important;
padding-right: 16px !important;
line-height: 26px !important;
font-family: "Roboto Condensed", sans-serif;
}
.btn_special {
    margin: 10px 0px 30px;
}
.menu .btn a:hover,.btn a:hover,.btn-map:hover,.btn_special:hover {
    background: #000 !important;
}
#sticky-navigation .menu .btn a,#sticky-navigation .menu .btn a:hover{
    top: auto !important;
    top: 0px !important;
}
.menu .important a {
    background: #77c428 !important;
    border: 0px;
    padding: 20px 5px;
    color: #fff !important;
}

.hvr-sweep-to-right:before {
    background: #91C7EB;
}

.inside-right-sidebar {

    position: relative;
}

.dropdown-menu-toggle {
    padding-right: 10px !important;
}
#actions .upper,.widget .upper {
    letter-spacing: 2px;
    font-size: 12px;
}
#actions .widget{
    text-align: center;
    height: 100%;
}
#actions {
/*    background:#000 !important;*/
}
#actions h3,.widget  h3 {
    margin: 0px;

    font-size: 32px;
}
.widget img {
    text-align: center;
    margin: 0 auto;
}
#actions .widget,.widget {

    position: relative;
    text-align: center;

}

.prohlidky {
    /*display: block;
    overflow: hidden;
    background: #fff;
    margin-bottom: 15px;
    padding: 20px;
    width: 50%;
    float: left;
    margin: 0px;*/


    display: inline-block;
    overflow: hidden;
    background: #fff;
    margin-bottom: 15px;
    padding: 0px;
}

.post-image {
    margin: 0px;
}

.footer-widgets #actions .widget,.footer-widgets .widget {
    min-height: 100px;
    position: relative;
    text-align: center;

}
#reservation,#eventnow, #specials {
    height: 320px;
}

#reservation {
    color: #fff;
    padding:30px !important;
    background: #4F3C35;
    overflow: hidden;
    position: relative;
    text-align: center;
}
#reservation img {
    width: 200px;
}


#eventnow .btn, #reservation .btn {
    position: absolute !important;
    bottom: 20%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    max-width: 200px;
    padding: 10px 10px !important;

}
#reservation h3,#eventnow h2 {
 font-size: 24px;
line-height: 28px;
padding: 5px 10px;
font-weight: 100;
letter-spacing: .6px;
}
#udalosti {
    /*background:#000;*/
}
#eventnow {
    color: #fff;
    padding:30px !important;
    overflow: hidden;
background: rgba(0, 0, 0, .3);

}
#eventnow .content {
    z-index: 2;
}
#eventnow .category_now {
    display: block;
    max-width: 120px;
    margin: 0 auto;
    background: #fff;
    color:#000;
    clear: both;
    padding: 0px 10px;
    font-size: 10px;
    text-transform: uppercase;
    /*font-family: "Open Sans", sans-serif;*/
    letter-spacing: 1px;
    font-weight: normal;
}

#eventnow img {

    position: absolute;
    left: 0px;
    top:0px;
    width: 100% !important;
    z-index: -1;
opacity: 1;


}
#specials {
    padding:30px !important;
    background: #E6C48B;
    overflow: hidden;
    text-align: center;
    position: relative !important;
}

.widget_fbw_id h2 {
    display: none !important;
}

.widget .border, #actions .border {
    height: 100%;
    padding-top: 20px !important;
}
#actions .widget img{
width: 200px;
margin: 0 auto;
text-align: center;
}

#specials img {
    max-height: 180px;
    width: auto !important;
    margin: 0 auto;
    text-align: center;
}
#specials h3 {
    margin: 0px;

font-size: 32px !important;

}
#specials .price {
    border-radius: 400px;
    width: 100px;
    height: 100px;
    background:rgba(79,60,53,1);
    font-size: 20px;
    line-height: 60px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 35%;
    right: 20%;
    z-index: 100;
    padding:20px 10px;
    text-align: center;
    vertical-align: middle;



}
#eventnow {
    position: relative;
    overflow: hidden;

}

#eventnow .bg{
    position: absolute;
    left: 0px;
    top: 0px;
z-index: -1;
background-size: 100%;

}
.widget a, .widget a:active, .widget a:visited {
/*color: #000;*/
}

.lsi-social-icons li {
    padding: 0px !important;
    margin: 0px;
}

.widget .title, .widget-title {
    color: #000;
    font-weight: 500;
    text-align: center;
    width: 100%;
    font-size: 25px;
    float: left;
    margin: 0px 0px 10px;
    font-family: Georgia,serif;
}

.dark .title  {
    color:#FBDCAC;

}

.zoom-social-icons-widget {
    margin: 40px auto;
    width: 200px;
}

.zoom-social_icons-list__item {
    margin: 4px !important;
}

.lsi-social-icons li a {
    background: none !important;
    padding: none;
}

.no-gutter, .no-gutter .generate-sections-inside-container {
    padding: 0px !important;
}

.widget-title {
    margin-bottom: 15px;
}
#widgets,#right-sidebar {
    margin:0px 0px 20px;
    padding: 0px 20px !important;
}


#produkty .title,.widget-title {
    padding: 0px 5px 10px;
    font-size: 24px;
    text-align: left;
    /*font-family: "Abril Fatface",serif;*/
    float: left;
}

#widgets .rozcestnik_item,#produkty .rozcestnik_item{
    position: relative;
    margin: 0px 0px 15px;
    padding: 0px;
}
#widgets .rozcestnik_item .caption,#produkty .caption {
     position: absolute;
    right: 15px;
    top:15px;
    z-index: 10;
    background: #fff;

    color: #000;
}
#mainbody #produkty .caption{
    position: relative;
    background: transparent;
    right: auto;
    top:auto;
}

/* Akcew */
#mainbody #produkty{
    /*padding: 50px 20px 0px 0px;*/

}
#mainbody #produkty .rozcestnik_item {
    background: #fff !important;
    border-radius: 5px;
    padding: 20px;
}
#widgets img {
    margin: 0px;
    width: 100%;
    height: auto;
}
#mainbody #produkty img {
    width: 100%;
}
#produkty .caption h2 {
    padding: 5px 10px;
    margin: 0px;
    font-size: 20px;
    font-weight: 500;
}
#mainbody #produkty .caption h2 {
    padding: 20px 0px;
    margin: 0px;
    font-size: 28px;
    font-weight: 500;
}
#widgets .widget,.widget-area .widget,table.widget {
    margin: 0px 0px 0px ;
    padding: 20px;
    background: #fff;
/*background: -moz-linear-gradient(top, rgba(255,255,255,1) 43%, rgba(255,255,255,1) 44%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 43%,rgba(255,255,255,1) 44%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 43%,rgba(255,255,255,1) 44%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );*/

border-radius: 5px;
}

#widgets .widget, #right-sidebar .widget {
margin-top: 20px;
}
#widgets .widget:first-child,#right-sidebar .widget:first-child {
    margin-top: 0px;
}

#widgets #udalosti a {
    margin-bottom: 10px;
}
table.ul li {
    margin-left: 20px;
    list-style-type: circle !important;
}
/*.widget-area .widget,table.widget {

    border-radius: 15px;
    padding:20px;
    overflow: hidden;
    border: 1px solid #f3f3f3;
background: #fff;
width: 95%;
text-align: center;
min-height: auto;
margin: 0px auto 15px;
transition: all .3s;
-webkit-transition: all 0.3s;
box-shadow: 0 1px 6px 1px rgba(5,5,5,.03);
}*/

table.widget {
    height: 40px;
}
table.widget tr,table.widget td {
    padding: 0px !important;
}
 table.widget  h3 {

font-size: 22px;
margin-bottom: 10px;
padding:0px 0px;
font-weight: 300;
 }
 table.widget ul {
    margin: 0px;
 }
.gallery-item {
    width: auto !important
}

.page-header-content h1 {
    color: #fff;

}
#mypageheader img {
    margin: 0px;
    width: 100% !important;
}

#moreonas,#blog,#users,.site-footer,.site-content  {
    position: relative;

}
#moreonas > img {
    width: 100%;
    height: auto;
}
#moreonas  {
    position: relative;
}
#moreonas #video {
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto auto;
    left: 0px;
    right: 0px;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: red !important;
}

 .mejs-fullscreen-button>button {
    background:none !important;
    background-color:red;
    font-family: "FontAwesome";
    content: "\E608";
    font-size: 20px;
    position: relative;
    color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
/*border: 0;
cursor: pointer;
display: block;
font-size: 0;
height: 20px;
line-height: 0;
margin: 10px 6px;
overflow: hidden;
padding: 0;
position: absolute;
text-decoration: none;
width: 20px*/
 }
 .mejs-fullscreen-button>button:after {
    color:#ccc;
    font-family: "FontAwesome";
    content: "\E608";
    font-size: 13px;
    margin:0px;
    position: absolute;
 }

 .search .inside-article {
    overflow: hidden;
    clear: both;
 }

.search #main a {
    display: block;
}
.search h1 span {

}
mark {
    background:#A32320 !important;
    color:#fff;
    margin:3px;
}

.wp-video {
    margin: 0 auto;
    text-align: center;
}

#onas, #quick_contact {

    /*z-index: 1000;*/
    position: relative;
}
#onas .extra {
    color: #fff;
    padding: 35px 0px 20px;
}

#onas .extra p{
    padding: 0px 60px 0 0;
}
#komentare {
    margin: 30px 0 0 !important;
    width: 100%;
    float: left;
}
.home #komentarefull {
margin: 0px 0 0px !important;
padding: 20px 0px 45px;
}
.page-template-template-reference #komentarefull {
    /*margin: 20px 0px 20px !important;*/
}
.page-template-template-reference #komentarefull .panel-heading{
    padding:20px !important;

}


.home #komentarefull .content {
    height: 280px;
}
.home #komentarefull .btn {
    border: 0px !important;
}

.page-template-template-reference #komentarefull .content {
    height: auto;
}

.page-template-template-reference #komentarefull .panel{
    color: #000;
    height: auto;
    text-align: left;
        border: 1px solid #f3f3f3;
    background: #fff;
    box-shadow: 0 0px 1px 0 rgba(5,5,5,.05);
    padding: 15px;
    position: relative;
    border-radius: 10px;

}

 #komentarefull .item{
    margin: 0px !important;
    padding: 20px 50px;

    overflow: hidden;
    text-align: center;
    color: #000;
    position: relative;

}
#komentarefull .owl-dots {
    display: none;
}
.btnmore {

    padding: 5px 30px !important;
    background: #fff;
    color: #177cc0 !important;
    text-align: center;
    display: inline-block;
    text-transform: uppercase !important;
    border-radius: 25px;
    left: 0px;
    right: 0px;
    margin: 10px auto 10px;
    border:2px solid #177cc0 ;
    letter-spacing: .7px;
    font-size: 15px;
    line-height: 25px;
}

.author-kontakt .caldera-forms-modal, html input[type="button"], input[type="reset"], input[type="submit"], .button, .button:visited,#users .btnmore,#blog .btnmore,#users .caldera-forms-modal,#onas .btn,.fwp-load-more,.kontakt .btn,.form-group .btn {
   color: #fff !important;
background: #A32320 !important;
border-radius: 5px;
/*height: 30px;*/
padding: 4px !important;
top: 10px;
position: relative;
overflow: hidden;
padding-left: 16px !important;
padding-right: 16px !important;
line-height: 26px !important;
text-transform: uppercase;
}
.caldera-grid .btn{
    color: #fff !important;
    background-color: #177cc0;
    border-radius: 5px !important;
    font-weight: 500 !important;
    border:0px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: inherit;
}
.caldera-grid .btn:hover {
    background: #000 !important;

    font-weight: 500 !important;
}

#blog .btnmore {
    margin: 20px auto 50px;
}

.entry-header {
    padding: 0px 0px;
}
.main-title {
    line-height: 33px;
    font-size: 35px ;
}
.site-logo h1 {
    position: absolute;
    text-indent: -6666px;
    width:1px;
    height: 1px;
}

.single h1,.page h1 {
    padding: 0px 0px;
    margin-bottom: 20px;
}

.single .tag {
    padding: 4px 10px;
    margin-left: 10px;
    display: inline-block;
}
.single .caldera-forms-modal {
    margin: 10px 0px;
}
.single h1 .caldera-forms-modal {
margin: 10px 10px;
}


.single .site-main ul {
    margin: 0px !important;
    list-style: none;
}

.kontakt .btn {
    margin: 0px auto 10px !important;
    padding: 5px 30px !important;
    text-align: center;
    display: block;
}

/*.btn:hover,.caldera-forms-modal:hover,.kontakt .btn:hover,#blog .btnmore:hover,#users .btnmore:hover,#users .caldera-forms-modal:hover,#onas .btn:hover,.fwp-load-more:hover {
    background: #177cc0;
    color: #fff !important;
    letter-spacing: .7px;
    font-size: 14px;
}*/

.form-group .btnmore {

}
.form-group .btnmore:hover {
     background: #177cc0;
    color: #fff !important;
    letter-spacing: .7px;
    font-size: 14px;
}

#komentarefull .item .btn{
    background: rgba(255,255,255,.9) !important;
    border-radius: 50px;
    margin: 10px 0px 10px;
    padding: 10px 30px;
    display: inline-block;
    bottom: 25px;
    z-index: 3;
    width: 150px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    position: absolute;
    letter-spacing: .6px;
    text-transform: uppercase;

}
#komentarefull .item .btn:hover{
    background: rgba(255,255,255,1) !important;
    letter-spacing: .6px;
    color: #177cc0 !important;
}
.author-kontakt .btn {
    background: #fff;
    margin: 10px 0px 10px;

    display: inline-block;
}


.author-kontakt .btn {
    background: #177cc0;
}
#komentarefull .author-kontakt {

}
#komentarefull img {
    padding: 0px;
}
#komentarefull .img {
    position: relative;
    overflow: hidden;
    display: block;
    height: 240px;
}
.page-template-template-reference #komentarefull .img{
    height: auto !important;
    padding: 15px;
}



#komentarefull .content {
    margin:0px;
    padding-top: 15px;
}
#komentarefull .autor  {

}
#komentarefull .content p{
margin-bottom: 10px;
}
#komentare .item p{
    padding: 0px 30px;
}

.top-bar {
    /*height: 30px;
    background: none;*/
    display: none;
}

.nav-aligned-center.nav-below-header .main-navigation .menu>li {
    vertical-align: middle;
}

.main-navigation .search-item {
    display: none;
}

.main-navigation .search-item.custom {
    display: block;
}

.cloud {
    text-align: center;
    padding: 20px 50px;
}
.cloud h3,.cloud h2 {
    display:inline-block;
}

.cloud a {
    color: #000;
}

.cloud a:hover {
    color: #77c428;
}

.small {
    font-size: 12px !important;
    line-height: 15px !important;
    letter-spacing: 0.6px;
    display: inline-block;
}


.large {
    font-size: 32px;
    line-height: 32px;
}

.medium {
    font-size: 20px;
    line-height: 25px;
}

.xxl {
    font-size: 45px;
    line-height: 35px;
}

#ordinacnidoba .h3,#cenik .h3 {
    display: inline-block;
    font-size: 12px;
    margin: 0px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: .8px;

}


#running {
     position:relative;
  width:100%;
  padding:20px 0px 30px;
  overflow:hidden;
}
#running p {
    margin: 0px;
}
.error {
  position:relative;
  width:100%;

  overflow:hidden;
}
#running span,.error a{
     position:absolute;
    font-weight: bold;
    color: #000;
    letter-spacing: .7px;
    font-size: 16px;
  height:auto;
  min-width: 400px;


}
#ordinacnidoba p,#cenik p {
    line-height: 16px;
    padding-top: 10px;
}

#ordinacnidoba li,#cenik li {
    padding:5px;
    text-align: left;
}
.today {
    background: #fafafa !important;
    font-weight: bold;
    font-size: 16px;
    line-height: 14px;
    padding: 8px 8px 8px !important;

}
.today .h3 {
    font-weight: bold !important;
    font-size: 16px;
    color: #a32320;
}
.today span {
    color:#a32320;
}

#ordinacnidoba,#cenik {
    padding: 5px;

    margin-top: 5px;

    clear: both;
    position: relative;

}

#ordinacnidoba li>span,#cenik li>span {
    display: inline-block;
}

#ordinacnidoba li div,#cenik li div {
    display: inline-block;
    float: right;
}

#ordinacnidoba li div span,#cenik li div span {
    text-align: center;
    letter-spacing: 1px;
    display: inline-block;
    min-width: 80px;

}

#ordinacnidoba li div span:nth-child(2),#cenik li div span:nth-child(2) {
    text-align: center;
    min-width: 100px;
    display: inline-block;


}

#ordinacnidoba li,#cenik li {
    display: block;
    font-size: 14px;
    width: 100%;
    padding: 5px;
}
#cenik li:nth-child(odd) {
    background: rgba(255,255,255,.1);
}
#cenik li:first-child{
 background: rgba(255,255,255,0);
}

.carousel-caption .btn{
    padding: 10px 30px !important;
    background: #fff ;
    color: #fff ;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 25px;
    left: 0px;
    right: 0px;
    margin: 30px auto 20px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
}
/*.item:first-child .carousel-caption .btn{
    background-color: #177cc0 !important;

    color: #fff !important;
    border: none !important;
}
.item:nth-child(2) .carousel-caption .btn{
    background-color: #dd3333 !important;

    color: #fff !important;
    border: none !important;
}
.item:nth-child(3) .carousel-caption .btn{
background-color: #fac40a !important;
    color: #fff !important;
    border: none !important;
}*/
.carousel-caption .btn:hover {
  color: #fff;
  background: #177cc0;

}



#testovacka .orange-btn-empty a {
    color: #fff !important;
    border: 3px solid #fff;
}

#testovacka .orange-btn-empty a:hover {
    color: #209AD5 !important;
    border: 3px solid #fff;
    background: #fff;
}

ul.mapitem {
    width: 200px;
    list-style: none;
    margin: 0px !important;
    padding: 10px;
}
.btn-map {
font-family: "Roboto Condensed", sans-serif;
position: absolute;
z-index: 10;
/*top:-50px;*/
text-transform: uppercase;
margin-top: 10px;
max-width: 250px;
color: #fff !important;
    background: #A32320 !important;
    border-radius: 5px;
    /* height: 30px; */
    padding: 4px !important;

    position: relative;
    overflow: hidden;
    padding-left: 16px !important;
    padding-right: 16px !important;
    line-height: 26px !important;
}
.showcase {
    padding: 10px 0px 20px;
    overflow: hidden;
}
#promo div{

}
.nav-tabs {
    display: block;
    clear: both;
}

.tab-pane {
    display: none;
}
.show {
    display: block;
}
.nav-tabs {
    border: 0px;
}
.nav-tabs .nav-item {
    display: inline-block;
}
.nav-tabs .nav-item a{
     color: #888 ;
    background: #fafafa;
    position: relative;
    overflow: hidden;
    padding: 4px 16px;
    display: block;
    text-transform: uppercase;
}

.nav-tabs .nav-item a span{
     color: #888 ;
    display: block;
    clear: both;
    font-size: 10px;

}

.nav-tabs .nav-item .active span{
     color: #FBDCAC;
    display: block;
    clear: both;
    font-size: 10px;
    letter-spacing: .9px;

}

.nav-tabs .nav-item:first-child a {
border-radius: 5px 0px 0px 5px;
text-align: center !important;
}
.nav-tabs .nav-item:nth-child(2) a {

 border-radius: 0px 5px 5px 0px;
text-align: center !important;

}
.nav-tabs .active  {

        color: #FBDCAC !important;
    background: #A32320 !important;
    display: inline-block;
    position: relative;
    overflow: hidden;


    text-transform: uppercase;
}

#promo .h2 {
    font-size: 40px;
    font-weight: 600;
    color: #337ab7;
}
#promo .item > div {
    position: relative;
}
#promo .item > div:after{
    width: 40px;
height: 5px;
border-radius: 40px;
background: #4F3C35;
content: "";
display: block;
margin: 0 auto;
visibility: visible !important;
}


#promo .item .bgwhite {

    /*padding: 20px 0px;
    text-align:center;
    margin: 0 auto;*/
}


#quick_contact {
    background: #EDFAFF;
    text-align: center;
}

#hadnwrittenlogo  {
    margin: 0 auto;
    text-align: center;
}

#hadnwrittenlogo img {
    width: 220px;

    margin: 30px auto  30px;
}

.prace {
padding: 10px;
}
.prace div {
    padding: 15px;

}



#quick_contact .contact {
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
    color: #fff;
    font-size: 25px;
}

#contact {
padding: 20px;
}

#contact h2 {
    margin: 10px 0px 15px;
}

#contact .h3:first-child {
    font-size: 26px;
    line-height: 24px;
    font-weight: 800;
    font-family: "Source Sans Pro";
    color: #2F86C1;
}

#contact .h3 {
    margin: 0px 0px 5px;
}

.blue {
    color: #2F86C1;
}

#tables table:nth-last-child(-n+2)  {
    margin: 0px !important;

}
table img {
    border-radius: 10px;
}
#users {
    padding-bottom: 40px;
    position: relative;
}
#users h3{
    font-size: 16px;
}
#quick_contact_simple .btn{
    padding: 5px 15px !important;
background: none !important;
color: #fff !important;
text-align: center;
display: inline-block;
text-transform: uppercase;
border-radius: 5px;
left: 0px;
right: 0px;
margin: 10px auto 10px;
border: 2px solid #fff;
letter-spacing: .7px;
font-size: 14px;
line-height: 25px;
text-decoration: none;
}
#quick_contact_simple .btn:hover {
    text-decoration: none;
    border: 2px solid #000;
    background: #000 !important;
}
#quick_contact_simple .item {
    display: inline-block;

    padding: 5px 25px;
}
#quick_contact_simple a {
    text-decoration: underline;
    color: #FBDCAC !important;
}
#quick_contact_simple .contact{
color: #FBDCAC !important;
}

#contact .black{
    color: #000;
}
#quick_contact_simple ul {
    list-style: none;
    margin: 0px;
}

#contact .inside-footer-widgets .inner-padding, #contact p, #contact h2 {
    padding-left: 5px !important;
}
#footer-widgets a {
color:#fff;
}

#kontakt .hptitle {
    color: #fff;
    padding-bottom: 0px;
}

#sluzby .hptitle .h3, #kontakt .hptitle h2, #kontakt .hptitle .h3 {

}

#kontakt ul {
    margin: 40px 0px;
    font-size: 20px;
}

#kontakt ul li {
    padding: 0 20px !important;
}

#kontakt ul li a {
    color: #209AD5;
}

.widget_polylang li {
    display: inline-block;
}

#contact p {
    font-weight: bold;
}


/*
Squere view
*/

#rozcestnik {
    margin-bottom: 0px;
}

#rozcestnik .obsah {
    padding: 10px 30px 20px;
}
#rozcestnik .obsah h2 {
    padding: 10px 0px 0px;
margin: 0px;
overflow: hidden;
clear: both;
position: relative;
display: block;
font-size: 35px;
color: #000;
}
#rozcestnik .obsah .link {
    font-size: 18px;

}


#rozcestnik>div {
    /*margin: 0px 0px;*/
    padding: 0px;
    border: 0px;
    height: auto;
    overflow: hidden;
}
#page .post {
    /*padding: 0px 20px 20px 0px;*/
margin-bottom: 20px;
}

#page #content {
    margin-top: 20px ;
}
#page .result-item h2 {
    font-size:20px;
}
.result-item {
    position: relative;
    min-height: 255px;
}
.result-item .inside-article .img {
    height: 175px !important;
    overflow: hidden !important;
    display: block;
}

#pageheader {
    padding: 40px 0px 5px !important;
}

#pageheader .pageinfo {
    text-align: center;
    margin: 0 auto;
}

#pageheader .pageinfo ul {
    margin: 0px;
}

#pageheader ul {
    list-style: none;
}

#pageheader h1, #pageheader h2 {
    margin-bottom: 0px;
}

.headerimg {
    text-align: center;
}

#rozcestnik .btn, #pageheader .btn {
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 0px;
    letter-spacing: 1.5px;
    background: #77c428 !important;
    border: 0px !important;
    color: #fff !important;
}

#rozcestnik .btn {
    margin-top: 20px;
}


.btn-light,.btn-light:hover {

    color: #000 !important;
}
.rozcestnik_square {
    padding: 0px;
}

.rozcestnik_square {
    position: relative;
    padding: auto 0px 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.rozcestnik_square div {
    /*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );*/
}

.rozcestnik_square .caption {
    position: absolute;
    bottom: 10px;
    left: 10px;
    padding: 10px 0px;
    color: #000;
}

.rozcestnik_square .caption h3 {
    margin-bottom: 8px;
    font-size: 16px;
}

.rozcestnik_square .caption h2 {
    margin: 0px;
    font-size: 26px;
    font-weight: 400;
}


/*
FAQ
*/

#relevent_post {
    margin: 20px 0px;
}
#relevent_post h3 {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}

#relevent_post a {
    padding: 0px;
}

#accordion {
    border: 0px;
}
#accordion .panel:first-child {
    display: none;
}
#udalosti #eventnow {
    height: 100%;
}



#udalosti h4 {
    margin: 0px;
}
#udalosti h2 {
    font-size: 32px;
    padding:100px 0px 0px;
    margin-bottom: 0px;
}
#udalosti  .panel-body h2 {
    padding-top: 0px;
    font-size: 22px;
}
#udalosti .category_now {
    position: absolute;
    margin: 0px;
    right:30px;
    top:30px;
}

#udalosti .date_now {
    position: absolute;
    margin: 0px;
    left:30px;
    top:30px;
    display: block;
    max-width: 420px;
    margin: 0 auto;
    background: #E6C48B;
    color:#000;
    clear: both;
    padding: 0px 10px;
    font-size: 10px;
    text-transform: uppercase;
    /*font-family: "Open Sans", sans-serif;*/
    letter-spacing: 1px;
}

#udalosti .in,.panel-default>.panel-heading:hover {
    background:#F4FBFF;
}
.panel-default>.panel-heading {
    background:#fff;
    position: relative;
}

.faq .panel-heading {
    padding: 20px !important;

}
.faq {
    margin: 20px 0px !important;
    overflow: hidden;
    display: block;
}

.kontakt ul li,.kontakt ul{
    margin: 0px !important;
    list-style: none;
}
.kontakt h3,.kontakt h2 {
    margin: 20px 0px 5px !important;
}




.panel-default>.panel-heading .date {
font-size: 14px;
}
.colorevent {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100% !important;
}

#accordion .btn {
    text-align: center;
    margin: 10px auto;
}
.panel-heading p {
    margin: 0px;
}


/*
Rozcestník
*/

.rozcestnik_row {
    padding: 0px;
}

.rozcestnik_row {
    position: relative;
    padding: auto 0px 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.rozcestnik_row div {
    /*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );*/
}

.rozcestnik_row .caption {
    top: 20px;
    left: 10px;
    padding: 40px 20px;
    color: #000;
}

.rozcestnik_row .caption h3 {
    margin-bottom: 8px;
    font-size: 16px;
}

.rozcestnik_row .caption h2 {
    margin: 0px;
    font-size: 26px;
    font-weight: 400;
}
.sluzba > div{
    overflow: hidden !important;
    padding: 0px;
    position: relative;
}
.sluzba .caption {
    position: absolute;
    padding: 20px;
    left: 0px;
    top:0px;
    color: #fff;
    width: 55%;
    text-align: left;
    z-index: 1;

}
.sluzba .caption:after {
    content: '\A';
    position: absolute;
    width: 350px;
    height: 350px;
    top: 0;
    left: -120px;
    background: #000;
    z-index: -1;
    border-radius: 30px;
    transform: rotate(30deg);
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;

}
.sluzba:hover .caption:after {
    content: '\A';
    position: absolute;
    width: 400px;
    height: 400px;
    top: 0;
    left: -120px;
    background: #4F3C35;
    z-index: -1;
    border-radius: 30px;
    transform: rotate(40deg);;
    opacity: 1;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;

}
.sluzba .caption h2 {
    margin: 0px;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-top: 35%;
    line-height: 22px;
}
.sluzba .caption p {
    font-size: 12px;
    line-height: 18px;
    padding:0px 15px 0 0;

}

/*
Widgetes
*/

.direction_widget .h3 {
    font-size: 16px;
    font-weight: bold;
}


/*
}
Single road view rozcestnik_square
*/

.rozcestnik_singlesquare {
    padding: 0px 0px 0px;
    background: #fff;
}

.rozcestnik_singlesquare .grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.rozcestnik_singlesquare .grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}




.rozcestnik_singlesquare .effect-zoe figcaption {
    top: auto;
    bottom: 0;
    padding: 1em;
    height: 3.75em;
    background: #fff;
    color: #3c4a50;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

figure.effect-zoe:hover figcaption, figure.effect-zoe:hover h2, figure.effect-zoe:hover p.icon-links a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.rozcestnik_singlesquare .effect-zoe p.description {
    position: absolute;
    bottom: 8em;
    padding: 2em;
    color: #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden;
}

.rozcestnik_singlesquare .url {
    font-size: 12px;
}

.rozcestnik_singlesquare .caption p {
    width: 50%;
    line-height: 18px;
    padding-top: 5px;
}

.rozcestnik_singlesquare .caption .btn {
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 0px;
    color: #2F86C1;
}

.rozcestnik_singlesquare .caption i {
    padding-left: 8px;
    line-height: 0px !important;
    font-size: 20px;
    font-weight: bold;
    color: #77C428;
}

.rozcestnik_singlesquare img {
    margin: 0px;
}

.rozcestnik_singlesquare {
    position: relative;
    padding: auto 0px 20px;
    min-height: 300px;
    text-align: center;
    overflow: hidden;
}

.rozcestnik_singlesquare:hover {
    transition: .5s;
}

.rozcestnik_singlesquare div {
    /*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );*/
}

.rozc_inner {
    padding: 0px;
    margin: 0 auto;
    text-align: center;
}

.rozcestnik_singlesquare .caption {
    position: absolute;
    bottom: 40px;
    left: 0px;
    right: 0px;
    padding: 0px 0px;
    color: #000;
    margin: 0 auto;
}

.rozcestnik_singlesquare .caption h3 {
    margin-bottom: 8px;
    font-size: 16px;
}

.rozcestnik_singlesquare .caption h2 {
    padding: 5px 15px 0px;
    font-size: 20px;
    font-weight: 400;
    /*font-family: "Open Sans", Helvetica, Arial, sans-serif;*/
    color: #000;
    margin-bottom: 0px;
}

.rozcestnik_singlesquare .btn {
    background: #77c428 !important;
    color: #fff;
}

.hvr-shutter-out-vertical {
    background: #77c428;
    border: none;
}

.hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: red;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-out-vertical:hover {}


/*
HPTITLES
*/

.hptitle {
    clear: both;
    display: block;
    width: 100%;
    padding: 95px 0px 0px;
    margin: 0 auto;
    text-align: left;

}

.hptitle h2:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: -35px;
    left: 0px;
    right:0px;
    margin: 0 auto !important;
    background: url("img/playwisely.svg") no-repeat;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin: 0px;
}

.hptitle h2, .hptitle .h3 {
    margin: 0px !important;
    padding: 0px 2px;
    display: block;
    margin-left: 20px;
    color: #555;
    letter-spacing: .6px;
    position: relative;
}

.hptitle h2 {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    margin:0 auto;
    /*font-family: "Open Sans", serif;*/

    color: #4F3C35;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
}

.hptitle .h3 {
    font-size: inherit;
    line-height: 20px;
    font-weight: 400;
    /*font-family: "Open Sans";*/
    text-align: center;
    letter-spacing: .8px;
    font-size: 14px;
    padding-left: 5px;
    padding-bottom: 20px;
}


/*
Ceník
*/

.cenik>div:nth-child(odd) {
    background: #F4FBFF !important;
}

.cenik div {
    padding: 2px 0px 2px 10px;
    overflow: hidden;
}


.tags {
    list-style: none;
    margin: 25px auto;
}

.tags li {
    list-style: none;
    padding: 0px 0px;
    margin: 3px 0px;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    /* border: 2px solid #fff; */
    background: #fff;
    display: inline-block;
    clear: both;
    padding: 3px 15px;
    /*border:1px solid #ccc;*/
    margin-right: 10px;
}





/*
BLOG
*/

#blog {

}

#blog ul {
    margin: 0px !important;
    list-style: none !important;
    padding: 10px;
    background-color:#fff;
}
#blog .blog-box a,#blog .blog-box a:hover {
    color: #000;
}

#blog .blog-box a{
    display: block;


box-shadow: 0 0px 10px 0 rgba(5,5,5,.05);

background: #fff;

transition: all .3s;
-webkit-transition: all 0.3s;
/*box-shadow: 0 1px 3px 0 rgba(5,5,5,.13);*/
}
#blog .blog-img {
    margin: 0px;
}
#blog .info .img {
    margin: 0px;
       width: 30px;
    height: 30px;
    padding: 3px;
    display: inline-block;
    border-radius: 100px;
    overflow: hidden;
    background: #F4FBFF;

}
.blog-box .info .img  img {
    width: 40px;
    height: 40px;

    text-align: center;
    margin: 0 auto;
}

/*
Blog content
*/

.entry-meta .posted-on {
    padding-left: 5px;
}


/*
Columns
*/

.gca-column ul {
    margin: 0 0 1.5em 1.5em;
}

table, td, th, .caption, td, th {
    border-color: transparent;
    border: none;
}
.p30 {
   padding: 35px 35px 35px;
}
.p10 {
   padding: 10px;
}
.p010 {
    padding: 0px 0px 0px 20px ;
}
.p20 {
   padding: 20px !important;
}

.mb15 {
    margin: 0px 0px 15px !important;
}
.mt20 {
    margin: 20px 0px;
    overflow: hidden;
}
table {
    /*padding: 25px;*/
}
table .p1 {
    margin: 0px;
    text-transform: uppercase;
}
table h3 {
    margin:10px auto 0px;
}

.entry-content {
    /*padding: 20px 0px;*/
}

.entry-content ul {
    margin: 0 0 1.5em 1.5em
}

.tos-desktop .tos-wrapper.tos-fixed  {

    background:rgba(255,255,255,.8);
}
.tos-close, .tos-next, .tos-prev {
    background:#A32320;
    width: 40px;
    height: 40px;

    border-radius: 5px;
}
.tos-close {
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}

 .tos-next span, .tos-prev span,.tos-close span{



}

.entry-content .gallery {
    display: block;
    clear: both;
    padding: 0px 0px;
}

.entry-content .wp-post-image {
    width: 45%;
    float: left;
    padding-right: 15px;
}

.blog .blog-box .blog-img {
    position: relative;
    background-size: cover;
    padding: 10px 0px;
}

.blog-box .blog-img img {
    width: 100%;
    vertical-align: top;
}

.blog-box .blog-img:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9) url("img/playwisely.svg") no-repeat center center;
    background-size: 30px 30px;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.blog-box .blog-img:hover:after {
    opacity: 1;
}

.entry-content, .entry-summary, .page-content {
    margin: 0.5em 0 0;
}


.single .separate-containers .inside-article,.separate-containers .inside-article{
    background-color: transparent !important;
}

.blog-box .content_view {
    margin: 0px;
    list-style: none;
}

.blog-box h2 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .8;

    color: #000;
    padding: 10px 0 10px ;
    margin-bottom:0px !important;
}
.blog-box .content .info {
    padding:10px 0px;
    opacity: 1;
}

.blog-img {
    position: relative;
    margin-bottom: 10px;
}

.blog-img .category {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.rozcestnik_singlesquare .category a, .blog-img .category span {
    font-size: 10px;
    font-weight: 600px;
    letter-spacing: 1px;
    text-transform: uppercase;
    /*margin:0px 4px 4px 0px;*/
    background: #fff;
    padding: 8px 10px;
}

.rozcestnik_singlesquare .category {}

.rozcestnik_singlesquare .category a {
    background: #F0F9FF;
    padding: 3px 3px;
    margin: 1px;
    color: #0E456D;
}


/*
 Reference
 */

.reference .content img {
    width: 90% !important;
    height: auto !important;
    margin: 10px;
}

#client {
    background: #f0f9ff;
    text-align: center;
    margin: 0 auto;
}

.clearfix {
    clear: both;
    text-align: center;
}

.item {

/*    overflow: hidden;*/

    margin-bottom: 0px !important;
}

.bublina {
    background: #fafafa;

    max-width: 800px !important;
    /*min-width: 600px !important;*/
    display: block;
    vertical-align: middle;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    position: relative;
    margin: 0 auto !important;
}

.bublina:before {
        pointer-events: none;
    position: absolute;
    z-index: 1;
    content: '';
    background:transparent;
bottom: -10px;
   left: 0px;
    right: 0px;
    margin: 0px auto;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;

  border-top: 10px solid #fafafa;
}

.item .profil {
    width: 100%;
    clear: both;
    display: block;
    vertical-align: top;
    text-align: center;
    float: left;
}

#client .profil {
    text-align: center;
    margin: 0 auto;
    float: none !important;
}

 .profil .img {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-top: 20px;
}

.profil .img img {

}

#postup .item {
    text-align: center;
    padding: 0px;
}
#postup .item .ico5 {
    width: 120px;
    min-height: 100px;
}
#postup .item .ico4{
    width: 110px;
    min-height: 100px;
}
#postup .item .ico6,#postup .item .ico2{
    width: 60px;
    min-height: 100px;
}
#postup .item .ico1,#postup .item .ico3 {
 width: 70px;
 min-height: 100px;
}
#postup .item > div {
    border: 1px solid #f3f3f3;
 width: 95%;
padding: 30px 40px 0px;
text-align: center;
min-height: 320px;
margin: 15px auto;
transition: all .3s;
    -webkit-transition: all 0.3s;
/*box-shadow: 0 1px 3px 0 rgba(5,5,5,.13);*/
}
#postup .item > div:hover {
    box-shadow: 0 10px 10px 0 rgba(5,5,5,.13);



}

#promo .item:first-child{
    float: left;
    padding-left: 0px;
}
#promo .item:last-child{
    float: right;
    padding-right: 0px !important;
}
#menu-hlavni-menu .btn {
    padding:0px !important;
}
#promo .item {


}

#postup .item img{
    margin: 0 auto;

}

#promo .item h3 {
    font-size: 16px;
    padding: 0px 30px;
    margin: 15px 0px 0px;
    letter-spacing: .8px;
}

#promo .item h2 {
    padding-top: 10px;
    font-size: 36px;
    font-weight: bold;
    /*font-family: "Open Sans",serif;*/
}


/*
Strech teh carousel on HP
*/

#headerinfo {
    color: #0E456D;
    padding: 0px !important;
}

#headerinfo a {
    color: #0E456D;
}

#headerinfo li {
    display: block;
}

#headerinfo li:first-child {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
}

#headerinfo {
    position: relative;
    top: 0px;
    padding: 10px 15px 0px;
    list-style: none;
    text-align: right;
    margin: 0px;
    font-size: 18px;
    font-weight: 600;
}
/*.site-header,#sticky-navigation {
    background: url("img/linka.jpg") !important;
    background-size: 100% 100%;

}*/
.menu-item  {
    /*background:#A32320;*/
}
.site-header .inside-header {
    padding-top: 0px;
}

.header-widget {
    float: right;
    padding: 0px 0px 0px;
    position: relative;
    /*width: 100% !important;
    background: #f2f2f2;*/
    height: 22px;
    z-index: 100;
}

.header-widget .widget {
    display: inline-block;
    float: right;
    margin-left: 10px;
    padding: 0px;
    margin: 0px;
}
.rl-image-widget .widget-title {
    display: none;
}

.header-widget .widget_nav_menu li {
    display: inline-block;
}

.widget_nav_menu {
    margin: 40px 0px;
}


/*MYMAP*/
#pobocky {
    margin: 0px 0px;
    clear: both;
    overflow: hidden;
}
.result-item .inside-article:hover,.facetwp-template .result-item .inside-article:hover {
    border:1px solid #177CC0 !important;
}
.result-item .inside-article,.facetwp-template .result-item .inside-article,.facetwp-template .result-item .inside-article:hover{
padding: 20px 20px 25px;
background: #fff;
box-shadow: 0 0px 10px 0 rgba(5,5,5,.05);
border-radius:10px;
position: relative;
margin-bottom: 20px;
min-height: 195px;

}
.generate-columns-container .result-item .inside-article{
    padding: 10px;
}
.generate-columns-container  .img {
    padding: 0px;
}
.facetwp-template .result-item .inside-article,.result-item .inside-article {
    box-shadow: none;
    border:1px solid #f2f2f2;
}
.single .result-item .arrow,.facetwp-template .result-item .arrow,.result-item .inside-article .arrow{
position: absolute;
bottom: -15px;
right: 25px;
background:#fff;
z-index: 10;
border:1px solid #f2f2f2 !important;
}
.single .result-item {
    margin-bottom: 20px;
}
/*.facetwp-template .result-item:hover .arrow {
 border:1px solid #177CC0 !important;
}*/

.facetwp-map-filtering {
    display: none !important;
}

.facetwp-template .result-item h3 {
    margin-bottom: 5px;
}
.facetwp-radio {
    font-size: 16px;
padding: 10px 40px !important;
    background: none !important;

    display: inline-block;
    margin: 0px !important;
}
.facetwp-facet {
    background: #fff;
}
.facetwp-facet .checked {
    background-color: #F4FBFF !important;
    border-radius: 25px;
}
.home .facetwp-facet .checked {
    border-radius: 0px 0px 15px 15px;
}
.home #onas {
    top: -100px;
}
.facetwp-facet-zalozky img{
width: 35px;
height: auto;
margin-right: 10px;

}
.facetwp-facet-zalozky .facetwp-radio:last-child  {
    border-width:1px 0px 1px 1px;
    border-color:  #f3f3f3;
    border-style: solid;
    margin-bottom: 0px;
}
.facetwp-facet-zalozky .facetwp-radio{
border-width:1px 0px 0px 1px;
    border-color:  #f3f3f3;
    border-style: solid;
 margin-bottom: 0px;
}


.facetwp-facet-zalozky,.facetwp-facet-categories {

    margin: 0 auto;
}
.facetwp-facet-categories .facetwp-checkbox,.facetwp-facet-zalozky .facetwp-checkbox{
    display: inline-block;
    width: auto;
    background: #fff;
    color: #000;
    background-image: none;
 padding: 6px 15px;

    margin: 0px;
    width: 100%;

border-width:1px 0px 0px 1px;
    border-color:  #f3f3f3;
    border-style: solid;
}
.facetwp-facet-zalozky .facetwp-checkbox:last-child{
 border-width:1px 0px 1px 1px;
    border-color:  #f3f3f3;
    border-style: solid;
}

.facetwp-facet {
    margin: 0px 0px 0px  !important;
}

.upcomming {
    padding:0px;
}
.bgmenu {
    background-color: #F4FBFF !important;
    padding: 10px;
}
.mymenu .row {
    /*padding: 0px 0px 10px;*/
}
.facetwp-facet-categories .checked,.facetwp-facet-zalozky .checked {
    background-color: #F4FBFF !important;
    color: #000;
    font-weight: bold;
    background-image: none !important;
}

.facetwp-counter {
    display: none;
}

.mymenu ul{
margin: 0px;
list-style: none;
}

#map {
    width: 100%;
    height: 250px !important;
    margin-top: 0px;
    padding: 0px;
    position: relative;

}

.slide {
    z-index: 10;
}
.owl-carousel .owl-item img {


    margin: 0px !important;
}
.owl-item .item {
/*    min-height: 200px;
overflow: hidden;
padding: 0px 10px;
margin-bottom: 0px !important;*/
}
#udalosti .owl-item .item {
    min-height: none !important;
    height: auto !important;
    paddingp: 0px !important;
}

#udalosti .owl-carousel .owl-item img,#udalosti .owl-carousel .owl-item img {
    height: auto;
}

#onas .owl-nav {
top:40%;
    position: absolute;
width: 100%;

}

/*.site-footer:after{
    position:absolute;
    left:0px;
    bottom: 0px;
    top:auto;
    left: auto;
    width: 500px;
    height:580px;
    background:transparent url("img/decor_3_leftcut.svg") no-repeat;
    background-size: 50%;
    content: "";
    z-index: -1;
    opacity: 1;
    pointer-events: none;
}
#onas:after {
    position:absolute;
    left:0px;
    bottom: 0px;
    width: 300px;
    height:280px;
    background:transparent url("img/decor_3_leftcut.svg") no-repeat;
   content: "";
   z-index: -1;
   opacity: 1;
    pointer-events: none;
}

#blog:after {
    position:absolute;
    right:0px;
    bottom: -50px;
    top:auto;
    left: auto;
    width: 300px;
    height:380px;
    content: "";
    z-index: -1;
    opacity: 1;
    pointer-events: none;
    background:transparent url("img/decor_2.svg") no-repeat;

}
#users:after {
            position:absolute;
    left:0px;
    bottom: -100px;
    top:auto;
    right: auto;
    width: 300px;
    height:380px;

    content: "";
    z-index: -1;
    opacity: 1;
    pointer-events: none;
    background:transparent url("img/decor_2_white.svg") no-repeat;
}
#onas:before {
    position:absolute;
    right:0px;
    bottom: auto;
    top:0px;
    left: auto;
    width: 500px;
    height:580px;
    content: "";
    z-index: -1;
    opacity: 1;
    pointer-events: none;
    background:transparent url("img/decor_1.svg") no-repeat;

}

#produktshow:after {
   position:absolute;
    left:0px;
    top: -100px;
    width: 500px;
    height:580px;
background:transparent url("img/decor_3_leftcut.svg") no-repeat;
   content: "";
   z-index: -1;
   opacity: 1;
    pointer-events: none;
}*/
#productshow .caption {
    position: relative;

}
.page-header-content {
    position: relative;
}
.inside-page-header #productshow {
    position: absolute;
    bottom: 0px;
}

#productshow {
    padding: 40px 0px !important;

}
#productshow .img {
    top: -100px;
    position: relative;
}
/*#moreonas:after {
   position:absolute;
    right:100px;
    bottom: -500px;
    transform: rotate(90deg);
    width: 500px;
    height:580px;
    background:transparent url("img/decor_3_leftcut.svg") no-repeat;
    background-size: 50% 50%;
    back
   content: "";
   z-index: -1;
   opacity: 1;
    pointer-events: none;
}*/
#spolupracujeme .owl-nav {
top:48%;
    position: absolute;
width: 100%;

}
.owl-stage-outer {
    z-index: 1000;
}
.owl-nav {
    position: absolute;
    z-index: 1000;
    width: 100%;
    top:43%;
}
.owl-prev {
    font-size:0px;
    position: absolute;
    z-index: 100;

line-height: 20px;

text-align:left;
padding: 5px;

background:rgba(0,0,0,1);
color: #fff;
width: 30px;
height: 40px;
left: 0px;


}
.owl-next{
position: absolute;
right: 0px !important;
font-size:0px;
z-index: 100;
    /*left: 30px;*/
line-height: 20px;
text-align:right;
padding: 5px;
text-indent: -6666px;
background:rgba(0,0,0,1);
color: #fff;
width: 30px;
height: 40px;
z-index: 1;


}
.carousel .right {
 color: #fff;

}
.carousel .left {
color: #fff;

}
.carousel .carousel-control {
    width: 30px;
height: 40px;
}

/*#myCarousel .item img{
height: auto;

overflow: hidden;
max-height: 350px;
}*/

#myCarousel .item {
    width: 100%;
 height: auto;
 min-height: 800px;

}


#myCarousel .img-push-right img{
    text-align: right;
}
#myCarousel .img-push-left img{
 text-align: left;
}
#myCarousel .left,#myCarousel .right{


}

.owl-prev:before,#myCarousel .left:before,.carousel .left:before {
margin: 0 auto;
    left:0px;
    right: 0px;
    top: 30%;
    background:transparent url("img/back_white.svg") no-repeat center center;
    background-size: 80% 80%;
   position:absolute;
   width: 20px;
   height: 20px;
   content: "";
   opacity: 1;
pointer-events: none;
}


.arrow:after {
    margin:0px;
    margin: 0 auto;
    left:0px;
    right: 0px;
    top: 30%;
    background:transparent url("img/next.svg") no-repeat center center;
    background-size: 80% 80%;
   position:absolute;
   width: 20px;
   height: 20px;
   content: "";
   opacity: 1;
pointer-events: none;
}
#produktshow .arrow:after,#spolupracujeme .owl-next:after,#myCarousel .right:hover:after {
    background: url("img/next_white.svg") no-repeat center center;
    background-size: 80% 80%;

}
#produktshow {
    padding: 20px 0px;
    position: relative;
    top: -100px;
    z-index: 99;

}
#spolupracujeme .owl-prev:before,#myCarousel .left:hover:before{
    background:transparent url("img/back_white.svg") no-repeat center center;
    background-size: 80% 80%;
}

.owl-next:after,#myCarousel .right:after,.carousel .right:after {
     margin: 0 auto;
    left:0px;
    right: 0px;
    top: 30%;
    background:transparent url("img/next_white.svg") no-repeat center center;
    background-size: 80% 80%;
   position:absolute;
   width: 20px;
   height: 20px;
   content: "";
   opacity: 1;
pointer-events: none;
}



#produktshow .arrow:after,.result-item .arrow:after{
-ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}




#upcoming_event .owl-prev,#upcoming_event .owl-next {
    position: absolute;
    z-index: 1000;
}
#upcoming_event .owl-prev {
    left: 0px;
    right: none;
}
#upcoming_event .owl-next {
    right: 0px;
    left: none;
}


#mapinfo {
    background: rgba(255, 255, 255, .8);
    color: #000;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    height: 100px;
    z-index: 100;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    padding: 20px 0px;
    font-weight: 600;
}

.set_relative {
    position: relative !important;
    clear: both;
}

#map_adresa {
    width: 33%;
    left: 40px;
    height: 300px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    font-family: "PT Serif", serif;
}

#map_adresa ul {
    list-style: none;
    background: rgba(255, 255, 255, .9);
    left: 0;
    right: 0;
    padding: 50px;
    width: 100%;
    height: 100%;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

#map_adresa a {
    color: #000;
}

#sidebar #map {
    margin-bottom: 0px !important;
}


.modal .single {
    text-align: center;
}
.single .owl-stage {
    /*<*/
}


/*.caldera-grid .btn,.caldera-grid .btn:hover {
background: #000;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    border:0px !important;
    padding:6px 12px;
    border-radius: 10px;
    font-size: 13px;
    line-height: 14px;
    margin: 0 auto;

    float: none;
}*/

.arrow {
    position: relative;
}


.notitle {
    text-indent: -6666px;
}
.turn45 {
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    width: 50px;
    height: 50px;
    border-radius: 15px;
}

.author-kontakt .panel-title .arrow:after {
    -ms-transform: rotate(-135deg); /* IE 9 */
    -webkit-transform: rotate(-135deg); /* Chrome, Safari, Opera */
    transform: rotate(-135deg);
}

.author-kontakt .collapsed  .arrow:after{
     -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}




.caldera-front-modal-container {
    padding: 40px 20px 20px !important;
}

#map_adresa ul a:hover {
    color: #000 !important;
}

#primary {

}

    /*
Hide logo in regular view as it is included in menu
    */

#site-navigation .site-logo ,#primary-menu .lang-item,#sticky-navigation .site-logo{

}

.main-navigation .navigation-logo img  {
    padding:5px 10px 0px !important;
}


#primary-menu .btn-menu a{
    background-color: #177cc0 !important;
    border: 1px solid #177cc0 !important;
    border-radius: 25px;
    padding: 0px 15px !important;
    color: #fff !important;

    line-height: 0px;
    display: block;
    margin: 10px 0 0;
}
#primary-menu .btn-menu .fa{
    margin: 10px 0px;
}
#primary-menu .btn-menu a{
    background-color: none !important;
    color: #fff !important;
}

#primary-menu .btn-menu a:hover  {
    background-color: #FAC40A !important;
    color: #000;
    border: none;
    border:1px solid #FAC40A !important;
}

#errors {

    background: #000;
    color: #FFF;
    text-align: center;
    padding: 10px;
    font-size: 80%;
}

#errors .title {
    font-size:16px;
}
#errors a {
    color: #fff;
    font-size: 14px;
}

#menu-main-menu a,#menu-main-menu-eng a {
    letter-spacing: .5px;
}

#menu-main-menu li,#menu-main-menu-eng li {
    margin: 0px !important;
}


/*
JQUERY GALLERY
*/

.wp-caption-text {
    font-size: 12px;
    line-height: 16px;
}

.tos-close span:after, .tos-close span:before {
    width: 9px;
    height: 9px;
}
#site-navigation{

}
.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .mobile-bar-items a {
    /*line-height: 1px;*/

    /*color: #000;*/
}
.pll-parent-menu-item  .submenu {
    max-width: 60px;
}
.menu-toggle {
    right: 20px;
    top: 20px;
}

.main-navigation a {
    position: relative;
}


.main-navigation .menu .menu-item a{

  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.main-navigation .menu .menu-item a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #A32320;
  height: 3px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.main-navigation .menu .current-menu-item a:before,#menu-hlavni-menu .menu-item a:hover:before, #menu-hlavni-menu .menu-item a:focus:before, #menu-hlavni-menu .menu-item a:active:before {
  left: 0;
  right: 0;
}


/*
.current-menu-item:after{
    background: red;
    height: 3px;
    background: #209AD5;
    width: 100%;
    z-index: 100;
}*/


.widget_lsi_widget {
    padding-bottom: 0px;
}

.execphpwidget ul li {
    /*display: inline-block;*/
    padding-left: 10px;
}

.is_stuck .site-logo {
    height: 45px;
    width: auto;
    padding-top: 5px;

}

.site-logo img {
    height: auto;
    width: 165px;
    padding-left: 10px;
    display: none;
}

.site-info,.site-info a {

}

.main-navigation .sticky-logo, .main-navigation .sticky-logo img {
    height: 35px;
    /*width: 220px;*/
    padding-top: 0px;
}

.site-logo {

    padding-right: 10px;
}
/*.sticky-logo,.sticky-logo img,.navigation-stick:not(#sticky-placeholder) .navigation-logo {
    display: none !important;
}
*/

#sticky-navigation .main-navigation .main-nav  a:hover,#sticky-navigation  .main-nav a,.main-navigation  .main-nav a {

    letter-spacing: 0.5px;
}
.main-navigation  .main-nav a {
/*color: #fff !important;*/
}

#sticky-placeholder .menu-site-title {
    display: none;
}


.site-branding {
    top: 5px;
    position: relative;
    /*width: 200px;*/
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif;
}

#sticky-navigation .site-branding {
    top: 10px;
    color: #000;
    position: relative;
    /*width: 200px;*/
    display: inline-block;
    text-align: left;
    float: left
}
#sticky-navigation {

}

.site-description {
    float: right;
    display: inline-block;
    text-transform: uppercase;
    /*width: 200px;*/
    font-size: 12px;
    font-weight: 500;
    line-height: 6px;
    position: relative;
    padding: 3px 2px 4px;
    letter-spacing: 1.4px;
    float: left;
    /*padding-left: 12px;*/
    /*border-left: 1px solid #0E456D;*/
}

.site-description:before {
    padding-left: 10px;
    border-left: 1px solid #0E456D;
    float: right;
}

#sticky-navigation .main-nav ul li a {
    /*padding: 0 15px !important;*/
}

#sticky-navigation .main-nav .sub-menu {
    width: 240px;
}
#sticky-navigation .main-nav .sub-menu li a {
    display: block;
    width: 100%;
    overflow: hidden;
}


/*
Change the size of the logo
*/

.is_stuck .sticky-logo, .is_stuck .sticky-logo img{
    height: auto !important;
    width: 130px;
padding: 0px 10px;
top:auto;
}

.site-logo {
    position: absolute;
    top:-5px;
}
.site-logo  img {
    /*height: 80px;*/
    display: block;
    padding:0px;

}
.sticky-menu-logo .main-navigation.navigation-clone .sticky-logo {
    padding: 0px !important;
}

.main-navigation.navigation-clone {
    box-shadow: none !important;
}

#onas .grid-container {

}
#onas img {
   /* width: auto !important;*/

    text-align: left;

}
#onas .rellax {
    width:80% !important;
}
#onas h2 {
    font-size:28px;
}
#onas h1 {
    padding: 10px 0px 0px;
    margin: 0px;
    overflow: hidden;
    clear: both;
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 36px;
    color: #4F3C35;
}
#onas .h1 {

    padding: 0px 0px 5px;
    margin: 0px;
    clear: both;
    position: relative;
    display: block;
    font-size: 35px;
}

.h2 {


    font-size: 22px;
}


#onas a .h2 {
    /*font-family: 'Open Sans';*/
    color: #4F3C35;
    font-size: 100%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    margin: 0px;
    letter-spacing: 1px;
    word-spacing: normal;
    text-transform: uppercase;
    font-size: 18px;
}

/*#moreonas .rellax {
    position: absolute;
    width: 400px;
    right: 30px;
    bottom: -60px;
}*/
#moreonas .extra iframe{
padding: 0px;
box-shadow: 0px 0px 5px rgba(0,0,0,.7);
width: 400px;
height: 300px;
}
#moreonas h3 {
font-size: 28px;
margin:20px 0px 0px !important;
line-height: 38px;
text-align: left;


}
#moreonas p {
    padding: 20px 40px 10px 0px;
    max-width: 85%;
}

#moreonas img {
    margin: 0px;
}
#moreonas > div {
    position: relative;
}

#moreonas .btn {
    /*position: absolute !important;
    left: 0px;
    right: 0px;
    top:0px;
    bottom: 0px;*/
    width: 250px;
    height: 40px;
    margin:auto auto;
}

#onas ul, #onas {
    margin: 0px;
}
#sluzby {
    background: #F4FBFF;

}
#sluzby {
    padding-bottom: 30px;
}
#sluzby

#onas .content {
    background: #F0F9FF;
    padding: 20px !important;
}

#onas .content li {
    padding: 10px 0;
    position: relative;
    list-style: none;
    margin-left: 40px;
}

#onas .content li:after {
    font-family: "FontAwesome";
    content: "\f00c";
    position: absolute;
    font-size: 20px;
    color: #77c428;
    top: 10px;
    left: -40px;
    border-radius: 80px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.padding-30 {
    padding: 10px 25px 10px 25px;
}

.sluzba {
    padding: 10px;
    position: relative;
    margin: 0px 0px;
}
.sluzby  div {
    background: #fff;
}

.sluzba .h1 {
    /*font-family: "Abril Fatface";*/
    font-weight: bold;
    font-size: 120px;
    text-align: content;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 0 auto;
    z-index: 0;
    color: #f1f1f1;
}

.inside-page-header .h1,#gal h1 {
    font-weight: 400;
  font-size: 75px;
  line-height: 70px;
  margin-bottom: 5px;
  color: #000;
  font-family: "Roboto Condensed", sans-serif;
  /*font-family: Georgia,serif;*/
  position: relative;
  clear: both !important;
  display: inline-block;

}


/*.inside-page-header .h1:after,#gal h1:after{
     margin: 0 auto;
    left:0px;
    right: 0px;
    top: -17px;
    background: #000;
   position:absolute;
   line-height: 0px;
   width: 100%;
   height: 2px;
   content: "";
   opacity: 1;
}

.inside-page-header .h1:before,#gal h1:before{
     margin: 0 auto;
    left:0px;
    right: 0px;
    bottom: -45px;
    background: #000;
   position:absolute;
   line-height: 0px;
   width: 100%;
   height: 2px;
   content: "";
   opacity: 1;
}

*/


.inside-page-header h1.h1, #gal h1 {
color:#FBDCAC !important;
font-size: 65px;
padding: 5px 20px;
background: rgba(163,35,32,.75) !important;
/*text-shadow: 0px 0px 4px rgba(0,0,0,1);*/
}

.inside-page-header h1.h1:after, .inside-page-header h1.h1:before,#gal h1:before,#gal h1:after {
    background: #fff !important;

}
.inside-page-header h1.h1:before {
    bottom: -15px !important;
}

.inside-page-header > h2,#gal h2 {
    position: relative;
    display: block;
}
/* PAGES HEADERS  - Carousel  */

/* PAGES HEADERS - Carousel */


/*.inside-page-header > h2:after{
margin: 0 auto;
    left:0px;
    right: 0px;
    bottom: -10px;
    background: #000;
   position:absolute;
   width: 100%;
   height: 2px;
   content: "";
   opacity: 1;
}
*/
.inside-page-header .h1 .letter {
  display: inline-block;
  line-height: 1em;
}

.sluzba .h1 {
    /*font-family: "Abril Fatface";*/

    font-size: 100px;
    text-align: content;
    top: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 0 auto;
    z-index: 0;
    color: #000;
}

.sluzba .caption {
    /*padding-top: 130px;*/
}

.sluzba .projects a {
    display: inline-block;
    max-width: 120px;
    max-height: 120px;
}

.sluzba:hover {
    /*background: #fff;*/
}


.home #produkty {
position: relative;
padding: 0px 0px;

}
#produktshow .caption,,#udalosti .caption {
    position: absolute;
    width: 50%;
    left: 10px;
    bottom: 10px;
}
.author-kontakt {
    padding-bottom: 20px;
}

.author-kontakt .arrow,#produktshow .arrow,#udalosti .arrow {
    background: #FAC40A;
    color:#fff;
    position: absolute;
    bottom: -25px;
    left: 0px;
    right: 0px;
    margin:0 auto;
}
.author-kontakt .arrow {
    background: #fff;
}
#produktshow .img {
    position: relative;

}

#produktshow .img,#udalosti .img{
/*background: #fff;*/
padding: 20px;
min-height: 220px;
}
#produktshow .img > div,#udalosti .img > div {

/*box-shadow: 0 0px 1px 0 rgba(5,5,5,.05);*/
position: relative;
}

#produktshow .img > div:hover,#udalosti .img > div:hover{

text-align: center;
transition: all .3s;
-webkit-transition: all 0.3s;
/*box-shadow: 0 1px 3px 0 rgba(5,5,5,.13);*/
border-radius: 10px;
}
 #produktshow a,#udalosti a {
    display: inline-block;
    position: relative;
 }
 #produktshow a {
    /*max-width: 370px;
        max-height: 200px;
    overflow: hidden;
    border: 10px solid #fff;*/
    top: -50px;
    background: #fff;

    overflow: hidden;
    /*border:4px solid #fff;*/

 }
 #udalosti h2 {
position: absolute;
top: 20px;
right: 20px;
marging:0 auto;
z-index: 10;
background:#fff;
padding: 5px 10px;
color: #000;
display: inline-block;
max-width: 250px;
font-style: 20px;
}
#produktshow h2{
position: absolute;
max-width: 250px;
top: 30px;
left: 0px;
right: 0px;
margin:0 auto !important;
z-index: 10;
background:#fff;
padding: 5px 10px;
color: #000;
display: inline-block;
text-align: center;
}
#produktshow a:hover h2,#produkty a:hover h2{
    background: #A32320 !important;
    color: #FBDCAC;
}
#produktshow .img img,#udalosti .img img {
    position:   absolute;
    width: auto;
    text-align: center;
    margin: 0px auto 0px !important;
    position: relative;
    z-index: 2;
}

#produktshow .sluzba:nth-child(1) .img img {
    max-height: 330px;
}

#produktshow .sluzba:nth-child(1) .h1 {
    righ: 100%;
}

#produktshow .sluzba:nth-child(2) .h1 {
    left: 0px !important;
    righ: none !important;
}

#produktshow .projects img {
    margin: 0px !important;
}


/* Carousel */

.carousel {
    position: relative;
}

.galerie {
    position: relative;
    clear: both;
    overflow-x: hidden;
}

.carousel-control {
    margin: auto;
    height: 40px;
    width: 40px !important;
    background: #177cc0;
    opacity: 1;
    color: #000;
    vertical-align: middle;
    position: absolute;
    background: none;
    background-image: none !important;
    right: 0px !important;

    text-shadow: none;
}

.carousel-inner {
    position: relative;
}

.carousel-inner .item img {
    margin: 0px;
    padding: 0px;
}

.carousel .left, .carousel .left:hover {
    color: #000;
    margin: 0px 0px 0px 0px !important;
    /*left: auto !important;*/
}

.carousel .right, .carousel .right:hover {}

.generate-inside-page-header-content {
    /*padding: 0px 20px !important;*/
}

.inside-page-header h1 {
    font-size: 40px;
}


.entry-title, .entry-content {
    /*padding: 50px 30px 30px 0px;*/
    padding-bottom:10px;
}


.inside-header h1 {
    display: none;
}

.home .inside-content-header {
    /*background: #fff;*/
}
.home .page-header-content-wrapper h2,#gal h2 {
    font-size: 22px;
letter-spacing: 1.5px;
font-weight: 500;
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
}

/*.home h1 {
    text-indent: -666px;
    position: absolute;
    font-size: 1px;
}
*/

/*
Vertical Carousal (Reerence)
*/

.carousel-inner.vertical {
    height: 100%;
}

.carousel-inner.vertical>.item {
    -webkit-transition: .6s ease-in-out top;
    -o-transition: .6s ease-in-out top;
    transition: .6s ease-in-out top;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner.vertical>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }
    .carousel-inner.vertical>.item.next, .carousel-inner.vertical>.item.active.right {
        top: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        margin: 0px;
    }
    .carousel-inner.vertical>.item.prev, .carousel-inner.vertical>.item.active.left {
        top: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    .carousel-inner.vertical>.item.next.left, .carousel-inner.vertical>.item.prev.right, .carousel-inner.vertical>.item.active {
        top: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        margin: 0px !important;
    }
}

.carousel-inner.vertical>.active {
    top: 0;
}

.carousel-inner.vertical>.next, .carousel-inner.vertical>.prev {
    top: 0;
    height: 100%;
    width: auto;
    margin: 0px !important;
}

.carousel-inner.vertical>.next {
    left: 0;
    top: 100%;
    margin: 0px !important;
}

.carousel-inner.vertical>.prev {
    left: 0;
    top: -100%
}

.carousel-inner.vertical>.next.left, .carousel-inner.vertical>.prev.right {
    top: 0;
}

.carousel-inner.vertical>.active.left {
    left: 0;
    top: -100%;
    margin: 0px !important;
}

.carousel-inner.vertical>.active.right {
    left: 0;
    top: 100%;
}

#site-navigation .extra {
    display: none;
}

.sticky-menu-slide .navigation-clone, #sticky-navigation {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
}

.eventlist .btn {
font-size: 11px;
display: block;
text-align: center;
padding: 10px 20px;
float: none !important;
letter-spacing: 1.5px;
width: 270px;
margin: 0 auto;
}

.inside-page-header a {
    color: #fff !important;
}

.border-3 {
    border-radius: 3px !important;
}
.dark {
    background: #A32320 !important;
    color:#FBDCAC;
}
.dark .widget .title {
    color :#FBDCAC;
}


/*
xs
*/

@media(max-width:767px) {

#sync1 {
    display: none;
}
#produktshow {
    display: block;
    top:0px;
    margin-top: 50px;
}

.main-navigation .menu .menu-item a:before {
    display: none;
}
.current-menu-item a {
    background: #f1f1f1;
}

    .inside-page-header .h1, #gal h1 {
        font-size: 50px;
    }
    .home .page-header-content-wrapper h2, #gal h2 {
        font-size: 12px;
    }

#site-navigation .btn {
    padding: 0px 0px 20px !important;
}


#menu-menu-paticka li {
    text-align: center;
}

#sticky-navigation .main-nav .sub-menu {
    width: 100%;
}

#produktshow:after , #moreonas:after,#onas:before,#users:after,#blog:after,#onas:after,.site-footer:after {
display: none !important;
}



.site-footer:after,#moreonas:after,#produktshow:after,#onas:before,#users:after,#blog:after,#onas:after {
    width: 200px;
    height: 180px;

}

.sticky-menu-slide .navigation-clone, #sticky-navigation {
    width: auto !important;
}

.grid-container {
    width: auto;
}

#myCarousel .left:before{

}


#myCarousel .right:after{
     margin: 0 auto;
    left:0px;
    right: 0px;
    top: 30%;
    background:transparent url("img/next.svg") no-repeat center center;
    background-size: 80% 80%;
   position:absolute;
   width: 30px;
   height: 30px;
   content: "";
   opacity: 1;
pointer-events: none;
}


.carousel-caption .btn {
    display: block !important;
    max-width: 220px;
}

.carousel-caption h2,.carousel-caption .h3,.carousel-caption p {
    text-align: center;
    background: rgba(255,255,255,.8);
}
.push-right .carousel-caption,.push-left .carousel-caption {
     padding-left: 0px;
     padding-right: 0px;
     max-width: 90%;
}
.carousel-caption {

    padding-top: 100px;

    left: auto;
    right: auto;
    text-align: center;
    margin: 0 auto;

    max-width: 85%;
    color: #fff;
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    /*letter-spacing: .6px;*/
}

#onas {
    width: 90%;
    text-align: center;
    margin: 0 auto;
}



.is_stuck .sticky-logo, .is_stuck .sticky-logo img {
    height: auto !important;
width: 160px;
padding: 10px 10px !important;
top: auto;
}


 #primary-menu .btn-menu a,#primary-menu .btn-menu a:hover,.inside-header .menu-toggle {
    border:none !important;
    background: none !important;
    color: #000 !important;
    padding: auto 0px !important
}


.inside-navigation {
    position: relative;
}
.main-navigation .main-nav li {
    float: none;
    clear: both;
    display: inline-block!important;
    /* text-align: left!important; */
    width: 100%;
    text-align: center !important;
    }


.submenu .main-navigation .main-nav a {
    color: #fff !important;
}
    .submenu,.submenu .main-navigation .main-nav li a{
        width: 100%;
        color: #fff !important;
    }
    .submenu .main-navigation .main-nav li {
        display: block !important;

    }

#site-navigation .menu-toggle {
    position: absolute;
right: 0px;
top: -72px;
width: 100px
}

#sticky-navigation .site-branding{
    top: 15px;
}
#sticky-navigation  .menu-toggle {
    width: auto !important;
    float: right !important;

}
#site-navigation {
    width: 100%;
}

#sticky-navigation .site-branding,.site-branding {
    margin-left: 10px;
    float: left;
    width: auto;
    text-align: left;
}
[class*=nav-float-] .site-header .inside-header>* {
       float: left !important;
}
.site-branding,[class*=nav-float-] .site-header .inside-header>*,.site-header .inside-header,.site-header .inside-header>* {

    clear: none !important;
}

#nastroje .img .icon img {
    margin: 0 auto;
    float: none !important;
}

.main-navigation .navigation-logo img {
    height: 60px !important;

}
/*
Hide languag switcher and show it in regular menu
*/
#site-navigation .site-logo,#sticky-navigation .site-logo,#primary-menu .lang-item {
    display: block;
    background: #fafafa;
}
#masthead .header-widget {
    display: none;
}
.menu-toggle {
    padding: 10px;
}
/*
Reference bublina full width
*/
#reference_view {
    width: 100% !important;
}

.padding-30 {
    padding: 20px 5px 10px 5px;
}


#menu-second-menu {

}






.site-logo {
    position: relative;
}

.main-navigation a, .menu-toggle {
    border: none;
}

#moreonas,#moreonas h3,#moreonas p {
    text-align: center;
    max-width: 100%;

}
 #komentarefull .item {
    padding: 40px;
    color: #000;
}
 #komentarefull .item {
    height: 100%;

}
#komentarefull .img img {
    max-height: 190px;
    text-align: center;
    margin: 0 auto;

}
#komentarefull .img,.home #komentarefull .content {
    height: auto;
}

.one-container .site-content {
    padding: 0px !important;
}
#spolupracujeme .owl-nav  .owl-next, #onas .owl-nav .owl-next {
    right: 20px;
}
#spolupracujeme .owl-nav  .owl-prev, #onas .owl-nav .owl-prev {
 left: 0px;
}


#komentarefull .item{

    height: auto;

}

#site-navigation.toggled{
    background: #fff;
}
#site-navigation.toggled .mobile-menu,.toggled .menu-toggle:before{
    color: #000;
}
.p40 {
    padding: 0px;
}


#ordinacnidoba,#cenik {
    width: 100%;
}




.inside-right-sidebar {
    top:0px;
}

.align-left,.align-right {
    text-align: center;
}

#sticky-navigation .main-navigation .main-nav  a:hover,#sticky-navigation  .main-nav a,.main-navigation  .main-nav a {

    letter-spacing: 0.5px;
}


.lab-modal-body {
    max-width: 90%;
    width: 90%;
}
.modal-dialog {
width: 90%;
min-width: auto;
margin: 0 auto;
}
.modal-content {
    min-width: 100px !important;
    width: 100%;
}

#onas {
    padding: 10px;
    position: relative;
}
#onas .rellax {
    bottom: auto;
}
/*#onas .p40 {
    padding:10px;
}*/
#promo .item a {
    background: #fff;
    overflow: hidden;
    display: block;
}
#promo .item {
    padding: 0px;
    margin-top:10px;
    float: left;
}
#promo .item,#promo .item:first-child{

    padding-left: 0px;
}
#promo .item:last-child{

    padding-right: 0px !important;
}

.main-navigation .main-nav ul li a, .menu-toggle {
    color: #000;
}

.main-navigation .navigation-logo{
    padding: 10px;
}
.main-navigation .navigation-logo img {
    height: auto !important;
}
/*
Hide languag switcher and show it in regular menu
*/
#site-navigation .site-logo,#sticky-navigation .site-logo,#primary-menu .lang-item {
    display: block;
}
#masthead .header-widget,#moreonas .rellax {
    display: none;
}
#sticky-navigation .mobile-menu {
    padding: 0px;
    color: #000 !important;
}
#sticky-navigation .menu-toggle:before{
 color: #000 !important;
}
/*
Reference bublina full width
*/
#reference_view {
    width: 100% !important;
}

.padding-30 {
    padding: 20px 5px 10px 5px;
}


#menu-second-menu {

}

.site-logo img {
    height: auto;
    width: 250px;
    padding-left: 10px;
    display: block;
    left:  !important;
}

    .bublina {
    background: #fff;
    margin: 0px 50px;
    max-width: auto !important;
    min-width: auto !important;
    display: inline-block;
    vertical-align: middle;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    position: relative;
}

    #page {
        padding: 0px;
    }
    .inside-header, .menu li a, .widget {
        text-align: center;
    }
    .page .page-header-content {
        display: none;
    }
    .home .page-header-content {
        display: block;
    }
    .header-widget {
        float: none;
        margin: 0 auto;
    }
    .header-widget .widget, #headerinfo {
        width: 100%;
        text-align: center;
    }
    .main-navigation .sticky-logo, .main-navigation .sticky-logo img {
        height: 60px;
        text-align: center;
    }


    #reference_view {
        width: 70%;
    }
    #VerticalCarousel .profile {
        float: right;
    }
    #VerticalCarousel .carousel-control .fa, #VerticalCarousel .carousel-control .fa:before {
        color: #222 !important;
    }
    .bublina {
        width: 100% !important;
        margin: 0px 30px 0px 0px;
        padding: 10px;
        background: #fff;
    }
    .bublina p {
        text-align: center;
        font-size: 14px;
    }
    .profil {
        position: relative;
        display: inline-block;
        text-align: center;
        padding: 10px !important;
    }
    .carousel-control {
        margin: auto;
        height: 20px;
        width: 20px !important;
        background: #fff;
        opacity: 1;
        color: #000;
        vertical-align: middle;
        position: absolute;
        background: none;
        background-image: none !important;
        right: 0px !important;
        top: 5% !important;
    }
    a.right.carousel-control {
        margin: 20px 0px;
    }
    .profil .img {
        margin-right: 0px;
    }
    .profil .autor {
        padding: 10px 0px 0px;
    }
}


/*
sm
*/


/*
md
*/