/*c8a82104ec0d902e06f7f8fe01c708c7*/
@charset "utf-8";
moduletable
/* CSS Document */
body {} 
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    color: #000;
}
.g-container {
    max-width: 1200px;
    margin: 0 auto;
}
#g-page-surround,
#g-main {
    background: #fff;
    /*background: -moz-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(245,249,254,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(239,239,239,1)), color-stop(100%, rgba(245,249,254,1)));
background: -webkit-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(245,249,254,1) 100%);
background: -o-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(245,249,254,1) 100%);
background: -ms-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(245,249,254,1) 100%);
background: linear-gradient(to bottom, rgba(239,239,239,1) 0%, rgba(245,249,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#f5f9fe', GradientType=0 );*/
}
#g-main {
    background: #f3f5f9;
    padding: 0;
    background: none;
}

@media (min-width: 511px;){
  #g-main{
    margin-top: 125px;
  }
}

.kariera #g-main {margin-top: 0px;}

#g-main .g-container {
    background: #fff;
}
#g-main .g-content {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
}
a {
    -webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -moz-transition: 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out;
    opacity: 1;
}
a:hover {
    opacity: .5;
}
div.itemBody {
    padding-top: 0;
    padding-bottom: 25px;
}
p {
    color: #000000;
}
#g-main a {
    color: #ed1c24;
    text-decoration: underline;
}
#g-main a:hover {} #g-main .itemFullText p:first-child {
    margin-top: 0;
}
#g-main h1,
h2.line,
#bottom-content-position h1.line,
#bottom-position h1.line,
.k2ItemsBlock.one-page h1 {
    text-align: center;
    font-size: 1.7rem;
    position: relative;
    font-weight: 500;
    margin-top: 0;
}
#g-main h1.line:before,
h2.line:before,
#bottom-content-position h1.line:before,
#bottom-position h1.line:before,
.k2ItemsBlock.one-page h1:before {
    background: #efefef;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
}
#bottom-content-position h3 {
    text-align: center;
}
h1.line {
 /*  max-width: 83%;*/
}
#bottom-content-position h1.line {
    max-width: 100%;
}
#g-main h1.line span,
h2.line span,
#bottom-content-position h1.line span,
#bottom-position h1.line span,
.k2ItemsBlock.one-page h1 span {
    background: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 1;
}
#g-main .row,
#bottom-position .row {
    display: block;
    margin: 0 auto;
}
#bottom-position .row {
  /*  max-width: 84%;*/
    margin-left: 0;
}
#bottom-content-position .row {
    margin-left: 0;
}
#bottom-content-position .row .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}
#bottom-content-position .row .col-sm-6:nth-child(1) {
    padding-left: 0
}
#bottom-content-position .row .col-sm-6:nth-child(2) {
    padding-right: 0
}
#bottom-content-position .row .col-sm-3 {
    padding-left: 0;
}
body.chovatel #g-navigation, body.chovatel .g-grid .breadcrumb {display: none;}
#g-navigation {
    background: none;
}
#g-navigation .g-container {
    position: relative;
}
.row.max-60 {
    width: 60%;
    margin: 0 auto;
    max-width: 60%;
}
#g-main .itemBody ul,
#bottom-position .row ul {
    list-style: none;
    margin-left: 0;
}
#g-main .itemBody .row ul li,
#bottom-position .row ul li {
    background: url("../../images/li-separator.png") no-repeat left 6px;
    margin-bottom: 0;
    padding-left: 1.2rem;
    color: #000000;
    font-weight: normal;
}
#bottom-position .row ul {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
div.itemIntroText {
    max-width: 84%;
    display: block;
    font-size: 16px;
}
div.itemFullText h1,
.moduleItemIntrotext h2.line,
#bottom-position h1.line {
   /* max-width: 83%;*/
}
div.k2ItemsBlock ul {
    padding: 0;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
    padding-top: 5px;
}
.k2ItemsBlock a.moduleItemTitle {
    font-size: 18px;
}
body.kariera .item-content {
    max-width: 83%;
    color: #000000;
}
div.itemListCategory {
    background: none;
    border: none;
    text-align: center;
    margin-bottom: 0;
    max-width: 83%;
    padding: 0;
    margin-top: 15px;
}
.col-sm-6 img {
    width: 100%;
    height: auto;
}
.col-sm-6 img.no-resize {
    width: auto;
    height: auto;
}
#g-main .itemFullText .row {
    margin-left: 0;
    /*max-width: 84%;*/
}
.col-sm-6 p {
    text-align: left;
}
.itemBody .col-xs-12 {
    padding: 0;
}
ul.kariera {
    margin-left: 0;
}
ul li.kariera-box {
    list-style: none;
    display: inline-block;
    max-width: 32.5%;
    vertical-align: top;
    min-height: 280px;
    position: relative;
    background: #006aae;
  text-align: center;
}
ul li.kariera-box .num-block {
    margin: 0 auto;
}
ul li.kariera-box p {
    color: #FFFFFF;
    padding: 15px;
    margin-top: 0;
    padding-top: 0;
}
ul li.kariera-box .num-block span {
    color: #fff;
    font-size: 4rem;
    padding-left: 15px;
}
div.catItemHeader h3.catItemTitle,
.subCategory h2 {
    font-size: 18px;
    text-align: center;
}
div.itemHeader h2.itemTitle {
    text-align: center;
    max-width: 83%;
    margin-bottom: 15px;
}
#k2Container {
    padding: 0;
    margin: 0;
}
div.itemImageBlock {
    max-width: 83%;
}
div.itemListCategory h1.line {
    max-width: 100%;
}
div.seminare ul.mod-articles-items {
    width: 100%;
}
div.seminare li {
    width: 33%;
    display: inline-block!important;
    vertical-align: top;
}
div.k2ItemsBlock.seminare .moduleItemIntrotext {
    padding-right: 5px;
}
div.k2ItemsBlock.seminare li .content-box {
    position: relative;
}
/*#bottom-content-position div.k2ItemsBlock.seminare a.moduleItemTitle { position:absolute; top:15px; left:0; right:0; text-align:center; color:#000;}
#bottom-content-position div.k2ItemsBlock.seminare .intro { position:absolute; text-align:center; bottom:0; background:#fff; opacity:0.8; width:100%;}*/

#bottom-content-position div.k2ItemsBlock.seminare .intro p {
    margin: 0;
}
div.k2ItemsBlock.seminare ul li a:hover {
    opacity: 0.5;
}
#k2Container.seminare .itemImageBlock {
    max-width: 83%;
}
div.moduletable .seminare:nth-child(2) {
    margin-bottom: 25px;
}
#bottom-content-position .g-content .moduletable.seminare {
    margin-top: 0px;
}
/* aktuality*/

div.k2ItemsBlock.aktuality ul li {
    /*width:33%; display:inline-block; vertical-align:top;*/
}
#k2Container.aktuality div.catItemHeader h3.catItemTitle {
    text-align: left!important;
}
#k2Container.aktuality span.catItemImage {
    text-align: left;
}
div.catItemImageBlock {
    float: left;
    margin-right: 25px;
}
.itemContainer .catItemIntroText p {
    margin-top: 0;
}
div.itemFullText .row {
   /* max-width: 83%;*/
}
#g-main .submenu-top,
#g-main-bottom .submenu-top {
    margin-top: 35px;
    margin-bottom: 35px;
}
#g-main .submenu-top ul,
#g-main-bottom .submenu-top ul {
    list-style: none;
    text-align: center;
}
#g-main .submenu-top ul li,
#g-main-bottom .submenu-top ul li {
    display: inline-block;
}
#g-main .submenu-top ul li a,
#g-main-bottom .submenu-top ul li a {
    display: block;
    padding: 15px 25px;
    min-width: 180px;
    margin: 5px;
    text-align: center;
    border: 2px solid #ed1c24;
    text-decoration: none;
    font-size: 18px;
    position: relative;
}
#g-main .submenu-top ul li.active a,
#g-main-bottom .submenu-top ul li.active a {
    border: 2px solid #125e8d;
    color: #125e8d;
}
#g-main .submenu-top ul li a:hover,
#g-main-bottom .submenu-top ul li a:hover {
    opacity: 1;
}
#g-main .submenu-top ul li a:before,
#g-main-bottom .submenu-top ul li a:before {
    content: "";
    position: absolute;
    width: 60%;
    height: 1px;
    bottom: 10px;
    background-color: #ed1c24;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#g-main .submenu-top ul li a:hover:before,
