/* 	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: 3;
}
.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 h4,
.borderh2 h2 {
    position: relative;
    display: inline;
    z-index: 1;
}
.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 h4:before {
    height: 17px;
}

@media (min-width: 1200px) {
.borderh2 .contact_box h2 {
    padding-bottom: 0px;
    margin-bottom: 30px;
}
}



@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: #393e1e;
    background-color: inherit;
    border-color: #393e1e;
}
.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: #393e1e;
}
.top_info {
	padding: 8px 0;
}
.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: 48px;
}	
.mt3 {
	margin-top: 48px;
}
.pb3 {
	padding-bottom: 48px;
}
.mb3 {
	margin-bottom: 48px;
}
.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: 100px;
}
.mt5 {
	margin-top: 100px;
}
.mt5.minus_margin {
	margin-top: -120px !important;
}
.pb5 {
	padding-bottom: 100px;
}
.mb5 {
	margin-bottom: 100px;
}
}
@media (min-width: 1200px) {
.background-image-type {
	min-height: 520px;
}	
}

@media (min-width: 1440px) {
.pt3 {
	padding-top: 80px;
}	
.mt3 {
	margin-top: 80px;
}
.pb3 {
	padding-bottom: 80px;
}
.mb3 {
	margin-bottom: 80px;
}
.pt5 {
	padding-top: 120px;
}
.mt5 {
	margin-top: 120px;
}
.pb5 {
	padding-bottom: 120px;
}
.mb5 {
	margin-bottom: 120px;
}
}

@media (min-width: 1600px) {
.background-image-type {
	min-height: 650px;
}
.pt3 {
	padding-top: 80px;
}	
.mt3 {
	margin-top: 80px;
}
.pb3 {
	padding-bottom: 80px;
}
.mb3 {
	margin-bottom: 80px;
}	
}
.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;
}
.email_icon2 {
	-webkit-mask: url("../../img/icon-email2.svg")no-repeat !Important;
	mask: url("../../img/icon-email2.svg")no-repeat !Important;
    width: 19px;
    height: 14px;
}
.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/icon-plan.svg")no-repeat !Important;
	mask: url("../../img/icon-plan.svg")no-repeat !Important;
    width: 14px;
    height: 19px;
}
.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: 22.391px;
    height: 22.391px;
}
.delete_icon {
	-webkit-mask: url("../../img/icon-delete.svg")no-repeat !Important;
	mask: url("../../img/icon-delete.svg")no-repeat !Important;
    width: 17px;
    height: 19px;
}
.filter_icon {
	-webkit-mask: url("../../img/icon-filter.svg")no-repeat !Important;
	mask: url("../../img/icon-filter.svg")no-repeat !Important;
    width: 18px;
    height: 11px;
}
.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: 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;
}	
.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: 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,
.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;
}
}




.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: 16px;
}
.aditional_icon2 a,
footer .col a {
word-wrap:break-word	
}

footer h4 {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 24px;	
}
footer img {
	margin-bottom: 0px;	
}
.copyright {

}
.copyright .container {
   
}
.copyright a {
	color: #fff;	
}


/*
footer .min_row {
	font-size: 14px;
	line-height: 20px;
}


.copyright,
footer .col:first-child {
	font-size: 12px;
	line-height: 18px;	
}
*/

footer .col a {
	text-decoration: underline;
}
footer .col a:hover {
	color: #B3B68F;
}

footer .col:nth-child(2) a{
	text-decoration: none;
}

/*
footer .col a:hover {
	text-decoration: none;
}
*/
.copyright.accent_color {
    position: relative;
}
footer .col:first-child  p {
	margin-bottom: 32px;
}
footer .col:first-child  img{
	margin-bottom: 8px;
}




@media (max-width: 991px) {
footer {
	padding-top: 32px;
	padding-bottom: 32px;
}	
footer .col:last-child  img{
	margin-top: 40px;
}
}

@media (max-width: 767px) {
.copyright  {
	text-align: center;
	padding-bottom: 80px;
}
footer {
	padding-bottom: 0px;
}	
	
}

@media (min-width: 768px) {
.copyright a {
    position: absolute;
    bottom: 30px;
}	
}

