/*
	Theme Name: Szablon 6_1
	Theme URI: https://asari.pl
	Description:
	Author: Asari.pl
	Author URI: https://asari.pl
	Version: 1.6.3

	Demo url: http://szablon6.asari.pl/

----------------------------------------------------------------------------------------------------------------*/


/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    margin: unset;
    padding: unset;
    width: auto;
    height: auto;
    max-width: 98.5%;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    margin: unset;
    padding: 0 4px 5px;
    font-size: 11px;
    line-height: 17px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

.screen-reader-text:focus {
    display: block;
    top: 5px;
    left: 5px;
    padding: 15px 23px 14px;
    width: auto;
    height: auto;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
    color: #21759b;
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    z-index: 100000;
    /* Above WP toolbar */
}


/* ==================== Logo ===================== */


/* #brand a,
#brand a img { */

.navbar .navbar-brand a,
.navbar .navbar-brand a img {
    display: block;
    position: relative;
    width: auto;
    height: auto;
}


/* =============================================== */


/* Nagłówek */

.navigation .secondary-navigation {
    border-bottom: unset !important;
}

.secondary-navigation .container {
    position: relative;
}

.language-switcher {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: -2px;
}

.language-switcher .glink img {
    margin-left: 15px;
    width: 20px;
    height: 20px;
}

.language-switcher .glink span {
    display: none;
}

#mobile-sticky-menu .language-switcher-col {
    width: 33.3333333%;
    text-align: center;
}

#mobile-sticky-menu .language-switcher {
    text-align: center;
    color: white;
    font-size: 12px;
    margin-bottom: 6px;
    position: relative;
    top: unset;
    right: unset;
}

#mobile-sticky-menu .language-switcher a {
    width: auto;
    margin-bottom: 0;
}

#mobile-sticky-menu .language-switcher a:first-of-type img {
    margin-left: 0;
}

#mobile-sticky-menu .language-switcher a:nth-of-type(2) {
    border: 0;
}


/* polylang */

.user-area ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.user-area ul li {
    margin: 0;
    padding: 0;
    float: left;
}

.user-area .current-lang {
    display: none;
}


/* ------------------------------------------------------------------ */


/* Menu */

.navigation .navbar {
    padding: 20px 0;
}


/* ================================================================== */


/* Mapa na stronie głównej i nad listą ofert */


/* ------------------------------------------------------------------ */


/* Informacje w dymkach InfoBox i na liście ofert */

.property .property-image img {
    display: block;
    vertical-align: bottom;
}

.infobox-wrapper .infobox-inner .infobox-image .infobox-type,
.property .property-image .property-type,
.infobox-wrapper .infobox-inner .infobox-image .infobox-price,
.property .property-image .property-price,
.infobox-wrapper .infobox-inner .infobox-image .infobox-area,
.property .property-image .property-area {
    position: absolute;
    font-weight: bold;
}

.property .property-image .property-type,
.property .property-image .property-price,
.property .property-image .property-area {
    z-index: 1;
}

.infobox-wrapper .infobox-inner .infobox-image .infobox-price,
.property .property-image .property-price {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.32);
}

.property .property-image .property-price {
    display: inline-block;
    padding: 3px 8px;
    bottom: 15px;
    left: 12px;
    font-size: 14px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.property-price {
    color: #FFFFFF;
    background-color: #1396E2;
}

.infobox-wrapper .infobox-inner .infobox-type,
.infobox-wrapper .infobox-inner .infobox-area,
.property .property-image .property-type,
.property .property-image .property-area {
    color: #FFFFFF;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.9), 1px 1px 3px rgba(0, 0, 0, 0.8);
    opacity: unset !important;
    z-index: 1;
}

.infobox-wrapper .infobox-inner .infobox-type,
.property .property-image .property-type {
    font-size: 15px;
}

.infobox-wrapper .infobox-inner .infobox-type {
    top: 8px;
    left: 10px;
}

.property .property-image .property-type {
    top: 12px;
    left: 12px;
}

.property.big .property-image .property-type {
    top: 17px;
    left: 20px;
    font-size: 18px;
}

.infobox-wrapper .infobox-inner .infobox-area,
.property .property-image .property-area {
    right: 10px;
    bottom: 11px;
    font-size: 15px;
}

.infobox-wrapper .infobox-inner .infobox-area span,
.property .property-image .property-area span {
    font-weight: normal;
}

.infobox-wrapper .infobox-inner .infobox-area span {
    font-size: 11px;
}

.property .property-image .property-area span {
    font-size: 12px;
}

.infobox-wrapper .infobox-inner .infobox-area span:first-child,
.property .property-image .property-area span:first-child {
    color: #F0F0F0;
}


/* ================================================================== */


/* Slider na stronie głównej */


/* --- slider z ograniczoną wysokością maksymalną --- */

#slider .homepage-slider .slide {
    max-height: 750px;
}


/* --- zdjęcia skalowane bez ograniczeń --- */

#slider .homepage-slider .slide img {
    width: 100%;
    height: auto;
}


/* --- zdjęcia z minimalną wysokością w rozdz. mobilnych --- */

#slider .homepage-slider .slide img {
    min-width: 480px;
    /*    min-height: 180px; */
}


/* --- zdjęcia wycentrowane poza kadrem w rozdz. mobilnych --- */


/*
#slider .homepage-slider .slide img {
    width: auto;
    height: auto;
    max-width: 200%;
}
*/


/* ----------------------------------------- */


/* Inne slidery */

.page-slider #banner {
    font-size: 20px;
}


/* ================================================================== */


/* Wyszukiwarka */

.page-homepage div.asariplug_sengine_mapsearch {
    position: relative;
}

.page-homepage div.asariplug_sengine_mapsearch_gmap {
    position: absolute;
    min-height: 100px;
    width: 100%;
    height: 100%;
}

.page-sub-page div.asariplug_sengine_mapsearch {
    margin-bottom: 20px;
}

div.asariplug_sengine input[type="submit"] {
    width: 100%;
}

div.asariplug_sengine span.ui-slider-handle {
    background-color: #1396e2;
}

div.asariplug_sengine span.ui-slider-handle:before {
    border-color: transparent transparent #1396e2 transparent;
}

div.asariplug_sengine div.ui-slider {
    height: 3px;
}

div.asariplug_sengine div.ui-slider-range,
div.asariplug_sengine div.ui-widget-header {
    height: 3px;
}

div.asariplug_sengine div.ui-slider-range,
div.asariplug_sengine div.ui-widget-header {
    background-image: none;
    background-color: #1396e2;
    top: -1px;
}

div.asariplug_sengine_dictionarySliderRange_container {
    box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px 0;
    background-color: rgb(243, 243, 243);
    padding-top: 4px;
}


/* home searchbox */

div.search-box .form-map input {
    font-weight: normal !important;
}

.search-box .filter-option {
    font-weight: normal;
}

.search-box div.asariplug_sengine div.asariplug_sengine_checkselect_label,
.search-box div.asariplug_sengine div.asariplug_sengine_checkselect:hover div.asariplug_sengine_checkselect_label,
.search-box div.asariplug_sengine div.asariplug_sengine_checkselect_boxes,
.search-box div.asariplug_sengine input[type="text"],
.search-box div.asariplug_sengine select,
.search-box div.asariplug_sengine_dictionarySliderRange_container {
    background-color: #073855;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    min-height: 40px;
    width: 100%;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%)
}


/* rozwijane listy z kreatora wyszukiwarek */

div.asariplug_sengine div.asariplug_sengine_checkselect_label {
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
    outline: medium none !important;
}

div.asariplug_sengine_checkselect:hover .asariplug_sengine_checkselect_boxes {
    background-color: #fff;
    font-size: 14px;
    list-style: outside none none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176)
}

div.asariplug_sengine_checkselect_boxes label {
    padding: 10px 15px !important;
    transition: 0.2s;
    font-weight: normal;
    margin: 0;
}

div.asariplug_sengine_checkselect_boxes label:hover {
    padding: 10px 20px !important;
    background-color: #F5F5F5;
}

div.asariplug_sengine_checkselect:hover .asariplug_sengine_checkselect_boxes input[type="radio"] {
    display: none;
}


