@font-face {
	font-family: open_sansregular;
	src: url(https://realtyassistant.in/frontend/assets/fonts/opensans-regular_0-webfont.woff2) format('woff2'), url(https://realtyassistant.in/frontend/assets/fonts/opensans-regular_0-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}


@font-face {
	font-family: roboto_condensedregular;
	src: url(https://realtyassistant.in/frontend/assets/fonts/robotocondensed-regular-webfont.woff2) format('woff2'), url(https://realtyassistant.in/frontend/assets/fonts/robotocondensed-regular-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: open_sansbold;
	src: url(https://realtyassistant.in/frontend/assets/fonts/opensans-bold_1-webfont.woff2) format('woff2'), url(https://realtyassistant.in/frontend/assets/fonts/opensans-bold_1-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: open_sanslight;
	src: url(https://realtyassistant.in/frontend/assets/fonts/opensans-light_1-webfont.woff2) format('woff2'), url(https://realtyassistant.in/frontend/assets/fonts/opensans-light_1-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
.focus-only:focus {
  outline: 0px solid;
}


.home_about_section{display:none}
.about_content_section{display:none}
.what_we{display:none}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.html) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}



.single-property-carousel .owl-nav {
	display: none!important
}

:root {
	--background: #005;
	--primary: #88D5BF;
	--secondary: #5D6BF8;
	--third: #e27fcb
}

p {
	color: #666
}

span {
	word-break: break-word
}

* {
	box-sizing: border-box
}

.modal-backdrop.fade {
	z-index: 999
}

.modal.fade .modal-dialog {
	z-index: 9999999999
}

.tawk-button-large {
	width: 50px!important;
	height: 50px!important;
	background: linear-gradient(45deg, #325a99 0, #bb3768 100%)!important
}

.header-area.sticky-bar {
	transition: all 5s ease-in-out;
	-webkit-transition: all .8s ease
}

.header-top-ptb-1 {
	padding: 0px 0 0px
}

.sticky-bar.stick {
	-webkit-animation: .7s ease-in-out 0s normal none 1 running fadeInDown;
	animation: .7s ease-in-out 0s normal none 1 running fadeInDown;
	background-color: #fff;
	border-bottom: 0 solid #4a90e2;
	-webkit-box-shadow: 0 0 55px 0 rgba(0, 0, 0, .14);
	box-shadow: 0 0 55px 0 rgba(0, 0, 0, .14);
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	left: 0;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.checked {
	color: orange
}

.calc {
	margin-left: 20px;
	padding: 15px 10px 10px 10px!important;
	border-radius: 5px!important
}

.calc i {
	color: #fff!important;
	font-size: 25px
}

.breadcrumb-box {
	display: block;
	background: linear-gradient(to right, #325998 0, #45376c 50%, #584587 60%, #af3869 100%);
	padding: 5px 0
}

ul.breadcrumb {
	background: #0000!important;
	margin-bottom: 0
}

.position {
	color: #554b8d;
	font-size: 20px;
	padding: 0 0 0 7px;
	font-weight: 700
}

.logo_responsive {
	display: none
}

nav {
	position: relative;
	margin: 0 auto;
      
	z-index: 9
}

#cssmenu,
#cssmenu #head-mobile,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#cssmenu ul {
	padding-left: 0;
	margin-bottom: 0;
	text-align: center
}

#cssmenu:after,
#cssmenu>ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

#cssmenu #head-mobile {
	display: none
}

#cssmenu {
	font-family: sans-serif;
	background: #fff
}

#cssmenu>ul>li {
	display: inline-block
}

#cssmenu>ul>li>a {
	padding: 17px 10px;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #333;
	font-weight: 700;
	font-family: open_sanslight;
	background-color: #fff
}

#cssmenu ul li .active {
	color: #fff!important;
	background-color: red!important
}

#cssmenu ul li.active a,
#cssmenu>ul>li:hover>a {
	color: #fff
}

#cssmenu ul li a.active,
#cssmenu ul li a.active:hover,
#cssmenu ul li.has-sub.active:hover,
#cssmenu>ul>li a:hover {
	border-radius: 0;
	background: #554b8d!important;
	-webkit-transition: background .3s ease;
	-ms-transition: background .3s ease;
	transition: background .3s ease
}

#cssmenu>ul>li.has-sub>a {
	padding-right: 30px
}

#cssmenu>ul>li.has-sub>a:after {
	position: absolute;
	top: 22px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #554b8d;
	content: ''
}

#cssmenu>ul>li.has-sub>a:before {
	position: absolute;
	top: 19px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #554b8d;
	content: '';
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	transition: all .25s ease
}

#cssmenu>ul>li.has-sub>a.active:after {
	background: #fff
}

#cssmenu>ul>li.has-sub>a.menu:hover {
	color: #fff
}

#cssmenu>ul>li.has-sub>a.menu:hover:after {
	background: #fff
}

#cssmenu>ul>li.has-sub:hover>a {
	color: #333
}

.emi-cal #ecww-form {
	background-color: red!important
}

#cssmenu>ul>li.has-sub:hover>a:before {
	top: 23px;
	height: 0
}

#cssmenu ul ul {
	position: absolute;
	left: -9999px
}

#cssmenu ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	background: #fff;
	transition: all .25s ease
}

#cssmenu li:hover>ul {
	left: auto
}

#cssmenu li:hover>ul>li {
	height: 100%
}

#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0
}

#cssmenu ul ul li a {
	text-align: left;
	border-bottom: 1px solid rgba(150, 150, 150, .15);
	padding: 11px 15px;
	width: 170px;
	font-size: 12px;
	text-decoration: none;
	color: #282828;
	font-weight: 400;
	text-transform: uppercase
}

#cssmenu ul ul li.last-item>a,
#cssmenu ul ul li:last-child>a {
	border-bottom: 0
}

.gapping-between-row {
	text-align: left;
	margin-bottom: 30px
}

#cssmenu ul ul li a:hover,
#cssmenu ul ul li:hover>a {
	color: #fff
}

#cssmenu ul ul li.has-sub>a:after {
	position: absolute;
	top: 16px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #554b8d;
	content: ''
}
.right_modal p {text-align: justify!important;}
/* pagination border css { */
	.pagination .border{border:none!important;}
	/* pagination css { */
#cssmenu ul ul li.has-sub>a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #554b8d;
	content: '';
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	transition: all .25s ease
}

#cssmenu ul ul>li.has-sub:hover>a:before {
	top: 17px;
	height: 0
}

#cssmenu ul li.has-sub ul li.has-sub ul li:hover,
#cssmenu ul ul li.has-sub:hover {
	background: #554b8d
}

#cssmenu ul ul ul li.active a {
	border-left: 1px solid #333
}

#cssmenu>ul ul>li.has-sub>ul>li.active>a,
#cssmenu>ul>li.has-sub>ul>li.active>a {
	border-top: 1px solid #333
}

.call_to a {
	animation: morph 8s ease-in-out infinite;
	transition: all 1s ease-in-out;
	position: relative;
	font-family: open_sansbold;
	color: #fff;
	background: #fff;
	border-radius: 25px;
	padding: 19px 25px;
	text-decoration: none
}

.about_img_section a:hover,
.call_to a:hover {
	color: #fff!important
}

@keyframes morph {
	0% {
		border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
		background: linear-gradient(45deg, #3f4179 0, #0a368b 100%)
	}
	50% {
		border-radius: 30% 60% 70% 40%/50% 60% 30% 60%;
		background: linear-gradient(45deg, #bb2999 0, #0a368b 100%)
	}
	100% {
		border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
		background: linear-gradient(45deg, #433569 0, #0a368b 100%)
	}
}

.pagination {
	width: 100%;
	justify-content: center
}

.pagination li.active {
	background: #7859dd
}

.pagination li {
	margin-right: 5px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #af3869;
	text-align: center;
	line-height: 30px
}

.pagination li a,
.pagination li span {
	color: #fff
}

.widget-boxed {
	background-color: #fff;
	border-radius: 6px;
	padding: 25px 20px;
	transform: translate3d(0, 0, 0);
	z-index: 1;
	margin-bottom: 25px;
	position: relative;
	border: 1px solid #eaeff5;
	box-shadow: 0 4px 10px 0 rgb(41 128 185 / 7%);
	-webkit-box-shadow: 0 4px 10px 0 rgb(41 128 185 / 7%)
}

.widget-boxed-header {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #eaeff5;
	margin-bottom: 10px
}

.widget-boxed-header h4 i {
	background: #554b8d;
	color: #fff;
	width: 36px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	border-radius: 30px;
	padding: 0;
	font-size: 18px;
	display: inline-block;
	margin-right: 10px
}

.side-list ul li {
	list-style: none;
	padding: 7px 5px;
	display: inline-block;
	width: 100%;
	color: #212529;
	border-bottom: 1px dashed #eaeff5
}

.cd_section {
	width: 100%;
	display: table;
	border-radius: 6px;
	margin-bottom: 40px;
	border: 1px solid #eaeff5
}

.cd_section h4 {
	background: #554b8d;
	border-radius: 6px 6px 0 0;
	padding: 10px 25px;
	border-bottom: 1px solid #eaeff5;
	color: #fff;
	font-size: 22px;
	font-weight: 100;
	letter-spacing: 1px
}

.padd-r-10 {
	padding-right: 15px
}

.side-list ul {
	margin: 0;
	padding: 0;
	margin-bottom: 0
}

.side-list ul li span {
	float: right
}

.cd_section p {
	color: #666;
	padding: 0 20px
}

span.pricing {
	font-size: 20px;
	color: #554b8d;
	font-weight: 700
}

.property_details {
	text-align: left
}

.property_details i {
	color: #554b8d
}

.property_details .text-bold {
	font-weight: 700;
	margin-left: 10px
}

.extra-class .btn-blue i {
	color: #fff!important;
	margin-right: 5px
}

.extra-class .btn-blue {
	width: max-content;
	padding-left: 10px!important;
	background-color: #554b8d!important;
	border-radius: 50px!important
}

#ecww-widget-iframeinner {
	display: inline-flex;
	width: 100%
}

#ecww-formwrapper {
	background: #eee
}

#ecww-formwrapper,
#ecww-piechart,
#ecww-summary {
	width: 100%;
	display: block
}

#ecww-form {
	background: #f8f8f8;
	padding: 10px 20px
}

#ecww-form .form-group .ecww-addon {
	margin: auto;
	padding-right: 6px
}

.ecww-tenure-choice .btn-group .active {
	background: #bb3768!important;
	border-color: #bb3768!important
}

.ecww-tenure-choice .btn-group .btn:focus {
	box-shadow: none!important
}

.ecww-tenure-choice .btn-group .btn.active:focus {
	box-shadow: none!important
}

#ecww-form .form-control:focus {
	box-shadow: none;
	border-color: #bb3768
}

#ecww-piechart,
#ecww-summary {
	background: #fff;
	border: 1px solid #eee;
	border-top: 0 none
}

#ecww-piechart {
	border-bottom: 0 none!important
}

.no-pad {
	padding-left: 0;
	padding-right: 0
}

body .property-active-tab .nav-item .nav-link {
	background-color: #f9f9f9;
	color: #000
}

body .property-active-tab .nav-item .active {
	background-color: #554b8d;
	color: #fff
}

.align-middle-class {
	align-items: center;
	justify-content: center
}

.video-margin-class {
	padding: 0 15px;
	width: 25%
}

@media (min-width:768px) {
	#ecww-piechart,
	#ecww-summary {
		border-left: 0 none;
		border-bottom: 0 none;
		border-top: 1px solid #eee
	}
}

@media (max-width:980px) {
	#ecww-widget-iframeinner {
		display: inline-block;
		width: 100%;
		max-width: 80%;
		margin: auto
	}
}

#ecww-header {
	background: #bb3768;
	margin: -1px 0 0 -1px;
	padding: 5px 0;
	border: 0 none;
	color: #fff;
	font-size: 26px
}

.ecww-inline-input-group {
	overflow: hidden
}

.ecww-tenure-choice {
	float: right;
	margin-left: 10px
}

.ecww-percent-sign {
	font-weight: 700;
	font-size: 16px
}

.glyphicon-rupee::before {
	content: '₹';
	font-weight: 700;
	font-size: 16px
}

.glyphicon-percent::before {
	content: '%';
	font-weight: 700;
	font-size: 16px
}

.glyphicon-time::before {
	content: "\f017";
	font-weight: 700;
	font-size: 16px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased
}

#ecww-monthlypayment,
#ecww-totalamount,
#ecww-totalinterest {
	padding: 18px 0;
	text-align: center;
	border-bottom: 1px dotted #dbdad7
}

#ecww-totalamount {
	border-bottom: 0 none
}

#ecww-summary h4 {
	color: #363636;
	font-size: 14px;
	line-height: 20px;
	margin: 0 auto;
	padding: 0
}

#ecww-summary p {
	font-size: 18px;
	line-height: 27px;
	font-weight: 700;
	margin: 0 auto;
	padding: 0;
	color: #bb3768
}

#ecww-monthlypayment p {
	font-size: 24px;
	line-height: 36px;
	font-weight: 700;
	color: #bb3768
}

.glyphicon {
	width: 1.28571429em;
	text-align: center
}

.sub-container {
	width: 100%
}

.view .details input {
	width: 100%
}

.view .detail {
	display: flex;
	justify-content: space-between
}

.view .footer {
	justify-content: space-between
}

.view input[type=range] {
	-webkit-appearance: none;
	margin: 10px 0;
	width: 100%
}

.view input[type=range]:focus {
	outline: 0
}

.view input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 6px;
	cursor: pointer;
	background: #bb3768;
	border-radius: 10px
}

.view input[type=range]::-webkit-slider-thumb {
	box-shadow: 2px 2px 5px #b3b3b3, -1px -1px 3px grey;
	border: 5px solid #fff;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background: #bb3768;
	cursor: pointer;
	margin-top: -6px;
	-webkit-appearance: none
}

.view input[type=range]:focus::-webkit-slider-runnable-track {
	background: #b3b3b3
}

.view input[type=range]::-moz-range-track {
	width: 100%;
	height: 6px;
	cursor: pointer;
	background: #bb3768;
	border-color: transparent;
	border-width: 16px 0;
	color: transparent;
	border-radius: 10px
}

.view input[type=range]::-moz-range-thumb {
	box-shadow: 2px 2px 5px #b3b3b3, -1px -1px 3px grey;
	border: 5px solid #fff;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background: #bb3768;
	cursor: pointer;
	margin-top: -6px
}

.view input[type=range]::-ms-track {
	width: 100%;
	height: 6px;
	cursor: pointer;
	background: #bb3768;
	border-color: transparent;
	border-width: 16px 0;
	color: transparent;
	border-radius: 10px
}

.view input[type=range]::-ms-fill-lower {
	background: #bb3768;
	border-radius: 5px
}

.view input[type=range]::-ms-fill-upper {
	background: #bb3768;
	border-radius: 5px
}

.view input[type=range]::-ms-thumb {
	box-shadow: 2px 2px 5px #b3b3b3, -1px -1px 3px grey;
	border: 5px solid #fff;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background: #bb3768;
	cursor: pointer;
	margin-top: -6px
}

.view input[type=range]:focus::-ms-fill-lower {
	background: #bb3768
}

.view input[type=range]:focus::-ms-fill-upper {
	background: #bb3768
}

#price {
	color: #130f31;
	font-size: 25px
}

.loan-details {
	width: 90%;
	display: flex;
	justify-content: space-between;
	gap: 30px
}

#price-container {
	color: #9088d2;
	margin-top: 50px
}

#price-container::before {
	content: "Monthly Payable:";
	font-size: 12px;
	display: block
}

.row-padding {
	padding-top: 20px;
	padding-bottom: 30px
}

.group-class {
	position: relative;
	margin-top: -10px;
	background: #261b6d;
	color: #fff;
	max-width: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	padding: 10px 15px;
	margin-top: -23px;
	border-radius: 50px
}

.proerty_text p {
	padding: 0 20px;
	min-height: 30px;
font-size: 13px;
}

.col-md-3.border-left-class,
.property-summary {
	word-break: break-all
}

.modal .blog-content-right .widget {
	margin-bottom: 0
}

.prop-price-wrap {
	min-height: 50px
}

.job-application-form-wrapper .form-control {
	height: auto!important
}

.wa-theme-design-block {
	box-shadow: none
}

.list {
	width: 100%!important
}

.grid {
	width: calc(33% - 2px)!important
}

.grid .col-md-6 {
	float: 1;
	flex: 100%;
	max-width: 100%
}

.blog_container {
	width: 100%;
	align-items: center;
	display: flex
}

.grid .blog_container {
	display: block
}

.align_class {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.grid .blog-list-caption {
	padding: 30px!important
}

.grid .theme-button {
	display: inline-block
}

#ecww-widgetwrapper #ecww-header {
	background: #335896 url(../img/emicalculator.html) 50% 50% no-repeat!important
}

@media (min-width:1200px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1260px
	}
}

@media only screen and (max-width:1280px) {
	.slider-property {
		width: 100%;
		margin: 0 auto;
            left: 0;
            right: 0;
            top: 20%!important;
	}
	.proerty_content .proerty_text .property-name-wrap {
		max-height: initial!important
	}
	.prop-readmore-btn a {
		background: 0 0!important;
		padding: 0!important;
		border-radius: 30px!important;
		width: 100%;
		color: #554b8d!important
	}
	.calc {
		margin-left: 0!important
	}
}

