* {
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;
}

a:hover {text-decoration: none;}
@font-face {
font-family: 'poppinsbold';
src: url('../fonts/poppins-bold_0-webfont.woff2') format('woff2'), url('../fonts/poppins-bold_0-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'poppinslight';
src: url('../fonts/poppins-light_0-webfont.woff2') format('woff2'), url('../fonts/poppins-light_0-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'poppinsmedium';
src: url('../fonts/poppins-medium_0-webfont.woff2') format('woff2'), url('../fonts/poppins-medium_0-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'poppinsregular';
src: url('../fonts/poppins-regular_0-webfont.woff2') format('woff2'), url('../fonts/poppins-regular_0-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'poppinssemibold';
src: url('../fonts/poppins-semibold_0-webfont.woff2') format('woff2'), url('../fonts/poppins-semibold_0-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

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

p {
font-weight: normal;
margin: 0px;
color: #666666;
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: 'poppinsregular';
}

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

.header-outer {
float: left;
width: 100%;
/*background: url(../images/header-bg.jpg) no-repeat;*/
background-size: cover;
height: auto;
}

.header-detail {
float: left;
width: 100%;
/*background: url(../images/header-bg.jpg) no-repeat;*/
background-size: cover;
height: auto;
margin-bottom: 30px;
}

.listingimg {
/*background: url(../images/header-bg.jpg) no-repeat;*/
background-size: cover !important;
width: 100%;
margin-bottom: 30px;}

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

.nav-wrapper {
float: none;
width: auto;
text-align: right;
display: table-cell;
vertical-align: middle;
}

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

.nav-wrapper nav ul {
display: inline-block;
}

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

.nav-wrapper nav ul li a {
display: inline-block;
vertical-align: middle;
text-transform: capitalize;
padding:15px 15px!important;
color: #000;
font-weight: bold;
text-transform: capitalize;
}


.nav-wrapper nav ul li a:hover, .nav-wrapper nav ul li.active a {
background: #0aa5cd;
color: #fff !important;
border-radius: 8px!important;
text-decoration: none;
}

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

.banner-text.bnr_list {
position: relative;
}

.bnr_srch {
max-width: 1400px;
margin: 0 auto;
width: 100%;
padding: 10px;
display: inline-block;
}

.banner-hd {
font-size: 40px;
color: #fff;
text-transform: capitalize;
text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}

.banner-search {
float: left;
width: 100%;
position: relative;
padding-right: 148px;
background-color: #0aa5cd!important;
border-radius: 5px;
box-shadow: 0 5px 6px rgba(0, 0, 0, 0.3);
padding: 15px;
}

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



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

.banner-search ul li {
float: left;
width:31%;
margin-right: 15px;
/*border-right: 1px solid #e5e5e5;
padding: 15px;*/
}

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

.rev-inp-btn.float-width.reviewsub {
margin-bottom: 20px;
margin-top: 20px;
}

.banner-search ul li h4 {
float: left;
width: 100%;
font-size: 13px!important;
color: #fff!important;
font-family: 'poppinssemibold';
text-align: left;
text-transform: capitalize;
}

::-webkit-input-placeholder {
/* Chrome/Opera/Safari */
color: #777777;
}

::-moz-placeholder {
/* Firefox 19+ */
color: #777777;
}

:-ms-input-placeholder {
/* IE 10+ */
color: #777777;
}

:-moz-placeholder {
/* Firefox 18- */
color: #777777;
}

.banner-search ul li input[type=text] {
float: left;
width: 100%;
border: none;
font-size: 12px;
font-family: 'poppinsregular';
color: #777777;
margin: 0px;
position: relative;
top: 7px;
height:45px;
box-sizing: border-box;
background: #fff;
padding-left: 10px;
}

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

.banner-search ul li select {
float: left;
width: 100%;
border: none;
font-size: 12px;
font-family: 'poppinsregular';
color: #777777;
position: relative;
top: 7px;
height: 45px;
display: inline-block;
background: #fff;
}

.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;
}

._categry{color: #fff!important;}

.listing_tittle{    color: #fff!important;
background: #0aa5cd!important;}

.banner-search .banner-srh-btn {
position: absolute;
right: 0px;
height: 100%;
background-color: #0aa5cd;
color: #fff!important;
text-transform: capitalize;
font-size: 17px;
font-family: 'poppinssemibold';
border: none;

width: 136px;
background-position: 17px center;
padding-right: 20px;
text-align: right;
border-radius: 5px;
padding:12px 20px 11px 20px;
height: auto!important;
margin-right: 18px;
top:55px;
line-height: 25px
}
.banner-search .banner-srh-btn:hover{
background: url(../images/search-icon.png) no-repeat left center #17202d!important; color: #fff!important;

}

.banner-search-outer {
float: left;
padding: 15px 11%;
width: 100%;
}

.temp5-block-img  {
width: 100%;
display: inline-block;
float: left;
}

.temp5-block-img a.zero {
max-height: 340px;
overflow: hidden;
background: #f9f9f9 !important;
display:block;
}

.temp5-block-img a.one {
height: 265px;
overflow: hidden;
background: #f9f9f9 !important;
display: inline-block;
}

.temp5-block-img img {
width: 100%;
/*height: 100%;*/
/*object-fit: cover;*/
/*display: inline-block;*/
}

.feat-4-out {
float: left;
width: 100%;
}
.feat-4-out ul {
float: left;
width: 100%;
text-align: center;
}
.feat-4-out ul li {
width: 31%;
border-radius: 5px;
background: #fff;
padding: 40px 35px;
margin: 0px 1% 2%;
border: 1px solid #ece2ff;
}
.feat-4-img.zero {
max-height: 300px;
overflow: hidden;
background: #f9f9f9 !important;
}

.feat-4-img.one {
height: 300px;
overflow: hidden;
background: #f9f9f9 !important;
}

.video_heading{font-size: 30px;}
.btn.blue_btn {

display: inline-block;
vertical-align: middle;
-webkit-appearance: none;
border: none;
outline: none !important;
background-color: #0aa5cd!important;
color: #fff!important;
font-size: 14px;
font-weight: 900;
padding: 15px 30px!important;
transition: 500ms;
border-radius: 5px;
text-transform: capitalize;
box-shadow: none;
}
.btn.blue_btn:hover {background-color: #17202d!important;color: #fff!important;}


.feat-4-star {
display: inline-block;
width: 100%;
}
.feat-4-star h6{font-size: 18px;}


.feat-4-btn {
display: inline-block;
width: 100%;
margin-bottom: 20px;
}
/*.feat-4-out .feat-4-btn a {
background: #ff7800 !important;
border-radius: 50px;
color: #fff;
font-size: 15px;
text-transform: uppercase;
padding: 12px 24px;
display: inline-block;
}*/

.header-inner {
float: left;
position: relative;
width: 100%;
z-index: 9999;
display: flex;
align-items: center;
}

.header-inner .nav-wrapper.call-ul{margin-left: auto; margin-top: 10px;}

.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;
}

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

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

.float-right {
float: right;
}

.bd-lft-blk.map-bg {
background: url(../images/wd.jpg) no-repeat;
background-size: contain;
padding: 40px 0px;
}

.bg-grey {
background: #f6f4ff;
}

.blok-3-out ul li {
float: left;
width: 30%;
margin-right: 2%;
}

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

.blok-3-out ul li h4 {
font-size: 18px;
color: #000;
font-family: 'poppinssemibold';
}

.blok-3-out ul li {
float: left;
width: 30%;
margin-right: 5%;
border-top: 5px solid #0aa5cd;
background: #fff;
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.19);
}

.blok-3-footer h5 {
float: left;
font-size: 14px;
color: #999;
}

.blok-3-footer h6 {
float: right;
font-size: 14px;
color: #000;
font-family: 'poppinsmedium';
}

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

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

.blok-3-footer {
padding: 23px 30px;
border-top: 1px solid #ddd;
}

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

.city-outer ul li {
width: 24%;
display: inline-block;
padding-right: 15px;
margin: 12px 0px;
vertical-align: top;
}

.city-outer ul li a {
font-size: 15px;
color: #666666;
float: left;
width: 100%;
text-align: left;
font-family: 'poppinssemibold';
}

.city-outer ul li a:hover {
color: #000;
}

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

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

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

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

}

.footer-head h4 {
float: left;
width: 100%;
color: #fff;
font-size: 20px;
text-transform: capitalize;
font-family: 'poppinsbold';
margin-top:20px;
padding-bottom:10px;
}

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

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

.footer-outer ul li {
width: 100%;
padding: 10px 0px 8px 10px !important;
margin: 0px !important;
border-bottom: 1px dashed #6b6b6b;
float: left;
text-decoration: none;
}

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


.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: 5px!important;
border: none;
background-color: #fff;
overflow: hidden;
margin: 0px;
height: 50px;
padding-left: 12px;
box-sizing: border-box;
font-size: 16px;
box-sizing: inherit !important;
}

.footer-inp button {
position: absolute;
right: 0px;
top: 0px;
height: 100%;
background-color: #0aab9a !important;
color: #fff;
border: none;
width: 83px;
}

.sol-outer {
float: left;
width: 100%;
margin-top: 20px;
}

.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 #000;
text-align: center;
border-radius: 100%;
font-size: 21px;
color: #0aa5cd;
padding: 10px 0;
line-height: 46px;
padding: 0px;
}

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

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

.footer-btm-outer {
float: left;
width: 100%;
background: #242424;
padding:10px 0;
}

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

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

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

.footer-btm-inner ul li {
display: inline-block;
vertical-align: middle;
border-right: 1px solid #fff;
margin-right: 15px;
padding-right: 15px;
}

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

.footer-btm-inner ul li a {
display: inline-block;
vertical-align: middle;
font-size: 14px;
color: #fff;
}

footer .footer-outer ul li a:hover {
color: #b2b2b2!IMPORTANT;
text-decoration: none!IMPORTANT;
}

.footer-btm-inner ul li a:hover {
color: #b2b2b2;
text-decoration: none;
}

.sol-outer ul li a:hover {
background-color: #0aa5cd;
border: 2px solid #0aa5cd;
}

.sol-outer ul li a:hover i {
color: #000;
}

.header-outer.inner-banner {
height: 310px;
}

.sort-t3-outer p {
float: left;
width: auto;
font-size: 15px;
color: #444;
font-family: "poppinsregular";
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;
font-family: 'poppinssemibold';
background: #0aa5cd;
padding: 16px 15px;
}

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

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

.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;
}

.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: #0aa5cd;
color: #fff;
/* padding: 4px 10px; */
border-radius: 20px;
font-size: 12px;
/* position: absolute; */
right: 15px;
width: 25px;
height: 25px;
padding: 0px !important;
display: flex;
align-items: center !important;
line-height: 25px;
justify-content: center;
}

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

.side-ul li a {
float: left;
width: 100%;
font-size: 14px;
color: #444444;
padding: 12px 15px;
}
.side-ul li a:hover {  color: #0aa5cd!important;  background: #ebfbff!important;}
.side-ul li .active{  color: #0aa5cd!important; background: #ebfbff!important;}


.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;
font-family: 'poppinssemibold';
display: inline-block;
}

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

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

.listing-img {

left: 12px;
top: 12px;
border: 1px solid #ddd;
border-radius: 5px;
overflow: hidden;
width: 95%;
height: 232px;
    margin-right: 15px !important;
}

.listing-img img {
float: left;
float: left;
object-fit: cover;
width: 100%;
height: 100%;
}

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

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

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

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

.listing-phone-1 h5 {
font-size: 14px;
color: #666;
}

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

.listing-btn-btm a {
background: #0aa5cd;
color: #000;
font-size: 14px;
text-transform: capitalize;
padding: 12px 20px;
display: inline-block;
border-radius: 30px;
font-family: 'poppinssemibold';
}

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

.ls-dt-video {
float: left;
width: 100%;
position: relative;
border: 7px solid #eee;
}

.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-bottom: 20px;
background: #eaf6f9!important;
border: 1px solid #0aa5cd!important;
padding: 15px!important
}

.ls-dt-star-outer h4 {
float: left;
width: auto;
font-size: 30px;
color: #0aa5cd;
text-transform: capitalize;
font-family: 'poppinssemibold';
margin-top: 5px;
}

.ls-dt-review {
float: left;
padding-top: 10px;
width: 100%;
background: #eaf6f9!important;
border: 1px solid #0aa5cd!important;
margin-bottom:20px;
}

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

.ls-dt-review ul li {
float: left;
width: 100%;
margin-bottom:20px;
position: relative;
padding: 15px 15px 15px 70px!important;
background: #ffffff!important;
border: 1px solid #0aa5cd!important;
}

.ls-dt-review-ryt {
position: relative;
}

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

.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%;
}
.ls-dt-right img {width: 100%;height: 250px; object-fit: cover; border-right: 1px solid #0aa5cd!important; border-left: 1px solid #0aa5cd!important;}


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

.dt-ryt-head h4 {
padding: 10px;
margin: 0px;
font-size: 24px;
color: #fff;
text-transform: capitalize;
font-family: 'poppinssemibold';
background-color:#0aa5cd!important;
}

.rev-inp-out {
margin-top: 0 !important;
background: #eaf6f9!important;
border: 1px solid #0aa5cd!important;
padding: 15px!important;
}


.ryt-map {
float: left;
width: 100%;
border: 5px solid #eee;
}

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

.ryt-map #map {
margin-top: 0px !important;
}