#g-main-bottom .submenu-top ul li a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
#g-main .submenu-top ul li.active a:before,
#g-main-bottom .submenu-top ul li.active a:before {
    background-color: #125e8d;
}
#g-main .submenu-top.o-nas li:nth-child(1) a:before,
#g-main-bottom .submenu-top.o-nas li:nth-child(1) a:before {
    width: 70%;
}
#g-main .submenu-top.o-nas li:nth-child(2) a:before,
#g-main-bottom .submenu-top.o-nas li:nth-child(2) a:before {
    width: 40%;
}
#g-main #k2Container {
    padding-bottom: 0;
}
#bottom-position {
    background: #FFF;
}
.bg-grey {
    background: #e9ecef;
}
#bottom-position .g-content .k2ItemsBlock,
#g-main #k2Container {
    padding: 0 1.5rem;
}
#bottom-position .g-content .k2ItemsBlock {
    padding-left: 1.8rem;
}
body:not(.itemid-151, .kariera) #bottom-content-position .g-content .moduletable,
#bottom-position .g-content .com-content-article,
#g-main .com-content-article {
    margin-top: 125px;
}
#bottom-position .g-content /*.k2ItemsBlock*/ .row {
    display: block;
    text-align: left;
    padding-top: 25px;
}
#bottom-position .g-content .k2ItemsBlock .row p:first-child {
    margin-top: 0;
}
.k2ItemsBlock .row .col-sm-2 {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
}
.k2ItemsBlock .row .col-sm-2 p,
.k2ItemsBlock .row .col-sm-2 img {
    text-align: center;
}
.k2ItemsBlock .row .col-sm-2 img {
    display: block;
    margin: 0 auto;
}
div.k2LatestCommentsBlock ul li,
div.k2TopCommentersBlock ul li,
div.k2ItemsBlock ul li,
div.k2LoginBlock ul li,
div.k2UserBlock ul.k2UserBlockActions li,
div.k2UserBlock ul.k2UserBlockRenderedMenu li,
div.k2ArchivesBlock ul li,
div.k2AuthorsListBlock ul li,
div.k2CategoriesListBlock ul li,
div.k2UsersBlock ul li {
    margin: 0;
}
div.k2ItemsBlock ul li {
    margin-bottom: 15px;
    font-weight: 500;
    color: #000;
}
div.k2ItemsBlock ul li a {
    color: #ed1c24;
    position: relative;
}
div.k2ItemsBlock ul li a:hover {
    opacity: 1;
}
div.k2ItemsBlock ul li.active a {
    color: #0072bc;
    opacity: 1
}
div.k2ItemsBlock ul li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -5px;
    background-color: #ed1c24;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: left;
    left: 0;
    right: 0;
}
div.k2ItemsBlock ul li a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
p.readmore {
    text-align: right;
}
p.readmore > a {  
  background: none;
  box-shadow: none;
}
div.k2ItemsBlock .submenu-top ul li {
    margin-bottom: 0;
}
div.itemListCategoriesBlock {
    margin-bottom: 25px;
}
#g-main #k2Container {
    padding: 0;
}
.com-content-category-blog div.com-content-category-blog__item {
    margin-bottom: 15px;
    background: #fafafa;
    border: 1px solid #ddd;
    padding: 8px;
    margin-left: 5px;
}

div.com-content-category-blog__item .item-image img {
  max-width: 300px;
}

span.catItemImage {
    margin: 0 auto;
}
div.catItemImageBlock {
    float: none;
}
#g-main a.subCategoryMore {
    display: block;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    margin-top: 5px;
    background: #ed1c24;
    padding: 5px 8px;
    width: 150px;
    font-size: 14px;
}
div.catItemReadMore {
    max-width: 82%;
    width: 82%;
    display: block;
}
div.itemListSubCategories,
div#itemListPrimary {
    max-width: 83%;
}
#bottom-content-position {
    background: #FFFFFF;
}
#bottom-content-position #ca_banner a {
    color: #0072bc;
}
#bottom-content-position .g-content {
    padding: 0 1.3rem 1.3rem 1.3rem;
    /*max-width: 82%;*/
}
#bottom-content-position a {
    color: #ed1c24;
}
div.k2ItemsBlock ul li p {
    font-weight: normal;
    font-size: 16px;
}
#bottom-content-position a.moduleItemReadMore {
    float: right;
}
#logo-position {
    position: absolute;
}
#logo-position a img {
    max-width: 360px;
    height: auto;
    width: 100%;
    position: absolute;
    left: 0;
    margin-left: 4%;
    top: 0;
    margin-top: 4%;
}
#float-sidebar-position {
    position: fixed;
    z-index: 999;
}
#float-sidebar-position .g-content {
    margin: 0;
    padding: 0;
    position: fixed;
    right: 20px;
    width: 190px;
    height: 620px;
    overflow: hidden;
}
#float-sidebar-position .g-content .platform-content:nth-child(1) .moduletable {
    position: relative;
    margin-top: 190px;
}
#float-sidebar-position .g-content .en-flag {
    position: absolute;
    top: -25px;
    right: 0;
    margin-right: 5px;
    height: 30px;
}
#float-sidebar-position .g-content .en-flag.closed {
    top: 20px;
}
#float-sidebar-position .g-content li.grey {
    opacity: 0.5;
}
/* zaloha zaviraciho krizku */
/*#float-sidebar-position .g-content .btn-menu { width:50%; text-align:right; display:inline-block; position:absolute; top:-30px; right:0;}
#float-sidebar-position .g-content .btn-menu:after {content: "\f2d3"; text-align:right; cursor:pointer; color:#ed1c24; font-family: 'awesome'; margin-right:5px;-webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;    -moz-transition:  0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out; font-size:18px;  float:right; margin-top:-1px;}
#float-sidebar-position .g-content .btn-menu:hover:after {opacity:0.5;}
*/

#float-sidebar-position .g-content .btn-menu {
    width: 15%;
    text-align: left;
    display: block;
    position: absolute;
    top: 240px;
    left: -22px;
    height: 50px;
    /* background: #ed1c24;*/
    
    background: #dde8ea;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#float-sidebar-position .g-content .btn-menu:after {
    content: "\f054";
    text-align: left;
    cursor: pointer;
    color: #006aae;
    font-family: 'awesome';
    margin-right: 5px;
    margin-left: 5px;
    -webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -moz-transition: 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out;
    font-size: 18px;
    float: left;
    margin-top: 5px;
    padding: 8px 0;
}
#float-sidebar-position .g-content .btn-menu:hover:after {
    opacity: 0.5;
}
#btn-menu-position {
    /*position:relative;*/
    
    position: relative;
}
#btn-menu-position .g-content {
    position: absolute;
    left: 0px;
    margin: 0;
    padding: 0;
    z-index: 9991;
}
#btn-menu-position .g-content .btn-menu {
    width: 30px;
    text-align: left;
    display: block;
    height: 50px;
    /* background: #ed1c24;*/
    
    background: #dde8ea;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 10px;
    position: fixed;
    opacity: 0;
}
#g-navigation.vet #btn-menu-position .g-content .btn-menu {
    top: 300px;
}
#g-navigation.pet #btn-menu-position .g-content .btn-menu {
    top: 250px;
}
#btn-menu-position .g-content .btn-menu.closed {
    background: rgba(201, 24, 30, 1);
}
#btn-menu-position .g-content .btn-menu.anim {
    -webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -moz-transition: 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out;
    opacity: 1;
}
#btn-menu-position .g-content .btn-menu.closed {
    margin-left: 190px;
}
#btn-menu-position .g-content .btn-menu:after {
    content: "\f054";
    text-align: left;
    cursor: pointer;
    color: #006aae;
    font-family: 'awesome';
    margin-right: 5px;
    margin-left: 8px;
    -webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -moz-transition: 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out;
    font-size: 18px;
    float: left;
    margin-top: 5px;
    padding: 8px 0;
}
#btn-menu-position .g-content .btn-menu:hover:after {
    opacity: 0.5;
}
#btn-menu-position .g-content .btn-menu.closed:after {
    content: "\f053";
}
#btn-menu-position .g-content .btn-menu.closed:after {
    color: #FFFFFF!important;
}
#float-sidebar-position .g-content .btn-menu.closed {
    /* background:#ed1c24; padding:3px 5px;margin-top:8px; margin-right:5px;*/
}
#float-sidebar-position .g-content .btn-menu.closed:after {
    /*content: "\f0c9";*/
    
    color: #fff;
}
#float-sidebar-position .g-content .btn-menu.closed:before {
    /*content:"MENU";*/
    
    color: #fff;
    margin-right: 5px;
}
#float-sidebar-position .g-content .menu-content {
    -webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -moz-transition: 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out;
}
#float-sidebar-position .g-content {
    display: block;
}
#float-sidebar-position .g-content.closed {
    /*display:none;*/
}
#float-sidebar-position .g-content .platform-content {
    position: relative;
    margin-left: 0px;
    -webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -moz-transition: 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out;
}
#float-sidebar-position .g-content.closed .platform-content {
    position: relative;
    margin-left: 190px;
}
#float-sidebar-position ul.nav {
    background: #021660;
    margin: 0;
    padding: 15px 15px 25px 15px;
    width: 190px;
    display: block;
    /*width:200px;  text-align:right; */
}
#float-sidebar-position ul.nav li {
    text-align: left;
    line-height: 2;
}
#float-sidebar-position ul.nav li a {
    color: #fff;
    font-size: 17px;
    width: auto;
    display: block;
    position: relative;
    width: auto;
}
#float-sidebar-position ul.nav li a:hover {
    color: #fff;
    opacity: 1;
}
/* menu na strance kariera */