@media (min-width: 992px) {
footer .col:first-child {
	width: 50%;
	flex-basis: 50%;
}
footer .col:nth-child(2) {
	width: 25%;
	flex-basis: 25%;
}
footer .col:nth-child(3) {
	width: 25%;
	flex-basis: 25%;
}
footer .col:nth-child(4) {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding-left: calc(50% + 15px);
}
footer .min_row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	align-items: flex-end;
}
footer .col:first-child  img{
	margin-bottom: 28px;
}
.copyright a {
    bottom: 60px;
}
}
@media (min-width: 1200px) {
.copyright a {
    bottom: 60px;
}
footer .col:first-child  img{
	margin-bottom: 38px;
}
footer .col:nth-child(2) {
	width: 30%;
	flex-basis: 30%;
}
footer .col:nth-child(3) {
	width: 20%;
	flex-basis: 20%;
}
}

@media (min-width: 1440px) {
.copyright a {
    bottom: 80px;
}
footer .col:first-child  img{
	margin-bottom: 48px;
}
}

@media (min-width: 1600px) {
.copyright a {
    bottom: 80px;
}
}

@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: 40px;
}
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;
}

.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 {
	background: #fff !Important;
	background-color: #fff !important;
}

a.btn.btn-primary:hover {
	color: #FFF !Important;
}
.btn-primary:before {
	background: #242810  !Important;
	background-color: #242810  !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_box.wersja2,
.media_box.wersja1 {
	max-width: 1920px;
	margin: auto;
}
.media_box.wersja1 .media_box_text_opis,
.media_box.wersja1 .media_box_text_opis {
	color: #625E52;
}

.media_box .btn.btn-primary {
   min-width: 216px;
}
.media_box.wersja1.kolor1 {
	background: #fff;
}
.media_box.wersja2.kolor2 {
	background: #F5F3E4;
}
.media_box.wersja1.kolor3 {
	background: #EDF3F7;
}
.media_box.wersja2 {
	overflow: hidden;
}
.media_box.wersja2 .container-fluid {
	position: relative;
}
.media_box.wersja2 .container-fluid:after {
	background-image: url(../../img/maska_media2.svg);
	background-repeat: no-repeat;
	background-size: 87px auto;
	width: 87px;
    height: 154px;
    position: absolute;
    bottom: -105px;
    right: 24px;
	content: '';
	color: transparent !Important;
}


@media (max-width: 991px) {
.media_box.wersja1 .media_box .row, 
.media_box.wersja2 .media_box .row.reverse {
    flex-direction: column;
}
.media_box.wersja1 .center_img,
.media_box.wersja2 .center_img{
	padding-top: 48px;
}	
.media_box.wersja1 .media_box_bg,
.media_box.wersja2 .media_box_bg {
	padding-top: 48px;
}
.media_box.wersja1,
.media_box.wersja2 {
	padding-top: 0px;
}
.media_box .btn.btn-primary,
.media_box .btn.btn-primary {
    margin-top: 32px;
}
.media_box.wersja1 .row,
.media_box.wersja2 .row {
	flex-direction: column;
}
}

@media (min-width: 992px){
.media_box.wersja1 .container-fluid .reverse .mobile_media_box_img,	
.media_box.wersja1 .mobile_media_box_img {
	padding-left: 0;
}
.media_box.wersja2 .container-fluid .reverse .mobile_media_box_img,
.media_box.wersja2 .mobile_media_box_img {
	padding-right: 0;
}
.media_box.wersja2 .container-fluid:after {
        background-size: 60px auto;
        width: 60px;
        height: 104px;
	right: 40px;
	bottom: 0;
}
}

@media (min-width: 1200px) {
.media_box.wersja2 .container:after {
	background-size: 110px auto;
	width: 110px;
	height: 192px;
	right: 40px;
}
}

@media (min-width: 1440px) {
.media_box.wersja1 .container-fluid .row.extra_padding .media_box_bg, 
.media_box.wersja2 .container-fluid .row.reverse.extra_padding .media_box_bg {
	max-width: 590px;
}	
.media_box.wersja1 .row .col-lg-6:first-child {
	padding-right: 80px;
}	
.media_box.wersja2 .row.reverse .col-lg-6:first-child {
	padding-left: 80px;
}	
.media_box.wersja2 .container-fluid:after {
        background-size: 105px auto;
        width: 105px;
        height: 180px;
	right: 40px;
}
}

@media (min-width: 1600px) {
.media_box.wersja1 .container-fluid .row.extra_padding .media_box_bg, 
.media_box.wersja2 .container-fluid .row.reverse.extra_padding .media_box_bg {
	max-width: 555px;
}	
.media_box.wersja1 .row .col-lg-6:first-child {
	padding-right: 115px;
}	
.media_box.wersja2 .row.reverse .col-lg-6:first-child {
	padding-left: 115px;
}
.media_box.wersja2 .container-fluid:after {
	background-size: 131px auto;
	width: 131px;
	height: 227px;
	right: 40px;
}
}



.ikonka_google img {
	position: relative;
	margin-right: 15px;
	top: 4px;
}
.txt_box.opis_mapa .col:last-child a {
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #393E1E;
	position: relative;
	font-size: 14px;
	line-height: 30px;
	border-bottom: 0px solid #393E1E;
    display: inline-block;
    background: none !important;
	text-decoration: none !Important;
}
.txt_box.opis_mapa .col:last-child a:hover {
	border-color: #62693C !important;
	color: #62693C !important;
    background: transparent !important;
	text-decoration: none !Important;
}
.txt_box.opis_mapa .col:last-child p:last-child {
	margin-bottom: 0;
	margin-top: 24px;
}
.txt_box.opis_mapa .col:last-child {
	color: #252520;
}

.txt_box.opis_mapa .col:last-child a::before, 
.txt_box.opis_mapa .col:last-child a::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #393E1E;
    top: 100%;
    left: 0;
    pointer-events: none;
}
.txt_box.opis_mapa .col:last-child a::before {
	content: '';
    transform-origin: 0% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform 0.3s;
}
.txt_box.opis_mapa .col:last-child a::after {
    content: '';
    top: calc(100% + 4px);
    transition: transform 0.3s;
    transform-origin: 100% 50%;
}
.txt_box.opis_mapa .col:last-child a:hover::before {
    transform: scale3d(1, 1, 1);
	background: #62693C;
}
.txt_box.opis_mapa .col:last-child a:hover::after {
    transform: scale3d(0, 1, 1);
	background: #62693C;
}