@media screen and (max-width:1000px) {
	.logo {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 46px;
		text-align: center;
		padding: 10px 0 0 0;
		float: none
	}
	.logo2 {
		display: none
	}
	nav {
		width: 100%
	}
	#cssmenu {
		width: 100%
	}
	#cssmenu ul {
		width: 100%;
		display: none
	}
	#cssmenu ul li {
		width: 100%;
		border-top: 1px solid #efefef
	}
	#cssmenu ul li:hover {
		background: #363636
	}
	#cssmenu li:hover>ul>li,
	#cssmenu ul ul li {
		height: auto
	}
	#cssmenu ul li a,
	#cssmenu ul ul li a {
		width: 100%;
		border-bottom: 0
	}
	#cssmenu>ul>li {
		float: none
	}
	#cssmenu ul ul li a {
		padding-left: 25px
	}
	#cssmenu ul ul li {
		background: #554b8d!important
	}
	#cssmenu ul ul li:hover {
		background: #554b8d!important
	}
	#cssmenu ul ul ul li a {
		padding-left: 35px
	}
	#cssmenu ul ul li a {
		color: #ddd;
		background: 0 0
	}
	#cssmenu ul ul li.active>a,
	#cssmenu ul ul li:hover>a {
		color: #fff
	}
	#cssmenu ul ul,
	#cssmenu ul ul ul {
		position: relative;
		left: 0;
		width: 100%;
		margin: 0;
		text-align: left
	}
	#cssmenu ul ul>li.has-sub>a:after,
	#cssmenu ul ul>li.has-sub>a:before,
	#cssmenu>ul>li.has-sub>a:after,
	#cssmenu>ul>li.has-sub>a:before {
		display: none
	}
	#cssmenu #head-mobile {
		display: block;
		padding: 23px;
		color: #ddd;
		font-size: 12px;
		font-weight: 700
	}
	.button {
		width: 55px;
		height: 46px;
		position: absolute;
		right: 0;
		top: 0;
		cursor: pointer;
		z-index: 12399994
	}
	.button:after {
		position: absolute;
		top: 22px;
		right: 20px;
		display: block;
		height: 8px;
		width: 20px;
		border-top: 2px solid #ddd;
		border-bottom: 2px solid #ddd;
		content: ''
	}
	.button:before {
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		transition: all .3s ease;
		position: absolute;
		top: 16px;
		right: 20px;
		display: block;
		height: 2px;
		width: 20px;
		background: #ddd;
		content: ''
	}
	.button.menu-opened:after {
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		transition: all .3s ease;
		top: 23px;
		border: 0;
		height: 2px;
		width: 19px;
		background: #a6a6a6;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg)
	}
	.button.menu-opened:before {
		top: 23px;
		background: #a6a6a6;
		width: 19px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	#cssmenu .submenu-button {
		position: absolute;
		z-index: 99;
		right: 0;
		top: 0;
		display: block;
		border-left: 1px solid #efefef;
		height: 46px;
		width: 46px;
		cursor: pointer
	}
	#cssmenu .submenu-button.submenu-opened {
		background: #554b8d
	}
	#cssmenu ul ul .submenu-button {
		height: 46px;
		width: 46px
	}
	#cssmenu .submenu-button:after {
		position: absolute;
		top: 22px;
		right: 19px;
		width: 8px;
		height: 2px;
		display: block;
		background: #ddd;
		content: ''
	}
	#cssmenu ul ul .submenu-button:after {
		top: 15px;
		right: 13px
	}
	#cssmenu .submenu-button.submenu-opened:after {
		background: #fff
	}
	#cssmenu .submenu-button:before {
		position: absolute;
		top: 19px;
		right: 22px;
		display: block;
		width: 2px;
		height: 8px;
		background: #ddd;
		content: ''
	}
	#cssmenu ul ul .submenu-button:before {
		top: 12px;
		right: 16px
	}
	#cssmenu .submenu-button.submenu-opened:before {
		display: none
	}
	#cssmenu ul ul ul li.active a {
		border-left: none
	}
	#cssmenu>ul ul>li.has-sub>ul>li.active>a,
	#cssmenu>ul>li.has-sub>ul>li.active>a {
		border-top: none
	}
}
body{font-size: 0.8rem!important}
.getaquotebt {
	position: fixed;
	right: 0;
	bottom: 50%;
	z-index: 999
}

.getaquotebt a {
	width: 54px;
	height: 53px;
	padding: 2px 0 0 2px;
	display: block;
	z-index: 9999;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	cursor: pointer!important;
	border-radius: 9px 0 0 9px
}

.getaquotebt a img {
	height: 60px;
	margin: 6px 0 3px 11px;
	width: auto
}


.enquiry_form_wrap .contact_form {
	background: #fff;
	padding: 15px;
	width: 100%
}

.enquiry_form_wrap .contact_form input {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 10px 15px;
	border-radius: 5px
}

.enquiry_form_wrap .modal-title {
	text-transform: uppercase;
	font-family: open_sansregular;
	font-size: 24px
}

.enquiry_form_wrap .modal-title span {
	font-size: 18px
}

.enquiry_form_wrap .contact_form textarea {
	width: 100%;
	min-height: 150px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 10px 15px;
	border-radius: 5px
}

.enquiry_form_wrap .contact_form input.submit {
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s;
	background: #af3869;
	color: #fff;
	border: none;
	box-shadow: 0 .5rem 1.125rem -.5rem #af3869
}

.enquiry_form_wrap .contact_form input.submit:hover {
	background: #325998;
	box-shadow: none
}

.banner-slider {
	padding: 0
}

.banner-slider .container-fluid {
	width: 100%;
	margin: 0;
	padding: 0
}

.banner-slider .owl-carousel .owl-nav button.owl-next {
	display: block;
	position: absolute;
	right: 5px;
	top: 38%;
	background: #fff;
	width: 40px;
	height: 40px;
	border-radius: 25px;
	color: #af3869;
	font-size: 38px;
	display: grid;
	place-items: center;
	box-shadow: 0 0 24px 3px #d2d2d2
}

.banner-slider .owl-carousel .owl-nav button.owl-prev {
	display: block;
	position: absolute;
	left: 5px;
	top: 38%;
	background: #fff;
	width: 40px;
	height: 40px;
	border-radius: 25px;
	color: #af3869;
	font-size: 38px;
	display: grid;
	place-items: center;
	box-shadow: 0 0 24px 3px #d2d2d2
}

.banner-slider .owl-carousel .owl-nav button span {
	height: 25px;
	line-height: 0;
	line-height: 17px
}

.banner-slider .owl-carousel .owl-nav button:hover {
	box-shadow: none;
	background: #af3869;
	color: #fff;
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s
}

.owl-next:focus,
.owl-prev:focus {
	border: none;
	outline: 0
}

.banner-slider .owl-carousel .owl-item {
	position: relative
}

.banner-slider .owl-item .item .content_slider {
	position: absolute;
	top: 25%;
	left: 0;
	right: 0;
	z-index: 2;
	width: 100%;
	margin: auto;
	display: block;
	text-align: center
}

.banner-slider .owl-item .item .content_slider h2 {
	line-height: 60px;
	font-family: open_sansbold;
	font-size: 45px;
	color: #fff;
	text-shadow: 1px 2px 1px #000
}

.banner-slider .contact_form {
	padding: 15px;
	position: absolute;
	z-index: 99;
	right: 0;
	margin: auto;
	left: 0;
	top: 45%;
	width: 100%
}

.banner-slider .contact_form input {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 10px 15px;
	border-radius: 5px
}

.banner-slider .contact_form select {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 10px 15px;
	border-radius: 5px;
	box-shadow: 0 3px 8px #33333336
}

.banner-slider .contact_form h2 {
	text-transform: uppercase;
	font-family: open_sansregular;
	font-size: 24px;
	color: #fff
}

.banner-slider .contact_form textarea {
	width: 100%;
	min-height: 150px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 10px 15px;
	border-radius: 5px
}

.banner-slider .contact_form input.submit {
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s;
	background: #af3869;
	color: #fff;
	border: none;
	box-shadow: 0 .5rem 1.125rem -.5rem #af3869
}

.banner-slider .contact_form input.submit:hover {
	background: #325998;
	box-shadow: none
}

.banner-slider .image_slider {
	position: relative
}

.banner-slider .image_slider:hover::before {
	height: 0%
}

.property-area {
	position: relative
}

.property-area-inner {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background: linear-gradient(0deg, rgb(255 255 255 / 50%) 0, rgb(113 112 111 / 50%) 100%);
	padding: 15px;
	box-shadow: 0 -17px 15px rgb(0 0 0 / 28%);
	width: 100%;
	position: relative;
	z-index: 9
}

.property-area-inner h2 {
	font-family: open_sansregular
}

.property-area-inner input {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 10px 15px;
	border-radius: 5px;
	box-shadow: 0 3px 8px #33333336;
      font-size:1rem;
}

.property-area-inner input.submit {
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s;
	background: #325998;
	color: #fff;
	border: none;
	box-shadow: 0 .5rem 1.125rem -.5rem #325998
}

.property-area-inner input.submit:hover {
	background: #af3869;
	box-shadow: none
}

.property-area-inner input:focus {
	outline: 0
}

.property-area-inner input:hover {
	box-shadow: none;
	-webkit-transition: all .9s;
	-o-transition: all .9s;
	transition: all .9s
}

.what_we-area {
	padding: 60px 0 20px 0
}

.what_we-area .about_us h5::before {
	content: '';
	position: relative;
	width: 15px;
	height: 1px;
	background: #45c48d;
	left: -18px;
	top: 12px;
	display: block
}

.what_we-area .about_us h5 {
	font-family: open_sansbold;
	font-size: 17px;
	margin-top: 0;
	position: relative;
	padding-left: 18px
}

.what_we-area .property_list li {
	list-style: none;
	width: 100%;
	margin-bottom: 15px;
	position: relative
}

.what_we-area .property_list li i {
	color: #991779;
	background: #fff;
	padding: 8px;
	border-radius: 50%;
	box-shadow: 0 0 28px 3px #efefef;
	margin-right: 0
}

.what_we-area .property_list li:nth-child(even)::after {
	content: '';
	width: 100%;
	height: 3px;
	background: #eee6ff;
	display: inline-block;
	position: absolute;
	left: 2px;
	bottom: -3px;
	z-index: -1
}

.what_we-area .property_list li:nth-child(odd)::after {
	content: '';
	width: 100%;
	height: 3px;
	background: #feecf4;
	display: inline-block;
	position: absolute;
	left: 2px;
	bottom: -3px;
	z-index: -1
}

.what_we-area .property_list {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-top: 30px
}

.what_we-area .about_us p {
	font-size: 14px;
	line-height: 25px;
	margin: 0
}

.what_we-area .property_list li:nth-child(even) {
	margin-left: 0
}

.thankupage {
	margin-bottom: 0
}

.what_we {
	padding: 0 0 60px 0
}

.what_we .section-title-2 {
	margin-bottom: 0
}

.blog-area .item {
	display: flex
}

.blog-area .owl-carousel.owl-drag .owl-item,
.owl-carousel .owl-stage {
	display: block
}

.bg-gray-color {
	background-color: #f7f7f7;
	padding: 60px 0 60px 0
}

.blog-area .post {
	border: 1px solid #c7c7c754;
    box-shadow: 1px 0 11px 3px #e8e8e870;
	margin-bottom: 30px;
	border-radius: 5px;
	height: 100%
}

.blog-area .post .post-thumb {
	overflow: hidden;
	clear: both;
	border-radius: 0px;
	width: 100%;
	height: 315px
}
.blog-area figure {
	margin: 0
}
.blog-area .post .post-thumb img {
      border: 2px solid #FFF;
	display: block;
	margin: auto;
	width: 100%;
	height: 100%;
	object-fit: initial!important;
	object-position: center
}

.blog-area .post .post-content {
	padding: 20px
}

.blog-area .post .entry-meta {
	color: #9a9a9a;
	font-size: 13px;
	letter-spacing: .02em;
	font-weight: 600;
	font-style: normal;
	text-transform: capitalize
}

.blog-area .entry-meta .entry-date {
	display: inline-block
}

.blog-area .post .entry-meta .devied {
	background-color: #9a9a9a;
	width: 2px;
	height: 10px;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px
}
.blog-area .entry-meta a {
	color: inherit
}
.blog-area .post .entry-header h3 {
	line-height: 30px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 15px;
	font-size: 20px;
	margin-top: 15px;
	font-weight: 800;
	font-family: inherit
}

.blog-area .post .entry-header h3 a {
	color: #212529;
	text-decoration: none;
	font-family: open_sansbold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.blog-area .post .entry-discription p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.blog-area .post .entry-footer {
	font-size: 13px;
	font-weight: 500
}

.blog-area .post .entry-footer a {
	color: #212529
}

.blog-area .post .entry-footer-meta span {
	margin-right: 10px
}

.blog-area .post .entry-footer-meta i {
	margin-right: 5px
}

.blog-area .post .entry-footer-meta .like i {
	color: #212529
}

.blog-area .post .entry-footer-meta .comments i {
	color: #212529
}

.blog-area .button {
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s;
	background: #af3869;
	color: #fff;
	border: none;
	box-shadow: 0 .5rem 1.125rem -.5rem rgb(175 56 105);
	padding: 10px 25px;
	border-radius: 5px;
	text-transform: capitalize;
	display: table;
	margin: auto
}

.blog-area .button:hover {
	background: #325998;
	box-shadow: none
}

.blog-area .grid .post .post-thumb {
	height: 300px
}

.blog-area .post .post-thumb {
	height:325px;
border: 1px solid #c7c7c754;
    box-shadow: 1px 0 11px 3px #e8e8e870;
}

.blog-area.blogs_main .post {
	margin-bottom: 0
}

.blog-area .post a.theme-button {
	background: #465390;
	padding: 10px 20px;
	border-radius: 30px;
	text-transform: uppercase;
	color: #fff;
	border: 2px solid #554b8d;
	display: inline-block;
	margin-top: 20px
}

.padding_top {
	padding-top: 80px
}

.heading_space {
	margin-bottom: 40px
}

.news-section-details {
	padding: 60px 0
}

#news-section-1 .news-details {
	margin: 10px 0;
	width: 100%
}

#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 {
	padding-bottom: 30px
}

#news-section-1 .news-1-box:nth-last-child(1) {
	padding-bottom: 0
}

#news-section-1 .news-1-box img.img-responsive {
	width: 100%;
	height: 400px
}

#news-section-1 .news-1-box img.img-wrap {
	width: 100%;
	height: 350px
}

#news-section-1 .news-1-box h3 {
	color: #1f3f81;
	margin: 10px 0
}

#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
}

#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: 5px;
	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;
	position: absolute;
	transform: translate(50%, 50%)
}

#news-section-1 .p-image>img {
	width: 100%;
	border-radius: 5px
}

#news-section-1 .news-tag>a {
	border: 1px solid #e5e5e5;
	color: #676767;
	border-radius: 5px;
	font-size: 13px;
	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 .news-tag {
	padding-bottom: 25px
}

.comment-section-wrap {
	margin: 40px 0 20px
}

.comment-user-icon img {
	width: 44px;
	height: 44px;
	border-radius: 50%
}

.comment-reply {
	margin-left: 30px
}

.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;
	margin-left: 15px;
	margin-top: 40px;
	padding: 10px 0;
	width: 100%;
	display: inline-flex
}

.news-section-details .news-2-tag .social-icons>h4 {
	margin-right: 20px;
	vertical-align: middle
}

.sim-lar-text>p span {
	color: #7e7e7e;
	font-size: 14px
}

.sim-lar-text>a {
	color: #1f1d22;
	font-size: 14px
}

.sim-lar-p>img {
	border-radius: 5px
}

.news-comnts-text>a {
	float: right;
	margin-top: -20px;
	color: #1f1d22
}

.news-comnts-text>a::after {
	content: url(../images/arrowr.png);
	left: 6px;
	position: relative
}

.news-comnts-text>a i {
	display: none
}

.news-comnts-text span {
	color: #818181;
	font-size: 12px
}

.news-section-details .single-query>input[type=text] {
	width: 100%
}

.callus .form-control,
.callus .intro .zelect,
.callus .keyword-input,
.callus input[type=text],
.callus select {
	border: 1px solid #d5dadf;
	height: 40px;
	border-radius: 4px;
	background: #fff;
	padding: 6px 12px;
	font-size: 14px;
	color: #999
}

.callus .btn-blue {
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s;
	background: #261b6d;
	color: #fff;
	border: none;
	box-shadow: 0 .5rem 1.125rem -.5rem #3c308d;
	padding: 10px 25px;
	border-radius: 5px;
	text-transform: capitalize
}

.callus .btn-blue:hover {
	background: #325998;
	box-shadow: none
}

.callus textarea {
	min-height: 80px;
	resize: none
}

.widget {
	background: #f7faf9;
	margin-bottom: 30px;
	overflow: hidden
}

.widget:last-child {
	border-bottom: none
}

.widget select {
	width: 100%;
	border: 1px solid #ebebeb;
	padding: .4em .8em;
	outline: 0
}

.widget ol,
.widget ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.widget ul li {
	border-bottom: 1px solid #ebebeb
}

.widget p {
	font-family: Poppins, sans-serif
}

.widget .widget-title-area {
	position: relative
}

.widget .widget-title {
	margin-top: 0
}

.widget pre {
	padding: .5em
}

.widget label {
	margin-bottom: 0;
	display: inline
}

.widget option {
	padding: .2em 1em
}

.widget input[type=email],
.widget input[type=password],
.widget input[type=search],
.widget input[type=text],
.widget input[type=url],
.widget textarea {
	padding: .5em 1em
}

.widget input[type=email]:focus,
.widget input[type=password]:focus,
.widget input[type=search]:focus,
.widget input[type=text]:focus,
.widget input[type=url]:focus,
.widget textarea:focus {
	box-shadow: none!important
}

.blog-content-right .widget {
	background-color: #edf3f8;
	margin-bottom: 30px;
	padding: 15px
}