#float-sidebar-position ul.menu-web-select {
    list-style: none;
    margin-left: 0;
    margin-top: 5px;
}
#float-sidebar-position ul.menu-web-select {
    padding: 15px 15px;
    /*max-width: 190px; */
    
    background: #006aae;
    width: 190px;
}
#float-sidebar-position ul.menu-web-select li {
    text-align: left;
    display: block;
    width: 50%;
    margin-bottom: 8px;
}
#float-sidebar-position ul.menu-web-select li:nth-child(2) {
    margin-bottom: 0;
}
#float-sidebar-position ul.menu-web-select li a {
    color: #FFFFFF;
    position: relative;
    min-width: 50%;
    display: block;
}
#float-sidebar-position ul.menu-web-select li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0px;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#float-sidebar-position ul.menu-web-select li a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
/*#float-sidebar-position ul.nav li:nth-last-child(-n+3) { display:none;}*/

#float-sidebar-position ul.nav li:nth-child(2),
#float-sidebar-position ul.nav li:nth-child(3) {
    display: none;
}
#float-sidebar-position ul.nav li.active a {
    color: #fff;
    opacity: 1
}
#float-sidebar-position ul.nav li a:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    bottom: 5px;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: left;
    left: 0;
    right: 0;
}
#float-sidebar-position ul.nav li a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.btn-green-line {
    background: #63ad49;
    padding: 10px 15px;
    position: relative;
    text-align: left;
    font-size: 17px;
    color: #FFF;
    position: relative;
}
.btn-green-line img {
    position: absolute;
    right: 7px;
    top: 7px;
}
#float-sidebar-position .btn-box {
    display: block;
}
#float-sidebar-position .btn-box div {
    display: block;
    margin-bottom: 6px;
    position: relative;
    width: 190px;
}
#float-sidebar-position .g-content .platform-content:nth-child(1),
#float-sidebar-position .g-content .platform-content:nth-child(2) {
    display: block;
}
#float-sidebar-position .btn-eshop {
    background: rgba(207, 46, 52, 1);
    background: -moz-linear-gradient(top, rgba(207, 46, 52, 1) 0%, rgba(240, 57, 64, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(207, 46, 52, 1)), color-stop(100%, rgba(240, 57, 64, 1)));
    background: -webkit-linear-gradient(top, rgba(207, 46, 52, 1) 0%, rgba(240, 57, 64, 1) 100%);
    background: -o-linear-gradient(top, rgba(207, 46, 52, 1) 0%, rgba(240, 57, 64, 1) 100%);
    background: -ms-linear-gradient(top, rgba(207, 46, 52, 1) 0%, rgba(240, 57, 64, 1) 100%);
    background: linear-gradient(to bottom, rgba(207, 46, 52, 1) 0%, rgba(240, 57, 64, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cf2e34', endColorstr='#f03940', GradientType=0);
    padding: 10px 15px;
    position: relative;
    text-align: left;
    font-size: 17px;
}
#float-sidebar-position .btn-eshop img {
    margin-left: 10px;
}
#float-sidebar-position .btn-eshop a {
    position: relative;
}
#float-sidebar-position .btn-eshop a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -7px;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#float-sidebar-position .btn-eshop a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
#float-sidebar-position .btn-eshop a:hover {
    opacity: 1!important;
}
.pet #float-sidebar-position ul.nav li:first-child a:before {
    width: 85%;
}
.pet #float-sidebar-position ul.nav li:nth-child(1) a:before {
    width: 80%;
}
.pet #float-sidebar-position ul.nav li:nth-child(4) a:before {
    width: 40%;
}
.pet #float-sidebar-position ul.nav li:nth-child(5) a:before {
    width: 60%;
}
.pet #float-sidebar-position ul.nav li:nth-child(6) a:before {
    width: 30%;
}
.pet #float-sidebar-position ul.nav li:nth-child(7) a:before {
    width: 45%;
}
.pet #float-sidebar-position ul.nav li:nth-child(8) a:before {
    width: 45%;
}
.vet #float-sidebar-position ul.nav li:first-child a:before {
    width: 85%;
}
.vet #float-sidebar-position ul.nav li:nth-child(1) a:before {
    width: 80%;
}
.vet #float-sidebar-position ul.nav li:nth-child(4) a:before {
    width: 40%;
}
.vet #float-sidebar-position ul.nav li:nth-child(5) a:before {
    width: 40%;
}
.vet #float-sidebar-position ul.nav li:nth-child(6) a:before {
    width: 50%;
}
.vet #float-sidebar-position ul.nav li:nth-child(7) a:before {
    width: 45%;
}
.vet #float-sidebar-position ul.nav li:nth-child(8) a:before {
    width: 60%;
}
.vet #float-sidebar-position ul.nav li:nth-child(9) a:before {
    width: 30%;
}
#g-slider {
    position: relative;
}
#buttons-menu-position {
    position: relative;
}
#buttons-menu-position .g-content {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
  	opacity: 1 !important;
  	background: transparent;
  	padding-top: 440px;
}
#buttons-menu-position ul.nav {
    text-align: center;
    flex-flow: row wrap;
    justify-content: center;
    flex-wrap: wrap;
    display: flex;
}
#buttons-menu-position .sticky-menu {
    position: relative;
    width: 100%;
}
#buttons-menu-position .sticky-menu ul.hidden {
    /*display:none;*/
}
#buttons-menu-position .sticky-menu ul {
    margin: 0;
    padding: 0;
    position: fixed;
    margin: 0 auto;
    top: -100px;
    z-index: 999;
    left: -202px;
    right: 0;
    display: block;
    max-width: 82%;
    width: 100%;
}
#buttons-menu-position .sticky-menu ul.nav-child {
    display: none;
}
#buttons-menu-position ul.nav li {
    display: none;
}
/*#buttons-menu-position ul.nav li:nth-last-child(-n+3) {  display: inline-block;   text-align: center;}*/

#g-showcase.vet #buttons-menu-position ul.nav li:nth-child(2),
#g-showcase.vet #buttons-menu-position ul.nav li:nth-child(3),
#g-showcase.vet #buttons-menu-position ul.nav li:nth-child(10),
#g-showcase.pet #buttons-menu-position ul.nav li:nth-child(2),
#g-showcase.pet #buttons-menu-position ul.nav li:nth-child(3),
#g-showcase.pet #buttons-menu-position ul.nav li:nth-child(7) {
    display: inline-block;
    text-align: center;
}
#buttons-menu-position ul.nav li a {
    background: #27bdbe;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c9181e', endColorstr='#ec262d', GradientType=1);
    padding: 15px 25px;
    margin: 5px;
    width: 150px;
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
    -webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -moz-transition: 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out;
}
#buttons-menu-position {
  /*  max-width: 83%;*/
}
#buttons-menu-position ul.nav li:not(.active) a:hover {
    /*opacity:0.7;*/
    
    opacity: 1;
}
#buttons-menu-position ul.nav li.active a {
    background: #021660;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00558a', endColorstr='#026eb4', GradientType=1);
}
#buttons-menu-position ul.nav li.active a:hover {
    opacity: 1;
}
#buttons-menu-position ul.nav li a {
    position: relative;
}
#buttons-menu-position ul.nav li a:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    bottom: 15px;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#buttons-menu-position ul.nav li a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
#buttons-menu-position ul.nav li:nth-child(9) a:before {
    width: 35%;
}
#buttons-menu-position ul.nav li:nth-child(10) a:before {
    width: 45%;
}
#buttons-menu-position ul.nav-child {
    display: none;
}
.formResponsive {
    margin-bottom: 0;
}
.formResponsive .rsform-block-send .formBody {
    position: relative;
    width: auto;
    float: right;
}
.formResponsive .rsform-block-send .formBody .rsform-submit-button {} .formResponsive .rsform-block-send .formBody .rsform-submit-button:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    bottom: 10px;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.formResponsive .rsform-block-send .formBody .rsform-submit-button:hover:before, button.registrace:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
/* slideshow fotopás*/

