:root {
    --color-primary: #3498db;
    --color-bg-light: #f5f5f5;
    --color-text-dark: #29325b;
    --font-family-default: "Work Sans", serif;
    --font-family-display: "Sora", serif;
}

.clearfix {
    clear: both;
    height: 0;
    font-size: 1px;
}

.relative {
    position: relative;
}

@font-face {
    font-family: 'lipnik';
    src: url("fonts-icons/icomoon.eot?h0ghij");
    src: url("fonts-icons/icomoon.eot?h0ghij#iefix") format("embedded-opentype"), url("fonts-icons/icomoon.ttf?h0ghij") format("truetype"), url("fonts-icons/icomoon.woff?h0ghij") format("woff"), url("fonts-icons/icomoon.svg?h0ghij#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
    text-align: initial;
    font-family: var(--font-family-default);
}


.bottom .table {

}

.bottom .table tr {
    transition: 0.3s all ease-out;
}

.bottom .table tr:hover td {
    transition: 0.3s all ease-out;
    background-color: rgba(231, 76, 60, 0.33);
}

.standardy .tables .bottom {
    margin-bottom: 0;
    padding: 0;
}

.standardy .tables .bottom table {
    margin-bottom: 0;
}

.standardy .tables .bottom table tbody tr td:first-of-type {
    text-align: left;
    padding-left: 25px;
}

.tables .bottom table tbody tr td:last-of-type {
    padding-left: 25px;
    padding-right: 25px;
}

.tables .bottom table tbody tr.podlazi td {
    text-align: left;
    background-color: #1f1f1f;
    padding-left: 60px;
}

div.clear {
    clear: both;
}

.galerie-stranka.galery {
    padding: 0 0 100px;
}

.alert-custom {

}

nav ul li a.active {
    color: #e74c3c;
}

header nav ul li .submenu a.active {
    background: #f2f2f2;
    text-decoration: none;
}

header.slided nav ul li a.active, header.white nav ul li a.active {
    color: #e74c3c;
}

.alert-custom.success {
    background-color: #2ecc71;
    padding: 15px;
    color: white;
}

.seeMoreCustom {
    position: relative;
    display: inline-block;
    background: #1f1f1f;
    color: white;
    font-size: 16px;
    font-family: var(--font-family-default);
    line-height: 20px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 22px;
    padding: 10px 28px;
}

a.seeMoreCustom:hover, a.seeMoreCustom:focus {
    text-decoration: none;
    background: #3498db;
    color: white;
}

.news .news-list .seeMore {
    font-size: 16px;
}

footer .top a.purple .overlay {
    background: #ba36d6;
}

footer .top a {
    width: 20%;
}

.contact .left .tab-content .person .loga img + img {
    margin-left: 0px;
}

aside.custom {
    position: fixed;
    z-index: 6;
}

.main .block a.purple:before {
    background-color: #ba36d6;
}

.main .block a.purple {
    border-top: 4px solid #ba36d6;
}

aside a.purple {
    border-top: 4px solid #ba36d6;
}

aside a.purple:hover {
    background-color: #ba36d6;
}

.standardy .tables .bottom table {
    min-width: auto;
}

ul.list-styled {
    list-style-type: none;
}

ul.list-styled li {
    position: relative;
}

ul.list-styled li:before {
    content: '';
    position: absolute;
    background-image: url(/images/odrazka.svg);
    width: 15px;
    height: 14px;
    left: -40px;
    top: 5px;
}

.gm-style * {
    transition: none !important;
}

.window-block {
    transition: none;
    background-color: transparent;
    transform: translateX(-50%);
    margin-left: -18px;
    width: auto !important;
    height: 44px !important;
}

.window-block > div:first-child {
    display: none;
}

.window-block.bg-our {
    background-color: #ed1c24;
}

.window-block.bg-retail {
    background-color: #9b9b9b;
}

.window-block.bg-foreign {
    background-color: #000;
}

/*.gm-style .gm-style-iw{*/
/*width: auto;*/
/*}*/
/*.gm-style-iw {*/
/*top: 0!important;*/
/*left: 0!important;*/
/*position: relative!important;*/
/*display: block;*/
/*height: 44px;*/
/*line-height: 44px;*/
/*}*/
/*.gm-style-iw > div{*/
/*float: right;*/
/*display: block!important;*/
/*}*/
/*.gm-style-iw p{*/
/*margin: 0;*/
/*padding-left: 15px;*/
/*padding-right: 15px;*/
/*color: white;*/
/*font-size: 12px;*/
/*height: 44px;*/
/*line-height: 44px;*/
/*background: black;*/
/*text-transform: uppercase;*/
/*font-weight: bold;*/
/*letter-spacing: 1px;*/
/*-webkit-font-smoothing: subpixel-antialiased;*/
/*}*/
/*.gm-style-iw + div{*/
/*display: none;*/
/*}*/

.alert-custom.errors {
    color: white;
    background-color: rgb(93, 0, 0);
    list-style-type: none;
}

.alert-custom ul {
    list-style-type: none;
    -webkit-padding-start: 0;
    padding: 15px;
    font-size: 14px;
}

.aktualita-list .news {
    padding: 0;
    background: white;
}

.aktualita-list .text {
    padding: 190px 0 60px 0;
    /* background: #f0f0f0; */
}

.news .news-list article {
    background: #f5f5f5;
}

.text {
    font-family: var(--font-family-default);
    line-height: 1.65;
    font-size: 1.125rem;
    padding-top: calc(var(--header-height) + 40px);
}

.text p {
    font-size: 1rem;
    line-height: 1.65;
}

.text.no-padding {
    padding: 0;
}

.no-padding-bottom {
    padding-bottom: 0;
}

.text h1.h2 {
    float: left;
    width: 100%;
    color: #1f1f1f;
    text-transform: uppercase;
    font-family: var(--font-family-display);
    font-size: 44px;
    line-height: 49px;
    margin-bottom: 35px;
    font-weight: bold;
}

.text h2.h3 {
    float: left;
    width: 100%;
    color: #1f1f1f;
    font-weight: 400;
    font-size: 23px;
    line-height: 24px;
    margin-bottom: 25px;
    font-weight: bold;
}

.text .perex {
    font-size: 23px;
    font-weight: 400;
    line-height: 1.5;
    font-style: italic;
}

.pick .text .perex {
    color: #858585;
    text-align: left;
    font-style: normal;
}

.main .block h1.h2 {
    color: white;
    font-size: 64px;
    text-transform: uppercase;
    line-height: 74px;
    padding: 35px 0 25px;
    float: left;
    width: calc(100% + 140px);
    font-family: var(--font-family-display);
    margin-left: -70px;
    text-align: center;
}

.why {
    background-color: #ffffff;
}

.upozorneni {
    padding-top: 40px;
    color: white;
}

.tables .bottom .table-responsive {
    margin-bottom: 80px;
}

.mapa-pozemky {
    width: 100%;
    height: 800px;
}

.mapa-pozemky.img {
    height: auto;
}

.mapa-pozemky .map {
    width: 100%;
    height: 100%;
}

#js-pulse-animation-cursor {
    width: 60px;
    height: 60px;

    border-radius: 100%;
    -webkit-animation: loader-scale 1s ease-out infinite;
    animation: loader-scale 1s ease-out infinite;
    position: absolute;
    z-index: 9999999;
    opacity: 0;
    pointer-events: none;
}

