@import url(https://fonts.googleapis.com/css2?family=Prompt&display=swap);

body {
	font-family: Prompt, sans-serif;
	position: relative;
	background: #000226;
	font-size: 15px;
	color: #fff;
	overflow-x: hidden
}

body,
html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0
}

h2,
h3,
h4 {
	font-family: Prompt, sans-serif
}

.page-title a,
.page-title h5 {
	font-family: Prompt, sans-serif;
	font-weight: lighter
}

ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0
}

p {
	line-height: normal;
	margin: 0
}

a {
	color: inherit;
	text-decoration: none
}

a:focus,
a:hover {
	text-decoration: none;
	outline: 0
}

::-webkit-input-placeholder {
	color: #ccc
}

:-moz-placeholder {
	color: #ccc;
	opacity: 1
}

::-moz-placeholder {
	color: #ccc;
	opacity: 1
}

:-ms-input-placeholder {
	color: #ccc
}

input[type=submit] {
	outline: 0;
	border: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #2586B0
}

h2 {
	font-size: 32px;
	text-transform: uppercase
}

h3 {
	font-size: 24px
}

h4 {
	font-size: 18px
}

h2,
h3,
h4 {
	font-weight: 600;
	margin: 0
}

h5 {
	font-size: 16px;
	margin: 0
}

.color_white {
	color: #fff
}

.p-white {
	color: #fff
}

.color_black {
	color: #000
}

i {
	font-size: 20px
}

.bg-color-gray {
	background: #f6f6f6
}

.bg-color-dark-gray {
	background: #eef3f9
}

.bg_white {
	background: #fff
}

.bg_transparent {
	background: 0 0
}

.bg_light_blue {
	background: #0d0f3a
}

.bg_yello {
	background: #fff
}

.bg_light {
	background: #edf3f8
}

.bg_banner {
	background-image: url("../images/bg-banner.png")
}

.bg_banner2 {
	background-image: url("../images/bg-banner2.png");
	background-position: top
}

.top {
	top: 51.8%;
	width: auto
}

.padding_0 {
	padding: 0
}

.padding_t40 {
	padding-top: 40px
}

.padding_b40 {
	padding-bottom: 40px
}

.padding-all20 {
	padding: 20px
}

.padding_t20 {
	padding-top: 20px
}

.padding_b20 {
	padding-bottom: 20px
}

.padding_L_0 {
	padding-left: 0
}

.margin_0 {
	margin: 0
}

.bottom10 {
	margin-bottom: 10px
}

.top10 {
	margin-top: 10px
}

.top20 {
	margin-top: 20px
}

.bottom20 {
	margin-bottom: 20px
}

.padding_right25 {
	padding-right: 25px
}

.padding_left25 {
	padding-left: 25px
}

.p-b-30 {
	padding-bottom: 30px
}

.p-t-30 {
	padding-top: 30px
}

.bottom30 {
	margin-bottom: 30px
}

.top40 {
	margin-top: 40px
}

.padding {
	padding: 80px 0
}

.bottom40 {
	margin-bottom: 40px
}

.padding_bottom {
	padding-bottom: 80px
}

.padding_top {
	padding-top: 80px
}

.padding_b55 {
	padding-bottom: 55px
}

.padding_t55 {
	padding-top: 55px
}

.top30 {
	margin-top: 30px
}

.top5 {
	margin-top: 5px
}

.bottom5 {
	margin-bottom: 5px
}

.bottom20 {
	margin-bottom: 20px
}

.top20 {
	margin-top: 20px
}

.margin-r-20 {
	margin-right: 20px
}

.margin-t60 {
	margin-top: 60px
}

.margin-b60 {
	margin-bottom: 60px
}

.margin_bottom {
	margin-bottom: 80px
}

.margin_top {
	margin-top: 80px
}

.padding-bottom-top-120 {
	padding: 120px 0
}

.seprator {
	display: inline-block
}

.line_1,
.line_1-1,
.line_2,
.line_2-2,
.line_3,
.line_3-3 {
	display: block;
	height: 1px;
	background: #dbdbdb;
	position: relative
}

.line_1 {
	width: 200px;
	margin-top: 10px
}

.line_2 {
	width: 150px;
	margin-top: 5px
}

.line_3 {
	width: 100px;
	margin-top: 5px;
	margin-bottom: 15px
}

.line_4,
.line_5,
.line_6 {
	display: block;
	height: 1px;
	position: relative
}

.line_4 {
	width: 200px;
	margin: 10px auto 0
}

.line_5 {
	width: 150px;
	margin: 5px auto 0
}

.line_6 {
	width: 100px;
	margin: 5px auto 15px
}

.line_1-1 {
	width: 200px;
	left: 0;
	margin: 10px auto 5px;
	right: 0;
	text-align: center
}

.line_2-2 {
	width: 150px;
	margin: 0 auto 5px;
	right: 0;
	text-align: center
}

.line_3-3 {
	width: 100px;
	margin: 0 auto 25px;
	right: 0;
	text-align: center
}

.image img {
	width: 100%
}

.image>a {
	display: block
}

.loader {
	position: fixed;
	z-index: 110000;
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	overflow: hidden;
	top: 0;
	bottom: 0
}

.cssload-thecube .cssload-cube::before {
	background-color: #fff
}

.cssload-thecube {
	top: 30%;
	width: 73px;
	height: 73px;
	margin: 0 auto;
	margin-top: 49px;
	position: relative;
	transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg)
}

.cssload-thecube .cssload-cube {
	position: relative;
	transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg)
}

.cssload-thecube .cssload-cube {
	float: left;
	width: 50%;
	height: 50%;
	position: relative;
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1)
}

.cssload-thecube .cssload-cube:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	animation: cssload-fold-thecube 3.12s infinite linear both;
	-o-animation: cssload-fold-thecube 3.12s infinite linear both;
	-ms-animation: cssload-fold-thecube 3.12s infinite linear both;
	-webkit-animation: cssload-fold-thecube 3.12s infinite linear both;
	-moz-animation: cssload-fold-thecube 3.12s infinite linear both;
	transform-origin: 100% 100%;
	-o-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%
}

.cssload-thecube .cssload-c2 {
	transform: scale(1.1) rotateZ(90deg);
	-o-transform: scale(1.1) rotateZ(90deg);
	-ms-transform: scale(1.1) rotateZ(90deg);
	-webkit-transform: scale(1.1) rotateZ(90deg);
	-moz-transform: scale(1.1) rotateZ(90deg)
}

.cssload-thecube .cssload-c3 {
	transform: scale(1.1) rotateZ(180deg);
	-o-transform: scale(1.1) rotateZ(180deg);
	-ms-transform: scale(1.1) rotateZ(180deg);
	-webkit-transform: scale(1.1) rotateZ(180deg);
	-moz-transform: scale(1.1) rotateZ(180deg)
}

.cssload-thecube .cssload-c4 {
	transform: scale(1.1) rotateZ(270deg);
	-o-transform: scale(1.1) rotateZ(270deg);
	-ms-transform: scale(1.1) rotateZ(270deg);
	-webkit-transform: scale(1.1) rotateZ(270deg);
	-moz-transform: scale(1.1) rotateZ(270deg)
}

.cssload-thecube .cssload-c2:before {
	animation-delay: .39s;
	-o-animation-delay: .39s;
	-ms-animation-delay: 0.39s;
	-webkit-animation-delay: .39s;
	-moz-animation-delay: .39s
}

.cssload-thecube .cssload-c3:before {
	animation-delay: .78s;
	-o-animation-delay: .78s;
	-ms-animation-delay: 0.78s;
	-webkit-animation-delay: .78s;
	-moz-animation-delay: .78s
}

.cssload-thecube .cssload-c4:before {
	animation-delay: 1.17s;
	-o-animation-delay: 1.17s;
	-ms-animation-delay: 1.17s;
	-webkit-animation-delay: 1.17s;
	-moz-animation-delay: 1.17s
}

@keyframes cssload-fold-thecube {

	0%,
	10% {
		transform: perspective(136px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		transform: perspective(136px) rotateX(0);
		opacity: 1
	}

	100%,
	90% {
		transform: perspective(136px) rotateY(180deg);
		opacity: 0
	}
}

@-o-keyframes cssload-fold-thecube {

	0%,
	10% {
		-o-transform: perspective(136px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		-o-transform: perspective(136px) rotateX(0);
		opacity: 1
	}

	100%,
	90% {
		-o-transform: perspective(136px) rotateY(180deg);
		opacity: 0
	}
}

@-ms-keyframes cssload-fold-thecube {

	0%,
	10% {
		-ms-transform: perspective(136px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		-ms-transform: perspective(136px) rotateX(0);
		opacity: 1
	}

	100%,
	90% {
		-ms-transform: perspective(136px) rotateY(180deg);
		opacity: 0
	}
}

@-webkit-keyframes cssload-fold-thecube {

	0%,
	10% {
		-webkit-transform: perspective(136px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		-webkit-transform: perspective(136px) rotateX(0);
		opacity: 1
	}

	100%,
	90% {
		-webkit-transform: perspective(136px) rotateY(180deg);
		opacity: 0
	}
}

@-moz-keyframes cssload-fold-thecube {

	0%,
	10% {
		-moz-transform: perspective(136px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		-moz-transform: perspective(136px) rotateX(0);
		opacity: 1
	}

	100%,
	90% {
		-moz-transform: perspective(136px) rotateY(180deg);
		opacity: 0
	}
}

.color-1 {
	background: #ed2a28
}

.color-2 {
	background: #0a8fd5
}

.color-3 {
	background: #ff8000
}

.color-4 {
	background: #27c911
}

.color-5 {
	background: #0dbae8
}

.color-6 {
	background: #8b4da5
}

.color-7 {
	background: #068b85
}

.color-8 {
	background: #173471
}

.color-9 {
	background: #ffc815
}

.color-10 {
	background: #e78800
}

.color-picker {
	position: fixed;
	left: -239px;
	top: 150px;
	width: 239px;
	background: #e6e6e6;
	z-index: 999999;
	-webkit-transition: all .3s ease
}

.color-picker a.handle {
	position: absolute;
	top: 0;
	left: 239px;
	width: 50px;
	height: 50px;
	text-align: center;
	background: #262626;
	z-index: 9999
}

.color-picker a.handle i {
	color: #fff;
	font-size: 25px;
	line-height: 50px
}

.color-picker .settings-header {
	background: #3c3c3c;
	height: 50px;
	padding: 21px 34px 0 34px
}

.color-picker .settings-header h3 {
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 0;
	padding: 0;
	margin-top: 0;
	padding-bottom: 5px
}

.color-picker .section {
	padding: 20px 20px;
	border-bottom: 1px solid #ccc;
	overflow: hidden
}

.color-picker .section h4 {
	font-size: 16px;
	text-transform: none;
	color: #3c3c3c;
	line-height: 16px;
	padding: 0;
	margin-bottom: 20px;
	text-align: left
}

.color-picker .section i {
	font-size: 16px;
	margin-right: 10px
}

.color-picker span {
	font-size: 13px;
	color: #9a9a9a
}

.color-picker .colors a {
	display: block;
	width: 30px;
	height: 30px;
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 5px;
	float: left;
	border: 2px #bebebe solid;
	border-radius: 100%
}

.color-picker .skin a {
	display: block;
	width: 70px;
	height: 30px;
	margin-left: 0;
	margin-top: 0;
	margin-right: 5px;
	float: left;
	text-align: center;
	line-height: 30px;
	border: 2px transparent solid
}

.color-picker .skin a.actt {
	border: 2px #fff solid
}

.socials li {
	display: inline-block
}

.socials li a {
	color: #dbdbdb;
	/* border: 1px solid #dbdbdb; */
	display: block;
	font-size: 14px;
	height: 32px;
	line-height: 30px;
	width: 32px;
	/* margin: 5px 5px 5px 0; */
	text-align: center;
	border-radius: 50%;
	top: 0;
}

.socials.dark li a {
	color: #676767;
	border-color: #676767
}

.socials li a:focus,
.socials li a:hover {
	color: #fff
}
.socials img{
	width: 25px;
}
.socials img:hover{
	width: 30px;
}
.link_arrow {
	color: #2a2a2a;
	text-transform: capitalize
}

.btn_brd,
.dark_border,
.link_arrow,
.white_border {
	display: inline-block;
	font-weight: 700;
	font-size: 14px
}

.link_arrow::after {
	color: inherit;
	content: "\f105";
	font-family: fontawesome;
	font-size: 18px;
	font-weight: 400;
	line-height: normal;
	margin-left: 8px;
	position: relative;
	left: 0;
	top: -2px;
	vertical-align: middle
}

.link_arrow:focus::after,
.link_arrow:hover::after {
	left: 5px
}

.btn_brd,
.btn_fill,
.dark_border,
.white_border {
	padding: 12px 40px;
	text-transform: uppercase;
	border-radius: 4px;
	display: inline-block
}

.btn_brd {
	background: #fff;
	color: #222;
	margin-right: 15px
}

.white_border {
	border: 1px solid #fff;
	color: #fff
}

.dark_border {
	border: 1px solid #313030;
	color: #313030
}

.white_border:focus,
.white_border:hover {
	border: 1px solid #0071A3;
	background: 0 0;
	color: #0071A3 !important
}

.btn_fill,
.dark_border:focus,
.dark_border:hover,
a.back-to:focus,
a.back-to:hover {
	color: #fff
}

.btn_fill {
	font-weight: 700 !important;
	text-align: center
}

.btn_brd:focus,
.btn_brd:hover,
.btn_fill:focus,
.btn_fill:hover {
	background: #b7b7b7;
	color: #232122
}

button {
	border: none;
	box-shadow: none
}

a.back-to {
	border-radius: 0;
	bottom: 100px;
	color: #fff;
	display: none;
	font-size: 18px;
	height: 40px;
	line-height: 45px;
	position: fixed;
	right: 20px;
	text-align: center;
	width: 40px;
	z-index: 999
}

.short-msg a.short-topup {
	border-radius: 0;
	bottom: 55px;
	color: #fff;
	font-size: 22px;
	height: 40px;
	line-height: 36px;
	position: fixed;
	right: 20px;
	text-align: center;
	width: 40px;
	z-index: 999
}

.skills .progress {
	height: 6px;
	background: #e7e7e7;
	border-radius: 0
}

.skills p.pull-right {
	font-size: 14px
}

.pager {
	margin: 0
}

.pager,
pager>li {
	display: inline-block;
	border-radius: 4px
}

.pager li>a {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	display: inline-block;
	font-size: 16px;
	padding: 8px 16px;
	color: #676767
}

.pager li.active>a,
.pager li>a:focus,
.pager li>a:hover {
	color: #fff
}

#menu_bars span,
.image,
.image img,
.intro .dropdown li,
.link_arrow::after,
.more-filter>.more-filter,
.more-filter>.text-2,
.owl-controls .owl-page span,
.owl-next,
.owl-prev,
.team-hover,
.team-hover .desk,
.team-hover .s-link,
.text-1,
a,
button,
input {
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

#team {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: translate(-10%, 100%) scale(0, 0);
	-moz-transform: translate(-10%, 100%) scale(0, 0);
	-o-transform: translate(-10%, 100%) scale(0, 0);
	-ms-transform: translate(-10%, 100%) scale(0, 0);
	transform: translate(-10%, 100%) scale(0, 0);
	opacity: 0;
	z-index: 11000
}

#team.open {
	-webkit-transform: translate(0, 0) scale(1, 1);
	-moz-transform: translate(0, 0) scale(1, 1);
	-o-transform: translate(0, 0) scale(1, 1);
	-ms-transform: translate(0, 0) scale(1, 1);
	transform: translate(0, 0) scale(1, 1);
	opacity: 1
}

#team .close {
	background-color: #303133;
	box-shadow: none;
	color: #fff;
	font-size: 27px;
	font-weight: 400;
	opacity: 1;
	padding: 10px 17px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	text-shadow: none
}

.team_popup {
	background: #fff;
	border-radius: 0;
	left: 50%;
	max-width: 100%;
	width: 70%;
	padding: 46px 40px;
	position: fixed;
	top: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.team_popup .popup_image>img {
	width: 100%;
	border-radius: 0
}

.team_popup .progress {
	background-color: #d9d9d9;
	border-radius: 0;
	box-shadow: 0;
	height: 6px;
	margin-bottom: 20px;
	margin-right: 30px;
	overflow: hidden
}

.team_popup .progress-bar {
	box-shadow: 0
}

.team_popup .lebal {
	margin-right: 30px
}

.team_popup .lebal>p {
	display: inline-block;
	font-weight: 700
}

.nav-tabs>li>a>.fa {
	margin-right: 5px
}

.short-msg-tab .tab-pane h3 {
	font-weight: 400;
	margin: 30px 0;
	font-size: 20px;
	padding-bottom: 7px;
	display: inline-block
}

.modal-open {
	padding: 0 !important
}

.short-msg-tab .tab-pane h3 {
	font-weight: 400;
	margin: 30px 0;
	font-size: 20px;
	padding-bottom: 7px;
	display: inline-block
}

#team-sev .team-box {
	border: 1px solid #dadada;
	padding: 30px 45px;
	position: relative;
	cursor: pointer;
	margin-bottom: 35px;
	background: #fff
}

#team-sev .team-box h2 {
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	padding: 20px 0 0;
	color: #222;
	text-transform: uppercase
}

#team-sev .team-box p {
	font-size: 14px;
	padding-bottom: 10px
}

.team-box img {
	width: 100%
}

#team-sev .team-box ul {
	position: relative;
	z-index: 2
}

#team-sev .team-box ul li {
	margin: 0 3px;
	font-size: 18px;
	color: #dadada;
	display: inline-block
}

#team-sev .team-box .team-box-overlay {
	position: absolute;
	bottom: 0;
	top: 0;
	height: 0;
	left: 0;
	right: 0;
	width: 100%;
	overflow: hidden;
	transition: .5s
}

#team-sev .team-box .team-box-overlay h2 {
	color: #fff;
	font-weight: 600;
	padding-top: 75px
}

#team-sev .team-box .team-box-overlay p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .25px;
	padding: 45px 20px 110px 20px
}

#team-sev .team-box:hover .team-box-overlay {
	transition: .5s;
	height: 100%
}

#team-sev .team-box:hover a {
	color: #fff
}

.overlay {
	background: rgba(0, 0, 0, .8);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-moz-transform: scale(.5);
	-ms-transform: scale(.5);
	-o-transform: scale(.5);
	-webkit-transform: scale(.5);
	transform: scale(.5)
}

.cbp-item:hover .overlay,
.image:hover .overlay,
.property_item:hover .overlay {
	display: block;
	opacity: 1;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1)
}

.centered,
.overlay {
	position: absolute
}

.centered {
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center
}

a.centered {
	background: #fff;
	border-radius: 4px;
	color: #676767;
	display: inline-block;
	font-size: 25px;
	line-height: 18px;
	padding: 15px;
	width: auto
}

.border_radius {
	border-radius: 4px
}

figure.effect-layla::after,
figure.effect-layla::before {
	position: absolute;
	content: '';
	opacity: 0
}

figure.effect-layla::before {
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

figure.effect-layla::after {
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

figure.effect-layla .link,
figure.effect-layla figcaption::after,
figure.effect-layla figcaption::before,
figure.effect-layla h3,
figure.effect-layla p {
	-webkit-transition: opacity .35s, -webkit-transform .5s;
	transition: opacity .35s, transform .5s
}

figure.effect-layla:hover img {
	opacity: 1
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover figcaption::before {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.background-color-white {
	background: #fff none repeat scroll 0 0
}

.project-owl-slideee .item {
	box-shadow: -5px 5px 0 rgba(169, 146, 105, .9)
}

.project-owl-slidee {
	margin-left: -30px;
	margin-top: 25px;
	z-index: 1
}

.project-owl-slidee .item {
	padding: 38px 30px;
	box-shadow: 5px 5px 0 rgba(0, 0, 0, .4)
}

.project-owl-slidee .item h4 {
	font-weight: 400;
	margin-top: 0
}

.project-owl-slidee .item .small-title {
	margin-bottom: 25px
}

.project-owl-slidee .item p {
	margin: 0
}

.project-owl-slidee .item p span {
	font-weight: 700
}

.project-owl-slidee .item a {
	margin-top: 15px
}

.project1:hover figure.effect-layla figcaption::after,
.project1:hover figure.effect-layla figcaption::before {
	opacity: 1 !important;
	-webkit-transform: scale(1) !important;
	transform: scale(1) !important
}

.project1 {
	margin-bottom: 45px !important
}

.clr {
	clear: both
}

#projects-1column .load-more {
	margin-top: 20px !important
}

.project-owl-slideee {
	margin: 0 !important;
	position: absolute;
	right: 12px;
	top: 30px;
	width: auto
}

.project-images {
	position: relative
}

.project-owl-slideee .item {
	box-shadow: -5px 5px 0 rgba(169, 146, 105, .9)
}

.padding-left-15 {
	padding-left: 15px
}

.padding-right-15 {
	padding-right: 15px
}

.margin-left-33 {
	margin-left: -30px
}

#projects-3column .project-images {
	padding-left: 30px;
	position: relative
}

#projects-3column .project1 {
	margin-bottom: 0 !important
}

#projects-3column .main-title {
	padding: 24px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%
}

#projects-3column .main-title h4 {
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 18px;
	text-transform: capitalize
}

.project1:hover figure.effect-layla .main-title {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

figure.effect-layla .main-title {
	opacity: 0;
	-webkit-transform: translate3d(0, 10px, 0);
	transform: translate3d(0, 10px, 0)
}

.gri {
	width: 100%
}

.gri figure {
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: #474747;
	text-align: center;
	cursor: pointer
}

.gri img {
	position: relative;
	display: block;
	opacity: 1;
	width: 100%
}

.gri figure figcaption {
	color: #fff;
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.gri figure figcaption::after,
.gri figure figcaption::before {
	pointer-events: none
}

.gri figure figcaption {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

#our-agent-slider .item:hover .view-caption {
	background-color: rgba(0, 0, 0, .7);
	opacity: 1;
	transform: scale(1)
}

.property-details .pro-video a.html5lightbox.content-vbtn-color-blue {
	border-radius: 0;
	color: #111;
	font-size: 26px;
	height: 64px;
	line-height: 54px;
	position: absolute;
	right: 42%;
	text-align: center;
	top: 42%;
	width: 64px
}

.property-details .pro-video img {
	border-radius: 0;
	width: 100%
}

.ageent_overlay {
	background-color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.ageent_overlay img {
	height: 100%;
	width: 100%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.ageent_overlay:hover .view-caption {
	opacity: 1;
	background-color: rgba(0, 0, 0, .8);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1)
}

.ageent_overlay:hover .view-caption:hover a {
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1)
}

.ageent_overlay .view-caption {
	background-color: rgba(0, 0, 0, 0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-moz-transform: scale(.5);
	-o-transform: scale(.5);
	-ms-transform: scale(.5);
	-webkit-transform: scale(.5);
	transform: scale(.5)
}

.ageent_overlay .view-caption h4 {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-moz-transform: scale(.4);
	-o-transform: scale(.4);
	-ms-transform: scale(.4);
	-webkit-transform: scale(.4);
	transform: scale(.4)
}

.ageent_overlay .view-caption a {
	border: medium none;
	border-radius: 4px;
	bottom: 55%;
	color: #111;
	display: inline-block;
	font-size: 25px;
	line-height: 18px;
	padding: 15px;
	position: relative;
	top: 45%;
	transform: scale(.4);
	transition: all .5s ease 0s;
	background: #fff
}

#header-top {
	background: #0071A3;
	background: -webkit-linear-gradient(left, #0071A3 0, #fa0 50%, #ec9d00 100%);
	background: -o-linear-gradient(left, #0071A3 0, #fa0 50%, #ec9d00 100%);
	background: linear-gradient(to right, #0071A3 0, #fa0 50%, #ec9d00 100%);
	padding: 10px 0;
	margin-bottom: 15px
}

.bor_nav {
	border-top: 1px solid #dbdbdb
}

#header-top .header-top-links ul li {
	display: inline-block
}

#header-top .header-top-links ul li a {
	font-size: 12px;
	color: #fff
}

#header-top .header-top-links ul li a i {
	font-size: 15px;
	margin-right: 5px;
	vertical-align: sub
}

.header-login:hover {
	background: #fff
}

.af-line {
	background: #fff;
	display: inline-block;
	height: 12px;
	width: 1px;
	margin: 0 12px -2px
}

.header-login {
	color: #fff;
	padding: 13px 20px 11px;
	margin-left: 12px
}

.header-top-links {
	text-align: right
}

.get-tuch ul li h4,
.get-tuch ul li p {
	margin: 0;
	padding: 0;
	font-family: Prompt
}

#header_2 #header-bottom {
	background: #fff;
	padding: 15px 0;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #dbdbdb
}

#header-top_2 {
	background-color: #1A1A1D;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 999
}

.border_nav_top {
	border-top: 1px solid #fff
}

#header-top_2 .get-tuch {
	display: inline-block;
	margin-left: 40px
}

#header-top_2 .get-tuch i {
	display: inline-block;
	font-size: 34px;
	margin-right: 15px;
	vertical-align: text-bottom;
	color: #fff
}

#header-top_2 .get-tuch>ul {
	display: inline-block
}

#header-top_2 .get-tuch ul li h4,
#header-top_2 .get-tuch ul li p {
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: Prompt
}

#header-top_2 .wrap-sticky .nav.navbar-nav.navbar-right {
	border-top: 1px solid rgba(255, 255, 255, .5)
}

#header-top_2 .wrap-sticky .bootsnav ul.nav>li:last-child {
	margin-right: 0 !important
}

#header-top_2 .wrap-sticky .bootsnav ul.nav>li:first-child {
	margin-left: 0 !important
}

#header-top_2 .wrap-sticky .attr-nav .search {
	margin-right: -28px;
	margin-top: 6px
}

#header-top_2 .header_set {
	margin: 7px 0 58px 0
}

#header-top_2 .search a i {
	color: #fff;
	border-radius: 100%;
	padding: 5px;
	font-size: 18px;
	line-height: 5px
}

#header-top_2 .wrap-sticky .attr-nav {
	border-left: none !important
}

#header-top_2 .collapse.navbar-collapse.nav_bor_bot {
	margin-bottom: -1px
}

#header-top_2 .wrap-sticky .navbar-brand {
	position: absolute;
	top: -40px
}

#header-top_2 .cool-link_3 {
	display: inline-block;
	text-decoration: none
}

#header-top_2 .cool-link_3::after {
	content: "";
	display: block;
	height: 3px;
	transition: width .3s ease 0s;
	width: 0;
	position: relative;
	top: -46px
}

#header-top_2 .cool-link_3.active:after,
#header-top_2 .cool-link_3:hover::after {
	width: 100%
}

#header-top_2 .logo.logo-scrolled {
	margin-top: 18px
}

#header-top_2 nav.navbar.bootsnav.navbar-sticky .navbar-brand {
	display: block
}

.logo_3>img {
	position: relative;
	z-index: 13;
	left: -36px
}

.nav_3>ul {
	background: #fff
}

.nav_3 .navbar-nav {
	display: table;
	table-layout: fixed;
	width: 100%;
	text-align: center
}

.nav_3 .navbar-nav>li {
	display: inline-block;
	float: none
}

.nav_3>ul::before {
	background: #fff;
	content: "";
	height: 86px;
	left: -3px;
	position: absolute;
	top: -29px;
	transform: rotate(-40deg);
	-o-transform: rotate(-40deg);
	-ms-transform: rotate(-40deg);
	-webkit-transform: rotate(-40deg);
	-moz-transform: rotate(-40deg);
	width: 44px;
	z-index: -1
}

.nav_3>ul::after {
	background: #fff;
	content: "";
	height: 86px;
	position: absolute;
	right: -3px;
	top: -29px;
	transform: rotate(40deg);
	-o-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	width: 44px;
	z-index: -1
}

#header-top_3 .collapse.navbar-collapse {
	margin-left: 0
}

#header_top_3 {
	background: #fff;
	position: relative;
	z-index: 46;
	border-bottom: 1px solid #dbdbdb;
	padding: 10px 0
}

#header-top_3 .wrap-sticky {
	height: 100% !important
}

#header-top_3 nav.navbar.bootsnav.sticked {
	background: #fff
}

#header-bottom {
	background: #fff;
	position: relative;
	z-index: 10;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 15px
}

#header-bottom .col-md-10 {
	text-align: right
}

#header-bottom .get-tuch {
	display: inline-block
}

#header-bottom .get-tuch>ul {
	display: inline-block
}

#header-bottom .get-tuch ul li h4,
#header-bottom .get-tuch ul li p {
	padding: 0;
	margin: 0
}

#header-bottom .get-tuch i {
	display: inline-block;
	font-size: 34px;
	margin-right: 7px;
	vertical-align: text-bottom
}

#header-bottom .get-tech-line {
	display: inline-block;
	padding: 0 15px 0 25px;
	vertical-align: top
}

nav.bootsnav.brand-center .navbar-collapse .col-half.right {
	padding-left: 70px
}

nav.bootsnav.brand-center .navbar-collapse .col-half.left {
	padding-right: 80px
}

#main_header .nav.navbar-nav {
	margin-left: -30px
}

.navbar-brand {
	height: auto;
	line-height: normal
}

nav.navbar.bootsnav.sticked .navbar-brand>img {
	/* width: 100% */
}

nav.navbar.bootsnav.navbar-sticky .navbar-brand {
	display: none
}

nav.navbar.bootsnav.sticked .navbar-brand {
	display: inline-block;
	padding: 25px 0 24px;
	width: 170px;
	margin-left: 0
}

nav.navbar.bootsnav.sticked .navbar-nav {
	float: right
}

nav.bootsnav.brand-center .navbar-collapse {
	padding-top: 20px
}

nav.navbar.bootsnav ul.nav>li>a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	padding: 20px 15px;
	font-size: 15px;
	color: #555
}

#header-top_2 nav.navbar.bootsnav ul.nav>li>a {
	color: #fff
}

#header-top_2 nav.navbar.bootsnav.sticked ul.nav>li>a,
nav.navbar.bootsnav.sticked ul.nav>li>a {
	margin: 10px 0;
	color: #555 !important;
}

.collapse navbar-collapse .animated,
.dropdown-menu.animated {
	-webkit-animation-duration: .4s;
	-o-animation-duration: .4s;
	animation-duration: .4s
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
	border: none;
	-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .27);
	-o-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .27);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .27)
}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
	text-align: left
}

nav.navbar.bootsnav ul.nav.navbar-right .dropdown-menu .dropdown-menu {
	left: 100%;
	right: auto
}

.navbar-right .dropdown-menu {
	left: 0;
	right: auto
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a,
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a {
	padding: 10px 15px;
	font-size: 14px
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a:focus,
nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a:hover,
nav.navbar.bootsnav ul.nav .dropdown-menu li.dropdown.on .dropdown-toggle,
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a:focus,
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a:hover,
nav.navbar.bootsnav ul.nav>li.dropdown .dropdown-menu .dropdown-toggle:hover {
	color: #fff
}

nav.bootsnav .megamenu-content .title {
	margin-bottom: 15px
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
	padding: 10px 0
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:focus,
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover {
	padding: 10px 0 10px 10px
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a:focus,
nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a:hover,
nav.navbar.bootsnav ul.nav .dropdown-menu li.dropdown.on .dropdown-toggle,
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a:focus,
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a:hover,
nav.navbar.bootsnav ul.nav>li.dropdown .dropdown-menu .dropdown-toggle:hover {
	color: #fff
}

#menu_bars {
	padding: 15px;
	cursor: pointer;
	display: table;
	position: fixed;
	z-index: 1102;
	background: #fff;
	top: 20px;
	border-radius: 4px
}

#menu_bars.left {
	left: 30px
}

#menu_bars.right {
	right: 30px
}

#menu_bars.left.active {
	left: 220px
}

