/* 	Style - Settlements Theme	 */
body {
    -webkit-transition: 0.5s background ease;
    -moz-transition: 0.5s background ease;
    -o-transition: 0.5s background ease;
    transition: 0.5s background ease;
}

[data-aos=fade-up] {
    transform: translate3d(0, 30px, 0) !important;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
    transform: translateZ(0) !important;
}


a, a:hover {
	outline: none !Important;
}
img {
    max-width: 100%;
	height: auto;
}
.shadow {
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.25) !important;
	-moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.25) !important;
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.25) !important;
}
.row.reverse {
    flex-direction: row-reverse;
}
.row.col-reverse{
	flex-direction: column-reverse;
}
.vertical_arr {
	align-items: center;
}
.bg-menu {
    width: 100%;
    z-index: 3;
}
.single-mieszkania .bg-menu.pos-absolute,
.page-template-page-tpl-acf .bg-menu.pos-absolute {
	position: absolute;
}
.gallery_arrow_hide .slick-arrow, .gallery_dots_hide .slick-dots {
	display: none !Important;
}


.borderh2 .bg_contact h3,
.borderh2 .bg_contact h4,
.borderh2 h2 {
    position: relative;
    display: inline;
    z-index: 1;
}

.borderh2 .bg_contact h3:before, 
.borderh2 .bg_contact h4:before,
.borderh2 h2:before {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.borderh2 h2:before {
    height: 20px;
}
.borderh2 .bg_contact h3:before,
.borderh2 .bg_contact h4:before {
    height: 17px;
}

@media (min-width: 1200px) {
.borderh2 .contact_box h2 {
    padding-bottom: 0px;
    margin-bottom: 30px;
}
}



@media (min-width: 992px) {
	
.single-mieszkania .bg-menu.pos-absolute,
.page-template-page-tpl-acf .bg-menu.pos-absolute {
	background: transparent !Important;
}
.firstWord {
    display: block;
}
}
@media (max-width: 991px) {
.page-template-page-tpl-acf .bg-menu.pos-absolute {
    /*position: relative;*/
}
}
.btn.focus, .btn:focus,
.btn-primary.focus, .btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus,
.btn-outline-secondary.focus, .btn-outline-secondary:focus, button.close:focus, 
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus,
.btn-light:focus, .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
	outline: 0px auto -webkit-focus-ring-color;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #B16C42;
    background-color: inherit;
    border-color: #B16C42;
}
.btn-primary:not(:disabled):not(.disabled).active:hover, .btn-primary:not(:disabled):not(.disabled):active:hover, .show>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #B16C42;
}
.top_info {
	padding: 8px 0;
}
.pt1 {
	padding-top: 40px
}	
.mt1 {
	margin-top: 40px;
}
.pb1 {
	padding-bottom: 40px;
}
.mb1 {
	margin-bottom: 40px;
}
.pt2 {
	padding-top: 40px;
}	
.mt2 {
	margin-top: 40px;
}
.pb2 {
	padding-bottom: 40px;
}
.mb2 {
	margin-bottom: 40px;
}
.pt3 {
	padding-top: 40px;
}	
.mt3 {
	margin-top: 40px;
}
.pb3 {
	padding-bottom: 40px;
}
.mb3 {
	margin-bottom: 40px;
}
.pt5 {
	padding-top: 40px;
}	
.mt5 {
	margin-top: 40px;
}
.pb5 {
	padding-bottom: 40px;
} 
.mb5 {
	margin-bottom: 40px;
}
.background-image-type {
	background-size: cover;
    background-position: center;
	width: 100%;
    height: 100%;
}
.minus_margin {
	margin-top: 0 !Important;
}
@media (min-width: 992px) {
.minus_margin {
	padding-top: 0 !Important;
	position: relative;
    z-index: 2;
}	
.background-image-type {
	min-height: 430px;
}
.mt1.minus_margin {
	margin-top: -20px !important;
}
.mt2.minus_margin {
	margin-top: -40px !important;
}
.pt3 {
	padding-top: 90px;
}	
.mt3 {
	margin-top: 90px;
}
.mt3.minus_margin {
	margin-top: -90px !important;
}
.pb3 {
	padding-bottom: 90px;
}
.mb3 {
	margin-bottom: 90px;
}
.pt5 {
	padding-top: 120px;
}
.mt5 {
	margin-top: 120px;
}
.mt5.minus_margin {
	margin-top: -120px !important;
}
.pb5 {
	padding-bottom: 120px;
}
.mb5 {
	margin-bottom: 120px;
}
}
@media (min-width: 1200px) {
.background-image-type {
	min-height: 520px;
}
.pt2 {
	padding-top: 80px;
}	
.mt2 {
	margin-top: 80px;
}
.pb2 {
	padding-bottom: 80px;
}
.mb2 {
	margin-bottom: 80px;
}	
.pt3 {
	padding-top: 120px;
}	
.mt3 {
	margin-top: 120px;
}
.mt3.minus_margin {
	margin-top: -120px !important;
}
.pb3 {
	padding-bottom: 120px;
}
.mb3 {
	margin-bottom: 120px;
}
.pt5 {
	padding-top: 200px;
}
.mt5 {
	margin-top: 200px;
}
.mt5.minus_margin {
	margin-top: -200px !important;
}
.pb5 {
	padding-bottom: 200px;
}
.mb5 {
	margin-bottom: 200px;
}
}