/* --------------------------------- */

.searchform input[type="text"] {
    box-sizing: border-box;
}

.searchform .input-group-btn {
    min-width: 30px;
}

.searchform label {
    display: none;
}


/* searchform subpage */

#page-content .asariplug_sengine input[type="text"] {
    box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px 0;
}


/* ================================================================== */


/* Oferty specjalnie, Najnowsze oferty */


/*
.property .overlay .info
.property .overlay .additional-info
*/


/* ================================================================== */


/* Lista ofert */

.property .bookmark {
    cursor: pointer;
}


/* ================================================================== */


/* Treść */

#page-content p {
    opacity: unset;
}


/*#page-content img {*/

.container img {
    height: auto;
    max-width: 100%;
}


/*-------------------------------------------------*/


/* Tabelki - responsywność */

#content section>table,
#content section>table th,
#content section>table td {
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-collapse: collapse;
}

#content section>table th,
#content section>table td {
    /*padding: 0.85em 0.95em;*/
    padding: 1.7% 1.94%;
}

#content section>table tr:first-child th {
    border-bottom-width: 2px;
}

#content section>table tr:last-child th {
    /*font-weight: normal;*/
    border-top-color: rgba(0, 0, 0, 0.09);
}

#content section>table td.price {
    text-align: center;
}


/*#content section > table td.price span {*/

#content section>table td.price {
    font-size: 1.07em;
}


/* ================================================================== */


/* Formularze */

form label {
    display: inline;
    margin: 0;
    font-weight: normal;
}

.page-homepage .search-box form label {
	margin-left: 30px;
	font-size: 14px;
}

.page-homepage .search-box form label span {
	margin-left: 5px;
}

.page-homepage .asariplug_sengine .asariplug_common_box {
	min-height: unset;
}

.clausule {
    font-size: 10px;
    color: rgba(0, 0, 0, 0.67);
    transition-property: color;
    transition-duration: 0.25s;
}

.clausule:hover,
.clausule:focus,
.clausule:active {
    color: #000000;
}

form .clausule {
    margin-top: 5px;
    margin-bottom: 15px;
}

form .clausule input[type="checkbox"] {
    margin: 0 1px 1px;
    vertical-align: bottom;
}

form input[type="checkbox"]+label {
    margin-left: 6px;
}


/*-------------------------------------------------*/


/* Formularz kontaktowy */

#contact-information #address,
#contact-information .address {
    margin-bottom: 20px;
}

#form-contact textarea {
    min-height: 90px;
}


/*-------------------------------------------------*/


/* Formularz zgłaszania oferty */

.asariwww_zglosform_container .row-fluid {
    min-height: 51px;
}

.asariwww_zglosform_container textarea {
    margin-bottom: 10px;
    max-height: 100px;
}

.asariwww_zglosform_container .span4 {
    line-height: 40px;
}


/* ================================================================== */


/* Widgety, inne */


/*-------------------------------------------------*/


/* Kalkulator */

.asariplug_kalkulator td {
    padding-bottom: 10px;
}


/* Koszyk */


/*
.asariplug_widget_basket
{
font-size:20px;
line-height:30px;
}
*/

.asariplug_widget_basket .asariplug_basket_num {
    background-color: #073855;
    color: #ffffff;
    border-radius: 50%;
    padding: 0 6px 0 6px;
}


/* Oferty zależne */

.depend-offers table tbody tr td {
    padding: 5px 0;
}

.depend-offers table th {
    text-align: center;
}


/* Polecenie oferty */

#offer_polec {
    box-sizing: border-box;
    padding-bottom: 10px;
    width: 100%;
}

#offer_polec input[type="text"] {
    margin-bottom: 10px;
}

#offer_polec textarea[name="desc"] {
    min-height: 125px !important;
}


/* Społecznościowe */

.navigation .user-area {
    float: none;
    text-align: right;
}

.navigation .user-area>* {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.navigation .user-area #social .agent-social {
    margin-left: 10px;
}

.navigation .user-area #social .agent-social a {
    display: inline-block;
}

.navigation .user-area #social .agent-social a.fa {
    margin: 0;
    padding: 3px 0 0 0;
    width: 26px;
    height: 26px;
    font-size: 14px;
    text-align: center;
    color: #D8D8D8;
    background-color: #606060;
    border-radius: 50%;
}

.navigation .user-area #social .agent-social a.fa:hover {
    color: #E8E8E8;
    background-color: #464646;
}

.navigation .user-area #social .agent-social a.fa:not(:first-child) {
    margin-left: 3px;
}

#page-footer #social .agent-social {
    margin-right: 15px;
}

#page-footer #social .agent-social a.fa {
    margin: 0;
    padding: 11px 0 0 0;
    width: 38px;
    height: 42px;
    text-align: center;
}

#page-footer #social .agent-social a.fa:not(:first-child) {
    margin-left: 3px;
}


/* ================================================================================================================== */


/* Responsywność */

@media (min-width: 1600px) {
    .page-slider .search-box-wrapper .search-box {
        right: 0;
    }
}

@media (min-width: 1440px) and (max-width: 1599px) {
    .page-slider .search-box-wrapper .search-box {
        right: 15px;
    }
}

@media (min-width: 1248px) and (max-width: 1439px) {
    .page-slider .search-box-wrapper .search-box {
        right: 35px;
    }
}

@media (min-width: 1200px) and (max-width: 1247px) {
    .page-slider .search-box-wrapper .search-box {
        right: 60px;
    }
}

@media (min-width: 1069px) and (max-width: 1199px) {
    .page-slider .search-box-wrapper .search-box {
        right: 25px;
    }
}

@media (min-width: 992px) and (max-width: 1068px) {
    .page-slider .search-box-wrapper .search-box {
        right: 65px;
    }
}

@media (min-width: 896px) and (max-width: 991px) {
    .page-slider .search-box-wrapper .search-box {
        right: 0;
    }
}

@media (min-width: 850px) and (max-width: 895px) {
    .page-slider .search-box-wrapper .search-box {
        right: 30px;
    }
}

@media (min-width: 830px) and (max-width: 849px) {
    .page-slider .search-box-wrapper .search-box {
        right: 40px;
    }
}

@media (min-width: 794px) and (max-width: 829px) {
    .page-slider .search-box-wrapper .search-box {
        right: 50px;
    }
}

@media (min-width: 768px) and (max-width: 793px) {
    .page-slider .search-box-wrapper .search-box {
        right: 65px;
    }
}

@media (min-width: 768px) {
    .navigation .user-area #social .agent-social {
        margin-top: 2px;
    }
    .wprapper .navigation .navbar .navbar-brand {
        padding: auto 0;
    }
    .navbar .navbar-brand a img,
    .navbar .navbar-brand.size_100 a img {
        height: 58px;
    }
    .navbar .navbar-brand.size_110 a img {
        height: 64px;
    }
    .navbar .navbar-brand.size_125 a img {
        height: 73px;
    }
    .navbar .navbar-brand.size_133 a img {
        height: 77px;
    }
    .navbar .navbar-brand.size_150 a img {
        height: 87px;
    }
    .navbar .navbar-brand.size_166 a img {
        height: 96px;
    }
    .navbar .navbar-brand.size_175 a img {
        height: 102px;
    }
    .navbar .navbar-brand.size_200 a img {
        height: 116px;
    }
    .navbar .navbar-nav {
        display: none;
        /* init: "assets/js/custom.js", line 19 */
    }
    #top .navbar-nav {
        font-size: 15px;
        margin-left: 0%;
    }
    .navigation .navbar .navbar-nav>li {
        margin: 5px 0;
    }
    .navigation .navbar .navbar-nav>li:last-child>a:after {
        margin-right: unset;
    }
    .navigation .navbar .navbar-nav>li.has-child>.sub-menu {
        margin-top: unset;
    }
    /*.navigation .navbar .navbar-nav > li ul.child-navigation li ul.child-navigation {
        margin-top: -38px !important;
    }*/
    .page-homepage .search-box {
        padding-right: 0;
        width: 100%;
    }
	.page-homepage .search-box form label {
		font-size: 12px;
		margin-left: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.page-homepage .search-box form label span {
		margin-left: 0;
	}
    #offer_polec {
        min-width: 500px;
        max-width: 640px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .property .property-image .property-type,
    .property .property-image .property-price {
        margin-left: -2px;
    }
    .property .property-image .property-type {
        font-size: 14px;
    }
    .property .property-image .property-price {
        padding: 2px 5px;
        font-size: 13px;
    }
    .property .property-image .property-area {
        font-size: 14px;
    }
    .property .property-image .property-area span:first-child {
        display: none;
    }
}