.blog-content-right .widget .widget-title {
	font-family: inherit;
	font-size: 24px;
	margin-bottom: 15px;
	font-weight: 700;
	background: linear-gradient(330deg, #24368c 50%, #494075  100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	border-bottom: 0 none;
	padding-bottom: 0;
	line-height: 1.3em
}

.blog-area .nav-tabs li.active a,
.tagcloud a:hover,
.unit {
	background: #21b75f;
	background: -moz-linear-gradient(left, #24368c 0, #b71b54 100%);
	background: -webkit-linear-gradient(left, #24368c 0, #b71b54 100%);
	background: linear-gradient(to right, #24368c 0, #b71b54 100%)
}

.social-icons {
	display: inline-flex
}

.social-icons ul {
	padding: 0;
	list-style: none
}

.social-icons ul li {
	float: left;
	margin: 0 5px;
	padding: 8px 0
}

.social-icons ul li:nth-child(1) a {
	background: #3b5997;
	padding: 8px 14px;
	border-radius: 25px;
	transition: all 1s;
	color: #fff
}

.social-icons ul li:nth-child(2) a {
	background: #56abee;
	padding: 8px 11px;
	border-radius: 25px;
	transition: all 1s;
	color: #fff
}

.social-icons ul li:nth-child(3) a {
	background: #007cb6;
	padding: 8px 12px;
	border-radius: 25px;
	transition: all 1s;
	color: #fff
}

.social-icons ul li:nth-child(4) a {
	background: #dc4b38;
	padding: 8px 9px;
	border-radius: 25px;
	transition: all 1s;
	color: #fff
}

.social-icons ul li:nth-child(5) a {
	background: #f60;
	padding: 8px 12px;
	border-radius: 25px;
	transition: all 1s;
	color: #fff
}

.social-icons ul li:nth-child(1) a:hover {
	background: #1c3a79
}

.social-icons ul li:nth-child(2) a:hover {
	background: #3890d5
}

.social-icons ul li:nth-child(3) a:hover {
	background: #005d88
}

.social-icons ul li:nth-child(4) a:hover {
	background: #c83320
}

.social-icons ul li:nth-child(5) a:hover {
	background: #ce5200
}

.footer-area .widget {
	background: 0 0
}

.nevy-color .button {
	background: #0e385d
}

.nevy-color .widget-title-area .widget-title {
	color: #0e385d
}

.nevy-color.widget.widget_place_category ul li a {
	color: #0e385d
}

.widget.apartments_ads {
	padding: 0
}

.widget-top {
	margin-top: 6px
}

.widget .expand-margin.widget-title:after {
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	color: #333
}

.widget .expand-margin.expand.widget-title:after {
	content: "\f106"
}

.widget_rental_search {
	margin-bottom: 30px
}

.widget_rental_search .advance_search_query {
	z-index: 9;
	position: relative
}

.widget_rental_search .advance_search_query h1,
.widget_rental_search .advance_search_query h2,
.widget_rental_search .advance_search_query h3,
.widget_rental_search .advance_search_query h4,
.widget_rental_search .advance_search_query h5 {
	font-family: inherit;
	font-weight: 700
}

.widget_rental_search .advance_search_query .form-title {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: uppercase
}

.widget_rental_search .advance_search_query.booking-form .form-group {
	padding: 0
}

.widget_rental_search .advance_search_query.booking-form .form-group input {
	width: 100%;
	font-size: 14px
}

.widget_rental_search .advance_search_query.booking-form .form-group textarea {
	min-height: 150px;
	font-size: 14px;
	border-radius: 5px
}

.widget_rental_search .advance_search_query.booking-form .form-group:last-of-type {
	margin-bottom: 0
}

.widget_rental_search .advance_search_query.booking-form .form-content .form-group:nth-of-type(3):before {
	background-color: transparent
}

.widget_rental_search .form-content {
	display: block
}

.widget_rental_search .form-content .form-group {
	display: block
}

.widget_rental_search .form-content .form-group.small {
	display: inline-block;
	width: 45%
}

.widget_rental_search .form-content .button {
	float: none
}

.widget_tagcloud .tagcloud a {
	border: 1px solid #d4dfe8;
	display: block;
	color: #000;
	float: left;
	font-size: 12px!important;
	font-weight: 600;
	line-height: 1.4em!important;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 6px 17px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: .05em;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .2s linear 0s;
	transition: all .2s linear 0s
}

.widget_tagcloud .tagcloud a:hover {
	color: #fff
}

.widget_popular_posts .post-content {
	margin-bottom: 20px;
	border-bottom: 1px solid #d4dfe8;
	padding-bottom: 20px
}

.widget_popular_posts .post-content:last-child {
	border-bottom: 0 none;
	margin-bottom: 0;
	padding-bottom: 0
}

.widget_popular_posts .image-content {
	margin-right: 15px;
	float: left;
	width: 65px;
	height: 65px;
	overflow: hidden
}

.widget_popular_posts .image-content img {
	width: 100%;
	height: 100%
}

.widget_popular_posts .post-title {
	display: table-cell
}

.widget_popular_posts .post-title h5 a {
	font-size: 16px;
	font-family: Poppins, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	color: #212529;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.widget_popular_posts .post-title span {
	font-size: 12px;
	font-weight: 500;
	color: #828282;
	font-family: Poppins, sans-serif
}

.widget_categories ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.widget_categories ul li {
	line-height: 30px;
	border-bottom: 1px solid #d4dfe8;
	margin-bottom: 20px;
	font-weight: 700
}

.widget_categories ul li a {
	color: #212529
}

.widget_categories ul li:last-child {
	margin-bottom: 0;
	border-bottom: 0
}

.widget_categories ul li span {
	float: right
}

.widget_categories ul li:hover {
	color: #3fb476
}

.widget_advertisement {
	padding: 0
}

.widget_apartment {
	padding: 0
}

.widget_apartment .apartments-content {
	margin-bottom: 0
}

.widget.widget_place_category ul {
	list-style: none;
	margin: 0;
	padding: 0 30px
}

.widget.widget_place_category ul li {
	position: relative;
	line-height: 45px;
	font-size: 16px;
	font-weight: 600;
	color: #3a3a3a;
	border-bottom: none
}

.widget.widget_place_category ul li:before {
	position: absolute;
	content: "";
	background-color: #d8d8d8;
	width: 15px;
	height: 2px;
	left: -27px;
	top: 20px
}

.career_filter {
	position: absolute;
	top: 20%;
	width: 1220px;
	max-width: 100%;
	z-index: 1;
	text-align: center
}

.career_filter .row {
	box-shadow: 0 0 0 9px rgb(255 255 255 / 20%);
	background: #fff
}

.job_filter {
	background: #554b8d!important;
	width: 100%!important;
	padding: 10px;
	color: #fff!important;
	border: 0;
	height: 70px!important;
	border-radius: 0;
	padding-top: .6rem;
	padding-bottom: .6rem;
	box-shadow: none
}

.career_filter input,
.career_filter select {
	padding: .5rem .75rem;
	font-size: 1rem;
	line-height: 1.25;
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 0;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	height: 70px
}

.career_banner:before,
.contact_banner:before {
	background: rgba(0, 0, 0, .9);
	background: -webkit-linear-gradient(to right, rgba(0, 40, 70, .9), rgba(0, 0, 0, .9));
	background: linear-gradient(to right, rgb(64 89 150 / 79%), rgb(45 32 40 / 32%));
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	content: ''
}

.contact_banner:before {
	background: linear-gradient(to right, rgb(64 89 150 / 79%), rgb(152 66 117 / 44%))
}

.career_filter h4 {
	color: #fff;
	font-size: 60px;
	padding-bottom: 30px
}

.b-r {
	border-right: 1px solid #e0ecf5!important
}

.b-r i {
	color: #666;
	font-size: 22px
}

.career_filter input:focus-visible,
.career_filter select:focus-visible {
	border: 0!important;
	outline: 0
}

.news_section {
	background-color: #fff;
	transition: ease all 1s;
	height: 100%;
	box-shadow: 0 10px 30px 0 rgb(0 0 0 / 5%);
	position: relative
}

.margin-bottom-class {
	margin-bottom: 100px
}

.news_img img {
	min-height: 300px;
	width: 100%;
	object-fit: cover;
	max-height: 300px
}

.news_content {
	padding: 0 20px 0;
	text-align: center;
	text-align: center;
	margin-bottom: 50px
}

.post-meta {
	position: relative;
	top: -27px;
	margin: 0 10px -3px
}

.post-meta ul {
	position: relative;
	display: block;
	padding: 0;
	background: #fff;
	border-radius: 7px;
	box-shadow: 0 0 6px 4px #6c757d21;
	list-style-type: none
}

.post-meta ul li a {
	position: relative;
	color: #333;
	font-size: 14px;
	padding: 10px;
	display: block;
	text-transform: uppercase
}

.post-meta ul li a span.icon {
	color: #af3869;
	margin-right: 8px
}

h2.news_title {
	font-size: 24px;
	color: #2a2a2a;
	line-height: 30px;
	transition: ease all .3s;
	font-weight: 700
}

h2.news_title:hover {
	color: #554b8d
}

.news_section p {
	position: relative;
	color: #666;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 0
}

.col-md-6.content_section {
	min-height: 250px;
	left: -30px;
	background: #fff;
	padding: 15px;
	BORDER-RADIUS: 5PX;
	box-shadow: 0 5px 25px rgb(0 0 0 / 8%)
}

.news_section .post-apply {
	display: inline-block
}

.news_section .post-apply {
	height: 45px;
	padding: 14px 0;
	line-height: 0;
	display: inline-block;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: -18px;
	left: 0;
	width: 40%;
	right: 0;
	margin: 0 auto
}

.news_section .post-apply .fa {
	padding-left: 6px
}

.left-plus-size .col-md-6,
.right-plus-size .col-md-3 {
	padding-right: 0
}

.left-plus-size {
	justify-content: end
}

.right-plus-size {
	justify-content: start
}

.left-plus-size .col-md-3,
.right-plus-size .col-md-3 {
	flex: 0 0 50%;
	max-width: 50%
}

.left-plus-size .col-md-6 img,
.right-plus-size .col-md-6 img {
	min-height: 615px;
	object-fit: cover!important
}

.left-plus-size .col-md-6 .img-wrapper .img-overlay,
.right-plus-size .col-md-6 .img-wrapper .img-overlay {
	height: 615px!important
}

.left-plus-size .col-md-3 img,
.right-plus-size .col-md-3 img {
	min-height: 300px;
	object-fit: cover!important
}

@media only screen and (max-width:992px) {
	.widget.widget_place_category ul li:before {
		left: -20px
	}
}

.Job-Descriptions-Wrapper {
	padding: 60px 0
}

.Job-Descriptions-Wrapper .button {
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s;
	background: #af3869;
	color: #fff;
	border: none;
	box-shadow: 0 .5rem 1.125rem -.5rem rgb(175 56 105);
	padding: 10px 25px;
	border-radius: 5px;
	text-transform: capitalize
}

.Job-Descriptions-Wrapper .button:hover {
	background: #325998;
	box-shadow: none
}

.cbp-item-wrapper {
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0
}

.property_item {
	border: 1px solid #e5e5e5;
	background: #fff;
	position: relative;
	box-shadow: 0 0 18px 6px rgb(0 0 0 / 8%);
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s;
	margin-bottom: 30px;
	height: 95%
}

.property_item:hover {
	box-shadow: 0 0 18px 6px rgb(0 0 0 / 20%)
}

.property_item .image {
	width: 100%;
	height: 250px
}

.property_item .image img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: cover;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.cbp-item img {
	width: 100%
}

.tag_t {
	color: #333
}

.tag_l {
	background: #1d1d1d;
	left: 10px;
	color: #fff
}

#agent-2-slider .feature .tag-2,
.tag_t {
	background: #ffd119;
	right: 10px;
	font-weight: 600
}

#agent-2-slider .feature .tag-2,
.tag_l,
.tag_t {
	position: absolute;
    bottom: 12px;
    display: inline-block;
    z-index: 1;
    font-size: 10px;
    right: 125px;
    border-radius: 66px;
    padding: 9px 14px;
	cursor: pointer;
}

.proerty_content .proerty_text {
	    padding: 10px 0 0px 0px;
}

.proerty_content .proerty_text .property-name-wrap a {
	color: #212529;
	font-size: 17px;
	width: 100%;
	text-transform: capitalize;
	font-weight: 600;
	font-style: normal;
	line-height: 26px
}

.proerty_text p {
	padding: 0 20px
}

.proerty_content .proerty_text .property-name-wrap a:hover {
	text-decoration: none
}

.proerty_content .proerty_text .property-name-wrap {
	min-height: 37px;
	max-height: 80px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	display: -webkit-box;            
    -webkit-box-orient: vertical;    
    -webkit-line-clamp: 2;           
    overflow: hidden;                 
    text-overflow: ellipsis; 
}

.proerty_content .proerty_text .fa-map-marker {
	color: #b93666
}

.feature3 .property_meta span,
.proerty_content .property_meta span {
	display: table-cell;
	font-size: 12px;
	line-height: 38px;
	text-align: center
}
.bulding_buttom_area ul li{font-size:13px;}
.proerty_content .property_meta {
	display: table;
	table-layout: fixed;
	width: 100%
}

.property_meta span>i,
.white_cap .bottom_text p>i {
	font-size: 20px;
	vertical-align: middle;
	margin-right: 5px!important
}

.proerty_content .favroute ul li a>i,
.proerty_content .property_meta span>i,
.proerty_content .table>tbody>tr>td i {
	font-size: 20px;
	margin-right: 10px;
	vertical-align: middle
}

i.icon-select-an-objecto-tool {
	font-size: 16px!important;
	padding-right: 7px
}

.favroute ul li,
.proerty_content .favroute p,
.proerty_content .favroute ul,
.property_item .price .tag,
.property_item .price h4 {
	display: inline-block
}

.proerty_content .favroute p {
	line-height: 44px;
	margin-left: 15px
}

.proerty_content p {
	margin: 0
}

.prop-price-wrap {
	padding: 12px;
	border-top: 1px solid #eaeaea;
	font-size: 13px;

}

.prop-price-wrap .price-sec {
	font-weight: 600;
	color: #b93666
}

.prop-price-wrap .area-icon img {
	max-width: 10%;
	margin-right: 8px
}

.get-call-now .get-call-now-image img {
	width: 100%
}

.get-call-now .get-call-now-image {
	margin: auto
}

.callus .single-query>input[type=text] {
	width: 100%
}

.callus .form-control,
.callus .intro .zelect,
.callus .keyword-input,
.callus input[type=text],
.callus select {
	border: 1px solid #d5dadf;
	height: 44px;
	border-radius: 4px;
	background: #fff;
	padding: 6px 12px;
	font-size: 14px;
	color: #999
}

@media (min-width:576px) {
	.get-call-now .modal-dialog {
		max-width: 50%
	}
}

#partners .item {
	position: relative;
	text-align: center;
	height: 130px
}

#partners .item,
.owl-pagination {
	text-align: center
}

.owl-page {
	display: inline-block;
	margin-top: 40px
}

.owl-page span {
	height: 10px;
	width: 10px;
	background: #b9b9b9;
	margin: 3px;
	border-radius: 50%;
	display: block
}

.owl-page.active span {
	background: #1f3f81
}

#partner-slider .owl-pagination,
#testinomial-slider .owl-pagination,
#testinomial-slider.navigate .owl-next,
#testinomial-slider.navigate .owl-prev,
#two-col-slider .owl-pagination {
	display: none
}

#testinomial-slider.display .owl-pagination {
	display: block
}

.single-property-deatil-wrapper {
	padding: 0px 0 60px 0;
	position: relative
}

.slider-property .bg_white h2 {
	font-size: 25px
}

.slider-property .bg_blue {
	z-index: 1;
	color: #fff;
	display: inline-table;
	margin-bottom: 0;
	margin-top: -36px!important;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
	padding: 15px 50px;
	
    background: linear-gradient(180deg,  #433B6B 24%,#5D519B 94%);
	border-radius: 100vh;
	position: relative;
	overflow: hidden;
	max-height: 60px;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
	top: 15px;
	font-family: open_sansregular
}

.single-property-page .property_meta img {
	width: 20%;
	padding: 5px
}

.location-map span {
	padding-left: 20px
}

.single-property-page .location-map {
	color: #554b8d!important;
	font-weight: 500!important
}

.single-property-page .bg_white p {
	color: #4d5793;
	font-weight: 700
}

.slider-property {
	position: absolute;
	top: 20%;
	width: 1220px;
	max-width: 100%;
	z-index: 9;
	text-align: center
}

.single-property-page .slider-property {
	position: relative;
	margin-top: -130px;
	width: auto
}

.single-property-deatil-wrapper .single-property-page {
	margin-bottom: 60px
}

.slider-property {
	font-weight: 400
}

.default_clr {
	background: #1f3f81
}

.slider-property .bg_white {
	color: #2c2c2c;
	    padding:30px 15px 30px;
       background: rgba(255, 255, 255, .85)!important;
	border-radius: 10px
}

ext-left {
	text-align: left
}

.btn-more {
	font-weight: 400;
	position: relative;
	overflow: hidden;
	padding: 0 5px;
	color: #1f1d22;
	font-size: 14px;
	display: inline-block!important;
	-webkit-transition-property: background;
	transition-property: background;
	-webkit-transition-duration: .5s;
	transition-duration: .5s
}

.btn-more:hover {
	color: #1f3f81
}

.btn-more i {
	-moz-transition: all ease-in .3s;
	-ms-transition: all ease-in .3s;
	-o-transition: all ease-in .3s;
	-webkit-transition: all ease-in .3s;
	transition: all ease-in .3s;
	display: inline-block
}

.btn-more i {
	margin-left: 5px;
	margin-right: 0
}

.slider-property .property_meta {
	display: table;
	table-layout: fixed;
	width: 100%
}

.slider-property .property_meta span {
	display: table-cell;
	font-size: 12px;
	line-height: 36px;
	color: #fff
}

.slider-property .property_meta span {
	border-right: 1px solid #e5e5e5;
	text-align: center;
	background: #25378d
}

.slider-property .property_meta span:last-child {
	border-right: none
}

#property-d-1 .item {
	color: #fff;
	border-radius: 0;
	text-align: center;
	height: 460px
}

#property-d-1 .item>img {
	width: 100%;
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: center
}

#property-d-1-2 .item {
	background: #000;
	margin: 20px 5px;
	color: #fff;
	border-radius: 0;
	text-align: center;
	cursor: pointer
}

#property-d-1-2 .item:first-child {
	margin-left: 10px
}

#property-d-1-2 .item:last-child {
	margin-right: 10px
}

#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-d-1 .owl-controls.clickable {
	position: relative;
	z-index: 2
}

#property-d-1 .owl-next,
#property-d-1 .owl-prev {
	display: none
}

#property-1-slider .item {
	margin-right: 20px
}

#property-1-slider .feature .tag-2 {
	right: 10px
}

#property-1-slider .feature .tag {
	left: 10px
}

#property-1-slider .owl-controls.clickable {
	position: absolute;
	right: 10px;
	top: -80px
}

#property-1-slider .owl-prev {
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	display: inline-block;
	line-height: 15px;
	margin-right: 5px;
	padding: 10px 15px;
	color: #2c2c2c
}

#property-1-slider .owl-next {
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	display: inline-block;
	line-height: 15px;
	padding: 10px 15px;
	color: #2c2c2c
}

#property-1-slider .owl-next:hover,
.owl-prev:hover {
	background: #e0e0e0;
	color: #2c2c2c
}

#property-d-1-2 {
	background-color: #fff;
	position: relative;
	transform: translateY(-100%)
}

#property-d-1-2.space {
	padding-left: 10px;
	padding-right: 10px
}

#property #property-d-1 .owl-next,
#property #property-d-1 .owl-prev {
	background: #fff;
	border: none;
	border-radius: 4px;
	display: inline-block!important;
	line-height: 15px;
	margin-right: 5px;
	padding: 10px 15px;
	position: absolute;
	top: 42px
}

#property-d-1.single .owl-next,
#property-d-1.single .owl-prev {
	top: 65px!important
}

#property #property-d-1 .owl-prev {
	left: 0
}

#property #property-d-1 .owl-next {
	right: 0
}

