/* ########### eMag theme issue fixed ############# */
.wrapper {
  float: none !important;
}
/* ####################### 0 ################## */
/* for fixing avada theme slider and margin issue */
.fa {
  font: normal normal normal 14px/1 FontAwesome !important;
}
.ui-autocomplete-loading {
  background: white url("images/loader.gif") right center no-repeat;
}
.next1,
.previous1 {
  background: #bdc3c7;
}
.highz-index {
  z-index: 2147483647;
}
.link-text-decoration-none {
  text-decoration: none;
}
.added-favorite-color {
  color: #6f9a37;
}
.add-favorite-color {
  color: #bdc3c7;
}

.dynamic-bg-city {
  background: transparent !important;
}
.height200 {
  height: 200px !important;
}
.slider-line-height40 {
  height: 40px !important;
  font-family: inherit;
  font-size: 14px !important;
}
.slider-line-height {
  line-height: 0px !important;
}

.background-transparent-slider {
  background: transparent;
  margin: 0;
  padding: 0;
}
.background-transparent {
  background: transparent !important;
}
.search-button-font {
  font-size: 14px !important;
}
.loadmore-btn {
  background: #4d4c4d;
}
.none {
  display: none;
}
#main .fusion-row {
  display: block !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit !important;
}
.card-border-round {
  border: 0 !important;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

.image100 {
  width: 100%;
}
.archieve-page p {
  font-size: 14px;
}

.advance_search #inputState,
.advance_search input[type="text"],
.advance_search button[type="submit"] {
  height: 40px;
  font-size: 14px !important;
}
.top-btn {
  height: 40px;
  font-size: 14px !important;
}
.realtitle {
  color: rgb(59, 66, 73) !important;
  width: 100%;
  font-size: 16px !important;
  font-weight: 700;
  line-height: 26px !important;
}
a:hover {
  text-decoration: none !important;
}
a:hover .title {
  color: rgba(79, 89, 98, 0.5) !important;
}
.address,
.review {
  color: #949ca5 !important;
}
.address {
  min-height: 45px;
  font-size: 14px;
}
.short-desc {
  color: #3b4249;
  font-size: 14px;
}
.short-desc i {
  color: #3b4249;
  font-size: 14px;
}
.short-desc i:nth-child(2) {
  margin-left: 10px;
}
.short-desc i:nth-child(3) {
  margin-left: 10px;
}
.separator {
  border-bottom: 1px dotted #000;
}
.dot-ref:hover {
  cursor: pointer;
}
.card-img-top {
  height: 100% !important;
  object-fit: cover !important;
  object-position: top center !important;
}
.card-img-container {
  overflow: hidden;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
  height: 230px;
  overflow: hidden;
}
.dark-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  top: 0;
  left: 0;
}
img {
  transition: all 0.5s ease;
}
.card-img-container:hover {
  cursor: pointer;
}
.card-img-container:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.card-img-overlay {
  top: 40%;

  height: 70px;
  font-size: 16px;
}
.card-img-overlay__img {
  top: -05px !important;
  left: 80% !important;
}
.tooltip-box {
  width: 120px;
  position: absolute;
  top: 82%;
  right: 0;
  background: #000;
  color: #fff;
  text-align: center;
  display: block;
  margin-right: 15px;
  font-size: 14px;
  display: none;
}
.tooltip-box a:hover {
  text-decoration: none;
}
#load-more {
  height: 40px;
  font-size: 14px;
  color: #fff;
  border-radius: 0;
  border: 0 !important;
}
.agent-info {
  background: #efefef;
  color: #3b4249;
  padding: 30px 0;
}

.agent-info h3 {
  font-size: 16px !important;
}

.agent-info h5 {
  font-size: 16px !important;
  color: #3b4249;
  font-weight: 400;
}
.agent-info h6 {
  font-size: 16px !important;
  color: #3b4249;
  font-weight: 400;
  padding-top: 5px;
  height: 45px;
}


.agent-info p {
  font-size: 16px !important;
  word-break: break-word;
}
.agent-info span {
  border-radius: 5px;
}
.agent-info strong {
  font-size: 16px;
}
.agent-info__content {
  background: #fff;
}
.agent-info__feature {
  background-color: #54c4d9;
  padding: 2px;
}
.agent-info__address {
  font-size: 14px;
  font-weight: 400;
}
.agent-info__agent-img {
  border: 1px solid red;
  height: 50px !important;
  width: 50px;
}
.agent-info__booking-section {
  background: #fff;

  display: block;
}

