html { scroll-behavior: smooth; } body { font-family: "Montserrat", sans-serif; line-height: 1.75857143; } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { color: #996017; font-weight: 600; font-family: "Alegreya", serif; } a { color: #996017; text-decoration: underline; } a:hover, a:focus { color: #000000; } .btn { font-family: "Montserrat", sans-serif; font-size: 16px; font-weight: 500; color: #ffffff; text-decoration: none; text-transform: uppercase; padding-top: 15px; padding-bottom: 15px; background: #996017; border-width: 0px; border-radius: 25px; min-width: 220px; } .btn:hover, .btn:focus { background: #663300; color: #fff; } .btn.white { background-color: #fff; color: #996017; } .btn.white:hover, .btn.white:focus { background: #663300; color: #fff; } .btn.border { border: 2px solid #fff; padding-top: 13px; padding-bottom: 13px; } .btn.border:hover, .btn.border:focus { background: #663300; border-color: #663300; color: #fff; } h1, .h1 { font-size: 36px; margin-bottom: 15px; } h2, .h2 { font-size: 32px; margin-top: 30px; margin-bottom: 15px; } h3, .h3 { margin-top: 30px; margin-bottom: 15px; } h4, .h4 { font-size: 24px; margin-top: 30px; margin-bottom: 10px; } h5, .h5 { font-size: 20px; margin-top: 30px; } h6, .h6 { font-size: 20px; margin-top: 20px; } p.vlastni { margin-bottom: 20px; } ul { padding-left: 17px; } .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: #996017; margin-top: 10px; } .img_bcg_block { overflow: hidden; } .img_bcg { display: block; background-size: cover; background-position: center; background-repeat: no-repeat; transition: transform 0.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 0.5s; } .stin { box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); } .radek { display: table; } .sloupec { display: table-cell; float: none !important; } .mfp-bg, .lg-backdrop { z-index: 999999 !important; } .lg-outer { z-index: 1000000 !important; } .img-responsive { margin: 0px auto; } .img-thumbnail { margin-bottom: 15px; border-radius: 0px; } .push-bottom { margin-bottom: 15px; } .container, .container-fluid { padding-left: 10px; padding-right: 10px; } body.homepage .container-fluid { padding-left: 20px; padding-right: 20px; } .row { margin-left: -10px; margin-right: -10px; } .col-xs-1, .col-cp-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-cp-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-cp-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-cp-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-cp-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-cp-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-cp-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-cp-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-cp-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-cp-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-cp-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-cp-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left: 10px !important; padding-right: 10px !important; } @media (min-width: 992px) { .no-padding-right { padding-right: 0 !important; } } .radek-flex { display: flex; } .h2_extra { padding: 10px 15px; margin: 30px auto 25px auto; text-align: center; border-bottom: 2px solid #663300; width: 30%; color: #333333; font-size: 24px; text-transform: uppercase; } .h2_extra a { color: #333333; } .h2_extra a:hover, .h2_extra a:focus { color: #663300; text-decoration: none; } img { max-width: 100%; height: auto; } .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 #ddb791; margin-bottom: 20px; font-size: inherit; } .page-content table th, .page-content table td { border: 1px solid #777; border: 1px solid #ddb791; vertical-align: middle; padding: 10px; } .page-content table th { background-color: #f2e4d5; font-weight: normal; } .page-content table tr:nth-child(even) td { background: #fcf9f5; } .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: #663300; } #header.affix { width: 100%; z-index: 99; top: 0px; } #header-stin { background-color: #fff; background-image: url("/img/bg.jpg"); background-repeat: no-repeat; background-position-x: right; position: relative; text-align: center; height: 70px; transition: height 0.5s; border-bottom: 5px solid #c6893c; z-index: 2; } @media (max-width: 303px) { #header-stin { background: linear-gradient( 90deg, rgba(255, 255, 255, 1) 0%, rgba(249, 245, 241, 1) 50%, rgba(153, 96, 23, 1) 50%, rgba(153, 96, 23, 1) 100% ); background-size: 100% !important; } } @media (min-width: 768px) { } @media (min-width: 1680px) { #header-stin { height: 90px; } } @media (min-width: 1920px) { #header-stin { background-size: 74.5%; } } #header:not(.preventAffix) #header-stin .kontejner { height: 100%; } #header:not(.preventAffix) #header-top { position: relative; height: 100%; } #logo { max-width: max-content; text-align: center; height: 100%; background-color: white; padding-inline: 30px; } #right-block { position: absolute; right: 20px; top: 50%; transform: translateY(-50%); } #logo img { max-width: 100%; height: auto; margin-top: 5px; max-height: 70px; transition: max-height 0.5s; } @media screen and (max-width: 1650px) { #logo img { max-height: 45px; } #logo { padding-inline: 10px; } } #header:not(.preventAffix) #header-right-block { top: 50%; transform: translateY(-50%); } #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: 60px; } .searchForm .btn { font-size: 21px; color: #fff; } .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; top: -22px; height: 100%; overflow: auto; width: 100%; } #mainMenu .navbar-nav { margin: 0px; } #mainMenu a { line-height: 20px; color: #fff; text-transform: uppercase; border: 0px none; outline: 0px none; border-bottom: 1px solid #996017; } #mainMenu a:hover, #mainMenu a:focus, #mainMenu a:active { color: #663300; background-color: transparent; } #mainMenu .active a { color: #663300; } #mainMenu .dropdown-menu { margin: -1px 0px 0px 0px; padding: 1px 0px 0px 0px; background: white; border-radius: 10px; filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.3)); } .animace-slider { position: absolute; top: 0; right: 0; } #mainMenu .dropdown-menu a { color: #663300; } #mainMenu .dropdown-menu a:hover { color: white; background-color: #996017; } #mainMenu .dropdown-menu li:last-child { margin: 0 10px 10px 10px; } #mainMenu .dropdown-menu li:first-child { margin: 10px 10px 0 10px; } .mobile-menu { display: none; } .dropdown.opened .dropdown-menu { display: block; } .navbar-toggle { background: #663300; color: #fff; margin-right: 8px; margin-top: 5px; } #leve-menu-toggle { float: left; text-transform: uppercase; margin-right: 0px; margin-left: 0px; margin-top: 0px; width: 140px; font-size: 14px; padding: 10px 8px; } a i.glyphicon { padding-right: 5px; } #main_obal { background: #fff; padding-top: 0px; } #col-left { padding: 0; } @media (max-width: 767px) { body.header-affixed { margin-top: 70px; } .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; } #mainMenu a { line-height: 20px; color: #c6893c; background-color: transparent; text-transform: uppercase; text-decoration: none; font-weight: 700; border: 0px none; outline: 0px none; border-bottom: 1px solid #e2c39c; } #mainMenu a:hover, #mainMenu a:focus, #mainMenu a:active { color: #663300; background-color: #e2c39c; } #mainMenu .active a { color: #663300; } } @media screen and (min-width: 1051px) { #mainMenu { width: 70% !important; } } @media screen and (max-width: 1050px) { .btn.menu_btn { display: none; } #navbar { position: absolute; top: 50%; left: 20%; transform: translateY(-50%); } #mainMenu { width: 100% !important; } } @media screen and (max-width: 767px) { #navbar { left: unset; transform: unset; } #mainMenu { width: 100% !important; } } @media (min-width: 768px) { #header, #header.affix { position: fixed; top: 0; left: 0; right: 0; z-index: 10; } #header.affix #header-stin { height: 60px; transition: height 0.5s; } #header.affix #logo img { max-height: 40px; transition: max-height 0.5s; } nav#mainMenu, nav#mainMenu div { display: inline-block; width: auto; } nav#mainMenu { position: absolute; left: 50%; width: 100%; } #main_obal { position: relative; } .homepage #main_obal { margin-top: 0; } #drobecky { position: absolute; top: -35px; } #header-right-block { height: auto; padding-left: 0; padding-right: 0; } #mainMenu { top: 50%; left: 50%; transform: translate(-50%, -50%); height: 40px; } #mainMenu a { font-size: 12px; padding-left: 6px; padding-right: 6px; padding-top: 10px; padding-bottom: 10px; color: #ffffff; font-weight: 700; font-family: "Alegreya"; border: none; text-transform: initial; text-decoration: none; } #mainMenu a.home { padding-left: 15px; padding-right: 15px; } #mainMenu a.home .icon { font-size: 16px; color: #f0b264; } #mainMenu a.home:hover .icon, #mainMenu a.home:focus .icon, #mainMenu a.home:active .icon { color: #663300; } .btn.menu_btn { min-width: auto; padding-top: 4px; padding-bottom: 4px; margin-left: 20px; font-family: "Alegreya"; font-size: 12px; font-weight: 700; } .btn.menu_btn .icon { left: -5px; font-size: 10px; } #mainMenu > .container { width: auto !important; } #mainMenu .navbar-collapse { background-color: transparent; color: inherit; top: auto; height: 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) { #mainMenu a { font-size: 13px; padding-left: 8px; padding-right: 8px; } #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: 577px; } .btn.menu_btn { min-width: 150px; font-size: 16px; } .btn.menu_btn .icon { left: -15px; font-size: 12px; } } @media (min-width: 1230px) { .container { width: 1210px; } #mainMenu a { font-size: 15px; padding-left: 10px; padding-right: 10px; } .menu_btn { font-weight: 700; } #searchFormTop { width: 360px; margin-right: 40px; } #t-kontakt { font-size: 14px; width: 190px; } #t-kontakt span { font-size: 21px; } nav#mainMenu { width: 700px; } .btn.menu_btn { font-size: 24px; min-width: 200px; } .btn.menu_btn .icon { font-size: 18px; } } @media (min-width: 1470px) { .container { width: 1450px; } nav#mainMenu { width: 800px; } #mainMenu a { font-size: 18px; padding-left: 14px; padding-right: 14px; } } .breadcrumb { background: transparent; margin-bottom: 0px; } #main_block { background-color: transparent; } .homepage #main_block { padding-bottom: 60px; } #main-content { padding-bottom: 80px; } #main_onePageObsah { margin-bottom: 50px; } @media (min-width: 768px) { #main_block { margin-top: 70px; } } @media (min-width: 1680px) { #main_block { margin-top: 90px; } } .page-content { margin-bottom: 50px; } .page-content h2:first-child, .page-content .h2:first-child { margin-top: 0; margin-bottom: 30px; } .onePage-content { margin-bottom: 50px; } #introCarousel { max-width: 50%; height: 100%; } @media screen and (max-width: 992px) { #introCarousel { position: relative; max-width: 100%; } } .promo-block { background-color: #f7e9d1; display: grid; overflow: hidden; height: 280px; grid-template-columns: 1fr 1fr; margin-bottom: 80px; } .promo-block .text-block { padding: 5% 5% 0 10%; } .promo-block .text-block h2 { font-size: clamp(24px, 2vw, 36px); color: #996017; font-weight: 600; } .promo-block .text-block p { font-size: clamp(16px, 1.6vw, 20px); margin-bottom: 30px; color: #996017; font-weight: 400; } .promo-block .text-block .btn { text-transform: capitalize; } @media screen and (max-width: 690px) { .promo-block { grid-template-rows: 1fr 1fr; grid-template-columns: 1fr; height: 500px; } .promo-block .text-block { padding: 5% 5% 10% 10%; } .promo-block .text-block .btn { padding: 0.8em 0.3em; font-size: 14px; } .promo-block .text-block p { margin-bottom: 20px; } } .image-wrapper { height: 280px; overflow: hidden; } .img-block { width: 100%; height: 100%; object-position: center 36%; object-fit: cover; display: block; } #introCarousel img { height: 350px; width: 930px; object-fit: cover; } @media screen and (max-width: 575px) { #introCarousel img { height: 240px; } } #introCarousel .carousel-control { display: flex; justify-content: center; align-items: center; width: 40px; height: 40px; background-color: #a96a17; opacity: 1; border-radius: 50%; background-image: unset; bottom: 20px; top: unset; text-decoration: none; text-shadow: unset; } #introCarousel .carousel-control:hover { background-color: #663300; } #introCarousel .left.carousel-control { left: 49%; transform: translateX(-100%); } #introCarousel .right.carousel-control { right: 49%; transform: translateX(100%); } #page-intro { position: relative; overflow: hidden; } #page-intro.withImage { background-color: #663300; background-image: url("/img/bg_podstranky.jpg"); margin-bottom: 80px; } #page-intro .image-bcg { background-repeat: no-repeat; background-size: cover; background-position: center; height: 240px; } #page-intro .text_obsah { position: relative; padding: 30px 0; overflow: hidden !important; } #page-intro .text_obsah .title { margin: 0; margin-bottom: 30px; font-size: 36px; color: #996017; } #page-intro.withImage .text_obsah .title { margin-bottom: 10px; font-size: 40px; color: #fff; } #page-intro .text_obsah .text { font-size: 19px; line-height: 30px; color: #b59c77; max-width: 50ch; } @media (min-width: 992px) { #page-intro .text_obsah, #page-intro .image-bcg { height: 350px; } #page-intro .image-bcg { position: absolute; top: 0; bottom: auto; left: 50%; right: 0; margin-left: 10px; } #page-intro .text_obsah { overflow: auto; padding-right: 15px; } #page-intro .text_obsah.noDefaultHeight { height: auto; padding-right: 0; } } @media (min-width: 1230px) { #page-intro .text_obsah { padding-top: 90px; } } @media (min-width: 1920px) { #page-intro.withImage { background-size: cover; } } #page-intro .text_obsah .text.kontakt a { text-decoration: none; } .homepage-section { text-align: center; margin-bottom: 80px; } .homepage-section .section_title { font-size: 48px; margin-top: 0; margin-bottom: 10px; } #home-uvodObrazek .title_box { width: 80%; background-color: #462813; background-color: rgba(70, 40, 19, 0.85); text-transform: uppercase; padding: 30px 40px; position: absolute; top: 40px; left: 30px; transition: all 0.5s; } #home-uvodObrazek .title_box:before { content: ""; display: block; width: 10px; height: 100%; background-color: #c6893c; background-color: rgba(198, 137, 60, 0.85); position: absolute; top: 0; left: -10px; } #home-uvodObrazek .title_box .main_title { margin-top: 0; margin-bottom: 0px; font-size: 22px; transition: font-size 0.5s; color: #ffffff; } #home-uvodObrazek .title_box .subMain_title { margin-top: 0; margin-bottom: 0; font-size: 14px; transition: font-size 0.5s; color: #ffffff; } @media (min-width: 460px) { #home-uvodObrazek .title_box { top: 60px; width: 60%; } #home-uvodObrazek .title_box .main_title { } #home-uvodObrazek .title_box .subMain_title { } } @media (min-width: 768px) { #home-uvodObrazek .title_box { top: 100px; } #home-uvodObrazek .title_box .main_title { font-size: 42px; } #home-uvodObrazek .title_box .subMain_title { font-size: 24px; } } @media (min-width: 992px) { #home-uvodObrazek .title_box { width: 50%; } #home-uvodObrazek .title_box .main_title { } #home-uvodObrazek .title_box .subMain_title { } } @media (min-width: 1230px) { #home-uvodObrazek .title_box { top: 150px; width: 670px; } #home-uvodObrazek .title_box .main_title { font-size: 72px; } #home-uvodObrazek .title_box .subMain_title { font-size: 38px; } } @media (min-width: 1470px) { #home-uvodObrazek .title_box { top: 240px; } #home-uvodObrazek .title_box .main_title { } #home-uvodObrazek .title_box .subMain_title { } } @media (min-width: 1920px) { #home-uvodObrazek .uvodObrazek { height: 100%; width: 100%; display: block; object-fit: cover; margin: 0 auto; } } #home-intro.homepage-section { text-align: left; } #home-intro { transition: margin 0.5s; } #home-intro .home_intro-box { overflow: hidden; background-image: url("/img/bg.jpg"); background-position: center; } #home-intro .top_border-block { height: 15px; background-color: #c6893c; } #home-intro .radek-flex { align-items: center; flex-direction: column; height: 100%; } #home-intro .sloupec-flex, #home-intro .img_bcg { height: 100%; } #home-intro .img_bcg_block img { visibility: hidden; } @media screen and (max-width: 600px) { #home-intro .img_bcg { background-size: contain !important; } } #home-intro .text_block { color: #fff; font-size: 15px; line-height: 25px; margin-bottom: 30px; padding: 30px; } #home-intro .text_block .section_title { color: #fff; margin-bottom: 25px; } #home-intro .text { margin-bottom: 35px; } #home-intro .btn { min-width: 200px; } @media (min-width: 768px) { #home-intro { margin-top: -104px; } } @media (min-width: 992px) { #home-intro { margin-top: -194px; } #home-intro .home_intro-box { height: 560px; } #home-intro .img_bcg_block { height: 100%; } #home-intro .radek-flex { flex-direction: row; } #home-intro .text_block { padding-left: 45px; padding-right: 60px; } } @media (min-width: 1230px) { #home-intro .text_block { font-size: 20px; line-height: 30px; } } @media (min-width: 1920px) { #home-intro { margin-top: -20%; } } #home-services .text { font-size: clamp(24px, 1.7vw, 32px); color: #996017; font-weight: 600; font-family: "Alegreya"; background-color: #f7ead2; padding-block: 5%; transition: all 0.3s ease-in-out; } #home-services .section-heading > h2 { font-size: clamp(34px, 4vw, 48px); color: #996017; font-weight: 600; font-family: "Alegreya"; text-align: center; margin-bottom: 5%; } #home-services .service .image-wrapper { overflow: hidden; height: max-content; } #home-services .service { margin-bottom: 20px; overflow: hidden; } #home-services .service a { text-decoration: none; } #home-services .service img { transition: transform 0.3s ease-in-out; } #home-services .service:hover img { transform: scale(1.1); } #home-services .service:hover .text { background-color: #996017; color: white; } #home-moto { font-size: 48px; line-height: 60px; color: #996017; font-weight: bold; font-family: "Alegreya"; text-align: center; } #home-dotazy { text-align: center; } .dotazy-box { background-color: #f7ead2; padding: 80px 0; } #home-dotazy .section_title { font-size: 36px; margin-bottom: 40px; } #home-dotazy .dotazy_vypis { text-align: left; } .panel { margin: 0; border: none; box-shadow: none; background-color: transparent; border-top: 1px solid #d5bd92; } .panel.last { border-bottom: 1px solid #d5bd92; } .panel-heading { border: none; padding: 0px; position: relative; } .panel-title { height: 110px; line-height: 75px; font-size: 20px; font-weight: 700; color: #996017; transition: color 0.2s; } .panel-title a { display: block; text-decoration: none; height: 100%; } .panel-title a .tab_title { padding-left: 25px; } .panel-title:hover, .panel-title:focus, .panel-title:active { color: #663300; cursor: pointer; } .panel-title:hover .title, .panel-title:focus .title, .panel-title:active .title { color: #663300; } .panel-title::after { content: ""; display: block; margin-right: 15px; position: absolute; top: 50px; right: 20px; text-align: left; font-size: 13px; line-height: 13px; width: 13px; height: 13px; border-right: 4px solid #996017; border-bottom: 4px solid #996017; position: absolute; z-index: 1; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); transition: all 0.2s; } .panel-title.closed::after { top: 50px; right: 20px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); transition: all 0.2s; } .panel-title:hover::after { border-right-color: #663300; border-bottom-color: #663300; } .panel-body { padding: 15px 25px; } @media (max-width: 767px) { .panel-title a.title .tab_title { width: 70%; display: block; line-height: initial; top: 50%; position: absolute; transform: translateY(-50%); font-size: 18px; } } @media (min-width: 768px) { .panel-title { height: 75px; } .panel-title::after { top: 30px; } .panel-title.closed::after { top: 30px; } } @media (min-width: 992px) { .panel-title { font-size: 26px; } } .panel-body .img-thumbnail { border: none; } .panel-body a.box { text-decoration: none; } .panel-body a.box .titulek { display: block; text-align: center; font-size: 14px; margin-top: 10px; } .homepage-section#home-bottom_gallery { margin-bottom: 0; } #home-bottom_gallery .wider_cont { width: 100%; padding: 0px 20px; } #home-bottom_gallery .wider_row { margin: 0px -10px; } #home-bottom_gallery .wider_col { padding: 0px 10px; } #home-bottom_gallery .box { background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; height: 305px; margin-bottom: 20px; } #home-bottom_gallery .box .title_box { position: absolute; bottom: 0; left: 0; right: 0; padding: 15px; } #home-bottom_gallery .box .title { display: inline-block; font-family: "Alegreya"; font-size: 33px; font-weight: 500; line-height: 36px; color: #ffffff; text-align: center; transition: font-size 0.5s; } #home-bottom_gallery .box .title.top { margin-bottom: 10px; } #home-bottom_gallery .box .link, #home-bottom_gallery .box .background { display: block; position: absolute; height: 100%; width: 100%; left: 0; right: 0; z-index: 2; } #home-bottom_gallery .box .background { z-index: 0; background-color: rgba(37, 32, 31, 70%); } #home-bottom_gallery .box .link:hover ~ .title, #home-bottom_gallery .box .link:focus ~ .title, #home-bottom_gallery .box .link:active ~ .title { color: #996017; transition: color 0.2s; } @media (min-width: 992px) { #home-bottom_gallery .box { height: 390px; } #home-bottom_gallery .box .title_box { padding: 15px 30px 50px 30px; } #home-bottom_gallery .box .title { font-size: 33px; } } @media (min-width: 1230px) and (max-width: 1469px) { #home-bottom_gallery .box .title { font-size: 30px; line-height: 33px; } } @media (max-width: 767px) { #home-bottom_gallery .box .title { font-size: 25px; line-height: 28px; } #home-bottom_gallery .box .title_box { padding-bottom: 30px; } } .page-content { } .gallery { text-align: center; margin-bottom: 10px; } .gallery .img-thumbnail { border: none; background: transparent; margin-bottom: 15px; } #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: #663300; } .subnav { display: none; clear: both; } .opened > .subnav { display: block; } .sidebar-title { font-size: 15px; display: block; padding: 10px 10px 10px 10px; background-color: #663300; } .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: 3px; border-top: 5px solid #c6893c; box-shadow: none; } nav.navbar > .container { padding: 0; } #mainMenu #navbar { margin: 0; height: auto; } } @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: #663300; 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: 1230px) { .leve-menu li > a { font-size: 16px; padding-top: 10px; padding-bottom: 10px; } .leve-menu .subnav a { font-size: 14px; } } #rychly-kontakt .box { margin-bottom: 50px; } #rychly-kontakt a.tel { text-decoration: none; } #rychly-kontakt .title { font-size: 30px; margin-top: 0; margin-bottom: 20px; } #rychly-kontakt .text { margin-bottom: 30px; } #footer { background-color: #996017; } #footer a:not(.btn) { color: #d5bd92; } #footer a:not(.btn):hover, #footer a:not(.btn):focus, #footer a:not(.btn):active { text-decoration: none; color: #663300; } #footer-top { padding-top: 55px; padding-bottom: 60px; background-image: url("/img/bg.jpg"); background-position: center; text-align: center; } #footer-top .text_block { margin-bottom: 40px; } #footer-top .title { margin-top: 0; margin-bottom: 10px; font-size: 40px; color: #fff; } #footer-top .text { font-size: 18px; line-height: 24px; color: #d5bd92; font-weight: 400; } #footer-top .button_block { display: flex; flex-direction: column; justify-content: center; } #footer-top .btn { text-transform: none; font-size: 24px; min-width: 270px; line-height: 26px; padding-top: 12px; padding-bottom: 12px; font-weight: bold; font-family: "Alegreya"; position: relative; overflow: hidden; margin: 15px auto; max-width: 270px; } .btn .icon { font-size: 18px; position: relative; left: -25px; } .btn.tel:hover .icon, .btn.tel:focus .icon, .btn.tel:active .icon { animation-name: phone_ring; animation-duration: 0.5s; animation-iteration-count: infinite; } #footer-top .btn.mail .icon { position: absolute; left: auto; top: -50px; right: 90px; } #footer-top .btn.mail:hover .icon, #footer-top .btn.mail:focus .icon, #footer-top .btn.mail:active .icon { animation-name: envelope_flight; animation-duration: 2s; animation-timing-function: ease-in-out; } @media (min-width: 992px) { #footer-top .button_block { flex-direction: row; } #footer-top .btn { margin: 0 5px; max-width: initial; } } #top-line .kontakt a:active .svg-icon { fill: #333; animation-name: phone_ring; animation-duration: 0.5s; animation-iteration-count: infinite; } @keyframes phone_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); } } @keyframes envelope_flight { 0% { transform: rotate(0); } 100% { transform: rotate(75deg); top: 60px; right: -20px; } } #footer-bottom { background-color: #996017; text-align: center; font-size: 14px; color: #d5bd92; } #footer-bottom p { margin: 0px !important; padding: 23px 0px; line-height: 24px; vertical-align: bottom; overflow: hidden; } #footer-bottom .footer-links { display: flex; flex-wrap: wrap; flex-direction: column; } #footer-bottom .footer-links .oddelovac { display: none; margin: 0 5px; } @media (min-width: 992px) { #footer-bottom .footer-links { flex-direction: row; } #footer-bottom .footer-links .oddelovac { display: inline-block; } } .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: #fff; padding: 0 5px; } .footer-copyright-cp a:hover .svg-icon { fill: #000000; } #footer-bottom .nonRESPswitch { margin-left: 40px; } #footer-bottom .soc_icons { height: 70px; padding: 10px 0; text-align: center; } #footer-bottom .soc_icon_box { display: inline-block; position: relative; width: 50px; height: 50px; line-height: 50px; text-align: center; border-radius: 50%; margin: 0 5px; } #footer-bottom .soc_icon_box .icon { font-size: 24px; color: #fff; left: 0; right: 0; } #footer-bottom .soc_icon_box.fb { background-color: #1778f2; } #footer-bottom .soc_icon_box.ig { background-color: #c73575; background-image: linear-gradient( 45deg, #9b27af 0%, #f34335 50%, #ffc107 100% ); border: 0px solid #010101; } #footer-bottom .soc_icon_box:hover .icon, #footer-bottom .soc_icon_box:focus .icon { color: #c6893c; } 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 .carousel-indicators { bottom: 5px; margin: 0px; width: 90%; text-align: right; left: auto; right: 15px; } #animace .carousel-indicators li { border-color: #666; background-color: #663300; margin: 0px; } #animace .carousel-indicators .active { background-color: #11aaff; width: 10px; height: 10px; } article#home-intro { margin-top: 20px; text-align: center; font-size: 18px; } .zpet_na_vypis { display: inline-block; margin-bottom: 30px; margin-right: 20px; color: #555; } .zpet_na_vypis .icon { margin-right: 5px; color: #996017; } .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; } #dotazy_block-wrapper { margin-bottom: 30px; } #reference-block { margin-bottom: 20px; } .reference-articles .box { margin-bottom: 20px; text-align: center; } .reference-articles .box_link { left: 0px; right: 0px; } .reference-articles .img_bcg_block { height: 270px; transition: height 0.5s; } .reference-articles .img_bcg { height: 100%; } .reference-articles .title_block { height: 100px; background-color: #f7ead2; padding: 25px 25px 0 25px; } .reference-articles .title_block .title { font-size: 20px; line-height: 28px; color: #996017; font-weight: bold; font-family: "Alegreya"; margin: 0; height: 55px; overflow: hidden; } .reference-articles .box_link:hover ~ .title_block .title, .reference-articles .box_link:focus ~ .title_block .title { color: #663300; } @media (min-width: 460px) and (max-width: 767px) { .reference-articles .img_bcg_block { height: 170px; } } .pagination { margin-top: 40px; margin-bottom: 0; } .pagination > li > a, .pagination > li > span { padding: 10px 16px; color: #302928; background-color: #fff; border-color: #d5d5d5; font-weight: 600; font-size: 14px; margin: 0px 5px 0px 0px; border-radius: 0px; } .pagination > li > a i.glyphicon { padding: 0px; font-size: 0.9em; } .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background-color: #996017; border-color: #996017; 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: #996017; border-color: #996017; 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: #663300; } .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; } #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: #663300; 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; } .ico-btn > .ico { width: 65px; } .ico { margin-bottom: 15px; } } @media (min-width: 992px) { .ico-btn > .ico { width: 75px; } } @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-color: #996017; background-image: url("/img/bg.jpg"); background-position: center; background-size: contain; } .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; } .preventAffix #header-stin > .container { position: fixed; top: 0; width: 100%; z-index: 9999; border-bottom: none; background: linear-gradient( 90deg, rgba(255, 255, 255, 1) 0%, rgba(249, 245, 241, 1) 50%, rgba(153, 96, 23, 1) 50%, rgba(153, 96, 23, 1) 100% ); } .preventAffix #header-top { padding-bottom: 0; } .menuOpened #top-line { display: none; } .dropdown-menu > li > a { padding: 10px 20px; background-color: #00f; } } @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 { } } @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.5); 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 { } .files-box.top_offset { margin-top: 90px; } #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: "Alegreya"; font-size: 28px; font-weight: 700; color: #996017; text-align: left; background-color: transparent; margin: 0; border: none; padding: 10px; } #media-tabs .gallery { padding: 0; padding-top: 15px; } #media-tabs .ui-state-default a { color: #333; } #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:active { background-color: inherit !important; border-bottom: 2px solid #996017 !important; top: 1px; } #media-tabs > ul li:hover a #media-tabs > ul li:focus a #media-tabs > ul li:active a { color: #996017; } @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 #d5d5d5 !important; top: 0px; } } #media-tabs .ui-state-active a, #media-tabs .ui-state-active a:link, #media-tabs .ui-state-active a:visited { color: #996017; outline: none; } .gallery { text-align: center; margin-bottom: 10px; } .gallery .img-thumbnail { height: 267px; overflow: hidden; border: none; background: transparent; margin-bottom: 10px; } .gallery .img-thumbnail img { height: 100%; object-fit: cover; } #soubory { padding: 35px; background-color: white; border: 1px solid #d5d5d5; text-align: left; } #soubory .box { margin-bottom: 20px; background-color: #fff; } #soubory .box a { text-decoration: underline; text-align: left; display: block; padding: 10px; height: 70px; overflow: hidden; display: flex; align-items: center; font-size: 18px; } #soubory .box a:hover .title { color: #996017; } #soubory .box a:hover img { max-height: 50px; transition: max-height 0.2s; } #soubory .box img { max-height: 46px; min-width: 40px; transition: max-height 0.2s; display: block; margin-right: 15px; } @media (min-width: 460px) and (max-width: 1229px) { #soubory .box a .title { font-size: 12px; } } #videa a:hover, #videa a:focus, #videa a:active { color: #996017; } .show-all.btn { color: #fff; margin-top: 15px; min-width: 260px; } #mainMenu .RESPswitchMENU { padding-top: 40px; 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: 120px; } .cp-extrablock:last-of-type { margin-bottom: 0; } .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; } } #form_block { } #form_block .form_wrapper { background-color: #f7ead2; padding: 60px 30px 57px 30px; } #form_block .title { text-align: center; margin-top: 0; margin-bottom: 30px; font-size: 36px; color: #996017; } #form_block .text { text-align: center; margin-bottom: 35px; } .formular { margin: 0px auto; color: #302928; position: relative; } .formular label { font-size: 16px; font-weight: 400; color: #555; margin-bottom: 0; margin-top: 10px; } #footer .formular a { color: #302928; text-decoration: underline; } #footer .formular a:hover, #footer .formular a:focus, #footer .formular a:active { color: #000; } .formular .form-control { border-radius: 4px; background-color: #fff; font-size: 16px; line-height: 24px; border: 0; box-shadow: none; padding-left: 20px; margin-bottom: 20px; } .formular .form-control:not(textarea) { height: 60px; } .formular textarea.form-control { height: 120px; line-height: 24px; padding-top: 15px; } .formular .gdpr_souhlas { font-size: 16px; margin-bottom: 35px; } .formular .gdpr_text { position: relative; top: -2px; } @media (min-width: 992px) { .formular label { margin-top: 0; } } @media (min-width: 992px) and (max-width: 1229px) { .formular label { line-height: 20px; height: 40px; } } @media (min-width: 1230px) { .formular .btn { min-width: 262px; } } .formular select { display: block; width: 100%; border: none; font-size: 15px; background: url(/img/select.png) 97% 50% no-repeat #ffffff; background-size: 3%; background-size: 2.5%; height: 46px; cursor: pointer; padding-left: 15px; appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; } .prety-checkbox { content: ""; width: 20px; height: 20px; line-height: 20px; display: inline-block; margin-right: 7px; background-color: #ffffff; border: 0; margin-bottom: -2px; border: 1px solid #c3c0b6; } .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 screen and (max-width: 450px) { .col-xs-custom-12 { width: 100% !important; } } .card-wrapper { margin-top: 40px; } .card { height: 100%; padding: 5% 5% 8% 5%; text-align: center; margin-bottom: 10px; } .card h2 { font-size: clamp(24px, 3vw, 36px); } .card p { font-size: clamp(16px, 1.7vw, 20px); line-height: 28px; color: #996017; } .card .button-flex { display: flex; align-items: center; justify-content: center; gap: 20px; flex-wrap: wrap; margin-top: 5%; } @media screen and (min-width: 1546px) { .card .buttonf-flex { margin-top: 40px; } } .card .card-btn { display: block; max-width: 220px; width: 100%; background-color: #996017; color: white; padding-block: 0.5em; border: 1px solid #996017; text-decoration: none; font-size: 16px; font-weight: 500; border-radius: 25px; } .card .card-btn i { margin-right: 10px; transform: scaleX(-1); } .card-btn:hover { background-color: transparent; color: #996017; } .card .card-btn.card-btn-light { background-color: transparent; color: #996017; border: 1px solid #996017; } .card .card-btn.card-btn-light:hover { background-color: #996017; color: white; } .card.card-dark { background-color: #f7ead2; border: 1px solid #f7ead2; } .card.card-light { background-color: #ffffff; border: 1px solid #d5d5d5; } .form-wrapper { background-color: #f7ead2; padding: 40px; } .form-wrapper h1 { margin-bottom: 40px; font-size: clamp(26px, 2vw, 36px); } #roubenka-formular input, #realizace-formular input { width: 100%; border: none; outline: #996017; color: #333333; font-size: clamp(14px, 1.5vw, 16px); padding: 0.8em; } #roubenka-formular textarea, #realizace-formular textarea { width: 100%; border: none; outline: #996017; color: #333333; font-size: clamp(14px, 1.5vw, 16px); padding: 0.8em; resize: none; } #roubenka-formular label, #realizace-formular label { font-weight: normal; font-size: 16px; color: #333333; } #roubenka-formular input.is-invalid, #realizace-formular input.is-invalid, textarea.is-invalid { border: 1px solid #ff0000 !important; } input.is-invalid + .prety-checkbox { border: 1px solid #ff0000 !important; } #roubenka-formular button[type="submit"], #realizace-formular button[type="submit"] { border-radius: 25px; background-color: #996017; border: 0px solid #010101; font-size: 16px; text-transform: uppercase; color: #ffffff; font-weight: 500; width: 100%; padding-block: 0.6em; } @media screen and (max-width: 1230px) { #roubenka-formular, #realizace-formular .col-lg-4 { margin-top: 10px; } } @media screen and (max-width: 767px) { .form-wrapper { padding: 20px; } } #roubenka-formular button[type="submit"]:hover { background-color: hsl(34, 74%, 20%); } #realizace-formular button[type="submit"]:hover { background-color: hsl(34, 74%, 20%); } #roubenka-formular .row, #realizace-formular .row { margin-top: 20px; } @media screen and (max-width: 1230px) { #roubenka-formular .col-lg-4, #realizace-formular .col-lg-4 { margin-bottom: 15px; } } .text-underline { text-decoration: underline; } cp-extrablock { display: flex; flex-wrap: wrap; padding-top: 30px; padding-bottom: 30px; } .cp_texts_box img { cursor: pointer !important; } .cp-extrablock .text_col { display: flex; align-items: center; } .cp-extrablock h1:first-of-type, .cp-extrablock .h1:first-of-type, .cp-extrablock h2:first-of-type, .cp-extrablock .h2:first-of-type { margin-top: 0; } .cp-extrablock h2, .cp-extrablock .h2 { font-size: 30px; margin-bottom: 20px; margin-top: 0; } .cp-extrablock h3, .cp-extrablock .h3 { margin-top: 0px; } .cp-extrablock img { max-height: 300px; width: 100vw; object-fit: cover; margin-bottom: 20px; } @media (min-width: 992px) { .cp-extrablock.imgRight .text_wrapper { padding-right: 20px; } .cp-extrablock.imgLeft .text_wrapper { padding-left: 20px; } .cp-extrablock img { max-height: 500px; margin-bottom: 0; } } .mfp-bg { opacity: 0.8 !important; z-index: 40 !important; } .cp_imgs_box img { cursor: pointer; } .mfp-wrap { position: fixed !important; top: 0 !important; left: 0 !important; } .cp_imgs_box .multiple_photo { display: flex; justify-content: center; flex-direction: column; margin-left: -10px; margin-right: -10px; } .cp_imgs_box .multiple_photo .img_item { padding-left: 10px; padding-right: 10px; margin-bottom: 20px; } .cp_imgs_box .multiple_photo .img_item img { height: 100%; object-fit: cover; width: 100vw; } @media (min-width: 768px) { .cp_imgs_box .multiple_photo { flex-direction: row; } .cp_texts_box { padding-top: 30px; padding-bottom: 30px; } } .table-wrapper { overflow-x: auto; margin-top: 20px; } table { width: 100%; border-collapse: collapse; margin-bottom: 40px; } th, td { border: 1px solid #ddd; padding: 12px; text-align: center; } th { background-color: #f2e4d5 !important; font-weight: bold !important; } tr:nth-child(even) { background-color: #fcf9f5 !important; } td:first-child { text-align: left; font-weight: 500; } 