@import url("https://use.typekit.net/wah1euf.css");




/* GLOBALNE USTAWIENIA DLA KAŻDEJ WITRYNY */



.wp-block-image.aligncenter{
    width: 100%;
}


.ast-no-sidebar .entry-content .alignwide{
    margin: 0 -50px 75px -50px;
}


.entry-content > .wp-block-group, .entry-content > .wp-block-media-text, .entry-content > .wp-block-cover, .entry-content > .wp-block-columns{
    max-width: none;
    width: auto;
}


.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
    display: none;
}


/* BANER NA STRONIE GŁÓWNEJ AWF */



.banner{
    margin: 0 -50px;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
    margin-bottom: 75px;
}

.banner .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{
    opacity: 1;
    background: linear-gradient(0.31deg, rgba(0, 0, 0, 0.4) 0.29%, rgba(0, 0, 0, 0.4) 0.3%, rgba(0, 0, 0, 0) 44.67%)
}

.banner .has-black-background-color{
    background-color: transparent!important;
}

#page .clear .banner .wp-block-column{
    margin-left: 0;
}

.clear .banner .banner-first-column, .clear .banner .banner-second-column, .clear .banner .banner-third-column{
    margin: 0;
}

#page .ast-container .clear .empty-header-banner{
    font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 6.5vw;
    color:transparent;
    -webkit-text-stroke:0.15vw #ffffff;
    align-self: end;
}


#page .ast-container .clear .empty-header-banner:lang(en){
    font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 5.5vw;
    color:transparent;
    -webkit-text-stroke:0.15vw #ffffff;
    align-self: end;
}

.banner .wp-block-cover{
    height: calc(100vh - 115px);
    padding:0;
}

 .clear .banner .wp-block-cover__inner-container{
    /* justify-content: space-between; */
    height: 100%;
    display: grid;
}

.clear .banner .wp-block-cover__inner-container .wp-block-buttons{
    display: none;
}

.clear .banner .wp-block-cover__inner-container .wp-block-buttons a{
    font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.4vw;
    text-align: left;
    padding-left: 2vw;
    color:white;
}

.banner .wp-block-cover__inner-container .wp-block-buttons a:hover{
    color:transparent;
	-webkit-text-stroke:0.05vw white;
    font-weight: 600;
    text-decoration: none;
}

.clear .banner .wp-block-cover__inner-container .wp-block-buttons a::after{
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2021/10/Group-249.svg);
    height: 2vw;
    width: 2vw;
    background-repeat: no-repeat;
    background-size:2vw;
    margin-top: 0.6vw;
    margin-left: 5%;
}

.banner .wp-block-cover__inner-container:hover .wp-block-buttons{
    display: grid;
    align-self: center;
}

.banner .wp-block-cover__inner-container:hover .empty-header-banner{
    display: none;
}

.clear .banner .wp-block-cover__inner-container:hover{
    background:linear-gradient(0deg, rgba(0, 84, 58, 0.7), rgba(0, 84, 58, 0.7)), linear-gradient(178.47deg, rgba(0, 0, 1, 0.65) 56.5%, rgba(0, 0, 1, 0) 127.03%);
}



/* BANER NA STRONIE WYDZIAŁOWEJ */



.banner-department{
    margin: 0 -50px;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
}

.banner-department .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{
    opacity: 1;
    background: linear-gradient(0.31deg, rgba(0, 0, 0, 0.4) 0.29%, rgba(0, 0, 0, 0.4) 0.3%, rgba(0, 0, 0, 0) 44.67%)
}

.banner-department .has-black-background-color{
    background-color: transparent!important;
}

#page .clear .banner-department .wp-block-column{
    margin-left: -1px;
}

.clear .banner-department .banner-department-first-column, .clear .banner-department .banner-department-second-column, .clear .banner-department .banner-department-third-column{
    margin: 0;
}

#page .ast-container .clear .banner-department .empty-header-banner{
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 4vw;
    color:transparent;
    -webkit-text-stroke:0.15vw #ffffff;
    align-self: end;
}

.banner-department .wp-block-cover{
    height: calc(100vh - 170px);
    padding:0;
}

 .clear .banner-department .wp-block-cover__inner-container{
    /* justify-content: space-between; */
    height: 100%;
    display: grid;
}

.clear .banner-department .wp-block-cover__inner-container .wp-block-buttons{
    display: none;
}

.clear .banner-department .wp-block-cover__inner-container .wp-block-buttons a{
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.4vw;
    text-align: left;
    padding-left: 2vw;
    color:white;
}

.banner-department .wp-block-cover__inner-container .wp-block-buttons a:hover{
    color:transparent;
	-webkit-text-stroke:0.05vw white;
    font-weight: 600;
    text-decoration: none;
}

.clear .banner-department .wp-block-cover__inner-container .wp-block-buttons a::after{
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2021/10/Group-249.svg);
    height: 2vw;
    width: 2vw;
    background-repeat: no-repeat;
    background-size:2vw;
    margin-top: 0.6vw;
    margin-left: 5%;
}

.banner-department .wp-block-cover__inner-container:hover .wp-block-buttons{
    display: grid;
    align-self: center;
}

.banner-department .wp-block-cover__inner-container:hover .empty-header-banner{
    display: none;
}

.clear .banner-department .wp-block-cover__inner-container:hover{
    background:linear-gradient(0deg, rgba(0, 84, 58, 0.7), rgba(0, 84, 58, 0.7)), linear-gradient(178.47deg, rgba(0, 0, 1, 0.65) 56.5%, rgba(0, 0, 1, 0) 127.03%);
}



/* PASEK POD BANEREM WYDZIAŁOWYM */


.clear .section-more-info{
	margin:0 -50px;
	height:40px;
	padding:0;
    box-shadow: #0000000d 0px -2px 5px 5px;
}

.clear .section-more-info .button-more-info a{
	font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.2vw;
    text-align: left;
    padding: 0!important;
    background-color: transparent!important;
    border: none;
}

.clear .section-more-info .button-more-info::after{
    display: inline-block;
    color: #005335;
    font: normal 20px/1 'dashicons';
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f103";
    margin-left: 10px;
    margin-top: 6px;
}



/* BANER ZE STRONY CZASOPISM */



#page .section-magazine{
    margin-bottom: 50px;
    margin-left: -50px;
    margin-right: -50px;
    background: #005335;
}

#page .section-magazine-first-column .wp-block-image.size-full{
    margin:0;
}

#page .section-magazine-first-column, .section-magazine-second-column{
    height: 20vw;
}

#page .section-magazine-first-column img{
    height: 20vw;
    object-fit: cover;
    margin-left: -3px;
}

#page .section-magazine .section-magazine-first-column{
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}

/* .section-magazine-first-column::after{
    content: " ";
    background-image: url(http://czasopismo.mp-dev.awf.wroc.pl/wp-content/uploads/sites/24/2021/10/flaga-trojkata-gora-1.svg);
    position: absolute;
    left: 0.5vw;
    top: 155px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 12vw;
} */

#page .section-magazine .section-magazine-second-column{
    margin-left: 0;
    padding-top: 6vw;
}

#page .section-magazine .section-magazine-second-column h3{
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size:2.5vw;
    letter-spacing:0.6px;
    margin-bottom:0;
    color:white;
}

#page .section-magazine .section-magazine-second-column p{
    font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size:1.5vw;
    letter-spacing:0.6px;
    margin-bottom:0;
    color:white;
}

#page .section-magazine .section-magazine-second-column{
    background:#005335;
    background-image: url(/wp-content/uploads/sites/24/2021/10/flaga-trojkata-dol-1.svg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: 15vw;
    background-position-y: bottom;
}



/* SEKCJA Z DUŻĄ LITERĄ I SKOSEM */



.wp-block-columns.big-letter-and-slant{
	height:21vw;
}

#page .big-letter-and-slant .big-letter-and-slant-first-column{
    height: 21vw;
}

#page .big-letter-and-slant-first-column{
	background:#005335;
	background-image: url(/wp-content/uploads/2021/09/Group-244.svg);
	background-size: 100vw;
	background-position:center;
}

#page .big-letter-and-slant .big-letter-and-slant-second-column img{
	height:21vw;
	object-fit:cover;
}

#page .big-letter-and-slant .wp-block-image.size-full{
    margin-top: 0!important;
}

#page .big-letter-and-slant .big-letter-and-slant-first-column{
	clip-path: polygon(0 0, 100% 0, 80% 	100%, 0% 100%);
    margin-top:0;
    margin-bottom: 0;
}

#page .big-letter-and-slant .big-letter-and-slant-second-column{
	margin-left:-10.7%;
	clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
    margin-top: 0;
    margin-bottom: 0;
}

#page .big-letter-and-slant-first-column .big-letter p{
	 font-family: ballinger, sans-	serif;
    font-style: normal;
    font-weight: 800;
    font-size: 8.5vw;
    color:transparent;
	-webkit-text-stroke:1px #ffff;
	margin-left:2vw;
	margin-top:-0.5vw;
    line-height: 1.5;

}

#page .big-letter-and-slant-first-column .next-to-big-letter{
	margin-left:11%;
	padding-right:18%;
}

#page .big-letter-and-slant-first-column .next-to-big-letter h4{
	font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.2vw;
	color:white;
	margin-top:6vw;
    margin-bottom: 0;
    line-height: 1.5;
}

#page .big-letter-and-slant-first-column .next-to-big-letter p{
	color:white;
	font-size:1.2vw;
    margin-bottom:0.5vw;
    line-height: 1.5;
}

#page .big-letter-and-slant-first-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
	padding-left:0;
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 700;
	font-size:1.5vw;
    text-align:left;
    padding-top: 0.8vw;
    padding-right: 0;
    letter-spacing: 0.5px;
    color:white;
    width: auto;
    text-decoration: none;
    line-height: 1.5;
}



/* BLOK Z DUŻĄ LITERĄ I SKOSEM W PRAWO */


.clear .big-letter-and-slant-right{
	height:35vw;
    margin-bottom: 75px;
}

.big-letter-and-slant-right-first-column{
	background:#00613D;
	background-image: url(/wp-content/uploads/2021/09/Group-244.svg);
	background-size: 100vw;
	background-position:center;
    height: 35vw;
}

.big-letter-and-slant-right .big-letter-and-slant-right-second-column-right .wp-block-image.alignfull img, .wp-block-image.alignwide img{
	height:35vw;
	object-fit:cover;
}

.big-letter-and-slant-right .big-letter-and-slant-right-first-column{
	clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
}

#page .big-letter-and-slant-right .big-letter-and-slant-right-second-column{
	margin-left:-7.7%;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
}

.big-letter-and-slant-right-first-column .big-letter p{
	font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 8.5vw;
    color:transparent;
	-webkit-text-stroke:1px #fff;
	margin-left:2vw;
    margin-top:1.5vw;
}

#page .big-letter-and-slant-right-first-column .next-to-big-letter{
	margin-left:10%;
	padding-right:15%;
}

.big-letter-and-slant-right-first-column .next-to-big-letter h4{
	font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.5vw;
	color:white;
	margin-top:8.5vw;
    margin-bottom: 0;
}

.big-letter-and-slant-right-first-column .next-to-big-letter p{
	color:white;
	font-size:1.1vw;
    margin-bottom:0;
}

.clear .big-letter-and-slant-right-first-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
    padding: 20px 0px 15px 0px;
	font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 700;
	font-size:1.2vw;
    background:white;
    text-align:center;
    width: 100%;
    margin-top: 1.2vw;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0 100%);
    color:#005335!important;
}



/* BLOK Z DUŻĄ LITERĄ I SKOSEM W LEWO */



.wp-block-columns.big-letter-and-left-slant{
	height:21vw;
}

.big-letter-and-left-slant-first-column{
	height:21vw;
	object-fit:cover;
}

.big-letter-and-left-slant-second-column{
    height: 21vw;
}

.big-letter-and-left-slant .big-letter-and-left-slant-second-column{
	background:#00613D;
	background-image: url(/wp-content/uploads/2021/09/Group-244.svg);
	background-size: 100vw;
	background-position:center;
}

.big-letter-and-left-slant .wp-block-image.size-full{
    margin-top: 0!important;
}

.big-letter-and-left-slant .big-letter-and-left-slant-first-column{
	clip-path: polygon(0 0, 100% 0, 80% 	100%, 0% 100%);
}

#page .big-letter-and-left-slant .big-letter-and-left-slant-second-column{
	margin-left:-10.7%;
	clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
    margin-top: 0;
    margin-bottom: 0;
}

.big-letter-and-left-slant-second-column .big-letter-left-slant p{
    font-family: ballinger, sans-	serif;
   font-style: normal;
   font-weight: 800;
   font-size: 8.5vw;
   color:transparent;
   -webkit-text-stroke:1px #fff;
   margin-left:4vw;
   margin-top:0;
}

.big-letter-and-left-slant-second-column .next-to-big-letter-left-slant{
	margin-left:11%;
	padding-right:10%;
}

.big-letter-and-left-slant-second-column .next-to-big-letter-left-slant h4{
	font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.2vw;
	color:white;
	margin-top:7vw;
    margin-bottom: 0.5vw;
}

.big-letter-and-left-slant-second-column .next-to-big-letter-left-slant p, .big-letter-and-left-slant-second-column .next-to-big-letter-left-slant li{
	color:white;
    margin-bottom:0;
}

.big-letter-and-left-slant-second-column .next-to-big-letter-left-slant ul li::marker{
    color:white;
}

.wp-block-column .big-letter-left-slant{
    margin-left:15%;
}

.big-letter-and-left-slant-second-column .next-to-big-letter-left-slant{
    margin-left:35px;
}

.big-letter-and-left-slant-first-column .wp-block-image img{
    height: 21vw;
    width: 100%;
    object-fit: cover;
}

.big-letter-and-left-slant-second-column .next-to-big-letter-left-slant .wp-block-buttons .wp-block-button__link{
	padding-left:0;
	font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 700;
	font-size:1.3vw;
    text-align:left;
    padding-top: 0.8vw;
    letter-spacing: 0.5px;
}




/* GALERIA GRID */

.gallery-container-tablet, .gallery-container-mobile{
    display: none;
}

.gallery-container{
	display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    margin: 0px -50px 75px -50px;
}

.gallery-poster img{
	height:12vw;
    object-fit: cover;

}

.gallery-poster img::before{
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    opacity: 1;
    background: rgba(0,0,0,.5);
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.gallery-poster{
    position: absolute;
}


.gallery-name{
    position: absolute;
    bottom: 0;
    height: 12vw;
    width: 100%;
}

.gallery-name:hover{
    background: linear-gradient(0deg, rgba(0, 97, 61, 0.8), rgba(0, 97, 61, 0.8)), url(d83061d2cf859303-01_Obozy_w_Olejnicy_2021_1600x1071.jpg);
    background-blend-mode: multiply, normal;
}

.gallery-name p{
    color:transparent;
    font-size: 1.2vw;
    position: absolute;
    bottom: 0;
    width: 12vw;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.gallery-item{
    position: relative;
    height: 12vw;
}

.gallery-name{
    padding-left: 1vw;
    font-family: 'Roboto', sans-serif;
}

.gallery-item:hover .gallery-name p{
    color:white;
    font-weight: 500;
    line-height: 1.5;
}




/* BLOK SOCIAL MEDIA */



.clear .section-social-media a:hover{
    text-decoration: none;
}

.section-social-media{
    margin: 0 5% 0 0%;
}

.section-social-media img{
    width: 4vw;
    margin-bottom: 4vw;
}

.section-social-media .wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption{
    display: block;
    font-weight: 600;
    text-decoration: none;
    font-size: 1.2vw;
    line-height: 1.5;
}

.in img{
    margin-top: 2vw;
}



/* AKTUALNOŚCI PRZEWIJANE ZE ZDJĘCIAMI */



.section-news{
    margin-bottom: 75px;
}

.clear .section-news a:hover{
    text-decoration: none;
    font-weight: 500;
}

#page .section-news .news-header{
    margin-left: 50px;
}

#page .section-news .section-news-first-column{
    margin-left: -50px;
}

#page .section-news .bs-container-carousel{
    height: 30vw;
}

#page .section-news .bs-container-carousel__posts-section__img{
    object-fit: cover;
}

#page .section-news .bs-container-carousel__posts-section{
    padding:0;
}

#page .section-news .bs-container-carousel__posts-section__text{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #ffff;
    font-size: 1.2vw;
    padding-left: 50px;
    line-height: 1.5;
}

