@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

* {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

a {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}

img {
	max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	margin: 0px;
}

p {
	font-weight: normal;
	margin: 0px;
	color: #555555;
	font-size: 14px;
	line-height: 24px;
}

a {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

body {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 400
}

.header-outer .IMG {
	height: 600px;
	width: 100%;
	display: inline-block;
}

.main-slider .IMG img {
	width: 100%;
	height: 100%;
	display: inline-block;
	object-fit: cover;
}

.main-slider .slick-track .slick-slide {
	height: 500px;
	width: 100%;
	display: inline-block;
}

.main-slider .slick-track .slick-slide img {
	width: 100%;
	height: 100%;
	display: inline-block;
	object-fit: cover;
}

.blok-3-img.float-width a.zero {
	max-height: 300px;
	overflow: hidden;
	background: #f9f9f9 !important;
	display: block;
	width: 100%;
	transition: .5s;

}

.blok-3-img.float-width a.one {
	height: 300px;
	overflow: hidden;
	background: #f9f9f9 !important;
	display: block;
	width: 100%;
	transition: .5s;
}





.blok-3-img.float-width a img {
	transition: .5s;
}

.blok-3-img.float-width a:hover {
	transform: scale(1.12);
}

.blok-3-img {
	overflow: hidden;
}

.category-img {
	transition: .5s;
}

.category-img img {
	transition: .5s;
}

.category-img:hover img {
	transform: scale(1.12);
}

#wrapper {
	width: 1170px;
	margin: auto;
	max-width: 100%;
}

.header-outer {
	float: left;
	width: 100%;
	background-size: cover !important;
	height: auto;
	position: relative;
	z-index: 99999;
}

.nav-wrapper .menu a.header-btRegister {
	color: #fff !important;
}

.logo {
	float: left;
	width: auto;
	margin-top: 12px;
}

.nav-wrapper {
	float: none;
	width: auto;
	text-align: left !important;
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.nav-wrapper nav {
	display: inline-block;
	box-shadow: none;
}

.header-inner .nav-wrapper nav ul {
	background: transparent;
}

.nav-wrapper nav ul li {
	display: inline-block;
	vertical-align: middle;
}

.nav-wrapper nav ul li a {
	text-transform: capitalize;
	display: inline-block;
	vertical-align: middle;
	padding: 15px 7px !important;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	color: #000 !important;
}

.header-outer.inner-banner nav li a {}

.nav-wrapper nav ul li a:hover {
	color: #326bb9;
}

.nav-wrapper nav ul li a.active {
	/*background-color: #447923;*/
}

.nav-wrapper nav ul li a:hover,
.nav-wrapper nav ul li.active a {
	background: #ffd400 !important;
	color: #000;
}

.banner-text {
	float: left;
	text-align: center;
	width: 100%;
	height: 100%;
	margin-top: 0;
	position: absolute;
	top: 75%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.banner-hd {
	font-size: 52px;
	color: #fff;
	position: relative;
	/*margin: 8% 0% 4% 0%;*/
}

.banner-search {
	float: left;
	outline: 10px solid rgba(0, 0, 0, 0.6);
	width: 100%;
	position: relative;
	padding-right: 148px;
	background-color: #1b4c90;
	border-radius: 2px;
}

.banner-search ul {
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.float-width {
	float: left;
	width: 100%;
}

.banner-search ul li {
	float: left;
	width: 32.3%;
	border-right: 1px solid #073068;
	padding: 15px;
}

.banner-search ul li:last-child {
	border: none;
}

.banner-search ul li h4 {
	float: left;
	width: 100%;
	font-size: 13px;
	color: #444444;
	text-align: left;
	text-transform: capitalize;
}

::-webkit-input-placeholder {
	color: #7e7e7e;
}

::-moz-placeholder {
	color: #7e7e7e;
}

:-ms-input-placeholder {
	color: #7e7e7e;
}

:-moz-placeholder {
	color: #7e7e7e;
}

.bnr_srch {
	width: 100%;
	display: inline-block;
	/*top: 30%; position: absolute;left: 0%;*/
}

.banner-search ul li input[type=text]:focus {
	box-shadow: none;
	border: none;
}

div.nav-wrapper nav ul li a:hover,
div.nav-wrapper nav ul li.active a {
	background: transparent !important;
}

.banner-search ul li select,
.banner-search ul li input[type=text] {
	float: left;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #7e7e7e;
	position: relative;
	margin: 0 !important;
	height: auto !important;
	background: #fff;
	border-radius: 5px;
	padding: 1em !important;
	box-sizing: border-box;
	border: none !important;
}

.banner-search ul li .select-wrapper ul li {
	width: 100%;
	font-size: 12px;
	color: #777777;
	padding: 0px;
}

.banner-search ul li .select-wrapper ul li span {
	font-size: 12px;
	color: #777777;
}

.banner-search ul li .select-wrapper {
	float: left;
	width: 100%;
}

.banner-search ul li .select-wrapper span.caret {
	color: #9b9b9b;
	font-size: 14px;
	top: -11px;
}

button.banner-srh-btn {
	background: #0a22ab !important;
	text-transform: none;
	font-size: 20px;
}

button.banner-srh-btn:hover,
.nav-wrapper nav ul .section-loginRegister li a.header-btRegister:hover,
.nav-wrapper nav ul .section-loginRegister li a.header-btRegister:hover,
.bd-ryt-blk a:hover,
.claim-bx .bd-ryt-blk a:hover,
.listing-btn-btm a:hover,
.contact-btn button:hover {
	background: #d99931 !important;
}

.claim-bx .bd-ryt-blk a {
	background: #d99931 !important;
}

.banner-srh-btn i {
	font-size: 24px;
	margin-right: 4px;
}

.banner-srh-btn {
	position: absolute;
	height: 52px;
	background-color: #0aab9a;
	color: #fff;
	text-transform: capitalize;
	font-size: 17px;
	border: none;
	background: url(../images/search-icon.png) no-repeat left center #ffd400;
	width: 136px;
	background-position: 17px center;
	padding-right: 20px;
	text-align: right;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	top: 14px;
	right: 18px;
	border-radius: 5px;
}

.banner-search-outer {
	float: left;
	width: 100%;
}

.banner-search-outer {
	float: none;
	padding: 0;
	width: 100%;
	max-width: 1170px;
	margin: 5px auto;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
}

.header-inner {
	float: left;
	position: relative;
	width: 100%;
	z-index: 000;
	display: table;
}

.blog_img {
	float: left;
	width: 100%;
	height: 300px;
	overflow: hidden;
	background-color: #f3f3f3;
	padding: 10px;
}

.blog_img img {
	float: left;
	width: 100%;
	object-fit: contain;
	height: 100%;
}

.blog_section h4 {
	float: left;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

.blog_section p {
	float: left;
	width: 100%;
	margin: 10px 0;
}

.alert-box {
	background: #dff0d8;
	padding: 5px;
	text-align: center;
	color: #3c763d;
	border-color: #d6e9c6;
	border-radius: 5px;
	margin-bottom: 20px;
}

section {
	float: left;
	width: 100%;
	padding: 40px 0px;
}

.bd-link-outer {
	text-align: center;
}

.bd-link-outer ul li {
	display: inline-block;
	margin: 10px 10px;
	float: left;
	border: 4px solid #1b4c90;
	background: #1b4c90;
	transition: 0.5s all ease 0s;
	-webkit-transition: 0.5s all ease 0s;
	-moz-transition: 0.5s all ease 0s;
	-ms-transition: 0.5s all ease 0s;
	width: 23%;
	flex-grow: 6;
}

.bd-link-outer ul li:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	transition: 0.5s all ease 0s;
	-webkit-transition: 0.5s all ease 0s;
	-moz-transition: 0.5s all ease 0s;
	-ms-transition: 0.5s all ease 0s;
}

.bd-link-outer ul li .bro-inr-img img {
	width: 100%;
	object-fit: cover;
	height: 200px;
}

.bd-link-outer ul li h4 {
	margin: 20px 0px 20px 0px;
	color: #fff;
}

.bd-link-outer ul li a {
	display: inline-block;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	padding: 0;
}

.bd-link-outer ul li a:hover {
	background: none !important;
	text-decoration: none;
}

.bd-lft-blk {
	width: 48%;
	display: table-cell;
	vertical-align: middle;
}

.bd-ryt-blk {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	float: right;
}

.heading-main h4,
.heading-main h3{
	text-align: center;
	font-size: 40px;
	font-weight: 500;
	color: #000;
	position: relative;
	margin: 0;
}

.heading-main {
	margin-bottom: 45px;
}

.heading-main h4::after {}

.bd-ryt-blk p {
	font-size: 18px;
	color: #1b4c90;
	line-height: 22px;
	display: inline-block;
	font-weight: bold;
}

.bd-ryt-blk h4 {
	font-size: 18px;
	color: #fff;
	margin: 28px 0px;
}

.how-itWorksSection .bd-ryt-blk h4 {
	font-size: 18px;
	color: #000;
	margin: 28px 0px;
}

.bd-ryt-blk a {
	color: #fff !important;
	background: #1b4c90 !important;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 500;
	padding: 18px 30px;
	display: inline-block;
	border-radius: 5px;
	text-align: right;
	margin-left: 25px;
}

.claim-bx .bd-ryt-blk a {
	color: #fff !important;
	background: #1b4c90 !important;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 500;
	padding: 18px 30px;
	display: inline-block;
	border-radius: 5px;
	text-align: right;
	margin-left: 25px;
}

.bd-ryt-blk a:hover {
	background: #326bb9;
	text-decoration: none;
}

.pb-0 {
	padding-bottom: 0px;
}

.float-right {
	float: right;
}

.bd-lft-blk.map-bg {
	padding: 0px;
}

.bd-lft-blk.map-bg h1,
.bd-lft-blk.map-bg h4.claim-heading{
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	font-weight: 700;
	padding: 0;
	margin: 0;
	color: #1b4c90;
}

.bg-grey {
	background: #f5f5f5;
}

.blok-3-out ul li {
	float: left;
	margin-right: 2%;
	width: 32%;
	margin-top: 0;
	position: relative;
	border-radius: 15px;
	margin-bottom: 25px;
}

.blok-3-out ul li:hover {
	box-shadow: 0 0 8px 0 rgb(0 0 0 / 20%);
	display: inline-grid;
}

.blok-3-out .blok-des:hover {
	background: #326bb9e6 !important;
}

.blok-des:hover {}

.blok-3-out ul li .blok-3-img img {
	border-radius: 15px 15px 0 0;
}

._top_catagry .heading-main h4,
._top_catagry .heading-main h3{
	color: #fff;
}

.blok-3-out ul li:last-child {
	margin-right: 0px;
}

.blok-3-out ul li h4 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 0;
}

.blok-3-footer h5 {
	float: left;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
}

.blok-3-footer h6 {
	float: right;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
}

.blok-3-cont p {
	margin-top: 12px;
}

.blok-3-cont {
	padding: 10px;
}

.blok-3-footer {
	padding: 10px;
}

.city-outer ul {
	text-align: center;
}

.city-outer ul li {
	width: 23.2%;
	margin: 0px 8px;
	margin-bottom: 0px;
	margin-bottom: 0px;
	position: relative;
	border: 1px solid #c6e9f8;
	border-radius: 5px;
	margin-bottom: 15px;
	background: #1b4c90;
	transition: 0.5s all ease 0s;
	-webkit-transition: 0.5s all ease 0s;
	-moz-transition: 0.5s all ease 0s;
	-ms-transition: 0.5s all ease 0s;
}

.city-outer ul li a {
	font-size: 16px;
	text-decoration: none;
	padding: 20px;
	color: #fff;
	float: left;
	width: 100%;
	text-align: left;
}

.city-outer ul li:hover {
	color: #82b6ff;
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	transition: 0.5s all ease 0s;
	-webkit-transition: 0.5s all ease 0s;
	-moz-transition: 0.5s all ease 0s;
	-ms-transition: 0.5s all ease 0s;
}

.searching-table .table-scrollable table {
	width: 100% !important;
	border: 0;
}

footer {
	float: left;
	width: 100%;
	background-color: #000;
	padding-top: 60px;
	padding-bottom: 5px;
}

.footer-inner {
	float: left;
	width: 100%;
}

.footer-left {
	float: left;
	width: 30%;
}

.footer-head {
	float: left;
	width: 100%;
	position: relative;
}

.footer-head h4 {
	font-weight: bold;
	float: left;
	width: 100%;
	color: #fff;
	font-size: 20px;
	text-transform: capitalize;
	padding-bottom: 10px;
}

.footer-outer {
	float: left;
	width: 100%;
}

.footer-outer ul {
	float: left;
	width: 100%;
}

.footer-outer ul li {
	float: left;
	width: 100%;
	margin-bottom: 6px;
}

.footer-outer ul li a {
	float: left;
	font-size: 14px;
	color: #fff !important;
}

.footer-right {
	float: right;
	width: 31%;
}

.footer-right p {
	float: left;
	width: 100%;
	color: #fff;
}

.footer-inp {
	border-radius: 5px;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-top: 14px;
}

.footer-inp input {
	float: left;
	width: 100%;
	border-radius: 0 !important;
	border: none;
	background-color: transparent;
	overflow: hidden;
	margin: 0px;
	height: 50px !important;
	padding-left: 4px;
	box-sizing: ;
	border-box;
	border-bottom: 1px solid #666666;
	font-size: 16px !important;
	box-shadow: none;
	color: #949494;
	padding-right: 90px;
	margin: 0px !important;
}

.footer-inp input::placeholder {
	color: #7e7e7e !important;
	font-size: 16px !important;
}

.footer-inp button {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	background-color: #ffd400;
	color: #fff;
	border: none;
	width: 155px;
	text-align: right !important;

}

.sol-outer {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.sol-outer ul {
	float: left;
	width: 100%;
}

.sol-outer ul li {
	float: left;
	margin-right: 6px;
}

.sol-outer ul li a {
	float: left;
	width: 46px;
	height: 46px;
	border: 2px solid #287ff9;
	border-radius: 100% !important;
	font-size: 21px;
	color: #fff;
	text-align: center !important;
	display: inline-block;
	line-height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sol-outer ul li a i {
	margin-right: 0px;
}

.dt-arres ul li a:hover i {
	color: #fff !important;
}

.footer-inp input:focus {
	border: none !important;
	box-shadow: none !important;
}

.footer-right .footer-head img {
	top: 12px;
}

footer p {
	color: #fff;
}

.footer-btm-outer {
	float: left;
	width: 100%;
	background: #000;
	padding: 5px 0 5px 0;
	border-top: 1px solid #343131;
}

.footer-btm-inner {
	float: left;
	width: 100%;
	display: inline-block !important;
	text-align: center;
	padding: 0px;
}

.footer-btm-inner p {
	float: left;
	color: #fff;
	width: 100%;
}

.footer-btm-inner ul {
	float: none;
}

.footer-btm-inner ul li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 0;
	padding-right: 0;
	float: none;
}

.footer-btm-inner ul li:last-child {
	border: none;
	margin-right: 0px;
	padding-right: 0px;
}

.footer-btm-outer .footer-btm-inner ul li a {
	display: inline-block;
	vertical-align: middle;
	color: #fff !important;
	border: none;
}

.footer-outer ul li a:hover {
	color: #1b4c90;
}

.footer-btm-inner ul li a:hover {
	color: #1b4c90;
}

.footer-btm-inner .sol-outer ul li a:hover {
	background-color: #1b4c90;
	border: 2px solid #1b4c90;
	color: #fff !important;
}

.inner-banner .banner-text {
	margin-top: 35px;
}

.header-outer.inner-banner {
	height: auto;
	background-image: none;
	padding: 0;
}

.sort-t3-outer p {
	float: left;
	width: auto;
	font-size: 15px;
	color: #444;
	margin-top: 12px;
}

.sort-sel {
	float: right;
	width: 225px;
}

.sort-sel h4 {
	background: rgba(0, 0, 0, 0) url("../images/sort-icon.png") no-repeat scroll 100% 0;
	color: #444444;
	float: left;
	font-size: 15px;
	margin-top: 14px;
	padding-bottom: 4px;
	padding-right: 25px;
}

.sort-sel .select-wrapper {
	float: right;
	width: 137px;
}

.select-wrapper span.caret {
	color: initial;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 10px;
	margin: auto 0;
	font-size: 10px;
	line-height: 10px;
}

.sort-sel .select-wrapper input {
	margin: 0px;
	border: none;
}

.sort-t3-outer {
	padding: 14px 0px;
	background: #f5f5f5;
}

.side-bar-main {
	float: left;
	width: 300px;
	border: 1px solid #ddd;
	border-radius: 5px;
	overflow: hidden;
}

.side-bar-main h4 {
	font-size: 24px;
	color: #fff;
	text-transform: capitalize;
	background: #ffd400;
	padding: 16px 15px;
}

.side-ul {
	float: left;
	width: 100%;
	margin: 0 0 -1px;
}

.side-ul li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
}

.side-ul li a i {
	font-size: 20px;
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.side-ul li a span {
	float: right;
	background: #000;
	color: #fff;
	padding: 0px !important;
	border-radius: 20px !important;
	font-size: 12px;
	position: absolute;
	right: 15px;
	height: 25px;
	width: 25px;
	line-height: 25px;
	text-align: CENTER;
	padding: 0px;
}

.side-ul li a {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #444444;
	position: relative;
}

.side-bar-main h4 {
	margin: 0;
}

.side-ul li a {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #444444;
	padding: 18px 15px;
}

.side-sub {
	float: left;
	width: 100%;
}

.side-ul li .side-sub li {
	border-bottom: none;
}

.side-ul li .side-sub li a {
	padding: 10px 15px;
}

.side-ul li .side-sub {
	padding-left: 30px;
}

.side-btn {
	padding: 15px;
	font-size: 14px;
	text-transform: capitalize;
	color: #000;
	display: inline-block;
}

.listing-outer {
	padding: 50px 0px;
}

.listing-ryt {
	float: right;
	width: 71%;
}

.listing-ryt tr {
	float: left;
	width: 100%;
	padding: 12px;
	background: #fff !important;
	border: 1px solid #ddd;
	border-radius: 5px;
	position: relative;
	min-height: 258px;
	margin-bottom: 30px;
}

.listing-ryt thead {
	display: none;
}

.listing-img {
	border: 1px solid #ddd;
	border-radius: 5px;
	overflow: hidden;
	width: 290px;
	height: 232px;
}

.listing-img img {
	float: left;
}

.listing-cont h4 {
	font-size: 24px;
	color: #000;
	text-transform: capitalize;
	margin-top: 6px;
}

.listing-phone-1 h5 img {
	vertical-align: top;
	margin-right: 2px;
}

.listing-cont p {
	font-size: 14px;
	color: #666;
	margin: 0;
}

.listing-phone-out {
	margin-top: 0px;
}

.listing-phone-1 h5 {
	font-size: 16px;
	color: #000;
}

.listing-phone-1 h5 a {
	font-size: 16px !important;
	color: #000 !important;
}

.listing-phone-1 {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 15px;
}

.listing-btn-btm a {
	background: #ffd400;
	color: #fff !important;
	font-size: 14px;
	text-transform: capitalize;
	padding: 12px 20px;
	display: inline-block;
	border-radius: 5px !important;
	text-decoration: none !important
}

.listing-btn-btm a:hover {
	background-color: #326bb9;
	color: #fff;
}

.listing-cont h4 a {
	font-weight: 500;
	color: #000 !important;
}

.listing-cont h4 a:hover {
	text-decoration: none;
}

.ls-dt-left {
	float: left;
	width: 66%;
}

.ls-dt-video {
	float: left;
	width: 100%;
	position: relative;
}

.ls-dt-video img {
	float: left;
	width: 100%;
}

.ls-dt-video .img-play {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	width: auto;
}

.ls-dt-star-outer {
	float: left;
	width: 100%;
	margin-top: 20px;
	border: 1px solid #c2dbff;
	background: #f8fbff;
	border-radius: 10px 10px 0px 0px;
	padding: 15px;
}

.ls-dt-star-outer h4 {
	float: left;
	width: auto;
	font-size: 24px;
	color: #000;
	text-transform: capitalize;
	margin-top: 5px;
}

.ls-dt-review {
	float: left;
	width: 100%;
	border: 1px solid #c2dbff;
	background: #f8fbff;
	padding: 15px;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.ls-dt-review ul {
	float: left;
	width: 100%;
}

.ls-dt-review ul li {
	float: left;
	width: 100%;
	margin-bottom: 40px;
	position: relative;
	padding-left: 65px;
}

.ls-dt-review-ryt {
	border: 1px solid #c2dbff;
	background: #f8fbff;
	padding: 25px;
	position: relative;
	border-radius: 10px;
}

.ls-dt-review ul li h4 {
	float: left;
	width: 100%;
	font-size: 18px;
	margin: 0px;
	text-transform: capitalize;
	color: #000;
}

.ls-dt-review ul li .ls-dt-star {
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 12px;
	margin-top: 2px;
}

.ls-dt-star i {
	font-size: 16px;
	color: #eba000;
	display: inline-block;
}

.ls-dt-review ul li h5 {
	float: left;
	width: 100%;
	font-size: 13px;
	color: #888888;
	margin-top: 19px;
}

.ls-dt-right {
	float: right;
	width: 30.5%;
}

.dt-ryt-head {
	float: left;
	width: 100%;
	margin-bottom: 0px;
}

.dt-ryt-head h4 {
	margin: 0px;
	font-size: 24px;
	color: #fff;
	text-transform: capitalize;
}

.ryt-map {
	float: left;
	width: 100%;
}

.ryt-map img {
	float: left;
	width: 100%;
}

.dt-arres {
	float: left;
	width: 100%;
	padding: 15px 25px;
	margin-bottom: 15px;
	border: 1px solid #c2dbff;
	background: #f8fbff;
	padding: 15px;
	border-radius: 0px 0px 10px 10px;
}

.dt-arres h4 {
	float: left;
	width: 100%;
	font-size: 20px;
	font-weight: 700;
	color: #000;
	margin-bottom: 15px;
	margin-top: 5px;
}

.dt-arres ul {
	float: left;
	width: 100%;
}

.dt-arres ul li {
	padding-left: 0px;
	margin-bottom: 5px;
	display: inline-flex;
}

.dt-arres ul li a {
	word-break: break-word;
}

.dt-arres ul li i {
	top: 5px;
	left: 0px;
	font-size: 18px;
	margin-right: 13px;
	color: #287ff9;
}

.dt-arres ul li p {
	margin: 0px;
	float: left;
	width: 100%;
	font-size: 14px;
	color: #444444;
}

.dt-time {
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	padding: 25px;
	padding-bottom: 10px;
}

.dt-time ul {
	float: left;
	width: 100%;
}

.dt-time ul li {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.dt-time ul li h4 {
	margin: 0px;
	float: left;
	font-size: 14px;
	color: #444444;
	padding: 3px 0;
}

.dt-time ul li h5 {
	margin: 0px;
	float: right;
	font-size: 14px;
	color: #444444;
	padding: 3px 0;
}

.ls-dt-star-outer p {
	margin-top: 20px;
}

.rev-hed h4 {
	font-size: 24px;
	text-transform: capitalize;
}

.rev-smihed h4 {
	font-size: 16px;
	display: inline-block;
	margin-right: 8px;
}

.style-textarea {
	border: 1px solid #ddd;
	background: #fff;
	height: 100px;
	float: left;
	width: 100%;
	padding-left: 12px;
	padding-top: 10px;
	margin: 0 0 20px 0;
}

.style-input {
	border: 1px solid #ddd !important;
	background: #fff !important;
	height: 50px !important;
	float: left;
	width: 100%;
	padding-left: 12px !important;
	box-sizing: border-box !important;
}

.rev-smihed {
	margin: 25px 0px 10px 0px;
}

.rev-inp-btn button {
	background: #ffd400;
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	padding: 12px 20px;
	display: inline-block;
	border-radius: 30px;
	height: auto;
	margin-top: 15px;
}

.rev-inp-btn button:hover {
	color: #ccd8e7 !important
}

.rev-smihed .ls-dt-star {
	display: inline-block;
	vertical-align: middle;
}

.ls-dt-review-lft {
	width: 90px;
	height: 90px;
	border-radius: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

.outer-cat-main ul li {
	text-align: center;
	float: left;
	width: 31.9%;
	padding: 0px 0 10px 0;
	margin: 0px 8px;
	position: relative;
	border-radius: 10px;
	margin-bottom: 20px;
	background-color: #fff;
	transition: 0.5s all ease 0s;
	-webkit-transition: 0.5s all ease 0s;
	-moz-transition: 0.5s all ease 0s;
	-ms-transition: 0.5s all ease 0s;
}

.sol-outer.green-sol.dt-arres ul {
	margin: 0px;
}

/*.dt-arres ul li {width:100%;}*/

/*.outer-cat-main ul li:hover {-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);transition: 0.5s all ease 0s;-webkit-transition: 0.5s all ease 0s;-moz-transition: 0.5s all ease 0s;-ms-transition: 0.5s all ease 0s;}section._top_catagry {background: #1b4c90;background-size: 4px 4px;background-image: repeating-linear-gradient( 45deg, #888888 0, #949494 0.4px, #1b4c90 0, #1b4c90 50%);}section._top_catagry h4 {color: #fff;}*/

/*.outer-cat-main ul li a {font-size: 15px;color: #666666;float: left;width: 100%;text-align: left;position: relative; min-height: 57px;padding-left: 18px;padding-top: 0;display: flex;align-items: center;padding-right: 10px;*/
/*text-decoration: none;}*/

.category-img {
	max-height: 300px;
	overflow: hidden;
}

.category-img.zero {
	max-height: 300px;
	overflow: hidden;
}

.category-img.one {
	height: 300px;
	overflow: hidden;
}

.category-img {
	border-radius: 10px 10px 0px 0px;
}

.outer-cat-main ul li a p {
	padding: 15px 10px 0px 10px;
	color: #000;
}

.outer-cat-main ul li img {
	transition: .5s;
	/*object-fit: cover; width: 80px;vertical-align: middle;border-radius: 100%;margin-right: 10px;border: 1px solid #c6e9f8;height: 80px;display: inline-block;*/

}

.outer-cat-main.top-CatSection.float-width ul li {
	overflow: hidden;
}

.outer-cat-main ul li img:hover {
	transform: scale(1.12);
}

.outer-cat-main ul li a p {
	font-size: 20px;
	display: inline-block;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 15px 0px 15px 0px;
}

.outer-cat-main ul li a i {
	font-size: 22px;
	margin-right: 3px;
}

.listing-back-image {
	float: left;
	width: 100%;
	height: 350px !important;
	top: 0px;
	left: 0px;
	background-size: cover !important;
}

.nav-anchor {
	color: black !important;
}

.float-width.listing-outer.list-details {}

.slider-set {
	margin-top: 0 !important;
}

.side-bar-main.darkHeader {
	position: fixed;
	top: 15px;
}

.table-scrollable {
	border: none !important;
}

.searching-table {}

.reviewsub {
	margin-top: 20px;
}

.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: none;
	left: 0px;
	background: #fff;
	transform: inherit;
}

.busess-det-heading {
	float: left;
	width: 100%;
	margin-top: 22px;
}

.busess-det-heading h4 {
	font-size: 28px;
	text-transform: capitalize;
	margin-bottom: 10px;
	color: #333;
}

.main-slider {
	float: left;
	width: 100%;
	position: relative;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #0aab9a !important;
}

.bx-wrapper .bx-prev {
	background: url(../images/controls.png) no-repeat 0 0px !important;
}

.bx-wrapper .bx-next {
	right: 15px;
	background: url(../images/controls.png) no-repeat -33px 0px !important;
}

.main-slider .bx-wrapper {
	position: relative;
	margin: 0px;
	padding: 0;
}

.main-slider .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: 0px;
	background: #fff;
	-webkit-transform: inherit;
}

.main-slider .bx-wrapper .bx-viewport img {
	width: 100%;
}

.bx-controls.bx-has-pager.bx-has-controls-direction {
	position: absolute;
	bottom: 40px;
	width: 100%;
}

.wrapper-banner {
	margin: auto;
	width: 1170px;
	max-width: 100%;
	position: relative;
	margin-top: 5%;
}

.searching-table tbody tr {
	border-top: 4px solid #ffd400 !important;
}

.searching-table .list-btn a {
	background: #1b4c90 !important;
	color: #000;
}

.searching-table .list-btn a:hover {
	background: #326bb9;
	color: #000;
}

.searching-table .lst-ion1 {
	border: 2px solid #ffd400 !important;
}

.searching-table .list-content h4 {
	color: #000 !important;
}

.pagination li.active {
	background-color: #ffd400 !important;
	color: black;
}

.admin-icon {
	background-color: #ffd400;
	border-radius: 50% !important;
	width: 45px;
	height: 45px;
	position: relative;
	float: left;
	font-size: 30px;
	color: black;
	text-align: center;
	margin-top: 25%;
}

.top-header-main {
	float: left;
	width: 100%;
	position: relative !important;
	padding: 15px !important;
}

. blok-3-img img {
	width: 100%;
	border-radius: 15px 15px 0 0;
}

.inner-banner .banner-text {
	top: 5px;
}

.pagination li a {
	font-size: 16px;
	padding: 2px 14px;
	height: 34px;
	line-height: 30px;
}

.ls-dt-outer {
	float: left;
	width: 100%;
}

.inner-page-heading h4 {
	background-color: #237579;
	color: #fff;
	padding: 20px 0;
	font-size: 24px;
}

.side-ul li :hover {
	color: #fff !important;
	background: #d99931;
}

.side-ul li .active {
	color: #000 !important;
	background: #f5f5f5 !important;
}

.active {
	color: #000 !important;
	/*background: #f5f5f5;*/
}

#map {
	width: 100% !important;
}

.nav-wrapper nav ul li a:hover,
.nav-wrapper nav ul li.active a {
	text-decoration: none;
}

.main-slider img {
	width: 100%;
	object-fit: cover;
}

.pop_list {
	display: flex;
}

@media screen and (max-width: 1366px) {
	.main-slider img {
		width: 100%;
		height: 380px;
		object-fit: cover;
	}
}

@media screen and (max-width: 1200px) {
	.menu.clearfix.nav-toggle-res {
		margin-right: 200px;
	}

	#wrapper {
		width: 95%;
	}

	.listing-ryt {
		width: 68%;
	}

	@media screen and (max-width: 1200px) {
		.outer-cat-main ul li {
			width: 30%;
		}
	}
}

@media screen and (max-width: 1052px) {
	.bd-link-outer ul li {
		width: 31%;
	}

	.outer-cat-main ul li {
		width: 31%;
	}
}

@media screen and (max-width: 1024px) {
	.section-loginRegister {
		padding: 15px;
	}

	.section-loginRegister li {
		margin-bottom: 10px;
	}

	.header-inner .logo {
		width: 100% !important;
	}

	nav {
		height: auto;
		position: relative;
	}

	nav ul#navigation {
		width: 100%;
		display: none;
		height: auto;
	}

	.nav-wrapper nav ul li {
		width: 100%;
		float: left;
		position: relative;
	}

	.header-inner .nav-wrapper nav ul li a {
		border-radius: 0 !important;
	}

	.nav-wrapper nav ul li a {
		text-align: left;
		width: 100%;
		background: #fff;
	}

	div.nav-wrapper nav ul li a:hover,
	div.nav-wrapper nav ul li.active a {
		background: #fff !important;
		color: #444;
	}

	.nav-wrapper nav {
		float: right;
	}

	.header-inner .nav-wrapper nav ul {
		background: #fff;
	}

	nav a#pull {
		top: -13px !important;
	}

	.section-loginRegister {
		position: relative !important;
		right: 0 !important;
		top: 0 !important;
	}

	.nav-wrapper nav ul li a {
		padding: 14px;
	}

	nav {
		border-bottom: 0;
		position: relative;
	}

	.nav-wrapper nav ul {
		float: left;
		width: 100%;
		position: absolute;
		width: 220px;
		z-index: 9;
		background: #fff;
		right: 0px;
		top: 46px;
		display: none;
		height: auto;
		border-radius: 5px;
		overflow: hidden;
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.22);
	}

	nav a#pull {
		display: block;
		background-color: #3393E5;
		width: 35px;
		height: 29px;
		position: absolute;
		padding: 10px 0px;
		text-decoration: none;
		color: #FFFFFF;
		float: right;
		background: url(../images/navi.png) no-repeat top left;
		margin-top: 0px;
		top: 25px !important;
		right: 0;
	}

	nav a#pull:after {
		content: "";
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}

	.nav-wrapper {
		margin-top: 0px;
		float: left !important;
	}

	.nav-wrapper nav ul li {
		margin-left: 0px;
	}

	.nav-wrapper nav ul li a {
		color: #444;
	}

	.how-inner ul {
		background-image: none;
	}

	.how-inner ul li {
		margin: 0 2%;
		width: 30%;
	}

	.listing-ryt {
		width: 64%;
	}

	.inner-banner .banner-text {
		margin-top: 30px;
		top: 0;
	}
}

