/*
Template Name: Nest Ocean
Author: Sapan Sahu
Author URI: https://www.sapansahu.com
Version: 1.0
*/
/*
	-- body
	-- Extra
	-- Top Navbar
	-- Navbar
	-- Slider
	-- Slider Form
	-- Card
	-- Agents Card
	-- Sidebar Card
	-- Grid/list Filters
	-- Properties List
	-- Blog
	-- Property Single
	-- Add Property
	-- My Account
	-- Property Single Gallery
	-- Footer
	-- Mobile Media
*/
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
/* Body */
 body {
     background-color: #fff;
     font-size: 13px;
     line-height: 25px;
     color: #34495e;
     font-family: 'Open Sans', sans-serif;
     text-transform: capitalize;
}
 h1, h2, h3, h4, h5, h6 {
     color: #333333;
}
 p {
     font-size: 13px;
     line-height: 22px;
     color:#666666;
}
 img {
     height: auto;
     max-width: 100%;
}
 ul, ol {
     list-style: outside none none;
}
 ul {
     margin: 0;
     padding: 0;
}
 img {
     transform-style: preserve-3d;
}
 a {
     transition: color 300ms ease 0s, background-color 300ms ease 0s;
     text-decoration:none !important;
}
 a:hover {
     transition: color 300ms ease 0s, background-color 300ms ease 0s;
}
 a, a:hover {
     text-decoration: none;
     color:#8114a5;
}
 a:focus {
     outline: medium none;
     outline-offset: 0;
}

.m-0 {
	margin:0!important
}
.mt-0,
.my-0 {
	margin-top:0!important
}
.mr-0,
.mx-0 {
	margin-right:0!important
}
.mb-0,
.my-0 {
	margin-bottom:0!important
}
.ml-0,
.mx-0 {
	margin-left:0!important
}
.m-1 {
	margin:.25rem!important
}
.mt-1,
.my-1 {
	margin-top:.25rem!important
}
.mr-1,
.mx-1 {
	margin-right:.25rem!important
}
.mb-1,
.my-1 {
	margin-bottom:.25rem!important
}
.ml-1,
.mx-1 {
	margin-left:.25rem!important
}
.m-2 {
	margin:.5rem!important
}
.mt-2,
.my-2 {
	margin-top:.5rem!important
}
.mr-2,
.mx-2 {
	margin-right:.5rem!important
}
.mb-2,
.my-2 {
	margin-bottom:.5rem!important
}
.ml-2,
.mx-2 {
	margin-left:.5rem!important
}
.m-3 {
	margin:1rem!important
}
.mt-3,
.my-3 {
	margin-top:1rem!important
}
.mr-3,
.mx-3 {
	margin-right:1rem!important
}
.mb-3,
.my-3 {
	margin-bottom:1rem!important
}
.ml-3,
.mx-3 {
	margin-left:1rem!important
}
.m-4 {
	margin:1.5rem!important
}
.mt-4,
.my-4 {
	margin-top:1.5rem!important
}
.mr-4,
.mx-4 {
	margin-right:1.5rem!important
}
.mb-4,
.my-4 {
	margin-bottom:1.5rem!important
}
.ml-4,
.mx-4 {
	margin-left:1.5rem!important
}
.m-5 {
	margin:3rem!important
}
.mt-5,
.my-5 {
	margin-top:3rem!important
}
.mr-5,
.mx-5 {
	margin-right:3rem!important
}
.mb-5,
.my-5 {
	margin-bottom:3rem!important;
}
.ml-5,
.mx-5 {
	margin-left:3rem!important
}
.p-0 {
	padding:0!important
}
.pt-0,
.py-0 {
	padding-top:0!important
}
.pr-0,
.px-0 {
	padding-right:0!important
}
.pb-0,
.py-0 {
	padding-bottom:0!important
}
.pl-0,
.px-0 {
	padding-left:0!important
}
.p-1 {
	padding:.25rem!important
}
.pt-1,
.py-1 {
	padding-top:.25rem!important
}
.pr-1,
.px-1 {
	padding-right:.25rem!important
}
.pb-1,
.py-1 {
	padding-bottom:.25rem!important
}
.pl-1,
.px-1 {
	padding-left:.25rem!important
}
.p-2 {
	padding:.5rem!important
}
.pt-2,
.py-2 {
	padding-top:.5rem!important
}
.pr-2,
.px-2 {
	padding-right:.5rem!important
}
.pb-2,
.py-2 {
	padding-bottom:.5rem!important
}
.pl-2,
.px-2 {
	padding-left:.5rem!important
}
.p-3 {
	padding:1rem!important
}
.pt-3,
.py-3 {
	padding-top:1rem!important
}
.pr-3,
.px-3 {
	padding-right:1rem!important
}
.pb-3,
.py-3 {
	padding-bottom:1rem!important
}
.pl-3,
.px-3 {
	padding-left:1rem!important
}
.p-4 {
	padding:1.5rem!important
}
.pt-4,
.py-4 {
	padding-top:1.5rem!important
}
.pr-4,
.px-4 {
	padding-right:1.5rem!important
}
.pb-4,
.py-4 {
	padding-bottom:1.5rem!important
}
.pl-4,
.px-4 {
	padding-left:1.5rem!important
}
.p-5 {
	padding:3rem!important
}
.pt-5,
.py-5 {
	padding-top:3rem!important
}
.pr-5,
.px-5 {
	padding-right:3rem!important
}
.pb-5,
.py-5 {
	padding-bottom:3rem!important
}
.pl-5,
.px-5 {
	padding-left:3rem!important
}
.m-auto {
	margin:auto!important
}
.mt-auto,
.my-auto {
	margin-top:auto!important
}
.mr-auto,
.mx-auto {
	margin-right:auto!important
}
.mb-auto,
.my-auto {
	margin-bottom:auto!important
}
.ml-auto,
.mx-auto {
	margin-left:auto!important
}
/* Extra */
 .bg-primary {
     background-color: #8114a5 !important;
}
 .bg-dark {
     background-color: #0E90CA !important;
}
.bg-grey {
     background-color: #f8f9fa;
}
 .text-primary {
     color: #8114a5 !important;
}
 .text-secondary{
     color: #23cbe5 !important;
}
 .text-dark{
     color: #263238 !important;
}
.small {
    line-height: 1.5;
}
 label {
     font-size: 12px;
     font-weight: 600;
     margin-bottom: 2px;
}
 .form-control {
     font-size: 13px;
     border-radius: 2px;
     height: 38px;
}
 textarea.form-control {
     height: auto;
}

.checkbox,
.radio {
	display:block;
	position:relative;
	padding-left:28px;
	margin-bottom:12px;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.checkbox:hover input~.checkmark,
.radio:hover input~.checkmark {
	background-color:#bbb
}
.checkbox input,
.radio input {
	position:absolute;
	opacity:0;
	cursor:pointer;
	height:0;
	width:0
}
.checkbox input:checked~.checkmark,
.radio input:checked~.checkmark {
	background-color:#639
}
.checkbox input:checked~.checkmark:after,
.radio input:checked~.checkmark:after {
	display:block
}
.checkbox input[disabled]~*,
.radio input[disabled]~* {
	color:#dee2e6
}
.checkbox .checkmark,
.radio .checkmark {
	position:absolute;
	top:0;
	left:0;
	height:16px;
	width:16px;
	border-radius:4px;
	background-color:#dee2e6;
    border: 1px solid #639;
}

.checkbox .checkmark:after,
.radio .checkmark:after {
	content:"";
	position:absolute;
	display:none;
	left:0;
	top:0;
	right:0;
	width:4px;
	bottom:0;
	margin:auto;
	height:8px;
	border:solid #fff;
	border-width:0 2px 2px 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg)
}


.checkbox.custom .checkmark {
  background: #639;
  height: 20px;
  margin:0;
  position:absolute;
  width: 20px;
  border-radius:2px;
  transition: all .2s ease;
  border: 1px solid #639;
}

.checkbox.custom .checkmark::before, .checkbox.custom .checkmark::after{
  background:#fff;
  content:'';
  display:block;
  position:absolute;
  width:2px;
  transition: all .2s ease;
  left: auto;
  margin: 0;
  border: none;
  border-width: unset;
}
.checkbox.custom:hover input~.checkmark {
    background-color: #639;  
}

.checkbox.custom input:checked~.checkmark::before{
  height:10px;
  left:8px;
  top:4px;
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
}

.checkbox.custom input:checked~.checkmark::after{
  height:10px;
  right:8px;
  top:4px;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg);
}
.checkbox.custom input:checked~.checkmark{
  background-color:#ffc107 !important;	
  border:1px solid #ffc107;		    
}

.checkbox.custom .checkmark::before{
  height: 5px;
  left: 6px;
  top: 8px;
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
}

.checkbox.custom .checkmark::after{
    height: 10px;
    right: 6px;
    top: 4px;
    -webkit-transform:rotate(45deg);
  transform:rotate(45deg);
}