#menu_bars.right.active {
	right: 220px
}

#menu_bars.active span.t1 {
	-moz-transform: translateY(5px) rotate(-45deg);
	-ms-transform: translateY(5px) rotate(-45deg);
	-o-transform: translateY(5px) rotate(-45deg);
	-webkit-transform: translateY(5px) rotate(-45deg);
	transform: translateY(5px) rotate(-45deg)
}

#menu_bars.active span.t2 {
	opacity: 0;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

#menu_bars.active span.t3 {
	-moz-transform: translateY(-5px) rotate(-135deg);
	-ms-transform: translateY(-5px) rotate(-135deg);
	-o-transform: translateY(-5px) rotate(-135deg);
	-webkit-transform: translateY(-5px) rotate(-135deg);
	transform: translateY(-5px) rotate(-135deg)
}

#menu_bars span {
	background: #000;
	display: block;
	height: 2px;
	width: 20px;
	pointer-events: none
}

#menu_bars span.t2 {
	margin: 3px 0
}

.pushmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0
}

.pushmenu {
	background: #fff;
	padding: 20px 15px;
	width: 270px;
	height: 100%;
	top: 0;
	z-index: 1100;
	position: fixed;
	overflow: hidden
}

.pushmenu-left {
	left: -270px
}

.pushmenu-left.pushmenu-open {
	left: 0;
	box-shadow: 3px 0 3px -3px #c2c2c2
}

.pushmenu-push-toright {
	left: 270px
}

.pushmenu-right {
	right: -270px
}

.pushmenu-right.pushmenu-open {
	right: 0
}

.pushmenu-push-toleft {
	left: -270px
}

.pushmenu .push-logo {
	display: block;
	padding: 34px 15px
}

.pushmenu .push-logo>img {
	display: inline-block
}

.pushmenu .push_nav>li {
	display: block;
	width: 100%
}

.sidebar_menu .socials {
	margin-left: 15px
}

.pushmenu .push_nav>li>a {
	font-size: 14px;
	padding: 12px 0 12px 25px;
	display: block;
	text-transform: uppercase;
	position: relative;
	color: #000;
	font-weight: 600
}

.pushmenu .push_nav .dropdown-menu {
	width: 100%;
	border: none;
	position: relative
}

.pushmenu .push_nav .dropdown-menu li>a {
	font-size: 14px;
	padding: 5px 5px 5px 25px
}

.pushmenu .push_nav .dropdown-menu li>a:hover {
	color: #fff
}

#main_header.header_sev .logo-top_sev img {
	width: 70%
}

#main_header.header_sev {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 999
}

#main_header.header_sev nav.navbar.bootsnav {
	background-color: transparent;
	border: none
}

#main_header.header_sev .wrap-sticky nav.navbar.bootsnav.sticked {
	background-color: #000
}

#main_header.header_sev .navbar-collapse {
	padding-right: 30px;
	padding-left: 30px;
	background: rgba(0, 0, 0, .9);
	border-radius: 0
}

#main_header.header_sev #header-top {
	background: 0 0;
	padding: 15px 0;
	margin-bottom: 0;
	margin-top: 0
}

#main_header.header_sev #header-top .header-top-links {
	text-align: right;
	margin-top: 25px
}

#main_header.header_sev #header-top .header-top-links .header-login {
	color: #fff;
	padding: 0;
	margin-left: 0;
	background: 0 0
}

#main_header.header_sev .social-icons {
	margin-right: 10px
}

#main_header.header_sev nav.navbar.bootsnav ul.nav>li>a {
	color: #fff
}

#main_header.header_eig nav.navbar.bootsnav.navbar-sticky .navbar-brand {
	display: block;
	width: 100%;
	padding: 0;
	top: -7px;
	position: relative
}

#main_header.header_eig nav.navbar.bootsnav.navbar-sticky .navbar-brand img {
	width: 100%;
	transition: .3s
}

#main_header.header_eig nav.navbar.bootsnav.sticked .navbar-brand>img {
	width: 80%;
	transition: .3s;
	margin-top: 19px
}

#main_header.header_nin {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: 0 0
}

#main_header.header_nin nav.navbar.bootsnav {
	background-color: transparent;
	border: none
}

#main_header.header_nin nav.navbar.bootsnav ul.nav>li>a {
	color: #fff;
	padding: 38px 15px
}

#main_header.header_nin nav.navbar.bootsnav.sticked ul.nav>li>a {
	margin: 0;
	padding: 25px 15px
}

#main_header.header_nin .wrap-sticky nav.navbar.bootsnav.sticked {
	background: #000
}

#main_header.header_nin nav.navbar.bootsnav.navbar-sticky .navbar-brand {
	display: block;
	width: 100%;
	padding: 0;
	top: 0;
	position: relative
}

#main_header.header_nin nav.navbar.bootsnav.navbar-sticky .navbar-brand img {
	transition: .3s;
	margin-top: 10px;
	width: 80%
}

#main_header.header_nin nav.navbar.bootsnav.sticked .navbar-brand>img {
	width: 60%;
	transition: .3s;
	margin-top: 7px
}

#main_header.header_nin .attr-nav>ul>li>a {
	color: #fff;
	padding: 38px 15px
}

#main_header.header_nin nav.navbar.bootsnav.sticked .attr-nav>ul>li>a {
	padding: 25px 15px
}

#main_header.header_nin .top-search {
	background-color: #000;
	padding: 20px 0;
	position: absolute;
	z-index: 999;
	left: 0;
	right: 0;
	top: 0
}

#nav_slider .item .nav_tag {
	color: #fff;
	font-size: 10px;
	padding: 5px 15px;
	position: absolute;
	top: 10px
}

#nav_slider .item .nav_tag.yellow {
	right: 10px
}

#nav_slider .item .nav_tag.black {
	background: #1f1f1f
}

#nav_slider .item>h4 {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 16px
}

#nav_slider .item>p {
	margin-left: 20px;
	font-size: 12px
}

#nav_slider .item h4,
#nav_slider .item h4:focus a,
#nav_slider .item h4:hover a,
#nav_slider .item p {
	color: #fff
}

.social-icons {
	clear: both;
	float: right;
	padding-top: 9px
}

nav.navbar.bootsnav.sticked .social-icons {
	display: none
}

#rev_slider_full h2,
#rev_slider_full p,
.property_meta-2>span,
.rev_slider_wrapper .slider-caption .bg_blue,
.rev_slider_wrapper .slider-caption .property_meta span,
.text-tag {
	color: #fff
}

#rev_slider_full h1 {
	font-size: 38px
}

.res-fullvideo-cover {
	background: rgba(22, 22, 22, .35)
}

.rev_slider_wrapper .slider-caption {
	height: auto;
	width: auto;
	display: inline-table;
	margin: 15px;
	overflow: hidden
}

.rev_slider_wrapper .slider-caption .bg_blue {
	display: inline-table;
	right: 11px;
	padding: 10px 15px;
	position: absolute;
	top: 3.5%;
	font-family: Prompt
}

.rev_slider_wrapper .slider-caption h4.bg_blue {
	font-size: 14px
}

.rev_slider_wrapper .slider-caption .bg_white {
	padding: 10px;
	background: rgba(255, 255, 255, .9);
	border-radius: 4px;
	min-width: 500px;
	max-width: 99%;
	width: 99%
}

.bg_blue.default_clr>span {
	font-size: 12px
}

.rev_slider_wrapper .slider-caption .bg_white .btn-more,
.rev_slider_wrapper .slider-caption .bg_white h2,
.rev_slider_wrapper .slider-caption h4.bg_blue {
	font-weight: 400
}

.rev_slider_wrapper .slider-caption .property_meta {
	background: #454040
}

.text-border {
	border: 1px solid #dbdbdb
}

.text-tag {
	padding: 3px 10px;
	position: relative;
	top: 0;
	font-size: 12px
}

.border-top {
	background: #fff;
	height: 1px;
	left: 10px;
	position: absolute;
	right: 10px
}

.padding-15-30 {
	margin: 2px 0 30px 13px;
	display: inline-block
}

.padding-10 {
	padding: 10px
}

.tparrows.tp-leftarrow {
	background: url(../images/arrow-left.png) no-repeat
}

.tparrows.tp-rightarrow {
	background: url(../images/arrow-right.png) no-repeat
}

.tp-leftarrow,
.tp-rightarrow {
	margin: 5px;
	height: 46px;
	width: 46px
}

.rev_slider_wrapper #rev_slider_3 .slide-content {
	padding-left: 30px;
	padding-bottom: 5px
}

.rev_slider_wrapper #rev_slider_3 .slide-content .title {
	position: relative;
	font-size: 36px;
	font-weight: 500;
	font-style: italic;
	line-height: 1em;
	margin-bottom: 10px
}

.rev_slider_wrapper #rev_slider_3 .slide-content .big-title {
	position: relative;
	font-weight: 600;
	font-size: 60px;
	color: #fff;
	line-height: 1.2em;
	margin: 0 0 7px
}

.rev_slider_wrapper #rev_slider_3 .slide-content p {
	position: relative;
	font-style: italic;
	margin-bottom: 30px;
	color: #fff;
	font-size: 20px;
	font-weight: 200
}

#property-1-slider .item {
	margin: 0 15px
}
#property-6-slider .item {
	margin: 0 15px
}

.slider-br .item {
	margin: 0 15px
}

.owl-theme .owl-controls {
	margin: 0;
	padding-top: 0
}

#agent-2-slider.owl-theme .owl-controls,
#agent-4-slider.owl-theme .owl-controls {
	padding-top: 0
}

.owl-pagination {
	padding-left: 15px;
	padding-right: 15px
}

.owl-controls .owl-page {
	display: inline-block
}

.owl-theme .owl-controls .owl-page span {
	background: #1d1d1d;
	border-radius: 0;
	display: block;
	height: 4px;
	margin: 0 2px;
	opacity: .5;
	width: 24px
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1
}

.owl-theme .owl-controls .owl-page {
	display: inline-block
}

#about_single .owl-pagination {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0
}

#about_single.owl-theme .owl-controls,
#agent-3-slider.owl-theme .owl-controls,
#property-d-1.owl-theme .owl-controls {
	padding: 0;
	text-align: center
}

#nav_slider .item {
	margin: 25px 5px 0;
	padding-bottom: 15px
}

#agent-3-slider .owl-next,
#agent-3-slider .owl-prev,
#nav_slider .owl-next,
#nav_slider .owl-prev {
	background: #fff;
	top: 50%;
	margin-top: -22px
}

#nav_slider .owl-prev {
	left: 15px
}

#nav_slider .owl-next {
	right: 14px
}

#nav_slider .owl-next {
	border: 1px solid;
	display: inline-block;
	padding: 7px 16px;
	right: 14px
}

#nav_slider .owl-prev {
	border: 1px solid;
	display: inline-block;
	padding: 7px 16px;
	right: 14px;
	margin-right: 5px
}

#partner_slider .item,
#partner_slider_2 .item {
	margin: 30px 10px;
	text-align: center
}

#partner_slider .item img,
#partner_slider_2 .item img {
	display: inline-block;
	width: auto;
	border: 1px solid #dbdbdb;
	padding: 10px
}

#agent-2-slider .owl-next,
#agent-2-slider .owl-prev,
#listing_slider .owl-next,
#listing_slider .owl-prev,
#property-1-slider .owl-next,
#property-1-slider .owl-prev,
#property-6-slider .owl-next,
#property-6-slider .owl-prev,
#property-2-slider .owl-next,
#property-2-slider .owl-prev,
#property-3-slider .owl-next,
#property-3-slider .owl-prev,
#property-4-slider .owl-next,
#property-4-slider .owl-prev,
#property-5-slider .owl-next,
#property-5-slider .owl-prev,
#property-d-1 .owl-next,
#property-d-1 .owl-prev,
#property-listing-slider .owl-next,
#property-listing-slider .owl-prev,
.slider-br .owl-next,
.slider-br .owl-prev {
	background: #fff;
	border: 1px solid #dbdbdb
}

#agent-2-slider .owl-next,
#agent-2-slider .owl-prev,
#agent-3-slider .owl-next,
#agent-3-slider .owl-prev,
#listing_slider .owl-next,
#listing_slider .owl-prev,
#property-1-slider .owl-next,
#property-1-slider .owl-prev,
#property-6-slider .owl-next,
#property-6-slider .owl-prev,
#property-2-slider .owl-next,
#property-2-slider .owl-prev,
#property-3-slider .owl-next,
#property-3-slider .owl-prev,
#property-4-slider .owl-next,
#property-4-slider .owl-prev,
#property-5-slider .owl-next,
#property-5-slider .owl-prev,
#property-d-1 .owl-next,
#property-d-1 .owl-prev,
#property-listing-slider .owl-next,
#property-listing-slider .owl-prev,
.slider-br .owl-next,
.slider-br .owl-prev {
	border-radius: 4px;
	font-size: 20px;
	height: 42px;
	line-height: 38px;
	position: absolute;
	text-align: center;
	width: 45px;
	margin-top: 0;
	top: 35%
}

#agent-2-slider .owl-prev,
#agent-3-slider .owl-prev,
#listing_slider .owl-prev,
#property-1-slider .owl-prev,
#property-6-slider .owl-prev,
#property-2-slider .owl-prev,
#property-3-slider .owl-prev,
#property-4-slider .owl-prev,
#property-5-slider .owl-prev,
#property-listing-slider .owl-prev,
.slider-br .owl-prev {
	left: -50px
}

#listing_slider .owl-next,
#property-1-slider .owl-next,
#property-6-slider .owl-next,
#property-2-slider .owl-next,
#property-3-slider .owl-next,
#property-4-slider .owl-next,
#property-5-slider .owl-next,
#property-listing-slider .owl-next {
	right: -50px
}

.slider-br .owl-next {
	right: -50px
}

#property-d-1 .owl-prev {
	left: 0
}

#agent-2-slider .owl-next,
#agent-3-slider .owl-next,
#property-d-1 .owl-next {
	right: 0
}

#agent-2-slider .owl-next,
#agent-2-slider .owl-prev,
#property-d-1 .owl-next,
#property-d-1 .owl-prev {
	top: 50%
}

#agent-2-slider .owl-next:focus,
#agent-2-slider .owl-prev:hover,
#agent-3-slider .owl-next:focus,
#agent-3-slider .owl-next:hover,
#agent-3-slider .owl-prev:focus,
#agent-3-slider .owl-prev:hover,
#listing_slider .owl-next:hover,
#listing_slider .owl-prev:hover,
#property-1-slider .owl-next:hover,
#property-1-slider .owl-prev:hover,
#property-6-slider .owl-next:hover,
#property-6-slider .owl-prev:hover,
#property-2-slider .owl-next:hover,
#property-2-slider .owl-prev:hover,
#property-3-slider .owl-next:hover,
#property-3-slider .owl-prev:hover,
#property-4-slider .owl-next:hover,
#property-4-slider .owl-prev:hover,
#property-5-slider .owl-next:hover,
#property-5-slider .owl-prev:hover,
#property-d-1 .owl-next:hover,
#property-d-1 .owl-prev:hover,
#property-listing-slider .owl-next:hover,
#property-listing-slider .owl-prev:hover,
.slider-br .owl-next:hover,
.slider-br .owl-prev:hover {
	color: #fff
}

#agent-2-slider .owl-next,
#agent-2-slider .owl-prev {
	margin-top: 0
}

#agent-3-slider .property_item {
	margin: 0 !important
}

#banner_eig {
	position: relative
}

#banner_eig_slider .item img {
	width: 100%
}

.banner-search-area {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 0
}

.banner-search {
	background: rgba(255, 255, 255, .8);
	padding: 50px;
	text-align: center;
	border-radius: 0
}

.banner-search p {
	font-size: 19px;
	padding: 7px 0 20px;
	font-weight: 300;
	letter-spacing: 1px
}

.banner-search .form-control {
	display: inline-block;
	width: 89%;
	height: 50px;
	border-radius: 0;
	display: inline-block
}

.banner-search button {
	color: #fff;
	height: 50px;
	width: 10%;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	border-radius: 4px
}

.banner-search button:hover {
	background-color: #222
}

#banner-nin {
	padding: 20% 0 15%;
	background: url(../images/banner-9.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}

#banner-nin .banner_detail h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 300
}

#banner-nin .banner_detail h2 span {
	font-weight: 600
}

#banner-nin .banner_detail #typewriter {
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	padding: 30px 0
}

#banner-nin .btns-box {
	margin-top: 20px
}

#main-slider {
	position: relative;
	padding: 0
}

.no-margin {
	margin: 0;
	padding: 0
}

#main-slider .carousel .carousel-content {
	color: #fff;
	height: 700px;
	padding-top: 23%
}

#main-slider .carousel h2 {
	color: #fff;
	position: relative;
	display: inline-block;
	text-transform: uppercase
}

#main-slider .carousel p {
	color: #fff;
	position: relative;
	margin: 20px 0
}

#main-slider .carousel h2:after,
#main-slider .carousel h2:before,
.border_heading:after,
.border_heading:before {
	content: "";
	background: #fff;
	height: 2px;
	width: auto;
	display: block;
	margin: 5px 0
}

#main-slider .carousel h1 {
	font-size: 50px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 40px 0;
	padding: 0 16%
}

#main-slider .carousel .item {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	left: 0 !important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block !important;
	-webkit-transition: opacity ease-in-out .5s;
	-moz-transition: opacity ease-in-out .5s;
	-o-transition: opacity ease-in-out .5s;
	transition: opacity ease-in-out .5s
}

#main-slider .carousel .item:first-child {
	top: auto;
	position: relative
}

#main-slider .carousel .item.active {
	opacity: 1;
	-webkit-transition: opacity ease-in-out .5s;
	-moz-transition: opacity ease-in-out .5s;
	-o-transition: opacity ease-in-out .5s;
	transition: opacity ease-in-out .5s;
	z-index: 1
}

#main-slider .next,
#main-slider .prev {
	position: absolute;
	top: 50%;
	color: #fff;
	display: inline-block;
	margin-top: -25px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	z-index: 5
}

#main-slider .prev {
	left: 10px
}

#main-slider .next {
	right: 10px
}

#main-slider .active .animation.animated-item-1 {
	-webkit-animation: fadeInUp 1.6s linear 1.6s both;
	-moz-animation: fadeInUp 1.6s linear 1.6s both;
	-o-animation: fadeInUp 1.6s linear 1.6s both;
	-ms-animation: fadeInUp 1600ms linear 1600ms both;
	animation: fadeInUp 1.6s linear 1.6s both
}

#main-slider .active .animation.animated-item-4 {
	-webkit-animation: bounceInLeft 1s linear 1s both;
	-moz-animation: bounceInLeft 1s linear 1s both;
	-o-animation: bounceInLeft 1s linear 1s both;
	-ms-animation: bounceInLeft 1000ms linear 1000ms both;
	animation: bounceInLeft 1s linear 1s both
}

#main-slider .active .animation.animated-item-5 {
	-webkit-animation: bounceInRight 1.4s linear 14s both;
	-moz-animation: bounceInRight 1.4s linear 1.4s both;
	-o-animation: bounceInRight 1.4s linear 1.4s both;
	-ms-animation: bounceInRight 1400ms linear 1400ms both;
	animation: bounceInRight 1.4s linear 1.4s both
}

.hero_slider {
	position: relative;
	width: 100%
}

.hero_slider .search_2_set {
	display: block;
	padding: 15px 15px 0;
	margin-top: 0
}

#home_icon .col-md-2 {
	padding: 0
}

#home_icon .home_feature {
	background: 0 0;
	display: block;
	padding: 26px 0;
	width: 100%;
	cursor: pointer
}

#home_icon .home_feature h4 {
	font-size: 16px;
	margin: 7px 0;
	font-weight: 700;
	letter-spacing: 2px
}

#home_icon .home_feature h4,
#home_icon .home_feature i,
#home_icon .home_feature p {
	color: #fff
}

#home_icon .home_feature p {
	font-size: 12px
}

#home_icon .home_feature i {
	font-size: 40px
}

#home_icon .home_feature:hover {
	background: #fff;
	-moz-transition: color 1s ease 0s, background .5s ease;
	-ms-transition: color 1s ease 0s, background .5s ease;
	-o-transition: color 1s ease 0s, background .5s ease;
	-webkit-transition: color 1s ease 0s, background .5s ease;
	transition: color 1s ease 0s, background .5s ease
}

.property-query-area.property-page-bg,
.query-title,
.single-query select {
	position: relative
}

.query-title {
	margin-top: -70px;
	text-align: center;
	z-index: 20
}

.query-title>h2 a,
.single-query option {
	color: #fff
}

.query-title>h2 {
	font-size: 18px;
	font-weight: 700;
	padding: 21px 0;
	text-transform: uppercase
}

.single-query label,
.single-query-slider label {
	font-size: 14px;
	margin-bottom: 7px;
	font-weight: 500
}

.single-query {
	margin-bottom: 10px
}

.single-query {
	margin-bottom: 10px
}

.single-query .keyword-input {
	border: 1px solid #e5e5e5;
	height: 40px;
	border-radius: 0;
	padding-left: 10px;
	width: 100%;
	background: #fff
}

.single-query input,
.single-query select {
	text-transform: normal;
	background: #fff
}

.intro .zelect,
.search-2 .intro .zelect,
.single-query input,
.single-query select {
	width: 100%
}

.single-query select {
	-moz-appearance: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom: 1px solid #e5e5e5;
	border-image: none;
	border-left: 1px solid #e5e5e5;
	border-radius: 0;
	border-top: 1px solid #e5e5e5;
	color: #999;
	height: 40px;
	margin-bottom: 15px;
	width: 100%
}

.single-query option {
	border-bottom: 1px solid #ddd;
	padding: 10px
}

.toggle-btn button {
	background: rgba(0, 0, 0, .2);
	border: 0 none;
	border-radius: 2px 2px 0 0;
	font-size: 24px;
	height: 36px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	width: 65px
}

.nstSlider {
	height: 2px;
	top: 8px;
	background-color: #efefef;
	position: relative;
	z-index: 1
}

.query-submit-button {
	display: inline-block
}

.nstSlider .leftGrip,
.nstSlider .rightGrip {
	width: 12px;
	height: 12px;
	top: -6px;
	background-color: #2586B0
}

.nstSlider .bar {
	height: 2px;
	top: 0;
	background-color: #2586B0;
	width: 100%
}

.leftLabel,
.rightLabel {
	color: #2586B0;
	display: inline-block
}

.single-query-slider .price {
	display: inline-block;
	float: right;
	font-size: 14px
}

.white .nstSlider {
	background-color: #5d6d7e
}

.white .nstSlider .bar,
.white .nstSlider .leftGrip,
.white .nstSlider .rightGrip {
	background-color: #fff
}

.btn-slide,
.search-properties .group-button-search .more-filter .icon,
.search-properties .group-button-search .more-filter .text-1,
.search-properties .group-button-search .more-filter .text-2,
.toggle-btn button,
.white .leftLabel,
.white .rightLabel {
	color: #fff
}

.user-properties-filters {
	background-color: #fcfcfd
}

.user-properties-filters .wrapper-filters {
	padding-top: 40px;
	padding-bottom: 15px;
	margin-left: 0;
	margin-right: 0
}

.btn-slide:hover {
	border-color: #2aacff
}

.btn-slide {
	border: medium none;
	border-radius: 4px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	height: 48px;
	line-height: 48px;
	text-align: center;
	text-transform: uppercase;
	width: 160px
}

.search-properties .group-button-search {
	width: 100%
}

.search-properties .group-button-search .more-filter {
	display: inline-block;
	line-height: 50px
}

.search-properties .group-button-search .more-filter .icon,
.search-properties .group-button-search .more-filter .text-1,
.search-properties .group-button-search .more-filter .text-2 {
	display: inline-block;
	margin-bottom: 0;
	text-transform: uppercase;
	transition: all .5s ease
}

.search-properties .group-button-search .more-filter .text-1,
.search-properties .group-button-search .more-filter .text-2 {
	padding-right: 15px;
	font-weight: 700;
	cursor: pointer
}

.search-properties .group-button-search .more-filter .text-2 {
	letter-spacing: .045em
}

.search-properties .group-button-search .more-filter .icon {
	font-size: 1.14em
}

.search-properties .group-button-search .more-filter.show-more .icon {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.search-properties .group-button-search .btn-search {
	display: inline-block;
	float: right
}

.search-properties.search-page {
	padding: 60px 0
}

.search-properties.search-page .btn-search {
	margin-top: 30px
}

.search-properties.bg-gray {
	background-color: #fcfdfd
}

.search-properties.bg-gray .title-search-property {
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	text-transform: capitalize;
	margin-bottom: 30px
}

.search-properties.bg-gray .group-button-search .more-filter .icon,
.search-properties.bg-gray .group-button-search .more-filter .text-1,
.search-properties.bg-gray .group-button-search .more-filter .text-2 {
	color: #838e95
}

.search-propertie-filters {
	background-color: #f4f4f4;
	position: relative;
	margin-top: 20px
}

.search-propertie-filters .container-2 {
	padding: 20px 0 0 20px
}

.search-propertie-filters.bg-gray {
	background-color: #fcfdfd
}

.group-button-search {
	margin-top: 30px;
	position: relative;
	border-radius: 4px;
	display: inline-block;
	padding: 8px 20px 8px 10px
}

.group-button-search a {
	display: block;
	font-size: 12px
}

.more-filter i {
	border-radius: 100%;
	color: #191919 !important;
	font-size: 12px;
	height: 30px;
	line-height: 31px;
	text-align: center;
	width: 30px;
	background: #fff
}

.search-form-group {
	display: inline-block;
	margin-bottom: 25px;
	width: 100%
}

.more-filter .text-1,
.more-filter .text-2 {
	cursor: pointer;
	padding-right: 0
}

.more-filter .icon,
.more-filter .text-1,
.more-filter .text-2 {
	color: #fff;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	text-transform: capitalize;
	font-weight: 500;
	margin-right: 6px
}

.search-form-group .type-checkbox {
	cursor: pointer;
	font-weight: 400;
	letter-spacing: .1em;
	margin-bottom: 0
}

.search-form-group input[type=checkbox] {
	display: none
}

.search-form-group input[type=checkbox]+label:before {
	font-family: FontAwesome;
	display: inline-block
}

.search-form-group input[type=checkbox]+label:before {
	content: "\f096"
}

.search-form-group input[type=checkbox]+label:before {
	letter-spacing: 10px
}

.search-form-group input[type=checkbox]:checked+label:before {
	content: "\f14a"
}

.search-form-group input[type=checkbox]:checked+label:before {
	letter-spacing: 9px
}

.search-form-group.white .type-checkbox {
	color: #999
}

.search-2 .single-query .zelected::after,
.single-query .zelected::after {
	content: url(../images/select-icon.png);
	position: absolute;
	right: 0;
	top: 0
}

.intro .zelect {
	display: inline-block;
	background-color: #fff;
	min-width: 100%;
	cursor: pointer;
	border: 1px solid #dbdece;
	border-radius: 0;
	position: relative
}

.intro .zelected {
	font-weight: 400;
	height: 40px;
	padding-left: 15px;
	padding-top: 9px;
	color: #ccc
}

.intro .zelect.open {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.intro .dropdown {
	background-color: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #dbdece;
	border-top: none;
	position: absolute;
	left: -1px;
	right: -1px;
	top: 36px;
	z-index: 2;
	padding: 3px 5px 3px 3px
}

.intro .dropdown input {
	font-family: sans-serif;
	outline: 0;
	font-size: 14px;
	border-radius: 0;
	border: 1px solid #dbdece;
	color: #ccc;
	box-sizing: border-box;
	width: 100%;
	padding: 7px 0 7px 10px
}

.intro .dropdown ol {
	padding: 0;
	margin: 3px 0 0 0;
	list-style-type: none;
	max-height: 150px;
	overflow-y: scroll
}

.intro .dropdown li {
	padding: 8px 12px
}

.zearch-container {
	margin: 10px
}

.zearch-container::after {
	content: "";
	font-family: FontAwesome;
	position: absolute;
	right: 25px;
	top: 20px;
	color: #999
}

.intro .dropdown li.current {
	color: #fff
}

.intro .dropdown li:hover {
	background-color: #b7b7b7;
	color: #fff
}

.intro .dropdown .no-results {
	margin-left: 10px;
	color: #cccc
}

.search-2 .zearch-container {
	display: none
}

.check-box {
	width: 22px;
	height: 22px;
	cursor: pointer;
	display: inline-block;
	margin: 2px 7px 0 0;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #dbdbdb !important
}

.check-box i {
	background: url("../images/check_mark.png") no-repeat center center;
	position: absolute;
	left: 3px;
	bottom: -15px;
	width: 16px;
	height: 16px;
	opacity: .5;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-transform: rotateZ(-180deg);
	-moz-transform: rotateZ(-180deg);
	-o-transform: rotateZ(-180deg);
	transform: rotateZ(-180deg)
}

.checkedBox {
	-moz-box-shadow: inset 0 0 5px 1px #ccc;
	-webkit-box-shadow: inset 0 0 5px 1px #ccc;
	box-shadow: inset 0 0 5px 1px #ccc;
	border-bottom-color: #fff
}

.checkedBox i {
	bottom: 2px;
	-webkit-transform: rotateZ(0);
	-moz-transform: rotateZ(0);
	-o-transform: rotateZ(0);
	transform: rotateZ(0)
}

.radio-btn {
	width: 20px;
	height: 20px;
	display: inline-block;
	float: left;
	margin: 3px 7px 0 0;
	cursor: pointer;
	position: relative;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 1px solid #ccc;
	box-shadow: 0 0 1px #ccc;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
	background: -webkit-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
	background: -o-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
	background: -ms-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
	background: linear-gradient(to bottom, #fff 0, #f6f6f6 47%, #ededed 100%)
}

.checkedRadio {
	-moz-box-shadow: inset 0 0 5px 1px #ccc;
	-webkit-box-shadow: inset 0 0 5px 1px #ccc;
	box-shadow: inset 0 0 5px 1px #ccc
}

.radio-btn i {
	border: 1px solid #e1e2e4;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 4px;
	top: 4px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%
}

.checkedRadio i {
	background-color: #898a8c
}

.search-form-group.white>span {
	vertical-align: super
}

.search_2 {
	position: relative;
	z-index: 6
}

.search_2 .query-submit-button {
	margin-top: -3px
}

.search_2_set {
	background: rgba(255, 255, 255, .8);
	margin-top: -12%;
	padding-top: 27px;
	position: relative;
	width: 100%
}

#estimate {
	background: url(../images/estimate_bg.jpg) no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: center center;
	overflow: hidden
}

.estimate_form h2 {
	color: #fff
}

.bs-searchbox {
	position: relative
}

.bs-searchbox::after {
	content: "\f002";
	position: absolute;
	font-family: FontAwesome;
	right: 20px;
	top: 11px
}

.bootstrap-select {
	width: 100% !important
}

.bootstrap-select .btn.dropdown-toggle.btn-default {
	border: 1px solid #e5e5e5;
	border-radius: 0;
	height: 40px;
	padding-left: 10px;
	transition: all .3s ease 0s;
	width: 100%;
	background-color: #fff;
	color: #ccc;
	box-shadow: none;
	margin-bottom: 0
}

.bootstrap-select .dropdown-menu>li>a {
	padding: 10px 20px;
	margin: 0 8px
}

#estimate .bootstrap-select .btn.dropdown-toggle.btn-default,
#estimate .single-query>input[type=text] {
	border: 1px solid #999;
	border-radius: 0;
	height: 40px;
	padding-left: 10px;
	transition: all .3s ease 0s;
	width: 100%;
	background-color: rgba(255, 255, 255, .3);
	color: #fff;
	box-shadow: none;
	margin-bottom: 0
}

#estimate .single-query {
	margin-bottom: 15px
}