.agent-info__booking-section input[type="text"] {
  font-size: 14px;
}
.agent-info__booking-section i {
  font-size: 20px;
}
.agent-info__booking-section h2 {
  background: url("images/overlay-5.png");
  color: #fff;
  padding: 0;
  margin: 0;
}
.agent-info__form-separator {
  border-bottom: 1px dotted #d8d8d8;
  padding: 0;
}
.agent-info__form-footer {
  background: #e6e6e6;
}
.agent-info__form-footer i {
  color: #74777d;
  font-size: 18px;
  z-index: 3;
}
.agent-info__form-footer a {
  position: relative;
  text-decoration: none;
  height: 50px;
  width: 50px;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.agent-info__form-footer a::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #fff;
  border-radius: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease-out;
  z-index: 2;
}
.agent-info__form-footer a:hover {
  color: #fff;
  text-decoration: none;
}
.agent-info__form-footer a:hover::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.agent-info__form-footer a:nth-child(1):hover::before {
  background-color: #3b5998;
}
.agent-info__form-footer a:nth-child(2):hover::before {
  background-color: #00acee;
}
.agent-info__form-footer a:nth-child(3):hover::before {
  background-color: #3f729b;
}
.agent-info__form-footer a:nth-child(4):hover::before {
  background-color: #0072b1;
}
.agent-info__form-footer a:nth-child(5):hover::before {
  background-color: #cc3333;
}
.agent-info__form-footer a:nth-child(6):hover::before {
  background-color: #c4302b;
}
.agent-info__form-footer a:hover i {
  color: #fff;
}