.checkbox-primary input:checked~.checkmark {
	background-color:#639!important
}
.checkbox-secondary input:checked~.checkmark {
	background-color:#52495a!important
}
.checkbox-success input:checked~.checkmark {
	background-color:#4caf50!important
}
.checkbox-info input:checked~.checkmark {
	background-color:#263db5!important
}
.checkbox-warning input:checked~.checkmark {
	background-color:#ffc107!important
}
.checkbox-danger input:checked~.checkmark {
	background-color:#d22346!important
}
.checkbox-light input:checked~.checkmark {
	background-color:#bbb!important
}
.checkbox-dark input:checked~.checkmark {
	background-color:#47404f!important
}
.checkbox-gray-100 input:checked~.checkmark {
	background-color:#f8f9fa!important
}
.checkbox-gray-200 input:checked~.checkmark {
	background-color:#eee!important
}
.checkbox-gray-300 input:checked~.checkmark {
	background-color:#dee2e6!important
}
.checkbox-gray-400 input:checked~.checkmark {
	background-color:#ced4da!important
}
.checkbox-outline-primary:hover input~.checkmark {
	background-color:#eee
}
.checkbox-outline-primary input:checked~.checkmark {
	background-color:#fff!important
}
.checkbox-outline-primary .checkmark {
	background:#fff;
	border:1px solid #639
}
.checkbox-outline-primary .checkmark:after {
	border-color:#639
}
.checkbox-outline-secondary:hover input~.checkmark {
	background-color:#eee
}
.checkbox-outline-secondary input:checked~.checkmark {
	background-color:#fff!important
}
.checkbox-outline-secondary .checkmark {
	background:#fff;
	border:1px solid #52495a
}
.checkbox-outline-secondary .checkmark:after {
	border-color:#52495a
}
.checkbox-outline-success:hover input~.checkmark {
	background-color:#eee
}
.checkbox-outline-success input:checked~.checkmark {
	background-color:#fff!important
}
.checkbox-outline-success .checkmark {
	background:#fff;
	border:1px solid #4caf50
}
.checkbox-outline-success .checkmark:after {
	border-color:#4caf50
}
.checkbox-outline-info:hover input~.checkmark {
	background-color:#eee
}
.checkbox-outline-info input:checked~.checkmark {
	background-color:#fff!important
}
.checkbox-outline-info .checkmark {
	background:#fff;
	border:1px solid #263db5
}
.checkbox-outline-info .checkmark:after {
	border-color:#263db5
}
.checkbox-outline-warning:hover input~.checkmark {
	background-color:#eee
}
.checkbox-outline-warning input:checked~.checkmark {
	background-color:#fff!important
}
.checkbox-outline-warning .checkmark {
	background:#fff;
	border:1px solid #ffc107
}
.checkbox-outline-warning .checkmark:after {
	border-color:#ffc107
}
.checkbox-outline-danger:hover input~.checkmark {
	background-color:#eee
}
.checkbox-outline-danger input:checked~.checkmark {
	background-color:#fff!important
}
.checkbox-outline-danger .checkmark {
	background:#fff;
	border:1px solid #d22346
}
.checkbox-outline-danger .checkmark:after {
	border-color:#d22346
}
.checkbox-outline-light:hover input~.checkmark {
	background-color:#eee
}
.checkbox-outline-light input:checked~.checkmark {
	background-color:#fff!important
}
.checkbox-outline-light .checkmark {
	background:#fff;
	border:1px solid #bbb
}
.checkbox-outline-light .checkmark:after {
	border-color:#bbb
}
.checkbox-outline-dark:hover input~.checkmark {
	background-color:#eee
}
.checkbox-outline-dark input:checked~.checkmark {
	background-color:#fff!important
}
.checkbox-outline-dark .checkmark {
	background:#fff;
	border:1px solid #47404f
}
.checkbox-outline-dark .checkmark:after {
	border-color:#47404f
}
.checkbox-outline-gray-100:hover input~.checkmark {
	background-color:#eee
}
.checkbox-outline-gray-100 input:checked~.checkmark {
	background-color:#fff!important
}
.checkbox-outline-gray-100 .checkmark {
	background:#fff;
	border:1px solid #f8f9fa
}
.checkbox-outline-gray-100 .checkmark:after {
	border-color:#f8f9fa
}
.checkbox-outline-gray-200:hover input~.checkmark {
	background-color:#eee
}
.checkbox-outline-gray-200 input:checked~.checkmark {
	background-color:#fff!important
}
.checkbox-outline-gray-200 .checkmark {
	background:#fff;
	border:1px solid #eee
}
.checkbox-outline-gray-200 .checkmark:after {
	border-color:#eee
}
.checkbox-outline-gray-300:hover input~.checkmark {
	background-color:#eee
}
.checkbox-outline-gray-300 input:checked~.checkmark {
	background-color:#fff!important
}
.checkbox-outline-gray-300 .checkmark {
	background:#fff;
	border:1px solid #dee2e6
}
.checkbox-outline-gray-300 .checkmark:after {
	border-color:#dee2e6
}
.checkbox-outline-gray-400:hover input~.checkmark {
	background-color:#eee
}
.checkbox-outline-gray-400 input:checked~.checkmark {
	background-color:#fff!important
}
.checkbox-outline-gray-400 .checkmark {
	background:#fff;
	border:1px solid #ced4da
}
.checkbox-outline-gray-400 .checkmark:after {
	border-color:#ced4da
}
.radio .checkmark {
	border-radius:50%
}
.radio .checkmark:after {
	height:6px;
	width:6px;
	border-radius:50%;
	background:#fff
}
.radio-primary input:checked~.checkmark {
	background-color:#639
}
.radio-secondary input:checked~.checkmark {
	background-color:#52495a
}
.radio-success input:checked~.checkmark {
	background-color:#4caf50
}
.radio-info input:checked~.checkmark {
	background-color:#263db5
}
.radio-warning input:checked~.checkmark {
	background-color:#ffc107
}
.radio-danger input:checked~.checkmark {
	background-color:#d22346
}
.radio-light input:checked~.checkmark {
	background-color:#bbb
}
.radio-dark input:checked~.checkmark {
	background-color:#47404f
}
.radio-gray-100 input:checked~.checkmark {
	background-color:#f8f9fa
}
.radio-gray-200 input:checked~.checkmark {
	background-color:#eee
}
.radio-gray-300 input:checked~.checkmark {
	background-color:#dee2e6
}
.radio-gray-400 input:checked~.checkmark {
	background-color:#ced4da
}
.radio-outline-primary:hover input~.checkmark {
	background-color:#eee
}
.radio-outline-primary input:checked~.checkmark {
	background-color:#fff!important
}
.radio-outline-primary .checkmark {
	background:#fff;
	border:1px solid #639
}
.radio-outline-primary .checkmark:after {
	border:0;
	background:#639
}
.radio-outline-secondary:hover input~.checkmark {
	background-color:#eee
}
.radio-outline-secondary input:checked~.checkmark {
	background-color:#fff!important
}
.radio-outline-secondary .checkmark {
	background:#fff;
	border:1px solid #52495a
}
.radio-outline-secondary .checkmark:after {
	border:0;
	background:#52495a
}
.radio-outline-success:hover input~.checkmark {
	background-color:#eee
}
.radio-outline-success input:checked~.checkmark {
	background-color:#fff!important
}
.radio-outline-success .checkmark {
	background:#fff;
	border:1px solid #4caf50
}
.radio-outline-success .checkmark:after {
	border:0;
	background:#4caf50
}
.radio-outline-info:hover input~.checkmark {
	background-color:#eee
}
.radio-outline-info input:checked~.checkmark {
	background-color:#fff!important
}
.radio-outline-info .checkmark {
	background:#fff;
	border:1px solid #263db5
}
.radio-outline-info .checkmark:after {
	border:0;
	background:#263db5
}
.radio-outline-warning:hover input~.checkmark {
	background-color:#eee
}
.radio-outline-warning input:checked~.checkmark {
	background-color:#fff!important
}
.radio-outline-warning .checkmark {
	background:#fff;
	border:1px solid #ffc107
}
.radio-outline-warning .checkmark:after {
	border:0;
	background:#ffc107
}
.radio-outline-danger:hover input~.checkmark {
	background-color:#eee
}
.radio-outline-danger input:checked~.checkmark {
	background-color:#fff!important
}
.radio-outline-danger .checkmark {
	background:#fff;
	border:1px solid #d22346
}
.radio-outline-danger .checkmark:after {
	border:0;
	background:#d22346
}
.radio-outline-light:hover input~.checkmark {
	background-color:#eee
}
.radio-outline-light input:checked~.checkmark {
	background-color:#fff!important
}
.radio-outline-light .checkmark {
	background:#fff;
	border:1px solid #bbb
}
.radio-outline-light .checkmark:after {
	border:0;
	background:#bbb
}
.radio-outline-dark:hover input~.checkmark {
	background-color:#eee
}
.radio-outline-dark input:checked~.checkmark {
	background-color:#fff!important
}
.radio-outline-dark .checkmark {
	background:#fff;
	border:1px solid #47404f
}
.radio-outline-dark .checkmark:after {
	border:0;
	background:#47404f
}
.radio-outline-gray-100:hover input~.checkmark {
	background-color:#eee
}
.radio-outline-gray-100 input:checked~.checkmark {
	background-color:#fff!important
}
.radio-outline-gray-100 .checkmark {
	background:#fff;
	border:1px solid #f8f9fa
}
.radio-outline-gray-100 .checkmark:after {
	border:0;
	background:#f8f9fa
}
.radio-outline-gray-200:hover input~.checkmark {
	background-color:#eee
}
.radio-outline-gray-200 input:checked~.checkmark {
	background-color:#fff!important
}
.radio-outline-gray-200 .checkmark {
	background:#fff;
	border:1px solid #eee
}
.radio-outline-gray-200 .checkmark:after {
	border:0;
	background:#eee
}
.radio-outline-gray-300:hover input~.checkmark {
	background-color:#eee
}
.radio-outline-gray-300 input:checked~.checkmark {
	background-color:#fff!important
}
.radio-outline-gray-300 .checkmark {
	background:#fff;
	border:1px solid #dee2e6
}
.radio-outline-gray-300 .checkmark:after {
	border:0;
	background:#dee2e6
}
.radio-outline-gray-400:hover input~.checkmark {
	background-color:#eee
}
.radio-outline-gray-400 input:checked~.checkmark {
	background-color:#fff!important
}
.radio-outline-gray-400 .checkmark {
	background:#fff;
	border:1px solid #ced4da
}
.radio-outline-gray-400 .checkmark:after {
	border:0;
	background:#ced4da
}



 .help-block li {
     color: red;
}
 .pagination .page-item.active .page-link {
     background-color: #8114a5;
     border-color: #8114a5;
     color: #fff;
     z-index: 1;
}
 .pagination .page-link:hover{
     background-color: #8114a5;
     border-color: #8114a5;
     color: #fff;
}
 .pagination .page-link {
     border: medium none;
     border-radius: 42px;
     color: #8114a5;
     box-shadow: 0 5px 7px #c8d0f3;
     font-weight: 500;
     height: 38px;
     line-height: 20px;
     margin: 0 3px;
     text-align: center;
     width: 38px;
}
 .box-shadow-none {
     border: 7px solid #fff !important;
     box-shadow: none !important;
}
 .round-icon {
     background: #fff none repeat scroll 0 0;
     border-radius: 50px;
     box-shadow: 0 5px 7px #efd2cb;
     display: inline-block;
     height: 90px;
     line-height: 88px;
     text-align: center;
     width: 90px;
     margin-left: 33%;
}
 .inner-header {
     background: rgba(0, 0, 0, 0) url("../images/slider-3.jpg") repeat scroll center top / 100% auto;
     position: relative;
}
 .overlay{
     background: #ffffff none repeat scroll 0 0;
     bottom: 0;
     left: 0;
     opacity: 0.2;
     position: absolute;
     right: 0;
     top: 0;
}
 .inner-header::after {
     background: #fff none repeat scroll 0 0;
     bottom: 0;
     content: "";
     left: 0;
     opacity: 0.8;
     position: absolute;
     right: 0;
     top: 0;
}
 .inner-header .container {
     position: relative;
     z-index: 9;
}
 .login-with-social .btn {
     color: #fff;
     font-size: 13px;
     padding: 12px 0;
     position: relative;
     font-weight: 400;
     box-shadow: 0 5px 7px #e0e5e8;
     text-transform: uppercase;
}
 .btn-twitter {
     background: #55acee none repeat scroll 0 0 !important;
     color:#fff !important;
     margin-right: 10px;
}
 .btn-google {
     background: #dd4b39 none repeat scroll 0 0 !important;
     color:#fff !important;
     margin-right: 10px;
}
 .btn-facebook {
     background: #3b5999 none repeat scroll 0 0 !important;
     color:#fff !important;
     margin-right: 10px;
}
 .btn-instagram {
     background: #517fa6 none repeat scroll 0 0 !important;
     color:#fff !important;
     margin-right: 10px;
}
 .btn-whatsapp {
     background: #25d366 none repeat scroll 0 0 !important;
     color:#fff !important;
     margin-right: 10px;
}
 .btn-messenger {
     background: #0084ff none repeat scroll 0 0 !important;
     color:#fff !important;
}
 .login-with-social .btn .mdi {
     font-size: 19px;
     left: 18px;
     position: absolute;
     top: 8px;
}
 b, strong {
     font-weight: bold;
}
 #map {
     height: 450px;
     width: 100%;
}
 #content .card {
     box-shadow: none;
     margin: 0;
     padding: 26px 0px 26px 26px;
}
 #content .card-body, #content .card-footer {
     padding: 16px 0;
}
 #content .card-footer span {
     font-size: 12px;
}
 #content .card-footer {
     padding-bottom:0px;
}
 .map-slider-form {
     background: #ffffff none repeat scroll 0 0;
     left: auto !important;
     padding: 20px 0;
     position: relative !important;
     right: auto !important;
}
 .slider-form.map-slider-form .select2 {
     border: 1px solid rgba(204, 204, 204, 0.3);
     width: 100%;
}
 .slider-h-auto .carousel-item {
     height: auto !important;
}
 .padding-card .card-body {
     padding: 20px;
}
 .margin-auto {
     margin: auto;
}
 .no-radius {
     border-radius: 40px !important;
}
 .select2-container--open .select2-dropdown--below {
     border: medium none;
     border-radius: 0;
}
 .section-padding {
     padding: 20px 0;
}
 .section-title h2 {
     font-size: 27px;
     font-weight: bold;
}
 .text-success {
     color: #63F2F0 !important;
}
 a.text-success:focus, a.text-success:hover {
     color: #4BE4E2 !important;
}
 .btn {
     border-radius: 2px;
     font-size: 13px;
     font-weight: bold;
}
 .btn-lg {
     color: #fff;
     padding: 14px 40px;
}
.btn-xs {
    border-radius: 2px;
    font-size: 10px;
    font-weight: bold;
    padding: .1rem .5rem;
}
 .btn-primary {
     background: #8114a5 none repeat scroll 0 0;
     box-shadow: 0 5px 7px #c8d0f3;
     color: rgba(255, 255, 255, 0.82);
     border-color: #8114a5;
}
 .btn-primary:hover, .btn-primary:focus {
     background-color: #8114a5;
     border-color: #8114a5;
     color: rgba(255, 255, 255, 0.82);
}
 .btn-outline-primary {
     background-color: transparent;
     background-image: none;
     border-color: #8114a5;
     color: #8114a5;
}
 .btn-outline-primary:hover {
     background-color: #8114a5;
     border-color: #8114a5;
     color: #fff;
}
 .btn-secondary {
     background: #0c7ec4 none repeat scroll 0 0;
     box-shadow: 0 5px 7px #efd2cb;
     color: #f8f9fa;
     border-color: #0c7ec4;
}
 .btn-secondary:hover, .btn-secondary:focus {
     background-color: #0c7ec4;
     border-color: #0c7ec4;
     color: #f8f9fa;
}
 .btn-outline-secondary {
     background-color: transparent;
     background-image: none;
     border-color: #ff5722;
     color: #ff5722;
}
 .btn-outline-secondary:hover {
     background-color: #ff5722;
     border-color: #ff5722;
     color: #fff;
}
 .btn-success {
     background-color: #8BC34A;
    border-color: #8BC34A;
    color: #ffffff;
}
 .btn-success:hover, .btn-success:focus {
     background-color: #8BC34A;
     border-color: #8BC34A;
     color: #ffffff;
}
 .btn-success.disabled, .btn-success:disabled {
     background-color: #4BE4E2;
     border-color: #4BE4E2;
     color: #0C8B89;
}
 .btn-outline-success {
     background-color: transparent;
     background-image: none;
     border-color: #63F2F0;
     color: #63F2F0;
}
 .btn-outline-success:hover {
     background-color: #4BE4E2;
     border-color: #4BE4E2;
     color: #0C8B89;
}
 .btn-outline-success.focus, .btn-outline-success:focus {
     box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
 .btn-outline-success.disabled, .btn-outline-success:disabled {
     background-color: transparent;
     color: #4BE4E2;
}
 .text-success {
     color: #64ddba !important;
}
 .demo-page .card.padding-card .card-body {
     padding: 0;
}
 .demo-page .card.padding-card .card-body h5 {
     font-size: 15px;
     padding: 4px 10px;
}
/* Top Navbar */
 .navbar-top .mdi-windows {
     color: #2d8af2;
     background: #fff none repeat scroll 0 0;
     border-radius: 22px;
     display: inline-block;
     height: 20px;
     line-height: 19px;
     text-align: center;
     box-shadow: 0 5px 7px rgba(0, 0, 0, 0.11);
     width: 20px;
}
 .navbar-top .mdi-apple {
     color: #000000;
     background: #fff none repeat scroll 0 0;
     border-radius: 22px;
     display: inline-block;
     height: 20px;
     line-height: 19px;
     text-align: center;
     box-shadow: 0 5px 7px rgba(0, 0, 0, 0.11);
     width: 20px;
}
 .navbar-top .mdi-android {
     color: #a5ca39;
     background: #fff none repeat scroll 0 0;
     border-radius: 22px;
     display: inline-block;
     height: 20px;
     line-height: 19px;
     text-align: center;
     box-shadow: 0 5px 7px rgba(0, 0, 0, 0.11);
     width: 20px;
}
 .navbar-top p {
     margin: 7px 0 0;
     color: #fff;
}
 .navbar-top {
     background: #fff none repeat scroll 0 0;
     color: #fff;
}
 .navbar-top span, .navbar-top p {
     text-transform: uppercase;
}
 .navbar-top li {
    
     margin: 0 !important;
     padding: 6px 10px 6px 14px;
}
 .navbar-top li a {
     color: #fff;
}
 .navbar-top .list-inline {
     
     margin: 0;
     padding: 0;
}
/* Navbar */
 .bg-light {
     background-color: #fff !important;
     box-shadow: 0 5px 6px rgba(207, 216, 221, 0.38) !important;
     z-index: 999;
}
 nav.navbar {
     padding: 0;
     box-shadow:0 5px 3px rgba(218, 235, 255, 0.51);
}
 nav.navbar .navbar-nav .nav-link {
     color: #000;
     font-weight: 600;
     padding: 25px 10px;
     text-transform: uppercase;
}
 .dropdown-menu {
     border: medium none;
     border-radius: 0;
     margin: 0;
     box-shadow: 0 5px 3px rgba(218, 235, 255, 0.51);
}
 .dropdown-menu .dropdown-item {
     font-size: 13px;
     padding: 7px 20px;
}
 .main-nav-right .btn {
     padding: 7px 16px;
}
 .main-nav-right .list-inline-item {
     margin: 0;
}
.navbar.navbar-expand-lg .container{
    position:relative;
}
.mega-dropdown{
    position:static;
}
.mega-dropdown-menu{
    max-width:600px;
    width:100%;
    padding:10px;
}
.mega-dropdown-menu .megamenu-title{
    font-size: 16px;
    font-weight:600;
    color: #6b86cb;
    margin: 0 0 10px 0;
    padding-bottom: 5px;
    border-bottom: #eaeaea solid 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mega-dropdown-menu ul{
    margin-bottom:20px;
}
.mega-dropdown-menu ul li a.menu-item{
    font-size:13px;
    color:#434343;
    text-decoration:none;
}



/* Slider */
 .osahan-slider {
     position: relative;
}
 .osahan-slider .carousel-item {
     height: 450px;
     min-height: 450px;
     background: no-repeat center center scroll;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
}
/*.slider-one{
	background-image: url('../images/slider-1.jpg') !important;
}
.slider-two{
	background-image: url('../images/slider-2.jpg') !important;
}
.slider-three{
	background-image: url('../images/slider-3.jpg') !important;
}
.slider-four{
	background-image: url('../images/slider-4.jpg') !important;
}*/
/* Slider Form */
 .slider-form {
     left: 15%;
     position: absolute;
     right: 15%;
     top: 17%;
}
 .banner-list h1 {
     font-size: 36px;
}
 .banner-list h6 {
     color: #666;
     font-size: 15px;
     font-weight: 400;
     line-height: 24px;
}
 .slider-form .nav-tabs {
     border: medium none;
     margin: auto auto 12px;
     text-align: center;
}
 .slider-form .nav-tabs a {
     background: #fff none repeat scroll 0 0;
     border: medium none;
     border-radius: 2px;
     box-shadow: 0 5px 7px #e0e5e8;
     color: #263238;
     font-weight: 600;
     margin-right: 10px;
     color:#8114a5;
     padding: 6px 23px;
     position: relative;
     text-transform: uppercase;
}
 .slider-form .nav-tabs a.active {
     background: #8114a5 none repeat scroll 0 0;
     color: #fff;
}
 .slider-form .nav-tabs a.active:after {
     border-left: 8px solid transparent;
     border-right: 8px solid transparent;
     border-top: 8px solid #8114a5;
     bottom: -6px;
     content: "";
     left: 0;
     margin: auto;
     position: absolute;
     right: 0;
     text-align: center;
     width: 14px;
}
 .slider-form .tab-content {
     background: #fff none repeat scroll 0 0;
     border-radius: 40px;
     box-shadow: 0 5px 7px #e0e5e8;
}
 .slider-form .input-group-addon {
     line-height: 58px;
     position: absolute;
     text-align: center;
     width: 41px;
     z-index: 9;
}
 .slider-form .input-group-addon .mdi {
     font-size: 18px;
}
 .slider-form .select2-selection {
     border: medium none !important;
     border-radius: 0 !important;
     height: auto !important;
     padding: 15px 15px 15px 33px;
}
 .slider-form .select2 {
     width: 100% !important;
     border-right: 1px solid rgba(204, 204, 204, 0.3);
}
 .slider-form .form-control {
     border: medium none !important;
     border-radius: 0 !important;
     height: auto !important;
     padding: 19px 15px 19px 43px;
     border-right: 1px solid rgba(204, 204, 204, 0.3) !important;
}
 .slider-form .select2-selection__arrow {
     margin: 15px 12px 0;
}
 .slider-form .btn {
     font-size: 13px;
     padding: 7px 8px;
     width:100%;
}
.multiselect-item.multiselect-group .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 15px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    float:right;
    margin-top: 12px;
}
.multiselect-item.multiselect-group > a {
    padding: 0;
    display: block;
}
button.multiselect.dropdown-toggle .caret{float:right;}