@media screen and (max-width: 960px) {
	.city-outer ul li {
		width: 31%;
	}

	.bd-lft-blk {
		width: 100%;
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 20px;
	}

	.claim-bx {
		text-align: center;
	}

	.bd-ryt-blk {
		width: 100%;
	}
}

@media screen and (max-width: 900px) {
	.listing-inner .side-bar-main {
		width: 100% !important;
	}

	.outer-cat-main ul li {
		width: 47%;
	}

	.bd-link-outer ul li {
		width: 30%;
	}

	.banner-text {
		top: 58%;
		;
	}

	.main-slider img {
		width: 100%;
		height: 400px;
		object-fit: cover;
	}

	.slider-set {
		height: 400px;
	}

	.main-slider {
		height: 100%;
	}

	.main-slider>div {
		height: 100%;
	}

	.side-bar-main {
		width: 100% !important;
		margin-bottom: 40px;
	}

	.listing-ryt {
		width: 100%;
	}

	.ls-dt-left {
		width: 100%;
		margin-bottom: 40px;
	}

	.ls-dt-right {
		width: 100%;
	}

	.side-bar-main.darkHeader {
		position: static !important;
	}
}


@media screen and (max-width: 1120px) {
	.nav-wrapper nav ul li a {
		padding: 15px 4px !important;
	}

}