.agent-info__separator {
  border-bottom: 1px dotted #d8d8d8;

  padding: 0;
}
.agent-info__card {
  height: 100px !important;
  border-radius: 0 !important;
}
.agent-info__card--no-border {
  border-right: 0 !important;
}
.agent-info__card--no-border-left {
  border-left: 0 !important;
}
.agent-info__card div {
  position: absolute;
  top: 64%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
.agent-info__card i {
  color: #dcdfe5;
  font-size: 1.5rem !important;
}
.agent-info__gallery-pics div {
  overflow: hidden;
}
.agent-info__gallery-pics img {
  border: 1px solid #fff;
  transition: all 1s ease;
}
.agent-info__gallery-pics img:hover {
  cursor: pointer;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.agent-info__accomodation i {
  font-size: 50px;
  color: #dcdfe5;
}
.agent-info__feature-title {
  background: #dcdfe5;
  border: 1px solid black;
  position: relative;
}
.agent-info__feature-title::after {
  content: "";
  height: 10px;
  width: 10px;
  border-top: 0px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 0px solid black;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -5px;
  background: #dcdfe5;
}
.agent-info__review {
  border: 1px solid #42b9f4;
  background: #d8ffff;
  font-size: 14px;
  font-weight: 700;
}
.agent-info__similar-property-img {
  overflow: hidden;
  height: 150px;
}
.agent-info__similar-property img {
  transition: all 0.5s ease;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top left;
}
.agent-info__similar-property img:hover {
  cursor: pointer;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.btn {
  font-size: 14px;
  font-weight: 700;
}
.ui-datepicker {
  overflow: hidden;
}
.custom-input-box input {
  height: 38px !important;
}
.verfiy-icon {
  color: #28a745 !important;
}
#no-border-radius {
}
.fixedTop {
  position: fixed;
  top: 48px;
  width: 368px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .fixedTop {
    top: 400px;
    width: 240px;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .fixedTop {
    position: relative;
  }
}
.bg-separator {
}
.custom-button {
  height: 40px !important;
  border: 1px solid #dedede !important;
  font-size: 14px !important;
  color: #a1a1a1 !important;
  font-weight: 500 !important;
}
.custom-button i {
  color: #a1a1a1;
}
.custom-button--no-color-change {
  color: #fff !important;
}
.custom-button:hover {
  color: #fff !important;
}
.carousel-indicators li {
  background-color: #000 !important;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
.slider-section {
  position: relative;
}
.next {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  padding: 15px;
}
.next:hover,
.previous:hover {
  background: rgba(87, 88, 89, 0.7);
  cursor: pointer;
}

.next i,
.previous i {
  font-size: 30px;
  background: transparent;
  color: #fff;
}

.previous {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  padding: 15px;
}
.slider-section img {
  width: 100%;
  height:800px;
  object-fit:contain;
}

.footer-section {
  background: #fff;
}
.footer-section--bold {
  font-weight: bold !important;
}
.footer-section h2 {
  font-weight: 400;
  font-size: 20px;
}
.footer-section a {
  font-size: 14px;
  display: block;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}
.footer-section a:hover {
  color: green;
}
.footer-section__social-icon i {
  font-size: 25px;
  transition: all 0.5s;
}
.footer-section__social-icon a:hover i {
  font-size: 30px;
}
.list-group-item {
  font-size: 14px !important;
}
.description-section p {
  font-size: 16px;
  font-weight: 200;
}
.overlay_content1,
.overlay_content2 {
  position: absolute;
}

.overlay_content1 {
  /* top: 42%; */
  top: 200px;
  left: 2%;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  background-color: #e53935;
  opacity: 0.8;
}
.overlay_content1 p {
  padding: 0 5px;
  margin: 0;
}
.overlay_content2 {
  top: 1%;
  right: 2%;
  color: #fff;
}
.bootstrap-wrapper .btn-primary {
  background-color: #545454;
  border-color: #545454;
}

.white-star {
  color: #2c3e50;
}
.black-star {
  color: #f9b42d;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #f9b42d;
}

.btn-black {
  background-color: #000000;
}
.review_sub {
  width: 100%;
}
div.stars {
  width: 100%;
  display: inline-block;
}
input.star {
  display: none;
}
.stars {
  margin: 0px 0;
  font-size: 24px;
  color: #d17581;
}
label.star-label {
  float: right;
  padding: 10px;
  font-size: 36px;
  color: #444;
  transition: all 0.2s;
}
input.star:checked ~ label.star-label:before {
  content: "\f005";
  color: #fd4;
  transition: all 0.25s;
}
input.star-5:checked ~ label.star-label:before {
  color: #fe7;
  text-shadow: 0 0 20px #952;
}
input.star-1:checked ~ label.star-label:before {
  color: #f62;
}
label.star-label:hover {
  transform: rotate(-15deg) scale(1.3);
}

.bootstrap-wrapper .btn-warning {
  border-color: #0099e5 !important;
}

.btn-grey {
  background-color: #d8d8d8 !important;
  color: #fff !important;
}
.rating-block {
  background-color: #fafafa !important;
  border: 1px solid #efefef !important;
  padding: 15px 15px 20px 15px !important;
  border-radius: 3px !important;
}
.bold {
  font-weight: 700 !important;
  font-size: 18px !important;
}
.padding-bottom-7 {
  padding-bottom: 7px !important;
}

.review-block {
  background-color: #fafafa !important;
}

.review_rating_container {
  font-size: 14px;
  height: 25px;
}

.review_rating_star {
  height: 20px;
  width: 15%;
}
.review_rating_bar {
  height: 10px !important;
  width: 85%;
}

.cbp-filter-item,
.cbp-l-dropdown-wrap {
  font-size: 14px !important;
}

.cbp-sort-item,
.cbp-l-dropdown-header {
  font-size: 14px !important;
}

.card-body-min-height {
  min-height: 200px;
}
#card-body-link-underline,
.cbp-caption,
.cbp-l-grid-projects-title {
  text-decoration: none !important;
  border-bottom: none !important;
}

a:link {
  text-decoration: none;
  border-bottom: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.carousel-top {
  border: 1px solid red;

  position: absolute;
  top: -30px;
  padding: 10px;
  background: #000;
}
.carousel-top-prev {
  right: -500%;
}

.main-container {
  position: relative;
}

.next1 {
  border: 1px solid #aaaaaa;
  position: absolute;
  right: 15px;
  top: -40px;

  padding: 0 10px;
}
.next1:hover,
.previous1:hover {
  background: rgba(87, 88, 89, 0.7);
  cursor: pointer;
}

.next1 i,
.previous1 i {
  font-size: 30px;
  background: transparent;
  color: #fff;
}

.previous1 {
  border: 1px solid #aaaaaa;
  position: absolute;
  right: 55px;
  top: -40px;

  padding: 0 10px;
}

#catagories,
#destination {
}

.cities_img {
  height: 250px !important;
  object-fit: cover;
  object-position: center center;
}

.cities-sec-row {
  margin-top: 30px;
}
.cities_title {
  position: absolute;
  bottom: 5%;

  color: #fff !important;

  font-size: 16px !important;
  font-weight: 700;

  width: 100%;
  z-index: 9;
}

@media (min-width: 320px) and (max-width: 480px) {
  .cities_img {
    height: 200px !important;
  }
  .slider-section img {    
    width: auto;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .cities_img {
    height: 150px !important;
  }
}

#slider-search {
  font-size: 14px !important;
}
.img_overlay_container {
  position: relative;
}
.img_overlay {
  position: absolute;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  height: 20%;
  width: 100%;

  z-index: 8;
  color: #fff;
}

#top-search-form-advance-row {
  visibility: hidden;
  height: 0;
  width: 0;
}
#others-content {
  visibility: hidden;
  height: 0;
  width: 0;
}

#others {
  cursor: pointer;
}
#advance,
#advanceClose {
  height: 40px;
  cursor: pointer;
  font-size: 14px;
}

