/* CSS Document */

.agnis-mobile-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: none;
}
.fs-10 {
    font-size: 20px;
}
.btn-p {
    padding-top: 5px !important;
}
/*==========Slider 04 css=================*/
.newsletter-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.hero-style6 {
  padding-left: 0;
  max-width: none !important;
  text-align: center;
}
.hero-6 .icon-box {
  display: none;
}
.style-width {
  width: 30% !important;
}
.helpyou_item {
  color: #fff;
  font-size: 39px;
  line-height: 36px;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
}

.hero-style6 h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 54px;
  color: #fff;
  margin: 0px;
  font-weight: 800;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
}
.as-hero-bg {
  border-bottom: 7px solid #f7a906;
}
.input-class {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}



.btn11 {
  padding: 15px;
  background-color: #F7A90617;
  border: 5px solid var(--theme);
  font-size: large;
  color: #fff;
  transition: 0.5s linear;
  height: 33px;
  margin-left: 15px;
  border-radius: 50px;
  line-height: 4px;
}

.btn11:hover {
  color: #000;
  transition: 0.5s linear;
  cursor: pointer;
}

.search.form-group input {
  border-radius: 30px;
}
.bootstrap-tagsinput input::placeholder
{
	opacity: 1 !important;
	color: var(--body-color);
}

.edit-profile {
 box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  border: 1px solid #eee;
  padding: 30px;
  background: #fff;
}

select::placeholder, .form-control::placeholder, .form-select::placeholder, textarea::placeholder, input::placeholder {
  color: var(--body-color);
  opacity: 0.4 !important;
}

.bootstrap-tagsinput input
{
/*	width: 100% !important;*/
	height: 55px !important;
  padding: 0 25px 0 25px !important;
    padding-right: 25px !important;
  padding-right: 45px !important;
	
}
.bootstrap-tagsinput {
  display: inline-block;
  padding: 0 !important;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  width: 100%;
  line-height: 22px;
  cursor: text;
	border: none !important;
	box-shadow: none !important;
  background-color: var(--smoke-color) !important;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #f9c910;
  border-color: #f9c910;
}



		ul.setPaginate li.setPage{
	padding:15px 10px;
	font-size:14px;
	}

	ul.setPaginate{
	margin: 0px;
  padding: 0px;
/*  height: 100%;*/
  overflow: hidden;
  font: 12px 'Tahoma';
  list-style-type: none;
  justify-content: end;
  display: flex;
  margin-top: 40px;
  border-top: 1px solid #eee;
  padding-top: 30px;
	}  

	ul.setPaginate li.dot{padding: 3px 0;}

	ul.setPaginate li{
	float:left;
	margin:0px;
	padding:0px;
	margin-left:5px;
	}



	ul.setPaginate li a
	{
	background: none repeat scroll 0 0 #F7A906;
	border: 1px solid #cccccc;
	color: #999999;
	display: inline-block;
	font: 15px/25px Arial,Helvetica,sans-serif;
	margin: 5px 3px 0 0;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
	}	

	ul.setPaginate li a:hover,
	ul.setPaginate li a.current_page
	{
	background: none repeat scroll 0 0 #f9c910;
  border: 1px solid #ccc;
  color: #000;
	text-decoration: none;
	}

	ul.setPaginate li a{
	color:black;
	display:block;
	text-decoration:none;
	padding:5px 8px;
	}
#example_filter input {
  height: 50px !important;
}

.display td, th {
	border: 0 !important;
  border-bottom: 1px solid #E4E4E4 !important;
  padding: 5px 20px;
  font-weight: 400;
}

div.alphabet {
  clear: both;
  position: relative;
  margin: 1.5em 0 !important;
}

div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
  justify-content: end;
  display: flex;
  margin: 25px 0;
}

div.alphabet a:hover{
	background: #f9c910 !important; 
}
div.alphabet a
{
	border: 1px solid #ccc !important;
 padding: 3px 9px !important;
	color: #B3245A !important;
}
.card-body.card-body1 {
  padding: 40px;
}
.btn-danger1 {
  padding: 2px 7px;
  font-size: 14px;
}

.btn-primary {
  color: #0f0f0f;
  background-color: #f9c910;
  border-color: #f9c910;
}
.btn-primary:focus {
  box-shadow: 0 0 0 .25rem rgb(255, 212, 48);
}

 .btn-primary:active {
  color: #0f0f0f;
  background-color: #f9c910;
  border-color: #f9c910;
}

 .btn-primary:focus {
  color: #0f0f0f;
  background-color: #f9c910;
  border-color: #f9c910;
}
 .btn-primary:hover {
  color: #0f0f0f;
  background-color: #f9c910;
  border-color: #f4c407;
}

/*=================================================================================*/
@media (max-width: 575px) {
  .subscribe-box .newsletter-form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .subscribe-box .newsletter-form {
    max-width: 500px;
    width: 100%;
  }
    .style-width {
  width: 100% !important;
}
    .helpyou_item {
  font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
    .hero-style6 h2 {
  font-size: 25px;
    line-height: 35px;
}
    .hero-style5 .hero-text,
.hero-style6 .hero-text,
.hero-style7 .hero-text,
.hero-style8 .hero-text {
font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
}
}
/*==========Slider 04 css End=================*/

@media only screen and (max-width: 600px) {
.agnis-mobile-footer {
    background-color: #93204C;
    color: #000000;
    display: block;
    z-index: 999;
}
.btn-p {
    border: none;
}
.font-14 {
    font-size: 14px;
}
.whatsapp-icon {
    width: 35px;
}
.call-icon {
    width: 30px;
}
}
.padding-top-5 {
    padding-top: 7px !important;
}
.copyright-wrap {
    padding: 16px 0;
    background-color: #0E121D;
}


/*sticky footer end*/




.main-menu li.active a {
  color: #b3245a!important;
  
}

.about-card_img img {
  box-shadow: 6px 6px 6px -6px rgb(247, 169, 6);
  border: 1px solid #ccc;
}

#agnis-designers-kolhapur a:hover {
  color: #fff;
}