#bottom-position .g-content {
    padding: 0;
    margin: 0;
}
#bottom-position .g-content .k2ItemsBlock {
    position: relative;
}
#bottom-position .g-content .moduletable {
    position: relative;
}
#bottom-position .g-content .k2ItemsBlock:last-child {
    margin-bottom: 35px;
}
#home-box-slideshow {
    background: #111111
}
#carousel img {
    display: block;
    opacity: 1;
    filter: alpha(opacity=50);
    cursor: pointer;
}
.fav-control-paging li {
    margin: 0!important;
}
.fav-control-paging li a,
.fav-control-paging li a:hover,
.fav-control-paging li a.fav-active {
    border: 3px solid #ffd800;
    height: 26px;
    width: 26px;
    background: none;
}
.fav-control-paging {
    margin-bottom: 0px;
    display: block;
    bottom: -30px;
}
.fav-control-paging li a {
    opacity: 1;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
}
.fav-control-paging li a:hover {
    opacity: 0.7;
}
.fav-viewport {
    position: relative;
}
#mbCenter,
#mbToolbar {
    background-color: #111111!important;
}
.favslider {
    padding: 0;
    margin: 0;
}
.fav-control-nav {
    position: relative;
    display: block;
}
.fav-direction-nav a {
    z-index: 1;
}
.fav-direction-nav a {
    background: #CCCCCC;
}
/* slideshow */

#g-slider .g-container {
    background: #FFF;
}
#slider-position .g-content {
    margin: 0;
    padding: 0;
}
#slider-position .camera_bar {
    display: none;
}
#slider-position p {
    margin: 0;
}
.camera_bar {
    display: none!important;
}
.camera_commands {
    display: none!important;
}
.camera_pag {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9000;
    padding: 15px;
}
.camera_wrap .camera_pag .camera_pag_ul {
    text-align: center;
    flex-flow: row wrap;
    justify-content: center;
    flex-wrap: wrap;
    display: flex;
}
.camera_wrap .camera_pag .camera_pag_ul li {
    background: none;
    border: 3px solid #e1eaea;
    background: rgba(256, 256, 256, 1);
    height: 15px;
    width: 15px;
    border-radius: 90px;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
    border: 3px solid #ed1c24;
    background: none;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    background: none;
    height: 20px;
    width: 20px;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
    background: none;
}
.header-img {
    margin-bottom: 45px;
}
.fav-direction-nav a.fav-prev {
    background: #efefef url("/images/arrow-red-left.svg") no-repeat center center;
}
.fav-direction-nav a.fav-next {
    background: #efefef url("/images/arrow-red-right.svg") no-repeat center center;
}
/*.maps {
    height: 450px;
}*/
/* footer */

#g-footer {
    background: #333333;
    border: none;
}
#g-footer .g-content {
    margin-top: 0;
    margin-bottom: 0;
}
#g-footer .g-container {
    background: transparent;
}
.contact-position h3 {
    margin: 0;
    font-size: 15px;
    text-transform: none;
    color: #FFFFFF;
}
.newsletter-position h3 {
    margin: 0;
    font-size: 15px;
    text-transform: none;
    color: #FFFFFF;
    text-align: center;
    font-weight: normal;
    margin-bottom: 5px;
}
.contact-position p {
    margin: 0;
    color: #FFFFFF;
    line-height: 1.7;
}
.contact-position a {
    color: #FFF;
    /*text-decoration:underline;*/
}
.contact-position a:hover {
    text-decoration: none;
    opacity: 1;
}
.contact-position a {
    position: relative;
}
.contact-position a:not(.no-line):before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0px;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: left;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.contact-position a:not(.no-line):hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.contact-position a img {
    -webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -moz-transition: 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out;
    opacity: 1;
    margin-top: 10px;
}
.contact-position a:hover img {
    opacity: 0.5;
}
.contact-position .g-content {
    margin-left: 11%;
    padding-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-top: 2rem;
}
.newsletter-position .g-content {
    margin-right: 11%;
    padding-top: 2rem;
}
.loga-firem img {
    display: inline-block;
    height: 120px;
    width: auto;
    padding: 10px;
}
#footer-menu-position .g-content,
#footer-next-position .g-content {
    padding-top: 2rem;
}
.footer-menu-position ul.nav,
.footer-next-position ul.nav {
  display:block;
    margin: 0;
}
.footer-next-position a,
#hotline-position a {
    color: #FFFFFF;
}
.footer-next-position ul.nav {
    margin-bottom: 15px;
}
.footer-menu-position ul.nav li {
    line-height: 1.7;
}
.footer-menu-position ul.nav li a,
.footer-next-position ul.nav li a {
    color: #fff;
}
.footer-menu-position ul.nav li a:hover,
.footer-next-position ul.nav li a:hover {
    opacity: 1;
}
.footer-menu-position ul.nav li:nth-last-child(-n+2) {
    /*display:none;*/
}
.footer-next-position .btn-green-line {
    max-width: 190px;
}
.newsletter-position input[type='text'] {
    border-radius: 0;
    border: 1px solid #fff;
    background: none;
    color: #fff;
    padding: 10px 15px 10px 45px;
    font-size: 16px;
    background: url(../../images/icon-envelope.jpg) no-repeat 10px 8px;
    display: block;
    height: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%!important;
}
.newsletter-position .g-content {
    padding-right: 0;
}
.footer-next-position ul.nav li {
    display: none;
}
.footer-next-position ul.nav li:nth-last-child(-n+2) {
    display: block;
}
.footer-menu-position ul.nav li a {
    position: relative;
}
.footer-menu-position ul.nav li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0px;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: left;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.footer-menu-position ul.nav li a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.footer-menu-position ul.nav li:first-child a {
    width: 80px;
}
.footer-menu-position ul.nav li:nth-child(2) a {
    width: 90px;
}
.footer-menu-position ul.nav li:nth-child(3) a {
    width: 220px;
}
.footer-menu-position ul.nav li:nth-child(4) a {
    width: 150px;
}
.footer-menu-position ul.nav li:nth-child(5) a {
    width: 160px;
}
.footer-menu-position ul.nav li:nth-child(6) a {
    width: 110px;
}
.footer-menu-position ul.nav li:nth-child(7) a {
    width: 160px;
}
#footer-menu-mobile-position ul.nav li:first-child a {
    width: 80px;
}
#footer-menu-mobile-position ul.nav li:nth-child(2) a {
    width: 90px;
}
#footer-menu-mobile-position ul.nav li:nth-child(3) a {
    width: 220px;
}
#footer-menu-mobile-position ul.nav li:nth-child(4) a {
    width: 150px;
}
#footer-menu-mobile-position ul.nav li:nth-child(5) a {
    width: 160px;
}
#footer-menu-mobile-position ul.nav li:nth-child(6) a {
    width: 110px;
}
#footer-menu-mobile-position ul.nav li:nth-child(7) a {
    width: 160px;
}
.footer-next-position ul.nav li a {
    position: relative;
}
.footer-next-position ul.nav li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0px;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: left;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.footer-next-position ul.nav li a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.footer-next-position ul.nav li {
    line-height: 1.7;
}
.footer-next-position ul.nav li:nth-child(5) a {
    width: 160px;
}
.footer-next-position ul.nav li:nth-child(6) a {
    width: 160px;
}
.footer-next-position ul.nav li:nth-child(7) a {
    width: 160px;
}
/*acymailing */