.estimate_image img {
	bottom: -86px;
	position: relative
}

#estimate .intro .dropdown li {
	color: #676767
}

#estimate .intro .dropdown li.current,
.estimate_form>p {
	color: #fff
}

.estimate_form>p {
	margin: 15px 0 50px
}

#property-search-sev {
	background: url("../images/property-search.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

#property-search-sev .search-2 {
	margin-top: 25px
}

#property-search-sev .leftLabel,
#property-search-sev .rightLabel,
#property-search-sev .single-query label,
#property-search-sev .single-query-slider .price,
#property-search-sev .single-query-slider label,
#property-search-sev h2 {
	color: #fff
}

#property-search-sev .bootstrap-select .btn.dropdown-toggle.btn-default,
#property-search-sev .single-query .keyword-input {
	border: 1px solid #999;
	background-color: rgba(255, 255, 255, .3);
	color: #fff
}

#property-search-sev .nstSlider .bar,
#property-search-sev .nstSlider .leftGrip,
#property-search-sev .nstSlider .rightGrip {
	background-color: #fff
}

#main-features .col-sm-7 {
	padding-left: 90px
}

#main-features .media.service-box:first-child {
	margin-top: 80px
}

#main-features .media,
#main-features .media-body {
	overflow: visible
}

.features-img {
	margin-top: 40px
}

.features-img img {
	width: 100%
}

.media.service-box {
	margin: 55px 0;
	cursor: pointer
}

.service-box .media-heading {
	font-size: 22px;
	color: #222;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 600
}

.service-box .media-body p {
	font-size: 14px
}

.media.service-box .pull-left {
	font-size: 24px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	width: 64px;
	padding: 0;
	box-shadow: inset 0 0 0 1px #d7d7d7;
	-webkit-box-shadow: inset 0 0 0 1px #888;
	transition: background-color .4s, background-color .4s;
	transform: rotate(-45deg);
	position: relative;
	margin-right: 40px;
	transform: rotate(45deg)
}

.media.service-box .pull-left>i {
	transition: background-color .4s, background-color .4s;
	transform: rotate(-45deg)
}

.media.service-box .pull-left::after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	top: 50%;
	margin-top: -40px;
	right: -6px;
	border: 4px solid #fff;
	border-radius: 0
}

.media.service-box:hover .pull-left {
	color: #fff;
	box-shadow: inset 0 0 0 5px rgba(255, 255, 255, .8);
	-webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, .8);
	transition: background-color .4s, background-color .4s
}

#counter-section {
	background: #f6f6f6;
	padding: 100px 0 150px
}

.p_b_230 {
	padding-bottom: 280px !important
}

#counter-section2 {
	background: #f6f6f6
}

.counters-item {
	background: #fff;
	padding: 25px 0;
	position: relative
}

.number-counters .counters-item i {
	display: inline-block;
	font-size: 26px;
	margin-bottom: 10px
}

.number-counters .counters-item strong {
	color: #222;
	display: block;
	font-size: 32px;
	font-weight: 700;
	line-height: 48px
}

.number-counters .counters-item p {
	margin: 0;
	font-size: 17px
}

.border-inner {
	border: 1px solid #eee;
	bottom: 0;
	left: 0;
	margin: 12px;
	position: absolute;
	right: 0;
	top: 0
}

.feature_box {
	border: 2px solid #f3f3f3;
	padding: 0 20px 15px 80px;
	position: relative
}

.feature_box .description h4 {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	color: #232122;
	font-weight: 400;
	padding-bottom: 10px;
	margin: 20px 0;
	font-family: Prompt
}

.feature_box .icon {
	height: 60px;
	left: -2px;
	padding: 20px;
	position: absolute;
	top: -2px;
	width: 60px
}

.feature_box .icon:after {
	bottom: -8px;
	content: "";
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 0;
	position: absolute;
	right: 0;
	width: 0
}

.feature_box .icon i {
	color: #fff;
	font-size: 20px
}

.featured-properties {
	padding-bottom: 0;
	padding-top: 40px
}

.section-title h2 {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	font-size: 25px;
	font-weight: lighter;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-bottom: 15px
}

#about_feture .feature_box {
	background: #fff
}

.feature_box {
	background: #fff
}

#services-nin {
	background: #222
}

#services-nin h2 {
	color: #fff
}

#services-nin .services-tab-heading h3 {
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 15px;
	font-size: 22px
}

#services-nin .services-tab-heading p {
	color: #fff;
	font-size: 14px;
	padding-bottom: 20px
}

#services-nin a.btn_fill {
	margin-top: 35px
}

#services-nin .nav-tabs {
	border: none;
	float: right
}

#services-nin .nav-tabs>li>a {
	margin-right: 5px;
	border: none;
	border-radius: 0;
	padding: 9px 22px;
	font-size: 13px;
	text-transform: uppercase;
	background: #fff;
	color: #222;
	cursor: pointer
}

#services-nin .nav-tabs .dropdown-menu>li.active>a,
#services-nin .nav-tabs .dropdown-menu>li>a:focus,
#services-nin .nav-tabs .dropdown-menu>li>a:hover,
#services-nin .nav-tabs>li.active>a,
#services-nin .nav-tabs>li>a:focus,
#services-nin .nav-tabs>li>a:hover {
	color: #fff;
	cursor: pointer;
	border: none
}

#services-nin .nav-tabs .dropdown-menu {
	left: -80px;
	min-width: 100%;
	padding: 15px 0;
	font-size: 14px;
	background-color: transparent;
	border: none;
	box-shadow: none;
	text-transform: uppercase
}

#services-nin .nav-tabs .dropdown-menu>li>a {
	padding: 7px 20px;
	font-weight: 400;
	color: #222;
	min-width: 160px;
	border-radius: 0;
	background: #fff;
	margin-bottom: 5px
}

.services-tab-detail {
	padding-left: 30px
}

#services-nin .services-tab-detail .heading {
	margin-bottom: 30px
}

#services-nin .services-tab-detail .heading h2 {
	font-size: 24px
}

#services-nin .services-tab-detail .heading p {
	padding: 15px 0 0 0;
	color: #fff;
	font-size: 15px
}

.services-list li {
	color: #fff;
	margin-bottom: 7px;
	font-size: 15px;
	position: relative;
	margin-left: 35px;
	transition: all .2s ease-in-out .2s;
	cursor: pointer
}

.services-list li:hover {
	margin-left: 40px
}

.services-list li::before {
	content: "\f046";
	font-family: FontAwesome;
	position: absolute;
	left: -33px;
	top: 4px;
	font-size: 17px
}

#services-nin .services-tab-detail .cd-btn {
	padding: 9px 10px
}

#services-nin .member-thumb {
	width: 100%;
	position: relative;
	height: auto
}

#services-nin .recent-work-wrap {
	border-radius: 20px;
	overflow: hidden
}

#services-nin .member-thumb img {
	border-radius: 20px;
	width: 100%
}

#services-nin .overlay2 {
	background-color: rgba(0, 0, 0, .7);
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	opacity: 0;
	-webkit-transition: all 450ms ease-out 0s;
	-moz-transition: all 450ms ease-out 0s;
	-o-transition: all 450ms ease-out 0s;
	transition: all 450ms ease-out 0s;
	-webkit-transform: rotateY(180deg) scale(.5, .5);
	-moz-transform: rotateY(180deg) scale(.5, .5);
	-ms-transform: rotateY(180deg) scale(.5, .5);
	-o-transform: rotateY(180deg) scale(.5, .5);
	transform: rotateY(180deg) scale(.5, .5)
}

#services-nin .member-thumb {
	width: auto;
	position: relative
}

#services-nin .overlay_inner {
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	width: 90%
}

#services-nin .member-thumb .overlay2 .overlay_inner h3 {
	color: #fff;
	display: inline-block;
	padding-bottom: 12px;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 1px
}

.member-thumb .overlay2 .overlay_inner p {
	letter-spacing: 1px;
	font-size: 13px
}

#services-nin .member-thumb .overlay2 .overlay_inner a.btn-icon {
	margin-top: 30px;
	display: inline-block;
	background: #fff;
	padding: 7px 12px
}

#services-nin .member-thumb .overlay2 .overlay_inner a.btn-icon:hover {
	color: #fff
}

#services-nin .member-thumb .overlay2 {
	font-size: 16px;
	padding: 20px;
	line-height: 24px;
	overflow: hidden
}

#services-nin .recent-work-wrap:hover .overlay2 {
	cursor: pointer;
	opacity: 1;
	-webkit-transform: rotateY(0) scale(1, 1);
	-moz-transform: rotateY(0) scale(1, 1);
	-ms-transform: rotateY(0) scale(1, 1);
	-o-transform: rotateY(0) scale(1, 1);
	transform: rotateY(0) scale(1, 1)
}

#services-nin .recent-work-wrap:hover {
	box-shadow: 0 0 20px 5px rgba(0, 0, 0, .5);
	transition: 3s
}

.info_section {
	background: url(../images/paralax-half.jpg) no-repeat
}

.info_section,
.page-main-section {
	background-size: cover;
	width: 100%;
	background-attachment: fixed !important;
	background-position: center center
}

.right_box {
	padding: 0 20px
}

.white_content i,
.white_content>h3,
.white_content>p {
	color: #fff
}

.white_content i {
	font-size: 45px
}

.white_content i {
	display: inline-block;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .7s ease .1s;
	-o-transition: all .7s ease .1s;
	transition: all .7s ease .1s
}

.white_content:focus i,
.white_content:hover i {
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px)
}

.white_content:focus i,
.white_content:hover i {
	transform: translateY(-15px)
}

.team-member {
	overflow: hidden
}

.team-member,
.team-member .team-img {
	position: relative
}

.team-member .team-img img {
	width: 100%;
	height: auto
}

.team-member .team-intro {
	position: absolute;
	right: 0;
	bottom: 30px;
	width: 70%;
	padding: 10px 20px;
	text-align: right;
	background: rgba(0, 0, 0, .7)
}

.team-member .team-intro h5,
.team-member .team-intro.light-txt span {
	margin-bottom: 0;
	letter-spacing: 2px;
	text-transform: uppercase
}

.team-member .team-intro.light-txt h5 {
	color: #fff
}

.team-member .team-intro.light-txt span {
	color: rgba(255, 255, 255, .5);
	font-size: 12px
}

.team-member .s-link a {
	margin: 0 10px
}

.t-s-link a,
.team-member .s-link a {
	color: #333;
	font-size: 16px
}

.t-s-link {
	display: block;
	margin-top: 10px
}

.t-s-link a {
	margin-right: 10px
}

.team-hover {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	opacity: 0;
	border: 20px solid rgba(0, 0, 0, .1);
	background-color: rgba(255, 255, 255, .9)
}

.team-member:hover .team-hover,
.team-member:hover .team-hover .desk,
.team-member:hover .team-hover .s-link {
	opacity: 1
}

.team-member:hover .team-hover .s-link {
	bottom: 10%
}

.team-member:hover .team-hover .desk {
	top: 35%
}

.team-hover,
.team-hover .desk,
.team-hover .s-link {
	position: absolute
}

.team-hover .desk {
	top: 0;
	width: 100%;
	padding: 0 20px;
	-webkit-transform: translateY(-55%);
	-ms-transform: translateY(-55%);
	transform: translateY(-55%);
	opacity: 0
}

.team-hover .s-link {
	bottom: 0;
	width: 100%;
	-webkit-transform: translateY(45%);
	-ms-transform: translateY(45%);
	transform: translateY(45%);
	text-align: center;
	opacity: 0;
	font-size: 35px
}

#project .cbp-filter-item {
	background: #b7b7b7;
	border-radius: 2px;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	padding: 5px 25px
}

#project .cbp-filter-item.cbp-filter-item-active,
#project .cbp-filter-item:hover {
	color: #fff
}

.cbp-l-filters-alignCenter .cbp-filter-counter::after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #b7b7b7
}

.cbp-l-filters-alignCenter .cbp-filter-counter {
	background: #b7b7b7;
	color: #000
}

.property_meta {
	width: 100%;
	padding: 3px;
	text-align: center;
	position: relative;
	background-color: transparent !important
}

.property_meta span {
	color: #333;
	display: inline-block;
	font-size: 12px;
	padding: 3px 0 3px 7px;
	width: 50%;
	float: left;
	text-align: left
}

.property_meta span>i {
	font-size: 20px;
	margin: 0 5px 0 0
}

.property_item {
	background: #fff;
	margin-bottom: 50px;
	-ms-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15)
}

.bg_light {
	background: #edf3f8
}

.default_clr>h3,
.default_clr>p {
	color: #fff
}

.property_item .property_head {
	padding: 20px 0
}

.property_item .property_head .start_tag {
	position: absolute;
	right: 0;
	top: 0 !important;
	width: auto
}

.price .tag {
	top: 15px;
	position: absolute;
	z-index: 1;
	right: 15px
}

#agents .agent_item:hover .image img,
.feature_item:hover .image img,
.image:hover img,
.property_item:hover .image img {
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.image>img {
	width: 100%
}

.image,
.image img,
.property_item .property_head {
	overflow: hidden;
	position: relative !important
}

.property_item .price .tag,
.property_item .price h4 {
	display: inline-block;
	color: #fff;
	padding: 5px 15px;
	font-size: 12px
}

.proerty_content {
	position: relative
}

.proerty_content .proerty_text {
	padding: 10px;
	background: #0071A3
}

.proerty_text>h3,
.property_head h3 {
	margin-bottom: 5px;
	font-size: 18px
}

.proerty_text p {
	margin-top: 15px !important
}

.proerty_text>span,
.property_head p {
	font-size: 15px;
	color: #fff
}

.proerty_content p {
	margin: 0
}

.proerty_content .favroute p {
	line-height: 34px;
	margin-left: 10px;
	font-size: 15px;
	margin-top: 5px
}

.proerty_content .favroute p,
.proerty_content .favroute ul,
.proerty_content .favroute ul li {
	display: inline-block;
	margin-bottom: 0
}

.proerty_content .favroute ul li a,
.save-property,
.save-property-active {
	color: #676767;
	display: block;
	height: inherit;
	line-height: 40px;
	text-align: center;
	width: 48px;
	border-left: 1px solid #e5e5e5;
	margin: 0 -1.6px;
	cursor: pointer
}

.proerty_content .favroute ul li .save-property-active {
	background: #0071A3 !important;
	color: #fff
}

.proerty_content .favroute ul li a:hover,
.save-property-active:hover,
.save-property:hover {
	color: #fff;
	opacity: .8
}

.proerty_content {
	display: table;
	table-layout: fixed;
	width: 100%
}

.proerty_content .table>tbody>tr>td i {
	font-size: 17px;
	margin-right: 8px;
	vertical-align: middle
}

.favroute i {
	vertical-align: middle
}

.deal_property .dealer,
.proerty_content .favroute {
	border-bottom: 1px solid #e5e5e5
}

.default_clr-2 {
	background: #1d1d1d
}

.default_clr {
	background: #454040
}

.proerty_content .table>tbody>tr>td {
	border-top: 1px solid #dcdcdc;
	font-size: 12px;
	line-height: 24px;
	padding: 8px 15px
}

.proerty_content .table>tbody>tr>td i {
	display: inline-table
}

#agent-p-2 .media {
	margin-bottom: 30px
}

#agent-p-2 .group-button-search {
	display: block;
	width: 145px;
	height: 48px;
	line-height: 48px;
	padding: 0
}

#listing_slider .item {
	margin: 3px
}

#listing_slider .item img {
	display: block;
	width: 100%;
	height: auto
}

.park-avenue>h3 {
	padding-left: 24px;
	padding-top: 18px
}

.park-avenue>p {
	padding-bottom: 24px;
	padding-left: 24px
}

.feature .tag {
	background: #1f1f1f;
	color: #fff;
	font-size: 12px;
	left: 15px;
	padding: 5px 15px;
	position: absolute;
	top: 15px
}

.feature .tag-2 {
	color: #fff;
	padding: 5px 14px;
	top: 10px;
	right: 43px;
	position: absolute;
	font-size: 10px;
	z-index: 2
}

.park-avenue-bg {
	background: #fff;
	margin: 0 30px;
	padding: 10px;
	position: relative;
	top: -80px;
	width: 500px;
	outline: 3px solid #1d1d1d;
	outline-offset: -10px
}

.park-avenue-bg .park-avenue {
	position: relative;
	z-index: 1;
	border-bottom: : 3px solid #1d1d1d;
	transition: all .7s ease 0s
}

.park-avenue-bg .park-avenue:hover h3 {
	color: #fff;
	transition: all .7s ease 0s
}

.park-avenue-bg .park-avenue:hover p {
	color: #fff;
	transition: all .7s ease 0s
}

.park-avenue-bg .park-avenue:hover span a {
	color: #1d1d1d;
	background: #fff;
	transition: all .7s ease 0s
}

.park-avenue-bg .park-avenue:after {
	content: '';
	background: #1d1d1d;
	display: block;
	height: 100%;
	width: 0;
	left: 0;
	position: absolute;
	top: 0;
	z-index: -1;
	transition: all .7s ease 0s
}

.park-avenue-bg .park-avenue:hover::after {
	width: 100%;
	transition: all .7s ease 0s
}

.park-avenue>span {
	position: absolute;
	right: 0;
	top: 14px
}

.favroute.clearfix {
	background: #fff
}

.park-avenue>span a {
	background: #1d1d1d;
	color: #959595;
	padding: 15px 12px
}

.park-avenue-bg .border-l {
	border-left: 2px solid;
	font-size: 17px;
	font-weight: 700
}

#image-text {
	background: url(../images/bg-text.jpg);
	background-repeat: no-repeat;
	background-position: 50% center;
	background-size: cover
}

#image-text .image-text-heading>h2 {
	color: #fff;
	font-size: 50px;
	font-weight: 400;
	font-family: Prompt
}

#image-text .image-text-heading span {
	font-weight: 700
}

.image-text-eig {
	background: url("../images/banner-7.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 150px 0
}

.section-bg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -9
}

.col-md-offset-2 {
	margin-left: 16.6667%
}

.image-text-eig-details {
	background: url("../images/plan-frame.png") no-repeat scroll center center/100% 100%;
	padding: 0 20px
}

.image-text-eig-details h2 {
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 30px
}

.image-text-eig-details h5 {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	font-style: oblique;
	padding-bottom: 15px
}

.image-text-eig-details>p {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 15px 0
}

.image-text-eig-details a {
	transform: translateY(45%)
}

.call-to-action2 h2 {
	color: #222;
	font-size: 36px;
	font-weight: 800;
	padding: 20px 0
}

.call-to-action2 p {
	font-size: 20px;
	font-weight: lighter
}

#our-partner-slider .item {
	margin: 30px
}

#our-partner-slider .item img {
	display: block;
	height: auto;
	border: 1px solid #dbdbdb
}
.contact-topic{
	font-family: Prompt, sans-serif;
	border-left: 2px solid #288DB4 !important;
}
.contact-topic p{
	font-size: 24px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.contact .text1{
	color: #2586B0;
	font-weight: 600;
}
.contact .text3{
	color: #288DB4;
	font-weight: 400;
}
#contact .get-tech-line {
	margin-left: 10px;
	vertical-align: text-bottom;
	display: none
}

#contact .get-tuch {
	padding: 20px 0
}

#contact .get-tuch {
	display: inline-block
}

#contact .container {
	padding: 40px 15px 50px
}

#contact .get-tuch i {
	font-size: 35px;
	color: #fff
}

#contact .get-tuch ul li h4 {
	font-weight: 700;
	color: #fff
}

#contact .get-tuch ul li p {
	color: #fff;
	font-size: 15px
}

#contact .get-tuch ul li a {
	color: #fff
}

#contact .get-tuch>ul {
	margin-top: 10px
}

#contact .bg-color-blue .get-tuch h4,
#contact .bg-color-blue .get-tuch i,
#contact .bg-color-blue .get-tuch p {
	color: #fff !important
}

.footer {
	background: #222;
	position: relative
}

#footer p,
.footer a,
.opening-hourse ul li,
ul.list li::before {
	color: grey
}

.footer a:active,
.footer a:focus,
.footer a:hover {
	color: #666
}

.footer .widget .widget-title {
	margin-top: 0
}

#footer p {
	font-weight: 300
}

#footer .copy-right {
	font-size: 12px
}

.line-bottom-theme-colored-2::after {
	bottom: -1px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 50px
}

.line1 {
	float: left;
	height: 5px;
	width: 40px
}

.small-title {
	margin-bottom: 40px;
	margin-top: 20px
}

.line2 {
	float: left;
	height: 1px;
	margin-top: 2px;
	width: 78px
}

.widget.dark .widget-title {
	color: #fff
}

.widget .widget-title {
	margin-bottom: 20px;
	margin-top: 0
}

.line-bottom-theme-colored-2 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	position: relative
}

.widget-title {
	font-size: 22px;
	text-transform: uppercase
}

.widget {
	margin-bottom: 30px
}

.widget.dark .list-border li {
	border-bottom: 1px dashed #404040;
	transition: all .5s linear 0s
}

.widget.dark .list-border li:hover {
	margin-left: 10px
}

.widget .post,
.widget ul.list li {
	margin-bottom: 8px;
	padding-bottom: 8px
}

.border-bottom {
	border-bottom: 1px solid #eee;
	margin-bottom: 65px
}

.pt-70 {
	padding-top: 70px !important
}

.pb-40 {
	padding-bottom: 40px !important
}

.mb-20 {
	margin-bottom: 20px !important
}

.mr-5 {
	margin-right: 5px !important
}

.widget ul li {
	margin-bottom: 5px;
	padding-bottom: 5px
}

.opening-hourse ul li {
	padding: 4px 0 16px
}

ul.list.angle-double-right li::before {
	content: "";
	font-family: fontawesome;
	font-size: 12px
}

ul.list li::before {
	border: medium none;
	content: "";
	display: inline-block;
	font-family: fontawesome;
	font-size: 12px;
	margin-right: 10px;
	padding: 0
}

.layer-overlay.overlay-dark-8::before {
	background-color: rgba(17, 17, 17, .8)
}

.layer-overlay {
	position: relative
}

.layer-overlay::before {
	background: rgba(17, 17, 17, .5);
	content: " ";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.widget.dark .widget-title {
	color: #fff
}

.widget .widget-title {
	margin-bottom: 20px;
	margin-top: 0
}

.text-gray {
	color: grey
}

.text-white {
	color: #fff
}

.btn-xs {
	font-size: 11px;
	padding: 3px 14px
}

.bg-black-333 {
	background-color: #333;
	padding-top: 35px
}

.mt-30 {
	margin-top: 30px
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
	font-size: 12px
}

span.input-group-btn button {
	color: #fff
}

.pb-0 {
	padding-bottom: 0
}

.pt-0 {
	padding-top: 0
}

.call-to-action {
	display: inline-block;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 100%
}

.pt-30 {
	padding-top: 30px
}

.pb-20 {
	padding-bottom: 20px
}

.ml-10 {
	margin-left: 10px
}

.btn-theme-colored {
	background-color: #fff;
	border: 1px solid #fff
}

.btn-flat {
	border-radius: 0
}

.widget.no-border ul li {
	border: medium none;
	margin-bottom: 0;
	padding-bottom: 0
}

.socials.icon-gray a {
	background-color: #eee;
	color: #555;
	display: block;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	width: 36px
}

.socials.icon-gray a:hover {
	color: #bbb
}

.socials.icon-gray.icon-bordered a {
	background-color: transparent;
	border: 2px solid #eee
}

.socials.icon-gray.icon-bordered a:hover {
	border: 2px solid #d5d5d5
}

.socials.icon-dark a {
	background-color: #333;
	color: #eee;
	display: block;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	width: 36px
}

.socials.icon-dark a:hover {
	color: #5e5e5e
}

.socials.icon-dark.icon-bordered a {
	background-color: transparent;
	border: 2px solid #111;
	color: #111
}

.socials.icon-dark.icon-bordered a:hover {
	background-color: #111;
	border-color: #111;
	color: #fff
}

.socials.icon-rounded a {
	border-radius: 3px
}

.socials.icon-circled a {
	border-radius: 50%
}

.socials.icon-md a {
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	width: 50px
}

.socials.icon-lg a {
	font-size: 32px;
	height: 60px;
	line-height: 60px;
	width: 60px
}

.socials.icon-xl a {
	font-size: 60px;
	height: 120px;
	line-height: 120px;
	width: 120px
}

.widget.dark .list-border li {
	border-bottom: 1px dashed #404040;
	transition: all .5s linear 0s
}

.mb20 {
	display: inline-block
}

.mb20 form,
.mb20 form .search {
	width: 220px;
	position: relative
}

.mb20 form .search {
	border: medium none;
	height: 40px;
	padding-left: 15px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.mb20 form a.button {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	color: #fff;
	display: inline-block;
	height: 40px;
	line-height: 44px;
	position: absolute;
	right: -2px;
	text-align: center;
	top: 0;
	width: 40px
}

.mb20 form a.button:hover {
	color: #fff
}

.page-main-section {
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 118px
}

.page-main-section img {
	width: 100%;
	height: auto;
	display: block
}

.main-title {
	background: rgba(255, 255, 255, .9);
	border-radius: 0;
	display: inline-block;
	float: none;
	margin: 0 auto;
	outline: 1px solid #dbdbdb;
	outline-offset: -10px;
	padding: 30px 150px;
	text-align: center
}

.page-title h5 {
	color: #fff
}

.main-title h5 {
	color: #1f1f1f
}

.page-title .left-line,
.page-title .middle-line,
.page-title .right-line {
	background: #fff
}

.page-title a,
.page-title span {
	color: #676767;
	font-size: 14px;
	font-weight: 400
}

.page-title a {
	text-transform: capitalize
}

.page-title span {
	margin: 0 10px;
	position: relative
}

.background-color-yelo {
	background-color: #e5e5e5
}

.background-color-white {
	background-color: #fff
}

.main-title {
	background: rgba(255, 255, 255, .9);
	border-radius: 0;
	display: inline-block;
	float: none;
	margin: 0 auto;
	outline: 1px solid #dbdbdb;
	outline-offset: -10px;
	padding: 30px 150px;
	text-align: center
}

.main-title h2 {
	margin: 0;
	text-transform: uppercase
}

.main-title h5 {
	font-weight: 400;
	margin: 0;
	margin-bottom: 15px;
	color: #1f1f1f;
	font-size: 16px
}

.left-line,
.right-line {
	width: 38px;
	height: 1px;
	margin-top: 2px;
	float: left
}

.middle-line {
	height: 5px;
	width: 40px;
	float: left
}

.subtitle {
	width: 116px;
	margin: 0 auto
}

.padding-left-0 {
	padding-left: 0
}

.padding-top-74 {
	padding-top: 74px
}

.padding-bottom-64 {
	padding-bottom: 64px
}

.history>h3 {
	margin-top: 0;
	margin-bottom: 15px
}

.history {
	z-index: 9999
}

.about-slider .owl-pagination {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0
}

.history-section {
	position: relative
}

.small-title {
	margin-bottom: 40px;
	margin-top: 20px
}

.line1 {
	float: left;
	height: 5px;
	width: 40px
}

.line2 {
	float: left;
	height: 1px;
	margin-top: 2px;
	width: 78px
}

.sonny_progressbar {
	margin-bottom: 30px
}

.sonny_progressbar p.title {
	font-size: 15px;
	line-height: 18px;
	margin: 0;
	padding: 5px 0;
	font-weight: bolder
}

.sonny_progressbar .bar-container {
	position: relative;
	height: 40px
}

.sonny_progressbar .bar-container.shadow {
	-moz-box-shadow: 0 5px 7px -3px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 5px 7px -3px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 7px -3px rgba(0, 0, 0, .5)
}

.sonny_progressbar .backgroundBar {
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0
}

.sonny_progressbar .bar {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%
}

.sonny_progressbar .targetBar {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	-webkit-animation: AnimationB 4s infinite ease-in-out;
	-moz-animation: AnimationB 4s infinite ease-in-out;
	animation: AnimationB 4s infinite ease-in-out
}

.sonny_progressbar .targetBar.loader {
	-webkit-animation: AnimationB 4s infinite ease-in-out;
	-moz-animation: AnimationB 4s infinite ease-in-out;
	animation: AnimationB 4s infinite ease-in-out
}

.sonny_progressbar .bar-container.border .backgroundBar,
.sonny_progressbar .bar-container.border .bar,
.sonny_progressbar .bar-container.border .targetBar {
	border-bottom: 3px solid rgba(0, 0, 0, .2)
}

.sonny_progressbar .progress-percent {
	font-size: 15px;
	position: absolute;
	right: -15px;
	font-weight: 400
}

.company_box>p {
	font-size: 18px;
	margin-top: 40px
}

@keyframes Animation {
	0% {
		opacity: .4
	}

	50% {
		opacity: 1
	}

	100% {
		opacity: .4
	}
}

@-moz-keyframes Animation {
	0% {
		opacity: .4
	}

	50% {
		opacity: 1
	}

	100% {
		opacity: .4
	}
}

@-webkit-keyframes Animation {
	0% {
		opacity: .4
	}

	50% {
		opacity: 1
	}

	100% {
		opacity: .4
	}
}

@keyframes AnimationB {
	0% {
		opacity: .01
	}

	50% {
		opacity: .1
	}

	100% {
		opacity: .01
	}
}

@-moz-keyframes AnimationB {
	0% {
		opacity: .01
	}

	50% {
		opacity: .1
	}

	100% {
		opacity: .01
	}
}

@-webkit-keyframes AnimationB {
	0% {
		opacity: .01
	}

	50% {
		opacity: .1
	}

	100% {
		opacity: .01
	}
}

.progress-percent {
	position: absolute;
	right: 0;
	margin-top: -22px;
	margin-right: 20px
}

.company_box {
	margin-top: 40px
}

.welcome>h4 {
	margin-top: 20px
}

.welcome:hover>img {
	animation-name: fadeInUp;
	animation-duration: .75s;
	animation-iteration-count: 1;
	animation-timing-function: ease
}

.about-sev-img img {
	width: 100%
}

.about-sev-tag h4 {
	font-style: italic;
	font-weight: 400;
	margin-bottom: 15px;
	font-size: 20px
}

.about-sev-tag p {
	padding-bottom: 15px;
	line-height: 24px
}

.about-sev-tag ul {
	margin-bottom: 15px
}

.about-sev-tag ul li {
	font-weight: 400;
	font-style: italic;
	line-height: 32px;
	display: inline-block;
	width: 48%
}

.about-sev-tag ul li i {
	font-size: 16px;
	display: inline-block;
	padding-right: 15px
}

.about-sev-tag .founder-text {
	padding-left: 40px;
	position: relative;
	border-left: 2px solid #ddd;
	padding-top: 32px;
	padding-bottom: 0
}

.about-sev-tag .founder-text::before {
	position: absolute;
	top: 0;
	left: 10px;
	font-family: FontAwesome;
	content: "\f10d";
	color: #f0f0f0;
	font-size: 22px
}

.about-sev-tag .founder-text p {
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	font-style: italic;
	margin: 0
}

.about-sev-tag .founder-text h3 {
	font-size: 18px;
	font-weight: 400;
	margin: 14px 0 0
}

.about-detail h4 {
	font-style: oblique;
	color: #222;
	font-weight: 400;
	background: #eee;
	padding: 10px 15px;
	line-height: 25px;
	letter-spacing: 1px;
	font-size: 16px
}

.about-detail p {
	padding: 30px 0 0 0;
	font-size: 15px
}

.about-detail a {
	margin-top: 30px
}

.about-image .row .col-md-6:first-child {
	padding-right: 3px
}

.about-image .row .col-md-6:last-child {
	padding-left: 3px
}

.about-image img {
	width: 100%;
	margin-bottom: 5px
}

.page-section-ptb .custom-content h2 {
	color: #fff
}

.page-section-ptb p {
	color: #fff;
	padding: 15px 26% 0 0;
	font-size: 15px
}

.p_b_230 {
	padding-bottom: 280px !important
}

.custom-content {
	margin-top: -200px;
	background: #222;
	position: relative;
	z-index: 1;
	padding: 50px
}

.custom-content h5 {
	font-size: 24px;
	font-style: oblique;
	letter-spacing: 1px;
	font-weight: 400;
	text-transform: uppercase
}

.feature-text.left-icon .feature-icon {
	position: absolute;
	left: 0;
	color: #fff
}

.feature-text {
	margin-top: 44px
}

.feature-info p {
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	padding: 0
}

.feature-info h5 {
	padding-bottom: 10px;
	font-weight: 500;
	color: #fff;
	font-size: 20px;
	font-style: inherit
}

.feature-text .feature-icon i,
.feature-text .feature-icon span {
	font-size: 40px;
	margin-bottom: 30px;
	display: inline-block;
	padding-left: 15px;
	transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out
}

.feature-text.left-icon .feature-info {
	text-align: left;
	padding-left: 60px
}

.popup-video {
	position: relative
}

.page-section-ptb .pro-video {
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	background: rgba(255, 255, 255, .8);
	height: 70px;
	width: 70px;
	line-height: 70px;
	text-align: center;
	border-radius: 100%
}

.page-section-ptb .pro-video a {
	display: block;
	padding-left: 5px;
	font-size: 25px
}

.page-section-ptb .pro-video:hover a {
	color: #fff
}

.page-section-ptb .pro-video:hover {
	background: rgba(212, 68, 87, .8)
}

.page-section-ptb .popup-video img {
	border-radius: 20px
}

.our-mission-box-img img {
	width: 100%;
	box-shadow: 0 0 15px 2px rgba(0, 0, 0, .5);
	border: 5px solid #fff
}

.our-mission-box-detail h3 {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 22px;
	padding-bottom: 10px;
	font-style: oblique
}

.our-mission-box-detail p {
	line-height: 24px
}

.our-mission-box-detail ul {
	margin-top: 25px
}

.our-mission-box-detail ul li {
	display: block;
	padding-top: 14px;
	position: relative;
	padding-left: 30px
}

.our-mission-box-detail ul li::before {
	content: "\f0c8";
	position: absolute;
	left: 0;
	top: 22px;
	font-family: FontAwesome;
	font-size: 11px
}

#services-page.our-value .heading h2,
#services-page.our-value .heading p {
	color: #fff
}

#services-page.our-value .services-page-box p {
	font-weight: 200;
	font-size: 18px
}