@media screen and (max-width: 1052px) {
	.bd-link-outer ul li {
		width: 31%;
	}

	.outer-cat-main ul li {
		width: 31%;
	}
}


@media screen and (max-width: 1024px) {
	.menu.clearfix.nav-toggle-res {
		margin-right: 0px;
	}

	.nav-wrapper nav ul li a {
		padding: 3px 15px !important;
	}

	.menu.clearfix.nav-toggle-res {
		padding-top: 15px;
		padding-bottom: 15px;
	}


	.banner-hd {
		font-size: 34px;
		margin-bottom: 20px;
	}

	.section-loginRegister {
		padding: 15px;
	}

	.section-loginRegister li {
		margin-bottom: 10px;
	}

	.header-inner .logo {
		width: 100% !important;
	}

	nav {
		height: auto;
		position: relative;
	}

	nav ul#navigation {
		width: 100%;
		display: none;
		height: auto;
	}

	.nav-wrapper nav ul li {
		width: 100%;
		float: left;
		position: relative;
	}

	.header-inner .nav-wrapper nav ul li a {
		border-radius: 0 !important;
	}

	.nav-wrapper nav ul li a {
		text-align: left;
		width: 100%;
		background: #fff;
	}

	div.nav-wrapper nav ul li a:hover,
	div.nav-wrapper nav ul li.active a {
		background: #fff !important;
		color: #444;
	}

	.nav-wrapper nav {
		float: right;
	}

	.header-inner .nav-wrapper nav ul {
		background: #fff;
	}

	nav a#pull {
		top: -13px !important;
	}

	.section-loginRegister {
		position: relative !important;
		right: 0 !important;
		top: 0 !important;
	}

	.nav-wrapper nav ul li a {
		padding: 14px;
	}

	nav {
		border-bottom: 0;
		position: relative;
	}

	.nav-wrapper nav ul {
		float: left;
		width: 100%;
		position: absolute;
		width: 220px;
		z-index: 9;
		background: #fff;
		right: 0px;
		top: 46px !important;
		display: none;
		height: auto;
		border-radius: 5px;
		overflow: hidden;
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.22);
	}

	nav a#pull {
		display: block;
		background-color: #3393E5;
		width: 35px;
		height: 29px;
		position: absolute;
		padding: 10px 0px;
		text-decoration: none;
		color: #FFFFFF;
		float: right;
		background: url(../images/navi.png) no-repeat top left;
		margin-top: 0px;
		top: 25px !important;
		right: 0;
	}

	nav a#pull:after {
		content: "";
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}

	.nav-wrapper {
		margin-top: 0px;
		float: left !important;
	}

	.nav-wrapper nav ul li {
		margin-left: 0px;
	}

	.nav-wrapper nav ul li a {
		color: #444;
	}

	.how-inner ul {
		background-image: none;
	}

	.how-inner ul li {
		margin: 0 2%;
		width: 30%;
	}

	.listing-ryt {
		width: 64%;
	}

	.inner-banner .banner-text {
		margin-top: 30px;
		top: 0;
	}
}

