@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
body {
	font-family: 'Catamaran', sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	float: left;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	color: blue;
}
/*>>>>>>>>> menu css >>>>>>>>*/

.wrapper-menu {
	width: 100%;
	float: left;
}
.baner-menu-section {
	width: 100%;
	float: left;
}
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 80%;
	left: 0;
	text-align: left;
	background: #d72827;
	z-index: 2;
	padding: 15px 10px;
	z-index: 10;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #ffffff;
	cursor: pointer;
	font-size: 21px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 20px;
	top: -49px;
	z-index: 9999;
	background: #d72827;
	width: 39px;
	height: 31px;
	line-height: 33px;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 40px;
	font-size: 14px;
	color: #fff;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #fff;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	z-index: 9;
	float: left;
	width: 100%;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 6px;
}
.nav_area > ul > li {
	display: inline-block;
	padding-right: 19px;
	position: relative;
}
li.menu-item-has-children.contact {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #000000;
	font-size: 17px;
	display: inline-block;
	padding: 5px 3px;
	text-decoration: none;
}
span.arrow {
	padding-left: 5px;
	color: #000;
}
.nav_area > ul > li ul.sub-menu {
	transform-origin: 50% 0;
	transform: scaleY(0) translateZ(0);
	transition: transform 0.3s, opacity 0.3s;
	display: block;
}
ul.sub-menu {
	min-width: 150px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #e92330;
	z-index: 555;
	text-align: left;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	transform: scaleY(1) translateZ(0);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	color: #ffffff;
	background: #c21723;
	padding-left: 15px !important;
}
ul.sub-menu li a {
	color: #fff;
	line-height: 20px;
	padding: 7px 10px 7px 10px;
	font-size: 15px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: normal;
	-moz-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	transition: 0.5s ease;
	width: 100%;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.header-section {
	position: absolute;
	padding-top: 15px;
	z-index: 999;
}
.top-logo a {
	display: inline-block;
	max-width: 70%;
}
.language-select-box {
	width: 100%;
	text-align: right;
}
.language-select-box .language-select-icon {
	display: inline-block;
	max-width: 27px;
	margin-right: 4px;
}
.language-select-box .language-select-box-row {
	display: inline-block;
}
.language-select-box .language-select-box-row select {
	font-size: 16px;
	outline: 0;
	border: solid 1px #e0e0e0;
	border-radius: 5px;
	padding: 0px 5px;
}
/*>>>>>>>>> menu css and >>>>>>>>*/


.baner-section {
	position: relative;
}
.banertitle-slider {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background-color: #d72827;
	padding-top: 15px;
	padding-bottom: 38px;
}
.banertitle-slider h3 {
	color: #fff;
	font-size: 26px;
	text-transform: uppercase;
	letter-spacing: 7px;
	font-weight: 800;
}
.banertitle-slider p {
	color: #fff;
	font-size: 16px;
	max-width: 84%;
	margin: auto;
}
#sliderhome .owl-dots {
	text-align: center;
	bottom: 1px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #333333;
	position: relative;
}
#sliderhome .owl-dots button span {
	background-color: #cccccc;
}
#sliderhome .owl-dots button {
	outline: 0;
}
#sliderhome .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
#sliderhome .owl-nav {
	display: none;
}
.coming-auction-section {
	padding-top: 55px;
	padding-bottom: 29px;
	background-image: linear-gradient(rgba(241,238,233,0.9), rgba(241,238,233,0.9)), url(../images/coming-auction-bgg.jpg);
	background-size: 100% 100%;
}
.coming-auction-box-wrapper {
	box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
	border-radius: 10px;
	overflow: hidden;
	background-color: #fff;
}
.coming-auction-box-title {
	background-color: #cdc2ae;
	padding: 13px 11px;
	position: relative;
}
.arrow-icon {
	position: absolute;
	right: 15px;
	top: 10px;
}
.arrow-icon a {
	display: inline-block;
}
.coming-auction-box-title h3 {
	margin-bottom: 0px;
	font-size: 20px;
	color: #000000;
	font-weight: 600;
	line-height: 17px;
}
.coming-auction-box-content {
	padding: 15px;
	position: relative;
}
.coming-auction-box-content h3 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 4px;
}
.coming-auction-box-content h4 {
	font-size: 17px;
	color: #999999;
	font-weight: bold;
}
.coming-auction-box-content h4 span {
	color: #d72827;
}
.coming-auction-box-content h6 {
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	border-top: solid 1px #e0d0be;
	padding-top: 16px;
	margin-top: 13px;
}
.coming-auction-box-content p {
	margin-bottom: 0px;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
.whatsapp-icon {
	position: absolute;
	bottom: 62px;
	right: 10px;
	max-width: 35px;
}
.coming-auction-title {
	width: 100%;
	text-align: center;
	margin-bottom: 70px;
}
.coming-auction-title h3 {
	margin-bottom: 0px;
	font-size: 28px;
	color: #000000;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 6px;
	position: relative;
}
.coming-auction-title h3::after {
	content: "";
	position: absolute;
	border-bottom: solid 2px #e92330;
	width: 77px;
	bottom: -20px;
	margin: auto;
	left: 0px;
	right: 0px;
}
.view-btn {
	width: 100%;
	text-align: center;
	margin-top: 25px;
}
.view-btn a {
	text-decoration: none;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	display: inline-block;
}
#slider-coming-auction .owl-nav button.owl-prev {
	position: absolute;
	left: -6%;
	top: 44%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-coming-auction .owl-nav button span {
	background: #b4b4b4;
	width: 40px;
	height: 40px;
	display: inline-block;
	color: #fff;
	font-size: 52px;
	line-height: 40px;
	border-radius: 50%;
}
#slider-coming-auction .owl-nav button.owl-next {
	position: absolute;
	top: 44%;
	right: -6%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-coming-auction .owl-nav button {
	border-radius: 100% !important;
}
#slider-coming-auction .owl-nav button span:hover {
	background: #b30500;
}
#slider-coming-auction .owl-dot {
	display: none;
}
.auction-valuation-section .container {
	max-width: 100%;
}
.auction-valuation-section .col-md-6 {
	padding: 0px;
}
.auction-details {
	padding-left: 406px !important;
	padding: 54px 0px;
	background-image: url(../images/auction-bgg.jpg);
	background-size: cover;
	min-height: 100%;
}
.auction-details h3 {
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	letter-spacing: 4px;
	text-shadow: 2px 2px 8px #000000;
}
.auction-details h4 {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	background-color: #d72827;
	padding: 8px 15px 5px;
	margin-top: 4px;
}
.auction-details ul {
	margin-top: 8px;
	padding-left: 22px;
}
.auction-details ul li {
	color: #fff;
	font-size: 16px;
	list-style: disc;
	margin-bottom: 6px;
}
.footer-section {
	background-color: #f5f5f5;
	padding-top: 55px;
}
.footer-info h3 {
	font-size: 18px;
	color: #d72827;
	font-weight: bold;
	margin-bottom: 12px;
}
.footer-info ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #000000;
}
.footer-info ul li a:hover {
	color: #d72827;
	padding-left: 3px;
}
.footer-info ul li {
	margin-bottom: 14px;
	line-height: 21px;
}
.footer-info-bottom {
	margin-top: 35px;
}
.footer-icon-logo-box {
	display: flex;
	align-items: center;
}
.footer-logo a {
	display: inline-block;
}
.footer-icon ul li {
	display: inline-block;
	margin-right: 3px;
}
.footer-icon {
	position: relative;
	padding-left: 56px;
}
.footer-icon ul li img {
	max-width: 40px;
}
.footer-icon ul li a {
	display: inline-block;
}
.footer-icon::after {
	content: "";
	position: absolute;
	border-left: solid 1px #999999;
	height: 50px;
	top: -5px;
	left: 30px;
}
.copyright-info {
	width: 100%;
	text-align: right;
}
.copyright-info p {
	margin-bottom: 0px;
	font-size: 14px;
	color: #000000;
}
.copyright-section {
	border-top: solid 1px #e2e2e2;
	margin-top: 40px;
	padding: 22px 0px;
}
/*>>>>>>>>>>>>> index2 >>>>>>>>>*/