.dt-arres {
float: left;
width: 100%;
margin-bottom: 25px;
padding: 15px 0px;
border-top: none;
background: #eaf6f9!important;
border: 1px solid #0aa5cd!important;
}

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

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

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

.dt-arres ul li i {
font-size: 18px;
color: #0aa5cd;
margin-right: 15px;

}


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

.dt-time {
float: left;
width: 100%;
background: #eaf6f9!important;
border: 1px solid #0aa5cd!important;
display: inline-block;
width: 100%;
}
}

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

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

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

.dt-time-blk {
float: left;
width: 100%;
background: #f5f5f5;
border-radius: 5px;
position: relative;
overflow: hidden;
}

.dt-time-blk-clock {
background: #dfdfdf;
width: 55px;
float: left;
position: absolute;
top: 0px;
left: 0px;
height: 100%;
padding: 16px 0px;
text-align: center;
}

.dt-time-blk-clock i {
font-size: 22px;
color: #868686;
}

.dt-time ul li h5 {
margin: 0px;
float: left;
font-size: 14px;
color: #444444;
padding: 3px 0;
/*padding: 20px 15px;*/
padding-left: 67px;
}

.ls-dt-star-outer p {
margin-top: 20px;    word-break: break-all;
}
.pagination li i {
font-size: small !important;
}
.rev-hed h4 {
font-size: 24px;
color: #000;
text-transform: capitalize;
font-family: 'poppinsmedium';
}