#agent-2-slider .property_item .price .tag {
	background: #1f3f81;
	color: #fff
}

.property-d-table .table-responsive {
	display: inline-table
}

.pro-video .wpf-demo-gallery .video {
	width: 100%;
	display: block
}

.disclaimer-wrapper {
	padding: 60px 0;
	background: #f2f3f8;
	margin-top: 30px
}

.press-release-item-area .event-item-wrapper {
	border: 1px solid #e5e5e5;
	background: #fff;
	position: relative;
	box-shadow: 0 0 18px 6px rgb(0 0 0 / 8%);
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s;
	margin-bottom: 30px
}

.press-release-item-area .event-item-wrapper .content-holder {
	padding: 20px
}

.press-release-item-area .event-item-wrapper .content-holder h4 a {
	color: #212529;
	text-decoration: none;
	font-family: open_sansbold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 10px;
	font-size: 16px
}

.press-release-item-area .event-item-wrapper .img-vid-holder {
	width: 100%;
	height: 300px
}

.press-release-item-area .event-item-wrapper .img-vid-holder iframe,
.press-release-item-area .event-item-wrapper .img-vid-holder img {
	width: 100%;
	height: 100%
}

#event-wrapper a.theme-button,
.press-release-item-area .event-item-wrapper .content-holder a.theme-button {
	background: #465390;
	padding: 5px 10px;
	border-radius: 30px;
	text-transform: uppercase;
	color: #fff;
	border: 2px solid #554b8d;
	display: inline-block;
	margin-top: 20px;
	font-size: 12px
}

.img-responsive {
	width: 100%
}

.event-wrapper .news-details {
	margin: 10px 0;
	color: #716d6d
}

#event-wrapper .news-1-box img.img-responsive {
	width: 100%;
	height: 100%!important
}

.owl-item .testimional_bottom img.img_auto {
	width: 75px!important;
	height: 75px!important;
	border-radius: 50%;
	object-fit: cover
}