.multiselect-native-select {
    position: relative;
    width: 100%;
}
 .slider-form .input-group .btn, .slider-form .btn-search{
      padding: 18px 8px;
 }

 .multiselect-native-select .btn-group .multiselect.dropdown-toggle:after {
    position: absolute;
    top: calc(50% - 2px);
    right: 10px!important;
}
.multiselect-native-select .multiselect-container{width: 100%;}
.multiselect-native-select .btn-group{width: 100%;}
.multiselect-native-select .btn-group .multiselect {
    height: calc(2.25rem + 2px);
    text-align:left;
    width:100%;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    font-weight: 600;
    border-radius: 40px !important;
}
 .input-group .multiselect-native-select .btn-group .multiselect{padding-left:30px; height:auto; padding-right: 15px;
    overflow: hidden;}
 .select2-dropdown {
     border: medium none;
     border-radius: 0;
}
.multiselect-container li .checkbox .checkmark,
.multiselect-container li .radio .checkmark{
    position: absolute;
    top: 6px;
    left: 10px;
}
.multiselect-container li.multiselect-item.multiselect-group label{
    position:relative;
        padding: 2px 20px 2px 28px;
}
.multiselect-container li.multiselect-item.multiselect-group label input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.multiselect-container li.multiselect-item.multiselect-group label .checkmark {
    position: absolute;
    top: 6px;
    left: 5px;
    height: 16px;
    width: 16px;
    border-radius: 4px;
    background-color: #dee2e6;
    border: 1px solid #639;
}
.multiselect-container li.multiselect-item.multiselect-group label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    width: 4px;
    bottom: 0;
    margin: auto;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.multiselect-container li.multiselect-item.multiselect-group label input:checked~.checkmark:after {
    display: block;
}
.multiselect-container li.multiselect-item.multiselect-group label input:checked~.checkmark {
    background-color: #639;
}
.multiselect-container>li>a>label {
    padding: 3px 20px 3px 35px;
}
.multiselect-container>li.active {
    background: #eee;
}
 .top-search a.ts-form-advanced-search {
     border-radius: 2px;
     color: #fff;
     display: inline-block;
         font-size: 20px;
    font-weight: 700;
    padding: 1px 3px;
    position: absolute;
    left: -12px;
    z-index: 99;
    border-radius: 50%;
}
 .top-search a.ts-form-advanced-search:hover {
     background:#000;
     color: #fff;
}
 .top-search > strong {
     margin: 0 16px 0 0;
     text-transform: uppercase;
}
.top-search #more-options-collapse {
    padding: 10px;
}
 .top-search {
     margin: 0 0;
     background: #efefef;
     
     position:relative;
}
 .inner-page-form .input-group{
     padding: 1px;
}
.ts-form-advanced-search {
    box-shadow: 0 0.1875rem 0.9375rem rgba(0, 0, 0, .15);
    background-color: #ff5722;;
    bottom: 0;
    color: #fff;
    left: 1rem;
    font-size: .75rem;
    position: absolute;
    padding: 1rem;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}