.othersSign {
  display: block;
  background: #fff;
  text-align: center;
  border-radius: 2px;
  height: 15px;
  width: 15px;
  font-size: 20px;
  line-height: 0 !important;
  padding-top: 5px;
  margin-top: 5px;
  margin-right: 3px;
}

#others {
  display: flex;
}

.ui-widget-header {
  background: #dddddd !important;
}

.ui-state-hover,
.ui-state-focus {
  border: 1px solid #dddddd !important;
  background: #ffffff !important;
  font-weight: bold;
  color: #1c94c4;
}

/* TWT CSS Start */

.main-filter-section .search-icon{width:15px; margin-right:5px;}
.main-filter-section .custom-search-button{padding: 5px 10px;border-radius: 30px;font-weight: bold;color: #987642;}
.main-filter-section{margin-bottom: 20px;margin-top: 20px;}
.background-color-filter{border-radius: 40px;background-color: #987642 !important;padding: 15px;}
.main-filter-section .custom-form-contol{background-color: transparent !important;color: #fff;border: 0;}
.main-filter-section .custom-form-contol:focus{border-color: transparent;box-shadow: none;}
.main-filter-section .custom-item-dropdown{padding:15px;}
.main-filter-section .custom-button-dropdown {font-size:14px;}
.main-filter-section .custom-button-dropdown:focus{outline:none !important;box-shadow: none;}
/* .main-filter-section .listing-items{display: flex;justify-content: space-between;} */
.main-filter-section .dropdown-menu-custom{min-width: 170px;box-shadow: 0 3px 6px 0 rgb(0 0 0 / 15%);border: 0;border-radius: 0;top: 45px;}
.main-filter-section .custom-control-label{display: flex;height: 30px;align-items: center;justify-content: flex-start;}
.main-filter-section .listing-items, .main-filter-section .listing-items-main{padding: 5px 15px;}
.main-filter-section .listing-items:hover, .main-filter-section .listing-items-main:hover {background: rgb(152 118 66 / 10%);}
.main-filter-section .custom-control-input:checked ~ .custom-control-label::before{border-color: #987642;background-color: #987642;}
.main-filter-section .custom-control-label::before{left:auto; right: 0rem;width: 1.4rem;height: 1.4rem;top: 0.25rem;}
.main-filter-section .custom-control-label::after{top: 0.5rem;    width: 0.8rem;height: 0.9rem;right: 4.5px;left:auto;}
.main-filter-section .custom-control{padding-left: 0rem;}
.main-filter-section  .custom-control-input:focus ~ .custom-control-label::before{box-shadow: none;}
.main-filter-section .custom-dropdown-toggle{width: 12px;position: absolute;top: 50%;transform: translateY(-50%);right: 15px; color:#fff;}
.main-filter-section .custom-input-icons{width:25px;margin-right:10px;}
.main-filter-section .main-lable-dropdown{color: #fff;font-size: 12px;font-weight: bold;margin-left: 10px;padding-bottom: 5px;display: block;}
.main-filter-section .custom-min-area{opacity: 1;}
.main-filter-section .custom-min-area-control{border-radius: 30px;}
.main-filter-section .only-lable{display: flex;height: 30px;align-items: center;}
.main-filter-section .any-category .dropdown-menu-custom{min-width: 250px;}
.main-filter-section .any-category .only-lable{font-size: 14px;}
.main-filter-section .main-part-dropdown{position: relative;}
.main-filter-section .main-part-dropdown:before{content:'';position: absolute;right: 1px;top: 0;bottom: 0;border-right: 1px solid #bda073;}
/*  */
nav.main_menu > ul > li > a{padding:0 4px  !important;}
nav.main_menu ul li.active a {
  color: #987642 !important;
}
/* Slider */
.bootstrap-wrapper .nav-pills .nav-link.active{background: rgb(152 118 66 / 10%); color:#303030;}
.bootstrap-wrapper .nav-link{background: rgb(152 118 66 / 10%);font-weight: 600;margin: 0px 5px;}
.custom-navbar-tabs .nav-link:hover{color:#987642 !important;}

/* Desktop */
@media (min-width: 1025px) {
  .main-top-bar{margin-top:80px;}
  .container-width{width: 80% !important;margin: 0 auto;}
}

/* Tablet */
@media (min-width: 768px) and (max-width: 1024px){
  .main-top-bar{margin-top:80px;}
  .container-width{width: 96%;margin: 0 auto;}
}
/*
@media(min-width:992px){
  .main-top-bar{margin-top:80px;}
  .container-width{width: 80%;margin: 0 auto;}
}*/

@media(max-width:991px){
  .bootstrap-wrapper .nav-link{padding: 5px 7px;}
  .bootstrap-wrapper .nav-link{margin: 5px 3px;padding: 8px 10px;font-size: 13px;}
  .container-width{width: 96%;margin: 0 auto;}
  .main-filter-section{margin-bottom: 30px;}
  .background-color-filter{border-radius: 20px;background-color: #987642 !important;padding: 15px;}
}

@media(max-width:767px){
  .sizing-main-title{padding-top: 1.5rem !important; font-size: 1.5rem !important;}
  .main-filter-section .custom-search-button{width: 100%; margin-top:0px; padding: 5px;font-size: 12px !important;}
  .background-color-filter{padding: 25px 5px;}
  .main-filter-section .custom-input-icons{width: 20px; margin-right: 8px;}
  .main-filter-section .box2:before{border-right: none;}
  .main-filter-section .box4:before{border-right: none;}
  .container_inner{width: 90% !important; }
  .main-top-bar h1{font-size: 1.5rem;}
  .bootstrap-wrapper .nav-link{margin: 5px 3px;padding: 8px 10px;font-size: 12px;}
  .bootstrap-wrapper .nav.nav-pills.custom-navbar-tabs{margin-bottom:15px;}
  .navbar .contact-detail{margin-bottom:10px;}
  #learn-more{display: flex;justify-content: center;white-space: normal;line-height: 16px;padding-top: 8px; font-size: 13px !important;}
}

/* Card Deign */
.project-main-section .custom-button-view-this-design{background: #987642;color: #fff !important;font-size: 14px;padding: 5px 20px;border-radius: 30px;}
.project-main-section .custom-card-footer-color{background: rgb(152 118 66 / 10%);}
.project-main-section .card-icon{width: 25px;color: #987642;}
.project-main-section .count-card{font-size:14px;}
.project-main-section .image-property{height:220px !important;}
.custom-navbar-main.fixed{position: fixed;left: 0;right: 0;top: 80px;z-index: 999;}
.agent-info__card i{color: #987642;}
.bootstrap-wrapper .text-muted{color: #6c757d !important;font-size: 17px !important;font-weight: bold;}
@media(max-width:991px){
  .border-in-mobile{border-top: 0 !important;border-right: 1px solid #e7e7e7 !important;}
  .custom-navbar-main.fixed{position: fixed;left: 0;right: 0;top: 0px;z-index: 999;}
}
.btn-call{display: inline-flex;align-items: center;border: 0;cursor: pointer;border-radius: 200px;background-color: #987642 !important;color: #fff !important;padding: 8px 25px; margin-left:15px;}

@media(min-width:992px){
  .sizing-main-title{font-size: 32px !important;}
}

.page_header .fa-stack {display: flex;align-items: center;justify-content: center;}
.qode_icon_font_awesome {font-size: 17px !important;display: flex !important;align-items: center;justify-content: center;}

.text-theme{color:#987642 !important;}
.footer_top_holder .fa-stack {display: flex !important;
    align-items: center;
    justify-content: center;}



/* TWT CSS End */


.closeFields {
  display: none;
}
.bottom-line {
  width: 100%;
  display: block;
  height: 1px;
  background-color: #987642;
}
#back_to_top > span{
	display: flex;
    align-items: center;
    justify-content: center;
}
.prop-bread {font-size: 12px;font-weight: 600;}
.prop-bread a {font-size: 12px;font-weight: 600; text-decoration: underline;}