.call-area {
	padding: 60px 0 60px 0;
	background: url(https://realtyassistant.in/frontend/assets/images/callusbg.webp) no-repeat fixed;
	position: relative
}

.call-area:before {
	z-index: 1;
	position: absolute;
	content: '';
	background-image: linear-gradient(180deg, rgba(0, 35, 51, .89) 0, rgba(0, 57, 83, .52) 100%);
	bottom: 0;
	right: 0;
	left: 0;
	top: 0
}

.call-area h3 {
	font-family: open_sansbold;
	font-size: 25px;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	text-transform: uppercase;
	line-height: 18px
}

.message_below {
	position: relative;
	z-index: 1;
	width: 820px;
	margin: 0 auto
}

.message_below h2 {
	width: 300px;
	padding: 10px 0;
	background: #fff;
	border-radius: 50px;
	margin: 0 auto;
	margin-top: 14px
}

.call-area h2 {
	border: 1px solid #fff;
	font-family: Roboto, Helvetica, Arial, Lucida, sans-serif;
	font-weight: 700;
	font-size: 30px;
	color: #1f2839!important
}

.message_below .et_pb_module::before {
	z-index: -1;
	content: '';
	width: 100%;
	height: 4px;
	background: #fff;
	left: 0;
	position: absolute;
	bottom: 25px
}

.message_below .et_pb_row::after {
	content: '';
	width: 4px;
	height: 170px;
	background: #fff;
	right: 0;
	position: absolute;
	top: 10px;
	visibility: inherit
}

.message_below .et_pb_row::before {
	content: '';
	width: 4px;
	height: 170px;
	background: #fff;
	left: 0;
	position: absolute;
	top: 10px;
	visibility: inherit
}

.message_below h3::before {
	content: '';
	width: 100px;
	height: 4px;
	background: #fff;
	left: 0;
	position: absolute;
	top: 10px
}

.message_below h3::after {
	content: '';
	width: 100px;
	height: 4px;
	background: #fff;
	right: 0;
	position: absolute;
	top: 10px
}

.message_below .et_pb_module {
	text-align: center
}

.message_below h2 a {
	font-weight: 700;
	font-family: open_sansbold;
	color: #af3869
}

.subscribe_tag {
	text-align: center;
	z-index: 1;
	position: relative;
	width: 820px;
	margin: 30px auto
}

.subscribe_tag h3 {
	font-size: 25px;
	font-family: open_sansbold;
	color: #fff;
	text-decoration: underline;
	text-underline-position: under;
	margin-bottom: 20px
}

.subscribe_tag p {
	color: #fff
}

.subscribe_form {
	z-index: 1;
	position: relative;
	width: 820px;
	margin: 30px auto
}

.subscribe_form input {
	background: #fff;
	padding: 8px 15px;
	border: none;
	border-radius: 4px;
	width: 82%
}

.subscribe_form input.submit {
	background: #af3869;
	color: #fff;
	margin-left: -10px;
	width: auto;
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s
}

.subscribe_form input.submit:hover {
	color: #fff;
	background: #325998
}

.call-area h2:hover {
	background: #45376c;
	color: #fff;
	border: 1px solid #fff;
	transition: all 1s ease;
	color: #fff
}

.call-area h2 a {
	text-decoration: none
}

.call-area h2:hover a {
	color: #fff
}

.logo-area {
	padding: 0px 0 60px 0;
	background: url(../images/professional_bg.png) no-repeat right bottom
}

.logo-active .owl-item .item {
	background: #fff
}

.owl-carousel .owl-nav button.owl-next {
	display: block;
	position: absolute;
	right: -60px;
	top: 34%;
	background: #fff;
	width: 40px;
	height: 40px;
	border-radius: 25px;
	color: #af3869;
	font-size: 38px;
	display: grid;
	place-items: center;
	box-shadow: rgba(0, 0, 0, .25) 0 4px 8px 0
}

.owl-carousel .owl-nav button.owl-prev {
	display: block;
	position: absolute;
	left: -60px;
	top: 34%;
	background: #fff;
	width: 40px;
	height: 40px;
	border-radius: 25px;
	color: #af3869;
	font-size: 38px;
	display: grid;
	place-items: center;
	box-shadow: rgba(0, 0, 0, .25) 0 4px 8px 0
}

.owl-carousel .owl-nav button span {
	height: 25px;
	line-height: 0;
	line-height: 17px;
	color: #757575;
	font-size: 36px
}

.owl-carousel:hover .owl-nav button {
	box-shadow: none;
	background: #af3869!important;
	color: #fff!important;
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s
}

.owl-carousel:hover .owl-nav button span {
	color: #fff!important
}

.logo-carousel .owl-item img {
	display: block;
	width: 150px!important;
	height: 150px;
	margin: 0 auto;
	object-fit: contain
}

.logo-area .logo-carousel .owl-stage-outer.owl-height {
	min-height: 170px;
	height: 150px!important
}

.logo-area .logo-carousel .owl-item .item {
	    border: 1px solid #c7c7c754;
    box-shadow: 1px 0 11px 3px #e8e8e870;
}

.testimonial-area {
	padding: 40px 0 60px 0;
	background: #fff
}

.testimonial-area .owl-carousel .owl-stage-outer {
	min-height: 425px
}

.testimonial-active {
	width: 90%;
	margin: 0 auto
}

.testimonial-active .owl-item .item {
	background: #fff;
	box-shadow: 1px 0 11px 3px #e8e8e8;
	padding: 15px 15px 15px 15px
}

.testimonial-area .owl-stage {
	padding: 10px 18px 0 0;
	display: flex
}

.testimonial-area .owl-stage img {
	width: auto!important
}

.testimonial-active .owl-item .item>img.img_auto {
	width: auto!important;
	margin-left: 18px
}

.testimonial-active .owl-item .item h5 {
	font-family: open_sansregular;
	font-size: 17px;
	margin-top: 10px;
	position: relative;
	padding-left: 18px
}

.testimonial-active .owl-item .item h5:before {
	content: '';
	position: relative;
	width: 15px;
	height: 1px;
	background: #45c48d;
	left: -18px;
	top: 10px;
	display: block
}

.testimonial-active .testimional_bottom {
	margin-top: 2px;
	background: url(../images/comment.jpg) no-repeat right bottom;
	position: relative;
	height: 75px
}

.testimonial-active .testimional_bottom img {
	position: absolute;
	bottom: -5px
}

.testimonial-active .owl-carousel .owl-nav button.owl-next {
	display: block;
	position: absolute;
	right: -20px;
	top: 38%;
	background: #fff;
	width: 40px;
	height: 40px;
	border-radius: 25px;
	color: #af3869;
	font-size: 38px;
	display: grid;
	place-items: center;
	box-shadow: rgba(0, 0, 0, .25) 0 4px 8px 0
}

.testimonial-active .owl-carousel .owl-nav button.owl-prev {
	display: block;
	position: absolute;
	left: -20px;
	top: 38%;
	background: #fff;
	width: 40px;
	height: 40px;
	border-radius: 25px;
	color: #af3869;
	font-size: 38px;
	display: grid;
	place-items: center;
	box-shadow: rgba(0, 0, 0, .25) 0 4px 8px 0
}

.testimonial-active .owl-carousel .owl-nav button span {
	height: 25px;
	line-height: 0;
	line-height: 17px;
	color: #757575
}

.testimonial-active .owl-carousel .owl-nav button:hover {
	box-shadow: none;
	background: #af3869;
	color: #fff;
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s
}

.testimonial-active .owl-carousel.owl-drag .owl-item {
	padding: 0 8px;
	display: flex
}

.banner-area {
	padding: 0 0 30px 0
}

.section-title-2 {
	margin-bottom: 33px
}

.section-title-2 h2 {
	font-family: open_sanslight;
	font-size: 45px
}

.section-title-2 h2 span {
	font-family: open_sansbold
}

.banner-pattern-wrap {
	position: relative
}

.banner-pattern-wrap .banner-pattern-1 {
	position: absolute;
	top: -36px;
	left: -36px
}

.banner-pattern-wrap .banner-pattern-2 {
	position: absolute;
	bottom: -7px;
	right: -128px
}

.banner-wrap {
	position: relative;
	overflow: hidden
}

.banner-wrap .banner-content-5 {
	z-index: 999;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	padding: 10px 40px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.banner-wrap .banner-content-5 .banner-title-img {
	box-shadow: 0 0 67px -1px #44396f;
	border-radius: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #ffffffc7;
	padding: 10px 16px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.animation_gd {
	background: linear-gradient(-18deg, #584f89, #e73c7e, #5b4586, #8b4176);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite
}

@keyframes gradient {
	0% {
		background-position: 0 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0 50%
	}
}

.banner-wrap .banner-content-5 .banner-title-img .banner-title h4 {
	font-family: open_sansregular;
	color: #44396f;
	margin: 0;
	font-size: 16px;
	letter-spacing: .2px
}

.banner-wrap .banner-content-5 .banner-zoom a {
	text-decoration: none;
	width: 40px;
	height: 40px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	border-radius: 100%;
	display: grid;
	place-items: center;
	background: #b93565!important
}

.mb-30 {
	margin-bottom: 30px
}

.banner-zoom {
	z-index: 99999
}

.banner-wrap .banner-content-5 .banner-zoom a:hover {
	background: #fff;
	color: #fff
}

.banner-wrap a img {
	width: 100%;
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s
}

.banner-wrap:hover a img {
	-webkit-transform: scale(1.2) rotate(-2deg);
	-ms-transform: scale(1.2) rotate(-2deg);
	transform: scale(1.2) rotate(-2deg)
}

.banner-wrap a:hover::before {
	content: '';
	position: absolute;
	background: #45376c87;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1
}

.banner-wrap .services-slider__content_hide {
	position: absolute;
	padding: 10px;
	text-align: center;
	margin: auto;
	width: auto;
	left: 0;
	right: 0;
	z-index: 9;
	top: 50%;
	transform: translate(0, -50%);
	text-shadow: 4px 4px 6px rgb(0 0 0 / 25%);
	opacity: 0;
	transition: all ease-in-out .9s;
	-webkit-transition: -webkit-all ease-in-out .9s
}

.banner-wrap:hover .services-slider__content_hide {
	opacity: 1
}

.services-slider__item {
	position: relative;
	overflow: hidden;
	transition: all ease-in-out .35s;
	-webkit-transition: all ease-in-out .35s;
	margin-bottom: 30px;
	width: 100%;
	height: 320px
}

.services-slider__item:hover .bg-overlay-3:before {
	background-color: rgb(12 39 84 / 73%)
}

.services-slider__item .services-slider__title {
	position: absolute;
	bottom: 0;
	text-align: center;
	margin: auto;
	width: auto;
	left: 0;
	right: 0;
	font-size: 32px;
	z-index: 9;
	font-weight: 900;
	top: -140px;
	transform: translate(0, 50%);
	text-shadow: 4px 4px 6px rgb(0 0 0 / 25%)
}

.services-slider__item .services-slider__content_hide {
	position: absolute;
	bottom: 0;
	padding: 10px;
	text-align: center;
	margin: auto;
	width: auto;
	left: 0;
	right: 0;
	z-index: 9;
	top: -60px;
	transform: translate(0, 50%);
	text-shadow: 4px 4px 6px rgb(0 0 0 / 25%);
	opacity: 0;
	transition: all ease-in-out .35s;
	-webkit-transition: -webkit-all ease-in-out .35s
}

.services-slider__item .services-slider__content_hide .proerty-home-listing {
	list-style: none;
	padding-left: 0
}

.services-slider__item .services-slider__content_hide .proerty-home-listing li {
	display: list-item;
	padding: 0 10px
}

.services-slider__item .services-slider__content_hide .proerty-home-listing li:nth-child(1) {
	padding-left: 0
}

.services-slider__item .services-slider__content_hide .proerty-home-listing li:nth-last-child(1) {
	padding-right: 0
}

.services-slider__item .services-slider__content_hide .proerty-home-listing li a {
	color: #fff;
	font-size: 0.8rem;
}

.services-slider__item:hover .services-slider__content_hide {
	opacity: 1
}

.services-slider__item .services-slider__img img {
	transition: transform ease-in-out .35s;
	-webkit-transition: -webkit-transform ease-in-out .35s;
	height: 325px;
	object-fit: inherit;
}

.services-slider__item:hover .services-slider__img img {
	transform: scale3d(1.1, 1.1, 1.1)
}

.services-slider__item:hover .bg-overlay-3:before {
	background: linear-gradient(330deg, rgb(36 54 140 / 70%) 50%, rgb(183 27 84 / 70%) 100%)
}

.bg-overlay-3:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	transition: all ease-in-out .35s;
	-webkit-transition: all ease-in-out .35s
}

.color-white {
	color: #fff!important
}

.footer_call {
	margin: 0;
	background: #45376c;
	background: -moz-linear-gradient(left, #45376c 0, #45376c 50%, #584587 50%, #584587 100%);
	background: -webkit-gradient(left top, right top, color-stop(0, #45376c), color-stop(50%, #45376c), color-stop(50%, #584587), color-stop(100%, #584587));
	background: -webkit-linear-gradient(left, #45376c 0, #45376c 50%, #584587 50%, #584587 100%);
	background: -o-linear-gradient(left, #45376c 0, #45376c 50%, #584587 50%, #584587 100%);
	background: -ms-linear-gradient(left, #45376c 0, #45376c 50%, #584587 50%, #584587 100%);
	background: linear-gradient(to right, #325998 0, #45376c 50%, #584587 50%, #af3869 100%);
	width: 100%;
	padding: 30px 0;
	position: relative
}

.footer_call .call_us_ft h2 {
	color: #fff;
	font-family: roboto_condensedregular
}

.footer_call .call_us_ft a {
	text-decoration: none
}

.footer_call .request_btn a {
	font-family: open_sansregular;
	color: #48474f;
	background: #fff;
	border: 1px solid #48474f;
	border-radius: 25px;
	padding: 12px 45px;
	text-decoration: none
}

.footer_call::after {
	content: '';
	padding: 42px 0;
	background: url(../images/marketing.png) no-repeat center #45376c;
	position: absolute;
	left: 0;
	right: 0;
	top: 25%;
	width: 99px;
	margin: 0 auto;
	border-radius: 50px;
	height: 99px
}

.footer_call .call_us_ft p {
	font-family: open_sansregular;
	font-size: 14px
}

.footer_call .request_btn h2 {
	font-family: roboto_condensedregular;
	text-transform: uppercase
}

.footer_call .request_btn a:hover {
	background: #45376c;
	color: #fff;
	border: 1px solid #fff;
	transition: all 1s ease
}

.footer-area {
	background: #f2f3f8;
	padding: 30px 0 30px 0;
	margin-top: 0
}

.footer-about ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none
}

.footer-about ul li {
	float: left;
	margin: 0 5px;
	padding: 8px 0
}

.footer-about ul li a {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	padding: 12px 0
}

.footer-about ul li:nth-child(1) a {
	background: #3b5997
}

.footer-about ul li:nth-child(2) a {
	background: #56abee
}

.footer-about ul li:nth-child(3) a {
	background: #007cb6
}

.footer-about ul li:nth-child(4) a {
	background: linear-gradient(167deg, #8f3bad 13%, #f14e45 53%, #f2d454 100%)
}

.footer-about ul li:nth-child(5) a {
	background: #c4302b
}

.footer-about ul li:nth-child(1) a:hover {
	background: #1c3a79
}

.footer-about ul li:nth-child(2) a:hover {
	background: #3890d5
}

.footer-about ul li:nth-child(3) a:hover {
	background: #005d88
}

.footer-about ul li:nth-child(4) a:hover {
	background: #c83320
}

.footer-about ul li:nth-child(5) a:hover {
	background: #ce5200
}

.footer-about ul li a {
	color: #fff
}

.footer-about {
	margin-top: 30px
}

.useful_links ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.useful_links ul li {
	float: left;
	width: 48%;
	margin: 2px 0
}

.useful_links ul li a {
	color: #474745
}

.footer-title-3 h3 {
	font-size: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #c1c1c1
}

.footer_information ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.footer_information ul li {
	margin: 5px 0
}

.footer_information ul li a {
	color: #474745;
	transition: all 1s ease;
	margin-left: 5px
}

.footer_information ul li a:hover,
.useful_links ul li a:hover {
	color: #584587;
	padding-left: 5px;
	transition: all 1s ease
}

.footer-bottom {
	background: #484848;
	padding: 8px 0
}

.footer-bottom p {
	color: #a6a6a6;
	margin-bottom: 0;
	font-size: 13px
}

.footer-bottom a {
	color: #a6a6a6;
	text-decoration: none;
	transition: all 1s ease
}

.footer-bottom a:hover {
	color: #fff
}

.footer_sign_up {
	padding: 30px 0 5px
}

.footer_sign_up p {
	color: #333;
	margin-bottom: 0;
	font-size: 13px
}

.footer_sign_up h2 {
	font-size: 20px;
	color: #333
}

.footer_form input {
	margin: 0;
	border: 1px solid #ddd;
	padding: 10px 15px;
	border-radius: 25px
}

.footer_form input.submit {
	transition: all 1s ease;
	background: #09a223;
	font-size: 13px;
	color: #fff;
	padding: 12px 25px;
	border-color: #09a223;
	box-shadow: 0 .5rem 1.125rem -.5rem #09a223
}

.footer_form input.submit:hover {
	border-color: #09a223;
	background: #fff;
	color: #09a223;
	box-shadow: 0 0 0 -.5rem #09a223
}

.footer_form input::placeholder {
	font-size: 13px
}

.footer_form input::focus {
	border-color: #000
}

.footer_form {
	display: flex;
	flex-wrap: wrap;
	justify-content: end
}

.footer_sign_up::before {
	content: url(../images/footer_sign_up.jpg);
	width: 158px;
	height: 155px;
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

.footer_sign_up {
	position: relative;
	border-top: 1px solid #ccc
}

#scroll {
	position: fixed;
	right: 10px;
	bottom: 100px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-color: #45376c;
	display: none;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	box-shadow: 0 2rem 2rem -.5rem #45376c;
	text-align: center;
	z-index: 99
}

#scroll i {
	color: #fff;
	line-height: 45px
}

.breadcrumb {
	border-radius: 0;
	background: 0 0;
	font-size: 20px;
	line-height: 18px;
	display: flex;
	justify-content: left;
	padding: 10px 0;
	z-index: 2;
	position: relative;
	color: #fff
}

.breadcrumb-section {
	color: inherit;
	text-align: left
}

.breadcrumb-section h2 {
	letter-spacing: 1px;
	word-spacing: 5px;
	font-size: 60px;
	color: #fff;
	text-shadow: 0 4px 4px rgb(0 0 0 / 42%)
}

.breadcrumb>li+li:before {
	content: "\f101";
	padding: 0 5px;
	position: absolute;
	top: 50%;
	left: -20px;
	margin-top: -9px;
	font: normal normal normal 14px/1 FontAwesome;
	color: #fff
}

.breadcrumb>li {
	margin: 0 10px;
	position: relative;
	letter-spacing: 1px;
	word-spacing: 4px
}

.breadcrumb>li a {
	color: #fff
}

.breadcrumb li:nth-child(1) {
	margin-left: 0
}

ul.breadcrumb i {
	display: table-column-group;
	width: 100%;
	font-size: 25px;
	color: #fff;
	margin-bottom: 8px
}

.page-header {
	padding: 150px 0;
	background-image: url(../images/Cyber_City_View.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-position: center
}

.page-header:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;

	top: 0
}

.about-area {
	position: relative;
	padding: 70px 0
}

.about-area .about-img-wrap {
	margin: auto
}

.about-area .about-img-wrap img {
	width: 100%;
	display: block
}

.header-area h2 {
	text-transform: uppercase;
	font-size: 35px;
	color: #425492;
	font-weight: 700;
	text-shadow: 0 1px 1px #554b8d;
	position: relative
}

.img-side img {
	width: 100%;
	border-radius: 10px;
	box-shadow: 0 0 10px #ececec;
	padding: 3px
}

.hr-line {
	background: linear-gradient(to right, #325998 0, #45376c 50%, #584587 50%, #af3869 100%);
	height: 5px;
	width: 200px;
	margin-bottom: 20px
}

.team-header .hr-line {
	margin: 0 auto 20px auto
}

.ceo-area {
	position: relative;
	padding: 70px 0;
	background: #f7f7f7
}

.ceo-social-hover {
	position: absolute;
	bottom: 8px;
	left: 40px;
	right: 40px;
	text-align: center;
	display: none;
	background: #45376cb5;
	padding: 10px
}

.image-hover-sec:hover .ceo-social-hover {
	display: block
}

.ceo-social-hover ul {
	display: flex;
	list-style-type: none;
	justify-content: space-evenly;
	padding: 0;
	margin-bottom: 0
}

.ceo-social-hover ul li {
	color: #953c72;
	background: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	position: relative
}

.ceo-social-hover .fa-facebook {
	color: #483d8b
}

.ceo-social-hover .fa-twitter {
	color: #00bfff
}

.ceo-social-hover .fa-instagram {
	color: #584587
}

.ceo-contact-detail span {
	background: linear-gradient(to right, #584587 50%, #af3869 100%);
	color: #ffff;
	padding: 10px 20px;
	font-size: 22px;
	border-radius: 6px;
	box-shadow: 0 2px 2px #565656;
	margin: 10px
}

.ceo-area .image-hover-sec {
	margin: auto
}

.ceo-area .ceo-name-wrap span {
	font-size: 18px;
	color: #525252
}

.myteammodal .modal-body .wa-team-image img {
	width: 100%
}

.myteammodal .modal-body .wa-team-image {
	margin: auto
}

.myteammodal .modal-body .modalbodyteamcontent h1 {
	color: #b93565
}

@media (min-width:576px) {
	.myteammodal .modal-dialog {
		max-width: 60%
	}
}

.mision-vision-area {
	background-image: -moz-linear-gradient(left, #181d30 50%, #b93666 50%);
	background-image: -webkit-linear-gradient(left, #181d30 50%, #b93666 50%);
	background-image: linear-gradient(to right, #181d30 50%, #b93666 50%)
}

.mision-vision {
	padding: 70px 0
}

.join-card {
	color: #fff
}

.join-card i {
	border: 2px solid #eee;
	border-radius: 50%;
	font-size: 50px;
	width: 90px;
	height: 90px;
	line-height: 90px;
	background: #fff;
	color: #923f73;
	margin-bottom: 20px
}

.join-card h2 {
	color: #fff
}

.join-card p {
	color: #d3d3d3;
	max-width: 400px;
	text-align: center;
	margin: 5px auto;
	padding: 10px
}

.mision-vision .bg-color-basic {
	content: "";
	position: absolute;
	right: 0
}

.bg-color-basic {
	background: #b93666;
	position: relative
}

#giphy-embed:hover #footer-container {
	display: none!important;
	opacity: 0!important
}

.list-grid {
	width: 100%
}

.list-grid .left-filter input {
	margin: 0;
	width: 100%;
	padding: 9px 10px;
	border: 1px solid #e2e2e2;
	border-radius: 5px
}

.list-grid .list-bar ul {
	margin: 0;
	display: flex;
	flex-wrap: wrap
}

.list-grid .list-bar ul li {
	list-style: none;
	margin: 0 5px
}

.style_list {
	width: calc(100% - 2px)
}

.list-grid .list-bar ul li a {
	cursor: pointer;
	color: #000;
	text-decoration: none
}

.list-bar i {
	color: #554b8d;
	font-size: 25px
}

.our-team-main {
	position: relative;
	padding: 70px 0
}

.our-team-main .owl-carousel .owl-item img {
	display: block;
	width: 100%;
	min-height: 536px;
	object-fit: cover
}

.team-header {
	justify-content: space-around;
	margin-bottom: 30px
}

.our-team-carousel .item {
	margin: 1px
}

.our-team-carousel.item img {
	display: block;
	width: 100%;
	height: auto
}

.our-team-item {
	text-align: center
}

.team_section1 .owl-carousel .owl-stage-outer {
	min-height: 700px
}

.our-team-item .mask-top {
	background-color: rgba(0, 0, 0, .7);
	padding: 15px 10px
}

.our-team-item .mask-top h2,
.our-team-item .mask-top span.price {
	color: #fff
}

.our-team-main .mask-top h4 {
	font-weight: 400;
	font-size: 22px;
	color: #b93565
}

.wa-team .mask-top span {
	font-weight: 400;
	font-size: 14px
}

.our-team-carousel .caption .caption-text {
	top: 6%
}

.our-team-carousel .wa-team {
	padding: 0;
	box-shadow: 0 2px 12px -3px transparent;
	margin-bottom: 0
}

.our-team-carousel .wa-team .wa-team-caption {
	padding: 10px
}

.our-team-item .mask-top-upper {
	position: absolute;
	bottom: 15px;
	left: 0;
	-webkit-transition: all .45s ease-in-out;
	-moz-transition: all .45s ease-in-out;
	-o-transition: all .45s ease-in-out;
	-ms-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}

.our-team-item .mask-bottom {
	background-color: rgba(0, 0, 0, .7);
	padding: 15px 10px;
	height: 100%
}

.team-desc {
	display: flex;
	justify-content: center;
	font-size: 20px;
	max-width: 700px;
	margin: 0 auto;
	text-align: center;
	line-height: 35px;
	letter-spacing: 1px
}

.our-team-item .mask-bottom h2,
.our-team-item .mask-bottom span.price {
	color: #202020
}

.our-team-item .mask-bottom h2 {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 23px;
	padding: 0 0 5px;
	border-bottom: 1px solid;
	margin-top: 0;
	margin-bottom: 5px
}

.our-team-item .mask-bottom-upper {
	position: absolute;
	top: 15px;
	padding-bottom: 15px;
	left: 0;
	display: none;
	height: 100%;
	-webkit-transition: all 350ms ease-in-out 0s;
	-moz-transition: all 350ms ease-in-out 0s;
	-ms-transition: all 350ms ease-in-out 0s;
	-o-transition: all 350ms ease-in-out 0s;
	transition: all 350ms ease-in-out 0s
}

.our-team-item:hover>.mask-bottom-upper {
	display: block;
	-webkit-transition: all 350ms ease-in-out 0s;
	-moz-transition: all 350ms ease-in-out 0s;
	-ms-transition: all 350ms ease-in-out 0s;
	-o-transition: all 350ms ease-in-out 0s;
	transition: all 350ms ease-in-out 0s;
	cursor: pointer
}

.our-team-main .wa-team .caption ul.rating a {
	color: #fff
}

.our-team-main .wa-team .caption span.price {
	color: #fff;
	padding-bottom: 10px
}

.wa-team {
	text-align: center;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	cursor: pointer;
	box-shadow: 1px 0 11px 3px #e8e8e8;
	-webkit-transition: all .45s ease-in-out;
	-moz-transition: all .45s ease-in-out;
	-o-transition: all .45s ease-in-out;
	-ms-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out;
	position: relative;
	background-color: #fff
}

.wa-team-caption {
	position: relative;
	float: left;
	width: 100%
}

.wa-team-caption h2 {
	margin: 0;
	float: left;
	width: 100%
}

.wa-team-caption h2 a {
	font-size: 20px;
	text-decoration: none;
	margin: 15px 0 0;
	float: left;
	width: 100%;
	text-transform: capitalize;
	color: #fff
}

.wa-team-caption .rating {
	margin: 10px 0 5px
}

.wa-team-caption p {
	padding: 0 8%;
	color: #fff;
	font-size: 14px;
	line-height: 1.3em
}

.wa-team-thumbnail {
	display: block;
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative
}

.wa-team:hover .caption {
	opacity: 1
}

.wa-team:hover img {
	opacity: 1
}

.wa-team .mask-top-upper {
	opacity: 1;
	-webkit-transition: all .45s ease-in-out;
	-moz-transition: all .45s ease-in-out;
	-o-transition: all .45s ease-in-out;
	-ms-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}

.wa-team .mask-top {
	float: left;
	width: 100%;
	position: relative;
	padding: 20px 0
}

.wa-team:hover>.mask-top-upper {
	-webkit-transition: all .45s ease-in-out;
	-moz-transition: all .45s ease-in-out;
	-o-transition: all .45s ease-in-out;
	-ms-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}

.wa-team img {
	width: 100%
}

.wa-team .caption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all .45s ease-in-out;
	-moz-transition: all .45s ease-in-out;
	-o-transition: all .45s ease-in-out;
	-ms-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}

.wa-team img {
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.wa-team .caption-text h1 {
	text-transform: uppercase;
	font-size: 24px
}

.wa-team .caption-text {
	z-index: 10;
	color: #fff;
	position: absolute;
	width: 100%;
	height: 300px;
	text-align: center;
	top: 50px
}

.wa-team-icon {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	float: left;
	width: 100%;
	position: relative
}

.wa-team-icon:before {
	content: '';
	position: absolute;
	top: 0;
	left: 15%;
	width: 70%;
	height: 1px;
	background-color: #fff
}

.wa-team-icon li {
	display: inline-block;
	margin: 0 2px
}

.wa-team-icon li a {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 1px solid #d4d4d4;
	text-align: center;
	float: left;
	vertical-align: middle;
	color: #545353
}

.wa-team-icon li a i {
	margin-top: 8px;
	margin-right: 0
}

.wa-team-main {
	text-align: center;
	position: relative;
	float: left;
	width: 100%
}

.wa-team-main .wa-team h2 a {
	color: #202020
}

.wa-team .btn {
	color: #fff
}

.our-team-item .mask-bottom,
.wa-team .caption {
	background-color: rgba(0, 0, 0, .6);
	z-index: 9;
	-webkit-transition: all .45s ease-in-out;
	-moz-transition: all .45s ease-in-out;
	-o-transition: all .45s ease-in-out;
	-ms-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}

.services {
	position: relative;
	padding: 70px 0
}

.whatwedo {
	background: #fff;
	border-radius: 15px;
	padding: 15px;
	box-shadow: 0 0 10px #c3baba;
	margin-bottom: 30px
}

.whatwedo .text {
	padding-left: 40px;
	padding-right: 40px
}

.whatwedo .row {
	display: flex;
	align-items: center
}

.what-we-do {
	padding: 70px 0;
	background: #efefef7d
}

.whatwedo h4 {
	margin-bottom: 30px
}

.whatwedo h4 a {
	font-size: 25px;
	font-weight: 900;
	color: #4a4490;
	border-bottom: 3px solid #554b8d;
	padding-bottom: 5px
}

.wa-box-style2 {
	padding: 30px 30px 0;
	margin-bottom: 30px;
	background: #f9f9f9;
	box-shadow: 0 0 19px 2px rgb(165 165 165 / 32%);
	border-radius: 10px;
	border: 1px solid #cacaca;
	height: 100%
}

.wa-box-style2 i {
	font-size: 32px;
	margin-bottom: 20px
}

.wa-box-style2 .icon i {
	width: 75px;
	height: 75px;
	display: inline-block;
	border: 1px solid;
	border-radius: 0;
	color: #202020;
	-webkit-transition: all .45s ease-in-out;
	-moz-transition: all .45s ease-in-out;
	-o-transition: all .45s ease-in-out;
	-ms-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}

.wa-box-style2 .icon {
	width: 26%;
	margin: auto;
	margin-bottom: 30px
}

.wa-box-style2 .icon i:before {
	margin-top: 20px;
	display: inline-block;
	font-size: 32px
}

.wa-box-style2 h4 {
	margin-bottom: 10px;
	margin-top: 0
}

.page_single .wa-box-style2 h4 {
	color: #202020
}

.contact-box p {
	padding: 0 15px
}

.contact-us-bg {
	background-image: url(../img/backgrounds/contact-bg.html)
}

.wa-box-style2 h4 a {
	color: #000;
	text-transform: capitalize
}

.testimonial-v2-area {
	padding-bottom: 50px;
	padding-top: 50px
}

.testimonial-v2-area .single-item {
	margin-bottom: 50px;
	overflow: hidden;
	transition: all .5s ease
}

.testimonial-v2-area .single-item .img-holder {
	display: block;
	overflow: hidden;
	position: relative
}

.quote-box .fa-quote-right {
	line-height: 48px
}

.testimonial-v2-area .single-item .img-holder img {
	transition: all .5s ease 0s;
	width: 100%;
	transition: all .5s ease 0s;
	width: 100%;
	max-width: 300px;
	height: 300px;
	object-fit: cover;
	object-position: top
}

.testimonial-v2-area .single-item .img-holder .quote-box {
	background: #252525 none repeat scroll 0 0;
	border-radius: 50%;
	color: #d5ac63;
	display: block;
	font-size: 20px;
	height: 45px;
	left: 20px;
	line-height: 48px;
	position: relative;
	text-align: center;
	top: -22.5px;
	width: 45px;
	transition: all .5s ease
}

.testimonial-v2-area .single-item .text-holder {
	border: 1px solid #f7f7f7;
	border-top: 0 solid #f7f7f7;
	margin-top: -45px;
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 25px;
	height: 100%;
	min-height: 435px
}

.testimonial-v2-area .single-item .text-holder p {
	margin: 0 0 15px
}

.testimonial-v2-area .single-item .text-holder h3 {
	color: #252525;
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize
}

.testimonial-v2-area .single-item .text-holder h3 span {
	color: #d5ac63;
	font-size: 16px;
	font-style: italic
}

.testimonial-v2-area .single-item:hover .img-holder .quote-box {
	margin-left: 30%
}

.testimonial-v2-area .single-item:hover .img-holder img {
	opacity: .8
}

.testimonial-v2-area .single-item:hover {
	-webkit-box-shadow: 1px 3px 11px 1px rgba(158, 158, 158, .27);
	-moz-box-shadow: 1px 3px 11px 1px rgba(158, 158, 158, .27);
	box-shadow: 1px 3px 11px 1px rgba(158, 158, 158, .27)
}

.blogs_main {
	position: relative;
	padding: 70px 0
}

.blogs_main .wa-theme-design-block {
	float: left;
	width: calc(100% - 2px);
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.blogs_main figure {
	float: left;
	width: 100%;
	position: relative;
	margin: 0;
	overflow: hidden
}

.blogs_main figure img {
	width: 100%;
	-webkit-transition: all .45s ease-in-out;
	-moz-transition: all .45s ease-in-out;
	-o-transition: all .45s ease-in-out;
	-ms-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}

.wa-theme-design-block .hover-style {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #000;
	-webkit-transition: all .45s ease-in-out;
	-moz-transition: all .45s ease-in-out;
	-o-transition: all .45s ease-in-out;
	-ms-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}

.wa-theme-design-block:hover .hover-style {
	opacity: .5;
	z-index: 9
}

.meta-block .inline {
	padding-left: 0;
	list-style-type: none;
	display: flex
}

.blog-list-caption a.theme-button {
	background: #465390;
	padding: 10px 20px;
	border-radius: 30px;
	text-transform: uppercase;
	color: #fff;
	border: 2px solid #554b8d
}

.blogs_main .block-caption {
	position: relative;
	float: left;
	padding: 20px 0 0
}

.blogs_main .blog-list-caption.block-caption {
	padding: 0 30px 0 30px
}

.blogs_details.blogs_main .block-caption {
	padding: 20px 0 30px
}

.blogs_main .block-detail .block-caption {
	padding: 20px 0 30px
}

.blogs_main .block-caption h3 {
	font-size: 22px;
	font-weight: 600;
	line-height: 30px;
	color: #333
}

.blogs_main .block-caption h4 {
	color: #9e3d6f;
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 22px
}

.wa-theme-design-block {
	display: flex;
	align-items: center;
	box-shadow: 0 0 10px #ececec;
	border-radius: 10px;
	margin-bottom: 30px
}

.blogs_main .block-caption h3 a {
	color: inherit
}

.blogs_main .block-caption h4 a {
	color: inherit;
	font-size: 22px
}

.blogs_main .meta-block li {
	margin-right: 10px;
	font-size: 14px;
	text-transform: lowercase
}

.blogs_main .meta-block li a {
	color: #5a5a5d;
	font-weight: 900;
	text-transform: capitalize
}

.blogs_main .read-more {
	text-transform: capitalize
}

.blogs_main .block-caption p {
	margin-bottom: 15px
}

.blogs_main .block-caption blockquote p {
	margin: 0
}

.styled-pagination {
	position: relative;
	float: left;
	width: 100%
}

.styled-pagination ul {
	padding-left: 0
}

.styled-pagination li {
	position: relative;
	display: inline-block;
	margin: 5px 5px 0 0
}

.styled-pagination li a {
	position: relative;
	display: block;
	line-height: 24px;
	padding: 7px 5px;
	font-size: 16px;
	text-transform: uppercase;
	min-width: 40px;
	border: 1px solid #465390;
	background: #465390;
	color: #fff;
	font-weight: 500;
	text-align: center;
	border-radius: 0;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease
}

.page_single .styled-pagination li a {
	color: #fff
}

.styled-pagination li a.next,
.styled-pagination li a.prev {
	font-size: 14px;
	letter-spacing: 1px
}

.styled-pagination li a.active,
.styled-pagination li a:hover {
	background: #554b8d
}

.page_single .styled-pagination li a.active,
.page_single .styled-pagination li a:hover,
.styled-pagination li a.active,
.styled-pagination li a:hover {
	color: #fff
}

.styled-pagination li a i {
	margin: 0
}

.reviews-container {
	position: relative
}

.reviews-container .review-box {
	position: relative;
	margin-bottom: 30px;
	padding-left: 70px;
	min-height: 70px
}

.sub-rev-box.depth-2 {
	margin-left: 70px
}

.sub-rev-box.depth-3 {
	margin-left: 140px
}

.sub-rev-box.depth-4 {
	margin-left: 210px
}

.sub-rev-box.depth-5 {
	margin-left: 280px
}

.sub-rev-box.depth-6 {
	margin-left: 350px
}

.rev-content h4 a {
	font-size: 15px;
	text-transform: capitalize
}

.rev-content h4 {
	line-height: 1.8em;
	font-weight: 400;
	padding: 15px 0;
	text-transform: capitalize;
	color: #202020;
	font-size: 16px
}

h4.title {
	font-size: 22px;
	text-transform: capitalize
}

.reviews-container .rev-thumb {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px
}

.rev-content .icon-list {
	padding: 15px 0
}

.rev-content .icon-list a {
	font-size: 18px;
	color: #2e2e2e
}

.reviews-container .rev-thumb img {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 100%
}

.reviews-container .rev-content {
	position: relative;
	padding: 0 0 15px 0
}

.reviews-container .rating {
	font-size: 13px;
	margin-bottom: 5px
}

.reviews-container .rating .fa {
	margin-right: 1px
}

.rev-content p {
	margin-left: -70px
}

.add-review {
	position: relative;
	margin: 30px 0 20px;
	font-size: 14px
}

.add-review .rating {
	position: relative;
	padding: 10px 0;
	line-height: 24px
}

.add-review .rating .rate-box {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
	color: #777
}

.leave-reply {
	position: absolute;
	bottom: 0;
	right: 15px
}

.leave-reply a {
	padding: 5px 10px 5px 10px;
	line-height: 22px;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	border: 0;
	outline: 0;
	color: #2e2e2e;
	background-color: #e9e9e9;
	font-weight: 600;
	-webkit-transition: all .45s ease-in-out;
	-moz-transition: all .45s ease-in-out;
	-o-transition: all .45s ease-in-out;
	-ms-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}

.leave-reply a:hover {
	color: #fff
}

.dark-section,
.dark-section h1,
.dark-section h2,
.dark-section h3,
.dark-section h4,
.dark-section h5,
.dark-section h6,
.home-middle-widget h4 a {
	color: #fff
}

.sidebar .widget {
	border: 1px solid #eee;
	margin-bottom: 30px;
	padding: 15px;
	float: left;
	width: 100%;
	position: relative
}

.sidebar .widget h4 {
	font-weight: 700;
	text-transform: capitalize;
	color: #2e2e2e;
	padding-bottom: 0;
	text-align: center;
	word-spacing: 4px
}

.sidebar .widget ul li {
	margin-bottom: 5px;
	padding-bottom: 0;
	float: left;
	width: 100%;
	margin-bottom: 20px
}

.wa-dishes-main .sidebar {
	text-align: left
}

.sidebar .widget .links-lists.sub-list li {
	margin-bottom: 0
}

.sidebar .widget .links-lists.sub-list li a {
	padding: 15px
}

.sidebar .widget h1,
.sidebar .widget h2,
.sidebar .widget h3,
.sidebar .widget h4,
.sidebar .widget h5,
.sidebar .widget h6 {
	color: #000;
	text-align: center;
	border-color: #eee
}

.sidebar .widget p {
	margin-bottom: 0
}

.sidebar .titles {
	font-weight: 600;
	font-size: 16px
}

.tag-list a {
	position: relative;
	padding: 10px 15px;
	line-height: 22px;
	text-transform: capitalize;
	background: #eee;
	font-size: 14px;
	font-weight: 400;
	display: block;
	border-radius: 0;
	margin-bottom: 9px;
	color: #000;
	margin-right: 9px;
	float: left
}

.sidebar .tag-list a {
	position: relative;
	padding: 10px 15px;
	line-height: 22px;
	text-transform: capitalize;
	background: #eee;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	border-radius: 0;
	margin-bottom: 10px;
	color: #000
}

.sidebar .tag-list a:nth-child(even) {
	margin-left: 3.5px
}

.sidebar .tag-list a:nth-child(odd) {
	margin-right: 3.5px
}

.tag-list a:hover {
	color: #fff
}

.ui-slider-horizontal {
	height: 2px
}

.ui-slider-horizontal .ui-slider-handle {
	top: -8px;
	border-radius: 100%;
	width: 16px;
	height: 16px;
	outline: 0
}

.seacrh-list {
	text-align: center
}

ul.links-lists,
ul.page-lists {
	padding: 0;
	margin: 0;
	list-style: none
}

.page_single ul.page-lists li a {
	color: #202020;
	background-color: #eee
}

.page_single ul.page-lists li a:visited {
	color: #202020
}

.page_single ul.page-lists li.active a:visited {
	color: #fff
}

.page_single ul.page-lists li a:hover,
.page_single ul.page-lists li.active a {
	color: #fff
}

ul.links-lists li a,
ul.page-lists li a {
	padding: 10px 15px;
	width: 100%;
	display: inline-block;
	font-size: 14px;
	position: relative
}

ul.links-lists li a:hover,
ul.links-lists li.active a,
ul.page-lists li a:hover,
ul.page-lists li.active a {
	background-color: #f7f7f7
}

ul.links-lists li a i,
ul.page-lists li a i {
	position: absolute;
	right: 10px;
	top: 0;
	margin-top: 10px
}

.links-lists .sub-list {
	background-color: #f7f7f7
}

.links-lists .sub-list li {
	display: none
}

.links-lists .sub-list li a {
	padding-left: 30px
}

.sidebar .widget input[type=email],
.sidebar .widget input[type=number],
.sidebar .widget input[type=search],
.sidebar .widget input[type=text] {
	background-color: #f7f7f7;
	border: 0 solid;
	margin-bottom: 0
}

.sidebar-post {
	display: inline-block;
	width: calc(47% - 20px);
	margin-bottom: 15px
}

.sidebar-post:nth-child(odd) {
	margin-right: 10px
}

.sidebar-post:nth-child(even) {
	margin-left: 10px
}

.sidebar-post .figure-caption.project-caption {
	bottom: 50%;
	margin-bottom: -21.5px
}

.latest-twitts {
	padding-left: 0
}

.latest-twitts a:before {
	content: '';
	padding-right: 0
}

.latest-twitts i.fa {
	font-size: 20px;
	width: 40px;
	margin-right: 10px;
	text-align: center
}

.latest-twitts img {
	margin-right: 10px
}

.latest-twitts span {
	font-size: 14px;
	color: #2e2e2e;
	webkit-transition: all .45s ease-in-out;
	-moz-transition: all .45s ease-in-out;
	-o-transition: all .45s ease-in-out;
	-ms-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}

.latest-twitts span:hover {
	webkit-transition: all .45s ease-in-out;
	-moz-transition: all .45s ease-in-out;
	-o-transition: all .45s ease-in-out;
	-ms-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}

.latest-twitts li {
	margin-bottom: 17px;
	list-style: none
}

.latest-twitts li:last-child {
	border-bottom: 0 solid #ebebeb
}

.latest-twitts p {
	margin-top: 10px;
	margin-bottom: 10px
}

.latest-twitts li a {
	line-height: 40px;
	text-transform: capitalize
}

.latest-twitts li a {
	line-height: 40px;
	text-transform: capitalize
}

.latest-twitts li a i {
	padding-right: 10px
}

.tag-list a:focus,
.tag-list a:hover {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	-webkit-transition: all 350ms ease-in-out 0s;
	-moz-transition: all 350ms ease-in-out 0s;
	-ms-transition: all 350ms ease-in-out 0s;
	-o-transition: all 350ms ease-in-out 0s;
	transition: all 350ms ease-in-out 0s;
	opacity: 1
}

.tag-list a i {
	margin-right: 5px
}

.press-release-content-area {
	padding-bottom: 80px;
	padding-top: 80px
}

.press-release-content-area .img-holder {
	display: block;
	overflow: hidden
}

.press-release-content-area .img-holder img {
	width: 100%
}

.press-release-content-area .press-release-caption {
	overflow: hidden;
	position: relative;
	padding-left: 30px
}

.press-release-content-area .press-release-caption:before {
	content: "\f10d";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	color: #d5ac63;
	font-size: 20px;
	position: absolute;
	top: 0;
	left: 0
}

.press-release-content-area .press-release-caption:after {
	content: "\f10e";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	color: #d5ac63;
	font-size: 20px;
	position: absolute;
	top: 40px;
	right: 53%
}

.press-release-content-area .press-release-caption h3 {
	color: #252525;
	font-size: 24px;
	font-weight: 500;
	line-height: 34px;
	margin: 6px 0 16px
}

.press-release-content-area .text {
	margin: 0 0 20px;
	overflow: hidden;
	padding-left: 30px
}

.press-release-content-area .client-info {
	overflow: hidden;
	padding-left: 30px
}

.press-release-content-area .client-info .signature {
	width: 185px
}

.press-release-content-area .client-info .client-name,
.press-release-content-area .client-info .signature {
	display: table-cell;
	vertical-align: middle
}

.press-release-content-area .client-info .client-name {
	padding-left: 20px
}

.press-release-content-area .client-info .client-name h3 {
	color: #252525;
	font-size: 18px;
	font-weight: 500;
	text-transform: capitalize;
	margin: 0 0 5px
}

.press-release-content-area .client-info .client-name p {
	color: #d5ac63;
	margin: 0;
	font-style: italic
}

.page_single {
	padding: 70px 0
}

.contact_page_single {
	padding: 70px 0 0 0;
	background: #f5f5f5
}

.maparea .row {
	display: block
}

#fashion_contactform input {
	width: 100%;
	padding: 7px;
	border-radius: 5px;
	border: 1px solid #efefef;
	box-shadow: 0 0 2px #ccc
}

#fashion_contactform textarea {
	width: 100%;
	padding: 7px;
	border-radius: 5px;
	border: 1px solid #efefef;
	box-shadow: 0 0 2px #ccc;
	height: 100px
}

#fashion_contactform input.theme-button {
	width: auto;
	float: right;
	background: #8b4176;
	color: #fff
}

.contact-bottom {
	display: flex;
	align-items: center
}

.contact-bottom .left-box {
	background: #efefef;
	padding: 20px;
	box-shadow: 0 0 10px #e4d9d9;
	border-radius: 10px
}

.press-release-item-area {
	overflow: hidden;
	padding-bottom: 40px;
	background: #f5f5f5;
	padding-top: 70px
}

.press-release-item-area .single-item {
	display: block;
	margin-bottom: 60px;
	overflow: hidden
}

.press-release-item-area .single-item .img-holder {
	position: relative;
	overflow: hidden
}

.press-release-item-area .single-item .img-holder img {
	transform: scale(1);
	transition: all .5s ease 0s;
	width: 100%
}

.press-release-item-area .single-item .img-holder .overlay .box .content a i {
	background: rgba(0, 0, 0, .6) none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	height: 45px;
	line-height: 48px;
	transition: all .5s ease 0s;
	width: 45px
}

.press-release-item-area .single-item .text-holder {
	padding-top: 18px;
	background: #efefef;
	text-align: center;
	padding-bottom: 16px;
	border-bottom: 5px solid #923f74;
	border-left: 5px solid #923f74;
	border-right: 5px solid #923f74;
	padding: 10px;
	max-height: 120px;
	min-height: 120px
}

.press-release-item-area .single-item .text-holder p {
	margin: 0;
	font-weight: 600;
	color: #8b4176
}

.press-release-item-area .single-item .text-holder a {
	display: inline-block;
	background: #45376c;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 5px 10px 5px;
	margin: 6px 0 0;
	transition: all .5s ease;
	border-radius: 5px
}

.press-release-item-area .single-item:hover .img-holder .overlay {
	opacity: 1;
	-webkit-transform: rotateY(0) scale(1, 1);
	transform: rotateY(0) scale(1, 1)
}

.press-release-item-area .single-item:hover .img-holder img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.press-release-item-area .single-item .img-holder .overlay .box .content a:hover i {
	background: #d5ac63 none repeat scroll 0 0
}

.press-release-item-area .single-item:hover .text-holder a {
	background: #554b8d;
	color: #fff
}

.single-room-page {
	background: #ebf1f4;
	padding-top: 70px;
	padding-bottom: 70px
}

.room-text {
	padding: 40px;
	background: #fff;
	border: 2px dashed #45376c
}

.room-text h1 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 20px
}

.room-facilities h2 {
	border-bottom: 1px solid #ececec;
	color: #464646;
	font-size: 22px;
	margin-bottom: 5px;
	padding-bottom: 15px
}

.room-text h2 {
	font-size: 22px;
	font-weight: 400;
	margin: 20px 0
}

.room-text h1 span {
	float: right;
	color: #45376c;
	font-weight: 700
}

.support-widget h3 {
	margin: 20px 0;
	font-size: 18px
}

.room-facilities {
	display: inline-block;
	padding: 0 0
}

.single-facilities {
	width: 100%
}

.allroom-button a {
	background: #554b8d;
	color: #fff;
	padding: 10px 20px;
	border-radius: 10px
}

.properties {
	background: #fff none repeat scroll 0 0;
	padding: 60px 0
}

.bgc {
	background-color: #f3f3f3
}

.properties h2 {
	color: #464646;
	font-size: 32px;
	font-weight: 700;
	position: relative;
	text-transform: uppercase
}

.properties h3 {
	color: #464646;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 40px;
	margin-top: 20px;
	padding-bottom: 5px
}

.room-category {
	width: 100%;
	margin-top: 35px
}

.single-room {
	position: relative;
	margin-bottom: 30px
}

.single-room img {
	width: 100%
}

.room-price {
	color: #fff;
	font-weight: 700;
	font-size: 40px
}

.room-details h2 {
	color: #fff;
	margin: 15px 0;
	font-size: 22px;
	text-transform: capitalize
}

.roomdetails-overlay {
	position: absolute;
	text-align: center;
	bottom: 0;
	width: 100%;
	transition: all .4s ease
}

.room-overlay {
	background: rgba(0, 0, 0, .4);
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all .4s ease;
	overflow: hidden
}

.readmore-button {
	background: #554b8d none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	padding: 10px 25px;
	text-transform: uppercase;
	transition: all .4s ease
}

.readmore-button:hover {
	transition: all .4s ease;
	background: #464646 none repeat scroll 0 0;
	color: #fff
}

.room-details a {
	color: #fff;
	position: absolute;
	text-align: center;
	transform: translateX(-50%);
	transition: all .3s ease 0s;
	visibility: hidden
}

.single-room:hover .room-overlay {
	transition: all .5s ease-out 0s;
	background: rgba(0, 0, 0, .7) none repeat scroll 0 0
}

.single-room:hover .roomdetails-overlay {
	top: 35%;
	position: absolute;
	width: 100%;
	transform: translateY(-50%);
	transition: all .3s ease 0s
}

.single-room:hover .room-details a {
	visibility: visible;
	transition: all .3s ease 0s
}

.allroom-button {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 20px
}

.single-facilities ul {
	padding: 0;
	display: flex;
	flex-wrap: wrap
}

.allroom-button {
	text-align: center
}

.single-facilities li {
	display: flex;
	padding: 10px 0;
	width: 50%;
	border-right: 1px solid #efefef;
	padding-right: 30px;
	align-items: center;
	border-bottom: 1px solid #efefef;
	padding-left: 30px
}

.single-facilities li:nth-child(even) {
	border-right: 0;
	padding-right: 0
}

.single-facilities li:nth-child(odd) {
	padding-right: 30px;
	padding-left: 0
}

.single-facilities li IMG {
	color: #fff;
	display: inline-block;
	text-align: center;
	margin-right: 10px
}

.carousel-inner {
	position: relative;
	width: 100%;
	min-height: 300px
}

.carousel-inner img {
	height: 100%
}

.crousel_left span,
.crousel_right span {
	font-size: 32px;
	color: #fff;
	font-weight: 700;
	top: 50%;
	position: relative;
	display: inline-block;
	transform: translateY(-50%)
}

#carousel-example-generic {
	margin: 20px auto;
	width: 100%
}

#carousel-slider .carousel-indicators {
	margin: 10px 0 0;
	white-space: nowrap;
	position: static;
	overflow: auto;
	width: 100%;
	overflow: hidden;
	text-align: left
}

#carousel-slider .carousel-indicators li {
	-webkit-border-radius: 0;
	border-radius: 0;
	height: auto;
	background-color: transparent;
	margin: 0!important;
	width: auto;
	display: inline-block
}

#carousel-slider .carousel-indicators li img {
	display: block;
	opacity: .5
}

#carousel-slider .carousel-indicators li.active img {
	opacity: 1
}

#carousel-slider .carousel-indicators li:hover img {
	opacity: .75
}

#carousel-slider .carousel-outer {
	position: relative
}

.carousel-indicators li img {
	height: 66px;
	width: 100px
}

.slicknav_nav .slicknav_arrow {
	display: none
}

.sf-menu>li {
	display: inline-block;
	height: auto
}

.sf-menu>li>a {
	margin-right: 7px;
	font-size: 13px;
	text-transform: capitalize
}

.sf-menu>li:hover>a {
	background: #45376c;
	color: #fff
}

.sf-menu>li.active>a {
	background: #45376c;
	color: #fff
}

.sf-menu>li>a:hover {
	background: #45376c;
	color: #fff
}

header.sticky .sf-menu>li {
	display: inline-block;
	height: auto
}

#gallery {
	padding: 70px 0;
	background-color: #f9f9f9
}

.fj_post .details h5 {
	color: #554b8d
}

.popular-job {
	padding: 70px 0;
	background: #fafafa
}

.popular-job .carrer-btn-wrapper {
	display: inline-flex;
	list-style: none;
	margin: auto
}

.popular-job .carrer-btn-wrapper li {
	margin: auto 10px
}

.fj_post .details h4 {
	font-size: 20px
}

.fj_post .details p {
	font-size: 15px
}

.fj_post .details p a {
	color: #554b8d
}

ul.featurej_post {
	padding-left: 0
}

.featurej_post li {
	padding-right: 18px;
	border-right: 1px solid #efefef
}

.featurej_post i {
	color: #fff;
	background: #7e457b;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	margin-right: 10px
}

.post-apply {
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s;
	background: #af3869;
	color: #fff;
	border: none;
	box-shadow: 0 .5rem 1.125rem -.5rem rgb(175 56 105);
	padding: 10px 25px;
	border-radius: 5px;
	color: #fff;
	text-transform: capitalize
}

.post-apply:hover {
	background: #325998;
	box-shadow: none;
	color: #fff
}

.post-view {
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s;
	background: #325998;
	color: #fff;
	border: none;
	color: #fff;
	box-shadow: 0 .5rem 1.125rem -.5rem rgb(50 89 152);
	padding: 10px 25px;
	border-radius: 5px;
	text-transform: capitalize
}

.post-view:hover {
	background: #af3869;
	box-shadow: none;
	color: #fff
}

.job-application-form-wrapper .job-application-form .form-group .custom-file {
	height: auto;
	height: 80px
}

.job-application-form-wrapper .job-application-form .form-group .custom-file .form-control {
	outline: 0;
	display: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.job-application-form-wrapper .job-application-form .form-group .custom-file .form-control:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.job-application-form-wrapper .job-application-form .form-group .custom-file .custom-file-label {
	top: 28px;
	overflow: hidden;
	margin-bottom: 0;
	height: 60px;
	border-radius: 5px;
	padding: 0;
	color: #b2becc;
	border: 1px dashed #bfbfbf;
	padding-left: 140px;
	line-height: 60px
}

.job-application-form-wrapper .job-application-form .form-group .custom-file .custom-file-label:after {
	content: '+ CHOOSE FILE';
	top: 11px;
	left: 10px;
	right: auto;
	font-size: .9rem;
	color: #546274;
	background: #eceff2;
	border-radius: 5px;
	border: 0
}

.job-application-form-wrapper .job-application-form .custom-checkbox {
	padding-left: 30px
}

.faq-q p {
	font-size: 17px;
	line-height: 30px
}

.job-application-form-wrapper .job-application-form .btn {
	height: 60px;
	width: 100%;
	color: #fff;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 1.3rem;
	font-weight: 500;
	background: #5e1c34;
	border-radius: 3px;
	overflow: hidden;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

.faq-q ul {
	color: #666;
	line-height: 33px
}

.fj_post .row {
	display: flex;
	align-items: center
}

.fj_post .col-lg-2 {
	padding-right: 0
}

.fj_post .col-lg-7 {
	padding-left: 0
}

.fn-smd {
	margin: 0 auto;
	text-align: center
}

.fn-smd .img-fluid {
	border: 1px solid #ececec
}

.fj_post {
	box-shadow: 0 0 10px #d6d6d6;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 30px;
	background: #fff
}

.img-wrapper {
	position: relative;
	margin-top: 15px
}

#image-gallery .img-wrapper img {
	width: 100%;
	height: 100%
}

#image-gallery .img-wrapper {
	width: 100%;
	height: 300px
}

.img-overlay {
	background: rgba(0, 0, 0, .7);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	z-index: -9
}

.img-overlay i {
	color: #fff;
	font-size: 3em
}

#overlay {
	background: rgba(0, 0, 0, .7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

#overlay img {
	margin: 0;
	width: 80%;
	height: auto;
	object-fit: contain;
	padding: 5%
}

.heading_section h2 {
	color: #554b8d;
	font-family: open_sansbold
}

.heading_section_style h2 {
    margin-bottom: 20px;
	color: #554b8d;
	font-family: open_sansbold
}

.heading_section {
	text-align: center;
	padding: 50px;
	max-width: 700px;
	margin: 0 auto
}

.about_img_section img {
	width: 100%;
	height: 100%;
	min-height: 265px;
	object-fit: cover;
	object-position: center;
	transform: scale(1);
	transition: all ease .5s
}

.about_img_section {
	overflow: hidden
}

.img_text {
	color: #fff;
	background: #554b8d;
	padding: 10px 20px;
	max-width: 230px;
	text-align: center;
	border-radius: 2px;
	margin: 0 auto;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	transition: .3s all ease;
	right: 0
}

.about_img_section:hover .img_text {
	z-index: 9999;
	top: 50%
}

.about_img_section img:hover {
	transform: scale(1.2)
}

.sub_heading h4 {
	font-size: 26px;
	font-weight: 500;
	font-family: open_sansbold;
	color: #554b8d;
	padding-bottom: 30px
}

.about-img-hotifer {
	position: absolute;
	right: 0;
	bottom: 20px;
	width: 280px;
	padding: 20px;
	z-index: 11;
	border-radius: 4px;
	color: #fff;
	text-align: left;
	background: #554b8d;
	-webkit-box-shadow: 0 5px 25px rgb(0 0 0 / 20%);
	box-shadow: 0 5px 25px rgb(0 0 0 / 20%);
	display: none
}

.about-img-hotifer p {
	color: #fff
}

.about_content_section {
	padding: 80px 0 50px;
	margin-top: 100px;
	background-color: #f8f8f8;
	margin-bottom: 70px
}

.content_img img {
	border-radius: 6px
}

.footer-links ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.border-gradient {
	border: 10px solid;
	border-image-slice: 1;
	margin-right: 10px;
	border-width: 2px;
	list-style-type: none;
	padding: 5px 10px;
	margin-bottom: 10px
}

.border-gradient-purple {
	border-image-source: linear-gradient(to left, #743ad5, #d53a9d)
}

.footer-links a {
	color: #2b2b2b
}

.footer-links a:hover {
	text-decoration: none;
	text-underline: none;
	border-color: transparent
}

@media screen and (min-width:768px) {
	#overlay img {
		width: 60%
	}
}

@media screen and (min-width:1200px) {
	#overlay img {
		width: 80%
	}
}

#nextButton {
	color: #fff;
	font-size: 2em;
	transition: opacity .8s
}