#page .section-news .bs-container-carousel__posts-section__header{
    font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.4vw;
    padding: 15px 50px 10px 50px;
    margin-bottom: 5px;
    background: #00613dde;
}

#page .section-news .bs-container-carousel__posts-section__date{
    padding-left: 50px;
    margin-bottom: 0.5vw;
}


.clear .section-news .bs-container-carousel__posts-section__view-more{
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-size: 1.3vw;
    color:#ffff;
    text-decoration: none!important;
    padding: 12px 50px 15px 50px;
    background: #00613dde;
}

.clear .bs-container-carousel__nav--number-post{
    color:white;
    font-size: 18px;
}

.section-news .bs-container-carousel__posts-section__view-more img{
    height: 1.2vw;
}

.section-news .bs-container-carousel__posts-section--item{
    height: 30vw;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: end;
    width: 100%;
    padding-bottom: 3vw;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0 100%);
    padding-right: 0;
}


.section-news .section-news-second-column{
    margin-top: -6vw;
}

#page .section-news .section-news-second-column .bs-awf-news__categorie h3{
    background-color: transparent;
    border: none;
    padding: 0 5px 20px 0;
    border-bottom: solid 12px transparent;
    clip-path: polygon(0 0, 100% 0%, 96% 100%, 0% 100%);
    margin-bottom: -14px;
    font-size: 1.2vw;
    margin-right: 2vw;
}

#page.section-news .section-news-second-column .bs-awf-news__categorie h3{
    color: rgba(0, 0, 0, 1);
    font-family: Ballinger, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.2vw;
}


#page .section-news .section-news-second-column .bs-awf-news__categorie h3:hover {
    border-bottom: solid 12px #00613D;
    border-radius: 0;
    clip-path: polygon(0 0, 100% 0%, 96% 100%, 0% 100%);
}

.section-news .section-news-second-column .bs-awf-news__categories{
    border-bottom: solid 3px #00613D;
    margin-bottom: 3.2vw;
}


.clear .bs-awf-news__posts-box{
    height: 30vw;
    margin-top: 12px;
}

.bs-awf-news__categorie:hover{
    border: none!important;
}

.section-news .section-news-second-column .bs-awf-news__categorie--name.bs-awf-news__categorie__active{
    border-bottom: solid 12px #00613D;
}

.bs-awf-news__posts-box-section{
    justify-content: space-between;
}

.clear .bs-awf-news__posts-box-post{
    width: 48%!important;
}

.bs-awf-news__posts-box-post img{
    height: 12vw;
    width: 60vw;
    object-fit: cover;
}

#page .section-news .section-news-second-column  .bs-awf-news__posts-box-post h2{
    font-size: 1.3vw;
    font-weight: 700;
    color:#1D1D1B;
    margin-top: 1vw;
    margin-bottom: 0.5vw;
    text-decoration: none;
    line-height: 1.2;
}

#page .section-news .section-news-second-column  .bs-awf-news__posts-box-post p{
    font-size: 1.2vw;
    color:#1D1D1B;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-decoration: none;
}

#page .section-news .section-news-second-column  .bs-awf-news__posts-box-post a{
    text-decoration: none;
}

#page .section-news .section-news-second-column  .bs-awf-news__posts-box-post .bs-awf-news__posts-box-section__date{
    margin-bottom: 0.5vw;
}




/* KARUZELA WYDARZEŃ*/


.mobile-events, .tablet-events{
    display:none;
}



/* BLOK Z KARUZELĄ Z PRAWEJ STRONY */

.section-right-slider .section-right-slider-second-column .button-project-mobile{
    display: none;
}

.clear .section-right-slider{
    margin: 50px 0;
}

.clear .section-right-slider .wp-block-columns{
    align-items: center;
}

.clear .section-right-slider #carouselPostTypeSlider .post{
    display:flex;
    flex-direction: column-reverse;
    margin-left: 10%;
}

.clear #carouselPostTypeSlider .carousel-previous, .clear #carouselPostTypeSlider .carousel-next{
    top: 0, important !important;
}

.wp-block-columns.section-counter{
	height:25vw;
    margin-bottom: 75px;
    margin-top: 75px;
}

.section-right-slider{
	background:#005335;
	background-image: url(/wp-content/uploads/2021/09/Group-244.svg);
	background-size: 100vw;
	background-position:center;
}

.section-right-slider .wp-block-columns, .section-right-slider .wp-block-column{
    margin: 0.5em 0;
}

.clear .section-right-slider .section-right-slider-second-column{
    align-self: center;
    margin:2vw 0;
}

.section-right-slider-second-column .wp-block-getwid-countdown .countdown-section{
    border: solid 2px white;
    margin-right: 2vw;
}

.section-right-slider-second-column .wp-block-getwid-countdown .is-countdown .countdown-row .countdown-section{
    height: auto;
    width: 8vw;
    font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 800;
    color:white;
    font-size: 2.5vw;
}

.section-right-slider-second-column .wp-block-getwid-countdown .is-countdown .countdown-row{
    justify-content: space-between;

}

.section-right-slider-first-column .big-letter p{
	font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 8.5vw;
    color:transparent;
	-webkit-text-stroke:1px #fff;
	margin-left:2vw;
    margin-top:-4vw;
    margin-bottom: 0;
}


#page .section-right-slider-first-column .next-to-big-letter{
	margin-left:10%;
	padding-right:5%;
}

.section-right-slider-first-column .next-to-big-letter h4{
	font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.5vw;
	color:white;
	margin-top:4vw;
    margin-bottom: 1.5vw;
}

.section-right-slider-first-column .next-to-big-letter p{
	color:white;
	font-size:1.1vw;
    margin-bottom:0;
}

.section-right-slider #carouselPostTypeSlider .fImages{
    width: 22.5vw;
    height: 10vw;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
}

.section-right-slider #carouselPostTypeSlider .fImages img{
    width: 22.5vw;
    height: 10vw;
    object-fit: cover;
}

.section-right-slider .carousel-control-next, .section-right-slider .carousel-control-prev{
    background-image: none;
}

.clear #carouselPostTypeSlider .post{
    max-height: 100%;
}



/* BLOK Z KARUZELĄ Z PRAWEJ STRONY (AMBASADORZY) */



.clear .section-right-slider-people{
    margin: 50px 0;
}

.clear .section-right-slider-people .wp-block-columns{
    align-items: center;
}

.clear .section-right-slider-people #carouselPostTypeSlider .post{
    max-width: 40%;
    margin-left: 5%;
}

#carouselPostTypeSlider .content{
    margin-left: 5%;
}

.clear #carouselPostTypeSlider .carousel-previous, .clear #carouselPostTypeSlider .carousel-next{
    top: 0, important !important;
}

.wp-block-columns.section-counter{
	height:25vw;
    margin-bottom: 75px;
    margin-top: 75px;
}

.section-right-slider-people{
	background:#005335;
	background-image: url(/wp-content/uploads/2021/09/Group-244.svg);
	background-size: 100vw;
	background-position:center;
}

.section-right-slider-people .wp-block-columns, .section-right-slider-people .wp-block-column{
    margin: 0.5em 0;
}

.clear .section-right-slider-people .section-right-slider-people-second-column{
    align-self: center;
    margin:2vw 0;
    flex-basis: 55%;
}

.clear .section-right-slider-people .section-right-slider-people-first-column{
    flex-basis: 45%;
}

.section-right-slider-people-second-column .wp-block-getwid-countdown .countdown-section{
    border: solid 2px white;
    margin-right: 2vw;
}

.section-right-slider-people-second-column .wp-block-getwid-countdown .is-countdown .countdown-row .countdown-section{
    height: auto;
    width: 8vw;
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 800;
    color:white;
    font-size: 2.5vw;
}

.section-right-slider-people-second-column .wp-block-getwid-countdown .is-countdown .countdown-row{
    justify-content: space-between;

}

.section-right-slider-people-first-column .big-letter p{
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 8.5vw;
    color:transparent;
	-webkit-text-stroke:1px #fff;
	margin-left:2vw;
    margin-top:-2vw;
    margin-bottom: 0;
}


#page .section-right-slider-people-first-column .next-to-big-letter{
	margin-left:12%;
	padding-right:5%;
}

.section-right-slider-people-first-column .next-to-big-letter h4{
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.5vw;
	color:white;
	margin-top: 5vw;
    margin-bottom: 0.5vw;
}

.section-right-slider-people-first-column .next-to-big-letter p{
	color:white;
	font-size:1.1vw;
    margin-bottom:10px;
}

.section-right-slider-people #carouselPostTypeSlider .fImages{
    width: 13vw;
    height: 14vw;
}

.section-right-slider-people #carouselPostTypeSlider .fImages img{
    width: 12vw;
    height: 13vw;
    object-fit: cover;
}

.section-right-slider-people .carousel-control-next, .section-right-slider-people .carousel-control-prev{
    background-image: none;
}

.clear #carouselPostTypeSlider .post{
    max-height: 100%;
}

#carouselPostTypeSlider .slides-counter{
    margin-bottom: 0;
    line-height: 2;
}

/* BANER Z TYTUŁEM NA ŚRODKU NA ZIELONYM PASKU */




.jobs-baner{
    margin:0 -50px;
    z-index: 5;
    height: 30vw;
    min-height: 30vw;
    padding: 0;
}

.clear .jobs-baner .wp-block-cover__inner-container{
    height: auto;
    display: grid;
    background-color: rgba(0, 84, 58, 0.8);
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    mix-blend-mode: hard-light;
    padding: 35px 0 15px 0;
}

#page .clear .jobs-baner .wp-block-cover__inner-container h2{
    align-self: end;
    line-height: 1;
    color: transparent;
    -webkit-text-stroke: 0.15vw #ffffff;
    margin-bottom: 0;
}

#page .clear .jobs-baner .wp-block-cover__inner-container h3{
    line-height:1.5;
    margin-bottom: 0;
    color:white;
    font-size: 1.5vw;
}

.ast-plain-container.ast-no-sidebar .entry-content .alignwide .wp-block-cover__inner-container, .ast-plain-container.ast-no-sidebar .entry-content .alignfull .wp-block-cover__inner-container{
    max-width: 100%;
    width: 100%;
}



/*  BLOK Z NACHODZĄCĄ SEKCJĄ I ZDJĘCIEM Z LEWEJ STRONY */



.wp-block-columns.overlapping-section{
	height:30vw;
    margin: 75px 0;
}

.overlapping-section-first-column{
	background:#005335;
	background-image: url(/wp-content/uploads/2021/09/Group-244.svg);
	background-size: 100vw;
	background-position:center;
}

.overlapping-section .overlapping-section-second-column img{
	height:30vw;
	object-fit:cover;
}

#page .clear .overlapping-section .overlapping-section-first-column{
    margin-left:-12%;
    clip-path: polygon(15% 0%, 100% 0, 100% 100%, 0% 100%);
    height: 27vw;
    align-self: center;
}

.overlapping-section .overlapping-section-first-column .wp-block-columns{
    padding-left: 15%;
    margin-top:3vw;
}

.overlapping-section .overlapping-section-second-column{
	clip-path: polygon(0 0, 100% 0, 85% 	100%, 0% 100%);
}

.overlapping-section-first-column .big-letter p{
	 font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 8.5vw;
    color:transparent;
	-webkit-text-stroke:1px #fff;
	/* margin-left:2vw; */
	margin-top:0;
}

#page .overlapping-section-first-column .next-to-big-letter{
	margin-left: 5%;
    padding-right: 5%;
    align-self: center;
    margin-top: 7vw;
}

.overlapping-section-first-column .next-to-big-letter h4{
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.5vw;
	color:white;
	margin-top:0;
    margin-bottom: 0.5vw;
}

.overlapping-section-first-column .next-to-big-letter p{
	color:white;
	font-size:1.1vw;
    margin-bottom:0.5vw;
}



/*  BLOK Z NACHODZĄCĄ SEKCJĄ I ZDJĘCIEM Z PRAWEJ STRONY */



.wp-block-columns.overlapping-section-right-photo{
	height:30vw;
}

.overlapping-section-right-photo-first-column{
	background:#005335;
	background-image: url(/wp-content/uploads/2021/09/Group-244.svg);
	background-size: 100vw;
	background-position:center;
}

.overlapping-section-right-photo .overlapping-section-right-photo-second-column img{
	height:30vw;
	object-fit:cover;
}

#page .clear .overlapping-section-right-photo .overlapping-section-right-photo-first-column{
   clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
    height: 25vw;
    align-self: center;
	z-index:9;
}

#page .overlapping-section-right-photo .overlapping-section-right-photo-first-column .wp-block-columns{
    padding-left: 5%;
    margin-top:3vw;
}

#page .overlapping-section-right-photo .overlapping-section-right-photo-second-column{
	clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
	margin-left:-12vw;

}

.overlapping-section-right-photo-first-column .big-letter p{
	 font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 8.5vw;
    color:transparent;
	-webkit-text-stroke:1px #fff;
	/* margin-left:2vw; */
	margin-top:0;
}

#page .overlapping-section-right-photo-first-column .next-to-big-letter{
	margin-left: 5%;
    padding-right: 6.5%;
    align-self: center;
    padding-top: 6.5vw;
}

.overlapping-section-right-photo-first-column .next-to-big-letter h4{
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.5vw;
	color:white;
	margin-top:0;
    margin-bottom: 0.5vw;
}

.overlapping-section-right-photo-first-column .next-to-big-letter p{
	color:white;
	font-size:1.1vw;
    margin-bottom:0.5vw;
}

.overlapping-section-right-photo-first-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
	padding-left:0;
    padding-right: 0;
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 700;
	font-size:1.5vw;
	color:white;
    text-align:left;
    width: auto;
}


/* Blok z dwoma dużymi literami */



.clear .two-big-letter{
	min-height:25vw;
}

.two-big-letter-first-column .big-letter p{
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 8vw;
    color:transparent;
	-webkit-text-stroke:0.2vw #fff;
	margin-left:2vw;
    margin-top:0;
    line-height: 1.5;
}



.two-big-letter-first-column{
    background-color: #005335;
    padding: 20px 0;
    background-image: url(/wp-content/uploads/2021/09/Group-244.svg);
    background-size: 100vw;
    background-position: center;
}

.two-big-letter-second-column{
    padding-top: 20px;
}

.two-big-letter .next-to-big-letter{
	margin-left:12%;
	padding-right:2%;
}

.two-big-letter-second-column .big-letter p{
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 8vw;
    color:transparent;
	-webkit-text-stroke:0.25vw #005335;
	margin-left:2vw;
    margin-top:0vw;
    line-height: 1.5;
}

#page .two-big-letter-first-column .next-to-big-letter h4{
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2vw;
	color:white;
	margin-top:6.5vw;
    /* margin-left: 4vw; */
    margin-bottom: 2vw;
}

#page .two-big-letter-second-column .next-to-big-letter h4{
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2vw;
	color:#1D1D1B;
	margin-top:6.5vw;
    /* margin-left: 4vw; */
    margin-bottom: 2vw;
}

.two-big-letter-first-column .next-to-big-letter p, .two-big-letter-first-column .next-to-big-letter ul li{
	color:white;
	font-size:1.2vw;
    margin-bottom:1vw;
    line-height: 1.5;
}

.two-big-letter-second-column .next-to-big-letter p, .two-big-letter-second-column .next-to-big-letter ul li{
	color:#4A4A49;
	font-size:1.2vw;
    margin-bottom:1vw;
    line-height: 1.5;
}

.two-big-letter-first-column .next-to-big-letter ul, .two-big-letter-second-column .next-to-big-letter ul{
    margin-left: 1vw;
}

.two-big-letter-first-column ul li::marker{
    color:white;
}

.two-big-letter-first-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
    padding:0vw 0vw 0.8vw 0!important;
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 700;
	font-size:1.2vw;
	color: white;
    text-align:left;
    width: auto;
    margin:0;
    line-height: 1.5;
}

.two-big-letter-second-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
    padding: 0vw 0vw 0.8vw 0!important;
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 700;
	font-size:1.2vw;
	color: #005335;
    text-align:left;
    width: auto;
    margin:0;
    line-height: 1.5;
}

.two-big-letter-first-column .next-to-big-letter .wp-block-buttons, .two-big-letter-second-column .next-to-big-letter .wp-block-buttons{
    display: grid;
}




/* AKTUALNOŚCI LISTA BEZ ZDJĘĆ */

#page .post-list{
    margin-top:60px;
}

.post-list .single-post{
    padding-top: 2.5vw;
    padding-bottom: 2.5vw;
    border-bottom: 2px solid #D3E1D7;
}