@media (max-width: 991px) {
.txt_box.opis_mapa .container {
    max-width: 720px;
}
.txt_box.opis_mapa .txt_box_bg .row {
	flex-direction: column;
}
.txt_box h2 {
	margin-bottom: 24px;
}
.txt_box.opis_mapa .col:last-child p:last-child {
	margin-top: 32px;
}
}
@media (max-width: 767px) {
.txt_box.opis_mapa .container {
    max-width: 540px;
}
}
@media (max-width: 575px) {
.txt_box.opis_mapa .container {
    max-width: 100%;
}
}

@media (min-width: 992px) {
.txt_box.opis_mapa .col p,
.txt_box.opis_mapa .col h2, 
.txt_box.opis_mapa .col h6 {
	max-width: 552px;
}

.txt_box.opis_mapa .col:last-child {
    display: flex;
    justify-content: right;
}
.txt_box.opis_mapa .txt.container.opis_mapa.pt3.mt-0.pb3.mb-0 {
	padding-bottom: 64px !Important;
}	
}



.media_box.media3 {
	max-width: 1920px;
	margin: auto;
	background: #EDF3F7
}

.media_box.media3 .media_box_text_opis {
	color: #625E52;
}
.media_box.media3 .center_bt {
    margin-top: 24px;
}
.media_box.media3 .btn-primary { 
	margin-top: 0;
}
.media_box.media3 .center_img {
	margin-top: 48px;
}