@media (max-width: 767px) {
    div.search-box div.form-map {
        background-color: rgba(255, 255, 255, 0.0) !important;
    }
    .navigation .user-area #social .agent-social {
        margin-left: 0;
    }
    .navigation .user-area #social .agent-social a.fa {
        color: #404040;
        background-color: #BABABA;
    }
    .navigation .user-area #social .agent-social a.fa:hover {
        color: #383838;
        background-color: #D6D6D6;
    }
    .navbar .navbar-brand {
        margin-right: 42px;
    }
    .navbar .navbar-brand a img {
        height: auto;
        /*min-height: 42px;*/
        max-height: 58px;
    }
    .navbar .navbar-brand.size_110 a img {
        max-height: 64px;
    }
    .navbar .navbar-brand.size_125 a img,
    .navbar .navbar-brand.size_133 a img,
    .navbar .navbar-brand.size_150 a img,
    .navbar .navbar-brand.size_166 a img,
    .navbar .navbar-brand.size_175 a img,
    .navbar .navbar-brand.size_200 a img {
        max-height: 73px;
        /* dla mobile tylko do 125%, responsywnie */
    }
    .navigation .navbar {
        padding: 10px 0;
    }
    #contact-information #social {
        margin-bottom: 25px;
    }
    #offer_polec {
        max-width: unset;
    }
}

@media (min-width: 520px) and (max-width: 767px) {
    #offer_polec {
        min-width: 500px;
    }
}

@media (min-width: 400px) and (max-width: 519px) {
    #offer_polec {
        min-width: 380px;
    }
}

@media (min-width: 300px) and (max-width: 399px) {
    #offer_polec {
        min-width: 280px;
    }
}

@media (max-width: 299px) {
    #offer_polec {
        min-width: unset;
    }
}

@media (max-width: 425px) {
    .fancybox-container {
        height: 92% !important;
    }
}


/* ================================================================================================================== */


/* Wydruki */

@media print {
    a[href]:after {
        content: none !important;
    }
    .no-print,
    a.link-more,
    a.link-arrow,
    header .actions,
    section.agent-form .col-md-5,
    .search-box-wrapper,
    #sidebar,
    .navigation .menu,
    .navigation .secondary-navigation,
    .asariplug_sengine_mapsearch_viewoffers_toggle,
    .agent-info figure {
        display: none !important;
    }
    /* googlemaps override*/
    #property-detail-map img {
        max-width: none !important;
    }
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
body {
	font-family: 'Open Sans', sans-serif !important;
}

@media (min-width: 768px) {

	.navbar .navbar-brand a img,
	.navbar .navbar-brand.size_100 a img {
		height: 88px;
	}
}

.navigation .navbar {
	padding: 15px 0 !important;
}

.navigation .navbar .navbar-nav>li a {
	color: #333;
	font-size: 15px;
}

@media (min-width: 1200px) {
	.navigation .navbar .navbar-nav>li a {
		font-size: 16px;
	}
}

.navigation .navbar .navbar-nav>li a:hover,
.navigation .navbar .navbar-nav>li.open a,
.navigation .navbar .navbar-nav>li.active a,
.navigation .navbar .navbar-nav>li.active a:after {
	font-weight: 700;
}

.navigation .secondary-navigation {
	background: #009CE3;
	opacity: 1.0 !important;
	color: white;
}

.navigation .secondary-navigation a {
	color: white !important;
}

.asariplug_sengine_rowConf.asariplug_sengine_rowConf_colNum_3.asariplug_sengine_rowConf_notResponsive_ {
	display: flex;
}

.asariplug_sengine_colSpan_1.asariplug_sengine_rowElast_colToLeft {
	width: 100% !important;
}

@media (min-width: 768px) {
	.search-box .form-map {
		background-color: white !important;
		transition-property: background-color;
		transition-duration: 0.4s;
		border-radius: 15px;
	}

	.search-box .form-map:hover {
		background-color: rgba(255, 255, 255);
	}
}

.search-box .form-map h1,
.search-box .form-map h2,
.search-box .form-map h3 {
	text-align: center;
	font-size: 30px;
}

.search-box .form-map input[type="text"],
.search-box .form-map input[type="email"],
.search-box .form-map input[type="search"],
.search-box .form-map input[type="password"],
.search-box .form-map input[type="number"],
.search-box .form-map textarea,
.search-box .form-map select,
.search-box .form-map .selectpicker,
.search-box .form-map .price-range {
	background-color: #f7f7f7 !important;
	/* border-radius: 15px; */
	color: #333 !important;

}

button.btn.dropdown-toggle.selectpicker.btn-default {
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%) !important;
    border-radius: 15px !important;
}

.asariplug_common_box.asariplug_sengine_hideSection.last-search input.btn.btn-default {
	border-radius: 0 15px 15px 0;
	padding: 0;
}

.bootstrap-select.btn-group .btn .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	float: left;
	text-align: left;
	padding-left: 9px;
	/* margin-top: 2px; */
	line-height: 1.4;
    color: #777;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="tel"],
textarea.form-control,
.bootstrap-select .selectpicker {
	box-shadow: none !important;
}

.search-box .form-map .selectpicker .caret:after {
	color: #333 !important;
}

input.asariplug_sengine_locAuto_input::placeholder {
	color: #333 !important;
}

.property .overlay {
	position: relative;
}

.property .overlay .info {
	background: white !important;
}

.property .property-image {
	border-radius: 15px 15px 0 0;
}

.property-type {
	font-size: 1.5em;
	color: #484848;
	font-weight: 600;
	line-height: 1.0;
}

.property-information-main .info h3 {
	margin: 5px 0;
}

.property-information-main {
	background-color: white;
	padding: 15px;
	border-radius: 0 0 15px 15px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.20);
}

.property.property_home_newest {
	padding-bottom: 1em;
}

section#price-drop {
	background-color: #f5f5f5;
}

.btn-show-all {
	display: flex;
	justify-content: center;
	align-items: center;
}

a.btn-main-show-more {
	color: white;
	background-color: #009CE3;
	padding: 10px 50px 6px 50px;
	font-size: 18px;
	border-radius: 15px;
	margin-top: 1em;
	text-align: center;
}

#map {
	height: 600px !important;
	margin-top: 0px !important;
}

.asariplug_sengine_mapsearch {
	height: 100%;
}

.main-headings {
	font-size: 35px;
	text-align: center;
	margin: 40px 0;
	padding: 0;
	border: 0;
}


.page-slider .search-box-wrapper .search-box {
	right: 0;
	bottom: 420px;
}

.img-service-box {
	display: flex;
	justify-content: center;
	background: rgb(255, 255, 255);
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(230, 230, 230, 1) 100%);
	padding: 90px;
	border-radius: 15px 15px 0 0;
	width: 100%;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 350px;

}

.img-service-box img {
	HEIGHT: 150PX;
}

.service-header {
	color: #009CE3;
	text-align: center;
	font-weight: 600;
	border: 0;
	padding: 20px 0;
	margin: 0;
}

.box-service-main {
	background-color: white;
	border-radius: 15px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.20);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.box-service-main .btn-main-show-more {
	margin: 0;
	width: fit-content;
	margin-bottom: 1.5em;
	padding: 10px 20px;
}

#our-services {
	padding: 100px 0;
}

.team .owl-stage-outer {
	padding-bottom: 20px;
}

.team .owl-item {
	padding: 5px 10px;
}

.team .agent-main,
.team-listing .agent-main  {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.20);
	border-radius: 15px;
	overflow: hidden;
}

@media (max-width: 767px) {
	.owl-controls {
    display: block !important;
	}
}

