html { scroll-behavior: smooth; } body {font-family:'Jost', sans-serif;font-size:18px;} a {color:#000000;text-decoration:underline;} a:hover, a:focus {color:#db0000;} h1, .h1 {font-size:36px;font-weight:400;margin-top:20px;margin-bottom:20px;} h2, .h2 {font-size:32px;font-weight:400;margin-top:20px;margin-bottom:20px;} h3, .h3 {font-size:28px;font-weight:400;margin-top:20px;margin-bottom:20px;} h4, .h4 {font-size:28px;font-weight:400;margin-top:20px;margin-bottom:15px;} h5, .h5 {font-size:24px;font-weight:400;margin-top:20px;margin-bottom:15px;} h6, .h6 {font-size:24px;font-weight:400;margin-top:20px;margin-bottom:15px;} .btn { font-size:16px; color: #ffffff; background: #db0000; text-decoration:none; text-transform:uppercase; padding-top:15px; padding-right:30px; padding-bottom:15px; padding-left:30px; border-style:none; border-radius:0px; min-width:200px; } .btn:hover, .btn:focus { color: #ffffff; background:#990000; } .btn.black { background-color: #000000; border: 1px solid #ffffff; } .btn.black:hover, .btn.black:focus { border-color: #db0000; color: #db0000; } .btn.transparent { min-width: 280px; height: 60px; line-height: 60px; font-size: 18px; padding-top: 0; padding-bottom: 0; margin-bottom: 10px; background-color: transparent; color: #db0000; border: 1px solid #db0000; } .btn.transparent:hover, .btn.transparent:focus { color: #ffffff; border-color: #990000; background-color: #990000; } .img-responsive {margin:0px auto;} .img-thumbnail {margin-bottom: 15px; border-radius: 0px;} .push-bottom {margin-bottom:15px;} .h2_extra { padding:10px 15px; margin:30px auto 25px auto; text-align: center; border-bottom: 2px solid #db0000; width:30%; color: #333333; font-size: 24px; text-transform: uppercase; } .h2_extra a { color: #333333; } .h2_extra a:hover, .h2_extra a:focus { color: #db0000; text-decoration: none; } .vertical-align { position: absolute; top: 50%; transform: translateY(-50%); } .img_bcg_block { overflow: hidden; } .img_bcg { display: block; background-size: cover; background-position: center; background-repeat: no-repeat; height: 100%; transition: transform .5s; } .box_link { position: absolute; top: 0; left: 0; right: 0; display: block; width: 100%; height: 100%; z-index: 2; } .box_link:hover ~ .img_bcg_block .img_bcg { transform: scale(1.1); transition: transform .5s; } .stin { box-shadow: 0 0 10px rgba(0,0,0,.5); } img {max-width: 100%; height:auto;} .bottom-line:after{ content: ''; display: block; height: 1px; width: 100%; background-color: #d5d5d5; margin-top: 25px; } .zahodit {display:none;} .hideOnDesktop { display: none !important; } .skryty-konverze { overflow: hidden; height: 1px; width:1px; position:fixed; bottom:0px; left:0px; padding:1px; background:transparent; } .align-center { text-align: center; } .page-content ul {list-style: disc outside; padding-left:20px; } .page-content ul li {margin-bottom:4px;} .page-content ul.list-unstyled {list-style:none inside none; padding-left:0px;} body .table-responsive { border:none; } .table-responsive.jspScrollable { border:1px solid #003366; } .page-content .table-responsive { overflow: auto; border: none; max-width: 100%; } .page-content table { width: 100%; border: 1px solid #c9c9c9; margin-bottom: 20px; font-size: inherit; } .page-content table th, .page-content table td { border: 1px solid #777; border: 1px solid #c9c9c9; vertical-align: middle; padding: 10px; } .page-content table th { background-color: #dfdfdf; font-weight: normal; } .page-content table tr:nth-child(even) td { background:#f5f5f5; } table.flexible { border: none; } table.flexible .flexibleTR { border-bottom: 2px solid #d5d5d5; display: block; padding: 10px 0; } table.flexible .flexibleTR:nth-child(even) { background:#f5f5f5; } table.flexible .flexibleTD { display: flex; border: none; padding: 5px; flex-direction: column; text-align: center; background-color: transparent !important; } table.flexible .flexibleTD .flexItemTD { flex: 1; } table.flexible .flexibleTD .flexItemTD.textTH { font-weight: 700; } @media(min-width: 300px){ table.flexible .flexibleTD { flex-direction: row; text-align: left; } } table.no-style-table, table.no-style-table tr, table.no-style-table th, table.no-style-table td { width: auto !important; background-color: transparent !important; border: 0px !important; } table.no-style-table.first-column-wide { width: 80% !important; } table.no-style-table.first-column-wide td { width: 60% !important; } table.no-style-table.first-column-wide td:first-child { width: 20% !important; } .btn-primary, .pagination > .active > a { border-color: #db0000 !important; color: #ffffff; text-shadow: none; background-color: #db0000; } .btn-primary:hover, .pagination > li > a:hover, .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus, .btn-primary:active, .pagination > .active > a:active, .btn-primary:focus, .pagination > li > a:focus { } .form-control {border-radius: 0px;} .form-control:focus {border-color:#333;} .control-label {display:inline-block; height:34px; line-height: 34px; vertical-align: middle; font-weight: normal;} input.required-empty { border-color:#db0000; } #header.affix { width: 100%; z-index: 999; } #header-stin { position: relative; min-height: 65px; background-color: #000000; } #header.affix #header-stin { min-height: 65px; } #header-top { position: relative; } #header-right-block { margin-top: 20px; } #header.affix #header-right-block { margin-top: 17px; } #logo { margin: 0px auto; } #logo a { position: relative; z-index: 2; } #logo img { max-width: 100%; height: auto; max-height: 44px; margin-top: 10px; } #soc-top { float: right; width: auto; margin: 0 10px; } #soc-top a { padding: 4px; } #soc-top a i.icon { color: #ffffff; line-height: 26px; position: relative; } #soc-top a.fb i.icon { font-size: 15px; } #soc-top a.ig i.icon { font-size: 18px; top: 2px; } #soc-top a:hover i.icon, #soc-top a:focus i.icon { color: #db0000; } @media(min-width: 992px){ #soc-top a { padding: 8px; } #soc-top a.fb i.icon { font-size: 18px; } #soc-top a.ig i.icon { font-size: 22px; } } .soc-navbar-nav { background-color: #000000; height: 70px; } .soc-navbar-nav #soc-top { right: 0; left: 0; text-align: center; } .soc-navbar-nav #soc-top a { border: none; } .mutace { overflow: hidden; float: right; margin: 1px 10px 0 10px; } .mutace .item { font-size: 14px; font-weight: 400; line-height: 26px; text-transform: uppercase; color: #ffffff; margin: 0 5px; } .mutace > * { float: left; } .mutace .item a { color: #ffffff; text-decoration: none; } .mutace .item a:hover, .mutace .item a:focus, .mutace .item a.active, .mutace .item a.active:visited, .mutace .item a:visited { color: #db0000; text-decoration: none; } @media(min-width: 992px){ .mutace { margin-top: 0px; } .mutace .item { font-size: 16px; } } @media(min-width: 1460px){ .mutace .item { font-size: 16px; line-height: 26px; } } .item__separator { width: 1px; height: 19px; background-color: #d5d5d5; margin-left: 2px; margin-right: 2px; margin-top: 4px; float: right; } @media(min-width: 992px){ .item__separator { margin-left: 10px; margin-right: 10px; } } .navbar-toggle { margin: 0; padding: 0; border-radius: 0; display: none; } .navbar-toggle span.glyphicon { font-size: 33px; color: #ffffff; } .navbar-toggle:hover span.glyphicon, .navbar-toggle:focus span.glyphicon { color: #db0000; } .navbar-collapse {top:0px; position:relative; z-index:999;} nav.navbar { height:0px; min-height:0px; margin-bottom:0px; border:0px none; } #mainMenu .RESPswitchMENU { background-color: #000000; } #mainMenu .RESPswitchMENU a { padding: 10px 15px; display: block; text-align: center; color: #ffffff; font-size: 14px; border-bottom: none; } #mainMenu .navbar-collapse, #kategorie_mobile_menu #cssmenu { padding-left: 0px; padding-right: 0px; background-color:#fff; color:#fff; height: 100%; width:100%; overflow: auto; border: none; font-weight: 400; } #mainMenu .navbar-nav { margin: 0px; } #mainMenu a { line-height: 20px; color: #000000; text-transform: uppercase; text-decoration: none; border:0px none; outline: 0px none; border-bottom:1px solid #db0000; } #mainMenu a:hover, #mainMenu a:focus, #mainMenu a:active { color:#db0000; background-color: transparent; } #mainMenu .active > a { color: #db0000; } #mainMenu .dropdown-menu li.active a { background-color: #ffffff; } @media(min-width: 768px){ #mainMenu a.dropdown-toggle { height: 74px; } #mainMenu .dropdown-menu { margin:-1px 0px 0px 0px; padding: 1px 0px 0px 0px; background:#ffffff; top: 74px; border: none; box-shadow: 0 5px 5px rgba(0,0,0,0.175); } .header-affixed #mainMenu a.dropdown-toggle { height: 59px; } .header-affixed #mainMenu .dropdown-menu { top: 59px; } } .mobile-menu { display: none; } .dropdown.opened .dropdown-menu {display:block;} #leve-menu-toggle { float:left; text-transform: uppercase; margin: 0; width:140px; padding: 10px 8px; font-size: 14px; } a i.glyphicon {padding-right:5px;} #col-left { padding: 0; } @media(max-width: 767px){ body.header-affixed { margin-top: 0px; } .navbar-toggle { display: block; top: -5px; } .navbar-collapse .dropdown-menu {padding:0px; position: relative; width:100%; margin:0px; background:transparent; box-shadow: none;} .navbar-collapse .dropdown-toggle .dropdown-trigger {position:absolute; right: 5px; top: 10px; padding: 0px 15px} #levy-blok {margin-top: 25px; border-top:1px solid #e0e0e0; padding-top:20px;} .produkty .produkt {margin-bottom:25px;} .logo-resp { margin: 0 auto; width: 214px;} .ico { margin-bottom: 5px; } #searchFormTop { display: block; position: relative; } #searchFormTop .ico-btn { width: 42px; } .mobile-menu { display: block; text-align: center; } .mobile-menu>li>a { display: inline; line-height: 30px; font-weight: bold; } } @media(min-width: 768px){ .hlavicka_container { padding: 0 30px; } #header,#header.affix { position: fixed; top: 0; left: 0; right: 0; z-index: 10; } #header.affix { width: 100%; z-index: 999; } #logo { text-align: left; } #logo img { max-width:100%; height:auto; max-height: 44px; margin-top: 11px; } #header.affix #logo img { max-height: 44px; margin-top: 11px; } #header-right-block { height:auto; margin-top: 20px; } #header.affix #header-right-block { margin-top: 20px; } #lang { margin-top: 10px; } nav.navbar { margin-top: 5px; } #header.affix nav.navbar { margin-top: 5px; } nav#mainMenu, nav#mainMenu div { display: inline-block; width: auto; } nav#mainMenu { position: absolute; left: 50%; top: 0; text-align: right; width: 556px; margin-left: -265px; } #drobecky { position: absolute; top: -35px; } #mainMenu a { padding-left: 5px; padding-right: 5px; padding-top: 10px; padding-bottom: 10px; color: #ffffff; font-size: 11px; font-weight: 400; line-height: 35px; border: none; } #mainMenu a .icon { padding: 10px 0; } #mainMenu a.menuItem:after { content: ''; display: inline-block; width: 0%; transition: width .2s; height: 2px; background-color: #db0000; } #mainMenu a.menuItem:hover, #mainMenu a.menuItem:focus, #mainMenu li.active a.menuItem { color: #333333; } #mainMenu a.menuItem:hover:after, #mainMenu a.menuItem:focus:after, #mainMenu li.active a.menuItem:after { width: 100%; } #mainMenu a.home:hover, #mainMenu a.home:focus, #mainMenu li.active a.home { color: #db0000; } #mainMenu a.tel_link { flex-direction: row; position: relative; } #mainMenu a.tel_link .icon { color: #db0000; margin-right: 6px; } #mainMenu a.tel_link:before{ content: ''; width: 1px; height: 26px; background-color: #2b2b2b; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); } #mainMenu>.container { width: auto !important; } #mainMenu .navbar-collapse {background-color:transparent; color:inherit; top:auto; height:auto !important; width: auto !important;} .affix #mainMenu .navbar-collapse { position:relative; top:auto; } #mainMenu .dropdown:hover .dropdown-menu{display:block;} #searchFormTop {position:relative; display:block; width:267px; margin: 5px 3px 0px 0px;} #t-kontakt {width:180px; margin-left:20px; display:block;} .carousel-caption { display: block; left: 0; right: 0; top: 0; bottom: 0; text-align: left; position: absolute; } #mainMenu>.container { padding: 0 5px; } } @media (min-width: 992px){ #header-stin { min-height: 90px; } #header-right-block { height: auto; margin-top: 30px; } #header.affix #header-right-block { margin-top: 20px; } #logo img { max-height: 64px; margin-top: 11px; } #header.affix #logo img { max-height: 54px; margin-top: 5px; } nav.navbar { margin-top: 17px; } #header.affix nav.navbar { margin-top: 7px; } #mainMenu a {font-size:13px; padding-left:10px; padding-right:10px;} #mainMenu .container {padding:0px;} #searchFormTop {position:relative; display:block; width:240px; margin:40px 20px 0px 0px;} #t-kontakt {margin:0px;} #mainMenu>.container { padding: 0 15px; } nav#mainMenu { width: 894px; margin-left: -500px; } } @media (min-width: 1220px){ #mainMenu a { font-size: 15px; padding-left: 16px; padding-right: 16px; } #searchFormTop {width:360px; margin-right:40px;} #t-kontakt {font-size: 14px; width:190px;} #t-kontakt span {font-size:21px;} nav#mainMenu { width: 1205px; margin-left: -725px; } } @media (min-width: 1460px){ .container { width: 1440px; } #mainMenu a { font-size: 16px; padding-left: 25px; padding-right: 25px; } nav#mainMenu { margin-left: -670px; } } .breadcrumb {background:transparent; margin-bottom:0px;} #main_block { background-color: transparent; } #main_obal { background-color: #ffffff; } #main_obal.black_bcg { background-color: #000000; } @media(max-width: 767px){ .header-affixed #main_obal { margin-top: 0; } } @media(min-width: 768px){ #main_obal { position: relative; } #main_obal { margin-top: 105px; } } @media(min-width: 992px) { #main_obal { margin-top: 150px; } } .dolu { z-index: 2; position: absolute; bottom: 20px; left: 0; right: 0; margin: 0 auto; width: 100px; display: flex; flex-direction: column; align-items: center; color: #ffffff; text-decoration: none; } .dolu .dolu_text { font-size: 12px; } .dolu .dolu_icon { font-size: 20px; } .dolu:hover, .dolu:focus { text-decoration: none; } body.homepage { -ms-overflow-style: none; scrollbar-width: none; overflow-y: scroll; } body.homepage::-webkit-scrollbar { display: none; } .scroller { overflow-y: scroll; scroll-snap-type: y mandatory; height: calc(100vh - 105px); } .scroller .scroller_section { scroll-snap-align: start; } @media(min-width: 992px){ .scroller { height: calc(100vh - 150px); } } .bcg_section { background-size: cover; background-position: center; overflow: hidden; height: calc(100vh - 105px); transition: height .5s; } .home_section { color: #ffffff; position: relative; } .home_section .content { position: absolute; left: 0px; right: 0px; bottom: 28px; width: 100%; z-index: 2; transition: all .5s; padding: 10px; text-align: center; } .home_section .title { font-size: 40px; font-weight: 300; text-transform: uppercase; margin-top: 0; margin-bottom: 15px; } .home_section .text { font-size: 15px; line-height: 25px; margin-bottom: 15px; } .home_section .btn { min-width: 220px } @media(min-height: 320px){ .home_section .content { bottom: 58px; } } @media(min-height: 1080px){ .home_section .content { bottom: 0; top: 50%; transform: translateY(-25%); } } @media(min-width: 768px){ .home_section .content { left: 100px; width: 44%; padding: 0px; text-align: left; } .home_section .title { font-size: 48px; margin-bottom: 25px; } .home_section .text { font-size: 20px; line-height: 30px; margin-bottom: 30px; } } @media(min-width: 992px){ .bcg_section { height: calc(100vh - 150px); } #header.affix + #main_obal .bcg_section { height: calc(100vh - 150px); } } @media(min-width: 1220px){ .home_section .content { width: 35%; } } .pulprekryv, .pulprekryv_small { position: absolute; bottom: 0; z-index: 1; height: 440px; width: 100%; background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,.5) 0%, rgba(0,0,0,0) 100%); opacity: 0; transition: opacity .5s; } .pulprekryv_small { background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); opacity: 1; transition: opacity .5s; } @media(min-width: 768px){ .pulprekryv { opacity: 1; } .pulprekryv_small { opacity: 0; } } @media(min-height: 1080px){ .pulprekryv, .pulprekryv_small { height: 880px; } } .intro { position: relative; } .intro .content { z-index: 2; left: 0; right: 0; text-align: center; top: 50%; } .intro .content > * { color: #ffffff; filter: drop-shadow(0 0 10px #000000); } .intro .main_title { font-size: 42px; font-weight: 400; text-transform: uppercase; margin-top: 0; margin-bottom: 40px; } .intro .nad_nadpis { font-size: 38px; font-weight: 300; } .intro .text { font-size: 26px; font-weight: 300; } .intro .text p { margin-bottom: 0; } @media(min-width: 768px){ .intro .main_title { font-size: 62px; } .intro .text { font-size: 29px; font-weight: 300; } } @media(min-width: 1220px){ .intro .content { top: 56%; } .intro .main_title { font-size: 92px; margin-bottom: 30vh; } .intro .nad_nadpis { font-size: 48px; } .intro .text { font-size: 39px; } } @media(max-height: 500px) { .intro .main_title { margin-bottom: 0; } } #pageIntro { margin-bottom: 80px; } #main-content { padding-bottom: 40px; } #main-content.no-paddingBottom { padding-bottom: 0; } #main-content .pageHeader { margin-top: 35px; position: relative; flex-direction: column; } #main-content .pageHeader .btn { margin-bottom: 20px; } @media(min-width: 992px){ #main-content .pageHeader { flex-direction: row; } #main-content .pageHeader .btn { position: absolute; right: 0; top: 0; margin-bottom: 0; } } #main-content .h1:first-of-type { margin-top: 0; font-size: 40px; font-weight: 300; color: #000000; text-transform: uppercase; } #main-content .page-content { margin-bottom: 40px; } #kontakt-page { margin-bottom: 50px; } #kontakt-page .text { font-size: 28px; line-height: 36px; color: #000000; margin-bottom: 60px; } #kontakt-page a:not(.gdpr_souhlas a) { text-decoration: none; } #map_kontakt { height: 600px; } @media(min-width: 992px){ #kontakt-page .kontakt_udaje { margin-bottom: 0px; } #kontakt-page .text { margin-bottom: 0; } } #lokalita_page .lokalita_content.page-content { margin-bottom: 40px; } #lokalita_page .lokalita_content.page-content .cp-extrablock .text_col h2, #lokalita_page .lokalita_content.page-content .cp-extrablock .text_col .h2 { margin-top: 0; } @media(min-width: 992px){ #lokalita_page .lokalita_container { padding: 0; } #pageIntro.lokalita_pageIntro { margin-bottom: 0; } #lokalita_page .lokalita_content.page-content .cp-extrablock { margin-top: 0; margin-bottom: 0; } #lokalita_page .lokalita_container .cp-extrablock.imgRight { margin-right: 0; margin-left: 0; } #lokalita_page .lokalita_container .cp-extrablock.imgLeft { margin-right: 0; margin-left: 0; } #lokalita_page .lokalita_container .cp-extrablock .img_col { padding: 0; } #lokalita_page .lokalita_container .cp-extrablock .text_col { padding: 20px 40px 0px 40px; width: 50%; margin: 0; } } @media(min-width: 1460px){ #lokalita_page .lokalita_container .cp-extrablock .text_col { padding-top: 80px; } } p.tiny_empty_block { margin: 0; line-height: 0; } .cp-extrablock { margin-bottom: 40px; margin-top: 40px; } .cp-extrablock img { max-height: 250px; object-fit: cover; margin-bottom: 20px; } @media(min-width: 992px){ .cp-extrablock img { max-height: 500px; margin-bottom: 0; } } #map_block { margin-top: 40px; margin-bottom: 40px; } #map_block .title { text-align: center; margin-top: 0; margin-bottom: 30px; } #map_lokalita { height: 550px; } #map_lokalita .gm-style .gm-style-iw-c { border-radius: 0; padding: 15px; } #map_lokalita .gm-ui-hover-effect img { display: none !important; } #map_lokalita .gm-ui-hover-effect { top: 5px !important; right: 5px !important; background-image: url('/img/close.png') !important; background-repeat: no-repeat !important; background-position: center !important; } #map_lokalita .partner_img { display: block; margin: 0px auto 10px auto; } #map_lokalita .partner_text { font-size: 14px; margin-bottom: 11px; } #legenda { margin-bottom: 13px; } .legenda_block { height: 50px; display: flex; align-items: center; flex-direction: column; margin-bottom: 10px; text-align: center; } .legenda_block img { max-height: 36px; margin-left: 10px; margin-right: 5px; } .legenda_block .nazev { font-size: 15px; color: #1d1d1d; } .galleryHeader { text-transform: uppercase; text-align: left; font-size: 20px; color: #1d1d1d; padding: 20px 0px; border-bottom: 1px solid #d5d5d5; } #videa li, #soubory li { text-align: left; float: left; clear: both; text-decoration: underline; } #media-tabs{ background: transparent; border: none; font-family: inherit; margin-top: 40px; padding: 0; } #media-tabs.ui-widget-content{ border: none; } .ui-tabs .ui-tabs-panel { padding: 0 !important; } #media-tabs > ul{ background: inherit; border: none; margin: 0 0 15px 0; } #media-tabs > ul li{ font-size: 24px; background-color: #fff; margin: 0; margin-right: 15px; border: none; } #media-tabs > ul li a { padding: 5px 0; } #media-tabs .ui-state-default a { color: #1d1d1d; } #media-tabs .ui-state-active, #media-tabs .ui-widget-content .ui-state-active, #media-tabs .ui-widget-header .ui-state-active, #media-tabs a.ui-button:active, #media-tabs .ui-button:active, #media-tabs .ui-button.ui-state-active:hover, #media-tabs > ul li:hover, #media-tabs > ul li:focus { background-color: inherit !important; border-bottom: 2px solid #db0000 !important; } #media-tabs > ul li.noActive.ui-state-active { border: none !important; } @media(max-width: 767px){ #media-tabs > ul { border-bottom: none; } #media-tabs > ul li{ display: block; width: 100%; text-align: center; } #media-tabs .ui-state-default a { text-align: center; margin: 0 auto; display: block; width: 100%; } #media-tabs .ui-state-active, #media-tabs .ui-widget-content .ui-state-active, #media-tabs .ui-widget-header .ui-state-active, #media-tabs a.ui-button:active, #media-tabs .ui-button:active, #media-tabs .ui-button.ui-state-active:hover, .row .gallery .ui-tabs-panel .ui-corner-bottom .ui-widget-content{ background-color: #fff !important; border-radius: 0px; border-bottom: 1px solid #db0000 !important; top: 0px } } #media-tabs .ui-state-active a, #media-tabs .ui-state-active a:link, #media-tabs .ui-state-active a:visited { color: #dd0000; outline: none; } #media-tabs li.noActive.ui-state-active a, #media-tabs li.noActive.ui-state-active a:link, #media-tabs li.noActive.ui-state-active a:visited { color: #333333; } #soubory .box { margin-bottom: 10px; } #soubory .box a { text-decoration: none; display: block; border: 1px solid #d5d5d5; padding: 10px; height: 70px; overflow: hidden; display: flex; align-items: center; } #soubory .box a:hover { border: 1px solid #db0000; } #soubory .box a:hover .title { color: #db0000; } #soubory .box a:hover img { max-height: 50px; transition: max-height .2s; } #soubory .box img { max-height: 46px; min-width: 40px; transition: max-height .2s; display: block; margin-right: 15px; } @media(min-width: 460px) and (max-width: 1229px){ #soubory .box a .title { font-size: 12px; } } #soubory_block_zvlast { margin-bottom: 30px; } #soubory_block_zvlast .title { font-size: 24px; } .gallery {text-align: center; margin-bottom:10px;} .gallery .img-thumbnail { border: none; background: transparent; margin-bottom: 15px; height: 227px; padding-top: 0; padding-bottom: 0; } .gallery .img-thumbnail img { height: 100%; object-fit: cover; } #cssmenu ul li a>span.text { display: block; z-index: 888; width: 75%; } #cssmenu ul li a>span.menu_akce { clear: both; position: absolute; display: inline-block; top: 0; right: 0; padding: 5px 0; height: 100%; z-index: 999; width: 25%; } .sidebar a:hover, .sidebar a:focus { text-decoration: none; } .subnav-toggle { padding:0px 5px; color: #db0000; } .subnav {display:none; clear:both;} .opened > .subnav {display:block;} .sidebar-title {font-size:15px; display:block; padding:10px 10px 10px 10px; background-color: #db0000;} .sidebar-title.mail {text-align: center; padding-right: 20px;} @media screen and (max-width: 767px){ #main_block {position:relative;} #col-left {position:static;} #menu-kategorie {position:absolute; top:-22px; left:0px; width:100%; margin:0px; border-radius:0px; z-index:9000; height:100%; overflow: auto;} #menu-kategorie.affix {top:55px; position:fixed; } #mainMenu .navbar-collapse, #kategorie_mobile_menu #cssmenu {top: auto;} nav.navbar>.container { padding: 0; } #mainMenu #navbar { margin: 0; } } @media screen and (min-width: 768px){ #menu-kategorie.collapse { display: block !important; visibility: visible !important; height: auto !important; overflow: visible !important; } #menu-kategorie {position:relative; top:auto;left:auto;} body {overflow:auto !important;} .leve-menu .sidebar-title { display:block; background:#db0000; color:#fff;} } @media screen and (min-width: 992px) { .sidebar-title {font-size:15px; padding:10px 10px 10px 20px;} .leve-menu li>a { font-size:14px; padding:8px 10px 8px 20px; background-position:20px 50%; } .leve-menu .subnav a {font-size:13px; padding-left:40px;} .leve-menu .subnav-toggle {top:10px;} } @media screen and (min-width: 1220px){ .leve-menu li>a {font-size:16px; padding-top:10px; padding-bottom:10px;} .leve-menu .subnav a {font-size:14px;} } #footer { background-color:#000000; color: #d4d4d4; line-height: 28px; font-weight: 300; } #footer .first_col { background-color: #272727; } #footer .middle_col { background-color: #272727; } #footer .middle_col_2 { background-color: #272727; } #footer .last_col { background-color: #272727; } #footer .kontejner, #footer .sloupec { padding: 0; height: 100%; } #footer .radek { margin: 0; height: 100%; } #footer .footer-col_content { padding: 30px; height: 100%; } #footer .title { display: block; text-transform: uppercase; font-size: 24px; line-height: 30px; color: #ffffff; margin-bottom:20px; } #footer a:not(.btn) { color: #d4d4d4; text-decoration: none; } #footer a:not(.btn):hover, #footer a:not(.btn):focus { color: #db0000; } #footer p { margin-bottom: 15px; } #footer p.last { margin-bottom: 27px; } #footer .footer_links { display: flex; flex-direction: column; align-items: top; } #footer .sting_link { margin-right: 20px; margin-bottom: 10px; } #footer img.logo_sting { max-height: 76px; } #footer .genio_link { margin-right: 20px; margin-bottom: 10px; } #footer img.logo_genio { max-height: 76px; } #footer .btn { width: 160px; min-width: 160px; max-height: 44px; padding-top: 10px; padding-bottom: 10px; } @media(min-width: 1220px) { #footer .footer-col_content { padding: 55px 40px 35px 40px; } #footer .radek { display: table; width: 100%; } #footer .sloupec { display: table-cell; float: none !important; vertical-align: middle; } } @media(min-width: 1600px) { #footer .footer_links { flex-direction: row; } #footer .genio_link, #footer .sting_link { margin-bottom: 0; } } #footer-map { height: 250px; object-fit: cover; position: relative; background-image: url('/img/mapa.png?v=3'); background-size: cover; background-position: center; } #googleAttrib{position:absolute;bottom:0;right:0;background:rgba(245,245,245,0.7);height:14px;line-height:14px;font-size:10px;padding:0 6px;color:#000000;} #footer-map .btn { top: 65%; left: 0; right: 0; margin: 0 auto; width: 120px; min-width: initial; padding: 10px 20px; background-color: rgba(204,0,0,0); border: 1px solid #ffffff; } #footer-map .btn:hover, #footer-map .btn:focus { border-color: #db0000; color: #db0000; } @media(min-width: 1220px){ #footer-map { height: 100%; } } #footer-bottom { background-color:#ffffff; color: #555555; text-align:center; font-size: 15px; font-weight: 400; } #footer-bottom p { margin:0px !important; padding: 28px 0px; line-height: 24px; vertical-align: bottom; overflow: hidden; } #footer-bottom a:not(.btn) { color:#555555; text-decoration: none; } #footer-bottom a:not(.btn):hover, #footer-bottom a:not(.btn):focus { color: #db0000; } .footer-copyright-cp a { display:inline-block; height:24px; padding:0px; } .footer-copyright-cp a#logo-cp { width:124px; height: 24px; } .footer-copyright-cp a#logo-cpedit { width:46px; height: 14px;} .footer-copyright-cp a .svg-icon { width: 100%; height: 100%; vertical-align: middle; fill: #000000; padding: 0 5px; } .footer-copyright-cp a:hover .svg-icon { fill: #db0000; } #footer-bottom .nonRESPswitch { margin-left: 40px; } #footer-bottom .separator { margin: 0 10px; } @media(min-width: 991px) and (max-width: 1219px){ #footer-bottom { font-size: 12px; } } ul.nav-footer {margin:0px; padding:0px 0px 0px 6px;} ul.nav-footer li {list-style: inside url('/img/li-footer.png'); margin-bottom:0.4em; line-height: 1.7;} ul.nav-footer li a:hover {text-decoration: none;} @media (min-width: 992px){ #footer-bottom { text-align:left; } #footer-bottom .footer-copyright-cp { text-align: right;} } @media screen and (max-width: 991px){ #footer .footer-col {margin-bottom:25px;} #footer .footer-col:nth-child(2) {border-right: 0px none;} } #animace .carousel-indicators {bottom:5px; margin:0px; width:90%; text-align:right; left:auto; right:15px;} #animace .carousel-indicators li {border-color:#666; background-color:#db0000; margin:0px;} #animace .carousel-indicators .active {background-color:#11aaff; width:10px; height:10px; } .bydleni_tooltip { position: absolute; top: 0; width: 1px; height: 1px; z-index: 10; transition: left ease-out 0.5s; } .bydleni_tooltip.hidden_left{ left: -250px !important; } .bydleni_tooltip .tooltip_content { position: absolute; bottom: -70px; background: #000000; color: #fff; border: none; width: 215px; margin-left: -110px; margin-bottom: 10px; padding: 15px; border-radius: 6px; } .bydleni_tooltip.left .tooltip_content { margin-left: -30px; } .bydleni_tooltip.right .tooltip_content { margin-left: -150px; } .bydleni_tooltip .tooltip_content span, .bydleni_tooltip .tooltip_content span p { display: block; line-height: 1.1; } .bydleni_tooltip .tooltip_content .stav-0 { color: green; } .bydleni_tooltip .tooltip_content .stav-1 { color: orange; } .bydleni_tooltip .tooltip_content .stav-2 { color: red; } .bydleni_tooltip .tooltip_content .close { font-size: 16px; position: absolute; top: 7px; right: 9px; color: #fff; opacity: .81; text-shadow: none; } .bydleni_tooltip .tooltip_content .close:hover, .bydleni_tooltip .tooltip_content .close:focus { opacity: 1; } .bydleni_tooltip .btn_block { margin: 20px -4px 0 -4px; display: inline-block; } .bydleni_tooltip .btn { display: inline-block; width: 90px; height: 30px; line-height: 30px; min-width: inherit; margin: 0 4px; padding: 0; font-size: 14px; } .bydleni_tooltip span.title { color: #ffffff; font-size: 28px; font-weight: 400; line-height: 28px; margin-bottom: 10px; } .bydleni_tooltip .tooltip_content { width: 245px; padding: 20px 25px 25px 25px; } .bydleni_tooltip span.text { font-size: 17px; line-height: 24px; font-weight: 300; } .bydleni_tooltip table td { padding-right: 5px; font-size: 17px; line-height: 24px; font-weight: 300; } .bydleni_tooltip table td:nth-child(even) { padding-left: 5px; } @media(max-width: 767px){ #main-map { overflow: unset; } .bydleni_tooltip { height: 100%; width: 100%; max-height: 500px; position: relative; left: 0 !important; top: 0 !important; transition: max-height .5s; } .bydleni_tooltip.hidden_left { height: 0px; max-height: 0px; } .bydleni_tooltip .tooltip_content { position: relative; bottom: 0; height: 100%; width: 100%; border-radius: 0; border: 1px solid #272727; margin-bottom: 0; margin-left: 0 !important; } .bydleni_tooltip.hidden_left .tooltip_content { margin-left: -800px !important; } .bydleni_tooltip:not(.hidden_left) .tooltip_content { transition: margin-left .5s; } } td.prod, .text.prod { color: #cc0000; } td.vol, .text.vol { color: #6ea003; } td.rez, .text.rez { color: #ff9900; } td.dotaz, .text.dotaz { color: #cccc00; } td.strong { font-weight: 800; } .patraObsah #postup_vystavby { margin-top: 0px; margin-bottom: 80px; } .patraObsah #vypisBytu { margin-top: 15px; margin-bottom: 80px; } @media(min-width: 992px){ .patraObsah { display: flex; flex-direction: column; } .patraObsah #postup_vystavby { order: 0; margin-top: 80px; margin-bottom: 15px; } .patraObsah #vypisBytu { order: 1; margin-top: 15px; margin-bottom: 80px; } } #postup_vystavby { margin-top: 80px; margin-bottom: 15px; } #postup_vystavby * { transition: all .5s; } .postup_vystavby_row { position: relative; } #postup_vystavby .title { text-transform: uppercase; margin: 0 auto 35px auto; text-align: center; font-size: 40px; font-weight: 300; } #postup_vystavby .cara { height: 1px; background-color: #d5d5d5; position: absolute; left: 0px; right: 0px; top: 30px; } @media(max-width: 767px){ #postup_vystavby .cara.first { left: 10px; } #postup_vystavby .cara.last { right: 10px; } #postup_vystavby .cara.lineEnd { right: 10px; } #postup_vystavby .cara.lineStart { left: 10px; } } @media(max-width: 460px){ #postup_vystavby .cara { left: 10px; right: 10px; } #postup_vystavby .cara.even { left: 0; } #postup_vystavby .cara.odd { right: 0; } #postup_vystavby .cara.lineEnd { right: 0; } #postup_vystavby .cara.lineStart { left: 0; } } @media(min-width: 992px){ #postup_vystavby .cara.first { left: 10px; } #postup_vystavby .cara.last { right: 10px; } #postup_vystavby .cara.lineEnd { right: 0px; } #postup_vystavby .cara.lineStart { left: 0px; } } #postup_vystavby .vertical_cara { width: 1px; height: 105px; background-color: #d5d5d5; position: absolute; } #postup_vystavby .vertical_cara.right { right: 10px; top: 30px; } #postup_vystavby .vertical_cara.left { left: 10px; top: 135px; } @media(min-width: 768px){ #postup_vystavby .vertical_cara.right { right: 0; } #postup_vystavby .vertical_cara.left { left: 0; top: 173px; } #postup_vystavby .vertical_cara { height: 144px; } } @media(min-width: 992px){ #postup_vystavby .vertical_cara.right, #postup_vystavby .vertical_cara.left { height: 0px; } } #postup_vystavby .item { position: relative; z-index: 2; text-align: center; margin-bottom: 20px; } #postup_vystavby .item .box { width: 40px; height: 40px; line-height: 40px; text-align: center; margin: 0 auto; margin-bottom: 5px; border-radius: 4px; background-color: #ebebeb; color: #555555; font-size: 18px; font-weight: 500; } #postup_vystavby .item.active .box { background-color: #db0000; color: #ffffff; } #postup_vystavby .item .text { font-size: 14px; line-height: 20px; font-weight: 400; color: #555555; max-height: 48px; overflow: hidden; } #postup_vystavby .item.active .text { color: #dd0000; } @media(min-width: 768px){ #postup_vystavby .item .box { width: 60px; height: 60px; line-height: 60px; margin-bottom: 15px; font-size: 22px; } #postup_vystavby .item .text { font-size: 18px; line-height: 24px; } } .vypisBydleni { margin-bottom: 80px; } .find-block { margin-top: 35px; margin-bottom: 30px; } .find-block .content { } .find-block .btn { min-width: inherit; width: 100%; font-weight: normal; font-size: 14px; text-transform: none; padding-top: 10px; padding-bottom: 10px; } .find-block .header { padding: 5px 6px; font-size: 14px; font-weight: 300; } .find-block .select_title { font-size: 20px; color: #000000; text-transform: uppercase; margin-bottom: 5px; } .find-block select { outline: none; border: 1px solid #b9b9b9; font-size: 18px; color: #000000; width: 100%; height: 50px; margin-bottom: 15px; padding-left: 17px; background: url('/img/angle-down-solid.svg') 95% 10px no-repeat #ffffff; background-size: 20px; appearance: none;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;-o-appearance: none; cursor: pointer; } .find-block select:disabled { color: #888; background-color: #eee; cursor: unset; background-image: url('/img/select_disabled.png'); } @media(min-width: 1230px){ .filter-item{ width: 20%; } } .page-content table.byty-vypis { border: none; font-size: 12px; } .page-content .byty-vypis th, .page-content .byty-vypis td { text-align: center; border: none; } .page-content .byty-vypis th { height: 60px; background: #000000; color: #ffffff; line-height: 22px; } .page-content .byty-vypis td { height: 50px; position: relative; } .page-content .byty-vypis.flexible td { height: auto; } .page-content .byty-vypis tr.prod td.stav { color: #cc0000; } .page-content .byty-vypis tr.vol td.stav { color: #333333; } .page-content .byty-vypis tr.rez td.stav { color: #ff9900; } .page-content .byty-vypis tr.dotaz td.stav { color: #cccc00; } .page-content .byty-vypis td .td_link { position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; display: block; } .page-content .byty-vypis tr:nth-child(even) td { background: #ffffff; } .page-content .byty-vypis tr:nth-child(odd) td { background: #f5f5f5; } .page-content .byty-vypis tr:hover td { cursor: pointer; } .page-content .byty-vypis tr.prod:hover td, .byty-vypis.flexible .flexibleTR.prod:hover { background-color: #ff9999; background-color: rgba(204, 0, 0, .2); } .page-content .byty-vypis tr.vol:hover td, .byty-vypis.flexible .flexibleTR.vol:hover { background-color: #e0ebb6; background-color: rgba(110, 160, 3, .2); } .page-content .byty-vypis tr.rez:hover td, .byty-vypis.flexible .flexibleTR.rez:hover { background-color: #f0e2c1; background-color: rgba(255, 153, 0, .2); } .page-content .byty-vypis tr.dotaz:hover td, .byty-vypis.flexible .flexibleTR.dotaz:hover { background-color: #ffffcc; background-color: rgba(204, 204, 0, .2); } @media(min-width: 460px){ .page-content table.byty-vypis { font-size: initial; } } .main_novinky_title { font-size: 40px; color: #000000; font-weight: 400; text-align: center; margin-top: 26px; margin-bottom: 47px; } #fotogalerie-block { margin-bottom: 20px; } #fotogalerie-block .box { display: block; height: 310px; text-decoration: none; margin-bottom: 20px; transition: box-shadow .5s; } #fotogalerie-block .box.stin { box-shadow: 0 0 17.5px rgba(0,0,0,.08); } #fotogalerie-block .bottom-block { display: block; height: 90px; position: relative; background-color: #ffffff; } #fotogalerie-block .box .header { left: 10px; right: 10px; margin: 0; height: 60px; overflow: hidden; font-size: 20px; line-height: 24px; color: #000000; text-align: center; } #fotogalerie-block .box:hover, #fotogalerie-block .box:focus { box-shadow: 0 0 15px rgba(0,0,0,0.5); transition: box-shadow .5s; } #fotogalerie-block .box .image { display: block; height: 220px; } #fotogalerie-block .box .image img { width: 100%; height: 100%; object-fit: cover; } @media(min-width: 460px){ #fotogalerie-block .box { height: 270px; } #fotogalerie-block .box .image { height: 180px; } } @media(min-width: 1230px){ #fotogalerie-block .box { height: 310px; } #fotogalerie-block .box .image { height: 220px; } #fotogalerie-block .box .header { left: 45px; right: 45px; } } .financovani-boxxes { position: relative; } .financovani-boxxes .title { font-size: 32px; font-weight: 700; text-transform: uppercase; } .financovani-boxxes-block { margin-top: 4px; } .financovani-boxxes .financovani-box { background-color: transparent; } .financovani-boxxes .financovani-box.notFirst-box { margin-top: 30px; } .financovani-boxxes .financovani-box .content { padding-left: 61px; } .financovani-boxxes .financovani-box .text_block { position: relative; padding: 25px 20px 25px 80px; background-color: #d8d8d8; border: 1px solid #1f1f1f; color: #000000; } .financovani-boxxes .financovani-box.right img { display: block; margin-left: 0; margin-right: auto; } .financovani-boxxes .financovani-box .title { font-size: 32px; line-height: 40px; font-weight: 400; text-transform: none; margin-top: 0; margin-bottom: 2px; } .financovani-boxxes .financovani-box.right .title { text-align: left; } .financovani-boxxes .financovani-box .text { font-size: 17px; line-height: 22px; font-weight: 300; text-align: left; } .financovani-boxxes .financovani-box .cislo_block { left: 10px; width: 55px; height: 55px; border-radius: 50%; border: 2px solid #6a6a6a; } .financovani-boxxes .financovani-box .cislo_block .cislo { left: 0; right: 0; text-align: center; font-size: 34px; color: #000000; font-weight: 500; font-family: "Jost"; } .financovani-boxxes .financovani-box .svg-icon { fill: #dc0032; z-index: 1; width: 52px; height: 24px; left: -62px; transform-origin: top; transform: rotate(0deg) translateY(-50%); transition: transform 1s; } .financovani-boxxes .financovani-box.right .svg-icon { left: -62px; } .financovani-boxxes .vertical-line_long { position: absolute; left: 20px; right: 0; top: 0; width: 2px; background-color: #000000; height: 100%; } @media(max-width: 459px){ .financovani-boxxes .vertical-line_long { display: none; } .financovani-boxxes .financovani-box .content { padding-left: 0; } .financovani-boxxes .financovani-box .text_block { padding: 25px 30px; } .financovani-boxxes .financovani-box .svg-icon { display: none; } .financovani-boxxes .financovani-box .cislo_block { width: 25px; height: 25px; border-width: 1px; top: 5px; left: 5px; transform: none; } .financovani-boxxes .financovani-box .cislo_block .cislo { font-size: 18px; } } @media(min-width: 768px){ .financovani-boxxes .vertical-line_long { left: 0px; } .financovani-boxxes .financovani-box .content { padding-left: 40px; } } @media(min-width: 992px){ .financovani-boxxes .financovani-box .content { padding-left: 0px; padding-right: 40px; } .financovani-boxxes .financovani-box.right .content { padding-left: 40px; } .financovani-boxxes .financovani-box.left .text_block { padding-right: 80px; padding-left: 20px; } .financovani-boxxes .financovani-box.left .cislo_block { right: 10px; left: initial; } .financovani-boxxes .financovani-box.notFirst-box { margin-top: -150px; } .financovani-boxxes .vertical-line_long { margin: 0 auto; } .financovani-boxxes .financovani-box .svg-icon { right: -62px; left: auto; transform: rotate(180deg) translateY(-50%); transition: transform 1s; } .financovani-boxxes .financovani-box.right .svg-icon { left: -62px; transform: rotate(0deg) translateY(-50%); } .financovani-boxxes .financovani-box img { display: block; margin-left: auto; } .financovani-box .height-fixer { display: inline-block; height: 90px; } .financovani-box:last-of-type .height-fixer { display: none; } .page-content .table-responsive:first-child { margin-top: -35px; } } @media(min-width: 1220px){ .clanky-boxy .financovani-box { min-height: 500px; } .financovani-boxxes .financovani-box .text_block { padding: 25px 30px 25px 140px; } .financovani-boxxes .financovani-box.left .text_block { padding-right: 140px; padding-left: 30px; } .financovani-boxxes .financovani-box .cislo_block { left: 30px; width: 75px; height: 75px; } .financovani-boxxes .financovani-box.left .cislo_block { right: 30px; } .financovani-boxxes .financovani-box .cislo_block .cislo { font-size: 44px; } } #main-map, #main-miniMap { overflow: hidden; position: relative; } #main-map img.places_map, #main-map div.places_map, #main-miniMap img.places_miniMap, #main-miniMap div.places_miniMap { display: block; margin: 0 auto; background-repeat: no-repeat; } .content_wrapper { margin-bottom: 40px; } .content_wrapper.noOffset { margin-bottom: 0; } .content_wrapper .miniMap_castiDomu { text-align: center; margin-bottom: 20px; } .content_wrapper .miniMap_castiDomu img { } .content_wrapper .miniMap_castiDomu .text { display: block; font-size: 13px; line-height: 24px; color: #3c3c3c; margin-bottom: 2px; } .pokracovani_bydleni { font-size: 18px; font-weight: 300; color: #010101; display: block; text-align: right; text-decoration: none; transition: right .2s; } .pokracovani_bydleni:hover, .pokracovani_bydleni:focus { color: #db0000; } @media(min-width: 1220px){ .pokracovani_bydleni { position: absolute; top: 70%; right: 0px; transform: translateY(-50%); transform-origin: right center; transform:rotate(90deg); -ms-transform:rotate(90deg); -moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); -o-transform:rotate(90deg); right: 26px; font-size: 26px; } #pokracovani_garaze.pokracovani_bydleni { top: 75% } } @media(min-width: 1460px){ .pokracovani_bydleni { right: 130px; } } #vyberte_budovu { text-align: center; padding-top: 30px; padding-bottom: 65px; } #vyberte_budovu .title { font-size: 24px; color: #000000; font-weight: 400; margin-top: 0; margin-bottom: 27px; } #vyberte_budovu .btn.vyber_bd_btn { background-color: transparent; color: #db0000; border: 1px solid #db0000; font-size: 24px; text-transform: none; margin-bottom: 10px; min-width: initial; width: 100%; } #vyberte_budovu .btn.vyber_bd_btn:hover, #vyberte_budovu .btn.vyber_bd_btn:focus { background-color: #990000; color: #ffffff; border-color: #990000; } .pripravujeme_budovu { text-align:center; padding: 40px 0; } .rozdelene_mapy { position: relative; } .map_content_wrapper { position: relative; } .mainMap_title { font-size: 4.17vw; font-weight: 300; color: #ffffff; text-transform: uppercase; margin: 0; position: absolute; top: 2.86vw; right: 2.86vw; z-index: 1; transition: right .5s, bottom .5s; } .mainMap_text { font-size: 1.35vw; font-weight: 300; color: #ffffff; text-align: right; position: absolute; bottom: 2.86vw; right: 2.86vw; width: 24.48vw; z-index: 1; transition: right .5s, bottom .5s; } @media(min-width: 1920px){ .mainMap_title, .mainMap_text { right: 12.86vw; } } @media(min-width: 2580px){ .mainMap_title, .mainMap_text { right: 22.86vw; } } .content_wrapper { background-color: #f5f5f5; padding-top: 30px; padding-bottom: 35px; } .pageHeader { display: flex; flex-direction: column; justify-content: space-between; align-items: center; margin-bottom: 30px; } .pageHeader.biggerOffset { margin-bottom: 30px; } .pageHeader_title { font-size: 30px; margin: 0; display: flex; flex-direction: column; align-items: center; margin-bottom: 30px; position: relative; } .pageHeader_title .detail_title { display: inline-flex; align-items: center; } .pageHeader_title.bottom-line { width: 100%; margin-bottom: 60px; } .pageHeader_title.bottom-line:after { position: absolute; bottom: -30px; margin-top: 0; } .pageHeader_title .oddelovac { font-size: 28px; color: #db0000; margin: 0 15px; transform: rotate(90deg); } .pageHeader .btn { font-size: 15px; text-transform: none; min-width: 170px; padding: 10px 23px; } .pageHeader .link { font-size: 16px; margin-right: 20px; } @media(min-width: 460px){ .pageHeader_title { font-size: 36px; flex-direction: row; } .pageHeader_title .oddelovac { transform: rotate(0deg); } } @media(min-width: 768px){ .pageHeader { flex-direction: row; margin-bottom: 10px; } .pageHeader_title { margin-bottom: 10px; } } .bydleni_main { margin-bottom: 60px; } .bydleni_main.rezervace { margin-bottom: 0px; } .bydleni_main .jspContainer, .bydleni_main .table-responsive { margin-bottom: 0 !important; } .bydleni_main .bydleni_tabulka { margin-bottom: 30px; } .bydleni_main .bydleni_tabulka table { border: none; margin-bottom: 0 !important; } .bydleni_main .bydleni_tabulka table tr { border: none; } .bydleni_main .bydleni_tabulka table td { border: none; height: 50px; padding-left: 30px; } .bydleni_main .bydleni_tabulka table td:nth-child(even) { text-align: right; padding-right: 40px; } .bydleni_main .bydleni_tabulka table tr:nth-child(even) td { background: #ffffff; } .bydleni_main .bydleni_tabulka table tr:nth-child(odd) td { background: #f5f5f5; } .bydleni_main .bydleni_tabulka table tr.cena td { height: 160px; background-color: #fff; border: 1px solid #d5d5d5; border-right-color: transparent; } .bydleni_main .bydleni_tabulka table tr.cena td.hodnota { font-size: 36px; color: #000000; border-right-color: #d5d5d5; border-left-color: transparent; } .bydleni_main .bydleni_tabulka .svg-icon { max-height: 16px; fill: #9d9d9d; position: relative; top: 3px; left: 5px; } .ui-tooltip { box-shadow: 0 0 5px rgba(0,0,0,.1) !important; border-radius: 0 !important; border: none !important; padding: 10px !important; } .ui-tooltip .ui-tooltip-content { font-size: 14px; color: #555555; font-weight: 300; } @media(max-width: 767px){ .bydleni_main .bydleni_tabulka table tr.cena td { padding-right: 0; padding-left: 10px; font-size: 12px; } .bydleni_main .bydleni_tabulka table tr.cena td.hodnota { padding-right: 10px; padding-left: 0; font-size: 20px; } } .bydleni_main .bydleni_tabulka table.lze_garaz_table tr:nth-child(even) td { background: #f5f5f5 !important; } .bydleni_main .bydleni_tabulka table.lze_garaz_table tr:nth-child(odd) td { background: #ffffff !important; } .bydleni_main .bydleni_tabulka table.lze_garaz_table .btn_td { padding: 0px; } .bydleni_main .bydleni_tabulka table.lze_garaz_table .btn { font-size: 17px; line-height: 22px; min-width: 156px; margin-bottom: 0px; padding: 16px; } .bydleni_main .tabulka_bottom_block { background-color: #ffffff; border: 1px solid #d5d5d5; padding: 25px 35px 25px 35px; margin-top: 60px; margin-bottom: 15px; } .bydleni_main .tabulka_bottom_block .col { text-align: center; } .bydleni_main .cena_block { margin-bottom: 10px; } .bydleni_main .cena_block .cena { display: block; font-size: 25px; margin-bottom: 20px; } .bydleni_main .cena_block .cena_pod_text { display: block; font-size: 16px; } .bydleni_main .btn { min-width: initial; padding-top: 23px; padding-bottom: 23px; margin-bottom: 0px; font-size: 18px; } .bydleni_main .park_text, .bydleni_main .poznamka_text { font-size: 16px; padding: 0 30px; } .bydleni_main .poznamka_text { margin-bottom: 60px; } .bydleni_main .bydleni_img { margin-bottom: 30px; } @media(min-width: 992px){ .bydleni_main .tabulka_bottom_block .cena_col { text-align: left; } .bydleni_main .tabulka_bottom_block .btn_col { text-align: left; } .bydleni_main .poznamka_text { margin-bottom: 0; } } @media(min-width: 1220px){ .bydleni_main .btn { min-width: 260px; } .bydleni_main .cena_block .cena { font-size: 30px; } .bydleni_main .cena_block .cena_pod_text { font-size: 18px; } .bydleni_main .btn { font-size: 24px; } } .media_wrapper { margin-top: 76px; } .pod_title { font-size: 30px; margin: 0; margin-bottom: 30px; text-align: center; } .bydleni_tlacitka { margin-bottom: 70px; } .bydleni_tlacitka .btn { min-width: initial; width: 100%; height: 60px; line-height: 60px; font-size: 18px; padding-top: 0; padding-bottom: 0; margin-bottom: 10px; background-color: transparent; color: #db0000; border: 1px solid #db0000; } .bydleni_tlacitka .btn:hover, .bydleni_tlacitka .btn:focus { color: #ffffff; border-color: #990000; background-color: #990000; } .bydleni_pozice { margin-bottom: 80px; } .bydleni_foto .gallery .img-thumbnail { margin-bottom: 0; } .bydleni_foto .btn { height: 50px; line-height: 50px; font-size: 16px; padding-top: 0; padding-bottom: 0; margin: 10px auto 0 auto; } .content_wrapper.rezervace_page { margin-bottom: 0; background-color: #ffffff; } .formular .title { margin: 0; } .formular .inputs{ padding-top: 30px; padding-bottom: 30px; } .formular input.form-control, .formular textarea { font-size: 20px; margin-bottom: 13px; } .formular textarea { margin-bottom: 25px; } .formular input.form-control { height: 58px; line-height: 58px; padding-top: 0; padding-bottom: 0; } .formular label { font-weight: 400; display: block; } .formular .finishForm-box .right { text-align: center; } .formular #odeslat.btn { min-width: initial; width: 100%; padding-top: 16px; padding-bottom: 16px; font-size: 20px; } @media(min-width: 460px){ .formular .finishForm-box .right { text-align: right; } .formular #odeslat.btn { min-width: 220px; width: auto; } } @media(min-width: 992px){ .formular { margin-top: 0px; padding-left: 60px; padding-right: 60px; } .formular label { height: 30px; } } .prety-checkbox { content: ''; width: 20px; height: 20px; line-height: 20px; display: inline-block; margin-right: 7px; background-color: #ffffff; border: 1px solid #c3c0b6; margin-bottom: -2px; } .prety-checkbox.checked { background: #fff; border-color: #232323; color: #000000; text-align: center; position: relative;display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: normal;-webkit-font-smoothing: antialiased;} .prety-checkbox.checked:before { position:absolute; content: '\e013'; left: 0; right: 0; top: -1px; bottom: 0; font-size: 12px; } label.gdpr_souhlas { font-weight: normal; font-size: 16px; margin-bottom: 35px; height: auto; } .articles .article {border-bottom:1px solid #e0e0e0;} .articles .article h2 {color:#333; font-size:18px;} .articles .article h2 a {text-decoration:underline;} .article-meta {margin-bottom:10px;} .article-meta a {text-decoration: underline;} .pagination { margin-top: 30px; margin-bottom: 75px; } .pagination > li > a, .pagination > li > span { padding: 10px 16px; color: #333; background-color:#fff; border: 1px solid #d5d5d5; font-weight:600; font-size: 15px; margin: 0px 5px 0px 0px; border-radius: 0px; } .pagination > li > a i.glyphicon {padding:0px; font-size:0.9em; color: #333;} .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{ background-color: #db0000; border-color: #db0000; color:#fff; } .pagination > li > a:hover i.glyphicon, .pagination > li > a:focus i.glyphicon { color: #fff; } .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span{ border-radius: 0; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #db0000; border-color: #db0000; color:#fff; } #sidebar-poradit { color:#333333; border:1px solid #cecece; font-size: 13px; } #sidebar-poradit .title {display:block; font-size: 14px; line-height: 1.2em; background-color: #272b33; margin: -1px -1px 10px -1px; border-bottom: 1px solid #d7d7d7; color: #b6b8c0; padding: 12px 20px; } #sidebar-poradit p strong {display:block; font-weight: normal; color: #333333;} #sidebar-poradit a, #sidebar-poradit a:hover { color: #333333; text-decoration: none; } #sidebar-poradit .telefon-ico { background-image: url("/img/potrebujete-radu-telefon.png"); } #sidebar-poradit .email-ico { background-image: url("/img/potrebujete-radu-mail.png"); } .sidebar-articles {color:#333333; border:1px solid #cecece; font-size: 12px; } .sidebar-articles .title {display:block; font-size: 14px; line-height: 1.2em; background-color: #272b33; margin: -1px -1px 0 -1px; border-bottom: 1px solid #d7d7d7; color: #b6b8c0; padding: 12px 20px; text-decoration: none; } .sidebar-articles .list-unstyled { padding: 0 10px; } .sidebar-articles .article {border-bottom:1px dotted #333; color:#666; margin: 10px 0; } .sidebar-articles .article-date { } .sidebar-articles p a { text-decoration: underline; color: #333333; } .sidebar-articles a:hover { color: #db0000; } .sidebar-articles .article-title {font-size: 14px; display: block; margin-bottom:5px; color: #333333;} .sidebar-articles .article p {font-size:12px; line-height:1.2em;} .sidebar-articles .footer { padding: 0 10px; } .sidebar .advert-item {margin-bottom: 25px;} #adv .adv_title { display: none; } .win-message, .win-alert-message {margin: 0 auto !important;background: #73b84d url(/img/okno-ok.png) no-repeat 5% 50%;color: #FFFFFF;font-size: 20px !important;padding: 25px 80px !important;text-align: center !important; } .win-alert-message { background: #ff9900!important; } .hide-ico .win-message { background: #73b84d; } .win-buttons {padding-top:25px; padding-bottom:25px; background-color: #eeeeee; border-top: 1px solid #cccccc; margin: 20px 0 0 0;} .win-buttons .btn { border-radius: 2px; border: 1px solid #cccccc; padding: 10px 20px; } .win-buttons .btn-back { background-color: #FFFFFF; color: #000; font-size: 16px; } .win-buttons .btn-back:hover { background-color: #F1F1F1; border-color:#000; } .mfp-close { background: transparent url('/img/zavrit-ico.png') 50% 50% no-repeat !important; height: 34px !important; width: 34px !important; font-size: 0 !important; } .popup-block-content {padding: 15px;} ul.comments { padding-left: 0; } ul.comments li { list-style: none; padding: 0 0 10px 0; } ul.comments li h2{ font-size: 16px; } ul.comments li span.content { font-size: 13px; padding-left:5px; } ul.comments li div.comment{ padding-bottom: 20px; color:#666; font-size: 14px; } ul.comments li span.content-autor .autor{ color: #333333; margin-right: 30px; } ul.comments li div.comment div.comment-by {font-size:14px; padding:3px 5px; background:#f8f8f8;border-top:1px solid #cecece; margin:5px 0px 5px 0px;} ul.comments li div.comment div.comment-by h4{ font-weight:normal; display:inline; padding-right: 100px; } ul.comments li div.comment div.comment-by span {display:block; text-align: right; padding-top:5px;} ul.comments li div.comment p {padding:0px 0px 0px 5px; margin:0px 0px 6px 0px;} ul.comments li div.comment-block .comment-by span{ margin-top: -25px; } ul.comments li div.comment .comment-form {border-top:1px solid #cecece; padding-top:10px;} #formular-area .form-show{ margin-bottom: 10px;} #komentare_kotva img{ margin-top: -5px; } ul.comments li ul.reply{ padding-left: 20px; } .ico-btn, a.ico-btn { height: 40px; background: transparent; border: none; color: #B6B8C0; font-size: 14px; text-decoration: none; margin-right: 0; display: block; padding-top: 5px; outline: none; } .ico-btn:hover, .ico-btn.active, a.ico-btn:hover, a.ico-btn.active { color: #db0000; text-decoration: none; } .ico-btn>.ico { height: 30px; border: none; display: block; text-align: center; } .ico-btn>.ico:hover, .ico-btn>.ico.active, .ico-btn:hover>.ico, .ico-btn.active>.ico { background-position: 50% 100%; } button.ico-btn { margin-top: -1px; } #uzivatel { float: right; text-align: center; } #hledani #q { display: none; position: absolute; right: 40px; top: -1px; background-color: #fff; border: none; color: #333333; height: 40px; width: 235px; z-index: 1000; } #hledani .ico-btn.active { background: #fff; z-index: 1001; position: relative; } .padding-min { padding-right: 12px; } .padding-min .col-sm-1, .padding-min .col-sm-2, .padding-min .col-sm-3, .padding-min .col-sm-4, .padding-min .col-sm-5, .padding-min .col-sm-6, .padding-min .col-sm-7, .padding-min .col-sm-8, .padding-min .col-sm-9, .padding-min .col-sm-10, .padding-min .col-sm-11, .padding-min .col-sm-12, .padding-min .col-lg-1, .padding-min .col-lg-2, .padding-min .col-lg-3, .padding-min .col-lg-4, .padding-min .col-lg-5, .padding-min .col-lg-6, .padding-min .col-lg-7, .padding-min .col-lg-8, .padding-min .col-lg-9, .padding-min .col-lg-10, .padding-min .col-lg-11, .padding-min .col-lg-12, .padding-min .col-md-1, .padding-min .col-md-2, .padding-min .col-md-3, .padding-min .col-md-4, .padding-min .col-md-5, .padding-min .col-md-6, .padding-min .col-md-7, .padding-min .col-md-8, .padding-min .col-md-9, .padding-min .col-md-10, .padding-min .col-md-11, .padding-min .col-md-12 { padding-left: 2px; padding-right: 2px; } #dodatky ul { margin: 0; padding: 0; width: auto; float: left; } #dodatky li { list-style: none; float: left; padding: 0 10px; border-right: #5c5c5c 1px solid; } #dodatky li.posledni { border-right: none; } @media screen and (min-width: 768px) { #dodatky li { padding: 0 25px; } #logo { padding: 0; } .ico-btn>.ico { width: 65px; } .ico { margin-bottom: 15px; } } @media (min-width: 992px){ .ico-btn>.ico { width: 75px; } } @media (min-width: 1220px) { #logo { padding: 0 15px; } } @media (max-width: 767px) { .padding-min .col-sm-1, .padding-min .col-sm-2, .padding-min .col-sm-3, .padding-min .col-sm-4, .padding-min .col-sm-5, .padding-min .col-sm-6, .padding-min .col-sm-7, .padding-min .col-sm-8, .padding-min .col-sm-9, .padding-min .col-sm-10, .padding-min .col-sm-11, .padding-min .col-sm-12, .padding-min .col-lg-1, .padding-min .col-lg-2, .padding-min .col-lg-3, .padding-min .col-lg-4, .padding-min .col-lg-5, .padding-min .col-lg-6, .padding-min .col-lg-7, .padding-min .col-lg-8, .padding-min .col-lg-9, .padding-min .col-lg-10, .padding-min .col-lg-11, .padding-min .col-lg-12, .padding-min .col-md-1, .padding-min .col-md-2, .padding-min .col-md-3, .padding-min .col-md-4, .padding-min .col-md-5, .padding-min .col-md-6, .padding-min .col-md-7, .padding-min .col-md-8, .padding-min .col-md-9, .padding-min .col-md-10, .padding-min .col-md-11, .padding-min .col-md-12 { padding-left: 2px; padding-right: 0; } } .uvodka_vice { float: right; font-size: 14px; text-decoration: underline; padding-top: 5px; } object, iframe {max-width: 100%;} @media(max-width:767px){ .menuOpened { background: #000000; } .menuOpened.header-affixed { margin-top: 0; } .menuOpened #main_obal { display: none; } .menuOpened #footer { display: none; } .menuOpened #vyhody { display: none; } .menuOpened nav.navbar { margin-top: 20px; } #header.preventAffix { position: relative !important; top: auto !important; left: 0; right: auto; } .preventAffix #header-stin>.container { position: fixed; top: 0; width: 100%; z-index: 9999; border-bottom: #000 1px solid; background-color: #000000; } .preventAffix #header-top { padding-bottom: 0; } .dropdown-menu>li>a { padding: 10px 20px; background-color: #00f; } } @media(max-width: 595px) { .logo-miniresp { display: block !important; } .logo-resp { display: none !important; } } @media(max-width: 499px) { #header.affix { top: 0px; } } @media(max-width: 380px) { #leve-menu-toggle { width: 100px; padding: 0; } #hledani .ico-btn.active { } #hledani #q { right: -5px; } } @media(max-width: 767px){ .ico-btn, a.ico-btn { height: 40px; } nav.navbar { text-align: left; } #vyhody .vyhoda-block { margin-bottom: 20px; } .searchForm .btn { font-size: 16px; } .searchForm input { height: auto; } .footer-col, #footer .left-border { border: none; } } #prekryv { display: none; background-color: rgba(40, 40, 40, 0.50); width: 100%; height: 0; z-index: 999; position: absolute; } #vyhody { padding: 35px 0; font-size: 18px; text-transform: uppercase; } #vyhody .img-block { padding-right: 10px; text-align: right; } #vyhody .text-block { padding-left: 0; } .lg-outer .lg-inner { padding-top: 50px; } .lg-backdrop { z-index: 1045; } .lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap { padding-bottom: 155px; } .lg-toolbar #lg-download { display: none; } .white-popup-block .row { margin: 0; } #formularKontakt table { width: 100%; margin: 20px 0; } @media(min-width: 992px){ #formularKontakt { margin-bottom: 0px; } } .ajax-waiting:after { content: ''; display:block; position:absolute; top:0px; left:0px; right:0px; bottom:0px; background:url('/img/loading.gif') 50% 50% no-repeat rgba(60,60,60,0.5); } body.ajax-waiting:after { position:fixed; z-index:6666; } .galleryHeader { text-align: left; font-size: 20px; color: #333333; margin-top: 50px; margin-bottom: 15px; } #videa li, #soubory li { text-align: left; float: left; clear: both; text-decoration: underline; } .show-all { color: #ffffff !important; min-width: initial; width: 100%; } .show-all:hover, .show-all:focus { } @media(max-width: 767px){ .searchActive { overflow: hidden; overflow-x: hidden; overflow-y: hidden; position: fixed; } } .searchActive #hledani #q { display: block; } .modal { display: none; position: fixed; z-index: 999999; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.8); } .modal-content { width: 100%; margin: auto; color: #000000; position: relative; } @media(min-width: 768px){ .modal-content { width: 700px; margin: 5% auto; } } @media(min-width: 992px){ .modal-content { width: 920px; } } .modal-content .content { background: #ffffff; padding: 10px; font-size: 20px; } .modal-content .content ul { list-style-type: none; font-weight: 700; padding: 0; } .modal-content .content ul li { margin-bottom: 10px; } .modal-content .content p { margin-bottom: 0; } .modal-content .content .title { display: block; font-size: 40px; line-height: 48px; color: #000000; font-weight: 700; text-align: center; margin-top:40px;margin-bottom:35px; } .modal-content .content .sub-title { display: block; font-size: 30px; margin-top: 40px;margin-bottom: 35px; } #close_modal { float: right; font-size: 28px; font-weight: bold; color: #ffffff; background-color: #db0000; border: 1px solid #db0000; border-radius: 50%; width: 30px; height: 30px; line-height: 25px; text-align: center; } #close_modal:hover, #close_modal:focus { color: #ffffff; border-color: #990000; background-color: #990000; text-decoration: none; cursor: pointer; } @media(min-width: 768px){ #close_modal { position: absolute; right: -15px; top: -15px; } } .menuOpened #bonusy{ display: none; } #bonusy{ position: fixed; top: 65px; right: 0px; z-index: 900; background:#FFF; width: 40px; height: auto; text-align: center; color:#000; font-size:13px; padding:0px; overflow:hidden; border-radius: 10px 0px 0px 10px; transition:width linear 0.2s; } #bonusy .header { width:40px; background-color: #db0000; padding: 10px 5px; border-radius: 10px 0px 0px 10px; height: 50px; overflow: hidden; transition: all 0.2s; } #bonusy .nadpis { display: none; -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform:rotate(-90deg); font-size: 16px; text-transform: uppercase; width: 0px; overflow: hidden; position: absolute; bottom: 120px; left: -105px; font-weight: 500; color: #ffffff; } #bonusy.hover { width: 270px; } #bonusy.hover .header { height: 250px; padding: 16px 5px; } #bonusy.hover .nadpis { display: block; width: 250px; } #bonusy span { display:block; } #bonusy .popisek {display:none; } #bonusy .svg-icon { max-width: 34px; height: auto; fill:#ffffff; } #bonusy .content { position: absolute; top: 0px; right: 0px; left: 40px; bottom: 0px; color:#333; font-size: 14px; line-height: 1.25; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; padding:0px; overflow: hidden; text-align:left; } #bonusy .bonus_text_nadpis { font-size: 14px; line-height: 20px; color: #000000; font-weight: 500; } #bonusy .content p { margin-bottom: 0px; } #bonusy .content .content-in { left: 0; right: 0; } #bonusy .content hr { margin:0px 0px 5px 0px; border-color:#e2e2e2; } @media (min-width:768px){ #bonusy .header, #bonusy.hover .header { min-height: 310px; padding: 20px 5px; } #bonusy .nadpis { display: block; bottom: 120px; width: 250px; } #bonusy.hover { width: 270px; } } @media (min-width: 992px){ #bonusy { top: 90px; } } @media (min-width: 1230px){ #bonusy .bonus_text_nadpis { font-size: 17px; line-height: 24px; text-transform: uppercase; } } @media (min-width: 1660px){ #bonusy { top: 15%; } } #menuPodProd { width: 100%; height: 40px; position: absolute; z-index: 10; transition: height .5s; } #menuPodProd ul { padding: 0; margin-bottom: 0; list-style-type: none; height: 100%; width: 100%; display: flex; align-items: center; justify-content: space-between; transition: all .5s; } #menuPodProd ul li.item { background-color: #ffffff; border: 1px solid #d5d5d5; border-right: 0px; width: 100%; height: 100%; padding: 0px 8px; overflow: hidden; display: flex; align-items: center; justify-content: space-between; transition: all .5s; } #menuPodProd ul li.item:last-child { border-right: 1px solid #d5d5d5; } #menuPodProd ul li.item .text { font-size: 9px; line-height: 11px; text-transform: none; color: #5f5f5f; font-weight: 600; } #menuPodProd ul li.item .text p { margin-bottom: 0; } #menuPodProd ul li.item .ikona { max-height: 20px; transition: all .5s; } #menuPodProd ul li.item .small-transparent-btn { padding: 1px 3px; background-color: #db0000; border: 1px solid #db0000; text-decoration: none; font-size: 10px; color: #ffffff; font-weight: 400; } #menuPodProd ul li.item .small-transparent-btn .zjistit { display: none; } #menuPodProd ul li.item .small-transparent-btn .vice { display: none; text-transform: capitalize; } #menuPodProd ul li.item .small-transparent-btn .icon { color: #ffffff; } #menuPodProd ul li.item .small-transparent-btn:hover, #menuPodProd ul li.item .small-transparent-btn:focus { background-color: #ffffff; color: #5e5e5e; } #menuPodProd ul li.item .small-transparent-btn:hover .icon, #menuPodProd ul li.item .small-transparent-btn:focus .icon { color: #5e5e5e; } #menuPodProd #menuPodProd_toggle { display: none; } #menuPodProd.skryty { height: 20px; background-color: #db0000; } #menuPodProd.skryty ul li.item { height: 0px; padding: 0px; border: 0px !important; } #menuPodProd ul li.item .ikona { max-height: 0px; } #menuPodProd.skryty #menuPodProd_toggle { display: block; cursor: pointer; position: absolute; top: 0px; left: 0px; right: 0px; text-align: center; color: #ffffff; display: flex; align-items: center; font-size: 13px; } #menuPodProd.skryty #menuPodProd_toggle .wrap { margin: 0 auto; } #menuPodProd.skryty #menuPodProd_toggle .icon { color: #ffffff; margin-left: 10px; } @media(max-width: 767px){ #menuPodProd { height: auto; } #menuPodProd ul { flex-direction: column; } #menuPodProd ul li.item { padding-top: 5px; padding-bottom: 5px; border-bottom: 0px; } #menuPodProd ul li.item:last-child { border-bottom: 1px solid #d5d5d5; } #menuPodProd ul li.item .text { font-size: 11px; line-height: 14px; } #menuPodProd ul li.item .ikona { max-height: 30px; } } @media(min-width: 768px){ #menuPodProd ul li.item { justify-content: space-evenly; } #menuPodProd ul li.item .ikona { max-height: 20px; } } @media(min-width: 992px){ #menuPodProd { height: 60px; } #menuPodProd ul li.item .text { font-size: 11px; line-height: 14px; } #menuPodProd ul li.item .ikona { max-height: 30px; } } @media(min-width: 1220px){ #menuPodProd ul li.item .text { font-size: 10px; line-height: 14px; text-transform: uppercase; } #menuPodProd ul li.item .ikona { max-height: 40px; } #menuPodProd ul li.item .small-transparent-btn { font-size: 14px; padding: 1px 5px; } #menuPodProd ul li.item .small-transparent-btn .vice { display: inline-block; } #menuPodProd ul li.item .small-transparent-btn .icon { display: none; } } @media(min-width: 1460px){ #menuPodProd ul li.item .text { font-size: 11px; line-height: 16px; } #menuPodProd ul li.item .ikona { max-height: 40px; } #menuPodProd ul li.item .small-transparent-btn .zjistit { display: inline-block; } } @media(min-width: 1920px){ #menuPodProd ul li.item .text { font-size: 16px; line-height: 24px; } #menuPodProd ul li.item .ikona { max-height: initial; } #menuPodProd ul li.item .small-transparent-btn .vice { text-transform: none; } } .g-recaptcha { margin-bottom: 30px; }