.acymailing_fulldiv form {
    background: #003a60;
    padding: 15px!important;
    margin-top: 5px;
}
.itemBackToTop {
    display: none;
}
.acymailing_fulldiv input[type="submit"].btn {
    width: 100%;
    border-radius: 0;
    background: #006aae;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    -webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -moz-transition: 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out;
    opacity: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.acymailing_fulldiv input[type="submit"].btn:hover {
    opacity: 0.5;
}
.acymailing_module_form td {
    padding: 0;
    margin: 0;
    text-align: center;
}
#g-offpage {
    max-width: 1200px;
    margin: 0 auto;
}
#g-offpage p {
    margin: 0;
    color: #c3c3c3;
}
.g-totop {
    text-align: center;
}
.g-totop a {
    color: #ed1c24;
    position: relative;
}
.g-totop a:hover {
    opacity: 1;
}
#totop-position .g-content {
    position: relative;
}
#totop-position a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0px;
    bottom: 0px;
    background-color: #ed1c24;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: left;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#totop-position a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.fa {
    font-size: 2rem;
}
#branding-position p {
    text-align: right;
}
#branding-position a {
    color: #c3c3c3;
    position: relative;
}
#branding-position a:hover {
    opacity: 1;
}
#branding-position a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0px;
    background-color: #c3c3c3;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: left;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#branding-position a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
/* mapa - kontakt */


@media (max-width: 959px) {
  .mapa-cr{
    width: 166%;
  }
}

.mapa-cr .kraj path,
.mapa-cr .kraj polygon {
    -webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -moz-transition: 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out;
}
.mapa-cr .kraj:hover path,
.mapa-cr .kraj:hover polygon {
    fill: #ed1c24;
    -webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -moz-transition: 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out;
    cursor: pointer;
}
#g-main .itemFullText .row .col-sm-6:nth-child(1),
#bottom-position .row .col-sm-6:nth-child(1) {
    padding-left: 0;
}
.itemListCategoriesBlock .col-sm-6:nth-child(1) {
    padding-left: 0;
}
.col-sm-6.logo img {
    width: 40%;
    height: auto;
}
.col-sm-6 h3 {
    font-size: 18px;
}
.col-sm-6 p {
    margin: 0.5rem 0;
}
.contact h2 {
    font-size: 20px;
    margin-bottom: 5px;
}
.row ul.contact-persons li {
    background: none!important;
    padding-left: 0;
    margin-bottom: 15px;
    float: left;
    display: none;
  width: 395px;
}
.row ul.objednavky li {
    background: none!important;
    padding-left: 0;
    padding-bottom: 35px;
    float: left;
    /*width: 33%;*/
}
.contact li h3 {
    font-size: 18px;
}
.contact li p {
    margin: 0;
}
p.contact-info {
    text-align: center;
}
.breadcrumb {
    width: 83%;
    margin-bottom: 0;
}
.breadcrumb > li:nth-child(2) {
    margin-left: 3px;
}
.g-offcanvas-toggle {
    right: 1.5rem;
    left: auto;
    color: #ed1c24;
    position: fixed;
    top: 1.3rem;
    font-size: 2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover,
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: #ed1c24;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container,
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container,
#g-offcanvas #g-mobilemenu-container ul>li>.g-menu-item-container {
    text-align: left;
}
#g-mobilemenu-container .g-toplevel li {
    border-bottom: 1px solid #005790;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border: none;
    background: #ed1c24;
}
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after,

.g-go-back a:before {
    opacity: 1;
}
/*#g-mobilemenu-container ul.g-toplevel li:nth-last-child(-n+3) { display:none;}*/

#g-mobilemenu-container ul.g-toplevel li:nth-child(2),
#g-mobilemenu-container ul.g-toplevel li:nth-child(3),
#g-mobilemenu-container ul.g-toplevel li:nth-child(4) {
    display: none;
}
#mobile-bottom-position ul.menu-web-select {
    margin: -1.563rem -1.563rem 0 -1.563rem;
}
#mobile-bottom-position ul.menu-web-select li {
    background: #006aae;
  padding: 0.938rem 1rem;
}

#mobile-bottom-position .en-flag {display: none;}
#hotline-position .btn-eshop {padding: 5px; font-weight: bold;}

#hotline-position .btn-eshop a {padding: 0.938rem 1rem;}
#mobile-bottom-position ul.menu-web-select li a {
    color: #fff;
    display: block;
}
ul.vina-dates li.activ {
    background-image: url('../../images/biggerdot_sel.png');
}
#vina-timeline-wrapper118 .vina-navigation {
    top: 100px!important;
}
.vina-timeline-slider .vina-issues li p {
    text-align: center;
    font-size: 18px;
}
.vina-timeline-slider .vina-next:hover,
.vina-timeline-slider .vina-prev:hover {
    /*background-position: 0 -76px;*/
    
    background-position: 0 0;
}
.vina-timeline-slider .vina-next {
    background-image: url('../../images/arrow-red-right.svg');
    height: 0px;
}
.vina-timeline-slider .vina-prev {
    background-image: url('../../images/arrow-red-left.svg');
    height: 0px;
}
.vina-timeline-slider {
    width: 80%;
    margin-left: 30px;
}
.timeline-content {
    max-width: 70%;
    margin: 0 auto;
}
#contact-mobile-position.contact-position .g-content {
    margin-left: 5%;
}
#footer-menu-mobile-position.footer-menu-position ul.nav li:nth-last-child(-n+2) {
    display: block;
}
#newsletter-mobile-position.newsletter-position .g-content {
    margin: 0;
    padding: 0;
}
#newsletter-mobile-position.newsletter-position .g-content form {
    margin: 0;
}
#newsletter-mobile-position.newsletter-position h3 {
    font-size: 18px;
}
#newsletter-mobile-position.newsletter-position .acymailing_fulldiv input[type="submit"].btn {
    margin-bottom: 15px;
}
#newsletter-mobile-position.newsletter-position .acymailing_module div table {
    max-width: 70%;
    margin: 0 auto;
}
.mobile-row {
    display: inline;
    clear: none;
}
#hotline-position .g-content {
    padding: 0;
    margin: 0;
}
/* LIGHT BOX */

#SLB-Bottom {
    display: none;
}
#SLB-Contenido {
    border: none!important;
    width: auto!important;
}
#SLB-Background {
    width: auto;
    height: auto;
    width: auto!important;
}
#SLB-Top {
    background: none!important;
    background-image: none!important;
    height: 40px!important;
}
#SLB-TopLeft {
    display: none;
}
#SLB-Wrapper #SLB-Top a:hover {
    background-position: 0 0;
}
#SLB-Image .col-sm-8 {
    margin: 0;
    padding: 0;
}
#SLB-Image .row {
    margin-left: 25px;
    margin-right: 25px;
}
#SLB-Wrapper {
    margin-top: 25px;
}
#SLB-CloseButton {
    background: none;
    background-image: none!important;
}
#SLB-Wrapper #SLB-Top a {
    width: auto;
    color: #FFFFFF!important;
    margin: 0;
}
#SLB-CloseButton:after {
    content: "\f2d3";
    font-family: 'awesome';
    color: #FFFFFF!important;
    font-size: 24px;
}
#SLB-Image .info-box {
    margin-top: 25px;
}
#SLB-Image p {
    margin: 0;
    line-height: 1.6;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 15px;
}
#SLB-Image .info-box p {
    border-bottom: 1px #efefef solid;
}
#SLB-Image .col-sm-4 p img {
    margin: 0 auto;
    display: block;
}
#SLB-Image .col-sm-4 {
    padding-right: 0;
    padding-left: 25px;
}
#SLB-Image .col-sm-4 p {
    padding-right: 0;
    padding-top: 25px;
}
#SLB-Image a {
    color: #ed1c24;
}
.vizitka {
    margin: 10px 5px;
    border: 1px solid #f5f5f5;
    padding-top: 10px;
}
.vizitka-info {
    background: #f5f5f5;
    text-align: center;
    padding: 2px;
    margin-top: 5px;
}
.vizitka-info p {
    margin: 0;
}
.vizitka-img {
    text-align: center;
}
.vizitka a:hover .vizitka-info {
    background: #ed1c24;
}
.vizitka a:hover .vizitka-info p {
    color: #FFFFFF;
}
.vizitka a .vizitka-info p {
    -webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -moz-transition: 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out;
}
.vizitka a .vizitka-info {
    -webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -moz-transition: 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out;
}
a.read-more,
a.btn-read-more {
    padding: 8px 20px;
    border: 1px #ed1c24 solid;
    display: block;
    margin-top: 25px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #ed1c24;
    -webkit-transition: 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -moz-transition: 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: 0.5s ease-out, transform 0.5s ease-out;
}
a.read-more:hover,
a.btn-read-more:hover {
    border: 1px solid #ed1c24;
    background: #ed1c24;
    opacity: 1;
    color: #FFFFFF!important;
}
a.btn-read-more {
    max-width: 160px;
    margin: 0 auto;
    text-decoration: none!important;
}
a.btn-read-more:hover {} a.btn-read-more {
    position: relative;
}
a.btn-read-more:before {
    content: "";
    position: absolute;
    width: 70%;
    height: 1px;
    bottom: 8px;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}