.rev-smihed h4 {
font-size: 16px;
color: #444444;
font-family: 'poppinsmedium';
display: inline-block;
margin-right: 8px;
}

.style-textarea {
border: 1px solid #ddd;
background: #fff;
height: 189px;
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;
font-size: 14px!important;
border-radius: 10px!important;
}



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

.rev-inp-btn a {
background: #0aa5cd;
color: #fff;
font-size: 14px;
text-transform: capitalize;
padding: 12px 20px;
display: inline-block;
border-radius: 30px;
font-family: 'poppinssemibold';
}

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

.ls-dt-review-lft {
width: 150px;
height: 150px;
border-radius: 5px;
position: absolute;
left:10px;
top:10px;
overflow: hidden;
}

.ls-dt-review-lft img {
float: left;
width: 150px;
height: 150px;
}

.outer-cat-main ul li {
display: inline-block;
width: 33%;
padding-right: 50px;
margin: 12px 0px;
}

.outer-cat-main ul li a {
font-size: 15px;
color: #666666;
float: left;
width: 100%;
text-align: left;
font-family: 'poppinssemibold';
}

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

.temp5-video-left img:after {
position: absolute;
bottom: -25px;
right: -25px;
content: "";
width: 180px;
height: 180px;
background-color: #0aa5cd;
z-index: -1;
}