@media (min-width: 1600px) {
.background-image-type {
	min-height: 650px;
}		
}
.btn.flex-inline,
.btn.flex-inline2 {
	align-items: center;
    display: inline-flex;
}
.btn.flex-inline2 {
	justify-content: space-between;
}
.icon_bt {
    display: inline-block;
    margin-left: 20px;
	background-color: #fff;
}
.icon_box.accent_color .btn-primary.accent_color:hover .icon_bt {
	background-color: #fff !Important;
}
.home_icon {
	-webkit-mask: url("../../img/svg/icon-house.svg")no-repeat !Important;
	mask: url("../../img/svg/icon-house.svg")no-repeat !Important;
    width: 17.2px;
    height: 15.29px;
}
.home2_icon {
	-webkit-mask: url("../../img/svg/icon-house2.svg")no-repeat !Important;
	mask: url("../../img/svg/icon-house2.svg")no-repeat !Important;
	width: 21.212px;
    height: 18.855px;
}
.price_icon {
	-webkit-mask: url("../../img/svg/icon-price.svg")no-repeat !Important;
	mask: url("../../img/svg/icon-price.svg")no-repeat !Important;
    width: 23.945px;
    height: 21.765px; 
}
.email_icon {
	-webkit-mask: url("../../img/svg/icon-email.svg")no-repeat !Important;
	mask: url("../../img/svg/icon-email.svg")no-repeat !Important;
    width: 20px;
    height: 13.5px;
}
.phone_icon {
	-webkit-mask: url("../../img/svg/icon-phone.svg")no-repeat !Important;
	mask: url("../../img/svg/icon-phone.svg")no-repeat !Important;
    width: 20px;
    height: 20px;
}
.plan_icon {
	-webkit-mask: url("../../img/svg/icon-plan.svg")no-repeat !Important;
	mask: url("../../img/svg/icon-plan.svg")no-repeat !Important;
    width: 17px;
    height: 20px;
}
.send_icon {
	-webkit-mask: url("../../img/svg/icon-send.svg")no-repeat !Important;
	mask: url("../../img/svg/icon-send.svg")no-repeat !Important;
    width: 20.082px;
    height: 20.082px;
}
.location_icon {
	-webkit-mask: url("../../img/svg/icon-location.svg")no-repeat !Important;
	mask: url("../../img/svg/icon-location.svg")no-repeat !Important;
    width: 16.1px;
    height: 23px;
}
.arrowr_icon {
	-webkit-mask: url("../../img/svg/icon-arrow-right3.svg")no-repeat !Important;
	mask: url("../../img/svg/icon-arrow-right3.svg")no-repeat !Important;
    width: 14.099px; 
    height: 13.742px;
}
.spacer_icon {
	-webkit-mask: url("../../img/svg/icon-street-view.svg")no-repeat !Important;
	mask: url("../../img/svg/icon-street-view.svg")no-repeat !Important;
    width: 23px;
    height: 15px;
}
.delete_icon {
	-webkit-mask: url("../../img/svg/icon-delete.svg")no-repeat !Important;
	mask: url("../../img/svg/icon-delete.svg")no-repeat !Important;
    width: 12.666px;
    height: 17px;
}
.filter_icon {
	-webkit-mask: url("../../img/svg/icon-filter.svg")no-repeat !Important;
	mask: url("../../img/svg/icon-filter.svg")no-repeat !Important;
    width: 18.948px;
    height: 14px;
}
.alert_icon {
	-webkit-mask: url("../../img/svg/ikona-alert.svg")no-repeat !Important;
	mask: url("../../img/svg/ikona-alert.svg")no-repeat !Important;
    width: 15px;
    height: 16px;
}
.lupka_icon {
	-webkit-mask: url("../../img/svg/ikona-lupka.svg")no-repeat !Important;
	mask: url("../../img/svg/ikona-lupka.svg")no-repeat !Important;
    width: 17px;
    height: 17px;
}
.mail_icon {
	-webkit-mask: url("../../img/svg/ikona-mail.svg")no-repeat !Important;
	mask: url("../../img/svg/ikona-mail.svg")no-repeat !Important;
    width: 23px;
    height: 15px;
}
.pdf_icon {
	-webkit-mask: url("../../img/svg/ikona-pdf.svg")no-repeat !Important;
	mask: url("../../img/svg/ikona-pdf.svg")no-repeat !Important;
    width: 12px;
    height: 15px;
}
.pobierz_icon {
	-webkit-mask: url("../../img/svg/ikona-pobierzr.svg")no-repeat !Important;
	mask: url("../../img/svg/ikona-pobierz.svg")no-repeat !Important;
    width: 12px;
    height: 17px;
}
.strzalka1_icon {
	-webkit-mask: url("../../img/svg/ikona-strzalka-bok.svg")no-repeat !Important;
	mask: url("../../img/svg/ikona-strzalka-bok.svg")no-repeat !Important;
    width: 20px;
    height: 17px;
}
.strzalka2_icon {
	-webkit-mask: url("../../img/svg/ikona-strzalka-skos.svg")no-repeat !Important;
	mask: url("../../img/svg/ikona-strzalka-skos.svg")no-repeat !Important;
    width: 17px;
    height: 17px;
}
.strzalka3_icon {
	-webkit-mask: url("../../img/svg/ikona-strzalka-skos-gora.svg")no-repeat !Important;
	mask: url("../../img/svg/ikona-strzalka-skos-gora.svg")no-repeat !Important;
    width: 17px;
    height: 17px;
}



