a,
button,
input,
select,
textarea {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease
}

a:active,
a:focus,
a:hover {
	color: inherit;
	text-decoration: none;
	outline: 0
}

.header-fixed,
header {
	position: absolute;
	right: 0
}

.main-nav-inner,
.main-nav-wr {
	overflow: auto;
	top: 0;
	bottom: 0
}

.clear:after,
.clear:before,
.main-nav-wr.active:before,
.spinner:before,
body .btn-main:after,
body .btn-main:before {
	content: ""
}

.back-to-top,
a,
a:active,
a:focus,
a:hover {
	text-decoration: none
}

@font-face {
	font-family: Montserrat;
	src: url(fonts/Montserrat/Montserrat-Regular.eot);
	src: url(fonts/Montserrat/Montserrat-Regular.eot?#iefix) format('embedded-opentype'), url(fonts/Montserrat/Montserrat-Regular.woff2) format('woff2'), url(fonts/Montserrat/Montserrat-Regular.woff) format('woff'), url(fonts/Montserrat/Montserrat-Regular.ttf) format('truetype'), url(fonts/Montserrat/Montserrat-Regular.svg#Montserrat) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	src: url(fonts/Montserrat/Montserrat-Light.eot);
	src: url(fonts/Montserrat/Montserrat-Light.eot?#iefix) format('embedded-opentype'), url(fonts/Montserrat/Montserrat-Light.woff2) format('woff2'), url(fonts/Montserrat/Montserrat-Light.woff) format('woff'), url(fonts/Montserrat/Montserrat-Light.ttf) format('truetype'), url(fonts/Montserrat/Montserrat-Light.svg#Montserrat) format('svg');
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	src: url(fonts/Montserrat/Montserrat-SemiBold.eot);
	src: url(fonts/Montserrat/Montserrat-SemiBold.eot?#iefix) format('embedded-opentype'), url(fonts/Montserrat/Montserrat-SemiBold.woff2) format('woff2'), url(fonts/Montserrat/Montserrat-SemiBold.woff) format('woff'), url(fonts/Montserrat/Montserrat-SemiBold.ttf) format('truetype'), url(fonts/Montserrat/Montserrat-SemiBold.svg#Montserrat) format('svg');
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	src: url(fonts/Montserrat/Montserrat-Bold.eot);
	src: url(fonts/Montserrat/Montserrat-Bold.eot?#iefix) format('embedded-opentype'), url(fonts/Montserrat/Montserrat-Bold.woff2) format('woff2'), url(fonts/Montserrat/Montserrat-Bold.woff) format('woff'), url(fonts/Montserrat/Montserrat-Bold.ttf) format('truetype'), url(fonts/Montserrat/Montserrat-Bold.svg#Montserrat) format('svg');
	font-weight: 700;
	font-style: normal
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}

h2,
h3,
h4,
h5,
h6,
p {
	padding: 0 0 15px
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	min-height: 500px;
	margin: 0 auto;
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	line-height: 1.6;
	font-weight: 400;
	letter-spacing: .01em;
	color: #5c5c5c;
	background-color: #fff
}

a {
	outline: 0;
	transition: all .3s ease
}

a:hover {
	opacity: .7
}

a:active {
	opacity: .6
}

button,
input,
select,
textarea {
	transition: all .3s ease
}

button:hover,
input:hover,
select:hover,
textarea:hover {
	opacity: .8
}

strong {
	font-weight: 700
}

h1,
h2 {
	font-weight: 400;
	margin: 0
}

em {
	font-style: italic
}

img {
	max-width: 100%
}

h1 {
	padding: 0 0 32px;
	line-height: 1.35;
	font-size: 30px
}

h2 {
	font-size: 26px
}

h3 {
	margin: 0;
	font-size: 22px;
	font-weight: 600
}

body .btn-main,
h4,
h5,
h6 {
	font-weight: 400
}

h4 {
	margin: 0;
	font-size: 20px
}

h5 {
	margin: 0;
	font-size: 16px
}

h6 {
	margin: 0;
	font-size: 12px
}

blockquote {
	display: block;
	margin: 20px auto;
	max-width: 840px;
	font-size: 28px;
	line-height: 1.2;
	font-weight: 700;
	text-align: center
}

ol,
ul {
	padding: 0 0 15px 20px
}

ol ol,
ol ul,
ul ol,
ul ul {
	padding-bottom: 0
}

.clear:after,
.clear:before {
	display: block;
	clear: both
}

.hidden,
.hide {
	display: none
}

.content-wrapper {
	width: 1000px;
	height: 100%;
	margin: 0 auto
}

.left {
	text-align: left
}

.center {
	text-align: center
}

.right {
	text-align: right
}

.alignleft,
img.alignleft {
	float: left;
	display: block;
	margin: 0 5px 0 0
}

.alignright,
img.alignright {
	float: right;
	display: block;
	margin: 0 0 0 5px
}

.aligncenter,
img.aligncenter {
	float: none;
	display: block;
	margin: 0 auto
}

.alignnone,
img.alignnone {
	margin: 0;
	display: block
}

.container {
	max-width: 1110px
}

header {
	padding: 50px 0;
	text-align: center;
	z-index: 6;
	left: 0;
	top: 0
}

header+.content-wr .content {
	padding-top: 114px
}

.logo,
.navbar,
header,
header+* {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.header-fixed {
	padding: 15px 0;
	left: 0;
	top: 0
}

.header-fixed .main-nav-btn {
	margin: 3px 0 0
}

.logo {
	float: none;
	display: block;
	margin: 0 auto;
	padding: 0;
	max-width: 249px;
	color: #fff;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.logo img {
	display: block
}

.block-chose-language {
	margin: 0;
	padding: 6px 0 0;
	position: relative;
	float: left
}

.block-chose-language a {
	margin: 0 5px 0 0;
	display: inline-block;
	vertical-align: middle
}

.block-chose-language img {
	display: block;
	max-width: 35px;
	margin: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.block-chose-language a:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

@keyframes shake {
	10%,
	90% {
		transform: translate3d(-1px, 0, 0)
	}
	20%,
	80% {
		transform: translate3d(2px, 0, 0)
	}
	30%,
	50%,
	70% {
		transform: translate3d(-4px, 0, 0)
	}
	40%,
	60% {
		transform: translate3d(4px, 0, 0)
	}
}

header .text-right {
	position: static
}

.main-nav-wr {
	position: fixed;
	z-index: 5;
	right: -100%;
	text-align: left;
	color: #900656;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.main-nav-wr.active {
	right: 0
}

.main-nav-inner {
	position: absolute;
	z-index: 5;
	height: 100%;
	right: 0;
	margin: 0;
	padding: 124px 30px 70px 86px;
	min-width: 462px;
	background-color: #c91779;
	border-left: 3px solid
}

.back-to-top,
.img-wr>a,
.parallax-wr,
.scrolling-shine-wr,
.thumb-item .img-wr,
.thumb-item .text-wr,
body .btn-main {
	overflow: hidden
}

.main-nav-wr ul {
	margin: 0;
	padding: 0
}

.main-nav-wr li {
	margin: 0 0 5px;
	padding: 0;
	list-style: none
}

.main-nav-wr li a {
	margin: 0;
	padding: 2px;
	font-size: 26px;
	letter-spacing: 0;
	color: #fff;
	font-weight: 300;
	display: inline-block;
	position: relative
}

.main-nav-wr * {
	position: relative;
	z-index: 5
}

.main-nav-wr.active:before {
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: fixed;
	background-color: rgba(0, 0, 0, .25)
}

.main-nav-btn .icon-bar {
	position: relative;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

.main-nav-btn.active .icon-bar {
	margin: 0;
	height: 3px
}

.main-nav-btn.active .icon-bar:nth-of-type(1) {
	top: 8px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.main-nav-btn.active .icon-bar:nth-of-type(2) {
	background-color: transparent
}

.main-nav-btn.active .icon-bar:nth-of-type(3) {
	top: -8px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.main-nav-btn {
	padding: 7px 8px;
	margin: 0;
	border: none;
	min-height: 25px;
	z-index: 25;
	outline: 0;
	display: block;
	float: right;
	background-color: #c91779;
	border-radius: 2px;
	position: relative
}

.main-nav-btn.active {
	position: fixed;
	right: 30px;
	top: 26px
}

.main-nav-btn .icon-bar+.icon-bar {
	margin-top: 5px
}

.spinner,
.spinner-wr {
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto
}

.main-nav-btn .icon-bar {
	width: 29px;
	height: 3px;
	background: #fff;
	display: block
}

.spinner-wr {
	background: #000;
	position: fixed;
	z-index: 100;
	/*!!!!!!!!!!!!!!!!!!!!!!!*/
	display: none
}

.spinner {
	width: 60px;
	height: 60px;
	position: absolute
}

.spinner:before {
	display: block;
	position: absolute;
	left: -50px;
	right: -50px;
	top: -50px;
	height: 30px;
	background: url(img/logo.png) center no-repeat;
	background-size: contain
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #43b2de;
	opacity: .9;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
	background-color: #c91779
}

@-webkit-keyframes sk-bounce {
	0%,
	100% {
		-webkit-transform: scale(0)
	}
	50% {
		-webkit-transform: scale(1)
	}
}

@keyframes sk-bounce {
	0%,
	100% {
		transform: scale(0);
		-webkit-transform: scale(0)
	}
	50% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

.back-to-top {
	position: fixed;
	bottom: 5px;
	right: 4px;
	z-index: 99;
	width: 44px;
	height: 44px;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 18px;
	line-height: 1;
	background: url(img/i-arr-up.png) center center no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 0
}

.back-to-top.show {
	opacity: 1
}

.back-to-top:not(.show):hover {
	opacity: 0;
	cursor: default
}

.back-to-top:hover {
	-moz-animation: bounce 1.5s infinite;
	-webkit-animation: bounce 1.5s infinite;
	animation: bounce 1.5s infinite
}

@-moz-keyframes bounce {
	0%,
	100%,
	20%,
	50%,
	80% {
		-moz-transform: translateY(0);
		transform: translateY(0)
	}
	40% {
		-moz-transform: translateY(-20px);
		transform: translateY(-20px)
	}
	60% {
		-moz-transform: translateY(-10px);
		transform: translateY(-10px)
	}
}

@-webkit-keyframes bounce {
	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	40% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}
	60% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
}

@keyframes bounce {
	0%,
	100%,
	20%,
	50%,
	80% {
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	40% {
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}
	60% {
		-moz-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
}

#ho_adv {
	display: none;
	position: absolute;
	width: 0;
	height: 0;
	left: -9999px
}

.box-wr,
.box-wr-inner,
.container-1180,
.content,
.content-wr {
	position: relative
}

.box-wr {
	padding: 35px 0
}

.box-wr-inner {
	z-index: 2;
	margin: 0 auto
}

.container-1180 {
	max-width: 1180px;
	padding: 38px 0 30px;
	margin: 0 auto
}

.box-wr,
.content,
.content-wr {
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed
}

.bg-transparent {
	background-color: transparent
}

.bg-white {
	background-color: #fff
}

.bg-gray {
	background-color: #f4f4f4
}

.bg-pink {
	background-color: #c91779;
	color: #fff
}

.bg-purple {
	background-color: #853ba8;
	color: #fff
}

.bg-orange {
	background-color: #f57201;
	color: #fff
}

.bg-blue {
	background-color: #43b2de;
	color: #fff
}

.bg-green {
	background-color: #a9d124;
	color: #fff
}

.bg-yellow {
	background-color: #f9ca00;
	color: #fff
}

.bg-red {
	background-color: #dd001b;
	color: #fff
}

.oblique-after:after,
.oblique-before:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	background-color: inherit;
	height: 150px;
	-ms-transform: skewY(-3deg);
	-webkit-transform: skewY(-3deg);
	transform: skewY(-3deg)
}

.img-wr,
body .btn-main,
body .btn-main * {
	position: relative
}

.oblique-before:before {
	top: -50px
}

.oblique-after:after {
	bottom: -50px
}

.oblique-after .container {
	position: relative;
	z-index: 2
}

.box-wr:last-of-type .container-1180 {
	padding-bottom: 50px;
	margin-bottom: 80px
}

.img-wr img {
	display: block;
	margin: 0 auto;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.img-wr>a {
	display: block;
	width: 100%;
	-webkit-backface-visibility: hidden;
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .7s ease;
	transition: all .7s ease
}

body .btn-main {
	padding: 16px 16px 15px;
	margin: 0 auto 15px;
	letter-spacing: 0;
	font-size: 16px;
	line-height: 18px;
	min-width: 112px;
	color: #fff;
	width: auto;
	font-style: normal;
	border: 1px solid #43b2de;
	text-align: center;
	display: inline-block;
	border-radius: 0;
	background: #43b2de
}

.thumb-item .btn-main {
	padding: 11px 23px;
	margin: 8px auto 0;
	letter-spacing: .03em;
	font-size: 14px;
	font-weight: 600;
	border-radius: 3px
}

body .btn-main * {
	z-index: 2
}

body .btn-main:after,
body .btn-main:before {
	display: block;
	display: none!important;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #43b2de;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

body .btn-main:hover:before {
	top: 50%;
	bottom: 50%;
	-ms-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg)
}

body .btn-main:hover:after {
	top: 50%;
	bottom: 50%;
	-ms-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg)
}

body .btn-main:hover {
	opacity: 1;
	background: #17a4dc
}

body input.btn-main,
button.btn-main {
	color: #fff;
	opacity: 1;
	background-color: #43b2de
}

body input.btn-main:hover,
button.btn-main:hover {
	color: #fff;
	opacity: 1;
	background-color: #17a4dc
}

body button.btn-main:after,
body button.btn-main:before,
body input.btn-main:after,
body input.btn-main:before {
	background: 0 0;
	display: none
}

.btn-block {
	font-size: 22px;
	font-weight: 300;
	text-align: left;
	margin: 0;
	padding: 8px 40px 8px 19px;
	display: block;
	position: relative;
	color: #fff
}

.btn-block:after {
	font-size: 35px;
	line-height: 1;
	position: absolute;
	height: 35px;
	right: 21px;
	top: 0;
	bottom: 0;
	margin: auto;
	font-family: FontAwesome;
	content: "\f105";
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.box-grid,
h1.bordered-btm {
	line-height: 1.9
}

.bg-slider-wr,
.bg-slider-wr .slick-list,
.bg-slider-wr .slick-slider,
.bg-slider-wr .slick-track,
.bg-slider-wr .slide-item,
.vcenter {
	height: 100%
}

.bordered-btm:after,
.vcenter:before {
	content: ""
}

.btn-block:focus,
.btn-block:hover {
	color: #fff;
	opacity: 1
}

.btn-block:hover:after {
	right: 15px
}

.vcenter {
	white-space: nowrap
}

.vcenter:before,
.vcenter>* {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	word-spacing: normal
}

.vcenter:before {
	height: 100%;
	margin: 0 -5px 0 0
}

.bordered-btm {
	margin: 0 0 27px;
	padding: 0 0 6px;
	display: inline-block;
	position: relative
}

.bordered-btm:after {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border-bottom: 4px solid #43b2de
}

h4.bordered-btm {
	margin: 0 0 22px;
	padding: 0 0 7px
}

h4.bordered-btm:after {
	border-bottom-width: 3px
}

body img.bordered-btm {
	padding: 0;
	margin: 0 0 22px;
	border-bottom: 5px solid #43b2de
}

.sidebar-main-area {
	padding: 0 26px 0 0
}

.sidebar-main-area img {
	margin: 0 0 18px
}

.sidebar-main-area p {
	text-align: justify;
	padding: 0 0 25px
}

.sidebar-right {
	padding: 12px 0 0;
	margin: 0 -3px 0 -5px
}

.sidebar-right .thumb-item .text-wr {
	border: none
}

.sidebar-right .btn-block {
	font-size: 16px;
	font-weight: 400;
	padding: 6px 40px 6px 20px
}

.list-styled {
	margin: 0;
	padding: 0 0 35px
}

.list-styled li {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
	position: relative
}

.list-styled li:before {
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 16px;
	display: inline-block;
	position: absolute;
	left: 2px;
	color: #c91779;
	top: 1px
}

.bg-slider .slide-item:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .2)
}

.bg-slider-wr {
	position: fixed;
	z-index: -1;
	left: 0;
	top: 0;
	right: 0
}

.slide-item {
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	outline: 0
}

.bg-slider-wr+.box-search {
	margin-top: 291px
}

body .box-search {
	padding: 0 0 10px
}

body .form-search {
	margin: -135px auto 0;
	max-width: 690px;
	padding: 19px 30px 25px;
	border-radius: 4px;
	color: #fff
}

.form-search h1,
.form-search h5 {
	font-size: 19px;
	padding: 0 0 16px;
	font-weight: 400
}

.form-search input[type=submit] {
	width: auto;
	float: right;
	background-color: #43b2de;
	border-color: #43b2de;
	min-width: 140px;
	color: #fff;
	border-radius: 2px;
	padding: 14px;
	font-size: 16px;
	margin: 0
}

.form-search .row .row>div:first-child .select2-container--default .select2-selection {
	border-radius: 3px 0 0 3px
}

.form-search .row .row>div:last-child .select2-container--default .select2-selection {
	border-radius: 0 3px 3px 0;
	border-left: 1px solid #ddd
}

.no-margin {
	margin: 0
}

.no-padding {
	padding: 0
}

.select2-container {
	width: 100%!important;
	max-width: 760px;
	max-height: 56px
}

.select2-container--default .select2-selection {
	border-radius: 0;
	height: auto;
	outline: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.select2-container--default .select2-selection:hover {
	border-color: #ccc;
	opacity: 1
}

.select2-container--default .select2-selection:focus,
.select2-container--open .select2-selection {
	border-color: #ccc;
	opacity: 1;
	outline: 0
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 1px solid #ccc;
	outline: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--default .select2-selection .select2-selection__rendered {
	margin: 0;
	height: auto;
	line-height: 20px;
	color: #5c5c5c;
	text-align: left;
	display: block
}

body .select2-container--default .select2-selection .select2-selection__rendered {
	padding-right: 45px
}

.select2-search--dropdown {
	padding: 4px
}

.select2-container--open .select2-dropdown--below {
	border-radius: 0;
	margin: 6px 0 0;
	border: 1px solid #e4e4e4
}

.select2-results__option {
	padding: 14px 19px 16px;
	font-size: 15px;
	line-height: 18px
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #43b2de;
	color: #fff
}

.select2-container--default .select2-selection .select2-selection__arrow {
	height: auto;
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 1px;
	width: 54px;
	overflow: hidden
}

.select2-container--default .select2-selection .select2-selection__arrow b {
	display: none
}

.select2-selection__arrow:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center center;
	background-size: auto 15px;
	background-repeat: no-repeat;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.select2-selection:after,
.slick-next,
.slick-prev {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease
}

.select2-container--open .select2-selection__arrow:before {
	background-size: 15px auto
}

.parallax-item,
.parallax-wr {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}

.select2-selection:after {
	font-size: 25px;
	line-height: 1;
	color: #5c5c5c;
	content: "\f107";
	position: absolute;
	width: 46px;
	height: 25px;
	top: 13px;
	margin: auto;
	bottom: 13px;
	right: 0;
	font-family: FontAwesome;
	transition: all .3s ease;
	text-align: center
}

.slick-next,
.slick-next:before,
.slick-prev,
.slick-prev:before {
	width: 30px;
	height: 30px;
	text-align: center;
	display: block;
	opacity: 1
}

.select2-container--open .select2-selection:after {
	content: "\f106"
}

.select2-container .select2-search--inline .select2-search__field {
	margin: 0;
	padding: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #c91779;
	border: 1px solid #c91779;
	color: #fff;
	border-radius: 3px;
	margin: 1px 2px 0 0;
	padding: 2px 4px 3px;
	line-height: 1;
	font-size: 12px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #fff;
	margin-right: 3px
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #c91779;
	color: #fff
}

.select2-results [aria-multiselectable=true] li {
	position: relative;
	padding-left: 35px
}

.select2-results [aria-multiselectable=true] li:before {
	content: "\f096";
	font-family: FontAwesome;
	position: absolute;
	left: 10px;
	top: 15px;
	padding: 0;
	margin: 0;
	font-size: 18px;
	line-height: 1;
	color: #9ea39e
}

.select2-results [aria-multiselectable=true] li.select2-results__option--highlighted:before,
.select2-results [aria-multiselectable=true] li:hover:before {
	color: #fff
}

.select2-results [aria-multiselectable=true] li[aria-selected=true]:before {
	content: "\f046";
	color: #fff
}

.box-featured {
	padding: 27px 0 75px
}

.slider-4-in-row {
	margin: 30px -10px 30px -34px
}

.slider-4-in-row .slide-item {
	padding: 0 10px
}

.slick-next,
.slick-prev {
	padding: 0;
	margin: 0;
	transition: all .3s ease
}

.slick-next:hover,
.slick-prev:hover {
	margin: 0 -5px
}

.slick-prev:hover {
	margin-right: 5px
}

.slick-prev {
	left: auto;
	right: 47px;
	top: -35px
}

.slick-next {
	right: 10px;
	top: -35px
}

.parallax-item,
.parallax-wr,
.thumb-item-date {
	right: 0;
	position: absolute;
	bottom: 0
}

.slick-next:before,
.slick-prev:before {
	padding: 1px 0 0;
	margin: 0;
	font-size: 28px;
	line-height: 1;
	font-family: FontAwesome;
	background-color: #43b2de;
	color: #fff
}

.slick-prev:before {
	content: "\f104";
	padding-right: 2px
}

.slick-next:before {
	content: "\f105";
	padding-left: 2px
}

.form-row:after,
form:after {
	content: "";
	clear: both
}

.thumb-items-wr {
	margin-top: 29px
}

.thumb-item {
	padding: 0;
	margin: 0 0 30px
}

.thumb-item .img-wr img {
	display: block;
	margin: 0 auto;
	width: 100%;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.thumb-item:hover .img-wr img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.thumb-item>a {
	display: block
}

.thumb-item .text-wr {
	border: 1px solid #dbdbdb;
	border-top: none;
	background-color: #fff
}

.thumb-item h5 {
	font-size: 16px;
	font-weight: 400;
	padding: 6px 0 0;
	margin: 0;
	color: #4a4a4a
}

.thumb-item h5 strong {
	font-weight: 600;
	color: #4f4f4f
}

.thumb-item h6 {
	font-size: 12px;
	font-weight: 400;
	padding: 0 0 5px;
	margin: 0;
	color: #999ea3
}

.thumb-item p {
	font-size: 14px;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: #979797
}

.thumb-item-status {
	font-size: 14px;
	margin: 28px -34px 30px;
	padding: 3px 35px 4px;
	width: 160px;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #dd001b;
	color: #fff;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.thumb-item .thumb-item-price,
.thumb-item-price {
	font-size: 16px;
	font-weight: 400;
	padding: 3px 0 4px;
	margin: 0;
	color: #fff
}

.thumb-item-date {
	padding: 12px 6px 6px;
	min-width: 64px;
	min-height: 64px;
	text-align: center;
	color: #fff;
	line-height: 1;
	font-size: 14px;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease
}

.social-links a i,
form label {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease
}

.thumb-item:hover .thumb-item-date {
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg)
}

.thumb-item-date strong {
	display: block;
	font-size: 24px;
	line-height: 1;
	font-weight: 700;
	margin: 0 0 2px
}

.thumb-item-date span {
	display: block
}

.box-search-by-type {
	padding: 0 0 20px;
	z-index: 5
}

.box-search-by-type .thumb-item .text-wr {
	border: none
}

body .box-sign-up {
	padding: 0;
	color: #fff
}

.box-sign-up+.box-wr {
	z-index: 5
}

.box-sign-up .box-wr-inner {
	padding: 176px 0 182px
}

.box-sign-up h2 {
	padding: 0 0 9px;
	font-size: 27px;
	font-weight: 600;
	letter-spacing: .01em
}

.box-sign-up p {
	font-size: 17px
}

.parallax-wr {
	z-index: -1;
	left: 0;
	top: 0;
	padding: 0
}

.parallax-item {
	left: 0;
	top: -200px;
	padding: 0
}

body .form-sign-up {
	margin: 8px auto;
	max-width: 748px;
	padding: 0;
	border-radius: 4px;
	color: #fff
}

.form-sign-up input[type=submit] {
	width: 100%;
	background-color: #43b2de;
	border-color: #43b2de;
	color: #fff;
	font-size: 16px;
	border-radius: 2px
}

.form-sign-up .row>div:first-child input {
	border-radius: 3px 0 0 3px
}

.form-sign-up .row>div:first-child+div input {
	border-left: 1px solid #ddd
}

.form-sign-up .row>div:last-child input {
	border-radius: 0 3px 3px 0
}

.form-sign-up button,
.form-sign-up input[type=submit] {
	font-size: 20px;
	font-weight: 700;
	min-width: 140px
}

.form-sign-up button:hover,
.form-sign-up input[type=submit]:hover {
	background-color: #17a4dc
}

.box-latest-news {
	padding: 0 0 40px
}

.box-latest-news h2 {
	text-align: center
}

.box-latest-news .thumb-items-wr {
	margin-top: 25px
}

.box-latest-news .thumb-item .text-wr {
	border: none;
	padding: 17px 0 0
}

.box-latest-news .thumb-item p {
	padding: 14px 0;
	line-height: 1.9
}

.btn-previous {
	padding: 0;
	letter-spacing: .05em;
	margin: -11px 0 19px;
	font-size: 14px;
	font-weight: 400;
	display: block;
	color: #6a6a6a;
	text-transform: uppercase
}

.box-contacts h6 i,
.btn-previous i {
	line-height: 1;
	display: inline-block
}

.btn-previous i {
	margin: -5px 7px 0 0;
	font-size: 32px;
	vertical-align: middle
}

.box-contacts .sidebar-main-area {
	padding: 0 63px 0 0
}

.box-contacts .sidebar-right {
	padding: 0;
	margin: 0 47px 0 11px
}

.box-contacts .sidebar-right p {
	text-align: left;
	font-size: 16px;
	font-weight: 400
}

.box-contacts h6 i,
.box-property-listings .thumb-item,
.box-property-listings .thumb-item p,
.btn-favorites,
.btn-favorites .fa,
.favorite-status,
.social-links a {
	text-align: center
}

.box-contacts .sidebar-right p+h6+p {
	padding: 0
}

.box-contacts .thumb-item+h6 {
	padding-top: 12px
}

.box-contacts .sidebar-right .thumb-item {
	margin: 0 0 30px -32px
}

.box-contacts h6 {
	padding: 18px 0 1px;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0
}

.box-contacts h6 i {
	margin: 0 5px 0 -35px;
	float: left;
	width: 25px;
	font-size: 26px;
	color: #c91779
}

.box-contacts h6 .fa-envelope {
	font-size: 22px;
	margin-top: 3px
}

.box-contacts a {
	color: #5c5c5c
}

.form-row {
	margin: 0 0 25px
}

.form-row:after {
	display: block
}

.social-links {
	padding: 73px 0 15px
}

.social-links a {
	font-size: 23px;
	margin: 0 7px 0 3px;
	padding: 0;
	color: #fff;
	display: inline-block;
	vertical-align: middle
}

.social-links a i {
	margin: 0;
	padding: 4px 0 0;
	width: 42px;
	height: 42px;
	color: #fff;
	background: 0 0;
	border-radius: 50%;
	border: 2px solid;
	display: table-cell;
	vertical-align: middle;
	transition: all .3s ease
}

form input,
form label,
form select,
form textarea {
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	font-weight: 400;
	color: #5c5c5c
}

.social-links a:hover {
	opacity: 1
}

.social-links a:hover i {
	border-radius: 0
}

a:hover [class*=facebook] {
	background: #3B5898
}

a:hover [class*=twitter] {
	background: #42C8F4
}

a:hover [class*=youtube] {
	background: #ca3737
}

a:hover [class*=google-plus] {
	background: #e3411f
}

a:hover [class*=linkedin] {
	background: #1686b0
}

a:hover [class*=instagram] {
	background: #222
}

form {
	margin: 0;
	padding: 0
}

form:after {
	display: block
}

form input,
form select,
form textarea {
	display: block;
	padding: 18px;
	background-color: #f0f0f0;
	clear: both;
	outline: 0;
	width: 100%;
	border: 1px solid #f0f0f0;
	border-radius: 0
}

form textarea {
	min-height: 130px
}

form button,
form input[type=submit] {
	font-size: 16px;
	margin: 0
}

form input:focus,
form input:hover,
form select:focus,
form select:hover,
form textarea:focus,
form textarea:hover {
	border-color: #ccc;
	opacity: 1
}

form label {
	padding: 0;
	display: block;
	transition: all .3s ease
}

form label span {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 19px;
	top: 20px;
	font-weight: 400;
	display: block;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.input-wr {
	position: relative
}

.input-focused span,
.input-not-empty span {
	font-size: 70%;
	top: 3px;
	left: 8px;
	opacity: .8
}

#succsess_page h1:before,
.error_message:before {
	font-size: 20px;
	font-family: FontAwesome
}

::-webkit-input-placeholder {
	color: #5c5c5c;
	text-indent: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

:-moz-placeholder {
	color: #5c5c5c;
	text-indent: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

::-moz-placeholder {
	color: #5c5c5c;
	text-indent: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

:-ms-input-placeholder {
	color: #5c5c5c;
	text-indent: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

:focus::-webkit-input-placeholder {
	color: #5c5c5c;
	text-indent: 620px;
	opacity: 0
}

:focus::-moz-placeholder {
	color: #5c5c5c;
	text-indent: 620px;
	opacity: 0
}

:focus:-moz-placeholder {
	color: #5c5c5c;
	text-indent: 620px;
	opacity: 0
}

:focus:-ms-input-placeholder {
	color: #5c5c5c;
	text-indent: 620px;
	opacity: 0
}

.error_message {
	display: block;
	line-height: 22px;
	margin: 10px 0 30px;
	color: red
}

#succsess_page h1:before,
.error_message:before,
.form-wr h6 .fa-lock {
	display: inline-block;
	vertical-align: middle
}

.error_message:before {
	margin: -2px 20px 0 0;
	content: "\f06a"
}

#succsess_page {
	color: #a5be25
}

#succsess_page h1 {
	color: #a5be25;
	padding: 0 0 20px
}

#succsess_page h1:before {
	margin: 0 10px 0 0;
	content: "\f00c"
}

.box-contacts p {
	font-size: 18px
}

.form-contacts-wr {
	margin-top: 29px
}

.select2-container--default .select2-selection {
	background-color: #f0f0f0
}

.form-search .select2-container--default .select2-selection {
	background-color: #fff;
	border: 1px solid #fff
}

.select2-container--default .select2-selection .select2-selection__rendered {
	padding: 18px;
	font-size: 16px
}

.form-search .select2-container--default .select2-selection .select2-selection__rendered {
	padding: 14px 17px;
	font-size: 15px
}

.form-sign-up input,
.form-sign-up select,
.form-sign-up textarea {
	padding: 21px 18px;
	background-color: #fff;
	border: 1px solid #fff
}

.form-wr h4.bordered-btm {
	margin: 9px 0 14px
}

.form-property-enquiry h6 {
	padding: 21px 0 15px;
	font-size: 14px
}

.form-wr h6 .fa-lock {
	margin: 0 10px 0 0;
	padding: 4px 0 0;
	float: none;
	width: 30px;
	height: 30px;
	font-size: 21px;
	line-height: 1;
	color: #fff;
	background: #c91779;
	border-radius: 50%
}

body .box-sign-up:last-of-type {
	margin-bottom: -90px
}

.box-property-listings {
	z-index: 5;
	padding: 35px 0 0
}

.box-property-listings .container-1180 {
	padding: 49px 0 15px
}

.sidebar-left {
	margin: 0 18px 0 0;
	padding: 0 0 10px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #dfdfe1
}

.sidebar-left h5 {
	padding: 10px 15px;
	margin: 0 0 9px
}

.sidebar-left a {
	color: #5c5c5c
}

.filters-item-wr {
	padding: 5px 18px 4px;
	line-height: 1.5
}

.filters-item-wr label {
	display: block;
	padding: 5px 0;
	position: relative;
	cursor: pointer
}

.filters-item-wr label input[type=checkbox] {
	display: none
}

.filters-item-wr label input[type=checkbox]+span {
	padding: 0 0 0 24px;
	letter-spacing: -.02em;
	display: block;
	position: relative
}

.filters-item-wr label input[type=checkbox]+span:before {
	content: "\f096";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: -1px;
	font-size: 15px
}

.filters-item-wr label input[type=checkbox]:checked+span:before {
	content: "\f046"
}

.filters-item-btn {
	display: block;
	font-size: 14px;
	padding: 0 20px 0 0;
	text-transform: uppercase;
	position: relative
}

.filters-item-btn:after {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	right: 1px;
	top: 2px;
	bottom: 0;
	margin: auto;
	font-size: 20px;
	line-height: 1;
	min-width: 9px
}

.filters-item-wr.active .filters-item-btn:after {
	content: "\f107";
	top: 1px
}

.filters-item-content {
	padding: 5px 0 8px;
	display: none
}

.filters-item-wr.active .filters-item-content {
	display: block
}

.box-property-listings .sidebar-main-area {
	margin: 0 0 0 -20px;
	padding: 0
}

.box-property-listings .thumb-items-wr {
	margin: 0 -10px
}

.box-property-listings .thumb-items-wr [class*=col-] {
	padding: 0 10px
}

.box-property-listings .btn-main {
	padding: 11px 16px 9px;
	margin: 20px 5px 0;
	font-size: 14px;
	min-width: 140px
}

.btn-main .fa {
	font-size: 22px;
	line-height: 1;
	height: 24px;
	margin: 0;
	padding: 0 5px;
	display: inline-block;
	vertical-align: middle
}

.filters-results-sorting-row {
	margin: 0 10px 20px;
	background: #fff;
	border: 1px solid #dedee0
}

.filters-results-sorting-row h4 {
	padding: 6px 20px
}

.filters-results-sorting-row h4 span {
	font-size: 14px
}

.filters-results-sorting-row .select2-container--default .select2-selection .select2-selection__rendered {
	padding: 12px 18px 10px;
	font-size: 14px;
	background-color: #fff
}

body .form-refference input {
	float: left;
	margin: 0;
	padding: 7px 15px 8px;
	font-size: 15px;
	line-height: 20px;
	color: #5c5c5c;
	background-color: #ebebec;
	width: 75%
}

body .form-refference button,
body .form-refference input[type=submit] {
	margin: 0;
	float: right;
	text-transform: uppercase;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	width: 20%;
	clear: none;
	color: #fff;
	background-color: #20ade0
}

body .form-refference {
	padding: 4px 0 0
}

.select2-container--default .select2-selection {
	border: none;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0
}

.btn-favorites {
	padding: 12px 0 9px;
	font-size: 14px;
	color: #5c5c5c;
	display: block
}

.btn-favorites .fa {
	font-size: 15px;
	margin: 0 6px 0 0;
	color: #dd001b;
	display: inline-block
}

.favorite-status {
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 5;
	background-color: rgba(255, 255, 255, .5)
}

.favorite-status .fa {
	font-size: 12px;
	color: #bbb;
	display: block;
	margin: 5px auto 0
}

.favorite-status.active .fa {
	color: #dd001b
}

body .box-property-page {
	padding: 35px 0 0
}

.box-property-page .btn-previous {
	display: inline-block;
	float: left;
	margin: 10px 0 3px
}

.box-property-page .btn-favorites {
	display: inline-block;
	float: right;
	padding: 9px 10px;
	min-width: 180px;
	background-color: #ddd
}

.box-property-page .container-1180 {
	padding: 18px 0 90px
}

.box-property-page p {
	line-height: 1.75;
	font-size: 15px;
	padding: 0 0 10px;
	text-align: justify
}

.box-property-page h1 {
	padding: 0 0 6px;
	font-size: 25px
}

.box-property-page h6 {
	margin: 0;
	padding: 0 0 15px;
	font-size: 16px
}

sup {
	font-size: 60%
}

.box-property-page p+.row {
	margin-top: 20px
}

.block-top-btns {
	padding: 0 0 20px;
	position: relative
}

.block-top-btns:after {
	content: "";
	display: block;
	clear: both
}

.block-slider-area .row {
	margin: 0 -4px
}

.block-slider-area [class*=col-] {
	padding: 0 4px
}

.property-slider-thumbs {
	margin: 28px 7px 26px 5px
}

.property-slider-thumbs img {
	display: block;
	margin: 0 auto 4px;
	width: 100%
}

.property-slider-thumbs .slick-next:before,
.property-slider-thumbs .slick-prev:before {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 23px;
	font-size: 23px;
	background-color: #d7d7d7;
	color: #9a9a9a
}

.property-slider-thumbs .slick-next,
.property-slider-thumbs .slick-prev {
	width: 100%;
	height: 24px
}

.property-slider-thumbs .slick-prev {
	left: 0;
	right: 0;
	top: -15px;
	border-bottom: 4px solid #fff
}

.property-slider-thumbs .slick-next {
	left: 0;
	right: 0;
	top: auto;
	bottom: -32px;
	border-top: 4px solid #fff
}

.property-slider-thumbs .slick-next:hover,
.property-slider-thumbs .slick-prev:hover {
	margin: -5px 0
}

.property-slider-thumbs .slick-prev:before {
	content: "\f106"
}

.property-slider-thumbs .slick-next:before {
	content: "\f107"
}

.property-slider-main {
	margin: 0 -5px 31px 0
}

.property-slider-main img {
	display: block;
	margin: 0 auto;
	width: 100%
}

.property-slider-main .slick-prev {
	right: 72px;
	top: auto;
	bottom: 1px
}

.property-slider-main .slick-next {
	right: 22px;
	top: auto;
	bottom: 1px
}

.property-slider-main .slick-next,
.property-slider-main .slick-prev {
	width: 40px;
	height: 40px
}

.property-slider-main .slick-next:before,
.property-slider-main .slick-prev:before {
	padding: 1px 0 0;
	width: 40px;
	height: 40px;
	font-size: 37px;
	background-color: #c91779;
	border-radius: 50%
}

.block-property-make-enquiry {
	padding: 0 0 0 35px
}

.block-property-make-enquiry .list-styled li:before {
	content: "\25A0";
	font-family: Montserrat;
	color: #a4a3a3;
	top: -2px;
	left: 8px
}

.block-property-make-enquiry .list-styled {
	padding: 18px 0 35px
}

.block-property-make-enquiry .list-styled li {
	padding: 0 0 11px 30px
}

.block-property-stats {
	padding: 0;
	margin: 3px 0 39px;
	background-color: #f3f3f3;
	position: relative
}

.block-property-stats:after {
	content: "";
	display: block;
	clear: both
}

.block-property-stats .btn-favorites {
	background-color: transparent;
	font-size: 16px;
	margin: 0 14px 0 0;
	padding: 10px
}

.btn-share,
.property-stats-item i {
	background-color: #43b2de;
	text-align: center
}

.btn-share i,
.property-price {
	font-size: 25px;
	display: inline-block;
	vertical-align: middle
}

.block-property-stats .btn-favorites .fa {
	margin: 0 6px 0 4px;
	color: #c5c5c5;
	vertical-align: middle
}

.btn-share {
	min-width: 132px;
	padding: 10px 15px 11px;
	color: #fff;
	float: right;
	display: inline-block
}

.btn-share:hover {
	color: #fff
}

.btn-share i {
	margin: 0 0 0 11px
}

.property-stats-item {
	margin: 0 25px 0 0;
	display: inline-block;
	vertical-align: middle
}

.property-stats-item i {
	margin: -1px 0 0 11px;
	padding: 2px 0 0;
	color: #fff;
	min-width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle
}

.property-price {
	padding: 3px 14px 4px;
	margin: 0 33px 0 0;
	text-align: center;
	color: #fff;
	background-color: #c91779
}

.sidebar-map iframe {
	margin: 7px auto;
	height: 280px
}

iframe {
	display: block;
	width: 100%
}

.box-wr.box-search-by-type:last-of-type .container-1180 {
	padding-bottom: 30px;
	margin-bottom: 0
}

.scrolling-shine-wr {
	position: absolute;
	left: 0;
	top: -70px;
	right: 0;
	z-index: 6;
	height: 46px;
	-ms-transform: skewY(-3deg);
	-webkit-transform: skewY(-3deg);
	transform: skewY(-3deg)
}

.scrolling-shine-after {
	top: auto;
	bottom: -75px
}

.scrolling-shine-item {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 422px;
	height: 46px;
	background-image: url(img/bg-shine.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: contain;
	background-size: contain;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease
}

footer .scrolling-shine-wr {
	top: -63px
}

li.items-selected {
	position: absolute;
	padding: 18px 18px 0;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #f0f0f0
}

footer,
footer a {
	position: relative
}

.form-search li.items-selected {
	background-color: #fff
}

.box-property-interest .bordered-btm {
	margin: 0 0 20px
}

.box-property-interest h2.bordered-btm {
	margin: 0 0 8px
}

.box-property-interest h5 {
	margin: 0;
	padding: 6px 0 18px;
	font-size: 18px;
	font-weight: 600
}

.box-property-interest .property-slider-main {
	margin: 19px 0 20px 17px
}

.box-property-interest .block-property-make-enquiry {
	margin: 0 0 0 17px;
	padding: 0
}

.box-property-interest .list-styled li:before {
	color: #c21c7b;
	left: 0
}

.box-property-interest .list-styled li {
	padding: 0 0 11px 20px
}

.box-property-interest h2 {
	font-size: 20px;
	font-weight: 500
}

.box-property-interest form textarea {
	min-height: 111px
}

.box-property-interest .bg-gray p {
	font-size: 14px;
	line-height: 1.9;
	padding: 0 0 26px;
	text-align: justify
}

.thumb-item.text-widget,
.thumb-item.text-widget p {
	text-align: center;
	color: #fff
}

.box-property-interest .bg-gray .bordered-btm {
	margin: 0 0 14px
}

.columns-count-2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}

.box-property-interest .bg-gray[class*=oblique] {
	position: relative;
	margin: 60px 0 -40px;
	padding: 20px 0 40px
}

.thumb-item.text-widget a {
	color: #fff
}

.thumb-item.text-widget .img-wr img {
	margin: 0 auto;
	width: 90px
}

.thumb-item.text-widget p {
	font-size: 17px;
	line-height: 1.55
}

.thumb-item.text-widget .img-wr {
	padding: 25px 25px 33px
}

.thumb-item.text-widget h2 {
	padding: 4px 0 15px;
	font-size: 30px;
	font-weight: 300;
	line-height: 1.2
}

a.thumb-item-price.bg-pink {
	display: block;
	font-size: 13px;
	padding: 6px 0
}

.filters-item-wr.active button.filters-item-btn:after,
button.filters-item-btn:after {
	content: none
}

button.filters-item-btn {
	margin: 2px 0 0;
	text-transform: none;
	background: 0 0;
	border: none;
	display: block;
	width: 100%;
	text-align: left;
	outline: 0
}

button.filters-item-btn.active {
	font-weight: 700
}

.box-filters h1+p {
	margin: -6px 0 26px;
	padding: 0
}

.box-filters .thumb-item {
	margin: 0 0 20px
}

.box-filters .thumb-item p {
	text-transform: none;
	font-size: 13px;
	padding: 7px 5px 6px
}

.box-wr.box-simple.bg-gray.oblique-before.oblique-after {
	padding: 100px 0 15px;
	z-index: 3
}

.box-property-interest .btn-previous+.bordered-btm {
	font-size: 25px
}

footer {
	margin: 90px 0 0;
	padding: 0;
	font-size: 14px;
	background: #fff;
	color: #fff;
	text-align: left;
	z-index: 10
}

.footer-top {
	padding: 0;
	background: #c91779
}

.footer-bottom {
	padding: 20px 0;
	background: #b30263;
	z-index: 1
}

footer h5,
footer p,
footer ul {
	padding: 0
}

footer h3 {
	padding: 0 0 14px
}

footer a {
	color: #fff;
	display: inline-block
}

footer a:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	border-bottom: 1px solid;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	width: 0
}

footer a:hover:after {
	width: 100%
}

footer li {
	list-style: none;
	padding: 0 0 8px
}

footer.oblique-after:after,
footer.oblique-before:before {
	background-color: inherit;
	height: 150px;
	-ms-transform: skewY(-3deg);
	-webkit-transform: skewY(-3deg);
	transform: skewY(-3deg)
}

footer.oblique-before:before {
	top: -42px;
	z-index: 6;
	background: #c91779
}

footer.oblique-after:after {
	top: -54px;
	z-index: 5;
	bottom: auto;
	background: #43b2de;
	-ms-transform: skewY(-4deg);
	-webkit-transform: skewY(-4deg);
	transform: skewY(-4deg)
}

footer>* {
	position: relative;
	z-index: 10
}

.footer-girl {
	margin: -76px 0 -62px;
	display: block;
	position: relative;
	z-index: 30
}

.pos-fixed-bottom {
	padding: 0 5px;
	position: fixed;
	z-index: 5;
	bottom: 0;
	left: 0;
	right: 0;
	background: #272638;
	border-top: 5px solid #fff;
	color: #FFF;
	text-align: center
}

.pos-fixed-bottom * {
	color: #FFF
}

.footer-fixed-bottom a {
	padding: 10px 2px 4px;
	display: block;
	font-weight: 400;
	font-size: 13px;
	text-align: center;
	letter-spacing: 0
}

.footer-fixed-bottom .img-wr {
	min-height: 27px
}

.footer-fixed-bottom .img-wr img {
	max-width: 32px;
	max-height: 26px;
	display: block;
	margin: 0 auto
}

.footer-fixed-bottom span {
	padding: 2px 0 0;
	display: block
}

.footer-fixed-bottom [class*=col-] {
	padding: 0 5px
}

.footer-fixed-bottom .link-horizontal,
.link-horizontal {
	padding: 10px 4px;
	margin: 8px 0;
	display: block;
	background: #c91779;
	border-radius: 3px;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0
}

.footer-fixed-bottom .link-horizontal.text-left,
.link-horizontal.text-left {
	text-align: left;
	padding-left: 11px
}

.link-horizontal .img-wr {
	min-height: 10px;
	display: inline-block;
	vertical-align: middle;
	margin: -1px 7px 0 0
}

.link-horizontal .img-wr.alignright {
	margin: 3px 12px 0 0
}

.link-horizontal span {
	padding: 0;
	display: inline-block;
	vertical-align: middle
}

.link-horizontal .img-wr img {
	max-width: 20px;
	max-height: 18px
}

.box-property-listings .col-sm-12.col-md-9:first-child .sidebar-main-area {
	margin: 0 0 0 0;
}

.sidebar-right.p-0 {
	padding: 0;
	margin: 0 0 0 -10px;
}

.box-property-interest .bg-white[class*=oblique] {
	position: relative;
	margin: 60px 0 -40px;
	padding: 20px 0 40px;
}











@media screen and (max-width:1199px) {
	h2,
	h3,
	h4,
	h5,
	h6 {
		padding: 0 0 15px
	}
	.bordered-btm:after,
	body img.bordered-btm {
		border-bottom: 3px solid #43b2de
	}
	header {
		padding: 20px 0
	}
	body {
		font-size: 14px
	}
	h1 {
		padding: 0 0 20px;
		font-size: 28px
	}
	h2 {
		font-size: 24px
	}
	h3 {
		font-size: 20px
	}
	h4 {
		font-size: 18px
	}
	h5 {
		font-size: 14px
	}
	h6 {
		font-size: 12px
	}
	.slider-4-in-row {
		margin: 30px -10px
	}
	.thumb-item h5 {
		font-size: 14px;
		padding: 6px 0 0
	}
	.thumb-item h6 {
		font-size: 11px;
		padding: 0 0 5px
	}
	.thumb-item .thumb-item-price,
	.thumb-item-price {
		font-size: 13px;
		padding: 4px 0
	}
	.btn-block {
		font-size: 19px;
		padding: 8px 40px 8px 19px
	}
	footer {
		margin: 90px 0 0;
		padding: 0;
		font-size: 12px
	}
	.footer-girl {
		margin: -76px 0 -59px
	}
	.sidebar-right {
		padding: 10px 0;
		margin: 0
	}
	.btn-previous {
		padding: 0;
		margin: 0 0 10px;
		font-size: 14px
	}
	body img.bordered-btm {
		margin: 0 0 15px
	}
	.list-styled,
	.sidebar-main-area p {
		padding: 0 0 15px
	}
	.sidebar-main-area {
		padding: 0 0 10px
	}
	.sidebar-right .btn-block {
		font-size: 14px;
		padding: 6px 40px 6px 14px
	}
	.btn-block:after {
		font-size: 26px;
		height: 26px;
		right: 10px
	}
	.bordered-btm {
		margin: 0 0 15px;
		padding: 0 0 5px
	}
	.container-1180 {
		padding: 30px 0
	}
	.box-contacts p {
		font-size: 14px
	}
	.form-contacts-wr {
		margin-top: 10px
	}
	.box-contacts .sidebar-main-area {
		padding: 0
	}
	.box-contacts .sidebar-right .thumb-item {
		margin: 0 0 15px -30px
	}
	.box-contacts .sidebar-right {
		padding: 0 0 0 25px;
		margin: 0
	}
	.box-contacts .sidebar-right p {
		font-size: 13px
	}
	.box-contacts h6 {
		padding: 10px 0 1px;
		font-size: 14px
	}
	.box-contacts h6 i {
		margin: 2px 5px 0 -30px;
		width: 25px;
		font-size: 20px
	}
	.box-contacts h6 .fa-envelope {
		font-size: 18px;
		margin-top: 3px
	}
	.form-property-enquiry h6 {
		padding: 15px 0;
		font-size: 12px
	}
	.form-wr h4.bordered-btm {
		margin: 5px 0 15px
	}
	.sidebar-left {
		margin: 0;
		padding: 0 0 10px;
		font-size: 11px
	}
	.box-property-listings .sidebar-main-area {
		margin: 0;
		padding: 0
	}
	.block-property-make-enquiry {
		padding: 0
	}
	.btn-share i {
		font-size: 18px;
		margin: 0 0 0 6px
	}
	.btn-share {
		min-width: 100px;
		padding: 12px 15px
	}
	.block-property-stats .btn-favorites {
		font-size: 14px;
		padding: 12px 10px;
		margin: 0
	}
	.property-price {
		padding: 7px 13px;
		margin: 0 20px 0 0;
		font-size: 20px
	}
	.property-stats-item i {
		margin: -2px 0 0 5px;
		padding: 3px 0 0;
		min-width: 30px;
		height: 30px
	}
	.property-stats-item {
		margin: 0 15px 0 0
	}
	.block-property-stats {
		padding: 0;
		margin: 0 0 25px
	}
	.box-property-page p {
		line-height: 1.6;
		font-size: 14px;
		padding: 0 0 10px
	}
	.box-wr:last-of-type .container-1180 {
		padding-bottom: 25px;
		margin-bottom: -25px
	}
	button.filters-item-btn {
		margin: 2px 0 0;
		padding: 0;
		font-size: 12px
	}
	.box-property-interest .bordered-btm {
		font-size: 22px
	}
}

@media screen and (max-width:991px) {
	.block-chose-language img {
		max-width: 30px
	}
	.form-sign-up button,
	.form-sign-up input[type=submit] {
		font-size: 14px;
		min-width: 90px
	}
	.form-sign-up input,
	.form-sign-up select,
	.form-sign-up textarea {
		padding: 10px
	}
	form input,
	form select,
	form textarea {
		padding: 10px;
		font-size: 12px
	}
	.thumb-item p {
		font-size: 12px
	}
	.box-sign-up h2 {
		font-size: 22px
	}
	.box-sign-up p {
		font-size: 14px
	}
	.thumb-item-date strong {
		font-size: 18px;
		margin: 0
	}
	.thumb-item-date {
		padding: 6px 2px;
		min-width: 44px;
		min-height: 44px;
		font-size: 11px
	}
	footer h3 {
		padding: 0 0 10px
	}
	footer {
		margin: 60px 0 0;
		font-size: 12px
	}
	.box-wr {
		padding: 25px 0 30px
	}
	.box-latest-news {
		padding: 0 0 25px
	}
	.box-featured {
		padding: 25px 0 40px
	}
	.box-latest-news .thumb-items-wr {
		margin-top: 10px
	}
	.oblique-before:before {
		top: -25px
	}
	.oblique-after:after {
		bottom: -25px
	}
	.oblique-after:after,
	.oblique-before:before {
		height: 70px
	}
	.thumb-item {
		margin: 0 0 15px
	}
	body .form-sign-up {
		margin: 8px auto;
		max-width: 620px
	}
	.footer-bottom {
		padding: 20px 0 80px
	}
	footer ul {
		padding: 0 0 20px
	}
	.back-to-top {
		bottom: 75px;
		right: 8px;
		width: 25px;
		height: 25px;
		background-size: contain;
		display: none
	}
	.back-to-top.show {
		display: none!important
	}
	.main-nav-inner {
		padding: 90px 30px 70px 50px;
		min-width: 320px
	}
	.main-nav-wr li a {
		padding: 2px;
		font-size: 20px
	}
	.social-links {
		padding: 30px 0 15px
	}
	body .btn-main {
		margin: 0 auto 5px
	}
	.form-row,
	h4.bordered-btm {
		margin: 0 0 15px
	}
	.select2-container--default .select2-selection .select2-selection__rendered {
		padding: 10px;
		font-size: 12px
	}
	.filters-item-btn,
	.filters-wr h5 {
		font-size: 15px
	}
	h4.bordered-btm {
		padding: 0 0 5px
	}
	.filters-wr {
		position: fixed;
		left: 0;
		right: 0;
		z-index: 10;
		bottom: 0;
		padding: 8px 10px;
		margin: 0;
		max-height: 90%;
		max-height: calc(100% - 65px);
		max-height: 100%;
		overflow: hidden;
		background: #272638;
		border: none;
		border-top: 5px solid #fff;
		color: #fff
	}
	.filters-wr.active {
		overflow: auto
	}
	.filters-item-content {
		padding: 5px 10px
	}
	.filters-wr .filters-item-wr {
		display: none
	}
	.filters-wr.active .filters-item-wr {
		display: block;
		border-bottom: 1px solid
	}
	.filters-wr h5 {
		cursor: pointer;
		padding: 11px;
		margin: 0;
		display: block;
		background: #c91779;
		border-radius: 3px;
		font-weight: 400;
		line-height: 22px;
		text-align: left;
		letter-spacing: 0;
		position: relative
	}
	.filters-wr h5:after {
		content: "";
		float: right;
		font-size: 40px;
		line-height: 1;
		font-weight: 300;
		margin: 15px;
		padding: 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 22px;
		height: 20px;
		text-align: center;
		background: url(img/i-footer-filter.png) center no-repeat;
		background-size: contain
	}
	.filters-wr.active h5:after {
		content: "x";
		font-size: 37px;
		right: 0;
		margin: 0 16px;
		background: 0 0
	}
	.property-slider-thumbs .slick-next {
		bottom: -34px
	}
	.block-property-make-enquiry .list-styled li {
		padding: 0 0 4px 30px
	}
	.property-slider-main .slick-next {
		right: 10px;
		top: auto;
		bottom: -12px
	}
	.property-slider-main .slick-prev {
		right: 58px;
		top: auto;
		bottom: -12px
	}
	.block-property-make-enquiry .list-styled {
		padding: 14px 0 20px
	}
	form label {
		padding: 0;
		margin: 0;
		font-size: 12px
	}
	form label span {
		left: 13px;
		top: 12px
	}
	.input-focused span,
	.input-not-empty span {
		font-size: 75%;
		top: -2px;
		left: 5px;
		opacity: .9
	}
	body.loaded.sidebar-left-filters-opened header {
		z-index: 4
	}
	.sidebar-left a {
		color: #fff
	}
	.filters-item-wr {
		padding: 5px 10px
	}
	.box-property-interest h1 {
		font-size: 24px
	}
	.box-property-interest h2 {
		font-size: 18px
	}
	.box-property-interest .bg-gray p {
		font-size: 12px;
		padding: 0 0 15px
	}
	.box-wr.box-simple.bg-gray.oblique-before.oblique-after {
		padding: 50px 0 10px;
		z-index: 3
	}
	.box-property-interest .bordered-btm {
		font-size: 20px
	}
}

@media screen and (max-width:767px) {
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		padding: 0 0 15px
	}
	.main-nav-inner,
	footer,
	footer .text-right,
	header,
	header .text-left,
	header .text-right {
		text-align: center
	}
	body {
		font-size: 13px
	}
	h1 {
		font-size: 25px
	}
	h2 {
		font-size: 20px
	}
	h3 {
		font-size: 18px
	}
	h4 {
		font-size: 16px
	}
	h5 {
		font-size: 13px
	}
	h6 {
		font-size: 11px
	}
	.form-search input[type=submit] {
		width: 100%;
		border-radius: 2px;
		padding: 14px;
		font-size: 16px
	}
	.form-search .row .row>div:first-child .select2-container--default .select2-selection,
	.form-sign-up .row>div:first-child input,
	.form-sign-up .row>div:first-child+div input,
	.form-sign-up .row>div:last-child input {
		border-radius: 3px
	}
	body .form-search {
		margin: -135px auto 0;
		padding: 15px
	}
	.form-search h1,
	.form-search h5 {
		font-size: 14px;
		padding: 0 0 12px
	}
	.form-search .row .row>div:last-child .select2-container--default .select2-selection {
		border-radius: 3px;
		border-left: none;
		margin-top: 2px;
		margin-bottom: 2px
	}
	.slider-4-in-row {
		margin: 50px -10px 30px
	}
	.select2-results__option {
		padding: 10px 13px;
		font-size: 12px;
		line-height: 18px
	}
	.btn-block {
		font-size: 14px;
		padding: 8px 40px 8px 13px
	}
	.btn-block:after {
		font-size: 26px;
		height: 28px;
		right: 12px
	}
	.box-sign-up .box-wr-inner {
		padding: 120px 0
	}
	.form-sign-up .row>div:first-child+div input {
		border-left: none;
		margin: 3px 0
	}
	.box-latest-news .thumb-item p {
		padding: 5px 0;
		line-height: 1.6
	}
	.box-latest-news .thumb-item .text-wr {
		padding: 8px 0 0
	}
	.main-nav-wr.active {
		width: 100%
	}
	.main-nav-wr {
		background: url(img/bg-nav-mobile.jpg) center no-repeat;
		-webkit-background-size: cover;
		background-size: cover
	}
	.main-nav-inner {
		padding: 130px 30px 70px;
		border: none;
		background-color: rgba(66, 173, 219, .85)
	}
	.main-nav-btn.active,
	.main-nav-wr.active:before {
		background-color: transparent
	}
	.main-nav-btn.active {
		position: fixed;
		right: 25px;
		top: 25px;
		padding: 0
	}
	.main-nav-wr li {
		margin: 0 0 10px;
		border-bottom: 1px solid #8acbe6;
		padding: 0 0 10px
	}
	.main-nav-wr li:last-child {
		border: none
	}
	header {
		padding: 20px 0
	}
	.block-chose-language {
		padding: 0 0 10px;
		float: none
	}
	ul.flagsUL {
		padding: 0 0 0;
		text-align: center;
		display: inline-block;
	}
	.main-nav-btn {
		padding: 12px 18px;
		min-height: 25px;
		font-size: 16px;
		line-height: 1;
		position: relative;
		float: none;
		color: #fff;
		margin: 0 auto;
		max-width: 310px
	}
	.main-nav-btn:focus,
	.main-nav-btn:hover {
		color: #fff;
		opacity: 1
	}
	.main-nav-btn i {
		float: left;
		margin: 2px 0 0;
		letter-spacing: .03em
	}
	.main-nav-btn.active i {
		display: none!important
	}
	.main-nav-btn .icon-bar {
		margin: 0 0 0 auto
	}
	.block-chose-language img {
		max-width: 35px
	}
	.block-chose-language a {
		margin: 0 2px
	}
	.logo {
		margin: 4px auto 16px;
		max-width: 170px
	}
	header+.content-wr .content {
		padding-top: 170px
	}
	.bg-slider-wr+.box-search {
		margin-top: 200px
	}
	.form-property-enquiry h6 {
		padding: 5px 0;
		font-size: 12px
	}
	.form-wr h4.bordered-btm {
		margin: 5px 0 10px
	}
	.filters-results-sorting-row .select2-container--default .select2-selection {
		border: 1px solid #f0f0f0;
		border-left: none;
		border-right: none
	}
	.btn-favorites {
		padding: 12px 18px 9px;
		text-align: left;
		font-size: 14px
	}
	.box-property-listings {
		padding: 35px 0 0
	}
	body .box-sign-up:last-of-type {
		margin-bottom: -40px
	}
	.filters-results-sorting-row h4 {
		padding: 8px 20px
	}
	.filters-wr h5:after {
		top: -3px
	}
	.filters-wr.active h5:after {
		font-size: 36px;
		right: 0;
		margin: 0 16px;
		top: 0
	}
	.property-slider-thumbs {
		display: none
	}
	.box-property-page .container-1180 {
		padding: 18px 0 60px
	}
	.box-search-by-type {
		padding: 0 0 20px
	}
	.box-property-page .btn-favorites {
		padding: 9px 10px;
		margin: 10px 0 0;
		float: none;
		display: block;
		clear: both
	}
	.box-property-page .btn-previous {
		float: none;
		margin: 10px 0 3px
	}
	.property-stats-item {
		margin: 12px 15px 10px 0;
		padding: 0 10px;
		clear: both
	}
	.property-price {
		padding: 7px 13px;
		margin: 0;
		font-size: 20px;
		display: block
	}
	.btn-share {
		min-width: 100px;
		padding: 12px 15px;
		float: none;
		display: block
	}
	.block-property-stats {
		padding: 0 0 10px;
		margin: 0 0 20px
	}
	.box-property-interest .property-slider-main {
		margin: 15px 0 20px
	}
	.box-property-interest .block-property-make-enquiry {
		margin: 0;
		padding: 0
	}
	.box-property-interest .btn-main {
		margin: 0 auto 15px
	}
	.block-property-make-enquiry .list-styled li:before {
		top: -5px;
		left: 8px
	}
	.columns-count-2 {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1
	}
	.box-property-listings .col-sm-4 {
		width: 100%;
	}
	.bg-slider-wr, .bg-slider-wr .slick-list, .bg-slider-wr .slick-slider, .bg-slider-wr .slick-track, .bg-slider-wr .slide-item, .vcenter {
		min-height: 300px;
    	height: 80%;
	}
	.bg-slider-wr .slide-item {
		background-position: center;
		background-attachment: initial;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		-webkit-background-size: cover;
		background-size: cover;
	}


}

@media screen and (max-width:350px) {
	.footer-fixed-bottom .link-horizontal,
	.link-horizontal {
		font-weight: 300;
		font-size: 13px
	}
	.main-nav-inner {
		min-width: 300px
	}
}