.text-justify {
  text-align: justify;
}


.box-title1 {
  font-size: 18px !important;
}

.feature-box1 {
  background-color: var(--white-color);
  border: 1px solid #E4E4E4;
    border-top-color: rgb(228, 228, 228);
    border-top-style: solid;
    border-top-width: 1px;
  border-top: 5px solid var(--theme-color);
  box-shadow: 0px 6px 15px rgba(14, 18, 29, 0.06);
  border-radius: 10px;
  padding: 35px;
  height: auto;
}


.service-block_content2 {
	
	position: relative;
text-align: center;
/*margin-top: -79px;*/
	margin: -30px 30px 0 30px;
	padding: 15px;

z-index: 3;
background-color: var(--white-color);
box-shadow: 0px 8px 20px rgba(7, 36, 95, 0.08);

}



.as-btn1 {
 position: relative;
z-index: 2;
overflow: hidden;
vertical-align: middle;
display: inline-block;
border: none;
/*text-transform: uppercase;*/
text-align: center;
background-color: var(--theme-color);
color: var(--white-color);
font-family: var(--body-font);
font-size: 14px;
font-weight: 700;
line-height: 1;
padding: 20px 34px;
border-radius: 0;
}


.badge.rounded-pill.bg-primary {
  background-color: #F7A906 !important;
  padding: 8px;
  margin-top: 5px;
	text-transform: lowercase;
}

.d-grid.gap-2 {
  margin-top: 15px;
}

.project-card {
  margin-bottom: 50px;
}

.project-content {
/*  background: var(--white-color);*/
/*  box-shadow: 0px 4px 15px rgba(7, 36, 95, 0.1);*/
  border-radius: 10px;
  padding: 30px 10px;
  width: calc(100% - 40px);
/*  margin: 0 auto;*/
  position: relative;
  z-index: 4;
}



/*-----------------------------*/
.price-card-header {
/*  background: #ffce10;*/
  background: #083088;
}
.price-card_title1 {
  padding: 6px 17px;
  text-align: left;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  background: #b3245a;
  color: #B3245A;
  font-weight: 400;
  
}
 .price-card_title1 a {
 display: flex;
  align-items: center;
	 text-transform: capitalize;
	 font-weight: 400;
	 padding: 2px 0;
     color: #fff;
}
.price-card_content1 {
  padding: 20px 0;
}

.price-card_content1 ul li {
 display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
  font-size: 15px;
  line-height: 28px;
  padding: 5px 15px;
}

.price-card_content1 ul li a{
 color: var(--body-color);
}

.price-card_content1 ul li i {
  padding-right: 12px;
  line-height: 20px;
}

.available-list ul li a span {
  display: flex;
  align-items: flex-start;
  line-height: 20px;
	text-transform: capitalize;
}

.price-card-footer h6 {
  background: #083088;
  padding: 5px 20px;
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
}

.price-card_content1 .as-btn {
  background: #083088d4;
  padding: 10px 20px;
  border-radius: 20px;
}
.price-card_content1 .as-btn {
  background: #083088ad;
  padding: 6px 15px;
  border-bottom: 4px solid #083088;
  font-weight: 300;
  margin-top: 25px;
  display: block;
  width: 35%;
  text-align: center;
	border-radius: 0;
}
.btn-warning {
  color: #000;
  background-color: #ffc107 !important;
  border-color: #ffc107 !important;
  margin-top: 20px;
  border-radius: 30px;
  font-family: "Poppins", sans-serif;
  float: left;
  padding: 4px 15px;
  font-size: 14px !important;
}
.btn-warning:hover {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
}
.btn-warning1 {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
  margin-top: -6px;
  border-radius: 30px;
  font-family: "Poppins", sans-serif;
  float: left;
  padding: 4px 15px;
  font-size: 14px !important;
}
.btn-warning1:hover {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
}
.icon-list {
  background-color: #fff;
  padding: 10px;
  border-radius: 50%;
  margin-right: 8px;
  margin-left: -9px;
 color: #b3245a;
}
.eye-icon {
  font-size: 14px;
/*  margin-right: 5px;*/
  margin-left: -1px !important;
  font-weight: 400;
}
#vfx-search-item-inner {
  padding: 70px 0 70px 0px;
  background: url(../../images/bg/inner_search_bg.png) center center no-repeat;
    background-attachment: scroll;