.icon1_footer,
.icon2_footer,
.icon3_footer,
.icon4_footer,
.icon5_footer {
	padding-left: 27px;
	position: relative;
}
.icon1_footer:before,
.icon2_footer:before,
.icon3_footer:before,
.icon4_footer:before,
.icon5_footer:before {
    content: '';
    position: absolute;
    width: 15px;
	height: 15px;
    left: 0;
	filter: invert(51%) sepia(1%) saturate(3290%) hue-rotate(178deg) brightness(78%) contrast(77%);
}
.icon1_footer:before {
	background: url(../../img/mail_footer.png) no-repeat;
	top: 7px;
}
.icon2_footer:before {
	background: url(../../img/tel_footer.png) no-repeat;
	top: 5px;
}
.icon3_footer:before {
	background: url(../../img/loc_footer.png) no-repeat;
	top: 6px;
}
.icon4_footer:before {
	background: url(../../img/clock_footer.png) no-repeat;
	top: 7px;
}
.icon5_footer:before {
	background: url(../../img/person_footer.png) no-repeat;
	top: 4px;
}
@media (max-width: 767px) {
.icon3_footer {
    margin: 0 auto;
	padding-left: 20px;
	display: table;
}
.footer .col-md-6:first-child .icon3_footer {
	padding-left: 0px;
}
p.icon5_footer,
p.icon4_footer,
p.icon2_footer {
    display: inline-block;
    margin-left: -27px;
}
}
@media (min-width: 992px) {
.img-expand .col-expand.mobile_media_box_img  {
    position: absolute;
    width: 100%;
    right: 0px;
	height: 100%;
	overflow: hidden;
}
.expand_width {
	max-width: 1920px;
    position: relative;
    margin: 0 auto;
}
.row.reverse.img-expand .col-expand.mobile_media_box_img  { 
	right: unset;
	left: 0px;
}
.img-expand .col-expand.mobile_media_box_img  img {
    max-width: initial;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    z-index: 2;
    display: block;
}
.img-expand .col-expand.mobile_media_box_img {
	padding-left: 0;
	padding-right: 0;
}
}
@media (max-width: 992px) {
.img-expand {
	height: auto !Important;
}
}
@media (max-width: 991px) {
.center_img img {
    width: 100%;
}
}
.social_url {
    width: 33px;
    height: 33px;
    display: inline-block;
    margin-right: 5px;
    margin-top: 20px;
}
.image_bg_relative {
	position: relative;
}
.image_bg {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.txt_box.accent_color,
.html_box.accent_color {
	color: #fff;
}
.type_rotator_box.accent_color h2,
.type_list_box.accent_color h2,
.table_box.accent_color h2,
.nawigator_box.accent_color h2,
.filtracja_box.accent_color h2 {
	color: #fff;
}
.html_box.image_bg_relative .html_box_bg,
.txt_box.image_bg_relative .txt_box_bg,
.media_box.image_bg_relative .media_box_bg,
.txt_on_image .media_box_bg {
	background: #fff;
	padding: 15px;
}
.html_box.image_bg_relative .html_box_bg,
.txt_box.image_bg_relative .txt_box_bg {
    position: relative;
}
@media (max-width: 991px) {
.html_box .container,
.txt_box .container,
.media_box .container {
    max-width: 100%;
}
.media_box .mobile_media_box_img {
	padding: 0;
}
.html_box .image_bg,
.txt_box .image_bg,
.media_box  .background-image-type,
.media_box .image_bg {
	position: relative !Important;
    height: 300px !important;
}
.media_box .row,
.media_box .row.reverse {
    flex-direction: column-reverse;
} 
.media_box.bg_gray .container, .media_box.accent_color .container {
	padding-top: 0 !Important;
}
.media_box .more_mobile_cta .btn.btn-primary {
    margin-bottom: 0px;
}
.media_box .media_box_bg {
	padding-top: 40px;
}
.vertical_arr_txt .media_box_bg .media_box_text {
	padding-bottom: 50px;
}	
.media_box .media_box_text p:last-child {
	margin-bottom: 0;
}
.html_box.image_bg_relative .container,
.txt_box.image_bg_relative .container {
	margin-top: 0 !Important;
	padding-bottom: 1px !important;
}
.html_box.image_bg_relative .html_box_bg,
.txt_box.image_bg_relative .txt_box_bg,
.media_box.image_bg_relative .media_box_bg,
.txt_on_image .media_box_bg {
	margin-bottom: 30px;
	padding-top: 15px;
	margin-top: -35px;
	position: relative;
	z-index: 2;
}
.media_box.image_bg_relative .media_box_bg .media_box_text,
.txt_on_image .media_box_bg .media_box_text {
	padding-bottom: 0px;	
}
.image_bg_relative .container {
	background: #F5F5F5;
	padding-bottom: 0 !Important;
    padding-top: 0 !important;
}
}
@media (max-width: 767px) {
.media_box  .background-image-type,	
.media_box .image_bg {
    height: 250px !important;
}		
}
@media (max-width: 575px) {
.media_box  .background-image-type,	
.media_box .image_bg {
    height: 200px !important;
}		
}
@media (min-width: 992px) {
.media_box.image_bg_relative .media_box_bg,
.txt_on_image .media_box_bg {
	padding: 15px;
}
.vertical_arr_txt .media_box_bg .media_box_text {
	padding-top: 30px;
	padding-bottom: 30px;
}	
.vertical_arr_txt .media_box_bg {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    height: 100%;
}	
.txt_on_image  .vertical_arr_txt .media_box_bg .media_box_text {
	padding-top: 0px;
	padding-bottom: 0px;
}
.extra_padding .more_pc_cta,
.extra_padding .more_mobile_cta {
    padding-right: 30px;
}
.reverse.extra_padding .more_pc_cta,
.reverse.extra_padding .more_mobile_cta {
    padding-left: 30px;
    padding-right: 15px;
}
.container-fluid .extra_padding .more_pc_cta,
.container-fluid .extra_padding .more_mobile_cta {
   padding-left: 30px;
}
.container-fluid .reverse.extra_padding .more_pc_cta,
.container-fluid .reverse.extra_padding .more_mobile_cta {
    padding-right: 30px; 
} 
.txt_on_image .container,
.txt_on_image .container-fluid {
	position: relative;
}
.media_box.image_bg_relative .media_box_bg,
.txt_on_image .media_box_bg {
	padding: 20px;
}
.txt_on_image .col-lg-12:first-child {
	position: absolute;
	z-index: 2;
	top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    right: 0;
	max-width: 960px;
    margin: auto;
}
.txt_on_image .col-lg-6:first-child {
	position: absolute;
	z-index: 2;
	top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: auto;
	max-width: 480px;
	left: calc(50% - 480px);
}
.txt_on_image .reverse .col-lg-6:first-child {
	right: calc(50% - 480px);
	left: unset;
}
.txt_on_image .col-lg-6.vertical_arr_txt:first-child,
.media_box.image_bg_relative .col-lg-6:first-child {
	padding-right: 0 !Important;
}
.txt_on_image .reverse .col-lg-6.vertical_arr_txt:first-child,
.media_box.image_bg_relative .reverse .col-lg-6:first-child {
	padding-left: 0 !Important;
	padding-right: 15px !Important;
}
.col-lg-6.vertical_arr_txt:last-child {
	padding-left: 0 !Important;
}
.reverse .col-lg-6.vertical_arr_txt:last-child {
	padding-right: 0 !Important;
	padding-left: 15px !Important;
}
.media_box .container-fluid .reverse .mobile_media_box_img {
	padding-left: 0;
	padding-right: 15px;
}
.media_box .container-fluid .mobile_media_box_img {
	padding-right: 0;
	padding-left: 15px;
}	
.row.reverse.attract .col-lg-6:last-child {
   padding-right: 0px;
}
.attract .col-lg-6:last-child {
   padding-left: 0px;
}
}



@media (min-width: 1200px) {
.extra_padding .more_pc_cta,	
.extra_padding .more_mobile_cta {
    padding-right: 60px;
}
.reverse.extra_padding .more_pc_cta,
.reverse.extra_padding .more_mobile_cta {
    padding-left: 60px; 
} 
.container-fluid .extra_padding .more_pc_cta,
.container-fluid .extra_padding .more_mobile_cta {
   padding-left: 60px;
}
.container-fluid .reverse.extra_padding .more_pc_cta,
.container-fluid .reverse.extra_padding .more_mobile_cta {
    padding-right: 60px; 
} 
.txt_on_image .col-lg-12:first-child {
    max-width: 1140px;
}
.txt_on_image .col-lg-6:first-child {
	max-width: 570px;
	left: calc(50% - 570px);
}
.txt_on_image .reverse .col-lg-6:first-child {
	right: calc(50% - 570px);
}
.html_box.image_bg_relative .html_box_bg,
.txt_box.image_bg_relative .txt_box_bg,
.media_box.image_bg_relative .media_box_bg,
.txt_on_image .media_box_bg {
	padding: 25px;
}
}

@media (min-width: 1440px) {
.extra_padding .more_pc_cta,
.extra_padding .more_mobile_cta {
   padding-right: 90px;
}
.reverse.extra_padding .more_pc_cta,
.reverse.extra_padding .more_mobile_cta {
    padding-left: 90px; 
} 
.container-fluid .extra_padding .more_pc_cta,
.container-fluid .extra_padding .more_mobile_cta {
   padding-left: 90px;
}
.container-fluid .reverse.extra_padding .more_pc_cta,
.container-fluid .reverse.extra_padding .more_mobile_cta {
    padding-right: 90px; 
}
}


@media (min-width: 1600px) {
.extra_padding .more_pc_cta,
.extra_padding .more_mobile_cta {
   padding-right: 120px;
}
.reverse.extra_padding .more_pc_cta,
.reverse.extra_padding .more_mobile_cta {
    padding-left: 120px; 
} 
.container-fluid .extra_padding .more_pc_cta,
.container-fluid .extra_padding .more_mobile_cta {
   padding-left: 120px;
}
.container-fluid .reverse.extra_padding .more_pc_cta,
.container-fluid .reverse.extra_padding .more_mobile_cta {
    padding-right: 120px; 
} 
.txt_on_image .col-lg-12:first-child,
.fluid_desc {
    max-width: 1290px;
}
.txt_on_image .col-lg-6:first-child {
	max-width: 630px;
	left: calc(50% - 630px);
}
.txt_on_image .reverse .col-lg-6:first-child {
	right: calc(50% - 630px);
}
.txt_on_image .reverse .col-lg-6:first-child,
.txt_on_image .col-lg-6:first-child {
	padding: 0 !Important;
}
.html_box.image_bg_relative .html_box_bg,
.txt_box.image_bg_relative .txt_box_bg,
.media_box.image_bg_relative .media_box_bg,
.txt_on_image .media_box_bg {
	padding: 30px;
}
	
}


.galeria_box .container-fluid .more_mobile_cta .media_box_bg,
.media_box .container-fluid .more_mobile_cta .media_box_bg,
.media_box .container-fluid .media_box_bg {
	float: right;
}
.galeria_box .container-fluid .row.reverse .more_mobile_cta .media_box_bg,
.media_box .container-fluid .row.reverse .more_mobile_cta .media_box_bg,
.media_box .container-fluid .row.reverse .media_box_bg {
	float: left;
}
@media (min-width: 991px) {
.galeria_box .container-fluid .more_mobile_cta .media_box_bg,
.galeria_box .container-fluid .row.reverse .more_mobile_cta .media_box_bg,	
.media_box .container-fluid .more_mobile_cta .media_box_bg,
.media_box .container-fluid .row.reverse .more_mobile_cta .media_box_bg,
.media_box .container-fluid .media_box_bg,
.media_box .container-fluid .row.reverse .media_box_bg {
	max-width: 450px;
}
}

@media (min-width: 1200px) {
.galeria_box .container-fluid .more_mobile_cta .media_box_bg,
.galeria_box .container-fluid .row.reverse .more_mobile_cta .media_box_bg,	
.media_box .container-fluid .more_mobile_cta .media_box_bg,
.media_box .container-fluid .row.reverse .more_mobile_cta .media_box_bg,
.media_box .container-fluid .media_box_bg,
.media_box .container-fluid .row.reverse .media_box_bg {
	max-width: 515px;
}
}

@media (min-width: 1600px) {
.galeria_box .container-fluid .more_mobile_cta .media_box_bg,
.galeria_box .container-fluid .row.reverse .more_mobile_cta .media_box_bg,	
.media_box .container-fluid .more_mobile_cta .media_box_bg,
.media_box .container-fluid .row.reverse .more_mobile_cta .media_box_bg,
.media_box .container-fluid .media_box_bg,
.media_box .container-fluid .row.reverse .media_box_bg {
	max-width: 630px;
}
}

@media (min-width: 991px) {
.media_box .container-fluid .row.extra_padding .media_box_bg,
.media_box .container-fluid .row.reverse.extra_padding .media_box_bg {
	max-width: 435px;
}
}

@media (min-width: 1200px) {
.media_box .container-fluid .row.extra_padding .media_box_bg,
.media_box .container-fluid .row.reverse.extra_padding .media_box_bg {
	max-width: 495px;
}
}

@media (min-width: 1440px) {
.media_box .container-fluid .row.extra_padding .media_box_bg,
.media_box .container-fluid .row.reverse.extra_padding .media_box_bg {
	max-width: 570px;
}
}

@media (min-width: 1600px) {
.media_box .container-fluid .row.extra_padding .media_box_bg,
.media_box .container-fluid .row.reverse.extra_padding .media_box_bg {
	max-width: 540px;
}
}




.media_box h2, .html_box h2, .txt_box h2,
.galeria_box h2 {
	margin-bottom: 24px;
	text-align: left;
}
@media (min-width: 1200px) {
.media_box h2, .html_box h2, .txt_box h2,
.galeria_box h2 {
	margin-bottom: 24px;
}	
}
@media (min-width: 1600px) {
.media_box h2, .html_box h2, .txt_box h2,
.galeria_box h2 {
	margin-bottom: 24px;
}
}
@media (max-width: 991px) {
.media_box h2, .html_box h2, .txt_box h2, .galeria_box h2 {
    text-align: left;
}
}

.more_mobile_cta .center_bt {
	margin-top: 40px;
}

.more_mobile_cta .btn.btn-primary {
    margin-top: 0px;
    margin-bottom: 30px;
}
@media (min-width: 992px) {
.more_mobile_cta .btn.btn-primary {
	margin-top: 0px;
	margin-bottom: 0;
}
}



#spacer .row .col-lg-12,
#spacer {
    padding-left: 0;
    padding-right: 0;
}
#spacer .row {
	margin-left: 0;
	margin-right: 0;
}




