10475 lines
182 KiB
CSS
10475 lines
182 KiB
CSS
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,600;0,900;1,500;1,900&display=swap');
|
|
|
|
body {
|
|
font-family: Poppins;
|
|
}
|
|
|
|
:root {
|
|
--content1: '';
|
|
--content11: '';
|
|
--content2: ' ';
|
|
--content22: ' ';
|
|
--content3: ' ';
|
|
--content33: ' ';
|
|
--content4: ' ';
|
|
--content44: ' ';
|
|
--content5: ' ';
|
|
--content55: ' ';
|
|
--content6: ' ';
|
|
--content66: ' ';
|
|
--content7: ' ';
|
|
--content77: ' ';
|
|
--content8: ' ';
|
|
--content88: ' ';
|
|
--content9: ' ';
|
|
--content99: ' ';
|
|
--content10: ' ';
|
|
--content1010: ' ';
|
|
|
|
|
|
--liczbaContent: ' ';
|
|
--liczbaContent1: ' ';
|
|
}
|
|
.poznanska-header{
|
|
font-family: Poppins;
|
|
font-size: 36px;
|
|
font-weight: 500;
|
|
line-height: 42px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
margin-top: 59px;
|
|
margin-left: 255px;
|
|
}
|
|
.grid-bip .hr{
|
|
display: none;
|
|
}
|
|
.socials-arboretum .hr img{
|
|
filter: invert(1) !important;
|
|
}
|
|
.hr{
|
|
height: 23px;
|
|
width: auto;
|
|
margin-right: 20px;
|
|
background-color: #fff;
|
|
border-radius: 40px;
|
|
padding: 3px;
|
|
box-sizing: border-box;
|
|
display: inline-flex;
|
|
align-items: baseline;
|
|
justify-content: center;
|
|
}
|
|
.hr img{
|
|
height: 100%;
|
|
width: 100%;
|
|
object-fit: contain;
|
|
display: inline-block;
|
|
width: auto;
|
|
}
|
|
.termin-skladania-ofert .field-value,.bip-dodatkowe-pola-informatycjne{
|
|
display: none;
|
|
}
|
|
body .grid-bip .bipprintandemail div{
|
|
white-space: nowrap !important;
|
|
}
|
|
.bipprintandemai{
|
|
display: flex;
|
|
column-gap: 60px !important;
|
|
}
|
|
/*.bipprintandemail:nth-child(2),.com-content-article__body .infometryczka{*/
|
|
/* display: none !important ;*/
|
|
/*}*/
|
|
/*.grid-bip .infox,.field-value.stanowisko{*/
|
|
/* display: none;*/
|
|
/*}*/
|
|
|
|
.metryczka {
|
|
font-size: 16px !important;
|
|
}
|
|
|
|
.metryczka:before {
|
|
content: url(/images/BIP/czinf.png);
|
|
margin-right: 4px;
|
|
}
|
|
|
|
/* Metryczka domyślnie ukryta */
|
|
.grid-bip .infox {
|
|
display: none;
|
|
}
|
|
|
|
.field-label{
|
|
display:none;
|
|
}
|
|
.fields-container li{
|
|
list-style-type: none;
|
|
}
|
|
.arboretum .jt-cs p.readmore{
|
|
background: transparent !important;
|
|
}
|
|
.arboretum .jtcs_item_wrapper .jt-title,.green-buttons1 .jtcs_item_wrapper .jt-title {
|
|
|
|
z-index: 1;
|
|
}
|
|
body .glowne{
|
|
display:none !important;
|
|
}
|
|
|
|
.liness3 {
|
|
position: relative;
|
|
z-index: 10;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.wydarzenia [id*="data"] {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
.wydarzenia [id*="data"]:before,
|
|
.wydarzenia [id*="data"]:after {
|
|
font-family: Palatino Linotype;
|
|
font-size: 80px;
|
|
max-width: 50%;
|
|
line-height: 1em;
|
|
height: 1em;
|
|
}
|
|
.wydarzenia [id*="data"]:before {
|
|
-webkit-text-stroke: 2px black;
|
|
color: white;
|
|
order: 1;
|
|
flex-basis: auto;
|
|
}
|
|
.wydarzenia [id*="data"]:after {
|
|
order: 2;
|
|
flex-basis: auto;
|
|
}
|
|
.wydarzenia [id*="data"] .jt-inner {
|
|
order: 3;
|
|
flex-basis: 100%;
|
|
max-width: 100%;
|
|
}
|
|
|
|
.wydarzenia #data1:before {
|
|
content: var(--content1);
|
|
}
|
|
|
|
.wydarzenia #data1:after {
|
|
content: var(--content11);
|
|
}
|
|
|
|
.wydarzenia #data2:before {
|
|
content: var(--content2);
|
|
}
|
|
|
|
.wydarzenia #data2:after {
|
|
content: var(--content22);
|
|
}
|
|
|
|
.wydarzenia #data3:before {
|
|
content: var(--content3);
|
|
}
|
|
|
|
.wydarzenia #data3:after {
|
|
content: var(--content33);
|
|
}
|
|
|
|
.wydarzenia #data4:before {
|
|
content: var(--content4);
|
|
}
|
|
|
|
.wydarzenia #data4:after {
|
|
content: var(--content44);
|
|
}
|
|
|
|
.wydarzenia #data5:before {
|
|
content: var(--content5);
|
|
}
|
|
|
|
.wydarzenia #data5:after {
|
|
content: var(--content55);
|
|
}
|
|
|
|
.wydarzenia #data6:before {
|
|
content: var(--content6);
|
|
}
|
|
|
|
.wydarzenia #data6:after {
|
|
content: var(--content66);
|
|
}
|
|
|
|
.wydarzenia #data7:before {
|
|
content: var(--content7);
|
|
}
|
|
|
|
.wydarzenia #data7:after {
|
|
content: var(--content77);
|
|
}
|
|
|
|
.wydarzenia #data8:before {
|
|
content: var(--content8);
|
|
}
|
|
|
|
.wydarzenia #data8:after {
|
|
content: var(--content88);
|
|
}
|
|
|
|
|
|
.sc div:nth-child(2){
|
|
display:none;
|
|
}
|
|
div.mod-languages a{
|
|
white-space:nowrap;
|
|
}
|
|
#mod-custom760 p{
|
|
margin:0 !important;
|
|
}
|
|
.aktualno .slide:hover .jtcs-author-date{
|
|
display:flex !important;
|
|
}
|
|
.wydarzenia #data9:before {
|
|
content: var(--content9);
|
|
font-family: Palatino Linotype;
|
|
font-size: 114px;
|
|
font-weight: 400;
|
|
line-height: 202px;
|
|
letter-spacing: -0.04em;
|
|
text-align: left;
|
|
-webkit-text-stroke: 2px black;
|
|
color: white;
|
|
position: relative;
|
|
top: -69px;
|
|
left: -19px;
|
|
}
|
|
.wydarzenia #data9:after {
|
|
content: var(--content99);
|
|
font-family: Palatino Linotype;
|
|
font-size: 114px;
|
|
font-weight: 400;
|
|
line-height: 202px;
|
|
letter-spacing: -0.04em;
|
|
text-align: left;
|
|
position: relative;
|
|
left: -357px;
|
|
top: 62px;
|
|
}
|
|
.wydarzenia #data10:before {
|
|
content: var(--content10);
|
|
font-family: Palatino Linotype;
|
|
font-size: 114px;
|
|
font-weight: 400;
|
|
line-height: 202px;
|
|
letter-spacing: -0.04em;
|
|
text-align: left;
|
|
-webkit-text-stroke: 2px black;
|
|
color: white;
|
|
position: relative;
|
|
top: -69px;
|
|
left: -19px;
|
|
}
|
|
.wydarzenia #data10:after {
|
|
content: var(--content1010);
|
|
font-family: Palatino Linotype;
|
|
font-size: 114px;
|
|
font-weight: 400;
|
|
line-height: 202px;
|
|
letter-spacing: -0.04em;
|
|
text-align: left;
|
|
position: relative;
|
|
left: -357px;
|
|
top: 62px;
|
|
}
|
|
.projektyipublikacje-grid1 .publikacje-zdj1 p a,.projektyipublikacje-grid1 .publikacje-zdj2 p:nth-child(2) a{
|
|
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 500;
|
|
line-height: 28px;
|
|
letter-spacing: -0.015em;
|
|
text-decoration:none;
|
|
color:black;
|
|
|
|
}
|
|
.oinstytucie-profesorzy .mod-custom p:nth-child(n+3) {
|
|
|
|
font-size: 14px;
|
|
}
|
|
.menu-bip ul li{
|
|
cursor:pointer;
|
|
}
|
|
.dblock1{
|
|
height: auto !important;
|
|
opacity: 1 !important;
|
|
margin-top: 20px !important;
|
|
}
|
|
.com-finder__advanced{
|
|
display:none !important;
|
|
}
|
|
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=panel], [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=tabs]>[data-rlta-element=panels]>[data-rlta-element=panel]{
|
|
border:unset !important;
|
|
}
|
|
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button]:focus, [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button]:hover{
|
|
background:unset !important;
|
|
}
|
|
.tros{
|
|
transform: rotate(270deg) !important;
|
|
}
|
|
.vka{
|
|
color: rgb(10, 117, 53) !important;
|
|
transform: rotate(90deg);
|
|
|
|
}
|
|
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions]>[data-rlta-element=button]>[data-rlta-element=heading]{
|
|
display:flex;
|
|
justify-content:space-between;
|
|
}
|
|
.dbo{
|
|
display:block !important ;
|
|
visibility:visible !important ;
|
|
|
|
}
|
|
|
|
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button] {
|
|
background-color: #fff;
|
|
transition: background-color 200ms,border 200ms;
|
|
border: none;
|
|
color: rgb(10, 117, 53);
|
|
border-bottom: 1px solid rgb(10, 117, 53);
|
|
font-size: 24px;
|
|
cursor: pointer;
|
|
font-weight: 600;
|
|
border-radius: unset !important;
|
|
}
|
|
.fwb{
|
|
font-weight:800 !important;
|
|
}
|
|
.dblocking{
|
|
display: block !important;
|
|
visibility: visible !important;
|
|
}
|
|
.green-buttons .owl-item:nth-child(1) .jt-date .jtc_introdate {
|
|
white-space:nowrap;
|
|
}
|
|
.card-body{
|
|
display:none;
|
|
}
|
|
.posts-3 .owl-carousel .owl-item img{
|
|
object-fit: cover;
|
|
}
|
|
.posts-3 .owl-carousel .jt-introtext img {
|
|
display:none !important;
|
|
}
|
|
.jt-introtext .notmozmr:first-child{
|
|
font-weight: 600;
|
|
position: relative;
|
|
padding-bottom: 22px;
|
|
}
|
|
|
|
|
|
.okrd1{
|
|
position:absolute;
|
|
}
|
|
.okruszki li:nth-child(2),.okruszki li:nth-child(3),.okruszki li:nth-child(4),.okruszki li:nth-child(5),.okruszki li:nth-child(6),.okruszki li:nth-child(7){
|
|
display:none;
|
|
}
|
|
.okruszki li{
|
|
font-family: Poppins !important;
|
|
font-size: 20px;
|
|
font-weight: 300;
|
|
line-height: 31px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
text-transform: uppercase;
|
|
}
|
|
.footer ul li{
|
|
list-style-type:none;
|
|
}
|
|
.footer :nth-child(2) li span {
|
|
content: 'Zakłady naukowe';
|
|
font-family: Poppins;
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
line-height: 24px;
|
|
letter-spacing: 0em;
|
|
text-align: left;
|
|
row-gap: 16px;
|
|
}
|
|
.footer :nth-child(2) li ul {
|
|
padding-left:0;
|
|
}
|
|
article{
|
|
transition: all 1s ease-in-out;
|
|
}
|
|
|
|
.itemid-133 .footer-gl{
|
|
border:unset !important;
|
|
}
|
|
#mod-custom112{
|
|
display:block !important
|
|
}
|
|
#mod-custom145{
|
|
display:none !important;
|
|
}
|
|
div.mod-languages ul li{
|
|
height:23px;
|
|
}
|
|
div.mod-languages a{
|
|
padding:0;
|
|
margin:0;
|
|
}
|
|
#language_picker_des_526{
|
|
display:none;
|
|
}
|
|
div.mod-languages ul li.lang-active {
|
|
background-color:unset !important;
|
|
padding:0;
|
|
margin:0;
|
|
}
|
|
|
|
div.mod-languages ul{
|
|
display: flex;
|
|
flex-direction: row-reverse;
|
|
}
|
|
|
|
.avline{
|
|
display:flex;
|
|
flex-wrap:wrap;
|
|
}
|
|
.avatarek{
|
|
padding:15px;
|
|
}
|
|
.linkd{
|
|
display:none !important;
|
|
}
|
|
.languages a{
|
|
text-decoration :none;
|
|
color:white;
|
|
}
|
|
.js-finder-search-query::placeholder {
|
|
text-align: center;
|
|
font-family: Poppins;
|
|
}
|
|
.fotexs{
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
row-gap: 1px;
|
|
margin-top: 90px;
|
|
width: 1430px;
|
|
max-width: 100%;
|
|
justify-content: center;
|
|
margin: auto;
|
|
}
|
|
.fotoox{
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
margin-top: 90px;
|
|
width: 1430px;
|
|
max-width: 100%;
|
|
justify-content: center;
|
|
margin: auto;
|
|
column-gap: 7px;
|
|
row-gap: 1px !important;
|
|
}
|
|
.fotexs img,.fotoox img {
|
|
width: 225px;
|
|
max-width: 100%;
|
|
border-radius: 2px;
|
|
height: 150px;
|
|
}
|
|
.fotexs, .fotoox{
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
justify-content: center;
|
|
}
|
|
.fotexs img:hover,.fotoox img:hover{
|
|
background: black !important;
|
|
opacity: 0.7;
|
|
|
|
}
|
|
.fotoox{
|
|
margin-top: 50px;
|
|
}
|
|
.fotoakt .com-content-article__body{
|
|
display: none !important;
|
|
}
|
|
.ainsta {
|
|
height: 34px;
|
|
}
|
|
|
|
.dendro-menu #szki2 {
|
|
margin-top: 239px;
|
|
margin-right: 87px;
|
|
}
|
|
|
|
.kierownikzakladu img {
|
|
height: 293px;
|
|
width: 239px;
|
|
left: 565px;
|
|
top: 324px;
|
|
border-radius: 0px;
|
|
|
|
}
|
|
|
|
.itemid-191 .dendro-tekstlogo,
|
|
.itemid-191 .liness3 {
|
|
display: none;
|
|
}
|
|
|
|
.itemid-191 .dendro-grid {
|
|
justify-content: center;
|
|
}
|
|
|
|
.rewievers .dendro-art .com-content-article__body p {
|
|
color: black !important;
|
|
text-decoration: none !important;
|
|
font-style: normal !important;
|
|
font-family: Roboto;
|
|
font-size: 18px !important;
|
|
font-weight: 300;
|
|
line-height: 24px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
}
|
|
|
|
.ogloszenia:hover {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.nposts img {
|
|
width: 519px;
|
|
height: 330px;
|
|
}
|
|
|
|
.strgol .amo {
|
|
position: absolute;
|
|
right: 0.1px;
|
|
background: url(/images/stronaGlowna/Chevron_Right.png) no-repeat right center;
|
|
z-index: 10000000000000000000;
|
|
height: 13px;
|
|
width: 13px;
|
|
padding-left: 2px;
|
|
filter: invert(0);
|
|
margin-right: 5px;
|
|
}
|
|
|
|
html body .grid-dendrocontent .grutxz,
|
|
html body .grid-dendrocontent .grutxz em,
|
|
html body .grid-dendrocontent .grutxz strong {
|
|
font-family: Roboto;
|
|
font-size: 18px;
|
|
font-style: italic;
|
|
color: #217E46 !important;
|
|
font-weight: 600 !important;
|
|
}
|
|
|
|
.amo {
|
|
position: absolute;
|
|
right: 0.1px;
|
|
background: url(/images/stronaGlowna/Chevron_Right.png) no-repeat right center;
|
|
z-index: 10000000000000000000;
|
|
height: 13px;
|
|
width: 13px;
|
|
padding-left: 2px;
|
|
filter: invert(1);
|
|
|
|
}
|
|
|
|
.arboretum-nappodzd img:hover,
|
|
.krzywe-zdjecia img:hover {
|
|
cursor: pointer;
|
|
opacity: 0.7;
|
|
background-color: black;
|
|
|
|
}
|
|
|
|
.green-buttons .jt-cs .jt-imagecover:hover,
|
|
.green-buttons1 .owl-item .jt-imagecover:hover {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.itemid-191 .dendro-grid {
|
|
background: unset !important;
|
|
}
|
|
|
|
|
|
.nauka .mod-custom {
|
|
width: calc(100% - 15vw);
|
|
margin-bottom: 30px;
|
|
}
|
|
.nauka .mod-custom img {
|
|
width: 100%;
|
|
}
|
|
|
|
.nauka .mod-custom p:hover {
|
|
cursor: pointer;
|
|
}
|
|
|
|
#mobilemenuck-426-mobile .mobilemenuck-title {
|
|
position: relative;
|
|
left: -1%;
|
|
}
|
|
|
|
.dendro-napis img {
|
|
width: 318px;
|
|
height: auto;
|
|
}
|
|
|
|
.rcart img:nth-child(2) {
|
|
display: none !important;
|
|
}
|
|
|
|
.rcart {
|
|
display: flex;
|
|
|
|
}
|
|
|
|
.redp {
|
|
display: flex;
|
|
align-items: center;
|
|
border-bottom: 1px solid;
|
|
padding: 30px 0 30px 0;
|
|
}
|
|
|
|
.redp1 {
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 5px 0 5px 0;
|
|
}
|
|
|
|
.strgol .wydarzenia .jt-cs .jtcs-author-date {
|
|
display: none;
|
|
}
|
|
|
|
.posts-5 img:hover,
|
|
.posts-4 img:hover {
|
|
background-color: black;
|
|
opacity: 0.6;
|
|
position: relative;
|
|
z-index: 100;
|
|
}
|
|
|
|
.posts-6 a:hover {
|
|
opacity: 2;
|
|
}
|
|
|
|
.wydarzenia .jt-introtext p {
|
|
max-width: 172px;
|
|
}
|
|
|
|
|
|
|
|
.grid-bip .article-info-term,
|
|
.grid-bip .hits {
|
|
display: none;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-stage-outer {
|
|
margin-top: -75px;
|
|
}
|
|
|
|
|
|
.opl3 {
|
|
position: absolute !important;
|
|
left: 0 !important;
|
|
bottom: 198px !important;
|
|
}
|
|
|
|
.opl4 {
|
|
position: absolute !important;
|
|
top: 163px !important;
|
|
right: 0 !important;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .com-content-article__body strong {
|
|
font-size: unset;
|
|
}
|
|
|
|
.menu-posty .jt-inner .jt-introtext p img {
|
|
display: none !important;
|
|
}
|
|
|
|
html body strong {
|
|
/* font-weight: unset !important; */
|
|
}
|
|
|
|
.strona-projektu {
|
|
position: absolute;
|
|
left: 0;
|
|
}
|
|
|
|
.com-users-login {
|
|
width: 310px;
|
|
margin: auto;
|
|
}
|
|
|
|
.login label span {
|
|
word-break: break-word;
|
|
}
|
|
|
|
.login label {
|
|
font-family: Poppins !important;
|
|
font-size: 16px;
|
|
font-weight: 300;
|
|
line-height: 31px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
word-break: break-word;
|
|
}
|
|
|
|
.com-users-login__options a {
|
|
font-family: Poppins !important;
|
|
font-size: 12px;
|
|
font-weight: 300;
|
|
line-height: 31px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
word-break: break-word;
|
|
}
|
|
|
|
.seminaria .blog-item {
|
|
margin: 0 !important;
|
|
}
|
|
|
|
b {
|
|
font-weight: 400 !important;
|
|
}
|
|
|
|
.login input {
|
|
height: 30px;
|
|
}
|
|
|
|
.login button {
|
|
outline: none;
|
|
border: none;
|
|
background: #2DBA65;
|
|
margin-top: 20px;
|
|
height: 30px;
|
|
color: white;
|
|
}
|
|
|
|
.op1 {
|
|
opacity: 1 !important;
|
|
}
|
|
|
|
.mod-finder__search {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
column-gap: 20px;
|
|
}
|
|
|
|
.js-finder-search-query {
|
|
height: 23px;
|
|
}
|
|
|
|
.szukajkai label {
|
|
display: none;
|
|
}
|
|
|
|
.szukajkai {
|
|
position: absolute !important;
|
|
right: 237px;
|
|
top: 156px !important;
|
|
}
|
|
|
|
body #szki {
|
|
margin-top: 50px;
|
|
top: 0 !important;
|
|
}
|
|
|
|
body #szki2 {
|
|
margin-top: 170px;
|
|
top: 0 !important;
|
|
}
|
|
|
|
.szukajkai button {
|
|
color: white;
|
|
background-color: #2DBA65;
|
|
outline: none;
|
|
border: none;
|
|
height: 30px;
|
|
}
|
|
|
|
.awesomplete>input {
|
|
display: block;
|
|
outline: 1px solid;
|
|
|
|
}
|
|
|
|
.wydarzenia .jt-cs .owl-carousel .owl-nav .owl-next,
|
|
.wydarzenia .jt-cs .owl-carousel .owl-nav .owl-prev {
|
|
opacity: 1 !important;
|
|
}
|
|
|
|
.wydarzenia .jt-cs .owl-carousel .owl-nav .owl-next:after {
|
|
content: '>';
|
|
position: absolute;
|
|
height: 30px;
|
|
width: 30px;
|
|
color: #109846;
|
|
}
|
|
|
|
.wydarzenia .jt-cs .owl-carousel .owl-nav .owl-prev:after {
|
|
content: '<';
|
|
position: absolute;
|
|
height: 30px;
|
|
width: 30px;
|
|
color: #109846;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-stage {
|
|
transition: all 1s ease-out !important;
|
|
}
|
|
|
|
|
|
|
|
.swiper-container {
|
|
width: 100%;
|
|
height: 300px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
|
|
html body .grid-instytut .control-group {
|
|
display: block !important;
|
|
}
|
|
|
|
button[class*=plg_system_webauthn_login_button] {
|
|
display: none;
|
|
}
|
|
|
|
.gridw {
|
|
display: none;
|
|
}
|
|
|
|
.swiper-slide {
|
|
background-size: cover;
|
|
background-position: center;
|
|
}
|
|
|
|
.gallery-top {
|
|
height: 80%;
|
|
width: 100%;
|
|
}
|
|
|
|
.gallery-thumbs {
|
|
height: 20%;
|
|
box-sizing: border-box;
|
|
padding: 10px 0;
|
|
}
|
|
|
|
.gallery-thumbs .swiper-slide {
|
|
width: 25%;
|
|
height: 100%;
|
|
opacity: 0.4;
|
|
}
|
|
|
|
.gallery-thumbs .swiper-slide-thumb-active {
|
|
opacity: 1;
|
|
}
|
|
|
|
.image-titles .container-image-litle-title p {
|
|
filter: brightness(1.5);
|
|
-webkit-text-stroke: 0.5px black;
|
|
font-weight: 500 !important;
|
|
}
|
|
|
|
.wszyscypracownicy-tabela table td {
|
|
padding: 5px !important;
|
|
}
|
|
|
|
|
|
|
|
.szukkk {
|
|
|
|
top: 10% !important;
|
|
right: -6% !important;
|
|
|
|
}
|
|
|
|
.tematykabadawcza-grid .liness3.lineleft div:nth-child(2),
|
|
.tematykabadawcza-grid .liness3.lineleft div:nth-child(3),
|
|
.tematykabadawcza-grid .liness3.lineleft div:nth-child(4) {
|
|
filter: invert(1);
|
|
}
|
|
|
|
.kartkaiikona:before {
|
|
content: url(/images/BIP/czkar.png);
|
|
margin-right: 5px;
|
|
|
|
}
|
|
|
|
.kartkaiikona1:before {
|
|
content: url(/images/BIP/czkar.png);
|
|
}
|
|
|
|
.cc_div #c-bns {
|
|
flex-direction: column;
|
|
}
|
|
|
|
.kolorbip {
|
|
color: #AF1016;
|
|
}
|
|
|
|
html body .grid-bip .jooms {
|
|
display: none !important;
|
|
}
|
|
|
|
[data-id="mobilemenuck-222"] .mobilemenuck-bar-button {
|
|
background: #AF1016 !important;
|
|
}
|
|
|
|
/*
|
|
.kartkaiikona:after {
|
|
content: url(/images/BIP/czinf.png)" DZIENNIK ZMIAN DOKUMENTU";
|
|
position: absolute;
|
|
right: 0;
|
|
font-family: Poppins;
|
|
font-size: 13px;
|
|
font-weight: 300;
|
|
line-height: 15px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
|
|
|
|
} */
|
|
|
|
.kartkaiikona a {
|
|
text-decoration: none !important;
|
|
}
|
|
|
|
.kartkaiikona {
|
|
width: 1142px;
|
|
position: relative;
|
|
display: flex;
|
|
max-width: 100%;
|
|
border-bottom: 0.7px solid #000000;
|
|
padding-bottom: 30px;
|
|
}
|
|
|
|
.kolorczerwonybip {
|
|
color: #AF1016 !important;
|
|
}
|
|
|
|
.grid-bip .page-header h1 {
|
|
font-family: Poppins !important;
|
|
font-size: 24px !important;
|
|
font-weight: 600 !important;
|
|
line-height: 28px !important;
|
|
letter-spacing: -0.015em !important;
|
|
text-align: left;
|
|
text-transform: uppercase !important;
|
|
display: flex;
|
|
align-items: center;
|
|
text-decoration: none !important;
|
|
}
|
|
|
|
.szukajkaas {
|
|
filter: invert(1);
|
|
width: 26px !important;
|
|
height: 26px !important;
|
|
width: 26px !important;
|
|
position: absolute;
|
|
height: 26px !important;
|
|
top: 21%;
|
|
right: 107px;
|
|
}
|
|
|
|
colgroup {
|
|
display: none !important;
|
|
}
|
|
|
|
.okruszki ol {
|
|
column-gap: 5px;
|
|
}
|
|
|
|
.menu-szkola {
|
|
position: relative;
|
|
}
|
|
|
|
.zarzadzeniadyrektora .dendro-art .blog-items {
|
|
flex-wrap: wrap;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.zarzadzeniadyrektora .dendro-art .blog-items .item-content {
|
|
width: 100% !important;
|
|
}
|
|
|
|
.zarzadzeniadyrektora .blog-item {
|
|
margin: 0 0 20px 0;
|
|
}
|
|
|
|
.wszyscypracownicy-tabela table {
|
|
margin: auto;
|
|
}
|
|
|
|
|
|
|
|
.mobilemenuck-togglericon:after {
|
|
cursor: pointer;
|
|
text-align: center;
|
|
display: block;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
content: "+";
|
|
}
|
|
|
|
html body {
|
|
padding-top: 0 !important;
|
|
}
|
|
|
|
.okruszki li {
|
|
list-style: none;
|
|
}
|
|
|
|
.okruszki ol {
|
|
margin: 0;
|
|
padding: 0;
|
|
list-style-type: nonee;
|
|
flex-direction: row;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.okruszki {
|
|
margin: 0 auto 0 auto;
|
|
left: 0;
|
|
right: 0;
|
|
margin: 0 auto 0 auto;
|
|
|
|
}
|
|
|
|
.okrd1 {
|
|
width: 1400px;
|
|
max-width: 100%;
|
|
}
|
|
|
|
.ml {
|
|
margin-right: auto !important;
|
|
margin-left: unset !important;
|
|
}
|
|
|
|
.okrd {
|
|
position: absolute !important
|
|
}
|
|
|
|
.okruszki ol li:nth-child(4),
|
|
.okruszki ol li:nth-child(5) {
|
|
display: none
|
|
}
|
|
|
|
.okruszki ol li:not(:first-child):not(:last-child) span:after {
|
|
content: ' > ';
|
|
}
|
|
|
|
.okruszki a {
|
|
text-decoration: none;
|
|
}
|
|
|
|
.filtrtektsnad {
|
|
width: 1400px;
|
|
max-width: 100%;
|
|
margin: 0 auto 0 auto;
|
|
font-family: Poppins !important;
|
|
font-size: 20px;
|
|
font-weight: 300;
|
|
line-height: 31px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
margin-top: 50px;
|
|
}
|
|
|
|
.filtrtekstpoad,
|
|
.lwp {
|
|
width: 1400px;
|
|
max-width: 100%;
|
|
margin: 0 auto 0 auto;
|
|
font-family: Poppins !important;
|
|
font-size: 20px;
|
|
font-weight: 300;
|
|
line-height: 31px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
}
|
|
|
|
.liczbawynikow {
|
|
font-weight: 600;
|
|
}
|
|
|
|
.okruszki ol li a,
|
|
.okruszki ol li span {
|
|
font-family: Poppins !important;
|
|
font-size: 20px;
|
|
font-weight: 300;
|
|
line-height: 31px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
|
|
[data-id="mobilemenuck-115"] .mobilemenuck-item>.level1 {
|
|
background: #027EA6;
|
|
-moz-border-radius: 5px 5px 5px 5px;
|
|
-o-border-radius: 5px 5px 5px 5px;
|
|
-webkit-border-radius: 5px 5px 5px 5px;
|
|
border-radius: 5px 5px 5px 5px;
|
|
color: #FFFFFF;
|
|
margin-top: 4px;
|
|
margin-right: 4px;
|
|
margin-bottom: 4px;
|
|
margin-left: 4px;
|
|
padding-left: 15px;
|
|
line-height: 35px;
|
|
}
|
|
|
|
.tras {
|
|
transform: rotate(180deg);
|
|
}
|
|
|
|
mobilemenuin {
|
|
position: relative;
|
|
}
|
|
|
|
.mobilemenuck .mobilemenuck-item>div {
|
|
position: relative;
|
|
background-color: transparent !important;
|
|
color: white !important;
|
|
}
|
|
|
|
.prel .jt-cs .slide {
|
|
display: flex !important;
|
|
}
|
|
|
|
.prel .owl-carousel {
|
|
justify-content: center;
|
|
}
|
|
|
|
[data-id="mobilemenuck-115"].mobilemenuck {
|
|
background: #464646;
|
|
color: #FFFFFF;
|
|
padding-bottom: 5px;
|
|
font-weight: bold;
|
|
font-size: 1.2em;
|
|
}
|
|
|
|
[data-id="mobilemenuck-222"].mobilemenuck {
|
|
background: #AF1016 !important;
|
|
}
|
|
|
|
[data-id="mobilemenuck-222"] .mobilemenuck-item>.level1 a,
|
|
[data-id="mobilemenuck-222"] .mobilemenuck-item>.level2 a,
|
|
[data-id="mobilemenuck-222"] .mobilemenuck-item>.level3 a {
|
|
color: #FFFFFF;
|
|
text-align: center;
|
|
}
|
|
|
|
@media screen and (max-width: 1149px) {
|
|
|
|
div[data-id="mobilemenuck-115"] .mobilemenuck-item>.level2 {
|
|
background-color: transparent;
|
|
padding: 0 10px;
|
|
}
|
|
|
|
div[data-id="mobilemenuck-115"].mobilemenuck a {
|
|
font-size: .8em;
|
|
}
|
|
|
|
div[data-id="mobilemenuck-115"] .level2+.mobilemenuck-submenu .mobilemenuck-item>div {
|
|
background: transparent;
|
|
padding: 0 10px;
|
|
}
|
|
|
|
div[data-id="mobilemenuck-115"] .mobilemenuck-item>.level2:hover,
|
|
div[data-id="mobilemenuck-115"] .mobilemenuck-item>.level2.open {
|
|
background-color: transparent;
|
|
}
|
|
}
|
|
|
|
.grid-instytut .item-page,
|
|
.grid-instytut .item-page p,
|
|
.grid-instytut .item-page span,
|
|
.grid-instytut .item-page p a {
|
|
word-break: break-all;
|
|
}
|
|
|
|
style attribute {
|
|
--content1: "23.";
|
|
--content11: "01";
|
|
--content2: "23.";
|
|
--content22: "01";
|
|
}
|
|
|
|
:root {
|
|
--swiper-navigation-size: 44px;
|
|
}
|
|
|
|
:root {
|
|
--swiper-theme-color: #007aff;
|
|
}
|
|
|
|
:root {
|
|
--content1: '';
|
|
--content11: '';
|
|
--content2: ' ';
|
|
--content22: ' ';
|
|
--liczbaContent: ' ';
|
|
--liczbaContent1: ' ';
|
|
}
|
|
|
|
:root {
|
|
--artykul-nag: '';
|
|
}
|
|
|
|
:root {
|
|
--cassiopeia-color-primary: #112855;
|
|
--cassiopeia-color-link: #224faa;
|
|
--cassiopeia-color-hover: #424077;
|
|
}
|
|
|
|
#loader {
|
|
border: 16px solid #f3f3f3;
|
|
border-top: 16px solid #3498db;
|
|
border-radius: 50%;
|
|
width: 120px;
|
|
height: 120px;
|
|
animation: spin 2s linear infinite;
|
|
}
|
|
|
|
@keyframes spin {
|
|
0% {
|
|
transform: rotate(0deg);
|
|
}
|
|
|
|
100% {
|
|
transform: rotate(360deg);
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
ul.sigFreeClassic {
|
|
list-style: none !important;
|
|
}
|
|
|
|
ul.sigFreeClassic li.sigFreeThumb:nth-of-type(n+1):nth-of-type(-n+20),
|
|
ul.sigFreeClassic li.sigFreeThumb:nth-of-type(n+40):nth-of-type(-n+10000) {
|
|
display: none;
|
|
}
|
|
|
|
.arbo-rok select:nth-child(3),
|
|
.arbo-miesiac select:nth-child(3) {
|
|
display: none !important;
|
|
}
|
|
|
|
.grid-arboretumfotoaktualnosci .com-content-article__body {
|
|
display: none !important;
|
|
}
|
|
|
|
[data-id="mobilemenuck-115"] .mobilemenuck-togglericon:after {
|
|
content: '';
|
|
background: transparent !important;
|
|
|
|
}
|
|
.filtry .custom{
|
|
width: 100%;
|
|
}
|
|
.topola td:first-child{
|
|
white-space: nowrap;
|
|
}
|
|
.topola p,.topola td,.topola tr{
|
|
font-family: Poppins;
|
|
font-size: 18px;
|
|
font-weight: 300;
|
|
line-height: 31px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
}
|
|
.topola p img{
|
|
margin: auto;
|
|
display: block;
|
|
}
|
|
#mobilemenuck-115-wrap .nav-item {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.strgol .mobilemenuck .open .mobilemenuck-togglericon:after {
|
|
content: url(/images/stronaGlowna/Chevron_Right.png) !important;
|
|
transform: rotate(180deg);
|
|
font-size: 18px;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.strgol .mobilemenuck .open .mobilemenuck-togglericon:after {
|
|
content: '-' !important;
|
|
|
|
transform: rotate(180deg);
|
|
}
|
|
|
|
|
|
|
|
|
|
.d-none {
|
|
display: none !important;
|
|
}
|
|
|
|
.dblock {
|
|
display: block !important;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.metryczka {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.container-menu ul li ul {
|
|
display: none;
|
|
|
|
}
|
|
|
|
.itemid-315 .grik {
|
|
display: none !important
|
|
}
|
|
|
|
.menugornear ul li ul {
|
|
display: none;
|
|
|
|
}
|
|
body .grik{
|
|
display: block !important;
|
|
}
|
|
.prel {
|
|
position: relative;
|
|
height: 1000px;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: start;
|
|
|
|
|
|
}
|
|
|
|
.prel .owl-carousel {
|
|
display: flex !important;
|
|
row-gap: 45px;
|
|
}
|
|
|
|
.menugornear ul li:hover a {
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.posty-container {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
margin: auto;
|
|
}
|
|
|
|
[data-id="mobilemenuck-227"].mobilemenuck {
|
|
padding-top: 20%;
|
|
padding-bottom: 20% !important;
|
|
opacity: 0.8;
|
|
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
|
|
[data-id="mobilemenuck-227"].mobilemenuck .mobilemenuck-topbar {
|
|
margin-left: unset !important;
|
|
}
|
|
|
|
.menugornear ul li ul li {
|
|
/* width: fit-content ; */
|
|
margin:auto;
|
|
}
|
|
|
|
[data-id="mobilemenuck-227"] .mobilemenuck-button {
|
|
min-height: 35px;
|
|
height: 100%;
|
|
width: 45px;
|
|
line-height: 35px;
|
|
font-size: 1.8em;
|
|
left: 390%;
|
|
}
|
|
|
|
|
|
.koper a {
|
|
display: flex;
|
|
column-gap: 10px;
|
|
}
|
|
|
|
.koper a img {
|
|
width: 20px;
|
|
height: 26px;
|
|
}
|
|
|
|
.menugornear ul li:hover ul {
|
|
z-index: 10;
|
|
display: flex;
|
|
flex-direction: column;
|
|
border: 1px solid #dfdfdf;
|
|
top: 0;
|
|
position: absolute;
|
|
left: 0;
|
|
padding: 30px 14px;
|
|
}
|
|
|
|
.menugornear ul li:hover ul {
|
|
padding-left: 0px;
|
|
padding-right: 0px;
|
|
}
|
|
|
|
.menugornear ul li ul li {
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
.grid-instytut table,
|
|
.grid-instytut th,
|
|
.grid-instytut td {
|
|
border: 0px;
|
|
}
|
|
|
|
.grid-instytut th {
|
|
text-align: left;
|
|
width: 1394px;
|
|
max-width: 100%;
|
|
}
|
|
|
|
|
|
.grid-instytut th a {
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 400;
|
|
line-height: 28px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: #0A7535;
|
|
}
|
|
|
|
.grid-instytut th a:after {
|
|
content: '';
|
|
width: 100%;
|
|
border-bottom: 1px solid #0A7535;
|
|
display: block;
|
|
margin: 13px 0 13px 0;
|
|
}
|
|
|
|
body .imgos {
|
|
height: 10px;
|
|
width: 10px;
|
|
border-radius: 0px;
|
|
|
|
}
|
|
|
|
.grid-bip p a {
|
|
|
|
word-break: break-word;
|
|
/* padding: 0px 23px 0 15px; */
|
|
}
|
|
|
|
.container-menu ul li:hover ul {
|
|
display: flex !important;
|
|
flex-direction: column !important;
|
|
justify-content: CENTER;
|
|
align-items: center;
|
|
position: absolute;
|
|
top: -25px;
|
|
background: #012B06;
|
|
padding-top: 63px;
|
|
opacity: 1;
|
|
position: absolute;
|
|
width: 230px;
|
|
padding: 0px;
|
|
border-radius: 0px;
|
|
top: 100%;
|
|
left: 0px;
|
|
box-sizing: border-box;
|
|
padding-top: 20px;
|
|
}
|
|
|
|
.container-menu li:hover {
|
|
background: transparent;
|
|
position: relative;
|
|
z-index: 50;
|
|
}
|
|
.container-menu li a:hover {
|
|
background: #075f2a;
|
|
}
|
|
|
|
|
|
.szukajkaa {
|
|
width: 26px !important;
|
|
height: 26px !important;
|
|
}
|
|
|
|
.container-menu .finder {
|
|
display: none !important;
|
|
}
|
|
|
|
.opas {
|
|
opacity: 1 !important;
|
|
}
|
|
|
|
.szukajkai {
|
|
position: relative;
|
|
right: 237px;
|
|
top: 30px;
|
|
opacity: 0;
|
|
transition: all 0.5s;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.szukajkaa:hover {
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
.container-menu ul li:nth-child(4):hover ul,
|
|
.container-menu ul li:nth-child(5):hover ul {
|
|
}
|
|
|
|
|
|
|
|
|
|
.container-menu ul li a,
|
|
.container-menu ul li span {
|
|
position:relative;
|
|
z-index: 10;
|
|
}
|
|
.container-menu ul li ul li a,
|
|
.container-menu ul li ul li span{
|
|
position:initial !important;
|
|
width: 100%;
|
|
line-height: 1.5em;
|
|
padding: 3px 10px;
|
|
}
|
|
|
|
.grid-bip p a {
|
|
|
|
word-break: break-word;
|
|
}
|
|
|
|
body .menugornear ul {
|
|
background-color: white !important;
|
|
}
|
|
|
|
.com-content-article__body p {
|
|
word-break: break-word;
|
|
}
|
|
|
|
body .menugornear ul li ul li a {
|
|
background-color: white;
|
|
color: black;
|
|
margin-top: 15px;
|
|
}
|
|
|
|
.czkoper {
|
|
width: 20px !important;
|
|
}
|
|
|
|
|
|
|
|
.bip-articles {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
width: 1270px;
|
|
max-width: 100%;
|
|
padding: 0 15px 0 15px;
|
|
}
|
|
|
|
.mobilemenuck .mobilemenuck-item>div {
|
|
position: relative;
|
|
background-color: transparent !important;
|
|
color: white !important;
|
|
}
|
|
|
|
|
|
.menugornear ul li:hover ul {
|
|
display: flex !important;
|
|
flex-direction: column !important;
|
|
justify-content: start;
|
|
align-items: start;
|
|
position: absolute;
|
|
top: 10.5px;
|
|
/* left: -94%; */
|
|
min-width: 300px;
|
|
}
|
|
|
|
.menugornear ul li:hover ul ul {
|
|
top: -10px;
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
.menugornear ul li * {
|
|
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.mobilemenuck a {
|
|
font-family: Poppins;
|
|
line-height: 30px;
|
|
letter-spacing: 0.025em;
|
|
color: white !important;
|
|
font-weight: 300 !important;
|
|
}
|
|
[data-id="mobilemenuck-227"] .mobilemenuck-title {
|
|
background: #464646 !important;
|
|
}
|
|
.grid-menu1 .menugornear ul li ul li:hover ul {
|
|
|
|
visibility: visible;
|
|
left: 265px;
|
|
position: absolute;
|
|
;
|
|
}
|
|
.menupodmapa ul{
|
|
list-style-type: none;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
column-gap: 20px;
|
|
}
|
|
.menupodmapa ul li a{
|
|
font-family: Poppins;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
line-height: 21px;
|
|
letter-spacing: 0em;
|
|
text-align: left;
|
|
text-decoration: none;
|
|
color: black;
|
|
margin-top: 16px;
|
|
}
|
|
.spacja{
|
|
margin: 0 !important;
|
|
margin-top: 20px !important;
|
|
padding: 0 !important;
|
|
}
|
|
.mobilemenuck-topbar {
|
|
position: relative;
|
|
margin-left: 3%;
|
|
}
|
|
|
|
.grid-menu1 .menugornear ul li ul li ul {
|
|
position: absolute;
|
|
right: -520px !important;
|
|
}
|
|
.grutz{
|
|
margin-bottom: 20px;
|
|
}
|
|
.menugornear ul li ul li {
|
|
padding-left: 0px;
|
|
padding-right: 0px;
|
|
|
|
}
|
|
|
|
.grid-menu1 .menugornear ul li ul li:hover ul {
|
|
margin-top: -50px;
|
|
}
|
|
|
|
.grid-menu1 .menugornear ul li:hover ul {
|
|
padding-left: 0px;
|
|
padding-right: 0px;
|
|
}
|
|
|
|
|
|
.itemid-477 .grik {
|
|
display: none;
|
|
}
|
|
|
|
.prel .owl-carousel .owl-stage-outer {
|
|
overflow: visible;
|
|
}
|
|
|
|
.menugornear ul li ul li a,
|
|
.menugornear ul li ul li span {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
padding-left: 10px;
|
|
padding-right: 10px;
|
|
}
|
|
|
|
.itemid-367 .grik ,.itemid-984 .grik{
|
|
display: none !important;
|
|
}
|
|
|
|
h1 {
|
|
word-break: break-word;
|
|
}
|
|
|
|
.avatarek .oinstytucie-profesorzy p:not(:nth-child(1)) {
|
|
word-break: break-word;
|
|
}
|
|
|
|
.avatarek .oinstytucie-profesorzy p:nth-child(4),
|
|
.avatarek .oinstytucie-profesorzy p:nth-child(5) {
|
|
font-size: 15px;
|
|
font-weight: 300;
|
|
;
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
.avatarek .oinstytucie-profesorzy {
|
|
height: 441px;
|
|
}
|
|
|
|
.menugornear ul li ul li:hover span,
|
|
.menugornear ul li ul li a:hover {
|
|
background-color: #109846;
|
|
color: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
body {
|
|
padding: 0;
|
|
margin: 0;
|
|
width: 100%;
|
|
max-width: 1920px;
|
|
margin: 0 auto 0 auto;
|
|
overflow-x: hidden;
|
|
}
|
|
|
|
.posts-3,
|
|
.posts-7 {
|
|
overflow-x: clip;
|
|
}
|
|
|
|
|
|
.header {
|
|
width: 1920px;
|
|
max-width: 100%;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jtc_introdate:before {
|
|
content: '';
|
|
height: 237px;
|
|
width: 342px;
|
|
border-radius: 3px;
|
|
border: 1px solid black;
|
|
position: absolute;
|
|
top: -6px;
|
|
left: -12px;
|
|
|
|
}
|
|
|
|
body img {
|
|
max-width: 100%;
|
|
;
|
|
}
|
|
|
|
.arboretum .jt-inner p:has(img) {
|
|
display: flex;
|
|
flex-wrap: nowrap;
|
|
}
|
|
|
|
.arboretum .mozar {
|
|
display: flex;
|
|
flex-wrap: nowrap;
|
|
}
|
|
|
|
|
|
|
|
.arboretum .owl-carousel .owl-item img {
|
|
display: block;
|
|
width: 20.0001%;
|
|
max-height: 237px;
|
|
}
|
|
|
|
.container-top p {
|
|
margin: 0 !important;
|
|
z-index: -1;
|
|
}
|
|
|
|
header {
|
|
position: relative;
|
|
}
|
|
|
|
.container-logo {
|
|
position: absolute;
|
|
top: 43px;
|
|
left: 78px;
|
|
|
|
width: fit-content;
|
|
}
|
|
|
|
.bgcolo {
|
|
/*background: linear-gradient(180deg, rgba(3, 68, 10, 0.25) 15.1%, rgba(255, 255, 255, 0) 100%) !important; */
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
}
|
|
|
|
.bgcolo1 {
|
|
background: linear-gradient(180deg, rgba(3, 68, 10, 0.5) 15.1%, rgba(255, 255, 255, 0) 100%) !important;
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
}
|
|
|
|
.szukajkaa {
|
|
position: absolute;
|
|
right: unset !important;
|
|
}
|
|
|
|
.container-menu {
|
|
right: unset !important;
|
|
/* left: unset !important; */
|
|
}
|
|
|
|
.dendrobiology p:empty {
|
|
display: none !important;
|
|
}
|
|
|
|
.container-menu {
|
|
position: absolute;
|
|
top: 111px;
|
|
/* left: 337px; */
|
|
display: flex;
|
|
left: auto !important;
|
|
right: 28px !important;
|
|
}
|
|
|
|
.container-menu img {
|
|
margin-left: 53px;
|
|
}
|
|
|
|
/*
|
|
.container-menu ul li:nth-child(4){
|
|
width: 171px;
|
|
}
|
|
*/
|
|
.container-menu ul {
|
|
display: flex;
|
|
color: white;
|
|
column-gap: 90px;
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.container-menu ul li a,
|
|
.container-menu ul li span {
|
|
font-family: Poppins;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
line-height: 24px;
|
|
letter-spacing: 0em;
|
|
text-align: left;
|
|
color: white;
|
|
text-transform: uppercase;
|
|
text-decoration: none;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
text-align: left;
|
|
padding: 3px 10px;
|
|
display: block;
|
|
box-sizing: border-box;
|
|
text-align: left;
|
|
line-height: 1.5em;
|
|
}
|
|
|
|
.container-menu ul li {
|
|
list-style-type: none;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: column;
|
|
position: relative;
|
|
}
|
|
|
|
.menugornear ul li a {
|
|
font-family: Poppins;
|
|
font-size: 16px;
|
|
font-weight: 400;
|
|
line-height: 24px;
|
|
letter-spacing: 0em;
|
|
text-align: left;
|
|
color: white;
|
|
text-transform: uppercase;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.grid-menu1 .menugornear ul li ul li:hover ul {
|
|
position: absolute;
|
|
/* right: -520px !important; */
|
|
left: 265px;
|
|
top: 50px;
|
|
}
|
|
|
|
.grid-menu1 .menugornear ul li ul li ul {
|
|
visibility: hidden;
|
|
}
|
|
|
|
.menugornear ul li {
|
|
list-style-type: none;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: column;
|
|
position: relative;
|
|
}
|
|
|
|
.container-menu ul li ul {
|
|
justify-content: start;
|
|
row-gap: 12px;
|
|
}
|
|
|
|
.container-menu ul li:hover {
|
|
z-index: 8;
|
|
|
|
}
|
|
|
|
.menugornear ul li ul {
|
|
justify-content: start;
|
|
align-items: start;
|
|
}
|
|
|
|
body .bipprintandemail a {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.menu-line {
|
|
position: absolute;
|
|
width: 1523px;
|
|
max-width: 100%;
|
|
left: 0px;
|
|
top: 84px;
|
|
background-color: white;
|
|
height: 1px;
|
|
left: 304px;
|
|
|
|
}
|
|
|
|
|
|
.image-titles {
|
|
left: 11%;
|
|
bottom: 10%;
|
|
color: white;
|
|
position: absolute;
|
|
text-align: left;
|
|
text-transform: uppercase;
|
|
max-width: 1200px;
|
|
right: unset !important;
|
|
top: unset !important;
|
|
|
|
}
|
|
|
|
.image-titles p {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.image-titles .container-image-big-title p {
|
|
font-family: Palatino Linotype;
|
|
font-size: 80px;
|
|
font-weight: 400;
|
|
line-height: 82px;
|
|
letter-spacing: -0.04em;
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
.image-titles .container-image-big-title {
|
|
padding-bottom: 1%;
|
|
}
|
|
|
|
.image-titles .container-image-litle-title p {
|
|
font-family: Poppins;
|
|
font-size: 20px;
|
|
font-weight: 300;
|
|
line-height: 30px;
|
|
letter-spacing: 0.025em;
|
|
text-align: left;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-stage {
|
|
display: flex;
|
|
}
|
|
|
|
.socials {
|
|
position: absolute;
|
|
left: 1370px;
|
|
top: 32px;
|
|
display: flex;
|
|
align-items: center;
|
|
z-index: 1;
|
|
}
|
|
|
|
.owl-carousel {
|
|
display: block !important;
|
|
}
|
|
|
|
.socials .sc {
|
|
margin-left: 43px;
|
|
display: flex;
|
|
column-gap: 17px;
|
|
}
|
|
|
|
.socials .contrast {
|
|
margin-left: 14px;
|
|
column-gap: 4px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
.socials .contrast div,
|
|
.socials div {
|
|
display: flex;
|
|
}
|
|
|
|
.languages {
|
|
column-gap: 5px;
|
|
font-family: Poppins;
|
|
line-height: 23px;
|
|
letter-spacing: 0em;
|
|
text-align: left;
|
|
font-family: Poppins;
|
|
font-size: 15px;
|
|
font-weight: 400;
|
|
line-height: 23px;
|
|
letter-spacing: 0em;
|
|
text-align: left;
|
|
margin-left: 33px;
|
|
display: flex;
|
|
color: white;
|
|
align-items: center;
|
|
}
|
|
|
|
|
|
|
|
.soc {
|
|
margin-left: 24px;
|
|
column-gap: 15px;
|
|
|
|
}
|
|
|
|
.nasz-publikacje,
|
|
.wydarzenia {
|
|
width: 50%;
|
|
}
|
|
|
|
.container-top .mod-custom:nth-child(1) {
|
|
display: none;
|
|
}
|
|
|
|
|
|
|
|
.first-posts {
|
|
display: flex;
|
|
justify-content: center;
|
|
flex-direction: row-reverse;
|
|
}
|
|
|
|
.jtcs_more_cat {
|
|
display: none !important;
|
|
}
|
|
|
|
.wydarzenia .jt-cs .jt-imagecover {
|
|
display: none;
|
|
}
|
|
|
|
.jt-cs .slide {
|
|
position: relative;
|
|
}
|
|
|
|
wydarzenia .owl-carousel .owl-stage-outer {
|
|
/* overflow: visible !important; */
|
|
height: 263px !important;
|
|
margin: auto;
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
|
|
#data1,
|
|
#data2,
|
|
#data3,
|
|
#data4,
|
|
#data5,
|
|
#data6,
|
|
#data7,
|
|
#data8 {
|
|
display: flex;
|
|
}
|
|
|
|
|
|
|
|
.obronyprac .page-header{
|
|
display: none !important;
|
|
}
|
|
.obronyprac .grid-bip p a{
|
|
font-family: Poppins;
|
|
font-size: 16px !important;
|
|
font-weight: 300;
|
|
line-height: 19px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
|
|
}
|
|
.obronyprac .grid-bip span{
|
|
font-family: Poppins;
|
|
font-size: 16px !important;
|
|
font-weight: 300;
|
|
line-height: 19px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
}
|
|
.grid-dendrocontent .blog-item {
|
|
margin: 5% 0 0 0;
|
|
}
|
|
|
|
.semi .menu-seminaria ul {
|
|
height: 800px;
|
|
}
|
|
|
|
.nauka p:hover img {
|
|
opacity: 0.7;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.dekor {
|
|
display: flex;
|
|
column-gap: 5px;
|
|
align-items: center;
|
|
}
|
|
/*
|
|
.wydarzenia .jt-introtext {
|
|
max-height: 86px;
|
|
overflow: hidden;
|
|
}
|
|
*/
|
|
.wydarzenia .jt-introtext:after {
|
|
content: '. . .';
|
|
position: absolute;
|
|
bottom: 38px;
|
|
}
|
|
|
|
.wydarzenia .jt-inner {
|
|
width: 210px;
|
|
overflow: hidden;
|
|
max-height: 215px;
|
|
position: relative;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wydarzenia .jtcs_item_wrapper .jt-title {
|
|
font-family: Poppins;
|
|
font-size: 22px;
|
|
font-weight: 600;
|
|
line-height: 1.5em;
|
|
letter-spacing: -0.015em;
|
|
color: #109846 !important;
|
|
text-decoration: none !important;
|
|
}
|
|
|
|
.wydarzenia .jt-cs .jtcs-author-date,
|
|
.wydarzenia .jt-author,
|
|
.wydarzenia .jt-introtext {
|
|
color: #3A3838;
|
|
font-family: Roboto !important;
|
|
font-size: 11px !important;
|
|
font-weight: 400 !important;
|
|
line-height: 22px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.wydarzenia .jt-author,
|
|
.nasze-publikacje .jt-author {
|
|
margin: 0;
|
|
}
|
|
|
|
.wydarzenia .readmore a {
|
|
font-family: Poppins !important;
|
|
font-size: 15px !important;
|
|
font-weight: 400;
|
|
line-height: 22px;
|
|
letter-spacing: -0.015em;
|
|
color: #3A3838;
|
|
}
|
|
|
|
.wydarzenia .jt-cs p.readmore {
|
|
text-align: left;
|
|
padding: 0 !important;
|
|
margin: 0 0 0 0 !important;
|
|
bottom: 0;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper .jt-title {
|
|
}
|
|
|
|
.wydarzenia .jt-cs .jtcs-author-date {
|
|
margin: 0;
|
|
}
|
|
|
|
.dendro-grid1right {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.wydarzenia .jt-introtext p {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
|
|
|
|
|
|
.wydarzenia .jtcs_item_wrapper {
|
|
margin-top: 64px;
|
|
margin-left: 149px;
|
|
}
|
|
|
|
.wydarzenia .jt-cs .owl-carousel .owl-nav button.owl-next {
|
|
right: 44px;
|
|
|
|
}
|
|
|
|
.wydarzenia {
|
|
position: relative;
|
|
}
|
|
|
|
|
|
.wydarzenia-line {
|
|
position: relative;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item:nth-child(1) {
|
|
left: 25px;
|
|
}
|
|
|
|
.wydarzenia .owl-prev {
|
|
left: -8%;
|
|
}
|
|
|
|
.wydarzenia {
|
|
margin-top: 64px;
|
|
/* margin-left: 64px; */
|
|
}
|
|
|
|
.nasze-publikacje {
|
|
margin-top: 64px;
|
|
}
|
|
|
|
.wydarzenia-header {
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 500;
|
|
line-height: 42px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
margin-bottom: 95px;
|
|
margin-left: 147px;
|
|
}
|
|
|
|
.publikacje-header {
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 500;
|
|
line-height: 42px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
margin-bottom: 75px;
|
|
}
|
|
|
|
|
|
.wydarzenia-line {
|
|
border: 1px solid black;
|
|
height: 434px;
|
|
margin-top: 47px;
|
|
}
|
|
|
|
.n2_clear {
|
|
display: none;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 410px !important;
|
|
position: relative;
|
|
left: 8px;
|
|
height: 300px;
|
|
display: flex;
|
|
align-items: center;
|
|
|
|
}
|
|
|
|
.nasze-publikacje {
|
|
width: 622px;
|
|
max-width: 100%;
|
|
margin-left: 40px;
|
|
margin-right: 64px;
|
|
}
|
|
|
|
.nasze-publikacje .jt-inner {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.nasze-publikacje .jt-introtext {
|
|
order: 1;
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 300;
|
|
line-height: 37px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
word-wrap:break-word;
|
|
}
|
|
|
|
.nasze-publikacje .jtcs-author-date {
|
|
order: 2;
|
|
}
|
|
|
|
.nasze-publikacje .readmore {
|
|
order: 3;
|
|
}
|
|
|
|
body .nasze-publikacje .jt-title {
|
|
font-family: Poppins;
|
|
font-size: 18px;
|
|
font-weight: 500;
|
|
line-height: 42px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: #109846;
|
|
text-decoration: none !important;
|
|
margin-bottom: 22px;
|
|
}
|
|
|
|
.nasze-publikacje .jt-introtext p {
|
|
padding: 0 !important;
|
|
margin: 0;
|
|
}
|
|
|
|
.nasze-publikacje .jt-author {
|
|
font-family: Poppins;
|
|
font-size: 11px;
|
|
font-weight: 300;
|
|
line-height: 28px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
margin-top: 15px;
|
|
}
|
|
|
|
.nasze-publikacje .jt-cs p.readmore {
|
|
font-family: Poppins;
|
|
font-size: 15px;
|
|
font-weight: 400;
|
|
line-height: 39px;
|
|
letter-spacing: -0.015em;
|
|
text-align: right;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
.nasze-publikacje .jt-cs p.readmore a {
|
|
color: #3A3838;
|
|
}
|
|
|
|
.nasze-publikacje .jt-cs .jtcs-author-date {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
.konferencje .mod-articlesnews__item {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
|
|
.konferencje figure {
|
|
order: 1;
|
|
}
|
|
|
|
.konferencje .newsflash-title {
|
|
order: 2;
|
|
/* font-family: Poppins;
|
|
font-size: 48px;
|
|
font-weight: 500;
|
|
line-height: 56px;
|
|
letter-spacing: -0.04em;
|
|
text-align: left;
|
|
width: 792px;
|
|
max-width: 100%;
|
|
background: url(/images/stronaGlowna/las.webp);
|
|
-webkit-background-clip: text;
|
|
background-position-x: left;
|
|
background-position-y: bottom;
|
|
background-size: 257%;
|
|
color: transparent;
|
|
filter: brightness(0.5); */
|
|
}
|
|
|
|
.konferencje .readmore {
|
|
order: 3;
|
|
display: flex;
|
|
align-self: end;
|
|
position: relative;
|
|
}
|
|
|
|
.konferencje .readmore a {
|
|
font-family: Poppins;
|
|
font-size: 39px;
|
|
font-weight: 400;
|
|
line-height: 57px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: #109846;
|
|
position: relative;
|
|
left: -260px;
|
|
top: -40px;
|
|
}
|
|
|
|
.konferencje figure {
|
|
margin-top: 64px;
|
|
margin-bottom: 64px;
|
|
}
|
|
|
|
.posts-2 {
|
|
margin-top: 60px;
|
|
position: relative;
|
|
}
|
|
.konferencje {
|
|
padding: 50px 0;
|
|
}
|
|
.konferencje .mod-articlesnews__item a {
|
|
display: block;
|
|
}
|
|
.konferencje .mod-articlesnews__item img {
|
|
object-fit: contain;
|
|
margin: 0!important;
|
|
}
|
|
|
|
.stronaprojektu-naglowek {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.stronaprojektu-text p:nth-child(1) {
|
|
word-break: break-word;
|
|
}
|
|
|
|
.posts-2:before {
|
|
content: '';
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 100%;
|
|
opacity: 40%;
|
|
background-color: #9FD6B5;
|
|
z-index: -1;
|
|
}
|
|
|
|
.nauka a {
|
|
text-decoration: none;
|
|
color: white;
|
|
}
|
|
|
|
.nauka:href {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.posts-3 {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
margin-top: 50px;
|
|
margin-bottom: 50px;
|
|
}
|
|
|
|
.p-none {
|
|
pointer-events: none !important;
|
|
}
|
|
|
|
.green-buttons>* {
|
|
transform: none !important;
|
|
/* pointer-events: none; */
|
|
}
|
|
|
|
.green-buttons1>* {
|
|
transform: none !important;
|
|
/* pointer-events: none; */
|
|
}
|
|
|
|
.green-buttons img {
|
|
transform: none !important;
|
|
pointer-events: none;
|
|
}
|
|
|
|
.green-buttons1 img {
|
|
transform: none !important;
|
|
pointer-events: none;
|
|
}
|
|
|
|
.green-buttons .owl-carousel .owl-stage,
|
|
.green-buttons .owl-carousel .owl-stage>*,
|
|
.green-buttons .owl-carousel,
|
|
.owl-carousel>*,
|
|
.green-buttons .jt-cs .jt-imagecover {
|
|
transform: none !important;
|
|
transition: none !important;
|
|
overflow: visible;
|
|
}
|
|
|
|
.green-buttons1 .owl-carousel .owl-stage,
|
|
.green-buttons1 .owl-carousel .owl-stage>*,
|
|
.green-buttons1 .owl-carousel,
|
|
.owl-carousel>*,
|
|
.green-buttons1 .jt-cs .jt-imagecover {
|
|
transform: none !important;
|
|
transition: none !important;
|
|
overflow: visible;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-category {
|
|
top: 28px;
|
|
left: 35px;
|
|
position: absolute;
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 400;
|
|
line-height: 28px;
|
|
letter-spacing: -0.04em;
|
|
text-align: left;
|
|
width: 222px;
|
|
color: white;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(2) .jt-title {
|
|
bottom: 23px;
|
|
left: 31px;
|
|
position: absolute;
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 400;
|
|
line-height: 28px;
|
|
letter-spacing: -0.04em;
|
|
text-align: right;
|
|
width: 453px;
|
|
color: white;
|
|
}
|
|
|
|
.container-menu ul li:hover ul li ul {
|
|
margin-top: 0;
|
|
top: 0;
|
|
padding-top: 0;
|
|
|
|
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jt-category {
|
|
bottom: 57px;
|
|
left: 93px;
|
|
position: absolute;
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 400;
|
|
line-height: 28px;
|
|
letter-spacing: -0.04em;
|
|
text-align: right;
|
|
width: 453px;
|
|
color: white;
|
|
z-index: 10;
|
|
}
|
|
|
|
.green-buttons .jt-cs .jt-imagecover {
|
|
position: relative;
|
|
}
|
|
|
|
.green-buttons1 .jt-cs .jt-imagecover {
|
|
position: relative;
|
|
}
|
|
|
|
.arboretum .jt-cs .jt-imagecover {
|
|
display: none !important;
|
|
}
|
|
|
|
.container-top:not(.socials) img {
|
|
max-width: unset !important;
|
|
}
|
|
|
|
.posts-4 {
|
|
width: 1920px;
|
|
max-width: 100%;
|
|
height: 734px;
|
|
position: relative;
|
|
margin-top: 100px;
|
|
background: #075F2A;
|
|
display: flex;
|
|
align-items: end;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.arboretum .jt-introtext p:has(img) {
|
|
display: flex;
|
|
flex-direction: row;
|
|
|
|
}
|
|
|
|
.arboretum .jt-inner p:has(img) {
|
|
width: 1283px;
|
|
}
|
|
|
|
.arboretum .mozar {
|
|
display: flex;
|
|
flex-direction: row;
|
|
|
|
}
|
|
|
|
.arboretum .mozar {
|
|
width: 1283px;
|
|
}
|
|
|
|
.arboretum owl-carousel .owl-stage {
|
|
display: flex;
|
|
justify-content: end;
|
|
align-items: end;
|
|
}
|
|
|
|
.arboretum .jt-inner {
|
|
display: flex;
|
|
flex-direction: column;
|
|
width: 1920px;
|
|
max-width: 100%;
|
|
}
|
|
|
|
|
|
|
|
|
|
/*
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
width: 649px;
|
|
background: #033617;
|
|
color: white;
|
|
font-family: Roboto;
|
|
font-size: 18px;
|
|
font-weight: 300;
|
|
line-height: 22px;
|
|
letter-spacing: 0.035em;
|
|
width: 437px;
|
|
margin-right: 133px;
|
|
display: flex;
|
|
align-self: end;
|
|
bottom: 209px;
|
|
position: relative;
|
|
} */
|
|
|
|
.arboretum .jt-inner p:has(img) {
|
|
padding: 0;
|
|
margin: 0;
|
|
position: absolute;
|
|
bottom: 0;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
width: 649px;
|
|
background: #109846;
|
|
color: white;
|
|
font-family: Roboto;
|
|
font-size: 18px;
|
|
font-weight: 300;
|
|
line-height: 22px;
|
|
letter-spacing: 0.035em;
|
|
width: 437px;
|
|
margin-right: 133px;
|
|
display: flex;
|
|
align-self: end;
|
|
bottom: 157px;
|
|
position: relative;
|
|
}
|
|
|
|
.arboretum .mozar {
|
|
padding: 0;
|
|
margin: 0;
|
|
position: absolute;
|
|
bottom: 0;
|
|
}
|
|
|
|
.arboretum .jt-inner p {
|
|
background: #033617;
|
|
}
|
|
|
|
.arboretum .jt-introtext {
|
|
display: flex;
|
|
flex-direction: column;
|
|
position: relative;
|
|
height: 491px;
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(1) {
|
|
order: 1;
|
|
display: flex;
|
|
align-self: flex-end;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(2) {
|
|
order: 2;
|
|
display: flex;
|
|
align-self: end;
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(3) {
|
|
order: 4;
|
|
display: flex;
|
|
}
|
|
|
|
.arboretum .readmore {
|
|
display: flex;
|
|
align-self: end;
|
|
}
|
|
|
|
|
|
.arboretum .owl-stage {
|
|
display: flex;
|
|
align-items: end;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore {
|
|
position: absolute;
|
|
bottom: 97px;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore a {
|
|
position: relative;
|
|
left: 300px;
|
|
font-family: Roboto;
|
|
font-size: 18px;
|
|
font-weight: 300;
|
|
line-height: 22px;
|
|
letter-spacing: 0.035em;
|
|
text-align: left;
|
|
color: white;
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):before {
|
|
content: '';
|
|
color: white;
|
|
display: flex;
|
|
align-self: start;
|
|
font-family: Poppins;
|
|
font-size: 20px;
|
|
font-weight: 400;
|
|
line-height: 23px;
|
|
letter-spacing: -0.04em;
|
|
text-align: left;
|
|
margin-bottom: 32px;
|
|
margin-top: 5%;
|
|
}
|
|
|
|
.arboretum p {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.arboretum .jtcs_item_wrapper .jt-title {
|
|
font-family: Palatino Linotype;
|
|
font-size: 85px;
|
|
font-weight: 400;
|
|
line-height: 89px;
|
|
letter-spacing: 0em;
|
|
text-align: left;
|
|
width: 853px;
|
|
color: white;
|
|
text-decoration: none !important;
|
|
margin-left: 221px;
|
|
top: 130px;
|
|
position: relative;
|
|
height: 179px;
|
|
}
|
|
|
|
.arboretum .jt-category {
|
|
margin-left: 221px;
|
|
margin-bottom: 24px;
|
|
}
|
|
|
|
.blog-item {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.dendro-art .blog-items>* {
|
|
word-break: break-word;
|
|
}
|
|
|
|
.arboretum .jt-category a {
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 500;
|
|
line-height: 28px;
|
|
letter-spacing: -0.04em;
|
|
text-align: left;
|
|
text-transform: uppercase;
|
|
color: white;
|
|
text-decoration: none !important;
|
|
top: 130px;
|
|
position: relative;
|
|
}
|
|
|
|
.arboretum .jt-cs .jtcs-author-date {
|
|
margin-left: 221px;
|
|
color: white;
|
|
text-transform: uppercase;
|
|
font-family: Roboto;
|
|
font-size: 20px;
|
|
font-weight: 400;
|
|
line-height: 23px;
|
|
letter-spacing: -0.01em;
|
|
text-align: left;
|
|
margin-top: 24px;
|
|
top: 130px;
|
|
position: relative;
|
|
}
|
|
|
|
.container-top:not(.socials) img {
|
|
max-width: 100%;
|
|
filter: brightness(0.8);
|
|
height: auto;
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.arboretum,
|
|
.arboretum .owl-carousel .owl-stage,
|
|
.arboretum .owl-carousel .owl-item {
|
|
height: 768px !important;
|
|
bottom: 0;
|
|
left: 0;
|
|
}
|
|
|
|
.arboretum .jt-cs .owl-carousel .owl-nav {
|
|
display: block !important;
|
|
}
|
|
|
|
.arboretum .owl-nav {
|
|
position: absolute !important;
|
|
top: 51px;
|
|
display: block !important;
|
|
width: 75px;
|
|
left: 1176px
|
|
}
|
|
|
|
.arboretum .jt-cs .owl-carousel .owl-nav .owl-prev,
|
|
.arboretum .jt-cs .owl-carousel .owl-nav .owl-next {
|
|
display: block !important;
|
|
font-size: 25px;
|
|
opacity: 1 !important;
|
|
color: white;
|
|
display: flex !important;
|
|
flex-direction: row;
|
|
}
|
|
|
|
.arboretum .jt-cs .owl-carousel .owl-nav {
|
|
margin-top: 53px;
|
|
}
|
|
|
|
.arboretum .jt-cs .owl-carousel .owl-nav .owl-prev:before {
|
|
content: url(/images/stronaGlowna/left.png);
|
|
}
|
|
|
|
.myZdjecie img {
|
|
width: 225px;
|
|
max-width: 100%;
|
|
border-radius: 2px;
|
|
}
|
|
|
|
.under-wynik:hover {
|
|
opacity: 0.8;
|
|
}
|
|
|
|
.arboretum .liczbax {
|
|
font-family: Montserrat;
|
|
font-size: 16px;
|
|
font-weight: 400;
|
|
line-height: 17px;
|
|
letter-spacing: 0.015em;
|
|
text-align: left;
|
|
margin-top: 3.5px;
|
|
}
|
|
|
|
.myZdjecie {
|
|
max-width: 100%;
|
|
display: flex;
|
|
justify-content: end;
|
|
padding-left: 10px;
|
|
}
|
|
|
|
|
|
.arboretum .jt-cs .owl-carousel .owl-nav .owl-next:before {
|
|
content: url(/images/stronaGlowna/right.png);
|
|
}
|
|
|
|
.arrow {
|
|
font-family: FontA;
|
|
}
|
|
|
|
.fa {
|
|
-webkit-text-stroke: 0.2px white;
|
|
height: 25px;
|
|
width: 10%;
|
|
}
|
|
|
|
.ogloszenia {
|
|
width: 1920px;
|
|
max-width: 100%;
|
|
left: -1px;
|
|
top: 3503px;
|
|
border-radius: 0px;
|
|
background: #075F2A;
|
|
display: flex;
|
|
|
|
}
|
|
|
|
.posts-5 {
|
|
background: #075F2A;
|
|
margin-top: 100px;
|
|
}
|
|
|
|
.header-ogloszenia {
|
|
font-family: Poppins;
|
|
font-weight: 400;
|
|
font-size: 48px;
|
|
line-height: 56px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: white;
|
|
text-align: center;
|
|
padding-top: 77px;
|
|
margin-bottom: 72px;
|
|
}
|
|
|
|
.posts-5 .ogloszenia .mod-custom {
|
|
display: flex;
|
|
;
|
|
flex-direction: column-reverse;
|
|
}
|
|
|
|
.posts-5 .ogloszenia .mod-custom p {
|
|
text-transform: uppercase;
|
|
display: flex !important;
|
|
justify-content: center;
|
|
}
|
|
|
|
.posts-5 .ogloszenia .mod-custom:nth-child(2) p:nth-child(1),
|
|
.posts-5 .ogloszenia .mod-custom:nth-child(1) p:nth-child(1) {
|
|
width: 100%;
|
|
border-right: 1px solid white;
|
|
padding: 22px 0 22px 0;
|
|
}
|
|
|
|
.posts-5 .ogloszenia .mod-custom:nth-child(3) p:nth-child(1) {
|
|
padding: 22px 0 22px 0;
|
|
}
|
|
|
|
.posts-5 .ogloszenia .mod-custom p:nth-child(1) {
|
|
font-family: Poppins;
|
|
font-size: 22px;
|
|
font-weight: 500;
|
|
line-height: 35px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
display: block;
|
|
margin: 5px auto 20px auto;
|
|
color: white;
|
|
}
|
|
|
|
.posts-5 {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.header-nauka {
|
|
font-family: Poppins;
|
|
font-size: 36px;
|
|
font-weight: 500;
|
|
line-height: 42px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
margin-top: 59px;
|
|
margin-left: 255px;
|
|
}
|
|
|
|
.nauka {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
margin-top: 90px;
|
|
}
|
|
|
|
.nauka .mod-custom {
|
|
display: flex;
|
|
flex-direction: column-reverse;
|
|
position: relative;
|
|
}
|
|
|
|
.nauka .mod-custom p:nth-child(1) a {
|
|
display: block;
|
|
background-color: #075f2a;
|
|
font-family: Poppins;
|
|
text-align: center;
|
|
padding: 5px;
|
|
font-size: 22px;
|
|
}
|
|
|
|
.nauka p {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.nauka p img {
|
|
display: block;
|
|
object-fit: cover;
|
|
}
|
|
|
|
.nauka p:nth-child(2):after {
|
|
}
|
|
|
|
.ps7 .owl-item {
|
|
padding-bottom: 20px;
|
|
}
|
|
|
|
.header-dendrobiology {
|
|
font-family: Poppins;
|
|
font-size: 36px;
|
|
font-weight: 500;
|
|
line-height: 42px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
margin-top: 118px;
|
|
margin-left: 223px;
|
|
}
|
|
|
|
.dendrobiology .jt-category {
|
|
font-family: Palatino Linotype;
|
|
font-size: 82px;
|
|
font-weight: 400;
|
|
line-height: 88px;
|
|
letter-spacing: -0.04em;
|
|
text-align: left;
|
|
-webkit-text-stroke: 1px black;
|
|
color: white;
|
|
position: relative;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.dendrobiology em {
|
|
font-weight: 500 !important;
|
|
}
|
|
|
|
|
|
.dendrobiology .jt-introtext span,
|
|
.dendrobiology .jt-introtext p:not(:first-child),
|
|
.dendrobiology .jt-introtext p:not(:first-child) a {
|
|
font-family: Poppins;
|
|
font-size: 20px !important;
|
|
font-weight: 600;
|
|
line-height: 23px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: #0C7535;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.view-article .dendro-art .com-content-article__body p b {
|
|
font-weight: 600 !important;
|
|
}
|
|
|
|
|
|
.dendrobiology .jt-introtext p:nth-of-type(n+3):nth-of-type(-n+50) {
|
|
display: none !important;
|
|
}
|
|
|
|
.dendrobiology .owl-carousel .owl-item {
|
|
position: relative;
|
|
}
|
|
|
|
.dendrobiology .jt-cs .slide {
|
|
position: unset !important;
|
|
}
|
|
|
|
.dendrobiology .readmore a {
|
|
position: absolute;
|
|
bottom: 0;
|
|
}
|
|
|
|
.dendrobiology .jt-introtext p:first-child {
|
|
font-family: Poppins;
|
|
font-size: 16px;
|
|
font-weight: 400 !important;
|
|
line-height: 23px !important;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
.dendrobiology .jt-introtext {
|
|
margin-top: 36px;
|
|
}
|
|
|
|
.dendrobiology .slide {
|
|
width: 374px;
|
|
}
|
|
|
|
.dendrobiology .readmore a {
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 400;
|
|
line-height: 35px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
}
|
|
|
|
.dendrobiology .jt-cs p.readmore {
|
|
margin: 18px 0 0 0;
|
|
padding: 0;
|
|
}
|
|
|
|
.dendrobiology .owl-stage {
|
|
width: 1400px !important;
|
|
max-width: 100%;
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
}
|
|
|
|
.dendrobiology .owl-item:nth-child(3) {
|
|
width: 280px !important;
|
|
}
|
|
.ps7 {
|
|
display: flex;
|
|
margin-top: 97px;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.lines,
|
|
.liness,
|
|
.liness2,
|
|
.liness3,
|
|
.liness4 {
|
|
width: 228px;
|
|
}
|
|
|
|
.line1,
|
|
.line2,
|
|
.line3,
|
|
.line4,
|
|
.line11,
|
|
.line22,
|
|
.line33,
|
|
.line44 {
|
|
border-bottom: 0.5px solid black;
|
|
width: 100%;
|
|
}
|
|
|
|
.line2,
|
|
.line3,
|
|
.line4,
|
|
.line22,
|
|
.line33,
|
|
.line44 {
|
|
margin-top: 93px;
|
|
}
|
|
|
|
.poznanska-new * {
|
|
box-sizing: border-box;
|
|
|
|
}
|
|
.poznanska-new {
|
|
max-width: 1420px;
|
|
margin-inline: auto;
|
|
margin-bottom: 100px;
|
|
}
|
|
|
|
.poznanska-new + .liness {
|
|
display: none;
|
|
}
|
|
|
|
.poznanska-new .mod-custom {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
gap: 20px;
|
|
justify-content: center;
|
|
}
|
|
.poznanska-new p {
|
|
flex-basis: calc(33% - 10px);
|
|
height: 300px;
|
|
border: 2px solid #075f2a;
|
|
border-radius: 24px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
padding: 15px;
|
|
background-color: #fff;
|
|
margin: 0;
|
|
}
|
|
.poznanska-new p img {
|
|
display: block;
|
|
object-fit: contain;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
@media screen and (max-width: 768px) {
|
|
.poznanska-header + .posts-8 {
|
|
margin-top: 50px;
|
|
}
|
|
.poznanska-new p {
|
|
flex-basis: calc(100% - 30px);
|
|
height: auto;
|
|
border-radius: 16px;
|
|
}
|
|
|
|
.nauka {
|
|
margin-top: 30px;
|
|
gap: 40px;
|
|
}
|
|
|
|
.nauka .mod-custom {
|
|
width: calc(100% - 40px);
|
|
}
|
|
|
|
|
|
.nauka p img {
|
|
width: 100%;
|
|
height: 50vh;
|
|
}
|
|
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(2) {
|
|
font-family: Poppins;
|
|
font-size: 48px;
|
|
font-weight: 500;
|
|
line-height: 56px;
|
|
letter-spacing: -0.015em;
|
|
text-align: right;
|
|
bottom: 80%;
|
|
right: 0;
|
|
position: absolute;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(2) p {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.poznanska {
|
|
position: relative;
|
|
width: 85%;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(3) {
|
|
font-family: Roboto;
|
|
font-size: 18px;
|
|
font-weight: 300;
|
|
line-height: 22px;
|
|
letter-spacing: 0.035em;
|
|
text-align: right;
|
|
width: 764px;
|
|
position: absolute;
|
|
bottom: 30%;
|
|
right: 0;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(4) {
|
|
font-family: Poppins;
|
|
font-size: 48px;
|
|
font-weight: 500;
|
|
line-height: 56px;
|
|
letter-spacing: -0.015em;
|
|
text-align: right;
|
|
position: absolute;
|
|
bottom: 4%;
|
|
right: 0;
|
|
padding: 36px 55px 36px 55px;
|
|
background-color: #109846;
|
|
color: white;
|
|
}
|
|
|
|
.poznanska p {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.posts-8 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
margin-top: 158px;
|
|
border-bottom: 0.5px solid black;
|
|
}
|
|
|
|
.footer .mod-custom p:nth-child(1) {
|
|
font-family: Poppins;
|
|
font-size: 18px !important;
|
|
font-weight: 600;
|
|
line-height: 27px;
|
|
letter-spacing: 0em;
|
|
text-align: left;
|
|
}
|
|
|
|
.footer .mod-custom p:not(:nth-child(1)) {
|
|
font-family: Poppins;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
line-height: 21px;
|
|
letter-spacing: 0em;
|
|
text-align: left;
|
|
margin: 10px 0 0 0;
|
|
padding: 0;
|
|
}
|
|
|
|
.footer .mod-custom {
|
|
margin-top: 67px;
|
|
margin-left: 400px;
|
|
}
|
|
|
|
.footer .mod-menu {
|
|
margin-left: 400px;
|
|
list-style-type: none !important;
|
|
padding: 0;
|
|
margin-top: 48px;
|
|
}
|
|
|
|
|
|
|
|
.footer ul li {
|
|
font-family: Poppins;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
line-height: 21px;
|
|
letter-spacing: 0em;
|
|
text-align: left;
|
|
text-decoration: none;
|
|
color: black;
|
|
margin-top: 16px;
|
|
}
|
|
|
|
.footer ul li a {
|
|
text-decoration: none;
|
|
color: black;
|
|
}
|
|
|
|
.footerup {
|
|
display: flex;
|
|
column-gap: 55px;
|
|
}
|
|
|
|
.footer-logo {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(2) img {
|
|
height: 294px;
|
|
width: 579px;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.green-buttons1 .owl-item img {
|
|
height: 294px;
|
|
width: 579px;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(2) .jt-inner {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jt-inner {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(2) .jt-imagecover {
|
|
display: flex;
|
|
order: 4;
|
|
margin-top: 150px;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jt-imagecover {
|
|
display: flex;
|
|
order: 4;
|
|
margin-top: 59px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(2) .readmore {
|
|
display: flex;
|
|
order: 3;
|
|
position: absolute;
|
|
left: 13px;
|
|
top: 178px;
|
|
font-family: Poppins;
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
line-height: 26px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .readmore {
|
|
display: flex;
|
|
order: 3;
|
|
position: absolute;
|
|
left: 13px;
|
|
top: 178px;
|
|
font-family: Poppins;
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
line-height: 26px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(2) .readmore a {
|
|
color: black !important;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .readmore a {
|
|
color: black !important;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(2) .jtcs-author-date {
|
|
display: flex;
|
|
order: 2
|
|
}
|
|
|
|
.green-buttons1 .owl-item.jtcs-author-date {
|
|
display: flex;
|
|
order: 2
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(2) .jt-introtext {
|
|
display: flex;
|
|
order: 1;
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 500;
|
|
line-height: 28px;
|
|
letter-spacing: -0.04em;
|
|
text-align: left;
|
|
width: 254px;
|
|
text-decoration: none !important;
|
|
background: url(/images/stronaGlowna/las.webp);
|
|
-webkit-background-clip: text;
|
|
background-position-x: right;
|
|
background-position-y: bottom;
|
|
background-size: 257%;
|
|
color: transparent;
|
|
margin-left: 13px;
|
|
}
|
|
|
|
.green-buttons1 .owl-item.jt-introtext {
|
|
display: flex;
|
|
order: 1;
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 500;
|
|
line-height: 28px;
|
|
letter-spacing: -0.04em;
|
|
text-align: left;
|
|
width: 254px;
|
|
text-decoration: none !important;
|
|
background: url(/images/stronaGlowna/las.webp);
|
|
-webkit-background-clip: text;
|
|
background-position-x: right;
|
|
background-position-y: bottom;
|
|
background-size: 257%;
|
|
color: transparent;
|
|
margin-left: 13px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(2) .jt-introtext a {
|
|
text-decoration: none !important;
|
|
background: url(/images/stronaGlowna/las.webp);
|
|
-webkit-background-clip: text;
|
|
background-position-x: right;
|
|
background-position-y: bottom;
|
|
background-size: 257%;
|
|
color: transparent;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jt-introtext a {
|
|
text-decoration: none !important;
|
|
background: url(/images/stronaGlowna/las.webp);
|
|
-webkit-background-clip: text;
|
|
background-position-x: right;
|
|
background-position-y: bottom;
|
|
background-size: 257%;
|
|
color: transparent;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1),
|
|
.green-buttons .owl-item:nth-child(1) {
|
|
width: 580px;
|
|
max-width: 100%;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jtcs-author-date {
|
|
display: flex;
|
|
order: 2;
|
|
height: fit-content;
|
|
position: absolute;
|
|
left: 358px;
|
|
top: 70%;
|
|
font-family: Poppins;
|
|
font-size: 15px;
|
|
font-weight: 400;
|
|
line-height: 22px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .readmore {
|
|
display: flex;
|
|
order: 1;
|
|
height: fit-content;
|
|
position: absolute;
|
|
left: 315px;
|
|
top: 497px;
|
|
font-family: Poppins;
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
line-height: 26px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black !important;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .readmore a {
|
|
color: black !important;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-date .jtc_introdate {
|
|
bottom: 0;
|
|
margin-top: 109px;
|
|
position: relative;
|
|
top: -217px;
|
|
|
|
}
|
|
|
|
.green-buttons .jtcs_item_wrapper .jt-title {
|
|
text-transform: uppercase;
|
|
position: absolute;
|
|
text-decoration: none !important;
|
|
bottom: 10px;
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 500;
|
|
line-height: 28px;
|
|
letter-spacing: -0.04em;
|
|
text-align: left;
|
|
width: 242px;
|
|
left: 53.4%;
|
|
top: 44%;
|
|
background: url(/images/stronaGlowna/las.webp);
|
|
-webkit-background-clip: text;
|
|
background-position-x: right;
|
|
background-position-y: bottom;
|
|
background-size: 257%;
|
|
color: transparent;
|
|
filter: brightness(0.65);
|
|
}
|
|
|
|
.green-buttons1 .jt-introtext {
|
|
width: 300px;
|
|
width: 300px;
|
|
max-width: 100%;
|
|
word-break: break-word;
|
|
font-family: Roboto;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
line-height: 17px;
|
|
letter-spacing: 0.035em;
|
|
text-align: left;
|
|
color: #3A3838;
|
|
position: relative;
|
|
left: 15px;
|
|
height: 102px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
display: flex;
|
|
flex-direction: column;
|
|
order: 3;
|
|
height: fit-content;
|
|
position: absolute;
|
|
top: 332px;
|
|
left: 316px;
|
|
width: 242px;
|
|
text-align: left;
|
|
-webkit-background-clip: text;
|
|
background-position-x: right;
|
|
background-position-y: bottom;
|
|
background-size: 257%;
|
|
color: black !important;
|
|
font-family: Roboto;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
line-height: 17px;
|
|
letter-spacing: 0.035em;
|
|
text-align: left;
|
|
|
|
}
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext p,.green-buttons1 .owl-item:nth-child(1) .jt-introtext p{
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext p:last-child:after,
|
|
.green-buttons1 .owl-item:nth-child(1) .jt-introtext p:last-child:after {
|
|
content: ' ...';
|
|
}
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtssext {
|
|
display: flex;
|
|
order: 3;
|
|
height: fit-content;
|
|
position: absolute;
|
|
top: 313px;
|
|
left: 316px;
|
|
width: 242px;
|
|
text-align: left;
|
|
background: url(/images/stronaGlowna/las.webp);
|
|
-webkit-background-clip: text;
|
|
background-position-x: right;
|
|
background-position-y: bottom;
|
|
background-size: 257%;
|
|
color: transparent;
|
|
font-family: Roboto;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
line-height: 17px;
|
|
letter-spacing: 0.035em;
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-imagecover img,
|
|
.green-buttons .owl-item:nth-child(1) .jt-imagecover {
|
|
height: 558px;
|
|
width: 280px;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-inner {
|
|
display: flex;
|
|
position: relative;
|
|
}
|
|
|
|
.strgol .green-buttons .jtcs-author-date,
|
|
.strgol .green-buttons1 .jtcs-author-date {
|
|
display: flex !important;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jtcs-author-date:before {
|
|
content: '';
|
|
border: 1px solid black !important;
|
|
height: 362px;
|
|
width: 280px;
|
|
border-radius: 3px;
|
|
position: absolute;
|
|
left: -59px;
|
|
bottom: -162px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-date {
|
|
position: absolute;
|
|
width: 130px;
|
|
left: -42px;
|
|
bottom: -53px;
|
|
color: black !important;
|
|
}
|
|
|
|
.green-buttons .jt-title {
|
|
text-transform: uppercase;
|
|
text-decoration: none !important;
|
|
}
|
|
|
|
.green-buttons1 .jt-title {
|
|
text-transform: uppercase;
|
|
text-decoration: none !important;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) img {
|
|
filter: brightness(0.75);
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(2) img {
|
|
filter: brightness(0.65);
|
|
}
|
|
|
|
.green-buttons1 .owl-item img {
|
|
filter: brightness(0.65);
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(2),
|
|
.green-buttons .owl-item:nth-child(2) .jt-inner {
|
|
height: 558px;
|
|
position: relative;
|
|
}
|
|
|
|
.green-buttons1 .owl-item,
|
|
.green-buttons1 .owl-item.jt-inner {
|
|
height: 558px;
|
|
position: relative;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(2) .jtcs-author-date:after {
|
|
font-family: Poppins;
|
|
font-size: 15px;
|
|
font-weight: 400;
|
|
line-height: 22px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
content: '';
|
|
border: 1px solid black;
|
|
height: 237px;
|
|
width: 342px;
|
|
top: 0;
|
|
border-radius: 3px;
|
|
position: absolute;
|
|
}
|
|
|
|
.green-buttons1 .owl-item.jtcs-author-date:after {
|
|
font-family: Poppins;
|
|
font-size: 15px;
|
|
font-weight: 400;
|
|
line-height: 22px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
content: '';
|
|
border: 1px solid black;
|
|
height: 237px;
|
|
width: 342px;
|
|
top: 0;
|
|
border-radius: 3px;
|
|
position: absolute;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(2) .jtc_introdate {
|
|
position: absolute;
|
|
left: 13px;
|
|
top: 81px;
|
|
color: black !important;
|
|
font-family: Poppins;
|
|
font-size: 15px;
|
|
font-weight: 400;
|
|
line-height: 22px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jtc_introdate {
|
|
position: absolute;
|
|
left: 13px;
|
|
top: 6px;
|
|
color: black !important;
|
|
font-family: Poppins;
|
|
font-size: 15px;
|
|
font-weight: 400;
|
|
line-height: 22px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
}
|
|
|
|
.green-buttons {
|
|
position: relative;
|
|
}
|
|
|
|
.green-buttons1 {
|
|
position: relative;
|
|
}
|
|
|
|
.green-buttons .ogladaj1 {
|
|
position: absolute;
|
|
left: 310px;
|
|
font-family: Poppins;
|
|
font-size: 15px;
|
|
font-weight: 400;
|
|
line-height: 22px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black !important;
|
|
z-index: 5;
|
|
}
|
|
|
|
.green-buttons .ogladaj1 a,
|
|
.green-buttons1 .ogladaj2 a {
|
|
color: black !important;
|
|
position: relative;
|
|
z-index: 5;
|
|
}
|
|
|
|
.green-buttons .ogladaj1:hover,
|
|
.green-buttons1 .ogladaj2:hover {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.posts-3 .green-buttons .ogladaj1:after {
|
|
content: url('/images/ikonki/asss1.png');
|
|
height: 128px;
|
|
width: 198px;
|
|
border-radius: 2px;
|
|
background-color: #109846;
|
|
color: white;
|
|
text-decoration: none !important;
|
|
font-size: 43px;
|
|
position: relative;
|
|
top: -2px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
.green-buttons1 .ogladaj2 {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 48px;
|
|
font-family: Poppins;
|
|
font-size: 15px;
|
|
font-weight: 400;
|
|
line-height: 22px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black !important;
|
|
z-index: 5;
|
|
}
|
|
|
|
.posts-3 .green-buttons1 .ogladaj2:after {
|
|
content: url('/images/ikonki/kam1.png');
|
|
height: 128px;
|
|
width: 198px;
|
|
border-radius: 2px;
|
|
background-color: #109846;
|
|
color: white;
|
|
text-decoration: none !important;
|
|
font-size: 43px;
|
|
position: relative;
|
|
top: -2px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
.green-buttons .jt-introtexty {
|
|
filter: brightness(0.65);
|
|
}
|
|
|
|
.green-buttons1 .jtcs_item_wrapper .jt-title {
|
|
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 500;
|
|
line-height: 28px;
|
|
letter-spacing: -0.04em;
|
|
text-align: left;
|
|
height: 84px;
|
|
width: 254px;
|
|
border-radius: undefinedpx;
|
|
margin-left: 13px;
|
|
position: relative;
|
|
top: 36px;
|
|
background: url(/images/stronaGlowna/las.webp);
|
|
-webkit-background-clip: text;
|
|
background-position-x: right;
|
|
background-position-y: bottom;
|
|
background-size: 257%;
|
|
color: transparent;
|
|
filter: brightness(0.65);
|
|
|
|
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
background: #033617 !important;
|
|
width: 638px;
|
|
height: 807px;
|
|
position: absolute;
|
|
content: '';
|
|
z-index: -1;
|
|
right: -132px;
|
|
top: -100px;
|
|
}
|
|
|
|
@-moz-document url-prefix() {
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
top: -140px;
|
|
|
|
}
|
|
}
|
|
|
|
[data-id="mobilemenuck-115"] .mobilemenuck-bar-title {
|
|
display: none;
|
|
}
|
|
|
|
.container-menu img {
|
|
margin-left: 53px;
|
|
|
|
}
|
|
|
|
[data-id="mobilemenuck-115"].mobilemenuck,
|
|
[data-id="mobilemenuck-115"] .mobilemenuck-topbar {
|
|
position: absolute !important;
|
|
background: rgba(0, 0, 0, 0.8) !important;
|
|
margin-top: -50px;
|
|
}
|
|
|
|
[data-id="mobilemenuck-115"] .mobilemenuck-item>.level1 {
|
|
background: none !important;
|
|
}
|
|
|
|
[data-id="mobilemenuck-115"] .mobilemenuck-bar-button {
|
|
background: none !important;
|
|
height: 25px;
|
|
width: 37.5px;
|
|
border-radius: 0px;
|
|
font-size: 5em !important;
|
|
position: relative;
|
|
top: 56%;
|
|
/* right: -94%; */
|
|
left: 0;
|
|
right: 0;
|
|
margin-left: auto;
|
|
margin-top: 5%;
|
|
margin-right: 2%;
|
|
}
|
|
|
|
[data-id="mobilemenuck-115"] .mobilemenuck-item {
|
|
text-align: center;
|
|
}
|
|
|
|
|
|
|
|
[data-id="mobilemenuck-115"].mobilemenuck {
|
|
display: flex;
|
|
flex-direction: column;
|
|
/* justify-content: center; */
|
|
align-items: center;
|
|
}
|
|
|
|
#mobilemenuck-115-mobile {
|
|
padding-bottom: 35%;
|
|
position: absolute;
|
|
z-index: 100000;
|
|
top: 0 !important;
|
|
left: 0px;
|
|
padding-top: 30%;
|
|
}
|
|
|
|
|
|
|
|
[data-id="mobilemenuck-115"] .mobilemenuck-item>.level1 a {
|
|
font-family: Poppins;
|
|
font-size: 20px;
|
|
font-weight: 300;
|
|
line-height: 30px;
|
|
letter-spacing: 0.025em;
|
|
}
|
|
|
|
.wydarzenia a {
|
|
color: black !important;
|
|
}
|
|
|
|
.footerup {
|
|
margin-top: 1%;
|
|
}
|
|
|
|
[data-id="mobilemenuck-115"] .mobilemenuck-bar-button {
|
|
display: none;
|
|
}
|
|
|
|
body header .mobilemenuck-bar-button img {
|
|
height: 25px !important;
|
|
width: 37.5px !important;
|
|
border-radius: 0px;
|
|
}
|
|
|
|
|
|
.container-top {
|
|
overflow-x: clip;
|
|
}
|
|
|
|
.socials-ar {
|
|
margin-left: auto;
|
|
margin-right: 80px !important;
|
|
}
|
|
|
|
.menugornear1 .nav {
|
|
padding-bottom: 60px;
|
|
}
|
|
|
|
.menugornear1 ul:after {
|
|
/* content: url(/images/stronaGlowna/search.png);*/
|
|
filter: invert(1);
|
|
}
|
|
|
|
.oinstytucie-kreska {
|
|
border-bottom: 0.1px solid #DEDEDE;
|
|
width: 100%;
|
|
margin-top: 20px;
|
|
}
|
|
|
|
.oinstytucie-naglowek p {
|
|
display: flex;
|
|
justify-content: center;
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 500;
|
|
line-height: 28px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
margin-top: 50px;
|
|
text-transform: uppercase;
|
|
|
|
|
|
}
|
|
|
|
.liness3 {
|
|
width: 220px;
|
|
}
|
|
|
|
.oinstytucie-grid {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.wszyscy-lekarze {
|
|
display: flex;
|
|
flex-direction: column;
|
|
row-gap: 30px;
|
|
}
|
|
|
|
.kier-zak {
|
|
height: 293px;
|
|
width: 1030px;
|
|
border-radius: 0px;
|
|
background: url(/images/O%20instytucie/Rectanglegg_56.webp);
|
|
display: flex;
|
|
margin: auto;
|
|
row-gap: 50px;
|
|
}
|
|
|
|
.kier-zak p {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.kierownikzakladu-text {
|
|
margin-left: 27px;
|
|
margin-top: 147px;
|
|
}
|
|
|
|
.kierownikzakladu-text p:nth-child(1) {
|
|
font-family: Poppins;
|
|
font-size: 36px;
|
|
font-weight: 500;
|
|
line-height: 42px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: #109846;
|
|
}
|
|
|
|
.kierownikzakladu-text p:nth-child(2) {
|
|
font-family: Poppins;
|
|
font-size: 25px;
|
|
font-weight: 300;
|
|
line-height: 29px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
.kierownikzakladu-text p:nth-child(3) {
|
|
font-family: Poppins;
|
|
font-size: 18px;
|
|
font-weight: 300;
|
|
line-height: 21px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
|
|
|
|
}
|
|
|
|
.kierownikzakladu-text p:nth-child(3) a {
|
|
color: black;
|
|
}
|
|
|
|
.oinstytucie-profesorzy {
|
|
height: 441px;
|
|
|
|
}
|
|
|
|
.oinstytucie-profesorzy p {
|
|
padding: 0;
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
.oinstytucie-profesorzy img {
|
|
height: 247px;
|
|
width: 223px;
|
|
border-radius: 0px;
|
|
|
|
}
|
|
|
|
.oinstytucie-grid {
|
|
column-gap: 80px;
|
|
}
|
|
|
|
.prof-col {
|
|
/* height: 368px; */
|
|
height: auto;
|
|
width: 223px;
|
|
}
|
|
|
|
.grid-profesorzy {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
row-gap: 50px;
|
|
margin-top: 58px;
|
|
column-gap: 28px;
|
|
width: 1483px;
|
|
max-width: 100%;
|
|
|
|
|
|
}
|
|
|
|
.oinstytucie-profesorzy p:nth-child(2) {
|
|
font-family: Poppins;
|
|
font-size: 20px;
|
|
font-weight: 500;
|
|
line-height: 23px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: #109846;
|
|
margin-top: 5px;
|
|
|
|
|
|
}
|
|
|
|
.oinstytucie-profesorzy {
|
|
background-color: #9FD6B5;
|
|
|
|
|
|
}
|
|
|
|
.oinstytucie-profesorzy .mod-custom p {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.oinstytucie-profesorzy p:not(:nth-child(1)) {
|
|
margin-left: 15px;
|
|
}
|
|
|
|
.oinstytucie-profesorzy p:nth-child(3) a {
|
|
font-family: Poppins;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
line-height: 16px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
margin-top: 6px;
|
|
|
|
}
|
|
|
|
.oinstytucie-profesorzy p:nth-child(4) {
|
|
margin-top: 4px;
|
|
}
|
|
|
|
.liness3 {
|
|
margin-top: 75px !important;
|
|
width: 150px;
|
|
}
|
|
|
|
.tematykabadawcza-grid {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
column-gap: 28px;
|
|
|
|
}
|
|
|
|
.tematykabadawcza-naglowek {
|
|
width: 1483px;
|
|
max-width: 100%;
|
|
margin-top: 126px;
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 500;
|
|
line-height: 28px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
.tematyka {
|
|
width: 1483px;
|
|
max-width: 100%;
|
|
margin-bottom: 250px;
|
|
padding: 0 10px 0 10px;
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
.tematyka ul {
|
|
padding: 0;
|
|
margin: 0;
|
|
margin-left: 22px;
|
|
margin-top: 46px;
|
|
}
|
|
|
|
.tematyka ul li {
|
|
font-family: Poppins;
|
|
font-size: 18px;
|
|
font-weight: 300;
|
|
line-height: 31px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
.tematykabadawcza-text {
|
|
width: 1106px;
|
|
max-width: 100%;
|
|
}
|
|
|
|
.tematykabadawcza-grid .liness3 {
|
|
position: relative;
|
|
}
|
|
|
|
.tematykabadawcza-grid .liness3:before {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 32px;
|
|
content: '';
|
|
height: 660px;
|
|
width: 451px;
|
|
left: 1477px;
|
|
background-color: #2DBA65;
|
|
|
|
|
|
}
|
|
|
|
.tematykabadawcza-grid .liness3.lineleft:before {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 32px;
|
|
content: '';
|
|
height: 740px;
|
|
width: 451px;
|
|
left: unset !important;
|
|
background-color: #2DBA65;
|
|
z-index: -1;
|
|
|
|
|
|
}
|
|
|
|
.tematykabadawcza-grid .liness3.lineleft {
|
|
width: 451px;
|
|
}
|
|
|
|
.tematykabadawcza-grid .liness3.lineleft div {
|
|
width: 150px;
|
|
margin-left: auto;
|
|
}
|
|
|
|
.tematykabadawcza-grid .liness3 .line22,
|
|
.tematykabadawcza-grid .liness3 .line33,
|
|
.tematykabadawcza-grid .liness3 .line44 {
|
|
border-bottom: 0.5px solid black;
|
|
width: 100%;
|
|
}
|
|
|
|
.projektyipublikacje-grid .liness3 {
|
|
width: 220px;
|
|
|
|
}
|
|
|
|
.projektyipublikacje-grid {
|
|
display: flex;
|
|
margin-top: -200px;
|
|
}
|
|
|
|
.publikacje-naglowek {
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 500;
|
|
line-height: 28px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
.publikacje-naglowek p {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.projektyipublikacje-grid1 {
|
|
height: 612px;
|
|
width: 100%;
|
|
border-radius: 0px;
|
|
display: flex;
|
|
justify-content: center;
|
|
background-color: #2DBA65;
|
|
align-items: center;
|
|
column-gap: 74px;
|
|
|
|
}
|
|
|
|
|
|
.projektyipublikacje-grid1 p {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.publikacje-zdj1 {
|
|
height: 442px;
|
|
width: 702px;
|
|
border-radius: 0px;
|
|
position: relative;
|
|
z-index: 10;
|
|
|
|
}
|
|
|
|
.publikacje-zdj2 {
|
|
height: 442px;
|
|
width: 702px;
|
|
border-radius: 0px;
|
|
position: relative;
|
|
z-index: 10;
|
|
|
|
}
|
|
|
|
.projektyipublikacje-grid1 .publikacje-zdj1 p:nth-child(2) {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
margin: auto;
|
|
text-align: center;
|
|
top: 195px;
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 500;
|
|
line-height: 28px;
|
|
letter-spacing: -0.015em;
|
|
background: white;
|
|
opacity: 80%;
|
|
padding-top: 14px;
|
|
padding-bottom: 14px;
|
|
|
|
}
|
|
|
|
.projektyipublikacje-grid1 .publikacje-zdj2 p:nth-child(2) {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
margin: auto;
|
|
text-align: center;
|
|
top: 195px;
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 500;
|
|
line-height: 28px;
|
|
letter-spacing: -0.015em;
|
|
background: white;
|
|
opacity: 80%;
|
|
padding-top: 14px;
|
|
padding-bottom: 14px;
|
|
}
|
|
|
|
.stronaprojektu-naglowek {
|
|
height: 245px;
|
|
width: 1672px;
|
|
border-radius: 0px;
|
|
background: url(/images/O%20instytucie/tutulprojektubackground.png);
|
|
margin-top: 46px;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
}
|
|
|
|
.stronaprojektu-text {
|
|
width: 1115px;
|
|
max-width: 100%;
|
|
margin-left: 14%;
|
|
margin-top: 31px;
|
|
}
|
|
|
|
.strona-projektu {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.stronaprojektu-text p {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.stronaprojektu-text p:nth-child(1) {
|
|
font-family: Poppins;
|
|
font-size: 34px;
|
|
font-weight: 500;
|
|
line-height: 47px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: #109846;
|
|
|
|
}
|
|
|
|
.stronaprojektu-text p:nth-child(2) {
|
|
font-family: Poppins;
|
|
font-size: 28px;
|
|
font-weight: 500;
|
|
line-height: 33px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
margin-top: 9px;
|
|
}
|
|
|
|
.stronaprojektu-text p:nth-child(3) {
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 300;
|
|
line-height: 28px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
margin-top: 4px;
|
|
|
|
|
|
}
|
|
|
|
.line-down {
|
|
margin-top: 170px;
|
|
}
|
|
|
|
.opisprojektu-grid {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
border-bottom: 1px solid;
|
|
color: black;
|
|
padding-bottom: 108px;
|
|
}
|
|
|
|
.opis-projektu {
|
|
width: 1180px;
|
|
margin-top: 306px;
|
|
max-width: 100%;
|
|
}
|
|
|
|
.opis-projektu a {
|
|
font-family: Poppins;
|
|
font-size: 20px;
|
|
font-weight: 275;
|
|
line-height: 23px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
|
|
|
|
}
|
|
|
|
.opis-projektu p {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.opisprojektu-naglowek {
|
|
margin-top: 45px;
|
|
font-family: Poppins;
|
|
font-size: 24px;
|
|
font-weight: 500;
|
|
line-height: 28px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
.opisprojektu-text {
|
|
margin-top: 29px;
|
|
font-family: Poppins;
|
|
font-size: 16px;
|
|
font-weight: 275;
|
|
line-height: 28px;
|
|
letter-spacing: 0.07em;
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
.opisprojektu-zdjecia .mod-custom {
|
|
display: flex;
|
|
column-gap: 10px;
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.opisprojektu-zdjecia {
|
|
margin-top: 70px;
|
|
}
|
|
|
|
.line-up {
|
|
position: relative;
|
|
top: -121px;
|
|
}
|
|
|
|
.line-down1 {
|
|
margin-top: 280px;
|
|
}
|
|
|
|
|
|
|
|
.container-menu ul li:hover ul li ul,
|
|
.container-menu ul li ul li ul {
|
|
opacity: 1 !important;
|
|
|
|
}
|
|
.aktualno .jtcs-author-date.dflo{
|
|
display:flex !important;
|
|
}
|
|
|
|
|
|
|
|
/*************************************RWD*******************************************************/
|
|
@media(min-width: 1920px) {
|
|
html body header .container-menu {
|
|
left: 314.797px !important;
|
|
}
|
|
|
|
.ajajka {
|
|
left: 1755.8px !important;
|
|
top: 111px !important;
|
|
}
|
|
|
|
|
|
}
|
|
|
|
@media(max-width: 1910px) {
|
|
|
|
|
|
.socials {
|
|
position: absolute;
|
|
left: 1351px;
|
|
}
|
|
|
|
wydarzenia .owl-carousel .owl-item {
|
|
width: 401px !important;
|
|
position: relative;
|
|
left: 8px;
|
|
}
|
|
|
|
}
|
|
|
|
@media(max-width: 1900px) {
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 405px !important;
|
|
position: relative;
|
|
left: 10px;
|
|
}
|
|
|
|
}
|
|
|
|
@media(max-width: 1890px) {
|
|
.szukajkaa {
|
|
position: absolute;
|
|
right: 99px;
|
|
}
|
|
|
|
.socials {
|
|
left: 1368px;
|
|
}
|
|
}
|
|
|
|
|
|
@media(max-width: 1880px) {
|
|
.socials {
|
|
position: absolute;
|
|
left: 1373px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 1870px) {
|
|
.container-menu ul {
|
|
column-gap: 80px;
|
|
}
|
|
|
|
.socials {
|
|
position: absolute;
|
|
left: 1361px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1863px) {
|
|
|
|
|
|
.container-menu ul li a,
|
|
.container-menu ul li span {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.container-menu ul li:hover ul {
|
|
width: fit-content;
|
|
left: unset;
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
}
|
|
|
|
.socials {
|
|
position: absolute;
|
|
left: 1359px;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@media (max-width: 1858px) {
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 395px !important;
|
|
position: relative;
|
|
left: 8px;
|
|
}
|
|
|
|
.socials {
|
|
position: absolute;
|
|
left: 1347px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 1850px) {
|
|
.socials {
|
|
position: absolute;
|
|
left: 1347px;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 392px !important;
|
|
position: relative;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@media(max-width: 1840px) {
|
|
.wydarzenia {
|
|
width: 51%;
|
|
}
|
|
|
|
.menu-line {
|
|
position: absolute;
|
|
width: 1490px;
|
|
}
|
|
|
|
.socials {
|
|
position: absolute;
|
|
left: 1344px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1830px) {
|
|
.socials {
|
|
position: absolute;
|
|
left: 1311px;
|
|
}
|
|
|
|
.container-menu ul li a,
|
|
.container-menu ul li span {
|
|
font-size: 13px;
|
|
}
|
|
|
|
.menu-line {
|
|
position: absolute;
|
|
width: 1467px;
|
|
}
|
|
|
|
}
|
|
|
|
@media(max-width: 1820px) {
|
|
.socials {
|
|
left: 1300px;
|
|
}
|
|
|
|
.menu-line {
|
|
position: absolute;
|
|
width: 1458px;
|
|
}
|
|
|
|
.dendrobiology .jt-category {
|
|
font-size: 50px;
|
|
}
|
|
|
|
.dendrobiology .jt-introtext p,
|
|
.dendrobiology .jt-introtext span {
|
|
font-size: 20px !important;
|
|
}
|
|
|
|
.dendrobiology .readmore a {
|
|
font-size: 16px;
|
|
}
|
|
|
|
.dendrobiology {
|
|
width: 1180px;
|
|
}
|
|
|
|
body .dendro-art .blog-items .item-content p:nth-child(4) span {
|
|
font-size: 20px !important;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1800px) {
|
|
|
|
.arboretum .owl-nav {
|
|
|
|
left: 1103px;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
|
|
left: 51px;
|
|
}
|
|
|
|
.container-menu ul {
|
|
display: flex;
|
|
color: white;
|
|
column-gap: 79px;
|
|
}
|
|
|
|
.container-menu ul li a,
|
|
.container-menu ul li span {
|
|
font-size: 12px;
|
|
}
|
|
|
|
@-moz-document url-prefix() {
|
|
.green-buttons1 .owl-item .jtc_introdate:before {
|
|
|
|
width: 279px;
|
|
}
|
|
}
|
|
|
|
.socials {
|
|
position: absolute;
|
|
left: 1232px;
|
|
}
|
|
|
|
.menu-line {
|
|
position: absolute;
|
|
width: 1375px;
|
|
}
|
|
|
|
.menu-arbo ul {
|
|
column-gap: 104px !important;
|
|
}
|
|
|
|
|
|
.projektyipublikacje-grid1 {
|
|
flex-wrap: wrap;
|
|
row-gap: 40px;
|
|
}
|
|
|
|
|
|
.menugornear .nav a {
|
|
|
|
}
|
|
.menugornear .nav {
|
|
|
|
column-gap: 29px;
|
|
}
|
|
.socials-ar {
|
|
margin-left: auto;
|
|
margin-right: 139px;
|
|
}
|
|
|
|
.ar-lines {
|
|
width: 1300px;
|
|
}
|
|
|
|
.szukajkaa {
|
|
|
|
right: 154px;
|
|
}
|
|
|
|
.container-menu ul li:nth-child(4):hover ul {
|
|
width: 273px;
|
|
}
|
|
|
|
.container-menu ul li:nth-child(2):hover ul {
|
|
width: fit-content;
|
|
left: unset;
|
|
}
|
|
|
|
.container-menu ul li:hover ul li ul,
|
|
.container-menu ul li ul li ul {
|
|
opacity: 1 !important;
|
|
|
|
}
|
|
|
|
.container-menu ul li:hover ul {
|
|
width: fit-content;
|
|
left: unset;
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
}
|
|
|
|
.container-menu ul li:nth-child(4):hover ul {
|
|
width: 273px;
|
|
}
|
|
|
|
|
|
.dendro-art .blog-items .item-content {
|
|
width: 583px;
|
|
}
|
|
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
background: #109846;
|
|
width: 696px;
|
|
height: 807px;
|
|
position: absolute;
|
|
content: '';
|
|
z-index: -1;
|
|
right: -132px;
|
|
top: -100px;
|
|
}
|
|
|
|
@-moz-document url-prefix() {
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
top: -140px;
|
|
|
|
}
|
|
}
|
|
|
|
.arboretum .owl-carousel .owl-item img {
|
|
display: block;
|
|
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
padding-right: 69px;
|
|
}
|
|
|
|
.arboretum .jt-inner p:has(img) {
|
|
|
|
width: 1223px;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
padding-right: 69px;
|
|
}
|
|
|
|
.arboretum .mozar {
|
|
|
|
width: 1223px;
|
|
}
|
|
|
|
.wydarzenia-header {
|
|
margin-left: 87px;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper {
|
|
margin-left: 97px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1750px) {
|
|
.wydarzenia .jtcs_item_wrapper .jt-title {
|
|
font-family: Poppins;
|
|
font-size: 15px;
|
|
}
|
|
|
|
.dendro-grid {
|
|
display: flex;
|
|
font-family: Poppins;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.menu-line {
|
|
position: absolute;
|
|
width: 1336px;
|
|
}
|
|
|
|
|
|
|
|
.szukajkaa {
|
|
right: 161px;
|
|
}
|
|
|
|
@-moz-document url-prefix() {
|
|
.szukajkaa {
|
|
position: absolute;
|
|
right: 138px;
|
|
|
|
}
|
|
|
|
.menu-line {
|
|
width: 1159px;
|
|
}
|
|
}
|
|
|
|
.socials {
|
|
|
|
left: 1156px;
|
|
}
|
|
|
|
.menu-line {
|
|
|
|
width: 1312px;
|
|
}
|
|
|
|
.container-menu ul {
|
|
column-gap: 66px;
|
|
}
|
|
|
|
|
|
|
|
|
|
.wydarzenia #data1:before,
|
|
.wydarzenia #data2:before,
|
|
.wydarzenia #data1:after,
|
|
.wydarzenia #data2:after {
|
|
font-size: 100px;
|
|
}
|
|
|
|
.wydarzenia #data1:after,
|
|
.wydarzenia #data2:after {
|
|
left: -349px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 1738px) {
|
|
|
|
.menugornear .nav {
|
|
column-gap: 20px;
|
|
}
|
|
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
|
|
top: -145px;
|
|
}
|
|
|
|
.menu-line {
|
|
width: 1312px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 1720px) {
|
|
.wydarzenia {
|
|
width: 52%;
|
|
}
|
|
|
|
.menu-instytut a,
|
|
.menu-instytut span {
|
|
font-family: Poppins;
|
|
font-size: 14px !important;
|
|
}
|
|
|
|
.socials {
|
|
left: 1130px;
|
|
}
|
|
|
|
.dendro-logo img {
|
|
height: auto;
|
|
width: 58%;
|
|
}
|
|
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
padding-right: 140px;
|
|
width: 350px;
|
|
}
|
|
|
|
.dendro-grid {
|
|
background-size: cover;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
padding-right: 140px;
|
|
width: 350px;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore {
|
|
position: absolute;
|
|
bottom: 97px;
|
|
z-index: -1;
|
|
padding-right: 286px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1700px) {
|
|
.menugornear ul li,.menugornear ul li a{
|
|
font-size:14px;
|
|
}
|
|
.menu-arbo ul li a, .menu-arbo ul li span {
|
|
font-size:14px !important;
|
|
}
|
|
.menu-szkola a {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.socials-ar {
|
|
margin-left: auto;
|
|
margin-right: 103px;
|
|
}
|
|
|
|
.menugornear .nav {
|
|
column-gap: 8px;
|
|
}
|
|
|
|
|
|
.ar-lines {
|
|
width: 1200px;
|
|
}
|
|
|
|
.menu-instytut li a {
|
|
font-size: 14px !important;
|
|
}
|
|
|
|
|
|
.dendro-art .blog-items .item-content {
|
|
width: 520px;
|
|
}
|
|
|
|
.poznanska img {
|
|
margin-top: 131px;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(3) {
|
|
width: 650px;
|
|
}
|
|
|
|
.nauka {
|
|
display: flex;
|
|
column-gap: 10px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1690px) {
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 385px !important;
|
|
position: relative;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1685px) {
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 382px !important;
|
|
position: relative;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1670px) {
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 372px !important;
|
|
position: relative;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 392px !important;
|
|
position: relative;
|
|
left: 21px;
|
|
}
|
|
|
|
.container-menu ul li a,
|
|
.container-menu ul li span {
|
|
font-size: 11px;
|
|
}
|
|
|
|
.socials {
|
|
left: 1128px;
|
|
}
|
|
|
|
.szukajkaa {
|
|
right: 130px;
|
|
}
|
|
|
|
.wydarzenia {
|
|
width: 53%;
|
|
}
|
|
}
|
|
|
|
|
|
@media(max-width: 1650px) {
|
|
|
|
|
|
@-moz-document url-prefix() {
|
|
.arboretum .notmozmr {
|
|
padding-right: 203px;
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
padding-right: 190px;
|
|
width: 350px;
|
|
}
|
|
|
|
.arboretum .owl-carousel .owl-item img {
|
|
display: block;
|
|
width: 19.0001%;
|
|
max-height: 237px;
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
background: #109846;
|
|
width: 760px;
|
|
height: 807px;
|
|
position: absolute;
|
|
content: '';
|
|
z-index: -1;
|
|
right: -132px;
|
|
top: -145px;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 394px !important;
|
|
position: relative;
|
|
left: 25px;
|
|
height: 300px;
|
|
display: flex;
|
|
}
|
|
|
|
.wydarzenia {
|
|
width: 48%;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper {
|
|
margin-left: unset;
|
|
}
|
|
|
|
|
|
|
|
.nasze-publikacje {
|
|
width: 563px;
|
|
}
|
|
|
|
|
|
|
|
.nasze-publikacje .owl-carousel .owl-stage-outer {
|
|
overflow: visible;
|
|
}
|
|
|
|
|
|
|
|
.szukajkaa {
|
|
right: 168px;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jt-category {
|
|
|
|
left: 58px;
|
|
}
|
|
|
|
.footer .mod-menu,
|
|
.footer .mod-custom {
|
|
margin-left: 50%;
|
|
}
|
|
|
|
.wydarzenia-header {
|
|
margin-left: unset;
|
|
}
|
|
|
|
|
|
|
|
.posts-5 .ogloszenia .mod-custom p {
|
|
font-size: 22px !important;
|
|
}
|
|
|
|
|
|
.container-logo {
|
|
left: 34px;
|
|
}
|
|
|
|
.socials {
|
|
left: unset !important;
|
|
right: 7%;
|
|
}
|
|
|
|
|
|
.menu-line {
|
|
left: 16%;
|
|
}
|
|
|
|
.container-menu {
|
|
right: -3%;
|
|
left: unset;
|
|
}
|
|
|
|
.arboretum .owl-nav {
|
|
left: 1033px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1620px) {
|
|
|
|
.wydarzenia .jt-cs .jtcs-author-date,
|
|
.wydarzenia .jt-author,
|
|
.wydarzenia .jt-introtext {
|
|
color: #3A3838;
|
|
font-family: Roboto !important;
|
|
font-size: 9px !important;
|
|
font-weight: 400 !important;
|
|
line-height: 17px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
display: flex;
|
|
flex-direction: column;
|
|
width: 144px;
|
|
}
|
|
|
|
|
|
.wydarzenia .jtcs_item_wrapper .jt-title {
|
|
font-family: Poppins;
|
|
font-size: 15px;
|
|
}
|
|
|
|
.wydarzenia #data1:after,
|
|
.wydarzenia #data2:after {
|
|
left: -310px;
|
|
}
|
|
|
|
.wydarzenia #data6:after {
|
|
left: -304px;
|
|
}
|
|
|
|
.wydarzenia #data8:after {
|
|
left: -294px;
|
|
}
|
|
|
|
.wydarzenia #data3:after,
|
|
.wydarzenia #data4:after,
|
|
.wydarzenia #data5:after,
|
|
|
|
.wydarzenia #data7:after {
|
|
left: -317px;
|
|
}
|
|
|
|
.wydarzenia .jt-inner {
|
|
width: 166px;
|
|
|
|
}
|
|
|
|
.green-buttons1 .jt-introtext {
|
|
width: 250px;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 387px !important;
|
|
}
|
|
|
|
.socials {
|
|
left: unset !important;
|
|
right: 7.5%;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jtc_introdate:before {
|
|
|
|
width: 277px;
|
|
}
|
|
|
|
|
|
|
|
.grid-menu1 {
|
|
display: flex;
|
|
column-gap: 31px;
|
|
}
|
|
|
|
.dendrobiology {
|
|
width: 1100px;
|
|
}
|
|
|
|
.dendrobiology .jt-introtext {
|
|
width: 360px;
|
|
}
|
|
|
|
.ar-lines {
|
|
width: 1140px;
|
|
}
|
|
|
|
.dendro-menu ul {
|
|
column-gap: 48px;
|
|
}
|
|
|
|
}
|
|
|
|
@media(max-width: 1600px) {
|
|
.socc img:nth-child(1) {
|
|
width: 28px;
|
|
height: 24px;
|
|
}
|
|
@-moz-document url-prefix() {
|
|
.arboretum .notmozmr {
|
|
padding-right: 272px;
|
|
|
|
}
|
|
}
|
|
|
|
.arboretum .owl-nav {
|
|
left: 982px;
|
|
}
|
|
|
|
.arboretum .owl-nav {
|
|
left: 982px;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore {
|
|
padding-right: 374px;
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
padding-right: 251px;
|
|
width: 350px;
|
|
}
|
|
|
|
.arboretum .owl-carousel .owl-item img {
|
|
display: block;
|
|
width: 17.91%;
|
|
max-height: 237px;
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
|
|
width: 824px;
|
|
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 383px !important;
|
|
position: relative;
|
|
left: 29px;
|
|
}
|
|
|
|
|
|
|
|
.container-menu {
|
|
right: -5%;
|
|
}
|
|
|
|
.footerup {
|
|
justify-content: center;
|
|
}
|
|
|
|
.socials {
|
|
right: 5.5%;
|
|
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1570px) {
|
|
|
|
|
|
.menu-line {
|
|
width: 1291px;
|
|
left: 15%;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 381px !important;
|
|
position: relative;
|
|
left: 3px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1550px) {
|
|
|
|
|
|
.arboretum .owl-nav {
|
|
left: 922px;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 371px !important;
|
|
position: relative;
|
|
left: 22px;
|
|
height: 300px;
|
|
}
|
|
|
|
.bip-articlesinformacja {
|
|
font-size: 33px;
|
|
height: 92px;
|
|
}
|
|
|
|
.dendro-grid {
|
|
display: flex;
|
|
font-family: Poppins;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.container-menu {
|
|
right: -2%;
|
|
}
|
|
|
|
.socials {
|
|
left: unset !important;
|
|
right: 9%;
|
|
}
|
|
|
|
.menu-arbo ul {
|
|
column-gap: 84px !important;
|
|
}
|
|
|
|
.languages {
|
|
margin-left: 18px;
|
|
}
|
|
|
|
.socials-ar .socc {
|
|
margin-left: 15px;
|
|
}
|
|
|
|
.socials-ar .sc {
|
|
column-gap: 10px;
|
|
|
|
}
|
|
|
|
menugornear .nav a {
|
|
font-size: 11px;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
|
|
.menugornear .nav {
|
|
column-gap: 21px;
|
|
}
|
|
|
|
.header-ar {
|
|
display: flex;
|
|
column-gap: 17px;
|
|
}
|
|
|
|
.arboretum-logo img {
|
|
max-width: 80%;
|
|
height: auto;
|
|
}
|
|
|
|
|
|
.socials-ar {
|
|
margin-right: 42px;
|
|
}
|
|
|
|
.menu-line {
|
|
width: 1202px;
|
|
}
|
|
|
|
.container-menu ul {
|
|
column-gap: 60px;
|
|
}
|
|
|
|
|
|
|
|
.lines,
|
|
.liness,
|
|
.liness2,
|
|
.liness3,
|
|
.liness4 {
|
|
width: 100px;
|
|
}
|
|
|
|
.nasze-publikacje {
|
|
width: 430px;
|
|
margin-left: 18px;
|
|
}
|
|
|
|
.nasze-publikacje .jt-introtext {
|
|
font-size: 24px;
|
|
}
|
|
|
|
.green-buttons1 .ogladaj2 {
|
|
right: 57px;
|
|
}
|
|
|
|
.obrpra p:nth-child(1) {
|
|
font-family: Poppins;
|
|
font-size: 23px;
|
|
}
|
|
|
|
.arboretum .owl-carousel .owl-item img {
|
|
display: block;
|
|
width: 16.91%;
|
|
max-height: 237px;
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
background: #109846;
|
|
width: 760px;
|
|
height: 807px;
|
|
position: absolute;
|
|
content: '';
|
|
z-index: -1;
|
|
right: -10px;
|
|
top: -100px;
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
padding-right: 319px;
|
|
width: 350px;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore {
|
|
padding-right: 467px;
|
|
}
|
|
|
|
.arboretum .jtcs_item_wrapper .jt-title {
|
|
font-family: Palatino Linotype;
|
|
font-size: 70px;
|
|
font-weight: 400;
|
|
line-height: 89px;
|
|
letter-spacing: 0em;
|
|
text-align: left;
|
|
width: 700px;
|
|
color: white;
|
|
text-decoration: none !important;
|
|
margin-left: 221px;
|
|
top: 130px;
|
|
position: relative;
|
|
height: 179px;
|
|
}
|
|
|
|
@-moz-document url-prefix() {
|
|
.arboretum .notmozmr {
|
|
padding-right: 272px;
|
|
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
background: #109846;
|
|
width: 760px;
|
|
height: 807px;
|
|
position: absolute;
|
|
content: '';
|
|
z-index: -1;
|
|
right: -10px;
|
|
top: -148px;
|
|
}
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1530px) {
|
|
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 360px !important;
|
|
position: relative;
|
|
left: 42px;
|
|
height: 300px;
|
|
}
|
|
|
|
.opl3,
|
|
.opl4 {
|
|
width: 50px;
|
|
}
|
|
|
|
.container-menu {
|
|
right: -4%;
|
|
}
|
|
|
|
.menu-line {
|
|
|
|
left: 17%;
|
|
}
|
|
|
|
.socials {
|
|
left: unset !important;
|
|
right: 7%;
|
|
}
|
|
|
|
@-moz-document url-prefix() {
|
|
.arboretum .notmozmr {
|
|
padding-right: 356px;
|
|
}
|
|
}
|
|
|
|
}
|
|
|
|
|
|
@media(max-width: 1500px) {
|
|
@-moz-document url-prefix() {
|
|
.arboretum .notmozmr {
|
|
padding-right: 272px;
|
|
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
background: #109846;
|
|
width: 760px;
|
|
height: 807px;
|
|
position: absolute;
|
|
content: '';
|
|
z-index: -1;
|
|
right: -10px;
|
|
top: -148px;
|
|
}
|
|
}
|
|
|
|
.arboretum .owl-nav {
|
|
left: 872px;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 394px !important;
|
|
}
|
|
|
|
.wydarzenia-line {
|
|
display: none;
|
|
}
|
|
|
|
.wydarzenia .owl-prev {
|
|
left: -27%;
|
|
}
|
|
|
|
.wydarzenia .jt-cs .owl-carousel .owl-nav button.owl-next {
|
|
right: -109px;
|
|
}
|
|
|
|
.first-posts {
|
|
display: flex;
|
|
justify-content: center;
|
|
flex-direction: column-reverse;
|
|
align-items: center;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 368px !important;
|
|
position: relative;
|
|
left: 16px;
|
|
height: 300px;
|
|
}
|
|
|
|
.grid-dendrocontent {
|
|
overflow: hidden;
|
|
}
|
|
|
|
.grid-dendrocontent .owl-carousel .owl-stage {
|
|
flex-wrap: wrap;
|
|
|
|
}
|
|
|
|
.container-menu ul {
|
|
column-gap: 58px;
|
|
}
|
|
|
|
.projektyipublikacje-grid1 {
|
|
height: 1065px;
|
|
|
|
}
|
|
|
|
.dendro-art .blog-items {
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
|
|
@-moz-document url-prefix() {
|
|
.arboretum .notmozmr {
|
|
padding-right: 356px;
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@media(max-width: 1480px) {
|
|
.menu-arbo ul li a, .menu-arbo ul li span {
|
|
font-size: 11px !important;
|
|
}
|
|
.arboretum .jt-cs p.readmore a {
|
|
position: relative;
|
|
left: 300px;
|
|
font-family: Roboto;
|
|
font-size: 16px;
|
|
font-weight: 300;
|
|
line-height: 22px;
|
|
letter-spacing: 0.035em;
|
|
text-align: left;
|
|
color: white;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore {
|
|
padding-right: 514px;
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
padding-right: 413px;
|
|
width: 350px;
|
|
}
|
|
|
|
.arboretum .owl-carousel .owl-item img {
|
|
display: block;
|
|
width: 15.81%;
|
|
max-height: 237px;
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
background: #109846;
|
|
width: 760px;
|
|
height: 807px;
|
|
position: absolute;
|
|
content: '';
|
|
z-index: -1;
|
|
right: 62px;
|
|
top: -100px;
|
|
}
|
|
|
|
.menu-instytut a,
|
|
.menu-instytut span {
|
|
font-family: Poppins;
|
|
font-size: 12px !important;
|
|
}
|
|
|
|
|
|
.socials {
|
|
left: unset !important;
|
|
right: 4%;
|
|
}
|
|
|
|
|
|
|
|
.naglowek-szkola p {
|
|
font-family: Palatino Linotype;
|
|
font-size: 47px;
|
|
}
|
|
|
|
.menu-szkola a {
|
|
font-size: 11px;
|
|
}
|
|
|
|
.arboretum-nappod1 {
|
|
width: 553px;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.arboretum-nappod p {
|
|
font-size: 52px;
|
|
}
|
|
|
|
.arboretum-nappod {
|
|
width: fit-content;
|
|
padding-right: 57px;
|
|
}
|
|
|
|
.down-center {
|
|
margin-top: 137px;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
justify-content: center;
|
|
row-gap: 50px;
|
|
}
|
|
|
|
.menu-arbo ul {
|
|
column-gap: 52px !important;
|
|
}
|
|
|
|
.arboretum-nappodzd p {
|
|
width: 184px;
|
|
height: auto;
|
|
}
|
|
|
|
.arboretum-nappodzd p img {
|
|
height: auto;
|
|
}
|
|
|
|
.menugornear .nav a {
|
|
font-size: 10px;
|
|
|
|
}
|
|
|
|
|
|
.container-menu ul li:nth-child(4):hover ul {
|
|
width: 235px;
|
|
}
|
|
|
|
.container-menu {
|
|
right: -7%;
|
|
}
|
|
|
|
.ar-lines {
|
|
width: 1000px;
|
|
}
|
|
|
|
.dendro-menu ul li a {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.dendro-menu ul {
|
|
column-gap: 52px;
|
|
}
|
|
|
|
@-moz-document url-prefix() {
|
|
.arboretum .notmozmr {
|
|
padding-right: 415px;
|
|
}
|
|
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
top: -148px;
|
|
|
|
}
|
|
|
|
}
|
|
}
|
|
|
|
|
|
@media(max-width: 1450px) {
|
|
.dendro-grid1 p:not(:first-child) {
|
|
font-family: Poppins;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.container-menu ul li a,
|
|
.container-menu ul li span {
|
|
font-size: 10px;
|
|
}
|
|
|
|
.container-menu {
|
|
right: -2%;
|
|
}
|
|
|
|
.socials {
|
|
left: unset !important;
|
|
right: 10%;
|
|
}
|
|
|
|
@-moz-document url-prefix() {
|
|
|
|
.menu-line {
|
|
width: 1159px;
|
|
}
|
|
}
|
|
|
|
.container-menu ul {
|
|
column-gap: 50px;
|
|
}
|
|
|
|
.menu-line {
|
|
width: 1118px;
|
|
}
|
|
|
|
.wydarzenia-header {
|
|
margin-left: -87px;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper {
|
|
margin-left: -72px;
|
|
}
|
|
|
|
.poznanska img {
|
|
width: 42%;
|
|
margin-top: 152px;
|
|
}
|
|
|
|
.posts-10 {
|
|
margin: auto;
|
|
}
|
|
|
|
.wydarzenia-line {
|
|
display: none;
|
|
}
|
|
|
|
.publikacje-header {
|
|
margin-left: -164px
|
|
}
|
|
|
|
@-moz-document url-prefix() {
|
|
.arboretum .notmozmr {
|
|
padding-right: 415px;
|
|
}
|
|
|
|
|
|
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
top: -148px;
|
|
|
|
}
|
|
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1400px) {
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
padding-right: 430px;
|
|
width: 350px;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore {
|
|
padding-right: 515px;
|
|
}
|
|
|
|
.menu-instytut a,
|
|
.menu-instytut span {
|
|
font-family: Poppins;
|
|
font-size: 11px !important;
|
|
}
|
|
|
|
.image-titles .container-image-big-title p {
|
|
margin-top: -11px;
|
|
font-size: 60px;
|
|
}
|
|
|
|
.image-titles .container-image-litle-title p {
|
|
font-family: Poppins;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.socials {
|
|
left: unset !important;
|
|
right: 8%;
|
|
}
|
|
|
|
.wszyscy-lekarze {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.container-menu {
|
|
right: -4%;
|
|
}
|
|
|
|
.konferencje .readmore a {
|
|
font-size: 30px;
|
|
}
|
|
|
|
.lines,
|
|
.liness,
|
|
.liness2,
|
|
.liness3,
|
|
.liness4 {
|
|
width: 50px;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(4) {
|
|
font-size: 20px;
|
|
padding: 15px 45px 15px 45px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1380px) {
|
|
|
|
menu-instytut a,
|
|
.menu-instytut span {
|
|
font-family: Poppins;
|
|
font-size: 10px !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
@-moz-document url-prefix() {
|
|
.arboretum .notmozmr {
|
|
padding-right: 487px;
|
|
width: 266px;
|
|
font-size: 11px;
|
|
}
|
|
.arboretum .jt-cs p.readmore a {
|
|
position: relative;
|
|
left: 300px;
|
|
font-family: Roboto;
|
|
font-size: 11px;
|
|
|
|
}
|
|
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
top: -148px;
|
|
|
|
}
|
|
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1350px) {
|
|
|
|
|
|
.menu-szkola {
|
|
display: none;
|
|
}
|
|
|
|
.opl3,
|
|
.opl4 {
|
|
display: none
|
|
}
|
|
|
|
.projektyipublikacje-grid {
|
|
|
|
margin-top: -220px;
|
|
}
|
|
|
|
.szukkk {
|
|
display: none !important;
|
|
}
|
|
|
|
[data-id="mobilemenuck-227"] .mobilemenuck-bar-button {
|
|
position: absolute;
|
|
top: 94px;
|
|
right: 80px;
|
|
}
|
|
|
|
.grid-kafelki .custom {
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.grid-menu1 {
|
|
top: 17px;
|
|
position: absolute;
|
|
column-gap: 31px;
|
|
right: 0;
|
|
}
|
|
|
|
#mobilemenuck-426-mobile-bar {
|
|
right: 3%;
|
|
top: 8%;
|
|
}
|
|
|
|
.header-ar {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
|
|
}
|
|
|
|
.disnon {
|
|
display: none;
|
|
}
|
|
|
|
menugornear .nav a {
|
|
font-size: 9px;
|
|
}
|
|
|
|
.menu-instytut {
|
|
display: none;
|
|
|
|
}
|
|
|
|
.menu-line {
|
|
left: 12%;
|
|
}
|
|
|
|
|
|
.dendro-menu ul {
|
|
column-gap: 48px;
|
|
}
|
|
|
|
.ar-lines {
|
|
width: 967px;
|
|
display: none;
|
|
}
|
|
|
|
.dmost {
|
|
margin-left: unset !important;
|
|
text-align: center;
|
|
align-self: center;
|
|
|
|
}
|
|
|
|
.dendrobiology {
|
|
width: fit-content !important;
|
|
}
|
|
|
|
.dendro-art {
|
|
|
|
align-items: center;
|
|
margin-left: unset;
|
|
|
|
}
|
|
|
|
.first-posts {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
flex-direction: column-reverse;
|
|
}
|
|
|
|
.dendrobiology .owl-item:nth-child(3) {
|
|
display: none;
|
|
}
|
|
|
|
.dendrobiology .owl-item {
|
|
width: 500.667px !important;
|
|
margin-right: 0 !important;
|
|
max-width: 100%;
|
|
}
|
|
|
|
.container-logo {
|
|
left: 1px;
|
|
}
|
|
|
|
.container-logo img {
|
|
width: 75%;
|
|
height: auto;
|
|
margin-top: -4px;
|
|
}
|
|
@-moz-document url-prefix() {
|
|
.arboretum .notmozmr {
|
|
padding-right: 487px;
|
|
width: 266px;
|
|
font-size: 11px;
|
|
}
|
|
.arboretum .jt-cs p.readmore {
|
|
padding-right: 597px;
|
|
}
|
|
.arboretum .jt-cs p.readmore a {
|
|
position: relative;
|
|
left: 300px;
|
|
font-family: Roboto;
|
|
font-size: 11px;
|
|
|
|
}
|
|
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
top: -148px;
|
|
|
|
}
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@media(max-width: 1300px) {
|
|
.dendro-podimpfaktor .custom p:nth-child(1) {
|
|
font-size: 13px;
|
|
}
|
|
|
|
.grid-bip p a,
|
|
.grid-bip p a span {
|
|
font-size: 16px !important;
|
|
}
|
|
|
|
.socials {
|
|
left: unset !important;
|
|
right: 7%;
|
|
}
|
|
|
|
.container-menu {
|
|
right: -6%;
|
|
}
|
|
|
|
.menu-line {
|
|
width: 1085px;
|
|
}
|
|
|
|
.dendro-grid {
|
|
overflow: hidden;
|
|
}
|
|
|
|
.dendro-podimpfaktor .custom {
|
|
|
|
font-size: 14px;
|
|
}
|
|
|
|
.dendro-podimpfaktor .custom p:nth-child(1),
|
|
.dendro-podimpfaktor .custom p:nth-child(2) {
|
|
width: 350px;
|
|
}
|
|
|
|
.dendro-impfaktor,
|
|
.dendro-podimpfaktor {
|
|
width: 470px;
|
|
word-break: break-word;
|
|
}
|
|
|
|
.arboretum-logo {
|
|
position: relative;
|
|
left: -7%;
|
|
}
|
|
|
|
.nauka .mod-custom p:nth-child(1) {
|
|
font-size: 22px;
|
|
}
|
|
|
|
.publikacje-header {
|
|
margin-left: -47%;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.nasz-publikacje {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.lines,
|
|
.liness,
|
|
.liness2,
|
|
.liness3,
|
|
.liness4 {
|
|
width: 20px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1275px) {
|
|
.menu-line {
|
|
width: 1076px;
|
|
left: 13%;
|
|
}
|
|
|
|
.socials {
|
|
left: unset !important;
|
|
right: 5%;
|
|
}
|
|
|
|
.container-menu {
|
|
right: -8%;
|
|
}
|
|
|
|
.naglowek-szkola p {
|
|
font-family: Palatino Linotype;
|
|
font-size: 37px;
|
|
}
|
|
|
|
.container-menu ul li a,
|
|
.container-menu ul li span {
|
|
font-size: 9px;
|
|
}
|
|
|
|
.menu-line {
|
|
width: 1068px;
|
|
}
|
|
|
|
.menu-line {
|
|
left: 11%;
|
|
}
|
|
|
|
.ar-lines {
|
|
width: 751px;
|
|
}
|
|
|
|
.image-titles {
|
|
top: 628px;
|
|
}
|
|
|
|
|
|
.dendro-menu ul {
|
|
margin-left: 15px;
|
|
}
|
|
|
|
.dendro-menu ul li a {
|
|
font-size: 10px;
|
|
}
|
|
|
|
.dendro-menu ul {
|
|
column-gap: 41px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
@media(max-width: 1250px) {
|
|
.kierownikzakladu-text {
|
|
margin-left: 27px;
|
|
margin-top: 118px;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .com-content-article__body {
|
|
width: 620px;
|
|
}
|
|
|
|
|
|
.semi .grid-menu-seminaria .category-name,
|
|
.semi .page-header h1 {
|
|
font-size: 28px;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .item-content .published,
|
|
.semi .blog-items p,
|
|
.semi.com-content-article__body p {
|
|
font-size: 16px;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .item-content p:nth-child(2) {
|
|
font-size: 20px;
|
|
}
|
|
|
|
.kier-zak {
|
|
height: 293px;
|
|
width: 1030px;
|
|
border-radius: 0px;
|
|
background: url(/images/O%20instytucie/Rectanglegg_56.webp) top right;
|
|
}
|
|
|
|
.menu-line {
|
|
width: 1044px;
|
|
left: 13%;
|
|
}
|
|
|
|
|
|
|
|
.kierownikzakladu-text p:nth-child(1) {
|
|
font-family: Poppins;
|
|
font-size: 26px;
|
|
}
|
|
|
|
.kierownikzakladu-text p:nth-child(2) {
|
|
font-family: Poppins;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.kierownikzakladu-text p:nth-child(3) {
|
|
font-family: Poppins;
|
|
font-size: 11px;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(2) {
|
|
bottom: 85%;
|
|
}
|
|
|
|
.container-logo img {
|
|
width: 71%;
|
|
height: auto;
|
|
margin-top: -4px;
|
|
margin-left: 4%;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(4) {
|
|
bottom: 4%;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(3) {
|
|
width: 545px;
|
|
}
|
|
|
|
.poznanska img {
|
|
margin-top: 202px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1220px) {
|
|
|
|
.arboretum .owl-carousel .owl-item img {
|
|
|
|
z-index: 10;
|
|
}
|
|
|
|
/* */
|
|
.arboretum .jt-cs p.readmore {
|
|
position: absolute;
|
|
bottom: 97px;
|
|
z-index: -1;
|
|
padding-right: 353px;
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
padding-right: 210px;
|
|
width: 350px;
|
|
}
|
|
|
|
.arboretum-nappod p {
|
|
font-size: 60px;
|
|
}
|
|
|
|
.arboretum-nappodzd {
|
|
max-width: 60%;
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
padding-right: 243px;
|
|
width: 335px;
|
|
}
|
|
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
padding-right: 277px;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
padding-right: 277px;
|
|
}
|
|
|
|
/* .arboretum .jt-cs p.readmore a {
|
|
position: absolute;
|
|
left: 300px;
|
|
font-family: Roboto;
|
|
font-size: 18px;
|
|
font-weight: 300;
|
|
line-height: 22px;
|
|
letter-spacing: 0.035em;
|
|
text-align: left;
|
|
color: white;
|
|
top: 450px;
|
|
left: 1400px;
|
|
} */
|
|
.posts-4,
|
|
.arboretum,
|
|
.arboretum .owl-stage,
|
|
.arboretum .owl-stage-outer {
|
|
height: 1100px !important;
|
|
}
|
|
|
|
.arboretum .owl-carousel .owl-stage {
|
|
height: auto !important;
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
width: 75% !important;
|
|
top: 536px;
|
|
max-width: 100%;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
width: 75% !important;
|
|
top: 536px;
|
|
max-width: 100%;
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
width: 120%;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore a {
|
|
width: 230px;
|
|
position: absolute;
|
|
top: 478px;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore {
|
|
position: absolute;
|
|
bottom: 97px;
|
|
width: 200px !important;
|
|
z-index: -1;
|
|
padding-right: 573px;
|
|
margin-top: 58px;
|
|
}
|
|
|
|
.arboretum .jt-inner p:has(img) {
|
|
width: 86%;
|
|
}
|
|
|
|
.arboretum .mozar {
|
|
width: 86%;
|
|
}
|
|
|
|
.arboretum .owl-nav {
|
|
left: 1493px;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore a {
|
|
position: relative;
|
|
left: 2568px;
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
width: 174%;
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
width: 57% !important;
|
|
left: -16%;
|
|
top: 469px;
|
|
max-width: 64%;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
width: 57% !important;
|
|
left: -16%;
|
|
top: 469px;
|
|
max-width: 64%;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* */
|
|
|
|
.arboretum .owl-carousel .owl-item img {
|
|
display: block;
|
|
width: 20.81%;
|
|
max-height: 237px;
|
|
}
|
|
|
|
.arboretum .owl-nav {
|
|
left: 88vw !important;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-stage-outer {
|
|
position: relative;
|
|
}
|
|
|
|
.wszyscypracownicy-tabela table {
|
|
width: 1000px;
|
|
max-width: 100%;
|
|
color: black;
|
|
font-size: 13px;
|
|
}
|
|
|
|
.container-menu ul li:nth-child(4):hover ul {
|
|
width: 235px;
|
|
}
|
|
|
|
.container-menu {
|
|
right: -10%;
|
|
}
|
|
|
|
.footer .mod-menu,
|
|
.footer .mod-custom {
|
|
margin-left: unset;
|
|
}
|
|
|
|
.footerup {
|
|
flex-direction: column;
|
|
}
|
|
|
|
.footer {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: start;
|
|
}
|
|
|
|
.footer .mod-menu,
|
|
.footer .mod-custom {
|
|
margin-top: unset;
|
|
}
|
|
|
|
.footer .mod-custom p:nth-child(1) {
|
|
margin-top: 0;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore a {
|
|
left: 2818px;
|
|
top: 498px;
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
width: 57% !important;
|
|
left: -21%;
|
|
top: 469px;
|
|
max-width: 50%;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
width: 57% !important;
|
|
left: -21%;
|
|
top: 469px;
|
|
max-width: 50%;
|
|
}
|
|
|
|
.dendrobiology {
|
|
margin: 0 auto 0 auto;
|
|
}
|
|
|
|
.dendrobiology .owl-stage {
|
|
width: unset !important;
|
|
max-width: 100% !important;
|
|
}
|
|
|
|
.posts-10 {
|
|
display: flex;
|
|
justify-content: center;
|
|
flex-direction: column;
|
|
width: 100%;
|
|
align-items: center;
|
|
}
|
|
|
|
.nauka {
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.posts-3 .green-buttons1 .ogladaj2:after,
|
|
.posts-3 .green-buttons .ogladaj1:after {
|
|
width: 150px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jtcs-author-date:before {
|
|
width: 230px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(2) .jtcs-author-date:after {
|
|
width: 275px;
|
|
}
|
|
|
|
.ogloszenia {
|
|
flex-wrap: wrap;
|
|
justify-content: center;
|
|
}
|
|
|
|
.posts-5 .ogloszenia .mod-custom p {
|
|
font-size: 18px !important;
|
|
}
|
|
|
|
|
|
}
|
|
|
|
@media(max-width:1200px) {
|
|
|
|
.green-buttons .jtcs_item_wrapper .jt-title,
|
|
.green-buttons1 .jtcs_item_wrapper .jt-title {
|
|
font-size: 20px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
width: 216px;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jt-category {
|
|
left: 34px;
|
|
}
|
|
|
|
|
|
.posty-container {
|
|
transform: scale(0.8);
|
|
|
|
}
|
|
|
|
.grid-posty {
|
|
width: 1181px;
|
|
margin: 0 auto 0 auto;
|
|
max-width: 100%;
|
|
}
|
|
|
|
|
|
.posty-container .owl-carousel .owl-stage-outer {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
|
|
|
|
.posty-container .owl-carousel .owl-stage {
|
|
transform: none !important;
|
|
width: unset !important;
|
|
}
|
|
|
|
|
|
|
|
.dendro-podimpfaktor .custom p:nth-child(1),
|
|
.dendro-podimpfaktor .custom p:nth-child(2) {
|
|
width: 336px;
|
|
}
|
|
|
|
|
|
dendro-podimpfaktor .custom {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.socials {
|
|
left: unset !important;
|
|
right: 8%;
|
|
}
|
|
|
|
.container-menu ul {
|
|
column-gap: 47px;
|
|
}
|
|
|
|
.menu-line {
|
|
width: 969px;
|
|
left: 13%;
|
|
}
|
|
|
|
.container-menu ul li a,
|
|
.container-menu ul li span {
|
|
font-size: 8px;
|
|
}
|
|
|
|
.container-menu {
|
|
right: -6%;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@media(max-width: 1180px) {
|
|
.green-buttons .jtcs_item_wrapper .jt-title {
|
|
left: 51.4%;
|
|
}
|
|
|
|
.dendro-impfaktor,
|
|
.dendro-podimpfaktor {
|
|
width: 400px;
|
|
}
|
|
|
|
.dendro-impfaktor .custom p:nth-child(6) {
|
|
font-family: Poppins;
|
|
font-size: 17px;
|
|
}
|
|
|
|
.dendro-impfaktor .custom p:nth-child(5) {
|
|
font-family: Poppins;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.dendro-impfaktor .custom p:nth-child(4) {
|
|
font-family: Poppins;
|
|
font-size: 16px;
|
|
}
|
|
|
|
dendro-impfaktor .custom p:nth-child(3) {
|
|
font-family: Poppins;
|
|
font-size: 27px;
|
|
}
|
|
|
|
.dendro-impfaktor .custom p:nth-child(2) {
|
|
|
|
font-size: 52px;
|
|
}
|
|
|
|
.dendro-grid {
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
.menu-line {
|
|
left: 13%;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1160px) {
|
|
.bip-articlesinformacja {
|
|
font-size: 26px;
|
|
height: 60px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1150px) {
|
|
.opisprojektu-zdjecia .mod-custom {
|
|
justify-content: center;
|
|
}
|
|
|
|
.opisprojektu-text {
|
|
padding: 0 10px 0 10px;
|
|
}
|
|
|
|
.grid-bip .page-header {
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.arboretum-logo img {
|
|
max-width: 80%;
|
|
height: auto;
|
|
margin-bottom: 50px;
|
|
}
|
|
|
|
[data-id="mobilemenuck-222"] .mobilemenuck-title {
|
|
background: #AF1016 !important;
|
|
}
|
|
|
|
#mobilemenuck-222-mobile-bar {
|
|
position: absolute !important;
|
|
top: 3% !important;
|
|
right: 5% !important;
|
|
}
|
|
|
|
.menu-bip {
|
|
display: none;
|
|
}
|
|
|
|
.dendro-napis {
|
|
|
|
margin-right: 416px;
|
|
}
|
|
|
|
.dendro-grid1 {
|
|
align-items: center;
|
|
}
|
|
|
|
.dendro-grid1left {
|
|
height: 746px;
|
|
width: unset;
|
|
}
|
|
|
|
.dendro-grid1 {
|
|
flex-direction: column;
|
|
}
|
|
|
|
.dendro-grid1right {
|
|
|
|
margin-top: 35%;
|
|
}
|
|
|
|
.socials-ar {
|
|
display: none;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper {
|
|
position: relative;
|
|
left: 10%;
|
|
}
|
|
|
|
[data-id="mobilemenuck-115"] .mobilemenuck-togglericon:after {
|
|
content: url(/images/stronaGlowna/Chevron_Right.png) !important;
|
|
position: absolute;
|
|
left: 101%;
|
|
top: -9%;
|
|
}
|
|
|
|
|
|
.szukajkaa {
|
|
display: none;
|
|
}
|
|
|
|
.socials {
|
|
display: none;
|
|
/* right: 5.5%; */
|
|
right: 2% !important;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jtcs-author-date:before {
|
|
width: 277px;
|
|
}
|
|
|
|
.posts-3 .green-buttons .ogladaj1:after {
|
|
left: 125px;
|
|
|
|
}
|
|
|
|
.green-buttons .jtcs_item_wrapper {
|
|
padding: 0;
|
|
}
|
|
|
|
.socials {
|
|
|
|
right: 2%;
|
|
}
|
|
|
|
body header .mobilemenuck-bar-button img {
|
|
position: relative;
|
|
left: 100px;
|
|
top: -59px;
|
|
}
|
|
|
|
.container-menu img {
|
|
margin-left: 53px;
|
|
|
|
left: -8px;
|
|
top: -9px;
|
|
}
|
|
|
|
.dendro-podimpfaktor .custom p:nth-child(1),
|
|
.dendro-podimpfaktor .custom p:nth-child(2) {
|
|
width: 312px;
|
|
}
|
|
|
|
|
|
.dendro-impfaktor,
|
|
.dendro-podimpfaktor {
|
|
width: 390px;
|
|
word-break: break-word;
|
|
padding-bottom: 15px;
|
|
}
|
|
|
|
.grid-instytut {
|
|
display: flex;
|
|
column-gap: unset !important;
|
|
justify-content: center;
|
|
max-width: 100%;
|
|
align-items: center;
|
|
margin: auto;
|
|
padding-left: 10px;
|
|
padding-right: 10px;
|
|
}
|
|
|
|
[data-id="mobilemenuck-115"] .mobilemenuck-title {
|
|
background: white !important;
|
|
text-align: center;
|
|
width: fit-content;
|
|
margin: auto;
|
|
text-indent: 0 !important;
|
|
padding: 0 40px 0 40px;
|
|
color: black;
|
|
font-weight: 600 !important;
|
|
}
|
|
|
|
|
|
[data-id="mobilemenuck-115"] .mobilemenuck-title {
|
|
|
|
text-align: center;
|
|
}
|
|
|
|
#mobilemenuck-115-wrap {
|
|
background: linear-gradient(180deg, #012B06 86.56%, rgba(0, 0, 0, 0) 100%);
|
|
opacity: 0.8;
|
|
|
|
}
|
|
|
|
|
|
.posts-3 {
|
|
flex-direction: column;
|
|
}
|
|
|
|
.posts-8 {
|
|
margin-top: 180px;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(2) {
|
|
bottom: 96%;
|
|
}
|
|
|
|
.poznanska {
|
|
width: 97%;
|
|
margin-right: 4%;
|
|
}
|
|
|
|
|
|
|
|
.container-logo img {
|
|
width: 143%;
|
|
}
|
|
|
|
.menu-line {
|
|
display: none;
|
|
}
|
|
|
|
.lines,
|
|
.liness,
|
|
.liness2,
|
|
.liness3,
|
|
.liness4 {
|
|
display: none;
|
|
}
|
|
|
|
.posts-3 {
|
|
justify-content: center;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jt-imagecover {
|
|
|
|
width: 218%;
|
|
}
|
|
|
|
.green-buttons1 {
|
|
width: 654px;
|
|
height: 579px;
|
|
}
|
|
|
|
.green-buttons {
|
|
width: 640px;
|
|
}
|
|
|
|
|
|
|
|
.green-buttons .owl-item:nth-child(1) .readmore {
|
|
width: 154px;
|
|
}
|
|
|
|
.konferencje .newsflash-title {
|
|
font-size: 30px;
|
|
}
|
|
|
|
.arboretum .jtcs_item_wrapper .jt-title {
|
|
width: 400px !important;
|
|
max-width: 100%;
|
|
}
|
|
|
|
.arboretum .jtcs_item_wrapper .jt-title {
|
|
font-size: 30px;
|
|
}
|
|
|
|
.arboretum .jt-category a {
|
|
font-size: 20px;
|
|
;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1100px) {
|
|
.wydarzenia .jt-cs .owl-carousel .owl-nav button.owl-next {
|
|
right: -56px;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 410px !important;
|
|
/* left: 0; */
|
|
padding: 0 1% 0 1%;
|
|
}
|
|
|
|
.posty-container {
|
|
transform: scale(0.7);
|
|
|
|
}
|
|
|
|
.menu-bip ul li {
|
|
font-family: Poppins;
|
|
font-size: 13px;
|
|
}
|
|
|
|
.menu-bip {
|
|
width: 348px;
|
|
}
|
|
|
|
.grid-bip .page-header {
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.dendrobiology .slide {
|
|
margin: auto !important;
|
|
width: 374px;
|
|
}
|
|
|
|
.header-dendrobiology,
|
|
.header-ogloszenia ,.poznanska-header{
|
|
margin-left: unset !important;
|
|
text-align: center;
|
|
}
|
|
|
|
.mobilemenuck-title {
|
|
background: transparent !important;
|
|
background-color: transparent !important;
|
|
font-family: Poppins;
|
|
font-size: 20px;
|
|
font-weight: 300;
|
|
line-height: 30px;
|
|
letter-spacing: 0.025em;
|
|
}
|
|
|
|
.image-titles {
|
|
right: 67px;
|
|
}
|
|
|
|
.image-titles .container-image-big-title p {
|
|
font-size: 60px;
|
|
}
|
|
|
|
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
width: 57% !important;
|
|
left: -24%;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
width: 57% !important;
|
|
left: -24%;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore a {
|
|
left: 3155px;
|
|
top: 526px;
|
|
}
|
|
|
|
.wydarzenia-line {
|
|
display: none;
|
|
}
|
|
|
|
.first-posts {
|
|
flex-direction: column-reverse;
|
|
align-items: center;
|
|
}
|
|
|
|
|
|
|
|
.nasze-publikacje {
|
|
width: 77%;
|
|
}
|
|
|
|
.nasze-publikacje .owl-stage {
|
|
margin: auto;
|
|
display: block;
|
|
width: 500px !important;
|
|
}
|
|
|
|
.nasze-publikacje .owl-item {
|
|
width: 100% !important;
|
|
max-width: 100%;
|
|
}
|
|
|
|
.dendrobiology .owl-stage {
|
|
width: unset !important;
|
|
max-width: 100% !important;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
gap: 0px;
|
|
}
|
|
.dendrobiology .owl-stage .owl-item {
|
|
float: none;
|
|
flex-basis: 50%;
|
|
width: 374px !important;
|
|
}
|
|
|
|
.konferencje .readmore a {
|
|
width: 150px;
|
|
font-size: 23px;
|
|
}
|
|
|
|
.arboretum .jtcs_item_wrapper .jt-title {
|
|
font-size: 50px;
|
|
width: 629px;
|
|
}
|
|
|
|
.publikacje-header {
|
|
margin-left: unset;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1000px) {
|
|
.dendro-impfaktor .custom p:nth-child(6) {
|
|
font-family: Poppins;
|
|
font-size: 22px;
|
|
font-weight: 300;
|
|
line-height: 26px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
height: 46px;
|
|
width: 393px;
|
|
border-radius: nullpx;
|
|
margin-top: 18px;
|
|
}
|
|
|
|
.dendro-impfaktor .custom p:nth-child(6) {
|
|
font-family: Poppins;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.dendro-napis img {
|
|
width: 227px;
|
|
height: auto;
|
|
}
|
|
|
|
.dendro-napis {
|
|
margin-right: 8vw;
|
|
}
|
|
|
|
.green-buttons1 .jt-introtext {
|
|
max-width: unset;
|
|
}
|
|
|
|
.green-buttons .jtcs_item_wrapper .jt-title {
|
|
left: 105.4%;
|
|
}
|
|
|
|
.container-logo img {
|
|
width: 52%;
|
|
}
|
|
|
|
.posty-container .owl-carousel .owl-item:nth-child(2) .slide {
|
|
top: -35px;
|
|
}
|
|
|
|
|
|
.posty-container .owl-carousel .owl-item:nth-child(3) .slide {
|
|
top: -170px;
|
|
position: relative;
|
|
}
|
|
|
|
.posty-container .owl-carousel .owl-item:nth-child(3) .slide {
|
|
top: -107px;
|
|
position: relative;
|
|
}
|
|
|
|
|
|
dendrobiology {
|
|
width: fit-content;
|
|
}
|
|
|
|
.dendro-napis {
|
|
font-size: 10px;
|
|
margin-left: -78%;
|
|
}
|
|
|
|
.dendro-grid1right {
|
|
margin-top: 52%;
|
|
}
|
|
|
|
.dendro-tekst-podlogo {
|
|
padding: 0 30px 0 30px;
|
|
}
|
|
|
|
.dendro-tekstlogo {
|
|
margin-left: unset;
|
|
width: 1030px;
|
|
max-width: 100%;
|
|
padding: 0 10px 0 10px;
|
|
}
|
|
|
|
.dendro-grid {
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
|
|
.dendro-impfaktor {
|
|
|
|
border-right: 1px solid black;
|
|
}
|
|
|
|
.dendro-podimpfaktor {
|
|
border-right: 1px solid black;
|
|
margin-bottom: 40px;
|
|
}
|
|
|
|
.image-titles .container-image-big-title p {
|
|
font-size: 48px;
|
|
}
|
|
|
|
.image-titles .container-image-litle-title p {
|
|
font-family: Poppins;
|
|
font-size: 11px;
|
|
}
|
|
|
|
.zdjecie-szkola img {
|
|
height: auto;
|
|
}
|
|
|
|
.arboretum-nappod p {
|
|
font-size: 35px;
|
|
}
|
|
|
|
.krzywe-zdjecia img {
|
|
height: auto;
|
|
}
|
|
|
|
.arboretum-nappod1 {
|
|
width: 453px;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.wszyscypracownicy-adres,
|
|
.wszyscypracownicy-adres1 {
|
|
font-size: 15px;
|
|
width: fit-content;
|
|
}
|
|
|
|
.wszyscypracownicy-tabela table {
|
|
width: 800px;
|
|
max-width: 100%;
|
|
color: black;
|
|
font-size: 12px;
|
|
}
|
|
|
|
#mobilemenuck-426-mobile-bar {
|
|
right: 5%;
|
|
top: 8%;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore a {
|
|
left: 4083px;
|
|
top: 526px;
|
|
}
|
|
|
|
.konferencje figure {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.konferencje img {
|
|
width: 100%;
|
|
}
|
|
|
|
.konferencje .newsflash-title {
|
|
width: auto !important;
|
|
}
|
|
|
|
.konferencje .mod-articlesnews__item {
|
|
flex-direction: column;
|
|
}
|
|
|
|
.konferencje h4,
|
|
.konferencje p {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.publikacje-header {
|
|
margin-left: -44px;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper {
|
|
margin-left: 0;
|
|
}
|
|
|
|
.wydarzenia-header {
|
|
margin-left: unset;
|
|
}
|
|
|
|
.publikacje-header {
|
|
margin-left: unset;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1000px) {
|
|
|
|
|
|
.arboretumgodziny-otwarciabuttons .custom {
|
|
display: flex;
|
|
column-gap: 30px;
|
|
flex-wrap: wrap;
|
|
row-gap: 30px;
|
|
justify-content: center;
|
|
}
|
|
|
|
.com-content-article__body {
|
|
overflow: hidden;
|
|
}
|
|
|
|
.grid-profesorzy {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
justify-content: center;
|
|
row-gap: 50px;
|
|
margin-top: 58px;
|
|
max-width: 100%;
|
|
max-width: 100%;
|
|
align-items: center;
|
|
max-width: 100%;
|
|
align-items: center;
|
|
}
|
|
|
|
|
|
.d-flex {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
align-content: center;
|
|
row-gap: 30px;
|
|
}
|
|
|
|
.d-flex img {
|
|
height: auto;
|
|
max-width: 100%;
|
|
}
|
|
|
|
.green-buttons1 {
|
|
margin-top: 50px;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper {
|
|
margin-left: unset;
|
|
}
|
|
|
|
.wydarzenia-header {
|
|
margin-left: unset;
|
|
}
|
|
|
|
.footer {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
row-gap: 60px;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.footer .mod-custom {
|
|
margin-left: -79px;
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
width: 31% !important;
|
|
left: -38%;
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
width: 38% !important;
|
|
left: -36%;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
width: 31% !important;
|
|
left: -38%;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
width: 38% !important;
|
|
left: -36%;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 950px) {
|
|
|
|
.semi .grid-menu-seminaria .com-content-article__body {
|
|
width: 486px;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .category-name,
|
|
.semi .page-header h1 {
|
|
font-size: 22px;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .item-content p:nth-child(2) {
|
|
font-size: 18px;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .item-content .published,
|
|
.semi .blog-items p,
|
|
.semi .grid-menu-seminaria .blog-item a,
|
|
.semi .com-content-article__body p {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.dendro-napis {
|
|
font-size: 10px;
|
|
margin-left: -52%;
|
|
}
|
|
|
|
.posty-container .owl-carousel .owl-item {
|
|
width: unset !important;
|
|
overflow: hidden;
|
|
}
|
|
|
|
}
|
|
|
|
@media(max-width: 920px) {
|
|
.image-titles .container-image-big-title p {
|
|
line-height: 60px;
|
|
}
|
|
|
|
.posty-container {
|
|
transform: scale(0.6);
|
|
}
|
|
|
|
.bipox {
|
|
margin-left: 36px;
|
|
}
|
|
|
|
.bip-articlesinformacja {
|
|
font-size: 16px;
|
|
height: 60px;
|
|
}
|
|
|
|
.socials {
|
|
|
|
right: 3.5%;
|
|
}
|
|
|
|
.opisizdjecie:after {
|
|
border: none !important;
|
|
}
|
|
|
|
.text-szkola .custom {
|
|
margin: auto;
|
|
width: fit-content;
|
|
}
|
|
|
|
.grid-szkola1 {
|
|
margin: auto;
|
|
}
|
|
|
|
.dolaczdonas-szkola {
|
|
margin: auto;
|
|
}
|
|
|
|
.opisizdjecie {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
margin-top: 30px;
|
|
max-width: 100%;
|
|
flex-direction: column-reverse;
|
|
}
|
|
|
|
.arboretum-nappodzd {
|
|
max-width: 34%;
|
|
}
|
|
|
|
.naglowek-szkola p {
|
|
font-family: Palatino Linotype;
|
|
font-size: 29px;
|
|
}
|
|
|
|
.grid-szkolad {
|
|
display: flex;
|
|
column-gap: 56px;
|
|
padding-left: 10px;
|
|
padding-right: 10px;
|
|
}
|
|
|
|
}
|
|
|
|
|
|
@media(max-width: 900px) {
|
|
.stronaprojektu-text p:nth-child(1) {
|
|
line-height: 35px;
|
|
font-size: 25px;
|
|
}
|
|
|
|
.stronaprojektu-text p:nth-child(2) {
|
|
font-size: 20px;
|
|
}
|
|
|
|
.stronaprojektu-text p:nth-child(3) {
|
|
font-size: 16px;
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@media(max-width: 850px) {
|
|
.dendro-art .blog-items .item-content {
|
|
width: fit-content;
|
|
max-width: 100%;
|
|
|
|
}
|
|
|
|
dendro-napis {
|
|
font-size: 10px;
|
|
margin-left: -52%;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 25px;
|
|
}
|
|
|
|
.text-szkola {
|
|
margin-top: 120px;
|
|
font-family: Roboto;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.arboretum-logo {
|
|
position: relative;
|
|
left: -14%;
|
|
}
|
|
|
|
.poznanska .mod-custom p {
|
|
font-size: 15px;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(2) p {
|
|
padding: 0;
|
|
font-size: 32px;
|
|
margin: 0;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(3) p:nth-child(2),
|
|
.poznanska .mod-custom:nth-child(3) p:nth-child(3),
|
|
.poznanska .mod-custom:nth-child(3) p:nth-child(4),
|
|
.poznanska .mod-custom:nth-child(3) p:nth-child(5),
|
|
.poznanska .mod-custom:nth-child(3) p:nth-child(6),
|
|
.poznanska .mod-custom:nth-child(3) p:nth-child(7) {
|
|
display: none;
|
|
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(3) {
|
|
top: 82px;
|
|
}
|
|
|
|
|
|
|
|
|
|
.wydarzenia .owl-carousel .owl-stage {
|
|
width: auto !important;
|
|
display: flex;
|
|
}
|
|
|
|
|
|
|
|
.first-posts {
|
|
overflow: hidden;
|
|
}
|
|
|
|
.wydarzenia {
|
|
max-width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
flex-direction: column;
|
|
}
|
|
|
|
|
|
|
|
.wydarzenia-header {
|
|
margin-bottom: 27px;
|
|
}
|
|
|
|
.nasze-publikacje {
|
|
width: 100%;
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
}
|
|
|
|
.publikacje-header {
|
|
margin-bottom: 37px;
|
|
}
|
|
|
|
.wydarzenia>* {
|
|
width: auto !important;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 391px !important;
|
|
}
|
|
|
|
.wydarzenia {
|
|
margin-left: unset;
|
|
}
|
|
|
|
.publikacje-header {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 820px) {
|
|
.semi .grid-menu-seminaria .com-content-article__body {
|
|
padding: 0 10px 0 10px;
|
|
}
|
|
|
|
.semi .page-header {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .category-name,
|
|
.semi .page-header h1 {
|
|
font-size: 18px;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .item-content p:nth-child(2) {
|
|
font-size: 16px;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .item-content .published,
|
|
.semi .blog-items p,
|
|
.semi .grid-menu-seminaria .blog-item a,
|
|
.semi .com-content-article__body p,
|
|
.semi .com-content-article__body a {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.arboretum-nappod1 {
|
|
width: 308px;
|
|
font-size: 13px;
|
|
}
|
|
|
|
.arboretum-nappod p {
|
|
font-size: 26px;
|
|
}
|
|
|
|
.wszyscypracownicy-adres,
|
|
.wszyscypracownicy-adres1 {
|
|
font-size: 13px;
|
|
width: fit-content;
|
|
}
|
|
|
|
.wszyscypracownicy-tabela table {
|
|
width: 600px;
|
|
max-width: 100%;
|
|
color: black;
|
|
font-size: 12px;
|
|
}
|
|
|
|
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
width: 38% !important;
|
|
left: -40%;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
width: 38% !important;
|
|
left: -40%;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore a {
|
|
left: 4413px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 800px) {
|
|
|
|
.posty-container {
|
|
transform: scale(0.5);
|
|
}
|
|
|
|
.dendro-art .blog-items .item-content {
|
|
width: 400px;
|
|
}
|
|
|
|
|
|
|
|
.posts-3 .green-buttons .ogladaj1:after {
|
|
left: 109px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jtcs-author-date:before {
|
|
width: 260px;
|
|
}
|
|
|
|
.socials {
|
|
|
|
right: 4.5%;
|
|
}
|
|
|
|
.konferencje .readmore a {
|
|
left: -100px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1),
|
|
.green-buttons .owl-item:nth-child(1) {
|
|
overflow: visible !important;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) img {
|
|
width: unset !important;
|
|
}
|
|
|
|
.green-buttons .owl-carousel .owl-stage-outer {
|
|
overflow: visible !important;
|
|
}
|
|
|
|
.green-buttons1 .owl-carousel .owl-stage-outer {
|
|
overflow: visible !important;
|
|
}
|
|
|
|
.green-buttons {
|
|
width: 575px;
|
|
}
|
|
|
|
.green-buttons1 {
|
|
width: 602px;
|
|
}
|
|
|
|
.green-buttons1 .ogladaj2 {
|
|
right: 20px;
|
|
}
|
|
|
|
/* .green-buttons {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-self: center;
|
|
align-items: center;
|
|
}
|
|
*/
|
|
|
|
|
|
.mobilemenuck-title {
|
|
background: transparent !important;
|
|
}
|
|
|
|
|
|
.green-buttons .owl-item:nth-child(1) {
|
|
width: auto !important;
|
|
max-width: unset !important;
|
|
}
|
|
|
|
.green-buttons .jtcs_item_wrapper {
|
|
margin: auto;
|
|
}
|
|
|
|
.green-buttons1 .jtcs_item_wrapper {
|
|
margin: auto;
|
|
}
|
|
}
|
|
|
|
|
|
@media(max-width: 760px) {
|
|
.green-buttons1 .owl-item .jt-imagecover {
|
|
width: 315%;
|
|
}
|
|
|
|
.dendro-menucontent li a {
|
|
font-family: Palatino Linotype;
|
|
font-size: 15px;
|
|
}
|
|
|
|
.socials-bip {
|
|
display: none;
|
|
}
|
|
|
|
.com-content-article__body p {
|
|
font-size: 13px;
|
|
}
|
|
|
|
.dendro-menucontent {
|
|
justify-content: start;
|
|
}
|
|
|
|
.dendro-menucontent ul {
|
|
width: 151px;
|
|
}
|
|
|
|
.socials {
|
|
right: 5.5%;
|
|
}
|
|
|
|
.center-arboretum {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.green-buttons,
|
|
.green-buttons1 {
|
|
margin: auto;
|
|
}
|
|
|
|
.green-buttons1 {
|
|
margin-top: 70px;
|
|
}
|
|
|
|
|
|
.green-buttons1 .owl-item .jt-imagecover {
|
|
width: 599px;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 362px !important;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 730px) {
|
|
.semi .grid-menu-seminaria .com-content-article__body {
|
|
width: 354px;
|
|
}
|
|
|
|
.semi .menu-seminaria ul a {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.semi .menu-seminaria {
|
|
width: 230px;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .category-name,
|
|
.semi .page-header h1 {
|
|
font-size: 16px;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .item-content p:nth-child(2) {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .item-content .published,
|
|
.semi .blog-items p,
|
|
.semi .grid-menu-seminaria .blog-item a {
|
|
font-size: 10px;
|
|
}
|
|
|
|
|
|
.naglowek-szkola p {
|
|
font-family: Palatino Linotype;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.arboretumgodziny-otwarciaobok {
|
|
height: 345px;
|
|
width: fit-content;
|
|
word-break: break-word;
|
|
}
|
|
|
|
.arboretum .jtcs_item_wrapper .jt-title,
|
|
.arboretum .jt-cs .jtcs-author-date {
|
|
margin-left: 117px;
|
|
}
|
|
|
|
.arboretum .jt-category a {
|
|
left: -103px;
|
|
}
|
|
|
|
.arboretum .jt-cs .owl-carousel .owl-nav {
|
|
left: 0;
|
|
margin-left: 117px;
|
|
}
|
|
|
|
.arboretum .owl-carousel .owl-item img {
|
|
width: 11%;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore a {
|
|
left: 4764px;
|
|
top: 533px;
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
width: 30% !important;
|
|
left: -45%;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
width: 30% !important;
|
|
left: -45%;
|
|
}
|
|
|
|
.wydarzenia .jt-cs .jtcs-author-date,
|
|
.wydarzenia .jt-author,
|
|
.wydarzenia .jt-introtext {
|
|
font-size: 10px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.wydarzenia #data1:before,
|
|
.wydarzenia #data2:before,
|
|
.wydarzenia #data1:after,
|
|
.wydarzenia #data2:after {
|
|
font-size: 100px;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper {
|
|
|
|
left: -2%;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
|
|
left: 7px;
|
|
}
|
|
|
|
|
|
.konferencje .readmore a {
|
|
left: -41px;
|
|
top: -6px;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 341px !important;
|
|
left: 16px;
|
|
}
|
|
|
|
|
|
}
|
|
|
|
@media(min-width: 700px) {
|
|
.kierownikzakladu img {
|
|
min-width: 239px;
|
|
}
|
|
|
|
|
|
}
|
|
|
|
@media(max-width: 700px) {
|
|
|
|
|
|
|
|
.arboretum .owl-nav {
|
|
left: 64vw !important;
|
|
}
|
|
|
|
.image-titles .container-image-litle-title p {
|
|
line-height: 17px;
|
|
}
|
|
|
|
.image-titles .container-image-big-title p {
|
|
line-height: 40px;
|
|
font-size: 26px;
|
|
}
|
|
|
|
.container-logo img {
|
|
width: 34%;
|
|
}
|
|
|
|
.posts-4,
|
|
.arboretum,
|
|
.arboretum .owl-stage,
|
|
.arboretum .owl-stage-outer {
|
|
height: 1123px !important;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore {
|
|
margin-top: 86px;
|
|
}
|
|
|
|
|
|
.bip-articles table a {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.logo-bip img {
|
|
width: 60%;
|
|
height: auto;
|
|
|
|
}
|
|
|
|
.logo-bip .custom p {
|
|
|
|
display: flex;
|
|
justify-content: end;
|
|
}
|
|
|
|
.bip-wyszukiwarka input {
|
|
height: 37px;
|
|
width: 160px;
|
|
}
|
|
|
|
.menu-bip {
|
|
width: 258px;
|
|
}
|
|
|
|
.dendrobiology .owl-item {
|
|
width: unset !important;
|
|
}
|
|
|
|
.dendro-grid1 p,
|
|
.dendro-grid1 p span {
|
|
word-break: break-word;
|
|
}
|
|
|
|
.dendro-grid1right {
|
|
margin-top: 71%;
|
|
}
|
|
|
|
.kier-zak {
|
|
height: 485px;
|
|
width: 1030px;
|
|
border-radius: 0px;
|
|
background: url(/images/O%20instytucie/Rectanglegg_56.webp);
|
|
}
|
|
|
|
#mobilemenuck-115-mobile {
|
|
padding-bottom: 60%;
|
|
}
|
|
|
|
.arbo-szukaj {
|
|
align-self: center;
|
|
margin-top: 20px;
|
|
}
|
|
|
|
.arboretum-fotoaktualnosci-filtry {
|
|
height: 270px;
|
|
}
|
|
|
|
.arboretum-fotoaktualnosci1 {
|
|
justify-content: center;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
|
|
.arboretumgodziny-otwarcia table,
|
|
.arboretumgodziny-otwarcia tr td {
|
|
width: unset;
|
|
}
|
|
|
|
.arboretumgodziny-otwarcia tr span {
|
|
width: 190px;
|
|
}
|
|
|
|
arboretumgodziny-otwarcia tr td {
|
|
height: 80px;
|
|
width: 103px;
|
|
}
|
|
|
|
.arboretumgodziny-otwarcia tr:first-child td:first-child span,
|
|
.arboretumgodziny-otwarcia tr span {
|
|
font-size: 15px;
|
|
}
|
|
|
|
.arboretum-nappod1 {
|
|
width: 278px;
|
|
font-size: 9px;
|
|
}
|
|
|
|
.arboretum-nappod1 {
|
|
width: 278px;
|
|
font-size: 9px;
|
|
}
|
|
|
|
.arboretum-nappodzd {
|
|
max-width: 28%;
|
|
}
|
|
|
|
.arboretumgodziny-otwarciaobok {
|
|
height: 345px;
|
|
width: 631px;
|
|
max-width: 100%;
|
|
word-break: break-word;
|
|
}
|
|
|
|
.arboretumgodziny-otwarciaobok p {
|
|
display: flex;
|
|
column-gap: 18px;
|
|
margin-left: 50px;
|
|
font-family: Poppins;
|
|
font-family: Poppins;
|
|
font-size: 11px;
|
|
}
|
|
|
|
.arboretumgodziny-otwarciabuttons .custom p:nth-child(1),
|
|
.arboretumgodziny-otwarciabuttons .custom p:nth-child(2) {
|
|
font-size: 18px;
|
|
height: 82px;
|
|
width: 348px;
|
|
display: flex;
|
|
}
|
|
|
|
.gridw,
|
|
.gridw span {
|
|
font-size: 14px;
|
|
word-break: break-word;
|
|
|
|
}
|
|
|
|
.arboretum-nappod1 {
|
|
width: 278px;
|
|
font-size: 9px;
|
|
}
|
|
|
|
|
|
.kierownikzakladu-text .custom {
|
|
word-wrap: break-word;
|
|
}
|
|
|
|
.kierownikzakladu-text p:nth-child(3) {
|
|
margin-top: 12px;
|
|
font-family: Poppins;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.kierownikzakladu-text p:nth-child(3):not(a) {
|
|
font-weight: 400;
|
|
}
|
|
|
|
.kierownikzakladu-text {
|
|
margin-left: 15px;
|
|
margin-top: unset;
|
|
}
|
|
|
|
.kierownikzakladu-text p:nth-child(3) a {
|
|
font-family: Poppins;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
line-height: 16px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
margin-top: 6px;
|
|
padding-right: 28%;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
|
|
|
|
|
|
.kierownikzakladu-text p:nth-child(1),
|
|
.kierownikzakladu-text p:nth-child(2) {
|
|
font-family: Poppins;
|
|
font-size: 20px;
|
|
font-weight: 500;
|
|
line-height: 23px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: #109846;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
.kierownikzakladu img {
|
|
height: 247px;
|
|
width: 223px;
|
|
border-radius: 0px;
|
|
}
|
|
|
|
.kier-zak {
|
|
|
|
width: 223px;
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 511px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 670px) {
|
|
|
|
.wydarzenia .jt-cs .jtcs-author-date,
|
|
.wydarzenia .jt-author,
|
|
.wydarzenia .jt-introtext {
|
|
font-size: 10px !important;
|
|
width: 150px;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper .jt-title {
|
|
font-family: Poppins;
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 322px !important;
|
|
left: 3px;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper .jt-title {
|
|
margin-bottom: 14px;
|
|
width: 138px;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper .jt-title {
|
|
margin-bottom: 14px;
|
|
width: 178px;
|
|
}
|
|
|
|
}
|
|
|
|
@media(max-width: 650px) {
|
|
.arboretum .jt-introtext p:nth-child(1):before {
|
|
margin-top: 13%;
|
|
}
|
|
|
|
image-titles .container-image-big-title p {
|
|
|
|
line-height: 69px;
|
|
}
|
|
|
|
.posty-container {
|
|
transform: scale(0.4);
|
|
left: 3%;
|
|
top: -26%;
|
|
}
|
|
|
|
.menu-posty .jt-cs .jtcs-author-date {
|
|
position: absolute;
|
|
top: 34px;
|
|
left: 341px;
|
|
}
|
|
|
|
.menu-posty ul {
|
|
display: flex;
|
|
font-family: Poppins;
|
|
font-size: 65px;
|
|
}
|
|
|
|
.menu-posty .jt-cs .jtcs-author-date {
|
|
position: absolute;
|
|
top: 34px;
|
|
left: 316px;
|
|
font-family: Poppins;
|
|
font-size: 31px;
|
|
}
|
|
|
|
.menu-posty .jt-cs p.readmore {
|
|
position: absolute;
|
|
right: 134px;
|
|
top: 162px;
|
|
font-family: Poppins;
|
|
font-size: 22px;
|
|
}
|
|
|
|
.menu-posty .jt-inner .jt-introtext p {
|
|
font-family: Poppins;
|
|
font-size: 30px;
|
|
}
|
|
|
|
.posty-container {
|
|
transform: scale(0.4);
|
|
left: 3%;
|
|
}
|
|
|
|
.itemid-164 .posty-container .owl-carousel .owl-item:nth-child(2) .slide:nth-child(1) {
|
|
top: -107px;
|
|
position: relative;
|
|
}
|
|
|
|
.posty-container .owl-carousel .owl-item {
|
|
overflow: visible;
|
|
}
|
|
|
|
.dmost {
|
|
margin-left: 28px;
|
|
text-align: left;
|
|
align-self: start;
|
|
left: 10px;
|
|
word-break: break-word;
|
|
font-size: 24px;
|
|
}
|
|
|
|
|
|
|
|
.dendro-napis a {
|
|
font-size: 13px;
|
|
|
|
}
|
|
|
|
.grid-profesorzy {
|
|
flex-direction: column;
|
|
}
|
|
|
|
.arboretum-logo {
|
|
position: relative;
|
|
left: -23%;
|
|
}
|
|
|
|
|
|
|
|
.arboretum .jt-inner p:not(:has(img)):nth-child(2):not(.readmore),
|
|
.arboretum .jt-inner p:not(:has(img)):nth-child(3):not(.readmore),
|
|
.arboretum .jt-inner p:not(:has(img)):nth-child(4):not(.readmore),
|
|
.arboretum .jt-inner p:not(:has(img)):nth-child(5):not(.readmore),
|
|
.arboretum .jt-inner p:not(:has(img)):nth-child(6):not(.readmore),
|
|
.arboretum .jt-inner p:not(:has(img)):nth-child(7):not(.readmore) {
|
|
display: none;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.arboretum #notmozmr {
|
|
width: 20% !important;
|
|
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
left: -54%;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore a {
|
|
left: 5576px;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@media(max-width: 630px) {
|
|
|
|
|
|
.dendro-grid1left p:nth-child(1) {
|
|
font-family: Poppins;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.socials {
|
|
right: 7.5%;
|
|
}
|
|
|
|
.image-titles .container-image-litle-title p {
|
|
line-height: 14px;
|
|
}
|
|
|
|
.dendro-art .blog-items .item-content {
|
|
width: 300px;
|
|
}
|
|
|
|
body .dendro-art .blog-items .item-content p:nth-child(4) span {
|
|
font-size: 16px !important;
|
|
}
|
|
|
|
|
|
}
|
|
|
|
@media(max-width: 600px) {
|
|
|
|
.dendrobiology .jt-introtext {
|
|
width: 281px;
|
|
}
|
|
|
|
.dendrobiology .jt-introtext p,
|
|
.dendrobiology .jt-introtext span {
|
|
font-size: 11px !important;
|
|
}
|
|
|
|
.arboretum-logo img {
|
|
max-width: 44%;
|
|
height: auto;
|
|
margin-bottom: 50px;
|
|
}
|
|
|
|
.dendro-napis img {
|
|
width: 197px;
|
|
height: auto;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 379px !important;
|
|
}
|
|
|
|
.wydarzenia {
|
|
width: 61%;
|
|
}
|
|
|
|
.semi .menu-seminaria ul a {
|
|
left: -17%;
|
|
font-size: 10px;
|
|
}
|
|
|
|
.semi .menu-seminaria {
|
|
width: 150px;
|
|
}
|
|
|
|
|
|
|
|
|
|
.image-titles .container-image-big-title p {
|
|
margin-top: 70px;
|
|
}
|
|
|
|
.under-wynik {
|
|
display: flex;
|
|
column-gap: 30px;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
|
|
[data-id="mobilemenuck-222"].mobilemenuck a {
|
|
font-size: 12px !important;
|
|
}
|
|
|
|
.dendro-art {
|
|
overflow: hidden;
|
|
}
|
|
|
|
.dendrobiology .jt-introtext p:first-child {
|
|
|
|
word-break: break-word;
|
|
padding-right: 74px
|
|
}
|
|
|
|
.dendrobiology>* {
|
|
width: fit-content !important;
|
|
}
|
|
|
|
.dmost {
|
|
margin-left: 16px !important;
|
|
}
|
|
|
|
.dendrobiology .slide {
|
|
margin: unset !important;
|
|
width: unset !important;
|
|
}
|
|
|
|
.dendrobiology .jt-category {
|
|
font-size: 32px;
|
|
}
|
|
|
|
.dendro-grid1right {
|
|
margin-top: 89%;
|
|
}
|
|
|
|
#mobilemenuck-115-mobile-bar {
|
|
|
|
top: 20px;
|
|
}
|
|
|
|
|
|
|
|
.arboretumgodziny-otwarciabuttons .custom {
|
|
|
|
margin-right: 13%;
|
|
}
|
|
|
|
.image-titles .container-image-litle-title p {
|
|
font-size: 10px;
|
|
}
|
|
|
|
.arboretumgodziny-otwarciabuttons {
|
|
margin-top: 209px;
|
|
margin-left: 51px;
|
|
}
|
|
|
|
.arboretum-nappodzd p {
|
|
width: 116px;
|
|
height: auto;
|
|
}
|
|
|
|
.up-arcenter1 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.arboretum-nappodzd {
|
|
max-width: -3%;
|
|
display: flex;
|
|
justify-content: center;
|
|
max-width: unset;
|
|
}
|
|
|
|
|
|
|
|
|
|
.arboretumgodziny-otwarciaobok {
|
|
height: 345px;
|
|
width: 431px;
|
|
}
|
|
|
|
|
|
.arboretumgodziny-otwarciabuttons {
|
|
max-width: 100%;
|
|
width: 300px;
|
|
}
|
|
|
|
|
|
|
|
.arboretum-nappod p {
|
|
font-size: 20px;
|
|
}
|
|
|
|
.under-wynik {
|
|
display: flex;
|
|
column-gap: 30px;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.wynik {
|
|
display: flex;
|
|
flex-direction: column;
|
|
row-gap: 98px;
|
|
padding-right: 10px;
|
|
padding-left: 10px;
|
|
margin-top: 90px;
|
|
}
|
|
|
|
.myZdjecie {
|
|
padding-left: unset;
|
|
}
|
|
|
|
.wszyscypracownicy-tabela table td {
|
|
padding: 5px !important;
|
|
}
|
|
|
|
.wszyscypracownicy-tabela p:nth-child(2),
|
|
.wszyscypracownicy-tabela p:nth-child(2) span {
|
|
font-size: 18px !important;
|
|
}
|
|
|
|
|
|
.wszyscypracownicy-tabela .custom {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.wszyscypracownicy-adres {
|
|
margin-top: 115px;
|
|
}
|
|
|
|
.wszyscypracownicy-adres,
|
|
.wszyscypracownicy-adres1 {
|
|
font-size: 11px;
|
|
width: fit-content;
|
|
}
|
|
|
|
.wszyscypracownicy-tabela table {
|
|
width: 400px;
|
|
max-width: 100%;
|
|
color: black;
|
|
font-size: 10px;
|
|
display: flex;
|
|
}
|
|
|
|
.naglowek-wszyscypracownicy {
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
|
|
.wszyscypracownicy-tabela {
|
|
|
|
margin-top: 165px;
|
|
}
|
|
|
|
|
|
.wszyscypracownicy-adres,
|
|
.wszyscypracownicy-adres1 {
|
|
font-size: 11px;
|
|
/* width: fit-content; */
|
|
text-align: center;
|
|
}
|
|
|
|
|
|
.com-content-article__body li,
|
|
.com-content-article__body p,
|
|
.com-content-article__body a,
|
|
.com-content-article__body span,
|
|
.com-content-article__body div {
|
|
font-family: Poppins;
|
|
font-size: 15px;
|
|
}
|
|
|
|
.historia-artylul li a {
|
|
font-family: Poppins;
|
|
font-size: 15px;
|
|
}
|
|
|
|
.green-buttons,
|
|
.green-buttons1,
|
|
.green-buttons1 .owl-item .jt-imagecover {
|
|
|
|
width: 450px;
|
|
}
|
|
|
|
.green-buttons1 .ogladaj2 {
|
|
right: -15px;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jt-category {
|
|
text-align: left;
|
|
}
|
|
|
|
.posts-3 .green-buttons .ogladaj1:after {
|
|
left: 10px;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jtc_introdate:before {
|
|
width: 256px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jtcs-author-date:before {
|
|
width: 156px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
font-size: 11px;
|
|
width: 142px;
|
|
}
|
|
|
|
.green-buttons1 .jt-title {
|
|
font-size: 18px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 610px) {
|
|
|
|
.green-buttons1 .jtcs_item_wrapper .jt-title {
|
|
|
|
top: 54px;
|
|
|
|
}
|
|
|
|
.green-buttons .jtcs_item_wrapper .jt-title,
|
|
.green-buttons1 .jtcs_item_wrapper .jt-title {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.green-buttons .jtcs_item_wrapper .jt-title {
|
|
width: 186px;
|
|
}
|
|
|
|
|
|
.dendro-napis a {
|
|
font-size: 11px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 570px) {
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 345px !important;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 550px) {
|
|
.arboretum .owl-nav {
|
|
left: 57vw !important;
|
|
}
|
|
|
|
.arboretum-kontakt .convertforms {
|
|
height: 937px;
|
|
}
|
|
|
|
.socials {
|
|
right: 10.5%;
|
|
}
|
|
|
|
body .dendro-art .blog-items .item-content .readmore {
|
|
display: flex;
|
|
justify-content: end;
|
|
margin-top: 20px;
|
|
}
|
|
|
|
|
|
}
|
|
|
|
@media(min-width: 500px) and (max-width: 550px) {
|
|
|
|
.wydarzenia #data1:before,
|
|
.wydarzenia #data2:before,
|
|
.wydarzenia #data1:after,
|
|
.wydarzenia #data2:after,
|
|
.wydarzenia #data3:before,
|
|
.wydarzenia #data4:before,
|
|
.wydarzenia #data3:after,
|
|
.wydarzenia #data4:after,
|
|
.wydarzenia #data5:before,
|
|
.wydarzenia #data6:before,
|
|
.wydarzenia #data5:after,
|
|
.wydarzenia #data6:after {
|
|
font-size: 90px;
|
|
}
|
|
|
|
.wydarzenia #data1:after,
|
|
.wydarzenia #data2:after,
|
|
.wydarzenia #data3:after,
|
|
.wydarzenia #data4:after,
|
|
.wydarzenia #data5:after,
|
|
.wydarzenia #data6:after {
|
|
left: -338px;
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media(max-width: 530px) {
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 322px !important;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 520px) {
|
|
|
|
.arboretum .jt-cs p.readmore a {
|
|
left: 5487px;
|
|
}
|
|
|
|
.grid-bip .item-page .page-header h1 {
|
|
font-size: 17px !important;
|
|
}
|
|
|
|
.bip-wyszukiwarka {
|
|
display: flex;
|
|
justify-content: end;
|
|
margin-right: 17px;
|
|
}
|
|
|
|
.arboretum-logo img {
|
|
max-width: 50%;
|
|
height: auto;
|
|
}
|
|
|
|
.bip-wyszukiwarka input {
|
|
height: 27px;
|
|
width: 108px;
|
|
}
|
|
|
|
.menu-bip {
|
|
width: 168px;
|
|
}
|
|
|
|
.dendro-art .blog h1 {
|
|
font-size: 44px;
|
|
}
|
|
|
|
.com-content-article__body div {
|
|
font-family: Poppins;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.dendro-menucontent li a {
|
|
font-family: Palatino Linotype;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.dendro-napis a {
|
|
display: none;
|
|
}
|
|
|
|
.gdnone p {
|
|
color: black !important;
|
|
text-decoration: none !important;
|
|
font-style: normal !important;
|
|
font-family: Roboto;
|
|
font-size: 10px !important;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 500px) {
|
|
.green-buttons1 .owl-item .readmore ,.green-buttons .owl-item:nth-child(1) .readmore{
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
.footer .mod-custom {
|
|
margin-left: -2px;
|
|
}
|
|
.menupodmapa ul {
|
|
list-style-type: none;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
column-gap: 20px;
|
|
justify-content: space-between;
|
|
flex-direction: column;
|
|
}
|
|
.okruszki ol li a,
|
|
.okruszki ol li span {
|
|
font-family: Poppins !important;
|
|
font-size: 11px;
|
|
font-weight: 300;
|
|
line-height: 31px;
|
|
letter-spacing: -0.015em;
|
|
text-align: left;
|
|
color: black;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
|
|
.dendro-arty {
|
|
width: 95%;
|
|
max-width: 100%;
|
|
margin: auto;
|
|
padding-left: 5px;
|
|
padding-right: 90px;
|
|
}
|
|
|
|
.dendrobiology .jt-introtext {
|
|
width: 226px;
|
|
}
|
|
|
|
.dendro-napis img {
|
|
width: 159px;
|
|
height: auto;
|
|
}
|
|
|
|
.arboretum-logo img {
|
|
max-width: 42%;
|
|
height: auto;
|
|
}
|
|
|
|
|
|
|
|
.green-buttons1 .owl-item .jt-category {
|
|
font-size: 18px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-category {
|
|
top: 19px;
|
|
left: 9px;
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-date .jtc_introdate {
|
|
top: -72px;
|
|
}
|
|
|
|
.green-buttons .jtcs_item_wrapper .jt-title {
|
|
left: 101.4%;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jtc_introdate {
|
|
font-size: 10px;
|
|
}
|
|
|
|
.green-buttons .jtcs_item_wrapper .jt-title,
|
|
.green-buttons1 .jtcs_item_wrapper .jt-title {
|
|
font-size: 13px;
|
|
}
|
|
|
|
.green-buttons1 .jt-introtext {
|
|
width: 188px;
|
|
top: -30px;
|
|
font-size: 10px;
|
|
}
|
|
|
|
.green-buttons1 .jt-introtext {
|
|
width: 188px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext,
|
|
.green-buttons .owl-item:nth-child(1) .jt-date {
|
|
font-size: 10px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
top: 285px;
|
|
width: 173px;
|
|
}
|
|
|
|
.green-buttons .jtcs_item_wrapper .jt-title {
|
|
line-height: 18px;
|
|
top: 66%;
|
|
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-stage {
|
|
width: auto !important;
|
|
display: flex;
|
|
column-gap: 6px;
|
|
}
|
|
|
|
.wydarzenia .jt-inner {
|
|
width: 170px;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper .jt-title {
|
|
font-family: Poppins;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 335px !important;
|
|
left: 13px;
|
|
}
|
|
|
|
.wydarzenia .owl-prev {
|
|
left: -9%;
|
|
}
|
|
|
|
.wydarzenia .jt-cs .owl-carousel .owl-nav button.owl-next {
|
|
right: 7px;
|
|
}
|
|
|
|
.wydarzenia #data1:after,
|
|
.wydarzenia #data2:after {
|
|
left: -317px;
|
|
}
|
|
|
|
.wydarzenia #data3:after,
|
|
.wydarzenia #data5:after,
|
|
.wydarzenia #data6:after {
|
|
left: -330px;
|
|
}
|
|
.wydarzenia #data4:after{
|
|
left: -311px;
|
|
}
|
|
.semi .grid-menu-seminaria .com-content-article__body {
|
|
width: 300px;
|
|
}
|
|
|
|
.wydarzenia {
|
|
width: 83%;
|
|
}
|
|
|
|
okruszki ol li a,
|
|
.okruszki ol li span {
|
|
font-size: 10px;
|
|
}
|
|
|
|
.okruszki ol li a:after {
|
|
margin: 0 !important;
|
|
}
|
|
|
|
|
|
.arboretum-kontakt-up,
|
|
.arboretum-kontakt-down {
|
|
font-size: 13px;
|
|
}
|
|
|
|
.menu-posty .jt-cs p.readmore {
|
|
position: absolute;
|
|
right: 134px;
|
|
top: 162px;
|
|
font-family: Poppins;
|
|
font-size: 38px;
|
|
}
|
|
|
|
.menu-posty .jt-inner .jt-introtext p {
|
|
font-family: Poppins;
|
|
font-size: 27px;
|
|
height: 92px;
|
|
display: block;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.menu-posty .jt-inner .jt-introtext p {
|
|
font-family: Poppins;
|
|
font-size: 36px !important;
|
|
line-height: 43px;
|
|
}
|
|
|
|
.menu-posty .jt-cs .jtcs-author-date {
|
|
left: 335px;
|
|
font-size: 47px;
|
|
}
|
|
|
|
.prel .owl-carousel {
|
|
display: flex !important;
|
|
flex-direction: column;
|
|
row-gap: 45px;
|
|
}
|
|
|
|
.posty-container {
|
|
transform: scale(0.3);
|
|
left: -43%;
|
|
|
|
}
|
|
|
|
.dendro-art .blog-items .item-content {
|
|
width: 239px;
|
|
}
|
|
|
|
.dolaczdonas-szkola {
|
|
|
|
font-size: 22px;
|
|
height: 62px;
|
|
width: 271px;
|
|
|
|
}
|
|
|
|
.zdjecie-szkola img {
|
|
height: auto;
|
|
width: auto;
|
|
height: 300px;
|
|
margin: auto;
|
|
}
|
|
|
|
.naglowek-szkola p {
|
|
font-family: Palatino Linotype;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.zdjecie-szkola p {
|
|
margin: 0;
|
|
padding: 0;
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
|
|
.pagination__wrapper ul {
|
|
column-gap: 19px;
|
|
}
|
|
|
|
.wszyscypracownicy-tabela table {
|
|
font-size: 8px;
|
|
}
|
|
|
|
.posts-3 .green-buttons .ogladaj1:after {
|
|
left: 40px;
|
|
}
|
|
|
|
.gatun,
|
|
.magn,
|
|
.description,
|
|
.fils,
|
|
.zas {
|
|
justify-content: center;
|
|
display: flex;
|
|
}
|
|
|
|
.arboretum-logo {
|
|
position: relative;
|
|
left: -30%;
|
|
}
|
|
|
|
.green-buttons,
|
|
.green-buttons1,
|
|
.green-buttons1 .owl-item .jt-imagecover {
|
|
width: 396px;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jtc_introdate:before {
|
|
width: 206px;
|
|
}
|
|
|
|
.nasze-publikacje .jt-introtext {
|
|
font-size: 17px;
|
|
}
|
|
|
|
.nasze-publikacje .jt-cs p.readmore {
|
|
margin-right: 80px;
|
|
}
|
|
|
|
.nasze-publikacje .jtcs_item_wrapper {
|
|
padding: 0 15px 0 15px !important;
|
|
}
|
|
|
|
buttons .owl-item:nth-child(1) .jt-imagecover {
|
|
height: 303px;
|
|
width: 150px;
|
|
}
|
|
|
|
|
|
|
|
.green-buttons .ogladaj1 {
|
|
height: 69px;
|
|
width: 107px;
|
|
border-radius: 1px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-imagecover img {
|
|
height: 100%;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-imagecover {
|
|
height: 389px;
|
|
width: 196px;
|
|
}
|
|
|
|
.green-buttons .ogladaj1 {
|
|
left: 220px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jtcs-author-date:before {
|
|
content: '';
|
|
border: 1px solid black;
|
|
height: 154px;
|
|
width: 190px;
|
|
border-radius: 3px;
|
|
position: absolute;
|
|
left: -152px;
|
|
bottom: -112px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
left: 215px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-date {
|
|
left: -142px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .readmore {
|
|
left: 213px;
|
|
top: 178px;
|
|
}
|
|
|
|
.nasze-publikacje .owl-stage {
|
|
margin: auto;
|
|
display: block;
|
|
width: 355px !important;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 480px) {
|
|
.green-buttons1 .jtcs_item_wrapper .jt-title {
|
|
|
|
width: 228px;
|
|
|
|
}
|
|
.green-buttons .jtcs_item_wrapper .jt-title {
|
|
width: 174px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
|
|
height: 91px;
|
|
overflow: hidden;
|
|
}
|
|
.socials {
|
|
right: 11.5%;
|
|
}
|
|
|
|
.arboretum-nappodzd p {
|
|
width: 116px;
|
|
height: auto;
|
|
}
|
|
|
|
.up-arcenter1 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.arboretum-nappodzd {
|
|
max-width: -3%;
|
|
display: flex;
|
|
justify-content: center;
|
|
max-width: unset;
|
|
}
|
|
|
|
.mapa img {
|
|
height: 50%;
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
font-size: 15px;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
font-size: 15px;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore a {
|
|
font-size: 15px;
|
|
}
|
|
|
|
.arboretum .jtcs_item_wrapper .jt-title {
|
|
font-size: 30px;
|
|
}
|
|
|
|
.arboretum .jt-category a {
|
|
font-size: 17px;
|
|
;
|
|
}
|
|
|
|
.arboretum .jt-cs .jtcs-author-date {
|
|
font-size: 17px;
|
|
}
|
|
|
|
.arboretum .jtcs_item_wrapper .jt-title,
|
|
.arboretum .jt-cs .jtcs-author-date {
|
|
width: 360px !important;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 470px) {
|
|
|
|
.arboretum-kontakt-down {
|
|
|
|
height: 628px;
|
|
|
|
}
|
|
|
|
.dendro-grid1 {
|
|
display: flex;
|
|
justify-content: center;
|
|
padding-bottom: 450px;
|
|
column-gap: 90px;
|
|
padding-left: 20px;
|
|
padding-right: 20px;
|
|
margin-top: 50px;
|
|
margin-left: unset;
|
|
}
|
|
|
|
.dendro-grid1right {
|
|
margin-top: 113%;
|
|
}
|
|
|
|
.green-buttons {
|
|
margin-right: 59%;
|
|
}
|
|
|
|
.green-buttons1 {
|
|
margin-right: 59%;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 450px) {
|
|
.dendro-tekstprawa {
|
|
padding-right: 50px;
|
|
}
|
|
|
|
.oinstytucie-naglowek p {
|
|
display: flex;
|
|
justify-content: center;
|
|
font-family: Poppins;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.arboretum-kafle {
|
|
overflow: hidden;
|
|
}
|
|
|
|
.green-buttons1 {
|
|
margin-right: 59%;
|
|
margin-bottom: 86px;
|
|
}
|
|
|
|
.posts-5 img {
|
|
height: auto !important;
|
|
}
|
|
|
|
.image-titles {
|
|
top: 723px;
|
|
right: 33px;
|
|
}
|
|
|
|
.image-titles .container-image-big-title p {
|
|
font-size: 30px;
|
|
}
|
|
|
|
.socials .sc {
|
|
margin-left: 20px;
|
|
|
|
}
|
|
}
|
|
|
|
@media(max-width: 430px) {
|
|
.nauka .mod-custom {
|
|
overflow: hidden;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .com-content-article__body {
|
|
width: 275px;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .item-content {
|
|
padding: 0 10px 0 10px;
|
|
}
|
|
|
|
.image-titles .container-image-big-title p {
|
|
line-height: 38px;
|
|
font-size: 27px;
|
|
|
|
}
|
|
|
|
.menu-posty .jt-inner .jt-introtext p {
|
|
font-family: Poppins;
|
|
font-size: 27px;
|
|
}
|
|
|
|
|
|
|
|
body .dendro-art .blog-items .item-content .readmore {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
|
|
[data-id="mobilemenuck-222"].mobilemenuck a {
|
|
font-size: 9px !important;
|
|
}
|
|
|
|
.arboretum .owl-carousel .owl-item {
|
|
height: 850px !important;
|
|
}
|
|
|
|
.dmost {
|
|
|
|
word-break: break-word;
|
|
font-size: 17px;
|
|
}
|
|
|
|
#mobilemenuck-115-mobile {
|
|
padding-top: 54%;
|
|
}
|
|
|
|
.arboretum .owl-carousel .owl-stage {
|
|
height: auto !important;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.arboretum,
|
|
.posts-4 {
|
|
height: 1100px !important;
|
|
}
|
|
|
|
.up-arcenter {
|
|
flex-direction: column;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 22px;
|
|
}
|
|
|
|
.arboretum-logo {
|
|
position: relative;
|
|
left: -39%;
|
|
}
|
|
|
|
#mobilemenuck-426-mobile-bar .mobilemenuck-bar-button {
|
|
display: block !important;
|
|
}
|
|
|
|
|
|
|
|
.green-buttons1 .owl-item .readmore {
|
|
top: 148px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext,
|
|
.green-buttons1 .owl-item .jt-introtext {
|
|
font-size: 11px;
|
|
}
|
|
|
|
.green-buttons,
|
|
.green-buttons1,
|
|
.green-buttons1 .owl-item .jt-imagecover {
|
|
width: 360px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jtcs-author-date:before {
|
|
|
|
width: 154px;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(3) {
|
|
width: 270px;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(3) {
|
|
top: 23px;
|
|
}
|
|
|
|
.poznanska img {
|
|
width: 70%;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(4) {
|
|
font-size: 15px;
|
|
padding: 3px 15px 3px 15px;
|
|
bottom: 1%;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(2) p {
|
|
font-size: 12px;
|
|
|
|
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(2) {
|
|
line-height: 25px;
|
|
}
|
|
|
|
.poznanska .mod-custom:nth-child(3),
|
|
.poznanska .mod-custom:nth-child(3) p {
|
|
font-size: 8px;
|
|
}
|
|
|
|
.poznanska img {
|
|
margin-top: 102px;
|
|
width: 88%;
|
|
max-width: 100%;
|
|
object-fit: scale-down;
|
|
|
|
}
|
|
|
|
.posts-12 img {
|
|
height: auto;
|
|
|
|
}
|
|
|
|
.container-logo img {
|
|
width: 145px;
|
|
}
|
|
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
left: -61%;
|
|
top: 258px !important;
|
|
}
|
|
.arboretum #notmozmr {
|
|
width: 14% !important;
|
|
/* left: -20px; */
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
left: -58%;
|
|
top: 258px !important;
|
|
}
|
|
|
|
.arboretum .jt-category a {
|
|
left: -196px;
|
|
}
|
|
|
|
.arboretum .jtcs_item_wrapper .jt-title,
|
|
.arboretum .jt-cs .jtcs-author-date {
|
|
margin-left: 30px;
|
|
}
|
|
|
|
.arboretum .jt-cs .owl-carousel .owl-nav {
|
|
left: 0;
|
|
margin-left: 21px;
|
|
}
|
|
|
|
|
|
|
|
.arboretum .owl-carousel .owl-item img {
|
|
width: 6%;
|
|
height: 122px;
|
|
}
|
|
|
|
.arboretum .jtcs_item_wrapper .jt-title {
|
|
height: 136px;
|
|
}
|
|
|
|
.arboretum .jt-cs p.readmore a {
|
|
left: 5804px !important;
|
|
top: 413px !important;
|
|
}
|
|
|
|
.arboretum .owl-carousel .owl-item img {
|
|
width: 7%;
|
|
height: 100px;
|
|
}
|
|
|
|
.arboretum .jt-inner p:not(:has(img)) {
|
|
top: 455px;
|
|
}
|
|
|
|
.arboretum .notmozmr {
|
|
top: 455px;
|
|
}
|
|
|
|
.arboretum .jt-introtext {
|
|
display: flex;
|
|
flex-direction: column;
|
|
position: relative;
|
|
height: 234px;
|
|
}
|
|
|
|
.arboretum .jtcs_item_wrapper .jt-title {
|
|
top: 108px;
|
|
line-height: 33px;
|
|
}
|
|
|
|
.arboretum .jt-cs .jtcs-author-date {
|
|
top: 35px;
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):after {
|
|
height: 400px;
|
|
}
|
|
|
|
.header-ogloszenia,
|
|
.header-nauka {
|
|
margin-left: 30%;
|
|
}
|
|
|
|
.header-dendrobiology {
|
|
margin-left: 17%;
|
|
}
|
|
|
|
.posts-5 {
|
|
z-index: 10;
|
|
margin-top: -245px;
|
|
z-index: 10;
|
|
position: relative;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 420px) {
|
|
.nasze-publikacje .jt-cs p.readmore {
|
|
|
|
margin-top: 11px;
|
|
}
|
|
.green-buttons1 .jtcs_item_wrapper .jt-title {
|
|
|
|
line-height: 19px;
|
|
|
|
filter: brightness(0.65);
|
|
}
|
|
.green-buttons1 .jtcs_item_wrapper .jt-title {
|
|
width: 192px;
|
|
}
|
|
.arboretum .jt-cs p.readmore a {
|
|
left: 6093px !important;
|
|
top: 413px !important;
|
|
}
|
|
.wydarzenia #data1:after, .wydarzenia #data2:after {
|
|
left: -299px;
|
|
}
|
|
.wydarzenia .owl-carousel .owl-item:nth-child(1) {
|
|
left: -31px;
|
|
}
|
|
.konferencje h1 {
|
|
font-size: 34px;
|
|
text-align: center;
|
|
}
|
|
.konferencje img{
|
|
margin:0 !important;
|
|
height:auto;
|
|
position: relative;
|
|
top: 96px;
|
|
}
|
|
.konferencje p {
|
|
padding:0;
|
|
margin:0;
|
|
}
|
|
.green-buttons1 .owl-item .jt-imagecover{
|
|
height:200px
|
|
}
|
|
.green-buttons1 .owl-item .readmore a,.green-buttons .owl-item:nth-child(1) .readmore a
|
|
{
|
|
font-size:12px;
|
|
white-space: nowrap;
|
|
}
|
|
#mod-custom112{
|
|
display:none !important
|
|
}
|
|
#mod-custom145{
|
|
display:block !important;
|
|
}
|
|
.konferencje >*:not(img){
|
|
padding:15px;
|
|
}
|
|
|
|
.grid-dendrocontent .dendro-art .blog-items p,
|
|
.grid-dendrocontent .dendro-art .blog-items p a {
|
|
font-size: 11px !important;
|
|
}
|
|
|
|
html body .dendro-art .blog-items .item-content p.grut,
|
|
html body .dendro-art .blog-items .item-content div.grut {
|
|
margin: 0;
|
|
}
|
|
|
|
.dendro-menucontent {
|
|
width: 155px;
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
|
|
.aktualno .owl-carousel .owl-stage img {
|
|
max-width: 345px !important;
|
|
height: 330px !important;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jt-category {
|
|
left: 91px;
|
|
top: 414px;
|
|
|
|
}
|
|
|
|
.arboretum .jt-introtext p:nth-child(1):before {
|
|
margin-top: 3%;
|
|
}
|
|
.center-text .select2-results__option {
|
|
text-align: center;
|
|
}
|
|
.arboretum-kontakt .date,
|
|
.arboretum-kontakt .hour,
|
|
.rodzaj-zajec option,
|
|
.rodzaj-zajec select,
|
|
.wiek option {
|
|
|
|
font-size: 10px !important;
|
|
}
|
|
|
|
.itemid-164 .posty-container .owl-carousel .owl-item:nth-child(2) .slide:nth-child(1) {
|
|
top: -253px;
|
|
position: relative;
|
|
}
|
|
|
|
.posty-container .owl-carousel .owl-item {
|
|
overflow: visible;
|
|
}
|
|
|
|
.posts-7 .dendrobiology .jt-introtext p:first-child {
|
|
word-break: break-word;
|
|
padding-right: 46px;
|
|
}
|
|
|
|
.dendro-art {
|
|
|
|
align-items: center;
|
|
margin-left: 6px;
|
|
}
|
|
|
|
.bip-articles table a {
|
|
font-size: 10px;
|
|
}
|
|
|
|
#mobilemenuck-222-mobile-bar {
|
|
position: absolute !important;
|
|
top: 6% !important;
|
|
left: 64% !important;
|
|
}
|
|
|
|
#mobilemenuck-222-mobile .mobilemenuck-item-text {
|
|
|
|
font-size: 10px !important
|
|
}
|
|
|
|
#mobilemenuck-222-mobile .mobilemenuck-item {
|
|
display: block !important;
|
|
}
|
|
|
|
.dendrobiology .jt-introtext p:first-child {
|
|
word-break: break-word;
|
|
padding-right: 149px;
|
|
}
|
|
|
|
.dendro-art .blog h1 {
|
|
font-size: 39px;
|
|
}
|
|
|
|
body .dendro-art .blog-items .item-content p:nth-child(4) span {
|
|
font-size: 14px !important;
|
|
}
|
|
|
|
.dendro-art .blog-items .item-content p:nth-child(4) span {
|
|
font-family: Poppins;
|
|
font-size: 24px !important;
|
|
font-weight: 500;
|
|
line-height: 19px;
|
|
}
|
|
|
|
#mobilemenuck-227-mobile-bar .mobilemenuck-bar-button {
|
|
display: none;
|
|
position: relative;
|
|
left: 340px;
|
|
top: 16px !important;
|
|
right: 0;
|
|
z-index: 100;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.dendro-grid1right p:nth-child(1) {
|
|
font-family: Poppins;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.dendro-grid1right {
|
|
margin-top: 135%;
|
|
}
|
|
|
|
.com-content-article__body li,
|
|
.com-content-article__body p,
|
|
.com-content-article__body a,
|
|
.com-content-article__body span,
|
|
.com-content-article__body div,
|
|
.grid-instytut .item-page,
|
|
.grid-instytut .item-page p,
|
|
.grid-instytut .item-page span,
|
|
.grid-instytut .item-page p a {
|
|
font-family: Poppins;
|
|
font-size: 13px;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 19px;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper {
|
|
left: unset;
|
|
}
|
|
|
|
#mobilemenuck-115-mobile-bar {
|
|
display: block;
|
|
top: 8%;
|
|
}
|
|
|
|
.posts-3 {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
margin-top: 50px;
|
|
margin-bottom: -236px;
|
|
}
|
|
|
|
.owl-carousel .owl-item img {
|
|
display: block;
|
|
height: auto;
|
|
}
|
|
|
|
body header .mobilemenuck-bar-button img {
|
|
position: relative;
|
|
left: 30px;
|
|
top: -14px;
|
|
}
|
|
|
|
.posts-3 .green-buttons .ogladaj1:after {
|
|
left: 33px;
|
|
}
|
|
|
|
.arboretumgodziny-otwarciaobok {
|
|
height: 345px;
|
|
width: 350px;
|
|
}
|
|
|
|
.gridw {
|
|
text-align: center;
|
|
margin-top: 20px;
|
|
}
|
|
|
|
.inps {
|
|
flex-direction: column;
|
|
row-gap: 20px;
|
|
}
|
|
|
|
.inps div {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
|
|
.projektyipublikacje-grid1 {
|
|
height: 612px;
|
|
}
|
|
|
|
.publikacje-zdj2 {
|
|
|
|
top: -21%;
|
|
}
|
|
|
|
.publikacje-zdj1 {
|
|
|
|
top: 8%;
|
|
}
|
|
|
|
.publikacje-zdj2 img,
|
|
.publikacje-zdj1 img {
|
|
height: 200px;
|
|
}
|
|
|
|
#mobilemenuck-426-mobile-bar {
|
|
left: 62%;
|
|
top: 13%;
|
|
}
|
|
|
|
.projektyipublikacje-grid1 .publikacje-zdj2 p:nth-child(2),
|
|
.projektyipublikacje-grid1 .publikacje-zdj1 p:nth-child(2) {
|
|
top: 16%;
|
|
}
|
|
|
|
#mobilemenuck-426-mobile .mobilemenuck-item {
|
|
display: block !important;
|
|
}
|
|
|
|
.mobilemenuck-item-text {
|
|
font-family: Poppins !important;
|
|
font-size: 14px !important;
|
|
font-weight: 300 !important;
|
|
|
|
|
|
}
|
|
|
|
.mobilemenuck-item {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.dendrobiology .slide {
|
|
width: 418px;
|
|
}
|
|
|
|
.mobilemenuck-bar-button {
|
|
display: none;
|
|
position: relative;
|
|
left: 78px;
|
|
top: -47px !important;
|
|
right: 0;
|
|
z-index: 100;
|
|
}
|
|
|
|
.image-titles .container-image-litle-title p {
|
|
font-size: 10px;
|
|
}
|
|
|
|
.green-buttons,
|
|
.green-buttons1,
|
|
.green-buttons1 .owl-item .jt-imagecover {
|
|
width: 388px;
|
|
}
|
|
|
|
.container-top .mod-custom:nth-child(2) {
|
|
display: none;
|
|
}
|
|
|
|
.container-top .mod-custom:nth-child(1) {
|
|
display: block;
|
|
}
|
|
|
|
.container-top .mod-custom:nth-child(1) p {
|
|
position: relative;
|
|
}s
|
|
|
|
.container-top .mod-custom:nth-child(1) p {
|
|
background: linear-gradient(180deg, rgba(6, 63, 19, 0.4) 19.27%, rgba(255, 255, 255, 0) 100%);
|
|
|
|
}
|
|
|
|
.container-top img {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: relative;
|
|
z-index: -1;
|
|
}
|
|
|
|
.nasze-publikacje .jt-cs p.readmore {
|
|
margin-right: 54px;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
left: 241px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-date {
|
|
left: -118px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jtcs-author-date:before {
|
|
content: '';
|
|
border: 1px solid black;
|
|
height: 143px;
|
|
width: 178px;
|
|
margin-left: 4px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
left: 218px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
top: 294px;
|
|
width: 173px;
|
|
}
|
|
|
|
.image-titles {
|
|
top: 468px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-date .jtc_introdate {
|
|
top: -68px;
|
|
left: -24px;
|
|
}
|
|
|
|
.green-buttons .jtcs_item_wrapper .jt-title {
|
|
line-height: 14px;
|
|
top: 69%;
|
|
}
|
|
|
|
.green-buttons1 .jtcs_item_wrapper .jt-title {
|
|
top: 34px;
|
|
}
|
|
|
|
.socials {
|
|
left: unset !important;
|
|
right: 2%;
|
|
}
|
|
|
|
.green-buttons .ogladaj1 {
|
|
height: 69px;
|
|
width: 141px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
line-height: unset;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 412px) {
|
|
.container-menu img {
|
|
margin-left: 53px;
|
|
left: 19px;
|
|
top: -14px;
|
|
}
|
|
|
|
.green-buttons {
|
|
margin-right: 53%;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@media(max-width: 405px) {
|
|
|
|
|
|
.wydarzenia #data1:after,
|
|
.wydarzenia #data2:after,
|
|
.wydarzenia #data3:after,
|
|
.wydarzenia #data4:after,
|
|
.wydarzenia #data5:after,
|
|
.wydarzenia #data6:after {
|
|
left: -272px;
|
|
}
|
|
|
|
.wydarzenia .jt-inner {
|
|
width: 144px;
|
|
overflow: visible;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper .jt-title {
|
|
font-family: Poppins;
|
|
font-size: 11px;
|
|
}
|
|
|
|
.wydarzenia #data1:before,
|
|
.wydarzenia #data2:before,
|
|
.wydarzenia #data1:after,
|
|
.wydarzenia #data2:after,
|
|
.wydarzenia #data3:before,
|
|
.wydarzenia #data4:before,
|
|
.wydarzenia #data3:after,
|
|
.wydarzenia #data4:after,
|
|
.wydarzenia #data5:before,
|
|
.wydarzenia #data6:before,
|
|
.wydarzenia #data5:after,
|
|
.wydarzenia #data6:after {
|
|
font-size: 85px;
|
|
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .com-content-article__body {
|
|
width: 250px;
|
|
}
|
|
|
|
image-titles .container-image-big-title p {
|
|
line-height: 33px;
|
|
}
|
|
|
|
|
|
|
|
.dendro-impfaktor .custom p:nth-child(5) {
|
|
|
|
width: 301px;
|
|
}
|
|
|
|
.dendro-impfaktor .custom p:nth-child(6) {
|
|
width: 279px;
|
|
}
|
|
|
|
.dendro-impfaktor .custom p:nth-child(3) {
|
|
font-family: Poppins;
|
|
font-size: 15px;
|
|
font-weight: 600;
|
|
}
|
|
|
|
.dendro-podimpfaktor .custom p:nth-child(1),
|
|
.dendro-podimpfaktor .custom p:nth-child(2) {
|
|
width: 261px;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.dendro-podimpfaktor .custom p:nth-child(1),
|
|
.dendro-podimpfaktor .custom p:nth-child(2) {
|
|
width: 261px;
|
|
}
|
|
|
|
.dendro-impfaktor,
|
|
.dendro-podimpfaktor {
|
|
width: 347px;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 17px;
|
|
}
|
|
|
|
.dendrobiology .jt-introtext {
|
|
width: 184px;
|
|
}
|
|
|
|
.naglowek-szkola p {
|
|
font-family: Palatino Linotype;
|
|
font-size: 13px;
|
|
}
|
|
|
|
|
|
.wszyscypracownicy-tabela table {
|
|
font-size: 6px;
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 400px) {
|
|
.arboretum .jtcs_item_wrapper .jt-title, .arboretum .jt-cs .jtcs-author-date {
|
|
width: 322px !important;
|
|
}
|
|
.arboretum .jtcs_item_wrapper .jt-title {
|
|
font-size: 23px;
|
|
}
|
|
.arboretum .jt-category a {
|
|
font-size: 13px;
|
|
}
|
|
.arboretum .jt-cs p.readmore a {
|
|
left: 6053px !important;
|
|
top: 413px !important;
|
|
}
|
|
|
|
.arboretum-kontakt .date,
|
|
.arboretum-kontakt .hour,
|
|
.rodzaj-zajec option,
|
|
.rodzaj-zajec select,
|
|
.wiek option {
|
|
|
|
font-size: 8px !important;
|
|
}
|
|
|
|
#mobilemenuck-227-mobile-bar .mobilemenuck-bar-button {
|
|
display: none;
|
|
position: relative;
|
|
left: 309px;
|
|
}
|
|
|
|
.dendro-art .blog-items .item-content p:nth-child(n+3),
|
|
.dendro-art .blog-items .item-content p:nth-child(n+3)>* {
|
|
font-family: Roboto;
|
|
font-size: 11px !important;
|
|
}
|
|
|
|
.dendro-art .blog-items .item-content {
|
|
width: 206px;
|
|
}
|
|
|
|
.dendro-grid1right {
|
|
margin-top: 188%;
|
|
}
|
|
|
|
.oinstytucie-naglowek p {
|
|
display: flex;
|
|
justify-content: center;
|
|
font-family: Poppins;
|
|
font-size: 18px;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 312px !important;
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-stage {
|
|
|
|
column-gap: 17px;
|
|
}
|
|
|
|
.wydarzenia .jt-cs .jtcs-author-date,
|
|
.wydarzenia .jt-author,
|
|
.wydarzenia .jt-introtext {
|
|
font-size: 8px !important;
|
|
}
|
|
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jtcs-author-date {
|
|
display: flex;
|
|
order: 2;
|
|
height: fit-content;
|
|
position: absolute;
|
|
left: 344px;
|
|
}
|
|
|
|
.green-buttons1 .ogladaj2 {
|
|
right: 12px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jtcs-author-date:before {
|
|
width: 179px;
|
|
height: 143px;
|
|
width: 178px;
|
|
margin-left: 11px;
|
|
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jt-imagecover {
|
|
width: 367px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
top: 294px;
|
|
width: 149px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-date .jtc_introdate {
|
|
top: -64px;
|
|
left: -10px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 390px) {
|
|
.dendro-napis img {
|
|
width: 133px;
|
|
height: auto;
|
|
}
|
|
|
|
.arboretum-logo {
|
|
position: relative;
|
|
left: -48%;
|
|
}
|
|
|
|
.aktualno .owl-carousel .owl-stage img {
|
|
max-width: 325px !important;
|
|
}
|
|
|
|
.image-titles {
|
|
top: 394px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
|
|
width: 120px;
|
|
}
|
|
|
|
.tematyka ul li {
|
|
font-family: Poppins;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.jt-title,
|
|
.green-buttons .owl-item:nth-child(1) .jt-category {
|
|
font-size: 16px;
|
|
}
|
|
|
|
#mobilemenuck-426-mobile-bar {
|
|
left: 62%;
|
|
top: 11%;
|
|
}
|
|
|
|
.socials-ar {
|
|
margin-right: 10px;
|
|
}
|
|
|
|
.posts-3 .green-buttons .ogladaj1:after {
|
|
left: 7px;
|
|
}
|
|
|
|
.socials .contrast {
|
|
margin-left: 4px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
left: 212px;
|
|
width: 150px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jtcs-author-date:before {
|
|
width: 164px;
|
|
}
|
|
|
|
.languages {
|
|
margin-left: 20px;
|
|
}
|
|
|
|
.image-titles .container-image-litle-title p {
|
|
font-size: 13px;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@media(max-width: 380px) {
|
|
.green-buttons1 .owl-item .jt-category {
|
|
left: 129px;
|
|
top: 371px;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item:nth-child(2) {
|
|
left: -3px;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item:nth-child(3) {
|
|
left: -20px;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item:nth-child(4) {
|
|
left: -45px;
|
|
}
|
|
|
|
.wydarzenia .jtcs_item_wrapper .jt-title {
|
|
font-family: Poppins;
|
|
font-size: 10px;
|
|
}
|
|
|
|
.okruszki ol li a,
|
|
.okruszki ol li span {
|
|
font-size: 8px;
|
|
}
|
|
|
|
.wydarzenia .owl-carousel .owl-item {
|
|
width: 296px !important;
|
|
position: relative;
|
|
}
|
|
|
|
.semi .grid-menu-seminaria .com-content-article__body {
|
|
width: 220px;
|
|
}
|
|
|
|
.dendro-art {
|
|
width: fit-content !important;
|
|
align-items: unset;
|
|
}
|
|
|
|
.dendro-grid1right {
|
|
margin-top: 237%;
|
|
}
|
|
|
|
.dendro-grid1right {
|
|
margin-top: 188%;
|
|
margin-bottom: 41%;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 375px) {
|
|
.green-buttons1 .jt-introtext {
|
|
|
|
top: -49px;
|
|
|
|
}
|
|
|
|
.green-buttons1 .owl-item .readmore {
|
|
top: 140px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
left: 212px;
|
|
width: 131px;
|
|
}
|
|
|
|
.arboretum-kontakt .date,
|
|
.arboretum-kontakt .hour,
|
|
.rodzaj-zajec option,
|
|
.rodzaj-zajec select,
|
|
.wiek option {
|
|
|
|
font-size: 16px !important;
|
|
}
|
|
|
|
.menu-posty ul {
|
|
|
|
margin-left: 31px;
|
|
}
|
|
|
|
.posty-container {
|
|
transform: scale(0.3);
|
|
left: -55%;
|
|
}
|
|
|
|
.image-titles .container-image-big-title p {
|
|
font-size: 25px;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jt-imagecover {
|
|
width: 353px;
|
|
top: -26px;
|
|
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jt-category,
|
|
.green-buttons .owl-item .jt-title,
|
|
.green-buttons .owl-item:nth-child(1) .jt-category {
|
|
font-size: 13px;
|
|
}
|
|
|
|
.posts-3 .green-buttons1 .ogladaj2:after,
|
|
.posts-3 .green-buttons .ogladaj1:after {
|
|
width: 117px;
|
|
}
|
|
|
|
.posts-3 .green-buttons1 .ogladaj2:after {
|
|
height: 117px;
|
|
}
|
|
|
|
.green-buttons .ogladaj1 a,
|
|
.green-buttons1 .ogladaj2 a {
|
|
color: black !important;
|
|
position: relative;
|
|
z-index: 5;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.green-buttons1 .ogladaj2 {
|
|
right: 25px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jtcs-author-date:before {
|
|
width: 149px;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jtc_introdate:before {
|
|
content: '';
|
|
height: 197px;
|
|
}
|
|
|
|
.posts-3 .green-buttons .ogladaj1:after {
|
|
|
|
height: 117px;
|
|
left: 27px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 370px) {
|
|
|
|
.dendro-art .blog-items .item-content p:nth-child(n+3),
|
|
.dendro-art .blog-items .item-content p:nth-child(n+3)>* {
|
|
font-family: Roboto;
|
|
font-size: 8px !important;
|
|
}
|
|
|
|
.obrpra div .recenzenci div p {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.dendro-art .blog-items .item-content {
|
|
width: 188px;
|
|
}
|
|
|
|
.posts-3 .green-buttons .ogladaj1:after {
|
|
left: 16px;
|
|
}
|
|
|
|
#mobilemenuck-222-mobile .mobilemenuck-item-text {
|
|
|
|
font-size: 9px !important
|
|
}
|
|
|
|
.obrpra p:nth-child(1) {
|
|
font-family: Poppins;
|
|
font-size: 20px;
|
|
}
|
|
|
|
}
|
|
|
|
@media(max-width: 367px) {
|
|
|
|
.green-buttons .owl-item:nth-child(1) .readmore,
|
|
.green-buttons1 .owl-item .readmore {
|
|
|
|
font-size: 15px;
|
|
|
|
}
|
|
|
|
.green-buttons .jtcs_item_wrapper .jt-title {
|
|
width: 129px;
|
|
word-break: break-word;
|
|
}
|
|
|
|
.green-buttons .jtcs_item_wrapper .jt-title {
|
|
width: 129px;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jt-category,
|
|
.green-buttons .owl-item .jt-title,
|
|
.green-buttons .owl-item:nth-child(1) .jt-category {
|
|
font-size: 11px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext {
|
|
left: 212px;
|
|
width: 122px;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .readmore {
|
|
top: 126px;
|
|
}
|
|
|
|
.green-buttons1 .owl-item .jt-imagecover {
|
|
width: 342px;
|
|
top: -26px;
|
|
}
|
|
|
|
.green-buttons1 .ogladaj2 {
|
|
right: 36px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jtcs-author-date:before {
|
|
width: 135px;
|
|
}
|
|
|
|
.green-buttons .owl-item:nth-child(1) .jt-introtext,
|
|
.green-buttons1 .owl-item .jt-introtext {
|
|
font-size: 9px;
|
|
}
|
|
|
|
}
|
|
|
|
|
|
.hlink {
|
|
text-decoration: none;
|
|
color: inherit;
|
|
}
|
|
|
|
.com_dvtr_employees .liness3 {
|
|
display: none!important;
|
|
}
|
|
.com_dvtr_employees .grid-instytut {
|
|
display: block;
|
|
margin-top: 50px;
|
|
}
|
|
.com_dvtr_employees .grid-instytut .grid-child {
|
|
width: 100%;
|
|
}
|
|
.com_dvtr_employees .grid-instytut .container {
|
|
width: 100%;
|
|
max-width: 1300px;
|
|
}
|
|
.com_dvtr_employees .contact_data a {
|
|
word-break: break-all;
|
|
}
|
|
.com_dvtr_employees {
|
|
}
|
|
.com_dvtr_employees {
|
|
}
|
|
.com_dvtr_employees {
|
|
}
|