#services-page.our-value .services-page-box {
	height: 100%;
	padding: 50px 45px
}

.services-page-box .fa {
	overflow: hidden;
	font-size: 60px;
	position: relative;
	display: block;
	color: #fff;
	-webkit-transition: all .7s ease .1s;
	-o-transition: all .7s ease .1s;
	transition: all .7s ease .1s
}

.services-page-box:hover .fa {
	transform: translateY(-15px)
}

#services-page.our-value .services-page-box h2 {
	position: relative;
	display: inline-block
}

#services-page.our-value .services-page-box h2::after {
	position: absolute;
	content: "";
	height: 1px;
	width: 45px;
	bottom: 8px;
	margin: 0 auto;
	text-align: center;
	left: 0;
	right: 0;
	transition: .3s
}

#services-page.our-value .services-page-box:hover h2::after {
	width: 100%;
	transition: .3s
}

#services-page {
	background: #000
}

#services-page h2 {
	color: #fff
}

.services-page-box {
	border: 1px solid rgba(125, 125, 125, .3);
	height: 325px;
	width: 100%;
	padding: 70px 45px;
	cursor: pointer;
	transition: .3s
}

.services-page-box h2 {
	font-size: 30px;
	font-weight: 400;
	padding: 20px 0
}

.services-page-box p {
	color: #fff;
	line-height: 34px
}

.services-page-box:hover {
	background: #111;
	box-shadow: 0 0 76px 0 rgba(0, 0, 0, .24);
	-webkit-transition: color 1s, background-color 1s;
	-moz-transition: color 1s, background-color 1s;
	-o-transition: color 1s, background-color 1s;
	transition: color 1s, background-color 1s
}

.about_text p {
	padding-bottom: 15px;
	line-height: 24px
}

.single-effect3 img {
	width: 100%
}

.single-effect3 .info h4 {
	color: #fff;
	display: inline-block;
	padding: 10px 10px
}

.single-effect3 .info p {
	color: #fff;
	display: inline-block;
	float: right;
	font-size: 12px;
	vertical-align: middle;
	padding: 10px 10px
}

.call-to-action-img img {
	width: 100%;
	margin-bottom: -32px
}

#error-404 {
	margin-top: 150px;
	margin-bottom: 186px
}

.error-text {
	display: inline-block;
	position: relative
}

.error-text h3 {
	font-size: 24px;
	color: #1f1d22
}

.error-image,
.error-image>img {
	display: inline-block
}

.faq-text>h5 {
	margin-bottom: 15px
}

.faq-text>p {
	margin-bottom: 25px
}

#faq2 .details-heading {
	background: #fff;
	padding: 20px;
	margin-bottom: 60px
}

#faq2 .panel-title>a {
	display: block;
	position: relative;
	padding: 7px
}

#faq2 .panel-title a:before {
	content: "\f068";
	position: absolute;
	font-family: FontAwesome;
	color: #fff;
	right: 0
}

#faq2 .panel-title a.collapsed:after {
	content: "\f067";
	position: absolute;
	font-family: FontAwesome;
	color: #fff;
	right: 0
}

#faq2 .panel-title a.collapsed:before {
	content: "\f067";
	position: absolute;
	font-family: FontAwesome;
	color: #fff;
	right: 0;
	display: none
}

#faq2 .panel-default>.panel-heading {
	color: #fff;
	border: none;
	border-radius: 0
}

#faq2 .panel-group .panel {
	border-radius: 0;
	border: none;
	margin-bottom: 15px
}

#faq2 .panel-body {
	border-left: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	border-top: none
}

#faq2 .panel-body.heading h3 {
	font-size: 22px;
	color: #3a2f2f
}

.listing-special-detail .details-heading-address2 {
	margin-top: 30px
}

.listing-special-detail .details-heading-address2 ul li a {
	padding: 8px 12px
}

.listing-special-detail .details-heading-address2 ul li:last-child a {
	background: #123355
}

#effect-3 .overlay {
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 100%
}

#effect-3 .overlay a.expand {
	top: 0;
	bottom: 0;
	left: 50%;
	margin: auto 0 auto -30px
}

#effect-3 .img.hover .overlay {
	width: 100%
}

.effects {
	padding-left: 15px
}

.effects .img {
	position: relative;
	float: left;
	margin-bottom: 5px;
	width: 100%;
	z-index: 0;
	overflow: hidden
}

.effects .img:nth-child(n) {
	margin-right: 5px
}

.effects .img:first-child {
	margin-left: -15px
}

.effects .img:last-child {
	margin-right: 0
}

.effects .img img {
	display: block;
	margin: 0;
	padding: 0;
	max-width: 100%;
	width: 100%;
	height: auto
}

a.close-overlay.hidden {
	display: none
}

#agent-1 .social-icons {
	position: relative;
	top: 23%;
	float: none
}

#agent-1 .social-icons ul li {
	background: #fff;
	height: 33px;
	width: 33px;
	line-height: 33px;
	box-shadow: none
}

#agent-1 .agent-text {
	background: #fff none repeat scroll 0 0;
	border-left: 3px solid rgba(169, 146, 105, .9);
	border-right: 3px solid rgba(169, 146, 105, .9);
	box-shadow: 0 -2px 0 2px rgba(169, 146, 105, .9);
	margin: 0 34px 0 20px;
	padding-top: 30px;
	position: relative;
	top: -52px
}

#agent-1 .img .gri .effect-layla img {
	opacity: .8
}

.agent-text>p {
	margin: 10px 15px
}

#our-agent {
	background: #edf3f8
}

#our-agent-slider .item {
	margin: 0 15px;
	background: #fff
}

#our-agent-slider .item img {
	display: block;
	width: 100%;
	height: auto
}

#our-agent .team_text p {
	padding: 20px;
	color: #7d7d7d
}

#our-agent .team_text span {
	color: #7d7d7d
}

#our-agent .team_text {
	padding: 43px 30px 43px 30px
}

#our-agent .team_text a {
	font-size: 14px
}

#our-agent-slider .item:hover span {
	color: #fff
}

#our-agent-slider .item:hover .team_text a {
	color: #fff
}

#our-agent-slider .item:hover p {
	color: #fff
}

#our-agent-slider .item:hover h3 {
	color: #fff
}

#agent-2 h3 {
	font-size: 20px;
	font-weight: 600;
	margin: 0
}

#agent-2 h6 {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	margin: 0
}

#agent-2 p {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5
}

#agent-2 .img-info {
	padding: 20px 20px 0 20px;
	position: absolute;
	top: 275px;
	height: 100%;
	-moz-transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
	background: rgba(255, 255, 255, .8)
}

#agent-2 .half {
	margin: 0 0 10px 0;
	padding-right: 0
}

#agent-2 .half a:hover {
	text-decoration: underline
}

#agent-2 .info-right {
	text-align: right;
	margin-top: 5px;
	display: none;
	color: #fff
}

#agent-2 .info-right li,
#agent-2 .info-right p {
	margin: 0
}

#agent-2 .item:hover .img-info {
	top: 0
}

#agent-2 .item:hover .info-right {
	display: inline;
	padding-right: 15px;
	padding-left: 5px
}

#agent-2 .explore {
	padding-top: 30px;
	margin-bottom: 45px
}

#agent-2 #owl-main .item {
	padding: 30px 0;
	text-align: center
}

#agent-2 .image {
	background-position: center center !important;
	border-radius: 0;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 348px
}

#agent-2 .item {
	margin-bottom: 30px
}

#agent-2 .agetn-contact-2 {
	float: right
}

.agetn-contact {
	float: left
}

.agetn-contact h6 {
	font-size: 15px;
	font-weight: 700;
	line-height: 22px
}

.agetn-contact-2 p {
	color: #0071A3;
	margin: 10px 0;
	text-align: right
}

#tab_contact .agetn-contact-2 p {
	color: #676767
}

#agent-2 .btn {
	margin: auto;
	margin-top: 30px;
	display: table
}

#agent-2 .ffs-bs {
	display: table;
	margin: auto;
	padding-bottom: 30px
}

#agent-2 .ffs-bs a {
	color: #3a7de3
}

#agent-2 .ffs-bs a:hover {
	color: #fff
}

.agent-3 .col-md-3 {
	padding: 0;
	margin-bottom: 50px
}

.agent-3 .col-md-3>img {
	width: 100%
}

.agent-3 .our-agent-box {
	padding: 79px 20px
}

#agent-profile .agetn-contact-2 p {
	color: #676767;
	font-size: 15px !important;
	padding-top: 10px;
	text-align: right
}

#agent-profile .agetn-contact h6 {
	color: #676767;
	padding-top: 5px
}

.agent-p-contact {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px
}

.single-query textarea {
	border: 1px solid #e5e5e5;
	border-radius: 0;
	height: 152px;
	width: 100%;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 15px;
	transition: all .3s ease 0s
}

#agent-profile .single-query>input[type=text] {
	width: 100%
}

#agent-profile .col-md-6.col-sm-6 {
	margin-bottom: 50px
}

#agent-p-2 .property-query-area {
	background: #fff
}

#agent-p-2 .agetn-contact-2 p {
	color: #676767;
	font-size: 15px !important;
	padding-bottom: 10px;
	text-align: right
}

#agent-p-2 .agetn-contact h6 {
	color: #676767;
	height: 32px;
	line-height: 22px;
	margin: 0 0 10px;
	padding: 0 0 10px
}

.agent-p-contact {
	border-bottom: 1px solid #e5e5e5 !important;
	padding-bottom: 10px
}

.single-query textarea {
	border: 1px solid #e5e5e5;
	border-radius: 0;
	height: 140px;
	width: 100%;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 15px;
	transition: all .3s ease 0s
}

#agent-p-2 .single-query>input[type=text] {
	width: 100%;
	background: #fff
}

#agent-p-2 .single-query .intro .zelect {
	width: 100%
}

#agent-p-2 .single-query .intro::after {
	right: 20px
}

#agent-p-2 .search-2 .single-query .intro::after {
	left: 115px
}

#agent-p-2 .single-query .intro {
	margin-bottom: 15px
}

#agent-p-2 .group-button-search a.more-filter .fa {
	color: #000 !important
}

#agent-p-2 .search-propertie-filters {
	background-color: transparent
}

#agent-p-2 .search-form-group {
	margin-bottom: 20px;
	margin-left: -17px
}

#agent-p-2 .search-form-group .check-box i {
	opacity: 1
}

#agent-p-2 .search-form-group .check-box {
	border: none;
	box-shadow: none
}

#agent-2-peperty .property_item .property_head {
	padding: 20px 0 20px 20px
}

#agent-2-peperty .property_item .price {
	position: absolute;
	top: 80%
}

#agent-2-peperty .property_item .price .tag {
	padding: 15px 30px
}

#agent-2-peperty .favroute p {
	font-size: 12px
}

#agent-2-peperty .feature .tag-2 {
	right: 4%
}

#agent-2-peperty .feature .tag {
	left: 15px
}

.p-image>img {
	width: 100%
}

.feature-p-text>a {
	color: #fff;
	padding: 8px 16px
}

.feature-p-text>h4 a {
	font-size: 18px;
	color: #1f1f1f
}

.feature-p-text>p {
	font-size: 12px
}

#agent-2-slider .item img {
	display: block;
	width: 100%;
	height: auto
}

#agent-2-slider .property_meta {
	padding: 15px;
	font-weight: 700
}

#agent-2-slider .property_meta,
#agent-2-slider .property_meta h4 {
	color: #fff;
	display: inline-block;
	font-family: Prompt
}

#agent-p-2 .our-agent-box>h3 {
	margin-bottom: 15px
}

#agent-2-peperty .property_item {
	margin-bottom: 40px
}

#agent-2-peperty .media {
	margin-bottom: 30px
}

.property_meta>p {
	display: inline-block;
	font-size: 12px;
	margin-left: 30px
}

.f-p-links {
	margin-bottom: 50px
}

.f-p-links>li {
	display: inline-block;
	margin: -2px
}

.f-p-links>li a {
	background: #454040;
	color: #fff;
	display: block;
	font-size: 15px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	width: 228px
}

.f-p-links>li a.active {
	color: #fff
}

.f-p-links>li a:hover {
	color: #fff
}

.f-p-links>li+li {
	border-left: 1px solid #dbdbdb
}

.f-p-links li a i {
	font-size: 22px;
	vertical-align: sub;
	margin-right: 5px
}

.my-pro .my-pro-list img {
	width: 127px
}

.my-pro .my-pro-list .button-my-pro-list {
	margin-top: 20px
}

.my-pro .my-pro-list .button-my-pro-list>a {
	color: #fff;
	padding: 7px 20px
}

.my-pro .my-pro-list .feature-p-text {
	margin-left: -40px
}

.select-pro-list {
	text-align: right
}

.select-pro-list>a {
	background: #919191;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	margin-top: 40px;
	text-align: center;
	width: 34px
}

.select-pro-list a:hover {
	background: #f93e3e
}

.bg-hover {
	padding: 20px 20px 20px
}

.bg-color-gray {
	background: #edf3f8
}

.list-t-border {
	border: 1px solid #e5e5e5
}

.property-list-list .property-list-list-image {
	margin-top: -3px;
	padding: 0
}

.property-list-list {
	background-color: #fff;
	float: left;
	width: 100%
}

.property-list-list {
	margin: 15px 0
}

.property-list-list-info a>h3 {
	padding-top: 20px
}

.property-list-list .property-list-list-label::before {
	background: 0 0;
	border-bottom: 14px solid transparent;
	border-top: 14px solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	margin-left: -32px;
	position: absolute;
	top: 35px;
	width: 0
}

.property-list-list .property-list-list-label {
	float: right;
	margin-top: 22px;
	color: #fff
}

.multiple-recent-properties label {
	font-size: 11px;
	font-weight: 400;
	padding: 6px 15px;
	text-transform: uppercase
}

.property-list-list .recent-properties-price {
	margin: 0 0 10px
}

.property-list-list p {
	font-size: 14px;
	line-height: 1.8
}

.recent-properties-price {
	padding-bottom: 20px
}

.recent-properties-address {
	color: #47b848;
	font-size: 18px
}

.property-list-list p {
	font-size: 14px;
	line-height: 1.8
}

.property-list-list .property-list-list-info div {
	padding-left: 0
}

.property-list-list .property-list-list-facility {
	padding-top: 10px
}

.property-list-list ul {
	float: left;
	list-style: outside none none;
	margin-bottom: 0;
	min-height: 45px;
	padding: 0 0 0 10px;
	width: 100%
}

.property-list-list ul li.left {
	font-size: 15px
}

.property-list-list ul li {
	width: auto
}

.property-list-list ul li {
	float: left;
	padding: 10px 0;
	width: 90%
}

.property-list-list ul li.right {
	float: right;
	text-align: right;
	width: 10%
}

.property-list-list ul li.right span {
	border-radius: 100px;
	color: #fff;
	padding: 5px 11px
}

.property-list-list .property-list-list-label::before {
	background: 0 0;
	border-bottom: 14px solid transparent;
	border-top: 13px solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	margin-left: -32px;
	position: absolute;
	top: 22px;
	width: 0
}

.property-list-list label {
	font-size: 11px;
	font-weight: 400;
	padding: 6px 15px;
	text-transform: uppercase
}

.container-3 {
	background: #edf3f8;
	border-radius: 0;
	margin: auto;
	padding: 30px;
	width: 889px;
	max-width: 100%
}

.profile .agent-p-form {
	padding-top: 65px
}

.profile .container-2 h2 {
	margin: 0
}

.profile .single-query>input[type=text] {
	border: 1px solid #e5e5e5;
	border-radius: 0;
	height: 48px;
	margin-bottom: 15px;
	padding-left: 10px;
	transition: all .3s ease 0s;
	width: 350px;
	background: #fff;
	float: right
}

.profile .single-query textarea {
	width: 350px;
	float: right
}

.profile .single-query label {
	color: #676767;
	font-size: 15px;
	font-weight: 700;
	margin: 15px 50px 12px 50px;
	vertical-align: top
}

.profile .agent-p-img>a {
	background: #6f6f6f;
	border-radius: 0;
	color: #fff;
	font-size: 14px;
	padding: 13px 38px
}

.profile .agent-p-img img {
	margin-bottom: 20px
}

.profile .agent-p-img p span {
	color: #e22a2a !important
}

.profile .agent-p-img>p {
	color: #676767;
	display: block;
	font-size: 12px;
	margin-left: 34px;
	margin-top: 21px
}

.social-network .single-query label {
	margin: 18px 0 0 !important
}

#agent-2-peperty .well {
	background-color: transparent !important;
	border: none !important;
	border-radius: 0;
	box-shadow: none
}

.profile .agent-p-img>a {
	background: #6f6f6f;
	color: #fff;
	font-size: 14px;
	padding: 13px 38px
}

.profile .btn-primary {
	background: #6f6f6f;
	border: medium none;
	border-radius: 0;
	color: #fff;
	font-size: 14px;
	margin-top: 35%;
	outline: medium none;
	padding: 13px 64px
}

#login .profile-login {
	background: #222;
	border-radius: 0;
	margin: auto;
	max-width: 100%;
	padding-bottom: 30px;
	padding-top: 80px;
	width: 500px
}

.tab-pane>h2 {
	color: #fff;
	margin-bottom: 50px;
	text-transform: uppercase
}

.login_detail {
	background: 0 0;
	margin: auto;
	width: 442px
}

#login .profile-login ul li {
	display: inline-block
}

#login .profile-login ul li a {
	background: #fff;
	border: medium none;
	border-radius: 0;
	display: block;
	font-size: 18px;
	height: 54px;
	line-height: 54px;
	max-width: 100%;
	padding: 0;
	width: 221px
}

#login .profile-login ul .active>a {
	color: #fff;
	border: none;
	border-radius: 0
}

#login .profile-login .nav-tabs {
	border: none
}

#login .profile-login .nav-tabs>li>a {
	margin: 0
}

#login .profile-login .single-query>input[type=text] {
	border: 1px solid #e5e5e5;
	height: 46px;
	max-width: 100%;
	background: #fff
}

#login .profile-login .single-query>input[type=password] {
	border: 1px solid #e5e5e5;
	height: 46px;
	max-width: 100%;
	padding-left: 10px;
	margin-bottom: 0;
	background: #fff
}

#login .profile-login .nav>li>a:hover {
	background: #fff;
	border: none;
	border-radius: 0
}

#login .profile-login .check-box-2 {
	display: inline-block
}

#login .profile-login .search-form-group {
	text-align: left
}

#login .profile-login .search-form-group.white>span {
	vertical-align: super;
	color: #fff
}

#login .profile-login .lost-pass {
	font-size: 14px;
	transition: color 1s ease 0s, background-color 1.5s ease 0s
}

#login .profile-login .lost-pass:hover {
	border-bottom: 1px solid #fff;
	color: #fff
}

.image-gallery-box>img {
	margin-bottom: 20px
}

.image-gallery-box {
	margin-bottom: 30px
}

#sixth-section {
	background-color: #875f9a;
	display: inline;
	width: 100%;
	float: left
}

#sixth-section .sixth-section-area {
	display: inline;
	float: left;
	width: 100%;
	text-align: center;
	padding: 150px 0
}

#sixth-section .sixth-section-area h2 {
	color: #fff;
	margin-bottom: 40px
}

#sixth-section .sixth-section-area .single-effect {
	display: inline-block;
	margin: 0 18px
}

#sixth-section .sixth-section-area .single-effect h3 {
	color: #fff;
	font-size: 25px;
	margin-bottom: 20px
}

#sixth-section .sixth-section-area .single-effect .hover {
	background-color: #fff;
	color: #888
}

.inner-page-gallery-three-columns h1,
.inner-page-gallery-two-columns h1 {
	text-transform: uppercase;
	text-align: center;
	font-size: 27px;
	font-weight: 700;
	margin-top: 70px
}

.inner-page-gallery-three-columns .description,
.inner-page-gallery-two-columns .description {
	margin: 40px auto auto;
	text-align: center;
	width: 100%;
	color: #7e8c99;
	font-size: 16px;
	line-height: 1.9;
	margin-bottom: 60px
}

.inner-page-gallery-three-columns,
.inner-page-gallery-two-columns {
	min-height: 585px;
	width: 100%
}

.inner-page-gallery-three-columns .description,
.inner-page-gallery-two-columns .description {
	width: 100%
}

.inner-page-gallery-three-columns-dimension-btn,
.inner-page-gallery-two-columns-dimension-btn {
	display: table;
	margin: 0 0 50px;
	table-layout: fixed;
	width: 100%
}

.inner-page-gallery-three-columns-dimension-btn a,
.inner-page-gallery-two-columns-dimension-btn a {
	color: #fff;
	text-decoration: none;
	padding: 14px;
	background: #454040;
	cursor: pointer
}

.inner-page-gallery-three-columns-dimension-btn a.active,
.inner-page-gallery-three-columns-dimension-btn a:hover,
.inner-page-gallery-two-columns-dimension-btn a.active,
.inner-page-gallery-two-columns-dimension-btn a:hover {
	color: #fff
}

.inner-page-gallery-three-columns-dimension-btn a,
.inner-page-gallery-two-columns-dimension-btn a {
	display: table-cell;
	text-align: center
}

.inner-page-gallery-three-columns-dimension-detail ul,
.inner-page-gallery-two-columns-dimension-detail ul {
	list-style: none
}

.inner-page-gallery-three-columns-dimension-detail,
.inner-page-gallery-two-columns-dimension-detail {
	width: 100%
}

.inner-page-gallery-three-columns-dimension-detail img,
.inner-page-gallery-two-columns-dimension-detail img {
	width: 100%
}

.inner-page-gallery-two-columns .row .col-md-6.col-sm-6.col-1-xs-12 {
	padding: 0
}

.inner-page-gallery-two-columns-dimension-detail .row {
	padding: 0 15px
}

.inner-page-gallery-two-columns-dimension-detail img {
	border: #fff solid 1px
}

.inner-page-gallery-three-columns .row .col-md-4.col-sm-4.col-xs-12 {
	padding: 0
}

.inner-page-gallery-three-columns-dimension-detail .row {
	padding: 0 15px
}

.inner-page-gallery-three-columns-dimension-detail img {
	border: #fff solid 1px
}

.inner-page-gallery-three-columns-dimension-detail .image_description,
.inner-page-gallery-two-columns-dimension-detail .image_description {
	background: rgba(237, 42, 40, .7);
	height: 100%;
	position: absolute;
	opacity: 1;
	top: 0;
	width: 100%;
	z-index: 1;
	-webkit-transition: all .7s ease-out 0s;
	-ms-transition: all .7s ease-out 0s;
	-o-transition: all .7s ease-out 0s;
	-moz-transition: all .7s ease-out 0s;
	transition: all .7s ease-out 0s;
	cursor: pointer;
	overflow: hidden;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	border-radius: 100%
}

.inner-page-gallery-three-columns-dimension-detail li:hover .image_description,
.inner-page-gallery-two-columns-dimension-detail li:hover .image_description {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	border-radius: 0
}

.inner-page-gallery-three-columns-dimension-detail .image_description p,
.inner-page-gallery-two-columns-dimension-detail .image_description p {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	text-align: center
}

.inner-page-gallery-three-columns-dimension-detail .icon,
.inner-page-gallery-two-columns-dimension-detail .icon {
	background: rgba(255, 255, 255, 0);
	border-radius: 50%;
	color: #31a2e1;
	font-size: 30px;
	height: 48px;
	margin: 25% auto 15px;
	text-align: center;
	width: 48px
}

.inner-page-gallery-three-columns-dimension-detail .icon img,
.inner-page-gallery-two-columns-dimension-detail .icon img {
	border: none
}

.inner-page-gallery-three-columns-dimension-detail .icon,
.inner-page-gallery-two-columns-dimension-detail .icon {
	margin: 25% auto 20px
}

#image_lightbox img {
	height: auto;
	width: 100%
}

.previous_image_btn {
	border: medium none;
	border-radius: 50%;
	color: #fff;
	height: 50px;
	left: 35px;
	opacity: .75;
	position: absolute;
	top: 45%;
	width: 50px;
	outline: 0
}

.next_image_btn {
	border: medium none;
	border-radius: 50%;
	color: #fff;
	height: 50px;
	right: 35px;
	opacity: .75;
	position: absolute;
	top: 45%;
	width: 50px;
	outline: 0
}

.next_image_btn:focus,
.previous_image_btn:focus {
	outline: 0
}

.next_image_btn:hover,
.previous_image_btn:hover {
	opacity: 1;
	outline: 0
}

.isotope-filters {
	display: table;
	margin-bottom: 30px
}

.isotope-filters button {
	border: none;
	margin: 2px;
	line-height: 30px;
	padding: 0 20px;
	cursor: pointer;
	color: #fff;
	background-color: #02b2e1
}

.isotope-filters button:focus {
	outline: 0;
	outline-style: none;
	outline-offset: 0
}

.isotope-filters button.active {
	background: #34495e;
	color: #fff
}

.isotope-filters button:hover {
	background: #34495e
}

.isotope {
	background: 0 0;
	max-width: 1170px
}

.isotope:after {
	content: '';
	display: block;
	clear: both
}

.listing-1 .feature .tag-2 {
	position: absolute;
	right: 4%;
	z-index: 0
}

.listing-1 .property_item .price {
	position: absolute;
	top: 80%
}

.listing-1 .proerty_content .property_meta span {
	border: medium none
}

.listing-1 .feature .tag {
	left: 15px
}

.listing-1 .zearch-container {
	display: none
}

.listing-1 .property_item .property_head {
	padding: 20px 0 20px 20px
}

.listing-1 .property-listing-image>img {
	width: 100%
}

.listing-1 .park-avenue-bg {
	width: 690px
}

.listing-1 .park-avenue .border-l {
	margin: 0 -4px;
	padding: 13px 52.5px
}

#listing-filter {
	background: url(../images/listing-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}

#banner-map {
	padding: 0
}

#banner-map .well {
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	min-height: 0;
	padding: 0 !important
}

#portfoliolist .property_item .price {
	position: absolute;
	right: 14px;
	top: 35%;
	transform: translate(0, -29%)
}

#portfoliolist .feature .tag-2 {
	right: 7%
}

#portfoliolist .proerty_content .property_meta span {
	border: medium none
}

#portfoliolist .proerty_content .property_meta {
	background: 0 0
}

#portfoliolist .proerty_content .property_meta {
	border: medium none
}

#portfoliolist .property_item .property_head {
	padding: 20px 0 20px 20px
}

.top .tag {
	padding: 6px 15px !important
}

#portfoliolist .park-avenue .property_meta>span {
	padding: 5px 0
}

#portfoliolist .park-avenue>span {
	top: 15px
}

#banner-map .map-container {
	right: 0;
	position: fixed;
	top: 60px;
	width: 50%;
	z-index: 0
}

.listing-3 .single-query>input[type=text] {
	width: 100%
}

.listing-3 .group-button-search {
	margin-top: 15px
}

.listing-3 .single-query .intro::after {
	right: 20px
}

.listing-3 .property_item .price .clearfix {
	top: 31.2% !important
}

.listing-3 .property_item .price {
	top: 46% !important
}

.listing-3 .tag {
	font-size: 14px
}

.listing-3 .park-avenue-bg {
	width: 586px;
	max-width: 100%
}

.listing-3 .park-avenue .border-l {
	padding: 0
}

#property-d-1 .item {
	background: #0c83e7;
	color: #fff;
	border-radius: 0;
	text-align: center
}

#property-d-1 .item>img {
	width: 100%
}

#property-d-1-2 .item {
	background: #000;
	margin: 0 1px;
	border-radius: 0;
	text-align: center;
	cursor: pointer
}

#property-d-1-2 {
	margin-top: 15px
}

#property-d-1-2 .item>img {
	opacity: .4;
	width: 100%
}

#property-d-1-2 .item h1 {
	font-size: 18px
}

#property-d-1-2 .synced .item img {
	opacity: 1
}

.property-details .table>tbody>tr>td i {
	font-size: 17px;
	margin-right: 8px;
	vertical-align: middle
}

.property-details .text-it-p>p {
	font-style: oblique
}

.property-details .text-it-p {
	padding: 15px 10px 15px 25px;
	background: #f5f8fa
}

.property-details .pro-list>li {
	list-style-image: url(p-d-1-list.jpg);
	margin-bottom: 20px;
	padding: 0 0 0 8px;
	transition: all .7s ease 0s;
	cursor: pointer
}

