/* 	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;
}
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: 2;
}
.page-template-page-tpl-acf .bg-menu.pos-absolute {
	position: absolute;
}
.gallery_arrow_hide .slick-arrow, .gallery_dots_hide .slick-dots {
	display: none !Important;
}
@media (min-width: 992px) {
.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;
}

.pt1 {
	padding-top: 10px
}	
.mt1 {
	margin-top: 10px;
}
.pb1 {
	padding-bottom: 10px;
}
.mb1 {
	margin-bottom: 10px;
}
.pt2 {
	padding-top: 25px;
}	
.mt2 {
	margin-top: 25px;
}
.pb2 {
	padding-bottom: 25px;
}
.mb2 {
	margin-bottom: 25px;
}
.pt3 {
	padding-top: 30px;
}	
.mt3 {
	margin-top: 30px;
}
.pb3 {
	padding-bottom: 30px;
}
.mb3 {
	margin-bottom: 30px;
}
.pt5 {
	padding-top: 50px;
}	
.mt5 {
	margin-top: 50px;
}
.pb5 {
	padding-bottom: 50px;
}
.mb5 {
	margin-bottom: 50px;
}
.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: 60px;
}	
.mt3 {
	margin-top: 60px;
}
.mt3.minus_margin {
	margin-top: -60px !important;
}
.pb3 {
	padding-bottom: 60px;
}
.mb3 {
	margin-bottom: 60px;
}
.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;
}	
}
@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: 21.293px;
    height: 20.981px;
}
.send_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;
}
.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/arrow_right5b.svg")no-repeat !Important;
	mask: url("../../img/svg/arrow_right5b.svg")no-repeat !Important;
    width: 10px; 
    height: 10px;
}
.arrowr_icon2 {
	-webkit-mask: url("../../img/svg/arrow_right6.svg")no-repeat !Important;
	mask: url("../../img/svg/arrow_right56.svg")no-repeat !Important;
    width: 6px; 
    height: 11px;
}
.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: 22.391px;
    height: 22.391px;
}
.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;
}
.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: auto;
    height: 16px;
    display: inline-block;
    margin-right: 15px;
}
footer.footer .social_url img {
    width: auto;
    max-height: 16px;
	filter: invert(0%) sepia(0%) saturate(393%) hue-rotate(190deg) brightness(279%) contrast(0%)
}
.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: 35px;
}
.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;
}	
}



@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: 1600px) {
.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; 
} 
.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 {
	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 {
	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 {
	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 {
	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 {
	max-width: 630px;
}
}




.media_box h2, .html_box h2, .txt_box h2,
.galeria_box h2 {
	margin-bottom: 10px;
	text-align: left;
}
@media (min-width: 1200px) {
.media_box h2, .html_box h2, .txt_box h2,
.galeria_box h2 {
	margin-bottom: 20px;
}	
}
@media (min-width: 1600px) {
.media_box h2, .html_box h2, .txt_box h2,
.galeria_box h2 {
	margin-bottom: 30px;
}
}
@media (max-width: 991px) {
.media_box h2, .html_box h2, .txt_box h2, .galeria_box h2 {
    text-align: left;
}
}
.more_mobile_cta .btn.btn-primary {
    margin-top: 10px;
    margin-bottom: 30px;
}
@media (min-width: 992px) {
.more_mobile_cta .btn.btn-primary {
	margin-top: 20px;
	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 {
	font-size: 12px;
	line-height: 16px;
	color: #C5C5C5;
	background: #101326;
}
footer p {
    margin-bottom: 8px;
}
footer .container .col:nth-child(2) p {
	margin-bottom: 20px;
}
footer a {
	color: #C5C5C5;
}
footer a:hover {
	color: #C5C5C5;
}
footer h4 {
	color: #E4E4E4;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
footer img {
	margin-bottom: 20px;	
}
.copyright {
	text-align: center;
}
.copyright .container {

}

.copyright a {
	color: #9D9D9D;
    font-size: 14px;
	line-height: 18px;
}
@media (min-width: 992px) {
footer .container .col {
	padding-top: 30px;
	padding-bottom: 30px;
}
footer .container .col:nth-child(1) {
	padding-right: 50px;
	border-right: 1px solid #565865;
}	
	
footer .container .col:nth-child(2) p,
footer .container .col:nth-child(2) h4 {
	padding-left: 50px;
}
footer .container {
	padding-top: 50px !Important;
	padding-bottom: 50px !Important;
}
}
@media (min-width: 1200px) {
footer .container .col:nth-child(2) p,
footer .container .col:nth-child(2) h4 {
	padding-left: 70px;
}
footer .container {
	padding-top: 60px !Important;
	padding-bottom: 60px !Important;
}
}
@media (min-width: 1600px) {

footer .container {
	padding-top: 70px !Important;
	padding-bottom: 70px !Important;
}
}

@media (max-width: 991px) {
footer .container .col {
   flex-basis: 50%;
   max-width: 50%;
}
footer p {
    margin-bottom: 10px;
}
footer .container .col:first-child h4 {	
	margin-top: 0px;
}
.copyright {
    font-size: 14px;
}
}
@media (max-width: 767px) {
footer .container .col {
   flex-basis: 100%;
   max-width: 100%;
}
footer h4 {	
	margin-top: 20px;
}
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;
}
}
@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;
}


.copyright {
    background: #080A14;
}
.archive.category h2 {
	padding-left: 0;
	background: none;
}
.archive.category .btn-primary {
	background: transparent !important;
	color: #A47F63 !important;
	padding: 0;
	display: table;
	text-transform: inherit;
	font-weight: 500;
	box-shadow: 0px 0px 0px 0px rgba(59,64,61,0.5) !important;
    border: 0px solid;
}
.archive.category .btn-primary:hover {
	background: transparent !important;
	color: #272727 !important;
}
.archive.category .btn-primary .icon_bt {
	background: #A47F63 !important;
	margin-left: 5px;
}
.archive.category .btn-primary:hover .icon_bt {
	background: #272727 !important;
}






.tlo_siatka {
	background: url(../../img/tlo_maska.jpg) repeat;
}




.txt_box.licznik h4 {
	background: #20274B;
	color: #fff;
	width: 174px;
	height: 174px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	font-size: 40px;
	line-height: 40px;
	font-weight: 500;
	margin: 20px auto 30px;
}
.txt_box.licznik p {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	text-align: center;
}
.txt_box.licznik span.kwadrat span {
	font-size: 28px;
	margin-bottom: -5px;
	position: relative;
}
.txt_box.licznik span.kwadrat {
	width: 158px;
	height: 158px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	border: 2px solid #BD9678;
	position: relative;
}
.txt_box.licznik .col:nth-child(2) h4 {
	background: #BD9678;
}
.txt_box.licznik .col:nth-child(2) span.kwadrat {
	border-color: #20274B;
}

.txt_box.licznik .txt_box_bg {
	/* border-bottom: 1px solid #BD9678; */
	padding-bottom: 15px;
	padding-top: 25px;
	margin: auto;
	display: table;
}
.txt_box.licznik span.kwadrat:before {
	position: absolute;
	content: '';
	background: url(../../img/kawdrat_icon1.png) no-repeat;
	background-size: 81px auto;
	width: 81px;
	height: 81px;
	left: -25px;
    bottom: -25px;
}
.txt_box.licznik span.kwadrat:after {
	position: absolute;
	content: '';
	background: url(../../img/kawdrat_icon2.png) no-repeat;
	background-size: 49px auto;
	width: 49px;
	height: 49px;
	right: -20px;
    top: -20px;
}