@media screen and (max-width: 960px) {
	.city-outer ul li {
		width: 31%;
	}

	.bd-lft-blk {
		width: 100%;
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 20px;
	}

	.claim-bx {
		text-align: center;
	}

	.bd-ryt-blk {
		width: 100%;
	}
}

@media screen and (max-width: 900px) {
	.listing-inner .side-bar-main {
		width: 100% !important;
		display: none;
	}

	.outer-cat-main ul li {
		width: 47%;
	}

	.bd-link-outer ul li {
		width: 30%;
	}

	.banner-text {}

	.main-slider img {
		width: 100%;
		height: 400px;
		object-fit: cover;
	}

	.slider-set {
		height: 400px;
	}

	.main-slider {
		height: 100%;
	}

	.main-slider>div {
		height: 100%;
	}

	.side-bar-main {
		width: 100% !important;
		margin-bottom: 40px;
	}

	.listing-ryt {
		width: 100%;
	}

	.ls-dt-left {
		width: 100%;
		margin-bottom: 40px;
	}

	.ls-dt-right {
		width: 100%;
	}

	.side-bar-main.darkHeader {
		position: static !important;
	}

	.listing-outer {
		padding: 20px 0px;
	}

}

@media screen and (max-width: 768px) {
	.listing-back-image {
		height: 200px !important;
	}

	.footer-head h4 {
		padding-bottom: 0px;
		margin: 0px;
	}

	.banner-text {
		top: 55%;
	}

	footer {
		padding-top: 20px;
	}

	footer .footer-left,
	footer .footer-right {
		margin-top: 20px;
	}


	.map-outer #bannerimage img {
		float: left;
		height: auto !important;
		width: 100%;
		object-fit: cover;
	}

	.bnr_srch .banner-search-outer {
		padding-top: 10px;
	}

	.rev-smihed.float-width {
		margin: 0px;
	}

	.list_gallery ._boxes img {
		height: auto !important;
	}

	.heading-main {
		margin-bottom: 15px !important;
	}

	.bd-ryt-blk {
		margin: 0px 0px !important;
	}

	.claim-bx .bd-ryt-blk img {
		transform: skew(0deg, 0deg) !important;
		height: 40px !important;
	}

	section {
		padding: 10px 0px !important;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		font-size: 20px !important;
		line-height: 26px !important;
	}

	p {
		font-family: 18px !important;
		line-height: 22px !important;
	}

	.blok-des {
		position: relative !important;
		width: 100% !important;
		left: 0px !important;
		padding: 8px 25px !important;
		display: inline-block;
		border-radius: 0px !important;
	}

	.claim-bx .bd-ryt-blk img {
		transform: skew(0deg, 0deg);
	}

	._city_bd14 li {
		width: 230px !important;
	}

	.blok-3-img.float-width a {
		max-height: 100% !important;
	}

	.blok-3-img.float-width a img {
		width: 100% !important;
		height: auto !important;
	}

	.category-img.zero {
		max-height: 100% !important;
	}

	.category-img.zero img {
		width: 100% !important;
		height: auto !important;
	}

	.ls-dt-star-outer h4 {
		font-size: 20px;
	}

	.list_gallery ._boxes {
		padding: 0;
		height: auto !important;
	}


	.bnr_srch .banner-hd {
		color: #fff !important;
	}

	.serch_temp {
		padding: 30px 0px 30px 0px !important;
	}

	.claim-bx {
		transform: skew(0deg, 0deg) !important;
	}

	.footer-head {
		height: auto !important;
	}

	.how-itWorksSection .bd-ryt-blk {
		width: 100% !important;
	}

	.header-inner .logo {
		margin-top: -20px;
	}

	.banner-hd {
		font-size: 28px;
	}

	.banner-search {
		padding-right: 0px;
	}

	.banner-search ul li {
		width: 100%;
		border-right: none;
	}

	.banner-srh-btn {
		width: 100%;
		position: static;
		text-align: center;
		background-image: none;
		border-radius: 0px;
		padding: 12px 0px;
	}

	.bd-lft-blk {
		width: 100%;
		text-align: center;
	}

	.bd-ryt-blk {
		width: 100%;
		padding: 0px;
		text-align: center;
		margin: 20px 0px;
	}

	.blok-3-out ul li {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 20px;
	}

	.blok-3-out ul li:last-child {
		margin-bottom: 0px;
	}

	.footer-left {
		width: 100%;
	}

	.footer-right {
		width: 100%;
	}

	.footer-btm-inner p {
		width: 100%;
		text-align: center;
	}

	.footer-btm-inner ul {
		text-align: center;
		margin-top: 8px;
		width: 100%;
	}

	.inner-banner .listing-back-image {
		height: 340px !important;
	}

	#DataTables_Table_0 {
		display: block;
	}

	#DataTables_Table_0 tbody {
		display: inline-block;
		width: 100%;
	}

	#DataTables_Table_0 tbody tr {
		display: inline-block;
		padding: 0px;
	}

	#DataTables_Table_0 tbody tr td {
		display: inline-block;
		width: 100%;
		padding: 20px;
	}

	.listing-img {
		position: static;
		width: 100%;
		height: 200px;
	}

	.listing-img img {
		width: 100%;
	}

	.searching-table .list-img {
		width: 100% !important;
	}
}