[data-toggle="collapse"].collapsed .ts-visible-on-collapsed {
    display: inline-block;
}
[data-toggle="collapse"] .ts-visible-on-collapsed {
    display: none;
}
[data-toggle="collapse"].collapsed .ts-visible-on-uncollapsed {
    display: none;
}
.fa-minus:before {
    content: "\f068";
}
.fa-plus:before {
    content: "\f067";
}
.ts-circle {
    align-items: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    padding: 50%;
    position: relative;
    text-align: center;
    overflow: hidden;
}
/* Card */
 .card {
     border: medium none;
     box-shadow: 0 5px 7px #e0e5e8;
     margin-bottom: 30px;
}
 .card-img {
     position: relative;
}
 .love-badge {
     background: #fff none repeat scroll 0 0;
     border-radius: 25px;
     font-size: 16px;
     height: 30px;
     line-height: 30px;
     position: absolute;
     right: 20px;
     text-align: center;
     top: 20px;
     width: 30px;
     box-shadow: 0 5px 7px rgba(0, 0, 0, 0.22);
     z-index: 9;
}
 .images-badge {
     background: #fff none repeat scroll 0 0;
     bottom: 18px;
     color: #ff5722;
     font-size: 16px;
     left: 20px;
     box-shadow: 0 5px 7px rgba(0, 0, 0, 0.22);
     position: absolute;
     right: auto !important;
     z-index: 9;
}
 .card-list .badge {
     border-radius: 2px;
     bottom: 20px;
     box-shadow: 0 5px 7px rgba(0, 0, 0, 0.22);
     font-size: 11px;
     font-weight: 500;
     padding: 6px 8px;
     position: absolute;
     right: 20px;
     z-index: 9;
}

 .card-list-view .card-body .badge {
     border-radius: 2px;
     top: 76px;
     bottom:auto;
     box-shadow: 0 5px 7px rgba(0, 0, 0, 0.22);
     font-size: 11px;
     font-weight: 500;
     padding: 6px 8px;
     position: absolute;
     right: 20px;
     z-index: 9;
}
 .card-list .card-body h2 {
     font-size: 16px;
     font-weight: bold;
}
 .card-list .card-body .card-title {
     font-size: 11px !important;
     font-weight: 500;
     color: #a7a7a7 !important;
}
.card-list-view .card-body .card-title {
    font-size: 16px !important;
    font-weight: 600;
    
}
 .card-list .card-body .card-subtitle {
     font-size: 12px !important;
     font-weight: 500 !important;
     
}
.card-list-view .card-body .card-desc {
    font-size: 12px;
    font-weight: 400;
    margin-bottom:5px;
    line-height:1.3;
}
 .card-list .card-body .card-title i {
     background: #ff5722 none repeat scroll 0 0;
     border-radius: 50px;
     box-shadow: 0 5px 7px #efd2cb;
     color: #fff;
     display: inline-block;
     height: 18px;
     line-height: 16px;
     margin: 0 4px 0 0;
     text-align: center;
     width: 18px;
}
 .card-list .card-body .card-subtitle i {
     background: #ff5722 none repeat scroll 0 0;
     border-radius: 50px;
     box-shadow: 0 5px 7px #efd2cb;
     color: #fff;
     display: inline-block;
     height: 18px;
     line-height: 16px;
     margin: 0 4px 0 0;
     text-align: center;
     width: 18px;
}
 .card-list .card-body h2 small {
     font-size: 12px;
}
 .card-list .card-body {
    padding: .5rem;
}
.card-list-view .card-middle{
    display: flex; /* or inline-flex */
     flex-wrap: nowrap;
     padding: 7px 6px;
     background: #fff none repeat scroll 0 0;
     border-top: 1px solid #eeeeee;
}
.card-list-view .card-middle span {
     flex: 1 1;
     color: #666666;
     font-size: 13px;
     margin: 0 0px 0 0;
     line-height: 1.4;
     font-weight: 600;
}
.card-list-view .card-middle span strong{
    font-size:15px;
    color:#8114a5;
}
.card-list .card-footer .custom-price{
    font-size:15px;
    font-weight:600;
}

 .card-list .card-footer span {
     color: #666666;
     font-size: 13px;
     margin: 0 5px 0 0;
}
 .card-list .card-footer span i {
     color: #000;
     margin: 0 2px 0 0;
}
 .card-footer {
     padding: .25rem .5rem;
     background: #fff none repeat scroll 0 0;
     border-color: #eeeeee;
}
 .card-overlay {
     height: 380px;
     overflow: hidden;
     position: relative;
}
 .card-overlay .card-img {
     height: 380px;
     object-fit: cover;
     width: 100%;
}
 .card-overlay .card-img-overlay {
     left: 0;
     margin: auto;
     right: 0;
     text-align: center;
     top: auto;
}
/* Agents Card */
 .agents-card {
     padding-bottom: 15px;
}
 .agents-card img {
     background: #fff none repeat scroll 0 0;
     border-radius: 90px;
     box-shadow: 0 0 24px rgba(11, 123, 255, 0.12);
     height: 107px;
}
 .about-agent .card-body {
     padding: 22px 0 0 !important;
}
 .about-agent .card {
     box-shadow: none !important;
     margin: 0 !important;
}
 .about-agent h5 {
     font-weight: 700 !important;
}
/* Sidebar Card */
 .sidebar-card .card-body {
     padding: 20px;
}
.sidebar-card .card-body .card-title{
    font-size: 16px;
    font-weight: 600;
}
 .sidebar-card-list li a {
     display: inline-block;
     width: 100%;
     color: #666;
}
 .sidebar-card-list > li {
     line-height: 32px;
}
 .sidebar-card-list li a .sidebar-badge {
     float: right;
     font-weight: 500;
     margin: 0;
}
.sidebar-card-list .icon-box{
    text-align:center;
    line-height: 1.5;
        min-height: 100px;
}
.sidebar-card-list .icon-box img{
    margin:0 auto;
    text-align:center;
        max-width: 50px;
}
.sidebar-card-list .icon-box span{
    font-size:12px;
    line-height:1.5;
        display: block;
    margin-top: 10px;
}

 #featured-properties .card-body, #featured-properties .card-footer {
     padding: 17px 0;
}
 #featured-properties .card {
     box-shadow: none;
}
 #featured-properties img {
     border-radius: 3px;
}
 #featured-properties .carousel-indicators .active {
     background-color: #818080;
}
 #featured-properties .carousel-indicators li {
     background-color: rgba(166, 166, 166, 0.5);
}
 #featured-properties .carousel-indicators {
     margin: 0;
}
/* Grid/list Filters */
 .tags-action span {
     background: #fff none repeat scroll 0 0;
     border-radius: 3px;
     box-shadow: 0 0 11px #daebff;
     display: inline-block;
     padding: 3px 10px;
}
 .tags-action span i {
     margin: 0 0 0 3px;
}
 .osahan_top_filter {
     margin-bottom: 18px;
}
 .view-mode {
     margin: 0 0 0 9px;
}
 .view-mode a {
     background: #fff none repeat scroll 0 0;
     border-radius: 3px;
     box-shadow: 0 0 11px #daebff;
     display: inline-block;
     margin: 0 0 0 4px;
     padding: 3px 10px;
}
 .view-mode a.active {
     color: #34495e;
}
 .sort-by-btn .btn {
     min-width: 160px;
     padding: 4px 9px;
     text-align: left;
}
 .sort-by-btn .dropdown-toggle::after {
     position: absolute;
     right: 11px;
     text-align: right;
     top: 15px;
     vertical-align: top;
}
/* Properties List */
 .card-list-view .card-body, .card-list-view .card-footer {
     padding: 7px 15px;
}
/* Blog */
 .blog-card .card-footer img {
     margin: 0 11px 0 0;
     width: 33px;
}
 .blog-card .badge {
     border-radius: 1px;
     font-size: 11px;
     font-stretch: normal;
     font-style: normal;
     font-weight: 500;
     letter-spacing: 1px;
     line-height: normal;
     margin: 0 0 12px;
     padding: 4px 8px;
     text-transform: uppercase;
}
 .blog-card .badge-primary {
     background-color: rgba(92, 93, 232, 0.1);
     color: #5c5de8;
}
 .blog-card .badge-danger {
     background-color: rgba(250, 100, 35, 0.1);
     color: #fa6423;
}
 .blog-card .badge-success {
     background-color: #0c7ec4 !important;
     color: #00d8c8;
}
 .blog-card .badge-dark {
     background-color: rgba(52, 58, 64, 0.19);
     color: #343a40;
}
 .blog-card .badge-info {
     background-color: rgba(23, 160, 184, 0.17);
     color: #17a2b8;
}
 .blog-card .badge-white {
     background-color: rgba(255, 255, 255, 0.81);
     color: #5c5de8;
}
/* Property Single */
 .reviews-card .d-flex {
     height: 50px;
     width: 50px;
}
 .reviews-card h5 small {
     color: #848484;
     font-size: 12px;
     margin: 0 0 0 8px;
}
 .star-rating i {
     font-size: 15px;
     letter-spacing: -6px;
}
 .list-icon i {
     background: #8114a5 none repeat scroll 0 0;
     border-radius: 51px;
     box-shadow: 0 5px 7px #c8d0f3;
     color: #fff;
     float: left;
     font-size: 31px;
     height: 52px;
     line-height: 50px;
     margin: 0 14px 0 0;
     text-align: center;
     width: 52px;
}
 .list-icon {
     margin-bottom: 33px;
}
 .list-icon strong {
     text-transform: uppercase;
     vertical-align: text-top;
}
 .list-icon p {
     line-height: 11px;
}
 .property-single-title {
     bottom: 0;
     left: 0;
     padding: 37px 0 0;
     position: relative;
     right: 0;
}
/* Add Property */
 .property-features-add .custom-control {
     margin: 7px 0;
}
 .fuzone {
     background: #f9f9f9 none repeat scroll 0 0;
     border: 2px dashed #eeeeee;
     border-radius: 3px;
     cursor: pointer;
     display: inline-block;
     min-height: 150px;
     position: relative;
     text-align: center;
     transition: all 0.3s linear 0s;
     width: 100%;
}
 .fuzone .fu-text {
     color: #98aab8;
     font-size: 12px;
     margin: 50px 0;
     position: relative;
     text-align: center;
}
 .fuzone .fu-text i {
     display: inline-block;
     font-size: 54px;
     padding-bottom: 10px;
     transition: all 0.3s linear 0s;
     width: 100%;
}
 .fuzone input {
     cursor: pointer;
     height: 100%;
     left: 0;
     opacity: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: 100;
}
/* My Account */
 .tab-view {
     background: #fff none repeat scroll 0 0;
     box-shadow: 0 5px 3px rgba(218, 235, 255, 0.51);
}
 .tab-view .nav-link {
     padding: 21px 30px;
     position: relative;
}
 .tab-view .nav-link.active {
     border-bottom: 2px solid #8114a5;
     color: #8114a5 !important;
     font-weight: 600;
}
/* Property Single Gallery */
 .property-single-title-gallery {
     background: #fff none repeat scroll 0 0;
     padding: 50px 0;
     position: relative;
     box-shadow: 0 5px 3px rgba(218, 235, 255, 0.51);
}
/* Footer */
 .footer h6 {
     color: #050505;
     font-size: 13px;
     font-weight: bold;
}
 .footer ul li a {
     color: #efefef;
     font-size: 12px;
}
 .newsletter-info {
     font-size: 11px;
     line-height: 15px;
     margin: 11px 0 0;
}
 .footer li {
     line-height: 24px;
}
 .footer-social a {
     background: #f5f5f5 none repeat scroll 0 0;
     border-radius: 50px;
     display: inline-block;
     height: 35px;
     line-height: 33px;
     text-align: center;
     width: 35px;
     box-shadow: 0 5px 7px #e0e5e8;
     color: #BCBCBC;
}
 .footer-social a:hover {
     background: #34495e none repeat scroll 0 0;
     color: #f5f5f5;
}
.callwrap{float:right;}
.custom-agents{
    border: 1px solid #f8f9fa;
     margin-bottom: 20px;
     padding:10px 5px;
     text-align:center;
     cursor:pointer;
}
.custom-agents img{
    width:100%;
    margin:0 auto;
}
.custom-agents:hover {
    border: medium none;
    box-shadow: 0 5px 7px #eee;
}
.agents-title {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.5px;
    margin-top:10px;
}


