html { scroll-behavior: smooth; } body { background: #ffffff; color: #555555; font-size: 17px; font-family:"Rubik", sans-serif; } h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 { color: #000000; font-weight: 500; } a { color: #000000; text-decoration: underline; } a:hover, a:focus { color: #cc0000; text-decoration-thickness: 2px; } .btn { position: relative; color: #ffffff; font-size: 16px; font-weight: 500; line-height: 22px; text-decoration: none; padding-top: 14px; padding-bottom: 14px; background:#cc0000; border-style: none; border-radius: 4px; min-width: 190px; text-transform: uppercase; } .btn:hover, .btn:focus { color: #ffffff !important; background: #000000; text-decoration: underline; } .btn.btn_transparent { color: #333333; background-color: transparent; background-image: none; border: 1px solid #cc0000; } .btn.btn_transparent:hover, .btn.btn_transparent:focus { color: #ffffff !important; background: #000000; } *:focus { outline: 1px auto !important; outline-offset: 2px !important; } h1,.h1 { font-size: 32px; margin-top: 0px; margin-bottom: 10px; } h2,.h2 { font-size: 28px; margin-top: 20px; margin-bottom: 10px; } h3,.h3 { font-size: 24px; margin-top: 20px; margin-bottom: 10px; } h4,.h4 { font-size: 20px; margin-top: 20px; margin-bottom: 10px; } h5,.h5 { font-size: 20px; margin-top: 20px; margin-bottom: 10px; } h6,.h6 { font-size: 20px; margin-top: 20px; margin-bottom: 10px; } @media(min-width: 768px){ h1, .h1 { font-size: 36px; margin-top: 0px; margin-bottom: 20px; } h2, .h2 { font-size: 32px; margin-top: 40px; margin-bottom: 20px; } h3, .h3 { font-size: 28px; margin-top: 40px; margin-bottom: 20px; } h4, .h4 { font-size: 24px; margin-top: 40px; margin-bottom: 20px; } h5, .h5 { font-size: 20px; margin-top: 40px; margin-bottom: 20px; } h6, .h6 { font-size: 20px; margin-top: 40px; margin-bottom: 20px; } } .horizontal_line { display: block; margin-top: 20px; margin-bottom: 20px; width: 100%; height: 1px; background-color: #d5d5d5; } img.zoom { cursor: pointer; } .img-responsive { margin: 0px auto; } .img-thumbnail { margin-bottom: 15px; border-radius: 0px; } .push-bottom { margin-bottom: 15px; } .img_bcg_block { position: relative; overflow: hidden; } .img_bcg { display: block; background-size: cover; background-position: center; background-repeat: no-repeat; height: 100%; width: 100%; transition: transform 0.5s; } img.img_bcg { object-fit: cover; } .box_link { display: block; text-decoration: none; height: 100%; } .box_link:hover, .box_link:focus { text-decoration: none; } .box_link:hover .img_bcg_block .img_bcg, .box_link:focus .img_bcg_block .img_bcg { transform: scale(1.1); transition: transform 0.5s; } .vertical-align { position: absolute; top: 50%; transform: translateY(-50%); } @media (min-width: 1220px) { .col-lg-petina { width: 20% !important; } } @media (min-width: 1460px) { .col-xlg-1 { position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; float: left; width: 8.33333333%; } .col-xlg-2 { width: 16.66666667%; } .col-xlg-6 { width: 50%; } } .h2_extra { padding: 10px 15px; margin: 30px auto 25px auto; text-align: center; border-bottom: 2px solid #cc0000; width: 30%; color: #333333; font-size: 24px; text-transform: uppercase; } .h2_extra a { color: #333333; } .h2_extra a:hover, .h2_extra a:focus { color: #cc0000; text-decoration: none; } img { max-width: 100%; height: auto; } .zahodit { display: none; } .prekryv { display: block; position: absolute; top: 0px; left: 0px; right: 0px; width: 100%; height: 100%; } .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; } @media (min-width: 1220px) { .col-lg-petina { width: 20% !important; } } .container, .container-fluid, .row, .row > li, .row > div { transition: width .5s, margin .5s, padding .5s; } .page-content.bottomOffset { margin-bottom: 25px; } .page-content p { line-height: 28px; } .page-content ul, .page-content ol { padding-left: 20px; } .page-content ul { list-style: none; } .page-content li { margin-bottom: 10px; } .page-content ul li:before { content: "\2022"; color: #000000; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; } .page-content ul.list-unstyled { list-style: none inside none; padding-left: 0px; } body .table-responsive { border: none; } .table-responsive.jspScrollable { border: 1px solid #003366; } .page-content .table-responsive { overflow: auto; border: none; max-width: 100%; } .page-content table { width: 100%; border: 1px solid #c9c9c9; margin-bottom: 20px; font-size: inherit; } .page-content table th, .page-content table td { border: 1px solid #777; border: 1px solid #c9c9c9; vertical-align: middle; padding: 10px; } .page-content table th { background-color: #dfdfdf; font-weight: normal; } .page-content table tr:nth-child(even) td { background: #f5f5f5; } .clanekDetail { padding-top: 0px; padding-bottom: 0px; } @media(min-width: 768px){ .page-content.bottomOffset { margin-bottom: 30px; } .clanekDetail { padding-top: 60px; } } .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: #cc0000; } #header { position: relative; z-index: 999991; background-color: transparent; height: 85px; } #header.affix { width: 100%; z-index: 9999991; top: 0px; position: fixed; background-color: #ffffff; } body.withoutIntroImage #header { background-color: #ffffff; box-shadow: 0 0 15px rgba(0,0,0,0.15); } #header #top-line-container { height: 100%; } #top-line { display: flex; align-items: center; justify-content: space-between; padding-left: 10px; padding-right: 10px; height: 100%; } #top-line #right_block { display: flex; align-items: center; justify-content: flex-end; } #logo { display: inline-block; display: flex; text-decoration: none; } #logo .logo_title { margin: 0; padding: 0; line-height: 0; } #logo img { max-width:100%; height:auto; max-height: 55px; } #logo:hover, #logo:focus, #logo:active { color: #333333; } #searchFormTop { margin-right: 13px; } #searchFormTop .input-group { position: relative; } #searchFormTop #q.form-control { display: none !important; width: 230px; height: 40px; border-radius: 0px; background-color: #f4f4f4; border: 1px solid #f4f4f4; } #searchFormTop #q.form-control:focus { box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, 0.6); } #searchFormTop .ico-btn { background-color: #f4f4f4 !important; padding: 0 !important; border: 1px solid #f4f4f4 !important; border-radius: 50%; height: 40px; width: 40px; position: relative; z-index: 3; } #searchFormTop .ico-btn .icon { color: #000000; transition: transform .5s; } #searchFormTop .ico-btn:hover, #searchFormTop .ico-btn:focus { background-color: #cc0000 !important; border: 1px solid #cc0000 !important; } #searchFormTop .ico-btn:hover .icon, #searchFormTop .ico-btn:focus .icon { color: #ffffff; transform: scale(1.2); } @media(max-width: 991px){ .searchActive { overflow: hidden; overflow-x: hidden; overflow-y: hidden; position: fixed; } } .searchActive #searchFormTop #hledani #q.form-control { display: block !important; right: -40px; } .searchActive #searchFormTop #hledani .ico-btn { border: none !important; } #soc_block { display: flex; align-items: center; justify-content: center; } .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 #levy-blok .leve-menu { padding-left:0px; padding-right: 0px; background-color:#fff; color:#fff; top: 0px; height: 100%; overflow: auto; width: 100%; } #mainMenu .navbar-nav { margin:0px; } #mainMenu a { position: relative; line-height: 20px; color:#fff; border: 0px none; outline: 0px none; text-decoration: none; text-transform: uppercase; } #mainMenu li:hover > a, #mainMenu li:focus > a, #mainMenu li > a:hover, #mainMenu li > a:focus { color:#cc0000; background-color: transparent; text-decoration: underline; } #mainMenu li > a:hover, #mainMenu li > a:focus { background-color: transparent; } #mainMenu li.active > a { color: #cc0000; text-decoration: underline; } #mainMenu .dropdown-menu { margin:-1px 0px 0px 0px; padding: 1px 0px 0px 0px; background:#ffffff; } .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background-color: transparent; } .mobile-menu { display: none; } .dropdown .dropdown-menu.opened { display: block; } #mainMenu .dropdown-toggle ~ .dropdown-trigger { background: none; box-shadow: none; border: 0px; padding: 0px; display: inline-flex; align-items: center; justify-content: center; } #mainMenu .dropdown-trigger .icon { font-size: 13px; color: #cc0000; } #mainMenu li:hover .dropdown-trigger .icon { color:#cc0000; } #mainMenu li .dropdown-trigger:focus .icon { color:#cc0000; } .navbar-toggle { background: #cc0000; color:#fff; width: 36px; height: 36px; margin: 0px; line-height: 0px; padding: 0px; } .navbar-toggle:hover, .navbar-toggle:focus, .navbar-toggle:active { background-color: #cc0000; color: #ffffff; } a i.glyphicon { padding-right:5px; } @media(max-width: 991px){ #header { height: 70px; } #header.affix { box-shadow: 0 0 10px rgba(0,0,0,.2); } #logo { margin-right: 15px; } #logo img.logo_bile { display: none; } body.header-affixed { margin-top: 90px; } #mainMenu .navbar-collapse { border: none !important; overflow: auto; } #mainMenu .navbar-collapse .dropdown-menu { padding: 0px; position: relative; width: 100%; margin: 0px; background: #f4f4f4; box-shadow: none; } #mainMenu .navbar-collapse .dropdown-toggle ~ .dropdown-trigger { position: absolute; height: 50px; width: 10%; bottom: 0; right: 0; padding: 0; z-index: 1001; } #mainMenu .navbar-collapse .dropdown-toggle ~ .dropdown-trigger .icon { position: absolute; top: 50%; transform: translateY(-50%); right: 50%; } #mainMenu .navbar-collapse .dropdown-toggle ~ .dropdown-trigger:hover .icon, #mainMenu .navbar-collapse .dropdown-toggle ~ .dropdown-trigger:focus .icon { animation-name: downPulse; animation-duration: .7s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; } @keyframes downPulse{ 0%, 100% { transform: translate(0, -50%); } 50% { transform: translate(0, -30%); } } #header.preventAffix { position: relative !important; top: auto !important; left: 0; right: auto; } #header.preventAffix #navbar { height: auto; } #header.preventAffix .navbar-nav { top: 70px; left: 0; width: 100%; z-index: 9999; background-color: #ffffff; } #mainMenu li { border-bottom: 1px solid #d5d5d5; } #mainMenu li a { color: #000000; line-height: 50px; padding: 0 10px; width: 100%; text-decoration: none; } #mainMenu li a:hover, #mainMenu li a:focus, #mainMenu li.active > a { text-decoration: underline; } #mainMenu li a:focus { outline-offset: -3px; } #mainMenu li a.dropdown-toggle:focus { z-index: 1001; } #mainMenu li .dropdown-menu { top: 0; background-color: #ebf2f4; } #mainMenu li .dropdown-menu > li > a { padding: 0 20px; } #bottom_block { margin-top: 30px; margin-bottom: 30px; } #searchFormTop { margin-right: auto; margin-left: auto; margin-bottom: 20px; } #searchFormTop .input-group { margin: 0 auto; width: 90%; } #searchFormTop #q.form-control { width: 100%; display: table-cell !important; } #searchFormTop .ico-btn { position: absolute; right: 0; z-index: 3; border: none !important; } } @media(min-width: 992px){ #header,#header.affix { position: absolute; top: 0; left: 0; right: 0; } #header { background-color: transparent; } #header #top-line-container { border-radius: 0px; } #top-line { padding-left: 15px; padding-right: 15px; } #bottom-line-container { position: absolute; top: 0; left: 0; right: 0; height: 85px; width: 680px; left: 0px; margin: 0 auto; } .bottom-line { position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; } #logo { text-align:left; } #logo img { max-height: 70px; margin-top: 0px; max-width: 100%; height: auto; } #logo img.logo_bile { display: block; } #logo img.logo_cerne { display: none; } body.withoutIntroImage #logo img.logo_cerne { display: block; } body.withoutIntroImage #logo img.logo_bile { display: none; } #mainMenu li { position: relative; height: 49px; } #mainMenu a { display: inline-block; height: 100%; line-height: 49px; padding: 0; color: #ffffff; font-weight: 400; font-size: 13px; border: none; text-decoration: none; } #mainMenu .active > a:after { width: 100%; } #mainMenu .navbar-nav > li:hover > a, #mainMenu .navbar-nav > li:focus > a, #mainMenu .navbar-nav > li > a:hover, #mainMenu .navbar-nav > li > a:focus, #mainMenu .navbar-nav > li.active > a { color: #ffffff; text-underline-offset: 5px; text-decoration-color: #cc0000; text-decoration-thickness: 2px; } #mainMenu .dropdown-toggle ~ .dropdown-trigger { position: relative; top: -2px; margin-left: 5px; } #mainMenu .dropdown-toggle ~ .dropdown-trigger .icon { color: #ffffff; } #mainMenu li.dropdown .dropdown-menu a { display: block; padding-left: 8px; padding-right: 8px; white-space: break-spaces; } #mainMenu li.dropdown .dropdown-menu a:hover, #mainMenu li.dropdown .dropdown-menu a:focus { color: #cc0000; background-color: transparent; text-decoration: underline; } #mainMenu li ul:not(.dropdown-menu) a:hover:after, #mainMenu li ul:not(.dropdown-menu) a:focus:after { width: 100%; } #mainMenu .dropdown-trigger .icon { font-size: 10px; } #mainMenu .navbar-nav { display: flex; align-items: center; justify-content: space-between; width: 100%; } #mainMenu .dropdown-menu { padding: 0; margin: 0; border: none; border-radius: 4px; box-shadow: 0 0 7.5px rgba(0,0,0,0.3); background-color: #ffffff; padding: 10px; min-width: 310px; width: 100%; } #mainMenu .dropdown-menu li { height: 26px; border: none; } #mainMenu .dropdown-menu li:last-child { border: none; } #mainMenu .dropdown-menu a { font-size: 12px; height: 100%; line-height: initial; font-weight: 400; color: #000000; padding-top: 9px; padding-bottom: 9px; text-transform: none; } #mainMenu .dropdown-menu a:after, #mainMenu .dropdown-menu .active > a:after { margin-left: 0; } #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; } body.withoutIntroImage #header { position: relative; } body.withoutIntroImage #mainMenu .navbar-nav > li > a, body.withoutIntroImage #mainMenu .navbar-nav > li:hover > a, body.withoutIntroImage #mainMenu .navbar-nav > li:focus > a, body.withoutIntroImage #mainMenu .navbar-nav > li > a:hover, body.withoutIntroImage #mainMenu .navbar-nav > li > a:focus, body.withoutIntroImage #mainMenu .navbar-nav > li.active > a { color: #000000; } body.withoutIntroImage #mainMenu .dropdown-trigger .icon { color: #000000; } body.withoutIntroImage #mainMenu li:hover .dropdown-trigger .icon { color:#cc0000; } body.withoutIntroImage #mainMenu li .dropdown-trigger:focus .icon { color:#cc0000; } } @media (min-width: 1220px){ #header { height: 125px; } #bottom-line-container { width: 800px; left: 160px; height: 125px; } #mainMenu a { font-size: 16px; } #mainMenu .dropdown-menu li { height: auto; } #mainMenu .dropdown-menu a { font-size: 17px; } #mainMenu .dropdown-trigger .icon { font-size: 13px; } #logo img { max-height: 130px; margin-top: 22px; } #mainMenu .container { padding: 0px; } #mainMenu>.container { padding: 0 15px; } body.withoutIntroImage #header #logo img { max-height: 110px; margin-top: 0px; } } @media (min-width: 1460px){ .container { width: 1440px; } #top-line { padding-left: 50px; padding-right: 50px; } #bottom-line-container { width: 950px; left: 150px; } #mainMenu a { font-size: 18px; } } @media (min-width: 1680px){ #bottom-line-container { width: 880px; left: -30px; } } .searchForm .input-group .form-control { height: 52px; } @media(max-width: 429px){ .searchForm .input-group { display: flex; flex-direction: column; } .searchForm .input-group .input-group-btn { width: 100%; } .searchForm .input-group .btn { min-width: initial; width: 100%; margin-top: 10px; border-radius: 25px; } } .section_nav > ul { padding: 0; list-style-type: none; margin-bottom: 0px; } .section_nav > ul.row { margin-right: -10px; margin-left: -10px; } #uvodniBlok { position: relative; width: 100%; margin-bottom: 25px; } #uvodImg { position: relative; width: 100%; height: 270px; overflow: hidden; } #uvodniBlok .bcg { display: block; position: absolute; top: 0px; width: 100%; height: 100%; object-fit: cover; object-position: center; } #uvodniBlok video.bcg { z-index: 3; } #uvodniBlok img.bcg { z-index: 2; -webkit-animation: zoom 40s; animation: zoom 40s; animation-iteration-count: infinite; animation-direction: alternate; } #uvodImg .prekryv { background-color: rgba(0,0,0,.2); } #uvodTextBlock { z-index: 1000; padding: 20px; background-color: #cc0000; } #uvodTextBlock .carousel-inner { overflow: initial; } #uvodTextBlock .title { font-size: 26px; line-height: 38px; font-weight: 500; color: #ffffff; margin-bottom: 10px; text-transform: uppercase; } #uvodTextBlock .text { font-size: 18px; line-height: 24px; color: #ffffff; font-weight: 300; max-height: 90px; overflow: hidden; } #uvodTextBlock .btn { margin-top: 15px; background-color: #000000; } @media(min-width: 430px){ #uvodImg { height: 470px; } #uvodTextBlock { position: absolute; bottom: 100px; left: 50px; max-width: 70%; padding: 0px; background-color: transparent; } #uvodTextBlock .title { } #uvodTextBlock .text { font-size: 22px; line-height: 34px; max-height: 140px; } #uvodTextBlock .btn { margin-top: 18px; background-color: #cc0000; } } @media(min-width: 768px){ #uvodImg { height: 570px; } #uvodniBlok video.bcg { width: initial; height: initial; object-fit: initial; } #uvodTextBlock { max-width: 50%; position: absolute; bottom: 150px; left: 140px; } #uvodTextBlock .title { font-size: 40px; line-height: 52px; margin-bottom: 12px; } #uvodTextBlock .text { font-size: 24px; line-height: 36px; max-height: 145px; } #uvodTextBlock .btn { margin-top: 22px; } } @media(min-width: 992px){ #uvodniBlok { margin-bottom: 35px; } #uvodTextBlock { max-width: 50%; bottom: 100px; } #uvodTextBlock .title { font-size: 50px; line-height: 62px; margin-bottom: 14px; } #uvodTextBlock .text { font-size: 26px; line-height: 38px; max-height: 120px; } #uvodTextBlock .btn { margin-top: 25px; } } @media(min-width: 1220px){ #uvodImg { height: 840px; } #uvodniBlok img.bcg { object-position: bottom; } #uvodTextBlock { max-width: 900px; bottom: 190px; } #uvodTextBlock .title { font-size: 60px; line-height: 72px; margin-bottom: 16px; } #uvodTextBlock .text { font-size: 28px; line-height: 40px; } #uvodTextBlock .btn { margin-top: 27px; } } @media(min-width: 1920px){ #uvodniBlok .bcg { margin: 0 auto; object-fit: cover; width: 100%; } } @-webkit-keyframes zoom { from { -webkit-transform: scale(1, 1); } to { -webkit-transform: scale(1.5, 1.5); } } @keyframes zoom { from { transform: scale(1, 1); } to { transform: scale(1.5, 1.5); } } .home_section { position: relative; padding-top: 30px; padding-bottom: 30px; text-align: center; } .home_section .section_title_block { margin-bottom: 27px; text-align: center; } .home_section .section_above_title { display: inline-block; font-size: 22px; color: #000000; font-weight: 300; margin-bottom: 6px; } .home_section .section_title { font-size: 26px; color: #000000; font-weight: 500; margin-top: 0; margin-bottom: 0px; } .home_section .section_text { font-size: 17px; line-height: 28px; color: #555555; } .home_section .section_text p:last-of-type { margin-bottom: 0px; } .home_section .section_btn { margin-top: 35px; } @media (min-width: 768px) { .home_section { padding-top: 60px; padding-bottom: 60px; } .home_section .section_title_block { margin-bottom: 37px; } .home_section .section_above_title { font-size: 32px; margin-bottom: 11px; } .home_section .section_title { font-size: 40px; } .home_section .section_btn { margin-top: 40px; } } @media(min-width: 992px){ #uvod_naseCinnost.home_section .section_nav.swiper .swiper-wrapper .swiper-slide { width: 380px; } } .swiper-wrapper { margin-top: 5px !important; } .swiper-controls { position: relative; display: flex; align-items: center; height: 50px; margin-top: 14px; } .swiper-controls .swiper-scrollbar { position: static; background-color: #f4f4f4; } .swiper-controls .swiper-scrollbar .swiper-scrollbar-drag { background-color: #cc0000; } .swiper-controls .swiper-button { position: static; width: 40px; height: 40px; min-width: 40px; border-radius: 50%; background-color: #ffffff; border: 1px solid #d5d5d5; margin: 0px; } .swiper-controls .swiper-button.swiper-button-prev { margin-left: 38px; } .swiper-controls .swiper-button.swiper-button-next { margin-left: 8px; } .swiper-controls .swiper-button .icon { font-size: 18px; line-height: 40px; color: #cc0000; } .swiper-controls .swiper-button .swiper-navigation-icon { display: none; } @media(min-width: 768px){ .swiper-controls { height: 70px; } .swiper-controls .swiper-button { width: 60px; height: 60px; min-width: 60px; } .swiper-controls .swiper-button.swiper-button-prev { margin-left: 68px; } .swiper-controls .swiper-button .icon { font-size: 24px; line-height: 60px; } } #uvod_naseSpolecnost.home_section { padding-bottom: 45px; } #uvod_naseSpolecnost.home_section, #uvod_naseSpolecnost.home_section .section_title_block { text-align: left; } #uvod_naseSpolecnost.home_section .section_title_block { margin-bottom: 23px; } @media(min-width: 992px){ #uvod_naseSpolecnost.home_section { padding-bottom: 90px; } #uvod_naseSpolecnost.home_section .naseSoplecnost_main_row { display: flex; align-items: end; } } #uvod_kalkulatroHal.home_section { padding-top: 45px; } #uvod_kalkulatroHal.home_section .section_title_block { margin-bottom: 27px; } #uvod_kalkulatroHal.home_section .section_content_block { background-color: #f4f4f4; padding: 55px 35px; } #uvod_kalkulatroHal.home_section .section_text { color: #555555; } #uvod_kalkulatroHal.home_section .section_btn { display: inline-flex; align-items: center; justify-content: center; min-width: 240px; font-size: 18px; padding-top: 18px; padding-bottom: 18px; } #uvod_kalkulatroHal.home_section .section_btn .icon { max-height: 24px; width: 20px; margin-right: 14px; fill: #ffffff; } @media(min-width: 768px){ #uvod_kalkulatroHal.home_section .section_content_block { padding: 70px; } #uvod_kalkulatroHal.home_section .section_text { font-size: 20px; line-height: 30px; } } @media(min-width: 992px){ #uvod_kalkulatroHal.home_section { padding-top: 90px; } #uvod_kalkulatroHal.home_section .section_content_kontejner { margin-top: -210px; } } #uvod_naseRealizace.home_section { padding-bottom: 40px; } #uvod_naseRealizace.home_section, #uvod_naseRealizace.home_section .section_title_block { text-align: left; } #uvod_naseRealizace.home_section .section_title_block { margin-bottom: 29px; } #uvod_naseRealizace.home_section .section_text { color: #555555; } @media(min-width: 768px){ #uvod_naseRealizace.home_section { padding-bottom: 100px; } #uvod_naseRealizace.home_section .section_text { font-size: 20px; line-height: 30px; } } #uvod_naseRealizace.home_section .sNahledObr-articles { margin-top: 50px; display: flex; flex-direction: column; align-items: center; } @media(min-width: 430px){ #uvod_naseRealizace.home_section .sNahledObr-articles { flex-direction: row; } } @media(min-width: 1220px){ #uvod_naseRealizace.home_section .sNahledObr-articles { margin-top: 0px; } } #main_block { } #main_obsah { padding-top: 50px; padding-bottom: 50px; } #main_obsah .subMain_title { margin-top: 0px; } #pageIntro.withImage { margin-bottom: 0px; } .pageIntroWithImage { position: relative; height: 500px; overflow: hidden; } .pageIntroWithImage .prekryv { background-color: rgba(0, 0, 0, .5); } .pageIntroWithImage img.pageIntro_img { position: relative; display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; } .pageIntroWithImage .intro_title_block { z-index: 1000; left: 0px; right: 0px; margin: 0 auto; } .pageIntroWithImage .intro_title_block .intro_title { font-size: 32px; color: #ffffff; font-weight: 500; text-transform: uppercase; margin-top: 0px; margin-bottom: 20px; } .pageIntroWithImage .intro_title_block .intro_text { font-size: 22px; line-height: 30px; color: #ffffff; font-weight: 300; } .pageIntroWithImage .intro_title_block .intro_text p { margin-bottom: 0px; } .pageIntroWithImage .obsah_kotva { position: absolute; bottom: 20px; left: 0px; right: 0px; width: 30px; height: 70px; margin: 0 auto; fill: #cc0000; z-index: 1000; } .pageIntroWithImage .obsah_kotva .icon { position: absolute; height: 50px; } .pageIntroWithImage .obsah_kotva:hover .icon, .pageIntroWithImage .obsah_kotva:focus .icon { animation-name: downPulse2; animation-duration: .7s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; } @keyframes downPulse2 { 0%, 100% { top: 0px; } 50% { top: 20px; } } @media(min-width: 768px){ .pageIntroWithImage .intro_title_block .intro_title { font-size: 42px; } } @media(min-width: 992px) { .pageIntroWithImage { height: 700px; } .pageIntroWithImage .intro_title_block { top: 56%; } .pageIntroWithImage .intro_title_block .intro_title { font-size: 60px; } .pageIntroWithImage .intro_title_block .intro_text { font-size: 28px; line-height: 40px; } } .pageIntroWithoutImage { padding-top: 50px; padding-bottom: 50px; } .pageIntroWithoutImage .intro_title { margin-bottom: 11px; font-size: 40px; text-transform: uppercase; color: #000000; font-weight: 500; } .pageIntroWithoutImage .intro_text { font-size: 22px; line-height: 30px; color: #000000; font-weight: 300; } .pageIntroWithoutImage .intro_text p { margin-bottom: 0px; } @media(min-width: 992px){ .pageIntroWithoutImage { padding-top: 120px; padding-bottom: 90px; } .pageIntroWithoutImage .intro_title { font-size: 60px; margin-bottom: 23px; } .pageIntroWithoutImage .intro_text { font-size: 28px; line-height: 40px; } } .pageIntroWithoutImage.clanek_intro { padding-top: 35px; padding-bottom: 0px; } .pageIntroWithoutImage.clanek_intro .intro_title { font-size: 36px; color: #000000; font-weight: 500; text-transform: initial; } .pageIntroWithoutImage.clanek_intro .horizontal_line { margin-top: 45px; margin-bottom: 0; } @media(min-width: 992px){ .pageIntroWithoutImage.clanek_intro { padding-top: 65px; padding-bottom: 0px; } } .pageIntroAnotace { padding-top: 50px; padding-bottom: 0px; } .pageIntroAnotace .zpet_na_vypis { margin-bottom: 20px; } .pageIntroAnotace .intro_title { font-size: 36px; color: #000000; font-weight: 500; margin-bottom: 20px; } .pageIntroAnotace .intro_anotace { font-size: 17px; line-height: 28px; color: #555555; } .pageIntroAnotace .btn.chciKalkulaci_btn { margin-top: 27px; margin-bottom: 0px; } .pageIntroAnotace .intro_image { margin-top: 30px; } @media(min-width: 992px){ .pageIntroAnotace { padding-top: 100px; padding-bottom: 0px; } .pageIntroAnotace .intro_image { margin-top: 0px; } } .pageIntroAnotace .intro_anotace_block.kalkulace .intro_anotace { font-size: 22px; line-height: 30px; color: #000000; } .btn.chciKalkulaci_btn { min-width: 340px; padding-top: 19px; padding-bottom: 19px; margin-bottom: 50px; } .pageIntroWithImage #drobecky { text-align: left; margin-top: 10px; } .pageIntroWithoutImage #drobecky { position: relative; top: -20px; } .breadcrumb { background: transparent; margin-bottom: 0px; padding: 0; } .breadcrumb .icon_home { font-size: 14px; color: #a4a4bb; transition: transform .5s; } .breadcrumb > li + li::before { content: '-'; font-size: 10px; color: #cc0000; } .breadcrumb > li > a { font-size: 10px; color: #cc0000; } .breadcrumb > li.active { font-size: 10px; color: #cc0000; } .breadcrumb > li > a:hover, .breadcrumb > li > a:focus { color: #cc0000; } .breadcrumb > li > a:hover .icon_home, .breadcrumb > li > a:focus .icon_home { color: #cc0000; transform: scale(1.2); } @media(min-width: 768px){ .breadcrumb > li + li::before, .breadcrumb > li > a, .breadcrumb > li.active { font-size: 12px; } } @media(min-width: 992px){ .pageIntroWithoutImage #drobecky { top: -50px; } .breadcrumb > li + li::before, .breadcrumb > li > a, .breadcrumb > li.active { font-size: 13px; } } #introHeaderLinks_block { position: relative; display: inline-flex; flex-direction: column; margin-bottom: 30px; } #introHeaderLinks_block .btn { min-width: 200px; margin-top: 20px; } .zpet_na_vypis { display: inline-block; font-size: 14px; color: #cc0000; text-decoration: none; z-index: 2; } .zpet_na_vypis .icon { font-size: 12px; margin-right: 6px; color: #cc0000;; } .zpet_na_vypis:hover, .zpet_na_vypis:focus { color: #cc0000; } @media(min-width: 768px){ #introHeaderLinks_block { display: flex; flex-direction: row; align-items: flex-end; justify-content: space-between; } #introHeaderLinks_block .btn { margin-top: 0px; } } @media(min-width: 992px){ .zpet_na_vypis { font-size: 16px; } .zpet_na_vypis .icon { font-size: 14px; } } #menuPolozky_block { margin-bottom: 30px; } .twoCols_gray_center_block { background-color: #f4f4f4; text-align: center; margin-bottom: 90px; } .twoCols_gray_center_block .content_block { padding: 50px; transition: padding .5s; } .twoCols_gray_center_block .title { font-size: 32px; line-height: 48px; color: #000000; font-weight: 500; margin-top: 0px; margin-bottom: 17px; } .twoCols_gray_center_block .content { font-size: 20px; line-height: 30px; color: #000000; } .twoCols_gray_center_block .content .text { margin-bottom: 23px; } .twoCols_gray_center_block .content .kontakt_link.tel { text-decoration: none; } .twoCols_gray_center_block .content .kontakt_link.tel:hover, .twoCols_gray_center_block .content .kontakt_link.tel:focus { text-decoration: underline; text-decoration-thickness : 2px; } .twoCols_gray_center_block .content .btn { margin-top: 42px; } .twoCols_gray_center_block img.maskot { max-height: 490px; } @media(min-width: 992px){ .twoCols_gray_center_block .content_block { padding: 40px 25px 70px 25px; } } @media(min-width: 1220px){ .twoCols_gray_center_block .content_block { padding: 70px 50px 90px 50px; } } @media(min-width: 1460px){ .twoCols_gray_center_block .content_block {padding: 90px 50px 100px 50px; } } .vyhody { padding-top: 50px; padding-bottom: 30px; } .vyhody .box { border: 1px solid #d5d5d5; text-align: center; padding: 40px 20px 60px 20px; margin-bottom: 20px; } .vyhody .box .svg-icon { height: 132px; width: 122px; margin-bottom: 30px; fill: #cc0000; } .vyhody .box .title { font-size: 24px; line-height: 26px; color: #000000; font-weight: 500; } @media(min-width: 1460px){ .vyhody .box .title { font-size: 26px; line-height: 28px; } } @media (min-width: 767px) and (max-width: 1219px) { .vyhody .col:last-of-type { margin-left: calc(100%/4); } } @media(min-width: 1460px){ .vyhody .box .title { font-size: 28px; line-height: 30px; } } #kontakt_obsah { padding-bottom: 50px; } .kontakt_section { padding-top: 25px; padding-bottom: 20px; } .kontakt_section .section_title { font-size: 28px; color: #000000; font-weight: 500; margin-top: 0px; margin-bottom: 25px; } @media(min-width: 992px){ .kontakt_section { padding-top: 35px; padding-bottom: 40px; } } #kontakt_bloky { background-color: #f4f4f4; padding-top: 50px; padding-bottom: 30px; margin-bottom: 30px; } #kontakt_bloky .box { background-color: #ffffff; margin-bottom: 20px; padding: 40px 30px; } #kontakt_bloky .box .title { font-size: 28px; color: #000000; font-weight: 500; margin-bottom: 10px; } #kontakt_bloky .box .title.smaller { font-size: 24px; } #kontakt_bloky .box .text { font-size: 20px; color: #555555; } #kontakt_bloky .box .text .kontakt_link { font-size: 28px; line-height: 44px; color: #000000; text-decoration: none; } #kontakt_bloky .box .text .kontakt_link:hover, #kontakt_bloky .box .text .kontakt_link:focus { text-decoration: underline; } #kontakt_bloky .box .btn { margin-top: 36px; text-transform: initial; min-width: 200px; } @media(min-width: 992px){ #kontakt_bloky { padding-top: 100px; padding-bottom: 80px; margin-bottom: 60px; } #kontakt_bloky .box { height: 340px; padding: 25px 30px; } } #lide_block .box { background-color: #ffffff; border: 1px solid #d5d5d5; padding: 25px 30px; margin-bottom: 20px; } #lide_block .box .title { font-size: 22px; color: #cc0000; } #lide_block .box .text { color: #000000; font-weight: 300; } #lide_block .box .text strong { font-weight: 500; } @media(min-width: 768px){ #lide_block .box { height: 190px; } } #najdeteNas_blok .section_title { margin-bottom: 35px; } #levy-blok { margin-top: 50px; } #levy-blok .leve-menu { margin-bottom: 20px; } #levy-blok .leve-menu ul.nav { padding: 0; list-style-type: none; } #levy-blok .leve-menu li { border-top: 2px solid #ffffff; } #levy-blok .leve-menu li.open > a { border-bottom: 0px solid #9abae5; } #levy-blok .leve-menu li .icon:before { content: '\f107'; } #levy-blok .leve-menu li.open .icon:before { content: '\f106'; } #levy-blok .leve-menu li > a { text-decoration: none; font-size: 17px; line-height: 24px; color:#000000; font-weight: 400; padding: 10px 15px; background-color: #f4f4f4; } #levy-blok .leve-menu ul.nav:not(.subnav) > li:first-child > a { border-top-left-radius: 5px; border-top-right-radius: 5px; } #levy-blok .leve-menu ul.nav:not(.subnav) > li:last-child > a { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } #levy-blok .leve-menu li.open > a, #levy-blok .leve-menu li > a.a_active { color: #ffffff; background-color: #cc0000; text-decoration: underline; } #levy-blok .leve-menu li > a:hover, #levy-blok .leve-menu li > a:focus { color: #ffffff; text-decoration: underline; background-color: #cc0000; z-index: 1; } #levy-blok .leve-menu li > a:hover .text, #levy-blok .leve-menu li > a:focus .text { text-decoration: underline; } #levy-blok .leve-menu ul li .menu_akce { display: inline-block; clear: both; position: absolute; top: 0; right: 0; height: 45px; width: 15%; z-index: 999; text-align: center; background: none; box-shadow: none; border: 0px; padding: 0px; } #levy-blok .leve-menu ul li .menu_akce .icon { left: 0px; right: 0px; font-size: 10px; color: #000000; } #levy-blok .leve-menu ul li.open > .menu_akce .icon, #levy-blok .leve-menu ul li.active > .menu_akce .icon { color: #ffffff; } #levy-blok .leve-menu ul li > a:hover ~ .menu_akce .icon, #levy-blok .leve-menu ul li > a:focus ~ .menu_akce .icon { color: #ffffff; } @media(min-width: 992px) and (max-width: 1219px){ #levy-blok .leve-menu li > a { font-size: 12px; padding-top: 12px; padding-bottom: 12px; } } @media(min-width: 991px){ #levy-blok { margin-top: 0px; } } @media(min-width: 1460px){ #levy-blok { padding-right: 20px; } } #levy-blok .leve-menu .sublevel-2 li { border-top: 0px; border-bottom: 1px solid #9abae5; } #levy-blok .leve-menu .sublevel-2 li:last-child { border: none; } #levy-blok .leve-menu .sublevel-2 li > a { display: flex; align-items: center; height: 100%; text-decoration: none; font-size: 15px; padding: 11px 15px 11px 15px; color: #000000; font-weight: 400; background-color: #d0e4ff; } #levy-blok .leve-menu .sublevel-2 li > a:before { content: ""; font-size: 12px; font-family: "FontAwesome"; color: #000000; display: inline-block; width: 1em; margin-left: -1em; margin-right: 3px; } #levy-blok .leve-menu .sublevel-2 li > a.a_active { color: #cc0000; } #levy-blok .leve-menu .sublevel-2 li > a.a_active .text { text-decoration: underline; } #levy-blok .leve-menu .sublevel-2 li > a.a_active:before { color: #cc0000; } #levy-blok .leve-menu .sublevel-2 li > a:hover, #levy-blok .leve-menu .sublevel-2 li > a:focus { color: #cc0000; text-decoration: none; background-color: #9abae5; z-index: 1; } #levy-blok .leve-menu .sublevel-2 li > a:hover .text, #levy-blok .leve-menu .sublevel-2 li > a:focus .text { text-decoration: underline; } #levy-blok .leve-menu .sublevel-2 li > a:hover:before, #levy-blok .leve-menu .sublevel-2 li > a:focus:before { color: #cc0000; } #levy-blok .leve-menu .sublevel-2 li > a:hover .text, #levy-blok .leve-menu .sublevel-2 li > a:focus .text { text-decoration: underline; } @media(min-width: 992px) and (max-width: 1219px){ #levy-blok .leve-menu .sublevel-2 li > a { font-size: 10px; padding-top: 10px; padding-bottom: 10px; } } .subnav-toggle { padding:0px 5px; color: #cc0000; } .subnav {display:none; clear:both;} .opened > .subnav {display:block;} @media screen and (max-width: 991px) { #main_block { position: relative; } #col-left { position: static; } #mainMenu .navbar-collapse { top: auto; } nav.navbar>.container { padding: 0; } #mainMenu #navbar { margin: 0; } } @media screen and (min-width: 768px) { body { overflow: auto !important; } } .soc_icon_block { display: inline-flex; position: relative; font-size: 18px; width: 40px; height: 40px; border-radius: 50%; background-color: #ffffff; border: 1px solid #ffffff; text-transform: uppercase; } .soc_icon_block .icon { fill: #cc0000; left: 0; right: 0; max-height: 24px; width: 20px; margin: 0 auto; text-align: center; transition: transform .5s, top .5s; } .soc_icon_block:hover, .soc_icon_block:focus { background-color: #000000; border-color: #000000; } .soc_icon_block:hover .icon, .soc_icon_block:focus .icon { fill: #cc0000; top: 25%; transform: scale(1.1); } .soc_icon_block:not(:last-child) { margin-right: 10px; } .kalkulator_icon_block.soc_icon_block { background-color: #cc0000; border-color: #cc0000; } .kalkulator_icon_block.soc_icon_block .icon { fill: #ffffff; } .kalkulator_icon_block.soc_icon_block .text { display: none; } .kalkulator_icon_block.soc_icon_block:hover, .kalkulator_icon_block.soc_icon_block:focus { background-color: #000000; border-color: #000000; } .kalkulator_icon_block.soc_icon_block:hover .icon, .kalkulator_icon_block.soc_icon_block:focus .icon { fill: #ffffff; top: 20%; } @media(max-width: 991px), (min-width: 1680px){ .kalkulator_icon_block.soc_icon_block { width: initial; min-width: 220px; height: 60px; border-radius: 4px; display: flex; align-items: center; justify-content: center; text-decoration: none; } .kalkulator_icon_block.soc_icon_block .icon { position: relative; transform: none; top: 0px; margin-right: 17px; margin-left: initial; transition: none; } .kalkulator_icon_block.soc_icon_block .text { display: block; color: #ffffff; } .kalkulator_icon_block.soc_icon_block:hover .icon, .kalkulator_icon_block.soc_icon_block:focus .icon { top: 0px; transform: none; } .kalkulator_icon_block.soc_icon_block:hover .text, .kalkulator_icon_block.soc_icon_block:focus .text { text-decoration: underline; } } #footer { font-size: 16px; line-height: 24px; color: #ffffff; font-weight: 400; } #footer #footer_wrapper { background-color: #cc0000; padding-left: 20px; } #footer a:not(.btn) { color: #ffffff; text-decoration: none; } #footer a:not(.btn):hover, #footer a:not(.btn):focus { text-decoration: underline; } #footer #kalkHal-pata_block { margin-bottom: 60px; } #footer #kalkHal-pata_block .block_title { font-size: 40px; line-height: 50px; margin-bottom: 17px; } #footer #kalkHal-pata_block .block_text { font-size: 18px; line-height: 28px; } #footer #kalkHal-pata_block .btn { display: inline-flex; align-items: center; justify-content: center; min-width: 220px; margin-top: 8px; font-size: 18px; padding-top: 18px; padding-bottom: 18px; background-color: #000000; } #footer #kalkHal-pata_block .btn .icon { max-height: 24px; width: 20px; margin-right: 14px; fill: #ffffff; } #footer #kalkHal-pata_block a.btn:hover, #footer #kalkHal-pata_block a.btn:focus { background-color: #ffffff; } #footer #kalkHal-pata_block a.btn:hover .text, #footer #kalkHal-pata_block a.btn:focus .text { color: #000000; text-decoration: underline; } #footer #kalkHal-pata_block a.btn:hover .icon, #footer #kalkHal-pata_block a.btn:focus .icon { fill: #000000; } @media(min-width: 1220px){ #footer #kalkHal-pata_block { margin-bottom: 0px; } } #footer-menu { padding-top: 70px; padding-bottom: 45px; } #footer-menu .footer_col { font-size: 15px; line-height: 30px; margin-bottom: 40px; text-align: left; } #footer-menu .footer_col .title { font-size: 24px; line-height: 30px; color: #ffffff; margin-top: 0px; margin-bottom: 26px; } #footer-menu .footer_col .footer-nav { list-style-type: none; padding: 0; margin: 0; } #footer-menu .footer_col .footer-nav li { font-size: 15px; line-height: 20px; margin-bottom: 10px; } #footer-menu .footer_col .soc_icons { margin-top: 20px; } #footer-menu .footer_col .soc_icons .soc_icon_block .icon { color: #cc0000; } #footer-menu .footer_col .soc_icons .soc_icon_block:hover .icon, #footer-menu .footer_col .soc_icons .soc_icon_block:focus .icon { color: #ffffff; } @media(min-width: 992px){ #footer #footer_wrapper { padding-left: 0px; } #footer-menu { padding-top: 70px; padding-bottom: 50px; } #footer-menu .footer_col { text-align: left; } } @media(min-width: 1220px){ #footer-menu { padding-bottom: 10px; } } #footer-bottom { text-align: left; font-size: 14px; line-height: 24px; color: #ffffff; padding-top: 22px; padding-bottom: 25px; } #footer-bottom .pata_item.firma { margin-bottom: 15px; } #footer-bottom .pata_list { list-style-type: none; padding: 0; margin: 0; } #footer-bottom .pata_nav { display: block; } #footer-bottom .pata_item { display: table; margin-bottom: 5px; } #footer-bottom .pata_link { background-color: transparent; box-shadow: none; border: none; color: #ffffff; text-decoration: underline; } #footer-bottom .pata_link:hover, #footer-bottom .pata_link:focus { color: #ffffff; text-decoration-thickness: 2px; text-underline-offset: 3px; } .footer-copyright-cp { margin-top: 60px; } .footer-copyright-cp a { display: inline-block; height: 24px; padding: 0px; } .footer-copyright-cp a#logo-cp { width: 124px; height: 24px; } .footer-copyright-cp a#logo-cpedit { width: 46px; height: 14px; } .footer-copyright-cp a .svg-icon { width: 100%; height: 100%; vertical-align: middle; fill: #ffffff; padding: 0 5px; } .footer-copyright-cp a:hover .svg-icon { fill: #000000; } #footer-bottom .nonRESPswitch { margin-left: 40px; } @media (min-width: 992px) { #footer-bottom { text-align: left; } #footer-bottom .footer-copyright-cp { text-align: left; margin-top: 0; } #footer-bottom .pata_item { display: inline-block; margin-right: 10px; margin-bottom: 0px; } #footer-bottom .pata_item.firma { margin-bottom: 0px; } } @media(min-width: 1220px){ #footer-bottom .pata_nav { display: inline-block; margin-left: 8px; } #footer-bottom .pata_item { margin-right: 5px; } #footer-bottom .pata_item.firma { margin-bottom: 0px; } } #footer_partneri { padding-top: 15px; padding-bottom: 5px; } #footer_partneri .partner-img { max-height: 140px; filter: grayscale(1); opacity: .5; } label { font-weight: 400; margin-bottom: 0; } .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:#a02932; } .formular { padding: 30px; background-color: #eeeeee; color: #333333; } .formular .form_title { margin-top: 0; margin-bottom: 25px; font-size: 36px; font-weight: 400; color: #00627d; } .formular .form_section_title { margin-top: 0; margin-bottom: 25px; font-size: 20px; font-weight: 500; } .formular .form_text { font-size: 14px; line-height: 20px; } .formular span[aria-labelledby="povinny"] { color: #cc0000; margin-left: 5px; } .formular .form-control { height: 50px; margin-bottom: 11px; } .formular .form-control:focus { box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 170, 51, 0.6) } .formular textarea.form-control { height: 105px; margin-bottom: 18px; } .formular .gdpr_souhlas_block { display: flex; align-items: flex-start; } .formular .gdpr_souhlas { margin-right: 5px; } .formular .gdpr_text { display: block; font-size: 14px; line-height: 20px; color: #333333; } .formular .gdpr_text a { text-decoration: underline; } .formular .prety-checkbox { width: 18px; min-width: 18px; height: 18px; background-color: #ffffff; border: 1px solid #d5d5d5; } .formular .prety-checkbox.checked:before { top: -2px; } .formular .finishForm-box { margin-bottom: 20px; } .formular .finishForm-box { display: flex; flex-direction: column; padding-top: 10px; padding-bottom: 10px; } .formular .finishForm-box .gdpr_col { order: 1; padding-top: 10px; padding-bottom: 10px; } .formular .finishForm-box .button_col { order: 3; padding-top: 10px; padding-bottom: 10px; } .formular .finishForm-box .recaptcha_col { order: 2; padding-top: 10px; padding-bottom: 10px; } .formular .button_col .btn { min-width: 220px; padding-top: 15px; padding-bottom: 15px; } .formular select { position: relative; display: block; width: 100%; cursor: pointer; appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; } .formular .select_wrap { position: relative; } .formular .select_wrap::after { content: "\f078"; font-family: "Font Awesome 6 Free"; font-weight: 900; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); pointer-events: none; } .formular.withFiles .fileInput-box { margin-bottom: 20px; } .formular.withFiles .fileInput-box .text { margin-bottom: 8px; } .formular.withFiles .file_btn_wrapper { position: relative; display: block; height: 90px; padding: 0 20px; background-color: #ffffff; margin-bottom: 20px; } .formular.withFiles .file-btn { border: 0px; background: transparent; box-shadow: none; left: 0; padding: 5px 20px 5px 20px; display: block; height: 100%; width: 100%; text-decoration: none; overflow: hidden; } .formular.withFiles .file-btn:hover .file_text, .formular.withFiles .file-btn:focus .file_text, .formular.withFiles .file-btn:hover .file_text_tiny, .formular.withFiles .file-btn:focus .file_text_tiny { color: #a02932; } .formular.withFiles .file_text { color: #555555; font-size: 14px; font-weight: 400; margin-right: 5px; } .formular.withFiles .file_text_tiny { color: #555555; font-size: 14px; font-weight: 300; } .formular.withFiles .plus { display: inline-block; position: relative; background-color: transparent; color: #a02932; font-size: 30px; font-weight: 700; margin-right: 15px; text-align: center; transition: transform .5s; } .formular.withFiles .delete { display: inline-block; position: absolute; right: 0px; width: 50px; height: 60px; line-height: 60px; color: #a02932; font-size: 25px; font-weight: 300; margin-right: 0; text-align: center; z-index: 2; } .formular.withFiles .plus::before { content: "+"; } .formular.withFiles .delete::before { content: "✕"; } .formular.withFiles .delete:hover { font-size: 30px; font-weight: bold; cursor: pointer; } .formular.withFiles .tiny_text { position: relative; top: 0px; font-size: 12px; margin: 0 0 0 auto; display: block; text-align: right; } @media(min-width: 430px){ .formular.withFiles .file_btn_wrapper { height: 60px; } } @media(min-width: 992px){ .formular { padding: 30px; } .formular.withFiles .file_text { font-size: 17px; } .formular.withFiles .file_text_tiny { font-size: 17px; } } @media(min-width: 1460px){ .formular { padding: 45px 120px; } } @media(max-width: 459px){ .g-recaptcha{ transform:scale(0.77); } } .formular .sub_title { font-size: 28px; color: #000000; font-weight: 500; margin-top: 0px; margin-bottom: 20px; } .formular .sub_title + .text { margin-bottom: 25px; } .form-group .radio-option { display: flex; align-items: center; margin-bottom: 10px; } .form-group .radio-option input { margin-top: 0px; margin-right: 8px; } .form-group .radio-option label { margin-bottom: 0px; } #formularKalkulace_container { background-color: #f4f4f4; margin-top: 50px; margin-bottom: 50px; } #formularKalkulace.formular { padding-top: 0px; padding-bottom: 25px; padding-left: 30px; padding-right: 30px; } #formularKalkulace.formular .inputs { padding-top: 50px; } #formularKalkulace.formular .sub_title { margin-bottom: 30px; } @media(min-width: 992px){ #formularKalkulace.formular { padding-top: 30px; padding-bottom: 60px; } } #formularKariera_container { background-color: #f4f4f4; margin-top: 50px; margin-bottom: 50px; } #formularKariera.formular { padding-top: 45px; padding-bottom: 25px; padding-left: 0px; padding-right: 0px; } #formularKariera.formular #kontaktni-formular-title { font-size: 26px; line-height: 42px; color: #000000; font-weight: 500; margin-bottom: 30px; } #formularKariera.formular .text { font-size: 20px; line-height: 36px; color: #000000; } #formularKariera.formular #kontaktni-formular-title + .text { margin-bottom: 80px; } #formularKariera.formular .kontakt_link:not(.rozbitej_mejl) { text-decoration: none; } #formularKariera.formular .kontakt_link:hover, #formularKariera.formular .kontakt_link:focus { text-decoration: underline; } @media(min-width: 992px){ #formularKariera.formular { padding-top: 90px; padding-bottom: 60px; } #formularKariera.formular #kontaktni-formular-title { font-size: 32px; line-height: 48px; } } #articles_block { padding-top: 0px; padding-bottom: 15px; } #articles_block.topOffset { padding-top: 40px; } #articles_block .articles_title { font-size: 32px; line-height: 48px; color: #000000; font-weight: 500; margin-top: 0px; margin-bottom: 35px; } @media(min-width: 768px){ #articles_block { padding-bottom: 50px; } } .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; } .menuPolozky .box { position: relative; height: 320px; margin: 0px auto 20px auto; text-align: center; } .menuPolozky .prekryv { z-index: 0; background-color: rgba(0,0,0,.2); } .menuPolozky .title { position: absolute; left: 20px; right: 20px; bottom: 50px; font-size: 28px; line-height: 24px; color: #ffffff; font-weight: 500; margin: 0px; } .menuPolozky .img_bcg_block { position: relative; height: 100%; width: 100%; } .menuPolozky .box_link:hover .title, .menuPolozky .box_link:focus .title { text-decoration: underline; } @media(min-width: 768px){ .menuPolozky .box { max-width: initial; height: 520px; } .menuPolozky .title { min-height: 76px; font-size: 36px; line-height: 38px; left: 55px; right: 55px; bottom: 60px; } } .menuIconPolozky { display: flex; flex-direction: column; margin-top: 30px; } .menuIconPolozky .box { margin: 0px auto 20px auto; text-align: center; } .menuIconPolozky .box.last { margin-bottom: 0px; } .menuIconPolozky .box_link { position: relative; padding: 20px 20px 15px 20px; background-color: #ffffff; border: 1px solid #d5d5d5; display: flex; flex-direction: column; align-items: center; } .menuIconPolozky .svg-icon { width: 45px; height: 45px; margin-bottom: 25px; fill: #cc0000; } .menuIconPolozky .title { font-size: 22px; line-height: 26px; color: #000000; font-weight: 500; margin-top: 0px; margin-bottom: 16px; } .menuIconPolozky .icon { font-size: 20px; color: #cc0000; } .menuIconPolozky .box_link:hover, .menuIconPolozky .box_link:focus { border-color: #cc0000; } .menuIconPolozky .box_link:hover .title, .menuIconPolozky .box_link:focus .title { text-decoration: underline; color: #cc0000; } @media(min-width: 430px){ .menuIconPolozky { flex-direction: row; } .menuIconPolozky .box { margin-bottom: 0px; } } @media(min-width: 992px){ .menuIconPolozky { flex-direction: column; } .menuIconPolozky .box { max-width: 340px; margin-bottom: 20px; } .menuIconPolozky .box_link { padding-top: 30px; padding-bottom: 30px; } .menuIconPolozky .svg-icon { width: 70px; height: 70px; margin-bottom: 45px; } .menuIconPolozky .title { font-size: 24px; line-height: 28px; margin-bottom: 32px; } } @media(min-width: 1220px){ .menuIconPolozky { flex-direction: row; } .menuIconPolozky .box { margin-bottom: 0px; } } @media(min-width: 1460px){ .menuIconPolozky .box { max-width: initial; } .menuIconPolozky .box_link { padding: 40px 40px 35px 40px; } } .sNahledObr-articles .box { position: relative; margin: 0px auto 20px auto; text-align: center; } .sNahledObr-articles .box_link { border: 1px solid #f4f4f4; } .sNahledObr-articles .content { padding: 30px 30px 35px 30px; background-color: #f4f4f4; } .sNahledObr-articles .title { font-size: 18px; line-height: 24px; color: #000000; font-weight: 400; margin: 0px; } .sNahledObr-articles .img_bcg_block { position: relative; height: 255px; } .sNahledObr-articles .img_bcg_block .img_bcg { object-fit: cover; object-position: center; display: block; width: 100%; height: 100%; } .sNahledObr-articles .box_link:hover, .sNahledObr-articles .box_link:focus { border-color: #cc0000; } .sNahledObr-articles .box_link:hover .content .title, .sNahledObr-articles .box_link:focus .content .title { color: #cc0000; text-decoration: underline; } @media(min-width: 430px){ .sNahledObr-articles .box { max-width: initial; } .sNahledObr-articles .title { font-size: 20px; line-height: 22px; height: 43px; overflow: hidden; } } .montovaneHaly-articles .box { position: relative; height: 345px; margin: 0px auto 20px auto; } .montovaneHaly-articles .content { position: absolute; left: 30px; bottom: 35px; z-index: 2; } .montovaneHaly-articles .title { font-size: 24px; line-height: 26px; color: #ffffff; font-weight: 500; margin: 0px; } .montovaneHaly-articles .content .btn { min-width: 140px; padding-top: 9px; padding-bottom: 9px; margin-top: 25px; } .montovaneHaly-articles .img_bcg_block { position: relative; height: 100%; } .montovaneHaly-articles .img_bcg_block .prekryv { z-index: 1; background-color: rgba(0,0,0,.4); } .montovaneHaly-articles .img_bcg_block .img_bcg { object-fit: cover; object-position: center; display: block; width: 100%; height: 100%; } .montovaneHaly-articles .box_link:hover, .montovaneHaly-articles .box_link:focus { border-color: #cc0000; } .montovaneHaly-articles .box_link:hover .content .title, .montovaneHaly-articles .box_link:focus .content .title { color: #cc0000; text-decoration: underline; } @media(min-width: 430px){ .montovaneHaly-articles .box { max-width: initial; } .montovaneHaly-articles .title { font-size: 28px; line-height: 30px; } } .bezNahledObr-articles .box { position: relative; margin-left: auto; margin-right: auto; margin-bottom: 20px; } .bezNahledObr-articles .box .box_link { border: 1px solid #f4f4f4; background-color: #f4f4f4; } .bezNahledObr-articles .box .content { padding: 25px 30px; text-align: left; display: block; height: 100%; width: 100%; } .bezNahledObr-articles .box .title { font-size: 22px; line-height: 28px; color: #000000; font-weight: 500; margin-top: 0; margin-bottom: 8px; } .bezNahledObr-articles .box .text { font-size: 17px; line-height: 28px; color: #000000; } .bezNahledObr-articles .box .text p { margin-bottom: 0px; } .bezNahledObr-articles .box .sipka_block { position: relative; width: 50px; height: 50px; border-radius: 4px; background-color: #cc0000; margin: 20px 0px 0px auto; } .bezNahledObr-articles .box .sipka_block .icon { font-size: 20px; color: #ffffff; left: 0; right: 0; text-align: center; } .bezNahledObr-articles .box_link:hover, .bezNahledObr-articles .box_link:focus { border-color: #cc0000; } .bezNahledObr-articles .box_link:hover .content .title, .bezNahledObr-articles .box_link:focus .content .title { color: #cc0000; text-decoration: underline; } .bezNahledObr-articles .box_link:hover .sipka_block, .bezNahledObr-articles .box_link:focus .sipka_block { background-color: #000000; } @media(min-width: 768px){ .bezNahledObr-articles .box { max-width: initial; } .bezNahledObr-articles .box .content { padding: 30px 30px 18px 30px; } .bezNahledObr-articles .box .sipka_block { margin-top: 0px; margin-right: auto; } } #pagination_block { margin-top: 20px; } #pagination_block .btn.genNext { min-width: 220px; margin-bottom: 20px; } .pagination { margin-top: 0px; margin-bottom: 0px; } .pagination>li>a, .pagination>li>span { padding: 5px 0; height: 40px; width: 40px; text-align: center; color: #000000; background-color: #f4f4f4; border: 1px solid #f4f4f4; font-size: 18px; margin: 0px 5px 0px 0px; border-radius: 4px; } .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus { background-color: #000000; border-color: #000000; color: #ffffff; z-index: 4; text-decoration: underline; text-underline-offset: 2px; } .pagination>li:last-child>a, .pagination>li:last-child>span, .pagination>li:first-child>a, .pagination>li:first-child>span { border-radius: 4px; } .pagination>li>a i.icon { padding: 0px; font-size: 18px; color: #000000; left: 0px; right: 0px; } .pagination>li>a:hover i.icon, .pagination>li>a:focus i.icon { color: #ffffff; animation-duration: .8s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; } .pagination>li>a#previousPage:hover i.icon, .pagination>li>a#previousPage:focus i.icon { animation-name: leftPulse; } .pagination>li>a#nextPage:hover i.icon, .pagination>li>a#nextPage:focus i.icon { animation-name: rightPulse; } .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus { background-color: #000000; border-color: #000000; color: #ffffff; } .pagination>.active>a { text-decoration: underline; text-underline-offset: 2px; } @keyframes rightPulse{ 0%, 100% { transform: translate(0, -50%); } 50% { transform: translate(3px, -50%); } } @keyframes leftPulse{ 0%, 100% { transform: translate(0, -50%); } 50% { transform: translate(-3px, -50%); } } .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: #cc0000 !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: 0px; 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; } .popup-block-content { padding: 15px; } #formular-area .form-show { margin-bottom: 10px; } #komentare_kotva img { margin-top: -5px; } ul.comments li ul.reply { padding-left: 20px; } .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: 991px) { .menuOpened { background: #ffffff; } .menuOpened.header-affixed { margin-top: 0; } .menuOpened #main_obal { display: none; } .menuOpened #footer { display: none; } } @media (max-width: 595px) { .logo-miniresp { display: block !important; } .logo-resp { display: none !important; } } @media (max-width: 380px) { #leve-menu-toggle { width: 100px; padding: 0; } } #prekryv, .prekryv { display: none; background-color: rgba(0, 0, 0, 0.7); width: 100%; height: 0; z-index: 999; position: absolute; top: 0px; left: 0px; right: 0px; } .prekryv { display: block; height: 100%; } .lg-outer .lg-inner { padding-top: 50px; } .lg-outer .lg-thumb-item img { object-fit: contain; } .lg-backdrop { z-index: 1045; } .lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap { padding-bottom: 155px; } .lg-toolbar #lg-download { display: none; } .white-popup-block .row { margin: 0; } #formularKontakt table { width: 100%; margin: 20px 0; } .ajax-waiting:after { content: ""; display: block; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background: url("/img/loading.gif") 50% 50% no-repeat rgba(60, 60, 60, 0.5); } body.ajax-waiting:after { position: fixed; z-index: 6666; } #media-obsah { margin-top: 30px; padding-bottom: 50px; } ul#videa { padding-left: 20px; } #videa li, #soubory li { text-align: left; clear: both; text-decoration: underline; } #media-tabs{ background: transparent; border: none; font-family: inherit; } #media-tabs.ui-widget-content { border: none; padding: 0; margin-top: 33px; } #media-tabs.ui-widget-content.top_offset{ margin-top: 36px; } #media-tabs > ul { background: inherit; border: none; margin: 0; padding: 0; display: flex; align-items: center; flex-direction: row; } .galleryHeader, #media-tabs > ul li { background-color: transparent; margin: 0 35px 0px 0px; border: none; border-radius: 0px !important; font-size: 24px; color: #000000; font-weight: 500; border-bottom: 2px solid #ffffff !important; } #media-tabs > ul li:last-child { margin-right: 0px; } .galleryHeader { margin-bottom: 8px; } #media-tabs > ul li a { padding: 0px !important; color: #000000 !important; } #media-tabs .gallery { padding: 0; padding-top: 15px; } #media-tabs .ui-state-default a { color: #cc0000; } #media-tabs .ui-state-active, #media-tabs .ui-widget-content .ui-state-active, #media-tabs .ui-widget-header .ui-state-active, #media-tabs a.ui-button:active, #media-tabs .ui-button:active, #media-tabs .ui-button.ui-state-active:hover, #media-tabs > ul li:hover, #media-tabs > ul li:focus, #media-tabs > ul li:active { background-color: inherit !important; border-bottom: 2px solid #cc0000 !important; top: 0px; } #media-tabs > ul li:not(.ui-tabs-active):hover, #media-tabs > ul li:not(.ui-tabs-active):active { top: 0px; border-color: #cc0000; } #media-tabs > ul li:not(.ui-tabs-active) a:hover, #media-tabs > ul li:not(.ui-tabs-active) a:focus { color: #cc0000 !important; } @media(max-width: 429px){ #media-tabs > ul { border-bottom: none; flex-direction: column; } #media-tabs > ul li { display: block; width: 100%; text-align: center; margin-right: 0px; padding: 10px 0px; } #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; top: 0px } } #media-tabs .ui-state-active a, #media-tabs .ui-state-active a:link, #media-tabs .ui-state-active a:visited{ color: #000000; outline: none; } .gallery {} .gallery .img-thumbnail { height: 250px; border: none; background: transparent; margin-bottom: 20px; padding-top: 0; padding-bottom: 0; } .gallery .img-thumbnail img { width: 100%; height: 100%; object-fit: cover; } #soubory { text-align: left; } #soubory .box { margin-bottom: 0px; background-color: #fff; } #soubory .box a { display: block; text-align: left; display: inline-flex; align-items: center; text-decoration: none; margin-bottom: 10px; } #soubory .box a .title { text-decoration: underline; } #soubory .box a:hover .title, #soubory .box a:focus .title { color: #cc0000; text-decoration-thickness: 2px; } #soubory .box img { display: block; max-height: 23px; min-width: 17px; margin-right: 15px; } @media(min-width: 430px) and (max-width: 1229px){ #soubory .box a .title { font-size: 13px; } } #videa a:hover, #videa a:focus, #videa a:active { color: #cc0000; } #tabs-foto .btn { color: #ffffff; margin-top: 0px; } #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; } .cp-extrablock { display: flex; flex-wrap: wrap; padding-top: 30px; padding-bottom: 30px; } .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: 32px; line-height: 48px; color: #000000; font-weight: 500; 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; border-radius: 0px; } .cp-extrablock img.img-responsive { cursor: pointer; } .cp-extrablock .text_wrapper { background-color: #f4f4f4; height: 100%; padding: 52px 37px 37px 37px; } @media(min-width: 992px){ .cp-extrablock .img_col .img_wrapper { height: 100%; } .cp-extrablock img { height: 100%; max-height: initial; margin-bottom: 0; } .cp-extrablock .text_wrapper { padding-top: 72px; } } .cp_imgs_box { padding-top: 30px; padding-bottom: 30px; } .cp_imgs_box img.img-responsive { cursor: pointer; } .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; border-radius: 0px; } @media (min-width: 768px) { .cp_imgs_box .multiple_photo { flex-direction: row; } .cp_imgs_box .multiple_photo .img_item { margin-bottom: 0px; } } .cp_texts_box { padding-top: 30px; padding-bottom: 30px; } .form-control { border-radius: 4px; box-shadow: none; } .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: #cc0000; } .formular { padding: 30px; background-color: #f4f4f4; color: #333333; border-radius: 0px; } .formular .form_title { font-size: 24px; font-weight: 700; margin-top: 0; margin-bottom: 25px; color: #333333; } .formular label { display: flex; align-items: center; font-size: 16px; line-height: 24px; color: #333333; font-weight: 400; margin-bottom: 2px; } .formular .form-control { height: 60px; margin-bottom: 10px; border-radius: 4px; } .formular .form-control:focus { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 170, 51, 0.6); } .formular textarea.form-control { height: 105px; margin-bottom: 18px; } .formular .gdpr_souhlas { display: flex; } .formular .gdpr_text { display: block; font-size: 16px; line-height: 22px; color: #333333; } .formular .gdpr_text a { text-decoration: underline; } .formular .prety-checkbox { width: 18px; min-width: 18px; height: 18px; background-color: #ffffff; border: 1px solid #d5d5d5; } .formular .prety-checkbox.checked:before { top: -2px; } .formular .finishForm-box { margin-bottom: 20px; } .formular .button_col .btn { min-width: 300px; padding-top: 18px; padding-bottom: 18px; } .formular.withFiles .label_col { margin-bottom: 5px; } .formular.withFiles .label_col i { display: block; margin-bottom: 10px; } .formular.withFiles .fileInput-box { margin-bottom: 10px; } .formular.withFiles .file_btn_wrapper { position: relative; display: block; height: 60px; padding: 0px; background-color: #ffffff; border: 1px solid #d5d5d5; margin-bottom: 10px; border-radius: 4px; } .formular.withFiles .file-btn { left: 0; padding-left: 20px; display: flex; align-items: center; width: 85%; text-decoration: none; overflow: hidden; } .formular.withFiles .file-btn:hover .file_text, .formular.withFiles .file-btn:focus .file_text, .formular.withFiles .file-btn:hover .file_text_tiny, .formular.withFiles .file-btn:focus .file_text_tiny { color: #cc0000; text-decoration: underline; } .formular.withFiles .file_text { color: #555555; font-size: 17px; font-weight: 400; margin-right: 5px; } .formular.withFiles .file_text_tiny { color: #555555; font-size: 17px; font-weight: 300; } .formular.withFiles .plus { display: inline-block; position: relative; background-color: transparent; color: #cc0000; font-size: 30px; font-weight: 700; margin-right: 15px; text-align: center; transition: transform 0.5s; } .formular.withFiles .delete { display: inline-block; position: absolute; right: 0px; width: 50px; height: 60px; line-height: 60px; color: #cc0000; background-color: transparent; border: none; font-size: 25px; font-weight: 300; margin-right: 0; text-align: center; z-index: 2; } .formular.withFiles .plus::before { content: "+"; } .formular.withFiles .delete::before { content: "✕"; } .formular.withFiles .delete:hover { font-size: 30px; font-weight: bold; cursor: pointer; } .formular.withFiles .tiny_text { position: relative; font-size: 12px; margin: 0 0 0 auto; display: block; text-align: right; } @media (min-width: 992px) { .formular { padding: 30px; } } @media (min-width: 1460px) { .formular { padding: 45px 60px; } } @media (max-width: 459px) { .g-recaptcha { transform: scale(0.77); } } .formular .section_block_intro { display: flex; height: 60px; background-color: #eeeeee; } .formular .section_block_intro .section_num_box { position: relative; width: 60px; height: 100%; flex-shrink: 0; background-color: #000000; text-align: center; } .formular .section_block_intro .section_num_box .num { left: 0px; right: 0px; font-size: 28px; color: #ffffff; font-weight: 700; } .formular .section_block_intro .section_title_box { position: relative; height: 100%; width: 100%; margin-left: 20px; background-color: #eeeeee; } .formular .section_block_intro .section_title_box .title { left: 0px; right: 0px; font-size: 26px; color: #000000; font-weight: 400; margin: 0px; } .formular .section_block { margin-bottom: 20px; background-color: #f8f8f8; } .formular .section_block_inputs { padding-top: 40px; padding-bottom: 40px; } .formular .section_block_inputs.file_block_inputs { padding-bottom: 10px; } .formular .checkboxes_block { margin-top: 13px; } .formular .checkboxes_block label { display: block; } .formular .checkboxes_block label input { margin-right: 10px; } @media(max-width: 991px){ .formular .checkboxes_block:not(.first) { margin-top: 0px; } } .formular .help { max-height: 18px; margin-left: 8px; } .mfp-close { background: transparent url("/img/zavrit-ico.png") 50% 50% no-repeat !important; border: 0px !important; box-shadow: none !important; height: 50px !important; width: 50px !important; font-size: 0 !important; opacity: 1 !important; right: 10px !important; cursor: pointer; z-index: 2; transition: transform .5s; } .mfp-close:hover, .mfp-close:focus { opacity: 0.65 !important; } .mfp-close:focus { transform: scale(1.1); } .mfp-close:active { top: 0px !important; } .mfp-img { max-height: initial !important; } .mfp-bg, .lg-backdrop { z-index: 999999 !important; } .lg-outer, .mfp-wrap { z-index: 1000000 !important; } .screen-reader-text.btn { min-width: initial; max-width: 1px; width: 1px; height: 1px; line-height: 1px; padding-top: 15px; padding-bottom: 15px; padding-right: 22px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); font-size: 16px; border-top-left-radius: 0px; border-bottom-left-radius: 0px; position: absolute; top: 120px; left: 0; z-index: 999999; transition: max-width 0.5s; } .screen-reader-text.btn:focus { width: auto; max-width: 260px; height: initial; line-height: initial; clip: initial; } .screen-reader-text.btn:focus span { text-decoration: underline; left: 0; transition: left 0.5s; } #btn-holder { margin-top: 10px; margin-bottom: 60px; } #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; }