.property-details .pro-list>li:hover {
	margin-left: 10px;
	transition: all .7s ease 0s
}

.property-details .pro-list {
	margin-left: 15px
}

.property-details .property_item .property_head {
	padding: 20px 0 20px 20px
}

#property-1-slider .feature .tag-2 {
	right: 10px
}

#property-1-slider .feature .tag {
	left: 10px
}

#property-6-slider .feature .tag-2 {
	right: 10px
}

#property-6-slider .feature .tag {
	left: 10px
}

.slider-br .feature .tag-2 {
	right: 10px
}

.slider-br .feature .tag {
	left: 10px
}

.property-details .property-list-map {
	height: 430px;
	width: 100%
}

.social-networks .social-icons-2 {
	display: table;
	table-layout: fixed;
	width: 100%
}

.social-networks .social-icons-2 span {
	font-size: 12px;
	line-height: 38px;
	text-align: center;
	display: table-cell;
	padding: 10px 0;
	border: 1px solid #e5e5e5
}

.social-networks .social-icons-2 a {
	color: #676767;
	font-size: 15px
}

.social-networks .social-icons-2 .fa {
	border-radius: 100%;
	box-shadow: 0 2px 1px 1px #d2d2d2;
	font-size: 16px;
	height: 40px;
	line-height: 43px;
	margin-right: 7px;
	text-align: center;
	width: 40px
}

.social-networks .social-icons-2 .share-it {
	background: #f5f5f5;
	color: #1f1d22;
	font-size: 18px
}

.property-d-table table {
	border: 1px solid #e5e5e5
}

.property-d-table .table>tbody>tr>td,
.property-d-table .table>tbody>tr>th,
.property-d-table .table>tfoot>tr>td,
.property-d-table .table>tfoot>tr>th,
.property-d-table .table>thead>tr>td,
.property-d-table .table>thead>tr>th {
	border-top: 1px solid #e5e5e5;
	line-height: 1.42857;
	padding: 9px 17px;
	vertical-align: top;
	color: #676767
}

.property-details h2 {
	margin-bottom: 15px;
	font-family: Prompt
}

.property-tab {
	border: 1px solid #dbdbdb;
	margin-top: 50px
}

.property-tab .nav-tabs>li>a {
	border-radius: 0;
	line-height: 1.42857;
	margin-right: 0;
	background: #454040;
	color: #fff;
	border-right: 1px solid #dbdbdb
}

.property-tab .nav-tabs {
	border-bottom: 0 none;
	display: table;
	width: 100%
}

.property-tab .nav-tabs>li {
	display: table-cell;
	float: none;
	margin-bottom: 0;
	text-align: center
}

.property-tab .nav-tabs>li.active>a,
.property-tab .nav-tabs>li.active>a:focus,
.property-tab .nav-tabs>li.active>a:hover {
	border: 1px solid transparent;
	color: #fff;
	cursor: default
}

.property-tab .tab-pane {
	padding: 50px 30px 30px
}

.property-tab .nav.nav-tabs li:last-child a {
	border-right: medium none
}

.property-tab .nav-tabs>li>a:hover {
	border: 1px solid transparent;
	background-color: #fff;
	color: #1f1f1f
}

.property-details-2 .property_item .price {
	width: auto
}

.property-details-2 .property_item {
	margin-bottom: 0
}

.property-details-2 .bg-black {
	margin-top: -10px
}

.property-details-2 .owl-next {
	top: 50% !important
}

.property-details-2 .owl-prev {
	top: 50% !important
}

#property-2-slider .feature .tag-2 {
	right: 10px
}

#property-2-slider .feature .tag {
	left: 10px
}

#property-2-slider .item,
#property-3-slider .item,
#property-4-slider .item {
	margin: 0 5px
}

.property-details-2 .property_item {
	border: none
}

.property-details .agent-p-contact {
	border-bottom: none
}

#agent-3-slider .item img {
	display: block;
	width: 100%;
	height: auto
}

#agent-3-slider .property_item .price .tag {
	width: 100%;
	text-align: center
}

#agent-3-slider .property_item .price .tag {
	font-size: 18px
}

#agent-3-slider .feature .tag-2 {
	padding: 10px 15px;
	right: 0;
	top: 0
}

#agent-3-slider .image,
.image img,
.property_item .property_head {
	overflow: hidden;
	position: unset
}

#news-section-1 .news-details {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 15px 0 20px
}

.news-1-box h3 {
	margin-bottom: 20px
}

#news-section-1 .news-details span {
	background: #fff;
	color: #676767;
	display: inline-block;
	font-size: 14px;
	line-height: 38px;
	margin-right: 30px
}

#news-section-1 .news-details span i {
	font-size: 21px;
	margin-right: 5px;
	vertical-align: text-bottom
}

#news-section-1 .news-1-box .image-2 {
	overflow: hidden
}

#news-section-1 .news-1-box:hover .image-2 img {
	transform: scale(1.09);
	transition: all .7s ease 0s
}

#news-section-1 .news-1-box .property_item {
	margin-bottom: 0
}

#agent-4-slider .owl-prev {
	background: #fff;
	border: medium none;
	border-radius: 0;
	display: inline-block;
	left: 0;
	line-height: 15px;
	margin-right: 5px;
	padding: 10px 15px;
	position: absolute;
	top: 42%
}

#agent-4-slider .owl-next {
	background: #fff;
	border: medium none;
	border-radius: 0;
	display: inline-block;
	line-height: 15px;
	padding: 10px 15px;
	position: absolute;
	right: 0;
	top: 42%
}

#news-section-1 .form-search {
	background: #edf3f8;
	display: block;
	height: 100px;
	padding: 25px 20px;
	width: 100%
}

#news-section-1 .input-append {
	border: 1px solid #d5dadf;
	display: block;
	height: 47px;
	line-height: 43px;
	width: 100%;
	border-radius: 0;
	background: #fff
}

#news-section-1 .input-medium.search-query {
	background: 0 0;
	border: 0 none;
	display: inline-block;
	padding-left: 15px;
	width: 80%
}

#news-section-1 .add-on {
	background: 0 0;
	border: medium none;
	font-size: 18px;
	float: right;
	padding-right: 15px;
	padding-top: 3px
}

#news-section-1 .add-on:hover {
	background: #9c9c9c;
	transition: color 1s ease 0s, background-color 1.5s ease 0s
}

#news-section-1 .p-image>img {
	width: auto;
	border-radius: 0
}

#news-section-1 .news-tag>a {
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	color: #676767;
	display: inline-block;
	font-size: 13px;
	margin-bottom: 5px;
	padding: 10px 22px
}

#news-section-1 .news-tag>a:hover {
	background: #9c9c9c;
	color: #fff;
	transition: color 1s ease 0s, background-color 1.5s ease 0s
}

#news-section-1 .search_box {
	background: #435061;
	height: 45px;
	padding: 5px;
	width: 100%
}

#news-section-1 .blog-thumbnail {
	float: left;
	margin-bottom: 30px;
	max-width: 100%
}

#news-section-1 .blog_page_information .search_box .form-control,
#news-section-1 .search_box .custom_input {
	background: #435061;
	border: medium none;
	box-shadow: none;
	color: #c0ccdc !important;
	font-size: 15px !important;
	outline: medium none;
	padding: 7px
}

#news-section-1 .search_box .custom_input,
#news-section-1 .search_box .form-control {
	background: #435061;
	border: medium none;
	box-shadow: none;
	color: #c0ccdc !important;
	font-size: 15px !important;
	outline: medium none;
	padding: 7px
}

#news-section-1 .blog_info {
	background: #f5f8fa;
	min-height: 300px;
	padding: 41px 35px 27px;
	width: 100%
}

#news-section-1 .blog_info .blogimagedescription {
	padding: 0
}

.blog_info .blogimagedescription h3,
.blog_info .blogimagedescription h3 a {
	color: #435061 !important;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 15px;
	margin-top: 8px;
	text-transform: uppercase
}

.blog_info .archieves {
	clear: both;
	margin: 0;
	padding: 0
}

.blog_info .archieves li {
	border-bottom: 1px solid #e1e6ec;
	list-style: outside none none;
	margin: 0;
	padding: 10px 0
}

.blog_info ul li {
	float: left;
	list-style: outside none none;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%
}

.blog_info .archieves li a {
	color: #435061 !important;
	font-size: 13px !important;
	text-transform: uppercase
}

#news-section-1 img,
.inner-page-left-sidebar img {
	height: auto
}

.blog_info .blogimagedescription h3,
.blog_info .blogimagedescription h3 a {
	color: #435061 !important;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 15px;
	margin-top: 8px;
	text-transform: uppercase
}

.archieves .blogimagedescription h3,
.archieves .blogimagedescription h3 a,
.blog_info .archieves .blogimagedescription h3,
.blog_info .archieves .blogimagedescription h3 a {
	margin-bottom: 10px;
	margin-top: 0
}

.blog_info .blogimagedescription .detail,
.blog_info .blogimagedescription .detail a {
	color: #435061 !important;
	font-size: 12px !important;
	text-transform: uppercase
}

.news-2-tag .col-md-5 {
	margin-top: 10px
}

.news-2-tag .social-icons {
	padding-top: 0
}

.blog_info .blogimagedescription .detail span {
	margin-right: 25px
}

.blog_info .blogimagedescription .detail,
.blog_info .blogimagedescription .detail a {
	color: #435061 !important;
	font-size: 12px !important;
	text-transform: uppercase
}

.sim-lar-text>h3 {
	margin: 20px 0 5px 0
}

.sim-lar-p {
	margin-bottom: 50px
}

.news_3 .latest_page_box {
	border: 1px solid #e3e3e3;
	border-radius: 0;
	padding-top: 16px;
	margin-bottom: 50px
}

.news_3 .news_image {
	margin-top: 16px;
	position: relative
}

.news_3 .news_image img {
	width: 100%
}

.news_date {
	padding: 0 25px;
	font-size: 14px
}

.news_padding>h3 {
	margin: 20px 0 10px;
	color: #222;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600
}

.news_padding>p {
	display: inline-block;
	font-size: 14px;
	padding-bottom: 15px
}

.news_padding {
	padding: 20px 25px 25px
}

.news_date i {
	font-size: 20px;
	vertical-align: text-top;
	margin-right: 10px
}

.news_image .price .tag_red {
	color: #fff;
	display: block;
	font-size: 28px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	width: 80px
}

.news_image .price .tag_white {
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	width: 80px;
	background: #fff;
	color: #353535;
	display: block
}

.news_image .price {
	bottom: 10px;
	position: absolute;
	right: 10px;
	z-index: 0
}

.news_padding .cd-btn {
	padding: 8px 10px;
	width: 150px;
	font-size: 14px
}

#about_slider .owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center
}

#about_slider .owl-pagination {
	bottom: 30px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center
}

#about_slider .owl-page {
	display: inline-block
}

#about_slider .owl-page span {
	display: block;
	width: 19px;
	height: 3px;
	filter: Alpha(Opacity=50);
	opacity: 1;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	margin-right: 5px;
	background: #fff;
	margin-top: 30px
}

#about_slider .owl-page.active span,
#about_slider .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1
}

.news-section-details .social-icons>ul {
	display: inline-block
}

.news-section-details .social-icons>h4 {
	display: inline-block
}

.news-section-details .news-2-tag h4 {
	display: inline-block;
	margin-left: -14px;
	margin-right: 10px
}

.news-section-details .news-2-tag p {
	display: inline-block
}

.news-section-details .news-2-tag {
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	display: block;
	height: 63px;
	margin-left: 15px;
	margin-top: 45px;
	padding: 10px 0;
	width: 96%
}

.news-section-details .news-2-tag .social-icons>h4 {
	margin-right: 20px;
	vertical-align: middle
}

.sim-lar-text>p span {
	color: #7e7e7e;
	font-size: 12px
}

.sim-lar-p>img {
	border-radius: 0
}

.news-comnts-text>a {
	float: right;
	margin-top: -20px;
	color: #1f1d22
}

.news-comnts-text span {
	color: #818181;
	font-size: 12px
}

.news-comnts-text {
	margin-left: -12px
}

.news-section-details .single-query>input[type=text] {
	width: 100%
}

#news2 .sim-lar-p {
	margin-bottom: 70px
}

#news2 .sim-lar-p>img {
	border-radius: 0;
	width: 100%
}

#profile .dropzone .dz-default.dz-message {
	display: block
}

#profile .dropzone .dz-message {
	margin: 0;
	font-size: 80px
}

.profile-list {
	background: #fff;
	margin-top: 20px;
	padding: 20px
}

.profile-list li a {
	padding: 15px 0;
	display: block;
	border-bottom: 1px solid rgba(233, 92, 83, .2);
	border-radius: 5px
}

.profile-list li a .fa {
	margin-right: 7px
}

.profile-list li a:hover,
.profile-list li.active a {
	padding: 15px 0 15px 10px;
	color: #fff
}

.profile-list li:nth-child(8) a {
	border-bottom: none
}

.profile-login-bg {
	background: #fff;
	padding: 20px
}

.profile-login-bg h2 {
	color: #3a2f2f;
	font-size: 24px
}

.profile-login-bg .form-control {
	height: 44px;
	border-radius: 0;
	color: #888
}

.profile-login-bg h2 {
	color: #3a2f2f;
	font-size: 24px;
	padding-bottom: 30px
}

.profile-login-bg .form-group label {
	font-weight: 400;
	font-size: 14px
}

.profile-login-bg textarea.form-control {
	height: 110px
}

.agency-listing .agency-listing-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto
}

.agency-listing .agency-listing-box .image-round {
	padding: 1em 2em
}

.agency-listing .agency-listing-box .image-round>div {
	position: relative;
	text-align: center;
	font-size: .8em
}

.agency-listing .agency-listing-box .image-round>div::after {
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
	position: absolute;
	top: 2.75em;
	left: 2.5em;
	z-index: -1
}

.agency-listing .agency-listing-box .image-round img {
	border-radius: 50%;
	height: 5em;
	border: 2px solid #ccc
}

.agency-listing .agency-listing-box .image-round span {
	display: block;
	clear: both;
	padding: .25em 1em;
	margin: .5em 0;
	color: #fff
}

.agency-listing .agency-listing-box .details {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.agency-listing .agency-listing-box .details>.agency-box {
	border: 1px solid #ccc;
	border-radius: .5em;
	padding: 1.5em;
	margin: 1em 0
}

.agency-listing .agency-listing-box .details>.agency-box h2 {
	color: #222;
	font-size: 1.4em;
	margin: 0;
	padding: 0 0 .5em 0;
	letter-spacing: .1em
}

.agency-box h3 {
	font-size: 16px;
	font-family: Prompt, sans-serif
}

.agency-listing .agency-listing-box .details>.agency-box p {
	margin: 0;
	padding: 15px 0;
	line-height: 24px
}

.agency-listing .agency-listing-box .details::before {
	content: '';
	width: 0;
	height: 100%;
	border-left: 1px solid #ccc;
	position: absolute;
	top: 0;
	left: -4.35em;
	z-index: -1
}

.testinomial_wrap {
	margin: 0 5px
}

.testinomial_wrap .testinomial_text {
	border-radius: 0;
	color: #fff;
	padding: 50px 30px;
	position: relative
}

.testinomial_text p {
	color: #fff;
	font-size: 16px;
	line-height: 28px
}

.testinomial_wrap .testinomial_text::after {
	border-left: 20px solid;
	border-right: 20px solid transparent;
	bottom: -20px;
	content: "";
	height: 0;
	left: 20px;
	position: absolute;
	width: 0
}

.testinomial_wrap .testinomial_text>.quote {
	bottom: -42px;
	display: inline-block;
	left: -47%;
	margin-bottom: 0;
	position: relative;
	width: auto
}

.testinomial_wrap .testinomial_pic {
	display: inline-block;
	margin-top: 30px;
	width: 100%
}

.testinomial_wrap .testinomial_pic>img {
	width: 60px;
	float: left;
	margin-right: 10px;
	display: inline-block
}

.testinomial_wrap .testinomial_pic span {
	display: block
}

.testinomial_wrap .testinomial_pic span.color {
	margin-top: 9px
}

.testinomial_wrap .testinomial_pic span.post_img {
	color: #646464;
	font-size: 14px
}

#map {
	height: 400px
}

#contact {
	padding: 0;
	position: relative
}

.contact {
	position: relative
}

#contact-us .single-query>input[type=text] {
	width: 100%
}

#contact-us .agetn-contact-2 p {
	color: #1f1f1f;
	font-size: 15px !important;
	text-align: left
}

#contact-us .our-agent-box h2 {
	text-transform: uppercase
}

#contact-us .agent-p-contact {
	border-bottom: none;
	margin-bottom: 15px
}

#contact-us .contact-text {
	background: #fff;
	bottom: 70px;
	display: inline-block;
	position: absolute;
	top: 70px;
	z-index: 1;
	border-radius: 0;
	padding: 20px 20px
}

#contact-us .agetn-contact-2 i {
	font-size: 26px;
	margin-right: 15px;
	vertical-align: middle
}

#map_canvas {
	height: 520px;
	width: 100%
}

.map-detail {
	padding-left: 10px
}

.image-label,
.map-detail {
	float: left;
	margin: 0;
	padding-bottom: 20px;
	padding-top: 5px;
	position: relative
}

.map-detail h4 {
	margin-bottom: 10px
}

.map-detail span {
	display: inline-block;
	font-size: 12px;
	padding: 5px 10px 2px 0;
	font-weight: 500
}

.image-label label {
	color: #fff;
	top: 10px;
	font-size: 11px;
	font-weight: 400;
	padding: 8px 15px;
	position: absolute;
	left: 5px;
	text-transform: capitalize
}

#contact-us-2 {
	background: url(../images/map-bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed
}

.contact-bg {
	background: #fff;
	padding: 30px 30px;
	position: relative;
	top: 0;
	z-index: 1
}

.address-box .fa {
	color: #fff;
	font-size: 28px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 25px;
	text-align: center;
	width: 60px;
	border-radius: 0
}

.address-box h4 {
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 7px;
	color: #3a2f2f
}

.address-box p {
	font-size: 15px
}

#loan-calculator {
	padding: 60px 0
}

.calc {
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15);
	padding: 50px 20px
}

.calc .col-md-2 {
	padding-right: 0
}

.calc .col-md-10 {
	padding-left: 0
}

.calc input,
.calc select {
	background: #f5f5f5;
	border: 1px solid #eee;
	border-radius: 0 6px 6px 0;
	height: 45px;
	width: 100%;
	padding-left: 25px;
	box-shadow: 0 3px 0 #ccc
}

.calc .btn {
	border: 0;
	border-radius: 6px;
	box-shadow: 0 3px 0 #c1524e;
	color: #fff;
	font-size: 1.2em;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
	width: 100%;
	height: 45px
}

.calc .btn:active {
	box-shadow: none;
	top: 3px
}

.calc #output {
	border: 1px solid #eee;
	border-radius: 6px;
	color: #ccc;
	display: block;
	font-size: 20px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	padding: 0 11px;
	text-align: center;
	vertical-align: middle;
	visibility: visible
}

.calc .fa {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	color: #fff;
	height: 45px;
	line-height: 47px;
	text-align: center;
	width: 100%;
	box-shadow: 0 3px 0 #c1524e
}

.calc .fa-usd:before {
	bottom: 1px;
	font-size: 18px;
	left: 2px;
	position: relative
}

.interest:before {
	content: "%";
	font-weight: 700
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
	outline: medium none
}

.calc .reset {
	border: 0 none;
	border-radius: 6px;
	box-shadow: 0 3px 0 #c1524e;
	color: #fff;
	display: inline-block;
	font-size: 1.2em;
	height: 45px;
	line-height: 45px;
	margin-top: 30px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
	width: 150px
}

.calc .reset:hover {
	background: #b7b7b7;
	color: #232122;
	box-shadow: 0 3px 0 #888
}

.dropzone {
	position: relative;
	border: 1px solid #fff;
	border-radius: 3px;
	display: inline-block;
	width: 100%;
	padding: 15px;
	background: 0 0;
	border-radius: 0
}

.file_uploader {
	padding: 10px
}

.dropzone .dz-message {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin: 50px 0;
	position: relative;
	text-align: center;
	z-index: 3
}

.dropzone .dz-preview.dz-image-preview {
	background: 0 0
}

.dropzone .dz-message:hover {
	color: #222
}

.button-normal {
	display: inline-block;
	padding: 14px 50px;
	margin-top: 30px;
	letter-spacing: .5px;
	border: none;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
	will-change: opacity, transform;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.button-normal.yellow {
	color: #fff
}

.button-normal.white {
	background-color: #fff;
	color: #fff
}

.button-normal.white:hover,
.button-normal.yellow:hover {
	background-color: #333;
	color: #fff
}

.col-md-15,
.col-xs-15 {
	float: left;
	width: 20%
}

.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative
}

.block-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 40px
}

.block-menu.affix-top {
	top: auto;
	position: relative
}

.block-menu.affix {
	top: 20%;
	position: fixed;
	bottom: auto;
	width: 263px
}

.block-menu.affix-bottom {
	bottom: 460px;
	position: relative
}

.block-menu li a {
	background-color: #f8f8f8;
	border: 1px solid #e5e5e5;
	display: block;
	margin-top: -1px;
	padding: 12px 12px 12px 44px;
	position: relative;
	-moz-transition: .2s all ease-in-out;
	-ms-transition: .2s all ease-in-out;
	-o-transition: .2s all ease-in-out;
	transition: .2s all ease-in-out;
	-webkit-transition: .2s all ease-in-out
}

.block-menu li a .icon {
	position: absolute;
	top: 15px;
	right: auto;
	bottom: auto;
	left: 14px;
	z-index: 1;
	text-align: center;
	width: 20px
}

.block-menu li a.active,
.block-menu li a:hover {
	color: #fff
}

#address-text {
	width: 100%;
	color: #fff;
	padding: 10px;
	position: relative
}

#address-text .fa {
	position: absolute;
	right: 20px;
	z-index: 1;
	top: 17px;
	font-size: 20px
}

.pricing-box {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative
}

.pricing-box span.header span.title {
	color: #fff;
	display: block;
	font-size: 30px;
	font-weight: 600
}

.pricing-box span.header span.sub-title {
	color: #fff;
	font-size: 18px;
	display: block
}

.pricing-box .price {
	color: #222;
	background: #fff;
	padding: 10px 0;
	margin: 45px 10px 0
}

.pricing-box .btn.btn-default.select-button {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	border-radius: 100%;
	height: 40px;
	width: 40px;
	line-height: 26px;
	bottom: 50px
}

.pricing-box .btn.btn-default.select-button:focus,
.pricing-box .btn.btn-default.select-button:hover {
	color: #fff;
	border-color: #fff
}

#new-property .card-list {
	padding: 0;
	margin: 0;
	list-style: none
}

#new-property .card-list li {
	position: relative;
	padding: 8px 0 5px 44px;
	margin-right: -16px;
	margin-bottom: 10px;
	font-size: 15px
}

#new-property .card-list li .icon {
	font-size: 23px;
	position: absolute !important;
	top: 7px;
	right: auto;
	bottom: auto;
	left: 8px;
	z-index: 1
}

#new-property .card-list li.active {
	position: relative;
	z-index: 2;
	background-color: #f9f9f9;
	border: 1px solid #e8e8e8;
	border-right: none
}

#new-property .card-list li.active:after {
	content: '';
	width: 3px;
	position: absolute !important;
	top: -1px;
	right: auto;
	bottom: -1px;
	left: -1px;
	z-index: 3
}

#new-property .info-card {
	background-color: #f9f9f9;
	border: 1px solid #e8e8e8;
	position: relative;
	z-index: 1;
	margin-left: -15px;
	padding-top: 30px;
	padding-bottom: 30px
}

#new-property .info-card .icon-cv {
	font-size: 26px;
	margin: 4px 0 0 -20px
}

#new-property .features-box {
	margin-bottom: 40px
}

#new-property #images .text {
	text-align: center;
	display: block;
	padding: 10px 0 10px 0;
	border-bottom: 1px dashed #ddd
}

#new-property .space-form {
	height: 54px;
	margin-top: 5px
}

#new-property .description {
	height: 178px
}

#new-property #position {
	position: relative;
	height: 40px;
	padding: 8px 0 0 14px;
	color: #fff
}

#new-property #position:after {
	position: absolute;
	content: "";
	top: -10px;
	z-index: 10;
	left: 80px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent
}

#header-landing-page {
	position: fixed;
	width: 100%;
	z-index: 1000;
	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-ms-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	background: rgba(0, 0, 0, .5)
}

#header-landing-page .logo img {
	padding: 10px 0;
	width: 50%
}

.logo {
	float: left
}

.contact-top p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding-top: 35px
}

#plans,
#plans ul,
#plans ul li {
	margin: 0;
	padding: 0;
	list-style: none
}

#pricePlans:after {
	content: '';
	display: table;
	clear: both
}

#pricePlans {
	zoom: 1
}

#pricePlans {
	max-width: 69em;
	margin: 0 auto
}

#pricePlans #plans .plan {
	background: #fff;
	float: left;
	width: 100%;
	text-align: center;
	border-radius: 0;
	margin: 0 0 20px 0;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.planContainer .title h2 {
	font-size: 2em;
	font-weight: 600;
	color: #222;
	margin: 0;
	padding: .6em 0
}

.planContainer .title h2.bestPlanTitle {
	background: #222;
	border-radius: 5px 5px 0 0;
	color: #fff
}

.planContainer .price p {
	background: #222;
	color: #fff;
	font-size: 1.2em;
	font-weight: 700;
	height: 2.6em;
	line-height: 2.6em;
	margin: 0 0 1em
}

.planContainer .price p span {
	color: #8394ae
}

.planContainer .options {
	margin-top: 10em
}

.planContainer .options li {
	font-weight: 700;
	color: #364762;
	line-height: 2.5
}

.planContainer .options li span {
	font-weight: 400;
	color: #979797
}

.planContainer .button a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: 3px;
	display: inline-block;
	width: 80%;
	border-radius: 0;
	height: 50px;
	line-height: 46px;
	margin: 1.5em 0 1.8em
}

.planContainer .button a.bestPlanButton {
	color: #fff
}

#credits {
	text-align: center;
	font-size: .8em;
	font-style: italic;
	color: #777
}

#credits a {
	color: #333
}

#credits a:hover {
	text-decoration: none
}

#pricePlans {
	margin: 2em auto
}

#pricePlans #plans .plan {
	width: 24%;
	margin: 0 1.33% 20px 0;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

#pricePlans #plans>li:last-child {
	margin-right: 0
}

#pricePlans #plans .plan:hover {
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04)
}

.planContainer .button a {
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.planContainer .button a:hover {
	color: #fff
}

#main-banner {
	background: rgba(0, 0, 0, 0) url("../images/slide-lg-1.jpg") no-repeat scroll 100% 100%/cover;
	max-height: 100%
}

.slider-text-wrap {
	padding: 150px 0
}

.slider-text {
	margin-top: 80px;
	padding: 15px 0 15px 20px;
	color: #fff
}

.slider-text h2 {
	margin-bottom: 0;
	font-size: 50px;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff
}

.slider-text h3 {
	margin-bottom: 0;
	text-transform: uppercase;
	color: #fff
}

.slider-text p {
	color: #fff;
	margin-bottom: 30px;
	font-size: 22px;
	font-weight: 400
}

.flex-direction-nav {
	display: none
}

.form-wrap {
	background-color: rgba(255, 255, 255, .5);
	padding: 20px
}

.slider-form input,
.slider-form textarea {
	background-color: #fff;
	padding: 0 15px;
	width: 100%;
	height: 45px;
	border: none;
	margin-bottom: 10px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.slider-form form textarea {
	padding: 15px 15px;
	height: 100%
}

.slider-form .datepicker {
	border-radius: 0
}

.room-detail-page .page-title {
	background-image: url(../images/content/pagetitle/roomdetail.jpg)
}

.blog-page .page-title {
	background-image: url(../images/content/pagetitle/blog.jpg)
}

.single-page .page-title {
	background-image: url(../images/content/pagetitle/blog.jpg)
}

.contact-page .page-title {
	background-image: url(../images/content/pagetitle/contact.jpg)
}

.features-item i {
	display: inline-block;
	font-size: 40px;
	margin-bottom: 10px
}

.features-item h4 {
	margin-bottom: 5px
}

.facilities-item>h3 {
	font-size: 20px;
	padding: 30px 0 10px
}

.features-item p {
	font-size: 28px;
	color: #999;
	margin-bottom: 0
}

.facilities {
	background-size: cover;
	background-position: center center
}

.facilities-detail {
	width: 50%;
	float: right;
	background-color: rgba(255, 255, 255, .9);
	padding-left: 5%;
	padding-right: 5%
}

.facilities-item {
	width: 50%;
	float: left;
	margin-top: 40px;
	padding-right: 20px
}

.gallery a img:hover {
	opacity: .7
}

.gallery .item-detail {
	text-align: center;
	margin: 0 auto;
	width: 60%;
	padding: 10px;
	position: relative;
	top: -30px
}

.item-detail h4,
.item-detail p {
	margin: 0
}

.mfp-bg {
	background: #fff;
	opacity: .9
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #333
}

.mfp-title {
	color: #333
}

.mfp-counter {
	color: #333
}

.grid a {
	float: left;
	width: 33.3333333%;
	color: #333
}

.grid figure {
	position: relative;
	overflow: hidden;
	margin: 5px;
	background: #333
}

.grid figure img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 1;
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}

.grid figcaption {
	position: absolute;
	top: -14%;
	z-index: 11;
	padding: 10px;
	width: 100%;
	height: 100%;
	text-align: center
}

.grid figcaption h2 {
	margin: 0 0 20px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	font-size: 16px;
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s
}

.grid figcaption h2 {
	-webkit-transform: translateY(50px);
	transform: translateY(50px)
}

.grid figure span {
	position: absolute;
	padding: 4px 20px;
	border: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	-webkit-transition: opacity .3s, -webkit-transform .3s;
	transition: opacity .3s, transform .3s
}

.grid figcaption,
.grid figcaption h2,
.grid figure span {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.grid svg {
	position: absolute;
	opacity: .8;
	top: -1px;
	z-index: 10;
	width: 100%;
	height: 100%
}

.grid svg path {
	fill: #fff
}

.grid a:hover figure img {
	opacity: .5
}

.grid a:hover figcaption h2,
.grid a:hover figcaption p {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.grid a:hover figcaption p {
	opacity: 0
}

.gallery .grid figure span {
	top: 65%;
	left: 50%;
	border: 3px solid #fff;
	background: 0 0;
	color: #fff;
	opacity: 0;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(.25);
	transform: translateY(-50%) translateX(-50%) scale(.25)
}

.gallery .grid a:hover figure span {
	opacity: 1;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
	transform: translateY(-50%) translateX(-50%) scale(1)
}

.gallery .grid figcaption h2,
.gallery .grid figcaption p {
	-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.115, 1);
	-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.115, 1.445);
	timing-function: cubic-bezier(0.250, 0.250, 0.115, 1.445)
}

.gallery .grid a:hover figcaption p {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-duration: .1s;
	transition-duration: .1s
}

.gallery body {
	background: #52be7f
}

.gallery .grid figcaption h2 {
	color: #333
}

.gallery .grid a:hover figcaption h2 {
	-webkit-transform: translateY(5px);
	transform: translateY(5px)
}

@media screen and (max-width:58em) {
	.grid a {
		width: 50%
	}

	.grid a:nth-child(odd) {
		margin: 0
	}
}