/*    background-size: auto;*/
/*  background-size: cover;*/
  background-attachment: fixed;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4e4e4;
}
.card11 {
  padding-bottom: 0px !important;
}
.vfx-search-categorie-title h2 span {
  color: #ffce10;
}
.vfx-search-categorie-title h2 {
  font-family: "Poppins", sans-serif;
  margin: 0px;
  color: #01273a;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 28px;
}
.all-categorie-list-title {
  margin-bottom: 50px;
}
.all-categorie-list-title h2 span {
  color: #ffce10;
}
.all-categorie-list-title  h2 {
  font-family: "Poppins", sans-serif;
  margin: 0px;
  color: #01273a;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 28px;
}
.bt_heading_3 .line_1 {
  background-color: #6d6d6d;
  display: inline-block;
  height: 1px;
  vertical-align: middle;
  width: 60px;
}
.bt_heading_3 .icon {
  color: #f9ca40;
  display: inline-block;
  font-size: 7px;
  line-height: 4px;
  margin: 0 3px;
  vertical-align: middle;
}
.bt_heading_3 .line_2 {
  background-color: #6d6d6d;
  display: inline-block;
  height: 1px;
  vertical-align: middle;
  width: 60px;
}
.news-search-lt {
  margin-bottom: 30px;
  width: 100%;
  position: relative;
}
.news-search-lt input.form-control {
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 0;
  color: #696969;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 28px;
  padding: 10px;
  width: 100%;
  height: 50px;
}
.news-search-lt span.input-search i {
  bottom: 0;
  color: #ffce10;
  cursor: pointer;
  display: inline-table;
  float: right;
  position: absolute;
  right: 15px;
  top: 17px;
  z-index: 0;
}
.left-slide-slt-block {
  margin-bottom: 30px;
  width: 100%;
}
.left-slide-slt-block h3:first-child {
  margin-top: 0px;
}
.left-slide-slt-block h3 {
 background: #B3245A;
  border: 1px solid #ededed;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 15px;
  text-align: left;
  letter-spacing: 0.4px;
}

