html{scroll-behavior: smooth;} body {color:#000000;background:#F4F4F4; font-family:'Plus Jakarta Sans', sans-serif; font-size:18px;font-weight:300;line-height:1.75857143;} h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {color:#000000;font-weight:700;font-family:'Plus Jakarta Sans', sans-serif;} a {color:#000000;text-decoration:underline;} a:hover, a:focus {color:#99bb33;} .green { color: #99bb33; } .btn { font-family:'Plus Jakarta Sans', sans-serif; font-size: 16px; line-height: 22px; font-weight: 700; text-decoration: none; padding-top: 13px; padding-bottom: 13px; color: #ffffff; background: #99bb33; border-width: 1px solid #99bb33; border-radius: 25px; min-width: 180px; position: relative; overflow: hidden; } .btn:hover, .btn:focus { color:#ffffff; background:#517a2a; } .btn.btn_transparent{ background-color: #ffffff; border: 1px solid #99bb33; color: #000000; } .btn.btn_transparent:hover, .btn.btn_transparent:focus { color:#ffffff; background:#517a2a; border-color: #517a2a; } .btn.btn_white { background-color: #ffffff; border: 1px solid #ffffff; color: #000000; } .btn.btn_white:hover, .btn.btn_white:focus { color:#ffffff; background:#517a2a; border-color: #517a2a; } .btn::after, .btn::before { font-family: "Font Awesome 5 Free"; position: absolute; color: #99bb33;; font-size: 15px; } .btn::after { top: -100px; left: 85%; content: '\f185'; font-size: 20px; } .btn::before { bottom: 0px; left: 400px; content: '\f5ba'; } .btn:hover::after, .btn:focus::after, .btn:active::after { animation: direction_bottom 5s ease-in-out 0s 1 normal forwards, zareni 2s infinite; } .btn:hover::before, .btn:focus::before, .btn:active::before { animation: direction_left 5.2s ease-in-out 0s 1 normal forwards; } @keyframes direction_bottom { 0% { top: -100px; } 100% { left: 85%; top: 20%; } } @keyframes zareni { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } @keyframes direction_left { 0% { left: 400px; } 100% { left: 80%; bottom: 0px; } } .visuallyhidden { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; } 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;} .vertical-align { position: absolute; top: 50%; transform: translateY(-50%); } @media(min-width: 1220px){ .col-lg-petina { width: 20% !important; } } .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,.1); } @media(min-width: 1460px){ .col-xlg-2 { width: 16.66666667%; } .col-xlg-3 { width: 25%; } .col-xlg-petina { width: 20%; } } .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 #99bb33; width:30%; color: #333333; font-size: 24px; text-transform: uppercase; } .h2_extra a { color: #333333; } .h2_extra a:hover, .h2_extra a:focus { color: #99bb33; 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; } .home_section ul, .obsah_section ul, .page-content ul { list-style: none; padding-left: 20px; } .home_section ul li, .obsah_section ul li, .page-content ul li { margin-top: 5px; margin-bottom: 5px; line-height: 1.733; } .home_section ul li:before, .obsah_section ul li:before, .page-content ul li:before { content: "\f105"; font-family: "FontAwesome"; color: #99bb33; display: inline-block; width: 1.2em; margin-left: -1em; font-size: 14px; } .home_section ul.list-unstyled, .obsah_section ul.list-unstyled, .page-content ul.list-unstyled { list-style: none inside none; padding-left: 0px;} .page-content { font-size: 16px; line-height: 28px; color: #000000; font-weight: 400; } .input-group #q.form-control { height: 45px; border-color: #99bb33; border-radius: 20px 0px 0px 20px; } .input-group-btn .btn { height: 45px; padding-top: 0px; padding-bottom: 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; } .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:#99bb33; } #header.affix { width: 100%; z-index: 999; max-width: initial; } #header.affix { max-width: initial; } #header #header-stin > .container { width: 100%; } #header-stin { position: relative; min-height: 60px; background-color: #ffffff; transition: box-shadow .2s; } #header.affix #header-stin { box-shadow: 0 0px 5px 5px rgba(150,150,150,.2); border-radius: 0; min-height: 60px; } .menuOpened #header-stin { box-shadow: none; } #header-top { position: relative; } #header-right-block { margin-top: 12px; } #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 .logo_h1 { margin: 0; } #logo a { position: relative; z-index: 2; } #logo img { max-width: 100%; height: auto; max-height: 24px; margin-top: 17px; } .header_box_link { min-width: initial; height: 35px; position: relative; float: right; display: flex; align-items: center; justify-content: center; font-size: 10px; font-weight: 700; text-transform: none; margin-top: 0px; } .header_box_link .svg-icon { height: 30px; width: 30px; fill: #ffffff; } .header_box_link.active, .header_box_link:hover, .header_box_link:focus { color:#FFFFFF; background:#517a2a; } .header_box_link.kl_sekce_btn { border-width: 1px; margin-right: 18px; height: 35px; width: 35px; min-width: initial; } .header_box_link.kl_sekce_btn.active { border-color: #517a2a; } @media(min-width: 992px){ .header_box_link { min-width: 170px; height: 45px; margin-top: 0px; font-size: 13px; } .header_box_link.kl_sekce_btn { height: 45px; width: 45px; } .header_box_link .svg-icon { margin-right: 12px; } } @media(min-width: 1220px){ .header_box_link { font-size: 16px; } } .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: #99bb33; } #header.affix #top-header { display: none; } #top-header { background-color: #99bb33; height: 50px; } #zahlaviMenu { height: 100%; } #zahlaviMenu > .container { height: 100%; display: flex; justify-content: space-between; align-items: center; } #zahlaviMenu ul { flex: 1; list-style-type: none; padding: 0px; margin: 0px; } #zahlaviMenu ul.right_part { text-align: right; } #zahlaviMenu ul li { display: inline-block; margin-right: 10px; } #zahlaviMenu ul.right_part li { display: inline-flex; align-items: center; margin-right: 0px; margin-left: 10px; } #zahlaviMenu ul li a { font-size: 11px; color: #ffffff; font-weight: 500; text-decoration: none; } #zahlaviMenu ul li a .icon { font-size: 13px; color: #ffffff; margin-right: 9px; } #zahlaviMenu ul li.active a, #zahlaviMenu ul li a:hover, #zahlaviMenu ul li a:focus, #zahlaviMenu ul li.active a .icon, #zahlaviMenu ul li a:hover .icon, #zahlaviMenu ul li a:focus .icon { color: #000000; } @media(min-width: 992px){ #zahlaviMenu ul li { margin-right: 20px; } #zahlaviMenu ul.right_part li { margin-right: 0px; margin-left: 20px; } #zahlaviMenu ul li a { font-size: 14px; } } @media(min-width: 1220px){ #zahlaviMenu ul li { margin-right: 30px; } #zahlaviMenu ul.right_part li { margin-right: 0px; margin-left: 30px; } #zahlaviMenu ul li a { font-size: 16px; } } .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; } #mainMenu .navbar-nav { margin: 0px; } #mainMenu a { line-height: 20px; color: #1d1d1d; text-decoration: none; border:0px none; outline: 0px none; border-bottom:1px solid #99bb33; } #mainMenu a:hover, #mainMenu a:focus, #mainMenu a:active, #mainMenu a.active { color:#99bb33; background-color: transparent; } #mainMenu .active > a { color: #99bb33; } #mainMenu .dropdown-menu li.active a { background-color: #ffffff; } @media(min-width: 768px){ #mainMenu a.dropdown-toggle { height: 74px; } #mainMenu .dropdown-menu { margin:-1px 0px 0px 0px; padding: 1px 0px 0px 0px; background:#ffffff; top: 74px; border: none; box-shadow: 0 5px 5px rgba(0,0,0,0.175); } .header-affixed #mainMenu a.dropdown-toggle { height: 59px; } .header-affixed #mainMenu .dropdown-menu { top: 59px; } } .mobile-menu { display: none; } .dropdown.opened .dropdown-menu {display:block;} #leve-menu-toggle { float:left; text-transform: uppercase; margin: 0; width:140px; padding: 10px 8px; font-size: 14px; } a i.glyphicon {padding-right:5px;} #col-left { padding: 0; } @media(max-width: 767px){ body.header-affixed { margin-top: 0px; } #header-right-block { } #header.affix #logo img { } #mainMenu > .container { padding: 0px; } #mainMenu > .container > #navbar { margin-left: 0px; margin-right: 0px; } .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: 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;} } @media(min-width: 768px){ #header-stin { max-width: 768px; margin: 0 auto; border-radius: 45px; box-shadow: 0 0 10px rgba(0,0,0,0.2); } #header #header-stin > .container { padding: 0px 20px; } #header, #header.affix { position: absolute; top: 0; left: 0; right: 0; z-index: 10; } #header.affix-top #header-stin { top: 30px; } #header.affix { width: 100%; z-index: 999; } #header.affix #logo img { max-height: 34px; margin-top: 7px; } #header.affix-top #header-stin { min-height: 60px; } #logo { text-align: left; } #logo img { max-width: 100%; height: auto; margin-top: 12px; max-height: 18px; } #header-right-block { height:auto; margin-top: 13px; } #header.affix #header-right-block { margin-top: 8px; } #lang { margin-top: 10px; } nav.navbar { margin-top: 3px; } #header.affix nav.navbar { margin-top: 1px; } 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: -300px; } #main_obal { position: relative; } body.homepage #main_obal { margin-top: -120px; } #drobecky { position: absolute; top: -35px; } #mainMenu a { padding-left: 4px; padding-right: 4px; padding-top: 10px; padding-bottom: 10px; color: #000000; font-size: 9px; font-weight: 400; line-height: 35px; border:none; } #mainMenu a .icon { padding: 10px 0; } #mainMenu a.menuItem:after { content: ''; display: inline-block; width: 0%; transition: width .2s; height: 2px; background-color: #99bb33; } #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: #99bb33; } #mainMenu a.tel_link { flex-direction: row; position: relative; } #mainMenu a.tel_link .icon { color: #99bb33; 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;} #mainMenu>.container { padding: 0 5px; } } @media (min-width: 992px){ #header #header-stin { max-width: 992px; } #header #header-stin > .container { padding: 0px 30px; } #header.affix-top #header-stin { min-height: 60px; } #logo img { margin-top: 12px; max-height: 18px; } #header.affix #logo img { max-height: 44px; margin-top: 8px; } nav.navbar { margin-top: 3px; } #header-right-block { margin-top: 8px; } #mainMenu a { font-size: 11px; padding-left: 6px; padding-right: 6px; font-weight: 600; } #mainMenu .container {padding:0px;} #mainMenu>.container { padding: 0 15px; } nav#mainMenu { width: 894px; margin-left: -605px; } } @media (min-width: 1220px){ #header #header-stin { max-width: 1220px; } #header.affix-top #header-stin { min-height: 80px; } #logo img { max-height: 24px; margin-top: 28px; } nav.navbar { margin-top: 12px; } #header-right-block { margin-top: 18px; } #mainMenu a { font-size: 15px; padding-left: 7px; padding-right: 7px; } nav#mainMenu { width: 1205px; margin-left: -795px; } } @media (min-width: 1460px){ #header #header-stin { max-width: 1420px; } .container { width: 1440px; } #mainMenu a { font-size: 17px; padding-left: 12px; padding-right: 12px; } nav#mainMenu { margin-left: -710px; } } @media(min-width: 1920px){ #header #header-stin, #header .container { transition: width .5s; } } #main_obal { background: #ffffff; } @media(max-width: 767px){ .header-affixed #main_obal { margin-top: 0; } } #main_block { background-color: transparent; margin-top: 0px; } @media(min-width: 768px){ #main_block { margin-top: 50px; } } #main_obsah { padding-bottom: 0px; } #main_obsah.offsetBottom { padding-bottom: 50px; } #pageIntro { text-align: center; } #pageIntro .withImage { position: relative; padding: 0; height: 490px; color: #ffffff; margin-bottom: 50px; border-bottom-left-radius: 60px; border-bottom-right-radius: 60px; background-size: cover; background-position: center; background-repeat: no-repeat; overflow: hidden; } #pageIntro .withImage .intro_img { position: absolute; top: 0px; left: 0px; right: 0px; height: 100%; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; } #pageIntro .withImage .prekryv { position: absolute; left: 0; right: 0; display: block; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); } #pageIntro .withImage .kontejner { position: relative; height: 100%; } #pageIntro .withImage .content { position: absolute; top: 45%; transform: translateY(-50%); left: 10px; right: 10px; } #pageIntro .withImage .content .main_text { font-size: 14px; line-height: 22px; color: #ffffff; font-weight: 400; } #pageIntro .withImage .content .main_text h1, #pageIntro .withImage .content .main_text .h1, #pageIntro .withImage .content .main_text h2, #pageIntro .withImage .content .main_text .h2 { font-size: 28px; line-height: 34px; color: #ffffff; font-weight: 700; margin-top: 0px; margin-bottom: 5px; } #pageIntro .withImage .content .btn_box { margin-top: 32px; } #pageIntro .withImage .content .btn_box .btn { font-size: 14px; padding-top: 8px; padding-bottom: 8px; min-width: 140px; } #pageIntro .withImage .greenwatt_icon { position: absolute; right: 40px; bottom: 20px; max-height: 57px; } @media(min-width: 460px){ #pageIntro .withImage .content .main_text { font-size: 16px; line-height: 24px; } #pageIntro .withImage .content .main_text h1, #pageIntro .withImage .content .main_text .h1, #pageIntro .withImage .content .main_text h2, #pageIntro .withImage .content .main_text .h2 { font-size: 38px; line-height: 44px; margin-bottom: 15px; } #pageIntro .withImage .content .btn_box .btn { font-size: 16px; padding-top: 13px; padding-bottom: 13px; min-width: 180px; } } @media(min-width: 768px){ #pageIntro .withImage { height: 690px; text-align: left; } #pageIntro .withImage .content { top: 53%; } #pageIntro .withImage .content .main_text { font-size: 18px; line-height: 28px; max-height: 370px; overflow: hidden; } #pageIntro .withImage .content .main_text h1, #pageIntro .withImage .content .main_text .h1, #pageIntro .withImage .content .main_text h2, #pageIntro .withImage .content .main_text .h2 { font-size: 48px; line-height: 54px; margin-bottom: 35px; } #pageIntro .withImage .greenwatt_icon { position: absolute; right: 60px; bottom: 40px; max-height: 87px; } } @media(min-width: 992px){ #pageIntro .withImage .content .btn_box { margin-top: 55px; } #pageIntro .withImage .content .btn_box .btn { min-width: 270px; font-size: 20px; } } #pageIntro .withoutImage { padding-top: 0px; padding-bottom: 40px; background-image: linear-gradient(0deg, #ffffff 0%, #f3f3f3 80%); } #pageIntro .withoutImage .main_title { font-size: 36px; color: #000000; font-weight: 700; margin-top: 100px; margin-bottom: 0px; } #pageIntro .withoutImage.clanekIntro .main_title { font-size: 30px; margin-top: 0px; margin-bottom: 30px; } #pageIntro .withoutImage .main_text { font-size: 18px; color: #000000; font-weight: 700; margin-bottom: 34px; } #pageIntro .withoutImage .main_text p { margin-bottom: 0; } #pageIntro .withoutImage .cara { width: 130px; height: 1px; margin-left: auto; margin-right: auto; background-color: #99bb33; } #pageIntro .withoutImage .datum { font-size: 18px; line-height: 23px; color: #99bb33; font-weight: 700; margin-bottom: 35px; } @media(min-width: 768px){ #pageIntro .withoutImage { padding-top: 110px; } } #zpet_na_vypis_block { text-align: left; margin-top: 22px; margin-bottom: 30px; } .zpet_na_vypis { display: inline-block; font-size: 16px; color: #000000; font-weight: 400; text-decoration: none; z-index: 2; } .zpet_na_vypis .icon { font-size: 18px; line-height: 26px; color: #99bb33; margin-right: 7px; } .zpet_na_vypis:hover, .zpet_na_vypis:focus { color: #99bb33; } .nezPoptavka-boxes .box { border-radius: 20px; background-color: #ffffff; padding: 40px 40px 60px 40px; margin-bottom: 20px; text-align: center; } .nezPoptavka-boxes .box .title { font-size: 30px; margin-top: 0; margin-bottom: 20px; } .nezPoptavka-boxes .box .text { font-size: 16px; line-height: 24px; margin-bottom: 37px; } .nezPoptavka-boxes .box .text p { margin-bottom: 0; } @media(min-width: 768px){ .nezPoptavka-boxes .box .text { height: 98px; overflow: hidden; } } @media(min-width: 992px){ .nezPoptavka-boxes .box .title { font-size: 25px; margin-bottom: 15px; } .nezPoptavka-boxes .box .text { font-size: 16px; line-height: 24px; height: 120px; } } @media(min-width: 1220px){ .nezPoptavka-boxes .box .title { font-size: 34px; margin-bottom: 22px; } .nezPoptavka-boxes .box .text { font-size: 18px; height: 98px; } .nezPoptavka-boxes .box .btn { min-width: 270px; } } @media(min-width: 1460px){ .nezPoptavka-boxes .box .title { font-size: 36px; margin-bottom: 25px; } .nezPoptavka-boxes .box .text { font-size: 18px; line-height: 26px; height: 78px; } } .reference-boxes .box { border-radius: 20px; background-color: #ffffff; padding: 40px 40px 60px 40px; margin-bottom: 20px; text-align: center; } .reference-boxes .box .svg-icon { fill: #99bb33; height: 60px; width: 80px; margin-bottom: 7px; } .reference-boxes .box .title { font-size: 30px; margin-top: 0; margin-bottom: 20px; } .reference-boxes .box .text { font-size: 16px; line-height: 24px; margin-bottom: 37px; } .reference-boxes .box .text p { margin-bottom: 0; } @media(min-width: 768px){ .reference-boxes .box .text { height: 98px; overflow: hidden; } } @media(min-width: 768px) and (max-width: 991px){ .reference-boxes .box .title { height: 66px; } } @media(min-width: 992px){ .reference-boxes .box .title { font-size: 25px; margin-bottom: 15px; } .reference-boxes .box .text { font-size: 16px; line-height: 24px; height: 120px; } } @media(min-width: 1220px){ .reference-boxes .box .title { font-size: 34px; margin-bottom: 22px; } .reference-boxes .box .text { font-size: 18px; height: 98px; } .reference-boxes .box .btn { min-width: 270px; } } @media(min-width: 1460px){ .reference-boxes .box .title { font-size: 36px; margin-bottom: 25px; } .reference-boxes .box .text { font-size: 18px; line-height: 26px; height: 78px; } } .reference-boxes .main_title { text-align: center; margin-top: 50px; margin-bottom: 50px; } .reference-boxes .box_pripadStudie { height: auto; margin-bottom: 20px; padding: 25px; text-align: center; border-radius: 20px; background-color: #ffffff; position: relative; overflow: hidden; } .reference-boxes .box_pripadStudie .img_bcg_block { height: 235px; border-radius: 20px; overflow: hidden; margin-bottom: 26px; position: relative; } .reference-boxes .box_pripadStudie .img_bcg_block .play { max-height: 57px; left: 0; right: 0; margin: 0 auto; transition: transform .5s, filter .5s, max-height .5s; } .reference-boxes .box_pripadStudie .title { font-size: 28px; line-height: 30px; color: #000000; font-weight: 400; margin: 0; margin-bottom: 20px; } .reference-boxes .box_pripadStudies .box_link { border-radius: 20px; display: block; height: 100%; width: 100%; top: 0; left: 0; right: 0; margin: 0 auto; } .reference-boxes .btn { z-index: 5; } .reference-boxes .box_pripadStudie .box_link:hover ~ .img_bcg_block .play, .reference-boxes .box_pripadStudie .box_link:focus ~ .img_bcg_block .play { transform: scale(1.2) translateY(-45%); filter: drop-shadow(0px 0px 5px #000000); } @media(min-width: 460px){ .reference-boxes .box_pripadStudie .img_bcg_block .play { max-height: 102px; } } @media(min-width: 768px){ .reference-boxes .box_pripadStudie .title { max-height: 65px; overflow: hidden; margin-bottom: 30px; } } @media(min-width: 992px){ .reference-boxes .box_pripadStudie { height: 558px; padding: 50px; } } @media(min-width: 1220px){ .reference-boxes .box_pripadStudie { height: 593px; } .reference-boxes .box_pripadStudie .img_bcg_block { height: 335px; } } @media(min-width: 1460px){ .reference-boxes .box_pripadStudie { height: 602px; } } #homeIntro { position: relative; height: 360px; background-image: linear-gradient(0deg, #ffffff 0%, #f3f3f3 69%, #f3f3f3 70%); } #homeIntro .content_block { width: 100%; height: 100%; padding: 0px 15px; background-image: url('/img/uvod_greenwatt.png'); background-size: 74.5%; background-position-x: 98%; background-position-y: 96%; background-repeat: no-repeat; transition: background-size .5s; } #homeIntro .main_title_block { top: 33.5%; } #homeIntro .main_title_block .main_title { font-size: 26px; line-height: 40px; color: #000000; font-weight: 700; } #homeIntro .main_title_block .btn { margin-top: 30px; } @media(min-width: 460px){ #homeIntro .content_block { padding: 0px 30px; } #homeIntro .main_title_block { top: 43.5%; } #homeIntro .main_title_block .main_title { font-size: 36px; line-height: 50px; } #homeIntro .content_block { background-size: 54.5%; } } @media(min-width: 768px){ #homeIntro { height: 720px } #homeIntro .content_block { padding: 0px 90px; } #homeIntro .main_title_block { top: 55.5%; } #homeIntro .main_title_block .main_title { font-size: 46px; line-height: 60px; } } @media(min-width: 992px){ #homeIntro { height: 810px; } #homeIntro .content_block { background-position-y: 86%; } #homeIntro .main_title_block { top: 60.5%; } #homeIntro .main_title_block .main_title { font-size: 56px; line-height: 70px; } #homeIntro .main_title_block .btn { font-size: 24px; line-height: 30px; min-width: 300px; padding-top: 19px; padding-bottom: 19px; margin-top: 60px; border-radius: 35px; } } @media(min-width: 1460px){ #homeIntro .main_title_block .main_title { font-size: 66px; line-height: 80px; } } .home_section { text-align: center; padding-top: 50px; padding-bottom: 50px; } .home_section .section_intro { margin-bottom: 50px; } .home_section .section_title { font-size: 36px; color: #000000; font-weight: 700; margin-top: 0; margin-bottom: 10px; } .home_section .section_text { font-size: 18px; line-height: 28px; color: #000000; font-weight: 400; } #homeRozcestnik.home_section { padding-top: 80px; padding-bottom: 30px; } .homeRozcestnik-articles .box { position: relative; max-width: 460px; height: 250px; margin-left: auto; margin-right: auto; margin-bottom: 20px; text-align: center; border-radius: 20px; background-color: #f4f4f4; } .homeRozcestnik-articles .box .img_bcg_block { height: 160px; padding: 10px; margin-bottom: 30px; } .homeRozcestnik-articles .box .img_bcg_block .img_bcg { background-size: contain; } .homeRozcestnik-articles .text_block { } .homeRozcestnik-articles .box .text_block .title { font-size: 20px; line-height: 24px; color: #000000; font-weight: 700; margin: 0px; } .homeRozcestnik-articles .box_link:hover ~ .text_block .title, .homeRozcestnik-articles .box_link:focus ~ .text_block .title { color: #517a2a; text-decoration: underline; } #homeProcVybrat.home_section { padding-bottom: 0px; } #homeProcVybrat.home_section .section_intro { margin-bottom: 82px; } .procVybrat-articles .box { position: relative; max-width: 460px; margin-bottom: 70px; margin-left: auto; margin-right: auto; border-radius: 20px; background-color: #ffffff; border: 1px solid #99bb33; text-align: center; } .procVybrat-articles .box .cislo { position: absolute; top: -30px; left: 0px; right: 0px; width: 60px; height: 60px; margin: 0 auto; line-height: 60px; border-radius: 50%; background-color: #99bb33; font-size: 36px; color: #ffffff; font-weight: 700; } .procVybrat-articles .box .text_block { padding: 45px 15px; } .procVybrat-articles .box .text_block .title { font-size: 24px; line-height: 36px; color: #000000; font-weight: 700; margin-top: 0px; margin-bottom: 14px; } .procVybrat-articles .box .text_block .text { font-size: 16px; line-height: 24px; color: #000000; font-weight: 400; } @media(min-width: 768px){ .procVybrat-articles .box .text_block { padding: 45px; } .procVybrat-articles .box .text_block .title { max-height: 36px; overflow: hidden; } .procVybrat-articles .box .text_block .text { height: 95px; overflow: hidden; } } #jakProbiha.home_section { padding-top: 30px; padding-bottom: 30px; } #jakProbiha.obsah_section { padding-bottom: 40px; } #jakProbiha.home_section .section_intro, #jakProbiha.obsah_section .section_intro { margin-bottom: 74px; } .jakProbiha-articles .box { position: relative; max-width: 268px; margin-bottom: 70px; margin-left: auto; margin-right: auto; border-radius: 20px; background-color: #99bb33; text-align: center; } #jakProbiha.obsah_section .jakProbiha-articles .box { max-width: 220px; } .jakProbiha-articles .box .cislo { position: absolute; top: -30px; left: 0px; right: 0px; width: 60px; height: 60px; margin: 0 auto; line-height: 60px; border-radius: 50%; background-color: #f4f4f4; font-size: 24px; color: #000000; font-weight: 700; } .jakProbiha-articles .box .text_block { padding: 45px 20px 28px 20px; } #jakProbiha.obsah_section .jakProbiha-articles .box .text_block { padding-left: 15px; padding-right: 15px; } .jakProbiha-articles .box .text_block .title { font-size: 22px; line-height: 30px; color: #ffffff; font-weight: 700; margin-top: 0px; margin-bottom: 10px; } .jakProbiha-articles .box .text_block .text { font-size: 16px; line-height: 22px; color: #000000; font-weight: 400; } @media(min-width: 460px){ #jakProbiha.obsah_section .jakProbiha-articles .box .text_block .title { height: 90px; max-height: initial; } } @media(min-width: 768px){ .jakProbiha-articles .box .text_block .title { max-height: 30px; overflow: hidden; } .jakProbiha-articles .box .text_block .text { height: 70px; overflow: hidden; } } @media(min-width: 1220px) and (max-width: 1459px){ #jakProbiha.obsah_section .jakProbiha-articles .box .text_block .title { height: 120px; } } @media(min-width: 768px) and (max-width: 991px){ .jakProbiha-articles .col:nth-last-child(1) { margin-left: calc(100%/4); } #jakProbiha.obsah_section .jakProbiha-articles .col:nth-last-child(1) { margin-left: 0px; } } @media(min-width: 992px) and (max-width: 1219px){ .jakProbiha-articles .col:nth-last-child(2) { margin-left: calc(100%/6); } #jakProbiha.obsah_section .jakProbiha-articles .col:nth-last-child(2) { margin-left: 0px; } } #homeReference.home_section { padding-top: 60px; padding-bottom: 60px; text-align: center; position: relative; } #homeReference.home_section .section_title { margin-top: 30px; margin-bottom: 30px; } #homeReference .bcg-cont { height: 100%; width: 100%; padding: 0px; } #homeReference .bcg-row { height: 100%; width: 100%; margin: 0px; } #homeReference .bcg-col { height: 100%; padding: 0px; } #homeReference .bcg-cont { position: absolute; top: 0; left: 0; padding: 0px; } #homeReference .background { height: 100%; background-color: #f4f4f4; } #homeReference .content-cont { position: relative; z-index: 1; } #homeReference .btn { min-width: 197px; margin-top: 45px; position: relative; } #homeReference .refsite-reference_block { margin-top: 20px; } @media(min-width: 992px){ #homeReference .background { border-radius: 0px 100px 100px 0px; } #homeReference.home_section { padding-top: 100px; padding-bottom: 40px; text-align: left; } #homeReference.home_section .section_intro { margin-bottom: 0px; } #homeReference.home_section .section_title { text-align: left; } } .reference-articles .box { margin-bottom: 20px; position: relative; max-width: 340px; margin-left: auto; margin-right: auto; padding: 10px; border-radius: 20px; background-color: #ffffff; text-align: left; } .reference-articles .box .box_link { border: 1px solid #ffffff; border-radius: 20px; } .reference-articles .img_bcg_block { height: 230px; border-radius: 10px; overflow: hidden; margin-bottom: 20px; } .reference-articles .bottom { text-align: left; padding: 0px 10px; margin-bottom: 16px; } .reference-articles .bottom .title { font-size: 24px; line-height: 28px; color: #000000; font-weight: 700; margin-top: 0px; margin-bottom: 8px; } .reference-articles .bottom .text { font-size: 16px; line-height: 24px; color: #000000; font-weight: 400; } .reference-articles .bottom .text p { margin-bottom: 0px; } .reference-articles .bottom .zarazeni { font-size: 16px; line-height: 23px; color: #99bb33; font-weight: 700; margin-top: 14px; } .reference-articles .box .box_link:hover, .reference-articles .box .box_link:focus { border-color: #517a2a; } .reference-articles .box .box_link:hover ~ .bottom .title, .reference-articles .box .box_link:focus ~ .bottom .title { color: #517a2a; text-decoration: underline; } @media(min-width: 768px){ .reference-articles .box { max-width: initial; } .reference-articles .bottom { height: 156px; overflow: hidden; } .reference-articles .bottom .title { max-height: 60px; overflow: hidden; } .reference-articles .bottom .text { height: 50px; overflow: hidden;} } #homeONas.home_section { padding-top: 100px; } #homeONas.home_section .section_title { line-height: 48px; margin-bottom: 26px; } #homeONas.home_section .section_text { line-height: 30px; } #homeONas.home_section .btn { margin-top: 27px; } #homeONas.home_section .img_block { border-radius: 20px; overflow: hidden; } @media(min-width: 992px){ #homeONas.home_section { text-align: left; } #homeONas.home_section .section_intro { padding-right: 30px; } } @media(min-width: 1220px){ #homeONas.home_section .section_intro { padding-right: 50px; } #homeONas.home_section .section_title { margin-top: 30px; } } #partneri { padding-top: 20px; padding-bottom: 97px; } #partneri_animace_block .owl-item .col { width: 100% !important; } #partneri_animace_block .partner-box { margin: 10px auto 10px auto; padding: 10px 30px; border-radius: 10px; background-color: #ffffff; } #partneri_animace_block .partner-box img { max-height: 80px; } #partneri_animace_block .owl-controls { margin-top: 13px !important; } #kontaktujteNas { padding-top: 100px; padding-bottom: 80px; background-color: #99bb33; } #kontaktujteNas .top_block { margin-bottom: 40px; text-align: center; } #kontaktujteNas .top_block .title { font-size: 36px; line-height: 30px; color: #000000; font-weight: 700; margin-top: 0px; margin-bottom: 30px; } #kontaktujteNas .top_block .text { font-size: 18px; line-height: 30px; color: #000000; font-weight: 400; } #kontaktujteNas .top_block .text p { margin-bottom: 0px; } #kontaktujteNas .top_block .btn { margin-top: 40px; } @media(min-width: 768px){ #kontaktujteNas .top_block { text-align: left; } #kontaktujteNas .top_block .col-left { text-align: left; } #kontaktujteNas .top_block .col-right { text-align: right; } } #kontaktujteNas .bottom_block .box { max-width: 460px; margin-left: auto; margin-right: auto; margin-bottom: 20px; padding: 30px; border-radius: 20px; background-color: #ffffff; } #kontaktujteNas .bottom_block .box .title { font-size: 22px; line-height: 30px; color: #000000; font-weight: 700; margin-top: 0px; margin-bottom: 15px; } #kontaktujteNas .bottom_block .box .text { font-size: 16px; line-height: 30px; color: #010101; font-weight: 400; } #kontaktujteNas .bottom_block .box.navstivte .text { font-size: 18px; line-height: 30px; color: #000000; font-weight: 400; } #kontaktujteNas .bottom_block .box.kontaktujte .text a.kontakt_link { font-size: 18px; line-height: 30px; color: #000000; font-weight: 400; text-decoration: none; } #kontaktujteNas .bottom_block .box.kontaktujte .text a.kontakt_link .icon { font-size: 16px; color: #99bb33; margin-right: 5px; } #kontaktujteNas .bottom_block .box.kontaktujte .text a.kontakt_link:hover, #kontaktujteNas .bottom_block .box.kontaktujte .text a.kontakt_link:focus { text-decoration: underline; color: #99bb33; } #kontaktujteNas .bottom_block .box .btn { margin-top: 16px; } @media(min-width: 768px){ #kontaktujteNas .bottom_block .box { height: 270px; padding: 30px 40px; } #kontaktujteNas .bottom_block .box .title { font-size: 28px; line-height: 36px; margin-bottom: 25px; } #kontaktujteNas .bottom_block .box.navstivte .text { font-size: 24px; line-height: 36px; } #kontaktujteNas .bottom_block .box.kontaktujte .text a.kontakt_link { font-size: 24px; line-height: 36px; } #kontaktujteNas .bottom_block .box.kontaktujte .text a.kontakt_link .icon { font-size: 22px; margin-right: 10px; } } @media(min-width: 768px) and (max-width: 1219px) { #kontaktujteNas .bottom_block .col:nth-last-child(1) { margin-left: calc(100%/4); } } .obsah_section { text-align: center; padding-top: 50px; padding-bottom: 50px; } .obsah_section .section_intro { margin-bottom: 40px; } .obsah_section .section_title { font-size: 36px; color: #000000; font-weight: 700; margin-top: 0; margin-bottom: 10px; } .obsah_section .section_text { font-size: 18px; line-height: 28px; color: #000000; font-weight: 400; margin-top: 32px; } .obsah_section .section_text p { margin-bottom: 0px; } .obsah_section .btn-box { display: flex; flex-direction: column; } .obsah_section .btn { margin-left: auto; margin-right: auto; margin-top: 20px; } @media(min-width: 460px){ .obsah_section .btn-box .btn { width: 50%; } } @media(min-width: 992px){ .obsah_section .btn-box .btn { margin-left: 0; } } @media(min-width: 1220px){ .obsah_section .btn-box { flex-direction: row; } } #procVybrat.obsah_section { padding-bottom: 0px; } #procVybrat.obsah_section .section_intro { margin-bottom: 82px; } #jakeKomponenty.obsah_section { background-color: #f4f4f4; } #jakeKomponenty.obsah_section .cp-extrablock { margin-bottom: 50px; } #jakeKomponenty.obsah_section .cp-extrablock img { max-height: 500px; } .komponenty-articles { padding-top: 45px; padding-bottom: 50px; } .komponenty-articles .box { position: relative; min-height: 540px; max-width: 460px; margin-left: auto; margin-right: auto; padding: 30px 25px 55px 25px; border-radius: 20px; background-color: #ffffff; text-align: left; } .komponenty-articles .col { padding-top: 5px; padding-bottom: 5px; } .komponenty-articles .box img { max-height: 150px; margin-bottom: 10px; } .komponenty-articles .box .title { font-size: 24px; line-height: 22px; color: #000000; font-weight: 700; margin-top: 0px; margin-bottom: 20px; text-align: center; } .komponenty-articles .box .text { font-size: 15px; line-height: 22px; color: #000000; font-weight: 300; } @media(min-width: 768px){ .komponenty-articles .box { max-width: initial; } .komponenty-articles .box .text { max-height: 240px; overflow: hidden; } } #zaruky.obsah_section { padding-top: 100px; padding-bottom: 80px; } .zaruky_boxes .box { height: 200px; max-width: 220px; margin: 0px auto 20px auto; border-radius: 20px; background-color: #ffffff; border: 1px solid #99bb33; position: relative; text-align: center; } .zaruky_boxes .box .content { height: 100%; left: 0; right: 0; padding: 28px 15px 30px 15px; text-align: center; } .zaruky_boxes .box .cislo { display: block; font-size: 48px; line-height: 48px; color: #99bb33; font-weight: 700; margin-bottom: 22px; } .zaruky_boxes .box .text { display: block; font-size: 20px; line-height: 28px; color: #000000; font-weight: 500; } @media(min-width: 460px){ .zaruky_boxes .box { max-width: initial; } } @media(min-width: 992px) and (max-width: 1459px){ .zaruky_boxes .col:nth-last-child(2) { margin-left: calc(100%/4); } } #reference.obsah_section { background-color: #f4f4f4; padding-top: 100px; } #montujeme + #reference.obsah_section, #montujemeTechnologie + #reference.obsah_section { padding-top: 50px; } #coRikajiZakaznici.obsah_section { background-color: #f4f4f4; padding-bottom: 30px; } .hodnoceni-articles .box { position: relative; max-width: 460px; margin-left: auto; margin-right: auto; margin-bottom: 20px; padding: 25px; border-radius: 20px; background-color: #ffffff; text-align: center; } .hodnoceni-articles .box img { max-height: 60px; transition: transform .5s; } .hodnoceni-articles .box .box_link:hover ~ img, .hodnoceni-articles .box .box_link:focus ~ img{ transform: scale(1.1); } @media(min-width: 768px){ .hodnoceni-articles .box { max-width: initial; padding: 50px; } } @media(min-width: 768px) and (max-width: 991px){ .hodnoceni-articles .col:nth-last-child(1) { margin-left: calc(100%/4); } } #pomuzemeSDotacemi.obsah_section { background-color: #f4f4f4; } #pomuzemeSDotacemi.obsah_section .cp-extrablock { margin-bottom: 0px; } #pomuzemeSDotacemi.obsah_section .text_col .text_block { padding: 60px 30px; background-color: #ffffff; border-radius: 20px; } #pomuzemeSDotacemi.obsah_section .cp-extrablock img { max-height: 500px; object-position: top; } @media(min-width: 992px){ #pomuzemeSDotacemi.obsah_section .text_col { border-radius: 20px; background-color: #ffffff; } #pomuzemeSDotacemi.obsah_section .text_col .text_block { padding-top: 0px; padding-bottom: 0px; } } #kontakty.obsah_section { background-color: #f4f4f4; } #kontakty.obsah_section .btn { margin-top: 32px; } .kontakty-articles .box { position: relative; max-width: 400px; height: 400px; overflow: hidden; margin-left: auto; margin-right: auto; padding: 30px 20px; border-radius: 20px; background-color: #ffffff; text-align: center; margin-bottom: 20px; } .kontakty-articles .box.inPanel { background-color: transparent; } .kontakty-articles .box_link { border-radius: 1px solid #ffffff; } .kontakty-articles .box .img_bcg_block { height: 220px; width: 220px; border-radius: 50%; margin-bottom: 15px; margin-left: auto; margin-right: auto; } .kontakty-articles .box .img_bcg_block .img_bcg { background-size: cover; background-position: center; } .kontakty-articles .box .title { font-size: 17px; line-height: 25px; color: #1d1d1d; font-weight: 700; margin-top: 0px; margin-bottom: 0px; max-height: 25px; overflow: hidden; } .kontakty-articles .box .text, .kontakty-articles .box .kontakt_link { display: block; font-size: 16px; line-height: 24px; color: #333333; font-weight: 400; text-decoration: none; } .kontakty-articles .box .text.pozice { margin-bottom: 10px; max-height: 28px; overflow: hidden; } .kontakty-articles .box .kontakt_link:hover, .kontakty-articles .box .kontakt_link:focus { color: #99bb33; text-decoration: underline; } .kontakty-articles .box_link:hover, .kontakty-articles .box_link:focus { border-color: #abda03; } .contact-popup-content { position: relative; color: #000000; font-size: 18px; line-height: 28px; font-weight: 300; background-color: #ffffff; max-width: 1422px; margin: 0 auto; text-align: center; padding: 60px 0px; } .contact-popup-content .portret_wrap { position: relative; left: 0px; right: 0px; width: 206px; height: 206px; margin: 0 auto; margin-bottom: 33px; border-radius: 0; background-color: #ffffff; overflow: hidden; } .contact-popup-content .portret_wrap .img_block { left: 0px; right: 0px; margin: 0 auto; width: 196px; height: 196px; border-radius: 0; overflow: hidden; z-index: 1; } .contact-popup-content .portret_wrap img.portret { position: relative; max-height: 196px; height: 100%; width: 100%; object-fit: cover; border-radius: 0; z-index: 1; } .contact-popup-content .title { font-size: 29px; color: #1d1d1d; font-weight: 400; margin-top: 0px; margin-bottom: 5px; } .contact-popup-content .pozice { color: #333333; margin-bottom: 15px; } .contact-popup-content .text { margin-bottom: 32px; } .contact-popup-content .text p:last-of-type { margin-bottom: 0px; } .contact-popup-content .kontakt_link { font-size: 20px; line-height: 30px; color: #000000; text-decoration: none; } .contact-popup-content .kontakt_link.rozbitej_mejl { text-decoration: underline; } .contact-popup-content .kontakt_link:hover, .contact-popup-content .kontakt_link:focus { text-decoration: underline; color: #99bb33; } .contact-popup-content .kontakt_link .icon { font-size: 17px; color: #99bb33; margin-right: 8px; } .contact-popup-block .mfp-close { opacity: 1 !important; right: 0px !important; } .contact-popup-block .mfp-close:hover, .contact-popup-block .mfp-close:focus { opacity: .6 !important; } .contact-popup-block, .contact-popup-block * { transition: all .5s; } @media(min-width: 992px){ .contact-popup-content .portret_wrap { height: 286px; width: 286px; } .contact-popup-content .portret_wrap .img_block { height: 276px; width: 276px; } .contact-popup-content .portret_wrap img.portret { max-height: 276px; } .contact-popup-content .mfp-close { width: 50px !important; height: 50px !important; } } #dotazy.obsah_section { background-color: #f4f4f4; } .panel { margin: 0; border: none; border-radius: 10px; background-color: #ffffff; box-shadow: none; margin-bottom: 10px; } .panel.stin { box-shadow: 0px 3px 17.5px rgba(0,0,0,.08); } .panel-heading { border: none; border-radius: 10px; 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: 0px; margin-bottom: 0px; max-height: 55px; 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: 30px; font-size: 30px; color: #000000; } .panel-heading:not(.closed) { background-color: #ffffff; } .panel-heading:not(.closed) .icon { transform: rotate(180deg); top: 0%; } @media(min-width: 768px){ .panel-heading:not(.closed) .icon { transform: rotate(180deg) translateY(-50%); } } .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: #99bb33; } .panel-body { font-size: 16px; 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: 60px; } .panel-heading .photo { margin-top: 0; margin-bottom: 0; } .panel-heading .text_box { max-width: 90%; margin-top: 0px; margin-bottom: 0px; padding-left: 35px; padding-right: 0; text-align: left; } .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: 1220px){ } #skupiny-kontaktu { padding-top: 50px; padding-bottom: 30px; } #skupiny-kontaktu .main_title { font-size: 32px; line-height: 48px; color: #000000; font-weight: 700; margin-top: 0px; margin-bottom: 35px; text-align: center; } #skupiny-kontaktu .panel { border-radius: 20px; background-color: #f4f4f4; margin-bottom: 20px; } #skupiny-kontaktu .panel-heading { height: 80px; background-color: #f4f4f4; border-radius: 20px; } #skupiny-kontaktu .panel-heading:not(.closed) { background-color: #e0e0e0; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; } #skupiny-kontaktu .panel-heading .text_box .title { max-height: 65px; font-size: 20px; line-height: 22px; color: #000000; font-weight: 700; } #skupiny-kontaktu .panel-heading .icon { font-size: 25px; margin-top: 5px; } #skupiny-kontaktu .panel-heading:not(.closed) .icon { transform: rotate(90deg); right: initial; } #skupiny-kontaktu .panel-body { padding: 15px 0px 15px 0px; } @media(min-width: 460px){ #skupiny-kontaktu .panel-body { padding: 15px 28px 15px 28px; } } @media(min-width: 768px){ #skupiny-kontaktu .panel-heading .text_box .title { font-size: 24px; line-height: 28px; } #skupiny-kontaktu .panel-heading .icon { font-size: 36px; margin-top: 0px; } #skupiny-kontaktu .panel-heading:not(.closed) .icon { transform: rotate(90deg) translateY(-50%); top: 30%; right: 50px; } } #mapa { padding-top: 50px; padding-bottom: 50px; text-align: center; } #mapa .main_title { font-size: 32px; line-height: 30px; color: #000000; font-weight: 700; margin-top: 0px; margin-bottom: 35px; } #mapa .main_text { font-size: 16px; line-height: 28px; color: #000000; font-weight: 400; margin-bottom: 35px; } #map_kontakt { height: 375px; border-radius: 20px; } @media(min-width: 992px){ #map_kontakt { height: 550px; } } .obycejny_obsah { text-align: left; } .obycejny_obsah h1:first-of-type, .obycejny_obsah h2:first-of-type { margin-top: 0px; } .obycejny_obsah { font-size: 16px; line-height: 28px; color: #000000; font-weight: 400; } .obsah_section.uvodniInfoBloky { padding-top: 0px; padding-bottom: 0px; } .obsah_section.uvodniInfoBloky .cp-extrablock { padding-top: 50px; padding-bottom: 50px; } .obsah_section.uvodniInfoBloky .cp-extrablock .img_col img { border-radius: 20px; border: 1px solid #d5d5d5; } .obsah_section.uvodniInfoBloky h1:first-of-type, .obsah_section.uvodniInfoBloky .h1:first-of-type { margin-top: 0px; margin-bottom: 0px; } .obsah_section.doplnujiciInfo { padding-top: 0px; padding-bottom: 100px; } #sluzby.obsah_section { padding-bottom: 80px; } #sluzby.obsah_section .section_intro { margin-bottom: 50px; } .sluzby-articles .box { position: relative; height: 300px; max-width: 268px; padding: 30px; margin-bottom: 20px; margin-left: auto; margin-right: auto; background-color: #ffffff; text-align: center; } .sluzby-articles .box .box_link { border-radius: 20px; border: 1px solid #99bb33; } .sluzby-articles .box .svg-icon { max-height: 70px; width: 100%; fill: #99bb33; margin-bottom: 15px; } .sluzby-articles .box .title { font-size: 20px; line-height: 28px; color: #000000; font-weight: 700; margin-top: 0px; margin-bottom: 0px; height: 115px; overflow: hidden; } .sluzby-articles .box .arrow_icon { position: absolute; left: 0px; right: 0px; bottom: 40px; font-size: 22px; color: #99bb33; } .sluzby-articles .box .box_link:hover, .sluzby-articles .box .box_link:focus { border-color: #517a2a; } .sluzby-articles .box .box_link:hover ~ .title, .sluzby-articles .box .box_link:focus ~ .title, .sluzby-articles .box .box_link:hover ~ .arrow_icon, .sluzby-articles .box .box_link:focus ~ .arrow_icon { color: #517a2a; } @media(min-width: 768px){ .sluzby-articles .box { max-width: initial; } } @media(min-width: 992px) and (max-width: 1219px){ .sluzby-articles .col:nth-last-child(1) { margin-left: calc(100%/3); } } @media(min-width: 1220px) and (max-width: 1459px){ .sluzby-articles .col:nth-last-child(2) { margin-left: calc(100%/4); } } #jakFungujeTC.obsah_section { background-color: #f4f4f4; padding-top: 100px; } #jakFungujeTC.obsah_section .white_obal { padding: 80px 30px 90px 30px; border-radius: 20px; background-color: #ffffff; } #montujeme.obsah_section { background-color: #f4f4f4; } .montujeme-articles .box { position: relative; max-width: 268px; height: 320px; overflow: hidden; padding: 20px; border-radius: 10px; background-color: #ffffff; } .montujeme-articles .box img.nahled { max-height: 180px; } .montujeme-articles .box img.logo { max-height: 140px; } #nabizimeSystemy.obsah_section {} .nabizimeSystemy-articles .box { position: relative; max-width: 460px; margin-left: auto; margin-right: auto; margin-bottom: 20px; padding: 30px 30px 50px 30px; border-radius: 20px; background-color: #ffffff; border: 1px solid #99bb33; text-align: center; } .nabizimeSystemy-articles .box .text_block .title { font-size: 24px; line-height: 36px; color: #000000; font-weight: 700; margin-top: 0px; margin-bottom: 20px; } .nabizimeSystemy-articles .box .text_block .text { font-size: 15px; line-height: 22px; color: #000000; font-weight: 300; margin-bottom: 10px; } .nabizimeSystemy-articles .box .text_block .text p { margin-bottom: 0px; } .nabizimeSystemy-articles .box img { max-height: 248px; } @media(min-width: 768px){ .nabizimeSystemy-articles .box { max-width: initial; } .nabizimeSystemy-articles .box .text_block .text { height: 68px; margin-bottom: 6px; overflow: hidden; } } @media(min-width: 768px) and (max-width: 1219px){ .nabizimeSystemy-articles .col:nth-last-child(1) { margin-left: calc(100%/4); } } #montujemeTechnologie.obsah_section { background-color: #f4f4f4; padding-top: 100px; padding-bottom: 30px; } .montujemeTechnologie_boxes { display: flex; justify-content: center; align-items: center; flex-direction: column; } .montujemeTechnologie_boxes .box { max-width: 268px; padding: 15px; margin-left: 10px; margin-right: 10px; margin-bottom: 20px; border-radius: 10px; background-color: #ffffff; } .montujemeTechnologie_boxes .box img.logo { max-height: 80px; } @media(min-width: 768px){ .montujemeTechnologie_boxes { flex-direction: row; } } #servisBalicky.obsah_section { padding-bottom: 80px; } .servisBalicky-articles .box { position: relative; max-width: 460px; margin-left: auto; margin-right: auto; margin-bottom: 20px; padding: 30px 30px 22px 30px; border-radius: 20px; background-color: #ffffff; border: 1px solid #99bb33; text-align: center; } .servisBalicky-articles .box .text_block .title { font-size: 24px; line-height: 36px; color: #000000; font-weight: 700; margin-top: 0px; margin-bottom: 12px; } .servisBalicky-articles .box .text_block .text { font-size: 15px; color: #000000; font-weight: 300; margin-bottom: 10px; } .servisBalicky-articles .box .text_block .text ul { text-align: left; margin-bottom: 15px; } .servisBalicky-articles .box .text_block .text ul li { line-height: 24px; margin-top: 0px; margin-bottom: 0px; } .servisBalicky-articles .box .text_block .text p { margin-bottom: 0px; } .servisBalicky-articles .box img { max-height: 248px; } @media(min-width: 992px){ .servisBalicky-articles .box { max-width: initial; } .servisBalicky-articles .box .text_block .text { height: 345px; margin-bottom: 6px; overflow: hidden; } .servisBalicky-articles .box .text_block .text ul { height: 250px; } } @media(min-width: 1220px){ .servisBalicky-articles .box .text_block .text { height: 375px; } .servisBalicky-articles .box .text_block .text ul { height: 280px; } } @media(min-width: 1460px){ .servisBalicky-articles .box .text_block .text { height: 345px; } .servisBalicky-articles .box .text_block .text ul { height: 250px; } } @media(min-width: 992px) and (max-width: 1219px){ .servisBalicky-articles .col:nth-last-child(1) { margin-left: calc(100%/4); } } .articles_block { padding-top: 30px; padding-bottom: 20px; } .reference_blocks { padding-top: 30px; padding-bottom: 30px; } .reference_blocks .block { position: relative; max-width: 460px; margin-left: auto; margin-right: auto; margin-bottom: 20px; padding: 10px; border-radius: 20px; background-color: #ffffff; text-align: center; } .reference_blocks .block .title { font-size: 28px; line-height: 36px; color: #000000; font-weight: 700; margin-top: 44px; } .reference_blocks .block .title:first-letter { text-transform: uppercase; } .reference_blocks .block .arrow_icon { font-size: 22px; color: #99bb33; margin-bottom: 30px; } .reference_blocks .block .img_bcg_block { height: 190px; border-radius: 10px; } @media(min-width: 768px) and (max-width: 991px){ .reference_blocks .col:nth-last-child(1) { margin-left: calc(100%/4); } } #reference_zarazeni-filtr { margin-top: 0px; margin-bottom: 0px; } #reference_zarazeni-filtr label { display: inline-flex; align-items: center; margin-right: 10px; } #reference_zarazeni-filtr .prety-checkbox { border-radius: 4px; margin-right: 10px; } #reference_zarazeni-filtr .prety-checkbox.checked { color: #000000; } #reference_zarazeni-filtr .text { font-size: 16px; color: #000000; font-weight: 400; } .dotace-articles .box { position: relative; margin-left: auto; margin-right: auto; max-width: 340px; margin-bottom: 20px; border-radius: 12px; background-color: #ffffff; overflow: hidden; } .dotace-articles .box .box_link { border-radius: 20px; border: 1px solid #ffffff; } .dotace-articles .box .content { text-align: left; padding: 35px 30px; display: block; height: 100%; width: 100%; background-color: #ffffff; } .dotace-articles .box .datum { font-size: 16px; line-height: 23px; color: #99bb33; font-weight: 700; margin-bottom: 6px; } .dotace-articles .box .title { font-size: 24px; line-height: 30px; color: #000000; font-weight: 700; margin-top: 0; margin-bottom: 13px; } .dotace-articles .box .text { font-size: 16px; line-height: 24px; color: #000000; font-weight: 400; } .dotace-articles .box_link:hover, .dotace-articles .box_link:focus { border-color: #517a2a; } .dotace-articles .box_link:hover ~ .content .title, .dotace-articles .box_link:focus ~ .content .title { color: #517a2a; text-decoration: underline; } @media(min-width: 768px){ .dotace-articles .box { max-width: initial; overflow: hidden; } .dotace-articles .box .content { height: 270px; } .dotace-articles .box .text { max-height: 100px; overflow: hidden; } .dotace-articles .box .title { max-height: 65px; overflow: hidden; } } .dotace-articles .box.inObsah { background-color: #f4f2ed; } .dotace-articles .box.inObsah .box_link { border-color: #f4f2ed; } .dotace-articles .box.inObsah .content { background-color: #f4f2ed; } .dotace-articles .box.inObsah .box_link:hover, .dotace-articles .box.inObsah .box_link:focus { border-color: #517a2a; } .owl-carousel { margin-left: auto; margin-right: auto; } .owl-item .col { width: 100% !important; } .owl-controls { height: 22px !important; margin-top: 18px !important; } .owl-pagination { height: 100%; } .owl-pagination .owl-page > span { width: 12px !important; height: 12px !important; margin-left: 3px !important; margin-right: 3px !important; border-radius: 50% !important; background-color: #1d1d1b !important; opacity: 1 !important; } .owl-pagination .owl-page.active > span { background-color: #99bb33 !important; } .owl-pagination .owl-page:not(.active):hover > span, .owl-pagination .owl-page:not(.active):focus > span { opacity: .5 !important; } .bottom_btn_block { text-align: center; margin-top: 35px; } .bottom_btn_block .btn { min-width: 270px; } p.tiny_empty_block { margin: 0; line-height: 0; } .cp-extrablock { margin-bottom: 0px; } .obsah_section .cp-extrablock h1:first-of-type, .obsah_section .cp-extrablock .h1:first-of-type, .obsah_section .cp-extrablock h2:first-of-type, .obsah_section .cp-extrablock .h2:first-of-type { font-size: 36px; color: #000000; font-weight: 700; margin-top: 0; margin-bottom: 32px; } .cp-extrablock:last-of-type { margin-bottom: 0; } .cp-extrablock img { max-height: 350px; object-fit: cover; margin-bottom: 50px; border-radius: 20px; } .cp-extrablock .text_col { font-size: 16px; line-height: 28px; color: #000000; font-weight: 400; text-align: left; } .cp-extrablock .btn_block { margin-top: 35px; text-align: center; display: flex; flex-direction: column; align-items: center; } .cp-extrablock .btn_block .btn { margin-bottom: 10px; } .cp-extrablock .btn_block .btn:last-of-type { margin-bottom: 0; } @media(min-width: 992px){ .cp-extrablock img { max-height: 500px; margin-bottom: 0; } .cp-extrablock.imgRight img { margin-right: 0; } .cp-extrablock.imgLeft img { margin-left: 0; } .cp-extrablock { } .cp-extrablock .img_col, .cp-extrablock .text_col { display: table-cell; float: none !important; height: 100%; vertical-align: middle; } .cp-extrablock .text_col .text_block { padding: 0px 40px; } .cp-extrablock .btn_block { text-align: left; flex-direction: row; } .cp-extrablock .btn_block .btn { margin-right: 18px; margin-bottom: 0; } } #kontaktPage { text-align: center; } #kontakt_bloky { padding-top: 30px; padding-bottom: 20px; } #kontakt_bloky .block { border-radius: 20px; background-color: #ffffff; padding: 30px 40px; margin-bottom: 20px; text-align: left; font-size: 18px; line-height: 30px; color: #000000; font-weight: 400; } #kontakt_bloky .block .title { font-size: 24px; line-height: 36px; color: #000000; font-weight: 700; margin-top: 0px; margin-bottom: 20px; } #kontakt_bloky .block .hodiny { font-size: 14px; line-height: 30px; color: #555555; font-weight: 400; } #kontakt_bloky .block a.kontakt_link { font-size: 18px; line-height: 30px; color: #000000; font-weight: 400; text-decoration: none; } #kontakt_bloky .block a.kontakt_link .icon { font-size: 16px; color: #99bb33; margin-right: 5px; } #kontakt_bloky .block a.kontakt_link:hover, #kontakt_bloky .block a.kontakt_link:focus { text-decoration: underline; color: #99bb33; } @media(min-width: 768px){ #kontakt_bloky .block { height: 300px; } #kontakt_bloky .block.bigger { height: 480px; } } @media(min-width: 992px){ #kontakt_bloky .block { height: 270px; } #kontakt_bloky .block.bigger { height: 420px; } } #media-obsah { padding-top: 50px; padding-bottom: 50px; } .files-box.top_offset { margin-top: 20px; } #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: none; margin: 0; padding: 0; } .galleryHeader, #media-tabs > ul li { background-color: transparent; margin: 0; border: none; font-size: 22px; color: #000000; font-weight: 700; } .galleryHeader { margin-bottom: 10px; } #media-tabs > ul li { top: 2px; margin-right: 50px; } #media-tabs > ul li a { padding: 13px 0px !important; color: #000000 !important; } #media-tabs .gallery { padding: 0; padding-top: 15px; } #media-tabs .ui-state-default a { color: #c9f235; } #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; color: #c9f235 !important; top: 1px; } #media-tabs > ul li:before { content: none; } #media-tabs > ul li:not(.ui-tabs-active):hover, #media-tabs > ul li:not(.ui-tabs-active):active { top: 2px; border-bottom: 2px solid #c9f235 !important; } #media-tabs > ul li:not(.ui-tabs-active) a:hover, #media-tabs > ul li:not(.ui-tabs-active) a:focus { color: #99bb33 !important; } @media(max-width: 767px){ #media-tabs > ul { border-bottom: none; } #media-tabs > ul li { display: block; width: 100%; text-align: center; border-bottom: 1px solid #d5d5d5 !important; top: 2px; margin-right: 50px; } #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: transparent !important; border-radius: 0px; border-bottom: 2px solid #c9f235 !important; top: 2px; } } #media-tabs .ui-state-active a, #media-tabs .ui-state-active a:link, #media-tabs .ui-state-active a:visited{ color: #1d1d1d; outline: none; } .gallery {} .gallery .img-thumbnail { height: 202px; overflow: hidden; border: none; background: transparent; margin-bottom: 20px; padding-top: 0; padding-bottom: 0; } .gallery .img-thumbnail img { height: 100%; width: 100%; object-fit: cover; border-radius: 12px; } #soubory { text-align: left; } #soubory .box { margin-bottom: 00px; background-color: transparent; } #soubory .box a { text-decoration: underline; text-align: left; padding: 10px 0px; height: 50px; overflow: hidden; display: inline-flex; align-items: center; font-size: 16px; } #soubory .box a:hover, #soubory .box a:focus { position: relative; z-index: 2; } #soubory .box a:hover .title, #soubory .box a:focus .title { color: #99bb33; } #soubory .box a:hover img, #soubory .box a:focus img { max-height: 34px; transition: max-height .2s; } #soubory .box img { max-height: 30px; min-width: 27px; transition: max-height .2s; display: block; margin-right: 15px; } @media(min-width: 460px) and (max-width: 1229px){ #soubory .box a .title { font-size: 12px; } } ul#videa { list-style: none; padding-left:20px; } ul#videa li { margin-top: 5px; margin-bottom: 5px; line-height: 1.733; } ul#videa li:before { content: "\f105"; font-family: "FontAwesome"; color: #000000; display: inline-block; width: 1.2em; margin-left: -1em; font-size: 13px; } #videa a:hover, #videa a:focus, #videa a:active { color: #99bb33; } .show-all.btn { color: #ffffff; width: 100%; } #footer { background-color: #1d1d1b; color: #ffffff; font-weight: 300; } #footer .kontejner, #footer .sloupec { padding: 0; height: 100%; } #footer .radek { margin: 0; height: 100%; } #footer #footer-main { padding-top: 40px; padding-bottom: 37px; } #footer .footer-col_content { padding: 0px; height: 100%; margin-bottom: 60px; text-align: center; } #footer .footer-col_content.refsite-col { text-align: center; } #footer .title { display: block; font-size: 20px; line-height: 30px; color: #99bb33; font-weight: 400; margin-top: 0px; margin-bottom: 20px; } #footer a:not(.btn) { font-size: 15px; line-height: 28px; color: #d7d7d7; font-weight: 400; text-decoration: none; } #footer a:not(.btn):hover, #footer a:not(.btn):focus { color: #99bb33; text-decoration: underline; } #footer .footer-nav { list-style-type: none; padding: 0; line-height: 29px; } #footer .footer-nav li.active a { color: #99bb33; } #footer p { margin-bottom: 0px; line-height: 28px; } #footer .soc_block { display: flex; justify-content: center; margin-top: 26px; } #footer .soc_block .soc_item { display: block; position: relative; width: 40px; height: 40px; margin-right: 7px; border-radius: 50%; background-color: transparent; border: 2px solid #99bb33; text-align: center; } #footer .soc_block .soc_item .icon { left: 0px; right: 0px; font-size: 20px; line-height: 40px; color: #99bb33; } #footer .soc_block .soc_item:hover, #footer .soc_block .soc_item:focus { border-color: #ffffff; } #footer .soc_block .soc_item:hover .icon, #footer .soc_block .soc_item:focus .icon { color: #ffffff; } #footer .kontakt_block { margin-bottom: 10px; } #footer .kontakt_block .kontakt_link { display: block; font-size: 18px; line-height: 28px; color: #ffffff; font-weight: 400; } #footer .kontakt_block .kontakt_link .icon { font-size: 18px; margin-right: 10px; color: #99bb33; } #footer .footer_links { display: flex; flex-direction: column; align-items: top; } #footer .btn { min-width: 200px; font-size: 16px; color: #ffffff; padding-top: 11px; padding-bottom: 11px; } @media(min-width: 768px){ #footer .footer-col_content { margin-bottom: 0px; text-align: left; } #footer .soc_block { justify-content: left; } } @media(min-width: 768px) and (max-width: 1219px){ #footer .sloupec { height: 245px; } } @media(min-width: 1220px) { #footer .radek { display: table; width: 100%; } #footer .sloupec { display: table-cell; float: none !important; vertical-align: middle; } #footer .footer_links { flex-direction: row; } } @media(min-width: 1460px) { } #footer-top { background-color: #121211; } #footer-top .radek { padding-top: 45px; padding-bottom: 45px; } #footer-top .col-left, #footer-top .col-right { text-align: center; } #footer-top .logo img { max-height: 27px; margin-bottom: 40px; margin-top: 5px; } @media(min-width: 768px){ #footer-top .radek { padding-top: 17px; padding-bottom: 17px; } #footer #footer-top .col-left { text-align: left; } #footer #footer-top .col-right { text-align: right; } #footer #footer-top .logo img { margin-bottom: 0px; } } #footer-bottom { background-color: #1d1d1b; color: #ffffff; text-align: center; font-size: 15px; font-weight: 300; } #footer #footer-bottom .footer-bottom_wrapper { border-top: 1px solid #3b3b3b; } #footer-bottom p { margin:0px !important; padding: 32px 0px; line-height: 24px; vertical-align: bottom; overflow: hidden; } #footer-bottom a:not(.btn) { color: #ffffff; text-decoration: none; } #footer-bottom a:not(.btn):hover, #footer-bottom a:not(.btn):focus { color: #99bb33; } .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: #99bb33; padding: 0 5px; } .footer-copyright-cp a:hover .svg-icon { fill: #ffffff; } #footer-bottom .nonRESPswitch { margin-left: 40px; } #footer-bottom .separator { margin: 0 10px; } @media(min-width: 992px) and (max-width: 1219px){ #footer-bottom { font-size: 12px; } } @media (min-width: 992px){ #footer-bottom { text-align:left; } #footer-bottom .footer-copyright-cp { text-align: right;} } #pagination-block { margin-bottom: 30px; } .pagination { margin-top: 20px; margin-bottom: 10px; } .pagination > li > a, .pagination > li > span { padding: 0; height: 40px; width: 40px; line-height: 36px; margin: 0px 5px 0px 0px; border-radius: 50%; color: #333333; background-color:#fff; border: 1px solid #99bb33; font-size: 18px; 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: #99bb33; border-color: #99bb33; color:#fff; } .pagination > li > a:hover i.icon, .pagination > li > a:focus i.icon { color:#fff; } .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span{ border-radius: 50%; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #99bb33; border-color: #99bb33; color:#fff; } .btn.genNext { margin-top: 0px; } .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: 34px !important; width: 34px !important; font-size: 0 !important; } .popup-block-content {padding: 15px;} .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; } @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; } } 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 #footer_top { display: none; } .menuOpened #vyhody { display: none; } } #prekryv { display: none; background-color: rgba(40, 40, 40, 0.50); width: 100%; height: 0; z-index: 999; position: absolute; } #cookie-prekryv { display: none; background-color: rgba(0,0,0,0.26); width: 100%; height: 100%; z-index: 9999; position: fixed; top: 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; } #mainMenu .RESPswitchMENU { padding-top: 20px; background-color: #99bb33; } #mainMenu .RESPswitchMENU a { padding: 10px 15px; display: block; text-align: right; color: #000000; font-size: 14px; font-weight: 700; } #poptavka.obsah_section { background-color: #f4f4f4; padding-bottom: 100px; } #formularPoptavka_container { background-color: #ffffff; border-radius: 20px; } #servisBalicky + #poptavka.obsah_section { padding-top: 100px; } .prety-checkbox { content: ''; width: 20px; height: 20px; line-height: 20px; display: inline-block; margin-right: 20px; background-color: #ffffff; border: 1px solid #d5d5d5; 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: -2px; bottom: 0; font-size: 12px; } input[type="radio"]:checked, input[type="radio"]:not(:checked), input[type="checkbox"]:checked, input[type="checkbox"]:not(:checked) { position: absolute; left: -9999px; } input[type="radio"]:checked + label, input[type="radio"]:not(:checked) + label, input[type="checkbox"]:checked + label, input[type="checkbox"]:not(:checked) + label { position: relative; display: inline-block; padding-left: 28px; line-height: 20px; color: #555; cursor: pointer; } input[type="radio"]:checked + label:before, input[type="radio"]:not(:checked) + label:before, input[type="checkbox"]:checked + label:before, input[type="checkbox"]:not(:checked) + label:before { content: ''; position: absolute; top: 0; left: 0; width: 20px; height: 20px; border: 1px solid #99bb33; background: #fff; } input[type="radio"]:checked + label:before, input[type="radio"]:not(:checked) + label:before { border-radius: 50%; } input[type="radio"]:checked + label:after, input[type="radio"]:not(:checked) + label:after, input[type="checkbox"]:checked + label:after, input[type="checkbox"]:not(:checked) + label:after { content: ''; width: 12px; height: 12px; background: #333; position: absolute; top: 4px; left: 4px; } input[type="radio"]:checked + label:after, input[type="radio"]:not(:checked) + label:after { border-radius: 50%; } input[type="radio"]:not(:checked) + label:after, input[type="checkbox"]:not(:checked) + label:after { opacity: 0; } input[type="radio"]:checked + label:after, input[type="checkbox"]:checked + label:after { opacity: 1; } .formular { padding: 60px 30px; background-color: #fff; border-radius: 20px; text-align: left; } .formular .form_title { font-size: 36px; color: #000000; font-weight: 700; margin-top: 0px; margin-bottom: 34px; text-align: center; } .formular .form_text { font-size: 18px; line-height: 28px; color: #000000; font-weight: 400; margin-bottom: 27px; text-align: center; } .formular label { font-size: 16px; color: #000000; font-weight: 400; margin-bottom: 7px; } .formular .chcbx_group label, .formular .radio_group label { color: #000000; font-weight: 400; } .formular .radio_block { padding: 13px 20px; margin-bottom: 10px; border-radius: 10px; background-color: #ffffff; border: 1px solid #d5d5d5; font-size: 16px; color: #000000; font-weight: 400; } .formular .produktZajem_radio_group .radio_block { display: flex; flex-direction: column; padding: 10px 20px; } .formular .produktZajem_radio_group .radio_block label { display: flex; flex-direction: column; align-items: center; padding: 0px; } .formular .produktZajem_radio_group .radio_block label .ikona { max-height: 50px; margin-bottom: 20px; margin-top: 50px; } .formular .produktZajem_radio_group input[type="radio"]:checked + label:before, .formular .produktZajem_radio_group input[type="radio"]:not(:checked) + label:before, .formular .produktZajem_radio_group input[type="checkbox"]:checked + label:before, .formular .produktZajem_radio_group input[type="checkbox"]:not(:checked) + label:before { top: 5px; right: 0px; margin: 0 auto; } .formular .produktZajem_radio_group input[type="radio"]:checked + label:after, .formular .produktZajem_radio_group input[type="radio"]:not(:checked) + label:after, .formular .produktZajem_radio_group input[type="checkbox"]:checked + label:after, .formular .produktZajem_radio_group input[type="checkbox"]:not(:checked) + label:after { top: 9px; right: 4px; margin: 0 auto; } .formular .form-control { height: 60px; border: 1px solid #d5d5d5; border-radius: 10px; box-shadow: none; margin-bottom: 10px; } .formular .form-control:focus { box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(153, 187, 51, 0.6); } .formular textarea.form-control { height: 130px; } .formular .fileInput-box { margin-top: 20px; margin-bottom: 20px; } .formular .fileInput-box .text { margin-bottom: 20px; } .formular .file_btn_wrapper { position: relative; display: block; height: 60px; padding: 0 20px; background-color: #f4f4f4; margin-bottom: 20px; } .formular a.file-btn { left: 0; padding: 0 20px; display: block; height: 100%; width: 100%; text-decoration: none; overflow: hidden; } .formular a.file-btn:hover, .formular a.file-btn:focus { color: #99bb33; } .formular .file_text { font-size: 17px; font-weight: 400; margin-right: 5px; } .formular .file_text_tiny { font-size: 17px; font-weight: 300; } .formular .plus { display: inline-block; position: relative; top: 3px; background-color: transparent; color: #99bb33; font-size: 30px; font-weight: 700; margin-right: 15px; text-align: center; transition: transform .5s; } .formular .delete { display: inline-block; position: absolute; right: 0px; width: 50px; height: 60px; line-height: 60px; color: #cc0000; font-size: 25px; font-weight: 300; margin-right: 0; text-align: center; z-index: 2; } .formular .plus::before { content: "+"; } .formular .delete::before { content: "✕"; } .formular .delete:hover { font-size: 30px; font-weight: bold; cursor: pointer; } .formular .tiny_text { position: relative; top: -20px; font-size: 12px; margin: 0 0 0 auto; display: block; text-align: right; } .formular .gdpr_souhlas_block { display: flex; align-items: start; } .formular .gdpr_souhlas { margin-right: 10px; } .formular .gdpr_text { position: relative; top: -1.5px; font-size: 14px; color: #000000; font-weight: 400; margin-bottom: 13px; } .formular .gdpr_text a { text-decoration: none; } .formular .finishForm-box { margin-top: 13px; margin-bottom: 10px; } .formular .captcha-box { margin-bottom: 12px; } .formular .button_col { } .formular .button_col .btn { font-weight: 700; min-width: 230px; padding-top: 16px; padding-bottom: 16px; border-radius: 30px; } @media(min-width: 992px){ .formular .button_col .btn { min-width: 300px; font-size: 20px; } } @media(min-width: 1220px){ .formular { padding: 100px 120px; } #formularKontakt.formular { padding-top: 15px; } } #kl_sekce { padding-top: 0px; padding-bottom: 100px; } #kl_sekce #login_page .title { font-size: 44px; font-weight: 700; margin-top: 0px; margin-bottom: 28px; } #kl_sekce #login_page .title .upper { text-transform: uppercase; } #kl_sekce #login_page .title .lower { font-weight: 400; } #kl_sekce #login_page .text { font-size: 20px; line-height: 30px; color: #000000; width: 85%; margin-bottom: 60px; } #kl_sekce #login_page .login_block { padding: 20px; border-radius: 20px; background-color: #ffffff; } #kl_sekce #login_page .login_block .title_block { height: 60px; padding-left: 15px; border-radius: 10px; background-color: #f4f4f4; margin-bottom: 24px; } #kl_sekce #login_page .login_block .title_block .title { font-size: 24px; line-height: 60px; color: #1d1d1d; font-weight: 400; margin: 0; } #kl_sekce #login_page .login_block .form label { font-size: 19px; line-height: 28px; color: #333333; font-weight: 400; } #kl_sekce #login_page .login_block .form .form-control { width: 100%; height: 50px; background-color: #ffffff; border: 1px solid #cfd5dd; margin-bottom: 12px; } #kl_sekce #login_page .login_block .form .final_box { display: flex; align-items: center; flex-direction: column; margin-top: 18px; margin-bottom: 20px; } #kl_sekce #login_page .login_block .form .final_box #pass_zapomenute { color: #333333; margin-top: 20px; } #kl_sekce #login_page .login_block .form .final_box #pass_zapomenute:hover, #kl_sekce #login_page .login_block .form .final_box #pass_zapomenute:focus { color: #99bb33; } @media(min-width: 768px){ #kl_sekce #login_page .login_block .form .final_box { flex-direction: row; } #kl_sekce #login_page .login_block .form .final_box #pass_zapomenute { margin-left: 20px; margin-top: 0px; } } @media(min-width: 992px){ #kl_sekce #login_page .title { margin-top: 95px; } #kl_sekce #login_page .text { margin-bottom: 0; } } #kl_sekce #klient_page { margin-top: -10px; } #kl_sekce #klient_page .odhlasit { position: absolute; right: 10px; top: -60px; display: flex; align-items: center; text-decoration: none; } #kl_sekce #klient_page .odhlasit span { font-size: 18px; color: #000000; } #kl_sekce #klient_page .odhlasit .svg-icon { width: 20px; height: 20px; fill: #99bb33; margin-right: 10px; } #kl_sekce #klient_page .odhlasit:hover span, #kl_sekce #klient_page .odhlasit:focus span { color: #99bb33; } #kl_sekce #klient_page .stav_block, #kl_sekce #klient_page .soubory_block { margin-top: 20px; } #kl_sekce #klient_page .block_title { font-size: 30px; margin-top: 0; margin-bottom: 20px; } #kl_sekce #klient_page .block { background-color: #ffffff; border-radius: 20px; padding: 40px; margin-bottom: 20px; } #kl_sekce #klient_page .udaje_block .block .radek span:nth-child(2n) { font-weight: 700; margin-left: 5px; } @media(max-width: 459px){ #kl_sekce #klient_page .udaje_block .block .radek span { display: block; margin-left: 0px !important; } } #kl_sekce #klient_page .stav_block .stav_list { padding: 0; list-style-type: none; } #kl_sekce #klient_page .stav_block .stav_list li { line-height: 30px; } #kl_sekce #klient_page .stav_block .stav_list li::before { content: url('/img/minus.png'); position: relative; top: -4px; margin-right: 14px; } #kl_sekce #klient_page .stav_block .stav_list li.active { font-weight: 700; } #kl_sekce #klient_page .stav_block .stav_list li.active::before { content: url('/img/circle-check.png'); top: 4px; } #kl_sekce #klient_page .soubory_block .box .title, #kl_sekce #klient_page .soubory_block #soubory { margin-bottom: 0px; } #kl_sekce #klient_page .novinky_block { padding-top: 70px; text-align: center; } #kl_sekce #klient_page .novinky_block .block_title { font-size: 44px; color: #000000; } #kl_sekce #zapomenute-heslo_page .block { padding: 20px; margin-top: 30px; border-radius: 20px; background-color: #ffffff; } #kl_sekce #zapomenute-heslo_page .block .form label { font-size: 19px; line-height: 28px; color: #333333; font-weight: 400; } #kl_sekce #zapomenute-heslo_page .block .form .form-control { width: 100%; height: 50px; background-color: #ffffff; border: 1px solid #cfd5dd; margin-bottom: 12px; } #kl_sekce #zapomenute-heslo_page .block .form .final_box { margin-top: 18px; margin-bottom: 20px; } #nezPoptavka_form.formular.nezPoptavka_form #introText p { font-size: 24px; color: #000000; font-weight: 400; text-align: center; } #nezPoptavka_form.formular.nezPoptavka_form #introText p { margin-bottom: 17px; } .btn_choose { width: 100%; height: 100px; border-radius: 20px; padding: 0px 26px; margin-bottom: 10px; background-color: #f4f4f4; border: 1px solid #d5d5d5; font-size: 18px; line-height: 24px; font-weight: 400; color: #000000; text-transform: none; text-decoration: none; display: flex; align-items: center; } .btn_choose .stronger { font-weight: 700; } .btn_choose .svg-icon { width: 55px; height: 50px; fill: #99bb33; margin-right: 20px; } .btn_choose.active, .btn_choose:hover, .btn_choose:focus { background-color: #99bb33; color: #000000; border-color: #99bb33; text-decoration: none; } .btn_choose.active .svg-icon, .btn_choose:hover .svg-icon, .btn_choose:focus .svg-icon { fill: #000000; } @media(min-width: 1460px){ .btn_choose { font-size: 21px; } } .formular #prefTech_block .icon { color: #99bb33; transform-origin: center; position: relative; } .formular #prefTech_block .icon.closed { transform: rotate(-90deg); top: 2px; } .formular #prefTech_block .icon.opened { transform: rotate(0deg); left: 2px; } .formular #prefTech_block .link_label { cursor: pointer; } .formular #prefTech_block .link_label:hover .icon, .formular #prefTech_block .link_label:focus .icon { color: #1d1d1d; } #video { position: relative; margin-top: 0px; min-height: 260px; overflow: hidden; background: #1a1a1a; } #video .videoWrapper { position: relative; pointer-events: none; padding-bottom: 56.25%; padding-top: 25px; width: 300%; left: -100%; } #video .videoWrapper iframe{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #video .header-text-overlay .content { position: absolute; width: 100%; top: 95px; } #video .header-text-overlay .title { font-size: 28px; line-height: 38px; color: #000000; font-weight: 700; margin-bottom: 15px; height: auto; max-height: 80px; overflow: hidden; } #video .header-text-overlay .content .text { color: #000000; max-height: 180px; overflow: hidden; font-size: 14px; line-height: 26px; } #video .header-text-overlay .btn-box { margin-top: 25px; display: flex; flex-direction: column; } #video .header-text-overlay .btn { margin-top: 10px; min-width: 140px; padding-top: 10px; padding-bottom: 10px; font-size: 12px; } #video .header-text-overlay .lightbox .btn { width: 100%; } #video .header-text-overlay .btn:hover { color: #fff; } @media(max-width: 767px){ #video .header-text-overlay { position: static; width: 100%; text-align: center; background-color:#f4f4f4; } #video .header-text-overlay .content { position: relative; transform: none; top: 0; padding: 0 30px; text-align: left; padding-top: 50px; padding-bottom: 50px; } #video .header-text-overlay .content .title { font-size: 24px; line-height: 34px; overflow: visible; height: auto; max-height: initial; } #video .header-text-overlay .content .text { max-height: initial; overflow: visible; } #video .header-text-overlay .btn { font-size: 13px; min-width: 173px; } } @media(max-width: 299px){ #video .header-text-overlay .content .title { font-size: 20px; line-height: 30px; } #video .header-text-overlay .content .text { font-size: 12px; } } @media(max-width: 459px){ #video .header-text-overlay .content .title { font-size: 20px; line-height: 25px; } #video .header-text-overlay .content .text { font-size: 12px; line-height: 18px; } } @media(min-width: 460px){ #video .header-text-overlay .btn-box { flex-direction: row; } #video .header-text-overlay .btn.btn_reference { margin-left: 20px; } } @media(min-width: 768px){ #animace #video .header-text-overlay { height: 100%; } #video .header-text-overlay, #video .header-text-overlay .title, #video .header-text-overlay .content .text { color: #ffffff; } #video .prekryv { position: absolute; top: 0; left: 0; right: 0; display: block; width: 100%; height: 100%; background-color: rgba(0,0,0, .25); } } @media(min-width:992px){ #video .header-text-overlay .content { top: 185px; } } @media(min-width: 1220px){ #video .header-text-overlay .title { font-size: 40px; line-height: 50px; max-height: 100px; } #video .header-text-overlay .content .text { max-height: 310px; font-size: 16px; line-height: 28px; } #video .header-text-overlay .btn { margin-top: 25px; min-width: 210px; padding-top: 11px; padding-bottom: 11px; font-size: 20px; } } @media(min-width: 1460px){ #video .header-text-overlay .content { top: 195px; } #video .header-text-overlay .title { font-size: 50px; line-height: 60px; max-height: 125px; margin-bottom: 25px; } #video .header-text-overlay .content .text { max-height: 270px; font-size: 20px; line-height: 30px; } #video .header-text-overlay .btn { margin-top: 35px; } } #guidelines_switch { position: fixed; top: 0px; left: 0px; display: block; height: 16px; width: 16px; border-radius: 50%; background-color: grey; z-index: 99999992; } #guidelines_switch.active { background-color: yellowgreen; } #guidelines { display: block; width: 1440px; height: 100%; position: fixed; top: 0px; left: 0px; right: 0px; margin-left: auto; margin-right: auto; z-index: 99999991; } #guidelines .container-fluid, #guidelines .container, #guidelines .container-fluid .row, #guidelines .container .row { height: 100%; } #guidelines .container-fluid .col, #guidelines .container .col { height: 100%; } #guidelines .guideline { position: relative; width: 100%; height: 100%; } #guidelines .guideline:before { content: ''; position: absolute; top: 0px; left: 0px; display: block; width: 1px; height: 100%; background-color: #099d50; } #guidelines .guideline:after { content: ''; position: absolute; top: 0px; right: 0px; display: block; width: 1px; height: 100%; background-color: #ff7d08; } .gm-style-iw-chr { display: none !important; } .gm-style .gm-style-iw-c { padding: 12px !important; }