@media (max-width: 991px) {
.media_box.media3 .container {
    max-width: 720px;
}
.txt_box.opis_mapa .txt_box_bg .row {
	flex-direction: column;
}
.media_box.media3 .center_bt {
	margin-top: 32px;
}
.media_box.media3 .mobile_media_box_img {
	padding-left: 15px;
	padding-right: 15px;
}
.media_box.media3 .row {
	flex-direction: column;
}
.media_box.media3 .media_box_bg {
    padding-top: 0;
}
}
@media (max-width: 767px) {
.media_box.media3 .container {
    max-width: 540px;
}
}
@media (max-width: 575px) {
.media_box.media3 .container {
    max-width: 100%;
}
}

@media (min-width: 992px) {
.media_box.media3 .naglowki_media {
	width: 50%;
}	
.media_box.media3 .media_box_text_opis {
	max-width: 552px;
	width: 50%;
}
.media_box.media3 .media_box_text {
    display: flex;
    justify-content: space-between;
}
.media_box.media3 .center_bt {
	margin-top: 32px;
}
.media_box.media3 .center_img {
	margin-top: 64px;
}
}

@media (min-width: 1200px) {
.media_box.media3 .naglowki_media {
	max-width: 390px;
}		
}

@media (min-width: 1440px) {
.media_box.media3 .naglowki_media{
	max-width: 440px;
}		
}

@media (min-width: 1600px) {
.media_box.media3 .container {
	padding-top: 104px;
	padding-bottom: 104px;
}
}



.media_box.media_tlo1.image_bg_relative {
	max-width: 1920px;
	margin: auto;
}
.media_box.media_tlo1.image_bg_relative .media_box_bg {
	padding: 0;
	background: transparent !Important;
	color: #fff;
}
.media_box.media_tlo1.image_bg_relative .media_box_bg h6 {
	color: #fff;
}
.media_box.media_tlo1.image_bg_relative .btn.btn-primary {
	border-color: transparent !Important;
	background-color: #fff;
	color: #393E1E;
	border: 0;
}
.media_box.media_tlo1.image_bg_relative .btn.btn-primary:hover {
	border-color: transparent !Important;
	color: #393E1E !Important;
}
.media_box.media_tlo1.image_bg_relative .btn.btn-primary:before {
	background: #EEEAE1 ! Important;
    background-color: #EEEAE1 !important;
}
.media_box.media_tlo1.image_bg_relative .media_box_bg {
    height: 792px;
	display: flex;
    align-items: center;
}
.media_box.media_tlo1.image_bg_relative h2 {
	font-size: 64px;
	line-height: 64px;
}

@media (max-width: 991px) {
.media_box.media_tlo1.image_bg_relative .image_bg {
    position: absolute ! Important;
    height: 100% !important;
}
.media_box.media_tlo1.image_bg_relative .more_mobile_cta .btn.btn-primary {
    margin-bottom: 32px;
}
}


@media (min-width: 992px) {
.media_box.media_tlo1.image_bg_relative .media_box_text {
	max-width: 504px;
}
.media_box.media_tlo1.image_bg_relative .media_box_bg {
    height: 830px;
}	
}

@media (min-width: 1440px) {
.media_box.media_tlo1.image_bg_relative .media_box_bg {
    height: 860px;
}
}

@media (min-width: 1440px) {
.media_box.media_tlo1.image_bg_relative .media_box_bg {
    height: 900px;
}
}



.media_box.media4 {
	max-width: 1920px;
	margin: auto;
	background: #F5F3E4;
}

.media_box.media4 .col-lg-6:first-child .media_box_text_opis {
	color: #625E52;
}

@media (min-width: 1440px) {
.media_box.media4 .col-lg-6:first-child {
    padding-left: 80px;
}
}


@media (min-width: 1600px) {
.media_box.media4 .col-lg-6:first-child {
    padding-left: 115px;
}
}



.media_box.media3 {
	overflow: hidden;
}
.media_box.media3 .mobile_media_box_img {
	position: relative;
}
.media_box.media3 .mobile_media_box_img .center_img:after {
	background-image: url(../../img/maska_media3b2.svg);
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	background-size: 96px auto;
	width: 96px;
    height: 91px;
	top: -30px;
    right: 15px;	
	color: transparent !Important;
}
@supports (-webkit-touch-callout: none) and (not (translate: none)) {
.media_box.media3 .mobile_media_box_img .center_img:after {
	background: url(../../img/maska_media3b2.png);
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	background-size: 96px auto;
	width: 96px;
    height: 91px;
	top: -30px;
    right: 15px;
	color: transparent !Important;	
}
}