a.btn-read-more:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.formResponsive {
    max-width: 83%;
    margin-top: 45px;
}

#registrace-uchazec .formResponsive {max-width: 100%;}
#bottom-position .formResponsive {
    max-width: 100%;
}
.formResponsive h2.line {
    max-width: 98.5%;
}
.formResponsive .size50 {
    width: 48.4%;
    display: inline-block;
    vertical-align: top;
}
.formResponsive .size50:nth-child(2) {
    margin-left: 15px;
}
.formResponsive .clearfix {
    padding-top: 20px;
}
.formResponsive input[type="button"],
.formResponsive button[type="button"],
.formResponsive input[type="submit"],
.formResponsive button[type="submit"],
.formResponsive input[type="submit"]:hover,
.formResponsive button[type="submit"]:hover,
.formResponsive input[type="submit"]:active,
.formResponsive button[type="submit"]:active,
.formResponsive input[type="submit"].active,
.formResponsive button[type="submit"].active,
.formResponsive input[type="submit"].disabled,
.formResponsive button[type="submit"].disabled,
.formResponsive input[type="submit"][disabled],
.formResponsive button[type="submit"][disabled],
button.registrace, button.registrace:hover
{
    padding: 12px 27px;
    background: rgba(201, 24, 30, 0.9);
    background: -moz-linear-gradient(left, rgba(201, 24, 30, 0.9) 0%, rgba(236, 38, 45, 0.9) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(201, 24, 30, 0.9)), color-stop(100%, rgba(236, 38, 45, 0.9)));
    background: -webkit-linear-gradient(left, rgba(201, 24, 30, 0.9) 0%, rgba(236, 38, 45, 0.9) 100%);
    background: -o-linear-gradient(left, rgba(201, 24, 30, 0.9) 0%, rgba(236, 38, 45, 0.9) 100%);
    background: -ms-linear-gradient(left, rgba(201, 24, 30, 0.9) 0%, rgba(236, 38, 45, 0.9) 100%);
    background: linear-gradient(to right, rgba(201, 24, 30, 0.9) 0%, rgba(236, 38, 45, 0.9) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c9181e', endColorstr='#ec262d', GradientType=1);
    color: #FFF;
    border-radius: 0;
    transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    float: right;
}
.formResponsive button[type="submit"] {
    font-size: 16px;
}
.formResponsive input[type="submit"]:hover,
.formResponsive button[type="submit"]:hover, button.registrace:hover {
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.formResponsive div.formControls div.formBody input.rsform-input-box,
.formResponsive div.formControls div.formBody textarea,
.formResponsive select {
    box-sizing: border-box;
    height: auto;
    padding: 15px 20px 10px 20px;
    width: 100%;
    border-radius: 0;
    margin: 0;
}
.formResponsive select {
    font-size: 16px;
}
.formResponsive select option {
    line-height: 2rem;
}
.formResponsive .formHorizontal .formControlLabel {
    text-align: left;
    width: auto;
}
.formResponsive .formHorizontal .formControls {
    margin-left: auto;
}
.formResponsive .formHorizontal .rsform-block {
    /*max-width:50%; margin:0 auto;*/
}
.formResponsive .formHorizontal p.formDescription {
    margin-top: 0;
}
.formRed {
    text-align: center;
}
.formResponsive .formError {
    color: #ff0000;
}
.formResponsive input.rsform-error,
.formResponsive textarea.rsform-error,
.formResponsive select.rsform-error {
    color: #ff0000;
    border-color: #ff0000;
}
.formResponsive textarea:focus,
.formResponsive input[type="text"]:focus,
.formResponsive input[type="number"]:focus,
.formResponsive input[type="email"]:focus,
.formResponsive input[type="tel"]:focus,
.formResponsive input[type="url"]:focus,
.formResponsive input[type="password"]:focus,
.formResponsive select:focus {
    border-color: #ff0000;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(237, 28, 36, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(237, 28, 36, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(237, 28, 36, 0.6);
}
.formResponsive select:focus,
.formResponsive input[type="file"]:focus,
.formResponsive input[type="radio"]:focus,
.formResponsive input[type="checkbox"]:focus {
    outline: 0px auto -webkit-focus-ring-color;
}
.rsform-block-text1 {
    text-align: center;
}
.formResponsive .rsform-block-cv .formControlLabel, .formResponsive .rsform-block-cv2 .formControlLabel {
    margin-right: 5px;
}
.formResponsive input[type="file"] {
    font-size: 14px;
    margin-left: 0px;
    margin-top: 2px;
}
.formResponsive .formHorizontal p.formDescription {
    color: #666;
    font-size: 14px;
}
.rsform-block.rsform-block-captcha {
    display: none;
}
.rsform-block.rsform-block-captcha .formControlLabel {
    display: none;
}
.formResponsive h2 {
    text-align: center;
}
.rsform-block-message {
    margin-top: 78px;
}
.formResponsive .rsform-block-seminar input {
    display: none;
}
.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 10px;
}
#phoca-dl-category-box .pd-category h3.pd-ctitle,
#phoca-dl-file-box .pd-file h3.pd-ctitle,
#phoca-dl-download-box .pd-file h3.pd-ctitle {
    background: none;
    border: none;
}
.pd-category-view {
    max-width: 83%;
}
#phoca-dl-categories-box .pd-no-subcat {
    margin-left: 0;
}
/* fotogalerie */

div.itemImageGallery h3 {
    display: none;
}
div.itemImageGallery {
    max-width: 82%;
}
ul.sigProClassic span.sigProPseudoCaption,
ul.sigProClassic span.sigProCaption {
    display: none;
}
ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
    border: none;
}
ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {
    background: none;
}
@media only screen and (min-width: 1680px) {
#bottom-position .row {
    max-width: 100%;
    margin-left: 0;
}
  
  .vina-timeline-slider {
    width: 96%;
    margin-left: 30px;
}
}