.privacy-policy .post,
.single-post .post {
    padding: 50px 0;
} 
.archive.category .header {
	margin-bottom: 50px;
}
.archive.category .footer {
	margin-top: 50px;
}
.archive.category .post_cat_list img {
    width: 100%;
}
.archive.category .post_cat_list {
    margin-bottom: 20px;
}
footer.accent_color,
.txt_box.stopka,
footer {
	color: #1B2821;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 120%; /* 16.8px */
	letter-spacing: 0.28px;
}
.txt_box.stopka a,
.aditional_icon2 a,
footer.accent_color a,
footer a {
	word-wrap:break-word;
	color: #1B2821;	
}
.txt_box.stopka.accent_color a {
	color: #447159;
}

.txt_box.stopka a:hover,
.aditional_icon2 a:hover,
footer.accent_color a:hover,
footer a:hover {
	color: #447159;	
	text-decoration: none;
}

.txt_box.stopka h3,
footer h3,
.txt_box.stopka h4,
footer h4 {
	color: #1B2821;
	font-size: 14px;
	font-family: "Outfit", sans-serif;
	font-style: normal;
	font-weight: 600;
	line-height: 120%; /* 16.8px */
	letter-spacing: 2.24px;
	text-transform: uppercase;
	margin-bottom: 16px;	
}
.txt_box.stopka img,
footer img {
	margin-bottom: 0px;	
	width: 100%;
}

.txt_box.stopka p,
footer p {
	margin-bottom: 8px;
}
.txt_box.stopka p:last-child,
footer p:last-child {
	margin-bottom: 0px;
}

.klauzula {
    display: flex;
	flex-direction: column;
	padding-top: 40px;
}
.txt_box.stopka .container,
footer .container {
	padding-top: 40px !Important;
	padding-bottom: 40px !Important;
	padding-left: 20px;
	padding-right: 20px;
}
.txt_box.stopka .container .row,
footer .container .row {
	margin-right: 0;
	margin-left: 0;
}
.txt_box.stopka .fot_akapit,
footer .fot_akapit {
    padding-bottom: 24px;
}

footer .col2:first-child a {
	display: table;
	padding-left: 26px;
	position: relative;
}
footer .col2:first-child a:after {
	position: absolute;
	content: '';
	background: url(../../img/fot_arrow.svg) no-repeat;
	width: 13px;
	height: 14px;
	left: 0;
	top: 2px;
}
footer .col2:first-child a:hover:after {
	background: url(../../img/fot_arrow2.svg) no-repeat;
}

@media (min-width: 992px) {
.txt_box.stopka .container,
footer .container {
	padding-top: 80px !Important;
	padding-bottom: 80px !Important;
	padding-left: 80px;
	padding-right: 80px;
	max-width: 100%;
}
.txt_box.stopka .container .row,
footer .container .row {
	justify-content: space-between;
	margin-right: 0;
	margin-left: 0;
}
.klauzula {
	flex-direction: row;
    justify-content: space-between;
	padding-top: 24px;
}
.klauzula .linki_fot {
	display: flex;
}
.klauzula .linki_fot a {
	padding-right: 40px;
}
.klauzula p:last-child,
.klauzula p {
	margin-bottom: 0px;
}
.txt_box.stopka img,
footer img {
	margin-top: 40px;	
}
}
@media (min-width: 1200px) {
.txt_box.stopka .container,
footer .container {
	padding-top: 100px !Important;
	padding-bottom: 80px !Important;
	padding-left: 100px;
	padding-right: 100px;
}
.txt_box.stopka img,
footer img {
	margin-top: 40px;	
}
}

@media (min-width: 1440px) {
.txt_box.stopka .container,
footer .container {
	padding-top: 120px !Important;
	padding-bottom: 80px !Important;
	padding-left: 120px;
	padding-right: 120px;
}	
.txt_box.stopka img,
footer img {
	margin-top: 40px;	
}
}

@media (min-width: 1600px) {
.txt_box.stopka .container,
footer .container {
	padding-top: 144px !Important;
	padding-bottom: 80px !Important;
	padding-left: 144px;
	padding-right: 144px;
}
.txt_box.stopka img,
footer img {
	margin-top: 40px;	
}
}