.agent-main h2 {
	text-align: center;
	font-weight: 600;
	color: #333;
	border: 0;
	margin: 0;
	padding: 15px 0;
	padding-bottom: 0;
}

.agent-main h4 {
	text-align: center;
	color: #333;
	margin-top: 0;
	font-size: 20px;
}

.agent-main img {
	min-height: 360px;
	width: 100%;
	object-fit: cover;
}

.about-team-main {
	background-color: white;
	height: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0 0 15px 15px;
}

img.image-offices-blue {
	/* height: 691px; */
}

.btn-map-main {

	font-size: 50px;
	padding: 20px 30px;
	background-color: grey;
	border-radius: 50%;
	color: white;
	display: flex;
}

div#btn-map-gdansk {
	position: absolute;
	top: 191px;
	right: 270px;

}

div#btn-map-starogard {

	position: absolute;
	top: 304px;
	right: 363px;
}

div#btn-map-tczew {
	position: absolute;
	top: 291px;
	right: 270px;
}

.oddzial-main-info {
	display: none;
}

.oddzial-main-info.show-new {
	display: block;
}

.oddzial-main-info h2 {
	color: #009CE3;
	font-size: 30px;
	text-align: center;
	font-weight: 600;
	margin: 0;
	padding: 15px;
	border: 0;
}

.oddzial-main-info p {
	color: #333;
	font-size: 23px;
	line-height: 1.3;
	text-align: center;
}


.oddzial-main-info a {
	color: white;
	background-color: #009CE3;
	padding: 10px 50px 6px 50px;
	font-size: 18px;
	border-radius: 15px;
	display: inline-block;
	text-align: center;
	margin-top: 15px;
	display: block;
}

.show-info-offices {
	display: flex;
	justify-content: center;
	align-items: center;
}


#page-footer .inner #footer-main {
	background-color: #333 !important;
}

#page-footer .inner #footer-main p {
	color: white !important;
}

#footer-main ul#menu-glowne-1 {
	list-style: none;
	padding: 0;
}

#footer-main li.menu-item a {
	color: white;
	FONT-WEIGHT: 500;
	line-height: 2;
	text-transform: uppercase;

}

.btn.btn-grey-dark,
select.btn-grey-dark {
	background: transparent;
	background-color: transparent !important;
	border: 2px solid white;
	border-radius: 50%;
	color: white;
	padding: 9px !important;

}


#page-footer #social .agent-social a:first {
	margin-top: 0 !important;
}

#page-footer #social .agent-social {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
}

@media(min-width: 768px) {
	#page-footer #social .agent-social {
		flex-direction: column;
	}
}

#page-footer .inner h3 {
	color: white !important;
	FONT-WEIGHT: 500 !important;
	line-height: 2;
	text-transform: uppercase;
	font-size: 19px;
}

#page-footer .textwidget p {
	opacity: 1.0;
}

.navigation .add-your-property .btn {
	width: fit-content !important;
	border-radius: 0 0 15px 15px;
	font-size: 20px;
	padding: 10px 30px;
}

.navigation .add-your-property {
	position: absolute;
	right: 0;
	bottom: -48px !important;
}

section#price-drop h2 {
	border: 0;
	padding: 0;
}

@media(min-width: 1000px) {
	div#slider {
		margin-top: 110px !important;
	}
}

.f_location_locality_mapTrigger {
	display: none !important;
}


/* .slick-slide {
	margin: 20px;
}

button#slick-slide-control01,
button#slick-slide-control00 {
	display: none;
}

ul.slick-dots {
	display: flex;
	justify-content: center;
	font-size: 35px;
}

li.slick-active {
	width: 22px;

} */
@media(min-width: 767px) {
	.phone-mobile {
		display: none !important;
	}
}

@media(max-width: 767px) {
	.navbar-header {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.navbar .navbar-brand {
		margin: 0;
	}

	.phone-mobile i {
		font-size: 30px;
		color: #009CE3;
	}

	.navigation .navbar .navbar-toggle {
		left: 15px;
	}

	.page-slider .search-box-wrapper .search-box {
		bottom: 0;
	}

	.phone-mobile {
		margin: unset;
		padding: unset;
		height: 85px;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		vertical-align: middle;
		z-index: 1;
	}

	#slider {
		display: none;
	}

	.search-box-wrapper {
		background: rgb(252, 252, 252) !important;
		background: linear-gradient(180deg, rgba(252, 252, 252, 1) 0%, rgba(230, 230, 230, 1) 100%) !important;
	}

	.search-box .form-map h1,
	.search-box .form-map h2,
	.search-box .form-map h3 {
		color: #333;
	}

	.asariplug_sengine_rowConf.asariplug_sengine_rowConf_colNum_3.asariplug_sengine_rowConf_notResponsive_ {
		display: block;
	}

	.asariplug_sengine_colSpan_1.first-search_parent .btn.dropdown-toggle.selectpicker.btn-default:first-of-type {
		border-radius: 15px;
	}

	button.btn.dropdown-toggle.selectpicker.btn-default {
		border-radius: 15px !important;
	}

	input.asariplug_sengine_locAuto_input {
		border-radius: 15px !important;
	}

	.asariplug_common_box.asariplug_sengine_hideSection.last-search input.btn.btn-default {
		border-radius: 15px !important;

	}

	.no-desktop {
		width: 100%;
		display: block;
    height: auto;
	}

	.box-service-main {
		margin-bottom: 4em;
	}

	#our-services {
		padding-bottom: 0;
	}

	section.block {
		/* display: none; */
	}

	.agent-main {
		margin-bottom: 30px;
	}
	.team .agent-main {
		margin-bottom: 0;
	}

	/* ul.slick-dots {
		display: flex;
		padding: 0;
		justify-content: center;
		width: 100%;
		font-size: 25px;
	}
	.slick-dots li{
		width: 12px;
	}
	button#slick-slide-control02{
		display: none;
	}
	button#slick-slide-control03{
		display: none;
	}
	li.slick-active{
		transform: scale(1.5);
		font-size: 25px;
		width: 25px;
	} */
	.asariplug_common_box.asariplug_sengine_hideSection.last-search {
		display: none;
	}

	.search-box ::placeholder {
		color: #777 !important;
		padding-left: 5px !important;
		font-size: 20px;
	}

	.asariplug_common_box.asariplug_sengine_hideSection.advanced-btn input {
		color: #009CE3;
		background-color: transparent;
		border: 2px solid #009CE3;
	}

	.no-desktop::after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: linear-gradient(120deg, #eaee44, #33d0ff);
		opacity: .7;
	}

	section#our-offices {
		display: none;
	}

	input.btn.btn-default {
		height: 65px;
		font-size: 1.3em;
	}

	.secondary-navigation {
		display: none !important;
	}

	.bootstrap-select.btn-group .btn .filter-option {
		font-size: 20px;
		color: #777;
		padding-left: 15px;
	}

	input.asariplug_sengine_locAuto_input::placeholder {
		margin-left: -5px !important;
		color: #777 !important;
	}

	.slick-initialized .slick-slide {
		padding: 0 !important;
	}

	section#our-team {
		padding: 50px 0;
	}

	#map:after,
	div#text-10 {
		display: none;
	}

	.special-offers .container {
		padding: 0 !important;
	}

	#footer-main li.menu-item a {
		font-size: 20px;
		line-height: 1.7;
	}

	div#text-12 p {
		font-size: 20px;
	}

	#page-footer #footer-main article h3 {
		font-size: 26px;
	}

	header.section-title.container {
		margin-top: 28px;
	}
}