.post-list .single-post:last-child{
    border-bottom: none;
}

.post-list .single-post:first-child{
    padding-top: 0;
}

.post-list .single-post, .post-item{
    display: flex;
}

/*
.post-list .excerpt, .post-list .excerpt a{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
    font-size: 1.1vw;
    font-weight: 400;
    margin-top: 0;
} */


.post-list .read-more{
    display: none;
}

#page .post-list h4{
    margin-bottom: 0;
    color: #1D1D1B;
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.3vw;
    line-height: 1.5;
}

#page .post-list .excerpt{
    margin-bottom: 1vw;
    line-height: 1.5;
}

#page .post-list a{
    text-decoration: none!important;
    line-height: 1.5;
    font-size: 1.3vw;
}

/* #page .post-list a:hover{
    font-weight: 500;
} */

#page .post-list .post-more-post:hover{
    font-weight: 700;
}

#page .post-list .post-name{
    margin-left: 3%;
}

#page .post-more-post{
    color: #005335;
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 700;
    padding-left: 0;
    font-size: 1.3vw;
    background: transparent;
    line-height: 1.5;
}

#page .post-list .post-item{
    margin-bottom: 0;
}

.post-more-post:hover{
    color:#005335;
    background: transparent;
}

.post-date{
    background-color: #005335;
    background-image: url(/wp-content/uploads/2021/09/Group-244.svg);
    background-size: 80vw;
    height: 8vw;
    align-items: center;
    padding:0 4vw 0 1.5vw;
    display: flex;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}

.post-date-day{
    color:white;
    font-size: 3vw;
    font-weight: 600;
    width: 4vw;
}

.date{
    color:white;
    font-size: 1.1vw;
    margin-left: 0.5vw;
    width: 6vw;
    line-height: 1.5vw;
}

#page .vertical-words{
    margin-top: -20vw;
    margin-bottom: 55px;
}

#page .clear .news .vertical-words h6{
    transform: rotate(-90deg);
    margin-top: 17vw;
    margin-right: -5vw;
    font-size: 3vw;
    -webkit-text-stroke: 0.08vw #D3E1D7;
    margin-bottom: 0vw;
}


/* PROSTY BLOK Z PRZYCISKAMI */



.simple-block{
    min-height: 15vw;
}

.clear .simple-block .simple-block-first-column h4{
    font-size: 3vw;
    font-weight: 700;
    list-style:1;
}

.simple-block-second-column h4{
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 3vw;
    text-transform: none;
    color:white;
    line-height: 1;
}

.simple-block-first-column p{
    font-size: 1.1vw;
    color: #1D1D1B;
}

.simple-block-second-column p{
    font-size: 1.1vw;
    color: #fff;
    line-height: 1.5;
}

.simple-block-first-column, .simple-block-second-column{
    padding: 2vw;
}

.simple-block-second-column{
    background-color: #005335;
}




/* SEKCJA Z FILMEM */



.section-with-video{
    min-height: 25vw;
    margin-top: 75px;
}

.section-with-video p, .section-with-video li{
    font-size: 1.2vw;
    color: #1D1D1B;
    line-height: 1.5;
}

.section-with-video-first-column{
    margin-right: 5%;
}

.section-with-video-second-column{
    margin-top: 12px;
}

.section-with-video-second-column video{
    min-height: 25vw;
    object-fit: cover;
}



/*SEKCJA ZE ZDJĘCIEM*/



.section-with-image{
    min-height: 30vw;
    margin-bottom: 75px;
}

.section-with-image-first-column img{
    height: 30vw;
    object-fit: cover;
}

.section-with-image p, .section-with-image li{
    font-size: 1.1vw;
    color: #1D1D1B;
    line-height: 1.5;
}



/*SEKCJA ZE ŚCIĘTYM ZDJĘCIEM*/



.section-with-slant-photo{
    min-height: 25vw;
}

.section-with-slant-photo p, .section-with-slant-photo li{
    font-size: 1.1vw;
    color: #1D1D1B;
    line-height: 1.5;
}

.section-with-slant-photo-first-column{
    margin-right: 5%;
}

.section-with-slant-photo-second-column{
    margin-top: 12px;
}

.section-with-slant-photo-second-column img{
    height: 25vw;
    object-fit: cover;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
    width: 100%;
}

.section-with-slant-photo-second-column .wp-block-image.size-full{
    margin:0;
}




/* KARUZELA POSTÓW (WORDPRESSOWA) */



.post-slider{
    margin-left: 5%;
    margin-right: 5%;
    /* margin-bottom: 75px; */
}

.wp-block-getwid-post-carousel__post-thumbnail{
    padding-top: 55%;
}

.wp-block-getwid-post-carousel.has-slides-gap-small .slick-slide, .wp-block-getwid-images-slider.has-slides-gap-small .slick-slide{
    margin: 0 20px;
}

.wp-block-getwid-post-carousel__post-thumbnail{
    margin-bottom: 0;
}

.wp-block-getwid-post-carousel__post-excerpt{
    margin-top: 0;
}

.wp-block-getwid-template-post-featured-image img{
    height: 18vw;
    object-fit: cover;
}

#page .post-slider h3{
    font-size:1.8vw;
    margin-bottom: 0.5vw;
}

.post-slider h3 a{
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.3vw;
    color:#1D1D1B;
    text-decoration: none!important;
}

.post-slider p{
    color:#1D1D1B;
    font-size: 1.1vw;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.post-slider .read-more{
    display: none;
}

.post-slider .post-slider-content{
    border-right:1px solid #00835B;
    border-left:1px solid #00835B;
    border-bottom:1px solid #00835B;
    padding: 20px 15px;
    margin-top: -8px;
}

.post-slider .wp-block-getwid-template-post-date a{
    color:black;
    text-decoration: none;
    font-size: 1.1vw;
}

.post-slider .fa-calendar:before{
    content: "\f017";
    display: inline-block;
    color: #005335;
    font-size: 1vw;
}

.post-slider .slick-next:before{
    background-image:url(/wp-content/uploads/2021/10/Arrow-right-short-2.svg);
    background-repeat: no-repeat;
    background-size: 2.5vw;
    content: "";
    width: 5vw;
    height: 2vw;
    display: inline-block;
    margin-left: -0.8vw;
}

.post-slider .slick-prev:before{
    background-image:url(/wp-content/uploads/2021/10/Arrow-left-short.svg);
    background-repeat: no-repeat;
    background-size: 2.5vw;
    content: "";
    width: 5vw;
    height: 2vw;
    display: inline-block;
    margin-left: -0.8vw;
}



/* AKORDEON */


.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper{
    border:none;
    border-top: solid 0.2vw #D3E1D7;
}

.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper:first-child{
    border:none;
}

.wp-block-getwid-accordion .wp-block-getwid-accordion__header{
    padding: 0.9em 0em;
}

.wp-block-getwid-accordion__content{
    border:none;
    padding-top: 0.5em;
}

#page .wp-block-getwid-accordion__content .wp-block-column{
    margin-left: 10px;
}

.wp-block-getwid-accordion__content p{
    margin-bottom:0.5vw;
}

.wp-block-getwid-accordion__header a{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size:1.3vw;
    color:#005335;
    text-decoration: none;
    font-weight:600;
    line-height: 1.5;
}

.wp-block-getwid-accordion__content p, .wp-block-getwid-accordion__content ul li{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size: 1.2vw;
    color: #1D1D1B;
}

.clear .wp-block-getwid-accordion__content ul li a{
    text-decoration: none;
    color:#005335;
}

.wp-block-getwid-accordion__content ul li::marker{
    color:#005335;
}

.wp-block-getwid-accordion__content p strong{
    color:#005335;
}

.clear .wp-block-getwid-accordion__content a, .wp-block-getwid-accordion__content ul li a:hover{
   text-decoration: underline;
}

.wp-block-getwid-accordion__icon{
    background:#005335;
    color:white;
    padding: 0.6vw;
    border-radius: 4px;
}

.wp-block-getwid-accordion__content .wp-block-image{
	margin-top:-0.9vw;
}



/* SEKCJA POSTÓW NA STRONIE GŁÓWNEJ NP. CZASOPISMO */

.section-publications{
    margin-bottom: 50px;
}

.section-new-posts{
    margin-right: 8%;
}

.section-new-posts .wp-block-latest-posts li{
    border-bottom: 2px solid #D3E1D7;
    padding-bottom:4vw;
    padding-top: 4vw;
	min-height:8vw;
}

.section-new-posts .wp-block-latest-posts img{
    height: 15vw;
    width:20vw;
    object-fit: cover;
	max-width:100%!important;
	max-height:18vw!important;
}

.section-new-posts .wp-block-latest-posts a{
    color:#262626;
    font-size: 1.5vw;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.5;
}

.section-new-posts .wp-block-latest-posts .read-more a{
    color:#00613D;
    font-size: 1.2vw;
    font-weight: 600;
    line-height: 1.5;
}

.section-new-posts .wp-block-latest-posts .read-more a::after{
    background-image: url(/wp-content/uploads/2021/11/Group-243-1.svg);
    background-repeat: no-repeat;
    background-size: 1.8vw;
    content: "";
    width: 6vw;
    height: 2.3vw;
    display: inline-block;
    margin-left: 1vw;
    margin-bottom: -1.4vw;
}

.section-new-posts .wp-block-latest-posts__post-excerpt{
    font-size: 1.2vw;
    line-height: 1.5;
}

.section-publications .stk-img-wrapper img{
    height: 17vw!important;
}

.clear .top-naglowka {
    position: relative;
    z-index : 1;
    border-top: solid 3px #005335;
    padding-top: 1.8vw;
    color: #1D1D1B;
}

.top-naglowka:before{
    content : "";
    position: absolute;
    left : 0;
    top : 0;
    height : 1px;
    width : 18vw;
    border-bottom:12px solid #00613D;
    margin-top: -2px;
    clip-path: polygon(0 0, 100% 0%, 99% 100%, 0% 100%);
}

.wp-block-categories-dropdown.wp-block-categories{
    margin-bottom: 3.5vw;
}

.section-publications-second-column .wp-block-getwid-custom-post-type__post-wrapper{
    align-items: center;
    margin-bottom:2vw;
}

.section-publications-second-column .wp-block-getwid-custom-post-type__post-wrapper a{
    color:#005335;
    text-decoration: none;
    font-size: 1.2vw;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
}

.section-publications-second-column .last-posts a{
    color:#005335;
    text-decoration: none;
    font-size: 1.2vw;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
}

.section-publications-second-column .last-posts li{
    margin-bottom: 1.3vw;
    line-height: 1.5;
}

/* .section-publications-first-column{
    margin-right: 10%;
} */

.clear .section-publications-first-column h3 a{
    font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size:1.8vw;
    letter-spacing:0.6px;
    margin-bottom:0!important;
    color:#1D1D1B;
    text-decoration: none;
    line-height: 1;
}

.stk-block-posts__category.stk-subtitle, .stk-block-posts__title{
    margin-bottom: 0!important;
}

.clear .section-publications-first-column img{
    margin-top: -30px;
}

.clear .section-publications-first-column p, .clear .section-publications-first-column li, .clear .section-publications-first-column a{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size:1.2vw;
    letter-spacing:0.6px;
    margin-bottom:0;
    color:#1D1D1B;
    text-decoration: none;
    line-height: 1.5;
}

.clear .section-publications-second-column p{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size:1.2vw;
    letter-spacing:0.6px;
    margin-bottom:0.8vw;
    color:#1D1D1B;
    text-decoration: none;
    line-height: 1.5;
}

.clear .section-publications-second-column a{
    color:#005335;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size:1.2vw;
    letter-spacing:0.6px;
    margin-bottom:0.8vw;
    line-height: 1.5;
}

.clear .section-publications-first-column .stk-block-posts__meta.stk-subtitle, .stk-block-posts__category.stk-subtitle a{
    color:#005335;
    text-decoration: none;
    font-size: 1vw;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    line-height: 1.5;
}



/* BLOK Z MOZAIKĄ W TLE */


.wp-block-buttons>.wp-block-button.wp-block-button__width-25{
    width: auto!important;
}

.clear .mosaic-section .wp-block-cover{
    height: 35vw;
    min-height: 35vw;
    margin-bottom: 75px;
}

.clear .mosaic-section .wp-block-cover .wp-block-cover__inner-container p{
    padding: 15px 18%;
    font-size: 1.2vw;
    color:white;
    margin-bottom: 0;
}

.clear .mosaic-section .wp-block-cover h3{
    font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 3.5vw;
	color:white;
    margin-bottom: 0;
    text-shadow: 0px 4px 8px rgba(29, 29, 27, 1);
}



/* PRACOWNIK */



.editor{
    margin-top: 35px;
}

.section-editor{
    margin-right: 10%;
}

.section-editor-first-column img{
    height: 27vw;
    object-fit: cover;
}

.section-editor-first-column{
    margin-right: 5%;
}

.section-editor-second-column p{
    color:#1D1D1B;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 1.2vw;
    font-style: normal;
    border-top: solid 3px #00613D;
    padding-top: 2vw;
    margin-top: -12px;
}

.bottom-naglowka {
    position: relative;
    z-index : 1;
    padding-bottom:1vw;
}

.bottom-naglowka:after{
    content : "";
    position: absolute;
    left : 0;
    bottom : 0;
    height : 1px;
    width : 30vw;
    border-bottom:12px solid #00613D;
    clip-path: polygon(0 0, 100% 0, 98.5% 100%, 0% 100%);
}



/* PROGRAM */




.section-program{
    border-bottom:solid 2px #005335;

}
.section-program-first-element{
    border-bottom:solid 2px #005335;
}

.section-program-first-column h5{
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.5vw;
	color:#005335;
}

.section-program-second-column h5{
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.5vw;
	color:#1D1D1B;
}

.section-program-second-column p{
    color:#4A4A49;
    font-size: 1.2vw;
}

.buttons-days{
    margin-top: -6.5vw;
}

.buttons-days p{
    margin-bottom: 0;
}

.buttons-days .buttons-days-first, .buttons-days .buttons-days-second{
    padding: 0.8vw 0;
    border: solid 2px #005335;
    margin-left: 0;
}

.buttons-days .buttons-days-first{
    background:#005335;
}

.buttons-days .buttons-days-first p{
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.2vw;
	color:#ffff;
}

.buttons-days .buttons-days-second p{
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.2vw;
	color:#4A4A49;
}



/* OPIS WYDARZENIA */


.section-description{
    height: 36vw;
    margin-bottom: 100px;
}

#page .section-description .section-description-second-column{
    align-self: center;
}


#page .section-description-second-column .big-letter p{
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 8.5vw;
    color:transparent!important;
	-webkit-text-stroke: 1.5px #005335;
	margin-left:2vw;
    margin-top:-2vw;
}

#page .section-description-second-column .next-to-big-letter{
	margin-left:10%;
}

.section-description-second-column .next-to-big-letter h4{
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.5vw;
	color:#1D1D1B;
	margin-top:5.5vw;
    margin-bottom: 0;
}

.section-description-second-column .next-to-big-letter p{
	color:#1D1D1B;
	font-size:1.1vw;
    margin-bottom:15px;
}

.section-description .section-description-second-column .wp-block-button__link{
    text-transform: none;
}

.section-description .section-description-first-column img{
    height: 36vw;
    object-fit: cover;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}



/* BLOK Z LICZNIKIEM */



.wp-block-columns.section-counter{
	height:18vw;
    margin-bottom: 75px;
    margin-top: 75px;
}

.section-counter{
	background:#00613D;
	background-image: url(/wp-content/uploads/2021/09/Group-244.svg);
	background-size: 100vw;
	background-position:center;
}

.section-counter .wp-block-columns, .section-counter .wp-block-column{
    margin: 0.5em 0;
}

.section-counter-second-column{
    align-self: center;
}

.section-counter-second-column .wp-block-getwid-countdown .countdown-section{
    border: solid 2px white;
    margin-right: 2vw;
}

.section-counter-second-column .wp-block-getwid-countdown .is-countdown .countdown-row .countdown-section{
    height: auto;
    width: 8vw;
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 700;
    color:white;
    font-size: 2.5vw;
}

.section-counter-second-column .wp-block-getwid-countdown .is-countdown .countdown-row{
    justify-content: space-between;
}

.section-counter-first-column .big-letter p{
	font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 8.5vw;
    color:transparent;
	-webkit-text-stroke:1px #fff;
	margin-left:2vw;
    margin-top:-2vw;
}