.media_box.media3 .mobile_media_box_img .center_img img {
	position: relative;
	z-index: 2;
}


@media (min-width: 992px){
.media_box.media3 .mobile_media_box_img .center_img:after {
	background-size: 68px auto;
	width: 68px;
    height: 64px;
    top: 0px;
    right: 0px;	
}	
.media_box.media3 .mobile_media_box_img .center_img:before {
	background: url(../../img/maska_media3c.svg) no-repeat;
	content: '';
	position: absolute;
	background-size: 34px auto;
	width: 34px;
    height: 64px;
	top: 52px;
    right: -15px;;	
}
.media_box.media3 .mobile_media_box_img:before {
	background: url(../../img/maska_media3a.svg) no-repeat;
	content: '';
	position: absolute;
	background-size: 200px auto;
	width: 200px;
    height: 227px;
	bottom: 0px;
    left: -60px;
	bottom: -103px;
	z-index: 3;	
}
}


@media (min-width: 1200px) {
.media_box.media3 .mobile_media_box_img:before {
	background-size: 250px auto;
	width: 250px;
    height: 286px;
    left: -83px;
	bottom: -106px;
}
}

@media (min-width: 1440px) {
.media_box.media3 .mobile_media_box_img:before {
	background-size: 300px auto;
	width: 300px;
    height: 344px;
    left: -103px;
	bottom: -130px;
}
}

@media (min-width: 1600px) {
.media_box.media3 .mobile_media_box_img:before {
    width: 321px;
    height: 366px;
    left: -116px;
    bottom: -138px;
}
}










.media_box.media5 .media_box_text_opis {
	color: #625E52;
}

@media (max-width: 991px) {
.media_box.media5 .row {
	flex-direction: column;
}
.media_box.media5 .container {
	padding-top: 0 !important;
	padding-bottom: 20px !important;
}
.media_box.media5 .mobile_media_box_img {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 48px;
}
}

@media (min-width: 1440px) {
.media_box.media5 .col-lg-6:first-child {
	padding-right: 80px;
}
}

@media (min-width: 1600px) {
.media_box.media5 .col-lg-6:first-child {
	padding-right: 115px;
}
}

.html_box.bg_gray,
.table_box.bg_gray,
.nawigator_box.bg_gray,
.filtracja_box.bg_gray {
	margin: auto;
	max-width: 1920px;
}


.html_box.bg_gray .center_bt {
	text-align: center;
}

.html_box.bg_gray .container {
	padding-top: 64px !important;
	padding-bottom: 64px !important;
}

@media (max-width: 991px) {
.html_box.button.bg_gray {
	display: none !important;
}
}










#telefonModalCenter,
#kontaktModalCenter {
    padding-right: 0 !important;
}
#telefonModalCenter .modal-dialog,
#kontaktModalCenter .modal-dialog {
    max-width: 100%;
    height: 100vh;
    margin: 0;
}

#telefonModalCenter, #kontaktModalCenter {
	background: #313618;
}

#telefonModalCenter .modal-content,
#kontaktModalCenter .modal-content,
#kontaktModalCenter .small{
    border: 0;
    border-radius: 0;
	background: #313618;
    color: #fff;
}
#kontaktModalCenter .close,
#telefonModalCenter .close {
    font-size: 4.5rem;
    font-weight: 200;
    text-shadow: none;
    opacity: 1;
    color: #fff;
}
#telefonModalCenter .modal-content a {
	color: #fff;
}
#telefonModalCenter .modal-header,
#kontaktModalCenter .modal-header {
	border: 0px;
}
#telefonModalCenter .modal-body.call_us {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#kontaktModalCenter .wpcf7 label,
#telefonModalCenter .wpcf7 label {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    opacity: 1;
    font-family: "utile-display";
	font-weight: 500;
}


