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

@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: #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: 'poppinsregular';
}

#wrapper{
	width: 1170px; margin: auto; max-width: 100%;
}
.header-outer{
  float: left; width: 100%; /*background: url(../template2/images/header-bg.jpg) no-repeat;*/ background-size: cover !important; height: auto; position: relative;
  z-index: 99999;
}
.logo {
  float: left;
  width: auto; margin-top: 12px;
}
.nav-wrapper {
  float: right;
  width: auto; margin-top: 10px;
}
.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 {
    color: #000;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  padding: 15px 24px;
  border-radius: 30px !important;
  font-size: 16px !important;
}
.nav-wrapper nav ul li a.active {
    background-color: #447923;
    color: #fff !important;
}
.nav-wrapper nav ul li a:hover ,.nav-wrapper nav ul li.active a{
  background: #ffd400; color: #000; 
}
.banner-text {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*.banbar {
  margin-top:-23% !important;
}*/
.banner-hd{
  font-size: 40px; color: #fff; text-transform: uppercase;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);position: relative; 
}
.banner-search {
  float: left;
  width: 100%; position: relative; padding-right: 148px; background-color: #fff; border-radius: 5px;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.3);
}
.banner-search ul{
  float: left;
  width: 100%;
}
.float-width{
  float: left; width: 100%;
}
.banner-search ul li{
  float: left; width: 49.3%; border-right:1px solid #e5e5e5; padding: 15px;
}
.banner-search ul li:last-child{
  border:none;
}
.banner-search ul li h4{
  float: left; width: 100%; font-size: 13px; color: #444444; font-family: 'poppinssemibold'; text-align: left; text-transform: uppercase;
}
::-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;
}
.bnr_srch {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    padding: 10px;
    display: inline-block;
    margin-top: 15%;
}
.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: 25px;
}
.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: 25px;
}
.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;
}
.banner-srh-btn{
  position: absolute; right: 0px; height: 100%; background-color: #0aab9a; color: #fff; text-transform: uppercase;
  font-size: 17px; font-family: 'poppinssemibold'; border:none; background: url(../template2/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;
}
.banner-search-outer{
  float: left; width: 100%;
}
.banner-search-outer {
	float: none;
	padding: 0 11%;
	width: 100%;
	margin: 5px auto;
	
}
.header-inner {
  float: left;
  position: relative;
  width: 100%;
  z-index: 9999;
}
.blog_img {
    float: left;
    width: 100%;
}
.blog_img img {
    float: left;
    width: 100%;
    object-fit: cover;
}
.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{
  background: #000; text-align: center;
}
.bd-link-outer ul li {
  display: inline-block;
}
.bd-link-outer ul li a{
  display: inline-block; color: #fff; padding: 26px 22px; font-family: 'poppinsmedium';
}
.bd-link-outer ul li a:hover{
  background: #ffd400; color: #000;
}
.bd-lft-blk{
  width: 48%; display: inline-block; vertical-align: middle;
}
.bd-ryt-blk{
  width: 48%; display: inline-block; vertical-align: middle; padding: 0px 5%;
}
.heading-main h4{
  text-align: center; font-size: 30px; color: #000000; text-transform: uppercase; position: relative; font-family: 'poppinssemibold';
}
.heading-main{
  margin-bottom: 45px;
}
.heading-main h4::after{
  position: absolute; content: ""; height: 4px; width: 40px; background: #ffd400; left: 0px; right: 0px; margin: auto; bottom: -27px;
}
.bd-ryt-blk p{
  font-size: 16px; color: #666666; line-height: 22px; font-family: 'poppinsmedium';
}
.bd-ryt-blk h4{
  font-size: 18px; color: #000000; margin: 28px 0px; font-family: 'poppinssemibold';
}
.bd-ryt-blk a {
  color: #fff;
  background: #ffd400;
  font-size: 16px;
  padding: 18px 30px;
  display: inline-block;
  border-radius: 30px; font-family: 'poppinsmedium';
}
.pb-0{
  padding-bottom: 0px;
}
.float-right{
  float: right;
}
.bd-lft-blk.map-bg {
  background: url(../template2/images/wd.jpg) no-repeat;
  background-size: contain; padding: 40px 0px;
}
.bg-grey{
  background: #f5f5f5;
}
.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 #ffd400;
  background: #fff; box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.19);
  margin-top: 2%;
}
.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;
}
.searching-table .table-scrollable table {
    width: 100% !important;
    border: 0;
}
footer{
  float: left; width: 100%; background-color: #000; padding-top: 11px; padding-bottom: 45px;
}
.footer-inner{
  float: left; width: 100%;
}
.footer-left{
  float: left; width: 30%;
}
.footer-head{
  float: left; width: 100%; position: relative; height: 88px;
}
.footer-head h4{
  float: left; width: 100%; color: #fff; font-size: 20px; text-transform: uppercase; font-family: 'poppinsbold';
  margin-top: 39px;
  padding-bottom: 27px;
}
.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;
}
.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; border:none; background-color: #fff; overflow: hidden; margin: 0px; height: 50px;
  padding-left: 12px; box-sizing: border-box;
}
.footer-inp button{
  position: absolute; right: 0px; top: 0px; height: 100%; background-color: #ffd400; color: #000; 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 #fff; text-align: center; border-radius: 100% !important; font-size: 21px;
  color: #fff; padding: 6px 0;
}
.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: 20px 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-outer ul li a:hover{
  color: #ffd400;
}
.footer-btm-inner ul li a:hover{
  color: #ffd400;
}
.sol-outer ul li a:hover{
  background-color: #ffd400; border:2px solid #ffd400;
}