.section-counter-first-column .next-to-big-letter{
	margin-left:12%;
	padding-right:15%;
}

.section-counter-first-column .next-to-big-letter h4{
	font-family: 'ballinger', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.5vw;
	color:white;
    margin-top: 2vw;
    margin-bottom: 0;
    margin-left: 2vw;
}

.section-counter-first-column .next-to-big-letter p{
	color:white;
	font-size:1.1vw;
    margin-bottom:0;
}



/* BLOK KADRA PRACOWNICZA */

.section-employees{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.section-employees .wp-block-column{
    margin-bottom: 50px;
}

.section-employees h5{
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.3vw;
    color:#1D1D1B;
}

.section-employees p{
    color:#1D1D1B;
    font-size: 1.1vw;
}



/* POST GRID LAYOUT */



.post-grid-layout{
    margin-bottom: 50px;
}

.post-grid-layout .wp-block-getwid-custom-post-type__post{
    padding-bottom:1vw;
    padding-top: 2vw;
	min-height:8vw;
}

.post-grid-layout .wp-block-getwid-custom-post-type__post .wp-block-getwid-template-post-featured-image img{
    height: 15vw;
	max-width:100%!important;
	max-height:18vw!important;
}

#page .post-grid-layout .wp-block-getwid-custom-post-type__post h3{
    line-height: 0.5;
    padding-top: 1vw;
    margin-bottom: 0.5vw;
}

.post-grid-layout .wp-block-getwid-custom-post-type__post a{
    color:#262626;
    font-size: 1.3vw;
    font-weight: 600;
    text-decoration: none;
    line-height: 1;
}

.post-grid-layout .wp-block-getwid-custom-post-type__post .wp-block-button{
    display: none;
}

.post-grid-layout .wp-block-getwid-custom-post-type__post .wp-block-getwid-template-post-content p{
    font-size: 1.1vw;
    color: #4A4A49;
    margin-bottom: 0.5vw;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.post-grid-layout .wp-block-getwid-custom-post-type__post .wp-block-getwid-template-post-meta a{
    color:#4a4a49;
    font-size: 1.1vw;
    font-weight: 400;
}

.post-grid-layout .wp-block-getwid-custom-post-type__post .wp-block-getwid-template-post-meta .fas.fa-calendar{
    display: none;
}

.post-grid-layout .navigation.pagination{
    justify-content: center;
    margin-top: 50px;
}

.ast-pagination .ast-right-arrow, .ast-pagination .ast-left-arrow{
    display: none;
}

.post-grid-layout .navigation.pagination .page-numbers{
    font-size: 1.2vw;
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 600;
    color:#1D1D1B;
    padding: 0.8vw 1vw 1vw 1vw;
    text-decoration: none;
}

.post-grid-layout .navigation.pagination .page-numbers.current{
    color: white;
    background-color: #005335;
    border-radius: 2px;
}

.post-grid-layout .navigation.pagination .next.page-numbers::after{
    background-image: url(/wp-content/uploads/2021/10/arrow-sm-1.svg);
    background-repeat: no-repeat;
    background-size: 1.2vw;
    content: "";
    width: 2vw;
    height: 2.4vw;
    display: inline-block;
    margin-left: 0.5vw;
    margin-top: 1vw;
    margin-bottom: -1.5vw;
}

.post-grid-layout .navigation.pagination .prev.page-numbers::before{
    background-image: url(/wp-content/uploads/2021/10/arrow-sm.svg);
    background-repeat: no-repeat;
    background-size: 1.2vw;
    content: "";
    width: 2vw;
    height: 2.4vw;
    display: inline-block;
    margin-top: 1vw;
    margin-bottom: -1.5vw;
}




/*TABS*/

.clear .wp-block-getwid-tabs__nav-links{
    margin-left: 0;
}

.wp-block-getwid-tabs__title{
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-size: 1.3vw;
    color: #005335;
}

.wp-block-getwid-tabs__tab-content{
    background: #0053350a;
    border-top: none;
}

.wp-block-getwid-tabs__nav-link.ui-tabs-active{
    background: #0053350a;
    margin-bottom: 1px;

}

.wp-block-getwid-tabs__tab-content .wp-block-spacer{
    border-top: solid 1px #00613D;
}

.clear .wp-block-getwid-tabs__nav-link a{
    padding: 0.5em 1em !important;
    text-decoration: none;
    font-weight: 600;
}

.wp-block-getwid-tabs__tab-content .ast-single-post .entry-content a, .wp-block-getwid-tabs__tab-content .ast-comment-content a:not(.ast-comment-edit-reply-wrap a){
    text-decoration: none;
}


.awf-camera .wp-block-getwid-tabs__tab-content h3{
    margin-top: 0;
}



/* KFELKI ZE STRONY WYDZIAŁOWEJ */



.tiles{
    margin-bottom: 1em;
}

.tiles:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child){
	margin-left:var(--wp--style--block-gap,1em)!important;
}

#page .ast-container .tiles p{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 2vw;
    color:white;
    align-self: center;
	margin-bottom:0;
}

.tiles .wp-block-cover{
    height: 14vw;
	min-height:100px;
    padding-right:0;
    padding-left: 0;
}

 .clear .tiles .wp-block-cover__inner-container{
    height: inherit;
    display: grid;
	background: linear-gradient(179.66deg, rgba(0, 0, 1, 0.65) 63.89%, rgba(0, 0, 1, 0) 149.92%);
    padding: 1vw;
}

.clear .tiles .wp-block-cover__inner-container .wp-block-buttons{
    display: none;
}

.clear .tiles .wp-block-cover__inner-container .wp-block-buttons a{
    font-family: 'Ballinger', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.2vw;
    text-align: left;
    color:white;
    background: transparent;
    border: none;
    padding: 0.6vw 1vw;
}

.tiles .wp-block-cover__inner-container .wp-block-buttons a:hover{
    text-decoration: none;
}

.clear .tiles .wp-block-cover__inner-container .wp-block-buttons a::after{
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2021/10/Group-249.svg);
    height: 2vw;
    width: 2vw;
    background-repeat: no-repeat;
    background-size:1.4vw;
    margin-top: 0.1vw;
    margin-left: 2%;
}

.tiles .wp-block-cover__inner-container:hover .wp-block-buttons{
    display: grid;
    align-self: center;
	gap: 0em;
}

.tiles .wp-block-cover__inner-container:hover p{
    display: none;
}

.clear .tiles .wp-block-cover__inner-container:hover{
    background:linear-gradient(0deg, rgba(0, 84, 58, 0.7), rgba(0, 84, 58, 0.7)), linear-gradient(178.47deg, rgba(0, 0, 1, 0.65) 56.5%, rgba(0, 0, 1, 0) 127.03%);
}



/*Formularze*/


#page .selection span{
    font-size: 1vw;
    /* line-height: revert; */
}

#page .ipt-uif-custom-material-custom .ui-tabs .ui-tabs-panel{
    padding: 0;
}


#page .ipt-eform-content h6{
	font-family: ballinger, sans-serif;
    font-style: normal;
    font-weight: 700;
	font-size:1.3vw;
    color:#1D1D1B;
    padding-top: 25px;
    border-top: solid 3px #00613D;
}

#page .ipt-eform-content .ipt_uif_question_label label{
    font-size: 1.1vw;
}

#page .ipt-eform-content .ipt_uif_question_subtitle{
    font-size: 15px!important;
}

#page .ipt-uif-custom-material-custom.eform-override-element-boxy .input-field > label, #page .ipt-uif-custom-material-default.eform-override-element-boxy .input-field>label{
    font-size: 1vw;
    top: 0.5vw;
}

#page .ipt-uif-custom-material-default.eform-override-element-boxy .input-field>label.active, #page .ipt-uif-custom-material-custom.eform-override-element-boxy .input-field > label.active{
    display: none;
}

#page .ipt-eform-width-restrain{
    margin-top: -25px;
	margin-left:0;
}

#page .ipt-eform-content{
    box-shadow: none;
    padding: 0;
}

#page .ipt-uif-custom-material-custom.type_0 .ipt-eform-content{
    padding:0
}

#page .ipt-eform-content .ipt-uif-custom-material-custom .ipt_uif_column .ipt_uif_column_inner, #page .ipt-uif-custom-material-custom .ipt_uif_column .ipt_uif_column_inner.side_margin{
    padding: 0;
}

#page .ipt-uif-custom-material-default input:not([type]), .ipt-uif-custom-material-default input[type=date], .ipt-uif-custom-material-default input[type=datetime-local], .ipt-uif-custom-material-default input[type=datetime], .ipt-uif-custom-material-default input[type=email], .ipt-uif-custom-material-default input[type=number], .ipt-uif-custom-material-default input[type=password], .ipt-uif-custom-material-default input[type=search], .ipt-uif-custom-material-default input[type=tel], .ipt-uif-custom-material-default input[type=text], .ipt-uif-custom-material-default input[type=time], .ipt-uif-custom-material-default input[type=url], .ipt-uif-custom-material-default textarea.materialize-textarea{
    height: 2.2vw!important;
}

#page .ipt-eform-content .ipt_fsqm_container_upload{
    margin-top: -20px;
    padding-top: 0;
}

#page .ipt-uif-custom-material-default .ipt_uif_uploader .fileinput-dragdrop span{
    font-size: 1.3vw;
    color:#D3E1D7;
}

#page .ipt-uif-custom-material-default .ipt_uif_uploader .fileinput-dragdrop:hover{
    background: transparent!important;
    border-color:#CED4DA!important;
}

#page .ipt-eform-content .ipt-uif-custom-material-default .ui-button.small, #page .ipt-eform-content .ipt-uif-custom-material-default .ui-widget-content .ui-button.small, #page .ipt-eform-content .ipt-uif-custom-material-default .ui-button.small:hover, #page .ipt-eform-content .ipt-uif-custom-material-default .ui-widget-content .ui-button.small:hover{
    color:#005335;
    background: #D3E1D7;
    padding-right: 1.5em!important;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    padding: 0.8vw 1.5vw 0.8vw 1vw;
}

#page .ipt-eform-content .ipt-uif-custom-material-default .ui-progressbar{
    background-color:#005335;
}

#page .ipt-eform-content .files .error{
    color:Red;
}

#page .ipt-eform-content .files .template-download.in .preview_td img{
    margin-top: 0;
    height: 4vw;
}

#page .ipt-eform-content .files .template-download.in .name a{
    color:#005335;
}

#page .ipt-eform-content .ipt-uif-custom-material-default .ui-button .ui-button-text, .ipt-eform-content .ipt-uif-custom-material-default .ui-widget-content .ui-button .ui-button-text{
    text-transform: none;
}

#page .ipt-eform-content .ipt-uif-custom-material-default .ipt_uif_container .ipt_uif_container_head h3{
    padding-bottom: 0;
    border: none;
}

#page .ipt-uif-custom-material-default p{
    font-size: 1vw;
}

#page .ipt-eform-content .ipt-uif-custom-material-default .ipt_uif_question label.ipt_uif_question_title, .ipt-eform-content .ipt_uif_container_label{
    font-size: 1.2vw;
}

#page .ipt-eform-content .ipt-uif-custom-material-default .input-field label{
    font-size: 1vw;
    top: 0.5vw;
}

#page .ipt-uif-custom-material-default .ipt_uif_question label.ipt_uif_question_title .ipt_uif_question_required{
    color: #005335;
}

#page .ipt_uif_divider_text_inner{
    font-weight: 600;
}

#page .ipt_fsqm_container_heading > .ipt_uif_column_inner{
    border-bottom: solid 2px #00613D;
    padding: 0;
}

#page .ipt_fsqm_container_heading > .ipt_uif_column_inner h6{
    border-top: none;
    padding-top: 0;
    padding-bottom: 5px;
}

#page .ipt-uif-custom-material-default .ipt_uif_question.ipt_uif_question_vertical>.ipt_uif_question_label{
    margin-bottom: 5px;
}


#page .ipt-uif-custom-material-default .ipt_uif_question.ipt_uif_question_vertical>.ipt_uif_question_content{
    margin-bottom: 5px;
}

#page .ipt-uif-custom-material-custom .ipt_uif_question label.ipt_uif_question_title .ipt_uif_question_required{
    color:#1D1D1B;
}

#page .ipt-uif-custom-material-default.eform-override-element-boxy span.select2-container, #page .ipt-uif-custom-material-default.eform-override-element-boxy input:not([type]), #page .ipt-uif-custom-material-default.eform-override-element-boxy input[type=date], #page .ipt-uif-custom-material-default.eform-override-element-boxy input[type=datetime-local], #page .ipt-uif-custom-material-default.eform-override-element-boxy input[type=datetime], #page .ipt-uif-custom-material-default.eform-override-element-boxy input[type=email], #page .ipt-uif-custom-material-default.eform-override-element-boxy input[type=number], #page .ipt-uif-custom-material-default.eform-override-element-boxy input[type=password], #page .ipt-uif-custom-material-default.eform-override-element-boxy input[type=search], #page .ipt-uif-custom-material-default.eform-override-element-boxy input[type=tel], #page .ipt-uif-custom-material-default.eform-override-element-boxy input[type=text], #page .ipt-uif-custom-material-default.eform-override-element-boxy input[type=time], #page .ipt-uif-custom-material-default.eform-override-element-boxy input[type=url], #page .ipt-uif-custom-material-default.eform-override-element-boxy textarea.materialize-textarea{
    border: solid 1px #CED4DA!important;
}


#page .ipt_fsqm_form_button_container{
    background-color: transparent;
    margin:0;
}


#page .ipt-eform-material-button-container .ipt_fsqm_form_button_submit{
    flex:inherit;
    background: #005335;
    color:white;
    font-size: 1.2vw;
    font-weight: 600;
    margin-top: 1vw;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    padding: 1vw 1.8vw 1vw 1.5vw;
}

#page .ipt-uif-custom-material-default .ipt-eform-material-button-container.ipt_fsqm_form_button_container.ipt_fsqm_form_button_container--classic .eform-button-container-inner .ui-button{
    flex: inherit;
}

#page .eform-button-container-inner{
    justify-content: flex-start;
    margin-left:0;
}

#page .ipt-uif-custom-material-default.type_0 .ipt-eform-content{
    padding: 0!important;
}

/* #page .ipt-uif-custom-material-default .ipt-eform-material-button-container.ipt_fsqm_form_button_container.ipt_fsqm_form_button_container--classic .eform-button-container-inner{
    margin: 0 -20px -20px 0px;
} */

#page .ipt-uif-custom-material-default .ipt_fsqm_main_tab.ui-tabs>.ipt-eform-tab-nav-wrap{
    display: none;
}

#page .ipt-uif-custom-material-default .ui-tabs .ui-tabs-panel, #page .ipt-eform-content .ipt-uif-custom-material-default .ipt_uif_column .ipt_uif_column_inner.side_margin{
    padding: 0;
}


#page .ipt-uif-custom-material-default .ipt_uif_column .ipt_uif_column_inner.side_margin{
	padding:0;
}

#page .ipt-uif-custom-material-custom .ipt_uif_question.ipt_uif_question_vertical > .ipt_uif_question_label{
    margin-bottom: 5px;
}
#page .top-naglowka{
    padding-bottom: 0;
}


.material-default .ui-datepicker .ui-widget-header, .select2-container--eform-material .select2-results__option--highlighted[aria-selected]{
    background: #00613D!important;
}

.select2-container--eform-material.eform-select2-boxy .select2-search--dropdown .select2-search__field, .select2-container--eform-material.eform-select2-boxy .select2-dropdown{
    border: 1px solid #00613D!important;
}

.material-default .ui-datepicker .ui-datepicker-header .ui-datepicker-title select{
    border:0!important;
}


.ipt-uif-custom-material-default .eform-dp-input-field .datepicker~.eform-dp-clear{
    line-height: 2em!important;
    color: #00613D!important;
}

.material-default .ui-datepicker table.ui-datepicker-calendar a.ui-state-active, .material-default .ui-datepicker table.ui-datepicker-calendar span.ui-state-active{
    background-color: #005335!important;
}


.material-default .ui-datepicker table.ui-datepicker-calendar td, .material-default .ui-datepicker table.ui-datepicker-calendar th{
    height: 40px!important;
}

/* .ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all{
    background-color: #00613D!important;
    border:0!important;
} */

.ipt-uif-custom-material-default a{
    color: #00613D!important;
}

.ipt_fsqm_form_message_success h3{
    font-size: 24px!important;
}



/*POJEDYCZNE WYDARZENIE*/


