
/*-------------- Owl crousel ---------------*/

  .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
    width: auto;
  }
/*---common css------------*/
a.slid-find-btn,a.city-btn,a.find-btn,a.btn.blog-outr-btn,section#newsletter,a.perf-btn{
  background: #F17E21;
}
.city-btn:hover{
    background: #22233A;
    color: #fff !important;
}
.find-btn:hover{
    background: #22233A;
    color: #fff !important;
}
.perf-btn:hover{
    background: #22233A;
    color: #fff !important;
}
.btn.blog-outr-btn:hover{
    background: #22233A;
    color: #fff !important;
}
p.test-desi,.testibox:before,h6.down-sm-head,.post-date{
  color: #F17E21;
}
a.slid-find-btn,a.slid-quote-btn,h3.feat_heading,a.city-btn,a.find-btn,h3.count_main_heading,h3.achieve-count,p.achieve-inner-head,a.btn.blog-outr-btn,p.letter_text,h3.letter_heading,a.perf-btn,h5.recent-apart-name a,p.recent-bed,p.recent-room,p.recent-bath,h4.recent-price.price,.recent_content_pad a.woocommerce-review-link{
  color: #ffffff;
}
/* SLIDER */
   section#slider .owl-nav,section#slider .owl-dots {
    display: none;
   }
  #slider{
    position: relative;
  }
  a.slid-quote-btn {
    background: #202C4C;
  }
  #slider .slider-content {
   position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
 h1.slid-main {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 64px;
    line-height: 74px;
    text-transform: capitalize;
    width: 65%;
}
 p.slid-txt {
    color: #737373;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-transform: capitalize;
    width: 50%;
}
.couter-box{
    display: flex;
    gap: 20px;
}
#slider .couter-box h2{
    font-family: 'Inter';
    font-weight: 600;
    font-size: 32px;
    line-height: 100%;
    text-transform: capitalize;
    color: #F17E21;
}
#slider .couter-box p{
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: #737373;
    width: 80%;
}
.circle-text{
    position: absolute;
    top: 24%;
    right: 30%;
}
/*---------------search apartment---------*/
.search-form i {
    color: #F17E21;
    height: 45px;
    vertical-align: middle;
    width: 45px;
    background: #FEF2E8;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    font-size: 35px;
}
p.searc-tag {
    color: #000;
    margin: 0;
    font-family: 'Inter';
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    padding: 0 3px;
}
.search-form input[type="text"], .search-form select {
    color: #000;
    padding: 0;
    border: none;
    background: none;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-transform: capitalize;
    height: 30px !important;
}
.search-form input.wpcf7-submit {
    color: #fff;
    padding: 18px 28px;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 20px;
    line-height: 24%;
    vertical-align: middle;
}
.search-form {
    background: #fff;
    padding: 20px 40px;
    border-radius: 22px;
    box-shadow: 0px 4px 7.7px 1px #FFFFFF85;
}
.slider {
    position: relative;
}
#slider .search-form{
    width: 1034px;
    margin-left: 0px !important;
    margin-top: 2em;
    margin-bottom: 2em;
    height: 98px;
}
/* section#search_apartment {
    position: absolute;
    z-index: 999;
    margin-top: -9rem;
    left: 0%;
    right: 20%;
    bottom: -45%;
} */
  


/*-----------Find apartment---------*/
p.team-text {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #000;
}
#finding_apartment .find-hd p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #000000;
}
section#perfect,section#finding_apartment,section#blog {
    background: #ebf3fe;
}
h5.apart-name a {
    color: #222222;
    font-family: 'Inter';
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
p.find-room, p.find-bed, p.find-bath, p.post-content {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: #000;
}
h4.apart-price.price {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
}
.find-imagebg {
    position: relative;
}
p.find-dis {
    background: #F17E21;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    border-radius: 12px;
    right: 20px;
    font-family: 'Inter';
    bottom: 33%;
}
.find_content_pad {
    background: #fff;
    border-radius: 0px 0px 10px 10px;
}
img.apart-image {
    border-radius: 10px 10px 0px 0px;
    width: 100%;
}
.apartment-box{
 position: relative;
}
.quote-img-one {
    position: absolute;
    right: 0%;
    bottom: 15%;
    opacity: 0;
}
.apartment-box:hover .quote-img-one {
    opacity: 1;
}



.find-imagebg {
  overflow: hidden;
  border-radius: 12px 12px 0px 0px;
}


.find-imagebg img {
  transition: transform 0.4s ease;
  border-radius: 12px 12px 0px 0px;
}


.apart-name a {
  transition: color 0.3s ease;
}


.apartment-box:hover .find-imagebg img {
  transform: scale(1.2);
}

.apartment-box:hover .apart-name a {
  color: #F17E21; 
}

/*-------blog--------*/
#blog .blog_section_text p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #000;
    width: 76%;
}
.post-date {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    color: #000;
}
h5.post-title {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}
.blog_button a {
    font-size: 14px;
    font-weight: 600;
}
img.blog-image {
    border-radius: 10px 10px 0px 0px;
}
.blog_button a {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
}
.bolg-box {
    background: #ffffff;
    border-radius: 0px 0px 10px 10px;
}
p.post-content {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
}
.post-title {
  transition: color 0.3s ease;
}