@keyframes loader-scale {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}

#js-pulse-animation-cursor {
    width: 56px;
    height: 56px;
    border: 4px solid transparent;
    border-radius: 50%;
    top: 50%;
    margin: -28px auto 0;
    z-index: 9999;
    position: absolute;
    opacity: 0;
    left: 0;
    display: none;
}

#js-pulse-animation-cursor::before {
    content: '';
    border: 4px solid rgb(243, 156, 17);
    border-radius: 50%;
    width: 67.2px;
    height: 67.2px;
    position: absolute;
    top: -9.6px;
    left: -9.6px;
    animation: loader-scale 1s ease-out infinite;
    animation-delay: 1s;
    opacity: 0;
}

#js-pulse-animation-cursor::after {
    content: '';
    border: 4px solid rgb(243, 156, 17);
    border-radius: 50%;
    width: 56px;
    height: 56px;
    position: absolute;
    top: -4px;
    left: -4px;
    animation: loader-scale 1s ease-out infinite;
    animation-delay: 0.5s;
    opacity: 0;
}

#js-pulse-animation-cursor.blue::before {
    border: 4px solid rgb(54, 151, 219);
}

#js-pulse-animation-cursor.blue::after {
    border: 4px solid rgb(54, 151, 219);
}

.hover-js-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    max-width: 1180px;
    max-height: 640px;
}

.hover-js-2 svg {
    position: absolute;
    opacity: 0.7;

}

.hover-js-2 a {
    fill-opacity: 0;
}

#js-pop-up {
    position: absolute;
}

#js-pop-up {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    pointer-events: none;
    z-index: 999;
}

#js-pop-up.active {
    display: block;
}

#js-pop-up .bg-content {
    position: relative;
    padding: 30px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .21);
    background-color: rgba(31, 31, 31, 0.75);
    border-bottom: 5px solid #f39c11;
    color: white;
    width: 295px;
    clear: both;
    height: 150px;
}

#js-pop-up.blue .bg-content {
    border-bottom: 5px solid rgb(54, 151, 219);
}

#js-pop-up:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #f39c11;
    left: 47%;
}

#js-pop-up.blue:after {
    border-top: 20px solid rgb(54, 151, 219);
}

#js-pop-up .number {
    padding-right: 10px;
    text-align: center;
    margin-right: 25px;
    font-size: 27px;
    position: relative;
    /* top: -10px; */
    line-height: .8;
    font-variant-numeric: lining-nums;
    float: left;
    font-weight: 900;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

#js-pop-up .text {
    overflow: hidden;
    font-size: 17px;
    padding: 0;
    float: left;
    font-family: var(--font-family-default);
}

#js-pop-up .text .tecka {
    border: 1px solid #eee;
}

#js-pop-up .text span.tecka {
    margin: 0;
    position: absolute;
    top: 52%;
    margin-left: -8px;
}

#js-pop-up .text span {
    margin-right: 10px;
}

.pick .bottom:after {
    background: #ffffff;
}

@keyframes loader-scale {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}

.location.noflex {
    display: table;
    height: 100%;
}

.location.noflex .left,
.location.noflex .right {
    display: table-cell;
    float: none;
    height: 100%;
}

.location.noflex .right {
    position: relative;
}

.location.noflex .left {
    padding-top: 30px;
    padding-bottom: 30px;
}

.text > .wrap > .row {
    min-width: 100%;
}

.wsw .file-block {
    margin-top: 20px;
    margin-bottom: 40px;
}

.sub-header {
    color: #3498db;
    padding-bottom: 10px;
    font-size: 21px;
}

.contact .left .tab-content .person .img .hypo {
    max-width: 85%;
}

.contact .left .tab-content .finance {
    float: left;
    width: 100%;
    background: #fff;
    border-bottom: none;
    margin-top: 10px;
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);

}

.li-nostyle {
    text-decoration: none;
}

.wsw .file-block .bg-content {
    padding: 10px;
    background-color: #f5f5f5;
    /* box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2); */
    min-height: 155px;
}

.gutter-10.row {
    margin-right: -5px;
    margin-left: -5px;
}

.h-full {
    height: 100%;
}

.wsw .file-block .content {
    padding: 20px;
    border: 1px solid #dadada;
}