@media screen and (max-width: 721px) {
	.city-outer ul li {
		width: 47%;
		margin: 0px 0px 20px 0px;
	}
}

@media screen and (max-width: 650px) {
	.bd-link-outer ul li {
		width: 46%;
	}

	.listing-img {
		position: static;
		margin-bottom: 15px;
	}

	.bd-ryt-blk a {
		margin-left: 0px;
		margin-top: 20px;
		background: #287ff9 !important;
	}
}

@media screen and (max-width: 550px) {

	.listing-phone-1 {
		margin-right: 0px;
		margin-bottom: 0px;
		width: 100%;
	}


	.list-main ul {
		float: none;
		width: auto;
		margin: 0px auto;
		text-align: center;
	}


	.list-main.searching-table .dataTables_wrapper.no-footer .row .col-md-5.col-sm-12 {
		width: 100%;
		display: inline-block;
		text-align: center;
	}

	.list-main.searching-table .dataTables_wrapper.no-footer .row .col-md-7.col-sm-12 {
		display: inline-block;
		width: 100%;
		text-align: center;
		float: none;
	}

	.dataTables_wrapper .dataTables_info {
		top: 0px !important;
		float: none !important;
		text-align: center;
	}

	.dataTables_wrapper .dataTables_paginate {
		margin-top: 10px !important;
		float: inherit !important;
		text-align: center;
	}

	.listing-ryt ul {
		float: none;
		width: auto;
		margin: 0px auto;
		text-align: center;
	}





	.blok-3-footer.float-width h5,
	.blok-3-footer.float-width h6 {
		text-align: center;
		width: 100%;
		margin: 0px !important;
		padding: 0px !important;
	}

	.blok-des {
		text-align: center;
	}

	.blok-3-footer {
		padding: 0px;
	}

	.claim-bx .bd-ryt-blk a {
		margin-left: 0px !important;
		width: 100% !important;
		text-align: center !important;
	}


	._city_bd14 li {
		width: 100% !important;
	}

	.outer-cat-main ul li {
		width: 100%;
		margin: 0px 0px 20px 0px;
	}

	.city-outer ul li {
		width: 100%;
	}

	.bd-link-outer ul li {
		width: 100%;
		text-align: center;
		margin: 0;
		margin-bottom: 40px;
	}

	.listing-img {
		width: 100%;
		height: auto;
	}

	.listing-img img {
		width: 100%;
	}

	.ls-dt-review-lft {
		position: static;
		margin-bottom: 10px;
	}

	.ls-dt-review ul li {
		padding: 0px;
	}
}