#page .event-details h4{
	font-size:1.2vw;
	margin-bottom:10px;
}

.astra-advanced-hook-8295 .top-naglowka{
	margin-top:20px;
}


/*TABLET*/

@media (min-width:781px) and (max-width: 1200px){



/* GLOBALNE USTAWIENIA DLA KAŻDEJ WITRYNY */


.ast-container{
    padding: 0 30px;
}


.ast-no-sidebar .entry-content .alignwide{
    margin: 0;
}


.entry-content > .wp-block-group, .entry-content > .wp-block-media-text, .entry-content > .wp-block-cover, .entry-content > .wp-block-columns{
    max-width: none;
    width: auto;
}


/* BANER NA STRONIE GŁÓWNEJ AWF */

#page .ast-container .clear .empty-header-banner{
    font-size: 7vw;
    -webkit-text-stroke: 0.18vw #ffffff;
}

#page .ast-container .clear .banner{
    margin: 0 -30px;
}

.banner .wp-block-cover{
    height: calc(100vh - 80px);
}


.clear .banner .wp-block-cover__inner-container .wp-block-buttons a{
    font-size: 3vw;
}

.clear .banner .wp-block-cover__inner-container .wp-block-buttons a::after{
    background-size: 3vw;
    width: 3vw;
}

.banner .wp-block-cover__inner-container .wp-block-buttons a:hover{
    -webkit-text-stroke:0.08vw white;
}



/* BANER NA STRONIE WYDZIAŁOWEJ */

#page .ast-container .clear .banner-department{
    margin: 0 -30px;
}

.banner-department .wp-block-cover{
    height: calc(100vh - 165px);
}

.clear .banner-department .wp-block-cover__inner-container .wp-block-buttons a{
    font-size: 3vw;
    padding-right: 50px;
}

.clear .banner-department .wp-block-cover__inner-container .wp-block-buttons a::after{
    background-size: 3vw;
    width: 3vw;
}


/* PASEK POD BANEREM WYDZIAŁOWYM */

.clear .section-more-info .button-more-info a{
    font-size: 16px;
}

/* BANER ZE STRONY CZASOPISM */


#page .section-magazine{
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 0;
}

#page .section-magazine-first-column, .section-magazine-second-column, #page .section-magazine-first-column img{
    height: 250px;
}

#page .section-magazine-first-column img{
    margin-left: -1px;
}

#page .section-magazine .section-magazine-first-column{
    margin:0;
}

#page .section-magazine-second-column{
    margin:0;
}

#page .section-magazine .section-magazine-second-column{
    padding-top: 80px;
}

#page .section-magazine .section-magazine-second-column h3{
    font-size: 30px;
}

#page .section-magazine .section-magazine-second-column p{
    font-size: 18px;
}


/* SEKCJA Z DUŻĄ LITERĄ I SKOSEM */


#page .big-letter-and-slant, #page .big-letter-and-slant .big-letter-and-slant-first-column, #page .big-letter-and-slant .big-letter-and-slant-second-column, #page .big-letter-and-slant .big-letter-and-slant-second-column img{
    min-height:350px;
}

#page .big-letter-and-slant-first-column .next-to-big-letter h4{
    font-size: 24px;
    line-height: 1;
}

#page .big-letter-and-slant-first-column .next-to-big-letter p{
    font-size: 16px;
    margin:10px 0;
}

#page .big-letter-and-slant-first-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
    font-size: 18px;
}

.clear .button-white-arrow::after{
    background-size: 24px;
    height: 26px;
    width: 26px;
    margin-bottom: -12px;
}

#page .big-letter-and-slant-first-column .big-letter p{
    font-size: 10vw;
    margin-top: -2vw;
}



/* BLOK Z DUŻĄ LITERĄ I SKOSEM W PRAWO */


.big-letter-and-slant-right .big-letter-and-slant-right-second-column-right .wp-block-image.alignfull img, .wp-block-image.alignwide img, .big-letter-and-slant-right-first-column, .clear .big-letter-and-slant-right{
    height: 500px;
}

.big-letter-and-slant-right .big-letter-and-slant-right-second-column-right figure, #page .big-letter-and-slant-right .big-letter-and-slant-right-second-column{
    margin-top:0;
    margin-bottom: 0;
}

#page .big-letter-and-slant-right .big-letter-and-slant-right-second-column{
    margin-left: -7%;
}

.big-letter-and-slant-right-first-column .next-to-big-letter p{
    font-size: 16px;
}

.big-letter-and-slant-right-first-column .big-letter p{
    font-size: 10vw;
    margin-top: -2.5vw;
}

.clear .big-letter-and-slant-right-first-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
    width: 100%;
}

.big-letter-and-slant-right-first-column .next-to-big-letter h4{
    margin-top: 5vw;
}



/* BLOK Z DUŻĄ LITERĄ I SKOSEM W LEWO */

#page .big-letter-and-left-slant, #page .big-letter-and-left-slant .big-letter-and-left-slant-seconnd-column, #page .big-letter-and-left-slant .big-letter-and-left-slant-first-column, #page .big-letter-and-left-slant .big-letter-and-left-slant-first-column img, #page .big-letter-and-left-slant .big-letter-and-left-slant-second-column{
    min-height:350px;
}

.big-letter-and-left-slant-second-column .next-to-big-letter-left-slant h4{
    margin-top: 6vw;
}

.big-letter-and-left-slant-second-column .next-to-big-letter-left-slant{
    margin-left: 9%;
}

#page .big-letter-and-left-slant-second-column .next-to-big-letter-left-slant p{
    font-size: 16px;
    margin:10px 0;
}

#page .big-letter-and-left-slant-second-column .next-to-big-letter-left-slant .wp-block-buttons .wp-block-button__link{
    font-size: 18px;
}

.clear .button-white-arrow::after{
    background-size: 24px;
    height: 26px;
    width: 26px;
    margin-bottom: -12px;
}

.big-letter-and-left-slant-second-column .big-letter-left-slant p{
    font-size: 10vw;
    margin-top: -2vw;
}


#page .big-letter-and-left-slant-first-column{
    margin:0;
}

#page .big-letter-and-left-slant .big-letter-and-left-slant-second-column{
    margin-left: -10.5%;
}



/* GALERIA GRID */

.gallery-container, .gallery-container-mobile{
    display: none;
}


.gallery-container-tablet{
	display: grid;
    gap: 10px;
    grid-template-columns:1fr 1fr 1fr 1fr;
    margin: 0px -30px 75px -30px;
}

.gallery-poster img{
	height:18vw;
    object-fit: cover;

}

.gallery-name p{
    color:transparent;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    width: 22vw;
}

.gallery-item{
    position: relative;
    height: 18vw;
}


/* BLOK SOCIAL MEDIA */


.section-social-media img{
    width: 85px;
    margin-bottom: 4vw;
}

#page .section-social-media .wp-block-column{
    margin-left: 0;
}

#page .section-social-media .wp-block-image .aligncenter>figcaption a, .wp-block-image .alignleft>figcaption a, .wp-block-image .alignright>figcaption a{
    display: block;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.5;
}

.in img{
    margin-top: 2vw;
}


/* AKTUALNOŚCI PRZEWIJANE ZE ZDJĘCIAMI */

.section-news{
    display: flex;
    flex-direction: column;
    margin-bottom: 70px;
}

.section-news .bs-container-carousel__posts-section__view-more img{
    height: 16px;
}

#page .section-news .section-news-second-column{
    margin-top: 0;
    margin-left: 0;
}

#page .section-news .section-news-first-column{
    margin-left: -30px;
    margin-bottom: 40px;
}

#page .section-news .bs-container-carousel, #page .section-news .bs-container-carousel__posts-section__img{
    height: 400px;
}

.section-news .bs-container-carousel__posts-section--item{
    height: 400px;
}

.clear .bs-awf-news__posts-box{
    height: 450px;
}

.section-news .section-news-second-column .bs-awf-news__categories{
    margin-bottom: 40px;
}


.section-news .bs-awf-news__posts-box-post img{
    width: 100%;
    height: 250px;
}


#page .section-news .section-news-second-column .bs-awf-news__categorie h3, #page .section-news .section-news-second-column .bs-awf-news__posts-box-post p, #page .section-news .bs-container-carousel__posts-section__text{
    font-size: 16px;
}

#page .section-news .section-news-second-column .bs-awf-news__posts-box-post h2, .clear .section-news .bs-container-carousel__posts-section__view-more{
    font-size: 18px;
}

#page .section-news .bs-container-carousel__posts-section__header{
    font-size: 20px;

}


/* KARUZELA WYDARZEŃ*/

.desktop-events{
  display:none;
}
.tablet-events {
  display: block;
}

/* BLOK Z KARUZELĄ Z PRAWEJ STRONY */

.section-right-slider .section-right-slider-second-column .button-project-mobile{
    display: none;
}

.section-right-slider #carouselPostTypeSlider .fImages img, .section-right-slider #carouselPostTypeSlider .fImages{
    width: 240px;
    height: 145px;
}

#page .section-right-slider #carouselPostTypeSlider .fImages,#page  #carouselPostTypeSlider .slides-counter{
    font-size: 18px;
}

.slides-counter{
    width: 100%;
    margin-left: 50%;
}

#carouselPostTypeSlider .post-description{
    font-size: 16px;
}

.carousel-control-next-icon, .carousel-control-prev-icon{
    height: 1.5rem;
}

.section-right-slider-first-column .big-letter p{
    font-size: 10vw;
}

.section-right-slider-first-column .next-to-big-letter h4{
    margin-top: 9vw;
}

#carouselPostTypeSlider .carousel-control-prev{
    left: 0;
}

@media(max-width:935px){

   .section-right-slider{
    display: flex;
    flex-direction: column;
   }

   #page .section-right-slider-first-column .next-to-big-letter{
    margin-left: -40px;
   }

}


/* BLOK Z KARUZELĄ Z PRAWEJ STRONY (AMBASADORZY) */

#page .section-right-slider-people-second-column{
    flex-basis: 40%;
}

 #page .section-right-slider-people-second-column{
    flex-basis: 60%;
 }


 .section-right-slider-people-first-column .big-letter p{
    font-size: 10vw;
 }

 .section-right-slider-people-first-column .next-to-big-letter p, #carouselPostTypeSlider .post-description{
    font-size: 16px;
 }

 #page .section-right-slider-people-second-column{
    margin-left: 0;
 }

 #page .section-right-slider-people-second-column .titles{
    font-size: 10px;
 }

#page #carouselPostTypeSlider .post-title{
    font-size: 18px;
 }

 .section-right-slider-people #carouselPostTypeSlider .fImages img{
    width: 195px;
    height: 170px;
 }

 .section-right-slider-people #carouselPostTypeSlider .fImages{
    width: 195px;
    height: 180px;
 }

 .section-right-slider-people-first-column .next-to-big-letter h4{
    margin-top: 6vw;
 }

 #page .section-right-slider-people-first-column .next-to-big-letter{
    margin-left: 15%;
 }

 #carouselPostTypeSlider .slides-counter{
    line-height: 1.5;
 }


@media(max-width:935px){

    .section-right-slider-people{
     display: flex;
     flex-direction: column;
    }

    #page .section-right-slider-people-first-column .next-to-big-letter{
     margin-left: 0;
    }

 }

/* BANER Z TYTUŁEM NA ŚRODKU NA ZIELONYM PASKU */

#page .jobs-baner{
	height: 400px;
    margin: 0 -30px 40px -30px;
}

#page .entry-content.clear .jobs-baner .empty-header{
	font-size: 60px;
	-webkit-text-stroke: 1.5px white;
}

#page .entry-content.clear .jobs-baner h3{
	font-size: 20px;
}



/* BLOK Z NACHODZĄCĄ SEKCJĄ I ZDJĘCIEM Z LEWEJ STRONY */


.wp-block-columns.overlapping-section{
    min-height: 450px;
    margin: 60px 0;
}

.overlapping-section .overlapping-section-second-column img{
    min-height: 450px;
}

#page .entry-content.clear .overlapping-section .overlapping-section-first-column{
    min-height: 280px;
    height: auto;
    margin-top: 0;
}

#page .entry-content.clear .overlapping-section .overlapping-section-second-column{
    margin-top: 0;
}

#page .entry-content.clear  .overlapping-section-first-column .big-letter p{
    font-size: 10vw;
    margin-top: -2vw;
}

#page .entry-content.clear .overlapping-section-first-column .next-to-big-letter h4{
    font-size: 24px;
}

#page .entry-content.clear .overlapping-section-first-column .next-to-big-letter p{
    font-size: 16px;
}



/*  BLOK Z NACHODZĄCĄ SEKCJĄ I ZDJĘCIEM Z PRAWEJ STRONY */


.wp-block-columns.overlapping-section-right-photo{
    min-height: 450px;
    margin: 60px 0;
}

.overlapping-section-right-photo .overlapping-section-right-photo-second-column img{
    min-height: 450px;
}

#page .entry-content.clear .overlapping-section-right-photo .overlapping-section-right-photo-first-column{
    min-height: 280px;
    height: auto;
    margin-top: 0;
}

#page .entry-content.clear .overlapping-section-right-photo .overlapping-section-right-photo-second-column{
    margin-top: 0;
}

#page .entry-content.clear  .overlapping-section-right-photo-first-column .big-letter p{
    font-size: 10vw;
    margin-top: -2vw;
}

#page .entry-content.clear .overlapping-section-right-photo-first-column .next-to-big-letter h4{
    font-size: 24px;
}

#page .entry-content.clear .overlapping-section-right-photo-first-column .next-to-big-letter p{
    font-size: 16px;
}

.overlapping-section-right-photo-first-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
    font-size: 18px;
    margin-top: 15px;
}


/* Blok z dwoma dużymi literami */


.clear .two-big-letter{
    min-height: 350px;
}

#page .entry-content.clear .two-big-letter-first-column .big-letter p, #page .entry-content.clear .two-big-letter-second-column .big-letter p{
    font-size: 10vw;
    margin-top: -1.5vw;
}

#page .entry-content.clear .two-big-letter-first-column .next-to-big-letter h4, #page .entry-content.clear .two-big-letter-second-column .next-to-big-letter h4{
    font-size: 24px;
    margin-left: 0;
}

.two-big-letter-first-column .next-to-big-letter p, .two-big-letter-first-column .next-to-big-letter ul li, .two-big-letter-second-column .next-to-big-letter p, .two-big-letter-second-column .next-to-big-letter ul li{
    font-size: 16px;
}

#page .entry-content.clear .two-big-letter-first-column .next-to-big-letter, #page .entry-content.clear .two-big-letter-second-column .next-to-big-letter{
    margin-left: 5vw;
}

#page .two-big-letter-first-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
    font-size: 16px;
    padding: 15px 0!important;
}

#page .two-big-letter-second-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
    font-size: 16px;
    padding: 10px 0!important;
}



/* AKTUALNOŚCI LISTA BEZ ZDJĘĆ */

#page .post-list{
    margin-top: 0;
}

.post-list .date{
    font-size: 15px;
    line-height: 1.2;
}

.post-list .post-date-day{
    font-size: 40px;
    width: 50px;
}

.post-list .post-date{
    height: 75px;
}

#page .post-list a{
    font-size: 18px;
}

#page .clear .news .vertical-words h6{
    margin-right: -75px;
    font-size: 35px;
    margin-left: -15px;
}

.post-list .single-post:last-child{
    margin-bottom: 40px;
}

#page .post-list .excerpt{
    font-size: 16px;
    margin-bottom: 25px;
}

/* PROSTY BLOK Z PRZYCISKAMI */

.simple-block{
    min-height: auto;
}

.simple-block-first-column p, .simple-block-second-column p{
    font-size: 16px;
}

/* SEKCJA Z FILMEM */

.section-with-video p, .section-with-video li{
    font-size: 16px;
}

.section-with-video{
    margin-top:40px;
}

@media(max-width:1000px){
    .section-with-video{
        flex-direction: column;
    }

    #page .section-with-video .section-with-video-second-column{
        margin-left: 0;
        padding-right: 2rem;
    }
}

/*SEKCJA ZE ZDJĘCIEM*/

.section-with-image p, .section-with-image li{
    font-size: 16px;
}


/*SEKCJA ZE ŚCIĘTYM ZDJĘCIEM*/

.section-with-slant-photo-second-column img{
    height: 330px;
}

.section-with-slant-photo p, .section-with-slant-photo li{
    font-size: 16px;
}


/* KARUZELA POSTÓW (WORDPRESSOWA) */


.post-slider{
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 0;
}