.archive-tag ul {
  display: inline-block;
  margin-bottom: 15px;
  padding: 0;
}
.archive-tag ul li {
  float: left;
  list-style: outside none none;
  padding: 5px 0;
}
.archive-tag ul li a.active {
  background: transparent linear-gradient(to right, #dadada 50%, #ffce10 50%) repeat scroll right bottom / 206% 100%;
  color: #B3245A;
}
.archive-tag ul li a {
  background: transparent linear-gradient(to right, #ffce10 50%, #f1f1f1 50%) repeat scroll right bottom / 206% 100%;
  color: #696969;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  margin-right: 7px;
  padding: 7px 13px;
  border-radius: 4px;
  text-align: center;
  -webkit-transition: all .6s ease 0;
  transition: all .6s ease 0;
  transition: all 0.3s ease 0s;
}
.left-location-item ul {
  margin-bottom: 30px;
  padding: 0;
  width: auto;
}
.left-location-item ul li {
  list-style: outside none none;
  padding: 7px 0 7px 10px;
  line-height: 28px;
  border-top: 1px solid rgba(241, 241, 241, 0.8);
}
.left-location-item ul li a {
  color: #696969;
  font-size: 13px;
  text-align: left;
  font-weight: 500;
  letter-spacing: 0.3px;
}
.left-location-item .list-lt {
  font-family: "Poppins", sans-serif;
  background: #01273a;
  border-radius: 30px;
  color: #fff;
  float: right;
  font-size: 11px;
  font-weight: 500;
  margin-right: 8px;
  padding: 4px 2px;
  text-align: center;
  width: 28px;
  height: 28px;
  line-height: 20px;
  vertical-align: middle;
}
.left-slide-slt-block {
  margin-bottom: 20px;
  width: 100%;
}
a.list-group-item:hover {
/*  background: transparent linear-gradient(to right, #ffce10 50%, #f5f5f5 50%) repeat scroll right bottom / 207% 100%;*/
    background: transparent linear-gradient(to right, #f7a906 50%, #f5f5f5 50%) repeat scroll right bottom / 207% 100%;
    background-position-x: right;
    background-position-y: bottom;
  color: #01273a;
  text-decoration: none;
  background-position: left bottom;
  border-color: #ddd;
}
.archive-tag ul li a:hover {
  background: transparent linear-gradient(to right, #ffce10 50%, #f1f1f1 50%) repeat scroll right bottom / 206% 100%;
    background-position-x: right;
    background-position-y: bottom;
  color: #B3245A;
  background-position: left bottom;
}
.archive-tag ul li a {
  background: transparent linear-gradient(to right, #ffce10 50%, #f1f1f1 50%) repeat scroll right bottom / 206% 100%;
  color: #696969;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  margin-right: 7px;
  padding: 3px 13px;
  border-radius: 4px;
  text-align: center;
  -webkit-transition: all .6s ease 0;
  transition: all .6s ease 0;
  transition: all 0.3s ease 0s;
}
.left-location-item ul li a:hover {
  padding-left: 6px;
  color: #ffce10;
  -webkit-transition: all .6s ease 0;
  transition: all .6s ease 0;
  transition: all 0.3s ease 0s;
}
.sorts-by-results {
  border: 1px solid #ededed;
  background: #f1f1f1;
  border-radius: 6px;
  display: block;
  float: left;
  margin-bottom: 30px;
  position: relative;
  white-space: nowrap;
  height: auto;
  line-height: 42px;
  padding: 12px;
  width: 100%;
}
.sorts-by-results span.result-item-view {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #6b6b6b;
}
.sorts-by-results span.result-item-view span.yellow {
  color: #ffce10;
  font-weight: 500;
}
.sorts-by-results .disp-f-right {
  float: right;
}
.disp-f-right .disp-style {
  float: left;
  margin: 3px 5px 0 5px;
}
.sorts-by-results .disp-style a {
  background: #fcfcfc;
  border-radius: 5px;
  border: 2px solid transparent;
  float: right;
  font-size: 14px;
  line-height: 32px;
  padding: 0px 9px;
  color: #01273a;
}
.sorts-by-results .disp-style.active a {
  border: 2px solid rgba(255, 193, 7, 0.9);
  color: #ffce10;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}
.list-view-item {
  padding: 0 5px 0 0;
}
.recent-listing-box-container-item {
  display: block;
  margin-bottom: 30px;
  width: 100%;
  border: 1px solid #efeeee;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  overflow: hidden;
  position: relative;
  padding-left: 12px;
}
.feature-item-listing-item {
/*  border: 1px solid #efeeee;*/
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  overflow: hidden;
  position: relative;
  margin-bottom: 0px;
}
.recent-listing-box-image h1 {
  font-family: "Poppins", sans-serif;
  background: rgba(1, 39, 58, 0.8) none repeat scroll 0 0;
  color: #ffce10;
  font-size: 13px;
  font-weight: 600;
  left: 0px;
  margin: 0;
  padding: 8px 15px;
  border-radius: 0 15px 15px 0px;
  position: absolute;
  text-transform: uppercase;
  top: 0px;
  transition: all 0.3s ease 0s;
}
.recent-listing-box-image img {
  height: auto;
  max-width: 100%;
  width: 100%;
	border-right: 1px solid #eee;
}
.recent-listing-box-container-item:hover .recent-listing-box-image img {
  transform: scale(1.2);
  transition: all 0.4s ease 0s;
}
.recent-listing-box-container-item:hover .hover-overlay {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  outline: 1px solid #ffce10;
  outline-offset: -10px;
}
.recent-listing-box-container-item .hover-overlay {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  height: 100%;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: auto;
  bottom: 0px;
}
.hover-overlay-inner {
  height: 100%;
  text-align: center;
  vertical-align: middle;
}

.recent-listing-box-container-item:hover .hover-overlay-inner::before, .recent-listing-box-container-item:hover .hover-overlay-inner::after {
  bottom: 10px;
  content: "";
  left: 10px;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 10px;
/*  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;*/
}
.recent-listing-box-container-item:hover .hover-overlay .hover-overlay-inner ul.listing-links {
  display: block;
  z-index: 900;
}
.feature-item-listing-item:hover .hover-overlay .hover-overlay-inner ul.listing-links {
  display: block;
  z-index: 999;
}
.hover-overlay .hover-overlay-inner ul.listing-links {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  height: auto;
  margin: 0 auto;
  text-align: center;
  right: 0;
  left: 106px !important;
  display: none;
}
.listing-boxes-text {
  padding: 15px;
  text-align: left;
}
.recent-listing-box-item {
  background-color: #FFF;
  text-align: left;
  position: relative;
}
.listing-boxes-text a {
 font-family: "Poppins", sans-serif;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.2px;
}
.listing-boxes-text a:hover {
  color: #B3245A;
}
.text11 a:hover {
  color: #B3245A;
}
.listing-boxes-text  h3
{
	line-height: 20px !important;
	margin-bottom: 3px;
}

.listing-boxes-text  h3 a{
  font-family: "Poppins", sans-serif;
  color: #4a4a4a;
  font-size: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0px;
	
}
.list-view-item .listing-boxes-text p {
 min-height: 96px;
  height: 96px;
}
.listing-boxes-text p {
  color: #7d7d7d;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: 9px;
  letter-spacing: 0.3px;
}
.recent-listing-box-item .recent-feature-item-rating {
  background: #f4f4f4;
  display: block;
  float: left;
  padding: 5px 15px;
  width: 100%;
  position: relative;
  left: 0;
  right: 0;
  bottom: 0px;
}
.recent-feature-item-rating h2  {
  font-family: "Poppins", sans-serif;
  color: #7d7d7d !important;
  float: left;
  font-size: 13px;
  font-weight: 500;
  line-height: 30px;
  margin: 0;
  text-align: left;
}
.recent-feature-item-rating span {
  float: right;
  font-size: 13px;
  position: relative;
  top: 6px;
}
.recent-feature-item-rating span i.fa {
  color: #ffcc58;
}
.hover-overlay .hover-overlay-inner ul.listing-links li a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: ease-out .5s;
  -moz-transition: ease-out .5s;
  -o-transition: ease-out .5s;
  transition: ease-out .5s;
  transition: all .6s ease-in-out 0;
  box-shadow: 0 3px 8px rgba(255, 255, 255, 0.3);
}
.hover-overlay .hover-overlay-inner ul.listing-links li a {
  background: #F7A906;
  border-radius: 50%;
  font-size: 18px;
  height: 44px;
  line-height: 44px;
  width: 44px;
  float: left;
}
.blue-1 {
  color: #08c2f3;
}
.green-1 {
  color: #ccdb38;
}
.yallow-1 {
  color: #f7a906;
}
.hover-overlay .hover-overlay-inner ul.listing-links li a {
  background: #FFF;
  border-radius: 50%;
  font-size: 18px;
  height: 44px;
  line-height: 44px;
  width: 44px;
  float: left;
}
.recent-listing-box-item .recent-feature-item-rating h2 i {
  color: #f7a906;
  font-size: 14px;
  margin-right: 3px;
}
.mar-bottom{
    margin-bottom: 12px;
}
#search-categorie-item1 {
  background: #FAFAFA url(../../images/bg/category_bg.png) no-repeat center top;
/*
    background-attachment: scroll;
    background-size: auto;
  background-position: cover;
*/
  background-attachment: fixed;
  background-size: 100% 100%;
/*  padding: 80px 0px 60px 0;*/
}
/*=================BreadCrumb Area Start============================*/
 #breadcrum-inner-block {
  padding: 25px 0px;
  background: url("../../assets/images/bg/listing-detail.jpg") center top no-repeat;
	 border-bottom: 3px solid #f9c910;
/*
    background-attachment: scroll;
    background-size: auto;
  background-size: cover;
*/
  background-attachment: fixed;
  background-size: 100% auto;
}
.breadcrum-inner-header {
  text-align: center;
  padding-left: 20px;
/*  border-left: 4px solid #ffce10;*/
}
.breadcrum-inner-header span {
  color: #f7a906
}
.breadcrum-inner-header h1 {
  font-family: "Poppins", sans-serif;
  color: #fff;
  letter-spacing: 0.4px;
  margin: 0px;
  font-size: 32px;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.breadcrum-inner-header a {
  font-family: "Poppins", sans-serif;
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
}
.breadcrum-inner-header i.fa {
  color: #F7A906;
  margin: 0px 5px;
  font-size: 6px;
  position: relative;
  bottom: 2px;
}

/*=================BreadCrumb Area End============================*/
   
form#categorie-search-form h2 {
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
  font-size: 26px;
  letter-spacing: 0.5px;
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
}

#search-input select.form-control {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
/*  border-radius: 30px 0 0 30px;*/
  border-right: 1px solid #c2c2c2;
  color: #6f6f6f;
  background: #F7A906 url(../../images/icons/slt_btn_cat.png) top 50% right 15px no-repeat;
  padding-left: 15px;
}

#search-input .form-control {
  font-family: "Open Sans", sans-serif;
  height: 50px;
  border: none;
    border-right-width: medium;
    border-right-style: none;
    border-right-color: currentcolor;
  font-size: 15px;
  font-weight: 500;
}
select#location-search-list {
/*  box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.14) inset;*/
}
#location-search-list option {
  border-bottom: 1px solid #c2c2c2;
  padding: 7px 15px;
  font-size: 14px;
}
#search-input select.form-control {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #6f6f6f;
}
#search-input input.form-control {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
/*  border-radius: 0 30px 30px 0;*/
  padding-left: 15px;
  color: #c2c2c2;
	border-radius: 30px;
	padding: 0 30px;
}
.form-control:placeholder {
  color: #969595;
}
#location-search-btn button {
  font-family: "Poppins", sans-serif;
  background: -webkit-linear-gradient(left, #F7A906 50%, #ffce10 50%) repeat scroll right bottom/207% 100% transparent;
  background: linear-gradient(to right, #F7A906 50%, #f7a906 50%) repeat scroll right bottom/207% 100% transparent;
  color: #01273a;
  padding: 14px;
  font-size: 15px;
  border: none;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 30px;
  -webkit-transition: background 350ms ease-in-out;
  transition: background 350ms ease-in-out;
  width: 100%;
  outline: 0;
}

#location-search-btn  button:-moz-focus-inner, input:-moz-focus-inner {
  padding: 0;
  border: 0;
}
.list-view-item:hover {
  border: 1px solid #ffce10;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2);
}