@media(min-width: 768px) {
	.phone-mobile {
		display: none;
	}

	.asariplug_sengine .asariplug_common_box {
		min-height: auto;
	}

	.asariplug_sengine_colSpan_1.search-mobile_parent {
		display: none !important;
	}

	.asariplug_sengine_rowConf.asariplug_sengine_rowConf_colNum_2.asariplug_sengine_rowConf_notResponsive_ {
		display: flex;
		justify-content: flex-end;
	}

	.asariplug_sengine_colSpan_1.advanced-btn_parent input {
		color: #1a8dcd;
		border: 0;
		padding: 0;
		background-color: white;
		box-shadow: none;
	}

	.asariplug_sengine_colSpan_1.advanced-btn_parent {
		width: 29% !important;
	}

	.asariplug_sengine_colSpan_1.advanced-btn_parent input:hover {
		background-color: transparent;
		font-weight: 700 !important;
		/* border: 1px solid #1a8dcd;
		border-radius: 15px; */
		/* transition: all 1s ease; */
	}

	.asariplug_sengine_rowConf.asariplug_sengine_rowConf_colNum_2.asariplug_sengine_rowConf_notResponsive_ input {
		height: 20px;
	}

	.no-desktop {
		display: none;
	}
}

.asariplug_sengine_colSpan_1.asariplug_sengine_rowElast_colToLeft input::placeholder {
	color: #333;
	border-radius: 15px !important;
	padding-left: 5px;
}

.asariplug_sengine_rowConf.asariplug_sengine_rowConf_colNum_2.asariplug_sengine_rowConf_notResponsive_ input {
	border-radius: 15px;
}

.slick-dots li button:before {
	font-size: 35px;
}

.property.property_home_newest {
	padding: 15px;
}

.slick-initialized .slick-slide {
	padding: 15px;
	padding-top: 0;
}

section#featured-properties {
	max-width: 100%;
}

.blog-post img {
	border-radius: 30px;
}

body {
	font-size: 18px;
}


.col-md-4.oddzial-bg {
	min-height: 300px;
	border-radius: 20px;
}

.col-md-4.oddzial-bg.oddzial-1 {}

.inside-office {
	display: flex;
	height: 300px;
	border-radius: 20px;
	background-size: cover;
	background-repeat: no-repeat;
	justify-content: center;
	background-position: center;
	align-items: flex-end;
}

.col-md-6.box-contact {
	background-color: white;
	padding: 30px;
	border-radius: 20px;
	;
}

section.address h2 {
	margin-top: 0;
}

.single-contact-info {
	display: flex;

}

section.address {
	background-color: white;
	padding: 30px;
	border-radius: 20px;
}

.single-contact-info {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 15px 0;
}

.single-contact-info p {
	margin: 0;
}

.img-box-contact {
	width: 75px;
	display: flex;
	justify-content: center;
}

.img-box-contact img {
	width: 40px;
	height: auto;
}

.first-contact img {
	height: 44px;
	width: auto;
}

.img-box-contact.map-ico img {
	width: 20px;
}


section.address a {
	color: #5A5A5A;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="tel"],
textarea.form-control {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
}

.inside-office h3 {
	color: #5A5A5A;
	font-weight: 600;
	font-size: 30px;
}

section#offices-three {
	/* background-color: white; */
	padding-bottom: 4em;
	padding-top: 1em;
}

section#offices-three h2 {
	margin-top: 0;
}

section#agent-detail h1 {
	margin-top: 2em;
}
#agent-detail .property .property-type {
	padding-left: 0;
}
#agent-detail .property h3 {
	font-size: 14px;
}

.sidebar-list {
	padding-top: 14px !important;
}

section#search-section-list h3 {
	display: none;
}

.hero-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.hero-image .row {
	width: 100%;
}

.hero-image a {
	padding: 10px 20px;
	text-align: center;
	background-color: #009CE3;
	color: white;
	border-radius: 15px;
}

.flex-center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.flex-column {
	flex-direction: column;
}

.hero-image .main-headings {
	margin: 0;
	margin-bottom: 15px;
}

.row-form-service {
	padding: 4em 0;
}

.numbers-form {
	display: flex;
	align-items: center;
}

.numbers-form p,
.numbers-form h3 {
	margin: 0;
	padding: 0;
}

.numbers-form h3 {
	margin-left: 1.5em;
}


.numbers-form p {
	color: #009CE3;
	font-weight: 700;
	font-size: 3.5em;
}

.row.row-form-service .col-md-6 {
	padding: 2em 3em;
}

.container-fluid.second-section-service {
	/* background-image: url('/wp-content/uploads/2020/05/oferta-uzlis-nieruchomosci.svg'); */
	background-size: cover;
	background-position: center;
}

@media(min-width: 768px) {}

@media(max-width: 767px) {
	.hero-image {
		background-position: 14% 30%;
	}

	.hero-image .main-headings {
		background-color: white;
		padding: 15px;
		border-radius: 15px;
	}

	.row.row-form-service .col-md-6 {
		padding: 1em 15px;
	}
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="tel"],
textarea.form-control {
	border-radius: 15px !important;
}

.agent .wrapper h2 {
	margin-bottom: 10px;
	padding-bottom: 0;
	font-size: 29px !important;
	color: #009CE3;
	border: none;
	font-weight: 700;
}

.agent .wrapper dl {
	font-size: 16px !important;
}

div#nav_menu-4 .sub-menu {
	display: none;
}

.property-carousel .property-slide img {
	display: block;
	height: auto;
	border-radius: 20px;
}

.property-carousel .property-slide .overlay {
	display: none;
	experimental: remember;
}

aside#footer-copyright {
	font-size: 13px;
}

#page-footer .inner #footer-copyright {
	background-color: #333 !important;
}


.property-carousel .property-slide .overlay {
	background: none;
}

.one-item {
	display: flex;
	flex-direction: column;
	width: 25%;
	padding: 8px;
}

.get-moreinfo dl {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.one-item p {
	text-align: center;
	font-weight: bolder;
}

.one-item p {
	text-align: center;
	font-weight: normal;
}

section#quick-summary,
section#description {
	background-color: white;
	padding: 50px;
	border-radius: 20px;
}

section#description {
	overflow-x: hidden;
}

.portrait-user {
	background-image: url(/imgtmpv2/750/658/82/0046fd3….jpg);
	height: 250px;
	width: 200px;
	background-size: cover;
	background-position: center;
	border-radius: 15px;
}

section#property-detail h1 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: 600;
}


section#property-detail h3 {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: 500;
}


.no-padding {
	padding: 0;
}

.head-property-info {
	background-color: white;
	border-radius: 0 20px 20px 0;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
	padding: 30px 20px;


}


.tag.price {
	background-color: transparent !important;
	color: #009CE3 !important;
	font-weight: 700 !important;
	text-shadow: none !important;
	box-shadow: none !important;

}

.btn-present {
	background-color: #009CE3;
	color: white;
	padding: 10px 30px;
	font-weight: 600;
	border-radius: 15px;
	font-size: 18px;
}

.btn-present-rev {
	color: #009CE3;
	border-radius: 15px;
	border: 2px solid #009CE3;
	padding: 10px 30px;
	font-weight: 600;
}

.tag.price.single-price {
	font-size: 21px;
}

.agent-info h3 {
	text-align: center;
	font-weight: 600;
	margin-bottom: 9px;
	font-size: 23px;
}

.agent-info p {
	text-align: center;
	text-transform: capitalize;
}

.popup-ask-question {
	display: none;
	background-color: white;
	padding: 30px 20px;
	border-radius: 15px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
}

.popup-ask-question.otwarte {
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 999999;
	transition: all 3s ease;
}

a#close-contact-popup {
	text-align: right;
	font-size: 40px;
	margin-right: 2vw;
}


@media(min-width: 1000px) {
	#property-detail section {
		/* transform: scale(1.1); */
	}
}

.no-padding {
	padding: 0;
}

.row-first-offer {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

@media(max-width: 900px) {
	.row-first-offer {
		flex-wrap: wrap;
	}

	.row-first-offer section#photos-property .owl-carousel .owl-stage-outer {
		width: 94vw;
	}
}

@media(max-width: 425px) {

	.row-first-offer section#photos-property .owl-carousel .owl-stage-outer {
		width: 99vw;
	}
}

.row-first-offer section#photos-property {
	margin-bottom: 0;
}

#details-property {
	margin-top: 4em;
}


.container-fluid {
	max-width: 99vw;
}

.no-margin {
	margin: 0;
}

@media(min-width: 1000px) {
	.first-section-desktop {
		padding: 0 70px;
	}

	a.btn-present-rev {
		margin-left: 30px;
	}
}

