/*-------------- 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;
}
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: 40%;
    transform: translateY(-50%);
    left: 6%;
    right: 57%;
  }
  h1.slid-main {
    font-size: 55px;
    font-weight: 700;
  }
  p.slid-txt {
    color: #757575;
  }
/*---------------search apartment---------*/
.search-form i {
    color: #F17E21;
    height: 35px;
    vertical-align: middle;
    width: 35px;
    background: #fef2e8;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}
p.searc-tag {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin: 0;
}
.search-form input[type="text"],.search-form select{
    color: #757575;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    border: none;
    background: none;
}
.search-form input.wpcf7-submit {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    border-radius: 15px;
    padding: 10px 35px;
}
.search-form {
    background: #fff;
    padding: 40px 40px 20px 40px;
    border-radius: 20px;
    box-shadow: 0 75px 90px 70px rgba(89, 73, 135, 0.20);
}
.slider {
    position: relative;
}
section#search_apartment {
    position: absolute;
    z-index: 999;
    margin-top: -9rem;
    left: 15%;
    right: 15%;
}
  /*-----------Features-----------*/
  .dark-bg-fet:nth-child(odd) {
      background: #121722;
  }
  .dark-bg-fet:nth-child(even) {
      background: #161B2A;
  }
  h3.feat_heading {
    font-size: 18px;
    font-weight: 700;
  }
  p.feat-txt {
    color: #7F879C;
  }
  /*------------popular cities-----------*/
  h3.city-main,h3.main_heading,h3.find-main-head {
    font-size: 30px;
    font-weight: 700;
  }
  p.city-txt,p.find-text,p.testi-text,p.blog_content,p.team-text,p.recent-txt {
    width: 32%;
  }
  h3.city-title a {
    color: #222222;
    font-size: 15px;
    font-weight: 600;
  }
  a.city-btn {
    padding: 12px 20px;
  }
  /*-----------Find apartment---------*/
section#perfect,section#finding_apartment,section#blog {
    background: #ebf3fe;
}
h5.apart-name a {
    font-size: 16px;
    font-weight: 700;
    color: #222222;
}
p.find-room, p.find-bed, p.find-bath,p.post-content {
    font-size: 14px;
}
h4.apart-price.price {
    font-size: 16px;
    font-weight: 700;
}
.find-imagebg {
    position: relative;
}
p.find-dis {
    background: #F17E21;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    border-radius: 50px;
    right: 20px;
    top: 91%;
}
.find_content_pad {
    background: #fff;
    border-radius: 0px 0px 10px 10px;
}
img.apart-image {
    border-radius: 10px 10px 0px 0px;
}
/*testimonial*/
img.testi-image {
    width: 30% !important;
    margin-top: -4rem !important;
    border-radius: 50px;
}
h5.testi-title a {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
}
p.test-desi {
    font-size: 13px;
    font-weight: 500;
}
.testi_content {
    background: #ffffff;
    box-shadow: 0px 6px 8px 8px #dce0e1;
    border-radius: 10px;
}
.testibox:before {
    content: "\f10e";
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 40px;
    bottom: 88%;
    right: 24px;
}
.testibox {
    position: relative;
}
section#testimonial .owl-dots {
    text-align: center;
}
section#testimonial .owl-dots button.owl-dot.active {
    background: #F17E21; 
    width: 10px;
    height: 10px;
    text-align: center;
}
section#testimonial .owl-dots button.owl-dot{
    background: #D8D8D8;
    width: 10px;
    height: 10px;
    margin: 1px;
}
section#testimonial .owl-nav {
    display: none;
}

/*counter*/
section#counter {
    background-color: #161B2A;
}
h3.count_main_heading {
    font-size: 30px;
    font-weight: 700;
    width: 70%;
}
p.counter_content {
    color: #8791AC;
    width: 80%;
}
h3.achieve-count {
    font-size: 60px;
    font-weight: 400;
}
p.achieve-inner-head {
    font-size: 16px;
    font-weight: 400;
}
img.cnt-img {
    width: 40%;
}
.count-info-box {
    margin-top: -7rem;
}
/*-----download-app*/
h6.down-sm-head {
    font-weight: 600;
}
h3.down-head {
    font-size: 46px;
    font-weight: 600;
    width: 68%;
}
p.down-text {
    font-size: 16px;
    font-weight: 600;
    color: #222222;
}
/*-------blog--------*/

.post-date {
    font-size: 14px;
    font-weight: 600;
}
h5.post-title {
    font-size: 16px;
    font-weight: 700;
}
.blog_button a {
    font-size: 14px;
    font-weight: 600;
}
img.blog-image {
    border-radius: 10px 10px 0px 0px;
}
a.blog-outr-btn {
    padding: 12px 20px;
    display: inline-block;
}
.bolg-box {
    background: #ffffff;
    border-radius: 0px 0px 10px 10px;
}
/*----------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;
    right: 7px;
    top: 7px;
    padding: 10px 15px;
    background: #F17E21;
    border-radius: 5px;
}
.lettr-form {
    position: relative;
}
/*perfect-apartment---------*/
.team_box {
    background: #fff;
    border-radius: 10px;
}
p.perf-dis,p.perf-room,p.perf-bed,p.perf-bath{
    font-weight: 500;
    font-size: 14px;
}
img.perf-image {
    border-radius: 10px 0px 0px 10px;
}
/*-------------recent apartment---*/
h5.recent-apart-name a {
    font-size: 16px;
    font-weight: 700;
}
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-size: 30px;
    font-weight: 700;
}
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: 5px;
}