@media screen and (max-width: 450px) {
	.outer-cat-main ul li {
		width: 100%;
		padding-right: 0px;
	}
}

._coupan {
	margin-bottom: 20px;
	position: relative;
}

._promocode {
	background-color: #f374b8;
	display: inline-block;
	text-align: center;
	padding: 16px;
	border-radius: 6px;
	margin: 25px 0;
	width: 100%;
}

.promo_area {
	border: 2px dashed #fff;
	position: relative;
	padding: 20px 15px;
	border-radius: 6px;
	color: #fff;
	text-transform: capitalize;
}

.promo_area p {
	color: #fff;
	text-transform: capitalize;
}

.promo_area h4 {
	font-size: 20px;
}

.promo_area h1 {
	font-size: 40px;
	font-weight: bold;
	margin: 15px 0;
}

.ctr_img {
	position: absolute;
	width: 24px;
	right: -13px;
	bottom: 28px;
}

._actions {
	position: absolute;
	top: -14px;
	right: 8px;
	text-align: center;
}

._actions li {
	display: inline-block;
	margin: 0 0px;
	border: 1px solid #fff;
	width: 28px;
	height: 28px;
	line-height: 25px;
	border-radius: 50%;
	background-color: #f374b8;
	box-shadow: 0px 0px 4px #656565;
}