#nextButton:hover {
	opacity: .7
}

@media screen and (min-width:768px) {
	#nextButton {
		font-size: 3em
	}
}

@media only screen and (max-width:767px) {
.menucss {
    top: 15px!important;
    left: 15px!important;
}
.dropdown-menu {
    font-size: 14px!important;
}
.property-area-inner input {
    font-size: 10px!important;
}
.property-area {
    width: 92%!important;
}
	.grid {
		width: 100%!important
	}
	.list-bar {
		display: none
	}
	.video-margin-class {
		width: 100%
	}
	#property-d-1 .item>img {
	/*	min-height: 300px;
		max-height: 300px*/
	}
	.property-tabs-navigation ul {
		display: block!important
	}
	.property-tabs-navigation ul li:nth-child(1) {
		margin-left: 10px!important
	}
	.property-tabs-navigation ul li {
		margin-bottom: 10px!important
	}
	.single-facilities li {
		width: 100%;
		padding-left: 0
	}
}

#prevButton {
	color: #fff;
	font-size: 2em;
	transition: opacity .8s
}

#prevButton:hover {
	opacity: .7
}

@media screen and (min-width:768px) {
	#prevButton {
		font-size: 3em
	}
}

#image-gallery a .img-responsive {
	width: 100%;
	object-fit: contain
}