@media only screen and (min-width: 921px) {
    #contact-mobile-position,
    #footer-menu-mobile-position,
    #newsletter-mobile-position {
        display: none;
    }
}
@media only screen and (max-width: 1360px) {

}
@media only screen and (max-width: 1239px) {} @media only screen and (max-width: 1100px) {
    #g-main .itemFullText .row {
      /*  max-width: 80%;*/
    }
}
@media only screen and (min-width: 960px) {
    #hotline-position {
        display: none;
    }
}
@media only screen and (max-width: 959px) {
    .k2ItemsBlock .row .col-sm-2 {
        padding: 0;
    }
    #g-main .itemFullText .row,
    div.itemFullText h1,
    .k2ItemsBlock h2,
    #bottom-position .row,
    div.itemListCategory,
    div.catItemIntroText,
    #g-main .submenu-top {
        max-width: 100%;
    }
    div.itemIntroText {
        max-width: 100%;
    }
    #bottom-position h2.line {
        max-width: 92%;
        margin: 0 auto;
    }
    .vina-timeline-slider {
        width: 92%;
        margin: 0 auto;
    }
    .breadcrumb {
        width: 100%;
    }
    #float-sidebar-position {
        display: none;
    }
    #buttons-menu-position .g-content {
        padding-top: 0;
        margin-top: 0;
    }
    .header-img {
        margin-bottom: 0;
    }
    #logo-position {
        position: static;
    }
    #logo-position a img {
        max-width: 220px;
        margin-left: 30px;
        margin-top: 20px;
    }
    #g-navigation .g-container {
        background: #FFFFFF;
    }
    #buttons-menu-position {
        max-width: 100%;
    }
    #bottom-content-position .g-content {
        max-width: 100%;
    }
    #buttons-menu-position .sticky-menu ul {
        left: 0px;
        right: 0;
        display: block;
        max-width: 100%;
        width: 100%;
    }
    #btn-menu-position .btn-menu {
        display: none!important;
    }
    div.itemImageGallery {
        max-width: 100%;
    }
    #k2Container.seminare .itemImageBlock {
        max-width: 100%;
    }
    h1.line,
    .formResponsive {
        max-width: 100%;
    }
    div.itemFullText {
        max-width: 100%;
    }
}
@media only screen and (max-width: 920px) {
    #g-footer .size-25 {
        width: 50%!important;
        flex: 0 50%!important;
    }
    #g-footer .size-22 {
        width: 50%!important;
        flex: 0 50%!important;
    }
    #contact-position .g-content {
        margin-left: 5%;
    }
    #contact-position,
    #footer-menu-position,
    #footer-next-position,
    #newsletter-position {
        display: none;
    }
}
@media only screen and (max-width: 820px) {
    .mobile-row {
        display: block;
        clear: both;
    }
    .k2ItemsBlock .row .mobile-row {
        margin: 0 auto;
        text-align: center;
    }
    .k2ItemsBlock .row .mobile-row .col-sm-2 {
        width: 31%;
        display: inline-block;
        vertical-align: top;
    }
}
@media only screen and (max-width: 767px) {
    #g-main .itemFullText .row .col-sm-6 {
        padding-right: 0;
    }
    #bottom-position .row .col-sm-6 {
        padding-right: 0;
        padding-left: 0;
    }
    #vina-timeline-wrapper118 {
        margin-top: 25px!important;
        margin-bottom: 0!important;
    }
    #SLB-Image,
    #SLB-Contenido {
        overflow: visible!important;
    }
    #SLB-Contenido,
    #SLB-Image {
        height: auto!important;
        width: auto!important;
    }
    #SLB-Image {
        padding-bottom: 25px;
    }
    #SLB-Contenedor,
    #SLB-Image,
    #SLB-Contenido {
        max-width: 650px!important;
    }
    #SLB-Image p {
        line-height: 1.5;
    }
    #SLB-Image .info-box {
        margin-top: 10px;
    }
    a.read-more {
        margin-top: 10px;
    }
    ul li.kariera-box {
        width: 100%;
        display: block;
        max-width: 100%;
        min-height: 100px;
        margin-bottom: 5px;
    }
    .row .col-sm-6:nth-child(2) {
        padding-left: 0;
    }
    .col-sm-3 {
        width: 25%;
        display: inline-block;
        vertical-align: top;
    }
    .rsform-block-message {
        margin-top: 0px;
    }
    .formResponsive .size50 {
        width: 100%;
    }
    .formResponsive .size50:nth-child(2) {
        margin-left: 0;
        display: block;
    }
    .rsform-block-send {
        float: left;
    }
}
@media only screen and (max-width: 649px) {
    #g-main .submenu-top ul li a {
        min-width: 140px;
        padding: 15px;
        font-size: 17px;
    }
    #buttons-menu-position ul.nav li a {
        width: 120px;
        padding: 15px;
        font-size: 17px;
    }
    #SLB-Contenedor,
    #SLB-Image,
    #SLB-Contenido {
        background: #FFF;
        padding-bottom: 25px;
    }
    #SLB-Contenedor,
    #SLB-Image,
    #SLB-Contenido {
        max-width: 500px!important;
    }
    #SLB-Wrapper {
        left: 0!important;
        right: 0!important;
        margin: 0 auto;
        top: 850px;
    }
    #SLB-Image .col-sm-4 p {
        padding-top: 0;
    }
    #SLB-Image p {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    #SLB-Image .col-sm-4 {
        padding-left: 0;
    }
    #buttons-menu-position .sticky-menu ul.nav li a {
        width: 90px;
        padding: 10px
    }
    .col-sm-3 {
        width: 40%;
    }
}
@media only screen and (max-width: 500px) {
    .k2ItemsBlock .row .mobile-row .col-sm-2 {
        width: 80%;
        display: block;
        min-height: 80px;
        margin: 0 auto;
    }
    .k2ItemsBlock .row .col-sm-2 p {
        text-align: left;
    }
    .k2ItemsBlock .row .col-sm-2 img {
        float: left;
        padding-right: 15px;
    }
    #SLB-Contenedor,
    #SLB-Image,
    #SLB-Contenido {
        max-width: 450px!important;
    }
}
@media only screen and (max-width: 450px) {
    #buttons-menu-position {
        display: none;
    }
    #buttons-menu-position,
    #g-main .submenu-top {
        display: none;
    }
    /*#g-mobilemenu-container ul.g-toplevel li:nth-last-child(-n+3) { display:block;}*/
    
    #g-mobilemenu-container ul.g-toplevel li:nth-child(2),
    #g-mobilemenu-container ul.g-toplevel li:nth-child(3),
    #g-mobilemenu-container ul.g-toplevel li:nth-child(4) {
        display: block;
    }
    #g-main .g-content {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    #logo-position a img {
        margin-left: 1.1rem;
    }
    .fav-direction-nav a.fav-prev {
        width: 28px!important;
    }
    .fav-direction-nav a.fav-next {
        width: 28px!important;
    }
    .col-sm-6 p {
        margin: 1rem 0;
    }
    #SLB-Contenedor,
    #SLB-Image,
    #SLB-Contenido {
        max-width: 400px!important;
    }
    .col-sm-3 {
        width: 100%;
        display: block;
    }
  	#bottom-content-position .g-content .moduletable,
#bottom-position .g-content .k2ItemsBlock,
#g-main #k2Container {
    margin-top: 25px;
}
}
@media only screen and (max-width: 400px) {
    #contact-mobile-position.size-50,
    #footer-menu-mobile-position.size-50,
    #copyright-position.size-33-3,
    #branding-position.size-33-3 {
        max-width: 100%;
        width: 100%!important;
        display: block;
        flex: 0 100%!important;
    }
    #copyright-position.size-33-3 p,
    #branding-position.size-33-3 p {
        text-align: center;
    }
    #totop-position {
        display: none;
    }
    #copyright-position .g-content,
    #branding-position .g-content {
        padding: 10px 0 0 0;
        margin: 0;
    }
    #branding-position .g-content {
        padding-bottom: 10px;
    }
    #contact-mobile-position p,
    #contact-mobile-position h3,
    #contact-mobile-position img {
        text-align: center;
    }
    #contact-mobile-position div,
    #footer-menu-mobile-position li a {
        text-align: center;
        margin: 0 auto;
    }
    #g-main h1.line:before,
    h2.line:before {
        display: none;
    }
    #SLB-Contenedor,
    #SLB-Image,
    #SLB-Contenido {
        max-width: 300px!important;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    /* IE10-specific styles go here */
    
    .btn-green-line {
        letter-spacing: 0;
        font-size: 14px;
    }
    .btn-green-line img {
        top: 5px;
    }
    #float-sidebar-position .g-content {
        top: -10px;
    }
}

.itemListCategoriesBlock .subCategory h2 {height: 40px;}
div.itemFullText ol li {padding-top: 20px;}
div.itemFullText ol li ul {padding-left: 30px;}
div.itemFullText ol li p {margin-bottom: 0px;}
body.op-sk section#g-navigation, body.op-sk footer {display: none;}
body.chovatel .formResponsive {max-width: 75%; margin: 0 auto;}
div.covetrus {position: absolute; top: 0px; left: 58%; max-width: 380px;}
section#g-showcase.vet {background: url(/images/veterina-obr.jpg);
height: 450px;
background-attachment: fixed;
background-position-y: 50px;
  background-size: contain;
}
section#g-showcase.pet {background: url(/images/prodejny-obr.jpg);
height: 450px;
background-attachment: fixed;
background-position-y: 50px;
  background-size: contain;
}
div#rozcestnik div#veterina a, div#rozcestnik div#prodejny a, div#eshop a, div#kariera a {color: #021660; font-weight: bold;}
div#rozcestnik div#veterina a:hover, div#rozcestnik div#prodejny a:hover, div#eshop a:hover, div#kariera a:hover {color: #021660; font-weight: bold;}
div#veterina {padding: 10px 0;}
div#eshop a, div#kariera a {font-size: 1.3em;}
div#kariera {padding-top: 20px;}
div#eshop {background: url("/images/customers.png") no-repeat;
	background-size: 60px;
    background-position: 0 10px;
  	padding: 20px 10px;
}
div#eshop a, div#kariera a, div#zelena-linka div {padding-left: 50px; padding-top: 10px;}
div#kariera {background: url("/images/kariera.png") no-repeat;
	background-size: 50px;
    background-position: 0 10px;
  	padding: 20px 10px;
}
div#zelena-linka {color: #27bdbe; font-weight: bold;
	background: url("/images/zelena-linka.png") no-repeat;
	background-size: 50px;
    background-position: 0 10px;
  	padding: 0px 10px;}