.property-carousel .owl-controls {
	display: block;
}

.property-carousel .owl-controls {
	right: 42% !important;
	top: auto !important;
	bottom: 0;
}

.heading-offer {
	color: #009CE3;
	font-weight: 700;
	border: 0;
	margin-bottom: 5px;
}

#send-question {
	background-color: #009CE3;
	color: white;
	font-weight: 700;
	padding: 10px 20px;
	border-radius: 20px;
	text-align: center;
}

.property-carousel .owl-controls .owl-prev,
.property-carousel .owl-controls .owl-next {
	background-color: transparent !important;
}

.property-carousel .owl-controls .owl-prev:after,
.property-carousel .owl-controls .owl-next:after {
	width: 13px;
	height: 35px;
}


.property-carousel .owl-controls .owl-prev:after,
.property-carousel .owl-controls .owl-next:after {
	font-size: 2em;
}

.btn-area {
	font-size: 15px;
	display: flex;
	justify-content: flex-end;
}

.desc-btns {
	margin-top: 1em;
	display: flex;
	justify-content: center;
}

.desc-btns a {
	font-size: 18px;
	color: white;
	background-color: #009CE3;
	padding: 8px 35px;
	border-radius: 15px;
	margin: 0 10px;
}


@media(max-width: 767px) {
	.row-first-offer {
		flex-direction: column;
	}

	section#photos-property {}

	section#quick-summary,
	section#description {
		padding: 15px 20px;
	}

	.tag.price.single-price {
		padding-left: 0;
	}

	.one-item dt {
		font-size: 14px;
	}

	.one-item dd {
		font-size: 14px;
	}

	.btn-area {
		flex-direction: column;
		justify-content: center;
	}

	a.btn-present {
		margin-bottom: 10px;
		text-align: center;
	}

	a.btn-present-rev {
		text-align: center;
	}

	#details-property,
	section#quick-summary {
		margin-top: 2em;
	}

	.container-fluid {
		width: 100%;
	}

	.photo-column {
		width: 100%;
	}

	.head-property-info {
		border-radius: 0 0 20px 20px;
	}

	div#desc-property {
		/* padding: 0; */
	}

	.bootstrap-select.btn-group .btn .filter-option {
		font-size: 14px;
	}

	.search-box ::placeholder {
		font-size: 14px;
	}

	input.btn.btn-default {
		font-size: 16px;
	}

	.asariplug_sengine_colSpan_1.first-search_parent .btn.dropdown-toggle.selectpicker.btn-default:first-of-type,
	button.btn.dropdown-toggle.selectpicker.btn-default,
	input.asariplug_sengine_locAuto_input {
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
		border-radius: 15px !important;
	}

	.btn-show-all {
		margin-bottom: 30px;
	}

	a.btn-main-show-more {
		padding-bottom: 10px;
	}

	.asariplug_common_box.asariplug_sengine_hideSection.last-search input.btn.btn-default {
		box-shadow: none !important;
	}

	input.btn.btn-default {
		height: 50px;
	}

	.asariplug_sengine_rowConf.asariplug_sengine_rowConf_colNum_2.asariplug_sengine_rowConf_notResponsive_ input.btn.btn-default:nth-last-of-type() {
		/* display: none; */
	}

	.asariplug_common_box.asariplug_sengine_hideSection.advanced-btn input {
		border-radius: 30px;
	}

	.asariplug_common_box.asariplug_sengine_hideSection.search-main-site input {
		background-image: url('') !important;
	}

}

.display-lines .property .property-image {
	width: 60% !important;
	height: auto !important;
}

.display-lines .property {
	display: flex;
}

.display-lines .property .info {
	margin-left: 0 !important;
	padding: 50px 40px;
	background-color: white;
	border-radius: 0 20px 20px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.display-lines .property .info aside dl {
	float: unset !important;
}

.display-lines .property .info aside p,
.display-lines .property .info aside dl {
	width: 100% !important;
}

.tag.price {
	padding-left: 0 !important;
}

.display-lines .property .info header h3 {
	color: #333 !important;
	font-weight: 700;
}

display-lines .property .info .tag.price {
	font-size: 25px;
}

.display-lines .property .info aside p {
	max-height: 107px !important;
	font-size: 15px !important;
}

.display-lines .property .info aside dt,
.display-lines .property .info aside dd {
	font-size: 18px;
}

aside .link-list-property {
	background-color: #009CE3;
	padding: 10px 20px;
	border-radius: 15px;
	text-align: center;
	color: white;
}

.info aside .link-arrow:after {
	display: none;
}

.info .tag.price {
	font-size: 25px !important;
}

.display-lines .property .property-image img {
	border-radius: 20px;
}

section#sidebar header {
	display: none;
}

#search-section-list button.btn.dropdown-toggle.selectpicker.btn-default {
	border-radius: 15px;
	background-color: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;

}

#search-section-list .asariplug_sengine_colSpan_1:nth-of-type(3) {
	/* width: 100% !important; */
}

#search-section-list input.asariplug_sengine_locAuto_input {
	background-color: white !important;
	border-radius: 15px !important;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
}

#search-section-list .asariplug_sengine input[type="text"] {
	background-color: white !important;
}

.sidebar-list {
	padding-top: 40px;
}

div.asariplug_sengine_tag-1442918676 .asariplug_sengine_dictionarySliderRange_container {
	margin: 17px 0;
}

div.asariplug_sengine div.ui-slider-range,
div.asariplug_sengine div.ui-widget-header {
	height: 7px;
}

div.asariplug_sengine span.ui-slider-handle:before {
	display: none;
}

div.asariplug_sengine span.ui-slider-handle {
	top: -8px;
	background: none;
	background-color: #009CE3;
	width: 20px;
	height: 20px;
}

#sidebar input[type="submit"].btn,
button[type="submit"].btn {
	padding-bottom: 30px;
}

#sidebar form .btn {
	border-radius: 15px;
}

button.asariplug_sengine_mapsearch_viewoffers_toggle.btn.btn-default {
	padding: 10px 30px;
	border-radius: 15px;
}

.form-group button.btn.dropdown-toggle.selectpicker.btn-default {
	color: white;
	border-radius: 15px;
}

div.asariplug_sengine_tag-1591022968 .asariplug_sengine_dictionarySliderRange_container {
	height: 60px;
}

div.asariplug_sengine div.ui-slider {
	margin-top: 12px;
}

#search-filter .bootstrap-select .selectpicker .caret:after {
	color: white;
}

.blog-image {
	height: 175px;
	border-radius: 15px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

@media .row-blogs {
	margin-right: -15px;
	margin-left: -15px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

aside#footer-main {
	font-size: 15px;
}

.btn.btn-grey-dark,
select.btn-grey-dark {
	border: 2px solid white;
}

page-footer #social .agent-social a.fa {
	font-size: 27px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 8px 9px;
	width: 48px;
	height: 48px;
}

img.image-offices-blue {
	width: 100%;
}




@media(max-width: 767px) {
	.display-lines .property {
		flex-direction: column;
	}

	.display-lines .property .property-image {
		width: 100% !important;
		margin-bottom: 0 !important;
	}

	.display-lines .property .property-image img {
		border-radius: 20px 20px 0 0;
	}

	.display-lines .property .info {
		border-radius: 0 0 20px 20px;
		padding: 30px 20px;
	}

	.info .tag.price {
		font-size: 18px !important;
	}

	#search-filter .sorting span {
		color: white;
	}

	#search-filter .sorting {
		display: flex;
		flex-direction: column;
	}

	#search-filter .sorting .btn:first-child {
		width: 100%;
		margin: 10px 0;
	}

	#search-filter .sorting {
		margin-top: 0 !important;
	}

	#search-filter .sorting span {
		margin: 0;
		text-align: center;
		text-transform: capitalize;
	}

	#search-filter .sorting .dropdown-menu span {
		color: #333;
	}

	#search-filter .sorting .btn:first-child:focus {
		background-color: #009CE3;
	}

	.asariplug_sengine_colSpan_1.advanced-btn-second_parent {
		display: none !important;
	}

	.asariplug_sengine_colSpan_1.flex-search_parent.asariplug_sengine_rowElast_colToLeft {
		flex-direction: column;
	}

	.flex-search_parent .asariplug_sengine_rowConf {
		display: flex;
		flex-direction: column;
		flex-flow: wrap;
		margin-bottom: 1em;
	}


	.flex-search_parent .asariplug_sengine_colSpan_1 {
		width: 50% !important;
	}

	.first-main-search_parent {}



}