@media (max-width: 991px) {
.copyright {
    font-size: 14px;
}
.txt_box.stopka .container .row, footer .container .row {
	flex-direction: column;
}
footer .col2,
.txt_box.stopka .col2 {
    text-align: center;
    padding-bottom: 40px;
}
.klauzula {
	text-align: center;
}
.klauzula p:last-child,
.klauzula p {
	margin-bottom: 24px;
}
footer .col2:first-child a {
    margin: auto;
}
}
@media (max-width: 767px) {
.txt_box.stopka,
footer  {
	text-align: center;
}
}



@media (min-width: 992px) {
.modal-footer {
    position: absolute;
    right: 40px;
    top: -7px;
    border: 0;
}
}



@media (min-width: 576px){
#houseTourModal .modal-dialog {
	    max-width: 1200px;
}
}
#privacyModal .modal-dialog {
	width: 80%;
	max-width: 800px;
}
#privacyModal .modal-dialog dl, ol, ul {
    padding-left: 20px;
}

@media (max-width: 575px){
#housePlanModal .modal-dialog,
#houseTypePlanModal .modal-dialog {
    max-width: 100%;
}
}
#housePlanModal .modal-body img,
#houseTypePlanModal .modal-body img {
    width: 100%;
}
/*
#houseTypePlanModal .modal-body,
#housePlanModal .modal-body {
    overflow-y: scroll !important;
    overflow-x: hidden !Important;
    max-height: 700px !important;
}
*/
@media (min-width: 576px){
#housePlanModal .modal-dialog,
#houseTypePlanModal .modal-dialog {
    max-width: 510px;
}
}
@media (min-width: 768px){
#housePlanModal .modal-dialog,
#houseTypePlanModal .modal-dialog {
    max-width: 690px;
}
.modal-dialog.big_modal {
    max-width: 740px;
}
}
@media (min-width: 992px){
#housePlanModal .modal-dialog,
#houseTypePlanModal .modal-dialog {
    max-width: 930px;
}
}
@media (min-width: 1201px){
#housePlanModal .modal-dialog,
#houseTypePlanModal .modal-dialog {
    max-width: 1110px;
}
}
@media (min-width: 1440px){
#housePlanModal .modal-dialog,
#houseTypePlanModal .modal-dialog {
    max-width: 1260px;
}
}
@media (min-width: 2000px){
#houseTypePlanModal .modal-body,
#housePlanModal .modal-body {
    max-height: 1100px !important;
}
}
@media (max-width: 575px){
.modal-footer {
	flex-direction: column;
}
.modal-footer div {
	width: 100%;
}
.modal-footer div .btn-primary {
	margin-bottom: 10px !important;
}
.modal-footer>:not(:last-child) {
    margin-right: 0;
}
.modal-footer .btn {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
}
.modal-footer .btn:last-child {
	margin-bottom: 0px;
}
}
#housePlanModal span.cena_tabela {
	display: inline-block;
	padding: .375rem .75rem;
}

.wpcf7 p.min {
    font-size: 10px;
    margin-top: -15px;
}
.wpcf7 p.link {
	font-size: 13px;
    line-height: 20px;
    color: #9E9E9E;
}

input.wpcf7-form-control.wpcf7-submit.btn {
    position: relative;
}


a.btn-primary,
.btn-primary {
	z-index: 2;
	position: relative;
}
/*
a.btn-primary:before,
.btn-primary:before {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 100%;
	height: 100%;
    left: 0;
	pointer-events: none;
	z-index:-1;
}
.navbar .menu_tel.icon_tel:before,
.btn-primary:before {
	background: #fff !Important;
	background-color: #fff !important;
}
a.btn-primary:hover:before,
.btn-primary:hover:before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
}
a.btn-primary:before,
.btn-primary:before {
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform 0.3s;
}

@media (min-width: 992px) {
#buttonMediaNewModalCenter_form .modal-dialog {
    max-width: 900px !important;
}
}
*/

.html_box.naglowek_wersja1 {
	text-align: center;
}
.html_box.naglowek_wersja1 .html_box_bg {
    max-width: 670px;
    margin: auto;
}
.html_box.naglowek_wersja1 .html_box_bg .col {
    max-width: 490px;
    margin: auto;	
}


@media (min-width: 1600px){
.html_box.naglowek_wersja1 .html_box_bg h2 {
	font-size: 74px;
	letter-spacing: -1.04px;
	margin-bottom: 30px;
}	
}


@media (min-width: 1440px){
.html_box.naglowek_wersja1 .html_box_bg h2 {
	font-size: 94px;
	letter-spacing: -1.04px;
	margin-bottom: 35px;
}
.html_box.naglowek_wersja1 .html_box_bg .col {
    max-width: 560px;
    margin: auto;	
}	
}


@media (min-width: 1600px){
.html_box.naglowek_wersja1 .html_box_bg h2 {
	font-size: 104px;
	letter-spacing: -1.04px;
	margin-bottom: 40px;
}	
}

@media (min-width: 992px){
.space_box.maska_html1,	
.space_box.maska_kontakt,	
.space_box.maska_top {
	position: relative;
}
.space_box.maska_top:after {
	position: absolute;
    content: '';
    z-index: 2;
    background: url(../../img/maska_slider.svg) no-repeat;
    background-size: 200px auto;
    width: 200px;
    height: 275px;
    top: -150px;
    left: 0;
}
.space_box.maska_kontakt:after {
	position: absolute;
    content: '';
    z-index: 2;
    background: url(../../img/maska_kontakt.svg) no-repeat;
    background-size: 400px auto;
    width: 400px;
    height: 630px;
    top: 130px;
    right: 0;
}
.space_box.maska_html1:after {
	position: absolute;
    content: '';
    z-index: 2;
    background: url(../../img/maska_html1.svg) no-repeat;
	background-size: 190px auto;
    width: 190px;
    height: 155px;
    top: -110px;
    left: 30px;
}
}

@media (min-width: 1200px){
.space_box.maska_top:after {
    background-size: 290px auto;
    width: 290px;
    height: 400px;
    top: -215px;
}	
.space_box.maska_kontakt:after {
	background-size: 500px auto;
    width: 500px;
    height: 785px;
    top: 110px;
}
.space_box.maska_html1:after {
	background-size: 220px auto;
    width: 220px;
    height: 180px;
    top: -135px;
}
}

@media (min-width: 1440px){
.space_box.maska_top:after {
    background-size: 350px auto;
    width: 350px;
    height: 480px;
    top: -271px;
}	
.space_box.maska_kontakt:after {
    background-size: 600px auto;
    width: 600px;
    height: 940px;
    top: 20px;
}
.space_box.maska_html1:after {
    background-size: 250px auto;
    width: 250px;
    height: 205px;
    top: -169px;
}
}

@media (min-width: 1600px){
.space_box.maska_top:after {
    background-size: 408px auto;
    width: 408px;
    height: 553px;
    top: -310px;
}	
.space_box.maska_kontakt:after {
    background-size: 725px auto;
    width: 725px;
    height: 1133px;
    top: -95px;
}
.space_box.maska_html1:after {
    background-size: 321px auto;
    width: 321px;
    height: 261px;
    top: -205px;
}
}