@media screen and (max-width:45em) {
	.grid a {
		width: 100%
	}

	.grid a:nth-child(3n-1) {
		margin: 0
	}

	.grid figcaption h2 {
		margin-bottom: 0;
		-webkit-transform: translateY(85px);
		transform: translateY(85px)
	}

	.grid figcaption p {
		margin: 0;
		padding: 0 10px
	}
}

@media screen and (max-width:27em) {
	.grid {
		max-width: 100%
	}

	.grid a {
		width: 100%
	}

	.grid a:nth-child(even) {
		margin: 0
	}
}

.term-condition p {
	line-height: 24px;
	padding-top: 20px
}

.term-condition.bg_light {
	padding: 20px;
	border: 1px solid #ccc
}

@media (max-width:1024px) {

	#estimate,
	#image-text,
	.info_section {
		background-position: center center !important
	}

	.col-lg-15 {
		width: 20%;
		float: left
	}

	.homepage {
		margin-top: 0 !important
	}

	#slider.fullscreen .flex-control-thumbs {
		max-width: 100%
	}

	.facilities-img {
		width: 100%
	}

	.facilities-detail {
		width: 100%;
		padding: 80px 2% 80px 3%
	}

	.page-title .title {
		padding-top: 15%
	}

	.sidebar {
		margin-top: 80px
	}

	.widget .widget-agent-img {
		width: 100%;
		margin-right: 0
	}

	.BannerVideo {
		padding-top: 30px
	}
}

@media (max-width:992px) {

	body,
	h5 {
		font-size: 14px
	}

	h2 {
		font-size: 26px
	}

	h3 {
		font-size: 20px
	}

	.proerty_text>h3,
	.property_head h3 {
		font-size: 18px
	}

	#agent-2 h3,
	s h4 {
		font-size: 16px
	}

	#header-bottom .get-tech-line,
	#header-bottom a,
	#header-top,
	.social-icons {
		display: none
	}

	#header-bottom .col-md-10 {
		text-align: left
	}

	#header-bottom .get-tuch {
		padding: 0 15px
	}

	nav.navbar.bootsnav .navbar-brand {
		float: left !important
	}

	nav.navbar.bootsnav .navbar-brand {
		padding: 10px 0
	}

	nav.navbar.bootsnav .navbar-brand>img {
		width: 200px
	}

	nav.navbar.bootsnav.navbar-sticky .navbar-brand {
		display: inline-block
	}

	nav.navbar.bootsnav .navbar-toggle {
		color: #fff;
		float: right;
		margin-right: 0;
		margin-top: 10px;
		padding: 5px 8px;
		line-height: 1;
		border-radius: 0
	}

	.nav_3 .navbar-nav>li {
		display: block
	}

	nav.navbar.bootsnav ul.nav>li>a {
		padding: 5px 0;
		margin: 0;
		border-bottom: none
	}

	#header-top_2 .header_set {
		margin: 27px 0
	}

	#header-top_2 .wrap-sticky .navbar-brand {
		position: relative;
		top: auto;
		padding: 10px 0
	}

	#header-top_2 .logo.logo-scrolled {
		margin-top: 0
	}

	#image-text .image-text-heading>h2 {
		font-size: 38px
	}

	#main_header.header_nin nav.navbar.bootsnav {
		background-color: #000
	}

	#main_header.header_nin {
		position: relative;
		background: #000
	}

	#main_header.header_nin nav.navbar.bootsnav.navbar-sticky .navbar-brand {
		width: 100px;
		top: -5px
	}

	#main_header.header_eig nav.navbar.bootsnav.navbar-sticky .navbar-brand {
		width: 100px;
		padding: 10px 0 0
	}

	#main_header.header_nin nav.navbar.bootsnav ul.nav>li>a {
		padding: 8px 15px
	}

	#main_header.header_nin nav.navbar.bootsnav.navbar-sticky .navbar-brand img {
		width: 100%
	}

	#main_header.header_nin .attr-nav {
		display: none
	}

	#main-features .col-sm-7 {
		padding-left: 15px
	}

	#services-nin .nav-tabs>li>a {
		margin: 5px 5px
	}

	#services-nin .nav-tabs {
		float: none;
		margin-bottom: 30px
	}

	.services-tab-detail {
		padding-left: 0;
		padding-top: 60px
	}

	.custom-content h5 {
		margin-top: 40px
	}

	.block-menu.affix {
		width: auto;
		position: relative
	}

	#pricePlans #plans .plan {
		width: 45%;
		margin: 0 2% 20px 20px
	}
}

@media (max-width:991px) {
	.col-md-15 {
		width: 20%;
		float: left
	}

	.blog .blog-post img {
		width: 100%
	}

	#header-top_2 .header_set {
		display: none
	}

	#header-top_2 nav.navbar.bootsnav ul.nav>li>a {
		color: #000;
	}
}

@media (max-width:768px) {
	.col-sm-15 {
		width: 20%;
		float: left
	}

	#main-menu {
		display: none
	}

	#header .mobile-menu {
		display: block;
		float: right;
		padding: 10px 25px 25px
	}

	.c-menu--slide-right {
		width: 300px;
		height: 100%
	}

	.menus-mobile ul.child {
		display: none;
		-webkit-transition: all .6s ease 0s;
		-moz-transition: all .6s ease 0s;
		-ms-transition: all .6s ease 0s;
		-o-transition: all .6s ease 0s;
		transition: all .6s ease 0s
	}

	.menus-mobile li.has-child:hover>ul.child {
		display: block
	}

	#slider.fullscreen .flex-control-thumbs {
		margin-top: -70px
	}

	.slider-form {
		display: none
	}

	.facilities .facilities-detail,
	.facilities .facilities-img {
		width: 100%
	}

	.gallery .gallery-item img {
		width: 100%
	}

	.features .features-item {
		width: 20%;
		float: left
	}

	.page-title .title {
		padding-top: 20%
	}

	.agent-img {
		width: 100%
	}

	.agent-detail {
		width: 100%;
		padding: 80px 2% 80px 3%
	}

	.form {
		width: 100%;
		padding: 80px 3% 80px 2%
	}

	.maps {
		width: 100%
	}

	.maps iframe {
		height: 300px
	}

	.room-slider {
		margin-bottom: 40px
	}
}

@media (max-width:767px) {
	#header-bottom {
		display: none
	}

	#header-top_2 .header_set {
		display: none
	}

	#header_top_3 {
		display: none
	}

	#header-top_3 .navbar.bootsnav .navbar-toggle {
		float: right;
		left: 0;
		margin: 14px 0 10px;
		padding: 10px 12px;
		position: relative
	}

	#header-top_3 .navbar-nav>li {
		display: block;
		float: none
	}

	#header-top_3 .navbar-nav {
		text-align: left
	}

	.owl-theme .owl-controls,
	.tparrows {
		display: none
	}

	.group-button-search {
		display: block;
		text-align: center
	}

	.btn-slide {
		margin-top: 30px
	}

	.error-text {
		top: 0
	}

	.main-title {
		padding: 30px
	}

	.main-title h1 {
		font-size: 30px
	}

	.main-title h6 {
		font-size: 14px
	}

	.background-color-white .client-loc {
		display: none
	}

	footer .text-right {
		text-align: left
	}

	.estimate_image img {
		display: none
	}

	.banner-search-area {
		position: relative;
		left: 0;
		top: 30px;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		right: 0
	}

	.custom-content {
		padding: 20px
	}

	.page-section-ptb p {
		padding: 15px 0 0 0
	}

	#property-search-sev,
	.image-text-eig {
		background: #222
	}

	.address-box {
		margin-bottom: 50px
	}

	#pricePlans #plans .plan {
		width: 88%;
		margin: 20px
	}

	.BgVideo {
		margin-top: 50px
	}

	.property-details .property-tab .nav-tabs>li {
		display: table-cell;
		width: 33.333333%;
		float: left
	}

	.property-details .property-tab .nav-tabs>li .line_1 {
		width: 100px
	}

	.property-details .property-tab .nav-tabs>li .line_2 {
		width: 80px
	}

	.property-details .property-tab .nav-tabs>li .line_3 {
		width: 60px
	}

	#agent-2-slider .owl-prev,
	#agent-3-slider .owl-prev,
	#listing_slider .owl-prev,
	#property-1-slider .owl-prev,
	#property-2-slider .owl-prev,
	#property-3-slider .owl-prev,
	#property-4-slider .owl-prev,
	#property-5-slider .owl-prev,
	#property-6-slider .owl-prev,
	#property-d-1 .owl-prev,
	#property-listing-slider .owl-prev,
	.slider-br .owl-prev {
		left: 0
	}

	#listing_slider .owl-next,
	#property-1-slider .owl-next,
	#property-2-slider .owl-next,
	#property-3-slider .owl-next,
	#property-4-slider .owl-next,
	#property-5-slider .owl-next,
	#property-6-slider .owl-next,
	#property-listing-slider .owl-next,
	.slider-br .owl-next {
		right: 0
	}

	.page-main-section {
		padding-top: 58px
	}
}

@media (max-width:480px) {
	.project-owl-slideee {
		top: 15px
	}

	.profile .single-query textarea {
		float: right;
		width: 280px
	}

	.search-propertie-filters .col-xs-3,
	.search-propertie-filters .col-xs-4 {
		width: 50%
	}

	.footer-bottom .list-inline {
		text-align: center;
		margin-top: 15px
	}

	.line_2-2 {
		display: block;
		left: 0;
		margin: 5px auto auto;
		width: 150px
	}

	.line_1-1 {
		left: 0;
		margin-top: 15px;
		width: 200px;
		margin: 15px auto 0
	}

	.line_3-3 {
		left: 0;
		margin-bottom: 15px;
		margin-top: 5px;
		width: 100px;
		margin: 5px auto 15px
	}

	.features .features-item {
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px
	}

	.rev_slider_wrapper #rev_slider_3 .slide-content {
		display: none
	}

	.page-title .title {
		padding-top: 30%
	}

	.grid figcaption h2 {
		-webkit-transform: translateY(60px);
		transform: translateY(60px)
	}

	.facilities-item {
		width: 100%
	}

	#main-banner {
		max-height: 100%
	}

	.btn_brd {
		margin: 10px 0
	}

	.image-text-eig-details {
		background: 0 0
	}

	.banner-search .form-control {
		width: 80%
	}

	.banner-search {
		padding: 0
	}
}

@media (max-width:360px) {
	.c-menu--slide-right {
		width: 250px
	}

	.c-menu--slide-right {
		-webkit-transform: translateX(250px);
		-ms-transform: translateX(250px);
		transform: translateX(250px)
	}

	.page-title .title {
		padding-top: 45%
	}

	.page-title .title h2 {
		font-size: 28px
	}

	.grid figcaption {
		top: -24%
	}
}

.BgVideo {
	width: 100%;
	height: auto
}

#agent-profile .project-owl-slideee {
	margin: 0 !important;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%
}

#agent-profile .project-owl-slideee .item {
	background: rgba(0, 0, 0, .5);
	box-shadow: none;
	height: 100%
}

#agent-profile .project-owl-slidee .item a,
#agent-profile .project-owl-slidee .item h4,
#agent-profile .project-owl-slidee .item p {
	color: #fff
}

@media (min-width:1025px) {
	.BannerVideo {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 10%
	}
}

.PageContent {
	padding: 200px 0 60px
}

.notification {
	font-size: .71429em;
	background: #2586B0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	position: fixed;
	right: 15px;
	bottom: 80px;
	border-radius: 100%;
	z-index: 999
}

.breadcrumb {
	background-color: transparent;
	padding: 15px 0;
	margin: 0
}

.breadcrumb li a:hover {
	background-color: transparent;
	color: #0071A3 !important
}

.breadcrumb li.active a {
	color: #0071A3
}

.DetailOne {
	line-height: 50px
}

.DetailOne .col-sm-3 {
	border-right: #eee 1px solid
}

.DetailOne .col-sm-3:last-child {
	border-right: none
}

.DetailOne i {
	font-size: 24px;
	color: #0071A3;
	vertical-align: middle;
	margin: 0 5px 0 0
}

.Profileuser {
	padding: 20px;
	-ms-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15)
}

.footer .widget.dark .widget-title a {
	color: #fff
}

.AdsBanner .owl-pagination {
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	z-index: 999999;
	position: absolute;
	bottom: 15px;
	width: 100%
}

.AdsBanner .owl-theme .owl-controls .owl-page span {
	background: #1d1d1d;
	border-radius: 50%;
	display: block;
	height: 15px;
	margin: 0 5px;
	opacity: .7;
	width: 15px
}

/*----------------CSS Chat bot---------------------------*/

.floating-chat {
	
	font: 12px/16px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	position: fixed;
	bottom: 10px;
	right: 20px;
	width: 40px;
	height: 40px;
	transform: translateY(70px);
	transition: all 250ms ease-out;
	/*border-radius: 50%;*/
	opacity: 0;
	background: -moz-linear-gradient(-45deg, #183850 0, #183850 25%, #192C46 50%, #22254C 75%, #22254C 100%);
	background: -webkit-linear-gradient(-45deg, #183850 0, #183850 25%, #192C46 50%, #22254C 75%, #22254C 100%);
	background-repeat: no-repeat;
	background-attachment: fixed;
  }
  .floating-chat.enter:hover {
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
	opacity: 1;
  }
  .floating-chat.enter {
	transform: translateY(0);
	opacity: 1;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 2px rgba(0, 0, 0, 0.14);
  }
  .floating-chat.expand {
	width: 250px;
	max-height: 400px;
	height: 400px;
	border-radius: 5px;
	cursor: auto;
	opacity: 1;
  }
  .floating-chat :focus {
	outline: 0;
	box-shadow: 0 0 3pt 2pt rgba(14, 200, 121, 0.3);
  }
  .floating-chat button {
	background: transparent;
	border: 0;
	color: white;
	background-color: #0071A3;
	text-transform: uppercase;
	border-radius: 3px;
	cursor: pointer;
  }
  .floating-chat .chat {
	display: flex;
	flex-direction: column;
	position: absolute;
	opacity: 0;
	width: 1px;
	height: 1px;
	border-radius: 50%;
	transition: all 250ms ease-out;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
  }
  .floating-chat .chat.enter {
	opacity: 1;
	border-radius: 0;
	margin: 10px;
	width: auto;
	height: auto;
  }
  .floating-chat .chat .header {
	flex-shrink: 0;
	padding-bottom: 10px;
	display: flex;
	background: transparent;
  }
  .floating-chat .chat .header .title {
	flex-grow: 1;
	flex-shrink: 1;
	padding: 0 5px;
  }
  .floating-chat .chat .header button {
	flex-shrink: 0;
  }
  .floating-chat .chat .messages {
	padding: 10px;
	margin: 0;
	list-style: none;
	overflow-y: scroll;
	overflow-x: hidden;
	flex-grow: 1;
	border-radius: 4px;
	background: transparent;
  }
  .floating-chat .chat .messages::-webkit-scrollbar {
	width: 5px;
  }
  .floating-chat .chat .messages::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: rgba(25, 147, 147, 0.1);
  }
  .floating-chat .chat .messages::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: rgba(25, 147, 147, 0.2);
  }
  .floating-chat .chat .messages li {
	position: relative;
	clear: both;
	display: inline-block;
	padding: 14px;
	margin: 0 0 20px 0;
	font: 12px/16px "Noto Sans", sans-serif;
	border-radius: 10px;
	background-color: rgba(25, 147, 147, 0.2);
	word-wrap: break-word;
	max-width: 81%;
  }
  .floating-chat .chat .messages li:before {
	position: absolute;
	top: 0;
	width: 25px;
	height: 25px;
	border-radius: 25px;
	content: "";
	background-size: cover;
  }
  .floating-chat .chat .messages li:after {
	position: absolute;
	top: 10px;
	content: "";
	width: 0;
	height: 0;
	border-top: 10px solid rgba(25, 147, 147, 0.2);
  }
  .floating-chat .chat .messages li.other {
	animation: show-chat-odd 0.15s 1 ease-in;
	-moz-animation: show-chat-odd 0.15s 1 ease-in;
	-webkit-animation: show-chat-odd 0.15s 1 ease-in;
	float: right;
	margin-right: 45px;
	color: #0AD5C1;
  }
  .floating-chat .chat .messages li.other:before {
	right: -45px;
	background-image: url(https://github.com/Thatkookooguy.png);
  }
  .floating-chat .chat .messages li.other:after {
	border-right: 10px solid transparent;
	right: -10px;
  }
  .floating-chat .chat .messages li.self {
	animation: show-chat-even 0.15s 1 ease-in;
	-moz-animation: show-chat-even 0.15s 1 ease-in;
	-webkit-animation: show-chat-even 0.15s 1 ease-in;
	float: left;
	margin-left: 45px;
	color: #0EC879;
  }
  .floating-chat .chat .messages li.self:before {
	left: -45px;
	background-image: url(https://github.com/ortichon.png);
  }
  .floating-chat .chat .messages li.self:after {
	border-left: 10px solid transparent;
	left: -10px;
  }
  .floating-chat .chat .footer {
	flex-shrink: 0;
	display: flex;
	padding-top: 10px;
	max-height: 90px;
	background: transparent;
  }
  .floating-chat .chat .footer .text-box {
	border-radius: 3px;
	background: rgba(25, 147, 147, 0.2);
	min-height: 100%;
	width: 100%;
	margin-right: 5px;
	color: #0EC879;
	overflow-y: auto;
	padding: 2px 5px;
  }
  .floating-chat .chat .footer .text-box::-webkit-scrollbar {
	width: 5px;
  }
  .floating-chat .chat .footer .text-box::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: rgba(25, 147, 147, 0.1);
  }
  .floating-chat .chat .footer .text-box::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: rgba(25, 147, 147, 0.2);
  }
  
  @keyframes show-chat-even {
	0% {
	  margin-left: -480px;
	}
	100% {
	  margin-left: 0;
	}
  }
  @-moz-keyframes show-chat-even {
	0% {
	  margin-left: -480px;
	}
	100% {
	  margin-left: 0;
	}
  }
  @-webkit-keyframes show-chat-even {
	0% {
	  margin-left: -480px;
	}
	100% {
	  margin-left: 0;
	}
  }
  @keyframes show-chat-odd {
	0% {
	  margin-right: -480px;
	}
	100% {
	  margin-right: 0;
	}
  }
  @-moz-keyframes show-chat-odd {
	0% {
	  margin-right: -480px;
	}
	100% {
	  margin-right: 0;
	}
  }
  @-webkit-keyframes show-chat-odd {
	0% {
	  margin-right: -480px;
	}
	100% {
	  margin-right: 0;
	}
  }

  .container20{
    width: 100%;
    height: 100%;
    
    overflow: auto;
    padding-right: 15px;
	overflow:hidden;
}