#exitButton {
	color: #fff;
	font-size: 2em;
	transition: opacity .8s;
	position: absolute;
	top: 15px;
	right: 15px
}

#exitButton:hover {
	opacity: .7
}

@media screen and (min-width:768px) {
	#exitButton {
		font-size: 3em
	}
}

@media only screen and (max-width:1440px) {
	.banner-slider .contact_form textarea {
		width: 100%;
		min-height: 60px
	}
	.banner-slider .owl-item .item .content_slider {
		top: 18%
	}
	.banner-slider .contact_form {
		width: 80%
	}
}

@media only screen and (max-width:1366px) {
	.banner-pattern-2.wow.fadeInUp {
		display: none
	}
	.call_to a {
		padding: 19px 15px
	}
}

@media only screen and (max-width:1280px) {
	.banner-pattern-wrap .banner-pattern-1 {
		display: none
	}
	.left-plus-size .col-md-6 .img-wrapper .img-overlay,
	.right-plus-size .col-md-6 .img-wrapper .img-overlay {
		height: 415px!important
	}
	.left-plus-size .col-md-6 img,
	.right-plus-size .col-md-6 img {
		max-height: 415px;
		min-height: 415px
	}
	.left-plus-size .col-md-3 img,
	.left-plus-size .img-wrapper,
	.right-plus-size .col-md-3 img,
	.right-plus-size .img-wrapper {
		height: 200px!important;
		min-height: 200px!important
	}
}

@media only screen and (max-width:1200px) {
	#cssmenu>ul>li>a {
		padding: 17px 15px
	}
	.banner-slider .contact_form input {
		padding: 7px 15px
	}
}

@media only screen and (max-width:1024px) {
	.footer_sign_up::before {
		display: none
	}
}

@media only screen and (max-width:991px) {
	.useful_link {
		margin-top: 30px
	}
	.footer_form {
		justify-content: center
	}
	.call_us_ft p {
		margin-top: 10px!important
	}
	.footer_sign_up::before {
		display: none
	}
	.call_to a {
		display: none
	}
	.property-area-inner {
		margin: 20px auto
	}
	.property-area {
		margin-bottom: 0
	}
	#head-mobile {
		display: none
	}
	#cssmenu #head-mobile {
		display: block;
		padding: 0
	}
	#cssmenu ul {
		text-align: left
	}
	.banner-pattern-2.wow.fadeInUp {
		display: none
	}
	.banner-slider .owl-item .item .content_slider {
		position: absolute;
		top: 30%;
		left: 0;
		z-index: 2;
		text-align: center;
		width: 100%
	}
}

@media only screen and (max-width:980px) {
	.logo_responsive img {
    width: 32%;
}
.about-us-page {
    background-position: -755px;
}.faq_page_design {
    background-size: 255% 100%;
}
h1.faq-heading{    display: flex;
    align-items: flex-start !important;
    flex-direction: column !important;}h1.faq-heading span {
    font-size: 22px !important; 
    margin-left: 0px;}
.banner-slider .owl-carousel .owl-nav button{    top: 18% !important;}
.banner-carousel .owl-stage-outer {
    height: auto !important;
}.banner-slider .contact_form {
    position: relative;}
	.logo_responsive {
		display: block
	}.banner-slider .contact_form h2{color: #af3869}
	.footer_form {
		margin-top: 20px
	}
	.message_below,
	.subscribe_form,
	.subscribe_tag {
		width: 100%
	}
	.call-area h3 {
		font-size: 20px
	}
	.subscribe_form input {
		width: 75%
	}
	.property-area-inner {
		box-shadow: 0 -17px 15px #00000012;
		background: #fff
	}
	.contact_form {
		display: block;
	}
	.left-plus-size .col-md-3,
	.left-plus-size .col-md-6,
	.right-plus-size .col-md-3,
	.right-plus-size .col-md-6 {
		flex: 0 0 1000%;
		max-width: 100%
	}
	.left-plus-size .col-md-6 img,
	.right-plus-size .col-md-6 img {
		max-height: unset;
		min-height: unset
	}
	.left-plus-size .col-md-3 img,
	.left-plus-size .img-wrapper,
	.right-plus-size .col-md-3 img,
	.right-plus-size .img-wrapper {
		height: auto!important;
		min-height: unset
	}
	.left-plus-size .col-md-6,
	.right-plus-size .col-md-3 {
		padding-right: 15px
	}
	.left-plus-size .img-wrapper,
	.right-plus-size .img-wrapper {
		position: relative;
		margin-top: 15px
	}
	.video-margin-class {
		margin-bottom: 20px
	}
}

@media only screen and (max-width:980px) {
	.call_us_ft {
		text-align: center
	}
	.footer_call::after {
		display: none
	}
	.request_btn h2 {
		text-align: center!important;
		float: none!important;
		margin-bottom: 20px
	}
	.footer_call .request_btn a {
		text-align: center!important;
		float: none!important
	}
	.footer_call .request_btn {
		text-align: center!important
	}
	.footer_form input {
		width: 32%
	}
	.footer_sign_up h2 {
		font-size: 20px;
		padding-bottom: 8px;
		border-bottom: 1px solid #c1c1c1;
		text-align: center
	}
	.footer_sign_up p {
		text-align: center
	}
	.banner-pattern-wrap .banner-pattern-2 {
		position: absolute;
		bottom: -7px;
		right: -20px
	}
	.footer_call .call_us_ft h2 {
		font-size: 27px
	}
	.footer_call .request_btn h2 {
		font-size: 27px
	}
	.banner-area {
		padding: 0 0 60px 0
	}
	.testimonial-area {
		padding: 40px 0 0 0
	}
}

@media only screen and (max-width:768px) {
	.single-facilities ul {
		Display: block
	}
	.footer-bottom {
		text-align: center!important
	}
	.powered {
		text-align: center!important;
		margin-top: 10px
	}
	.footer_form input {
		width: 48%;
		margin-bottom: 10px
	}
	.footer_form input.submit {
		width: 96%
	}
	.footer_call .request_btn a {
		display: inline-block
	}
	.message_below .et_pb_module::before,
	.message_below .et_pb_row::after,
	.message_below .et_pb_row::before,
	.message_below h3::after,
	.message_below h3::before {
		display: none
	}
	.subscribe_form input {
		width: 65%
	}
	.property-area {
		margin-bottom: 0;
		width: 90%;
		margin: 0 auto
	}
	.section-title-2 h2 {
		font-family: open_sanslight;
		font-size: 35px
	}
	.banner-slider .owl-item .item .content_slider h2 {
		line-height: 48px;
		font-size: 30px;
		color: #fff
	}
	.owl-carousel .owl-nav button.owl-next {
		right: 10px!important
	}
	.breadcrumb>li:before {
    font-size: 11px !important;
    top: 18px !important;
}.breadcrumb>li {
    margin: 0 10px;
    position: relative;
    letter-spacing: 0px;
    word-spacing: 4px;
    line-height: 28px;
    font-size: 14px;
}.header-area em {
    padding: 0 20px 20px 20px;
    display: block;
}.featurej_post li.list-inline-item {
    margin-bottom: 20px;
}
.blog-area .post .post-thumb img{    object-fit: contain!important;}
	.banner-area {
		padding: 0
	}.blog-area .post .post-thumb {
    height: auto;
}.privacy {
    padding: 30px 20px !important;
}.callus .btn-blue{    margin: 0 auto 20px auto;}
	.footer-links ul {
		justify-content: left;
		padding-left: 10px
	}
	.about_img_section img {
		margin-top: 1.5rem!important
	}
	.heading_section {
		padding: 20px 0
	}
	.img_text {
		top: 1.5rem!important
	}
	.home_about_section .mt-4,
	.my-4 {
		margin-top: 0!important
	}
	.about_content_section {
		margin-top: 0
	}
	.whatwedo .text {
		padding: 0
	}
	.col-md-6.content_section {
		left: 0;
		min-height: auto
	}
	.career_filter {
		WIDTH: 90%!important;
		Left: 0;
		position: relative;
		right: 0;
		margin: 25px auto
	}
	.job_filter{height: 50px!important;}
	.career_filter h4 {
		font-size: 30px;
		padding-bottom: 10px!important;
		color: #212529
	}
	.b-r {
		border-bottom: 1px solid #e0ecf5!important;
		border-right: 0!important
	}
	.career_filter .row {
		box-shadow: 0 0 9px #ddd;
		background: #fff
	}
	.nri-domestic-faq #filterbtns {
		margin: 0 auto;
		width: 100%;
		padding: 0 0
	}
	.nri-domestic-faq .btn {
		width: 100%;
		text-align: left;
		margin-bottom: 10px
	}
	.faq {
		width: 100%!important;
		margin: 0!important
	}
	.faq-q:nth-child(even):before,
	.faq-q:nth-child(odd):before {
		display: none
	}
	.faq-q {
		padding: 0!important;
		border: 0!important
	}
	.nri-domestic-faq {
		margin-bottom: 0!important;
		padding-bottom: 0!important;
		padding: 0 20px!important;
		padding-top: 20px!important
	}
	.faq-q:nth-child(odd) {
		margin-left: 0!important
	}
	.news_section {
		padding: 0
	}
	.blog-area .button {
		position: relative;
		width: 100%;
		text-align: center
	}
	.blog-area .button:after,
	.blog-area .button:before,
	.logo.mt-30 {
		display: none
	}
	.press-release-item-area {
		padding: 20px
	}
	.testimonial-active {
		width: 90%;
		margin: 0 auto;
		box-shadow: 1px 0 11px 3px #e8e8e8;
		padding-bottom: 30px;
		margin-bottom: 30px
	}
	.testimonial-active .owl-item .item {
		box-shadow: none!important
	}
	.bg-gray-color {
		padding: 30px 0 30px 0
	}
	.owl-carousel .owl-nav button.owl-prev {
		left: 0!important
	}
	.logo-area {
		padding: 0 0 30px 0
	}
	.what_we {
		padding: 0 0 20px 0
	}
	.about_content_section {
		padding: 30px 0;
		margin-bottom: 30px
	}
	.about_content_section .mt-5,
	.my-5 {
		margin-top: 30px!important
	}
	.sub_heading h4 {
		padding-bottom: 10px
	}
	.header-area h2,
	.heading_section h2 {
		font-size: 25px
	}
	.ceo-name-wrap,
	.join-card h2 {
		font-size: 20px
	}
	.hr-line {
		width: 125px
	}
	#gallery,
	.Job-Descriptions-Wrapper,
	.ceo-area,
	.contact_page_single,
	.life-ra,
	.mision-vision,
	.news-section-details,
	.our-team-main,
	.popular-job,
	.properties,
	.services,
	.testimonial-v2-area,
	.what-we-do {
		padding: 30px 0
	}
	.team-header {
		margin-bottom: 10px
	}
	.ceo-area .header-area {
		padding-top: 20px
	}
	.paragraph-area p,
	.row.team-desc p {
		margin-bottom: 0
	}
	.wa-box-style2 {
		margin-bottom: 10px
	}
	.img-wrapper {
		margin-top: 0
	}
	.border-gradient {
		width: 100%;
		text-align: center
	}
	.popular-job .carrer-btn-wrapper li {
		margin: 0
	}
	.popular-job .carrer-btn-wrapper {
		padding: 0
	}
	.cd_section,
	.nri-domestic-faq .row {
		margin-bottom: 25px!important
	}
	.widget-boxed {
		margin-top: 30px
	}
	.page_single {
		padding: 30px 20px
	}
	.blogs_main .wa-theme-design-block {
		width: auto
	}
	.blog-area .post a.theme-button {
		padding: 5px 15px;
		margin-top: 0
	}
	.col-md-5.imagearea,
	.comment-sec,
	.comment-section-wrap,
	.list-grid {
		display: none!important
	}
	.blog_container {
		display: block!important
	}
	#news-section-1 .form-search {
		margin-top: 30px
	}
	#property-d-1 .item {
		height: auto
	}
	.slider-property {
		position: relative
	}
	.slider-property .bg_blue {
		font-size: 13px;
		font-weight: 700;
		line-height: 1.5rem;
		padding: 15px 30px!important
	}
	.slider-property .bg_white {
		padding: 30px 0 0
	}
	.banner_slide a,
	.banner_slide input.submit {
		position: relative;
		top: 25px;
		max-width: 100%!important;
		margin-bottom: 10px!important
	}
	form#filter {
		margin-bottom: 20px
	}
	.properties.bgc {
		padding: 50px 10px;
	
	}
	.properties .nav-tabs {
		margin-bottom: 30px
	}
	#home h1 {
		font-size: 25px!important
	}
	.page_single.contacts {
		padding: 30px 0!important
	}
	.page_single.contacts .wa-box-style2 {
		padding: 30px 10px!important
	}
	.contact-box p {
		padding: 0!important
	}
	.filterDiv {
		border-radius: 0!important;
		box-shadow: 0 0 9px #ddd
	}
	.faq-q:nth-child(even) {
		margin-right: 0!important
	}
	.nri-domestic-faq .faq-q {
		padding: 10px 15px!important;
		margin-bottom: 30px!important
	}
}