.html_box.wersja1.image_bg_relative .html_box_bg {
	padding: 0;
	background: transparent;
	margin-top: 0 !important;
	padding: 40px 0 !important;
	margin-bottom: 0 !important;
}
.html_box.wersja1.image_bg_relative .html_box_bg .punkt_html {
	font-family:"marlide-display-variable";
	color: #1B2821;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; /* 24px */
	letter-spacing: -0.24px;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.html_box.wersja1.image_bg_relative .html_box_bg p {
	margin-bottom: 16px;
}
.html_box.wersja1.image_bg_relative .html_box_bg p:last-child {
	margin-bottom: 0px;
}
.html_box.wersja1.image_bg_relative .html_box_bg .punkt_html .dot_html {
	position: relative;
	aspect-ratio: 1 / 1;
	width: 36px;
	height: 36px;
	border-radius: 100%;
	border: 1px solid #D4CF75;
	margin-right: 16px;
}
.html_box.wersja1.image_bg_relative .html_box_bg .punkt_html .dot_html:after {
	content:'';
	position: absolute;
	aspect-ratio: 1 / 1;
	height: 20px;
	width: 20px;
	background: #D4CF75;
	border-radius: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.html_box.wersja1 .image_bg {
	  aspect-ratio: 393 / 393;   
	  height: auto !important;           
	  object-fit: cover; 
	  object-position: center; 
	  position: relative;
}

@media (min-width: 992px){
.html_box.wersja1 .image_bg {	
	aspect-ratio: 120/67;
}
.html_box.wersja1.image_bg_relative .html_box_bg .punkt_html {
	font-size: 28px;
	letter-spacing: -0.28px;
}
.html_box.wersja1.image_bg_relative .html_box_bg p {
	margin-bottom: 0px;
}
.html_box.wersja1.image_bg_relative .html_box_bg {
	padding: 0px !important;
}	
.html_box.wersja1.image_bg_relative .html_box_bg .punkt_html {
	color: #fff;
	position: absolute;
	z-index: 2;
}
.html_box.wersja1.image_bg_relative .col,
.html_box.wersja1.image_bg_relative .row,
.html_box.wersja1.image_bg_relative .html_box_bg,
.html_box.wersja1.image_bg_relative .container-fluid {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.html_box.wersja1.image_bg_relative .container-fluid {
	padding-left: 0;
    padding-right: 0;
}
.html_box.wersja1.image_bg_relative .html_box_bg .punkt_html .dot_html {
	border-color: #fff;
}
.html_box.wersja1.image_bg_relative .html_box_bg .punkt_html .dot_html:after {
	background: #fff;
}

.html_box.wersja1.image_bg_relative .punkt_html.nr1 {
	flex-direction: row-reverse;
	top: 10%;
	left: calc(50% - 35%);
}

.html_box.wersja1.image_bg_relative .punkt_html.nr2 {
	flex-direction: row-reverse;
	bottom: 30%;
	left: calc(50% - 435px);
}
.html_box.wersja1.image_bg_relative .punkt_html.nr2 .dot_html,
.html_box.wersja1.image_bg_relative .punkt_html.nr1 .dot_html {
	margin-right: 0;
	margin-left: 16px;
}
.html_box.wersja1.image_bg_relative .punkt_html.nr3 {
	bottom: 41%;
    left: calc(50% + 20%);
}
.html_box.wersja1 {
	max-width: 1920px;
	margin: auto;
}
}









.media_box.wersja2 ul {
	padding-left: 0;
	list-style: none;
	margin-top: 40px;
	margin-bottom: 0;
}
.media_box.wersja2 ul li {
	position: relative;
	padding-left: 54px;
	list-style: none;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: -0.28px;
	color: #1B2821;
	font-family:"marlide-display-variable";
	margin-bottom: 24px;
}
.media_box.wersja2 ul li:last-child {
	margin-bottom: 0;
}
.media_box.wersja2 ul li:before {
	content:'';
	position: absolute;
	aspect-ratio: 1 / 1;
	width: 36px;
	height: 36px;
	border-radius: 100%;
	border: 1px solid #D4CF75;
	background: #fff;
	margin-right: 16px;
	left: 0;
}
.media_box.wersja2 ul li:after {
	content:'';
	position: absolute;
	aspect-ratio: 1 / 1;
	height: 20px;
	width: 20px;
	border-radius: 100%;
	background: #D4CF75;
	left: 8px;
	top: 8px;
}
.media_box.wersja2 ul li strong {
	font-family: "Outfit", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300 !Important;
	line-height: 120%; /* 16.8px */
	letter-spacing: 0.28px;
	padding-left: 16px;
}



@media (max-width: 991px) {
.media_box.no-margin .container	 {
	padding-top: 0 !Important;
}
}

@media (min-width: 992px) {
.media_box.wersja1 .mobile_media_box_img {
	padding-left: 0;
}
.media_box.wersja2 .mobile_media_box_img {
	padding-right: 0;
}
}

@media (min-width: 1200px) { 
.media_box.wersja1 {
	padding-top: 24px;
	padding-bottom: 24px;
}

}




.txt_box.wersja1 a {
	display: inline-block;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.txt_box.wersja1 p:nth-child(2) {
	margin-bottom: 0px;
	display: inline;
}
.txt_box.wersja1 p:nth-child(3) {
	margin-bottom: 0px;
	display: inline;
}
.txt_box.wersja1 p:nth-child(2) a {
	margin-top: 24px !Important;
}
.txt_box.wersja1 p:nth-child(3) a {
	background-color: #ECEAC2 !Important;
}
.txt_box.wersja1 p:nth-child(3) a:hover {
	background-color: #E6E3AD !Important;
}

@media (max-width: 991px) { 
.txt_box.wersja1 .row  {
	flex-direction: column;
}
.txt_box,
.media_box .media_box_bg {
	padding-left: 5px;
	padding-right: 5px;
}

}


@media (min-width: 992px) { 
.txt_box.wersja1 a {
	display: inline-block;
}
.txt_box.wersja1 p:nth-child(2) {
	margin-bottom: 0px;
}

}





.html_box.wersja2 .image_bg {
  aspect-ratio: 393 / 393;   
  height: auto !important;           
  object-fit: cover; 
  object-position: center; 
  position: relative;
}
.html_box.wersja2.image_bg_relative .html_box_bg {
	display: none;
}



@media (min-width: 992px) { 
.html_box.wersja2 .image_bg {
  aspect-ratio: 1920 / 1200;   
}
.html_box.wersja2 {
	max-width: 1920px;
	margin: auto;
}
}




.txt_box.wersja_dane h2 {
	margin-bottom: 40px;
}

.txt_box.wersja_dane p {
	margin-bottom: 0px;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 28.8px */
	padding: 24px 0;
	border-bottom: 1px solid #E0DCCB;
	color: #1B2821;
	display: flex;
	flex-direction: column;
}
.txt_box.wersja_dane p:first-child {
	border-top: 1px solid #E0DCCB;
}
.txt_box.wersja_dane p strong {
	color: #9E9680;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%; /* 16.8px */
	letter-spacing: 2.24px;
	text-transform: uppercase;
	margin-right: 24px;
	margin-bottom: 8px;
}


@media (max-width: 992px) {
.txt_box.wersja_dane .row {
	flex-direction: column;
}
.txt_box.wersja_dane .col:first-child p:last-child {
	border-bottom: 0px;
}
}

@media (min-width: 1200px) {
.txt_box.wersja_dane p {
	flex-direction: row;
	align-items: center;
}	
.txt_box.wersja_dane p strong { 
	margin-bottom: 0;
}	
.txt_box.wersja_dane h2 {
    font-size: 64px;
    letter-spacing: -0.64px;
}
.txt_box.wersja_dane .col:first-child {
	padding-right: 20px;
}
.txt_box.wersja_dane .col:last-child {
	padding-left: 20px;
}
}

@media (min-width: 1440px) {
.txt_box.wersja_dane .col:first-child {
	padding-right: 30px;
}
.txt_box.wersja_dane .col:last-child {
	padding-left: 30px;
}
}

@media (min-width: 1600px) {
.txt_box.wersja_dane .col:first-child {
	padding-right: 40px;
}
.txt_box.wersja_dane .col:last-child {
	padding-left: 40px;
}
	
}


.dokumenty_box h2 {
	margin-bottom: 24px;
}
.dokumenty_box .doc_box_head {
	margin-bottom: 40px;
}
.dokumenty_box .single_file {
	color: #1B2821;
	display: flex;
    align-items: center;
    justify-content: space-between;
	padding: 24px 0;
	border-bottom: 1px solid #E0DCCB;
}
.dokumenty_box .single_files {
	border-top: 1px solid #E0DCCB;
}
.dokumenty_box .single_file:hover {
	color: #BAB569;
	cursor: pointer;
}
.dokumenty_box .single_file_name {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 28.8px */
}
.dokumenty_box .single_file_url {
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%; /* 16.8px */
	letter-spacing: 2.24px;
	text-transform: uppercase;
}
.dokumenty_box .s_file_icon {
	-webkit-mask: url("../../img/s_file_2.svg")no-repeat !Important;
	mask: url("../../img/s_file_2.svg")no-repeat !Important;
    width: 20px;
    height: 20px;
	background-color: #1B2821;
}
.dokumenty_box .single_file:hover .s_file_icon {
	background-color: #BAB569;
}
.dokumenty_box a:hover,
.dokumenty_box a {
	text-decoration: none !Important;
}

@media (max-width: 991px) {
.dokumenty_box .single_file_txt {
	display: none;
}
}

@media (min-width: 992px) {
.dokumenty_box h2 {
	margin-bottom: 0px;
}
.dokumenty_box .doc_box_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dokumenty_box .s_file_icon {
	-webkit-mask: url("../../img/s_file_1.svg")no-repeat !Important;
	mask: url("../../img/s_file_1.svg")no-repeat !Important;
    width: 14px;
    height: 15px;
	margin-right: 16px;
}
.dokumenty_box .s_file_icon { 
	opacity: 0;
}
.dokumenty_box .single_file:hover .s_file_icon {
	opacity: 1;
}

.dokumenty_box .single_file_txt {
	padding-right: 32px;
}	
.dokumenty_box .single_file_url a {
	display: flex;
    align-items: center;
    justify-content: space-between;	
	color: #BAB569;
}
}

@media (min-width: 1200px) {
.dokumenty_box h2 {
    font-size: 64px;
    letter-spacing: -0.64px;
}


}


.media_box.wersja_logo .mobile_media_box_img .center_img {
	background: #FCFCF5;
	display: flex;
    align-items: center;
    justify-content: center;
	aspect-ratio: 800 / 533;   
	height: auto;                
	object-fit: cover; 
	object-position: center; 
}

@media (max-width: 991px) {
.media_box.wersja_logo .row{
    flex-direction: column;
}
.media_box.wersja_logo .container {
	padding-bottom: 0 !Important;
}
.media_box.wersja_logo .mobile_media_box_img .center_img {
	padding-left: 10%;
    padding-right: 10%;
	margin-top: 40px;
}
.media_box.wersja_logo .mobile_media_box_img {
    padding: 0 20px;
}
}

@media (min-width: 992px) {
.media_box.wersja_logo .mobile_media_box_img {
	padding-left: 0;
}
.media_box.wersja_logo .col-lg-6:first-child {
	-ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
}
.media_box.wersja_logo .col-lg-6:last-child {
	-ms-flex: 0 0 54%;
    flex: 0 0 54%;
    max-width: 54%;	
}
}


@media (min-width: 1440px) {
.media_box.wersja_logo {
	padding-bottom: 24px;
}
}

@media (min-width: 1600px) {
.media_box.wersja_logo .container {
    max-width: 1510px;
}
}







.media_box.wersja4 ul {
	padding-left: 0;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0;
}
.media_box.wersja4 ul li {
	position: relative;
	padding-left: 54px;
	list-style: none;
	margin-bottom: 32px;
}

.media_box.wersja4 ul li h3 {
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: -0.28px;
	color: #1B2821;
	font-family:"marlide-display-variable";
	margin-bottom: 4px;
}


.media_box.wersja4 ul li:last-child {
	margin-bottom: 0;
}
.media_box.wersja4 ul li:before {
	content:'';
	position: absolute;
	aspect-ratio: 1 / 1;
	width: 36px;
	height: 36px;
	border-radius: 100%;
	border: 1px solid #D4CF75;
	background: #F6F5E5;
	margin-right: 16px;
	left: 0;
	top: 3px;
}
.media_box.wersja4 ul li:after {
	content:'';
	position: absolute;
	aspect-ratio: 1 / 1;
	height: 20px;
	width: 20px;
	border-radius: 100%;
	background: #D4CF75;
	left: 8px;
	top: 11px;
}


@media (max-width: 991px) {
.media_box.wersja4 .row{
    flex-direction: column;
}
.media_box.wersja4 .container {
	padding-bottom: 0 !Important;
}
.media_box.wersja4 .mobile_media_box_img .center_img {
	margin-top: 40px;
}
.media_box.wersja4 .mobile_media_box_img {
    padding: 0 20px;
}
.media_box.wersja4 {
	padding-bottom: 40px;
}
}


@media (min-width: 992px) {
.media_box.wersja4 .mobile_media_box_img {
	padding-right: 0;
}
}



.txt_box.wersja4 .txt_box_bg {
	background: transparent !Important;
	padding: 0 !Important;
	position: absolute;
    z-index: 2;
    bottom: 120px;
}
.txt_box.wersja4 .txt_box_bg h2 {
	color: #fff !Important;
	position: relative;
	margin-bottom: 40px;
}
.txt_box.wersja4 .image_bg {
    aspect-ratio: 393 / 600;
    height: auto !important;
    object-fit: cover;
    object-position: center;
    position: relative;
}
.txt_box.wersja4 .txt_box_bg h2:before {
	position:absolute;
	content: '';
	top: -60px;
	left: 10px;
	background: url(../../img/maska_img_3.svg) no-repeat;
	width: 58px;
	height: 52px;
}
.txt_box.wersja4 .txt_box_bg a {
	display: inline-block;
}
.txt_box.wersja4 .txt_box_bg,
.txt_box.wersja4 .txt_box_bg p {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

@media (max-width: 991px) {
.txt_box.wersja4 .txt_box_bg {
	padding-left: 5px;
}
.txt_box.wersja4 {
	padding-left: 0;
	padding-right: 0;
}
}

@media (min-width: 992px) {
.txt_box.wersja4 {
    max-width: 1920px;
    margin: auto;
}
.txt_box.wersja4 .image_bg {
    aspect-ratio: 1920 / 1200;
}
}

@media (min-width: 1200px) {
.txt_box.wersja4 h2 {
    font-size: 64px;
    letter-spacing: -0.64px;
}
}


.txt_box.wersja5 {
	border-top: 1px solid #D0C8AC;
	border-bottom: 1px solid #D0C8AC;
}
.txt_box.wersja5 p {
	margin-bottom: 0;
}

.txt_box.wersja5 img {
	aspect-ratio: 580 / 580;
    height: auto !important;
    object-fit: cover;
    object-position: center;
    position: relative;
	margin-bottom: 16px;
}
.txt_box.wersja5 h4 {
	color: #1B2821;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; /* 28px */
	letter-spacing: -0.28px;
	margin-bottom: 0;
}
.txt_box.wersja5 .row {
	display: flex;
	flex-direction: column;
}

@media (max-width: 991px) {
.txt_box.wersja5 .col:last-child {
	margin-top: 40px;
}	
.txt_box.wersja5 img {
    width: 100%;
}
}


@media (min-width: 992px) {
.txt_box.wersja5 .row {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}	
.txt_box.wersja5 .col {
	-ms-flex-preferred-size: unset;
    flex-basis: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    max-width: unset;
	width: unset;
}
}






.txt_box.wersja_lista1 {
	border-top: 1px solid #D0C8AC;
}
.txt_box.wersja_lista1 p {
	margin-bottom: 0;
	font-weight: 400;
	color: #1B2821;
	padding-top: 24px;
	padding-bottom: 24px;
	border-bottom: 1px solid #E0DCCB;
	display: flex;
	flex-direction: column;
}

.txt_box.wersja_lista1 em {
	font-weight: 300;
	font-style: normal;
	color: #69685E;
}

.txt_box.wersja_lista1 strong {
	color: #1C2921;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%; /* 16.8px */
	letter-spacing: 2.24px;
	text-transform: uppercase;
}
.txt_box.wersja_lista1 p:first-child strong,
.txt_box.wersja_lista1 p:nth-child(5) strong {
	color: #1B2821;
	font-family:"marlide-display-variable";
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; /* 32px */
	letter-spacing: -0.32px;

}
.txt_box.wersja_lista1 p:nth-child(4) {
	border-bottom: 0px solid #E0DCCB;
}
.txt_box.wersja_lista1 p:first-child,
.txt_box.wersja_lista1 p:nth-child(5) {
	padding-bottom: 40px;
}
.txt_box.wersja_lista1 p:nth-child(5) {
	padding-top: 40px;
}
.txt_box.wersja_lista1 p:first-child {
	padding-top: 0;
}

.txt_box.wersja_lista1 p ol,
.txt_box.wersja_lista1 ol {
	margin-top: 64px;
}

.txt_box.wersja_lista1 p ol li,
.txt_box.wersja_lista1 ol li {
	line-height: 160%;
	font-weight: 300;
	color: #69685E;
	padding-bottom: 10px;
}


@media (max-width: 991px) {
.txt_box.wersja_lista1 span.right_info {
	padding-top: 8px;
	display: block;
}
.txt_box.wersja_lista1 p:first-child, .txt_box.wersja_lista1 p:nth-child(5) {
    padding-bottom: 24px;
}
}


@media (min-width: 992px) {
.txt_box.wersja_lista1 p {
	flex-direction: row;
    justify-content: space-between;
	align-items: center;
}	
}



input.wpcf7-form-control.wpcf7-submit.btn {
    color: #1C2921 ! Important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 2.24px;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    padding: 24px 32px;
    background-color: #D4CF75 ! Important;
    transition-property: background-color, transform, opacity ! Important;
    transition-duration: 1s, 1.5s, 1.5s ! Important;
    transition-timing-function: ease, ease, ease ! Important;
    outline: none !important;
	border: 0 !important;
	width: max-content;
}
input.wpcf7-form-control.wpcf7-submit.btn:hover {
	color: #1C2921 ! Important;
    background-color: #BAB569 ! Important;
}
div.wpcf7 .wpcf7-submit:disabled:hover,
div.wpcf7 .wpcf7-submit:disabled {
	background-color: #CDCCB7 !Important;
}


@media (max-width: 991px) {
input.wpcf7-form-control.wpcf7-submit.btn {
	margin: 30px auto 0 !important;
	display: table;
}	
}



.media_box.wersja_mapa {
	background: #F6F5E5;
}
.media_box.wersja_mapa .col-lg-12:first-child {
	padding-bottom: 80px;
	text-align: center;
}
.media_box.wersja_mapa .icon_btn_bottom.text-center {
	margin-top: 24px;
}
.media_box.wersja_mapa h2 {
    margin-bottom: 24px;
}
.media_box.wersja_mapa .btn.btn-primary {
	margin-bottom: 0;
}


@media (max-width: 991px) {
.media_box.wersja_mapa .row, .media_box.wersja_mapa .row.reverse {
    flex-direction: column;
}
.media_box.wersja_mapa .container {
	padding-bottom: 0 !Important;
}
}

@media (min-width: 992px) {
.media_box.wersja_mapa h2 {
	font-size: 100px;
	letter-spacing: -1.6px
}
}

@media (min-width: 1200px) {
.media_box.wersja_mapa .col-lg-12:first-child {
	padding-bottom: 100px;
}
.media_box.wersja_mapa.icon_btn_bottom.text-center {
	margin-top: 44px;
}
.media_box.wersja_mapa h2 {
	font-size: 120px;
	letter-spacing: -1.6px
}
}

@media (min-width: 1440px) {
.media_box.wersja_mapa {
	padding-bottom: 24px;
}
.media_box.wersja_mapa .col-lg-12:first-child {
	padding-bottom: 120px;
}
.media_box.wersja_mapa .icon_btn_bottom.text-center {
	margin-top: 64px;
}
.media_box.wersja_mapa h2 {
	font-size: 140px;
	letter-spacing: -1.6px
}
}
@media (min-width: 1600px) {
.media_box.wersja_mapa h2 {
	font-size: 160px;
	letter-spacing: -1.6px
}
}

.cky-preference-content-wrapper .cky-show-desc-btn {
	 color: #1B2821 !Important;
}
.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
	background-color: #1B2821 !Important;
}
.cky-prefrence-btn-wrapper .cky-btn,
.cky-prefrence-btn-wrapper .cky-btn-preferences {
    color: #1B2821 !Important;
    background: transparent;
    border: 2px solid #1B2821 !Important;
}

.cky-prefrence-btn-wrapper  .cky-btn-accept {
    background: #1B2821 !Important;
    color: #fff !Important;
    border: 2px solid #1B2821 !Important;
}

.cky-consent-bar .cky-notice-btn-wrapper .cky-btn-customize,
.cky-consent-bar .cky-notice-btn-wrapper .cky-btn-reject {
    color: #1B2821 !Important;
    background: transparent !Important;
    border: 2px solid #1B2821 !Important;
}

.cky-consent-bar .cky-notice-btn-wrapper .cky-btn-accept {
    background: #1B2821 !Important;
    color: #fff !Important;
    border: 2px solid #1B2821 !Important;
}






.modal-backdrop.show {
    opacity: 1;
}
.modal-backdrop {
    background: rgba(16, 23, 19, 0.80);
}



@media (max-width: 991px) {
.txt_box.wersja_lista1 .tooltip_box,
.txt_box.wersja_lista1 .tooltip_icon {
	display: none !Important;
}	
}

@media (min-width: 992px) {
.txt_box.wersja_lista1 .toolinfo {
    position: relative;
}
.txt_box.wersja_lista1 .tooltip_icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 6px;
    cursor: pointer;
    position: relative;
	background: url(../../img/tooltip_icon.svg) no-repeat;
}
.txt_box.wersja_lista1 .tooltip_box {
    display: none;
    position: absolute;
	padding: 24px 32px;
	font-family: "Outfit", sans-serif;
    background: #FFF;
    color: #1C2921;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 120%; /* 16.8px */
	letter-spacing: 0.28px;
    border-radius: 0px;
    z-index: 999;
	text-transform: none;
	width: 460px;
    top: 50%;
    transform: translateY(-50%);
    right: auto;
    left: 35px;
}
.txt_box.wersja_lista1 .tooltip_icon:hover .tooltip_box {
    display: block;
}

}


@media (min-width: 1200px) {
.txt_box.wersja_lista1 .tooltip_box {
	width: 600px;
}	
}