.temp5-video-left img:before {
position: absolute;
bottom: -25px;
right: -25px;
content: "";
width: 180px;
height: 180px;
background-color: #0aa5cd;
z-index: -1;
}


.temp5-video-left {
float: left;
width: 54%;

position: relative;
}

.temp5-vid-img {
width: auto !important;
/*position: absolute;*/
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
margin: auto;
}

.temp5-video-rigth {
float: right;
width: 40%;
}

.common-heading {
color: #000000;
font-size: 36px;
text-transform: capitalize;
}

.temp5-video-rigth p {
margin-top: 20px;
}

.temp5-video-rigth-btn {
float: left;
width: 100%;
margin-top: 22px;
text-align: center;
}

.btn {
background: #0aa5cd;
padding: 9px 26px;
height: auto;
}

.temp-heading {
text-align: center;
}

.temp5-block-out ul li {
width: 24%;
display: inline-block;
vertical-align: top;
text-align: center;
padding: 0px 25px;
}
._listing{margin-bottom: 30px; display: inline-block; box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%);     width: 100%;
background: #fff;
}


._listing h4 {
float: left;
width: 100%;
font-size:20px;
color: #000000;
background: #fff;
padding: 15px!important;
text-align: center;
margin: 0px!important;
text-transform: capitalize;
font-weight: bold;

}