.content-section {
	margin-top: 30px;
	margin-bottom: 35px;
}
.banertitle {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 82px;
}
.banertitle h3 {
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 48px;
	letter-spacing: 10px;
}
.baner-wrapper img {
	width: 100%;
}
.row.auction-box-row {
	margin-top: 42px;
}
.content-heading-title h3 {
	margin-bottom: 0px;
	font-size: 24px;
	color: #000000;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 6px;
}
.content-heading::after {
	content: "";
	position: absolute;
	border-bottom: solid 1px #999999;
	width: 97%;
	bottom: -15px;
	margin-left: 12px;
}
.content-heading {
	position: relative;
	margin-top: 16px;
}
.auction-box-row .coming-auction-box-wrapper {
	margin-bottom: 30px;
}
.form-select {
	display: block;
	width: 261px;
	font-size: 16px;
	font-weight: 400;
	line-height: 35px;
	color: #212529;
	background-color: #ffff;
	background-image: url(../images/select-icon.png);
	background-repeat: no-repeat;
	background-position: right 11px center;
	background-size: 10px 7px;
	border: 1px solid #cccccc;
	border-radius: 0px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0px 36px;
	-moz-padding-start: calc(0.75rem - 3px);
	box-shadow: none !important;
	outline: none !important;
	text-align: center;
}
ul.pagination {
	padding-top: 20px;
	text-align: right;
	width: 100%;
	float: left;
	display: inline-block;
}
ul.pagination li.page-item {
	display: inline-block;
}
ul.pagination li.page-item a.active {
	background: #333333;
	color: #fff;
}
ul.pagination li.page-item a:hover {
	background: #333333;
	color: #fff;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #000;
	font-size: 18px;
	width: 33px;
	height: 33px;
	line-height: 18px;
	font-family: 'Lato', sans-serif;
}
ul.pagination li.page-item a {
	background: none;
	border: none;
}
ul.pagination li.img-iconss a {
	width: auto;
	height: auto;
}
/*>>>>>>>>>>>> sidemenu >>>>>>>>>>>*/