.price-card_content1 ul li .btn.btn-warning {
	
	font-family: "Poppins", sans-serif;
  background: transparent linear-gradient(to right, #262626 50%, #ffce10 50%) repeat scroll right bottom / 202% 100%;
    background-position-x: right;
    background-position-y: bottom;
  border: 0 none;
  border-radius: 20px;
  color: #3d3d3d;
  font-size: 14px;
  font-weight: 400;
  height: 30px;
  line-height: 20px;
  padding: 5px 15px;
  margin-left: 5px;
  text-transform: none;
  vertical-align: middle;
  -webkit-transition: all .6s ease 0;
  transition: all 0.3s ease 0s;
}

.price-card_content1 ul li .btn.btn-warning:hover
{
	background-position: left bottom;
  color: #F7A906;
}
.btn-warning:focus {
  box-shadow: none;
	color: #000;
  background-color: #ffca2c;
  border: none;
}

.item-color
{
	color: #f7a906;;
}


.recent-feature-item-rating span a {
  font-family: "Poppins", sans-serif;
  color: #7d7d7d !important;
  float: left;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
  text-align: left;
  text-transform: capitalize;
}

.accordion-button.collapsed {
/*  background: transparent linear-gradient(to right, #ffce10 50%, #F7A906 50%) repeat scroll right bottom / 207% 100%;*/
    background: transparent linear-gradient(to right, #f7a906 50%, #FFF 50%) repeat scroll right bottom / 207% 100%;
  border: 1px solid #ddd;
  display: block;
  margin-bottom: 0px;
  position: relative;
  color: #696969;
  font-size: 14px;
  line-height: 25px;
/*  padding: 0 20px;*/
  font-weight: 500;
  -webkit-transition: all .6s ease 0;
  transition: all .6s ease 0;
  transition: all 0.3s ease 0s;
}

.accordion-button.collapsed:hover {
/*  background: transparent linear-gradient(to right, #ffce10 50%, #f5f5f5 50%) repeat scroll right bottom / 207% 100%;*/
    background: transparent linear-gradient(to right, #f7a906 50%, #f5f5f5 50%) repeat scroll right bottom / 207% 100%;
    background-position-x: right;
    background-position-y: bottom;
  color: #01273a;
  text-decoration: none;
  background-position: left bottom;
  border-color: #ddd;
}

.accordion-card .accordion-button:not(.collapsed) {
/*
  color: #000;
  background-color: rgb(254, 204, 23);
  box-shadow: none;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
*/
	
	 background-color: rgb(247, 169, 6);
  border: 1px solid #ddd;
  display: block;
  margin-bottom: 0px;
  position: relative;
  color: #000;
  font-size: 14px;
  line-height: 25px;
/*  padding: 0 20px;*/
  font-weight: 500;
  -webkit-transition: all .6s ease 0;
  transition: all .6s ease 0;
  transition: all 0.3s ease 0s;
}
.faq-text a {
  color: var(--body-color);
	display: flex;
  align-content: flex-start;
  line-height: 20px;
}

.faq-text span a i {
  line-height: 20px;
}
.accordion-card .faq-text {
 
 
  display: flex;
  justify-content: space-between;
}
.faq-text a:hover {
  color: #fecc17;
}
.listing-boxes-text a h3:hover {
  color: #f9c910;
}

.listing-boxes-text a:hover
{
	 color: #f9c910 !important;
}
.recent-feature-item-rating span a:hover
{
	 color: #f9c910 !important;
}
.available-list ul li a:hover {
  color: #ffbe00;
}

#dashboard_listing_blcok img {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  border-radius: 6px !important;
  border: 1px solid #e9e6e0;
}
/*----------    Category Page Css   ----------------*/


.cat figure {
    margin: 0;
    display: grid;
    grid-template-rows: 1fr auto;
    margin-bottom: 20px;
    break-inside: avoid;
}
.cat .cat-container {
    column-count: 4;
    column-gap: 20px;
}
.cat .price-card_content1 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px 0;
}
	
	.available-list ul li:last-child {
  border: 0 !important;
}

@media screen and (max-width: 480px) {
.cat .cat-container {
    column-count: 1;
}
}
/*-------------  Category Page Css End       -------------*/


#search-input input {
  background: #fff;
	border: 1px solid #eee !important;
}