.temp5-bloc-btn {
text-align: center;
margin-top:10px;
}

.temp5-list-home ul li {
/* display: inline-block; */
/* vertical-align: top; */
width: 31%;
text-align: left;
margin: 10px;
background-color: #f7f7f7;
padding: 15px;
border-radius: 10px;
}

.temp5-list-home-img {
float: left;

border-radius: 5px;
overflow: hidden;
height: 250px;
box-shadow: 0 0 10px #dcdcdc;
background-color: #fff;
}

.temp5-list-home-img img {
float: left;
width: 100%;
height: 100%;
object-fit: cover;
}

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

.temp5-list-home ul li h4 {
float: left;
width: 100%;
font-size: 18px;
color: #000000;
margin-top: 30px;
margin-bottom: 12px;
}

.temp5-list-home ul li p {
float: left;
width: 100%;
margin-top: 10px;
}

.temp5-list-home table tr h4 {
float: left;
width: 100%;
font-size: 20px;
color: #000000;
margin-top: 30px;
margin-bottom: 12px;
font-weight: 700;
}

.temp5-list-home table tr p {
float: left;
width: 100%;
margin-top: 10px;
}

.temp5-list-home-star {
float: left;
width: 100%;
}

.temp5-list-home-star i {
color: #f6c310;
font-size: 18px;
}

.temp5-list-home-btn {
float: left;
width: 100%;
margin-top: 10px;
}

.temp5-list-home-btn .btn {
font-size: 14px;
padding: 3px 16px;
}

.temp-heading h4 {
margin-bottom:30px!important;
background: none;
font-size: 34px;
font-weight: bold
}
}

.temp-heading {
margin-bottom: 60px;
}

.temp5-video-out img {
float: left;
width: 100%!important;
}

.table.table{    padding: 15px !important;
display: inline-block; width: 100% !important;}

.listing-ryt.temp5-list-home table tr {
padding: 25px 2%;
width: 28%;
margin-top: 10px!important;
margin-bottom: 50px;
border: 1px solid #dbdbdb;
margin-bottom: 15px;
display: inline-block;
width: 100%;
border-radius: 10px;
background: #f8fbfc!important;
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;
}



.temp-5-inp-lft {
float: left;
width: 47%;
}

.temp-5-inp-ryt {
float: right;
width: 47%;
}

.temp-5-head {
width: 100% !important;
border-bottom: 1px solid #ddd;
margin-bottom: 0;
display: inline-flex;
}

.temp-5-head span {
float: left;
border-bottom: 2px solid #5dc560;
position: relative;
top: 1px;
}

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

.bx-wrapper .bx-pager {
position: absolute;
bottom: 10px;
}

.bx-wrapper {
margin: 0px;
}

/*.temp5-list-home ul.pagination li a {*/
/*font-size: 16px;*/
/*line-height: 17px;*/
/*}*/

.temp5-list-home ul.pagination li {
width: auto;
margin: 0;
padding: 0;
}

.banner-hd span {
color: #4fd6c4;
}

.pop_list {
display: flex;
flex-wrap: wrap;
}



.ls-dt-outer {
float: left;
width: 100%;
margin-top: s0;
}
.inner-page-heading h4 {
background-color: #237579;
color: #fff;
padding: 20px 0;
font-size: 24px;
}
._coupan {
margin-bottom: 20px;
position: relative;
}

/* promocode css */

._promocode {
background-color: #f374b8;
display: inline-block;
text-align: center;
padding: 16px;
border-radius: 6px;
margin: 40px 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 !important;
right: -13px;
bottom: 28px;
}

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

._actions li {
display: inline-block;
margin: 0 6px;
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;
}

/* promocode css end*/

@media screen and (max-width: 1200px) {
.banner-search ul li{width: 45.3%;}

#wrapper {
width: 95%;
}
.listing-ryt {
width: 68%;
}
}

