.app{position:relative}@media screen and (min-width:768px){.app{background:#f3f3f3;width:100%}.app,.app .app-wrapper{margin:0 auto}}@media screen and (min-width:1368px){.app{margin:0 auto;width:100%}.app .app-wrapper{margin:0 auto;width:1280px}}.bars{height:50px;min-height:35px;min-width:300px;z-index:999}.bars .bars__logo{align-items:center;color:#000;display:flex;font-size:2.2rem;justify-content:center;text-decoration:none}.bars .bars__logo b{color:#dc391c;font-size:2.2rem;font-weight:700}@media screen and (min-width:768px){.bars{background:#fff;box-shadow:0 -1px 4px gray;display:flex;height:5rem;margin:0 auto;padding:0 1rem;width:100%}.bars .bars__logo,.bars .bars__logo b{font-size:3.5rem}}@media screen and (min-width:1368px){.bars .bars__links{display:flex;flex-direction:column;margin:0 auto;width:100%}}.topBar{display:flex;flex-direction:column;height:100%;justify-content:space-around}.topBar .topBar__link{color:#000;display:none;font-size:.8rem;line-height:.8rem;text-align:left;text-decoration:none;text-shadow:0 1px 3px gray}.topBar .topBar__link i{color:#000;font-size:1em;margin-right:.2rem}@media screen and (min-width:768px){.topBar{flex-direction:row;height:auto;justify-content:flex-end}.topBar .topBar__link{display:inline;font-size:1.2rem;font-weight:500;line-height:1.3rem;padding:.3rem 0 .3rem .8rem;text-shadow:none}.topBar .topBar__link i{margin-right:.8rem}}.toggle__button{align-items:center;display:flex;height:50px;justify-content:center;position:absolute;right:0;top:0;width:3.4rem}.toggle{background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;height:1.8rem;justify-content:space-between;padding:2px 3px;z-index:100}.toggle:focus{outline:none}.toggle .toggle-button-line{background:#fff;background:#000;height:.2rem;transition:all .1s linear;width:2rem}.toggle .toggle-button-line:active{background:#34c118}@media screen and (min-width:768px){.toggle{display:none}}.side-drawer{background:#fff;bottom:0;left:0;position:fixed;position:absolute;top:0;transform:translateX(-100%);transition:transform .5s ease-out;width:100%;z-index:999}.side-drawer .logo{align-items:center;display:flex;margin:1.5rem 0 .5rem;text-align:center}.side-drawer .logo img{height:auto;margin:0 auto;width:30%}.side-drawer ul{display:flex;flex-direction:column;font-size:1.2rem;line-height:1.6rem;list-style:none;padding:0 3.5rem;text-align:center}.side-drawer li .top-link2{border-bottom:1px solid #4d0800;color:#4d0800;display:inline-block;font-size:1.2rem;font-weight:500;font-weight:700;line-height:2.8rem;text-decoration:none;width:100%}.side-drawer li .top-link2.active{color:#a33c13;font-weight:700}.side-drawer li:last-child{border:none}.side-drawer.open{transform:translateX(0)}@media screen and (min-width:768px){.side-drawer{display:none}}.navBar{display:none}@media screen and (min-width:768px){.navBar{display:flex;flex:3 1}.navBar .links{align-items:center;display:flex;justify-content:space-around;padding-left:15rem;width:100%}.navBar .links .nav-link{color:#000;font-size:1.4rem;text-decoration:none}.navBar .links .nav-link.active{border-radius:5px;color:#dc391c;font-weight:700}.navBar .links .nav-link .drop_down_menu{background:#fff;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;box-shadow:1px 2px 2px gray;display:flex;flex-wrap:wrap;list-style-type:none;padding:.3rem .4rem;position:absolute;top:4.5rem;width:300px}.navBar .links .nav-link .drop_down_menu li{color:#000;flex:1 0 34%;font-size:1.1rem;margin:5px;padding:.2rem 0}.navBar .links .nav-link .drop_down_menu.close{display:none}.navBar .links .botDiv{display:inline;height:0;position:relative;z-index:99999}.navBar .links .botDiv .drop_down_menu{grid-gap:.3rem;background:#fff;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;box-shadow:1px 2px 3px #000;display:grid;gap:.3rem;grid-template-columns:1fr 1fr;list-style-type:none;padding:.2rem;position:absolute;top:30px;width:400px}.navBar .links .botDiv .drop_down_menu li{padding:0 .2rem;width:100%}.navBar .links .botDiv .drop_down_menu li a{align-items:center;border-radius:5px;box-shadow:0 0 5px #a0a0a0;color:#000;display:inline-block;flex:0 0 50%;font-size:1.1rem;line-height:2.5rem;margin:.1rem;min-width:100%;padding:.3rem 1rem;vertical-align:middle}.navBar .links .botDiv .drop_down_menu li a:hover{background:#d6d6d6}.navBar .links .botDiv .drop_down_menu.small{grid-template-columns:1fr;width:250px}.navBar .links .botDiv .drop_down_menu.close{display:none}}.home{padding:0 .3rem}.home .home__box__2{padding:0 .6rem}.home .home__main-wrapper{display:flex;flex-direction:column}.home .home__main-wrapper .home__main-left{padding:1rem 0}.home .home__main-wrapper .home__main-left .home__main-left.links{padding:1rem 0;width:100%}.home .home__main-wrapper .home__main-left .home__main-left.links h2{font-size:1.2rem}.home .home__main-wrapper .home__main-right{display:flex;flex-direction:column;gap:1rem;padding:0 20px}@media screen and (max-width:768px){.home .home>div:nth-child(2){margin-top:auto}}@media screen and (min-width:768px){.home{padding:0}.home .home__box__2{align-items:start;display:flex;height:640px;margin:.8rem auto;padding:0;position:relative}.home .home__box__2 .home__leftBox{display:grid;float:left;grid-template-rows:4 1fr;margin:0;width:calc(100% - 320px)}.home .home__box__2 .home__rightBox{align-items:center;display:flex;height:100%;justify-content:right;width:320px}.home .home__main-wrapper{flex-direction:row;margin:0 auto}.home .home__main-wrapper .home__main-left{margin-right:2rem;padding:0;width:calc(100% - 340px)}.home .home__main-wrapper .home__main-left .home__main-left.links h2{font-size:1.4rem}.home .home__main-wrapper .home__main-right{padding:0 20px;width:340px}.home .home__box__4.contEx{padding:1.5rem 0}}.mainNews{display:flex}.mainNews .test11 img{height:auto;width:100%}.mainNews .test11 .test12{margin:0 .5rem}.mainNews .test11 .test12 h2{color:#fff;font-size:1.4rem;font-weight:400;line-height:1.6rem}.mainNews .test11 .test12 h3{color:#832f0e;font-size:1rem}.mainNews .test11 .test12 h3 span{color:#a8a8a8;font-size:.8rem;text-transform:lowercase}.test1 .test11{display:flex;flex-direction:row;height:100%;margin:0;min-width:300px;padding:.5rem 0;width:100%}.test1 .test11 img{background:#fff;color:#000;height:100%;height:100px;object-fit:cover;overflow:hidden;width:120px}.test1 .test11 .test12{color:#000;display:flex;flex-direction:column;padding-left:.5rem;width:65%}.test1 .test11 .test12 h2{font-weight:500;line-height:1.2rem}.test1 .test11 .test12 .test112{color:#832f0e;font-size:.9rem;font-weight:600;line-height:1rem;margin-top:auto;padding-bottom:.1rem}.test1 .test11 .test12 .test112 span{color:#cacaca;display:none;font-size:.75rem;font-weight:600;text-transform:lowercase}.test1:last-child{border:none}.test1.mainBox{border-bottom:none;box-shadow:0 0 13px 0 #051e0d1a;display:flex}.test1.mainBox .test11{display:flex;flex-direction:column;padding:0}.test1.mainBox .test11 img{height:220px;object-fit:cover;overflow:hidden;width:100%}.test1.mainBox .test11 .test12{display:flex;flex-direction:column;height:80px;padding:.3rem;width:100%}.test1.mainBox .test11 .test12 h2{font-size:1.2rem;font-weight:500;line-height:1.4rem}.test1.mainBox .test11 .test12 .test112{color:#dc391c;font-size:1.1rem;margin:auto 0 0;text-transform:capitalize}.test1.mainBox .test11 .test12 .test112 span{color:#a8a8a8;font-size:1rem}.test1.box1 .test11 img{border-radius:8px}.test1.box1 .test11 .test12 h2{color:#fff}.test1.box1:last-child{border:none}.test1.box2{display:flex;height:120px}.test1.box2 .test11 img{border-radius:8px}.test1.box2 .test11 .test12 h2{color:#000}.test1.box2 .test11 .test12 span{color:#484848}.test1.box2:last-child{border-bottom:none}.test1.box3{display:flex;flex-direction:row;height:120px}.test1.box3 .test11 img{border-radius:8px}.test1.box3 .test11 .test12 h2{color:#fff;color:#000}.test1.box3 .test11 .test12 .test112{color:#34c118;padding-bottom:.1rem}.test1.box3:last-child{border:none}.test1.box4{display:flex;height:120px}.test1.box4 .test11 img{border-radius:8px}.test1.box4:last-child{border:none}.test1.sideBox{border-bottom:1px solid #484848;box-shadow:none;color:#000;display:flex;height:120px;padding:0}.test1.sideBox .test11 img{border-radius:10px;height:100%;object-fit:cover;overflow:hidden;width:35%}.test1.sideBox .test11 .test12 h2{color:#000;font-weight:500;line-height:1.1rem}.test1.sideBox h2{color:#000}.test1.sideBox:last-child{border:none}@media screen and (min-width:768px){.mainNews{border-radius:10px;height:390px;margin:.8rem .5rem .8rem .8rem;min-width:600px;position:relative}.mainNews .test11{height:100%;position:relative;width:100%}.mainNews .test11 img{border-radius:10px;height:100%;object-fit:cover;overflow:hidden}.mainNews .test11 .test12{background:linear-gradient(180deg,#8f8f8f00 0,#693d0b 10%);border:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;bottom:0;left:0;margin:0;padding:1rem .6rem .3rem;position:absolute}.mainNews .test11 .test12 h2{color:#fff;cursor:pointer;font-size:1.6rem;font-weight:400;line-height:1.9rem;text-shadow:none}.mainNews .test11 .test12 h2:hover{color:#e7e7e7}.mainNews .test11 .test12 h3{color:#dc391c;font-size:1.2rem;padding:0}.mainNews .test11 .test12 h3 span{font-size:1rem}.test1{border:none;color:#fff;display:flex;flex-direction:column;padding:.8rem 0}.test1 .test11{padding:0}.test1 .test11 img{height:100%;padding:0;width:150px}.test1 .test11 .test12{position:relative}.test1 .test11 .test12 h2{font-size:1.2rem;line-height:1.4rem;margin:0;text-shadow:none}.test1 .test11 .test12 .test112{color:#dc391c;font-size:1.1rem}.test1 .test11 .test12 .test112 span{font-size:.9rem}.test1.mainBox{padding:0}.test1.sideBox{box-shadow:none;height:120px;padding:.5rem 0}.test1.sideBox .test11 img{border-radius:5px;height:100%;object-fit:cover;overflow:hidden}.test1.sideBox .test11 .test12 h2{color:#000;font-size:1rem;font-weight:500;line-height:1.1rem}.test1.sideBox h2{color:#000}.test1.box1 .test11 .test12 h2{font-size:1.15rem}.test1.box2{height:160px;width:100%}.test1.box2 .test11{width:100%}.test1.box2 .test11 img{border-radius:8px;height:auto;padding:0;width:280px}.test1.box2 .test11 .test12{width:100%}.test1.box2 .test11 .test12 .test112{bottom:0;color:#dc391c;font-size:1.1rem;font-size:1.2rem;font-weight:700;letter-spacing:.05rem;margin-bottom:auto;position:absolute;text-transform:capitalize}.test1.box2 .test11 .test12 .test112 span{text-transform:lowercase}.test1.box2.news2{height:180px}.test1.box2.news2 .test11 img{height:160px;width:320px}.test1.box2.news2 .test11 .test12 h2{color:#fff}.test1.box2.news3{min-height:200px}.test1.box2.news3 .test11{min-height:160px}.test1.box2.news3 .test11 img{min-width:240px}.test1.box3{background:#fff;border:none;border-radius:5px;box-shadow:1px 2px 3px #cacaca;height:320px;padding:0}.test1.box3 .test11{display:flex;flex-direction:column;height:100%}.test1.box3 .test11 img{border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;width:100%}.test1.box3 .test11 .test12{height:80px;padding:.3rem .5rem;width:100%}.test1.box3 .test11 .test12 h2{color:#000;font-size:1.2rem;line-height:1.5rem}.test1.box3 .test11 .test12 .test112{color:#34c118}.test1.box4{border:none;border-radius:10px;border-radius:0;box-shadow:0 0 13px 0 #051e0d1a;height:140px;padding:0}.test1.box4 .test11 img{border-bottom-right-radius:0!important;border-top-right-radius:0!important;border-radius:0;width:50%}.test1.box4 .test11 .test12{padding:.2rem .4rem}.test1.box4 .test11 .test12 h2{font-size:1.1rem}.test1.box4.small{height:120px;margin-bottom:.5rem}.test1.box4.small .test11 .test12 .test112{display:none}}.calendar{padding-bottom:10px}.calendar .first{align-items:center;color:#333;display:flex;justify-content:space-between;margin-bottom:.5rem}.calendar .first h1{font-size:1.8rem;line-height:2rem;margin:0;padding:0}.calendar .first .yearBox{background:#f3f3f3;border:1px solid #a0a0a0;border-radius:3px;cursor:pointer;display:flex;height:2rem;padding:0 .3rem;z-index:999}.calendar .first .yearBox b{font-size:1.4rem;font-weight:600;line-height:1.8rem;margin:0;padding:0 .75rem 0 0}.calendar .first .yearBox i{font-size:1.4rem;padding:.25rem 0}.calendar .first .yearBox.close{display:none}.calendar .first .botDiv{height:2rem;position:relative;width:100%}.calendar .first .botDiv .drop_down_menu{background:#fff;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;box-shadow:0 0 7px #484848;display:flex;flex-direction:column;list-style-type:none;padding:.2rem;position:absolute;right:-4px;top:28px;width:80px;z-index:100}.calendar .first .botDiv .drop_down_menu a{border-radius:5px;color:#000;font-size:1.1rem;line-height:35px;margin:5px 0;text-align:center;width:100%}.calendar .first .botDiv .drop_down_menu a:hover{background:#e1e1e1;background:#d6d6d6}.calendar .first .botDiv .drop_down_menu.close{display:none}.calendar .calendar-table thead tr{background:#bbac8a;color:#fff}.calendar .calendar-table thead tr th{font-size:1rem;height:60px;padding:.3rem .5rem;position:relative}.calendar .calendar-table thead th:first-child{min-width:30px;position:relative}.calendar .calendar-table thead th:first-child span{bottom:15px;left:0;position:absolute;-webkit-transform:rotate(-90deg);width:100%}.calendar .calendar-table thead th:nth-child(2){min-width:30px;position:relative}.calendar .calendar-table thead th:nth-child(2) span{bottom:15px;left:0;position:absolute;-webkit-transform:rotate(-90deg);width:100%}.calendar .calendar-table thead th:nth-child(3){min-width:30px;position:relative}.calendar .calendar-table thead th:nth-child(3) span{bottom:15px;left:0;position:absolute;-webkit-transform:rotate(-90deg);width:100%}.calendar .calendar-table thead th:nth-child(4){font-size:1.2rem;text-transform:capitalize;width:85%}.calendar .calendar-table tbody .opisNedelje td{background:#f3f3f3;border-left:none;border-right:none;font-weight:700;height:.8rem}.calendar .calendar-table tbody td{background:#fcfcfc;border-bottom:1px solid #d6d6d6;border-left:1px solid #f3f3f3;border-right:1px solid #f3f3f3}.calendar .calendar-table tbody td h2{font-weight:400}.calendar .calendar-table tbody .today{font-weight:600}.calendar .calendar-table tbody .today td{background:#f9f1c8}.calendar .calendar-table tbody .today td h3{font-weight:600}.calendar .calendar-table tbody td:first-child,.calendar .calendar-table tbody td:nth-child(2),.calendar .calendar-table tbody td:nth-child(3){text-align:center;text-transform:lowercase}.calendar .calendar-table tbody td:nth-child(3){color:#6b6969}.calendar .calendar-table tbody td:nth-child(4){display:table;padding:.3rem .4rem;width:100%}.calendar .calendar-table tbody td:nth-child(4) .test{align-items:center;display:table-cell;height:45px;vertical-align:middle}.calendar .calendar-table tbody td:nth-child(4) .test .slavaStrong{background:#898143;border-radius:3px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;height:1.4rem;letter-spacing:.05rem;line-height:1.4em;margin:0 .3rem 0 0;padding:0 .3rem;text-decoration:none;white-space:nowrap}.calendar .calendar-table tbody td:nth-child(4) .test .zadusniceStrong{border:2px solid #000;border-radius:3px;color:#000;display:inline-block;font-weight:600;height:1.5rem;line-height:1.2rem;margin:0 .3rem 0 0;padding:0 .2rem;text-decoration:none;white-space:nowrap}.calendar .calendar-table tbody td:nth-child(4) .test h2{display:inline}.calendar .calendar-table tbody td:nth-child(4) .test h2 .redStrong{color:#df432e}.calendar .calendar-table tbody td:nth-child(4) .test h2 .blackStrong{color:#1f1f1f}.calendar .calendar-table tbody td:nth-child(5){padding:0 .3rem}.calendar .calendar-table tbody .normalRow td{color:#df432e}.calendar .calendar-table tbody .normalRow td h2{font-weight:700;letter-spacing:.015rem}.calendar .calendar-month{background:#8a6629;border-bottom:1px solid #fff;display:flex;justify-content:space-between;margin-bottom:10px;padding:.5rem 0}.calendar .calendar-month .month-center{text-align:center}.calendar .calendar-month .month-center button{font-size:1.2rem;font-weight:700;text-transform:uppercase}.calendar .calendar-month button{border:none;border-radius:.3rem;cursor:pointer;flex:1 1;font-size:1.2rem;line-height:1.4rem;text-align:center;text-transform:capitalize}.calendar .calendar-month button i{font-size:1.2rem;margin:0 .5rem}.calendar .calendar-month .closeButton,.calendar .calendar-month.close{display:none}@media screen and (min-width:768px){.calendar{background:#fff;box-shadow:0 1px 5px gray;margin:0;padding:1rem 1rem 30px;position:relative}.calendar .calendar-table{border-collapse:collapse}.calendar .calendar-table thead tr th{font-size:1.3rem;padding:.6rem 1rem}.calendar .calendar-table thead tr th h2{font-size:1.4rem}.calendar .calendar-table thead th:first-child,.calendar .calendar-table thead th:nth-child(2),.calendar .calendar-table thead th:nth-child(3){display:table-cell}.calendar .calendar-table thead th:first-child span,.calendar .calendar-table thead th:nth-child(2) span,.calendar .calendar-table thead th:nth-child(3) span{bottom:inherit;font-size:1.2rem;line-height:1.8rem;position:relative;-webkit-transform:rotate(-90deg)}.calendar .calendar-table thead th:nth-child(4){font-size:1.5rem}.calendar .calendar-table thead th:nth-child(4) span{font-size:1.4rem}.calendar .calendar-table tbody tr{min-height:2rem;padding:1rem 0;position:relative}.calendar .calendar-table tbody tr td{height:45px;padding:0 .3rem}.calendar .calendar-table tbody td:first-child{display:table-cell}.calendar .calendar-table tbody td:nth-child(2){text-align:center;text-transform:lowercase;width:145px}.calendar .calendar-table tbody td:nth-child(3){display:table-cell;font-size:.9rem;text-align:center;text-transform:lowercase}.calendar .calendar-table tbody td:nth-child(4){padding-left:.5rem;text-align:left}.calendar .calendar-table tbody td:nth-child(4) h3{font-size:1.1rem}.calendar .calendar-table tbody td:nth-child(4) .test{padding-left:.5rem}.calendar .calendar-table tbody td:nth-child(5){padding:0 1rem}.calendar .calendar-month{display:grid;grid-template-columns:1fr 2fr 1fr;margin:0;text-align:center}.calendar .calendar-month .month-center button{font-size:1.6rem}.calendar .calendar-month button{font-size:1.4rem;line-height:1.6rem;text-transform:uppercase;width:100%}}button{background:#0000;border-radius:.3rem;color:#fff;cursor:pointer;display:inline;font-size:1.2rem;outline:none;text-align:center;transition:all .1s linear}button:hover{opacity:.9}button:focus{outline:none}.sticky-banner{bottom:0;left:0;position:-webkit-sticky;position:sticky;z-index:1000}.sticky-banner .sticky-banner-box{height:100%;position:relative}.sticky-banner .sticky-banner-box .sticky-banner-wrapper{height:100%;margin:0 auto;text-align:center}.sticky-banner .sticky-banner-box .sticky-banner-wrapper img{height:100%;width:auto}.sticky-banner .sticky-banner-box .closeButton{cursor:pointer;position:absolute;right:-25px;top:0}@media screen and (min-width:768px){.sticky-banner{left:50%;transform:translateX(-84px);width:728px}.sticky-banner .sticky-banner-box .closeButton{cursor:pointer;position:absolute}}.zadusnice{box-shadow:0 0 5px gray;width:100%}.zadusnice table{border-bottom:1px solid gray;border-collapse:collapse;width:100%}.zadusnice table thead{display:table-header-group;unicode-bidi:isolate;vertical-align:middle}.zadusnice table tbody{background:#fff}.zadusnice table tbody tr td{border-bottom:1px solid #c5c5c5;padding:.4rem}.zadusnice table thead tr th{background:#f9f1c8;background:#6b6969;border-bottom:2px solid #000;color:#fff;font-size:1.2rem;height:2rem;line-height:2rem;padding-left:.3rem}.singlePost{display:flex;flex-direction:column}.singlePost .content{padding:.5rem .5rem 2rem}.singlePost .content .mainContent .mainContent-img{height:auto;width:100%}.singlePost .content .mainContent .mainContent-title{color:#1d4d55;font-size:1.8rem;line-height:2rem;margin:1rem 0}.singlePost .content .mainContent .mainContent-cat{background:#235d64;border-radius:10px;color:#fff;font-size:1.2rem;padding:.1rem 1rem;text-transform:capitalize}.singlePost .content .mainContent .mainContent-lead{font-size:1.1rem;line-height:1.4rem;margin-bottom:.8rem}.singlePost .content .mainContent h4{border-bottom:3px solid #09491f;font-size:1.6rem;margin-bottom:.5rem;margin-top:1rem}.singlePost .content .mainContent p{font-size:16px}.singlePost .content .mainContent p span{font-size:1.15rem;font-weight:900}.singlePost .content .mainContent p a{color:#0d6d2f;font-size:1.15rem;font-weight:900;text-decoration:none}.singlePost .content .mainContent .mainContent-subtitle{color:#09491f;font-size:1.4rem;line-height:2.2rem;padding-top:.8rem}.singlePost .content .mainContent .tags{margin-bottom:1.5rem}.singlePost .content .mainContent .tags h4{border:none;font-size:1.6rem;margin-bottom:.3rem}.singlePost .content .mainContent .tags .tags__arr{display:flex;flex-wrap:wrap}.singlePost .content .mainContent .tags .tags__arr span{background:#0b5b27;border-radius:.5rem;color:#fff;font-size:1rem;margin-bottom:.3rem;margin-right:.3rem;padding:.15rem .6rem;text-transform:lowercase}.singlePost .content .mainContent .time{color:#a0a0a0;font-family:Times New Roman,Times,serif;font-size:.85rem;font-weight:400;padding-bottom:.2rem;text-transform:uppercase}.singlePost .newsAside{padding:0 .4rem;width:100%}.singlePost .newsAside h4{border-bottom:3px solid #09491f;font-size:1.4rem}.singlePost .home__box__11{max-width:600px}@media screen and (min-width:768px){.singlePost .content{display:flex;flex-direction:row;margin-bottom:2rem;padding:0}.singlePost .content .mainContent{margin-top:1rem;padding:0 1rem;width:100%}.singlePost .content .mainContent .mainContent-img{max-height:450px;position:relative}.singlePost .content .mainContent .mainContent-img img{height:450px;object-fit:cover;overflow:hidden;width:100%}.singlePost .content .mainContent .mainContent-img .mainContent-title{background:linear-gradient(180deg,#8f8f8f00 0,#1818184d 20%,#181818bf 60%);bottom:0;left:0;margin:0;padding:2.2rem .6rem .5rem;position:absolute;right:0;text-transform:uppercase}.singlePost .content .mainContent .mainContent-img .mainContent-title h1{color:#fff;font-size:4rem;font-weight:600;line-height:4.5rem;margin:0 0 .2rem .5rem}.singlePost .content .mainContent .mainContent-img .mainContent-title h2{color:#afafaf;font-size:1.4rem;font-weight:600;letter-spacing:.12rem;line-height:1.4rem;margin:0 0 .5rem .5rem}.singlePost .content .mainContent .mainContent-nav{background:#ececec;display:flex}.singlePost .content .mainContent .mainContent-nav a{color:#000;font-size:1.4rem;margin:0 1rem;padding:.6rem;text-decoration:none}.singlePost .content .mainContent .mainContent-body{display:flex;padding-top:1.5rem}.singlePost .content .mainContent .mainContent-body .mainContent-text{padding:0 4rem 0 1.2rem;width:calc(100% - 340px)}.singlePost .content .mainContent .mainContent-subtitle{font-size:1.6rem}.singlePost .content .mainContent .mainContent-lead{font-size:1.3rem;line-height:1.8rem}.singlePost .content .mainContent h4{border-bottom:3px solid #09491f;font-size:1.6rem;margin-top:1rem}.singlePost .content .mainContent p{font-size:18px}.singlePost .content .mainContent .tags .tags__arr span{font-size:1.2rem;margin-right:.5rem}.singlePost .content .mainContent .home__box__11{align-items:start;position:relative}.singlePost .content .mainContent .home__box__11 .home__rightBox{display:grid;grid-template-rows:1fr 1fr 1fr}.singlePost .content .mainContent .home__box__13 .home__rightBox{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:1fr 1fr;padding-top:.4rem}.singlePost .newsAside{margin:0;padding:0;width:380px}.singlePost .newsAside .newsAside-box{margin:1rem 0}.singlePost .sp-2{box-shadow:1px 2px 10px gray}.singlePost .sp-2 .sp-2-title{font-size:1.8rem;margin:1rem}.singlePost .sp-2 .sp-2-box{display:flex;justify-content:space-between;padding:0 1rem 2rem}}.bodyText h2{font-size:1.4rem;line-height:1.8rem;line-height:1.4rem;margin-top:.5rem;padding-bottom:.3rem}.bodyText h3{font-size:1.2rem;margin-top:.5rem}.bodyText p{font-size:1.15rem;position:relative}.bodyText p blockquote{background:#f4f4f4;background:#f4f2f0;background:#f1e5d6;font-size:1.3rem;margin:1.3rem 0;padding:1rem 1.2rem 2rem}.bodyText p blockquote h3{color:#4d0800;font-size:1.4rem;line-height:2rem;padding:.5rem 0 1.5rem;text-align:center;width:100%}.bodyText p blockquote:before{border:1px solid #fff;bottom:.5rem;content:"";left:.5rem;position:absolute;right:.5rem;top:.5rem}.bodyText p blockquote:before a{cursor:pointer}.bodyText p a,.bodyText p span{font-size:1rem;font-weight:900}.bodyText p a{color:#0d6d2f;text-decoration:none}.bodyText p ol,.bodyText p ul{padding:.2rem 0 .2rem 1.6em}.bodyText p ol li,.bodyText p ul li{padding-bottom:.12rem}.bodyText p b{color:#832f0e;font-size:1rem}@media screen and (min-width:768px){.bodyText h2{font-size:1.6rem;line-height:1.8rem;margin-top:1.2rem}.bodyText p{font-size:1.25rem}.bodyText p span{font-size:1.12rem}.bodyText p a{font-size:1.28rem}.bodyText p a:hover{text-decoration:underline}.bodyText p ol li,.bodyText p ul li{font-size:18px}.bodyText p b{font-size:1.15rem}}.kalendar{width:100%}.kalendar .kalendar-wrapper{padding:0 .4rem}@media screen and (min-width:768px){.kalendar{padding:2rem 0}.kalendar .kalendar-wrapper{display:flex}.kalendar .kalendar-wrapper .kalendar-left{display:flex;flex-direction:column;margin-right:1rem;width:calc(100% - 340px)}.kalendar .kalendar-wrapper .kalendar-left .kalendar-left-wrapper{padding:1rem 0}.kalendar .kalendar-wrapper .kalendar-left .kalendar-left-wrapper h2{font-size:1.2rem}.kalendar .kalendar-wrapper .kalendar-left .zadusnice{height:600px}.kalendar .kalendar-wrapper .kalendar-right{text-align:center;width:340px}}.calendar-allMonths{border-radius:.5rem;margin:.5rem 0;width:100%}.calendar-allMonths tbody tr td{background:#e6e6e6;border-radius:.3rem;color:#fff;padding:.8rem 0;text-align:center}.calendar-allMonths tbody tr td a{color:#000;text-decoration:underline}@media screen and (min-width:768px){.objectsList{flex-direction:row;flex-direction:column;width:100%}.objectsList .objectsList__objects{display:grid;flex-direction:row;grid-template-columns:repeat(7,1fr);margin:1.5rem 0;width:100%}.objectsList .objectsList__objects .objectsList__objects-left{border:1px solid #d6d6d6;grid-column:1/span 5;margin-right:2rem;padding:0 .5rem}.objectsList .objectsList__objects .objectsList__objects-left h1{font-size:2rem;line-height:2.6rem;margin:.5rem 0 1rem;text-align:center;text-transform:uppercase}.objectsList .objectsList__objects .objectsList__objects-left .objectsList__objects__obj .obj-wrapper{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:auto auto auto;padding:0 .5rem}.objectsList .objectsList__objects .objectsList__objects-right{grid-column:6/span 2}.objectsList .objectsList__objects .objectsList__objects-right h1{border-bottom:3px solid #dc391c;display:inline-block;font-size:1.4rem;font-weight:600;line-height:2rem;margin:.25rem 0 .75rem;padding-right:.5rem}}.pagination{align-items:center;display:flex;grid-column:span 1;justify-content:center;padding:1rem 0;width:100%}.pagination div{background:#fff;border:1px solid #d09850;border-radius:50%;color:#d09850;cursor:pointer;font-size:1.2rem;font-weight:600;height:2.5rem;line-height:2.5rem;margin:0 .5rem;text-align:center;width:2.5rem}.pagination .open{background:#d09850;color:#fff}@media screen and (min-width:768px){.pagination{grid-column:span 2;padding:2.5rem 0 1.5rem}}@media screen and (min-width:1024px){.pagination{grid-column:span 3}}.home__box__3{background:#f6f6f6;border:3px solid #efefef;border-radius:10px;margin:.8rem .2rem;padding:0 .6rem}.home__box__3 .home_3_title{color:#fff;display:flex;justify-content:space-between}.home__box__3 .home_3_title a{text-decoration:none}.home__box__3 .home_3_title a h2{color:#1a4c40;font-size:1.4rem}.home__box__3 .home_3_title span{font-size:1.4rem}@media screen and (min-width:768px){.home__box__3{border:2px solid #dbdbdb;border-radius:10px;display:flex;flex-direction:column;margin:.8 auto;padding:.5rem 1.5rem 1.5rem}.home__box__3 .home_3_title{display:flex;justify-content:space-between;padding:0 .5rem .5rem}.home__box__3 .home_3_title a{text-decoration:none}.home__box__3 .home_3_title a h2{font-size:2rem;line-height:2.4rem}.home__box__3 .home_3_title span{font-size:2rem}.home__box__3 .box3 .box3__left{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr 1fr}.ikone .ikone-wrapper{display:flex}.ikone .ikone-wrapper .ikone-text{width:calc(100% - 340px)}.ikone .ikone-wrapper .ikone-text p{font-size:1.2rem}.ikone .ikone-wrapper .ikone-text .ikone-img{padding:1rem 2rem;text-align:center}.ikone .ikone-wrapper .ikone-text .ikone-img .mainContent-img{position:relative}.ikone .ikone-wrapper .ikone-text .ikone-img .mainContent-img img{height:auto;width:100%}.ikone .ikone-wrapper .ikone-text .ikone-img .mainContent-img_source{background:#1e1e1ecc;border-radius:.2rem;bottom:.5rem;left:.5rem;padding:.1rem .5rem;position:absolute}.ikone .ikone-wrapper .ikone-text .ikone-img .mainContent-img_source span{color:hsla(0,0%,100%,.851);font-size:.9rem}}.smallBox{display:block;height:100%;margin:2rem .4rem;position:relative;width:auto}.smallBox .smallBox__img{overflow:hidden;z-index:0}.smallBox .smallBox__img img{height:100%;object-fit:cover;width:100%}.smallBox .smallBox__data{color:#000;position:relative;width:100%;z-index:2}.smallBox .smallBox__data h2{bottom:1rem;font-size:1.5rem;font-weight:600;left:.5rem}.smallBox .smallBox__data h3{font-weight:600;min-width:7rem}.smallBox .smallBox__data h4{font-size:.8rem;font-weight:500;min-width:5rem;padding:.2rem .4rem;text-transform:uppercase}@media screen and (min-width:768px){.smallBox{gap:1;height:200px;margin:.75rem 0;padding:0;width:100%}.smallBox .smallBox__img{height:160px}.smallBox .smallBox__data h2{font-size:1.6rem}.smallBox .smallBox__data h4{background:#fff;color:#fff;color:red;margin:0;padding:0}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-size:16px;margin:0;padding:0;transition:all east-out 2s}.banner-wrapper{align-items:center;display:flex;justify-content:center;margin:1rem auto}.banner-wrapper.bilbord{background:#d6d6d6;height:100px;margin:1.2rem auto;position:relative;width:320px}.banner-wrapper.bilbord:before{color:#333;content:"OGLAS";font-size:1rem;left:50%;letter-spacing:2px;position:absolute;top:50%;transform:translate(-50%,-50%)}.banner-wrapper.bilbord>:first-child{position:relative;z-index:0}.banner-wrapper.inCalendar{margin:.3rem auto}@media screen and (min-width:1024px){.banner-wrapper.xl_sticky{left:20px;position:-webkit-sticky;position:sticky;top:0}}@media screen and (min-width:1024px)and (min-width:1024px){.banner-wrapper.bilbord{height:250px;margin-bottom:1.6rem;width:970px}.banner-wrapper.bilbord:before{font-size:1.2rem;letter-spacing:3px}}.singlePost2 .content{padding:.5rem .5rem 2rem}.singlePost2 .content .mainContent .social{border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6;color:#000;display:flex;line-height:2.2rem;padding:1.2rem 0 .2rem 1rem}.singlePost2 .content .mainContent .social span{color:#000;font-size:1.2rem}.singlePost2 .content .mainContent .social button{margin-left:.5rem}.singlePost2 .content .mainContent .social .chain{position:relative}.singlePost2 .content .mainContent .social .chain img{height:32px;margin-left:.5rem}.singlePost2 .content .mainContent .social .chain .copiedLink{background:#dc391c;border-radius:3px;color:#fff;font-size:1rem;left:-40px;line-height:1.4rem;margin:0;padding:.3rem 0;position:absolute;text-align:center;top:-2rem;width:130px;z-index:999}.singlePost2 .content .mainContent .social .chain .copiedLink.close{display:none}.singlePost2 .content .mainContent .social .chain .copiedLink.cov{background:gray}.singlePost2 .content .mainContent .mainContent-wrapper .mainContent-img{height:280px;margin-bottom:.3rem;position:relative;width:100%}.singlePost2 .content .mainContent .mainContent-wrapper .mainContent-img img{height:100%;object-fit:cover;width:100%}.singlePost2 .content .mainContent .mainContent-wrapper .mainContent-img .mainContent-img_source{background:#00000080;border-radius:.3rem;bottom:.3rem;color:#ffffffd9;font-size:.9rem;left:.3rem;padding:.1rem .5rem;position:absolute}.singlePost2 .content .mainContent .mainContent-wrapper .mainContent-title{color:#dc391c;font-size:1.8rem;line-height:2rem;margin:1rem 0}.singlePost2 .content .mainContent .mainContent-wrapper .mainContent-cat{background:#4d0800;border-radius:10px;color:#fff;font-size:1.2rem;padding:.1rem 1rem}.singlePost2 .content .mainContent .mainContent-wrapper .mainContent-lead{display:inline-block;font-size:1.25rem;line-height:1.45rem;margin-bottom:.6rem}.singlePost2 .content .mainContent .mainContent-wrapper h4{border-bottom:3px solid #333;font-size:1.2rem;margin-bottom:.5rem;margin-top:1rem}.singlePost2 .content .mainContent .mainContent-wrapper .tags{margin:1.5rem 0}.singlePost2 .content .mainContent .mainContent-wrapper .tags .tags-title{font-size:1.6rem;font-weight:700;line-height:2.4rem;margin-bottom:.3rem}.singlePost2 .content .mainContent .mainContent-wrapper .tags .tags__arr{display:flex;flex-wrap:wrap}.singlePost2 .content .mainContent .mainContent-wrapper .tags .tags__arr span{background:#832f0e;border-radius:10px;color:#fff;font-size:.9rem;margin-bottom:.4rem;margin-right:.4rem;padding:.25rem 1.2rem;text-transform:uppercase}.singlePost2 .content .mainContent .mainContent-wrapper .time{color:#6b6969;font-family:Times New Roman,Times,serif;font-size:.8rem;font-weight:400;margin-top:.3rem;padding-bottom:.2rem;text-transform:uppercase}.singlePost2 .newsAside{padding:0 .4rem;width:100%}.singlePost2 .newsAside h4{border-bottom:3px solid #333;font-size:1.2rem}.singlePost2 .home__box__11{max-width:600px}.singlePost2 .home__box__13{display:none}@media screen and (min-width:768px){.singlePost2 .content{display:flex;margin:0 auto;padding-top:1rem}.singlePost2 .content .mainContent{background:#fff;border:1px solid #d6d6d6;margin:0 20px 0 0;padding:0;width:calc(100% - 340px)}.singlePost2 .content .mainContent .social{color:#000;padding:1.2rem 0 .2rem 1rem}.singlePost2 .content .mainContent .social span{color:#000}.singlePost2 .content .mainContent .social button{margin-left:.6rem}.singlePost2 .content .mainContent .social img{cursor:pointer}.singlePost2 .content .mainContent .mainContent-wrapper{padding:0 1rem}.singlePost2 .content .mainContent .mainContent-wrapper .mainContent-title{font-size:2.6rem;line-height:3rem}.singlePost2 .content .mainContent .mainContent-wrapper .mainContent-lead{display:inline-block;font-size:1.3rem;line-height:1.6rem;padding:.3rem 0}.singlePost2 .content .mainContent .mainContent-wrapper .time{font-size:.85rem;padding:.4rem 0;text-align:right}.singlePost2 .content .mainContent .mainContent-wrapper .mainContent-img{min-height:402px}.singlePost2 .content .mainContent .mainContent-wrapper .mainContent-img img{height:402px}.singlePost2 .content .mainContent .mainContent-wrapper h4{border-bottom:3px solid #333;font-size:1.6rem;margin-top:1rem}.singlePost2 .content .mainContent .mainContent-wrapper .tags .tags__arr span{font-size:1rem;margin-right:.5rem}.singlePost2 .content .mainContent .mainContent-wrapper .home__box__11{align-items:start;margin-top:1.5rem;position:relative}.singlePost2 .content .mainContent .mainContent-wrapper .home__box__11 h4{border-bottom:4px solid #333;display:inline;padding-right:1rem}.singlePost2 .content .mainContent .mainContent-wrapper .home__box__11 .home__rightBox{display:grid;grid-template-rows:1fr 1fr 1fr}.singlePost2 .content .mainContent .mainContent-wrapper .home__box__13{margin-top:2rem}.singlePost2 .content .mainContent .mainContent-wrapper .home__box__13 h4{border-bottom:4px solid #333;display:inline;line-height:2.2rem;padding-right:1rem}.singlePost2 .content .mainContent .mainContent-wrapper .home__box__13 .home__rightBox{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:1fr 1fr;padding-top:1.2rem}.singlePost2 .content .newsAside{margin:0;padding:0;width:380px}.singlePost2 .content .newsAside .newsAside-box{margin:1rem 0}}
/*# sourceMappingURL=main.971a637e.css.map*/