.wsw .file-block .icon-block {
    float: left;
    width: 25px;
    margin-right: 40px;
    margin-bottom: 25px;
    padding-left: 15px;
    padding-top: 0px;
}

.wsw .file-block .text-block {
    height: 100%;
    text-align: left;
    margin-bottom: 25px;
    width: 315px;
}

.wsw .file-block .text {
    display: block;
    padding: 10px 5px;
    line-height: 1.2;
    color: #8a8a8a;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.61px;
}

.wsw .file-block .text {
    display: block;
    padding: 10px 5px;
    line-height: 1.2;
    color: #8a8a8a;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.61px;
}

.wsw .file-block .btn-primary-fill:hover {
    background-color: #3498db;
    color: #fff;
    transition: background-color 350ms ease;
}

.wsw .file-block .btn-primary-fill:hover .icon-sipka-vpravo:before {
    color: #fff;
}

.icon-sipka-vpravo:before {
    content: "\e916";
    color: #3498db;
    font-size: 14px;
}

.wsw .file-block .btn-text {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.btn-primary-fill .icon {
    margin-left: 6px;
    font-size: 10px;
    color: #fff;
}


.wsw .file-block .btn-text, .wsw ol li:before, .wsw ul li:before {
    position: absolute;
    left: 0;
    text-align: center;
}

.wsw .file-block .btn-text {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-transform: uppercase;
}

.wsw .file-block .btn-primary-fill {
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .11);
    border-bottom: 3px solid #fbc114;
    transition: background-color 350ms ease;
    display: block;
}

.wsw .file-block .btn-primary-fill {
    border-bottom: 3px solid #3498db;
    min-height: 132px;
}

.wsw a {
    color: #3498db;
}

.gutter-10 > [class*=col-], .gutter-10 > [class*=" col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

[class*=" icon-"], [class^=icon-] {
    font-family: lipnik !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

.icon-download:before {
    content: "\e900";
    color: #3498db;
    font-size: 30px;
}

.icon-zarizeni:before {
    content: "\e901";
    color: #3498db;
    font-size: 30px;
}

.icon-obklady:before {
    content: "\e902";
    color: #3498db;
    font-size: 30px;
}


ul.list-styled li ul li {

}

ul.list-styled li ul {

    list-style-type: none;

    padding-left: 0;
}

ul.list-styled li ul li:before {
    content: none;
}

.interaktivni-subpage .bottom:after {
    content: initial;
}

.interaktivni-subpage .bottom:before {
    background: #ffffff;
}

.js-hover-text {

}

#js-pop-up #js-hover-text .legend {
    /* float: right; */
    line-height: 20px;
    padding: 7px 0px 0 0px;
    color: white;
    font-size: 15px;
    font-family: var(--font-family-default);
    font-style: italic;
    /* margin-left: 5%; */
}

#js-pop-up #js-hover-text .legend img {
    margin-right: 15px;
    display: inline-block;
    width: 21px;
    position: relative;
    top: -2px;
    height: 21px;
}

.galery h2 {
    text-align: left;
    font-family: var(--font-family-display);
}

.galery h3 {
    margin-bottom: 15px;
    font-family: var(--font-family-display);
}

.tables .bottom table tbody tr.anchor td {
    padding: 0;
}

.tables .bottom table tbody tr.anchor td a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #ffffff;
    text-decoration: none;
    padding-left: 29px;
}

.tables .bottom table tbody tr.anchor td:last-of-type {
    padding: 0;
}

.tables .bottom table tbody tr.anchor td:first-of-type a {
    padding-left: 0;
}

.tables .bottom table tbody tr.anchor td:last-of-type a {
    padding-left: 20px;
    padding-right: 20px;
}

/* banner popup */
/*#banner_overlay{
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    z-index:9000;
    background: rgba(0, 0, 0, 0.6);
}

#banner_home{
    position:fixed;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    z-index:9100;
    cursor:pointer;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.banner_wrapper {
    display: block;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    pointer-events: all;
    position: relative;
    //border: 3px solid #ffffff;
}

.banner_wrapper img{
    max-height: calc(100vh - 80px);
}

.banner_close {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    //background: transparent;
    z-index: 1000;
    //background: url("/images/popup-close.png") no-repeat 0 0;
    background: rgba(0,0,0,0.7);
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.banner_close:hover{
    color: #ff0000;
}*/

.video-wrapper {
    width: 100%;
    height: 0;
    padding-bottom: 41.875%;
    position: relative;
}

.video-wrapper.ext {
    width: 100%;
    height: 0;
    padding-bottom: 56.3%;
    position: relative;
}

.video-container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
}

.video-container iframe {
    width: 100%;
    height: 100%;
}

.pick.video .bottom {
    margin-bottom: 50px;
}

.facebook-wrapper {
    position: fixed;
    top: 210px;
    right: 0;
    width: 80px;
    height: 80px;
    background: #3b5998;
    z-index: 100;
}

.recaptcha {
    float: left;
    position: relative;
    top: 23px;
}

.text a {
    color: #e74c3c;
    text-decoration: none;
}

.text a:hover,
.text a:focus {
    color: #b84131;
    text-decoration: underline;
}

.text ul {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
}

.text ul li.list {
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
}

.text ul li.list.menu-big,
.text ul li.list.menu-big a {
    font-size: 18px;
}

.text ul li.list > img {
    position: absolute;
    top: 4px;
    left: 0;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.social-activity .slick-arrows.style-2 .icon {
    font-size: 25px;
}

/*banner*/
#banner_home {
    position: fixed;
    top: 165px;
    transform: translateX(-50%);
    left: 50%;
    z-index: 9100;
    max-width: 900px;
    width: 100%;
    height: 582px;
    background: url(/images/lipnik-banner-01.jpg) no-repeat 0px 0px;
    background-size: 100%;
    cursor: context-menu;
    border: solid 9px #ffffff1c;
    box-sizing: content-box;
    pointer-events: unset;
}