/* .featured-project-main{
  box-shadow: 0px 5px 5px #e0e0e0;
} */
.featured-project-main1 {
  background-color: #f5f5f5;
  
  padding: 10px;
}
.featured-project-main1 h3{
  font-size: 25px;
  color:#333;
  font-weight: 500;
  text-align: center;
  margin:0px;
  padding: 0px;
  margin-bottom: 20px;
      letter-spacing: 0.5px;
}
.featured-project-main1 .project-grid1{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
.featured-project-main1 .project-grid1 .large-grid{
  background-color: #fff;
   box-shadow: 0px 5px 5px #e0e0e0;
}
.featured-project-main1 .project-grid1 .large-grid .image{
  position: relative;
}
.featured-project-main1 .project-grid1 .large-grid .image img{
  width: 100%;
  height:330px; 
}
.featured-project-main1 .project-grid1 .large-grid .image span{
      background-color: #000;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 4px 8px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.featured-project-main1 .project-grid1 .large-grid .metadata{
  padding: 20px;
  display: grid;
  grid-template-columns: 1fr 3fr 1fr;
  padding-bottom: 0px;

}
.featured-project-main1 .project-grid1 .large-grid .metadata .builder-logo{
  border-right: 1px solid #e0e0e0;
}
.featured-project-main1 .project-grid1 .large-grid .metadata .builder-logo img{
    width: 90px;
    height: 85px;
}
.featured-project-main1 .project-grid1 .large-grid .metadata .project-details{
  padding-left: 20px;
}
.featured-project-main1 .project-grid1 .large-grid .metadata .project-details h4{
  font-weight: 600;
  color:#000;
  font-size: 18px;
     font-family: 'Montserrat', sans-serif;
         letter-spacing: 0.5px;
}
.featured-project-main1 .project-grid1 .large-grid .metadata .project-details span{
  display: block;
  font-family: 'Open Sans', sans-serif;
  color:#333;
  font-weight: 500;
  font-size: 13px;
}
.featured-project-main1 .project-grid1 .large-grid .metadata .project-details span:nth-child(3){
  color:#9E9E9E;
}
.featured-project-main1 .project-grid1 .large-grid .metadata .project-price{
  text-align: right;
  padding-top: 5px;
}
.featured-project-main1 .project-grid1 .large-grid .metadata .project-price span{
 
}
.featured-project-main1 .project-grid1 .large-grid .metadata .project-price span:nth-child(1){
  font-size: 18px;
  font-weight: 600;
  color:#000;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0.5px;      
}
.featured-project-main1 .project-grid1 .large-grid .metadata .project-price span:nth-child(2){
  font-size: 14px;
   color:#333;
    display: block;
}

.featured-project-main1 .project-grid1 .large-grid .metafooter{
  display: grid;
  grid-template-columns: 3fr 1fr;
  padding: 20px;
  padding-top: 10px; 
}
.featured-project-main1 .project-grid1 .large-grid .metafooter .marketedby{
  color:#9E9E9E;
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
}
.featured-project-main1 .project-grid1 .large-grid .metafooter .see-details{
  text-align: center;
}
.featured-project-main1 .project-grid1 .large-grid .metafooter .see-details a{
  text-decoration: none;
  background-color: #B71C1C;
  color:#fff;
  padding:6px 18px;
  border-radius: 3px;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0.5px;   
  font-size: 14px;
}
.featured-project-main1 .project-grid1 .large-grid .metadata .project-price  .demo-tags {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display:block;
  font-family: 'Open Sans', Arial, sans-serif;
}

.featured-project-main1 .project-grid1 .large-grid .metadata .project-price  .demo-tags li {
  margin:0px;
  position: relative;
/*  margin: 0 1em 0.6em 0;*/
}

.featured-project-main1 .project-grid1 .large-grid .metadata .project-price .stage1 .demo-tags a {
  background-color: #23cbe5;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  padding: 3px 7px;
  font-weight: 600;
  letter-spacing: .5px;
}

.featured-project-main1 .project-grid1 .large-grid .metadata .project-price .stage2 .demo-tags a:after {
  content: "";
  float: right;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 10px solid #23cbe5;
  border-bottom: 10px solid transparent;
}
.featured-project-main2 .project-grid2 {
  display: grid;
  grid-template-columns: 1.5fr 1.5fr 1.5fr;
  background-color: #fff;
  grid-gap: 15px;
}
.featured-project-main2 .project-grid2 .big-card .image img{
  height: 300px;
  width:100%;
}
.featured-project-main2 .project-grid2 p{
  padding: 0px;
  margin:0px;
}
.featured-project-main2 .project-grid2 .small-grid .big-card .metadata{
  padding: 25px 10px 15px 10px;
}
.featured-project-main2 .project-grid2 .project-name{
  font-size: 15px;
  color:#333;
  font-weight: 500;
  display: flex;
  justify-content: center;
  font-weight: bold;
}
.featured-project-main2 .project-grid2 .project-add, .project-grid2 .project-type{
  color:#000;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  padding-top: 5px;
  display: flex;
  justify-content: center;
}
.featured-project-main2 .project-grid2 .project-price{
  color:#333;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  padding-top: 10px;
  display: flex;
  justify-content: center;
  font-weight: bold;
}
.featured-project-main2 .project-grid2 .small-grid{
  padding: 25px;
}
.featured-project-main2 .project-grid2 .inner-grid1 .image{
  position: relative;
}
.project-grid2 .inner-grid1 .image img{
  height: 250px;
  width:100%;
  object-fit: cover;
  border-radius: 15px;
}
.new1,
.new2 {
    background: #004a85;
    font-size: 14px;
    font-weight: bold;
    /* text-transform: uppercase; */
    /* padding: 15px 30px;  */
    text-align: center;
    color: #fff;
    margin: 10px; 
    /* width: 150px; */
}

.nebutton {
    margin-left: 10px; /* Adjust as needed */
}
.btn.btn-primar {
  background-color: #004a85; /* Your regular button color */
  /* Other button styles */
}

/* Hover state */
.btn.btn-primar:hover {
  color: #fff;
  background-color:#0c7ec4; /* Your desired color on hover */
  /* Other styles for hover */
}
.featured-project-main2 .project-grid2 .inner-grid1 .image .com-logo{
     position: absolute;
    left: 20px;
    bottom: 0px;
}
.featured-project-main2 .project-grid2 .inner-grid1 .image .com-logo img{
  width:70px;
  height: 35px;
}
.featured-project-main2 .project-grid2 .inner-grid1 .metadata{
  padding: 30px 30px 15px 15px;
}
.content-wrapper .floor-plan-main{
 padding: 35px 0px 0px 0px;
}

.content-wrapper .floor-plan-main h3{
  font-size: 22px;
  padding-left: 5px;
  font-family: 'Montserrat', sans-serif;
}
.content-wrapper .multi_news_grid_main .multi_news_grid{
    
    font-family: 'Montserrat', sans-serif;
    padding:20px 0px;
}
.content-wrapper .multi_news_grid_main .multi_news_grid_tab{
  background-color: #f5f5f5;
    
}
.content-wrapper  .multi_news_grid_main .multi_news_grid_tab ul {
    list-style-type: none;
    padding:0px;
    margin:0px;
}
.content-wrapper .multi_news_grid_main .multi_news_grid_tab ul li{
    display: inline-block;
    margin:0px;
    padding: 10px 30px;
    margin: 0px 15px;
}
.content-wrapper .multi_news_grid_main .multi_news_grid_tab ul .active {
  border-bottom: 4px solid #FF9800;
}
.content-wrapper .multi_news_grid_main .multi_news_grid_tab ul .active span{
   color:#FF9800!important;
   
}
.content-wrapper .multi_news_grid_main .multi_news_grid_tab ul li:hover{
    cursor: pointer;
}
.content-wrapper .multi_news_grid_main .multi_news_grid_tab ul li i{
    display: none;
}
.content-wrapper .multi_news_grid_main .multi_news_grid_tab ul li span{
    text-decoration: none;
   
    color: #616161;
    font-size: 16px;
    font-weight: 700;
    
}
.content-wrapper .multi_news_grid_main .multi_news_grid .item_list .parent2{
    overflow: hidden;
    position: relative;
    display:none;
}
.content-wrapper .multi_news_grid_main .multi_news_grid .item_list .parent2:first-of-type{
    display: block;
}
.content-wrapper .floor_plan_grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 5px;
    padding-top: 10px;
}
.content-wrapper .floor_plan_grid .floor_grids{
  text-align: center;
  padding-top: 25px;
  padding-bottom: 10px;
}
.content-wrapper .floor_plan_grid .floor_grids span{
   display: block;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color:#333;
    font-weight: 700;
}
.content-wrapper .floor_plan_grid .floor_grids span i{
  color:#FF9800;
  font-size: 16px;
}
.content-wrapper .floor_plan_grid .floor_grids span:nth-child(1){
  padding-bottom: 25px;
}
.content-wrapper .floor_plan_grid .floor_grids span:nth-child(2){
  font-size: 16px;
  color:#616161;
}
.content-wrapper .floor_plan_grid .floor_grids span:nth-child(3){
  font-size: 14px;
  font-weight: 500;
  color:#757575;
}
.content-wrapper .floor_plan_grid .floor_grids img{
    width: 80px;
    height: 80px;
    border:1px solid #f1f1f1;
    padding: 5px;
    border-radius: 2px;
}
.home-loan-emi{
    display: grid;
    grid-template-columns: 1fr 1fr;

}
.home-loan-emi-main h3{
  font-size: 20px;
  color:#000;
  padding-top: 20px;
  font-weight: 700;
}
.home-loan-emi-main .emi-cal-main{
  border:1px solid #f1f1f1;
  /*position: absolute;*/
    padding-top: 0px;
}
.home-loan-emi-main .emi-cal-main h4, .home-loan-emi-main .selet-bank-main h4{
  font-size: 16px;
  color:#000;
  font-weight: 700;
  text-align: center;
}
.home-loan-emi-main .emi-cal-form{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 20px;
}
.home-loan-emi-main .emi-cal-form p{
  font-weight: 400;
  font-size: 14px;
  color:#757575;
  display: block;
}
.home-loan-emi-main .emi-cal-form input{
  border:1px solid #E0E0E0;
  height: 35px;
  width: 110px;
}