@media screen and (max-width: 1024px) {
    .nav-wrapper nav ul{
    display: none;}
    
.header-outer.inner-banner {
height: 450px!important;
}
.banner-search ul {
float: left;
width: 100%;
margin: 0;
}
.banner-search ul li {
float: left;
margin-right: 0px;
width: 100%;
}

.banner-search .banner-srh-btn {
position: relative;
top: 0;
margin-top: 20px!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;
}
.nav-wrapper nav ul li a {
text-align: left;
width: 100%;
}
.logo {
margin: 10px 0;
}
.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: 0px;
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:-17px!important;
right: 0;
}
nav a#pull:after {
content: "";
background: url(../nav-icon.png) no-repeat;
width: 30px;
height: 30px;
display: inline-block;
position:relative;
right: 15px;
top: 10px;
}
.nav-wrapper {
margin-top: 0px;
}
.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%;
}
}

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

.listing-inner .side-bar-main {
display: none;
}
.temp5-list-home ul li {
width: 47%;
}
.side-bar-main {
width: 100%;
margin-bottom: 40px;
}
.listing-ryt {
width: 100%;
}
.ls-dt-left {
width: 100%;
margin-bottom: 40px;
}
.ls-dt-right {
width: 100%;
}
.main-slider img {
width: 100%;
height: 400px;
object-fit: cover;
}




}
@media screen and (max-width:992px) {
.temp5-block-img a.zero {
max-height: 100%;
}

}



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

   
    .banner-text{
          top: 55%;  
    }
    

.temp5-list-home table tr h4{margin-top: 10px!important; }
    
.listing-inner .temp5-list-home-btn a{
padding: 10px 20px !important;   
} 
.table.table{padding: 0px !important;}
.container{width:100%!important;}

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

.main-slider .slick-track .slick-slide{
height:500px!important;
}

.temp-heading h4 {
margin-bottom:10px!important;
}

.header-inner .logo{margin-top:0px!important;}    
/*.header-inner .nav-wrapper nav a#pull {top: -33px !important;}*/
.temp5-bloc-btn{margin-top: 0px;}    
.temp5-video-rigth-btn{margin-top: 0;}   
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;} 

.temp5-block-img a.zero{max-height: initial;}

.header-inner .logo {width: 100% !important;margin-top: 0px;padding-bottom: 0px;}
.listing-inner .side-bar-main{width:100%!important;}
.listing-img{width:100%;}
.feat-4-img{height:auto!important;}
.feat-4-img img{width:100%;}
.temp5-block-img img{width:100%;}
.temp5-block-img a{height:auto!important; overflow: visible;  display: inline;}
.list_gallery ._boxes{height:auto!important;}
/*.temp5-list-home-btn {margin-bottom: 30px;}*/
.promo_area h1 {font-size: 25px;    }
section {padding: 45px 0px; }
.temp5-list-home ul li { width: 100%; margin: 0;    }
.banner-hd {font-size: 28px; }
.banner-search-outer {padding: 15px 2%;}
.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;
height: auto;
}
.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: 40px;
}
.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%;
}
.header-outer.inner-banner {
height: 430px;
}
.listing-back-image {
height: auto;
}
.temp5-video-left {
width: 100%;
box-shadow: none;
}
.temp5-video-rigth {
width: 100%;
/*margin-top: 40px;*/
text-align: center;
}
.temp5-block-out ul li {
width: 100%;
margin-bottom: 40px;
}
.temp5-block-out ul li:last-child {
margin-bottom: 0px;
}
.temp5-list-home ul li {
margin: 10px 0px;
}
#DataTables_Table_0 {
width: 100% !important; border: none;
}
#DataTables_Table_0 tbody {
width: 100%;
display: block;
}
#DataTables_Table_0 tbody tr {
display: inline-block;
margin: 0px;
width: 100%;
}
#DataTables_Table_0 tbody tr td {
width: 100%;
display: inline-block;
}
.temp5-list-home-img img {
width: 100%;
}
.listingimg {
height: auto;
padding-bottom: 50px;
}
#map {
width: 100% !important;
}
.temp-heading {
/*margin-bottom: 25px;*/
}
section {
padding: 35px 0px;
}
}

@media screen and (max-width: 650px) {
.listing-img {
position: static;
margin-bottom: 15px;
}
.listing-ryt ul li {
padding-left: 12px;
}
.listing-ryt.temp5-list-home ul li {
margin-right: 0px;
margin-left: 0px;
padding: 0px;
}
.temp-5-inp-lft, .temp-5-inp-ryt {
width: 100%;
}
}