.post-slider .wp-block-getwid-template-post-featured-image img{
    height: 230px;
}

.post-slider .post-slider-content{
    margin-top: -16px;
    padding: 15px 10px;
}

.post-slider h3 a, .post-slider p{
    font-size: 16px;
}

.post-slider .wp-block-getwid-template-post-date a{
    font-size: 15px;
}

.wp-block-getwid-template-post-date i{
    font-size: 8px;
}

.post-slider .fa-calendar:before{
    font-size: 14px;;
}

.post-slider .slick-next:before, .post-slider .slick-prev:before{
    background-size: 45px;
    width: 50px;
    height: 50px;
    margin-left: -12px;
}


/* AKORDEON */

.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper{
    border:none;
    border-top: solid 0.2vw #D3E1D7;
}

.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper:first-child{
    border:none;
}

.wp-block-getwid-accordion .wp-block-getwid-accordion__header{
    padding: 0.8em 0em;
}

.wp-block-getwid-accordion__content{
    border:none;
    padding-left: 0;
    padding-top: 0.5em;
}

#page .wp-block-getwid-accordion__content .wp-block-column{
    margin-left: 10px;
    margin-bottom: 0;
}

.wp-block-getwid-accordion__content p{
    margin-bottom:0.5vw;
}

.wp-block-getwid-accordion__header a{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size:18px;
    color:#005335;
    text-decoration: none;
    font-weight:600;
    line-height: 1.5;
}

.wp-block-getwid-accordion__content p, .wp-block-getwid-accordion__content ul li{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size: 16px;
    color: #1D1D1B;
}

.clear .wp-block-getwid-accordion__content ul li a{
    text-decoration: none;
    color:#005335;
}

.wp-block-getwid-accordion__content ul li::marker{
    color:#005335;
}

.wp-block-getwid-accordion__content p strong{
    color:#005335;
}

.clear .wp-block-getwid-accordion__content a, .wp-block-getwid-accordion__content ul li a:hover{
   text-decoration: underline;
}

.wp-block-getwid-accordion__icon{
    background:#005335;
    color:white;
    padding: 10px;
    border-radius: 4px;
}

.wp-block-getwid-accordion__content .wp-block-image{
	margin-top: 0;
}


/* SEKCJA POSTÓW NA STRONIE GŁÓWNEJ NP. CZASOPISMO */

.section-new-posts .wp-block-latest-posts a{
    font-size: 18px;
}

.section-new-posts .wp-block-latest-posts__post-excerpt{
    margin-left: 34.5%;
    font-size: 16px;
}

.section-new-posts .wp-block-latest-posts .read-more a{
    font-size: 16px;
    margin-top: 10px;
}

.section-new-posts .wp-block-latest-posts .read-more a::after{
    background-image: url(/wp-content/uploads/2021/11/Group-243-1.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    content: "";
    width: 6vw;
    height: 2.3vw;
    display: inline-block;
    margin-left: 1vw;
    margin-bottom: -1vw;
}


.section-publications-second-column .top-naglowka{
    padding-top: 25px;
}

.clear .section-publications-second-column a{
    font-size: 16px;
}


/* BLOK Z MOZAIKĄ W TLE */

.clear .mosaic-section .wp-block-cover{
    height: 400px;
    min-height: 400px;
}

.clear .mosaic-section .wp-block-cover .wp-block-cover__inner-container p{
    font-size: 16px;
    padding: 15px 6%;
}


.wp-block-buttons>.wp-block-button.wp-block-button__width-25{
    width: auto!important;
}

/* PRACOWNIK */

.section-editor{
    margin-right: 0;
}

.section-editor-second-column p{
    font-size: 16px;
}

.section-editor-first-column img{
    height: 300px;
}


/* PROGRAM */

#page .section-program .section-program-first-column{
    flex-basis: 18%!important;
}

#page .section-program .section-program-second-column{
    flex-basis: 82%!important;
}

.section-program-second-column p{
    font-size: 16px;
}


/* OPIS WYDARZENIA */

.section-description{
    height:500px;
}

.section-description .section-description-first-column img{
    height: 450px;
}

#page .section-description-second-column .big-letter p{
    font-size: 10vw;
}

.section-description-second-column .next-to-big-letter p{
    font-size: 16px;
}

#page .section-description-second-column .next-to-big-letter{
    margin-left: 12%;
}


#page .section-description .section-description-second-column{
    margin-left: 1%;
}


/* BLOK Z LICZNIKIEM */


#page .wp-block-columns.section-counter .wp-block-column{
    margin-left: 0;
}

.wp-block-columns.section-counter{
    height: 250px;
    margin: 0;
}

#page .wp-block-columns.section-counter .section-counter-first-column{
    flex-basis: 45%!important;
}

#page .wp-block-columns.section-counter .section-counter-second-column{
    flex-basis: 55%!important;
}

.section-counter-second-column .wp-block-getwid-countdown .is-countdown .countdown-row .countdown-section{
    width: 10vw;
    margin-right: 10px;
    padding: 10px;
}

.section-counter-first-column .big-letter p{
    font-size: 10vw;
    -webkit-text-stroke: 0.18vw #fff;
}

.section-counter-first-column .next-to-big-letter h4{
    margin-left: 5vw;
}

.section-counter-first-column .next-to-big-letter{
    padding-right: 0;
}


/* BLOK KADRA PRACOWNICZA */

.section-employees{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

#page .section-employees .wp-block-column{
    margin-bottom: 50px;
    margin-left: 0;
}

#page .section-employees .wp-block-getwid-image-box__image-container .wp-block-getwid-image-box__image-wrapper img{
    height: 300px;
    object-fit: cover;
}

#page .section-employees .wp-block-getwid-image-box__image-container .wp-block-getwid-image-box__image-wrapper{
    width: 222px;
}

#page .section-employees h5{
    font-size: 20px;
    margin-bottom: 10px;
}

#page .section-employees p{
    font-size: 16px;
}



/*KAPELA*/

.kapela .wp-block-column{
    margin:0;
}



/* POST GRID LAYOUT */


/*TABS*/

.wp-block-getwid-tabs__title{
    font-size: 18px;
}


/* KFELKI ZE STRONY WYDZIAŁOWEJ */

.tiles .wp-block-cover{
    height: 200px;
}

#page .ast-container .tiles p{
    font-size: 22px;
}

.clear .tiles .wp-block-cover__inner-container .wp-block-buttons a{
    font-size: 16px;
}

.clear .tiles .wp-block-cover__inner-container .wp-block-buttons a::after{
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: 20px;
    margin-top: 0.1vw;
    margin-left: 5%;
}

/*Formularze*/

#page .selection span{
    font-size: 16px;
}

#page .ipt-uif-custom-material-custom .ui-tabs .ui-tabs-panel{
    padding: 0;
}

#page .ipt-eform-content h6{
    font-size: 18px;
}

#page .ipt-eform-content .ipt_uif_question_label label{
    font-size: 16px;
}

#page .ipt-eform-material-button-container .ipt_fsqm_form_button_submit{
    font-size: 16px;
    padding: 15px 35px 15px 30px;
}

#page .ipt-uif-custom-material-custom.eform-override-element-boxy .input-field > label, #page .ipt-uif-custom-material-default.eform-override-element-boxy .input-field>label{
    font-size: 14px;
    top: 10px;
}

#page .ipt-uif-custom-material-default input:not([type]), .ipt-uif-custom-material-default input[type=date], .ipt-uif-custom-material-default input[type=datetime-local], .ipt-uif-custom-material-default input[type=datetime], .ipt-uif-custom-material-default input[type=email], .ipt-uif-custom-material-default input[type=number], .ipt-uif-custom-material-default input[type=password], .ipt-uif-custom-material-default input[type=search], .ipt-uif-custom-material-default input[type=tel], .ipt-uif-custom-material-default input[type=text], .ipt-uif-custom-material-default input[type=time], .ipt-uif-custom-material-default input[type=url], .ipt-uif-custom-material-default textarea.materialize-textarea{
    height: 35px!important;
}

#page .eform-button-container-inner{
    margin-left: 0;
}




/*POJEDYCZNE WYDARZENIE*/


#page .event-details h4{
	font-size:18px;
	margin-bottom:10px;
}

.astra-advanced-hook-8295 .top-naglowka{
	margin-top:20px;
    padding-top: 10px;
}





}


/*MOBILKA*/

@media (max-width:780px){


/* GLOBALNE USTAWIENIA DLA KAŻDEJ WITRYNY */


.ast-container{
    padding: 0 20px;
}


.ast-no-sidebar .entry-content .alignwide{
    margin: 0;
}


.entry-content > .wp-block-group, .entry-content > .wp-block-media-text, .entry-content > .wp-block-cover, .entry-content > .wp-block-columns{
    max-width: none;
    width: auto;
}


/* BANER NA STRONIE GŁÓWNEJ AWF */

.banner{
    margin: 0 -20px;
    height: calc(100vh - 70px)
}

#page .banner .has-black-background-color{
    background-color: #000000!important;
    opacity: 0.4;
}

#page .banner .wp-block-column{
    flex-basis: 100%!important;
}

.banner .wp-block-cover{
    min-height: auto;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

.wp-block-cover__inner-container:hover .wp-block-cover{
    height: auto!important;
}

.clear .banner .wp-block-cover__inner-container{
    height: 100%;
    width: 100%;
}

.banner-department .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{
    background: linear-gradient(0.31deg, rgba(0, 0, 0, 0.4) 100%, rgba(0, 0, 0, 0.4) 98.3%, rgba(0, 0, 0, 0) 44.67%);
}

#page .ast-container .clear .empty-header-banner, #page .ast-container .clear .empty-header-banner:lang(en){
    align-self: center;
    -webkit-text-stroke: 1.5px #ffffff;
    font-size: 65px;
    margin-bottom: 0;
}


#page .ast-container .clear .empty-header-banner::after{
    background-image: url(/wp-content/uploads/2022/06/arrow.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    content: "";
    width: 40px;
    height: 48px;
    display: inline-block;
    margin-left: 20px;
    margin-bottom: -8px;
}

.banner .wp-block-cover__inner-container:hover .wp-block-buttons{
    justify-content: center;
}

.clear .banner .wp-block-cover__inner-container .wp-block-buttons a{
    font-size: 24px;
    padding: 15px 0;
}

.clear .banner .wp-block-cover__inner-container .wp-block-buttons a::after{
    background-size: 30px;
    height: 20px;
    width: 35px;
    margin-top: 2px;
    margin-left: 10px;
}


.banner .wp-block-cover__inner-container:hover .wp-block-buttons{
    display: grid;
    justify-content: flex-start;
    align-content: center;
    gap: 0;
    margin-left: 30px;
}


.clear .banner .wp-block-cover__inner-container:hover .banner .wp-block-cover{
    height: auto!important;
}

/* BANER NA STRONIE WYDZIAŁOWEJ */


.banner-department{
    margin: 0 -20px;
    height: calc(100vh - 125px)
}

#page .banner-department .wp-block-column{
    flex-basis: 100%!important;
}

.banner-department .wp-block-cover{
    min-height: auto;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

.clear .banner-department .wp-block-cover__inner-container{
    height: 100%;
    width: 100%;
}

.banner-department .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{
    background: linear-gradient(0.31deg, rgba(0, 0, 0, 0.4) 100%, rgba(0, 0, 0, 0.4) 98.3%, rgba(0, 0, 0, 0) 44.67%);
}

#page .ast-container .clear .banner-department .empty-header-banner{
    align-self: center;
    -webkit-text-stroke: 1.5px #ffffff;
    font-size: 50px;
    margin-bottom: 0;
}


#page .ast-container .clear .banner-department .empty-header-banner::after{
    background-image: url(/wp-content/uploads/2022/06/arrow.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    content: "";
    width: 40px;
    height: 48px;
    display: inline-block;
    margin-left: 20px;
    margin-bottom: -8px;
}

.banner-department .wp-block-cover__inner-container:hover .wp-block-buttons{
    justify-content: center;
}

.clear .banner-department .wp-block-cover__inner-container .wp-block-buttons a{
    font-size: 24px;
    padding: 15px 0;
}

.clear .banner-department .wp-block-cover__inner-container .wp-block-buttons a::after{
    background-size: 30px;
    height: 20px;
    width: 35px;
    margin-top: 2px;
    margin-left: 10px;
}


.banner-department .wp-block-cover__inner-container:hover .wp-block-buttons, .clear .banner-department .wp-block-cover__inner-container{
    display: grid;
    justify-content: center;
    align-content: center;
    gap: 0;
    height: inherit;
}


.clear .banner-department .wp-block-cover__inner-container:hover .banner .wp-block-cover{
    height: auto!important;
}



/* PASEK POD BANEREM WYDZIAŁOWYM */

.clear .section-more-info{
    margin: 0 -20px;
}

.clear .section-more-info .button-more-info a{
    font-size: 16px;
}

/* BANER ZE STRONY CZASOPISM */


#page .section-magazine{
    margin: 0 -20px;
    flex-direction: column;
    background: transparent;
}

#page .section-magazine-first-column img{
    width: 100%;
    height: auto;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
    margin-bottom: -25px;
}

#page .section-magazine .section-magazine-first-column{
    margin-bottom: 0;
    margin-top: 0;
    clip-path: polygon(0 0, 100% 0, 100% 91%, 0 100%);
}

#page .section-magazine .section-magazine-second-column{
    clip-path: polygon(0 6vw, 100% 0, 100% 100%, 0 100%);
    margin-top: -4.5vw;
}


#page .section-magazine .section-magazine-second-column h3{
    font-size: 24px;
}

#page .section-magazine .section-magazine-second-column p{
    font-size: 18px;
}

#page .section-magazine .section-magazine-second-column{
    padding: 90px 15px;
}

#page .section-magazine .section-magazine-second-column{
    background-size: 150px;
}



/* SEKCJA Z DUŻĄ LITERĄ I SKOSEM */


#page .big-letter-and-slant, #page .big-letter-and-slant .big-letter-and-slant-first-column{
    min-height:100%;
    height: 100%;
}

#page .big-letter-and-slant .big-letter-and-slant-second-column img{
    height: 50vw;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%);
}

#page .big-letter-and-slant .big-letter-and-slant-second-column{
    padding: 30px 30px 0 30px;
}

#page .big-letter-and-slant{
    display: flex;
    flex-direction: column-reverse;
}

#page .big-letter-and-slant-first-column, #page .big-letter-and-slant-second-column{
    background: #005335;
    background-image: url(/wp-content/uploads/2021/09/Group-244.svg);
    background-size: 1500px;
    background-position: center;
}

#page .big-letter-and-slant-first-column .next-to-big-letter{
    width: auto;
    padding-right: 8%;
    margin-left: 55px;
}

#page .big-letter-and-slant .big-letter-and-slant-first-column .wp-block-columns{
    display: grid;
    grid-template-columns: 1% 2fr;
}

#page .big-letter-and-slant .big-letter-and-slant-first-column, #page .big-letter-and-slant .big-letter-and-slant-second-column{
    margin:-1px 0;
}

#page .big-letter-and-slant .big-letter-and-slant-second-column, #page .big-letter-and-slant .big-letter-and-slant-first-column{
    clip-path: none;
    margin-left: 0;
}

#page .big-letter-and-slant-first-column .next-to-big-letter h4{
    font-size: 24px;
    line-height: 1;
    margin-top: 40px;
}

#page .big-letter-and-slant-first-column .next-to-big-letter p{
    font-size: 16px;
    margin:10px 0;
}

#page .big-letter-and-slant-first-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
    font-size: 18px;
}

.clear .button-white-arrow::after{
    background-size: 24px;
    height: 26px;
    width: 26px;
    margin-bottom: -12px;
}

#page .big-letter-and-slant-first-column .big-letter p{
    font-size: 60px;
    margin-top: -2vw;
    margin-left: 30px;
}



/* BLOK Z DUŻĄ LITERĄ I SKOSEM W PRAWO */


.big-letter-and-slant-right .big-letter-and-slant-right-second-column-right .wp-block-image.alignfull img, .wp-block-image.alignwide img, .big-letter-and-slant-right-first-column, .clear .big-letter-and-slant-right{
    height: 100%;
    flex-direction: column-reverse;
}

#page .big-letter-and-slant-right .big-letter-and-slant-right-second-column{
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 90%);
}

#page .big-letter-and-slant-right .big-letter-and-slant-right-first-column{
    clip-path: polygon(0 0, 100% 6vw, 100% 100%, 0 100%);
    margin-top: -4.5vw;
}