.home-loan-emi-main .tenure span, .home-loan-emi-main .roi span{
  /*position: absolute;*/
  right:0;
  bottom: 0;
  padding: 0px 10px 6px 10px;
  font-size: 14px;
  color:#757575;
  font-weight: 400;
}
.home-loan-emi-main .pie-chart-main{
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.home-loan-emi-main .pie-chart-main .pie-detail h3{
    color: #616161;
    font-weight: 400;
    font-size: 28px;
    letter-spacing: .5px;
}
.home-loan-emi-main .pie-chart-main .pie-detail h3 span{
   color: #000;
}
.home-loan-emi-main .pie-chart-main .pie-detail p{
  margin: 0px;
}
.home-loan-emi-main .pie-chart-main .pie-detail p:nth-child(2){
    color: #333;
    font-weight: 700;
    font-size: 14px;
}
.home-loan-emi-main .pie-chart-main .pie-detail p:nth-child(3){
     color: #9E9E9E;
    font-weight: 400;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
    padding-bottom: 
}
.home-loan-emi-main .pie-chart-main .pie-detail a{
  display:inline-block;
  color:#fff;
  background-color: #F44336;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  padding:8px 30px;
  border-radius: 20px;
  text-decoration: none;
}
.home-loan-emi-main .selet-bank-main{
  background-color:#f1f1f1; 
}

.bank-list-main .table thead tr th{
  border-bottom: 1px solid #ddd;

   color:#757575;
   font-weight: 400;
}
.bank-list-main .table thead tr th:nth-child(2){
  text-align: right;
}
.bank-list-main .table thead tr th:nth-child(3){
  text-align: right;
}
.bank-list-main .table td:nth-child(2){
  text-align: right;
}
.bank-list-main .table td:nth-child(3){
  text-align: right;
}
.bank-list-main .table td{
  border:none !important;
  color:#333;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
}
.content-wrapper {
   margin-top: 80px;
}
.content-wrapper .heading-main{
  display: inline-block;
  position: relative;
}


.property_search_list_sort .osahan_top_filter{
 
}

.property_search_list .col-lg-12, .property_search_list .col-md-12{
  padding: 0px !important;
}
.property_search_main .card-list-view .card-middle span strong{
  font-size: 16px;
}
.property_search_main .card-list-view .card-middle{
  padding: 7px 10px;
}
.property_search_main .card-list-view .card-middle span{
  margin:0px;
}
.property_search_main .card-list-view .card-middle .for_new_booking{
  background-color:#8114a5;
  color:#fff;
  font-size: 10px;
  padding: 3px 5px;
  border-radius: 3px;
}
.property_search_main .property_search_list .property_search_image{
  
  position: relative;
}
.property_search_main .property_search_list .property_search_image img{
   height: 175px;
}
.property_search_main .about_property_accordian{
    padding: 10px 10px 0px 10px;
    height: 35px;
    font-size: 12px;
    overflow: hidden;
    position: relative;
}
.property_search_main .about_property_accordian .about_property_data{
  float: left;
    width: 90%;
    padding: 0px 3px 0px 0px;
    margin: 0px;
    text-align: justify;
}
.property_search_main .about_property_accordian .link_more_btn{
  display: block;
  position: absolute;
  top:10px;
  right: 15px;
  color:#007bff;
  cursor: pointer;
}
.example input[type=text] {
    font-size: 12px;
    border: 1px solid grey;
    float: left;
    width: 80%;
    background: #f1f1f1;
}
.example button, .example2 button  {
      float: left;
     width: 20%; 
    /* padding: 10px; */
    background: #8114a5;
    color: white;
    font-size: 12px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
    margin-bottom: 5px;
}

.example button:hover {
  background: #333;
}
.example2 button:{
    background: #333;
}
.property_search_main .property_search_list_footer{
    padding: 5px 10px 15px 10px;
}
  
.property_search_main .property_search_list_footer .property_post_date{
  font-size: 12px;
  color:#666666;
}
.property_search_main .property_search_list_footer .property_post_date a{
  font-size: 12px;
  color:#ff5722;
}
.property_search_main .advance_search_main .card{
  margin-bottom:0px;
  box-shadow: none;
}
.property_search_main .advance_search_main .card-body{
  padding: 0px;
}
.property_search_main .advance_search_main .card-header{
  padding: 0px;
}
.property_search_main .advance_search_main .card-header button{
  font-size: 14px;
    font-weight: 600;
    color: #8114a5;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    text-decoration:none;
}
.property_search_main .advance_search_main .card-header h2 i{
  display: inline-block;
    position: absolute;
        right: 10px;
    font-size: 20px;
}
.property_search_main .advance_search_main .card-header h2 a{
  text-decoration: none;
}   
.property_search_main .advance_search_main .bs-example{
  margin: 0px;
}
.property_search_main .advance_search_main .card-header .for_relevance{
  font-size: 10px;
  color:#8114a5;
}
.property_search_main .advance_search_main .sort-by-list{
  padding:10px 0px;
}
.property_search_main .advance_search_main .sort-by-list li a{
  padding: 0px 10px;
}
.property_search_main .advance_search_main .sort-by-list li:hover{
  background-color: #f5f5f5;
}
.property_search_main .advance_search_main{
    background-color: rgba(0,0,0,.03);
    box-shadow: 0px 5px 5px #E0E0E0;
    margin-bottom: 20px;
  
}
.property_search_main .advance_search_main .filter_apt_type span, 
.property_search_main .advance_search_main .filter_min_max span,
.property_search_main .advance_search_main .filter_avail span,
.property_search_main .advance_search_main .filter_sale span,
.property_search_main .advance_search_main .filter_residential span,
.property_search_main .advance_search_main .filter_rera span,
.property_search_main .advance_search_main .filter_more span
{
  display: block;
  padding-left: 10px;
  font-size: 14px;
    font-weight: 600;
    color: #8114a5;

}
.property_search_main .advance_search_main .filter_apt_type .bhk_type{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px;
  padding: 10px;
  padding-bottom: 0px;
  height: 75px;
  overflow: hidden;
}
.property_search_main .advance_search_main .filter_apt_type .bhk_type span{
  background-color: #fff;
  color:#333;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  padding: 5px 0px;
  border:1px solid #e0e0e0;
  cursor: pointer;
}
.property_search_main .advance_search_main .filter_apt_type .for_bhk_more{
  text-align: right;
  color: #007bff;
  cursor: pointer;
  padding-right: 10px;
   font-size: 12px;
    font-weight: 400;
}
.property_search_main .advance_search_main .filter_min_max .min_max_drop,
.property_search_main .advance_search_main .filter_avail .avail_grid,
.property_search_main .advance_search_main .filter_sale .sale_grid,
.property_search_main .advance_search_main .filter_residential .resident_grid,
.property_search_main .advance_search_main .filter_rera .rera_grid{
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr;
     padding: 10px 10px 15px 10px;
}
.property_search_main .advance_search_main .filter_min_max .min_max_drop select{
  height: auto;
}
.property_search_main .advance_search_main .filter_avail .avail_grid .for_const,
.property_search_main .advance_search_main .filter_avail .avail_grid .for_ready,
.property_search_main .advance_search_main .filter_sale .sale_grid .for_resale,
.property_search_main .advance_search_main .filter_sale .sale_grid .for_new,
.property_search_main .advance_search_main .filter_residential .resident_grid .for_resident,
.property_search_main .advance_search_main .filter_rera .rera_grid .for_property{
  background-color: #fff;
  border:1px solid #e0e0e0;
  cursor: pointer;
}
.property_search_main .advance_search_main .filter_avail .avail_grid span:nth-child(1),
.property_search_main .advance_search_main .filter_sale .sale_grid span:nth-child(1),
.property_search_main .advance_search_main .filter_residential .resident_grid  span:nth-child(1),
.property_search_main .advance_search_main .filter_rera .rera_grid span:nth-child(1)
{
  color:#333;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  padding:0px;
}
.property_search_main .advance_search_main .filter_avail .avail_grid span:nth-child(2),
.property_search_main .advance_search_main .filter_sale .sale_grid span:nth-child(2),
.property_search_main .advance_search_main .filter_residential .resident_grid  span:nth-child(2),
.property_search_main .advance_search_main .filter_rera .rera_grid span:nth-child(2)
{
  color:#666666;
  font-weight: 500;
  font-size: 10px;
  text-align: center;
  padding:0px;
}
.property_search_main .advance_search_main .filter_more .accordion{
    padding:10px;
}
.property_search_main .advance_search_main .filter_more .card-header{
    background-color: #fff;
    border:1px solid #e0e0e0;
}
.property_search_main .advance_search_main .filter_more h2 button i{
    font-size: 12px;
    color:#333;
}

.similar_property .card-img-top{
  height:250px !important;
}
.content-wrapper .heading-main .title {
      font-size: 26px;
    line-height: 1.2;
    color: #333;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
}
.content-wrapper .heading-main .address{
  font-size: 18px;
  font-family: Work Sans,Arial,Helvetica,sans-serif;
  padding-top: 5px;
  color:#9E9E9E;
}
.content-wrapper .heading-main .address span ,.content-wrapper .price-main .price-range .price-range-emi{
  color:#FF5722;
}
.content-wrapper .heading-main .meta-data{
  top: 10px;
  left: 80%;
  position: absolute;
  top: 0;
  cursor: pointer;
  z-index: 1;
  color:#BDBDBD;
}

.content-wrapper .heading-main .meta-data span{
  display: inline-flex;
}
.content-wrapper .header_social_icon{
  display: none;

}
.content-wrapper .heading-main .meta-data .header_social_icon a{
  border-radius: 50%;
  margin-right :2px;

}
.content-wrapper .heading-main .meta-data .header_social_icon a i{
    font-size: 12px;
    border-radius: 50%;
    padding: 8px;
    margin: 0px;
}
.content-wrapper .heading-main .meta-data .like i{
  margin:0px 10px ;
  font-size: 26px;

} 
.content-wrapper .heading-main .meta-data .share i{
  font-size: 24px;
}
.content-wrapper .price-main{
  padding: 10px 9px;
}
.content-wrapper .price-main ul{
  margin:0px;
  padding:0px;
}
.content-wrapper .price-main ul li{
  list-style-type: none;
  display: inline-block;
}
.content-wrapper .price-main .price-range{
  border-right:1px solid #E0E0E0;
}
.content-wrapper .price-main .price-range rupees{
  color:#757575;
  font-weight: 500;
  font-size:15px;
  vertical-align: top;
}
.content-wrapper .price-main .price-range{
  color:#757575;
  font-size: 13px;
  font-weight: 400;
  font-family: Open Sans,Arial,Helvetica,sans-serif;
      padding-right: 20px
}
.content-wrapper .price-main .price-range .price-from, .content-wrapper .price-main .price-range .price-to{
  font-size: 22px;
  font-weight: 700;
  color:#000;
  
}
.apartment-type span, .area-size span, .status span{
  display:block;
}
.content-wrapper .price-main .price-range .price-range-meta rupees{
  color:#757575;
  font-weight: 500;
  font-size:12px;
  vertical-align: middle;
}
.content-wrapper .price-main .price-range .price-range-meta i{
color:green;
font-size: 15px;
}
.content-wrapper .price-main .apartment-type{
  color:#757575;
  font-weight: 500;
  font-size:14px;
  padding: 0px 20px;
  margin-top: 20px;
}
.flor{
  margin-left: 56px;
}
.flo{
  margin-left: 56px !important;
}
.content-wrapper .price-main .price-range  .view-price{
  color:#FF5722;
}
.content-wrapper .price-main .apartment-type span:nth-child(2){
 color:#000;
 font-size: 16px;
 font-weight: 700;
}
.content-wrapper .price-main .area-size, .content-wrapper .price-main .status{
  color:#757575;
  font-weight: 500;
  font-size:14px;
  padding-left: 20px;
}
.content-wrapper .price-main .area-size a{
      color: #FF5722;
    font-size: 13px;
    font-weight: 300;
}
.content-wrapper .price-main .area-size span:nth-child(2){
 color:#000;
 font-size: 16px;
 font-weight: 700;
}
.content-wrapper .price-main .status span:nth-child(2){
 color:#000;
 font-size: 16px;
 font-weight: 700;
}

.content-wrapper .overview-main {

  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  background-color: #f5f5f5;
  font-family: 'Montserrat', sans-serif;
  border-top:1px solid #E0E0E0;
  border-bottom:1px solid #E0E0E0;
  margin:20px 0px;
}
.content-wrapper .overview-main .overview-links{
  color:#616161;
  padding: 15px 10px;
  font-weight: 500;
  font-size: 15px;
}
.content-wrapper .overview-main .overview-links:hover{
  cursor: pointer;
}
.content-wrapper .overview-main .home-emi{
  padding-top:15px;
  padding-bottom: 2px;
}
.content-wrapper .overview-main .home-emi span:nth-child(2){
  display: block;
   color: #FF5722;
    font-size: 10px;
    font-weight: 500;
}
.content-wrapper .about-section{

}
.content-wrapper .about-section h3{
  font-size: 20px;
  color:#000;
  font-weight: 700;
}
.content-wrapper .about-section p{
  color:#616161;
  font-weight: 500;
  font-size: 17px;
  margin: 0px;
  font-family: Work Sans;
}
.description-text{
  line-height: 1.6;
  
}
.content-wrapper .about-section  a{
  color: #FF5722;
}
.content-wrapper .about-section .about-metadata{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding: 20px 0px 0px 0px;
}
.content-wrapper .about-section .about-metadata span:nth-child(1){
  display: block;
  color:#9E9E9E;
  font-size: 14px;
  font-weight: 300;
}
.content-wrapper .about-section .about-metadata span:nth-child(2){
  display: block;
  font-size: 15px;
  color:#000;
  font-weight: 600;
}
.content-wrapper .amenities-main{
  padding: 15px 10px;
  box-shadow: 0px 2px 2px #E0E0E0;
}
.content-wrapper .amenities-main h3{
  font-size: 20px;
  padding-left: 5px;
  font-family: 'Montserrat', sans-serif;
}
.content-wrapper .amenities-main .amenities-image-main{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.content-wrapper .amenities-main .amenities-image-main .amenities-image-grid{
  text-align: center;
  padding: 8px;
  padding-bottom: 0px;
}
.content-wrapper .amenities-main .amenities-image-main .amenities-image-grid img{
  width: 50px;
  height: 50px;
}
.content-wrapper .amenities-main .amenities-image-main .amenities-image-grid p{
  font-size: 13px;
  color:#616161;
  font-family: 'Montserrat', sans-serif;
  margin: 0px !important;
      padding-top: 8px;
}
.content-wrapper .property-images{
   padding: 15px 15px;
  box-shadow: 0px 2px 2px #E0E0E0;
  margin-top: 25px;
}
.emi-calci-main .emi_apply_btn{
  text-align: center;
}
.emi_apply_btn a{
  background-color:#8114a5;
  color:#fff;
  padding: 7px 16px;
  border-radius: 4px;
  font-size: 14px;
  display:inline-block;
  font-weight: 600;
  font-family: Open Sans, sans-serif;
  box-shadow: 0 5px 7px #c8d0f3;
}
.emi_apply_btn a:hover{
  color: #fff;
}

/* Style the input fields */
.input-field {
  width: 100%;
  padding: 10px;
  outline: none;
}

.input-field:focus {
  border: 2px solid dodgerblue;
}
.contact-form-main{
  padding: 20px;
  margin-bottom: 30px;
}
.contact-form-main h2{
  text-align: center;
}
.contact-form{
  display: grid;
  grid-template-columns: 1fr 1fr 100px 1fr;
  padding: 30px;
}
.contact-form .group{ 
  position:relative; 
  margin-bottom:20px; 
}
.contact-form input{
  font-size:18px;
  padding:10px 10px 10px 5px;
  display:block;
  border:none;
  border-bottom:1px solid #757575;
}
.contact-form select{
  font-size:20px;
  padding:10px 10px 10px 5px;
  display:block;

  border:none;
  border-bottom:1px solid #757575;
}
.contact-form input, .contact-form select:focus     { outline:none; }

/* LABEL ======================================= */
.contact-form label          {
  color:#999; 
  font-size:18px;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:5px;
  top:10px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}

/* active state */
.contact-form input:focus ~ label, .contact-form input:valid ~ label    {
  top:-20px;
  font-size:14px;
  color:#FF9800;
}

/* BOTTOM BARS ================================= */
.contact-form .bar  { position:relative; display:block; width:230px; }
.contact-form .bar:before, .contact-form .bar:after   {
  content:'';
  height:2px; 
  width:0;
  bottom:1px; 
  position:absolute;
  background:#FF9800; 
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}
.contact-form .bar:before {
  left:50%;
}
.contact-form .bar:after {
  right:50%; 
}

/* active state */
.contact-form input:focus ~ .bar:before, .contact-form input:focus ~ .bar:after {
  width:50%;
}

/* HIGHLIGHTER ================================== */
.contact-form .highlight {
  position:absolute;
  height:60%; 
  width:100px; 
  top:25%; 
  left:0;
  pointer-events:none;
  opacity:0.5;
}

/* active state */
.contact-form input:focus ~ .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
  from { background:#FF9800; }
  to  { width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
  from { background:#FF9800; }
  to  { width:0; background:transparent; }
}
@keyframes inputHighlighter {
  from { background:#FF9800; }
  to  { width:0; background:transparent; }
}
.button-send{
  text-align: center;
}
.button-send a{
 background-color: #0c7ec4;
 font-size: 18px;
 border-radius: 3px;
text-decoration: none;
 color:#fff;
 padding: 10px 25px;
}
#ecww-header{
	background: #0c7ec4 !important;
}
.button-send a i{
  margin-right: 5px;
}
.emi-calci-main{
  padding:20px;
 box-shadow: 0px 2px 2px #E0E0E0; 
}
.emi-calci-main h3{
  font-size: 20px;
    color: #000;    font-weight: 700;
}
.emi-calci-main h4{
  font-size: 16px;
    color: #000;
    font-weight: 700;
    text-align: center;

}


/* ---------------------------------- */
/* Pricing Tables
------------------------------------- */
.pricing-container {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	position: relative;
}

.plan {
	flex: 1;
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.1);
	text-align: center;
	position: relative;
	z-index: 9;
}

.plan-price {
	width: 100%;
	background: linear-gradient(to bottom, #fafafa 0%, #f6f6f6);
	padding: 45px 30px;
	padding-top: 48px;
}

.plan:first-child .plan-price { border-radius: 3px 0 0 0; }
.plan:first-child { border-radius: 3px 0 3px 3px; }

.plan:last-child .plan-price { border-radius: 0 3px 0 0; }
.plan:last-child { border-radius: 0 3px 3px 0; }

.plan-price h3 {
	margin: 0;
	color: #888;
	font-size: 22px;
}

.plan-price .value {
	display: block;
	font-size: 37px;
	line-height: 35px;
	padding: 22px 0 0 0;
	color: #66676b;
}

.plan-price .period {
	color: #909090;
	margin-top: 20px;
	padding: 0 10%;
	display: block;
}

.plan-features {
	padding: 35px 30px;
	background: #fff;
}

.plan-features ul {
	list-style: none;
	padding: 0;
}

.plan-features ul li {
	padding: 3px 0;
}

.plan-features a.button {
	margin-top: 20px;
}


/* featured plan*/
.plan.featured {
	margin-left: -1px;
	margin-right: -1px;
	transform: translateY(-23px);
	border-radius: 0 0 3px 3px;
	z-index: 11;
}

.plan.featured .plan-price {
	background: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%, transparent);
	background-color: #66676b;
	padding: 50px 30px;
	border-radius: 3px 3px 0 0;
}

.plan.featured .plan-price h3 {
	color: #fff;
}

.plan.featured .plan-price .value {
	color: #fff;
}

.plan.featured .plan-price .period {
	color: rgba(255,255,255,0.8);
	line-height: 23px;
}

.plan.featured .plan-features { padding: 45px 30px; }


.plan.featured .listing-badges .featured {
	background: #fff;
	color: #66676b;
}
.plan.featured .plan-price {
    background: linear-gradient(to bottom,rgba(255,255,255,.1) 0,transparent);
    background-color: #274abb;
}
.listing-badges .featured {
    background-color: #274abb;
}
.listing-badges {
    position: absolute;
    top: 0;
    z-index: 999;
    right: 0;
    width: 100%;
    display: block;
    font-size: 13px;
    padding: 0px;
    overflow: hidden;
    height: 100px;
}
.listing-badges span {
    color: #fff;
    display: inline-block;
    padding: 1px 10px;
    float: right;
    background-color: rgba(74,74,76,0.7);
    border-radius: 3px;
    top: 15px;
    right: 15px;
    position: absolute;
}
.listing-badges .featured {
    background-color: #66676b;
    float: left;
    transform: rotate(-45deg);
    left: -67px;
    top: 17px;
    position: relative;
    text-align: center;
    width: 200px;
    font-size: 12.5px;
    margin: 0;
}
.gallery-top .swiper-slide {
    height: 450px;
    overflow: hidden;
    margin-bottom: 10px;
    border: 2px solid #ddd;
    text-align: center;
}
.gallery-top .swiper-slide img{height:100%;}
.gallery-thumbs .swiper-slide {
    height: 100px;
    overflow: hidden;
}
.gallery-thumbs .swiper-slide img{height:100%;}
/***** Modal Login-Registration-Error*****/
.modal-dialog {
    width: 380px;
}
.modal-form h2, #modal-register h2, #modal-login h2, #modal-email h2, #modal-error h2 {
  font-size: 25px;
  margin-top: 8px;
  display:block;
}
.modal-form span, #modal-register span, #modal-login span, #modal-email span, #modal-error span {
  font-weight: normal;
 
}
.modal-form .modal-header, #modal-register .modal-header,#modal-email .modal-header, #modal-login .modal-header, #modal-error .modal-header {
  background: #f2f2f2;
  border-bottom: 0;
}
.modal-form .modal-header span, #modal-register .modal-header span, #modal-email .modal-header span, #modal-login .modal-header span, #modal-error .modal-header span {
  color: #8c9397;
  display:block;
}
.modal-form .modal-body .form-group, #modal-register .modal-body .form-group, #modal-email .modal-body .form-group, #modal-login .modal-body .form-group, #modal-error .modal-body .form-group {
  width: 100%;
  line-height: 41px;
  padding-left: 5px;
}
.modal-form .modal-footer, #modal-register .modal-footer, #modal-login .modal-footer, #modal-email .modal-footer, #modal-error .modal-footer {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  background: #fff;
  border-top: 0;
  display:block;
}
.modal-form .modal-footer span, #modal-register .modal-footer span, #modal-login .modal-footer span, #modal-email .modal-footer span, #modal-error .modal-footer span {
  margin-bottom: 2px;
  text-align: center;
  font-size: 12px;
  white-space: nowrap;
  color: #8c9397;
  float: left;
}
.modal-form label, #modal-register label, #modal-login label, #modal-email label, #modal-error label {
  font-size: 15px;
  color: #35393b;
}
#modal-register label.custom-control-label, #modal-login label.custom-control-label, #modal-email label.custom-control-label, #modal-login label{
    font-size:13px!important;
    margin-top: 5px;
}
#modal-login label.error{margin:0!important;}
#modal-register .custom-control.custom-radio, #modal-login .custom-control.custom-checkbox, #modal-email .custom-control.custom-checkbox {
    line-height: 1.2;
}
.modal-form .text-center, #modal-register .text-center, #modal-login .text-center, #modal-email .text-center, #modal-error .text-center {
  height: auto;
}
#modal-register .modal-header, #modal-login .modal-header, #modal-email .modal-header{ display:block;}
.modal-form .btn, #modal-register .btn, #modal-login .btn, #modal-email .btn, #modal-error .btn {
  width: 125px;
  padding: 10px 0;
  margin: 0 0 10px 0;
  outline: none;
}
.clearfix {
  width: 100%;
}
.modal-open {
  overflow: auto;
}