@media(min-width: 767px) {
	.asariplug_sengine_colSpan_1.advanced-btn_parent {
		display: none !important;
	}

	.asariplug_common_box.asariplug_sengine_hideSection.advanced-btn-second input {
		background-color: transparent;
		color: #009CE3;
		box-shadow: none;
		padding: 0 1em;
		text-align: right;
		height: auto;
	}

	.asariplug_sengine_colSpan_1.price-meter-to_parent {
		/* width: 50% !important; */
	}

	.asariplug_sengine_colSpan_1.price-meter-from_parent {
		/* width: 50% !important; */
	}

	.flex-search_parent .asariplug_sengine_rowConf.asariplug_sengine_rowConf_colNum_6.asariplug_sengine_rowConf_notResponsive_1 {
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.section-single-office {
		margin-bottom: 2em;
	}


}

div#widget_asaritemplate6_social-4 {
	flex-direction: row;
	justify-content: center;
}

@media(min-width: 1000px) {
	div#widget_asaritemplate6_social-4 {
		display: flex;
		align-items: center;
	}
}

.search-adv-sidebar_parent .asariplug_sengine_rowConf.asariplug_sengine_rowConf_colNum_2.asariplug_sengine_rowConf_notResponsive_ input {
	height: 44px;
}

.asariplug_common_box.asariplug_sengine_hideSection.search-btn-sidebar input {
	background-image: none;
	box-shadow: none;
}

.asariplug_sengine_colSpan_1.flex-search_parent.asariplug_sengine_rowElast_colToLeft .cl {
	display: none;
}

.asariplug_sengine_colSpan_1.flex-search_parent.asariplug_sengine_rowElast_colToLeft {
	display: flex;
	justify-content: center;
}

.asariplug_common_box.asariplug_sengine_hideSection.adv-btn-sidebar input {
	background: none;
	color: #009CE3;
	border: 2px solid #009CE3;
	box-shadow: none;
}

.asariplug_common_box.asariplug_sengine_hideSection.search-btn-sidebar {
	/* margin-bottom: 3em; */
}

#page-footer #social .agent-social a.fa {
	font-size: 27px;
	line-height: 1;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	color: #fff;
	margin: 0 5px 15px;
}

@media(min-width: 768px) {
	#page-footer #social .agent-social a.fa {
		margin: 0 0 15px;
	}
}

.asariplug_widget_basket {
	display: none !important;
}

.navigation .navbar .navbar-nav>li .child-navigation {
	min-width: 260px !important;
}

.property:hover img,
.property:active img,
.property:focus img {
	top: 0 !important;
	transform: scale(1.08);
}

.flex-straight {
	display: flex;
	align-items: center;
	margin: 13px;
}

.flex-straight .form-group {
	margin: 0;
}

.flex-straight .form-group input {
	margin: 0;
}

section.row.row-blog {
	flex-wrap: wrap;
	display: flex;
	flex-direction: column;
	flex-flow: wrap;
}

.blog-post img {
	max-width: 100%;
	width: 100%;
}

.single-office-list li {
	list-style: none;
}

.col-md-6.offices-left h2 {
	margin: 0;
	margin-bottom: 0.7em;
}

ul.single-office-list {
	padding: 0;
}

.col-md-6.offices-left {
	background-color: white;
	border-radius: 20px;
	padding: 3.5em;
}

.col-md-6.offices-right iframe {
	border-radius: 30px;
	height: 470px;
}

.container-fluid.single-office-box .row {
	padding: 4em 0;
}

input[type="submit"].btn,
button[type="submit"].btn {
	border-radius: 15px;
}

.single-office-list li {
	margin-bottom: 20px;
}

.single-office-list li img {
	margin-right: 14px;
}

.buttons-offices {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.buttons-offices a {
	width: 60%;
	min-height: 50px;
}

.buttons-offices a:nth-of-type(1) {
	background-color: #009CE3;
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	margin-top: 0.7em;
}

.buttons-offices a:nth-of-type(2) {
	background-color: white;
	color: #009CE3;
	border: 2px solid #009CE3;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	margin: 0.7em 0;
}

.row.last-section-single-office {
	margin-bottom: 2em;
}

.row.partners-img {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 2em 0;
}

.row.partners-img .col-md-5ths {
	display: flex;
	justify-content: center;
	align-items: center;
}

.row.partners-img img {
	width: 80%;
	filter: grayscale(1.0);
}

.col-md-5ths {
	width: 20%;
}

.get-moreinfo .one-item:nth-of-type(1),
.get-moreinfo .one-item:nth-of-type(2),
.get-moreinfo .one-item:nth-of-type(3) {
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
}

.get-moreinfo .one-item:nth-of-type(4) {
	border-bottom: 1px solid grey;
}

.get-moreinfo .one-item:nth-of-type(5),
.get-moreinfo .one-item:nth-of-type(6),
.get-moreinfo .one-item:nth-of-type(7) {
	border-right: 1px solid grey;
}

.get-moreinfo .one-item:nth-of-type(9),
.get-moreinfo .one-item:nth-of-type(10),
.get-moreinfo .one-item:nth-of-type(11) {
	border-right: 1px solid grey;
	border-top: 1px solid grey;
}

.get-moreinfo .one-item:nth-of-type(12) {
	border-top: 1px solid grey;
}

.one-item p {
	text-align: center;
	font-weight: normal;
	height: 29px;
	overflow: hidden;
}

.get-moreinfo .one-item2:nth-of-type(1),
.get-moreinfo .one-item2:nth-of-type(2),
.get-moreinfo .one-item2:nth-of-type(3) {
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
}

.get-moreinfo .one-item2:nth-of-type(4) {
	border-bottom: 1px solid grey;
}

.get-moreinfo .one-item2:nth-of-type(5),
.get-moreinfo .one-item2:nth-of-type(6),
.get-moreinfo .one-item2:nth-of-type(7) {
	border-right: 1px solid grey;
}

.get-moreinfo .one-item2:nth-of-type(9),
.get-moreinfo .one-item2:nth-of-type(10),
.get-moreinfo .one-item2:nth-of-type(11) {
	border-right: 1px solid grey;
	border-top: 1px solid grey;
}

.get-moreinfo .one-item2:nth-of-type(12) {
	border-top: 1px solid grey;
}

.one-item2 p {
	text-align: center;
	font-weight: normal;
	height: 29px;
	overflow: hidden;
}

#informacja_o_cookie {
	background-color: transparent;
	border-top: 0;
}

.cookie_cont {
	background-color: #009CE3;
}

.cookie_cont_text,
.cookie_cont_text a {
	color: white;
}

.cookie_cont_btn {
	margin-top: 12px;
}

.cookie_cont_btn a {
	padding: 9px;
	cursor: pointer;
	background-color: #333;
	color: #ffffff;
	font-weight: bold;
	border-radius: 10px;
}

.cookie_cont_btn a:hover {

	background-color: black;
	color: #ffffff;
}


.cookie_cont {
	margin: 0 auto;
	width: 980px;
	padding: 22px;
	border-radius: 20px 20px 0 0;
}

section#search-section-list {
	padding: 15px;
	border: 3px solid #009CE3;
	border-radius: 20px;
	margin-top: 30px;
}

.blog-post h2 {
	font-weight: 700;
}


article.col-md-6.blog-post:nth-of-type(1) {
	width: 100%;
	display: flex;
	flex-direction: row;
	padding-bottom: 0;
}

article.col-md-6.blog-post:nth-of-type(1) .blog-a-image {
	width: 100%;
}

/* Adam */
@media(min-width: 1200px) {
	article.col-md-6.blog-post:nth-of-type(1) .blog-image {
		height: 400px;
	}
}

article.col-md-6.blog-post:nth-of-type(1) .links-blog {
	padding-left: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 60%;
}