.inner-banner .banner-text{
  margin-top: 35px;
}
.header-outer.inner-banner {
    height: auto;
    background-image: none;
    padding: 0px 0 12px;
}
.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("../template2/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: uppercase; font-family: 'poppinssemibold'; 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: 4px 12px;
  border-radius: 20px !important;
  font-size: 12px;
  position: absolute; right: 15px;
}
.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: uppercase; color: #000; font-family: 'poppinssemibold'; display: inline-block;
}
.listing-outer {
  padding: 80px 0px;
}

.listing-ryt{
  float: right; width: 71%;
}
/*.listing-ryt ul li{
  float: left; width: 100%; padding: 12px; background: #fff; border: 1px solid #ddd; border-radius: 5px; position: relative; min-height: 258px;
  padding-left: 320px; margin-bottom: 30px;
}*/
.listing-ryt tr{
  float: left; width: 100%; padding: 12px; background: #fff; 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: uppercase; 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:0;
}
.listing-phone-out {
  margin-top: 0px;
}
.listing-phone-1 h5 {
  font-size: 14px;
  color: #666;
}
.listing-phone-1 h5 a {
  font-size: 14px !important;
  color: #666 !important;
}
.listing-phone-1 {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 15px;
}

.listing-btn-btm a {
  background: #ffd400;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 12px 20px;
  display: inline-block;
  border-radius: 30px !important; font-family: 'poppinssemibold';
      text-decoration: none !important
}
.listing-btn-btm a:hover {
    background-color: #5fa036 !important;
    color: #fff;
}
.listing-cont h4 a {
  color: #000 !important;
}
.ls-dt-left {
  float: left;
  width: 66%;
}
.ls-dt-video {
  float: left;
  width: 100%;
  position: relative; 
  /* border: 7px solid #ddd; */
}
.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;
  margin-top: 20px;
}
.ls-dt-star-outer h4 {
  float: left;
  width: auto;
  font-size: 30px;
  color: #000; text-transform: uppercase; font-family: 'poppinssemibold'; margin-top: 5px;
}
.ls-dt-review {
  float: left;
  padding-top: 10px;
  width: 100%;
}
.ls-dt-review ul {
  float: left;
  width: 100%;
}
.ls-dt-review ul li {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  position: relative;
  padding-left: 60px;
}
.ls-dt-review-ryt {
  border: 1px solid #ddd;
  padding: 25px; position: relative;
}
.ls-dt-review ul li h4 {
  float: left;
  width: 100%;
  font-size: 18px;
  margin: 0px;
  text-transform: uppercase;
  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%;
}
.dt-ryt-head {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.dt-ryt-head h4 {
  margin: 0px;
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
  font-family: 'poppinssemibold';
}
.ryt-map {
  float: left;
  width: 100%; 
  /* border: 5px solid #ddd; */
}
.ryt-map img {
  float: left;
  width: 100%;
}
.dt-arres {
  float: left;
  width: 100%;
  border: 1px solid #ddd;
  padding: 15px 25px; border-top: none;
}
.dt-arres h4 {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #000;
  font-family: 'poppinsmedium';
  margin-bottom: 8px; margin-top: 5px;
}
.dt-arres ul {
  float: left;
  width: 100%;
}
.dt-arres ul li {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 24px;
  margin-bottom: 5px;
}
.dt-arres ul li i {
  font-size: 16px;
  color: #b1b1b1;
  position: absolute;
  top: 5px;
  left: 0px;
}
.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; color: #000; text-transform: uppercase; 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: 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; height: 50px !important; float: left; width: 100%; padding-left: 12px !important; box-sizing: border-box !important;
}
.rev-smihed {
  margin: 25px 0px;
}
.rev-inp-btn button{
  background: #ffd400;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  padding: 12px 20px;
  display: inline-block;
  border-radius: 30px;
  font-family: 'poppinssemibold';
  height: auto;
margin-top: 15px;
}
.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 {
  display: inline-block;
  width: 32%;
  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';
  position: relative;
  min-height: 57px;
  padding-left: 70px;
  padding-top: 18px;
}
.outer-cat-main ul li a i {
  font-size: 22px;
  margin-right: 3px;
}