.sidemenu {
	padding-right: 15px;
}
.sidemenu li {
	border-bottom: 1px solid #d5d5d5;
	position: relative;
}
.sidemenu li > a {
	font-size: 17px;
	line-height: 16px;
	color: #000000;
	display: flex;
	padding: 21px 0px;
	justify-content: space-between;
	align-items: center;
	font-weight: bold;
	text-decoration: none;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
i.fa.fa-angle-right.toggle-submenu {
	color: #18419f;
	text-align: center;
	font-size: 16px;
	line-height: 21px;
	position: absolute;
	right: 4px;
	top: 21px;
	width: 24px;
	cursor: pointer;
}
.fa-angle-right:before {
	content: "\f105";
}
.submenu-side ul li {
	border: none;
}
.sidemenu >li:hover a i {
	border: 2px solid #e97d81;
	border-radius: 100%;
	color: #d72827;
}
.sidemenu li:hover > a {
	color: #d72827;
}
.sidemenu li:hover i.fa.fa-angle-right {
	color: #d72827;
}
.submenu-side ul li a {
	line-height: 17px;
	color: #000000;
	padding: 8px 0px;
	font-size: 16px;
	font-weight: 600;
}
.submenu-side ul {
	margin-bottom: 20px;
}
/*>>>>>>>>>>>> sidemenu css and >>>>>>>>>>>*/
/*>>>>>>>> index 3 >>>>>>>> */
.content-heading.content-heading-title.heading {
	margin-top: 22px;
	margin-bottom: 48px;
}
.content-heading.content-heading-title.heading::after {
	width: 100%;
	margin-left: 0px;
}
.news-info-cont {
	border-bottom: dashed 1px #666666;
	padding-bottom: 35px;
	margin-bottom: 35px;
}
.news-info-cont h4 {
	font-size: 19px;
	color: #000000;
	margin-bottom: 15px;
}
.news-info-cont h4 i.fa {
	margin-right: 7px;
	color: #d82c2b;
}
.news-info-cont h3 {
	font-size: 22px;
	font-weight: 900;
	margin-bottom: 12px;
}
.news-info-cont p {
	font-size: 17px;
	color: #000000;
	text-align: justify;
	margin-bottom: 32px;
}
.news-img {
	position: relative;
}
.news-img h6 {
	margin-bottom: 0px;
	position: absolute;
	top: 25%;
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: #000000;
	font-weight: normal;
}
.news-info-cont span {
	font-size: 17px;
	color: #000000;
}
/*>>>>>>>>> index 4 >>>>>>>>>>*/

.select-date-box {
	display: flex;
	margin-bottom: 40px;
}
.select-box.select-box-two .form-select {
	width: 544px;
	margin-left: 20px;
}
.news-info-cont.news-info {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: none;
}
.news-info-cont.news-info p {
	margin-bottom: 0px;
}
.news-info-row {
	align-items: center;
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.news-info-row::after {
	content: "";
	position: absolute;
	border-bottom: 1px dashed #808080;
	width: 97%;
	bottom: 0px;
	left: 14px;
}
/*>>>>>>>>> index 5 >>>>>>>>>>*/

.news-details-info {
	width: 100%;
}
.news-details-info h3 {
	text-align: center;
	border-bottom: 1px dashed #808080;
	margin-bottom: 20px;
	padding-bottom: 15px;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 3px;
}
.news-details-info h4 {
	text-align: center;
	margin-bottom: 10px;
	font-size: 19px;
	color: #000000;
}
.news-details-info h4 i.fa {
	margin-right: 7px;
	color: #d82c2b;
}
.news-details-info p {
	font-size: 17px;
	color: #000000;
	text-align: justify;
	margin-bottom: 0px;
}
.news-details-info p span {
	display: block;
	text-align: center;
	font-weight: bold;
}
.back-btn {
	width: 100%;
	text-align: right;
	margin-top: 35px;
}
.back-btn a {
	text-decoration: none;
	background-color: #d72827;
	padding: 6px 20px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 4px;
	display: inline-block;
}
.back-btn a i.fa {
	margin-right: 25px;
	font-size: 15px;
}
.search-info {
	width: 100%;
	text-align: right;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 5px 0px;
}
.search-info i.fa {
	margin-right: 6px;
}
/*>>>>>>>>> index 6 >>>>>>>>>>*/

.service-details-box p {
	font-size: 17px;
	color: #000000;
	text-align: justify;
	font-weight: 500;
	margin-bottom: 0px;
}
.service-details-box h2 {
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding-top: 32px;
}
.service-details {
	margin-top: 20px;
	margin-bottom: 30px;
}
.service-details h3 {
	font-size: 20px;
	color: #e92430;
	font-weight: bold;
	margin-bottom: 3px;
}
.service-details ul li {
	font-size: 17px;
	color: #000000;
	font-weight: 500;
}
/*>>>>>>>>>> index 7 >>>>>>>>>>*/

.mortgage-service-row .col-md-3 {
	max-width: 20%;
}
.mortgage-service-row {
	margin-top: 50px;
}
.mortgage-service-box {
	text-align: center;
}
.service-img img {
	max-width: 90%;
}
/*.arrow {
	position: absolute;
	right: -12px;
	top: 31%;
	max-width: 25px;
}*/
.mortgage-service-box h3 {
	font-size: 18px;
	padding-top: 12px;
	margin-bottom: 0px;
	font-weight: bold;
}
.mortgage-service-details p {
	font-size: 17px;
	color: #000000;
	text-align: justify;
	margin-bottom: 35px;
}
.mortgage-service-details {
	margin-bottom: 81px;
}
.input-group {
	align-items: baseline;
	margin-bottom: 24px;
}
.input-group label {
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: 600;
	width: 45%;
}
.form-control {
	border: 1px solid #999999;
	border-radius: 7px;
}
.input-group-box h4 {
	font-size: 23px;
	color: #d72827;
	letter-spacing: 5px;
	font-weight: bold;
	margin-bottom: 22px;
	font-family: 'Catamaran', sans-serif;
}
.btn-wrapper {
	width: 100%;
	text-align: center;
	margin: 40px 0px;
}
.btn-wrapper a {
	text-decoration: none;
	background-color: #d72827;
	margin: 0px 5px;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	width: 178px;
	display: inline-block;
	padding: 12px 0px;
	letter-spacing: 4px;
}
.btn-wrapper a.reset-btn {
	background-color: #999999;
}
.content-heading-title h3 img {
	vertical-align: bottom;
}
.input-group-box .input-group label {
	color: #000;
}
/********** index 8 **********/
.Property-table-wrapper .table-bordered th, .Property-table-wrapper .table-bordered td {
	border: 1px solid #cdc2ae;
}
.Property-table-wrapper .table-bordered th {
	border: solid 1px #e5d8cb;
}
.table-bordered thead th, .table-bordered thead td {
	text-align: center;
	background-color: #cdc2ae;
}
.table-bordered th, .table-bordered td {
	text-align: center;
	font-weight: 600;
}
td.cont-text {
	text-align: left;
}
.Property-table-wrapper .table-bordered th {
	border: solid 1px #e5d8cb;
	vertical-align: middle;
	font-weight: bold;
	font-size: 15px;
	padding: 7px 17px;
	font-family: 'Roboto', sans-serif;
}
.Property-table-wrapper-bottom-text p {
	font-size: 17px;
	color: #000;
	font-weight: 500;
}
/********** index 9 **********/
.contact-box .input-group label {
	width: 15%;
}
.custom-radio-row label {
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: 600;
	width: 15%;
}
.form-check {
	margin-left: 124px;
	margin-bottom: 0px;
}
.property-service {
	margin-top: 55px;
}
.input-groupbox {
	display: flex;
}
.groupbox-input {
	width: 59%;
}
.inputtwo {
	margin-top: 12px;
}
.custom-radio-row {
	margin-bottom: 24px;
}
.custom-control-inline h5 {
	width: 168px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: 600;
	line-height: 25px;
}
.following-text {
	padding-top: 26px;
}
.following-text p {
	font-size: 16px;
	color: #000000;
	font-weight: 600;
	text-decoration: underline #b0b0b0;
}
.following-text p span {
	display: block;
	margin-bottom: 23px;
}
.following-text .form-group.form-check {
	margin-left: 0px;
}
.form-check-label {
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
.custom-control-label::before {
	background: none;
	border: solid 1px #000;
}
.ul-list-co li {
	list-style: disc;
	margin-top: 9px;
}
ul.ul-list-co {
	padding-left: 22px;
}
.enquiry-row-wrapper {
	text-align: center;
	margin-bottom: 20px;
}
.enquiry-row-select-box-s .select-date-box {
	margin-bottom: 28px;
}
.enquiry-row-select-box-s .select-date-box .select-box {
	margin: 0px 12px;
}
.enquiry-row-wrapper ul li:last-child {
	border-right: none;
}
.enquiry-row-wrapper ul li {
	display: inline-block;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	font-family: 'Roboto', sans-serif;
	border-right: solid 1px #cdc2ae;
	padding: 0px 15px;
}
.enquiry-row-wrapper ul li .fa {
	margin-right: 9px;
	font-size: 28px;
}
.enquiry-row-wrapper ul li .fa-phone {
	color: #da251c;
}
.enquiry-row-wrapper ul li .fa-whatsapp {
	color: #25d366;
}
.enquiry-row-select-box-s {
	text-align: center;
	width: 100%;
	display: flex;
	justify-content: space-around;
}
.left-side-bar-mobile-view {
	display: none;
}
.mortgage-service-box .arrow {
	position: absolute;
	right: -26px;
	top: 64px;
}
.mortgage-service-box {
	text-align: center;
	position: relative;
}
.input-group-box .input-group .form-control:focus {
	box-shadow: 0 0 0 0.2rem rgb(215 40 39 / 25%);
	outline: 0;
	border: solid 1px #ffb6b6;
}
.btn-wrapper a:hover {
	background: #bd0a09;
}



/****** HOME  SLIDER  Animation CSS ******/
@-webkit-keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
 @-webkit-keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @-webkit-keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
@keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
#sliderhome .owl-item.active .banertitle-slider h3 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInLeft;
	animation-delay: 0.3s;
}
#sliderhome .owl-item.active .banertitle-slider p {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
/****** HOME  SLIDER  Animation CSS END ******/
#backbutton.show {
	opacity: 1;
	visibility: visible;
}
#backbutton {
	display: inline-block;
	background-color: #717171;
	width: 42px;
	height: 42px;
	background-size: 100% 100%;
	text-align: center;
	border-radius: 0;
	position: fixed;
	bottom: 14px;
	right: 18px;
	transition: background-color .3s, opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	cursor: pointer;
	-webkit-animation: pulse 3s infinite;
	animation: pulse 3s infinite;
	border-radius: 50px;
	-webkit-animation: pulse 3s infinite;
	animation: pulse 3s infinite;
}
#backbutton::after {
	content: "\f106";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 37px;
	color: #fff;
}
 @-webkit-keyframes pulse {
 0% {
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
}
 50% {
 -webkit-transform: translate(0, 10px);
 transform: translate(0, 10px);
}
 100% {
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
}
}
 @keyframes pulse {
 0% {
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
}
 50% {
 -webkit-transform: translate(0, 10px);
 transform: translate(0, 10px);
}
 100% {
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
}
}
.view-btn a img {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.view-btn a:hover img {
	padding-left: 7px;
}
.view-btn a:hover {
	color: #d72827;
}
.coming-auction-box-wrapper .coming-auction-box-img {
	position: relative;
	overflow: hidden;
}
.coming-auction-box-wrapper:hover .coming-auction-box-img img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
.coming-auction-box-img img {
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.news-imgs {
	position: relative;
	overflow: hidden;
}
.news-imgs:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
.news-imgs img {
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.back-btn a:hover {
	background: #bd0a09;
}
/******** SELLING FORM PAGE CSS ********/
.selling-form-new-row {
	width: 100%;
	float: left;
	display: flex;
}
.selling-form-new-row .selling-form-left-section label {
	width: 100%;
}
.selling-form-new-row .selling-form-left-section {
	width: 20%;
	float: left;
}
.selling-form-new-row .selling-form-right-section {
	width: 80%;
	float: left;
	display: inline-block;
}
.form-check-ss {
	padding-left: 21px;
}
.input-group-box.contact-box {
	float: left;
	width: 100%;
}
.sellingy-s {
	margin-top: 0px;
}
.your-contact-2 {
	margin-top: 30px;
}
/******** Find A Property Page CSS ********/
.property-details ul li {
	font-size: 18px;
	color: #000000;
	font-weight: 600;
	line-height: 31px;
}
.property-details ul li span {
	display: inline-block;
	width: 130px;
	color: #d82826;
}
.property-details-row {
	align-items: center;
	position: relative;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.property-details.details-right ul li span {
	width: 50px;
}
.property-details ul li img {
	margin-left: 16px;
	max-width: 26px;
	vertical-align: sub;
}
.property-details ul li .whatsapp-ico {
	margin-left: 4px;
	vertical-align: bottom;
}
.property-details.details-right {
	position: relative;
}
.property-details.details-right::after {
	content: "";
	position: absolute;
	border-left: solid 1px #ded5c7;
	height: 96px;
	top: 0px;
	left: -46px;
}
.property-details-row::after {
	content: "";
	position: absolute;
	border-bottom: solid 1px #ded5c7;
	width: 97%;
	bottom: 0px;
	left: 15px;
}
.searchinput-bott {
	display: flex;
	position: relative;
}
.searchinput-bott .select-box {
	margin-right: 5px;
}
.searchinput-bott .search-btn {
	bottom: auto;
	top: 10px;
}
.search-btn {
	position: absolute;
	bottom: 41px;
	right: 22px;
}
.search-btn a {
	background-color: #da251c;
	padding: 3px 15px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	display: inline-block;
}
.property-details-btn {
	margin-bottom: 23px;
}
.property-details-btn ul li {
	display: inline-block;
}
.property-details-btn ul li .submit-btnse {
	background-color: #dedede;
	padding: 4px 15px;
	border-radius: 15px;
	border: solid 1px #999999;
	color: #000;
	font-weight: 600;
	display: inline-block;
	text-decoration: none;
	margin-right: 5px;
	outline: 0;
	line-height: 23px;
	cursor: pointer;
}
.search-box {
	background-color: #ded5c7;
	padding: 18px;
	position: relative;
	border-radius: 12px;
	overflow: hidden;
	margin-bottom: 23px;
	padding-bottom: 10px;
}
.search-heading {
	margin-bottom: 18px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30%;
}
.search-heading h4 {
	margin-bottom: 0px;
	background-color: #666666;
	color: #fff;
	font-size: 23px;
	padding: 3px 20px;
	clip-path: polygon(46% 0%, 100% 0, 89% 100%, 0 100%, 0 0);
	height: 38px;
	line-height: 33px;
}
.rent-buy-btn {
	margin-right: 15px;
}
.rent-buy-btn a {
	background-color: #d72827;
	width: 115px;
	display: inline-block;
	text-align: center;
	padding: 4px 0px;
	border-radius: 15px;
	text-decoration: none;
	border: solid 1px #d72827;
	color: #fff;
	font-size: 18px;
}
.search-box .select-date-box {
	margin-top: 35px;
	margin-bottom: 20px;
}
.search-heading h4 i.fa {
	margin-right: 5px;
}
.input-group.search-input-box label {
	width: 16%;
}
.searchinput {
	display: flex;
	align-items: baseline;
	margin-bottom: 15px;
}
.searchinput .form-control {
	width: 21%;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	margin: 0px 6px;
}
.rent-buy-btn a.buy-btn {
	background-color: #ffffff;
	color: #d72827;
	border-color: #9b9b9a;
}
.search-box .select-date-box .select-box {
	width: 27%;
	margin-right: 17px;
}
.search-box .select-date-box .select-box .form-select {
	width: 100%;
	padding: 0px 10px;
}
.searchinput-bott .select-box .form-select {
	width: 100%;
	padding: 0px 10px;
	background-position: right 10px center;
}
.searchinput-bott .select-box {
	width: 30%;
	margin-right: 20px;
}
.property-details-btn ul li .submit-btnse:hover {
	background: #d72827;
	color: #fff;
	border: solid 1px #d72827;
}
.property-img {
	position: relative;
	overflow: hidden;
}
.property-img:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
.property-img img {
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
/******** Details Page CSS ********/
.address-details {
	margin-top: 40px;
	display: flex;
	border-bottom: solid 1px #e0d0be;
	padding-bottom: 15px;
	margin-bottom: 35px;
}
.map-icon {
	margin-right: 7px;
}
.map-icon i.fa {
	font-size: 32px;
	color: #cdc2ae;
}
.address-details p {
	margin-bottom: 0px;
	font-size: 22px;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
}
.img-gallery-row {
	margin-top: 22px;
}
.img-gallery-row ul li {
	display: inline-block;
}
.img-gallery-info {
	margin-top: 25px;
}
.img-gallery-info p {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
}
.notes-text {
	margin: 56px 0px;
	padding-left: 15px;
}
.notes-text p {
	font-size: 16px;
	color: #000000;
	font-weight: 600;
	margin-bottom: 0px;
}
.notes-text p span {
	display: block;
	font-size: 17px;
	font-weight: bold;
}
.map-heading {
	margin-bottom: 25px;
	border-bottom: solid 1px #e0d0be;
	padding-bottom: 7px;
}
.map-heading h3 {
	margin-bottom: 0px;
	font-size: 20px;
	color: #000000;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 5px;
	position: relative;
	padding-left: 21px;
}
.map-heading h3::after {
	content: "";
	position: absolute;
	border-left: solid 5px #da251c;
	height: 23px;
	left: 0px;
	top: -1px;
}
.back-btn.two a {
	background: none;
	color: #000;
	font-weight: 900;
	padding: 0px;
}
.back-btn.two a img {
	margin-right: 15px;
}
.contact-plan {
	display: flex;
	margin-bottom: 10px;
}
.contact-plan-info {
	width: 50%;
}
.contact-plan-info h3 {
	margin-bottom: 0px;
	font-size: 19px;
	font-weight: 600;
	color: #e92430;
}
.contact-plan-info ul li {
	font-size: 19px;
	font-weight: 600;
	line-height: 38px;
}
.contact-plan-info h3 span {
	color: #000;
}
.contact-plan-info ul li img {
	max-width: 35px;
	margin-left: 6px;
}
.print-btn {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.print-btn a {
	background-color: #dd220b;
	padding: 5px 0px;
	width: 242px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 3px;
	margin: 0px 5px;
}
.print-btn a img {
	margin-right: 5px;
	vertical-align: bottom;
}
.product-gallery-thumb .slick-slide {
	margin: 0px 3px;
}
.product-galleryslider .product-gallery-img img {
	width: 100%;
}
.product-galleryslider {
	margin-bottom: 10px;
}
.slick-prev:before, .slick-next:before {
	color: black !important;
}
.print-btn a:hover {
	background-color: #c71600;
}
.print-btn a {
	margin-bottom: 9px;
}
.selling-form-new-property {
	display: flex;
	width: 100%;
}
.selling-form-new-property .selling-form-left-section {
	width: 20%;
	float: left;
	padding-right: 10px;
}
.selling-form-new-property .selling-form-right-section {
	width: 80%;
	float: left;
	display: inline-block;
}
.selling-form-new-property .selling-form-left-section label {
	width: 100%;
}
.selling-form-new-property .selling-form-right-section .price-input {
	display: flex;
	width: 100%;
}
.selling-form-new-property .selling-form-right-section .price-input .tow-row-box-left .form-control {
	width: 100%;
	margin-left: 0;
}
.selling-form-new-property .selling-form-right-section .price-input .tow-row-box-left {
	width: 73%;
	margin-right: 12px;
}
.selling-form-new-property .selling-form-right-section .price-input .tow-row-box-right {
	width: 28%;
}
.selling-form-new-property .selling-form-right-section .price-input .tow-row-box-right label {
	width: 100%;
}
.selling-form-new-property .selling-form-right-section .price-input {
	margin-bottom: 16px;
}
.selling-property-conditions-label .month-rent-box-label-box label {
	width: 100%;
}
.selling-property-conditions-label .groupbox-input {
	width: 60%;
}
.selling-property-conditions-label .month-rent-box-label-box {
	width: 40%;
	float: left;
	padding-right: 10px;
}
.selling-property-conditions-label .input-group.input-groupbox {
	margin-bottom: 13px;
}
.selling-property-conditions-label {
	margin-top: 27px;
	margin-bottom: 27px;
}
.form-group.input-group.property-description.selling-form-new-property {
	align-items: flex-start;
}
.selling-form-new-property .selling-form-right-section.asking-price-right-se .asking-price-right-se-1 {
	width: 10%;
}
.selling-form-new-property .selling-form-right-section.asking-price-right-se .asking-price-right-se-1 label {
	width: 100%;
}
.selling-form-new-property .selling-form-right-section.asking-price-right-se .asking-price-right-se-2 {
	width: 65%;
}
.selling-form-new-property .selling-form-right-section.asking-price-right-se .asking-price-right-se-2 .form-control {
	width: 100%;
}
.selling-form-new-property .selling-form-right-section.asking-price-right-se .asking-price-right-se-3 {
	width: 20%;
	padding-left: 18px;
}
.selling-form-new-property .selling-form-right-section.asking-price-right-se .asking-price-right-se-3 p {
	color: #000;
	margin-bottom: 0;
	font-weight: 600;
	font-size: 18px;
}
.form-group.form-checkcl {
	padding-left: 23px;
}









/******** Mobile Layout ********/
@media only screen and (max-width: 767px) {
.selling-form-new-property .selling-form-left-section {
    width: 100%;
    float: left;
    padding-right: 0;
    margin-bottom: 4px;
}
.selling-form-new-property .selling-form-right-section {
    width: 100%;
    float: left;
    display: inline-block;
}
.form-group.form-checkcl .selling-form-left-section {
    display: none;
}
.selling-form-new-property .selling-form-right-section .price-input .tow-row-box-right label {
    font-size: 16px;
}	
.custom-radio-row.selling-form-new-property {
    display: inline-block; 
}
.custom-radio-row.selling-form-new-property  .selling-form-left-section {
    margin-bottom: 13px;
}
.selling-form-new-property .selling-form-right-section.asking-price-right-se .asking-price-right-se-1 {
    width: 17%;
}
	
	
	
.address-details p {
	font-size: 17px;
	line-height: 27px;
}
.notes-text {
	padding-left: 15px;
	padding-right: 15px;
}
.details-pagess .select-box select.form-select {
	margin: 0px auto;
}
.details-pagess .select-box {
	margin-top: 21px;
}
.product-gallery-slider {
	padding: 0px 14px;
}
.contact-plan {
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: solid 1px #c1c1c1;
	padding-bottom: 14px;
	padding-top: 9px;
}
.contact-plan-info {
	width: 100%;
}
.videsos-section {
	margin-top: 40px;
}
.property-details-btn ul {
	text-align: center;
}
.property-details-btn ul li {
	display: inline-block;
	margin-bottom: 11px;
	text-align: center;
}
.property-img img {
	width: 100%;
	margin-bottom: 17px;
}
.property-details.details-right ul li span {
	width: 29%;
}
.property-details ul li {
	font-size: 16px;
}
.search-heading {
	width: 59%;
}
.rent-buy-btn {
	margin-right: 0;
}
.search-box .select-date-box .select-box {
	width: 100%;
	margin-right: 0;
	float: left;
	margin-top: 10px;
}
.searchinput-bott {
	display: inline-block;
}
.searchinput-bott .search-btn {
	bottom: auto;
	top: 10px;
	position: relative;
	margin-bottom: 24px;
	text-align: center;
	width: 100%;
	right: 0;
}
.searchinput-bott .select-box {
	width: 100%;
	margin-right: 0;
	margin-top: 6px;
	margin-bottom: 15px;
}
.form-check-ss {
	padding-left: 0;
}
.selling-form-new-row .selling-form-left-section label {
	font-weight: bold;
	margin-bottom: 12px;
}
.following-text {
	float: left;
	width: 100%;
	padding-top: 9px;
	margin-bottom: 34px;
}
.following-text p {
	text-align: justify;
}
.selling-form-new-row .selling-form-left-section {
	width: 100%;
	float: left;
}
.selling-form-new-row .selling-form-right-section {
	width: 100%;
	float: left;
}
.selling-form-new-row {
	display: inline-block;
	margin-bottom: 19px;
}
.selling-form-new-row label.form-check-label {
	padding-left: 21px;
}
.mortgage-service-row .col-md-3 {
	max-width: 33%;
}
.mortgage-service-box .arrow {
	display: none;
}
.mortgage-service-box h3 {
	font-size: 13px;
	padding-top: 12px;
	margin-bottom: 18px;
}
.new-class-btnclass {
	display: flex;
	align-content: stretch;
	justify-content: space-around;
	padding: 0px 19px;
}
.mortgage-service-details {
	margin-bottom: 48px;
}
.result-rows {
	padding-top: 13px;
}
.enquiry-row-select-box-s .select-box {
	margin-bottom: 16px !important;
}
.enquiry-row-wrapper ul li {
	margin-bottom: 14px;
	border-right: none;
	width: 100%;
}
.Property-table-wrapper-rows {
	overflow: auto;
	margin-bottom: 25px;
}
.Property-table-wrapper-rows .cont-text {
	font-size: 13px;
}
.search-info {
	font-size: 22px;
	margin: 17px 0px;
	text-align: center;
}
.news-details-info h3 {
	font-size: 23px;
	letter-spacing: inherit;
}
.content-heading-title h3 {
	font-size: 22px;
	letter-spacing: initial;
	line-height: 31px;
}
.select-date-box {
	display: inline-block;
	width: 100%;
}
.sidemenu {
	padding-right: 0;
	float: left;
	width: 100%;
}
.left-side-bar-desktop-view {
	display: none;
}
.select-box.select-box-two .form-select {
	width: 100%;
	margin-left: 0;
	margin-top: 14px;
}
.select-date-box .form-select {
	width: 100%;
	background-position: right 13px center;
}
.news-imgs {
	text-align: center;
	margin-bottom: 20px;
}
.left-side-bar-mobile-view {
	display: block;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title {
	width: 100%;
	background: #d72827;
	padding: 10px 13px;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	float: left;
	margin-bottom: 13px;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title i.fa {
	margin-left: 12px;
	float: right;
	margin-top: 4px;
}
#sliderhome .baner-wrapper img {
	height: 624px;
	object-fit: cover;
}
.banertitle-slider h3 {
	font-size: 21px;
	letter-spacing: initial;
	line-height: 30px;
}
.banertitle-slider p {
	font-size: 12px;
	max-width: 100%;
	line-height: 20px;
}
.auction-details {
	padding-left: 0px;
	padding: 54px 0px;
	background-size: cover;
	min-height: 100%;
	padding: 0px 20px !important;
	min-height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
}
.footer-icon-logo-box {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.footer-icon-logo-box .footer-logo {
	margin-bottom: 24px;
}
.footer-icon {
	position: relative;
	padding-left: 0;
}
.footer-icon::after {
	display: none;
}
.copyright-info {
	width: 100%;
	text-align: center;
	margin-top: 23px;
}
.coming-auction-section .row {
	margin-left: 0px;
	margin-right: 0px;
}
.language-select-box {
	width: 100%;
	text-align: center;
	margin-top: 22px;
}
.baner-wrapper img {
	width: 100%;
	height: 250px;
	object-fit: cover;
}
.banertitle {
	bottom: 9px;
	text-align: center;
}
.banertitle h3 {
	font-size: 47px;
	letter-spacing: initial;
}
ul.pagination {
	text-align: center;
}
}



/******* Tablet Layout *******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.notes-text {
	padding-left: 15px;
	padding-right: 15px;
}
.details-pagess .select-box {
	margin-top: 21px;
}
.product-gallery-slider {
	padding: 0px 14px;
}
.contact-plan {
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: solid 1px #c1c1c1;
	padding-bottom: 14px;
	padding-top: 9px;
}
.contact-plan-info {
	width: 100%;
}
.videsos-section {
	margin-top: 40px;
}
.property-details ul li {
	font-size: 15px;
}
.property-details-btn ul li .submit-btnse {
	padding: 0px 10px;
	font-size: 13px;
}
.property-details-btn ul li {
	display: inline-block;
	margin-bottom: 13px;
}
.rent-buy-btn {
	margin-right: 9px;
	display: flex;
}
.rent-buy-btn a {
	margin-right: 14px;
}
.search-btn a {
	background-color: #da251c;
	padding: 3px 6px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	letter-spacing: initial;
	text-transform: uppercase;
	display: inline-block;
	font-size: 12px;
}
.sidemenu li > a {
	font-size: 16px;
	line-height: 26px;
}
.coming-auction-box-content h3 {
	font-size: 14px;
}
.auction-details {
	padding-left: 0px;
	padding: 54px 0px;
	background-size: cover;
	min-height: 100%;
	padding: 0px 20px !important;
	min-height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
}
#sliderhome .baner-wrapper img {
	height: 594px;
	object-fit: cover;
}
.banertitle-slider h3 {
	font-size: 23px;
	letter-spacing: initial;
}
.banertitle-slider p {
	font-size: 14px;
	max-width: 100%;
	margin: auto;
}
#slider-coming-auction .owl-nav button.owl-prev {
	left: 4px;
}
#slider-coming-auction .owl-nav button.owl-next {
	right: 4px;
}
.coming-auction-section .row {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 30px;
}
.toggle {
	top: 1px;
}
.language-select-box {
	padding-right: 100px;
}
.footer-icon {
	padding-left: 51px;
}
.footer-icon ul {
	display: inline-flex;
}
.footer-icon ul li {
	margin-right: 5px;
}
}
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.auction-details {
	padding-left: 15% !important;
}
#slider-coming-auction .owl-nav button.owl-prev {
	left: -26px;
}
#slider-coming-auction .owl-nav button.owl-next {
	right: -26px;
}
.header-section .col-md-3 {
	max-width: 20%;
	flex: auto;
	padding: 0;
}
.header-section .col-md-9 {
	max-width: 80%;
	flex: auto;
	padding-right: 0;
}
.nav_area > ul > li {
	padding-right: 18px;
}
.nav_area ul li a {
	font-size: 15px;
}
}
