.ns-page {
	margin-top: 0 !important;
}

.w-slider .content .content__logo {
    width: 150px !important;
	transition: transform 250ms ease; 
	margin-bottom: 40px;
}
.w-slider .content .content__logo:hover {
	transform: rotate(5deg); 
}

.ns-breadcrumb .breadcrumb li {
    color: #f1186b !important;
}

.breadcrumb > li + li::before {
	color: #f1186b !important;
}

.ns-widget .widget__headline:after {
    background: #f1186b !important;
}

.ns-page .page__title:after{
    background: #f1186b !important;
}

.ns-search-form .part .this_label {
    color: #f1186b !important;
    font-weight: bolder !important;
    font-size: 14px !important;
}

.ns-search-form .sf__criterion label {
    text-shadow: none !important;
    color : #f1186b !important;
}
.ns-search-form .sf__advanced {
    text-shadow: 0 0 5px #fff !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #f1186b !important;
}
.ns-property-card .prop__reference {
    color: #f1186b !important;
}

.gallery-slider-list {
    color: #f1186b !important;
}

.content__headline {
	color: #fff !important;
}

.ns-page .page__title .label-custom {
    color: #f1186b !important;
}

.btn-secondary {
    color: #fff !important;
    background-color: #f1186b !important;;
    border-color: #ccc;
}

#map {
	height: 400px !important;
}

.ns-search-form .sf__submit input {
    height: 200% !important;
}
.ns-search-form .sf__price-max {
    width: 20% !important;
}
/*
.ns-search-form .sf__radius {
    width: 30% !important;
}
*/
.ns-search-form .sf__typeofsale {
    width: 25%;
}

.ns-search-form .sf__localities {
    width: 40%;
}

.ns-top .s-menu {
    background: #26C635 !important;
 }   

.content__subheadline {
display: none !important;
}

.img-fluid {
    display: inline-block !important;
}