#kontaktModalCenter  .wpcf7 input, #kontaktModalCenter  .wpcf7 textarea {
	margin-bottom: 10px;
	background: transparent;
	border: 0;
	padding-left: 0;
	padding-top: 0;
	border-bottom: 1px solid #fff !Important;
	padding-bottom: 16px;
	padding-top: 16px;
	outline: none !Important;
	color: #F2EFE8;
}
#kontaktModalCenter ::-webkit-input-placeholder { /* WebKit browsers */
	color: #F2EFE8 !important;
	opacity: 1;
}
#kontaktModalCenter :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #F2EFE8 !important;
	opacity: 1;
}
#kontaktModalCenter ::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #F2EFE8 !important;
	opacity: 1;
}
#kontaktModalCenter :-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #F2EFE8 !important;
	opacity: 1;
}
#kontaktModalCenter label {
	color: #A09997;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 0.24px;
	margin: 0;
}
#kontaktModalCenter .wpcf7-form-control.wpcf7-acceptance label {
    color: #fff;
}
#kontaktModalCenter a {
	color: #fff;
}
#kontaktModalCenter .small_label {
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 0.24px;
	margin: 0;	
	padding-left: 43px;
}
#kontaktModalCenter  .wpcf7 .btn-primary {
	 padding: 20px 32px;
	margin-top: 30px;
	background: #fff;
	color: #0A3746 !Important;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	border: 2px solid #fff !Important;
}
#kontaktModalCenter  .wpcf7 .btn-primary:hover {
	color: #fff !Important;
	background: transparent !Important;
}
#kontaktModalCenter .modal-body {
    display: flex;
    align-items: center;
    flex-direction: column;
}

#telefonModalCenter .wpcf7-form-control.wpcf7-acceptance label,
#kontaktModalCenter .wpcf7-form-control.wpcf7-acceptance label {
    font-family: "Inter", sans-serif;
    color: #fff;
    font-size: 10px;
    line-height: 13px;
}

#telefonModalCenter .wpcf7-form-control.wpcf7-acceptance label a,
#kontaktModalCenter .wpcf7-list-item-label a {
	font-weight: 400 !important;
}


#telefonModalCenter .modal-body.call_us h5 {
	font-family:"utile-display";
	font-size: 40px;
	line-height: 40px;
	color: #fff;
}
#telefonModalCenter .modal-body.call_us a {
	font-family:"utile-display";
	font-size: 28px;
	line-height: 32px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#telefonModalCenter .modal-body.call_us a:hover {
	border-color: transparent;
}


#kontaktModalCenter  .use-floating-validation-tip .wpcf7-not-valid-tip {
	display: none;
}

#kontaktModalCenter  .wpcf7-not-valid::-webkit-input-placeholder { /* WebKit browsers */
color: #E84040 !important;
opacity: 1;
}
#kontaktModalCenter  .wpcf7-not-valid:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #E84040 !important;
opacity: 1;
}
#kontaktModalCenter  .wpcf7-not-valid::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #E84040 !important;
opacity: 1;
}
#kontaktModalCenter  .wpcf7-not-valid:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #E84040 !important;
opacity: 1;
}

#kontaktModalCenter .wpcf7-not-valid .wpcf7-list-item-label  a,
#kontaktModalCenter .wpcf7-form-control.wpcf7-acceptance.wpcf7-not-valid label {
	color: #E84040 !important;	
}

#kontaktModalCenter  input.wpcf7-not-valid, 
#kontaktModalCenter  textarea.wpcf7-not-valid  {
	border-color: #E84040 !Important;
}


@media (min-width: 768px) {
#kontaktModalCenter .formularz_kontaktowy_modal {
    max-width: 80%;
    margin: auto;
	position: relative;
}
#kontaktModalCenter .left_k  {
	padding-right: 20px;
}
#kontaktModalCenter .right_k  {
	padding-left: 20px;
	
}
}

@media (max-width: 575px) {
    #kontaktModalCenter .wpcf7 .btn-primary {
        width: 100%;
    }
}

@media (max-width: 991px) {
.formularz_kontaktowy_modal {
    padding-left: 15px;
    padding-right: 15px;
}
#kontaktModalCenter .wpcf7 .btn-primary {
    display: table;
    margin: 30px auto 0;
}
}