._actions li a {
	display: block;
}

._actions li i {
	font-family: fontawesome;
	color: #fff;
	font-style: normal;
}

.bd-link-outer {
	margin-top: 90px !important;
	margin-bottom: 60px;
}

.bd-link-outer ul {
	margin-bottom: 0;
}

.city-outer ul li {
	float: left;
}

.dt-ryt-head h4 {
	padding: 8px 15px 8px 15px;
	border-radius: 8px 8px 0px 0px !important;
}

.gallery li img {
	height: 100% object-fit:cover;
}

.gallery li {
	height: auto;
}

a:focus,
a:hover {
	color: inherit;
}

.listing-fil-out .pagination li a {
	padding-top: 0;
}

.section-loginRegister {
	position: absolute;
	right: 0;
	top: 15px;
}

.header-inner .nav-wrapper .section-loginRegister li a {
	height: 44px;
	border: 1px solid #cfcfcf;
	text-align: center;
	line-height: 44px;
	padding: 0 22px !important;
	border-radius: 5px !important;
	font-size: 16px !important;
	font-weight: 500 !important;
}

.section-loginRegister li {
	margin-right: 5px;
}

.header-btRegister {
	background: #1b4c90 !important;
	color: #fff !important;
	border-color: #1b4c90 !important;
	font-weight: 600;
}

.header-btSignin {
	background: #fff;
	color: #287ff9 !important;
	font-weight: 600;
}

.nav-wrapper nav ul .section-loginRegister li a.header-btRegister:hover {
	color: #fff !important;
}

.nav-wrapper nav ul .section-loginRegister li a.header-btSignin:hover {
	background: #fff !important;
}

.mt-80 {
	margin-top: 80px;
}

.ptb-none {
	padding-bottom: 0;
	padding-top: 0;
}

.claim-bx {
	background: #fff;
	padding: 20px;
	border: 3px dashed #f7f7f7;
	border-radius: 15px;
	float: left;
	width: 100%;
	display: table;
	background-size: 4px 4px;
	transform: skew(351deg, 0deg);
}

.promotion {
	background: #1b4c90 !important;
}

.claim-bx .bd-ryt-blk img {
	margin-right: 10px;
	transform: skew(9deg, 0deg);
}