article.col-md-6.blog-post:nth-of-type(1) .link-arrow {
	margin-bottom: 15px;
}

form.asariwww_zglosform .btn.btn-default,
select.btn-default {
	background-color: white;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
	border-radius: 20px;
}


@media(min-width: 768px) {
	.asariwww_zglosform_container .row-fluid {
		min-height: 65px;
	}

	input.span12.btn.btn-default {
		background-color: #009CE3;
	}

	#mobile-sticky-menu {
		display: none !important;
	}
}

#mobile-sticky-menu {
	display: flex;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	justify-content: center;
	align-items: center;
	background-color: #009CE3;
	z-index: 999999;
}

#mobile-sticky-menu a {
	width: 33.3333333%;
	text-align: center;
	color: white;
	font-size: 12px;
	margin-bottom: 6px;
}

#mobile-sticky-menu a:nth-of-type(2) {
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#mobile-sticky-menu .svg-icon img {
	width: auto;
	height: 16px;
}

/* Adam */
@media(max-width: 1199px) {
	article.col-md-6.blog-post:nth-of-type(1) {
		flex-direction: column;
	}

	article.col-md-6.blog-post:nth-of-type(1) .links-blog {
		width: 100%;
	}
}


@media(max-width: 767px) {
	article.col-md-6.blog-post:nth-of-type(1) .links-blog {
		padding-left: 0;
	}

	article.col-md-6.blog-post:nth-of-type(1) {
		flex-direction: column;
	}

	article.col-md-6.blog-post:nth-of-type(1) .links-blog {
		width: 100%;
	}

	.cookie_cont {
		width: 100%;
	}

	div#text-12 p {
		font-size: 15px;
	}

	#footer-main li.menu-item a {
		font-size: 15px;
	}

	.col-md-5ths {
		width: 43%;
		margin: 15px 0;
	}

	.one-item dt {
		height: auto;
	}

	.one-item {
		width: 50%;
		border: 0;
	}

	.get-moreinfo .one-item:nth-of-type(1),
	.get-moreinfo .one-item:nth-of-type(3),
	.get-moreinfo .one-item:nth-of-type(5) {
		border-right: 1px solid grey;
		border-bottom: 1px solid grey;
	}

	.get-moreinfo .one-item:nth-of-type(7) {
		border-right: 1px solid grey;
	}

	.get-moreinfo .one-item:nth-of-type(9) .get-moreinfo .one-item:nth-of-type(11) {
		border-top: 1px solid grey;
		border-right: 1px solid grey;
	}

	.get-moreinfo .one-item:nth-of-type(10) {
		border-top: 1px solid grey;
		border-right: 0px;
	}

	.get-moreinfo .one-item:nth-of-type(2),
	.get-moreinfo .one-item:nth-of-type(4),
	.get-moreinfo .one-item:nth-of-type(6) {
		border-right: 0;
		border-bottom: 1px solid grey;
		word-break: break-word;
	}

	.get-moreinfo .one-item:nth-of-type(12) {
		border-top: 1px solid grey;
	}


		.one-item2 dt {
		height: auto;
	}

	.one-item2 {
		width: 50%;
		border: 0;
	}

	.get-moreinfo .one-item2:nth-of-type(1),
	.get-moreinfo .one-item2:nth-of-type(3),
	.get-moreinfo .one-item2:nth-of-type(5) {
		border-right: 1px solid grey;
		border-bottom: 1px solid grey;
	}

	.get-moreinfo .one-item2:nth-of-type(7) {
		border-right: 1px solid grey;
	}

	.get-moreinfo .one-item2:nth-of-type(9) .get-moreinfo .one-item:nth-of-type(11) {
		border-top: 1px solid grey;
		border-right: 1px solid grey;
	}

	.get-moreinfo .one-item2:nth-of-type(10) {
		border-top: 1px solid grey;
		border-right: 0px;
	}

	.get-moreinfo .one-item2:nth-of-type(2),
	.get-moreinfo .one-item2:nth-of-type(4),
	.get-moreinfo .one-item2:nth-of-type(6) {
		border-right: 0;
		border-bottom: 1px solid grey;
		word-break: break-word;
	}

	.get-moreinfo .one-item2:nth-of-type(12) {
		border-top: 1px solid grey;
	}


}


h1,
h2,
h3,
h4,
h5,
h6 {
	border: 0 !important;
	font-weight: 600;
}





@media (max-width: 767px) {

	.get-moreinfo .one-item:nth-of-type(2),
	.get-moreinfo .one-item:nth-of-type(4),
	.get-moreinfo .one-item:nth-of-type(6) {
		word-break: break-word;
	}
	.get-moreinfo .one-item2:nth-of-type(2),
	.get-moreinfo .one-item2:nth-of-type(4),
	.get-moreinfo .one-item2:nth-of-type(6) {
		word-break: break-word;
	}


	.wrapper {
		display: table;
	}

	.asariplug_common_box.asariplug_sengine_hideSection.search-btn-sidebar input {
		background-image: url() !important;
		border: 0 !important;
	}

	.flex-search_parent .asariplug_sengine_rowConf {
		margin-bottom: 0;
	}

	.row.partners-img {
		display: none;
	}

	#page-footer .inner #footer-main {
		padding-bottom: 0 !important;
	}

	h2.main-headings {
		padding: 0 10px;
	}

	.single-contact-info {
		flex-direction: column;
	}

	.single-contact-info p {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	.col-md-4.oddzial-bg {
		margin-bottom: 20px;
	}

	section#offices-three {
		padding-bottom: 1em;
	}

	#contact-information #address,
	#contact-information .address {
		margin-bottom: 20px;
		margin-top: 20px;
		padding: 19px;
	}

	.full-width-col {
		padding: 0;
	}

	section#offices-three h2 {
		margin-top: 40px;
	}

	.col-md-6.offices-left {
		padding: 1em;
	}

	.buttons-offices a {
		width: 100%;
	}

}


@media(min-width: 1000px) {
	.asariplug_sengine_colSpan_1.asariplug_sengine_rowElast_colToLeft input::placeholder {
		font-size: 12px;
	}
}

.fluidMedia {
    position: relative;
    padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    height: 0;
	margin-bottom: 25px;
}

.fluidMediaImage {
    position: relative;
    padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    height: 0;
	margin-bottom: 25px;
	margin-top: 25px;
}

.fluidMediaImage img {
	position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
	object-fit: cover;
}

.fluidMedia iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}

.btn-ply-wrapper {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #009CE3;
    transition: background-color .25s ease-in-out;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding: 7px 10px;
    font-size: 12px;
    line-height: normal;
    font-weight: 500;
    color: #fff;
    text-align: center;
    z-index: 10000;
	display: flex;
	justify-content: center;
	align-items: center;
}

.btn-ply-wrapper img {
	position: relative;
	top: unset;
	left: unset;
	height: 24px;
    width: auto;
	margin-left: 5px;
}

.btn.btn-grey-dark, select.btn-grey-dark{
	background-color: white;
	color: #1d8dcc;
}

div#widget_asariplug_textmore-3 p{
	color: white;
}

div#widget_asariplug_textmore-3 hr, div#widget_asariplug_textmore-3 a{
	display: none;
}
aside#footer-main{
		background-color: #1d8dcc !important;
}

aside#footer-main h3{
	color: white !important;
}

.property .overlay{
	background-color: white;
	width: 80%;
}
.property .overlay figure{
	color: #333;
	text-shadow: none;
}

.property .overlay .info{
	background: none !important;
	display: flex;
	flex-direction: column-reverse;
}

.property ul.additional-info header, .property ul.additional-info figure{
	color: white; 
	opacity: 1.0;
	
}

.property-type{
	background-color: white;
	padding: 10px 10px 10px 0;
	text-shadow: none;
	color: #777;
	/* text-transform: uppercase; */
	letter-spacing: -0.6px;
	font-size: 28px;
}

.property .property-image .property-type {
    top: 0;
	left: auto;
    right: 0;
}

#photos-property .owl-carousel .owl-item .owl-lazy {
	opacity: 1;
}

.team-listing {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px 20px;
}