@media only screen and (max-width:650px) {
	.footer_form input {
		width: 100%;
		margin-bottom: 10px
	}
	.footer_form input.submit {
		width: 100%
	}
	.banner-slider .owl-item .item .content_slider {
		position: absolute;
		top: 25%
	}
}

@media only screen and (max-width:576px) {
	.footer_logo {
		margin-bottom: 30px
	}
}

@media only screen and (max-width:480px) {
	.banner-slider .owl-item .item .content_slider h2 {
		line-height: 38px;
		font-family: open_sansbold;
		font-size: 25px;
		color: #fff;
		text-shadow: 1px 2px 1px #000
	}
	#gallery .tabs-gallery ul li {
		display: block;
		border-bottom: 1px solid #fff;
		margin: 0 3%
	}
	#gallery .tabs-gallery ul {
		padding-left: 0
	}
}

@media only screen and (max-width:480px) {
	.page-header {
	background-position: 50%;
}

	.subscribe_form input {
		width: 100%
	}
	.subscribe_form input.submit {
		width: 100%;
		margin-top: 10px;
		margin-left: 0
	}
	.call-area h3 {
		line-height: 28px
	}
}

@media only screen and (max-width:325px) {
	.banner-slider .owl-item .item .content_slider h2 {
		line-height: 31px;
		font-family: open_sansbold;
		font-size: 21px;
		color: #fff;
		text-shadow: 1px 2px 1px #000
	}
}

.property-summary table tr,
.property-summary table tr td {
	border: 1px solid #ececec;
	background: #fff
}

.property-summary h2 {
	font-size: 30px;
	color: #473fa8;
	border-bottom: 1px solid #ae3c6c3d;
	padding-bottom: 7px
}

.builder-para {
	padding: 20px 15px 0 15px;
	border-top: 1px dotted #ccc;
	margin-top: 40px;
	border-bottom: 1px solid #ccc
}

.property-summary {
	padding: 20px;
	border: 1px dotted #efefef;
	margin-bottom: 30px;
	border-radius: 10px;
	background: #efefef24
}

.floor-plan-carousel button.owl-next {
	right: 0!important
}

.floor-plan-carousel button.owl-prev {
	left: 0!important
}

.property-gallery-carousel button.owl-next {
	right: 0!important
}

.property-gallery-carousel button.owl-prev {
	left: 0!important
}

.floor-plan-carousel .item img {
	width: 50%!important;
	margin: 0 auto;
	background: #efefef;
	padding: 15px;
	border-radius: 5px
}

._1TO498gBjrF2EN7SGoHE2u {
	display: none!important
}

.slide-fliter input.submit {
	background: #74276d!important;
	width: 100%!important;
	padding: 10px;
	color: #fff;
	border: 0;
	border-radius: 5px
}

.slide-fliter #category,
.slide-fliter #cities,
.slide-fliter #possession,
.slide-fliter #status,
.slide-fliter #type,
.slide-fliter #typology {
	padding: 10px;
	width: 100%;
	margin-bottom: 15px;
	padding: 10px 0px 10px 15px;
	border: 0
}

.banner_slide a,
.banner_slide input.submit {
    background: #554b8d!important;
    width: 100%!important;
    padding: 8px;
    color: #fff;
    border: 0;
    border-radius: 10px;
    font-size: 14px;
    max-width: 100px;
    float: right;
    position: relative;
    top: 10px;
}

.banner_slide a {
	text-align: center;
	float: left;
	color: #fff!important
}

.slide-fliter #cities input.submit {
	background: #66548b!important;
	width: 100%!important;
	padding: 10px!important
}

.nri-domestic-faq .filterDiv {
	float: none;
	text-align: left;
	margin: 2px;
	display: none
}

.nri-domestic-faq .row {
	display: flex;
	margin-bottom: 40px
}

.nri-domestic-faq .show {
	display: block
}

.nri-domestic-faq {
	padding: 70px 0;
	background: #efefef33;
	text-align: center;
	margin-bottom: 70px
}

.nri-domestic-faq #filterbtns {
	margin: 0 auto
}

.nri-domestic-faq .btn {
	border: none;
	outline: 0;
	padding: 15px 30px;
	background-color: #f1f1f1;
	cursor: pointer
}

.nri-domestic-faq .btn:hover {
	background-color: #ddd
}

.nri-domestic-faq .btn.active {
	background-color: #554b8d;
	color: #fff
}

.faq {
	font-family: Helvetica;
	width: 75%;
	margin: 0 0 0 12%
}

.faq-q {
	border-top: 2px dashed;
	border-color: #017b9f!important;
	margin: 0;
	padding: 30px;
	counter-increment: section;
	position: relative;
	background: #fff;
	padding: 30px!important
}

.faq-q span {
	font-size: 22px
}

.faq-q:nth-child(even):before {
	content: counter(section);
	right: 100%;
	margin-right: -20px;
	position: absolute;
	border-radius: 50%;
	padding: 0;
	height: 40px;
	width: 40px;
	line-height: 40px;
	background-color: #4d5793;
	text-align: center;
	color: #fff;
	font-size: 110%
}

.faq-q:nth-child(odd):before {
	content: counter(section);
	left: 100%;
	margin-left: -20px;
	position: absolute;
	border-radius: 50%;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #554b8d;
	text-align: center;
	color: #fff;
	font-size: 110%
}

.faq-q:nth-child(even) {
	border-left: 2px dashed;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	margin-right: 30px;
	padding-right: 0
}

.faq-q:nth-child(odd) {
	border-right: 2px dashed;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	margin-left: 30px;
	padding-left: 0
}

.faq-q:first-child {
	border-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.faq-q:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.tile {
	width: 80%;
	margin: 60px auto
}

#tile-1 .tab-pane {
	padding: 15px;
	height: 80px
}

#tile-1 .nav-tabs {
	position: relative;
	border: none!important;
	background-color: #fff;
	border-radius: 6px
}

#tile-1 .nav-tabs li {
	margin: 0!important
}

#tile-1 .nav-tabs li a {
	position: relative;
	margin-right: 0!important;
	padding: 20px 40px!important;
	font-size: 16px;
	border: none!important;
	color: #333
}

#tile-1 .nav-tabs a:hover {
	background-color: #fff!important;
	border: none
}

#tile-1 .slider {
	display: inline-block;
	width: 30px;
	height: 4px;
	border-radius: 3px;
	background-color: #39bcd3;
	position: absolute;
	z-index: 1200;
	bottom: 0;
	transition: all .4s linear
}

#tile-1 .nav-tabs .active {
	background-color: transparent!important;
	border: none!important;
	color: #39bcd3!important
}

.properties .nav-tabs li a {
	color: #fff;
	padding: 10px 30px;
	border-radius: 0
}

.properties .nav-tabs li {
	display: inline-block;
	background: #554b8d;
	margin-left: 20px
}

.properties .nav-tabs {
	justify-content: center;
	margin-bottom: 40px;
	border-bottom: 0
}

.property_details {
	display: grid;
	margin: 18px 0 0 0
}

.has-sub ul li a:hover {
	background: #554b8d
}

.top-part-peroperty {
	height: 260px;
	
    background: linear-gradient(180deg,#7F6ED3 0%, #1E1464 100%  );
	position: relative
}

.properties-sec-right {
	background: #fff;
	box-shadow: 2px 14px 12px #ccc;
	margin: 0 auto;
	border-radius: 10px;
}

.single-properti img {
	border-radius: 10px
}

.single-properti {
	margin-bottom: 45px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 45px
}

.property-tabs-navigation ul {
	padding: 0;
	list-style-type: none;
	display: flex;
	margin-bottom: 45px
}

.property-tabs-navigation ul li {
	margin: 0 10px;
	background: #54498a;
	padding: 10px 20px;
	border-radius: 5px
}

.property-tabs-navigation ul li a {
	color: #fff
}

.property-tabs-navigation ul li:nth-child(1) {
	margin-left: 0
}

.related-properti-heading {
	display: block
}

.property_details span {
	margin-bottom: 15px
}

.properties-sec-right form {
	width: 100%;
	background: #554b8d;
	border-radius: 7px
}

.properties-sec-right form button {
	width: 20%;
	color: #fff;
	background: #554b8d;
	height: 44px;
	border: 0;
	padding: 4px 10px;
	border-radius: 0 7px 7px 0;
	margin-left: -5px
}

.properties-sec-right form input {
	width: 80%;
	background: #f3f3f3;
	height: 45px;
	padding: 4px 10px;
	border-radius: 4px 0 0 4px;
	margin-right: 0;
	border: 0
}

.property-listings {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background: #fff;
	border: 2px solid #f3f3f3;
	padding: 50px 45px 45px 45px;
	box-shadow: 0 2px 19px 0 #ccc;
	width: 100%;
	position: relative;
	z-index: 9;
	margin-top: 60px
}

.property-listings select#cities {
	width: 100%;
	height: 45px;
	border-radius: 5px;
	border: 0;
	box-shadow: 0 3px 8px #33333336;
	padding: 5px
}

.tabs-navigation button:hover {
	background-color: #ddd
}

.tabs-navigation button.active {
	background-color: #45376c
}

.tabs-navigation button {
	background-color: #554b8d;
	float: left;
	border: none;
	outline: 0;
	cursor: pointer;
	padding: 8px 20px;
	transition: .3s;
	font-size: 17px;
	margin: 0 20px;
	color: #fff
}

.tabs-content {
	display: none
}

.pt-60 {
	padding-top: 60px
}

@media (max-width:991.98px) {
	.br-tab .tab-nav {
		display: flex;
		overflow-x: auto;
		width: 100%
	}
}

.br-tab .tab-nav {
	position: relative;
	width: 100%
}

.tab-item button {
	background: #45376c;
	color: #fff;
	border: 0;
	padding: 10px 12px;
	border-radius: 5px;
	margin-right: 0
}

.tab-item.is-active button {
	background: #554b8d
}

.br-tab .tab-nav ul {
	display: inline-block;
	padding: 0
}

.br-tab .tab-nav ul .tab-item {
	align-items: center;
	display: inline-block;
	justify-content: center;
	position: relative;
	white-space: nowrap;
	margin-bottom: 10px
}

.about_img_section a {
	color: #fff
}

.br-tab .tab-nav ul .tab-item button .name {
	text-align: center;
	white-space: nowrap
}

.br-tab .tab-nav ul .tab-item .results {
	display: flex;
	justify-content: center;
	position: absolute
}

.br-tab .tab-content .tab-panel {
	display: none
}

.br-tab .tab-content .tab-panel.is-active {
	display: block
}

.tabs-gallery ul {
	margin: auto
}

.tabs-gallery ul li {
	display: inline-block
}

#uploading-info {
	background: red
}

#uploading-info span {
	margin-top: 0!important;
	color: red;
	font-weight: 400;
	font-family: Roboto, Helvetica, Arial, sans-serif
}

.ekko-lightbox-nav-overlay a {
	-ms-flex: 0;
	flex: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	transition: opacity .5s;
	color: #fff!important;
	background: 0 0;
	z-index: 1;
	font-size: 20px
}

.tabs-gallery li .tablink {
	background-color: #554b8d;
	color: #fff;
	border: none;
	outline: 0;
	cursor: pointer;
	padding: 10px 40px;
	font-size: 17px;
	width: 100%
}

.tablink:hover {
	background-color: #777
}

.tabs-gallery {
	display: block;
	text-align: center
}

.tabcontent {
	color: #fff;
	display: none;
	padding: 15px 20px;
	height: 100%
}

span.prop-readmore-btn {
	float: right
}

.prop-readmore-btn a, .bookNowBtn {
	background: #554b8d;
	color: #fff;
padding: 9px 12px 9px 12px;
	border-radius: 30px
}
.bookNowBtn{
border-color: #554b8d;
font-size: 11px;

}
.comment-sec {
	padding: 0 30px
}

.rating {
	display: inline-block;
	position: relative;
	height: 20px;
	line-height: 10px;
	margin-left: 17px
}

.rating label {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	cursor: pointer
}

.rating label:last-child {
	position: static
}

.rating label:nth-child(1) {
	z-index: 5
}

.rating label:nth-child(2) {
	z-index: 4
}

.rating label:nth-child(3) {
	z-index: 3
}

.rating label:nth-child(4) {
	z-index: 2
}

.rating label:nth-child(5) {
	z-index: 1
}

.rating label input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0
}

.rating label .icon {
	float: left;
	color: #ffffff00;
	font-size: 22px
}

.rating label:last-child .icon {
	color: #d4d4d4
}

.rating:hover label:hover input~.icon,
.rating:not(:hover) label input:checked~.icon {
	color: #ffbc00
}

.rating label input:focus:not(:checked)~.icon:last-child {
	color: #000;
	text-shadow: 0 0 5px #09f
}

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.blog-tag-clouds {
	display: none
}

.modalbodyteamcontent h2 {
	color: #b93565;
	font-size: 35px
}

.modalbodyteamcontent h3 {
	font-size: 20px
}

.heading_section_style h1 span {
	font-size: 0.8rem;
	line-height: 32px
}

.breadcrumb-section h1 span {
	color: #fff;
	font-size: 22px
}

h1.testimonials-heading {
	letter-spacing: 1px;
	word-spacing: 5px;
	font-size: 60px;
	color: #fff;
	text-shadow: 0 4px 4px rgb(0 0 0 / 42%)
}

h1.job-openings {
	text-transform: uppercase;
	font-size: 35px;
	color: #425492;
	font-weight: 700;
	text-shadow: 0 1px 1px #554b8d;
	position: relative
}

h1.faq-heading {
	letter-spacing: 1px;
	word-spacing: 5px;
	font-size: 60px;
	color: #fff;
	text-shadow: 0 4px 4px rgb(0 0 0 / 42%);
	display: flex;
	align-items: center
}

h1.faq-heading span {
	font-size: 30px;
	margin-left: 20px;
	font-weight: 700;
	text-shadow: 0 0 3px #000
}

h1.contact-tagline {
	font-size: 20px
}

.h1-heading-area {
	padding: 30px
}

.h1-heading-area h1 {
	font-size: 32px;
	line-height: 36px;
	font-weight: 700
}

h1.formatting-heading {
	font-size: 25px
}.breadcrumb-section h1 {
    letter-spacing: 1px;
    word-spacing: 5px;
    font-size: 60px;
    color: #fff;
    text-shadow: 0 4px 4px rgb(0 0 0 / 42%);
}


/*___________________ Custome Style 07 June 2023 _______________________*/

p._captcha {
    display: flex;
    align-items: center;
    font-size: 20px;
    padding: 6px 10px;
    border-radius: 8px;
    justify-content: center;
    font-weight: 600;
}

p._captcha span {
    display: inline-block;
    margin-right: 10px;
}

p._captcha input.captcha_ans {
    width: 70px;
    height: 35px;
    font-size: inherit;
    outline: none;
    text-align: center;
}




/* For mobile devices */
@media only screen and (max-width: 767px) {
	.show-search-box-with-btn{
		display: flex !important;
		flex-wrap: wrap !important;
	}
	.flex-no-wrap{
		flex-wrap: nowrap !important;
	}
  }

  @media only screen and (min-width: 768px) and (max-width: 1024px) {
	.show-search-box-with-btn{
		display: flex !important;
		flex-wrap: wrap !important;
	}
	.flex-no-wrap{
		flex-wrap: nowrap !important;
	}
  }