html { scroll-behavior: smooth; } body {color:#777777;background:#f4f4f4;line-height:1.75857143;} h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {color:#333333;font-weight:700;font-family:'Poppins', sans-serif;} a {color:#777777;text-decoration:underline;} a:hover, a:focus {color:#ff6600;} h1, .h1 {font-size:30px;} h2, .h2 {font-size:24px;margin-top:25px;margin-bottom:15px;} h3, .h3 {font-size:24px;margin-top:25px;margin-bottom:15px;} h4, .h4 {margin-top:25px;margin-bottom:15px;} h5, .h5 {font-size:20px;margin-top:25px;margin-bottom:15px;} h6, .h6 {font-size:18px;margin-top:25px;margin-bottom:15px;} .btn { color:#ffffff; font-family: 'Poppins', sans-serif; font-size: 16px; font-weight: 700; text-decoration: none; text-transform: uppercase; padding-top: 15px; padding-bottom: 15px; background:#ff6600; border-width: 0px; border-style: none; border-radius: 6px; min-width: 180px; position: relative; overflow: hidden; } .btn:hover, .btn:focus { background:#dd0000; color: #ffffff; } .btn.transparent { background-color: #ffffff; border: 1px solid #ff6600; color: #ff6600; } .btn.transparent:hover, .btn.transparent:focus { background-color: #dd0000; color: #ffffff; border-color: #dd0000; } .btn.white { background-color: #ffffff; color: #363636; } .btn.white:hover, .btn.white:focus { background-color: #dd0000; color: #ffffff; } .btn::after, .btn::before { content: '\f015'; font-family: "Font Awesome 5 Free"; position: absolute; color: #ffffff; font-size: 15px; } .btn::after { bottom: 9px; left: -1000px; } .btn::before { bottom: 0px; left: 400px; color: #f4f4f4; } .btn:hover::after, .btn:focus::after, .btn:active::after { animation: home_direction_left 5s ease-in-out 0s 1 normal forwards; } .btn:hover::before, .btn:focus::before, .btn:active::before { animation: home_direction_right 5.2s ease-in-out 0s 1 normal forwards; } @keyframes home_direction_left { 0% { left: -1000px; } 100% { left: 85%; bottom: 9px; } } @keyframes home_direction_right { 0% { left: 400px; } 100% { left: 80%; bottom: 0px; } } .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 #ff6600; width:30%; color: #333333; font-size: 24px; text-transform: uppercase; } .h2_extra a { color: #333333; } .h2_extra a:hover, .h2_extra a:focus { color: #ff6600; text-decoration: none; } img {max-width: 100%; height:auto;} .zahodit {display:none;} .hideOnDesktop { display: none !important; } .fullHeight_bsItem { height: 100%; } .vertical-align { position: absolute; top: 50%; transform: translateY(-50%); } @media(min-width: 1230px){ .col-lg-petina { width: 20% !important; } } .bottom-line:after{ content: ''; display: block; height: 2px; width: 50px; background-color: #ff6600; margin-top: 10px; } .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,.08); } .radek { display: table; } .sloupec { display: table-cell; float: 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; } #main_block ul { list-style: url('/img/li.png'); padding-left: 20px; } #main_block ul li {margin-bottom:4px;} #main_block 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; } .btn-primary, .pagination > .active > a { border-color: #ff6600 !important; color: #ffffff; text-shadow: none; background-color: #ff6600; } .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:#ff6600; } #header.affix { width: 100%; z-index: 999; } #header-stin { position: relative; min-height: 60px; background-color: #ffffff; transition: box-shadow .2s, min-height .5s; } #header.affix { z-index: 999; box-shadow: 0 0 10px rgba(0,0,0,.2); } #header-stin, .menuOpened #header-stin { box-shadow: none; } #header.affix #header-stin { min-height: 60px; } #header-top { position: relative; } #header-right-block { margin-top: 16px; } #header.affix #header-right-block { } .hlavicka_text { font-size: 18px; line-height: 24px; color: #4c4c4c; display: block; margin-top: 27px; margin-bottom: 15px; } #logo { margin: 0px auto; } #logo img { max-width: 100%; height: auto; max-height: 60px; margin-top: 5px; transition: max-height .5s; } .header_box_link { min-width: 50px; height: 50px; position: relative; float: right; border-radius: 50%; display: flex; align-items: center; padding: 13px; font-size: 18px; font-weight: 600; color: #000000; } .header_box_link .svg-icon { height: 25px; width: 25px; fill: #ffffff; } .header_box_link:hover, .header_box_link:focus { color: #ffffff; } .header_box_link.phone:hover .svg-icon, .header_box_link.phone:focus .svg-icon { animation-name: ring; animation-duration: .5s; animation-iteration-count: infinite; } @keyframes ring{ 0% { transform: rotate(0); } 12% { transform: rotate(20deg); } 24% { transform: rotate(0); } 36% { transform: rotate(-15deg); } 48% { transform: rotate(0); } 100% { transform: rotate(0); } } @media(min-width: 992px){ .header_box_link { padding: 13px 40px 13px 12px; border-radius: 4px; } .header_box_link .svg-icon { margin-right: 18px; } } .navbar-toggle { margin: 0; padding: 0; border-radius: 0; display: none; } .navbar-toggle span.glyphicon { font-size: 33px; color: #333333; } .navbar-toggle:hover span.glyphicon, .navbar-toggle:focus span.glyphicon { color: #ff6600; } #lang { float: right; margin-right: 25px; margin-top: 5px; } .pretty-select { color: #fff; font-size: 14px; font-weight: 400; position: relative; } .pretty-select div, .pretty-select ul { border: none; background-color: transparent; margin: 0; width: 30px; } .pretty-select ul { border-top: none; text-align: center; z-index: 1000; position: absolute; top: 45px; list-style: none; background-color: #fff; box-shadow: 0 2px 2px rgba(0,0,0,.5); padding: 0; height: 35px; width: 40px; line-height: 30px; } .pretty-select .arrow_box { display: none; z-index: 2; background-color: #fff; height: 10px; width: 10px; box-shadow: 0 0 2px rgba(0,0,0,.5); position: absolute; top: 40px; left: 15px; transform: rotate(45deg); } @media(min-width: 992px){ .pretty-select .arrow_box { left: 45px; } } .pretty-select li a { display: block; text-decoration: none; color: #fff; } .pretty-select img { max-width: 21px; max-height: 14px; } .pretty-select li a img { filter: drop-shadow(0px 0px 2px rgba(0,0,0,.2)); } .pretty-select li a:hover img, .pretty-select li a:focus img, .pretty-select li a:active img { max-width: 23px; max-height: 16px; } .pretty-select div span { cursor: pointer; display: block; } .pretty-select div { position: relative; } .pretty-select div:after { position: absolute; top: 60%; transform: translateY(-50%); right: -10px; content: '\43'; color: #333333; font-size: 16px; font-family: 'ElegantIcons'; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; } @media(min-width: 262px){ #lang { margin-right: 25px; } } @media(min-width: 992px){ .pretty-select div, .pretty-select ul { margin: 0 0 0 30px; } } #searchFormTop {display:none; float:right;} #searchFormTop #q, #searchFormTop .btn {border-radius:0px;} .searchForm input, .searchForm .btn { border-color:#cdcdcd; color:#999; } .searchForm input { border-right: 0px none; height: 53px !important;} .searchForm .btn { font-size: 21px; color:#fff;} @media(min-width: 768px){ .searchForm input { height: 60px !important; } } .navbar-collapse {top:0px; position:relative; z-index:999;} nav.navbar { height:0px; min-height:0px; margin-bottom:0px; border:0px 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: 600; } #mainMenu .navbar-nav { margin: 0px; } #mainMenu a { line-height: 20px; color: #1d1d1d; text-transform: uppercase; text-decoration: none; border:0px none; outline: 0px none; border-bottom:1px solid #ff6600; } #mainMenu a:hover, #mainMenu a:focus, #mainMenu a:active { color:#ff6600; background-color: transparent; } #mainMenu .nav > li.active > a { color: #ff6600; } #mainMenu .dropdown-menu { margin:-1px 0px 0px 0px; padding: 1px 0px 0px 0px; background:#ffffff; border-bottom-left-radius: 10px !important; border-bottom-right-radius: 10px !important; border: none; } .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background-color: transparent !important; color: #ff6600 !important; } .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;} #main_obal { background: #f4f4f4; top: -1px; } .homepage #main_obal { background-color: #ffffff; } @media(max-width: 767px){ .header-affixed #main_obal { margin-top: 0; } } #col-left { padding: 0; } @media(max-width: 767px){ body.header-affixed { margin-top: 0px; } #header-right-block { } #logo img { margin-top: 2px; margin-bottom: 2px; } #header.affix #logo img { } .navbar-toggle { display: block; } .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: 20px; 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){ #header,#header.affix { position: fixed; top: 0; left: 0; right: 0; z-index: 9999; } #header.affix { width: 100%; } #header.affix #logo img { max-height: 55px; margin-top: 4px; } #header.affix-top #header-stin { min-height: 90px; } #logo { text-align: left; } #logo img { max-width:100%; height:auto; margin-top: 0; max-height: 85px; margin-top: 16px; position: absolute; } #header-right-block { height:auto; margin-top: 20px; } #header.affix #header-right-block { margin-top: 5px; } #lang { margin-top: 10px; } nav.navbar { margin-top: 17px; } #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: -375px; } #main_obal { position: relative; } .homepage #main_obal { margin-top: 0; } #drobecky { position: absolute; top: -35px; } #mainMenu a { padding-left: 8px; padding-right: 8px; padding-top: 10px; padding-bottom: 10px; color: #000000; font-size: 12px; font-weight: 800; line-height: 35px; border:none; display: flex; flex-direction: column; align-items: center; } #mainMenu a .icon { padding: 10px 0; } #mainMenu a.menuItem:after { content: ''; display: inline-block; width: 0%; transition: width .2s; height: 2px; background-color: #99cc33; } #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: #99cc33; } #mainMenu a.tel_link { flex-direction: row; position: relative; } #mainMenu a.tel_link .icon { color: #99cc33; 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;} #header.affix-top #mainMenu .dropdown-toggle { padding-bottom: 29px; } #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){ #logo img { margin-top: 8px; } #header.affix #logo img { margin-top: 2px;} #header.affix nav.navbar { margin-top: 4px; } #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: -705px; } } @media (min-width: 1220px){ #logo img { margin-top: 0px; } #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: -945px; } } @media (min-width: 1460px){ .container { width: 1440px; } #mainMenu a { font-size: 17px; } } .breadcrumb {background:transparent; margin-bottom:0px;} #main_block { background-color: transparent; padding-bottom: 60px; } .page-content { margin-bottom: 20px; } #pageIntro { background-color: #ffffff; background-image: url('/img/bg_podstranky.png'); background-position: center; background-repeat: no-repeat; height: 200px; ; text-align: center; position: relative; margin-bottom: 80px; } #pageIntro .main_title { font-size: 40px; margin: 0; left: 0; right: 0; } #pageIntro .pageIntor-svg-icon { left: 0; right: 0; margin: 0 auto; fill: #f4f4f4; height: 125px; } .zpet_na_vypis { display: inline-block; font-size: 14px; font-weight: 700; color: #ff6600; text-decoration: none; z-index: 2; } #zpet_na_vypis_block .zpet_container { position: absolute; top: 225px; left: 0; right: 0; margin-top: 0px; } .zpet_na_vypis .icon { margin-right: 10px; color: #ff6600; } .zpet_na_vypis:hover, .zpet_na_vypis:focus { color: #333333; text-decoration: none; } .zpet_na_vypis:hover .icon, .zpet_na_vypis:focus .icon { color: #333333; } #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: #ff6600; } .subnav {display:none; clear:both;} .opened > .subnav {display:block;} .sidebar-title {font-size:15px; display:block; padding:10px 10px 10px 10px; background-color: #ff6600;} .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){ #main_block { margin-top: 90px; } #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:#ff6600; 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:#1b1b1b; color:#ffffff; } #footer a:not(.btn) { color:#ffffff; } #footer-top { background-color:#1b1b1b; font-weight: 300; text-align: center; } #footer-top .kontejner {padding: 70px 0px; border-bottom: 1px solid #333333; position: relative; } #footer-top .content { margin-bottom: 60px; } #footer-top .content.soc_block { margin-bottom: 0px; } #footer-top .content .text { display: block; margin-bottom: 15px; } #footer-top a:not(.btn) { text-decoration: none; } #footer-top li.active a:not(.btn), #footer-top a:not(.btn):hover, #footer-top a:not(.btn):focus { color: #dd0000; } #footer-top ul.pataMenu { list-style: none; padding-left: 0px; } #footer-top ul.pataMenu li { margin-bottom: 4px; } #footer-top ul.pataMenu.right { margin-bottom: 60px; } #footer-top .fb_link .svg-icon { height: 26px; width: 13px; fill: #ffffff; } #footer-top .fb_link:hover .svg-icon, #footer-top .fb_link:focus .svg-icon { fill: #dd0000; } @media(min-width: 992px){ #footer-top { text-align: left; } #footer-top .content { margin-bottom: 0px; } #footer-top ul.pataMenu { padding-left: 20px; } #footer-top ul.pataMenu.right { margin-bottom: 0; } } .vertical-line { height: 100%; width: 1px; background-color: #333333; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; } #footer-bottom { background-color: #1b1b1b; text-align:center; font-size: 14px; color: #7f7f7f; } #footer-bottom p {margin:0px !important; padding: 28px 0px; line-height: 24px; vertical-align: bottom; overflow: hidden;} #footer-bottom a:not(.btn) { color:#7f7f7f; text-decoration: none; } #footer-bottom a:not(.btn):hover, #footer-bottom a:not(.btn):focus { color: #ffffff; } .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: #ffffff; padding: 0 5px; } .footer-copyright-cp a:hover .svg-icon { fill: #ff6600; } #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 .social-icons {padding-bottom:0px;} #footer .footer-col {margin-bottom:25px;} #footer .footer-col:nth-child(2) {border-right: 0px none;} } .animace-box { background-color: #ff6600; } .prekryv-animace { display: none; position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; z-index: 1; background-color: rgba(0,0,0,25%); } #animace .slider-svg-icon { position: absolute; left: 0; right: 0; z-index: 2; fill: #ffffff; display: none; } #animace .animace-content { z-index: 999; padding: 30px 0; } #animace .animace-content .title { display: block; font-size: 24px; line-height: 30px; margin-bottom: 5px; font-weight: 600; color: #ffffff; font-family: "Poppins"; text-align: center; text-transform: uppercase; } #animace .animace-content .text { display: block; color: #ffffff; text-align: center; font-size: 14px; line-height: 20px; } #animace .animace-content .buttons { margin-top: 20px; } #animace .animace-content .btn-box { display: inline-block; padding: 0 15px; } .carousel-inner > .item > img, .carousel-inner > .item > a > img { margin: 0 auto; } #animace .carousel-indicators { position: initial; margin: 0px; width: auto; text-align: center; } #animace .carousel-indicators .active { background-color: #ff6600; width:8px; height:8px; } #animace .carousel-indicators li { background-color:#fff; border: none; border-radius: 0; margin:0px; display:inline-block; width:8px; height:8px; text-indent:-999px; cursor:pointer; } .control-box { position: absolute; bottom: 5px; left: 0; right: 0; text-align: right; z-index: 99; } .carousel-control { background-image: none !important; text-shadow: none; opacity: 1; position: relative; display: inline-block; width: 20px; height: 20px; border-radius: 0px; font-size: 16px; background-color: rgba(255, 255, 255); background-color: rgba(255, 255, 255,.5); margin: 1px; line-height: 20px; border: none; border-radius: 4px; color: #ff6600; } .carousel-control:hover{ background-color: #ffffff; opacity: 1; } .carousel-control:hover .icon { color: #ff6600; } .control-box .carousel-control { position: relative; } @media(min-width: 460px){ .prekryv-animace { display: block; } #animace .animace-content { position: absolute; top: 15px; left: 0; right: 0; padding: 0; } #animace .animace-content .title { font-size: 24px; line-height: 30px; margin-bottom: 5px; } #animace .animace-content .text { font-size: 14px; line-height: 20px; height: 80px; overflow: hidden; } #animace .control-box { bottom: 5px; } } @media(min-width: 768px){ .animace-box { } #animace .animace-content { top: 45px; } #animace .animace-content .title { font-size: 34px; line-height: 40px; height: 40px; overflow: hidden; } #animace .animace-content .text { font-size: 18px; line-height: 27px; height: 140px; } #animace .control-box { bottom: 15px; } .carousel-control { margin: 3px; width: 30px; height: 30px; font-size: 20px; line-height: 30px; } #animace .carousel-indicators { padding-top: 10px; } #animace .carousel-indicators li, #animace .carousel-indicators .active { margin: 3px; width: 11px; height: 11px; border-radius: 50%; } } @media(min-width: 992px){ #animace .animace-content .title { } #animace .animace-content .text { font-size: 15px; line-height: 24px; height: 100px; } #animace .control-box { bottom: 195px; } #animace .carousel-indicators li, #animace .carousel-indicators .active { margin:4px; width:16px; height:16px; } } @media(min-width: 1220px){ #animace .animace-content { top: 150px; } #animace .animace-content .title { font-size: 36px; line-height: 42px; height: 42px; } #animace .animace-content .text { font-size: 14px; line-height: 25px; height: 100px; } #animace .control-box { bottom: 205px; } #animace .slider-svg-icon { display: block; height: 80px; margin: 40px auto 0px auto; } #animace .animace-content .buttons { margin-top: 60px; } } @media(min-width: 1460px){ #animace .animace-content { top: 230px; } #animace .animace-content .title { font-size: 48px; line-height: 54px; margin-bottom: 20px; height: 54px; } #animace .animace-content .text { font-size: 18px; line-height: 30px; height: 180px; } #animace .control-box { bottom: 265px; } .carousel-control { margin: 5px; width: 40px; height: 40px; font-size: 24px; line-height: 40px; } #animace .slider-svg-icon { height: 120px; margin: 80px auto 0px auto; } .carousel-inner > .item > img, .carousel-inner > .item > a > img { height: 790px; object-fit: cover; } } #home-menu { margin-top: 10px; } #home-menu .menu-box { display: block; text-align: center; height: 160px; padding: 20px; margin-bottom: 10px; background-color: #ff6600; color: #ffffff; text-decoration: none; border-radius: 10px; } #home-menu .menu-box svg { height: 60px; margin-bottom: 10px; fill: #ffffff; } #home-menu .menu-box .title { display: block; font-size: 20px; line-height: 24px; font-weight: 600; color: #ffffff; text-transform: uppercase; font-family: "Poppins"; text-align: center; } #home-menu .menu-box:hover, #home-menu .menu-box:focus { background-color: #dd0000 !important; } @media(min-width: 460px){ #home-menu .menu-box { margin-bottom: 20px; } } @media(min-width: 768px){ #home-menu { margin-top: 20px; } } @media(min-width: 992px){ #home-menu { margin-top: -180px; } } @media(min-width: 1220px){ #home-menu .menu-box .title { font-size: 22px; line-height: 26px; } } @media(min-width: 1460px){ #home-menu { margin-top: -245px; } #home-menu .menu-box { height: 220px; padding: 30px; } #home-menu .menu-box svg { height: 100px; margin-bottom: 20px; } #home-menu .menu-box .title { font-size: 30px; line-height: 36px; } } .home_section { padding-top: 45px; padding-bottom: 45px; text-align: center; } #oNas-home.home_section { padding-top: 74px; } #sluzby-home.home_section { padding-bottom: 40px; } #reference-home.home_section { padding-top: 93px; } .home_section.white { background-color: #ffffff; } .home_section .section_title { color: #333333; font-weight: 700; font-family: "Poppins"; margin: 0; font-size: 36px; line-height: 48px; margin-bottom: 25px; } .home_section .section_text { margin-bottom: 50px; } #sluzby-home.home_section .section_text { margin-bottom: 30px; } #sluzby-home.home_section .section_text ul { text-align: left; } @media(min-width: 992px){ #sluzby-home.home_section { text-align: left; } #sluzby-home.home_section .section_text { margin-bottom: 0px; } } @media(min-width: 1220px){ .home_section .section_title { font-size: 32px; line-height: 44px; margin-bottom: 16px; } .home_section .section_text { font-size: 14px; line-height: 24px; } } @media(min-width: 1460px){ .home_section .section_title { font-size: 36px; line-height: 48px; margin-bottom: 20px; } .home_section .section_text { font-size: 16px; line-height: 30px; } } .reference_block #reference_btns_box { margin-bottom: 30px; } .reference_block .reference_btn { text-align: center; min-width: initial; width: 100%; margin-bottom: 20px; overflow: hidden; padding-top: 14px; padding-bottom: 14px; font-size: 16px; font-weight: 500; text-transform: none; background-color: #ffffff; color: #333333; } .reference_block .reference_btn.stin { box-shadow: 0px 3px 17.5px rgba(0,0,0,.08); } .reference_block .reference_btn:hover, .reference_block .reference_btn:focus, .reference_block .reference_btn.active { background-color: #ff6600; color: #ffffff; } .reference_block .reference_btn .icon { position: relative; font-size: 12px; margin-left: 10px; } .reference_block .reference_btn.active .icon { transform: rotate(90deg) !important; } .reference_block .reference_btn:not(.active):hover .icon, .reference_block .reference_btn:not(.active):focus .icon { animation-name: arrowFlightRight; animation-duration: .5s; animation-fill-mode: forwards; } @keyframes arrowFlightRight{ 0% { right: 0px; top: 0px; transform: rotate(0deg); } 20% { right: -200px; top: 0px; } 40% { right: -200px; top: -40px; } 60% { right: 0px; top: -40px; } 100% { right: 0px; top: 0px; transform: rotate(90deg); } } @keyframes arrowFlightDown{ 0% { left: 0px; bottom: 0px; transform: rotate(90deg); } 20% { left: 0px; bottom: -40px; } 40% { left: -400px; bottom: -40px; } 60% { left: -400px; bottom: 0px; } 100% { left: 0px; bottom: 0px; transform: rotate(0deg); } } #aktuality-block { margin-top: 10px; margin-bottom: 30px; } .aktuality-articles .box { margin-bottom: 20px; } .aktuality-articles .img_bcg_block { height: 220px; } .aktuality-articles .bottom { height: 90px; padding: 20px; text-align: center; background-color: #ffffff; } .aktuality-articles .bottom .title { font-size: 18px; margin: 0; line-height: 23px; height: 46px; overflow: hidden; } #reference-obsah { text-align: center; } #reference_articles_vypis { margin-bottom: 40px; } .panel { margin: 0; margin-bottom: 10px; border: none; background-color: #ffffff; border-radius: 6px; } .panel.stin { box-shadow: 0px 3px 17.5px rgba(0,0,0,.08); } .panel-heading { border: none; padding: 4px 5px; position: relative; display: flex; align-items: center; flex-direction: column; } .panel-heading .photo { margin-top: 15px; margin-bottom: 20px; } .panel-heading .photo img { max-height: 90px; } .panel-heading .text_box { padding-left: 15px; padding-right: 15px; margin-top: 10px; margin-bottom: 5px; text-align: center; display: flex; flex-direction: column; } .panel-heading .text_box .title { font-size: 16px; font-weight: 400; margin-top: 0; margin-bottom: 0px; max-height: 36px; overflow: hidden; } .panel-heading .text_box .text { max-height: 110px; overflow: hidden; } .panel-heading .text_box .text p { margin-bottom: 0; } .panel-heading .icon { right: 20px; font-size: 30px; color: #ff6600; } .panel-heading .box_link:hover, .panel-heading .box_link:focus { cursor: pointer; } .panel-heading .box_link:hover ~ .icon, .panel-heading .box_link:focus ~ .icon{ color: #000000; } .panel-body { padding: 15px 28px 15px 28px; } .panel-body .panel_fotky { text-align: center; } .panel-body .img-thumbnail { border: none; padding: 0; margin: 0; } .panel-body a { text-decoration: none; max-height: 90px; } @media(min-width: 460px){ .panel-body .img-thumbnail { padding: 0; margin: 0 10px; } } @media(min-width: 768px){ .panel { text-align: left; } .panel-heading { flex-direction: row; height: 50px; } .panel-heading .photo { margin-top: 0; margin-bottom: 0; } .panel-heading .text_box { max-width: 90%; margin-top: 0px; margin-bottom: 0px; padding-left: 33px; padding-right: 0; text-align: left; } .panel-heading .text_box .title { font-size: 16px; } .panel-heading .text_box .text { font-size: 14px; max-height: 53px; } .panel-heading .icon { position: absolute; top: 50%; transform: translateY(-50%); } .panel-body .panel_fotky { text-align: left; } .panel-body .img-thumbnail { margin: 0 20px 0 0; } .panel-body .img-thumbnail:first-of-type { margin-left: 0; } } @media(min-width: 992px){ .panel-heading .text_box .text { font-size: 16px; } } @media(min-width: 1230px){ } .clanky_mainTitle { font-size: 24px; margin-top: 0; margin-bottom: 25px; } #kontakty-block { } .kontakty-articles .box { height: 250px; padding: 20px; margin-bottom: 20px; background-color: #ffffff; border-radius: 10px; } .kontakty-articles .box .top { height: 60px; padding: 0 15px; background-color: #f4f4f4; } .kontakty-articles .box .top .title { line-height: 60px; margin: 0; font-size: 18px; font-weight: 700; color: #000000; } .kontakty-articles .box .bottom { padding: 0 15px; } .kontakty-articles .box .bottom .kontakt_item { font-size: 14px; color: #777777; text-decoration: none; } .kontakty-articles .box .bottom .pozice { display: block; height: 70px; overflow: hidden; color: #777777; position: relative; } .kontakty-articles .box .bottom .kontakt_item.kontakt_link.tel { text-decoration: none; } .kontakty-articles .box .bottom .icon { margin-right: 10px; color: #ff6600; } .kontakty-articles .box .bottom .kontakt_item.kontakt_link:hover, .kontakty-articles .box .bottom .kontakt_item.kontakt_link:focus { color: #dd0000; } #kontaktBloky { margin-bottom: 55px; } #kontaktBloky .box { position: relative; background-color: #ffffff; border-radius: 10px; box-shadow: 0px 3px 17.5px rgba(0,0,0,0.08); height: 300px; padding: 30px; margin-bottom: 20px; } #kontaktBloky .box span.offset { margin-bottom: 10px; display: inline-block; } #kontaktBloky .box a { text-decoration: none; } #kontaktBloky .box .title { font-size: 24px; margin-top: 0; margin-bottom: 15px; } #kontaktBloky .box .btn { min-width: 170px; padding-top: 10px; padding-bottom: 10px; font-size: 14px; position: absolute; bottom: 30px; left: 30px; } @media(min-width: 1220px){ #kontaktBloky .box { padding: 30px 50px; } #kontaktBloky .box .btn { left: 50px; } } @media(min-width: 1220px) and (max-width: 1459px){ #kontaktBloky .box { height: 330px; } } .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;} .btn.genNext { min-width: 180px; } #strankovani { margin-bottom: 30px; } .pagination { margin-top: 25px; margin-bottom: 25px; } .pagination > li > a, .pagination > li > span { padding: 0; height: 40px; width: 40px; line-height: 40px; margin: 0px 5px 0px 0px; border-radius: 4px; border: none; color: #333333; background-color:#fff; font-family: "Poppins"; font-size: 14px; font-weight: 700; } .pagination > li > a i.icon { color: #333; padding:0px; font-size: 1em;} .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{ background-color: #ff6600; border-color: #ff6600; color:#fff; } .pagination > li > a:hover i.icon, .pagination > li > a:focus i.icon { color:#fff; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #ff6600; border-color: #ff6600; 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: #ff6600; } .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?v=1') 50% 50% no-repeat !important; height: 50px !important; width: 50px !important; font-size: 0 !important; opacity: 1 !important; right: 10px !important; cursor: pointer; z-index: 2; } .mfp-close:hover, .mfp-close:focus { opacity: 0.65 !important; } .mfp-close:active { top: 0px !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; } #top-line { background-color: #272B33; padding: 5px 0; font-size: 13px; height:30px; color: #B6B8C0; overflow:hidden; } #top-line a { color: #a4a4a4; } #top-line a:hover, #top-line a:active { color: #ff6600; text-decoration: none; } #top-line .kontakt { width: 480px; float: left; } .telefon-ico { background: url('/img/hlavicka-telefon.png') no-repeat 15px 50%; padding: 0 0 0 40px; } .email-ico { background: url('/img/hlavicka-mail.png') no-repeat 15px 50%; padding: 0 0 0 40px; } #mutace { float: right; } #mutace>a {background: url('/img/cz.png') no-repeat 50% 50%; width: 16px; text-indent: -9999px; display: inline-block; padding: 0 15px; } #mutace .en { background-image: url('/img/en.png'); } #mutace .cz { } .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: #ff6600; 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; } .hledani-ico { background: url('/img/hlavicka-hledat.png') no-repeat 50% 0; width: 29px; } .user-ico { background: url('/img/hlavicka-prihlasit.png') no-repeat 50% 0; } .kosik-ico { background: url('/img/hlavicka-kosik.png') no-repeat 50% 0; } #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; } #soc-top { float: right; width: auto; margin-right: 60px; display:none;} #soc-top .fb, #soc-top .tw, #soc-top .gp, #soc-top .yt { display: inline-block; width: 22px; height: 22px; text-indent: -9999px; background: url('/img/soc_01.png') 50% 0 no-repeat transparent; margin: 0 5px; } #soc-top .fb:hover, #soc-top .tw:hover, #soc-top .gp:hover, #soc-top .yt:hover, #soc-top .fb:active, #soc-top .tw:active, #soc-top .gp:active, #soc-top .yt:active { background-position: 0 -22px; } #soc-top .tw { background-image: url('/img/soc_02.png'); } #soc-top .gp { background-image: url('/img/soc_03.png'); } #soc-top .yt { background-image: url('/img/soc_04.png'); } .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 (min-width: 460px){ #soc-top {display:block;} } @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; } } @media (max-width: 991px) { #soc-top { margin-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: #ffffff; } .menuOpened.header-affixed { margin-top: 0; } .menuOpened #main_obal { display: none; } .menuOpened #footer { display: none; } .menuOpened #vyhody { display: none; } #header.preventAffix { position: relative !important; top: auto !important; left: 0; right: auto; margin-top: 66px; } .preventAffix #header-stin>.container { position: fixed; top: 0; width: 100%; z-index: 9999; border-bottom: #ff6600 1px solid; background-color: #ffffff; } .preventAffix #header-top { padding-bottom: 0; } .menuOpened #top-line { display: none; } } @media(max-width: 595px) { .logo-miniresp { display: block !important; } .logo-resp { display: none !important; } #soc-top { display: none; } } @media(max-width: 499px) { #top-line { text-align: center; height: 45px; } #top-line #mutace { position: absolute; left: 5px; } #top-line .kontakt { margin-bottom: 10px; padding-left: 70px; text-align: left; max-width: 80%; } #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; } #top-line .kontakt { width: auto; margin-left: -25px; } 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; } .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; } #media-obsah { margin-top: 50px; } .files-box.top_offset { margin-top: 70px; } #videa li, #soubory li { text-align: left; float: left; clear: both; text-decoration: underline; } #media-tabs{ background: transparent; border: none; font-family: inherit; } #media-tabs.ui-widget-content{ border: none; padding: 0; } #media-tabs > ul{ background: inherit; border: none; border-bottom: 1px solid #d5d5d5; margin: 0; padding: 0; } .galleryHeader, #media-tabs > ul li { font-family: "Poppins"; font-size: 24px; font-weight: 700; color: #333333; background-color: transparent; margin: 0; border: none; text-align: left; position: relative; top: 0px; } #media-tabs > ul li a { color: #000; width: 100%; padding-left: 1.5em; padding-right: 1.5em; } #media-tabs > ul li a:after{ content: ''; display: block; width: 0; height: 1px; transition: width .2s; background-color: #ff6600; position: absolute; left: 0; right: 0; bottom: 0px; margin: 0 auto; } #media-tabs .gallery { padding: 0; padding-top: 15px; } #media-tabs > ul li a:hover, #media-tabs > ul li a:focus { color: #ff6600; } #media-tabs > ul li.ui-state-active a:after, #media-tabs > ul li a:hover:after, #media-tabs > ul li a:focus:after { width: 100%; } @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 a, #media-tabs .ui-state-active a:link, #media-tabs .ui-state-active a:visited{ color: #000; outline: none; } @media(min-width: 300px){ #media-tabs > ul li.ui-state-active a:after, #media-tabs > ul li a:hover:after, #media-tabs > ul li a:focus:after { width: 70%; } } @media(min-width: 460px){ #media-tabs > ul li.ui-state-active a:after, #media-tabs > ul li a:hover:after, #media-tabs > ul li a:focus:after { width: 50%; } } @media(min-width: 768px){ #media-tabs > ul li { top: 1px; } #media-tabs > ul li a:after { height: 2px; } #media-tabs > ul li:not(.ui-state-active) { top: 2px; } #media-tabs > ul li.ui-state-active a:after, #media-tabs > ul li a:hover:after, #media-tabs > ul li a:focus:after { width: 100%; } } @media(min-width: 1460px){ #media-tabs > ul li { width: 365px; } #media-tabs > ul li.ui-state-active a:after, #media-tabs > ul li a:hover:after, #media-tabs > ul li a:focus:after { width: 75%; } #media-tabs > ul li a:after{ margin-left: 0; margin-right: auto; } } .gallery { margin-bottom: 20px; } .gallery .img-thumbnail { height: 267px; overflow: hidden; border: none; background: transparent; margin-bottom: 10px; } .gallery .img-thumbnail img { height: 100%; object-fit: cover; } .galleryHeader { margin-bottom: 8px; } #soubory { padding: 25px 30px 10px 30px; text-align: left; background-color: #ffffff; border-radius: 10px; } #soubory .box { background-color: #fff; display: inline-block; } #soubory .box a { text-decoration: underline; text-align: left; display: block; padding: 10px 0; height: 70px; overflow: hidden; display: flex; align-items: center; font-size: 12px; color: #555555; } #soubory .box a:hover .title { color: #ff6600; } #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){ #soubory .box a { font-size: 18px; } } #videa a:hover, #videa a:focus, #videa a:active { color: #ff6600; } .show-all.btn { color: #fff; margin-top: 5px; width: 100%; } .show_all-col { transition: width .5s;} #mainMenu .RESPswitchMENU { background-color: #d5d5d5; } #mainMenu .RESPswitchMENU a { padding: 10px 15px; display: block; text-align: right; color: #000000; font-size: 14px; } @media(max-width: 767px){ .searchActive { overflow: hidden; overflow-x: hidden; overflow-y: hidden; position: fixed; } } .searchActive #hledani #q { display: block; } #formularKontakt label.gdpr_souhlas { font-weight: normal; font-size: 13px; } p.tiny_empty_block { margin: 0; line-height: 0; } .cp-extrablock { margin-bottom: 80px; } .cp-extrablock h2, .cp-extrablock .h2 { font-size: 30px; margin-bottom: 20px; margin-top: 0; } .cp-extrablock:last-of-type { margin-bottom: 0; } .cp-extrablock img { max-height: 250px; object-fit: cover; margin-bottom: 30px; } @media(min-width: 992px){ .cp-extrablock img { max-height: 500px; margin-bottom: 0; } } @media(min-width: 1440px){ .cp-extrablock h2, .cp-extrablock .h2 { margin-top: 30px; } } .formular { margin: 0px auto; position: relative; } .formular .gdpr_col, .formular .button_col { text-align: left; } .formular .gdpr_col { margin-bottom: 20px; } .formular label { font-size: 16px; font-weight: 400; color: #2d2d2d; margin-bottom: 3px; } .formular .form-control { color: #2d2d2d; border: 1px solid #d5d5d5; box-shadow: none; border-radius: 0; font-size: 16px; } .formular .form-control:not(textarea) { height: 50px; margin-bottom: 15px; } .formular .form-control { margin-bottom: 18px; } .formular .btn { min-width: 220px; } .formular .gdpr_souhlas { font-size: 14px; line-height: 24px; } .formular .gdpr_text { position: relative; top: -2px; } .prety-checkbox { content: ''; width: 20px; height: 20px; line-height: 20px; display: inline-block; margin-right: 7px; background-color: #ffffff; border: 0; margin-bottom: -2px; } .prety-checkbox.checked { background: #fff; color: #333; 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; } @media(min-width: 1220px){ .formular .gdpr_col { text-align: left; margin-bottom: 0; } } #formularKontakt.formular { padding: 30px; background-color: #ededed; } #formularKontakt.formular .form_title { font-size: 24px; font-weight: 800; margin-top: 0; margin-bottom: 35px; } .formular.withFiles textarea.form-control { height: 110px; } .formular.withFiles .star{ position: absolute; right: 20px; top: 5px; color: #cc0000; } .formular.withFiles .fileInput-box { margin-top: 20px; margin-bottom: 40px; } .formular.withFiles .file_text { font-weight: 600; } .formular.withFiles a.file-btn:hover .plus { color: #33aa00; } .formular.withFiles .plus { height: 24px; width: 24px; display: inline-block; background-color: transparent; color: #cc0000; font-size: 24px; line-height: 24px; text-align: center; margin-right: 3px; transition: transform .5s; } .formular.withFiles .plus::before { content: "+"; } #formularKontakt.formular .gdpr_souhlas { display: flex; } #formularKontakt.formular .gdpr_text{ display: block; font-size: 14px; line-height: 20px; color: #2d2d2d; } #formularKontakt.formular .gdpr_text a { text-decoration: underline; } #formularKontakt.formular .prety-checkbox { width: 18px; min-width: 18px; height: 18px; background-color: #ffffff; border: 1px solid #d5d5d5; } #formularKontakt.formular .prety-checkbox.checked:before { top: -2px; } #formularKontakt.formular .finishForm-box { margin-bottom: 25px; } #formularKontakt.formular .captcha-box { margin-bottom: 25px; text-align: left; } #formularKontakt.formular .button_col .btn { font-size: 14px; font-weight: 800; padding-top: 15px; padding-bottom: 15px; } @media(min-width: 992px){ #formularKontakt.formular { padding: 60px; } } @media(min-width: 1220px){ #formularKontakt.formular { padding: 60px 120px; } } @media(max-width: 459px){ .g-recaptcha{ transform:scale(0.77); } } .mfp-bg, .lg-backdrop { z-index: 999999 !important; } .lg-outer, .mfp-wrap { z-index: 1000000 !important; }