.popup_close {
    position: absolute;
    top: 10px;
    right: 0;
    margin-right: 15px;
    width: 39px;
    height: 39px;
    cursor: pointer;
    padding: 10px;
    z-index: 9200;
}

.popup_close svg {
    width: 20px;
    height: 20px;
    fill: #ffffff;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.banner_wrapper {
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 0px 30px;
    width: 556px;
    height: 400px;
    cursor: context-menu;
}

#banner_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1000;
    background: #131313;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    -khtml-opacity: 0.60;
    cursor: pointer;
}

body.body-alert-block {
    padding-top: 48px;
}

.main {
    min-height: 680px;
    background: #000000;
    max-height: 85vh;
}

@media (max-width: 768px) {
    .main {
        max-height: initial;
    }
}

.main-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    overflow: hidden;
}

.main-slider .item {
    position: relative;
    height: 100%;
}

.main-slider .item::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.25);
}

.main-slider .item .item-text {
    position: absolute;
    z-index: 2;
    top: calc(50% - 80px);
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (min-width: 991px) {
    .main-slider .item .item-text {
        padding-top: 130px;
    }
}

@media (max-width: 1760px) {
    .main-slider .item .item-text {
        top: calc(50% - 30px);
    }
}

.main-slider .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-slider .slick-list,
.main-slider .slick-track {
    height: 100%;
}

.main-slider .slick-dots {
    position: absolute;
    bottom: 30px;
    left: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
}

.main-slider .slick-dots {
    list-style: none;
}

.main-slider .slick-dots li {
    margin-left: 5px;
    margin-right: 5px;
}

.main-slider .slick-dots button {
    background: transparent;
    border: none;
    font-size: 0;
    outline: none;
}

.main-slider .slick-dots button::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url("/images/listek-tahem.svg") no-repeat center center;
    background-size: 20px 20px;
}

.main-slider .slick-dots .slick-active button::before {
    background: url("/images/listek.svg") no-repeat center center;
    background-size: 20px 20px;
}


.heading-small {
    color: #ffffff;
    font-family: var(--font-family-display);
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 10px;
    padding-bottom: 20px;
    position: relative;
    padding-top: 3vw;
    margin-top: 3vw;
}
.heading-small::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100px;
    height: 3px;
    background: #3598db;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.heading-big {
    padding-left: 20px;
    padding-right: 20px;
    color: #ffffff;
    font-family: var(--font-family-display);
    font-size: 60px;
    font-weight: 800;
    line-height: 1.1;
    text-transform: uppercase;
    max-width: 1200px;
    margin: 0 auto;
}

.block-new {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: nowrap;
    gap: 32px;
    -webkit-transform: translate(-50%, 48px);
    -moz-transform: translate(-50%, 48px);
    -ms-transform: translate(-50%, 48px);
    -o-transform: translate(-50%, 48px);
    transform: translate(-50%, 48px);
    /*max-width: 1180px;*/
    max-width: 880px;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}

@media (max-width: 768px) {
    .block-new {
        gap: 16px;
        padding: 0 12px !important;
        transform: translate(-50%, -16px);
    }
}

.block-new a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    font-family: var(--font-family-default);
    line-height: normal;
    padding: 24px;
    flex: 0 1 30%;
    aspect-ratio: 1;
}

@media (max-width: 768px) {
    .block-new a {
        flex: 1 1 100%;
        flex-direction: row;
        gap: 16px;
        padding: 0 16px;
        height: 50px !important;
    }
}

.block-new a > svg {
    width: 100%;
    max-width: 140px;
    height: auto;
    max-height: 100%;
    aspect-ratio: 1;
    fill: #fff;
    stroke: none;
}

@media (max-width: 768px) {
    .block-new a > svg {
        width: auto;
    }
}

.block-new__item-foot {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 1.5rem;
}

.block-new__item-foot span {
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

@media (max-width: 992px) {
    .block-new__item-foot {
        font-size: 1rem;
    }
}

.block-new__item-foot svg {
    width: 1em;
    height: 1em;
    flex: 0 0 auto;
    fill: #fff;
    stroke: #fff;
    stroke-width: 1px;
}

.block-new a.blue {
    background: #3498db;
}

.block-new a.orange {
    background: #f39c12;
}

.block-new a.purple {
    background: #ba36d6;
}

.block-new a.green {
    background: #2ecc71;
}

.block-new:hover a {
    opacity: 0.5;
}

.block-new:hover a:hover {
    opacity: 1;
}

.slick-arrows {
    color: #ffffff;
    font-size: 20px;
}

.slick-arrows.slick-prev {
    left: 70px;
}

.slick-arrows.slick-next {
    right: 70px;
}

.alert-block-info {
    width: 100%;
    padding: 15px 50px 15px 15px;
    text-align: center;
    color: #ffffff;
    background-color: #e74c3c;
    font-size: 16px;
    position: relative;
    box-sizing: border-box;
    z-index: 9999;
}

.smap img {
    max-width: none !important;
}

.alert-block-info p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    font-size: 18px;
}