/*--------------Login Form Code----------------*/
.listing-modal-1 .modal-content {
  background: #f7fbfc;
  border-radius: 10px;
  padding: 35px 30px;
}
.listing-modal-1 .modal-content {
  background: #f7fbfc none repeat scroll 0 0;
  border-radius: 0;
  padding: 40px 30px;
}
.modal-content {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0 none;
  position: relative;
}
@media (min-width: 768px) {
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.listing-modal-1 .modal-header {
  border-bottom: medium none;
  padding: 0;
}
.modal-header {
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.43px;
  padding: 15px;
}
.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  justify-content: center;
}
.listing-modal-1 .modal-header .close {
  background: #eaeaea;
  border-radius: 20px;
  color: #01273a;
  font-size: 25px;
  height: 36px;
  line-height: 34px;
  margin-top: -9px;
  opacity: 1;
  width: 36px;
  display: block;
}
.listing-modal-1 .modal-header .close {
  color: #08c2f3;
  font-size: 24px;
  line-height: 1;
  margin-top: 3px;
  opacity: 1;
}
.modal-header .close {
  margin-top: -2px;
}
button.close {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
  padding: 0;
}
.close {
  color: #000;
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  opacity: 0.2;
  text-shadow: 0 1px 0 #fff;
  loat: right;
  filter: alpha(opacity=20);
}
.listing-modal-1 .modal-header .modal-title {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  line-height: 1;
  text-align: left;
  font-weight: 500;
  display: block;
  float: left;
  text-transform: none;
}
.modal-title {
  line-height: 1.42857;
  margin: 0;
    color: #B3245A !important;
}
.listing-modal-1 .modal-body {
  padding: 40px 0 0;
}
.listing-form-field {
  position: relative;
}
.listing-form-field input{
    border-radius: initial;
}

.listing-form-field i {
  background: #ededed;
  font-size: 20px;
  border-left: 1px solid #eee;
  height: 54px;
  line-height: 50px;
  position: absolute;
  left: 0;
  text-align: center;
  top: 0;
  color: #c1c1c1;
  width: 54px;
}
.listing-form-field input.form-field {
  font-family: "Poppins", sans-serif;
  box-shadow: none;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 14px 10px 35px 60px;
}
.listing-form-field input.form-field {
  border: 1px solid #eee;
  box-shadow: none;
  margin-bottom: 10px;
  padding: 24px 70px !important;
}
.listing-form-field input {
  text-transform: normal;
  width: 100%;
}
.bgwhite {
  background: #fff none repeat scroll 0 0;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-top-20 {
  margin-top: 20px;
}