#g-header {background: #fff; position: fixed; width: 100%;}
div#menu-8506-particle.g-content.g-particle {
  position: fixed;
background: #021660;
width: 200px;
right: 0;
top: 200px;
}

.g-main-nav .g-toplevel > li > .g-menu-item-container {padding: 0px;}
.g-main-nav .g-toplevel > li {float: none;}
div.btn-menu.anim {display: none;}
#g-offcanvas .btn-eshop img {display: none;}

@media only screen and (max-width: 1050px) {
  div#eshop a, div#kariera a {font-size: 1em;}
  div#zelena-linka div {font-size: 12px;}
  
}

@media only screen and (max-width: 950px) {
  div#eshop, div#kariera, div#zelena-linka, div#rozcestnik {display:none;}
  
}

@media only screen and (max-width: 1660px) {
section#g-showcase.vet {background: url(/images/veterina-obr.jpg);
height: 350px;
background-attachment: fixed;
background-position-y: 50px;
  background-size: contain;
}
section#g-showcase.pet {background: url(/images/prodejny-obr.jpg);
height: 350px;
background-attachment: fixed;
background-position-y: 50px;
  background-size: contain;
}
#buttons-menu-position .g-content {
  	padding-top: 340px;
}  
}

@media only screen and (max-width: 1200px) {
section#g-showcase.vet {background: url(/images/veterina-obr.jpg);
height: 250px;
background-attachment: fixed;
background-position-y: 50px;
  background-size: contain;
}
section#g-showcase.pet {background: url(/images/prodejny-obr.jpg);
height: 250px;
background-attachment: fixed;
background-position-y: 50px;
  background-size: contain;
}
#buttons-menu-position .g-content {
  	padding-top: 240px;
}    
}

@media only screen and (max-width: 950px) {
section#g-showcase.vet {background: url(/images/vet-final.jpg);
height: 250px;
background-attachment: fixed;
background-position-y: 100px;
  background-size: contain;
}
section#g-showcase.pet {background: url(/images/pet-final.jpg);
height: 250px;
background-attachment: fixed;
background-position-y: 100px;
  background-size: contain;
}
}

@media (max-width: 320px){
  section#g-showcase.vet {background: url(/images/vet-final.jpg);
height: 250px;
background-attachment: fixed;
background-position-y: 140px;
  background-size: contain;
}
section#g-showcase.pet {background: url(/images/pet-final.jpg);
height: 250px;
background-attachment: fixed;
background-position-y: 140px;
  background-size: contain;
}
}

.registrace {padding-bottom: 60px;}
button.registrace, button.registrace:hover {-webkit-appearance: none;
float: none;
margin: 0 auto;
display: block;
position: relative;  
}

button.registrace:before {
content: "";
width: 100%;
height: 1px;
bottom: -22px;
background-color: #fff;
visibility: hidden;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
text-align: center;
margin: 0 auto;
left: 0;
right: 0; 
position: relative;
display: block;  
}

.kariera #g-page-surround {box-shadow: none;}
.rsform-block-text1 {font-size: 0.9em;}
strong.formRequired {color: #ed1c24;}
.registrace .formResponsive {max-width: 100%;}
.rsform-block-souhlas label {height: auto; font-size: 0.8em; width: 90%;}
.zivotopis h1 {padding-top: 40px;}

/*kontakty na mobilu*/
.email-kontakty {
    word-wrap: break-word;
  }
@media (min-width:768px){
  .kontakty-jennamobilu{
    display: none;
  }
}
@media (min-width: 451px){
body:not(.itemid-151) #content-top-position .moduletable{
  margin-top: 175px;
  }}
#g-header .g-content{
  padding-bottom: 0;
  margin-bottom: 0;
}
.rozcestnik .kariera-box{
  min-width: 15%;
  min-height: 50px;
  font-size: 1.5em;
}
.item-pagerozcestnik .com-content-article__body ul{
  display: flex;
  justify-content: space-around;
  text-align: center;
}
.rozcestnik .kariera-box p{
  margin-bottom: 0;
  padding: 10px;
}

.podminky ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}

.podminky ol > li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}

.podminky ol > li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 0.6em;    
}

.podminky li ol > li {
  margin: 0;
}

.podminky li ol > li:before {
  content: counters(item, ".") " ";
}
@media (min-width: 451px){
body.itemid-151 #content-top-position .platform-content:nth-of-type(1) .moduletable{
  margin-top: 175px;
  }}

body:not(.itemid-488) #system-message-container{
  margin-top: 100px;
}

body.itemid-488 section#g-showcase.vet, body.itemid-494 section#g-showcase.vet {
  background: url(/images/banners/cvet-chovklub-fbcover2.jpg);
  height: 0 !important;
  background-position-y: 115px !important;
  background-attachment: fixed;
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: calc(37% + 115px);
}

.chkloga {
  justify-content: space-around;
  display: flex;
  flex-wrap: wrap;

}

.chkloga img {
  height: 100px;
  width: auto;
  margin: 2em;
}

body.itemid-488 ul:not(.se-body ul) {
  list-style: initial !important;
}

/* Registrace do Chovatelského klubu formulář */
#chovatelska-stanice:not(:target), #majitel-psa:not(:target), #izs:not(:target) {
  display: none;
}

div.rozdelovnik-registrace {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

div.rozdelovnik-registrace button {
  padding: 15px 25px;
  margin: 5px;
  color: #fff;
  background: #27bdbe;
}

form .se-body input:not([type="checkbox"]), form .se-body textarea {
  padding: 15px 20px 10px 20px;
  width: 100%;
}

form .se-body input[type="checkbox"] {
  margin: 5px;
}

form .se-submit button {
  background: rgba(201, 24, 30, 0.9);
  padding: 12px 27px;
  color: #e3e3e3;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

/* */
@media(min-width:993px){
  .header-home .col-md-2{
  width: 19%;
}
.header-home .col-md-2:first-of-type{
  margin-right: 40px;
}
}

@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'awesome';
    src: url('../../fonts/awesome/fontawesome-webfont.eot');
    src: url('../../fonts/awesome/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/awesome/fontawesome-webfont.woff2') format('woff2'),
         url('../../fonts/awesome/fontawesome-webfont.woff') format('woff'),
         url('../../fonts/awesome/fontawesome-webfont.ttf') format('truetype'),
         url('../../fonts/awesome/fontawesome-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.bg-grey.o-nas-ikony .col-sm-2 {
  width: 20%;
}

.bg-grey.o-nas-ikony {
  padding: 0px 1.5rem;
  margin-top: 125px;
  margin-bottom: 35px;
}

.bg-grey.o-nas-ikony .row {
  padding-top: 25px;
}

.bg-grey.o-nas-ikony .mobile-row {
  padding-left: 0;
  padding-right: 0;
}

.bg-grey.o-nas-ikony .col-sm-2 img {
  display: block;
  margin: 0px auto;
}

.bg-grey.o-nas-ikony .col-sm-2 p {
  text-align: center;
}

.mod-list li a:hover {
    text-decoration: none;
}

#module-sample-257-particle .g-block {
  width: 90%;
}

div.info-box-container > div:target {
  display: initial !important;
}

div.info-box-container:has( > div:target) {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

div.info-box-container > div:not(.info-box-close) {
  position: fixed;
  top: 30vh;
  width: 70vw;
  background: #fff;
  left: 15vw;
}

div.info-box-container:has( > div:target) > div.info-box-close {
  height: 1.5rem;
  width: 1rem;
  position: fixed;
  top: calc(30vh - 1.5rem);
  left: calc(85vw - 1.5rem);
  text-align: center;
  background: #fff;
  display: block;
}

div.info-box-container > div.info-box-close > a {
  color: #000 !important;
  text-decoration: none !important;
  font-weight: bold;
}

div.info-box-close {
  display: none;
}

.row.contact ul {
  list-style: none;
}

/*Phoca download (dokumenty)*/

.pd-categories-view .card-footer {
  display: none;
}

.pd-categories-view > div.row {
  display: flex !important;
}

div.ph-cb+div, div.pd-cb+div {
  display: none !important;
}

div.ph-top > a.btn {
  background: #27bdbe;
  color:#fff !important;
  text-decoration: none !important;
}
/* kontakty - revamp */

div:target li {
  display: initial !important;
}

/* flipbook */

.livre-info, .com-livresfp-livre > .page-header > h1 {
  display: none;
}

#top-position-home .row > div {
  align-content: center;
}