.info-close {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.alert-block-info svg:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.alert-block-info svg {
    width: 100%;
    height: 100%;
    fill: #ffffff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

/*.alert-block-info:after {*/
/*    content: '';*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    height: 4px;*/
/*    background: #ba36d6;*/
/*}*/

.stamp-wrapper {
    position: absolute;
    top: 15%;
    right: 10%;
    width: 196px;
    height: 196px;
    z-index: 3;
}

.stamp-wrapper img {
    width: 100%;
    height: auto;
}

.contact .right p a {
    color: #e74c3c;
}

.footer-bottom {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #1f1f1f;
    color: #ffffff;
}

.footer-bottom a {
    color: #e74c3c;
}

.footer-bottom .flex-row {
    min-width: 100%;
}

.contact .left .card p img {
    max-width: 35%;
}

/* facebook feed */
.social-activity-image-group {
    position: relative;
    padding-bottom: 100%;
    height: 0 !important;
}

.social-activity-image-group img {
    position: absolute !important;
}

.dots {
    padding: 0 8px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.social-activity-text-group:after, .social-activity-text-group:before {
    width: 1px;
}

.social-activity-text-group:before {
    right: -1px;
}

.social-activity-icon {
    padding: 9px;
}

.social-activity-icon img {
    background-color: #3b5998;
    padding: 12px;
}

.why-fb {
    margin-bottom: 55px;
}

.slick-arrows {
    top: auto !important;
    bottom: -50px;
}

.slick-arrows.style-2.slick-prev {
    right: 50% !important;
    right: calc(50% - -4px) !important;
}

.slick-arrows.style-2.slick-next {
    right: 47% !important;
    right: calc(50% + -29px) !important;
}
.text .download-file {
    padding: 15px;
    background-color: #e74c3c;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.text .download-file::before {
    content: '';
    background-image: url('/images/pdf.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    width: 20px;
    height: 25px;
    display: inline-block;
    margin-right: 11px;
}
.text .download-file:hover {
    text-decoration: none;
    background-color: #cc4336;
    color: #fff;
}
.pick-gray.pick .bottom:after {
    background-color: #f0f0f0;
}
.pb-100 {
    padding-bottom: 100px !important;
}

@media (max-width: 1621px) {
    .contact .left .tab-content .person .loga img {
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .contact .left .tab-content .person .loga img + img {
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .stamp-wrapper {
        top: 20%;
        right: 10%;
        width: 140px;
        height: 140px;
    }
}

@media (max-width: 1365px) {
    aside {
        display: none;
    }

    .heading-big {
        font-size: 50px;
    }

    .heading-small {
        padding-top: 1.25rem;
        margin-top: 1.75rem;
        font-size: 2rem;
    }
}

@media (max-width: 1200px) {
    .social-activity-item .time-ago {
        left: 50% !important;
        transform: translateX(-50%);
        top: 25px !important;
    }

    .social-activity-text-group p {
        height: 77px !important;
        padding-top: 16px !important;
    }
}

@media (max-width: 1179px) {
    .hover-js-2 {
        left: 0;
    }
}

@media (max-width: 991px) {
    .contact .left .tab-content .person .loga img {
        margin: 0;
        margin-bottom: 15px;
    }

    .contact .left .tab-content .person .loga img + img {
        margin: 0;
        margin-bottom: 15px;
    }

    .location.noflex {
        display: block;
        height: auto;
    }

    .location.noflex .left,
    .location.noflex .right {
        display: block;
    }

    .location .right,
    .location.noflex .right {
        height: 450px;
    }

    .stamp-wrapper {
        top: 15%;
        right: auto;
        left: 20px;
        width: 100px;
        height: 100px;
    }
}

@media (max-width: 990px) {
    .facebook-wrapper {
        width: 40px;
        height: 40px;
        /*top: 150px;*/
    }
}

@media (max-width: 945px) {
    footer .top a {
        width: 33%;
    }
}

@media (max-width: 880px) {
    .main .block h1.h2 {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px;
        font-size: 48px;
        line-height: 1.3;
    }
}

@media (max-width: 768px) {
    footer .top a {
        width: 50%;
    }

    .block-new {
        width: 100%;
        flex-wrap: wrap;
        padding-left: 20px;
        padding-right: 20px;
    }

    .block-new a {
        width: 50%;
        height: 100px;
    }
    /*
    .slick-arrows {
        display: none !important;
    }*/
}

@media (max-width: 580px) {
    footer .top a {
        width: 100%;
    }

    .main .block h1.h2 {
        font-size: 32px;
        padding: 15px 10px;
    }

    .heading-big {
        font-size: 40px;
    }
}

@media (max-width: 550px) {
    .wsw .file-block {
        margin-top: 10px;
    }

    .wsw .file-block .text-block .name {
        font-size: 14px;
    }

    .wsw .file-block .text {
        font-size: 14px;
        padding: 12px 5px;
    }

    .wsw .file-block .text {
        font-size: 14px;
        padding: 12px 5px;
    }

    .wsw .file-block .btn-primary-fill {
        padding: 15px;
        height: 55px;
        min-height: auto;
        text-align: center;
    }

    .wsw .file-block .btn-text {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        font-size: 14px;
    }

    .wsw .file-block .text-block {
        width: 200px;
    }
}

/* IE 6-7-8 */
@media \0screen\,screen\9 {
    .contact .left .tab-content .person .img .hypo {
        max-width: 170px
    }

    .col-md-6 {
        max-width: 400px;
        flex: 0 0 400px;
        min-width: 50%;
    }

    .row.pb-4 .col-md-12 {
        width: 100%;
        min-width: 100%;
    }
}

/* IE 9 */
@media screen and (min-width: 0\0
) and (min-resolution: .001dpcm) {
    .contact .left .tab-content .person .img .hypo {
        max-width: 170px
    }

    .col-md-6 {
        max-width: 400px;
        flex: 0 0 400px;
        min-width: 50%;
    }

    .row.pb-4 .col-md-12 {
        width: 100%;
        min-width: 100%;
    }
}

/* IE 10-11*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .contact .left .tab-content .person .img .hypo {
        max-width: 170px
    }

    .col-md-6 {
        max-width: 400px;
        flex: 0 0 400px;
        min-width: 50%;
    }

    .row.pb-4 .col-md-12 {
        width: 100%;
        min-width: 100%;
    }
}

.info .right h2 {
    color: #313d6d;
}

.list--deco,
.list--deco ul {
    list-style: none;
    color: #858585;
    text-align: justify;

}

.list--deco {
    padding-left: 0;
}

.list--deco li {
    position: relative;
    padding-left: 1.5rem;
}

.list--deco li::before {
    content: "";
    background-image: url("/images/listek-blue.svg");
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0.25em;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    margin-right: 8px;
}

.list--deco li.color-byt::before {background-image: url("/images/listek-blue.svg");}
.list--deco li.color-dum::before {background-image: url("/images/listek-orange.svg");}
.list--deco li.color-bungalov::before {background-image: url("/images/listek-purple.svg");}


.list--deco ul li::before {
    background-image: url("/images/listek-grey.svg");
}

.list--deco ul,
.list--deco li + li {
    margin-top: 0.75rem;
}

@media (min-width: 768px) {
    .image--overflow {
        float: right !important;
        max-width: unset !important;
        width: 140% !important;
    }
}

.pick.pick--primary .bottom {
    background-color: #29325b;
}

.pick.pick--primary .top {
    background-color: transparent;
}

.pick.pick--primary .top h2 {
    color: #29325b;
}

.pick.pick--primary .bottom::before,
.pick.pick--primary .bottom::after {
    background-color: #fff;
}

.pick.pick--default .top,
.pick.pick--default .bottom {
    background-color: transparent;
}

.pick.pick--default .bottom::before,
.pick.pick--default .bottom::after {
    display: none;
}

.pick.pick--default .top {
    padding: 130px 0 40px;
}

.pick.pick--default .top h2 {
    float: none;
    display: block;
    width: auto;
    color: #29325b;
}

.pick.pick--default .bottom {
    padding-bottom: 130px;
}

.pick.pick--default .bottom p {
    color: #858585;
    line-height: 1.75;
}

.seeMoreCustom.seeMoreCustom--primary {
    background-color: #29325b;
    font-style: italic;
    margin-top: 48px;
}

.pick.pick--muted {
    background-color: #f0f0f0;
}

.pick.pick--muted .bottom {
    background-color: transparent;
}

.pick.pick--muted .bottom::before,
.pick.pick--muted .bottom::after {
    display: none;
}

.aspect-16-9 {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

.pick.pick--muted h2 {
    color: #29325b;
}

.pick .top.text-center span,
.pick .top.text-center h2  {
    display: block;
    width: auto;
    float: none;
    text-align: center;
}

.leaf-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 48px;
    list-style: none;
    padding: 130px 0 40px;
    margin: 0;
}

.leaf-grid__item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1.5rem;
}

.leaf-grid__img {
    flex: 0 1 130px;
}


.leaf-grid__img img {
    width: 100%;
}

.leaf-grid__body {
    flex: 1;
}

.leaf-grid__tagline {
    color: #858585;
    font-size: 15px;
    line-height: 18px;
    font-family: var(--font-family-default);
    font-weight: 400;
    font-style: italic;
}

.leaf-grid__title {
    font-family: var(--font-family-default);
    color: #29325b;
    font-size: 2rem;
}

@media (max-width: 992px) {
    .leaf-grid {
        grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
        gap: 24px;
        padding: 0 0 40px;
    }

    .leaf-grid__img {
        flex: none;
    }

    .leaf-grid__img img {
        width: 50px;
    }

    .leaf-grid__title {
        font-size: 1.25rem;
    }
}

.contact .left .tab-content .person .half {
    width: 100%;
}

.contact .left .tab-content .person .half.half--contact {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap;
    gap: 1rem 2rem;
    margin-top: 2rem;
}

.contact .left .tab-content .person .half.half--contact a {
    width: auto;
    white-space: nowrap;
}

.contact .left .tab-content .person .half h2 {
    color: #29325b;
}

.contact .left .tab-content .person .half span {
    margin-top: 0.5rem;
}

.contact .left .tab-content .person a i {
    color: #29325b;
}

.contact .left .tab-content .person-german {
    padding: 40px 0;
}

.contact .right {
    background: url('../images/background/form.jpg') center center no-repeat;
    background-size: cover;
}

footer .top a > p {
    color: #858585;
    max-width: 140px;
}

footer .bottom {
    background-color: #29325b;
    text-align: left;
    color: #fff;
    padding-bottom: 64px;
}

footer .bottom .block {
    width: unset;
    float: none;
}
footer .bottom .block form {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}

footer .bottom .block form label {
    font-family: var(--font-family-default);
    text-transform: none;
    margin-bottom: 0;
}


footer .bottom .logo {
    width: 100%;
}

footer .bottom h2 {
    font-family: var(--font-family-display);
    font-size: 1.15rem;
    font-weight: 400;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    margin-bottom: 2rem;
}

footer .bottom a {
    color: #fff;
}

footer .hr {
    border: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.05);
    margin-block: 3rem;
}

footer .bottom a img {
    height: 80px;
    width: auto;
}

.footer-bottom {
    background-color: #1c213e;
}

.footer-bottom {
    color: #858585;
}

.footer-bottom a {
    color: inherit;
}

.social-links {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    gap: 2.5rem;
    list-style: none;
    padding: 0;
    margin: 0;
}

.social-links__item {
    display: block;
    width: 28px;
    height: 28px;
}

.social-links__link {

}

.social-links svg {
    height: 100%;
    width: 100%;
    fill: #fff;
}

.location-overview {
    position: relative;
}

.location-overview__img {
    width: 100%;
    height: auto;
}

.location-overview__mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    max-width: unset;
    max-height: unset;
}

.location-overview__mask a {
    fill-opacity: 1 !important;
    transition: 150ms ease-out !important;
}

.location-overview__mask polygon.outline,
.location-overview__mask path.outline {
    opacity: 0.75;
}

.location-overview__mask polygon,
.location-overview__mask path {
    transition: 150ms ease-out;
    cursor: pointer;
}

.location-overview__mask polygon.fill,
.location-overview__mask path.fill {
    opacity: 0;
}

.location-overview__mask a:hover polygon:first-child,
.location-overview__mask a:hover path:first-child {
    opacity: 0.5 !important;
}

.location-overview__mask a:hover polygon ~ polygon,
.location-overview__mask a:hover path ~ path,
.location-overview__mask a:hover polygon ~ path {
    opacity: 0;
}

.list-ol--deco li {
    display: flex;
    gap: 1rem;
}

.list-ol--deco .list-li-number {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: none;
    min-width: 32px;
    height: 32px;
    background-color: #e74c3c;
    color: #fff;
    margin-top: 0.3em;
    font-size: 1rem;
    font-weight: 700;
}

.list-ol--deco li + li {
    margin-top: 1.5rem;
}

.seeMoreCustom {
    color: #fff !important;
}

.link--emphasis {
    color: #fff !important;
    padding: 12px 20px;
    background-color: #e74c3c;
}

.link--emphasis:hover {
    color: #fff !important;
    background-color: #d34133;
    text-decoration: none;
}

@media (min-width: 992px) {
    .link--emphasis i {
        bottom: -20px !important;
    }

    .slided .link--emphasis i,
    .white .link--emphasis i {
        color: #1f1f1f !important;
    }
}


strong {
    font-family: var(--font-family-default);
}

.tables .bottom {
    background-color: #1c213e;
}

.tables .bottom table tbody tr td,
.tables .bottom table tbody tr.podlazi td{
    background-color: #29325b;
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
}

.file {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    background-color: #fff;
    box-shadow: 0 0 32px rgba(0,0,0,0.1);
    border-bottom: 2px solid #e4e4e4;
    padding: 1.5rem;
    transition: 200ms ease-in-out;
    transition-property: transform, box-shadow;
    margin-bottom: 1.5rem;
}

.file:hover {
    text-decoration: none !important;
    box-shadow: 0 8px 48px rgba(0,0,0,0.2);
    transform: translateY(-4px);
}

.file__title {
    margin-bottom: 0 !important;
}

.file__button {
    border: 0;
    margin-top: 0 !important;
}

.card-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}

.card-item {
    display: flex;
    gap: 1rem;
    align-items: center;
    background-color: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
    border-bottom: 2px solid #e4e4e4;
    padding: 24px;
    transition-property: box-shadow, border-color, color;
    transition: 125ms ease-out;
}

.card-item:hover {
    text-decoration: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.125);
    color: #3498db;
    border-color: currentColor;
}

.card-item__title {
    position: relative;
    color: #29325b;
    flex: 1;
    font-size: 1.25rem;
}

.card-item__title::before {
    content: "";
    background-image: url("/images/listek-blue.svg");
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    margin-right: 16px;
}

.card-item__icon {
    width: 1.75rem;
    height: 1.75rem;
    fill: currentColor;
    flex: none;
}

@media (max-width: 1200px) {
    .card-wrapper {
        gap: 1rem;
    }

    .card-item {
        padding: 16px;
    }

    .card-item__title {
        font-size: 1.125rem;
    }
}

header nav ul li .submenu {
    @media screen and (min-width: 991px) {
        border-bottom-width: 2px;
        top: calc(100% - 1px);
    }
}

header nav ul li .submenu a {
    transition: none;
}

.penb-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 20px;
}

.penb-wrapper p {
    color: #fff;
    height: fit-content;
}

.galery:has(.pic-contain) {
    background-color: transparent;
}

.galery .pic.pic-contain {
    width: calc(33.333333% - 20px);
}
.galery .pic-contain img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    margin: auto;
}

.location .left {
    padding-block: 60px;
}

.location .left .wrapper h2  {
    font-size: 30px;
}

@media (min-width: 991px) {
    .menu .has-submenu[aria-expanded="false"] .submenu {
        display: none;
    }
    .menu .has-submenu[aria-expanded="true"] .submenu {
        display: block;
    }
}

table tr th small {
    font-size: 60%;
}

.movingText {
    position: relative;
    max-width: 1180px;
    margin: auto;
    animation: move-text 30s linear infinite;
    line-height: 1.4;
}

.movingText:hover,
.movingText:focus-visible {
    animation-play-state: paused;
}

@media (max-width: 968px) {
    .movingText {
        animation-duration: 15s;
    }
}

@media (max-width: 480px) {
    .movingText {
        /*animation: none;*/
        animation-name: move-text2;
    }
}


@keyframes move-text {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}
@keyframes move-text2 {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-550%);
    }
}


.videoWrap video {
    width: 100%;
    height: auto;
}

.footer__links {
    display: flex;
    align-items: center;
    gap: 0.75rem 1rem;
}

@media (max-width: 575px) {
    .footer-bottom * {
        text-align: center;
    }

    .footer__links {
        flex-direction: column;
        align-items: center;
    }
}

.footer__links * {
    line-height: 1;
}

.footer-bottom a {
    color: #fff;
}

.spotlight {
    --offset: 2rem;

    display: grid;
    background-color: var(--color-bg-light);
}

.spotlight__body {
    padding: 4rem 5rem;
}

.spotlight__body h2 {
    color: var(--color-primary);
}

.spotlight__body .h1 {
    font-family: var(--font-family-display);
    color: var(--color-text-dark);
}

.spotlight__image {
    overflow: hidden;
}

.spotlight__image:any-link {
    color: inherit;
}

.spotlight__image:any-link:is(:hover, :active, :focus-visible) img {
    transform: scale(1.02);
}

.spotlight__image picture {
    display: initial;
}

.spotlight__image img {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 225ms ease-out;
    background-color: var(--color-bg-light);
}

@media screen and (min-width: 768px) {

    .spotlight {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        margin-block: var(--offset);
    }

    .spotlight__image {
        margin-inline-start: var(--offset);
        margin-block: calc(-1 * var(--offset));
    }
}

@media screen and (max-width: 1439px) {
    .spotlight__body {
        padding: 3.5rem;
    }
}

@media screen and (max-width: 991px) {
    .spotlight__body {
        padding: 2rem;
    }
}

@media screen and (max-width: 767px) {

    .spotlight__image img {
        aspect-ratio: 1.5;
        max-height: 340px;
    }
}

.etapa-4 .tables .bottom {
    background: #f1f1e6;
    color: #1f1f1f;
}

.etapa-4 .tables .bottom .header h2 {
    color: inherit;
}

.etapa-4 .tables .bottom .header .legend {
    color: inherit;
}

.etapa-4 .tables .bottom table {
    color: inherit;
}

.etapa-4 .bottom table tbody tr td {
    background: #ffffff;
    color: #1f1f1f;
    border-right: 3px solid #f1f1e6;
    border-bottom: 3px solid #f1f1e6;
}

.etapa-4 .bottom table tbody tr td:last-of-type {
    border-right: 0;
}

.etapa-4 .bottom table tbody tr.podlazi td {
    background: #f1f1e6;
}

.etapa-4 .penb-wrapper, .etapa-4 .penb-wrapper p {
    color: inherit;
}

.etapa-4 .penb-wrapper img {
    filter:brightness(0);
}

.etapa-4 .tables .bottom table tbody tr.anchor td a {
    color: #1f1f1f;
}

.etapa-4 .pdf-icon {
    filter: brightness(0) saturate(100%) invert(0%) sepia(5%) saturate(4047%) hue-rotate(328deg) brightness(89%) contrast(76%);
}



.dialog {
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    inset: 0;
    padding-block: var(--modal-padding-block);
    padding-inline: 4.75rem;
    width: 100%;
    height: 100%;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    max-width: unset;
    max-height: unset
}

@media screen and (max-width: 767px) {
    .dialog {
        padding-block: 3.75rem 1rem;
        padding-inline: 1rem
    }
}

.dialog[open] {
    display: flex;
}

.dialog__backdrop {
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, .75);
    visibility: hidden;
    opacity: 0;
    transition: 175ms ease-in-out;
    transition-property: visibility, opacity;
    cursor: pointer;
    height: 100dvh;
    width: 100%;
    animation: show-backdrop 175ms ease-out
}

.dialog[open] .dialog__backdrop {
    visibility: visible;
    opacity: 1
}

.dialog__window {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    max-height: calc(100dvh - 2.75rem - 2rem);
    max-width: 52rem;
    position: relative;
    animation: show 175ms ease-out normal
}

.dialog[open] .dialog__window {
    transform: none
}

.dialog__inner {
    padding: 2rem;
    background-color: #fff;
    width: 100%;
    max-height: 100%;
    overflow-y: auto
}

@media screen and (max-width: 991px) {
    .dialog__inner {
        padding: 2.5rem
    }
}

@media screen and (max-width: 575px) {
    .dialog__inner {
        padding: 1.5rem
    }
}

.dialog__body {
    max-height: calc(100dvh - 2 * var(--modal-padding-block));
    overflow: auto
}

.dialog__content {
    padding: 3rem
}

@media screen and (max-width: 767px) {
    .dialog__content {
        padding: 2rem
    }
}

.dialog__content .structure-content *:last-child {
    margin-bottom: 0
}

.dialog__close {
    position: absolute;
    top: 0;
    left: 100%;
    width: 3rem;
    height: 3rem;
    padding: .85rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #3498db;
    transition: 125ms ease-out;
    transition-property: background-color;
    border: none
}

@media screen and (max-width: 767px) {
    .dialog__close {
        top: auto;
        left: auto;
        right: 0;
        bottom: 100%
    }
}

.dialog__close svg {
    width: 100%;
    height: 100%;
    stroke: #fff;
    stroke-width: 2px;
    transition: inherit;
    transition-property: transform
}

.dialog__close:hover, .dialog__close:active {
    background-color: #3498db
}

.dialog__close:hover svg, .dialog__close:active svg {
    transform: rotate(90deg)
}

.dialog--multibanner .dialog__inner {
    padding: 0;
    background: none;
    overflow: initial
}

.dialog-multibanner {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    gap: 1rem
}

@media screen and (max-width: 767px) {
    .dialog-multibanner {
        grid-template-columns:minmax(0, 1fr)
    }
}

.dialog-multibanner__item:first-child {
    grid-column: -1/1
}

.dialog-banner {
    height: 0;
    padding-bottom: 50%;
    position: relative
}

.dialog-banner > a {
    position: absolute;
    inset: 0
}

.dialog-banner img, .dialog-banner picture {
    position: absolute;
    inset: 0;
    overflow: hidden
}

.dialog-banner__body {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end
}

.dialog-banner__body .title {
    max-width: 80%;
    align-self: start;
    font-weight: bold;
    font-family: "Sora", sans-serif;
    padding: .4em .8em;
    font-size: 1.15em;
    color: #fff;
    background: #3498db;
}

.dialog-banner__body .content {
    display: none;
    align-self: start;
    padding: .4em .8em;
    color: #313130;
    background: #fff
}

@media screen and (min-width: 768px) {
    .dialog-banner--main {
        font-size: 1.2em
    }

    .dialog-banner--main .content {
        display: block;
    }
}

.main {
    /*padding-top: 174px;*/
    padding-bottom: 100px;
    min-height: 720px;
}

@media screen and (max-width: 767px) {
    .main-slider .heading-big {
        font-size: 2rem;
    }
    .main-slider .heading-small {
        font-size: 1.4rem;
    }
}

.main-slider .heading-big {
    text-shadow: 1px 2px 2px #000000;
}
.main-slider .heading-big span {
    font-weight: 500;
    /*text-transform: initial;*/
    font-size: 80%;
}