.big-letter-and-slant-right .big-letter-and-slant-right-first-column .wp-block-columns{
    display: grid;
    grid-template-columns: 1px 1fr;
}

.big-letter-and-slant-right .big-letter-and-slant-right-second-column-right figure, #page .big-letter-and-slant-right .big-letter-and-slant-right-second-column{
    margin-top:0;
    margin-bottom: 0;
}

#page .big-letter-and-slant-right .big-letter-and-slant-right-second-column{
    margin-left:0;
}

.big-letter-and-slant-right-first-column .next-to-big-letter p{
    font-size: 16px;
}

.big-letter-and-slant-right-first-column .big-letter p{
    font-size: 60px;
    margin-top: -2.5vw;
}

.clear .big-letter-and-slant-right-first-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
    width: 100%;
}

.big-letter-and-slant-right-first-column .next-to-big-letter h4{
    margin-top: 35px;
}

#page .big-letter-and-slant-right-first-column .next-to-big-letter{
    margin-left: 35px;
}





/* BLOK Z DUŻĄ LITERĄ I SKOSEM W LEWO */

#page .big-letter-and-left-slant, #page .big-letter-and-left-slant .big-letter-and-left-slant-seconnd-column, #page .big-letter-and-left-slant .big-letter-and-left-slant-first-column, #page .big-letter-and-left-slant .big-letter-and-left-slant-first-column img, #page .big-letter-and-left-slant .big-letter-and-left-slant-second-column{
    height: 100%;
    flex-direction: column;
}

#page .big-letter-and-left-slant .big-letter-and-left-slant-first-column{
    clip-path: none;
}

#page .big-letter-and-left-slant .big-letter-and-left-slant-first-column .wp-block-image{
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 88%);
    margin-bottom: 0;
}

#page .big-letter-and-left-slant .big-letter-and-left-slant-second-column{
    clip-path: polygon(0 0, 100% 6vw, 100% 100%, 0 100%);
    margin-top: -4.5vw;
    margin-left: 0;
}

.wp-block-column .big-letter-left-slant{
    margin-left: 0;
}

.big-letter-and-left-slant .big-letter-and-left-slant-first-column-right figure, #page .big-letter-and-left-slant .big-letter-and-left-slant-first-column{
    margin-top:0;
    margin-bottom: 0;
}


.big-letter-and-left-slant-second-column .next-to-big-letter-left-slant h4{
    margin-top: 35px;
}

.big-letter-and-left-slant-second-column .next-to-big-letter-left-slant{
    margin-left: 9%;
}

#page .big-letter-and-left-slant-second-column .next-to-big-letter-left-slant p{
    font-size: 16px;
    margin:10px 0;
}

#page .big-letter-and-left-slant-second-column .next-to-big-letter-left-slant .wp-block-buttons .wp-block-button__link{
    font-size: 18px;
}

.clear .button-white-arrow::after{
    background-size: 24px;
    height: 26px;
    width: 26px;
    margin-bottom: -12px;
}

.big-letter-and-left-slant-second-column .big-letter-left-slant p{
    font-size: 60px;
    margin-top: -2vw;
    margin-left: 15px;
}

#page .big-letter-and-left-slant-second-column .next-to-big-letter-left-slant{
    margin-left: 40px;
}


#page .big-letter-and-left-slant-first-column{
    margin:0;
}


.big-letter-and-left-slant-second-column .wp-block-columns{
    display: grid;
    grid-template-columns: 1px 1fr;
}



/* GALERIA GRID */

.clear .button-green-background.mobile{
    display: flex;
    margin-bottom: 50px;
    justify-content: center;
}

.gallery-container-tablet, .gallery-container, .gallery-header .gallery-button{
    display: none;
}

.gallery-header h2{
    margin-bottom: 0;
}

.gallery-container-mobile{
	display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0px -20px 50px -20px;
}

.gallery-name{
    height: 130px;
}

.gallery-poster img{
	height:130px;
    object-fit: cover;

}

.gallery-name p{
    color:transparent;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    width: 90%;
    line-height: 1;
    margin-bottom: 5px;
    padding-left: 20px;
}

.gallery-item{
    position: relative;
    height: 130px;
}


/* BLOK SOCIAL MEDIA */

.section-social-media{
    display: grid;
    grid-template-columns: 1fr 1fr;
}


.section-social-media img{
    width: 85px;
    margin-bottom: 4vw;
}

#page .section-social-media .wp-block-column{
    margin-left: 0;
}

#page .section-social-media .wp-block-image .aligncenter>figcaption a, .wp-block-image .alignleft>figcaption a, .wp-block-image .alignright>figcaption a{
    display: block;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.5;
}

.in img{
    margin-top: 2vw;
}


/* AKTUALNOŚCI PRZEWIJANE ZE ZDJĘCIAMI */


.section-news .bs-container-carousel__posts-section--item, #page .bs-container-carousel{
    clip-path: none;
}

.section-news{
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
}

.section-news .bs-container-carousel__posts-section__view-more img{
    height: 16px;
}

.bs-awf-news__posts-box-section{
    flex-direction: column;
    width: 100%;
}

.clear .bs-awf-news__posts-box-post{
    width: 100%!important;
    margin-bottom: 40px;
}

#page .section-news .section-news-second-column{
    margin-top: 0;
    margin-left: 0;
}

#page .section-news .section-news-first-column{
    margin-left: 0px;
    margin-bottom: 10px;
}

#page .section-news .bs-container-carousel, #page .section-news .bs-container-carousel__posts-section__img{
    height: 400px;
}

.section-news .bs-container-carousel__posts-section--item{
    bottom: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.clear .bs-awf-news__posts-box{
    height: 450px;
}

#page .section-news .bs-container-carousel__posts-section__header, #page .section-news .bs-container-carousel__posts-section__date, #page .section-news .bs-container-carousel__posts-section__text, .clear .section-news .bs-container-carousel__posts-section__view-more{
    padding-left: 20px;
}

.section-news .section-news-second-column .bs-awf-news__categories{
    margin-bottom: 20px;
    justify-content: space-between;
    margin-top: 25px;
}

#page .bs-awf-news__container{
    padding-left: 0;
}

.section-news .bs-awf-news__posts-box-post img{
    width: 100%;
    height: 250px;
}

#page .section-news .section-news-second-column .bs-awf-news__categorie h3, #page .section-news .section-news-second-column .bs-awf-news__posts-box-post p, #page .section-news .bs-container-carousel__posts-section__text{
    font-size: 16px;
}

#page .section-news .section-news-second-column .bs-awf-news__categorie h3{
    padding: 0 15px 20px 0;
    margin:0;
}

#page .section-news .section-news-second-column .bs-awf-news__posts-box-post h2, .clear .section-news .bs-container-carousel__posts-section__view-more{
    font-size: 18px;
}

#page .section-news .bs-container-carousel__posts-section__header{
    font-size: 20px;
}

#page .section-news .section-news-second-column .bs-awf-news__posts-box-post h2{
    margin-top: 18px;
}

#page .section-news .bs-container-carousel__nav{
    right: 0;
    bottom: 15px;
}



/* KARUZELA WYDARZEŃ*/

.tablet-events, .desktop-events{
    display:none;
}
.mobile-events {
  display: block;
}


/* BLOK Z KARUZELĄ Z PRAWEJ STRONY */

.section-right-slider .section-right-slider-first-column .button-project-desktop{
    display: none;
}

.section-right-slider .section-right-slider-second-column .button-project-mobile{
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    justify-content: center;

}

#page .section-right-slider{
    display: flex;
    flex-direction: column;
}

.clear .section-right-slider .wp-block-columns{
    display: grid;
    grid-template-columns: 1px 1fr;
}

.section-right-slider-first-column .big-letter p{
    font-size: 60px;
    margin-top: -2vw;
    margin-left: 20px;
}

#page .section-right-slider-first-column .next-to-big-letter{
    margin-left: 45px;
    margin-top: 18px;
}

#page .section-right-slider-first-column .next-to-big-letter h4{
    margin-top: 6vw;
}

#page .section-right-slider .section-right-slider-second-column{
    margin-left: 0;
}


/* BLOK Z KARUZELĄ Z PRAWEJ STRONY (AMBASADORZY) */



/* BANER Z TYTUŁEM NA ŚRODKU NA ZIELONYM PASKU */



#page .jobs-baner{
	height: 400px;
    margin: 0 -20px 30px -20px; 
}

#page .entry-content.clear .jobs-baner .empty-header{
	font-size: 50px;
	-webkit-text-stroke: 1.5px white;
}

#page .entry-content.clear .jobs-baner h3{
	font-size: 20px;
}



/*  BLOK Z NACHODZĄCĄ SEKCJĄ I ZDJĘCIEM Z LEWEJ STRONY */


.wp-block-columns.overlapping-section{
    min-height: 450px;
    margin: 50px 0;
    height: auto;
    display: block;
}


.wp-block-columns.overlapping-section .wp-block-columns{
    display: grid;
    grid-template-columns: 5px 1fr;
    padding:0 5%;
}

.overlapping-section .overlapping-section-second-column .wp-block-image{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%);
}

.overlapping-section .overlapping-section-second-column{
    clip-path: none;
}

.overlapping-section .overlapping-section-second-column img{
    min-height: 450px;
}

#page .entry-content.clear .overlapping-section .overlapping-section-first-column{
    min-height: 280px;
    height: auto;
    margin: 0;
    clip-path: polygon(0 0, 100% 8vw, 100% 100%, 0 100%);
    background-size: 1500px;
    margin-top: -4.5vw;
}

#page .entry-content.clear .overlapping-section .overlapping-section-second-column{
    margin: 0;
}

#page .entry-content.clear .overlapping-section-first-column .big-letter p{
    font-size: 75px;
    margin-top: 0;
}

#page .entry-content.clear .overlapping-section-first-column .next-to-big-letter h4{
    font-size: 24px;
    margin-top: 20px;
}

#page .entry-content.clear .overlapping-section-first-column .next-to-big-letter p{
    font-size: 16px;
    padding-right: 5%;
}

#page .overlapping-section-first-column .next-to-big-letter{
    margin-top: 55px!important;
    margin-left: 30px!important;
}




/*  BLOK Z NACHODZĄCĄ SEKCJĄ I ZDJĘCIEM Z PRAWEJ STRONY */

.overlapping-section-right-photo .overlapping-section-right-photo-second-column-right .wp-block-image.alignfull img, .wp-block-image.alignwide img, .overlapping-section-right-photo-first-column, .clear .overlapping-section-right-photo{
    height: 100%;
    flex-direction: column-reverse;
}

#page .overlapping-section-right-photo .overlapping-section-right-photo-second-column{
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 90%);
}

#page .clear .overlapping-section-right-photo .overlapping-section-right-photo-first-column{
    clip-path: polygon(0 0, 100% 6vw, 100% 100%, 0 100%);
    margin-top: -4.5vw;
}

.overlapping-section-right-photo .overlapping-section-right-photo-first-column .wp-block-columns{
    display: grid;
    grid-template-columns: 1px 1fr;
}

.overlapping-section-right-photo .overlapping-section-right-photo-second-column figure, #page .overlapping-section-right-photo .overlapping-section-right-photo-second-column{
    margin-top:0;
    margin-bottom: 0;
}

#page .overlapping-section-right-photo .overlapping-section-right-photo-second-column{
    margin-left:0;
}

.overlapping-section-right-photo-first-column .next-to-big-letter p{
    font-size: 16px;
}

.overlapping-section-right-photo-first-column .big-letter p{
    font-size: 60px;
    margin-top: -2.5vw;
}

.clear .overlapping-section-right-photo-first-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
    width: 100%;
}

.overlapping-section-right-photo-first-column .next-to-big-letter h4{
    margin-top: 35px;
}

#page .overlapping-section-right-photo-first-column .next-to-big-letter{
    margin-left: 35px;
    padding-top: 0;
    padding-right: 15%;
}

.overlapping-section-right-photo-first-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
    font-size: 18px;
    margin-top: 15px;
}





/* Blok z dwoma dużymi literami */


.clear .two-big-letter{
    min-height: 350px;
    display: block;
}

.clear .two-big-letter .wp-block-columns{
    display: grid;
    grid-template-columns: 0 1fr;
}

#page .entry-content.clear .two-big-letter-second-column{
    margin-left: 0;
    padding-top: 0;
}

#page .entry-content.clear .two-big-letter-first-column{
    padding-top: 0;
    background-size: 1500px;
}


#page .entry-content.clear .two-big-letter-first-column .big-letter p, #page .entry-content.clear .two-big-letter-second-column .big-letter p{
    font-size: 75px;
}

#page .entry-content.clear .two-big-letter-first-column .big-letter p{
    -webkit-text-stroke: 1.5px #fff;
}

#page .entry-content.clear .two-big-letter-second-column .big-letter p{
    -webkit-text-stroke: 2px #005335;
}

#page .entry-content.clear .two-big-letter-first-column .next-to-big-letter ul, .two-big-letter-second-column .next-to-big-letter ul{
    margin-left: 15px;
}

#page .entry-content.clear .two-big-letter-first-column .next-to-big-letter h4, #page .entry-content.clear .two-big-letter-second-column .next-to-big-letter h4{
    font-size: 24px;
    margin-top: 60px;
    margin-left: 30px;
    margin-bottom: 20px;
}

.two-big-letter-first-column .next-to-big-letter p, .two-big-letter-first-column .next-to-big-letter ul li, .two-big-letter-second-column .next-to-big-letter p, .two-big-letter-second-column .next-to-big-letter ul li{
    font-size: 16px;
}

#page .entry-content.clear .two-big-letter-first-column .next-to-big-letter{
    padding-right: 5%;
}

#page .entry-content.clear .two-big-letter-first-column .next-to-big-letter, #page .entry-content.clear .two-big-letter-second-column .next-to-big-letter{
    margin-left: 5%;
}

#page .two-big-letter-first-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
    font-size: 16px;
    padding: 10px 0!important;
}

#page .two-big-letter-second-column .next-to-big-letter .wp-block-buttons .wp-block-button__link{
    font-size: 16px;
    padding: 10px 0!important;
}




/* AKTUALNOŚCI LISTA BEZ ZDJĘĆ */

#page .clear .news .vertical-words{
    display: none;
}

.news.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child){
    flex-basis: 100%!important;
}

.post-list .single-post, .post-item{
    display: flex;
    flex-direction: column;
}

#page .post-list{
    margin-top: 0px;
}

#page .post-date{
    background-size: 900px;
    width: 180px;
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: 60px 1fr;
}

.post-list .date{
    font-size: 15px;
    line-height: 1.2;
    width: 100%;
}

.post-list .post-date-day{
    font-size: 40px;
    width: 100%;
}

.post-list .post-date{
    height: 75px;
}

#page .post-list a{
    font-size: 18px;
}

#page .post-list .post-name{
    margin-left: 0;
}

.post-list .single-post:last-child{
    margin-bottom: 40px;
}

.post-list .single-post{
    padding-bottom: 30px;
    padding-top: 30px;
}

#page .post-list .excerpt{
    font-size: 16px;
    margin-bottom: 25px;
}




/* PROSTY BLOK Z PRZYCISKAMI */


.simple-block{
    height: auto;
}

#page .simple-block .wp-block-column{
    flex-basis: 100%!important;
    margin-left: 0;
    margin-bottom: 0;
    padding-top: 25px;
}

.simple-block-first-column p, .simple-block-second-column p{
    font-size: 16px;
}


/* SEKCJA Z FILMEM */

.section-with-video p, .section-with-video li{
    font-size: 16px;
}

.section-with-video{
    flex-direction: column;
    margin-top: 40px;
}

#page .section-with-video .section-with-video-second-column{
    margin-left: 0;
    padding-right: 2rem;
}



/*SEKCJA ZE ZDJĘCIEM*/

.section-with-image{
    flex-direction: column;
}

#page .section-with-image .wp-block-column{
    margin-left: 0;
}

#page .section-with-image p, .section-with-image li{
    font-size: 16px;
}

.section-with-image-first-column img{
    height: auto;
}

/*SEKCJA ZE ŚCIĘTYM ZDJĘCIEM*/

#page .section-with-slant-photo{
    flex-direction: column-reverse;
}

#page .section-with-slant-photo .wp-block-column{
    flex-basis: 100%!important;
}

#page .section-with-slant-photo-second-column{
    width: -webkit-fill-available;
    margin-left: 0;
}

.section-with-slant-photo-second-column img{
    height: 330px;
}