/****************************************************************bak*************************************************************/
/* ============================= header ====================== */
.top1_wrapper{background: #fafafa; border-top: 3px solid #288DB4; padding-top: 13px; padding-bottom: 13px;}
.email1{float: left; padding-left: 25px; background: url(../images/email1.png) left center no-repeat;border-right: 1px solid #ebebeb; margin-right: 20px; padding-right: 20px;}
.email1 a{display: block; font-size: 13px; color: #acacac; text-decoration: none; line-height: 20px;}

.phone1{float: left; padding-left: 25px; background: url(../images/phone1.png) left center no-repeat;}

.social_wrapper{float: right;}
.social{ display: block; margin: 0; padding: 0; list-style: none;}

.social li{display: inline-block; margin: 0 10px; float: left;}
.social li a{display: block; text-decoration: none; font-size: 18px; color: #ebebeb; text-align: center; line-height: 20px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social li a:hover{color: #288DB4;}

.social_sm_wrapper{}
.social_sm{ display: block; margin: 0; padding: 0; list-style: none;}
.social_sm li{display: inline-block; margin: 0 10px 10px 0; float: left;}
.social_sm li a{display: block; text-decoration: none; font-size: 20px; color: #ebebeb; text-align: center; line-height: 20px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social_sm li a:hover{color: #288DB4;}

.social3_wrapper{}
.social3{ display: block; margin: 0; padding: 0; list-style: none;}

.social3 li{display: inline-block; margin: 0 15px 10px 0; float: left;}
.social3 li a{display: block; text-decoration: none; font-size: 20px; color: #d7d7d7; text-align: center; line-height: 20px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social3 li a:hover{color: #288DB4;}

.social4_wrapper{display: inline-block;}
.social4{ display: block; margin: 0; padding: 0; list-style: none;}
.social4 li{display: inline-block; margin: 0 8px; float: left;}
.social4 li a{display: block; text-decoration: none; font-size: 18px; color: #d7d7d7; text-align: center; line-height: 20px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social4 li a:hover{color: #288DB4;}

.lang1{float: right; border-right: 1px solid #ebebeb; border-left: 1px solid #ebebeb; width: 150px; margin-right: 20px;}
.lang1 .dropdown-toggle {border: none; padding: 0; background: none!important; outline: none;display: block; width: 100%; padding-left: 30px; text-align: left; font-size: 13px; line-height: 20px; color: #acacac;}
.lang1 .dropdown-toggle:focus, .lang1 .dropdown-toggle:active{background: none; outline: none; box-shadow: none;}
.lang1 .dropdown-toggle:before{content: ''; display: inline-block; width: 18px; height: 12px; background: url(../images/flag_en.png) 0 0 no-repeat; vertical-align: top; margin-top: 3px; margin-right: 5px;}
.lang1 .dropdown-toggle .caret{display: inline-block; width: 10px; height: 6px; border: none; background: url(../images/arr0.png); margin-left: 10px;}


.lang1 .dropdown-menu {min-width: 100%; margin: 0; padding: 0; left: -1px; right: -1px; margin-top: 13px; border-radius: 0; border: 1px solid #ebebeb; box-shadow: none;}
.lang1 .dropdown-menu a{display: block; font-size: 13px; line-height: 20px; padding: 4px 30px; color: #acacac; text-decoration: none;}
.lang1 .dropdown-menu a:hover{background: #3dd2cb; color: #fff;}
.lang1 .dropdown-menu a:before{content: ''; display: inline-block; width: 18px; height: 12px; background: url(../images/flag_en.png) 0 0 no-repeat; vertical-align: top; margin-top: 3px; margin-right: 5px;}
.lang1 .dropdown-menu a.ge:before{background: url(../images/flag_ge.png) 0 0 no-repeat;}
.lang1 .dropdown-menu a.ru:before{background: url(../images/flag_ru.png) 0 0 no-repeat;}

.top2_wrapper{position: relative; background: #fff;}
.top2{position: relative;}
/* header{position: absolute; left: 0; top: 10px; z-index: 31;} */
* ============================= slider ====================== */
#slider_wrapper{ position: relative; padding-top: 0px; padding-bottom: 0px;}

#slider_inner{}

#slider{position: relative;padding-top: 0px; padding-bottom: 0px;}

.slider_pagination{padding-top: 160px;}
.slider_pagination a{display: inline-block; width: 15px; height: 15px; margin-right: 5px; background: url(../images/pagination.png) center center no-repeat; position: relative; overflow: hidden; text-indent: -9999px;}
.slider_pagination a:hover, .slider_pagination a.selected{background: url(../images/pagination_hover.png) center center no-repeat;}


#slider .carousel-box{position: relative;}
#slider .carousel-box .inner{position: relative; overflow: hidden; max-width: none; margin: 0;}
#slider .carousel.main{position: relative; overflow: hidden; margin: 0; padding: 0;margin-right: -30px; }
#slider .caroufredsel_wrapper{padding: 0; margin: 0;}
#slider .caroufredsel_wrapper ul{padding: 0; margin: 0;}
#slider .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:100%; overflow:hidden; padding-right:30px }

.slider{}
.slider .slider_inner{line-height: 1.2; color: #fff;}
.slider .slider_inner span{background: #288DB4; background: rgba(0, 169, 157, 0.56); padding: 5px 15px; display: inline-block; }
.slider .slider_inner .txt1{font-weight: 500; font-size: 30px; margin-bottom: 5px;}
.slider .slider_inner .txt2{font-weight: 800; font-size: 45px; margin-bottom: 5px;}
.slider .slider_inner .txt3{font-weight: 400; font-size: 18px;}
/* ============================= slider end ====================== */

/* ============================= video bg ====================== */
.video-background-wrapper{position: relative; overflow: hidden; max-height: 781px; background: url(../images/video-loader.gif) center center no-repeat;}
.video-background{width: 100%; display: block;}
/* ============================= video bg end ====================== */

/* ============================= supersildes ====================== */
#home{height: 781px; position: relative; z-index: 0;}
/* ============================= supersildes end ====================== */

/* ============================= sm slider ====================== */
.sm_slider{position: relative;padding: 25px 20px 65px; background: #288DB4; border-top: 5px solid #01726a; margin-bottom: 30px;}

.sm_slider_prev{display: block; width: 22px; height: 22px; position: absolute; left: 50%; bottom: 25px; margin-left: -27px; z-index: 10;background: url(../images/prev.png) left top no-repeat;}
.sm_slider_prev:hover{background-position: bottom;}

.sm_slider_next{display: block; width: 22px; height: 22px; position: absolute; left: 50%; bottom: 25px; margin-left: 5px; z-index: 10;background: url(../images/next.png) left top no-repeat;}
.sm_slider_next:hover{background-position: bottom;}

.sm_slider .carousel-box{position: relative;}
.sm_slider .carousel-box .inner{position: relative; overflow: hidden; max-width: none; margin: 0;}
.sm_slider .carousel.main{position: relative; overflow: hidden; margin: 0; padding: 0;margin-right: -30px; }
.sm_slider .caroufredsel_wrapper{padding: 0; margin: 0;}
.sm_slider .caroufredsel_wrapper ul{padding: 0; margin: 0;}
.sm_slider .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:300px; overflow:hidden; padding-right:30px }

.sm_slider_inner{text-align: center; color: #fff; padding-top: 25px; background: url(../images/q1.png) center top no-repeat;}
.sm_slider_inner .txt1{}
.sm_slider_inner .txt2{font-weight: 600; font-size: 15px; color: #fff799; padding-top: 10px;}


/* ============================= sm slider end ====================== */

/* ============================= sl1 ====================== */
#sl1{position: relative;}

.sl1_prev, .sl1_next {display: block; width: 28px; height: 28px; position: absolute; left: 4%; top: 50%; margin-top: -14px; background: url(../images/prev3.png) 0 0 no-repeat; z-index: 2; opacity: 1; filter: alpha(opacity=100);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sl1_prev:hover, .sl1_next:hover{opacity: 0.5; filter: alpha(opacity=50);}

.sl1_next{background: url(../images/next3.png) center center no-repeat; left: auto; right: 4%;}

.sl1_pagination{position: absolute; width: 100%; z-index: 2; bottom: 15px; text-align: center; line-height: 0;}
.sl1_pagination a{display: inline-block; width: 16px; height: 16px; background: #fff; border: 2px solid transparent; margin: 0 3px; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; text-decoration: none;}
.sl1_pagination a.selected{background: transparent; border-color: #fff;}
.sl1_pagination a span{display: none;}

#sl1 .carousel-box{position: relative;}
#sl1 .carousel-box .inner{position: relative; overflow: hidden; max-width: none; margin: 0;}
#sl1 .carousel.main{position: relative; overflow: hidden; margin: 0; padding: 0;margin-right: 0px; }
#sl1 .caroufredsel_wrapper{padding: 0; margin: 0;}
#sl1 .caroufredsel_wrapper ul{padding: 0; margin: 0;}
#sl1 .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:300px; overflow:hidden; padding-right:0px }

.sl1 .sl1_inner img{width: 100%;}

/* ============================= sl1 end ====================== */

/* ============================= tabs end ====================== */
#front_tabs{position: relative; margin-top: -176px;}
.tabs_wrapper{position: relative;}

.tabs{padding: 0; background: none; border-radius: 0; border: none; font-family: inherit;}

.tabs_tabs{}
.tabs_tabs .ui-tabs-nav{padding: 0; display: inline-block; vertical-align: top; font-family: 'Prompt'; font-weight: 700; font-size: 14px; line-height: 20px; text-transform: none; border: none; border-radius: 0; background: none; background: #288DB4;}
.tabs_tabs .ui-tabs-nav li{margin: 0 0 0 1px!important; border: none; background: none; font-weight: 700;}
.tabs_tabs .ui-tabs-nav li:first-child {margin-left: 0!important;}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active{margin: 0;padding: 0;}
.tabs_tabs .ui-tabs-nav .ui-tabs-anchor{color: #ffffff; padding: 13px 30px 14px 60px; background: #288DB4; float: none; display: block;}
.tabs_tabs .ui-tabs-nav .ui-tabs-anchor:focus{outline: none;}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{ background-color: #fafafa; color: #288DB4;}

.tabs_tabs .ui-tabs-nav li.flights a{background: url(../images/flights.png) 20px center no-repeat #288DB4;}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active.flights a{background-image: url(../images/flights_hover.png);}

.tabs_tabs .ui-tabs-nav li.hotels a{background: url(../images/hotels.png) 20px center no-repeat #288DB4;}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active.hotels a{background-image: url(../images/hotels_hover.png);}

.tabs_tabs .ui-tabs-nav li.cars a{background: url(../images/cars.png) 20px center no-repeat #2bc3bc;}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active.cars a{background-image: url(../images/cars_hover.png);}

.tabs_tabs .ui-tabs-nav li.cruises a{background: url(../images/cruises.png) 20px center no-repeat #2dd1c9;}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active.cruises a{background-image: url(../images/cruises_hover.png);}


.tabs_content{position: relative;}
.tabs_content .ui-tabs-panel{background: none; padding: 0; margin: 0; border: none; border-radius: 0;}

.tabs2 .tabs_content .ui-tabs-panel{display: block!important;}
.tabs2 .tabs_content .ui-tabs-panel.tab-hidden{position: absolute; width: 100%; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); overflow: hidden; height: 1px;}

.form1{display: block; background: #fafafa;padding: 30px; border-bottom: 3px solid #288DB4; margin-bottom: 20px;}
.front .form1{margin-bottom: 0;}

.form1 label{font-family: 'Prompt'; font-size: 14px; color: #636363; line-height: 1; padding-bottom: 10px; display: block; font-weight: 600; margin-bottom: 0; white-space: nowrap;}

.form2{display: block; background: #fafafa;padding: 20px 30px; border-bottom: 3px solid #288DB4; margin-bottom: 30px;}
.form2 label{font-family: 'Prompt'; font-size: 14px; color: #636363; line-height: 1; padding-bottom: 10px; display: block; font-weight: 600; margin-bottom: 0; white-space: nowrap;}

.form2_flights label{float: left; margin-right: 20px; margin-top: 15px;}
.form2_flights .select1_inner{float: left; width: 100px;}

.form2_hotels{padding-top: 0;}
.form2_hotels label{padding-bottom: 6px;}

.form3{display: block; background: #fafafa;padding: 20px; border-bottom: 3px solid transparent; margin-bottom: 30px;}
.form3 label{font-family: 'Prompt'; font-size: 14px; color: #636363; line-height: 1; padding-bottom: 10px; display: block; font-weight: 600; margin-bottom: 0; white-space: nowrap;}
.form3 .select1_wrapper{float: left; margin-right: 20px;}
.form3 .txt label{ margin-top: 15px;}
.form3 .sel{width: 125px;}
.form3 .sel2{width: 225px;}
.form3 .buttons{margin-right: 0; line-height: 1px;}



.select1_inner{position: relative; background: #fff; border: 1px solid #ebebeb; height: 42px; position: relative;}
.select1_inner:after{content: ''; display: block; width: 10px; height: 7px; background: url(../images/a1.png) 0 0 no-repeat; position: absolute; right: 10px; top: 17px;}

.select2{width: 100%;}
.select2 *:focus{outline: none!important;}

.select2-container--default .select2-results > .select2-results__options{max-height: 500px;overflow:hidden;}
.select2-container--default .select2-selection--single{background: none;border-radius: 0; border: none; height: auto;}
.select2-container--default .select2-selection--single .select2-selection__rendered{font-size: 13px; line-height: 20px; padding: 10px 20px 10px 15px; color: #c2c2c2;}
.select2_inner .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left: 0;}
.select2-container--default .select2-selection--single .select2-selection__arrow{display: none;}
.select2-dropdown{background: none;border-radius: 0; z-index: 10; min-width: 0px;}
.select2-container--open .select2-dropdown--below{border: none;}

.select2-results__option{padding: 10px  5px 10px 15px; background: #62c7bf; font-size: 14px; line-height: 20px; color: #fff; border-top: 1px solid #4cb6ae;}
.select2-results__option:first-child{border-top: none;}
.small .select2-results__option {
  padding-left: 0;
}
.select2-container--default .select2-results__option[aria-selected=true]{background: #fff; color: #62c7bf;}
.select2-container--default .select2-results__option--highlighted[aria-selected]{background: #fff; color: #62c7bf;}
.ui-datepicker{font-size: 14px; width: 212px;}


.input1_inner{position: relative; background: none; border: 1px solid #ebebeb; height: 42px; position: relative;}
.input1_inner:after{content: ''; display: block; width: 16px; height: 17px; background: url(../images/m2.png) 0 0 no-repeat; position: absolute; right: 10px; top: 11px;}
.input1_inner input{padding: 10px 25px 10px 15px; height: 40px; border: none; background: #fff; color: #c2c2c2; font-size: 13px; line-height: 20px; font-family: inherit; display: block; width: 100%;}
.input1_inner input:focus{outline: none;}


.input2_inner{position: relative; background: none; border: 1px solid #ebebeb; height: 42px; position: relative;}
.input2_inner input{padding: 10px 25px 10px 15px; height: 40px; border: none; background: #fff; color: #c2c2c2; font-size: 13px; line-height: 20px; font-family: inherit; display: block; width: 100%;}
.input2_inner input:focus{outline: none;}


.btn-form1-submit{border: none; font-family: 'Prompt'!important; font-size: 14px!important; font-weight: bold; padding: 11px 10px; background: #288DB4; line-height: 20px; text-transform: uppercase; text-align: center; width: 100%; margin-top: 24px; color: #fff;box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
transition: background 0.3s ease-out; -moz-transition: background 0.3s ease-out; -webkit-transition: background 0.3s ease-out; -o-transition: background 0.3s ease-out;
}
.btn-form1-submit:hover{background: #00A99D; color: #fff;}
.btn-form1-submit:focus{outline: none;}


/* ============================= tabs end ====================== */

/* ============================= blog ====================== */
.post{margin-bottom: 30px;}
.post .post-header{
	position: relative; 
	/* border: 4px solid #fafafa; */
}
.post .post-header .post-slide{position: relative;}
.post .post-header .post-video{position: relative; padding-bottom: 56%;}
.post .post-header .post-video iframe{position: absolute; width: 100%; height: 100%; left: 0; top: 0;}

.post .post-story{}
.post .post-story h2{text-align: left; font-size: 30px; color: #464646; text-transform: none; font-weight: 500; margin-bottom: 0;}


.post .post-story .post-story-info .date1{display: inline-block; background: #288DB4; color: #fff; padding: 6px 15px; margin-right: 15px;}
.post .post-story .post-story-info .by{display: inline-block; color: #c2c2c2; padding: 6px 0;}
@media(min-width: 1200px) {
  .post .post-story .post-story-info{background: #fafafa; margin-bottom: 20px;height:36px;}
  .post .post-story .post-story-info .date12{float:left; background: #288DB4; color: #fff; padding: 8px 15px; margin-right: 15px;}
  .post .post-story .post-story-info .option-booking{font-family:'Prompt', sans-serif;font-size:10pt;display: inline-block; color: #c2c2c2;}
  .post .post-story .post-story-info .option-booking span{float:left;color:#959595;font-weight:500;font-size:11px;margin-left:5px;margin-top:6px;margin-right:10px;}
  .post .post-story .post-story-info .option-booking i{width:26px;height:20px;float:left;margin-top:2px;margin-left:7px;}
}
@media(min-width: 320px) and (max-width: 1199px) {
  .post .post-story .post-story-info{background: #fafafa;  margin-bottom: 20px;height:206px;}
  .post .post-story .post-story-info .date12{text-align:center; background: #288DB4; color: #fff; padding: 8px 15px;}
  .post .post-story .post-story-info .option-booking{font-family:'Prompt', sans-serif;font-size:10pt;display: inline-block; color: #c2c2c2;}
  .post .post-story .post-story-info .option-booking span{float:left;color:#959595;font-weight:500;font-size:11px;margin-left:5px;margin-top:14px;margin-right:10px;}
  .post .post-story .post-story-info .option-booking i{width:26px;height:20px;float:left;margin-top:10px;margin-left:7px;clear:both;}
}

@media(min-width: 320px) and (max-width: 767px) {
  h3.hch {text-transform: none;color:#464646;font-size:40px;font-weight:500; margin-top:10px; margin-bottom:0; padding-top:0; padding-bottom:0; line-height:0.8}
  h3.hch2 {text-transform: none;color:#464646;font-size:40px;font-weight:500; margin-top:10px; margin-bottom:0; padding-top:0; padding-bottom:0; line-height:0.8}
  p.address {font-size:17px;font-weight:500;color:#464646;}
  .star-rating {display: inline-block; margin-top:10px;}
}
@media(min-width: 768px) {
  h3.hch {display:inline-block; float:left;text-transform: none;color:#464646;font-size:40px;font-weight:500; margin-top:0; margin-bottom:7px; padding-top:0; padding-bottom:0; line-height:0.8}
  h3.hch2 {text-transform: none;color:#464646;font-size:40px;font-weight:500; margin-top:10px; margin-bottom:7px; padding-top:0; padding-bottom:0;}
  p.address {font-size:17px;font-weight:500;color:#464646;}
  .star-rating {display: inline-block;float:left; margin-left:20px; margin-top:10px;}
}
@media(min-width: 768px) {
  .paddinger { padding-top:200px; }
}
.col-centered{  float: none;  margin: 0 auto;  }
.booking-success {font-weight:600;color:#464646;}
.booking-success h3 {font-size:30px;text-transform: none;padding-bottom:0;}
.booking-success span {color:#288DB4;}
.booking-success p span {font-weight:700;}
.border-bottom {border-bottom:1px solid #288DB4;padding-bottom:10px;}
.booking-row {margin-left:0;padding-left:0;padding-right:0;margin-right:0;}
.booking-row h3 {font-weight:600; font-size:18px; color:#01726a; padding-bottom:9px;}
.booking-row h3.line {font-weight:600; font-size:18px; color:#01726a; border-bottom: 2px solid #01726a; padding-bottom:9px;}
.booking-row label {color:#434343;font-size:14px;margin-top:8px;}
.booking-row .form-control{font-family: 'Prompt', sans-serif;height: 43px; margin-top:9px; padding: 13px 12px; font-size: 14px; line-height: 20px; color: #666666; background: #fff;border: 1px solid #ebebeb;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.booking-row .form-control:focus{border-color: #288DB4;   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(28, 187, 180, .3); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(28, 187, 180, .3);}
.booking-row .red {color:#FF0000; font-size:21px;font-weight: 700; padding-top:15px;display: inline-block;}
.no-padding {padding-left:0;padding-right:0;}
.no-padding-vertical {padding-top:0 !important;padding-bottom:0 !important;}
.border-3px {width:100%;height:2px;background-color:#01726a;}
.star-rating-left {display: inline-block;float:left; margin-top:5px;}
.location {display: inline-block; float:left; margin-left:20px; font-weight:600; font-size:13px; color:#464646; margin-top:8px;}
.sidebar-block {background-color:#f3f3f3; padding:25px 25px; border-bottom:3px solid #288DB4;}
.sidebar-block h3 {font-weight:600;color:#01726a; font-size:18px; padding-top:0; margin-top:0; padding-bottom:0; margin-bottom:0;}
.sidebar-block label {font-size: 14px; color: #636363; font-weight: 600; margin-bottom:9px;}
.sidebar-block .nights {display:block; font-weight:500;color:#464646;font-size:13px;margin-top:8px;}
.margin-top {margin-top:20px;}
.price-left {margin-top:5px;color:#000; text-align:right; }
.price-left span.red {font-weight:700;font-size:18px;color:#FF0000;}
.price-left span.blue {font-weight:500;color:#288DB4;font-size:11px;padding-right:5px;}
.price-total-left {margin-top:3px;color:#000; text-align:right; }
.price-total-left span.red {font-weight:700;font-size:25px;color:#FF0000;}
.post .post-story .post-story-info .by a{text-decoration: none;}

.free-wifi {background:url('../images/free-wifi.png') no-repeat center center;}
.parking {background:url('../images/parking.png') no-repeat center center;}
.no-parking {background:url('../images/no-parking.png') no-repeat center center;}
.no-smoking {background:url('../images/no-smoking.png') no-repeat center center;}
.breakfast {background:url('../images/breakfast.png') no-repeat center center;}
.airport-shuttle {background:url('../images/airport-shuttle.png') no-repeat center center;}
.post .post-story .post-story-body{margin-bottom: 20px;}

.post .post-story .post-story-link{}

.post .post-story .post-story-tags{background: #fafafa; padding: 10px 25px;}
.post .post-story .post-story-tags .tags_wrapper{float: left; color: #636363; font-size: 13px; padding-top: 4px;}
.post .post-story .post-story-tags .tags_wrapper a{text-decoration: none;}

.share_post{float: right;}
.share_post .txt1{display: inline-block; font-size: 13px; font-weight: bold; color: #636363; vertical-align: top; padding-right: 20px; padding-top: 4px;}

.num-comments{font-size: 30px; color: #464646; font-weight: 600; padding: 30px 0;}

.comment-block{margin-bottom: 30px;}
.comment-block.left1{margin-left: 100px;}
.comment-block figure{float: left; margin-right: 30px;}
.comment-block figure img{}
.comment-block .caption{overflow: hidden; background: #fff; border: 1px solid #ebebeb; padding: 15px;}
.comment-block .caption .top{padding-bottom: 15px; color: #c2c2c2; font-size: 12px; font-weight: 500;}
.comment-block .caption .top span{display: inline-block; margin: 0 25px;}
.comment-block .caption .top .txt1{display: inline-block;}
.comment-block .caption .top .txt1 a{color: #288DB4; text-decoration: none;}
.comment-block .caption .top .txt2{display: inline-block;}
.comment-block .caption .top .txt3{display: inline-block;}
.comment-block .caption .top .txt3 a{color: #288DB4; text-decoration: none;}
.comment-block .caption .top .txt3 a:after{content: ''; display: inline-block; width: 5px; height: 8px; background: url(../images/arr1_hover.png) right center no-repeat; margin-left: 5px;}
.comment-block .caption .txt{color: #959595;}

.live-comment{padding-top: 20px; padding-bottom: 20px;}
.live-comment .live-comment-title{ font-weight: 700; font-size: 30px; color: #464646; padding-bottom: 20px;}


/* ============================= blog end ====================== */






/* ============================= content ====================== */
.page_banner{height: 274px;}
.page-about .page_banner{background: url(../images/about_banner.jpg) center top no-repeat; background-size: cover;}
.page-gallery .page_banner{background: url(../images/gallery_banner.jpg) center top no-repeat; background-size: cover;}

.breadcrumbs1_wrapper{}
.breadcrumbs1{padding: 15px 0; margin-top: 0px; font-weight: 400; line-height: 20px; color: #686868; font-size: 14px;}
.breadcrumbs1 a{color: #288DB4; text-decoration: none;}
.breadcrumbs1 a:hover{color: #288DB4; text-decoration: underline;}
.breadcrumbs1 span{display: inline-block; margin: 0 10px; vertical-align: middle;}

#what1{position: relative; padding-top: 20px; padding-bottom: 50px; background: #fafafa;}

.ul2{ padding: 0; margin: 0; list-style: none;}
.ul2 > li{font-size: 15px; font-weight: 400; color: #959595; margin-bottom: 8px;}
.ul2 > li a{color:#959595; text-decoration: none; display: block; padding: 5px 0px 5px 35px; background: url(../images/li_st2.png) 0 3px no-repeat;}
.ul2 > li a:hover{color:#288DB4;}

.blockquote0{border-left: 3px solid #288DB4; padding: 2px 0 2px 20px; margin-bottom: 0; font-size: 14px; color: #959595;}

.blockquote1{margin-top: 20px; margin-bottom: 30px; background: url(../images/blockquote1.png) 30px 40px no-repeat #252525; padding: 33px 60px; color: #fff; font-size: 19px; font-weight: 500; border: none; margin-left: 9%;}
.blockquote1 .author{font-size: 15px; color: #288DB4; font-weight: 600; padding-top: 10px;}
.blockquote1 .author span{font-size: 12px; color: #636363; font-weight: 500;}

#company1{padding-bottom: 0px; padding-top: 30px; background: none; color: #959595;}

#company1 .img1{margin-top: 0px; margin-left: auto; margin-right: auto; position: relative; z-index: 10; margin-bottom: 20px;}
#company1 .content{padding-bottom: 30px; padding-top: 20px;}
#company1 .content .txt1{font-size: 21px; text-transform: uppercase; font-weight: 500; color: #464646; padding-bottom: 20px;}
#company1 .content .txt2{font-weight: 400; padding-bottom: 30px; color: #959595;}

#company1 .distance1 .txt{color: #464646;}
#company1 .distance1 .bg{background: #ebebeb;}
#company1 .distance1 .bg .animated-distance span{color: #288DB4;}


#team1{position: relative; padding-top: 30px; padding-bottom: 10px; background: #fafafa;}

#content{position: relative; padding-top: 20px; padding-bottom: 30px;}
.page-pages #content{padding-top: 0;}
.page-contacts #content{padding-top: 0;}
.page-blog #content{padding-top: 0;}
.page-post #content{padding-top: 0;}



#google_map2{position: relative; width: 100%; height: 284px;}
#google_map2_wrapper{position: relative;padding-top: 3px; border-top: 1px solid #9cc8c5; padding-bottom: 3px; border-bottom: 1px solid #9cc8c5;}

#google_map{position: relative; width: 100%; height: 440px;}
#google_map_wrapper{position: relative;padding-top: 3px; border-top: 1px solid #9cc8c5; padding-bottom: 3px; border-bottom: 1px solid #9cc8c5;}

.pager_wrapper{padding-top: 40px; margin-bottom: 30px;}
.pager{display: block; text-align: center; margin: 0;padding: 0; font-family: 'Prompt'; font-weight: 400; font-size: 14px;}
.pager li{}
.pager li > a{border: 1px solid #ebebeb; padding: 0px 2px; border-radius: 0px; background: #fafafa; color: #959595; text-align: center; min-width: 32px; line-height: 40px; text-decoration: none;}
.pager li > a:hover{text-decoration: none; background: #fff; border-color: #288DB4; color: #288DB4;}
.pager li.active > a{background: #288DB4; color: #fff; cursor: default; text-decoration: none; border-color: #288DB4;}
.pager .prev{}
.pager .prev > a{float: left; background: #fafafa; color: #959595; padding: 0 20px; border: 1px solid #ebebeb; min-width: 110px; text-align: center;}
.pager .prev > a:before{content: ''; display: inline-block; width: 5px; height: 8px; background: url(../images/prev2.png); margin-right: 10px;}
.pager .prev > a:hover{background: #288DB4; border-color: #288DB4; color: #fff;}
.pager .prev > a:hover:before{background: url(../images/prev2_hover.png);}
.pager .next{}
.pager .next > a{float: right; background: #fafafa; color: #959595; padding: 0 20px; border: 1px solid #ebebeb; min-width: 110px; text-align: center;}
.pager .next > a:after{content: ''; display: inline-block; width: 5px; height: 8px; background: url(../images/next2.png); margin-left: 10px;}
.pager .next > a:hover{background: #288DB4; border-color: #288DB4; color: #fff;}
.pager .next > a:hover:after{background: url(../images/next2_hover.png);}

.star_rating_wrapper{margin-bottom: 30px;}
.star_rating_wrapper .title{background: #288DB4; position: relative; font-weight: 700; color: #fff; padding: 15px 37px 15px 20px; line-height: 20px;}
.star_rating_wrapper .title:after{content: ''; display: block; width: 15px; height: 15px; background: url(../images/star_rating.png); position: absolute; right: 20px; top: 50%; margin-top: -8px;}
.star_rating_wrapper .content{background: #fafafa; padding: 15px; border-bottom: 1px solid #ebebeb;}

.checkbox1-custom { opacity: 0; position: absolute; }
.checkbox1-custom, .checkbox1-custom-label { display: inline-block; vertical-align: middle; margin: 5px; cursor: pointer; }
.checkbox1-custom-label { position: relative; font-size: 14px; color: #bebebe; font-weight: 400; }
.checkbox1-custom-label img{margin-right: 2px;}
.checkbox1-custom-label span{color: #959595; padding-left: 10px;}
.checkbox1-custom + .checkbox1-custom-label:before { content: ''; background: url(../images/ch1.png); display: inline-block; vertical-align: middle; width: 14px; height: 16px; margin-right: 10px;}
.checkbox1-custom:checked + .checkbox1-custom-label:before { background: url(../images/ch2.png); }
.checkbox1-custom:focus + .checkbox1-custom-label { outline: none; }



#slider_wrapper{padding-bottom: 180px; padding-top: 270px; background: url(../images/slider.jpg) center center no-repeat; background-size: cover;}

#popular_cruises1{position: relative; padding-top: 20px; padding-bottom: 70px;}

/* ============================= popular ====================== */
#popular_wrapper{ position: relative; padding-top: 0px; padding-bottom: 0px;}
#popular_inner{}
#popular{position: relative;padding-top: 0px; padding-bottom: 0px;}

.popular_pagination{padding-top: 20px; text-align: center;}
.popular_pagination a{display: inline-block; width: 15px; height: 15px; margin:0 2px; background: url(../images/pagination2.png) center center no-repeat; position: relative; overflow: hidden; text-indent: -9999px;}
.popular_pagination a:hover, .popular_pagination a.selected{background: url(../images/pagination2_hover.png) center center no-repeat;}

#popular .carousel-box{position: relative;}
#popular .carousel-box .inner{position: relative; overflow: hidden; max-width: none; margin: 0;}
#popular .carousel.main{position: relative; overflow: hidden; margin: 0; padding: 0;margin-right: -30px; }
#popular .caroufredsel_wrapper{padding: 0; margin: 0;}
#popular .caroufredsel_wrapper ul{padding: 0; margin: 0;}
#popular .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:300px; overflow:hidden; padding-right:30px }
#popular a{
	color: #FFF !important;
}
.popular{}
.popular .popular_inner{}
.popular .popular_inner figure{position: relative;}
.popular .popular_inner figure img{position: relative; width: 100%;}
.popular .popular_inner figure .over{background: #288DB4; background: rgba(28, 187, 180, 0.8); position: absolute; left: 0; bottom: 0; padding: 10px; width: 100%; color: #fff; opacity: 0;filter:alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.popular .popular_inner:hover figure .over{opacity: 1;filter:alpha(opacity=100);}
.popular .popular_inner figure .over .v1{ font-weight: 700; font-size: 21px;}
.popular .popular_inner figure .over .v1 span{color: #fef697; font-size: 14px; padding-left: 5px; font-style: italic; font-weight: 400;}
.popular .popular_inner figure .over .v2{}
.popular .popular_inner .caption{padding: 25px; border-bottom: 3px solid transparent;}
/* .popular .popular_inner:hover .caption{ border-color: #288DB4;} */
.popular .popular_inner .txt1{font-weight: 500; padding-bottom: 5px; font-size: 12px; color: #00A99D;}
.popular .popular_inner .txt1 span{ padding-right: 5px;font-size: 21px; color: #636363;     white-space: pre-wrap;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: start;}
.popular .popular_inner:hover .txt1 span{color: #288DB4;}
.popular .popular_inner .txt2{color: #fff; }
.txt22{
	color:#fff;
}
	/* .popular .popular_inner .txt2{color: #959595; white-space: pre-wrap;
		display: -webkit-box;
		-webkit-line-clamp:4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align: start;} */
.popular .popular_inner .txt3{}
.popular .popular_inner .txt3 .left_side{float: left; padding-top: 5px;}
.popular .popular_inner .txt3 .right_side{float: right;}
.popular .popular_inner .txt3 .nums{display: inline-block; font-size: 12px; color: #c2c2c2;}

.popular .popular_inner .txt1-top{ padding-right: 5px;font-size: 20px; color: #fff;font-family: Prompt, sans-serif; font-weight: 900; border-left: 2px solid #288DB4; margin-bottom: 10px;}
.popular .popular_inner .txt1-top span{padding-left: 10px;}
/* .popular .popular_inner:hover .txt1-top{color: #288DB4;} */


.popular .popular_inner .txt11{
	font-weight: 500; padding-bottom: 5px; font-size: 20px; color: #fff !important;
}
/* ============================= popular end ====================== */

.stars1{display: inline-block;}
.stars1 img{margin-right: 1px;}

#happy1{padding-bottom: 0px; padding-top: 50px; color: #fff;}

#happy1 .img1{margin-top: 20px;}
#happy1 .content{padding-bottom: 30px;}
#happy1 .content .txt1{font-size: 42px; text-transform: uppercase; font-weight: 600;line-height: 1;margin-bottom: 20px;}
#happy1 .content .txt2{font-weight: 600; padding-bottom: 40px;}
#happy1 .content .txt3{padding-bottom: 20px;}

#happy2{padding-bottom: 0px; padding-top: 50px;  color: #fff;}

#happy2{margin-top: 20px; margin-bottom: 100px;}
#happy2 .content{padding-bottom: 30px;}
#happy2 .content .txt1{font-size: 42px; text-transform: uppercase; font-weight: 600;line-height: 1;margin-bottom: 20px;}
#happy2 .content .txt2{font-weight: 600; padding-bottom: 40px;}
#happy2 .content .txt3{padding-bottom: 20px;}

.distance1{position: relative; padding-bottom: 20px;}
.distance1 .txt{font-weight: 600; padding-bottom: 5px;}
.distance1 .bg{position: relative; height: 13px; background: #f8f8f8;}
.distance1 .bg .animated-distance{background: #288DB4;position: absolute; left: 0: top: 0; width: 0; height: 100%;}
.distance1 .bg .animated-distance span{position: absolute; top: -25px; right: -10px; font-weight: 700;}

#partners{position: relative; padding-top: 50px; padding-bottom: 50px;}
.similar{color: #464646; font-style: italic; }





/* ============================= footer ====================== */
.bot1_wrapper{background: #FFB200; padding-top: 35px; padding-bottom: 45px; color: #FFFFFF;}
.bot1_title{font-size: 24px; color: #FFFFFF; font-weight: 700; padding-top: 40px; padding-bottom: 20px;}
.bot1_title:after {
	content: '';
	position: absolute;
	width: 30%;
	/* top: 10%; */
	margin-left: 20px;
	border-top: 1px solid #fff;
	margin-top: 15px;;
  }

.logo2_wrapper{padding-bottom: 10px;}

.social2_wrapper{padding-top: 10px;}
.social2{ display: block; margin: 0; padding: 0; list-style: none;}

.social2 li{display: inline-block; margin: 0 4px 4px 0; float: left;}
.social2 li a{display: block; width: 39px; height: 39px; text-decoration: none; background-position: left top; background-repeat: no-repeat;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social2 li a:hover{background-position: bottom;}
.social2 li.nav1 a{background-image: url(../images/social_ic1.png);}
.social2 li.nav2 a{background-image: url(../images/social_ic2.png);}
.social2 li.nav3 a{background-image: url(../images/social_ic3.png);}
.social2 li.nav4 a{background-image: url(../images/social_ic4.png);}
.social2 li.nav5 a{background-image: url(../images/social_ic5.png);}
.social2 li.nav6 a{background-image: url(../images/social_ic6.png);}

.twits1{}
.twits1 .twit1{color: #959595; border-top: 1px solid #363636; padding: 8px 0;}
.twits1 .twit1:first-child{border-top: none;}
.twits1 .twit1 a{color: #6dcff6; text-decoration: none;}
.twits1 .twit1 .date{color: #464646; font-size: 12px;}

.newsletter_block{}
.newsletter_block .txt1{font-size: 12px; padding-bottom: 5px;}
.newsletter-wrapper{}
.newsletter{}
.newsletter input { width: 100%; height: auto; font-size: 14px; line-height: 20px; color:#555555; background: url(../images/newsletter.png) right center no-repeat #101010; border: 1px solid #343434; margin: 0; padding: 10px 50px 10px 10px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}
.newsletter input:focus {color: #fff; background-color: #000;  border-color: #707070; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; outline: none;}

.phone2{font-size: 30px; color: #288DB4; padding-top: 5px;}
.support1{color: #555555;}
.support1 a{color: #555555;}

.bot2_wrapper{background: #1A1A1D; padding-top: 29px; padding-bottom: 29px; color: #fff; font-size: 13px;}
.bot2_wrapper a{color: #fff; text-decoration: none;}
.bot2_wrapper a:hover{text-decoration: underline;}
.bot2_wrapper span{padding: 0 5px;}

.bot2_wrapper .left_side{float: left;}
.bot2_wrapper .right_side{float: right;}



/* ============================= parallax ====================== */
.parallax {width: 100%; position: relative; overflow: hidden; background: none;}
.parallax, .parallax .parallax-content, .parallax .overlay { height: 100%;}

.parallax-bg { width: 100%; height: 100%; left: 0; top: 0; margin: 0 auto; position: absolute; 
	/* background-size: cover; background-attachment: scroll; background-repeat: repeat-y; background-position: center center;  */
}
.parallax-bg.bg-fixed{background-attachment: fixed;}
.parallax .overlay { background: none; width: 100%; position: absolute; overflow: hidden; background: none;}
.parallax-content { padding-top: 0px; padding-bottom: 0px;}




/* .bg1 { background-image: url(../images/BG_Sea-Blue_Home.png); } */
.bg1{
	background-color: #F7B236;
}
.bg2 { background-image: url(../images/parallax2.jpg); }

figure img{
	width: 50px;
}
#parallax1{padding-top: 80px; padding-bottom: 60px; color: #fff;}

#parallax1 .txt1{font-size: 16px; font-weight: 800; color: #fff;}

#parallax1 .txt3{padding-top: 10px; color: #fff; font-size: 18px;}
#parallax1 .txt3 strong{font-size: 30px; color: #fff; padding-left: 10px; padding-right: 10px;}
#parallax1 .txt3 span{font-size: 14px; color: #fff;}

#parallax2{padding-top: 290px; padding-bottom: 400px;}



/* ============================= main menu ====================== */
.menu_wrapper{}
.navbar_ { margin: 0; padding: 0; background: none; border:none; position: relative;z-index: 30; min-height: 0; float: right; display: block; background: none; line-height: 1px;}
.navbar_ .navbar-toggle {float: right; background: #288DB4; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 41px; margin-bottom: 41px; margin-left: 15px;}
.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus{background: #076f68;}
.navbar_ .navbar-toggle .icon-bar{background: #fff;}
.navbar-collapse_{padding-left: 0; padding-right: 0; border: none;}
.navbar_ .nav{position: relative; margin: 0; padding: 0; display: block; float: none; padding-right: 0px; background: none;}
.navbar_ .nav > li{position: relative; display: block; float: left; white-space: nowrap; padding-left: 0px; background: none; margin-left: 50px;}
.navbar_ .nav > li:first-child{margin-left: 0;}
.navbar_ .nav > li > a{display: block; text-decoration: none; background: none; font-family: 'Prompt'; font-weight: 500; font-size: 14px; line-height: 20px; color: #8c8c8c; text-shadow:none; padding: 45px 0px 45px 0; border: none; margin: 0; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-align: left; text-transform: none; vertical-align: middle; border-bottom: 3px solid transparent;
transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; -webkit-transition: color 0.3s ease-out; -o-transition: color 0.3s ease-out;
}
.navbar_ .nav > li > a em{display: inline-block; width: 8px; height: 5px; background: url(../images/caret.png); margin-left: 5px;}

.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{color: #288DB4; text-decoration: none; background: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-color: #288DB4; }
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{color: #288DB4; text-decoration: none; background: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-color: #288DB4;}

.sub-menu ul{ position: absolute; display: none; left: -25px; top: 75px;  list-style: none; zoom: 1; z-index: 10; margin: 0; padding:15px 25px; background: #fff; text-align: left;margin-top: -6px; min-width: 180px; box-shadow: 0 0 25px rgba(0, 0, 0, 0.08); moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08); -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);}
.sub-menu li{ margin: 0; position: relative; zoom: 1; display: block;border-top: 1px solid #ebebeb;}
.sub-menu li:first-child{border: none;}
.sub-menu li a{display: block; position: relative; font-family:'Prompt'; font-weight: 500; font-size: 14px; line-height: 20px; color: #8c8c8c; text-decoration: none; padding: 10px 0px; background: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sub-menu li a:hover{ text-decoration: none; color: #288DB4;}

@media(min-width:768px) {
.sub-menu li ul{ position: absolute; display: none; left: 158px; top: 0px;  list-style: none; zoom: 1; z-index: 10; margin: 0; padding:6px 25px; background: #fff; text-align: left;margin-top: -6px; min-width: 180px; box-shadow: 0 0 25px rgba(0, 0, 0, 0.08); moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08); -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);}
.sub-menu li ul li{ margin: 0; position: relative; zoom: 1; display: block;border-top: 1px solid #ebebeb;}
.sub-menu li ul li ul:first-child{border: none;}
.sub-menu li ul li a{display: block; position: relative; font-family:'Prompt'; font-weight: 500; font-size: 14px; line-height: 20px; color: #8c8c8c; text-decoration: none; padding: 10px 0px; background: none;
    transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sub-menu li ul li a:hover{ text-decoration: none; color: #288DB4;}
}



.sub-menu-1 > ul{}

.sub-menu-2 > ul{left: 100%; top: 0; margin-left: 0px; background: #002745;}

/* ============================= search-form ====================== */
.search-form-wrapper{position: relative; margin-bottom: 30px;}
.search-form-wrapper .form-control{border: 1px solid #ebebeb; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; padding-top: 9px; padding-bottom: 9px; height: 40px; color: #c2c2c2; font-size: 14px;}
.search-form-wrapper .form-control:focus{box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-color: #288DB4;}
.search-form-wrapper a{position: absolute; right: 0; top: 0; text-align: center; width: 40px; line-height: 40px; color: #c2c2c2;}
.search-form-wrapper a:hover{color: #288DB4;}
.search-form-wrapper a i{font-size: 16px; line-height: 40px;}


/* ============================= toTop ====================== */
#toTop { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; z-index: 1000; overflow:hidden; width:50px; height:50px; border:none; text-indent:100%; background:url(../images/totop.gif) no-repeat left top; }
#toTopHover { background:url(../images/totop.gif) no-repeat left bottom; width:50px; height:50px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus { outline:none; }



/* ============================= main layout ====================== */


/* h1{font-family:'Prompt'; font-weight:700; font-size:36px; color:#323a45; background: none; line-height:1.1; padding:20px 0 20px; margin: 0 0 25px 0; position: relative; border-bottom: 4px solid #046db6;}

h2{font-family:'Prompt'; font-weight:600; font-size:42px; color:#464646; background: none; line-height:1.1; padding:20px 0 20px; margin: 0 0 10px 0; position: relative; text-align: center; text-transform: uppercase;}

h3{font-family:'Prompt'; font-weight:600; font-size:42px; color:#464646; background: none; line-height:1.1; padding:20px 0 20px; margin: 0 0 10px 0; position: relative; text-align: left; text-transform: uppercase;}

h4{font-family:'Prompt'; font-weight:700; font-size:18px; color:#288DB4; background: none; line-height:1.1; padding:15px 0 10px; margin: 0 0 0px 0; position: relative; text-align: left; text-transform: uppercase;}

h5{font-family:'Prompt'; font-weight:700; font-size:19px; color:#464646; background: none; line-height:1.1; padding:20px 0 20px; margin: 0 0 0px 0; position: relative; text-align: left;} */







.title1{text-align: center; font-size: 18px; color: #959595; padding-bottom: 15px;}





















.img-responsive{width: auto \9;}

.img-responsive-old{display: block; max-width: 100%; height: auto;}

.border-box{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.color1{color: #002e51;}

.clearfix span{
	color: fff !important;
}

/* === */
.ul1{ padding: 0; margin: 0; list-style: none;}
.ul1 > li{font-size: 15px; color: #959595; border-bottom: 1px solid #363636;}
.ul1 > li a{color:#959595; text-decoration: none; display: block; padding: 10px 20px 10px 0px; background: url(../images/arr1.png) right center no-repeat;}
.ul1 > li a:hover{color:#288DB4; text-decoration: none;background: url(../images/arr1_hover.png) right center no-repeat;}

.ul3{ padding: 0; margin: 0 0 30px; list-style: none;}
.ul3 > li{font-size: 14px; font-weight: 700; color: #636363; margin-bottom: 2px;}
.ul3 > li a{display: block; color:#636363; text-decoration: none; display: block; padding: 15px 40px 15px 30px; background: #f3f3f3; position: relative;}
.ul3 > li a:hover{color:#288DB4; background: #fafafa;}
.ul3 > li a:after{display: block; content: ''; width: 15px; height: 15px; background: url(../images/li_st3.png) 0 0 no-repeat; position: absolute; right: 20px; top: 50%; margin-top: -8px;}
.ul3 > li a:hover:after{background: url(../images/li_st3_hover.png) 0 0 no-repeat;}

.hl1{margin-top: 30px; margin-bottom: 30px; height: 1px; background: #fafafa;}

.ul4{ padding: 0; margin: 0 0 30px; list-style: none; font-family: 'Prompt'; font-size: 14px;}
.ul4 > li{font-size: 14px; color: #959595; border-top: 1px solid #ebebeb;}
.ul4 > li:first-child{border-top: none;}
.ul4 > li a{color:#959595; text-decoration: none; display: block; padding: 10px 30px 10px 20px; position: relative; line-height: 1.3; background: url(../images/li_st4.png) 0 13px no-repeat;}
.ul4 > li a:hover{color:#288DB4; text-decoration: none; background-image: url(../images/li_st4_hover.png);}
.ul4 > li a span{position: absolute;right: 0; top: 10px; color: #c2c2c2;}
.ul4 > li a:hover span{color: #288DB4;}


.ul5{ padding: 0; margin: 0 0 30px; list-style: none; font-family: 'Prompt'; font-size: 14px;}
.ul5 > li{font-size: 14px; color: #FFFFFF;padding-bottom: 10px;;}
.ul5 .address,.about{
	font-size: 12px; color: #FFFFFF;padding-top: 5px;; padding-bottom: 10px;;
}


.tabs3{padding: 0; background: none; border-radius: 0; border: 1px solid #ebebeb; border-top: none; font-family: inherit; margin-bottom: 30px;}

.tabs3_tabs{text-align: center;}
.tabs3_tabs .ui-tabs-nav{padding: 0; display: block; font-family: 'Prompt'; font-weight: 500; font-size: 17px; line-height: 20px; border: none; border-radius: 0; background: none;}
.tabs3_tabs .ui-tabs-nav li{margin: 0!important; border: none; background: none; font-weight: 500; width: 50%;}
.tabs3_tabs .ui-tabs-nav li.ui-tabs-active{margin: 0;padding: 0;}
.tabs3_tabs .ui-tabs-nav .ui-tabs-anchor{color: #fff; padding: 15px 2px; background: #288DB4; float: none; display: block; border-top: 2px solid #fff;}
.tabs3_tabs .ui-tabs-nav .ui-tabs-anchor:focus{outline: none;}
.tabs3_tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{ background: #fff; color: #288DB4; border-color: #288DB4;}

.tabs3_content{padding: 15px;}
.tabs3_content .ui-tabs-panel{padding: 0px;}

.news1{ border-top: 1px solid #ebebeb; padding-top: 15px; padding-bottom: 15px;}
.news1:first-child{border-top: none; padding-top: 0;}
.news1 a{display: block; font-size: 13px; text-decoration: none;}
.news1 a .txt1{color: #959595; padding-bottom: 5px;}
.news1 a:hover .txt1{color: #288DB4;}
.news1 a .txt2{color: #c2c2c2; font-size: 11px;}
.news1 a .txt2 span{color: #c4df9b;}

.tags1{ display: block; margin: 0 0 30px; padding: 0; list-style: none; text-align: left;}
.tags1 li{display: inline-block; margin: 0 5px 5px 0px; float: left;}
.tags1 li a{ display: inline-block; background: none; padding: 5px 15px; font-size: 13px; font-weight: 400; color: #c2c2c2; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-decoration: none; border: 1px solid #ececec;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.tags1 li a:hover{background: #288DB4; color: #fff; border-color: #288DB4;}

.text_widget{margin-bottom: 30px; font-size: 13px;}

.users{padding: 0; margin: 0 0 30px; list-style: none;}
.users li{display: block; float: left; padding: 0 2px 2px 0;}
.users li a{display: block;text-decoration: none;}
.users li a figure{position: relative;}
.users li a figure img{position: relative;}
.users li a figure em{position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 2px solid #288DB4; opacity: 0; filter:alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.users li a:hover figure em{opacity: 1; filter:alpha(opacity=100);}

.big_letter{font-size: 35px; font-weight: 900; padding: 2px 17px; background: #288DB4; float: left; margin-right: 20px; margin-bottom: 2px; color: #fff;}


/*-----btn-----*/
.btn-default.btn0{ display: block; color: #fff; border: none; font-size: 14px; line-height: 20px; font-weight: 700; padding: 15px 10px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; text-transform: uppercase; background: #00A99D; position: relative; text-align: center; width: 100%;box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; margin-top: 50px;}
.btn-default.btn0:hover{color: #fff; background: #288DB4;}

.btn-default.btn1{ display: inline-block; color: #fff; border: none; font-size: 12px; line-height: 20px; font-weight: 700; padding: 5px 20px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; text-transform: uppercase; background: #288DB4; position: relative; text-align: center; width: 100%;box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;}
.btn-default.btn1:hover{color: #fff; background: #00A99D;}

.btn-default.btn2{ display: inline-block; color: #898989; border: none; font-size: 13px; line-height: 20px; font-weight: 400; padding: 0px 15px 0 0; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; text-transform: none; background: url(../images/arr1.png) right center no-repeat;}
.btn-default.btn2:hover{color: #288DB4; background: url(../images/arr1_hover.png) right center no-repeat;}

.btn-default.btn3{ display: inline-block; color: #fff; border: none; font-size: 12px; line-height: 20px; font-weight: 700; padding: 6px 20px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; text-transform: uppercase; background: #00A99D; position: relative; text-align: center; box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; margin-top: 15px;}
.btn-default.btn3:hover{color: #fff; background: #288DB4;}

.btn-default.btn4{ display: inline-block; color: #fff; border: none; font-size: 12px; line-height: 20px; font-weight: 700; padding: 6px 20px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; text-transform: uppercase; background: #288DB4; position: relative; text-align: center; box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; margin-top: 15px;}
.btn-default.btn4:hover{color: #fff; background: #00A99D;}




.btn-default.s1{ font-family: 'Prompt'; display: inline-block; color: #fff; border: 1px solid #ececec; font-size: 14px; line-height: 20px; font-weight: 400; padding: 0; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; background: url(../images/type1.png) center center no-repeat #fafafa; position: relative;  letter-spacing: 0; width: 42px; height: 42px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.s1:hover{background: url(../images/type1_hover.png) center center no-repeat #288DB4; border-color: #288DB4;}

.btn-default.s2{ font-family: 'Prompt'; display: inline-block; color: #fff; border: 1px solid #ececec; font-size: 14px; line-height: 20px; font-weight: 400; padding: 0; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; background: url(../images/type2.png) center center no-repeat #fafafa; position: relative;  letter-spacing: 0; width: 42px; height: 42px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.s2:hover{background: url(../images/type3_hover.png) center center no-repeat #288DB4; border-color: #288DB4;}

.btn-default.s3{ font-family: 'Prompt'; display: inline-block; color: #fff; border: 1px solid #ececec; font-size: 14px; line-height: 20px; font-weight: 400; padding: 0; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; background: url(../images/type3.png) center center no-repeat #fafafa; position: relative;  letter-spacing: 0; width: 42px; height: 42px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.s3:hover{background: url(../images/type3_hover.png) center center no-repeat #288DB4; border-color: #288DB4;}








/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 0; background: none; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.img-polaroid img{border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}

.img-circle{position: relative; padding: 0px; background: none; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.img-circle img{border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

.thumbnail .caption{padding: 0; color: inherit;}

.thumb1 {margin-bottom: 20px; margin-top: 20px;}
.thumb1.last {margin-bottom: 0px;}
.thumb1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb1 .thumbnail a {position: relative; display: block;}
.thumb1 .thumbnail a figure {margin: 0; float: none; margin:0px 0px 0px 0px; position: relative;}
.thumb1 .thumbnail a figure img{width: 100%;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb1 .thumbnail a figure .img2{position: absolute; left: 0; top: 0; opacity: 0;filter:alpha(opacity=0);}
.thumb1 .thumbnail a:hover figure .img2{opacity: 1;filter:alpha(opacity=100);}
.thumb1 .thumbnail a:hover figure .img1{opacity: 0;filter:alpha(opacity=0);}

.thumb2 {margin-bottom: 20px;margin-top: 45px;}
.thumb2.last {margin-bottom: 0px;}
.thumb2 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb2 .thumbnail a{display: block; text-decoration: none; text-align: center;}
.thumb2 .thumbnail a figure{margin: 0; float: none; margin:0px 0px 0px 0px; display: inline-block; position: relative;}
.thumb2 .thumbnail a figure .img1{position: relative;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb2 .thumbnail a:hover figure .img1{opacity: 0; filter:alpha(opacity=0);}
.thumb2 .thumbnail a figure .img2{position: absolute; left: 0; top: 0; opacity: 0; filter:alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb2 .thumbnail a:hover figure .img2{opacity: 1; filter:alpha(opacity=100);}
.thumb2 .thumbnail a .caption{padding-top: 15px;}
.thumb2 .thumbnail a:hover .caption{}
.thumb2 .thumbnail a .caption .txt1{font-family: 'Prompt', sans-serif; font-size: 21px; color: #464646; font-weight: 500; text-decoration: none; padding-bottom: 5px; position: relative;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb2 .thumbnail a:hover .caption .txt1{color: #288DB4; text-decoration: none;}
.thumb2 .thumbnail a .caption .txt2{color: #fff; padding-bottom: 15px; font-size: 10px;}
.thumb2 .thumbnail a .caption .txt3{display: inline-block; color: #c2c2c2; font-size: 13px; padding-right: 15px; line-height: 20px; background: url(../images/btn1.png) right center no-repeat;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb2 .thumbnail a:hover .caption .txt3{color: #288DB4;background-image: url(../images/btn1_hover.png);}

.thumb3 {margin-bottom: 20px;}
.thumb3.last {margin-bottom: 0px;}
.thumb3 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb3 .thumbnail figure{margin: 0; float: none; margin:0px 0px 0px 0px; position: relative; border: 4px solid #e0e0e0;}
.thumb3 .thumbnail figure img{width: 100%;}
.thumb3 .thumbnail figure .over{background: #288DB4; background: rgba(28, 187, 180, 0.8); position: absolute; left: 0; bottom: 0; padding: 10px; width: 100%; color: #fff; font-size: 15px; font-weight: 700; opacity: 0;filter:alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb3 .thumbnail:hover figure .over{opacity: 1;filter:alpha(opacity=100);}
.thumb3 .thumbnail .caption{padding-top: 20px;}
.thumb3 .thumbnail .caption .txt1{font-size: 21px; font-weight: 500; color: #464646; padding-bottom: 10px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb3 .thumbnail:hover .caption .txt1{color: #288DB4;}
.thumb3 .thumbnail .caption .txt2{color: #959595; padding-bottom: 15px;}

.thumb4 {margin-bottom: 0px; margin-top: 0px;}
.thumb4.last {margin-bottom: 0px;}
.thumb4 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none; border-bottom: 3px solid transparent;}
.thumb4 .thumbnail:hover{border-bottom-color: #288DB4;}
.thumb4 .thumbnail figure{margin: 0; float: none; margin:0px 0px 0px 0px; padding: 4px; background: #fafafa;}
.thumb4 .thumbnail figure img{width: 100%;}
.thumb4 .thumbnail .caption{background: #fafafa; padding: 20px;}
.thumb4 .thumbnail .caption .txt1{font-size: 19px; font-weight: 500; color: #636363; padding-bottom: 10px;}
.thumb4 .thumbnail .caption .txt2{}
.thumb4 .thumbnail .caption .txt3{}
.thumb4 .thumbnail .caption .txt3 .left_side{float: left;}
.thumb4 .thumbnail .caption .txt3 .right_side{float: right; padding-top: 5px;}
.thumb4 .thumbnail .caption .txt3 .price{font-size: 21px; color: #ff0000; font-weight: 700;}
.thumb4 .thumbnail .caption .txt3 .nums{font-size: 12px; color: #c2c2c2;}

.thumb5 {margin-bottom: 0px; margin-top: 0px;}
.thumb5.last {margin-bottom: 0px;}
.thumb5 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none; border-bottom: 3px solid transparent;}
.thumb5 .thumbnail:hover{border-bottom-color: #288DB4;}
.thumb5 .thumbnail figure{margin: 0; float: none; margin:0px 0px 0px 0px;position: relative;}
.thumb5 .thumbnail figure img{width: 100%;}
.thumb5 .thumbnail figure .over{background: #288DB4; background: rgba(28, 187, 180, 0.8); position: absolute; left: 0; bottom: 0; padding: 5px; width: 100%; color: #fff; opacity: 0;filter:alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb5 .thumbnail:hover figure .over{opacity: 1;filter:alpha(opacity=100);}
.thumb5 .thumbnail figure .over .v1{ font-weight: 700; font-size: 19px; line-height: 1;}
.thumb5 .thumbnail figure .over .v1 span{display: inline-block; color: #fef697; font-size: 12px; padding-left: 5px; font-style: italic; font-weight: 400;}
.thumb5 .thumbnail figure .over .v2{font-size: 12px; color: #fff;}
.thumb5 .thumbnail .caption{background: #fafafa; padding: 20px;}
.thumb5 .thumbnail .caption .txt1{font-size: 19px; font-weight: 500; color: #636363;}
.thumb5 .thumbnail .caption .txt2{font-size: 12px; color: #b2b1b1; padding-bottom: 0px;}
.thumb5 .thumbnail .caption .txt3{}
.thumb5 .thumbnail .caption .txt3 .left_side{float: left;}
.thumb5 .thumbnail .caption .txt3 .right_side{float: right; padding-top: 15px;}
.thumb5 .thumbnail .caption .txt3 .price{font-size: 21px; color: #ff0000; font-weight: 700;}
.thumb5 .thumbnail .caption .txt3 .nums{font-size: 12px; color: #c2c2c2;}

.thumb6 {margin-bottom: 0px; margin-top: 0px;}
.thumb6.last {margin-bottom: 0px;}
.thumb6 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none; border-bottom: 3px solid transparent;}
.thumb6 .thumbnail:hover{border-bottom-color: #288DB4;}
.thumb6 .thumbnail figure{margin: 0; float: none; margin:0px 0px 0px 0px;position: relative;}
.thumb6 .thumbnail figure img{width: 100%;}
.thumb6 .thumbnail figure .over{background: #288DB4; background: rgba(28, 187, 180, 0.8); position: absolute; left: 0; bottom: 0; padding: 5px; width: 100%; color: #fff; opacity: 0;filter:alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb6 .thumbnail:hover figure .over{opacity: 1;filter:alpha(opacity=100);}
.thumb6 .thumbnail figure .over .v1{ font-weight: 700; font-size: 19px; line-height: 1;}
.thumb6 .thumbnail figure .over .v1 span{display: inline-block; color: #fef697; font-size: 12px; padding-left: 5px; font-style: italic; font-weight: 400;}
.thumb6 .thumbnail figure .over .v2{font-size: 12px; color: #fff;}
.thumb6 .thumbnail .caption{background: #fafafa; padding: 20px;}
.thumb6 .thumbnail .caption .txt1{font-size: 19px; font-weight: 500; color: #636363;}
.thumb6 .thumbnail .caption .txt2{font-size: 12px; color: #b2b1b1; padding-bottom: 0px;}
.thumb6 .thumbnail .caption .txt3{}
.thumb6 .thumbnail .caption .txt3 .left_side{float: left;}
.thumb6 .thumbnail .caption .txt3 .right_side{float: right; padding-top: 15px;}
.thumb6 .thumbnail .caption .txt3 .price{font-size: 21px; color: #ff0000; font-weight: 700;}
.thumb6 .thumbnail .caption .txt3 .nums{font-size: 12px; color: #c2c2c2;}





/*================= Contacts =========================*/
#note{ }
.notification_error{ color:#f00; padding-bottom:10px; }
.notification_ok{ text-align: left; padding-bottom:10px; }

#ajax-contact-form .form-group{margin-left: 0; margin-right: 0; margin-bottom: 20px;}
#ajax-contact-form .form-group label{color: #272727; font-weight: 400; display: none;}
#ajax-contact-form .form-control{height: 48px; padding: 13px 12px; font-size: 14px; line-height: 20px; color: #959595; background: #fff;border: 1px solid #dedede;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
#ajax-contact-form .form-control:focus{color: #288DB4; border-color: #288DB4;   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(28, 187, 180, .3); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(28, 187, 180, .3);}
#ajax-contact-form textarea.form-control {height: auto;}
#ajax-contact-form .form-group.capthca{float: left; margin-right: 30px;}
#ajax-contact-form .form-group.capthca input{width: 170px;}
#ajax-contact-form .form-group.img{float: left;}
#ajax-contact-form .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit{display: block; background: #288DB4; color: #fff; font-family: 'Prompt'; font-size: 14px; line-height: 20px; font-weight: 800; padding: 10px 20px; text-decoration: none;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border: none; text-transform: uppercase;box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
}
.btn-default.btn-cf-submit:hover{color: #fff; background: #288DB4;}

/*================= Contacts3 =========================*/
#note3{ }
.notification_error3{ color:#f00; padding-bottom:10px; }
.notification_ok3{ text-align: left; padding-bottom:10px; }

#ajax-contact-form3 .form-group{margin-left: 0; margin-right: 0;}
#ajax-contact-form3 .form-group label{color: #141414; font-weight: 400; text-transform: uppercase; display: none;}
#ajax-contact-form3 .form-control{height: 38px; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #959595; background: #fff; ; border: 1px solid #e8e8e8;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
#ajax-contact-form3 .form-control:focus{border-color: #288DB4; color: #288DB4;   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(28, 187, 180, .3); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(28, 187, 180, .3);}
#ajax-contact-form3 textarea.form-control {height: 144px;}
#ajax-contact-form3 .form-group.capthca{float: left; margin-right: 20px;}
#ajax-contact-form3 .form-group.capthca input{width: 170px;}
#ajax-contact-form3 .form-group.img{float: left;}
#ajax-contact-form3 .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit3{display: block; background: #00A99D; color: #fff; font-family: 'Prompt'; font-size: 14px; line-height: 20px; font-weight: 800; padding: 10px 20px; text-decoration: none;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border: none; text-transform: uppercase;box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
}
.btn-default.btn-cf-submit3:hover{color: #fff; background: #288DB4;}












/*----- media queries ------*/
/* Large desktop */
@media (min-width: 2560px) {

#slider_wrapper{background: url(../images/slider_large.jpg) top center no-repeat; background-size: cover;    padding-bottom: 280px;
    padding-top: 370px; }

#home{height: 1005px;}



}
@media (min-width: 1200px) {





}
/* Default landscape and desktop to large desktop */
@media (max-width: 1199px) {












}

@media (min-width: 992px) and (max-width: 1199px) {
  #happy1 .img1,#happy2 .img1{margin-top: 220px;}

  .form2_flights .select1_inner{width: 55px;}

  .form3 .sel{width: 90px;}









}
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {

  .form1 .select1_wrapper, .form1 .input1_wrapper {margin-bottom: 30px;}

  #slider_wrapper{padding-bottom: 50px; padding-top: 170px;}

  #home{height: 551px;}

  #front_tabs { margin-top: -47px;}

  #happy1 .img1,#happy2 .img1{margin-top: 10px;}

  #company1 .img1{margin-bottom: 20px;}

  h2{font-size: 38px;}
  h3{font-size: 38px;}

  .pager .prev{display: block; margin-bottom: 10px;}
  .pager .prev > a{float: none;}

  .pager .next{display: block; margin-top: 10px;}
  .pager .next > a{float: none;}













}
@media (min-width: 768px) and (max-width: 991px) {

  .navbar_ .nav > li{margin-left: 20px;}

  /* #parallax1 .txt1{font-size: 38px;} */

  .form2{padding-left: 20px; padding-right: 20px;}

  .form2_flights label{font-size: 12px; margin-right: 10px;}

  .form2_flights .select1_inner{width: 44px;}

  .form3 .txt label{font-size: 12px;}

  .form3 .select1_wrapper{margin-right: 10px;}

  .form3 .sel{width: 95px;}

  .form3 .buttons{display: none;}

  .checkbox1-custom-label span{display: none;}













}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

  .top1_wrapper{display: none;}

  .slider .slider_inner .txt1{font-size: 20px;}
  .slider .slider_inner .txt2{font-size: 35px;}
  .slider .slider_inner .txt3{font-size: 14px;}

  .email1{float: none; margin-right: 0; border-right: none; margin-bottom: 10px;}
  .phone1{float: none;margin-bottom: 10px;}
  .social_wrapper{float: none;margin-bottom: 10px;}
  .lang1{border: none; float: none;}

  #front_tabs { margin-top: 0;}

  #front_tabs .tabs_wrapper{margin-left: -15px; margin-right: -15px;}
  #front_tabs .form1{padding: 15px;}

  #slider_wrapper{padding-bottom: 10px; padding-top: 100px;}

  #home{height: 362px;}

  .slider_pagination { padding-top: 110px; }

  .tabs_tabs .ui-tabs-nav{display: block;}
  .tabs_tabs .ui-tabs-nav li{margin-left: 0!important;display: block;float: none; margin-bottom: 1px!important;}







	.navbar_ {float: none; margin-bottom: 0; margin-left: -15px; margin-right: -15px; display: block; height: auto; padding-right: 0; background: none;}
  .navbar-collapse_{clear: both;}
  .navbar_ .nav{display: block; background: #fff; padding-right: 0;}
  .navbar_ .nav > li{float: none;background: none; padding-left: 0; border-top: none; margin-left: 0;}
  .navbar_ .nav > li:first-child{border-top: none;}
  .navbar_ .nav > li > a{margin-bottom: 0; margin-top: 0; padding:5px 0; text-align: center; font-size: 14px;}
  .navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus, .navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{background: #fff;}

  .sub-menu ul{position: relative; left: 0; top: 0; text-align: center; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;  margin-top: 0;}
  .sub-menu li a{}

  /* #parallax1 .txt1{font-size: 28px;} */

  .btn-default.btn0{margin-top: 20px;}

  .bot2_wrapper .left_side{float: none;}
  .bot2_wrapper .right_side{float: none;}

  h2{font-size: 32px;}
  h3{font-size: 32px;}

  .form2_flights label{float: none; margin-right: 0; margin-top: 0;}

  .form2_flights .select1_inner{float: none; width: auto;}

  .form3 .select1_wrapper{float: none; margin-right: 0; margin-bottom: 10px;}

  .form3 .sel{width: auto;}

  .form3 .buttons{margin-bottom: 0;}

  .form2_hotels .select1_wrapper{margin-top: 20px;}
  .form2_hotels .select1_wrapper:first-child{margin-top: 0px;}

  .comment-block.left1{margin-left: 20px;}











}
@media (min-width: 481px) and (max-width: 767px) {



}
/* Landscape phones and down */
@media (max-width: 480px) {

  .popular .popular_inner .txt3 .nums{display: none;}









}
@media (min-width: 2559px) {

    .video-background-wrapper {
        max-height: 995px;
    }
}




/* Man */
nav.navbar.bootsnav ul.nav>li.active>a{
	border-bottom:1px solid #fff;
	color: #D3B348 !important;
}
.font-prompt{
	font-family: Prompt, sans-serif;
}
/* #why1{position: relative; padding-top: 20px; padding-bottom: 30px;} */
#why1{position: relative;}
#why1 h3,#why1 h4,#why1 h5{
	text-align: center !important;
	font-family: Prompt, sans-serif;
	text-transform: none !important;
}
#why1 img{
	align-items:center;
}
#why1 h3{
	color: #2586B0;
	font-size: 30px;
	padding-top: 50px;
	font-weight:500;
}
#why1 h4{
	color: #004063;
	font-size: 70px;
	padding: 10px 0;
	font-weight:100;
	font-style: normal;
}
#why1 h5{
	color: #033F61;
	font-size: 40px;
	font-weight:100;
}
#facility{
	padding: 50px 0 30px 0;
	text-align: center;
	/* background-color:#CAFCF9 ; */
}
#facility h2{
color: #fff;
}
#facility .title1{
	color:#fff ;
}
#facility2 .col-md-3{
	padding: 0;
}
.action-button img{
	width: 50px;
}

.action-button {
	display: block;
    position: fixed;
    width: 2em;
    height: 2em;
    z-index: 10;
    bottom: 6.5em;
    right: 32px;
    color: #fff;
    /* background: linear-gradient(135deg, #0cebeb, #20e3b2, #29ffc6); */
    border-radius: 50%;
    cursor: pointer;
    /* box-shadow: 0.1em 0 0.25em rgba(0, 0, 0, 0.15), 0.2em 0 1em rgba(0, 0, 0, 0.2); */
}
/* https://codepen.io/parkerbw03/pen/dNJjze */
.image-text-overlay {
	width: 100%;
	height: 400px;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
	/* opacity: .7; */
}
.image-text-overlay:hover {
	opacity: unset;
}
.image-text-overlay.text-white {
	color: white;
}
.image-text-overlay .overlay-title {
	font-size: 27px;
	text-transform: uppercase;
	color: #FFFFFF;

	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
.image-text-overlay .overlay-subtext {
	font-size: 20px;
}
.image-text-overlay .overlay-white, .image-text-overlay .overlay-black {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	opacity: 0;
}
/* .image-text-overlay .overlay-white {
	background: #fff;
} */
/* .image-text-overlay .overlay-black {
	background: #000;
}
.image-text-overlay .overlay-white {
	background: #fff;
}
.overlay-white:hover {
	background: #000;
} */
.text-top-left, .text-top-center, .text-top-right, .text-middle-left, .text-middle-center, .text-middle-right, .text-bottom-left, .text-bottom-right, .text-bottom-center {
	display: table;
}
.text-top-left p, .text-top-center p, .text-top-right p, .text-middle-left p, .text-middle-center p, .text-middle-right p, .text-bottom-left p, .text-bottom-right p, .text-bottom-center p {
	display: table-cell;
	position: relative;
	z-index: 2;
	padding: 15px 20px 15px 20px;
}
.text-top-left p {
	vertical-align: top;
	text-align: left;
}
.text-top-center p {
	vertical-align: top;
	text-align: center;
}
.text-top-right p {
	vertical-align: top;
	text-align: right;
}
.text-middle-left p {
	vertical-align: middle;
	text-align: left;
}
.text-middle-center p {
	vertical-align: middle;
	text-align: center;
}
.text-middle-right p {
	vertical-align: middle;
	text-align: right;
}
.text-bottom-left p {
	vertical-align: bottom;
	text-align: left;
}
.text-bottom-center p {
	vertical-align: bottom;
	text-align: center;
}
.text-bottom-right p {
	vertical-align: bottom;
	text-align: right;
}
.txt-center {
	
  }
#content .blog_content{
	margin-bottom: 50px;
}





.hovereffect {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	padding: 10px;
  }
  
  .hovereffect .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.6);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(460px, -100px) rotate(180deg);
	-ms-transform: translate(460px, -100px) rotate(180deg);
	transform: translate(460px, -100px) rotate(180deg);
	-webkit-transition: all 0.2s 0.4s ease-in-out;
	transition: all 0.2s 0.4s ease-in-out;
  }
  
  .hovereffect img {
	display: block;
	position: relative;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  
  .hovereffect h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 17px;
	padding: 10px;
	background: rgba(0, 0, 0, 0.6);
  }
  
  .hovereffect a.info {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
	margin: 80px 0 0 0;
	background-color: transparent;
	-webkit-transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
  }
  
  .hovereffect a.info:hover {
	box-shadow: 0 0 5px #fff;
  }
  
  .hovereffect:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
  }
  
  .hovereffect:hover h2 {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
  }
  
  .hovereffect:hover a.info {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
  }


  .paragraph{
	color: #004063;
  }


  #masterplan{
	text-align: center;
	background-color: #79C4D7;
	color: #FFFFFF;
	font-weight: 600;
	padding: 40px 0;
	margin-top: 50px;
  }

  .hidden-languages{
	display: none !important;
  }

  .villa{
	border-left: 2px solid #288DB4;
	margin: 40px 25px 10px 25px;
    font-size: 25px;
  }
  #parallax2-mobile {
	display: none !important;
  }
/* // Small devices (landscape phones, 576px and up) */
@media (max-width: 768px) {
	#why1{
		padding-bottom: 0;
	}
	#why1 h3{
		font-size: 20px;
		padding-top: 10px;
	}
	#why1 h4{
		font-size: 30px;
	}
	#why1 h5{
		font-size: 10px;
	}
	.image-text-overlay .overlay-title{
		font-size: 16px;
	}
	#parallax2 {
		padding-top: 250px;
		padding-bottom: 0px;
		display: none !important;
	}
	#parallax2-mobile {
		display: block !important;
		padding-top: 106px;
	  }
	.action-button{
		bottom: 7em;
	}
	.video-background-wrapper{
		padding-top: 80px;
	}
	.hidden-languages{
		display: block !important;
	}
	.thumb2{
		margin-top: 0px;
	}
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.logo2_wrapper{
		padding-top: 80px;
	}
	#why1 h3{
		font-size: 35px;
	}
	#why1 h4{
		font-size: 60px;
	}
	#why1 h5{
		font-size: 30px;
	}
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	
}

/* // X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	
}

/* // XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
	
 }

 #facility, #facility2, #popular_cruises1{
	background-color: #B8001F;
 }