@media (min-width: 992px) {
#kontaktModalCenter .left_k  {
	padding-right: 30px;
}
#kontaktModalCenter .right_k  {
	padding-left: 30px;
	padding-top: 60px;
}	
#kontaktModalCenter .formularz_kontaktowy_modal {
    max-width: 80%;
}
}


@media (min-width: 1200px) {
#kontaktModalCenter .left_k  {
	padding-right: 40px;
}
#kontaktModalCenter .right_k  {
	padding-left: 40px;
}
#kontaktModalCenter .formularz_kontaktowy_modal {
    max-width: 75%;
}	
}


@media (min-width: 1440px) {
#kontaktModalCenter .left_k  {
	padding-right: 50px;
}
#kontaktModalCenter .right_k  {
	padding-left: 50px;
}
#kontaktModalCenter .formularz_kontaktowy_modal {
    max-width: 70%;
}		
}

@media (min-width: 1600px) {
#kontaktModalCenter .left_k  {
	padding-right: 70px;
}
#kontaktModalCenter .right_k  {
	padding-left: 70px;
}	
}






@media (max-width: 992px) {
.html_box.iframe_1 iframe {
	display: none !Important;
}	
}

.html_box.iframe_1 iframe {
	height: 681px !Important;
	width: 100% !Important;
	border: 0 !Important;
}

@media (min-width: 991px) {
.html_box.iframe_1 iframe {
	height: 500px !Important;
}	
}

@media (min-width: 1200px) {
.html_box.iframe_1 iframe {
	height: 600px !Important;
}	
}

@media (min-width: 1440px) {
.html_box.iframe_1 iframe {
	height: 681px !Important;
}	
}






.space_box.maska3_media4 .container-fluid {
	position: relative;
}
@media (min-width: 992px) {
.space_box.maska3_media4 .container-fluid:before {
	background: url(../../img/maska_media4.svg) no-repeat;
	content: '';
	position: absolute;
	background-size: 75px auto;
    width: 75px;
    height: 150px;
	bottom: 0;
    left: 0px;
}
}
@media (min-width: 1200px) {
.space_box.maska3_media4 .container-fluid:before {
    background-size: 106px auto;
    width: 106px;
    height: 205px;
	bottom: 0;
    left: 0px;
}		
}
@media (min-width: 1440px) {
.space_box.maska3_media4 .container-fluid:before {
	background-size: 160px auto;
    width: 160px;
    height: 305px;
	bottom: 0;
    left: 0px;
}		
}
@media (min-width: 1600px) {
.space_box.maska3_media4 .container-fluid:before {
	background-size: 224px auto;
    width: 224px;
    height: 400px;
	bottom: 0;
    left: 0px;
}
}


/*
.space_box.maska2_ikony .container-fluid,
.space_box.maska1_ikony .container-fluid {
	position: relative;
}
.space_box.maska1_ikony .container-fluid:before {
	background: url(../../img/maska_ikony1.png) no-repeat;
	content: '';
	position: absolute;
	background-size: 160px auto;
    width: 160px;
    height: 190px;
    top: 325px;
    left: -75px;
}
.space_box.maska2_ikony .container-fluid:before {
	background: url(../../img/maska_ikony2b.png) no-repeat;
	content: '';
	position: absolute;
	background-size: 140px auto;
    width: 140px;
    height: 335px;
    top: -590px;
    right: 0px;
}

@media (min-width: 992px) {
.space_box.maska1_ikony .container-fluid:before {
	background-size: 155px auto;
    width: 155px;
    height: 175px;
    top: -7px;
    left: 0;
}	
.space_box.maska2_ikony .container-fluid:before {
	background: url(../../img/maska_ikony2.png) no-repeat;
    background-size: 160px auto;
    width: 160px;
    height: 190px;
    top: -102px;
    right: 0px;
}
}

@media (min-width: 1200px) {
.space_box.maska1_ikony .container-fluid:before {
    background-size: 170px auto;
    width: 170px;
    height: 193px;
    top: -80px;
    left: 0;
}	
.space_box.maska2_ikony .container-fluid:before {
    background-size: 240px auto;
    width: 240px;
    height: 285px;
    top: -151px;
    right: 0px;
}	
}

@media (min-width: 1440px) {
.space_box.maska1_ikony .container-fluid:before {
	background-size: 230px auto;
    width: 230px;
    height: 265px;
    top: -158px;
    left: 0;
}
.space_box.maska2_ikony .container-fluid:before {
    background-size: 331px auto;
    width: 330px;
    height: 390px;
    top: -207px;
    right: 0px;
}		
}

@media (min-width: 1600px) {
.space_box.maska1_ikony .container-fluid:before {
	background-size: 293px auto;
	width: 293px;
    height: 391px;
	top: -190px;
    left: 0;
}	
.space_box.maska2_ikony .container-fluid:before {
	background-size: 431px auto;
    width: 431px;
    height: 610px;
    top: -270px;
    right: 0px;
}
}
*/