.how-itWorksSection .bd-ryt-blk {
	float: none;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.how-itWorksSection .bd-lft-blk {
	width: 100%;
	text-align: center;
	display: inline-block;
}

.how-itWorksSection .bd-ryt-blk a {
	margin-left: 0;
}

.claim-bx .bd-ryt-blk a:hover,
.how-itWorksSection .bd-ryt-blk a:hover {
	color: #fff;
}

.mt-50 {
	margin-top: 50px;
}

.mt-46 {
	margin-top: 46px;
}

.top-CatSection ul,
.city-outer ul {
	margin-bottom: 0;
}

.blok-des {
	background: #1b4c90e6 !important;
	display: inline-block;
	position: relative;
	width: 100%;
	border-radius: 0px 0x 15px 15px;
	left: 0px;
	padding: 8px 25px;
}

.listing-temp-3.listing13_temp._temp_65 table tr,
.review_form_65,
._adresses_65 .dt-ryt-head h4,
.dt-ryt-head h4 {
	background: #287ff9 !important;
	color: #fff;
}

.banner-search ul li input::placeholder {
	color: #7e7e7e;
}

.header-inner .logo {
	width: 30%;
}

.header-outer.inner-banner nav.coloclas li a.header-btRegister {
	color: #fff !important;
}

.mt-40 {
	margin-top: 40px;
}

.inner-banner {}

.ftr-newsletter p {
	color: #000;
}

.nav-wrapper nav {
	float: left !important;
}

.header-inner .nav-wrapper {
	float: left !important;
}

.header-inner .nav-wrapper.call-ul.wow.fadeIn {
	margin: 0px !important;
}

.menu.clearfix.nav-toggle-res {
	margin-top: 10px;
}

.serch_temp {
	background: radial-gradient(circle, transparent 20%, #1b4c90 20%, #1b4c90 80%, transparent 80%, transparent), radial-gradient(circle, transparent 20%, #ffffff 20%, #1b4c90 80%, transparent 80%, transparent) 10px 10px, linear-gradient(#1b4c90 0.8px, transparent 0.8px) 0 -0.4px, linear-gradient(346deg, #ffffff70 0.8px, #1b4c90 0.8px) -0.4px 0;
	background-size: 10px 10px, 10px 10px, 10px 10px, 10px 10px;
	padding: 50px;
}

.float-width.rev-inp-out {
	border: 1px solid #c2dbff !important;
	padding: 15px !important;
	background: #f8fbff;
}

.contact-outer .row .contact-left-section h4.contact-heading {
	background: #000 !important;
}

.contact-btn button {
	background-color: #1b4c90 !important;
	border-radius: 5px !important;
}

.contact-btn button:hover {
	background: #326bb9;
}

.contect-ul li i {
	color: #1b4c90;
	font-size: 17px;
	margin-right: 11px;
}

.contact-left-section .form-border {
	float: left;
	width: 100%;
	margin-top: 0;
	border: 1px solid #c2dbff !important;
	border-radius: 0 0 10px 10px;
	border-top: 0;
	padding: 10px 22px 0;
	background: #f8fbff !important;
}

.promotion .heading-main h4 {
	color: #fff;
}

.header-inner .nav-wrapper .section-loginRegister li a.header-btRegister {
    color: #fff !important;
}

.list_gallery ._boxes.list_gallery ._boxes.zero {
	max-height: 450px;
	overflow: hidden;
	background: #f9f9f9 !important;
	height: auto;
}

.list_gallery ._boxes.list_gallery ._boxes.zero {
	height: 450px;
	overflow: hidden;
	background: #f9f9f9 !important;
	height: auto;
}

.detail-map img {
	width: 100%;
	object-fit: cover;
}

button.slick-next.slick-arrow {
	position: absolute;
	right: 30px;
}

.slick-prev {
	left: 30px !important;
	position: absolute;
	z-index: 9999;
}

.dt-arres li {
	list-style: none;
}

.banner-srh-btn {
	top: 15px !important;
}

.list_gallery ._boxes.zero {
	max-height: 450px;
	overflow: hidden;
	background: #f9f9f9 !important;
	padding: 0;
	height: auto;
}

.list_gallery ._boxes.one {
	height: 450px;
	overflow: hidden;
	background: #f9f9f9 !important;
	padding: 0;
	height: auto;
}

.owl-stage .owl-item.zero {
	max-height: 450px;
	overflow: hidden;
	background: #f9f9f9 !important;
	padding: 0;
	height: auto;
}

#owl-demo .owl-item {
	width: 25% !important;
}

#owl-demo .owl-item div.zero {
	max-height: 300px;
	overflow: hidden;
	background: #f9f9f9 !important;
	padding: 0;
	height: auto;

}

.owl-carousel .owl-item img {
	display: block;
	width: auto !important;
}

/*.owl-wrapper-outer {*/
/*    display: none;*/
/*}*/
/*}*/




@media screen and (max-width:420px) {

	.blok-des .blok-3-cont h4,
	.blok-des .blok-3-footer h5,
	.blok-des .blok-3-footer h6 {
		width: 100% !important;
		text-align: center !important;
		margin-top: 0px !important;
		padding: 0px !important;
		line-height: inherit !important;
	}

}



.searching-table .list-btn a:hover {
	background-color: #d99931 !important;
}

.ls-dt-right .list-btn a:hover {
	background: #eda839 !important;
}

.ls-dt-right .list-btn a {
	background: #0a22ab !important;
	border-radius: 5px !important;
}

.promotion .outer-cat-main ul li a:hover,
.promotion .outer-cat-main ul li a p:hover,
._top_catagry .outer-cat-main.top-CatSection a p:hover {
	color: #d99931 !important;
	display: inline-block;
}

.header-inner .nav-wrapper .menu a.header-btRegister:hover {
	background: #d99931 !important;
	border: 2px solid #d99931 !important;
	color: #fff !important;
}

.header-inner .nav-wrapper .menu a.header-btSignin:hover {
	background: #d99931 !important;
	border: 1px solid #d99931 !important;
	color: #fff !important;
}

.outer-cat-main.top-CatSection.float-width ul li {
	padding-bottom: 0px;
}

.list-main.searching-table .table-scrollable .table.table-striped tr td .lst-ion1 i {
	color: #0a22ab !important;
}

.list-main.searching-table .table-scrollable .table.table-striped tr td .list-btn a {
	border-radius: 5px !important;
}

.dataTables_paginate .pagination li.active a {
	color: #fff !important;
}



.blog-box .details a.read-more-btn {
	background-color: #0a22ab !important;
	border: none;
	padding: 13px 26px;
	border-radius: 5px !important;
	text-decoration: none;
}

.blog-box .details a.read-more-btn:hover {
	background: #d99931 !important;
}

.details a:hover {
	text-decoration: none;
}

.ls-dt-right .list-btn {
	margin-top: 20px !important;
}


.ls-dt-right .sol-outer.green-sol ul li a {
	border: 2px solid #dfdfdf !important;
}

.sol-outer.green-sol ul li a .fa-facebook {
	color: #2973ba !important;
}

.sol-outer.green-sol ul li a .fa-twitter {
	color: #1d9bf0 !important;
}

.sol-outer.green-sol ul li a .fa-linkedin {
	color: #0c64c5 !important;
}

.sol-outer.green-sol ul li a .fa-instagram {
	color: #f701bd !important;
}

.sol-outer.green-sol ul li a .fa-youtube-play {
	color: #fe0034 !important;
}

.ls-dt-right .sol-outer ul li.facebook a:hover {
	background: #2973ba !important;
	border: none !important;
}

.ls-dt-right .sol-outer ul li.instagram a:hover {
	background: #f701bd !important;
	border: none !important;
}

.ls-dt-right .sol-outer ul li.linkedin a:hover {
	background: #0c64c5 !important;
	border: none !important;
}

.ls-dt-right .sol-outer ul li.twitter a:hover {
	background: #1d9bf0 !important;
	border: none !important;
}

.ls-dt-right .sol-outer ul li.youtube a:hover {
	background: red !important;
	border: none !important;
}


footer .footer-inner .footer-left .footer-outer ul li,
footer .footer-inner .footer-left .footer-outer ul li {
	border-bottom: 1px dashed #9d9d9d;
	list-style: none;
	padding: 10px 1px 10px 0px;
	display: inline-block;
	margin-bottom: 0px;
}

footer .footer-inner .footer-left .footer-outer ul li a:hover,
footer .footer-inner .footer-left .footer-outer ul li:hover {
	color: #9eadff !important;
	text-decoration: none !important;
}

footer .footer-inner .footer-left .footer-outer ul,
footer .footer-inner .footer-left .footer-outer ul {
	padding-right: 30px !important;

}

.table-hover>tbody>tr:hover {
	background: transparent !important;
}

.footer-btm-inner p {
	font-size: 14px;
	margin: 0px !important;
}


.searching-table .table-striped>tbody>tr:hover,
.listing-inner .listing-ryt .dataTables_wrapper .table.table-striped tr:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	transition: 0.5s allease 0s;
	-webkit-transition: 0.5s allease 0s;
	-moz-transition: 0.5s all ease 0s;
	-ms-transition: 0.5s all ease 0s;
}


.table-scrollable {
	/* width: 100%; */
	overflow-x: initial !important;
	overflow-y: initial !important;
}

footer {
	padding: 1.5em 0 1.5em !important
}

.footer-inner.row {
	margin-bottom: 0px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