@media (max-width: 991px){
.txt_box.licznik .row {
    flex-direction: column;
}
}

@media (min-width: 992px){
.txt_box.licznik .txt_box_bg {
	width: 752px;	
}
.txt_box.licznik .col:nth-child(2){
	margin-top: -90px;
}
.txt_box.licznik .txt_box_bg {
	padding-bottom: 50px;
	padding-top: 90px;
}
}

.html_box.btn_center .col {
    text-align: center;
} 



.media_box.media1 {
	background-image: linear-gradient(to bottom, transparent 180px ,#20274B 180px , #20274B 100%), url(../../img/tlo_maska.jpg);
}
.media_box.media1 .dwie_kolumny {
	margin-bottom: 40px;
}
.media_box.media1 .row {
	border-top: 4px solid #E1D1C2;
	padding: 50px 20px 40px;
	margin: auto;
	background: #F9EDE2;
    background: -moz-linear-gradient(bottom, #F9EDE2 90%,#20274B 90% , #20274B 100%);
    background: -webkit-linear-gradient(bottom, #F9EDE2 90%,#20274B 90% , #20274B 100%);
    background: linear-gradient(to bottom, #F9EDE2 90%,#20274B 90% , #20274B 100%);	
	position: relative;
}
.media_box.media1 .center_img {
    position: relative;
}



@media (max-width: 991px) {
.media_box.media1 .row {
    flex-direction: column;
}
}



@media (min-width: 375px){	
.media_box.media1 .row {
	background: #F9EDE2;
    background: -moz-linear-gradient(bottom, #F9EDE2 80%,#20274B 80% , #20274B 100%);
    background: -webkit-linear-gradient(bottom, #F9EDE2 80%,#20274B 80% , #20274B 100%);
    background: linear-gradient(to bottom, #F9EDE2 80%,#20274B 80% , #20274B 100%);	
}		
}

@media (min-width: 778px){
.media_box.media1 .row {
	background: #F9EDE2;
    background: -moz-linear-gradient(bottom, #F9EDE2 60%,#20274B 60% , #20274B 100%);
    background: -webkit-linear-gradient(bottom, #F9EDE2 60%,#20274B 60% , #20274B 100%);
    background: linear-gradient(to bottom, #F9EDE2 60%,#20274B 60% , #20274B 100%);	
}	
}

@media (min-width: 991px){	
.media_box.media1 .row {
	padding: 50px 50px 40px;
}	
.media_box.media1 .row h2 {
	max-width: 350px;
		margin-left: -20px;
}	
.media_box.media1 .dwie_kolumny {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
}
.media_box.media1 .dwie_kolumny p {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: calc(50% - 10px);
}
.media_box.media1 .row:before {
	position: absolute;
	content: '';
	background: url(../../img/maska_h.png) no-repeat;
	background-size: 430px auto;
	width: 430px;
	height: 492px;
	right: 30px;
    top: 30px;
}
.media_box.media1 .center_img:before {
	position: absolute;
	content: '';
	background: url(../../img/image_icon1.png) no-repeat;
	background-size: 218px auto;
	width: 218px;
	height: 218px;
	left: -35px;
    bottom: -35px;
}
.media_box.media1 .center_img:after {
	position: absolute;
	content: '';
	background: url(../../img/image_icon2.png) no-repeat;
	background-size: 69px auto;
	width: 69px;
	height: 69px;
	right: -20px;
    top: -20px;
}
}
@media (min-width: 1200px){	
.media_box.media1 .row {
	padding: 50px 65px 40px;
}	
.media_box.media1 .row h2 {
	max-width: 450px;
}	
}
@media (min-width: 1440px){
.media_box.media1 .row {
	padding: 50px 85px 40px;
}	
.media_box.media1 .row h2 {
	max-width: 490px;
}		
}
@media (min-width: 1600px){
.media_box.media1 .row {
	padding: 50px 85px 40px;
}	
.media_box.media1 .row h2 {
	max-width: 530px;
}
}


.space_box.br_top .container {
    border-top: 1px solid #BD9678;
}
@media (min-width: 575px){
.space_box.br_top .container {
	max-width: 510px
}	
}
@media (min-width: 768px){
.space_box.br_top .container {
	max-width: 690px
}	
}
@media (min-width: 992px){
.space_box.br_top .container {
	max-width: 930px
}	
}
@media (min-width: 1200px){
.space_box.br_top .container {
	max-width: 1110px
}	
}
@media (min-width: 1440px){
.space_box.br_top .container {
	max-width: 1140px
}	
}




.media_box.bg_icony_4.txt_on_image .container {
    border-top: 1px solid #BD9678;
	padding-left: 0;
    padding-right: 0;
}
.media_box.bg_icony_4.txt_on_image .mobile_media_box_img {
	padding-left: 0;
    padding-right: 0;
}
.media_box.bg_icony_4.txt_on_image .container .row {
    margin-right: 0;
    margin-left: 0;
}
.media_box.bg_icony_4.txt_on_image h2 {
	background: transparent !Important;
	padding-left: 0;
}
.media_box.bg_icony_4.txt_on_image .media_box_bg {
	background: transparent !Important;
	padding: 0 !Important;
}
.media_box.bg_icony_4.txt_on_image {
    margin-bottom: 50px;
	    border-top: 1px solid #BD9678;
}

@media (max-width: 991px){
.media_box.bg_icony_4.txt_on_image .col-lg-12:first-child {
    position: absolute;
    left: 0;
}
.media_box.bg_icony_4.txt_on_image .center_img img {
    min-height: 240px;
	object-fit: cover;
}
}

@media (min-width: 992px){
.media_box.bg_icony_4.txt_on_image h2 {
	/*width: 50%;*/
    float: right
}			
.media_box.bg_icony_4.txt_on_image .col-lg-12:first-child {
    top: 63%;
}
.icon_box.ikona_typ2.img_typ {
    margin-top: -100px;
}	
}

@media (min-width: 1800px){		
.media_box.bg_icony_4.txt_on_image .col-lg-12:first-child {
    max-width: 1620px;
}
}









.txt_box.media_5_intro .container {
	background: #20274B;
    color: #fff;
	max-width: calc(100% - 30px);
	margin: auto;
	margin-bottom: -90px !important;
	padding: 10px !Important;
	z-index: 2;
    position: relative;
}
.txt_box.media_5_intro .container .row {
	flex-direction: column;
}
.txt_box.media_5_intro .txt_box_bg {
	background: #20274B;
    border: 1px solid #BD9678;
	padding: 30px;
}
.txt_box.media_5_intro .txt_box_bg p {
	margin-bottom: 0;
}
.txt_box.media_5_intro .txt_box_bg h2 {
	background: none;
	padding-left: 0;
}
@media (min-width: 576px){
.txt_box.media_5_intro .container .row {
    align-items: center;
	flex-direction: row;
}
.txt_box.media_5_intro .txt_box_bg h2 {
	margin-bottom: 0;
}		
}
@media (min-width: 992px){
.txt_box.media_5_intro .container {
	padding: 15px !important;
	/*max-width: 946px;*/
	max-width: 930px;
}
}
@media (min-width: 1200px){
.txt_box.media_5_intro .container {
	padding: 20px !important;
}
.txt_box.media_5_intro .container {
	max-width: 1140px;
}
}

@media (min-width: 1400px){
.txt_box.media_5_intro .container {
	max-width: 1320px;
}
}
@media (min-width: 1600px){
.txt_box.media_5_intro .container {
	max-width: 1400px;
}
}



.txt_box.media_5.image_bg_relative {
		max-width: 1920px;
	margin: auto;
}
.txt_box.media_5.image_bg_relative .container {
		max-width: 1430px;
	margin: auto;
	padding-left: 0;
    padding-right: 0;
	max-width: 100%;
}
.txt_box.media_5.image_bg_relative .container .row {
    margin-right: 0;
    margin-left: 0;
}
.txt_box.media_5.image_bg_relative .txt_box_bg {
	background: transparent !Important;
	padding: 0;
	max-width: 100%;
	color: #fff;
	margin: auto;
	position: relative;
}
.txt_box.media_5.image_bg_relative .txt_box_bg p {
	margin: 0;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: stretch;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col:last-child {
    background: #FFF6EF;
	height: 75px;
	padding-left: 0;
	position: absolute;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col:first-child {
	justify-content: end;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col:first-child .btn {
	margin-top: 20px;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col:last-child:after,
.txt_box.media_5.image_bg_relative .txt_box_bg .col:last-child:before {
	position: absolute;
	content:'';
	background: #fff;
	bottom: -5px;
	left: -5px;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col:last-child:before {
	height: 1px;
	width: 49px;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col:last-child:after {
	height: 33px;
	width: 1px;
}
.txt_box.media_5.image_bg_relative .container img {
    margin-left: 18px;
}

@media (max-width: 991px){
.txt_box.media_5.image_bg_relative .image_bg {
	height: 450px !important;	
}
.txt_box.media_5.image_bg_relative .container {
	padding-top: 20px !important;
	padding-bottom: 20px !Important;
	background: #20274B;
}	
.txt_box.media_5.image_bg_relative .container .row {
    flex-direction: column-reverse;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col:last-child img {
    max-width: 135px;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col:last-child {
    max-width: 170px;
    right: 0;
    top: -160px;
}
.txt_box.media_5.image_bg_relative .col:last-child p {
	position: relative;
}
.txt_box.media_5.image_bg_relative .col:last-child p:after {
	position: absolute;
	content:'';
	background: #fff;
    top: -23px;
    right: 0;
	height: 1px;
	width: 90px;	
}
}


@media (min-width: 992px){ 
.txt_box.media_5.image_bg_relative .container img {
    margin-left: 70px;
}
.txt_box.media_5.image_bg_relative .txt_box_bg:before {
	position: absolute;
	content:'';
	background: #fff;
	top: -15px;
	right: calc(50% - 465px);
	height: 1px;
	width: 195px;	
}
.txt_box.media_5.image_bg_relative .container {
	padding-top: 234px !important;
	padding-bottom: 90px !Important;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col:first-child p {
	max-width: 445px;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col:first-child .btn {
	margin-top: 50px;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col:last-child {
	height: 235px;
	position: relative;
	margin-left: 15px;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col:last-child:after,
.txt_box.media_5.image_bg_relative .txt_box_bg .col:last-child:before {
	bottom: -15px;
	left: -15px;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col:last-child:before {
	width: 195px;
}
.txt_box.media_5.image_bg_relative .txt_box_bg .col:last-child:after {
	height: 135px;
}
}

@media (min-width: 1200px){ 
.txt_box.media_5.image_bg_relative .container img {
    margin-left: 90px;
}
.txt_box.media_5.image_bg_relative .txt_box_bg:before {
	right: calc(50% - 570px);
}
}






.media_box.media2.txt_on_image h2 {
	background: none;
	padding-left: 0;
}
.media_box.media2.txt_on_image .media_box_bg {
	background: rgba(32, 39, 75, 0.8);
	padding: 10px;
    color: #fff;
}
.media_box.media2.txt_on_image .media_box_text {
	border: 1px solid #BD9678;
	padding: 15px;
}


@media (max-width: 991px){ 
.media_box.media2.txt_on_image .media_box_bg {
	margin-top: -140px;
}
.media_box.media2.txt_on_image .media_box_bg .center_img img {
    height: 375px;
    object-fit: cover;
}
}

@media (min-width: 992px){ 
.media_box.media2.txt_on_image .col-lg-6:first-child {
    max-width: 675px;
    left: 0;
    right: 0;
}
.media_box.media2.txt_on_image .media_box_bg {
	padding: 15px;
}
.media_box.media2.txt_on_image .media_box_text {
	padding: 25px;
}
.media_box.media2.txt_on_image .col-lg-6:first-child .media_box_bg {
	max-width: 100%;
}
}

@media (min-width: 1200px){ 
.media_box.media2.txt_on_image .col-lg-6:first-child {
    max-width: 725px;
    left: unset;
    right: 0px;
}
}
@media (min-width: 1440px){ 
.media_box.media2.txt_on_image .col-lg-6:first-child {
    max-width: 775px;
}
.media_box.media2.txt_on_image .media_box_bg {
	padding: 20px;
}
.media_box.media2.txt_on_image .media_box_text {
	padding: 30px;
}
}
@media (min-width: 1600px){ 
.media_box.media2.txt_on_image .col-lg-6:first-child {
	max-width: 964px;
    right: 0px;
}
.media_box.media2.txt_on_image .col-lg-6:first-child .media_box_text {
	padding-right: 380px
}
}






.txt_box.media3.image_bg_relative {
	max-width: 100%;
	margin: auto;
}
.txt_box.media3.image_bg_relative .container:after {
	position: absolute;
	content:'';
	background: #BD9678;
	width: 100%;
	height: 1px;
	bottom: -240px;
	left: 0;
}
.txt_box.media3.image_bg_relative .container {
	 padding: 10px !important;
	 background: rgba(32, 39, 75, 0.8);
     color: #fff;
	 position: relative;
	 max-width: calc(100% - 30px);
}
.txt_box.media3.image_bg_relative .txt_box_bg {
	padding: 30px !important;
	background: transparent;
    border: 1px solid #BD9678;
	color: #fff;
}
.txt_box.media3.image_bg_relative .txt_box_bg h2 {
	background: none;
	padding-left: 0;
}
.txt_box.media3.image_bg_relative .txt_box_bg p {
	margin-bottom: 0;
}
.txt_box.media3.image_bg_relative .txt_box_bg .btn.btn-primary {
	//*position: absolute;*/
}

@media (max-width: 991px){ 
.txt_box.media3.image_bg_relative .image_bg {
    height: 430px !important;
    object-fit: cover;
	margin-top: -170px;
}
.txt_box.media3.image_bg_relative {
    display: flex;
    flex-direction: column-reverse;
	margin-top: 50px;
}
.txt_box.media3.image_bg_relative .txt_box_bg {
    margin-top: 0;
	margin-bottom: 0;
}
.txt_box.media3.image_bg_relative .txt_box_bg .row {
    flex-direction: column;
}
.txt_box.media3.image_bg_relative .txt_box_bg .btn.btn-primary {
    left: 0;
    right: 0;
    display: table;
    margin: 8px auto 0;
}
}


@media (min-width: 992px){ 
.txt_box.media3.image_bg_relative .container {
	padding: 15px !important;
}
.txt_box.media3.image_bg_relative {
	padding-top: 45px;
	padding-bottom: 680px;
}
.txt_box.media3.image_bg_relative .container:after {
	bottom: -650px;
}
}
@media (min-width: 1200px){ 
.txt_box.media3.image_bg_relative .container {
	padding: 20px !important;
	max-width: 1140px;
}
}


.txt_box.media_5_intro {
    padding-top: 50px;
}

.html_box.h2_html h2 {
	background: none;
	padding-left:0;
}
@media (max-width: 991px){ 
.html_box.h2_html h2 {
	margin-bottom: 20px;
}
}
@media (min-width: 992px){ 
.html_box.h2_html h2 {
    padding-left: 123px;
}
}
@media (min-width: 1200px){ 
.html_box.h2_html h2 {
    padding-left: 140px;
}
}
@media (min-width: 1440px){ 
.html_box.h2_html h2 {
    padding-left: 110px;
}
}
@media (min-width: 1600px){ 
.html_box.h2_html h2 {
    padding-left: 89px;
}
}
@media (min-width: 1800px){ 
.html_box.h2_html h2 {
    padding-left: 89px;
}
}





.maps_box h2 {
	padding-left: 0;
	background: none;
}
.maps_box .container-fluid {
    max-width: 1170px;
    margin: auto;
}
.maps_box .image_bg {
	background-size: 1920px;
    background-position: top center;
}

.maps_box .maps_box_bg2.row {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 60px;
	margin-bottom: 30px;
}
.maps_box .maps_box_bg2.row .col {
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
.maps_box .maps_box_bg2.row .maps_bg1 {
	color: #fff;
	padding: 10px;
	    background-size: cover;
}
.maps_box .maps_box_bg2.row .maps_bg2 {
	border: 1px solid #BD9678;
	height: 240px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	text-align: center;
}
.maps_box .maps_box_bg2.row .maps_bg2 h4 {
	font-weight: 600;
	font-size: 30px;
	line-height: 37px;
	padding: 0 40px;
}
.modal-content.bosy_mapy_bg h4 {
		font-weight: 600;
	font-size: 30px;
	line-height: 37px;
}
.maps_box .maps_bg2_desc {
    padding: 0px 20px;
    text-align: left;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	display: none;
}

.maps_box .maps_box_bg2.row .col .btn.btn-primary {
	background: transparent !important;
	width: 119px;
    display: table;
    margin: 30px auto 0;
	padding: 0px;
	text-transform: inherit;
	border-bottom: 1px solid #fff !Important;
}
.maps_box .maps_box_bg2.row .col .btn-primary .icon_bt {
	display: none;
}
.maps_box .maps_box_bg2.row .col:hover .btn.btn-primary {
	width: 220px;
	 margin: 10px auto 0;
    padding: 8px;
	background: transparent !important;
	text-transform: uppercase;
    background: -moz-linear-gradient(left, #A47F63 38px,transparent 38px , transparent 100%) !important;
    background: -webkit-linear-gradient(left, #A47F63 38px,transparent 38px , transparent 100%) !important;
    background: linear-gradient(to left, #A47F63 38px,transparent 38px , transparent 100%) !important;
	border: 1px solid #A47F63 !Important;
}
.maps_box .maps_box_bg2.row .col:hover .btn-primary .icon_bt {
	margin-left: 44px;
    display: inline-block;
}
.maps_box .maps_box_bg2.row .col:hover .maps_bg2_desc {
    display: inherit;
}


@media (max-width: 767px) {
.maps_box .maps_box_bg2.row .col {
    width: 100%;
    flex-basis: 100%;
}
}
@media (max-width: 992px){ 
.maps_box .maps_box_bg2.row .col {
	margin-bottom: 15px;
}
.maps_box_bg.row {
	flex-direction: column;
}
}
@media (min-width: 1200px){ 
.modal-content.bosy_mapy_bg h4,
.maps_box .maps_box_bg2.row .maps_bg2 h4  {
	font-size: 33px;
	line-height: 41px;
}
.maps_box .maps_box_bg2.row {
	margin-top: 80px;
}
}
@media (min-width: 1440px){ 
.modal-content.bosy_mapy_bg h4,
.maps_box .maps_box_bg2.row .maps_bg2 h4  {
	font-size: 36px;
	line-height: 44px;
}
.maps_box .maps_box_bg2.row {
	margin-top: 90px;
}
}
@media (min-width: 1600px){ 
.maps_box .desc_maps {
	font-size: 18px;
	line-height: 22px
}
}






.modal-content.bosy_mapy_bg {
    background: #20274B !Important;
    color: #fff !important;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	border-radius: 0;
} 
.modal-content.bosy_mapy_bg  .modal-header {
    border-bottom: 0px solid #dee2e6;
}
.modal-content.bosy_mapy_bg .close {
    font-weight: 400;
    color: #A47F63;
   text-shadow: none;
    opacity: 1;
	padding: 0 8px;
	border-radius: 0;
}
.modal-content.bosy_mapy_bg .modal-body-row.row {
    max-width: 560px;
    margin: 0 auto 40px;
	flex-direction: column;
}
.modal-content.bosy_mapy_bg .modal-body {
    padding: 8px;
}


@media (min-width: 500px) {
.modal-content.bosy_mapy_bg .modal-body-row.row {
	flex-direction: row;
}
}

@media (min-width: 991px) {
.modal-dialog.big_modal {
    max-width: 740px;
}
}



@media (min-width: 1200px) {
.slider_box .container,
.media_box.media2 .container  {
	padding-left:0;
	padding-right: 0;
}
}

@media (min-width: 991px) {
.media_box.media2.txt_on_image .container-fluid {
	padding-left: 0;
}
}


.txt_box.nowa_sekcja_opisowa .col p {
	font-style: italic;
	font-weight: 400;
    font-size: 30px;
    line-height: 36px;
	color: #fff;
	text-align: center;
	border: 1px solid #E0BCA0;
    padding: 38px 50px 50px;
	margin-bottom: 0;
}

@media (min-width: 992px) {
.txt_box.nowa_sekcja_opisowa .col p {
	font-size: 32px;
	line-height: 44px;
    padding: 38px 170px 50px;
}	
}

@media (min-width: 1200px) {
.txt_box.nowa_sekcja_opisowa .col p {
	font-size: 36px;
	line-height: 48px;
    padding: 38px 240px 50px;
}	
}




.media_box.media4_o_firmie .col-lg-12 {
    text-align: center;
	max-width: max-content;
	background: rgba(32, 39, 75, 0.8);
	padding: 15px;
}
.media_box.media4_o_firmie h2 {
    background: none;
    padding-left: 0;
	color: #fff;
	display: block;	
    margin-bottom: 0;
}
.media_box.media4_o_firmie .media_box_bg {
    background: transparent;
	padding: 30px;
	border: 1px solid #BD9678;
	max-width: 100% !important;
	width: 100%;
}

@media (max-width: 991px) {
.media_box.media4_o_firmie .media_box_bg {
    margin-bottom: 0px;
    margin-top: 0px;
}
.media_box.media4_o_firmie .col-lg-12 {
    max-width: calc(100% - 30px);
    margin: -50px auto;
    z-index: 2;
}
.media_box.media4_o_firmie .center_img img {
    min-height: 310px;
    object-fit: cover;
}
.media_box.media4_o_firmie.txt_on_image {
    margin-bottom: 40px;
}
}

@media (min-width: 992px) {
.media_box.media4_o_firmie .container-fluid .mobile_media_box_img {
    padding-left: 0px;
}
}
@media (min-width: 1200px) {
.media_box.media4_o_firmie .col-lg-12 {
	padding: 20px;
}
}





.txt_box.licznik.wersja2.margines_up {
    margin-top: -70px;
    z-index: 2;
    position: relative;
}

@media (min-width: 992px) {
.txt_box.licznik.wersja2 .txt_box_bg {
    width: 940px;
}

}
@media (min-width: 1200px) {
.txt_box.licznik.wersja2 .txt_box_bg {
    width: 1000px;
}
}



.media_box.media1.wersja2 .row:before {
	display: none;
}



@media (max-width: 991px) {
.media_box.media1.wersja2 .border_media {
    display: block;
    padding-bottom: 20px;
}	
}


@media (min-width: 992px) {
.media_box.media1.wersja2 .media_box_text p {
	position: absolute;
	background: #20274B;
	padding: 15px;
    z-index: 2;
    bottom: -452px;
    color: #fff;
	width: 540px;
	right: -65px;
}
.media_box.media1.wersja2 .media_box_text .border_media {
	padding: 20px;
	border: 1px solid #BD9678;
	display: block;
}
.media_box.media1.wersja2 .row {
    background: #F9EDE2;
    background: -moz-linear-gradient(bottom, #F9EDE2 364px,#20274B 364px, #20274B 100%);
    background: -webkit-linear-gradient(bottom, #F9EDE2 364px,#20274B 364px, #20274B 100%);
    background: linear-gradient(to bottom, #F9EDE2 364px,#20274B 364px, #20274B 100%);
}
}

@media (min-width: 1200px) {
.media_box.media1.wersja2 .media_box_text p {
    bottom: -528px;
	right: -80px;	
}		
.media_box.media1.wersja2 .row {
    background: #F9EDE2;
    background: -moz-linear-gradient(bottom, #F9EDE2 466px,#20274B 466px, #20274B 100%);
    background: -webkit-linear-gradient(bottom, #F9EDE2 466px,#20274B 466px, #20274B 100%);
    background: linear-gradient(to bottom, #F9EDE2 466px,#20274B 466px, #20274B 100%);
}
}

@media (min-width: 1440px) {
.media_box.media1.wersja2 .media_box_text p {
    bottom: -525px;
	right: -100px;	
}	
.media_box.media1.wersja2 .row {
    background: #F9EDE2;
    background: -moz-linear-gradient(bottom, #F9EDE2 469px,#20274B 469px, #20274B 100%);
    background: -webkit-linear-gradient(bottom, #F9EDE2 469px,#20274B 469px, #20274B 100%);
    background: linear-gradient(to bottom, #F9EDE2 469px,#20274B 469px, #20274B 100%);
}
}

@media (min-width: 1600px) {
.media_box.media1.wersja2 .media_box_text p {
    bottom: -525px;
	right: -100px;	
}		
.media_box.media1.wersja2 .row {
    background: #F9EDE2;
    background: -moz-linear-gradient(bottom, #F9EDE2 483px,#20274B 483px, #20274B 100%);
    background: -webkit-linear-gradient(bottom, #F9EDE2 483px,#20274B 483px, #20274B 100%);
    background: linear-gradient(to bottom, #F9EDE2 483px,#20274B 483px, #20274B 100%);
}
}







.txt_box.maska_firma1 .col:nth-child(2) {
	text-align:center;
}





@media (max-width: 767px) {
.txt_box.maska_firma1 .row {
	flex-direction: column;
}	
.txt_box.maska_firma1 .txt_box_bg {
	padding: 0 20px;
}
.media_box.media1 .row {
    padding-bottom: 0px;
}
}

@media (min-width: 768px) {
.txt_box.maska_firma1 .txt_box_bg {
    padding-left: 20px;
	padding-top: 15px;
}	
.txt_box.maska_firma1 {
    padding-bottom: 50px;
}
}

@media (min-width: 992px) {
.txt_box.maska_firma1 .container {
	position: relative;
}	
.txt_box.maska_firma1 .txt_box_bg {
    padding-left: 105px;
	padding-top: 15px;
}	
.txt_box.maska_firma1 .container:before {
	content: '';
    background: url(../../img/maska_firma_1.png) no-repeat;
	position: absolute;
	width: 1386px;
	height: 485px;
    right: calc(50% - 465px);
    top: -80px;
}
}

@media (min-width: 1200px) {
.txt_box.maska_firma1 .container:before {
	right: calc(50% - 555px);
	top: -125px;
}	
}
@media (min-width: 1440px) {
.txt_box.maska_firma1 .container:before {
	right: calc(50% - 570px);
	top: -125px;
}	
}
@media (min-width: 1600px) {
.txt_box.maska_firma1 .container:before {
	right: calc(50% - 570px);
}	
}










.txt_box.media_ofirmie_2 .container .col:first-child {
    flex-basis: 100%;
	background: #F9EDE2;
	padding: 10px;
}
.txt_box.media_ofirmie_2 .container .border_media {
	border: 1px solid #BD9678;
	padding: 40px;
}
.txt_box.media_ofirmie_2 .container h2 {
	background: #F9EDE2;
	color: #20274B;
	margin-bottom: 0;
}
.txt_box.media_ofirmie_2 .container .col:nth-child(3) {
	margin-top: 30px;
    max-width: 540px;
    flex-basis: 540px;
	line-height: 19px;
}
.txt_box.media_ofirmie_2 .container .col:nth-child(3) strong {
	font-weight: 400;
	color: #BD9678;
}
.txt_box.media_ofirmie_2 .box_person {
    display: table;
    margin: 30px auto 0;
	background: -moz-linear-gradient(top, #fff 50%,transparent 50%, transparent 100%);
    background: -webkit-linear-gradient(top, #fff 50%,transparent 50%, transparent 100%);
    background: linear-gradient(to top, #fff 50%,transparent 50%, transparent 100%);
	border-bottom: 1px solid #BD9678;
	color: #20274B;
}
.txt_box.media_ofirmie_2 .box_person p {
	padding-left: 20px;
	padding-right: 20px;
}
.txt_box.media_ofirmie_2 .box_person strong {
	color: #BD9678;
	font-size: 24px;
	font-weight: 500;
	margin-top: 10px;
}
.txt_box.media_ofirmie_2 .box_person img {
	padding: 5px;
    border: 1px solid #BD9678;
	border-radius: 100%;
	background: #fff;	
	width: 267px;
}
.txt_box.media_ofirmie_2 .box_person_img {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 50%,transparent 50%, transparent 100%);
    background: -webkit-linear-gradient(top, #fff 50%,transparent 50%, transparent 100%);
    background: linear-gradient(to top, #fff 50%,transparent 50%, transparent 100%);
	max-width: max-content;
}

.txt_box.media_ofirmie_2 a.tel_i {
	padding-left: 22px;
	background: url(../../img/tel_ofirmie.png) no-repeat;
	background-position: 0 5px;
}
.txt_box.media_ofirmie_2 a.mail_i {
	padding-left: 22px;
	background: url(../../img/mail_ofimie.png) no-repeat;
	background-position: 0 7px;
}
.txt_box.media_ofirmie_2 .txt_box_bg {
    padding-bottom: 50px;
	position: relative;
}



@media (max-width: 991px) {
.txt_box.media_ofirmie_2 .container h2 {
	text-align: center;
}
.txt_box.media_ofirmie_2 .container .col:nth-child(2),	
.txt_box.media_ofirmie_2 .container .col:nth-child(3) {
    max-width: 100%;
    flex-basis: 100%;	
}
}




@media (min-width: 992px) {
.txt_box.media_ofirmie_2 .container .col:first-child:after {
    position: absolute;
    content: '';
    background: url(../../img/image_icon2.png) no-repeat;
    background-size: 69px auto;
    width: 69px;
    height: 69px;
    right: -20px;
    top: -20px;
}
.txt_box.media_ofirmie_2 .container h2 {
	line-height: 40px;
	padding-left: calc(42% + 15px);
}
.txt_box.media_ofirmie_2 .container {
	margin-top: -100px !important;
	max-width: 850px;
}
.txt_box.media_ofirmie_2 .container .col:nth-child(3) {
    max-width: 487px;
    flex-basis: 487px;
}
.txt_box.media_ofirmie_2 .box_person:after {
    position: absolute;
    content: '';
    background: url(../../img/maska_firma_2.png) no-repeat;
    background-size: 140px auto;
    width: 140px;
    height: 136px;
    bottom: -45px;	
	left: 3px;
}
.txt_box.media_ofirmie_2.accent_color {
    border-top: 100px solid #FCF6EE;
}
.txt_box.media_ofirmie_2 .box_person {
    margin: -130px auto;
}
}


@media (min-width: 1200px) {
.txt_box.media_ofirmie_2 .container h2 {
	line-height: 40px;
	padding-left: calc(42% + 15px);
}
.txt_box.media_ofirmie_2 .container {
	max-width: 900px;
}
.txt_box.media_ofirmie_2 .container .col:nth-child(3) {
    max-width: 513px;
    flex-basis: 513px;
}
.txt_box.media_ofirmie_2 .box_person:after {
	left: 23px;
}
.txt_box.media_ofirmie_2 .box_person {
    margin: -130px auto;
}
}


@media (min-width: 1440px) {
.txt_box.media_ofirmie_2 .container h2 {
	line-height: 44px;
	padding-left: calc(44% + 15px);
}
.txt_box.media_ofirmie_2 .container {
	max-width: 975px;
}
.txt_box.media_ofirmie_2 .container .col:nth-child(3) {
    max-width: 540px;
    flex-basis: 540px;
}
.txt_box.media_ofirmie_2 .box_person:after {
	left: 45px;
    bottom: -45px;
}
.txt_box.media_ofirmie_2 .box_person {
    margin: -140px auto;
}
}

@media (min-width: 1600px) {
.txt_box.media_ofirmie_2 .container h2 {
	line-height: 48px;
}
}


.icon_box.ikony_o_firmie h2 {
	background: none;
    display: block;
	text-align: center;
	margin-bottom: 50px;
	padding-top: 10px;
}

@media (max-width: 991px) {
.icon_box.ikony_o_firmie .card-body .icons_layout {
    flex-direction: column;
    align-items: center;
}
.icon_box.ikony_o_firmie .card-body h4, .icon_box.ikony_o_firmie .card-body .icon_desc {
    padding-left: 0px;
    text-align: center !Important;
}
.icon_box.ikony_o_firmie .no_icon_rotator .card-body h4.text-center {
	    text-align: center !Important;
}
}


@media (min-width: 992px) {
.icon_box.ikony_o_firmie h2 {
    margin-top: 30px;
		padding-top: 70px;
}	
.icon_box.ikony_o_firmie .container.ikony_o_firmie {
	position: relative;
}
.icon_box.ikony_o_firmie .container.ikony_o_firmie:before {
	content: '';
    background: url(../../img/maska_firma_3.png) no-repeat;
	position: absolute;
	width: 1386px;
	height: 485px;
    left: -60px;
    top: 0px;
}
.icon_box.ikony_o_firmie.accent_color {
    padding-bottom: 60px;
	overflow-x: hidden;
}
}









.media_box.media_pomagamy1 h2 {
	background: none;
	padding-left: 0;
	line-height: 36px;
}
.media_box.media_pomagamy1.txt_on_image .media_box_bg {
    background: rgba(32, 39, 75, 0.8);
    padding: 10px;
    color: #fff;
	margin-bottom: 0;
}
.media_box.media_pomagamy1.txt_on_image .media_box_text {
    border: 1px solid #BD9678;
    padding: 15px;
}
.media_box.media_pomagamy1.txt_on_image {
    margin-top: 20px;
}	


@media (max-width: 991px) {
.media_box.media_pomagamy1 .container-fluid	 {
	padding-top: 0 !Important;
}
}

@media (min-width: 992px) {
.media_box.media_pomagamy1.txt_on_image {
    padding-top: 40px;
}	
.media_box.media_pomagamy1 .container-fluid	 {
    background: url(../../img/maska_pomagamy1.png) no-repeat;
    background-position: calc(50% + 45px) 30px;
	padding-bottom: 100px !Important;
}	
.media_box.media_pomagamy1.txt_on_image .media_box_bg {
    padding: 15px;
}
.media_box.media_pomagamy1 .container-fluid .mobile_media_box_img {
    padding-left: 0px;
}
.media_box.media_pomagamy1 .center_img {
    text-align: right;
}
.media_box.media_pomagamy1.txt_on_image .media_box_text {
    padding: 25px;
}
.media_box.media_pomagamy1.txt_on_image .col-lg-6:first-child {
    max-width: 600px;
    left: 0px;
}
.media_box.media_pomagamy1.txt_on_image .media_box_bg {
    max-width: 600px;
	margin-bottom: 0;
}
.media_box.media_pomagamy1.txt_on_image {
    margin-top: 40px;
}	

}

@media (min-width: 1200px) {
.media_box.media_pomagamy1 h2 {
	line-height: 40px;
}
.media_box.media_pomagamy1.txt_on_image .col-lg-6:first-child {
    max-width: 670px;
    left: 20px;
}
.media_box.media_pomagamy1.txt_on_image .media_box_bg {
    max-width: 670px;
}
}


@media (min-width: 1440px) {
.media_box.media_pomagamy1.txt_on_image .media_box_bg {
    padding: 20px;
}
.media_box.media_pomagamy1.txt_on_image .media_box_text {
    padding: 30px;
}
.media_box.media_pomagamy1 h2 {
	line-height: 44px;
}
.media_box.media_pomagamy1.txt_on_image .col-lg-6:first-child {
    max-width: 740px;
    left: calc(50% - 600px);
}
.media_box.media_pomagamy1.txt_on_image .media_box_bg {
    max-width: 740px;
}
}

@media (min-width: 1600px) {
.media_box.media_pomagamy1 h2 {
	line-height: 48px;
}
.media_box.media_pomagamy1.txt_on_image .col-lg-6:first-child {
    max-width: 740px;
    left: calc(50% - 570px);
}
.media_box.media_pomagamy1.txt_on_image .media_box_bg {
    max-width: 740px;
}
}








.media_box.media5_pomagamy h2,	
.media_box.media2_pomagamy h2,	
.media_box.media3_pomagamy h2 {
	background: none;
	padding-left: 0;
	line-height: 36px;
	color: #20274B;
}
.media_box.media2_pomagamy .media_box_bg {
    background: #F9EDE2;
    padding: 10px;
    color: #20274B;
	margin-bottom: 0;
	z-index: 2;
    position: relative;
}
.media_box.media2_pomagamy .media_box_text {
    border: 1px solid #BD9678;
    padding: 15px;
}

@media (max-width: 991px) {
.media_box.media2_pomagamy .container-fluid .more_mobile_cta .media_box_bg {
	margin-top: -35px;
}	

}

@media (min-width: 992px) {
.media_box.media2_pomagamy .center_img {
    width: calc(100% + 70px);
    margin-left: -70px;
}
.media_box.media2_pomagamy .row.reverse .center_img {
    margin-left: 0px;
	margin-right: -70px;
}
.media_box.media2_pomagamy .center_img img {
	width: 100%;
}
.media_box.media2_pomagamy .container-fluid .more_mobile_cta .media_box_bg {
    max-width: 630px;
}
}


@media (min-width: 1200px) {
.media_box.media5_pomagamy h2,		
.media_box.media2_pomagamy h2,	
.media_box.media3_pomagamy h2 {
	line-height: 40px;
}
.media_box.media2_pomagamy .media_box_text {
    padding: 20px;
}
.media_box.media2_pomagamy .more_mobile_cta {
	padding-right: 0;
	padding-left: 0;
}
.media_box.media2_pomagamy .mobile_media_box_img {
	padding-left: 0;
}
.media_box.media2_pomagamy .container-fluid .more_mobile_cta .media_box_bg {
    max-width: 630px;
}
}


@media (min-width: 1440px) {
.media_box.media5_pomagamy h2,	
.media_box.media2_pomagamy h2,	
.media_box.media3_pomagamy h2 {
	line-height: 44px;
}
.media_box.media2_pomagamy .media_box_text {
    padding: 30px;
}
}
@media (min-width: 1600px) {
.media_box.media5_pomagamy h2,	
.media_box.media2_pomagamy h2,	
.media_box.media3_pomagamy h2 {
	line-height: 48px;
}
.media_box.media2_pomagamy .media_box_text {
    padding: 40px;
}
.media_box.media2_pomagamy .container-fluid .more_mobile_cta .media_box_bg {
    max-width: 630px;
}
}





.media_box.media3_pomagamy .container-fluid .more_mobile_cta .media_box_bg {
	max-width: 100%;
}


@media (max-width: 991px) {
.media_box.media3_pomagamy .container-fluid .row {
	flex-direction: column;
}
.media_box.media3_pomagamy .container-fluid {
	padding-bottom: 50px !Important;
	padding-top: 0 !Important;
}
.media_box.media3_pomagamy  .media_box_bg {
	padding-top: 0;
}	
}

@media (min-width: 992px) {
.media_box.media3_pomagamy .more_mobile_cta {
	max-width: 930px;
	margin: auto;
	margin-bottom: -95px;
    position: relative;
    z-index: 2;
}	
.media_box.media3_pomagamy .container-fluid .mobile_media_box_img {
    padding-left: 0px;
}
.media_box.media3_pomagamy .media_box_text {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
}
.media_box.media3_pomagamy .media_box_text h2, 
.media_box.media3_pomagamy .media_box_text p {
	width: 50%;
	margin-bottom: 0;
}
.media_box.media3_pomagamy .media_box_text p {
	padding-left: 20px;
}
.media_box.media3_pomagamy .container-fluid	 {
	position: relative;
}
.media_box.media3_pomagamy .container-fluid:after	 {
    background: url(../../img/maska_pomagamy3.png) no-repeat;
	content: '';
    position: absolute;
    width: 1290px;
    height: 100%;
    top: 0;
    right: 15px;
}
}

@media (min-width: 1200px) {
.media_box.media3_pomagamy .more_mobile_cta {
	max-width: 1140px;
	margin-bottom: -95px;
}
.media_box.media3_pomagamy .media_box_text p {
	padding-left: 40px;
}		
}

@media (min-width: 1300px) {
.media_box.media3_pomagamy .container-fluid:after {
	right: unset;
    left: calc(50% - 668px);
}	
}

@media (min-width: 1440px) {
.media_box.media3_pomagamy .more_mobile_cta {
	max-width: 1140px;
	margin-bottom: -95px;
}	
.media_box.media3_pomagamy .media_box_text p {
	padding-left: 80px;
}	
}








.media_box.media5_pomagamy h2 {
	color: #fff;
	font-weight: 600;
	font-size: 22px;
	line-height: 24px;
}

.media_box.media5_pomagamy {
	padding-top: 45px;
	padding-bottom: 100px;
}
.media_box.media5_pomagamy .container.media5_pomagamy,
.media_box.media5_pomagamy .container.media5_pomagamy .row {
	position: relative;
}
.media_box.media5_pomagamy .container.media5_pomagamy .row:after,
.media_box.media5_pomagamy .container.media5_pomagamy .row:before {
	position: absolute;
	content: '';
	background: #BD9678;
	height: 1px;
	width: calc(100% - 65px);
	left: 50px;
}
.media_box.media5_pomagamy .container.media5_pomagamy {
	padding-top: 45px !Important;
	padding-bottom: 45px !Important;
}
.media_box.media5_pomagamy .container.media5_pomagamy:after,
.media_box.media5_pomagamy .container.media5_pomagamy:before {
	position: absolute;
	content: '';
	background: #BD9678;
	height: 100%;
	width: 1px;
	top: 0;
}
.media_box.media5_pomagamy .container.media5_pomagamy:before {
	left: 50px;
}
.media_box.media5_pomagamy .container.media5_pomagamy:after {
	right: 15px;
}
.media_box.media5_pomagamy .container.media5_pomagamy .row:after {
	bottom: -45px;
}
.media_box.media5_pomagamy .container.media5_pomagamy .row:before {
	top: -45px;
}
.media_box.media5_pomagamy .media_box_text {
    padding-left: 65px;
}

@media (max-width: 991px) {
.media_box.media5_pomagamy  .row.reverse.vertical_arr {
    padding-right: 35px;
}	
}

@media (min-width: 768px) {
.media_box.media5_pomagamy .container.media5_pomagamy:before {
	left: 100px;
}
.media_box.media5_pomagamy .container.media5_pomagamy .row:after,
.media_box.media5_pomagamy .container.media5_pomagamy .row:before {
	width: calc(100% - 115px);
	left: 100px;
}	
.media_box.media5_pomagamy .media_box_text {
    padding-left: 150px;
}
}

@media (min-width: 992px) {
.media_box.media5_pomagamy .media_box_text {
    padding-left: 50px;
}
}

@media (min-width: 1200px) {
.media_box.media5_pomagamy .media_box_text {
    padding-left: 100px;
}	
}




.mapki_box {
    background: transparent;
    background: -moz-linear-gradient(top, #20274B 50%,transparent 50% , transparent 100%);
    background: -webkit-linear-gradient(top, #20274B 50%,transparent 50% , transparent 100%);
    background: linear-gradient(to top, #20274B 50%,transparent 50% , transparent 100%);
}
.mapki_box #tabs {
    margin: 25px auto;
    justify-content: center;
    display: flex;
	z-index: 2;
    position: relative;
}
.mapki_box .nav-tabs {
    border-bottom: 0;
}
.mapki_box .nav-tabs .nav-link {
    border: 1px solid #BD9678;
	background-color: #FCF6EE;
	border-radius: 0;
    color: #BD9678;
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 16px 16px;
}
.mapki_box .nav-tabs .nav-item.show .nav-link, .mapki_box .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #BD9678;
    border: 1px solid #BD9678;
}
.mapki_box .mapkaimg {
	width: 100%;
	z-index: 2;
    position: relative;
}
.mapki_box  #tabsContent {
    margin: 0 20px;
}
.mapki_box .nav-tabs .nav-link {
	margin-left: 2px;
	margin-right: 2px;
}
.lista_mapek, .lista_mapek2 {
	position: relative;
}

.lista_mapek:after,
.lista_mapek:before {
	content:'';
	position: absolute;
	background: #BD9678;
	height: 1px;
	width: 100%;
	left: 0;
	right: 0;
	margin: auto;
}
.lista_mapek:after {
	top: 24px;
}
.lista_mapek:before {
	top: calc(70% + 30px);
}
.lista_mapek2:after,
.lista_mapek2:before {
	content:'';
	position: absolute;
	background: #BD9678;
	height: 72%;
	width: 1px;
	top: 24px;
}
.lista_mapek2:after {
	left: 0;
}
.lista_mapek2:before {
	right: 0;
}
@media (min-width: 768px) {
.lista_mapek:before {
	top: calc(70% + 31px);
}
.mapki_box .nav-tabs .nav-link {
	margin-left: 5px;
	margin-right: 5px;
}
}
@media (min-width: 991px) {
.lista_mapek:before {
	top: calc(70% + 35px);
}
.mapki_box  #tabsContent {
    margin: 0 30px;
}
.mapki_box .nav-tabs .nav-link {
	margin-left: 10px;
	margin-right: 10px;
}
}
@media (min-width: 1200px) {
.lista_mapek:before {
	top: calc(70% + 37px);
}
.mapki_box  #tabsContent {
    margin: 0 40px;
}

}
@media (min-width: 1440px) {
.lista_mapek:before {
	top: calc(70% + 37px);
}
.mapki_box  #tabsContent {
    margin: 0 50px;
}
}


.single-post .post h1,
.single-post .post h2 {
	margin-bottom: 40px;
}


.single-post .post .container a {
	color: #E6562D;
	font-weight: bold;
}





.center_btn .btn.btn-primary {
	margin: auto !important;
	display: table;
}
.center_btn .btn.btn-primary .icon_bt {
	position: relative;
    top: 5px;	
}




.investments_list_box.hero_inv .investmens_rotator_nav .status_inwestycji {
	z-index: 1;
}

.investments_list_box.hero_inv .investmens_rotator_nav .status_3 .status_inwestycji,
.investments_list_box.hero_inv .investmens_rotator_nav .status_2 .status_inwestycji,
.investments_list_box.hero_inv .investmens_rotator_nav .status_inwestycji .font_min,
.investments_list_box.hero_inv .investmens_rotator_nav .status_inwestycji .font_min2 {
	display: none !Important;
}

#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:#fff}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;border:none}.cn-button{font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0;padding:0;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.cn-button:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.05);text-decoration:none}.cn-button.bootstrap,.cn-button.wp-default{text-decoration:none;padding:8.5px 10px;line-height:1}.cn-button.wp-default{color:#fff;background:#fbb03b}.cn-button.bootstrap{color:#fff;background:#00a99d}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}