.outer-cat-main ul li img {
    width: 55px;
    vertical-align: middle;
    border-radius: 100%;
    margin-right: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
}

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

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

.float-width.listing-outer.list-details {
    margin-top: 140px;
}

.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: uppercase;
  margin-bottom: 10px;
  font-family: 'poppinsmedium'; 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(../template2/images/controls.png) no-repeat 0 0px !important;
}
.bx-wrapper .bx-next {
  right: 15px;
  background: url(../template2/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;
    z-index: 9999;
    margin-top: 5%;
}

 .searching-table tbody tr
{
	border-top: 4px solid #ffd400 !important;
}
.searching-table .list-btn a
{
	background:#ffd400 !important;
	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;
}
/* .pagination li.active a */
/* { */
	/* color:black !important; */
/* } */
.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: absolute;
  left: 0px;
  top: 0px; z-index: 999999;
}
.blok-3-img img {
    width: 100%;
}
.inner-banner .banner-text{
  top: 42px;
}
.pagination li a {
    font-size: 16px;
    padding: 2px 14px;
    height: 34px;
}
.page-setting {
  float: left;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
}
.page-setting .inner-page-heading h4 {
  font-family: 'poppinssemibold';
  text-transform: uppercase;
  font-size: 32px;
  margin-bottom: 12px;
}

.side-ul li :hover
{
  color: #000 !important;
background: #f5f5f5;
}
.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 {
    color: #fff;
    text-decoration: none;
}

.main-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pop_list {
    display: flex;
    flex-wrap: wrap;
}
@media screen and (max-width: 1200px) {

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

} 


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

  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%;
    }
  .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(../template2/images/navi.png) no-repeat top left;
    margin-top:0px; top: 0px; right: 0;
  }
  nav a#pull:after {
    content:"";
    background:url(../nav-icon.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    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%;
}
/* .banner-text{ */
  /* position: static; margin-top: 60px; */
  /* margin-bottom: 60px; height: auto; */
/* } */
/* .banner-hd{ */
  /* color: #000; */
/* } */
.inner-banner .banner-text {
  margin-top: 90px;
}

}

@media screen and (max-width: 900px) {
	.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%;
  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: 768px) {

.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: 5px;
}
.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%;
}
.listing-back-image{
  height: 310px;
}
.float-width.listing-outer.list-details {
  margin-top: 214px;
}
#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: 650px) {

.listing-img{
  position: static; margin-bottom: 15px;
}
.listing-ryt ul li{
  padding-left: 12px;
}
.outer-cat-main ul li{
  width: 47%;
}


}

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

/* .header-outer{ */
  /* overflow: hidden; */
/* } */
.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;
}
.bnr_srch .banner-search-outer{
	padding:0; 
}
}

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

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

}


._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: uppercase;
}
.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;
}
/* promocode css end*/



._temp_three_list .odd {
	width: 100% !important;
	float: none;
}
._temp_three_list .sorting_1 {
	width: 100%;
}