.listing-form-field input.submit {
  background: transparent linear-gradient(to right, #01273a 50%, #ffce10 50%) repeat scroll right bottom / 207% 100%;
  border: none;
  margin: 0 auto;
  width: 68%;
  display: block;
  text-align: center;
  font-size: 20px;
  height: 40px;
/*  padding: 14px 0;*/
  margin-bottom: 15px;
  margin-top: 15px;
  border-radius: 40px;
  font-weight: 600;
  color: #01273a;
  text-transform: uppercase;
  -webkit-transition: all .6s ease 0;
  transition: all .6s ease 0;
}
.listing-form-field input.submit:hover {
  background-position: left bottom;
  color: #F7A906;
}
.listing-form-field input.submit {
  border: medium none;
  border-radius: 40px;
  color: #fff;
  text-transform: uppercase;
}
.bottom-links p {
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-weight: 500;
  text-transform: normal;
}
.bottom-links p a {
  color: #ffce10;
  display: inline-block;
  margin-left: 10px;
}
.login-box{
    justify-content: center;
}
.btn11{
    padding: 20px 55px;
  font-size: 20px !important;
}
.card-header h3 {
  text-align: center;
}
/*-------------------Login Form Code End-----------------------*/

/*--------------------User Dashboard Code---------------------------*/




#leftcol_item {
  margin-bottom: 30px;
}
.user_dashboard_pic {
  background: #fff;
  border-radius: 10px;
  padding: 10px;
  position: relative;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
}
.user_dashboard_pic img {
  height: auto;
  width: 100%;
  border: 1px solid #cecbcb66;
  border-radius: 10px;
}
.user-photo-action {
  background: rgba(255, 255, 255, 0.85);
  bottom: 10px;
  color: #363636;
  font-family: "Poppins", sans-serif;
  left: 10px;
  padding: 10px 0;
  border-radius: 0 0 10px 10px;
  position: absolute;
  height: 44px;
  line-height: 22px;
  font-weight: 500;
  right: 10px;
  text-align: center;
}
.dashboard_nav_item {
  margin-bottom: 25px;
}
.dashboard_nav_item ul {
  display: block;
  float: left;
  list-style-type: none;
  margin-bottom: 20px;
  width: 100%;
	padding-left: 0;
}
.dashboard_nav_item ul li.active {
  background: transparent linear-gradient(to right, #ffce10 50%, #f9f9f9 50%) repeat scroll right bottom / 207% 100%;
    background-position-x: right;
    background-position-y: bottom;
  background-position: left bottom;
  border: 1px solid #e9e6e0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.dashboard_nav_item ul li {
  background: #fff linear-gradient(to right, #ffce10 50%, #f9f9f9 50%) repeat scroll right bottom / 207% 100%;
  width: 100%;
  float: left;
  margin-bottom: 12px;
  display: block;
  border-radius: 10px;
  -webkit-transition: background 350ms ease-in-out;
  transition: background 350ms ease-in-out;
  border: 1px solid #ccc;
}
.dashboard_nav_item ul li a {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #4e4e4e;
  height: 46px;
  line-height: 26px;
  padding: 10px 15px;
  text-align: left;
  display: block;
  letter-spacing: 0.3px;
  vertical-align: middle;
}
#process ul li a:hover, #process ul li a:focus, #process ul li a:active, #sidebar-navigation a:hover, .active a {
  color: #ffce10;
  background-color: transparent;
}
.dashboard_nav_item ul li a i {
  float: left;
  font-size: 17px;
  padding-right: 10px;
  padding-top: 3px;
  text-align: center;
}
#dashboard_listing_blcok {
  display: block;
  margin-bottom: 30px;
}
#dashboard_listing_blcok .statusbox {
  background: #fcfcfc;
  padding: 0;
  margin-bottom: 30px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  border: 1px solid #e9e6e0;
}
#dashboard_listing_blcok .statusbox h3 {
 font-family: "Poppins", sans-serif;
  background: rgb(249, 201, 16);
  border-radius: 4px 4px 0 0;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: rgba(54, 54, 54, 0.94);
  text-transform: uppercase;
  height: 50px;
  vertical-align: middle;
  line-height: 30px;
  margin: 0;
  border-bottom: 1px solid #e9e6e0;
}
#dashboard_listing_blcok .statusbox-content {
  padding: 40px 0;
  text-align: center;
}
#dashboard_listing_blcok .statusbox .statusbox-content .ic_status_item {
  display: inline-block;
  text-align: center;
  margin: 0 auto 35px auto;
}
#dashboard_listing_blcok .statusbox .statusbox-content .ic_col_one i {
  background: #f9c9103b;
  border: 2px solid #f9c910;
  color: #f9c910;
}
#dashboard_listing_blcok .statusbox .statusbox-content .ic_status_item i {
  border-radius: 50px;
  font-size: 30px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  vertical-align: middle;
  width: 90px;
  box-shadow: 0 0px 7px rgba(0, 0, 0, 0.08);
}
#dashboard_listing_blcok .statusbox-content h2 {
  font-family: "Open Sans", sans-serif;
  color: #6e6e6e;
  display: block;
  font-size: 26px;
  font-weight: 600;
  margin: 0;
}
#dashboard_listing_blcok .statusbox-content span {
  color: rgba(54, 54, 54, 0.6);
  display: block;
  font-size: 13px;
  font-weight: 500;
  margin-top: 10px;
}
.dashboard_nav_item ul li:hover {
  background: transparent linear-gradient(to right, #ffce10 50%, #f9f9f9 50%) repeat scroll right bottom / 207% 100%;
    background-position-x: right;
    background-position-y: bottom;
  background-position: left bottom;
  border: 1px solid #e9e6e0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}



/*----------------------User Dashboard Code End-------------------------*/


.info-text i {
  padding-right: 10px;
	line-height: 30px;
	color: #B3245A;
}
.blog-title {
  font-size: 36px;
  font-weight: 400;
	line-height: 1.208;
}

.project-post {
  position: relative;
}
.hover-box
{
	display: none;
}
.project-post:hover .hover-box {
  top: 40%;
  position: absolute;
  left: 42%;
	display: block;
	
}
.project-post:hover .hover-box a {
  background: #f9c910;
  padding: 10px;
  color: #B3245A;
}

 .project-post img {
  border-radius: 10px;
	 border: 1px solid #ccc;
}
.border1 {
  border: 1px solid #ccc;
}

.widget_categories  a i
{
	padding-right: 15px !important;
	
}
.widget_categories1 a
{
	background: #3b3b3b !important;
}
.widget_categories1 a:hover
{
	background-color: #f9c910 !important;
}

.author-social a:hover {
  color: #f9c910 !important;
}

.carousel-control-prev
{
	background: none;
  border: 0;
}
.carousel-control-next
{
	background: none;
  border: 0;
}
.author-widget-wrap {
  text-align: left;
}

.bg22
{
	background: #00486d24  !important;
}
.detail-amenities li {
  list-style: none;
}
.detail-amenities li span {
  padding-right: 5px;
}
.list-group {
  margin-bottom: 2rem;
}

a.list-group-item.active {
  background: transparent linear-gradient(to right, #ffce10 50%, #f5f5f5 50%) repeat scroll right bottom / 207% 100%;
    background-position-x: right;
    background-position-y: bottom;
  border-color: #ffce10;
  color: #01273a;
  z-index: 0;
  border-radius: 30px;
  background-position: left bottom;
}
a.list-group-item, button.list-group-item {
  display: flex;
  line-height: 25px;
  align-content: center;
  align-items: center;
	padding: 10px 15px;
}
.list-group-item {
/*  background: transparent linear-gradient(to right, #ffce10 50%, #F7A906 50%) repeat scroll right bottom / 207% 100%;*/
    background: transparent linear-gradient(to right, #fff 50%, #FFF 50%) repeat scroll right bottom / 207% 100%;
  border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-left-color: rgb(221, 221, 221);
  display: block;
  margin-bottom: 8px;
  position: relative;
  color: #0E121D;
  font-size: 16px;
  border-radius: 30px;
  line-height: 46px;
  padding: 0 12px 0 15px;
  font-weight: 500;
  -webkit-transition: all .6s ease 0;
  transition: all .6s ease 0;
  transition: all 0.3s ease 0s;
	text-transform: capitalize;
}
a.list-group-item.active i {
  color: #01273a;
}

a.list-group-item i {
  line-height: 5px;
}
a.list-group-item.active span {
  background: #F7A906;
  color: #01273a;
}
.list-group a.list-group-item span {
  font-family: "Poppins", sans-serif;
  background: #ffce10;
  border-radius: 30px;
  color: #fff;
  float: right;
  font-weight: 500;
  font-size: 11px;
  height: 28px;
  line-height: 28px;
  margin-top: 10px;
  text-align: center;
  vertical-align: middle;
  width: 28px;
}
.list-group-item:first-child {
  border-radius: 30px;
}
.list-group-item:last-child {
  border-radius: 30px;
}

.list-group-item .fa-arrow-right:before {
  content: "\f061";
  background: #f9c910;
  padding: 8px;
  border-radius: 50%;
  font-size: 10px;
  color: #fff;
  margin-right: 10px;
}
.list-group-item1 .fa-arrow-right:before {
  content: "\f061";
  background: #B3245A;
  padding: 8px;
  border-radius: 50%;
  font-size: 10px;
  color: #fff;
  margin-right: 10px;
}
.list-group ul li {
  list-style: none;
  float: left;
  width: 50%;
  padding: 0 10px;
  margin-bottom: 7px;
}
.list-group ul {
  padding: 0;
	margin: 0;
}
.list-group
{
	margin-bottom: 0;
}
.widget_search {
  background: #fff !important;
}
.blog-single .blog-content {
  margin: 0 0 0 0;
  padding: 40px;
  position: relative;
  background: #fff;
}

.border-bottom-blue
{
	border-bottom: 1px solid #B3245A2e;
}
#example1_wrapper {
  background: #fff;
  padding: 30px;
}


/*========================================================================================================================================================================*/

  @media (min-width: 767px)
  {
	  .nopadding {
	padding: 0!important;
}

	  
}

 
@media (max-width: 767px) { 
	
	.breadcrum-inner-header h1
	{
		font-size: 22px;
    font-weight: 400
	}
	
	

	.list-group ul li {
  list-style: none;
  float: left;
  width: 100%;
}
.share-links {
  margin: 0;
  padding: 40px 20px;
}
	
  .site-search {
    width: 100%;
  }
	
	.recent-listing-box-image img {

  border-bottom: 1px solid #eee;
		border-right: 0 !important;
	}
		
	.list-view-item .listing-boxes-text p {
  min-height: auto;
  height: auto;
}
    #vfx-search-item-inner {
  padding: 40px 0 40px 0px;
    }
    .submit-button{
      cursor: pointer;
      vertical-align: middle;
      height: 100%;
      width: 30% !important;
      margin-left: 8px;
      }
	
	
    #breadcrum-inner-block {
  padding: 40px 0px;
  background: url("../../assets/images/bg/listing-detail.jpg") center top no-repeat;
    background-attachment: scroll;
/*
    background-size: auto;
  background-attachment: scroll;
  background-size: auto;
  background-size: cover;
  background-attachment: fixed;
*/
  background-size: 100% 100%;
/*  height: 300px;*/
}
     
	  .margin-bottom-sm-5
	  {
		  margin-bottom: 3rem;
	  }
	  
	  .counter-card-wrap {
  padding: 50px 0;
}
	  
	  #search-input select.form-control {
 
  border-radius: 30px 30px;
	  } 
	  
	  #search-input input.form-control {
 
  border-radius: 30px 30px;
		  margin-top: 20px;
	  }
    .hover-overlay .hover-overlay-inner ul.listing-links {
  left: 157px !important;
}
    