.modal-body .form-group input {
  padding: 0 10px;
  width: 100%;
  border: 0px;
  border-bottom: 1px solid #e6e6e6;

}
.modal-body .form-group ::-webkit-input-placeholder {
  color: #35393B;
  font-weight: bold;
}
.modal-body .form-group :-moz-placeholder {
  color: #35393B;
  opacity: 1;
  font-weight: bold;
}
.modal-body .form-group ::-moz-placeholder {
  color: #35393B;
  opacity: 1;
  font-weight: bold;
}
.modal-body .form-group :-ms-input-placeholder {
  color: #35393B;
  font-weight: bold;
}

#modal-register .modal-dialog {
  margin-top: 40px;
}
#modal-register label {
  margin-bottom: 5px;
}
#modal-register .modal-body {
  padding-bottom: 0px;
}
#modal-register .modal-footer span {
  margin-top: 10px;
}
#modal-register .modal-footer .form-group {
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  padding-left: 5px;
}
#modal-register .modal-footer span.terms {
  display: block;
  float: none;
  padding-bottom: 20px;
  text-align: center;
}
#modal-register .user-type-select {
  margin-bottom: 15px;
}
#modal-register .user-type-select div {
  display: inline-block;
  margin-right: 60px;
}
#modal-register .user-type-select input[type="radio"] {
  display: none;
}
#modal-register .user-type-select input[type="radio"] + label {
  position: static;
  color: #8c9397;
  font-weight: normal;
}
#modal-register .user-type-select input[type="radio"]:checked + label {
  color: #3a7de3;
}
#modal-register .user-type-select input[type="radio"] + label span {
  display: inline-block;
  position: relative;
  border: 1px solid #e6e6e6;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
}
#modal-register .user-type-select input[type="radio"] + label span span {
  background-color: #fff;
  position: relative;
  top: -3px;
  left: 3px;
  width: 11px;
  height: 11px;
  border: 0;
}
#modal-register .user-type-select input[type="radio"]:checked + label span span {
  background-color: #3a7de3;
}
#modal-login .input-group span, #modal-login .form-group span, #modal-login .form-inline span,
#modal-email .input-group span, #modal-email .form-group span, #modal-email .form-inline span,
#modal-register .input-group span, #modal-register .form-group span, #modal-register .form-inline span{
    font-weight: bold;
    margin-bottom: 10px;
}

#modal-login .modal-dialog, #modal-email .modal-dialog {
  margin-top: 120px;
}
#modal-login label {
  margin-bottom: 5px;
}
#modal-login .modal-body {
  padding-bottom: 7px;
}
#modal-login .modal-body .form-group.social-login {
  line-height: 54px;
}
#modal-login .modal-body .form-group:first-child {
  /* margin-bottom: 26px; */
  margin-bottom: 0px;
  display: table;
}
#modal-login .modal-body .form-group:nth-child(2) {
  margin-bottom: 5px;
  display: table;
}
/* #modal-login .modal-body input {
  outline: none;
} */
#modal-login .modal-body input:-webkit-autofill {
  -moz-box-shadow: inset 0 0 0 50px #fff !important;
  -webkit-box-shadow: inset 0 0 0 50px #fff !important;
  box-shadow: inset 0 0 0 50px #fff !important;
  -webkit-text-fill-color: #999 !important;
  color: #999 !important;
}
#modal-login .modal-footer span:first-child, #modal-email .modal-footer span:first-child {
  margin-top: 2px;
}
#modal-login .mdi {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 40px;
 font-size: 24px;
  color: #ddd;
}
#modal-login .social-login, #modal-register .social-login {
  text-transform: uppercase;
  font-size: 85%;
}
#modal-login .social-login .col-md-6, #modal-register .social-login .col-md-6  {
  padding: 0;
}
#modal-login .social-login .mdi, #modal-register .social-login .mdi {
  position: static;
  margin: 0 5px 0 0;
  font-size: 15px;
  color: inherit;
}
#modal-login .social-login .fb-login, #modal-register .social-login .fb-login, #modal-email .social-login .fb-login {
  background-color: #3b5998;
  color:#fff;
  padding: 7px 15px;
  border-radius: 2px;
}
#modal-login .social-login .google-login, #modal-register .social-login .google-login, #modal-email .social-login .google-login {
  background-color: #db5138;
  color:#fff;
  padding: 7px 15px;
  border-radius: 2px;
}
#modal-login .google-login .mdi, #modal-register .google-login .mdi {

}

#modal-error .modal-dialog {
  margin-top: 83px;
}
#modal-error textarea {
  width: 100%;
  border-color: #e6e6e6;
  height: 175px;
  resize: none;
}
#modal-error textarea:focus {
  outline: none;
}
#modal-error .modal-body {
  padding-bottom: 10px;
  padding-top: 25px;
}
#modal-error .modal-body .form-group {
  line-height: 40px;
  padding-left: 0px;
}
#modal-error .modal-body .form-group label {
  margin-bottom: 5px;
}
#modal-error .modal-body .form-group:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
#modal-error .btn.btn-block {
  width: 100%;
  margin: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #ea7713;
  border-color: #ea7713;
}
#modal-error .btn.btn-block:hover {
  background-color: #f45040;
  color: #fff;
}
#modal-error .modal-footer .form-group {
  width: 100%;
  margin: 0 0 20px 0px;
}
#modal-phone .modal-body .form-group input{
     outline: none;
     height: 40px;
    margin-bottom: 2px;
}
#modal-phone .modal-body .form-group input:focus{
     outline: none;
}
#modal-phone .modal-header{
    height:auto;
    border:none;
    padding-bottom:0;
}
.mobile-verify .verify-header,
.enter-otp .verify-header{
    text-align:center;
}
.mobile-verify .verify-header .user-agent{
    width:50px;
    height:50px;
    border-radius:50%;
    margin:0 auto;
    margin-bottom:10px;
}
.enter-otp .verify-header img{
    width:50px;
    height:50px;
    margin:0 auto;
    margin-bottom:10px;
}
.mobile-verify .verify-header .user-agent img{
    border-radius:50%;
}
.mobile-verify .verify-header h3{
    font-size: 16px;
    margin-bottom: 5px;
    color: #ff5722;
    font-weight: 600;
}
.mobile-verify .verify-header h4,
.enter-otp .verify-header h4{
    font-size: 16px;
    margin-bottom: 20px;
    color: #9C27B0;
    font-weight: 600;
}
.mobile-verify .verify-header p{
        color: #999;
        font-size: 16px;
        text-transform:uppercase;
}
.mobile-verify .verify-header p.mobile-no{
    width: 150px;
    margin: 10px auto;
    padding: 2px 10px 3px;
    border: dashed 1px #e81c28;
    border-radius: 8px;
    text-align: center;
    color: #1c1c1c;
    font-size: 16px;
    position: relative;
}

#modal-email  label.error{color:red; font-size:13px;}

/* =============
   Email
============= */
.mails {
  /* chat-widget */
}

.mails a {
  color: #797979;
}
.mails tr{
    border:1px solid #ddd;
}
.mails td {
  vertical-align: middle !important;
  position: relative;
  border: 0 !important;
  padding: .5rem;
}

.mails td:last-of-type {
  width: 100px;
  padding-right: 20px;
}

.mails tr:hover .text-white {
  display: none;
}

.mails .mail-select {
  padding: 5px 20px;
  min-width: 100px;
}

.mails .custom-checkbox {
  margin-bottom: 0;
  margin-top: -4px;
  vertical-align: middle;
  display: inline-block;
  height: 17px;
}

.mails .custom-checkbox label {
  min-height: 16px;
}

.mails .mail-list .list-group-item {
  background-color: transparent !important;
}

.mails .mail-list .list-group-item.active {
  background-color: #188ae2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  background-clip: padding-box;
}

.mails .unread a {
  font-family: "Sarabun", sans-serif;
  color: #313a46;
  font-weight: 600;
}

.mails .table-detail {
  vertical-align: top;
}

.mails .chat-right-text {
  overflow: hidden;
}

.mails .chat-widget .chat-item {
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}

.mails .chat-widget .chat-item .chat-item-img {
  display: block;
  float: left;
  margin-right: 15px;
  width: 40px;
}

.mails .chat-widget .chat-item img {
  width: 40px;
}

.mails .chat-widget .chat-item .chat-item-author {
  color: #313a46;
  display: block;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}