.space_box.maska2_ikony .container-fluid,
.space_box.maska1_ikony .container-fluid {
	position: relative;
}
.space_box.maska1_ikony .container-fluid .element_animowany_z_lewej {
	background: url(../../img/maska_ikony1.png) no-repeat;
	content: '';
	position: absolute;
	background-size: 160px auto;
    width: 160px;
    height: 190px;
    top: 325px;
    left: -75px;
}
.space_box.maska2_ikony .container-fluid .element_animowany_z_prawej {
	background: url(../../img/maska_ikony2b.png) no-repeat;
	content: '';
	position: absolute;
	background-size: 140px auto;
    width: 140px;
    height: 335px;
    top: -590px;
    right: 0px;
}

@media (min-width: 992px) {
.space_box.maska1_ikony .container-fluid .element_animowany_z_lewej {
	background-size: 155px auto;
    width: 155px;
    height: 175px;
    top: -7px;
    left: 0;
}	
.space_box.maska2_ikony .container-fluid .element_animowany_z_prawej {
	background: url(../../img/maska_ikony2.png) no-repeat;
    background-size: 160px auto;
    width: 160px;
    height: 190px;
    top: -102px;
    right: 0px;
}
}

@media (min-width: 1200px) {
.space_box.maska1_ikony .container-fluid .element_animowany_z_lewej {
    background-size: 170px auto;
    width: 170px;
    height: 193px;
    top: -80px;
    left: 0;
}	
.space_box.maska2_ikony .container-fluid .element_animowany_z_prawej{
    background-size: 240px auto;
    width: 240px;
    height: 285px;
    top: -151px;
    right: 0px;
}	
}

@media (min-width: 1440px) {
.space_box.maska1_ikony .container-fluid .element_animowany_z_lewej  {
	background-size: 230px auto;
    width: 230px;
    height: 265px;
    top: -158px;
    left: 0;
}
.space_box.maska2_ikony .container-fluid .element_animowany_z_prawej {
    background-size: 331px auto;
    width: 330px;
    height: 390px;
    top: -207px;
    right: 0px;
}		
}

@media (min-width: 1600px) {
.space_box.maska1_ikony .container-fluid .element_animowany_z_lewej {
	background-size: 293px auto;
	width: 293px;
    height: 391px;
	top: -190px;
    left: 0;
}	
.space_box.maska2_ikony .container-fluid .element_animowany_z_prawej {
	background-size: 431px auto;
    width: 431px;
    height: 610px;
    top: -270px;
    right: 0px;
}
}




@media (max-width: 991px) {
#telefonModalCenter .modal-header,	
#kontaktModalCenter .modal-header {
    padding-top: 0;
	padding-bottom: 0;
}
#telefonModalCenter .modal-dialog-centered,	
#kontaktModalCenter .modal-dialog-centered {
	align-items: flex-start !important;
}
#kontaktModalCenter .close {
    padding: 5px 1rem 0 0;
}
#telefonModalCenter .close {
    padding: 11px 1rem 0 0;
}
#kontaktModalCenter .modal-body {
    padding-top: 0 !IMPORTANT;
}
#telefonModalCenter .modal-content {
    height: 100%;
}
#telefonModalCenter {
	overflow: hidden !Important;
}
#telefonModalCenter .modal-body.call_us .modal-title {
    margin-top: -80px;
}
}








#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}}