Utilities
CSS Minifier
Online CSS Minifier Tool and Compressor, with Fast and Simple API Access
Input CSS
.articleContent {display: flex;flex-wrap: wrap;width: 100%;}
section {/*order:2;*/width:100%;}
/*.offersMain {order:3}*/
/*
.body-ident-main .offersMain {order:1}
.body-ident-main section {order:4}
.body-ident-main .articleContent .section:first-child {order:2;}
.body-ident-main .roomsMain {order:3}
*/
.subNav .act a {font-weight: 700!important;}
.subNav a:hover {opacity:0.7; transition: all .4s ease-in-out}
a {color:#7ec353;}
.contentLogo {display:block;width:100%;text-align:center;/*margin-bottom:30px;*/}
/*.body-nomain .contentLogo {display:none;}*/
.contentTitle {text-align: center;padding:50px 0 60px;}
.ContentTitle {text-align: center;padding:0;margin:30px 0;}
.contentTitle .beutyFont {font-size: 40px;color: #505050; line-height: 50px;margin: 10px 0}
.contentTitle .subTitle {font-size: 24px; color:#505050; line-height: 30px;font-weight:400;}
.sectionContent .contentTitle {text-align: left;padding: 0; font-size: 48px;line-height:100%;}
p,.opinieContent,.revText,.theContent li {font-size:16px; line-height: 30px;color:#505050;text-align: left;font-weight:400;}
strong {font-weight:700;}
.sectionContent .buttonWrapper {text-align: right;padding: 0;margin-top:50px;margin-bottom: 10px;}
.sectionSide {max-width:50%;}
.sectionSlider {width:100%;max-width: 670px}
.sectionContainer {flex-wrap: nowrap;}
.sectionContent {display: flex; flex-direction: column;justify-content: space-between;/*padding-top: 30px;*/}
/* .section .wrapper, .section .buttonWrapper {padding-right: 0; padding-left: 90px}
.RightSide .wrapper,.RightSide .buttonWrapper {padding-left: 0;padding-right: 90px;} */
.LeftSide .sectionContent {order:2;}
.sectionImageWrapper {position: relative;height: 100%;}
.sectionImageWrapper::before {content:'';position: absolute;top:-5px;left:-5px;right:-5px;bottom: -5px; border: 1px solid #217CD6}
.sectionImageWrapper img {display: block}
section.section {padding: 80px 0;position:relative;}
section.section.section-34175 {padding: 0;}
section.sectionSeparator {margin-top:100px;position: relative;}
.sectionBoxSeparator .contentTitle {padding-top: 40px;padding-bottom: 80px;text-align: left;}
.separatorImage,.section .sectionImageWrapper img {width:100%}
.sectionBoxSeparator .contentTitle > * {color: #fff;}
.sectionBoxSeparator .buttonWrapper {text-align: right;padding-bottom: 70px;}
.sectionSeparator:not(.sectionBoxSeparator) {height: 540px!important;position: relative;}
.secSeparat.sectionSeparator:not(.sectionBoxSeparator) {min-height: 25vh;height:auto;position: relative;margin:0;}
.separatorWrapper,.separator .separatorWrapper .flexing {position: relative;}
.separator .separatorWrapper .wrapper {position:absolute;left:0;bottom:0;}
.secSeparat .separatorWrapper .wrapper {position: relative;right: 0;padding:200px 0;bottom:0;}
.roomContainer .separatorWrapper {position: absolute;bottom:0}
.separator.LeftText .separatorWrapper .wrapper {right: unset;left:0;margin:0 auto;}
.separator .separatorWrapper .contentTitle {text-align: left;display: inline-block;padding: 0;}
.separator .separatorWrapper .contentTitle > * {color: #fff;}
.separator .separatorWrapper .buttonWrapper {width: 100%; text-align: left;}
.contentSeparator {height: 100%}
.separator .buttonWrapper {padding-top: 30px;}
.roomImages,.roomImages .slick-list, .roomImages .roomImage, .roomImages .slick-track {width:100%;height: 100%;}
.roomImage {position: relative;}
.roomImage::before {content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#000;opacity:.15}
.roomsMain .separator .separatorWrapper .buttonWrapper {display: flex;justify-content: flex-end;}
.roomsMain .buttonRoomsSmall {/*display: flex;align-items: center;*/}
.offersMain, .singleofferWrapper {width: 100%;height: 100%;}
.offersMain::before {
content: '';
width: 90%;
height: 100%;
background: url('/img/warmia/logo.svg') 200% center no-repeat;
background-size: 120%;
position: absolute;
opacity: 0.1;
}

@media(max-width:1020px) {
.offersMain::before {width: auto!important;}


}


.offersMainWrapper {max-width: calc(100% - 10px);margin:0 auto;    position: relative;}
.offersMainWrapper .contentTitle {background:#fff!important;padding-bottom: 0;margin-bottom: 70px;}
.offersWrapper {width100%; position:relative;}
.singleofferWrapper {height:450px;background-size:cover !important; background-position:center center !important;overflow:hidden;position:relative;display:block;}
.offerNamePrice {position: absolute;bottom: 20px;color: #fff;margin: 0 30px;width: calc(100% - 60px);background:rgba(71, 125, 167, 0.9);padding:0;transform:translatey(0);}

.singleofferWrapper:hover .offerNamePrice {background:rgba(71, 125, 167, 0);bottom:20px;transform:translatey(-50%);}


.singleofferWrapper::after {
	content: '';
	width: 85px;
	position: absolute;
	height: 100px;
	top: 20px;
	left: 50%;
	background: url('/img/warmia/logo.svg') no-repeat;
	transform: translate(-50%, 0);
	opacity: 1;
}
a.singleofferWrapper::before {
	content: '';
	width: 100%;
	height:100%;
	position: absolute;
	background: rgba(71, 125, 167, 0);
}
a.singleofferWrapper:hover::before {
	background: rgba(71, 125, 167, 0.9);
}
.singleofferWrapper:hover .promoOfferOut {opacity:0.1;}


.singleofferWrapper:hover::after {
	top: 10px;
	opacity: 0;
}
.slick-slide {position:relative;}
.singleofferWrapper span.button {position: absolute;color: #fff;line-height: 60px !important;text-transform: uppercase;right: 20px;bottom: 30px;}
.singleofferWrapper:hover span.button {right:30px;}
/*a.singleofferWrapper::before {content: '';position: absolute;background: linear-gradient(0deg, rgba(0,0,0,0.7) 20%, transparent 50%);opacity: 1;width: 100%;height: 100%;left: 0;bottom: 0;}*/
/*a.singleofferWrapper:hover::before {background: linear-gradient(0deg, rgba(0,0,0,0.7) 20%, transparent 50%) rgba(255,255,255,0.4);}*/
.priceRez p {color: #fff;text-align:center;font-weight:400}
.priceRez strong {font-size:24px; font-weight:400}
h2.beutyFont{font-size:48px!important;line-height:1!important}
.offerNamePrice h3,.priceRez {font-size:25px; line-height:28px; text-align:center; margin-bottom:10px;}
.offerNamePrice .button {float:right;}
.offersContainer {display:block;width:100%;position:relative;height: 100%; max-height:450px;}
.offersContainer .slick-list {margin: 0 -5px;    z-index: 2;height:450px;}
.singleOfferInner {padding: 0 10px;}
.buttonOffer::after {font-size: 18px;}
a.circle:hover {border-color: #43ac7b;box-shadow: 0px 2px 5px #43ac7b;}
#offersPage {width:100%;position: relative;/*padding-top: 120px;*/}
#offersPage .singleOfferInner {padding: 10px}
#offersPage .singleOfferInner {flex:0 0 33.333%}
  .roomsPage .sectionSeparator:not(:first-child) {margin-top:100px}
.pakietDays {text-align:center;font-weight:400;}
.pakietDays::before {
    content: "\f133";
    font-family: 'FontAwesome';
    position: relative;
    margin-right: 10px;
}
.offerNamePrice .button {
    position: relative;
    bottom: -10px;
    opacity: 0;
    height: 0;
	overflow:hidden;
	left:50%;
	float:none;
	transform: translatex(-50%);
}

.singleofferWrapper:hover .offerNamePrice .button {
	margin-top:20px;
	opacity: 1;
    height: 45px;
}


/*@media(max-width:480px) {
  .singleofferWrapper {height:500px;}
}*/
.singleofferWrapper video {height:100%; object-fit:cover;}

.slick-arrow {position: absolute;top:50%; transform: translate(0,-50%);z-index: 9;font-size: 40px;color: #fff;cursor: pointer;}
.slick-arrow:hover {color: #7ec353;opacity:0.7}
.slick-arrow.icon-arrow-right {right: 50px;}
.slick-arrow.icon-arrow-left {left: 50px;}
.slick-overlay {font-size:0!important;}
.nextArrow.slick-arrow {right: -40px;}
.slick-next.slick-arrow::before,
.nextArrow.slick-arrow::before {transform: rotate(135deg);}
.prevArrow.slick-arrow {left: -40px;}
.slick-prev.slick-arrow::before,
.prevArrow.slick-arrow::before {transform: rotate(-45deg);}
.slick-arrow::before {
    content: "" !important;
    border-left: 1px solid #7ec353;
    border-top: 1px solid #7ec353;
    height: 30px !important;
    width: 30px !important;
    display: block;
	overflow:visible;
}

.promoOfferOut {width: 200px;
height: 180px;
overflow: hidden;
float: right;
margin-left: 0;
margin-top: 0;
position: absolute;
right: 0;
top: 0;
opacity: 1;
transition: 500ms;
z-index: 1;
}

.promoOffer {
float: left;
background: rgba(255,255,255,0.9);
color: #7ec353 !important;
padding: 7px 0;
width: 265px;
text-align: center;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
margin-top: 50px;
font-size: 14px !important;
top: 0 !important;
position: relative !important;
display: block;
}

.buttonWrapper {text-align: left;}
.buttonWrapper.attrButBox {width:45%;padding:0;text-align: left;}
.buttonWrapper.attrButBox .atrakcjeButton {width:80%; padding:0 10%;}
.buttonWrapper.attrButBox a {color:#fff;}
.buttonWrapper.attrButBox a:hover {color:#477da7;}
@media(max-width:900px) {
.buttonWrapper.attrButBox .atrakcjeButton {width:100%; padding:0;}
.buttonWrapper.attrButBox.attrButBot {padding-bottom:90px;}
}

.button {position: relative;padding: 0 15px;text-transform: uppercase;display: inline-flex;font-size: 16px;background: #477da7;border:solid 1px #477da7;line-height: 45px;font-weight: 300;cursor:pointer;}
section .button {color: #fff}
.atutInner .button,
.offerNamePrice .button {background:#7EC353;}
.button.colorWhite {color:#fff;}
/*.button::before {content:'';position: absolute;bottom: 0;right: -10px;border-bottom: 1px solid;width: 60%}
.button.blue::before {border-color: #7ec353}
.button:hover::before {transform: translate(-100%);}*/
.button:hover {background:#fff;color:#505050;}
.buttonRoomsSmall:hover {color:#7ec353;}
.footerContact p,.footerContact a{font-size:16px;line-height:27px;color:#505050;width:100%;}
footer{position:relative}
footer p {width:100%;text-align:Center;margin:0;font-size:16px;color:#fff;}
.FooterContainer{padding:50px 0;position:relative}
.FooterContainer::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#f2f3f4;opacity:1}
.footerWrapper{position:relative}
.footerWrapper a.icon.icon-facebook, .footerWrapper a.icon.icon-instagram {color:#fff}
#footerMenu{margin-top:20px;padding-bottom:20px;position:relative;float:right;}
/*#footerMenu::before{content:'';position:absolute;top:2px;border-top:2px solid #fff;left:50px;right:50px}*/
#footerMenu li a{/*text-transform:uppercase;*/font-weight:400;font-size:16px;letter-spacing:.04em;color:#fff!important;display:block;position:relative}
#footerMenu li {margin-right:35px;margin: 0 0 7px 0;list-style-type: disc;}
/*#footerMenu li a::before{content:'';position:absolute;bottom:-2px;width:0;border-bottom:1px solid;left:0}
#footerMenu li.act a::before,#footerMenu li a:hover::before{width:100%}*/
.threeColumns .column{flex:0 0 33.33%}
.threeColumns .column.max{flex:0 0 33.33%}

#sekcjaKontakt .threeColumns .column{flex:0 0 calc(33.33% - 20px);margin:0 10px;}

.footerHeader{font-size:23px;color:#505050;font-weight:400;}
footer .column .footerHeader {font-size:24px;color:#fff;font-weight:400;font-family:'Lato',sans-serif}
footer .column:nth-child(2){align-self:center;/*border-left:2px solid #fff;border-right:2px solid #fff*/}
footer #newsletter{flex-direction:column;justify-content:space-between;height:100%;padding:21px 0;align-items:flex-end}
input#newsletter_email:not(.nNewsletter){background:transparent;border:0;border-bottom:1px solid #fff;text-align:right;color:#fff;font-size:16px;position:relative;bottom:15px}
input#newsletter_email:not(.nNewsletter)::placeholder{color:rgba(255,255,255,.54);font-weight:400}
.footer-bottom{height:60px}
.logoHS img{margin-left:10px}
.logoHS {line-height:32px;}
.scrollTop{position:absolute;bottom:110px;right:50px;color:#7EC353;font-size:25px;z-index:9;cursor: pointer;}
.scrollTop:hover{color:rgba(255,255,255,.6)}
a.logoFooter.logo{padding:20px 0;width:100%;}
a.logoFooter.logo img {height:110px;}
#newsletter .button {color:#fff;}
/*footer {margin-top:100px}*/
/*.body-ident-atrakcje footer,*/
/*.body-ident-main */
footer {margin-top:20px}

@media(max-width:1200px) {
  .sectionSlider {max-width: 480px;}
}
@media(max-width:1020px) {
.offerNamePrice h3, .priceRez {font-size:16px;line-height:100%;}
.priceRez strong {font-size:20px;}
.priceRez {margin: 0;}
.priceRez p {margin: 5px 0 10px;}
.pakietDays,
.offerNamePrice .button {display:none;}
.separator .separatorWrapper .contentTitle {width:100%;}
	.slick-arrow {display:none!important}
		.room-icons {background:transparent!important;position:absolute!important;}
  .section .wrapper, .section .buttonWrapper {padding-left: 40px;padding-right: 0;}
  .RightSide .wrapper, .RightSide .buttonWrapper {padding-right: 40px;padding-left: 0}
  .bottomNavMobile{position:fixed;z-index:99;bottom:0;left:0;background:#fff;justify-content:space-between;align-items:center;width:100%}
  .bottomNavMobile > a{display:flex;justify-content:center;align-items:center;flex-direction:column;height:60px;color:#504F4F;text-transform:uppercase;width:33.333%;border-top:1px solid #e3e3e3}
  .bottomNavMobile > a i{font-size:20px;margin-bottom:5px}
  .bottomNavMobile span{font-size:12px}
  .telMobile{border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;}
  .bottomNavMobile .rezerwujMobile{color:#fff;background:#7ec353}
  .mobileBar .socialMedia a{color:#7ec353}
  .threeColumns .column {flex:0 0 100%}
  .threeColumns,.threeColumns .column {justify-content: center;}
  footer #newsletter {align-items: center;min-height: 180px}
  footer .column:nth-child(2) {border:0}
  .footerContact p, .footerContact a {text-align: center;}
/*  .FooterContainer {padding-top: 100px}*/
  .scrollTop {bottom: 210px;right: 30px;}
  #footerMenu li a {line-height: 40px}
}
@media(max-width:900px) {
  #offersPage .singleOfferInner {flex:0 0 50%;}
}
@media(max-width:880px) {
  .sectionContainer {flex-wrap: wrap;}
  .sectionSide {margin: 0 auto;}
  .section .sectionSlider {margin-top:60px}
  .section .sectionSlider {order:2}
  .section .sectionContent {order:1}
  .roomsPage .sectionSeparator:not(.sectionBoxSeparator) {height: auto;min-height: auto;}
  .roomImages {height: 80vw;/*min-height: 350px*/}
  .room-icons {background: rgba(192, 233, 190, 1);position: relative;}
  .roomsPage .separator .separatorWrapper .wrapper,.roomsPage .roomContainer .separatorWrapper {position: relative;}
  .roomsPage .separator .separatorWrapper .wrapper {bottom:0}
  .roomsPage .separator .separatorWrapper .buttonWrapper {justify-content: flex-start;}
  .roomsPage .separator .separatorWrapper .wrapper {text-align: center;width:100%;}
  .room-icons-in {padding: 0!important;margin:0!important;}
  .room-icons .tt-el {flex:0 0 20%}
  .roomsPage .sectionSeparator::before {content: none;}
  .roomsPage .separatorWrapper .contentTitle > * {color: #504F4F}
  .roomsPage .contentTitle .beutyFont {color: rgba(33, 124, 214, 1) !important}
  .roomsPage .button.colorWhite {color: #fff}
  .mainHeader .SM {display:none!important;}
}
@media(max-width:730px) {
  .sectionSide {max-width: 80%}
  .section .wrapper, .section .buttonWrapper {padding: 0 !important}
}
@media(max-width:560px) {
  .room-icons .tt-el {flex: 0 0 33.333%}
  .sectionSeparator:not(.sectionBoxSeparator) {height: 60vh;min-height: 300px}
  .contentTitle .beutyFont,h1 {font-size: 32px; line-height: 42px}
  .contentTitle .subTitle,.sliderSubTitle {font-size: 16px; line-height: 28px}
  .sectionSide {max-width: 100%}
  .slick-arrow.icon-arrow-right {right:10px}
  .slick-arrow.icon-arrow-left {left: 10px;}
  .separator .separatorWrapper .wrapper {bottom: 20px}
}
@media(max-width:500px) {
  #offersPage .singleOfferInner {flex:0 0 100%;}
}
@media(max-width:390px) {
  .room-icons .tt-el {flex: 0 0 50%}
}
/* sekcje w pakietach */
/*
.content-section section{padding:0!important}
.separateOffer,.desc,.content-sections,.content-section,.slickOfferContainer{width:100%;position:relative;display:block}
.content-section .banner{display:flex;flex-wrap:wrap;justify-content:space-between}
.content-section .slick-list,.slick-track,.content-section .slick-slider{height:100%}
.offerSlide{background-size:cover!important;background-position:center center!important}
.slickOfferContainer{min-height:60vh}
.sectionContent.offerSectionContent{max-width:100%;text-align:left;align-self:center;background:transparent;z-index:9;position:relative}
.content-section .slickOfferContainer,.offerSectionContent{width:50%}
.slickOfferContainer .sectionArrows{z-index:9;top:0;background:#fff}
.content-section{margin-top:10px}
img.rightSign{position:absolute;z-index:7;right:-20vw;top:-10vw;width:40vw}
img.leftSign{position:absolute;z-index:7;left:-10vw;bottom:-2vw;width:20vw}
.content-section-Galeria .GalleryPictureImage{width:100%;height:100%}
.content-section-Galeria .gallery{display:flex;flex-wrap:wrap}
.sectionOffer.sectionOnlyText{background:#217CD6;padding:50px 0}
.sectionOffer.sectionOnlyText .secTextIn{max-width:980px;margin:0 auto}
.sectionOffer.sectionOnlyText .secTextIn p{font-size:16px; line-height: 30px; color: #fff}
.offerSectionContent .ContentTitle{height:auto}
.content-section-Tekst {color:#fff;font-size:16px; line-height: 30px;}
.sectionContent.offerSectionContent h3 {font-size: 32px;font-weight: bold;line-height: 1.1;color: #217CD6;}
.sectionContent.offerSectionContent .desc-text,.Packet {font-size:16px; line-height: 30px;color:#504F4F;}
.content-section-Tekst_i_obraz .text-images-desc {padding-right: 50px;}
.content-section-Tekst_i_obraz_do_lewej .text-images-desc {padding-left: 50px;padding-right: 0}
a.goBack {font-size: 16px}
section.section-bg-image,section.SectionGallery  {margin-top:0; padding: 70px 0 0;}
img.loazd.offerLogo {position: absolute;top: 50%;z-index: -1;opacity: .05;height: 90%;transform: translate(0,-50%);}
.section-bg-image.right img.loazd.offerLogo {left:50px;right:unset}
.section-bg-image.left img.loazd.offerLogo {right:50px;left:unset}
.SectionGallery .gallery .galleryPicture {flex: 0 0 33.333%;height: 40vh;}
*/

.mainMenu a.logo::before,.mainMenu li.last a::before{content:none!important}
.buttonRez {padding:0 30px;background:#477da7;color:#fff;}
.mainMenu li.last a {padding:0 30px;background:#477da7;color:#fff;}

.mainMenu li.last a:hover{padding:0 30px;background:#7EC353;color:#fff;}
.buttonRez:hover{background:#7EC353;color:#fff;}
.act .mainMenu li.last a:hover {color:#fff;background:#7EC353;}

/*.mainMenu li.logoLi {left: 30px}*/

@media(max-width:1366px) {
/*.slickOfferContainer{min-height:50vh}*/
/*.mainMenu li.logoLi {left: 30px}*/
.mainMenu li.langsContainer {right: 30px}
}
@media(max-width:1280px) {
/*  .mainMenu li.logoLi {left:0;}*/
  .mainMenu li.langsContainer {right: 0}
  .mainMenu li {margin: 0 10px;}
}
@media(max-width:1120px) {
  .mainMenu li {margin: 0 5px;}
}
@media(max-width:900px) {
  .SectionGallery .gallery .galleryPicture {flex: 0 0 50%;}
}
@media(max-width:1020px) {
    .twoColumns .Column {flex: 0 0 100%;}
    .Column.leftBorder {margin-bottom: 50px;}
    .newsletterWrapper {margin: 0 auto;}
    .newsletterInner p::before {content: none}
      .Column.leftBorder,.newsletterColumn {justify-content: center;}
/*  .sectionContent.offerSectionContent {order:2}
  .content-section-Tekst_i_obraz .text-images-desc {padding-right: 0;}
  .content-section-Tekst_i_obraz_do_lewej .text-images-desc {padding-left: 0}
img.rightSign,img.leftSign{display:none}
.content-section .slickOfferContainer,.offerSectionContent{width:100%}
.sectionOffer.sectionOnlyText .secTextIn{padding:0 30px}
section.section {padding: 25px 0 0;position:relative;}
.bkgSecSlider video {margin-top: 50%;transform: translatey(-50%);}*/
}
@media(max-width:768px) {
  .bottomImages::before {content:none}
  #container-hs {padding-left:20px!important;padding-right:20px!important;}
}
/*
@media(max-width:568px) {
    .SectionGallery .gallery .galleryPicture {flex: 0 0 100%;}
.sectionOffer.sectionOnlyText .secTextIn{padding:0 15px}
}*/
@media(max-width:480px) {
  .rightBorder::after {content:none}
  .footerContact {margin:0 auto}
  .sliderCaption {top:30%}
}
@media(min-width:1180px) {
.body-pluginident-GalleryPage .siteWidth a.galleryPicture{flex: 0 0 25%;}
}.PakietBox::after {
    content: '';
    width: 85px;
    position: absolute;
    height: 100px;
    top: 20px;
    left: 50%;
    background: url('/wp-content/uploads/icons/logo-white.svg') no-repeat;
    transform: translate(-50%, 0);
    opacity: 1;
}
/* sekcje w pakietach */
.bookingWidth,div[data-hs-embed="vouchery"] {width: 100%;margin-top: 0px;}
#container-hs {padding:80px;}
.body-ident-galeria #container-hs {padding:30px;}

.room-icons {align-items: center;display: flex;justify-content: space-between;}
.room-icons-in {align-items: center;width: 100%;}

.section.Text::before {
    content: '';
    width: 100%;
    height: 100%;
    background: url('/img/warmia/logo.svg') -70px top no-repeat;
    position: absolute;
    opacity: 0.1;
    top: 0;
}
.textOnly h2 {text-align: center!important;margin:0;}
.textOnly h2 small {}
.textOnly .ContentTitle .small {padding: 0; font-size: 24px;line-height:30px;text-align:center;font-weight:400;}
.small {font-size: 24px !important;line-height: 30px;font-weight:400;}


.title-text-image h3 span {font-size: 30px; margin: 34px 0 20px 0; display: block;}
.sections-group section:first-child {margin-top: 15px;}
.section-bg-image { float:left; width:100%; background-position:center center; background-size:cover; background-repeat:no-repeat; position:relative; margin-bottom:15px}
	.text-images-desc { float:right; width:40%; margin:0; z-index:10; position:relative; background:transparent; padding:0; /*text-align:justify;*/ min-height:600px}
	.text-images-desc h3 { padding:30px 0!important; font-size:48px!important; line-height:100%; text-align:left; position:relative;
	margin: 0;
	}

	.left .text-images-desc h3::after {left: 0;right:auto; }

	.section-bg-image:hover .text-images-desc h3::after { width:70%;}
		.sec-date {font-weight:400; text-align:right; margin-bottom: 20px;}
		.desc-text, .text-images-desc h3 { float:left; width:80%; margin-left:10%; margin-right:5%}
		.desc-text { padding-bottom:30px}
		.desc-text a { color:#7ec353; text-decoration:none}

.content-section-Tekst {margin: 15px 0; float: left; width: 100%;}
.content-section-Tekst .text-images-desc {min-height: auto;}
.content-section-Tekst .text-images-desc h3::after { content:""; position:absolute; right: calc(50% - 10px); width:20px; bottom:15px; height:1px; background:#A80200;-moz-transition:all 1.4s ease;	-o-transition:all 1.4s ease;	-webkit-transition:all 1.4s ease;	transition:all 1.4s ease;}
.content-section-Tekst:hover .text-images-desc h3::after { width:70%; right: calc(50% - 35%);}


ul.bkgSecSlider {
padding: 0 !important;
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
width: 60%;
}

ul.bkgSecSlider li {
	list-style-type: none!important;
	list-style: none!important;
	height: 100%;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	margin-left:0!important;
}

				#prevslide, #nextslide{ position:absolute;  top:50%;background-position:center center; background-repeat:no-repeat; z-index: 10; opacity: 0.6 }

					#prevslide{ left:0px; right: auto; opacity:0; transition: 200ms;}
					.banner:hover #prevslide { left:40px; right: auto; opacity:1;transition: 200ms;}
					#nextslide{ right:auto; left: calc(55% - 50px);opacity:0;transition: 200ms;}
					.banner:hover #nextslide{ right:auto; left: calc(55% - 90px);opacity:1;transition: 200ms;}

					.RightSide #prevslide{ right:auto; left: calc(45% + 0px);opacity:0;}
					.RightSide .banner:hover #prevslide{ right:auto; left: calc(45% + 40px);opacity:1;}
					.RightSide #nextslide{ right:0px; left: auto;opacity:0;}
					.RightSide .banner:hover #nextslide{ right:40px; left: auto;opacity:1;}



.unslider-nav {width:55%; left:0; right:auto; bottom: 40px; position: absolute; z-index:10;}
.RightSide .unslider-nav {left:auto; right: 0;}

						#prevslide:active, #nextslide:active{ }
						#prevslide:hover, #nextslide:hover{ cursor:pointer; opacity: 1;}

ul.bkgSecSlider{padding:0!important;position:absolute;bottom:0;top:0;left:0;right:auto;width:55%;overflow:hidden;}
ul.bkgSecSlider img {width:100%;height:100%;object-fit: cover;}
.RightSide ul.bkgSecSlider{left:auto;right:0}
.RightSide div.desc-section {float: left;}

.section-bg-image{float:left;width:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative;margin-bottom:0px;z-index:1}
.text-images-desc{float:right;width:45%;margin:0;z-index:10;position:relative;text-align:right;padding:0;text-align:justify;min-height:600px}
.RightSide .text-images-desc {float:left;}
.section-Tekst_only .text-images-desc {width: 100%;}
.desc-text{text-align:left}
.desc-text a{text-align:center}
.desc-text ul li,.desc-text ol li{list-style:disc;line-height:30px;font-size:16px;}



.gallery a,ul.bkgSecSlider li{height:100%;position:relative;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-repeat:no-repeat; float: left}

@media screen and (max-width: 1020px) {
.threeColumns .column.max {flex: 0 0 100%; text-align:center;}
.threeColumns .column a {padding: 10px;float: none;}
.contentTitle {padding: 0 0 60px;}
.text-images-desc {width:100%!important; min-height: auto;}
.text-images-desc h3 {font-size: 30px!important}
.bkgSecSlider {width: 100%!important; height: 50vh; float: left; position:relative!important}
.unslider-nav {top: calc(50vh - 40px);bottom:auto;left:0!important;right:0!important;width:100%!important}
.unslider-arrow {top:25vh!important;opacity:1!important;}

.banner #nextslide {right: 30px!important;left: auto!important;}
.banner #prevslide {right: auto!important;left: 40px!important;}



}


#nextslide::before {transform: rotate(135deg);}
#prevslide::before {transform: rotate(-45deg);}
#prevslide::before,
#nextslide::before {
    content: "" !important;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    height: 30px !important;
    width: 30px !important;
    display: block;
}

#MapaHome h2 {font-size: 48px!important;margin:0;padding-bottom:10px;}
.MapaSekcja .DaneAdresowe h2, .MapaSekcja .DaneAdresowe h3, .MapaSekcja .DaneAdresowe h3~p, .MapaSekcja .DaneAdresowe h2~p, .MapaSekcja .DaneAdresowe h3~p a {color:#477da7!important;;}
.MapaInner {width:60% !important;}
.MapaSekcja {display: flex; justify-content: space-between;flex-wrap: wrap; background: #f2f3f4!important;; padding: 0px;}
.DaneAdresowe {align-self: center; width:calc(40% - 150px) !important; padding-left:50px;}
.DaneAdresowe h2, .DaneAdresowe h3 {}
.DaneAdresowe h3 {margin-top:50px; font-size: 24px!important;margin-bottom:0;padding-bottom:10px;line-height:1.25!important;}
.DaneAdresowe p {padding-bottom: 0px !important;text-align:left;line-height:24px;font-size:16px;}
.DaneAdresowe a {}
.DaneAdresowe h2 ~ p {font-size: 24px !important;line-height: 30px;}
.DaneAdresowe h3 ~ p {padding-left: 50px; position: relative;}
.DaneAdresowe h3 ~ p::before {content:''; position: absolute; width:25px;height: 29px; left:0; top: 8px;}
.DaneAdresowe h3 ~ p.money::before {background:url('/img/money-out.svg') no-repeat left ;}
.DaneAdresowe h3 ~ p.pin::before {background:url('/img/pin.svg') no-repeat right ;}
.DaneAdresowe h3 ~ p.contact::before {background:url('/img/contact.svg') no-repeat right;}

#sekcjaKontakt .DaneAdresowe  {width:100%!important;padding:0!important}
#sekcjaKontakt .DaneAdresowe h3 ~ p.pin::before {background:url('/img/pin-green.svg') no-repeat right ;}
#sekcjaKontakt .DaneAdresowe h3 ~ p.contact::before {background:url('/img/contact-green.svg') no-repeat right;}
#sekcjaKontakt .DaneAdresowe a {color:#7ec353}



#MapaKontakt {width:100%; margin-top: 100px;}
#MapaKontakt .MapaInner {width:calc(100% - 150px) !important;}

.odleglosc {font-size: 24px !important;}
.MapaBloki {width: 150px !important; border-right:1px solid #fff;}
.MapaBloki .et_pb_code_inner, .MapaBloki .et_pb_module {height: 100%;}
.blok {height: 25%; display: flex; flex-wrap: wrap; flex-direction: column; align-items: center; width: 100%; justify-content: center;min-height: 150px;}
.odleglosc, .miejsce {width:100%; display: block; text-align: center;}
.miejsce {line-height: 15px;}
.blok:nth-child(2n+1) {background: #477da7;color: #fff;}
.blok:nth-child(2n) {background: #fff;color: #477da7;}
.MapaInner .et_pb_code_inner, .MapaInner .et_pb_module, .MapaContact .et_pb_code_inner, .MapaContact .et_pb_module {height: 100%;}
.MapaContact {width:calc(100% - 150px) !important;}

@media screen and (max-width: 1020px) {
.sectionSeparator:not(.sectionBoxSeparator) {height:auto!important}
.DaneAdresowe {order: 1;width: 100% !important;padding: 30px 0px;}
.MapaBloki {order: 2;border-right: 0;width: 100% !important;}
.MapaInner {order: 3;height: 400px;width: 100% !important;}
.DaneAdresowe h2 ~ p,
.DaneAdresowe h3,
#MapaHome h2 {text-align:center;}
.DaneAdresowe h3 ~ p { padding-left:0;text-align:center; }
.DaneAdresowe h3 ~ p::before {position: relative; display: block; margin: auto; margin-bottom: auto; margin-bottom: 15px;}
.blok {width:25%;float:left;}

}

@media screen and (max-width: 450px) {
.blok {width:50%;float:left;}

}


.body-ident-main .atuty_row {order:100;}

.atrakcje_row {
display: block;
width: calc(25% - 10px);
float: left;
margin: 10px 5px 0;
position:relative;
}
.atrakcjaContent {
    display: block;
    text-align: center;
    position: relative;
    padding: 20px;
    align-items: center;
	color:#fff;
}

.atrakcja {
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
    position: relative;
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background-size: cover !important;
}

.atrakcja::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
}

.atrakcja:hover::before {

    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
    top: 0;
    left: 0;
    background: rgba(71, 125, 167, 0.9);

}


.atrakcjaInner {
    position: relative;
    min-height: 0;
    max-height: 0;
    height: 0;
    opacity: 0;
}

.atrakcja:hover .atrakcjaInner {
    opacity: 1;
    min-height: 130px;
    max-height: 210px;
    height: 210px;
}

.atrakcjaopis,
.atrakcjaopis p {font-weight:400;color:#fff!important;line-height:24px;}
.atrakcjaInner .button {margin-top:20px;}

  .atrakcje .wrapper {padding: 70px 0;background: #777d63;}
  .atrakcjaName {margin-top: 20px;font-size: 24px !important;font-weight:400!important;text-transform:uppercase;}
  .atrakcje .ContentTitle {margin-bottom:30px}
.atrakcja:first-child {margin-left: 0!important;}
.atrakcja:nth-child(4) {margin-right: 0!important;}

@media(max-width:500px) {
.singleofferWrapper::after {display:none}
.singleofferWrapper {height:80vw;}
.offersContainer {max-height:80vw;}
.offersContainer .slick-list {height:80vw;}
.buttonWrapper {padding:30px 0 0}

}

@media(max-width:1020px) {
.atrakcje_row {
display: block;
width: calc(100% - 10px);
float: left;
margin: 10px 5px 0;
}
.atrakcja {width:100%; margin:0;}
}

  @media(max-width:650px) {
  .atrakcje .wrapper .siteWidth {justify-content:center}
  .atrakcje .wrapper {padding:20px 0}
  }
  @media(max-width:480px) {
    .paging {top:30%}
  }
Minified CSS Output

.DaneAdresowe,footer .column:nth-child(2){align-self:center}.atrakcjaName,.button{text-transform:uppercase}.articleContent{display:flex;flex-wrap:wrap;width:100%}.section .sectionImageWrapper img,.section-Tekst_only .text-images-desc,.separatorImage,section{width:100%}.subNav .act a{font-weight:700!important}.subNav a:hover{opacity:.7;transition:.4s ease-in-out}#sekcjaKontakt .DaneAdresowe a,.buttonRoomsSmall:hover,a{color:#7ec353}.contentLogo{display:block;width:100%;text-align:center}.contentTitle{text-align:center;padding:50px 0 60px}.ContentTitle{text-align:center;padding:0;margin:30px 0}.contentTitle .beutyFont{font-size:40px;color:#505050;line-height:50px;margin:10px 0}.contentTitle .subTitle{font-size:16px;color:#505050;line-height:30px;font-weight:400}.sectionContent .contentTitle{text-align:left;padding:0;font-size:48px;line-height:100%}.opinieContent,.revText,.theContent li,p{font-size:16px;line-height:30px;color:#505050;text-align:left;font-weight:400}strong{font-weight:700}.sectionContent .buttonWrapper{text-align:right;padding:0;margin-top:50px;margin-bottom:10px}.sectionSide{max-width:50%}.sectionSlider{width:100%;max-width:670px}.sectionContainer{flex-wrap:nowrap}.sectionContent{display:flex;flex-direction:column;justify-content:space-between}.section .buttonWrapper,.section .wrapper{padding-right:0;}.RightSide .buttonWrapper,.RightSide .wrapper{padding-left:0;padding-right:90px}.LeftSide .sectionContent{order:2}.sectionImageWrapper{position:relative;height:100%}.sectionImageWrapper::before{content:'';position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border:1px solid #217cd6}.roomContainer .separatorWrapper,.roomImage::before{bottom:0;position:absolute}.sectionImageWrapper img{display:block}section.section{padding:80px 0;position:relative}section.sectionSeparator{margin-top:100px;position:relative}.sectionBoxSeparator .contentTitle{padding-top:40px;padding-bottom:80px;text-align:left}#newsletter .button,.MapaSekcja .DaneAdresowe h2,.MapaSekcja .DaneAdresowe h2~p,.MapaSekcja .DaneAdresowe h3,.MapaSekcja .DaneAdresowe h3~p,.MapaSekcja .DaneAdresowe h3~p a,.button.colorWhite,.buttonWrapper.attrButBox a,.sectionBoxSeparator .contentTitle>*,.separator .separatorWrapper .contentTitle>*,section .button{color:#fff}.sectionBoxSeparator .buttonWrapper{text-align:right;padding-bottom:70px}.sectionSeparator:not(.sectionBoxSeparator){height:540px!important;position:relative}.secSeparat.sectionSeparator:not(.sectionBoxSeparator){min-height:25vh;height:auto;position:relative;margin:0}#MapaKontakt,.roomsPage .sectionSeparator:not(:first-child){margin-top:100px}.footerWrapper,.roomImage,.separator .separatorWrapper .flexing,.separatorWrapper,.slick-slide{position:relative}.separator .separatorWrapper .wrapper{position:absolute;left:0;bottom:0}.secSeparat .separatorWrapper .wrapper{position:relative;right:0;padding:200px 0;bottom:0}.separator.LeftText .separatorWrapper .wrapper{right:unset;left:0;margin:0 450px 0 0;}#footerMenu,footer{margin-top:20px}.separator .separatorWrapper .contentTitle{text-align:left;display:inline-block;padding:0}.separator .separatorWrapper .buttonWrapper{width:100%;text-align:left}.MapaBloki .et_pb_code_inner,.MapaBloki .et_pb_module,.MapaContact .et_pb_code_inner,.MapaContact .et_pb_module,.MapaInner .et_pb_code_inner,.MapaInner .et_pb_module,.contentSeparator{height:100%}.separator .buttonWrapper{padding-top:30px}.offersMain,.roomImages,.roomImages .roomImage,.roomImages .slick-list,.roomImages .slick-track,.singleofferWrapper{width:100%;height:100%}.roomImage::before{content:'';top:0;left:0;right:0;background:#000;opacity:.15}.roomsMain .separator .separatorWrapper .buttonWrapper{display:flex;justify-content:flex-end}.offersMain::before{content:'';width:90%;height:100%;background:url('/img/warmia/znak-wodny.svg') 200% center/120% no-repeat;position:absolute;opacity:.1}.offersMainWrapper{max-width:calc(100% - 10px);margin:0 auto;position:relative}.offersMainWrapper .contentTitle{background:#fff!important;padding-bottom:0;margin-bottom:70px}.singleofferWrapper{height:450px;background-size:cover!important;background-position:center center!important;overflow:hidden;position:relative;display:block}.offerNamePrice,a.singleofferWrapper:hover::before{background:rgba(71,125,167,.9)}.offerNamePrice{position:absolute;bottom:20px;color:#fff;margin:0 30px;width:calc(100% - 60px);padding:0;transform:translatey(0)}.singleofferWrapper:hover .offerNamePrice{background:rgba(71,125,167,0);bottom:20px;transform:translatey(-50%)}.singleofferWrapper::after{content:'';width:85px;position:absolute;height:100px;top:20px;left:50%;background:url('/img/warmia/logo-white.svg') no-repeat;transform:translate(-50%,0);opacity:1}a.singleofferWrapper::before{content:'';width:100%;height:100%;position:absolute;background:rgba(71,125,167,0)}.singleofferWrapper:hover .promoOfferOut{opacity:.1}.singleofferWrapper:hover::after{top:10px;opacity:0}.singleofferWrapper span.button{position:absolute;color:#fff;line-height:60px!important;text-transform:uppercase;right:20px;bottom:30px}.singleofferWrapper:hover span.button{right:30px}.priceRez p{color:#fff;text-align:center;font-weight:400}.priceRez strong{font-size:24px;font-weight:400}h2.beutyFont{font-size:48px!important;line-height:1!important}.offerNamePrice h3,.priceRez{font-size:25px;line-height:28px;text-align:center;margin-bottom:10px}.offersContainer{display:block;width:100%;position:relative;height:100%;max-height:450px}.offersContainer .slick-list{margin:0 -5px;z-index:2;height:450px}.singleOfferInner{padding:0 10px}.buttonOffer::after{font-size:18px}a.circle:hover{border-color:#43ac7b;box-shadow:0 2px 5px #43ac7b}#offersPage{width:100%;position:relative}#offersPage .singleOfferInner{padding:10px;flex:0 0 33.333%}.pakietDays{text-align:center;font-weight:400}.pakietDays::before{content:"\f133";font-family:FontAwesome;position:relative;margin-right:10px}.offerNamePrice .button{position:relative;bottom:-10px;opacity:0;height:0;overflow:hidden;left:50%;float:none;transform:translatex(-50%)}#nextslide::before,#prevslide::before,.slick-arrow::before{content:""!important;height:30px!important;width:30px!important;display:block}.singleofferWrapper:hover .offerNamePrice .button{margin-top:20px;opacity:1;height:45px}.singleofferWrapper video{height:100%;object-fit:cover}.slick-arrow{position:absolute;top:50%;transform:translate(0,-50%);z-index:9;font-size:40px;color:#fff;cursor:pointer}.slick-arrow:hover{color:#7ec353;opacity:.7}.slick-arrow.icon-arrow-right{right:50px}.slick-arrow.icon-arrow-left{left:50px}.slick-overlay{font-size:0!important}.nextArrow.slick-arrow{right:-40px}#nextslide::before,.nextArrow.slick-arrow::before,.slick-next.slick-arrow::before{transform:rotate(135deg)}.prevArrow.slick-arrow{left:-40px}#prevslide::before,.prevArrow.slick-arrow::before,.slick-prev.slick-arrow::before{transform:rotate(-45deg)}.slick-arrow::before{border-left:1px solid #7ec353;border-top:1px solid #7ec353;overflow:visible}.promoOfferOut{width:200px;height:180px;overflow:hidden;float:right;margin-left:0;margin-top:0;position:absolute;right:0;top:0;opacity:1;transition:.5s;z-index:1}.promoOffer{float:left;background:rgba(255,255,255,.9);color:#7ec353!important;padding:7px 0;width:265px;text-align:center;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);margin-top:50px;font-size:14px!important;top:0!important;position:relative!important;display:block}#footerMenu,#footerMenu li a,.FooterContainer,.button,.text-images-desc h3,footer{position:relative}.buttonWrapper{text-align:left;padding:50px 0 50px}.buttonWrapper.attrButBox{width:45%;padding:0;text-align:left}.buttonWrapper.attrButBox .atrakcjeButton{width:80%;padding:0 10%}.buttonWrapper.attrButBox a:hover{color:#477da7}.button{padding:0 15px;display:inline-flex;font-size:16px;background:#477da7;border:1px solid #477da7;line-height:45px;font-weight:400;cursor:pointer}.atutInner .button,.offerNamePrice .button{background:#7ec353}.button:hover{background:#fff;color:#505050}.footerContact a,.footerContact p{font-size:16px;line-height:27px;color:#505050;width:100%}footer p{width:100%;text-align:Center;margin:0;font-size:16px}.FooterContainer{padding:100px 0}.FooterContainer::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#477DA7;opacity:1}#footerMenu{padding-top:0;padding-bottom:20px;float:right}#footerMenu li a{font-weight:400;font-size:16px;letter-spacing:.04em;color:#505050;display:block}#footerMenu li{margin:0 0 7px;list-style-type:none;}.threeColumns .column{flex:0 0 33.33%}.threeColumns .column.max{flex:0 0 33.33%}#sekcjaKontakt .threeColumns .column{flex:0 0 calc(33.33% - 20px);margin:0 10px}.footerHeader{font-size:24px;color:#505050;font-weight:400}footer #newsletter{flex-direction:column;justify-content:space-between;height:100%;padding:21px 0;align-items:flex-end}input#newsletter_email:not(.nNewsletter){background:0 0;border:0;border-bottom:1px solid #fff;text-align:right;color:#fff;font-size:16px;position:relative;bottom:15px}input#newsletter_email:not(.nNewsletter)::placeholder{color:rgba(255,255,255,.54);font-weight:400}.footer-bottom{height:60px}.logoHS img{margin-left:10px}.logoHS{line-height:32px}.scrollTop{position:absolute;bottom:110px;right:50px;color:#7ec353;font-size:25px;z-index:9;cursor:pointer}.scrollTop:hover{color:rgba(255,255,255,.6)}a.logoFooter.logo{padding:20px 0;width:100%}a.logoFooter.logo img{height:110px}@media(max-width:1200px){.sectionSlider{max-width:480px}}@media(max-width:1020px){.offersMain::before{width:auto!important}.offerNamePrice h3,.priceRez{font-size:16px;line-height:100%}.priceRez strong{font-size:20px}.priceRez{margin:0}.priceRez p{margin:5px 0 10px}.offerNamePrice .button,.pakietDays{display:none}.separator .separatorWrapper .contentTitle{width:100%}.slick-arrow{display:none!important}.room-icons{background:0 0!important;position:absolute!important}.section .buttonWrapper,.section .wrapper{padding-left:40px;padding-right:0}.RightSide .buttonWrapper,.RightSide .wrapper{padding-right:40px;padding-left:0}.bottomNavMobile{position:fixed;z-index:99;bottom:0;left:0;background:#fff;justify-content:space-between;align-items:center;width:100%}.bottomNavMobile>a{display:flex;justify-content:center;align-items:center;flex-direction:column;height:60px;color:#504f4f;text-transform:uppercase;width:33.333%;border-top:1px solid #e3e3e3}.bottomNavMobile>a i{font-size:20px;margin-bottom:5px}.bottomNavMobile span{font-size:12px}.telMobile{border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3}.bottomNavMobile .rezerwujMobile{color:#fff;background:#7ec353}.mobileBar .socialMedia a{color:#7ec353}.threeColumns .column,.twoColumns .Column{flex:0 0 100%}.Column.leftBorder,.newsletterColumn,.threeColumns,.threeColumns .column{justify-content:center}footer #newsletter{align-items:center;min-height:180px}footer .column:nth-child(2){border:0}.footerContact a,.footerContact p{text-align:center}.scrollTop{bottom:210px;right:30px}#footerMenu li a{line-height:40px}.Column.leftBorder{margin-bottom:50px}.newsletterWrapper{margin:0 auto}.newsletterInner p::before{content:none}}@media(max-width:880px){.room-icons,.roomsPage .roomContainer .separatorWrapper,.roomsPage .separator .separatorWrapper .wrapper{position:relative}.sectionContainer{flex-wrap:wrap}.sectionSide{margin:0 auto}.section .sectionSlider{margin-top:60px;order:2}.section .sectionContent{order:1}.roomsPage .sectionSeparator:not(.sectionBoxSeparator){height:auto;min-height:auto}.roomImages{height:80vw}.room-icons{background:#c0e9be}.roomsPage .separator .separatorWrapper .wrapper{bottom:0;text-align:center;width:100%}.roomsPage .separator .separatorWrapper .buttonWrapper{justify-content:flex-start}.room-icons-in{padding:0!important;margin:0!important}.room-icons .tt-el{flex:0 0 20%}.roomsPage .sectionSeparator::before{content:none}.roomsPage .separatorWrapper .contentTitle>*{color:#504f4f}.roomsPage .contentTitle .beutyFont{color:#217cd6!important}.roomsPage .button.colorWhite{color:#fff}.mainHeader .SM{display:none!important}}@media(max-width:730px){.sectionSide{max-width:80%}.section .buttonWrapper,.section .wrapper{padding:0!important}}@media(max-width:560px){.room-icons .tt-el{flex:0 0 33.333%}.sectionSeparator:not(.sectionBoxSeparator){height:60vh;min-height:300px}.contentTitle .beutyFont,h1{font-size:32px;line-height:42px}.contentTitle .subTitle,.sliderSubTitle{font-size:16px;line-height:28px}.sectionSide{max-width:100%}.slick-arrow.icon-arrow-right{right:10px}.slick-arrow.icon-arrow-left{left:10px}.separator .separatorWrapper .wrapper{bottom:20px}}@media(max-width:390px){.room-icons .tt-el{flex:0 0 50%}}.mainMenu a.logo::before,.mainMenu li.last a::before{content:none!important}.buttonRez,.mainMenu li.last a{padding:0 30px;background:#477da7;color:#fff}.mainMenu li.last a:hover{padding:0 30px;background:#7ec353;color:#fff}.buttonRez:hover{background:#7ec353;color:#fff}.act .mainMenu li.last a:hover{color:#fff;background:#7ec353}@media(max-width:1366px){.mainMenu li.langsContainer{right:30px}}@media(max-width:1280px){.mainMenu li.langsContainer{right:0}.mainMenu li{margin:0 10px}}@media(max-width:1120px){.mainMenu li{margin:0 5px}}@media(max-width:900px){.buttonWrapper.attrButBox .atrakcjeButton{width:100%;padding:0}.buttonWrapper.attrButBox.attrButBot{padding-bottom:90px}#offersPage .singleOfferInner,.SectionGallery .gallery .galleryPicture{flex:0 0 50%}}@media(max-width:768px){.bottomImages::before{content:none}#container-hs{padding-left:20px!important;padding-right:20px!important}}@media(min-width:1180px){.body-pluginident-GalleryPage .siteWidth a.galleryPicture{flex:0 0 25%}}.PakietBox::after{content:'';width:85px;position:absolute;height:100px;top:20px;left:50%;background:url('/wp-content/uploads/icons/logo-white.svg') no-repeat;transform:translate(-50%,0);opacity:1}.bookingWidth,div[data-hs-embed=vouchery]{width:100%;margin-top:0}#container-hs{padding:0 80px}.body-ident-galeria #container-hs{padding:30px}.room-icons{align-items:center;display:flex;justify-content:space-between}.room-icons-in{align-items:center;width:100%}.section.Text::before{content:'';width:100%;height:100%;background:url('/img/warmia/znak-wodny.svg') -70px top no-repeat;position:absolute;opacity:.1;top:0}.textOnly h2{text-align:center!important;margin:0}.textOnly .ContentTitle .small{padding:0;font-size:24px;line-height:30px;text-align:center;font-weight:400}.small{font-size:24px!important;line-height:30px;font-weight:400}.title-text-image h3 span{font-size:30px;margin:34px 0 20px;display:block}.atrakcja:first-child,ul.bkgSecSlider li{margin-left:0!important}.sections-group section:first-child{margin-top:15px}.text-images-desc{background:0 0}#nextslide,#prevslide,.gallery a,.section-bg-image,ul.bkgSecSlider li{background-position:center center;background-repeat:no-repeat}.text-images-desc h3{padding:30px 0!important;font-size:48px!important;line-height:100%;text-align:left;margin:0}.left .text-images-desc h3::after{left:0;right:auto}.section-bg-image:hover .text-images-desc h3::after{width:70%}.sec-date{font-weight:400;text-align:right;margin-bottom:20px}.desc-text,.text-images-desc h3{float:left;width:80%;margin-left:10%;margin-right:5%}.desc-text{padding-bottom:30px}.desc-text a{color:#7ec353;text-decoration:none;text-align:center}.content-section-Tekst{margin:15px 0;float:left;width:100%}.unslider-nav,ul.bkgSecSlider{width:55%;position:absolute;left:0}.content-section-Tekst .text-images-desc{min-height:auto}.content-section-Tekst .text-images-desc h3::after{content:"";position:absolute;right:calc(50% - 10px);width:20px;bottom:15px;height:1px;background:#a80200;-moz-transition:1.4s;-o-transition:1.4s;-webkit-transition:1.4s;transition:1.4s}#nextslide,#prevslide,.banner:hover #nextslide,.banner:hover #prevslide{transition:.2s;right:auto}.content-section-Tekst:hover .text-images-desc h3::after{width:70%;right:calc(50% - 35%)}ul.bkgSecSlider li{list-style:none!important;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover}#nextslide,#prevslide{position:absolute;top:50%;z-index:10;opacity:.6}#prevslide{left:0;opacity:0}.banner:hover #prevslide{left:40px;opacity:1}#nextslide{left:calc(55% - 50px);opacity:0}.banner:hover #nextslide{left:calc(55% - 90px);opacity:1}.RightSide #prevslide{right:auto;left:calc(45% + 0px);opacity:0}.RightSide .banner:hover #prevslide{right:auto;left:calc(45% + 40px);opacity:1}.RightSide #nextslide{right:0;left:auto;opacity:0}.RightSide .banner:hover #nextslide{right:40px;left:auto;opacity:1}.unslider-nav{right:auto;bottom:40px;z-index:10}.RightSide .unslider-nav,.RightSide ul.bkgSecSlider{left:auto;right:0}#nextslide:hover,#prevslide:hover{cursor:pointer;opacity:1}ul.bkgSecSlider{padding:0!important;bottom:0;top:0;right:auto;overflow:hidden}ul.bkgSecSlider img{width:100%;height:100%;object-fit:cover}.RightSide .text-images-desc,.RightSide div.desc-section{float:left}.section-bg-image{float:left;width:100%;background-size:cover;position:relative;margin-bottom:0;z-index:1}.text-images-desc{float:right;width:45%;margin:0;z-index:10;position:relative;padding:0;text-align:justify;min-height:600px}.DaneAdresowe p,.desc-text{text-align:left}.desc-text ol li,.desc-text ul li{list-style:disc;line-height:30px;font-size:18px}.gallery a,ul.bkgSecSlider li{height:100%;position:relative;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;float:left}.DaneAdresowe h2~p,.DaneAdresowe h3,.atrakcjaName,.odleglosc{font-size:24px!important}#nextslide::before,#prevslide::before{border-left:1px solid #fff;border-top:1px solid #fff}#MapaHome h2{font-size:48px!important;margin:0;padding-bottom:10px}.MapaInner{width:60%!important}.MapaSekcja{display:flex;justify-content:space-between;flex-wrap:wrap;background:#477da7;padding:0}.DaneAdresowe{width:calc(40% - 150px)!important;padding-left:50px}.DaneAdresowe h3{margin-top:50px;margin-bottom:0;padding-bottom:10px;line-height:1.25!important}.DaneAdresowe p{padding-bottom:0!important;line-height:24px;font-size:16px}.DaneAdresowe h2~p{line-height:30px}.DaneAdresowe h3~p{padding-left:50px;position:relative}.DaneAdresowe h3~p::before{content:'';position:absolute;width:25px;height:29px;left:0;top:8px}.DaneAdresowe h3~p.money::before{background:url('/img/money-out.svg') left no-repeat}.DaneAdresowe h3~p.pin::before{background:url('/img/pin.svg') right no-repeat}.DaneAdresowe h3~p.contact::before{background:url('/img/contact.svg') right no-repeat}#sekcjaKontakt .DaneAdresowe{width:100%!important;padding:0!important}#sekcjaKontakt .DaneAdresowe h3~p.pin::before{background:url('/img/pin-green.svg') right no-repeat}#sekcjaKontakt .DaneAdresowe h3~p.contact::before{background:url('/img/contact-green.svg') right no-repeat}#MapaKontakt{width:100%}#MapaKontakt .MapaInner,.MapaContact{width:calc(100% - 150px)!important}.MapaBloki{width:150px!important;border-right:1px solid #fff}.blok{height:25%;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;width:100%;justify-content:center;min-height:150px}.miejsce,.odleglosc{width:100%;display:block;text-align:center}.miejsce{line-height:15px}.blok:nth-child(odd){background:#f2f3f4;color:#477da7}.blok:nth-child(2n){background:#fff;color:#477da7}@media screen and (max-width:1020px){.threeColumns .column.max{flex:0 0 100%;text-align:center}.threeColumns .column a{padding:10px;float:none}.contentTitle{padding:0 0 60px}.text-images-desc{width:100%!important;min-height:auto}.text-images-desc h3{font-size:30px!important}.bkgSecSlider{width:100%!important;height:50vh;float:left;position:relative!important}.unslider-nav{top:calc(50vh - 40px);bottom:auto;left:0!important;right:0!important;width:100%!important}.unslider-arrow{top:25vh!important;opacity:1!important}.banner #nextslide{right:30px!important;left:auto!important}.banner #prevslide{right:auto!important;left:40px!important}.DaneAdresowe,.MapaBloki,.MapaInner{width:100%!important}.sectionSeparator:not(.sectionBoxSeparator){height:auto!important}.DaneAdresowe{order:1;padding:30px 0}.MapaBloki{order:2;border-right:0}.MapaInner{order:3;height:400px}#MapaHome h2,.DaneAdresowe h2~p,.DaneAdresowe h3{text-align:center}.DaneAdresowe h3~p{padding-left:0;text-align:center}.DaneAdresowe h3~p::before{position:relative;display:block;margin:auto auto 15px}.blok{width:25%;float:left}}.atrakcja::before,.atrakcja:hover::before{content:'';position:absolute;height:100%;top:0;left:0;opacity:1}@media screen and (max-width:450px){.blok{width:50%;float:left}}.body-ident-main .atuty_row{order:100}.atrakcje_row{display:block;width:calc(25% - 10px);float:left;margin:10px 5px 0;position:relative}.atrakcjaInner .button,.atrakcjaName{margin-top:20px}.atrakcjaContent{display:block;text-align:center;position:relative;padding:20px;align-items:center;color:#fff}.atrakcja{width:100%;margin-right:10px;margin-left:10px;position:relative;height:450px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;background-size:cover!important}.atrakcja::before{width:100%;background:rgba(0,0,0,.2)}.atrakcja:hover::before{width:100%;background:rgba(71,125,167,.9)}.atrakcjaInner{position:relative;min-height:0;max-height:0;height:0;opacity:0}.atrakcja:hover .atrakcjaInner{opacity:1;min-height:130px;max-height:210px;height:210px}.atrakcjaopis,.atrakcjaopis p{font-weight:400;color:#fff!important;line-height:24px}.atrakcje .wrapper{padding:70px 0;background:#777d63}.atrakcjaName{font-weight:400!important}.atrakcje .ContentTitle{margin-bottom:30px}.atrakcja:nth-child(4){margin-right:0!important}@media(max-width:500px){#offersPage .singleOfferInner{flex:0 0 100%}.singleofferWrapper::after{display:none}.offersContainer .slick-list,.singleofferWrapper{height:80vw}.offersContainer{max-height:80vw}.buttonWrapper{padding:30px 0 0}}@media(max-width:1020px){.atrakcje_row{display:block;width:calc(100% - 10px);float:left;margin:10px 5px 0}.atrakcja{width:100%;margin:0}}@media(max-width:650px){.atrakcje .wrapper .siteWidth{justify-content:center}.atrakcje .wrapper{padding:20px 0}}@media(max-width:480px){.rightBorder::after{content:none}.footerContact{margin:0 auto}.paging,.sliderCaption{top:30%}}