.mails .chat-widget .chat-item .chat-item-text {
  color: #a0a0a0;
  display: block;
  font-size: 12px;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.thumb-sm {
    height: 32px;
    width: 32px;
}
.table td, .table th {
    padding: .5rem;
}
/*-------------------------------------------------------------------
	Widget Card
*------------------------------------------------------------------*/
.widget-card{
	border-radius:4px;
	background:#ec681d;
	padding:20px 20px 15px 20px;
	color:#fff;
	position:relative;
	margin-bottom:30px;
}
.widget-card .wc-title{
	font-size:16px;
	line-height:16px;
	margin:0;
	color:#fff;
	font-weight:500;
}
.wc-stats{
	font-size:24px;
	line-height:28px;
	font-weight:500;
	position:absolute;
	right:20px;
	top:20px;
}
.wc-des{
	font-size:12px;
	line-height:18px;
	font-weight:400;
	opacity:0.7;
}
.wc-progress{
	margin:15px 0 5px 0;
	height: 5px;
	background-color:rgba(255,255,255,0.3);
	border-radius:3px;
}
.wc-progress .progress-bar{
	background-color:#fff;
	border-radius: 3px;
}
.wc-progress-bx {

    display: flex;
    width: 100%;
    font-size: 12px;
	opacity:0.7;
}


.widget-bg1{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fd8515+0,db4b24+100 */
	background: #fd8515; /* Old browsers */
	background: -moz-linear-gradient(left, #fd8515 0%, #db4b24 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #fd8515 0%,#db4b24 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #fd8515 0%,#db4b24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd8515', endColorstr='#db4b24',GradientType=1 ); /* IE6-9 */
}
.widget-bg2{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8699fb+0,8340f6+100 */
	background: #8699fb; /* Old browsers */
	background: -moz-linear-gradient(left, #8699fb 0%, #8340f6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #8699fb 0%,#8340f6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #8699fb 0%,#8340f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8699fb', endColorstr='#8340f6',GradientType=1 ); /* IE6-9 */
}
.widget-bg3{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc7588+0,e71c54+100 */
	background: #fc7588; /* Old browsers */
	background: -moz-linear-gradient(left, #fc7588 0%, #e71c54 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #fc7588 0%,#e71c54 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #fc7588 0%,#e71c54 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7588', endColorstr='#e71c54',GradientType=1 ); /* IE6-9 */
}
.widget-bg4{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#668bff+0,104dfd+100 */
	background: #668bff; /* Old browsers */
	background: -moz-linear-gradient(left, #668bff 0%, #104dfd 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #668bff 0%,#104dfd 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #668bff 0%,#104dfd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#668bff', endColorstr='#104dfd',GradientType=1 ); /* IE6-9 */
}

.widget-box{
	background-color: #fff;
	box-shadow:0 3px 10px 0px rgba(0,0,0,.08);
	border-radius: 4px;
	height: 100%;
}
.widget-box .widget-inner{
	padding:30px;
}
.widget-box .wc-title{
	border-bottom:1px solid rgba(0,0,0,0.05);
	padding:20px 30px;
}
.widget-box .wc-title h4{
	font-size:18px;
	line-height:18px;
	margin:0;
	color:#333;
	font-weight:500;
}


/* Mobile Media */
@media (min-width: 0px) and (max-width: 600px) {
  .featured-project-main1 .project-grid1 .large-grid .metadata .builder-logo img{
    width: 95% !important;
    height:80% !important;
    vertical-align: text-bottom;
  }
  .plan{
    flex:auto !important;
  }
 }
 @media (min-width: 350px) and (max-width: 380px) {
  .modal-dialog{
    width: 350px !important;
  }  

 }
 @media (min-width: 0px) and (max-width: 512px) {
  .featured-project-main1 .project-grid1 .large-grid .metafooter{
    grid-template-columns: 1.6fr 1fr;
  }
  .content-wrapper .overview-main{
    grid-template-columns: 1fr 1fr 1fr !important;
  }
  
  }

 @media (min-width: 0px) and (max-width: 767px) {
  .featured-project-main1 .project-grid1{
    grid-template-columns: auto !important;
  }
  .paragraph{
    margin: 20px;
  }
  .provide-mb-4{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .provide-headings{
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-left: 25%; */
  }
  .content-wrapper .price-main ul li{
    margin: 5px;
  }
  .content-wrapper .price-main {
    padding: 20px 2px;
  }
  .content-wrapper .price-main .area-size, .content-wrapper .price-main .status{
    padding-right:20px;
  }
  .plan-price .value{
    font-size:32px;
  }
  .plan.featured{
    margin-top:50px;
  }
  .content-wrapper .price-main .apartment-type{
    padding: 10px 20px;
  }
  .featured-project-main1 .project-grid1 .large-grid .metadata .project-price{
    padding-top: 0px;
  }
  .featured-project-main1 .project-grid1 .large-grid .metadata{
    grid-template-columns: 1fr 2.5fr 1.5fr;
  }
  .featured-project-main1 .project-grid1 .large-grid .metafooter .see-details{
    text-align: right;
  }
  .project-grid2 .inner-grid1 .image img{
    height:200px !important;
    object-fit: cover;
  }
  .featured-project-main1 .project-grid1 .large-grid .image img{
    height:auto;
  }
  .featured-project-main2 .project-grid2{
    grid-template-columns: 1.5fr;
  }
  .featured-project-main2 .project-grid2 .project-name{
    font-size: 14px;
  }
  .featured-project-main2 .project-grid2 .project-price{
    font-size:14px;
  }
  .slider-form .nav-tabs a {
		margin: 0 0 5px 15px;
	}	
	.slider-form h2 {
		margin: 0 0 20px;
		padding: 0 15px;
	}
     .top-search, .navbar-top {
         display: none;
    }
     .container {
         max-width: 100% !important;
    }
     .section-padding {
         padding: 50px 0;
    }
     nav.navbar {
         padding: 10px 15px;
    }
     .navbar-toggler {
         padding: 2px 5px;
    }
     nav.navbar .navbar-nav .nav-link {
         border-bottom: 1px solid #ececec;
         padding: 10px 12px;
         text-align: center;
    }
     .main-nav-right {
         text-align: center;
    }
     nav.navbar .dropdown-menu .dropdown-item {
         font-size: 13px;
         padding: 7px 20px;
         text-align: center;
    }
     .carousel-indicators {
         bottom: auto;
         left: auto;
         margin: 0;
         position: absolute;
         right: 12px;
         top: 16px;
    }
     .banner-list {
         padding:0px 15px !important;
    }
     .banner-list h6 {
         font-size: 13px;
         font-weight: 100;
         line-height: 21px;
         margin: 0 0 27px !important;
    }
     .banner-list .card {
         margin-top: 30px;
    }
     .inner-page-form, .slider-form {
         bottom: 1px !important;
         left: 1px;
         right: 1px;
         top: auto !important;
    }
     .inner-page-form .container, .slider-form .container{
         padding: 0;
    }
     .carousel-control-prev, .carousel-control-next {
         display: none;
    }
     .property-single-title {
         text-align: center;
    }
     .property-single-title .text-right {
         text-align: center !important;
    }
     .property-single-title .footer-social {
         margin: 20px 0 0;
    }
     .btn {
         font-size: 13px;
         font-weight: bold;
         padding: 9px 27px;
    }
     .tab-view .nav-link {
         border-bottom: 2px solid #ececec;
         margin: 0 1px;
         padding: 15px 14px;
         position: relative;
    }
     h1 {
         font-size: 34px;
    }
     h2 br {
         display: none;
    }
     .padding-card .card-body, .sidebar-card .card-body {
         padding: 18px;
    }
     .card-list-view .card-body, .card-list-view .card-footer {
         padding: 18px;
    }
     .footer h4 {
         margin: 0 0 10px !important;
    }
     .footer h6 {
         margin: 30px 0 8px !important;
    }
     .osahan_top_filter{
         text-align:center;
    }
     .osahan_top_filter .float-right {
         float: none !important;
         margin: 3px 1px !important;
    }
    .gallery-top .swiper-slide {
        height: 180px;
    }
    .gallery-thumbs .swiper-slide {
        height: 30px;
        overflow: hidden;
    }
}
 @media (min-width: 768px) and (max-width: 1023px) {
     .container {
         max-width: 100% !important;
    }
    .content-wrapper .price-main .apartment-type{
      padding: 10px 20px;
    }
    .featured-project-main1 .project-grid1 .large-grid .metafooter .see-details{
      text-align: right;
      margin-right: 15px;
  }
    .featured-project-main1 .project-grid1 .large-grid .metafooter{
      grid-template-columns: 2fr 1.5fr;
      padding-right:0px;
    }
    .featured-project-main1 .project-grid1 .large-grid .metadata .builder-logo img{
      width: 100%;
      height:90%;
      margin-top: 5px;
    }
    .featured-project-main2 .project-grid2{
      grid-template-columns: 2.0fr 2.0fr 2.0fr;
    }
    .featured-project-main1 .project-grid1 .large-grid .image img{
      height: 250px;
    }
    .project-grid2 .inner-grid1 .image img{
      height:auto;
    }
    
     nav.navbar {
         padding: 10px 15px;
    }
     .navbar-toggler {
         padding: 2px 5px;
    }
     nav.navbar .navbar-nav .nav-link {
         border-bottom: 1px solid #ececec;
         padding: 10px 12px;
         text-align: center;
    }
     .main-nav-right {
         text-align: center;
    }
     nav.navbar .dropdown-menu .dropdown-item {
         font-size: 13px;
         padding: 7px 20px;
         text-align: center;
    }
     .carousel-indicators {
         bottom: auto;
         left: auto;
         margin: 0;
         position: absolute;
         right: 12px;
         top: 16px;
    }
     .padding-card .card-body, .sidebar-card .card-body {
         padding: 18px;
    }
     .card-list-view .card-body, .card-list-view .card-footer {
         padding: 18px;
    }
     .section-padding {
         padding: 60px 0;
    }
}
 @media (min-width: 1024px) and (max-width: 1200px) {
     .container {
         max-width: 100%;
    }
    .project-grid2 .inner-grid1 .image img{
      height: auto;
    }
    .featured-project-main1 .project-grid1 .large-grid .metafooter .see-details{
      text-align: right;
      margin-right: 0px;
  }
}

@media screen and (max-width: 768px) {
  /* .d-flex {
      flex-wrap: wrap;
      justify-content: center;
  } */
/* 
  .new1,
  .new2 {
      width: calc(50% - 20px); Adjust width as needed, subtracting margins
      padding: 12px 20px; Adjust padding as needed
  } */

  /* .new1 {
      margin-right: auto; Aligns new1 to the left
      margin-left: 0;
  } */

  .new2 {
      margin-left: auto; /* Aligns new2 to the right */
      margin-right: 0;
  }
  
}
.navbar-brand{
  margin-right: 0.9rem;
}

/* .whatsapp-icon {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
}

.whatsapp-icon img {
  width: 50px; 
  height: auto;
} */

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:7px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

.realtor{
  align-content: center;
  justify-content: center;
  display: flex;
  color: #333;
  font-size: 25px;
  font-weight: bold;

}

.real{
font-family:Work Sans;
line-height: 1.6;
font-size: 15px;
}



  /* Add this to your stylesheet or style tag */
  .footer-enquiry {
    /* float: right; */
    width: 300px; /* Adjust width as needed */
    /* Add other positioning or styling properties */
  }

  .footer-enquiry h2 {
    font-size: 15px;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    font-weight: bold;
    color: #000;
    /* Add other heading styles */
  }

  .footer-enquiry-form {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 8px;
    /* Add other form container styles */
  }

  .form-group {
    margin-bottom: 15px;
    /* Add other form group styles */
  }

  .form-control {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    /* Add other form control styles */
  }

  textarea.form-control {
    height: 100px;
    /* Add specific styles for textarea if needed */
  }

  .submit-btn-panel {
    display: flex;
    justify-content: center;
    margin-top: 1%;
    /* Add other styles for submit button panel */
  }

  .submit-btn-panel button {
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    /* Add other submit button styles */
  }

  .property-name{
    font-size: 15px !important;
  }

  .provide-headings{
    /* display: flex;
    justify-content: center;
    align-items: center; */
    margin-left: 28%;
  }

  .centered-container{
    display: flex;
    justify-content: center;
    margin-top: 1%;
  }

  .prototype{
    display: flex !important;
    flex-direction: column !important;
  }

  .pagi{
    display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 20px 0;
  }

  .text-white.connect{
    padding: 8px !important;
  }

  .sendform{
    padding: .375rem .75rem !important;
  }

  .blog-title{
    font-size: 17px !important;
  }
  .blog-color{
    color:#000 !important;
  }
  .blog-button{
    padding: 12px !important;
    color: #fff !important;
  }
  .blog-button:hover{
    color: #FFF !important;
  }
  .blog-de{
    line-height: 30px !important;
    margin-top: 20px !important;
  }

  .show-section{
    padding: 60px 0 !important;
  }
/* End Mobile Media */