.section-with-slant-photo p, .section-with-slant-photo li{
    font-size: 16px;
}



/* KARUZELA POSTÓW (WORDPRESSOWA) */


.post-slider{
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 0;
}

.post-slider .slick-next{
    right: -8px;
}

.post-slider .wp-block-getwid-template-post-featured-image img{
    height: 230px;
}

.post-slider .post-slider-content{
    margin-top: -16px;
    padding: 15px 10px;
}

.post-slider h3 a, .post-slider p{
    font-size: 16px;
}

.post-slider .wp-block-getwid-template-post-date a{
    font-size: 15px;
}

.wp-block-getwid-template-post-date i{
    font-size: 8px;
}

.post-slider .fa-calendar:before{
    font-size: 14px;;
}

.post-slider .slick-next:before, .post-slider .slick-prev:before{
    background-size: 45px;
    width: 50px;
    height: 50px;
}


/* AKORDEON */


.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper{
    border:none;
    border-top: solid 0.2vw #D3E1D7;
}

.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper:first-child{
    border:none;
}

.wp-block-getwid-accordion .wp-block-getwid-accordion__header{
    padding: 0.8em 0em;
}

.wp-block-getwid-accordion__content{
    border:none;
    padding-left: 0;
    padding-top: 0.5em;
}

#page .wp-block-getwid-accordion__content .wp-block-column{
    margin-left: 10px;
    margin-bottom: 0;
}

.wp-block-getwid-accordion__content p{
    margin-bottom:0.5vw;
}

.wp-block-getwid-accordion__header a{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size:18px;
    color:#005335;
    text-decoration: none;
    font-weight:600;
    line-height: 1.5;
}

.wp-block-getwid-accordion__content p, .wp-block-getwid-accordion__content ul li{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size: 16px;
    color: #1D1D1B;
}

.clear .wp-block-getwid-accordion__content ul li a{
    text-decoration: none;
    color:#005335;
}

.wp-block-getwid-accordion__content ul li::marker{
    color:#005335;
}

.wp-block-getwid-accordion__content p strong{
    color:#005335;
}

.clear .wp-block-getwid-accordion__content a, .wp-block-getwid-accordion__content ul li a:hover{
   text-decoration: underline;
}

.wp-block-getwid-accordion__icon{
    background:#005335;
    color:white;
    padding: 10px;
    border-radius: 4px;
}

.wp-block-getwid-accordion__content .wp-block-image{
	margin-top: 0;
}


/* SEKCJA POSTÓW NA STRONIE GŁÓWNEJ NP. CZASOPISMO */

.section-new-posts .wp-block-latest-posts li{
    display: flex;
    flex-direction: column;
}

.section-new-posts .wp-block-latest-posts img{
    width: 100%;
    height: 100%;
    max-height: 100%!important;
    margin-bottom: 15px;
}

.section-new-posts .wp-block-latest-posts a{
    font-size: 18px;
}

.section-new-posts .wp-block-latest-posts__post-excerpt{
    font-size: 16px;
}

.section-new-posts .wp-block-latest-posts .read-more{
    margin-top:20px;
}

.section-new-posts .wp-block-latest-posts .read-more a{
    font-size: 16px;
}

.section-new-posts .wp-block-latest-posts .read-more a::after{
    background-image: url(/wp-content/uploads/2021/11/Group-243-1.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    content: "";
    width: 22px;
    height: 14px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: -0.5vw;
}


.section-publications-second-column .top-naglowka{
    padding-top: 25px;
    margin-top: 40px;
}

.clear .section-publications-second-column a{
    font-size: 16px;
}

.section-publications-second-column .last-posts li{
    margin-bottom: 20px;
}





/* BLOK Z MOZAIKĄ W TLE */


.clear .mosaic-section .wp-block-cover{
    height: auto;
    min-height: 400px;
}

.clear .mosaic-section .wp-block-cover .wp-block-cover__inner-container p{
    font-size: 16px;
    padding: 15px 6%;
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25{
    width: auto!important;
}



/* PRACOWNIK */


.section-editor, .section-editor-first-column{
    margin-right: 0;
}

.section-editor .wp-block-image.size-full{
    margin-bottom: 0;
}

#page .section-editor .wp-block-column{
    flex-basis: 100%!important;
    margin-left: 0;
}

.section-editor-second-column p{
    font-size: 16px;
}

.section-editor-first-column img{
    height: auto;
}



/* PROGRAM */

#page .section-program .wp-block-column{
    flex-basis: 100%!important;
    margin-left: 0;
}

#page .section-program h5{
    margin-bottom: 0;
}

.section-program-second-column p{
    font-size: 16px;
}


/* OPIS WYDARZENIA */


.section-description{
    height: auto;
    flex-direction: column;
}

#page .section-description .section-description-second-column .wp-block-columns{
    display: grid;
    grid-template-columns: 30px 1fr;
    margin-top: 0;
}

#page .section-description-second-column .big-letter p{
    font-size: 60px;
    margin-left: 0;
}

.section-description-second-column .next-to-big-letter p{
    font-size: 16px;
}

.section-description-second-column .next-to-big-letter h4{
    margin-top: 30px;
}

#page .section-description .wp-block-column{
    margin-left: 0;
}

.section-description .section-description-first-column img{
    height: 300px;
    width: 100%;
}

#page .section-description .section-description-first-column .wp-block-image.size-full, #page .section-description .section-description-first-column{
    margin: 0;
}


/* BLOK Z LICZNIKIEM */



.wp-block-columns.section-counter{
    height: auto;
    margin: 0;
    flex-direction: column;
}

#page .section-counter .section-counter-first-column .next-to-big-letter, #page .section-counter .section-counter-second-column{
    margin-left: 0;
    padding-right: 5%;
}

#page .section-counter .section-counter-second-column{
    padding: 0 5%;
}

.section-counter-second-column .wp-block-getwid-countdown .is-countdown .countdown-row{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    place-items: center;
}

.section-counter-second-column .wp-block-getwid-countdown .is-countdown .countdown-row .countdown-section{
    width: 100px;
}

.wp-block-getwid-countdown .is-countdown .countdown-row .countdown-section .countdown-amount{
    font-size: 18px;
}

.wp-block-getwid-countdown .is-countdown .countdown-row .countdown-section .countdown-period{
    font-size: 16px;
}

.section-counter-second-column .wp-block-getwid-countdown .countdown-section{
    margin-left: 0;
    margin-bottom: 40px;
    padding: 20px;
}

.section-counter-first-column .big-letter p{
    font-size: 60px;
    margin-left: 5vw;
}

.section-counter-first-column .next-to-big-letter h4{
    margin-left: 11%;
}

.section-counter .wp-block-columns{
    display: grid;
    grid-template-columns: 1px 1fr;
}


@media(max-width:650px){

    .section-counter-second-column .wp-block-getwid-countdown .is-countdown .countdown-row{
        grid-template-columns: 1fr 1fr 1fr;
    }


}

@media(max-width:480px){


    .section-news .section-news-second-column .bs-awf-news__categories{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }

    #page .section-news .section-news-second-column .bs-awf-news__categorie h3{
        padding: 0 15px 5px 0;
        margin-top: 18px;
    }

}


@media(max-width:450px){

    .section-counter-second-column .wp-block-getwid-countdown .is-countdown .countdown-row{
        grid-template-columns: 1fr 1fr;
    }
}

@media(max-width:330px){

    .section-counter-second-column .wp-block-getwid-countdown .is-countdown .countdown-row{
        grid-template-columns: 1fr;
    }

    .section-counter-first-column .next-to-big-letter h4{
        margin-top: 45px;
    }
}


/* BLOK KADRA PRACOWNICZA */

.section-employees{
    display: grid;
    grid-template-columns: 1fr 1fr;
}

#page .section-employees .wp-block-column{
    margin-bottom: 50px;
    margin-left: 0;
}

#page .section-employees .wp-block-getwid-image-box__image-container .wp-block-getwid-image-box__image-wrapper img{
    height: 300px;
    object-fit: cover;
}

#page .section-employees .wp-block-getwid-image-box__image-container .wp-block-getwid-image-box__image-wrapper{
    width: 222px;
}

#page .section-employees h5{
    font-size: 20px;
    margin-bottom: 10px;
}

#page .section-employees p{
    font-size: 16px;
}


@media(max-width:500px){
    .section-employees{
        display: grid;
        grid-template-columns: 1fr;
    }


    /* GALERIA GRID */


    .gallery-container-mobile{
        grid-template-columns: 1fr 1fr;
    }


}


/*KAPELA*/

.section-kapela{
    display: block;
}

.kapela .wp-block-column{
    margin:0;
}

.section-kapela .wp-block-columns{
    display: grid;
    grid-template-columns: 50px 1fr;
}


/* POST GRID LAYOUT */


/*TABS*/

.wp-block-getwid-tabs__title{
    font-size: 18px;
}


/* KFELKI ZE STRONY WYDZIAŁOWEJ */


.tiles{
    display: grid;
    grid-template-columns: 1fr;
    margin-top:0;
    margin-bottom: 0;
}

#page .tiles .wp-block-column{
    margin-left: 0!important;
}

.clear .tiles .wp-block-cover__inner-container{
    width: 100%;
}

.tiles .wp-block-cover{
    height: 250px;
}

#page .ast-container .tiles p{
    font-size: 22px;
}

.clear .tiles .wp-block-cover__inner-container .wp-block-buttons a{
    font-size: 18px;
    padding: 15px 0;
}

.clear .tiles .wp-block-cover__inner-container .wp-block-buttons a::after{
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: 20px;
    margin-top: 0.1vw;
    margin-left: 10px;
}

.tiles .wp-block-cover__inner-container:hover .wp-block-buttons{
    display: grid;
    justify-content: flex-start;
    align-content: center;
    gap: 0;
    height: inherit;
    margin-left: 20px;
}



/*Formularze*/

#page .selection span, #page .ipt-uif-custom-material-default p, #page .ipt-eform-content .ipt-uif-custom-material-default .ipt_uif_question label.ipt_uif_question_title, .ipt-eform-content .ipt_uif_container_label{
    font-size: 16px;
}

#page .ipt-uif-custom-material-custom .ui-tabs .ui-tabs-panel{
    padding: 0;
}

#page .ipt-eform-content h6{
    font-size: 18px;
}

#page .ipt-eform-content .ipt_uif_question_label label{
    font-size: 16px;
}

#page .ipt-eform-material-button-container .ipt_fsqm_form_button_submit{
    font-size: 16px;
    padding: 15px 35px 15px 30px;
}

#page .ipt-uif-custom-material-custom.eform-override-element-boxy .input-field > label, #page .ipt-uif-custom-material-default.eform-override-element-boxy .input-field>label{
    font-size: 14px;
    top: 10px;
}

#page .ipt-uif-custom-material-default input:not([type]), .ipt-uif-custom-material-default input[type=date], .ipt-uif-custom-material-default input[type=datetime-local], .ipt-uif-custom-material-default input[type=datetime], .ipt-uif-custom-material-default input[type=email], .ipt-uif-custom-material-default input[type=number], .ipt-uif-custom-material-default input[type=password], .ipt-uif-custom-material-default input[type=search], .ipt-uif-custom-material-default input[type=tel], .ipt-uif-custom-material-default input[type=text], .ipt-uif-custom-material-default input[type=time], .ipt-uif-custom-material-default input[type=url], .ipt-uif-custom-material-default textarea.materialize-textarea{
    height: 35px!important;
}

#page .eform-button-container-inner{
    margin-left: 0;
}


/*POJEDYCZNE WYDARZENIE*/


#page .event-details h4{
	font-size:18px;
	margin-bottom:10px;
}

.astra-advanced-hook-8295 .top-naglowka{
	margin-top:20px;
    padding-top: 10px;
}

#page .event-details .wp-block-column{
    margin:0;
}




}

.wcag_set_contrast_fonts_color_1.bs-awf-news__categorie__active,
.wcag_set_contrast_fonts_color_2.bs-awf-news__categorie__active,
.bs-awf-news__categories.wcag_set_contrast_background_1,
.bs-awf-news__categories.wcag_set_contrast_background_2,
#page .section-news .wcag_set_contrast_background_2 .section-news-second-column .bs-awf-news__categorie h3:hover{
 border-bottom-color:white !important;
}
.wcag_set_contrast_background_1 .post-slider .slick-prev:before,
.wcag_set_contrast_background_2 .post-slider .slick-prev:before,
.wcag_set_contrast_background_1 .post-slider .slick-next:before,
.wcag_set_contrast_background_2 .post-slider .slick-next:before,
.wcag_set_contrast_background_1 .post-slider .slick-prev,
.wcag_set_contrast_background_2 .post-slider .slick-prev,
.wcag_set_contrast_background_1 .post-slider .slick-next,
.wcag_set_contrast_background_2 .post-slider .slick-next,
.wcag_set_contrast_background_1 img.figure-img,
.wcag_set_contrast_background_2 img.figure-img,
.wcag_set_contrast_background_1 .bs_wcag_shortcode_button_wcag-icon-svg,
.wcag_set_contrast_background_2 .bs_wcag_shortcode_button_wcag-icon-svg,
button.fc-next-button.fc-button.fc-button-primary.wcag_set_contrast_background_1,
button.fc-prev-button.fc-button.fc-button-primary.wcag_set_contrast_background_1,
button.fc-next-button.fc-button.fc-button-primary.wcag_set_contrast_background_2,
button.fc-prev-button.fc-button.fc-button-primary.wcag_set_contrast_background_2,
.wcag_set_contrast_background_1 img.downloadIcon,
.wcag_set_contrast_background_2 img.downloadIcon,
.bst_download_all.button-green-arrow.wcag_set_contrast_background_1::after,
.bst_download_all.button-green-arrow.wcag_set_contrast_background_2::after,
.button-green-arrow.wcag_set_contrast_background_1::after,
.button-green-arrow.wcag_set_contrast_background_2::after,
figure.icon.wcag_set_contrast_background_1 img,
figure.icon.wcag_set_contrast_background_2 img,
button.carousel-control-next.wcag_set_contrast_background_1,
button.carousel-control-next.wcag_set_contrast_background_2,
button.carousel-control-prev.wcag_set_contrast_background_1,
button.carousel-control-prev.wcag_set_contrast_background_2{
    filter: brightness(0) invert(1) !important;
    border: none !important;
    background-color: transparent !important;
}

.wcag_set_contrast_fonts_color_1 img.custom-logo,
.wcag_set_contrast_fonts_color_2 img.custom-logo{
    background-color: white;
    padding: 10px;
}

.wcag_set_contrast_background_1 h2.fc-toolbar-title,
.wcag_set_contrast_background_2 h2.fc-toolbar-title,
.wcag_set_contrast_background_1 a.fc-col-header-cell-cushion,
.wcag_set_contrast_background_2 a.fc-col-header-cell-cushion,
.wcag_set_contrast_background_1 .fc-daygrid-day-number,
.wcag_set_contrast_background_2 .fc-daygrid-day-number,
button.btn.btn-default.wcag_set_contrast_background_1,
button.btn.btn-default.wcag_set_contrast_background_2,
.wcag_set_contrast_background_1 table td,
.wcag_set_contrast_background_2 table td,
.wcag_set_contrast_background_1 .dataTables_length label,
.wcag_set_contrast_background_2 .dataTables_length label,
.wcag_set_contrast_background_1 .dataTables_info,
.wcag_set_contrast_background_2 .dataTables_info,
.wcag_set_contrast_background_1 .dataTables_length label option.wcag_set_contrast_fonts_color_1,
.wcag_set_contrast_background_2 .dataTables_length label option.wcag_set_contrast_fonts_color_2,
.wcag_set_contrast_background_1 .ast-breadcrumbs-wrapper a,
.wcag_set_contrast_background_2 .ast-breadcrumbs-wrapper a,
.wcag_set_contrast_background_1 .entry-content ol li::marker,
.wcag_set_contrast_background_2 .entry-content ol li::marker,
.bst_download_all.button-green-arrow.wcag_set_contrast_background_1 a,
.bst_download_all.button-green-arrow.wcag_set_contrast_background_2 a,
.wcag_set_contrast_background_1 a.has-text-color,
.wcag_set_contrast_background_2 a.has-text-color,
p.wcag_set_contrast_fonts_color_1 strong,
p.wcag_set_contrast_fonts_color_2 strong{
    color: white !important;
}


tr.wcag_set_contrast_fonts_color_2 {
    background-color: black !important;
}

tr.wcag_set_contrast_fonts_color_1 {
    background-color: #494949 !important;
}