.blogss:hover .post-title {
  color: #ff6b00;
}
.bolg-image {
  overflow: hidden;
  border-radius: 10px 10px 0px 0px;
}

.blog-image {
  width: 100%;
  transition: transform 0.5s ease;
}

.blogss:hover .blog-image {
  transform: scale(1.1);
}

/*----------newsletter-------*/
p.letter_text {
    font-size: 20px;
    font-weight: 400;
    width: 80%;
}
h3.letter_heading {
    font-size: 50px;
    font-weight: 600;
}
input[type="email"].letter-mail {
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding: 15px 10px;
}
input[type="email"].letter-mail::placeholder {
    color: #B0B0B0;
}
input[type="submit"].letter-btn {
    position: absolute;
    top: 30px;
    padding: 5px;
    background: #F17E21;
    border-radius: 5px;
    bottom: 0;
    right: 27%;
    height: 35px;
    width: 115px;
}
.lettr-form {
    position: relative;
}
.letter-mail{
  padding-left: 40px;
}

.letter-mail{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 12px center;
  background-size: 18px;
}
.newsletter-field {
  position: relative;
  display: flex;
  align-items: center;
}

.newsletter-icon {
    position: absolute;
    left: 10px;
    z-index: 2;
    color: #000;
    font-size: 28px;
    top: -14px;
}
.newsletter-field input[type="email"] {
  padding-left: 45px; /* icon ke liye space */
  height: 50px;
  border-radius: 8px;
}

.newsletter-field input::placeholder {
  color: #999;
}
#newsletter .wpcf7 form .wpcf7-response-output{
    margin: 0em 0em 0em !important;
}

/*-------------recent apartment---*/
/* .perf_content_pad.px-3.py-2 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
} */
.recent-imagebg img{
    object-fit: fill !important;
}
.recent_content_pad h5 , .recent_content_pad .apart-price {
    padding: 0px;
}
h5.recent-apart-name a {
    font-size: 16px;
    font-weight: 600;
    color: #F8F9FA !important;
    font-family: 'Inter';
}
.recent_content_pad .apart-price{
        color: #F8F9FA !important;
    font-family: "Inter";
    font-weight: 600;
    font-size: 12px;
}
.recent_content_pad p.find-room, .recent_content_pad p.find-bed, .recent_content_pad p.find-bath {
    color: #F8F9FA !important;
    font-family: "Inter";
    font-weight: 400;
    font-size: 12px;

}
p.recent-bed,p.recent-room,p.recent-bath {
    font-size: 13px;
    font-weight: 500;
}
h4.recent-price.price {
    font-size: 16px;
    font-weight: 700;
}
.recent-box {
    position: relative;
}
.recent_content_pad {
    background: rgba(0,0,0,0.8);
    position: absolute;
    bottom: 7px;
    right: 7px;
    left: 7px;
    border-radius: 10px;
    display: none;
}
.recent_content_pad .rating-custom .star-rating{
  width: 58%;
}
.recent-box:hover .recent_content_pad {
    display: block;
}
h3.recent-head {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 42px;
    line-height: 52px;
    text-align: center;
}
p.recent-txt {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #000;
}
.recent-box img{
    width: 100%;
    height: 100%;
}
.recent-box .recent-imagebg{
    max-height: 601px;
    height: 601px;
}
#recent .btn-primary {
   color: #fff;
   border-color: #ffff;
   background-color: unset;
}
#recent .btn-primary:hover {
    color: #fff;
    background-color: #F17E21 !important;
    border-color: #F17E21;
}
#recent .recent-desc{
    color: #fff;
}
#recent .btn-outline-primary {
    color: #fff;
    border-color: #ffff;
}
#recent .btn-outline-primary:hover {
    color: #fff;
    background-color: #F17E21 !important;
    border-color: #F17E21;
}


.recent-apart-name a{
  transition: color 0.3s ease;
}

.recent-apart-name a:hover{
  color: #F17E21;
}
.recent-imagebg{
  overflow: hidden;
  border-radius: 20px;
}

.recn-image{
  width: 100%;
  transition: transform 0.5s ease;
}

.recent-box:hover .recn-image{
  transform: scale(1.1);
}







/* #recent .owl-stage-outer .owl-item{
    width: 100% !important;
} */
section#recent .owl-item.center .recent_content_pad{
    display: block;
}
.rec-box.owl-carousel.owl-loaded.owl-drag .owl-stage-outer {
    padding: 70px 0px;
}
section#recent .owl-item.center{
    animation: zoom-in-zoom-out 2s ease;
    z-index: 999;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}
section#recent .owl-dots {
    text-align: center;
}
section#recent .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    background: #D8D8D8;
    border-radius: 50px;
    margin: 0px 2px;
}
section#recent button.owl-dot.active{
    background: #F17E21;
}
section#recent .owl-nav,section#blog .owl-nav{
    display: none;
}
img.recn-image {
    border-radius: 20px;
}