.recent-listing-box-container-item {
  padding: 0px !important;
}
	.blog-single .blog-content {
  margin: 0 0 0 0;
  padding: 40px 20px;
	}
	.list-group ul li
	{
		padding: 0 !important;
	}
	 .blog-single .blog-title {
    font-size: 24px;
    line-height: 1.5;
  }
	.blog-title {
  
  font-size: 24px;
  line-height: 1.5;
}
	.header-button {
  padding: 10px 40px !important;
    padding-top: 0px;
  margin: 0;
}
	.header-button a
	{
		margin: 0 !important;
	}
	.as-btn {
  border-radius: 0 !important;
}
	
    }

	  
	  @media (min-width: 980px) {
  #categorie-search-form {
    float: none;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
  }
		   #categorie-search-form {
    text-align: center;
  }
}


.btn-badge1{
  color: #000;
  font-family: 'Signika', sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 1px;
  padding: 2px 8px;
  border-radius: 0;
  border: 1px solid #F7A906;
  overflow: hidden;
  position: relative;
  margin: 0 5px;
  z-index: 1;
  transition: all 0.3s ease-in-out;
	
} 

.btn-badge1:hover,
.btn-badge1:focus{ color: #000; }

.btn-badge1:before{
  content: "";
  background: #F7A906;
  width: 0%;
  height: 100%;
  transform: skewX(45deg);
  position: absolute;
  top: 0;
  left: -40px;
  transition: all 1s;
  z-index: -1;
}

.badge-section
{
	border: 1px solid #B3245A1f;
  padding: 20px 10px 15px;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.btn-badge1:hover:before{ width: 160%; }

@media only screen and (max-width: 767px){
  .btn-badge1{ margin-bottom: 10px; }
}