@media screen and (max-width: 550px) {
        .banner-text {
        top: 49%;
    }
    
 .dataTables_wrapper .dataTables_paginate {
margin-top:10px!important; 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{text-align: center!important;}

.temp5-list-home table tr h4}
    margin-top: 10px !important;
}


.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: left;
}


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






.city-outer ul li {
width: 48%;
}
.bd-link-outer ul li {
width: 48%;
}
.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: 480px) {
.list-main.searching-table .list-btn a:last-child {
margin-left: 0px!important;
}

}



.news-4-out {
float: left;
width: 100%;
padding: 60px 0px;
background: url(../images/plane1.png) no-repeat #ff1053;
background-position-x: 0%;
background-position-y: 0%;
background-position: 82% 38%;
}

.news-4-inner-rit {
margin: auto;
width: 60%;
position: relative;
padding-right: 167px;
float: left;
}

.news-4-inner-rit input {
display: inline-block;
vertical-align: top;
height: 50px;
border: 1px solid 
#ddd;
padding-left: 12px;
border-radius: 5px;
background:
#fff;
margin: 0px;
}

.news-4-inner-rit input[type="button"] {
font-size: 14px;
color: #ff1053;
text-transform: capitalize;
background: #fff;
border-radius: 5px;
border: none;
position: absolute;
right: 0px;
top: 0px;
padding: 4px 22px;
height: 52px;
}

.sucribe-text{
color:#fff;
}


.temp5-list-home-btn a {
display: inline-block;
vertical-align: middle;
-webkit-appearance: none;
border: none;
outline: none !important;
background-color: #0aa5cd!important;
color: #fff!important;
font-size: 14px;
font-weight: 900;
padding: 15px 30px!important;
transition: 500ms;
border-radius:5px;
text-transform: capitalize;
box-shadow: none;
}
.table-striped thead {
border-bottom: 1px solid #d0d0d0;
display: none;
}
.listing-ryt.temp5-list-home table tr:hover {
color: #0aa5cd!important;
background: #eaf6f9!important;
border: 1px solid #0aa5cd!important;
-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;

}


.temp5-list-home-btn a:hover {background-color: #17202d!important; text-decoration: none;  color: #fff!important;}
.temp5-list-home table tr h4 {
float: left;
width: 100%;
font-size: 20px;
color: #000000;
margin-top: 30px;
font-weight: 700;
}
.top-header-main {
float: left;
width: 100%;
padding: 15px!important;
}

.ls-dt-outer .inner-page-heading.text-center {margin-top: 0!important;}
.header-inner .logo {margin-bottom: 0 !important;margin-top: 0;}
/*.pagination li a i {line-height: 24px !important;}*/
.footer-btm-outer {text-align: center;}
/*#google_translate_element {margin-bottom: 15px;}*/
.gallery li img {height: auto;}
.gallery li {height: auto;}
.pagination li a {
background-color:#0aa5cd!important;

}

.pagination li a:hover {
background-color:#0aa5cd!important;
color: #fff !important;
}

/*.pagination li.active a {*/
/*background-color: #337ab7 !important;*/
/*color: #fff !important;*/
/*}*/


.nav-wrapper nav ul {   margin-top: 0px!important;}
.feat-4-img img {
/*object-fit: cover;*/
width: 100%;
/*height: 100%;*/
} 

.searching-table .list-btn a{    display: inline-block;
vertical-align: middle;
-webkit-appearance: none;
border: none;
outline: none !important;
background-color: #0aa5cd!important;
color: #fff!important;
font-size: 14px;
font-weight: 900;
padding: 15px 30px!important;
transition: 500ms;
border-radius: 5px;
text-transform: capitalize;
box-shadow: none;}

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

.searching-table .lst-ion1 { border: 2px solid #0aa5cd!important;}
.searching-table .lst-ion1 i{color: #0aa5cd!important;}




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

.slick-next {right: 10px!important; z-index:999!important;}
.slick-prev {left: 0px!important; z-index: 999!important;}


.ls-dt-right .dt-arres ul {
padding: 0px 10px 0px 10px;
}





/*city css start*/
.city-flex{
display: flex;
flex-wrap: wrap;
margin-top:20px!important;
}


._city_bd14 ul,
._city_bd14 ul li {
list-style: none;
padding: 0;
}
._city_bd14 ul li {
padding: 0.2em 1em;
margin: 0.5em;
border-radius: 5px;
border: 1px solid rgb(200 216 224);
}
._city_bd14 ul li a {
color: #000;
font-size: 18px;
text-decoration: none;
display: inline-block;
width: 100%;
height: 100%;
font-weight:600;
padding: 13px 24px;
border-radius: 5px;
}


._city_bd14 ul {



margin: 1em auto;
display: flex;
justify-content: center;
}




/*._city_bd14 li {*/
/*    text-align: center;*/
/*    width: 275px;*/
/* padding: 15px 12px;*/
/*    margin: 5px 5px 5px 5px;*/
/*    border-radius: 5px;*/
/*    border: 1px solid rgb(200 216 224);*/
/*}*/
/*._city_bd14 li a {*/
/*  color: #000;*/
/*    font-size: 18px;*/
/*    text-decoration: none;*/
/*    display: inline-block;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    font-weight:600;*/
/*    padding: 15px 12px;*/
/*    border-radius: 5px;*/
/*}*/


.dt-arres li {
list-style: none;
padding-left: 15px;
}

.footer-mail {
background: #fff !important;
font-size: 14px !important;
padding-left: 10px !important;
border-radius: 0px 0px 5px 5px;
}
.footer-inp button {
padding: 0px 0px 0px 0px !important;
height: 52px;
border-radius:0px 5px 5px 0px;
line-height: 52px!important;
padding: 0px!important;
}

.ls-dt-inner .ls-dt-review{padding: 15px;
margin-top: 20px;}
.footer-btm-inner p {
font-size: 12px;
}
.footer-btm-inner ul li a {
font-size: 12px !important;
}


.listing-back-image {
display: none;
}


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

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

.footer-inp button{background-color: #0aab9a !important;}
.footer-inp button:hover{background-color: #17202d !important;}

.form_contact .form-border .contact-btn button:hover {
background: #17202d !important;
}

.blog-box .details .read-more-btn {
float: left;
background: #0b61b1 !important;
border: none;
border-radius: 5px !important;
padding: 12px 20px 12px 20px !important;
}

.blog-box .details .read-more-btn:hover {
float: left;
background:#17202d!important;
border: none;
text-decoration: none;
}

.blog-box .details a {
text-decoration: none;
}
.pagination li.active a {
background-color: #0aab9a !important;
color: #fff !important;
}


.sol-outer.green-sol ul li a .fa-facebook{color:#2973ba;}
.sol-outer.green-sol ul li a .fa-twitter{color:#1d9bf0;}
.sol-outer.green-sol ul li a .fa-linkedin{color:#0c64c5;}
.sol-outer.green-sol ul li a .fa-instagram{color:#f701bd;}
.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;}

.temp5-block-out ._listing h4:hover {    background:#17202d!important;}
._city_bd14 ul li a:hover, .pop_list ._listing h4:hover {    color: #0aa5cd !important;}

.ls-dt-right .dt-ryt-head.temp-5-head h4 {
background: #0b61b1  !important;
}
.listing-temp-3 .dt-ryt-head h4 {
background: #0b61b1 !important;
}

#premium-listings .owl-item.cloned h6 {
font-size: 14px;
}

#premium-listings .owl-item.cloned a:hover, #premium-listings .owl-item.cloned a h6:hover {
text-decoration: initial !important;
color: #0aab9a !important;
}

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

/*.pagination li.active a {*/
/*    background-color: red !important;*/
/*    color: #fff!important;*/
/*}*/

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

.contact-outer .form_contact .contact-btn button:hover {
background-color: #17202d!important ;
border: none !important;
}

.contact-outer .contact-left-section .contect-ul li i, .contact-outer .contact-left-section .contact-phone .cont-phone i {
color:#0b61b1 !important;
}

.form_contact .form-border .contact-btn button {
background:#0b61b1 !important;
border-radius: 5px !important;
}

.goog-te-gadget-simple{
padding: 10px 10px 8px 10px !important;
border: 1px solid #ffffff !important;

}

.footer-btm-inner {
padding-top: 15px;
}

.listing-outer .listing-temp-3 .dt-ryt-head {
margin-bottom: 0px !important;
}



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