:root{
    --primary-color : #c48702;
}

.properties-imgslider {
    width: 100%;
    display: block;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Barlow Condensed' !important;
}
a{
    text-decoration: none !important;
}
button:focus {
    outline: none !important;
}
.property-slider button.slick-arrow {
    color: transparent;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    padding: 8px;
    position: absolute;
    top: 50%;
    left: 25px;
    z-index: 9;
    transform: translateY(-50%);
    background: rgba(0,0,0,0.4);
    border: 2px solid #d3d5d9;
}
.property-image img {
    height: 650px;
    object-fit: cover;
    width: 100%;
}
.property-slider .slick-dots {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 0;
}
.property-slider .slick-next.slick-arrow {
    left: auto;
    right: 25px;
}
.property-slider button.slick-arrow::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 15px;
    height: 15px;
    border: 2px solid #d3d5d9;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(-45deg) translateX(-50%);
    top: 10px;
}
.property-slider .slick-next.slick-arrow::before {
    transform: rotate(135deg);
    top: 16px;
    left: 12px;
}
.pr-title h1 {
    font-size: 25px;
    color: #303030;
    margin: 0 0 10px;
    font-weight: 600;
}
.pr_listprice {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pr-details {
    margin: 0 0 20px;
}
.properties-titlearea {
    padding: 20px 0 0;
    border-top: 1px solid #e9e9e9;
}
.pr-info {
    display: flex;
    align-items: center;
}
.pr-info .pr_icontext {
    margin-right: 15px;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #82858b;
}
.pr-info .pr_icontext i {
    margin-right: 5px;
    display: flex;
    color: #a8abb3;
}
.pr_price {
    font-size: 32px;
    margin-top: -37px;
    color: #303030;
    font-weight: 600;
}
.properties_listings {
    background: #f7f7f7;
    padding: 40px 0 40px;
}
.shortpr_info {
    display: flex;
    flex-wrap: wrap;
    margin: 32px 0 25px;
    justify-content: center;
    width: 100%;
}
.short_iconbox {
    margin: 0 60px;
    display: flex;
}
.short_iconbox .icon i {
    color: #a8abb3;
}
.short_iconbox .icon {
    width: 50px;
    height: 50px;
    border: 1px solid #e3e1de;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.shorted_text h4 {
    font-size: 16px;
    margin: 0 0 4px;
    color: #000000;
    font-weight: 600;
}
.shorted_text {
    width: calc(100% - 50px);
    padding: 0 0 0 15px;
}
.shorted_text p {
    font-size: 16px;
    color: #181a20;
}
.properties_innerwrap {
    display: flex;
    gap: 30px;
}
.properties_innerwrap .pr_textwrap {
    width: 75%;
}
.properties_innerwrap .pr_sidebar {
    width: 25%;
}
.overview,.pr_alldetails,.agent_info,.contact_form {
    background: #ffffff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 1px 4px 0 rgba(24, 26, 32, 0.07);
}
.pr_alldetails{
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
}
.pr_alldetails h3, .overview h3,.agent_info h3 {
    margin: 0 0 15px;
    font-size: 22px;
    color: #000000;
    display: block;
    width: 100%;
}
.overview p {
    font-size: 15px;
    color: #000000;
    line-height: 26px;
}
.pr_dlbox {
    width: 50%;
    margin: 12px 0 0;
}
.pr_dlbox .pr_label {
    display: inline-block;
    width: 150px;
    color: #000000;
    font-weight: 600;
}
.agent-photo img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    border: 4px solid #fbad01;
}
.agent-photo {
    text-align: center;
    padding: 9px 0 3px;
}
.agent_info {
    text-align: center;
}
.agent_info .agent_name {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    margin: 5px 0 10px;
}
.pr-details .pr-title {
    max-width: 700px;
    width: 100%;
}
.ag_wrap .ag-label {
    font-weight: 500;
    color: #1e1e1e;
    display: inline-block;
    margin-right: 4px;
}
.ag_wrap .ag-label,.ag_wrap .ag-input,.pr_dlbox .pr_input,.pr_dlbox .pr_label{
    font-size: 15px;
}
.ag_wrap {
    display: flex;
    justify-content: center;
    margin: 5px 0 0;
}
.ag_wrap .ag-input {
    color: #3d4242;
}
.pr_map #map {
    height: 400px;
}
.pr_thumbimages .slick-slide {
    margin: 0 10px;
}
.pr_thumbs {
    max-width: 550px;
    margin: 20px auto 0;
    width: 100%;
}
.pr_thumbs .property-img img {
    width: 100%;
    border-radius: 10px;
    cursor: pointer;
    border: 4px solid transparent;
}
.pr_thumbimages  .slick-slide.slick-current img {
    border: 4px solid #fbad02;
}
.property_cards {
    padding-top: 60px;
}
.property_card {
    border: 1px solid #e5e7eb;
    height: calc(100% - 30px);
    margin-bottom: 30px;
    border-radius: 20px;
}
.property_card img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 20px 20px 0 0;
}
.pr_cardbody {
    padding: 24px;
}
.pr_cardbody h4 {
    font-size: 18px;
    margin: 0 0 10px;
    color: #1e1e1e;
    font-weight: 700;
    line-height: 30px;
}
.pr_cardwrap {
    display: flex;
    justify-content: space-between;
    padding: 0 0 12px;
}
.pr_cardwrap .pr_city {
    display: flex;
    align-items: center;
}
.pr_city .pr_ctxt {
    display: flex;
    align-items: center;
    color: #82858b;
    font-size: 16px;
}
.pr_city .pr_ctxt i {
    display: flex;
    margin-right: 5px;
    color: #a8abb3;
}
.pr_cardwrap .pr_cardprice {
    font-size: 19px;
    font-weight: 400;
    color: #000000;
}
.pr_aminities {
    display: flex;
    flex-wrap: wrap;
    margin-top: 18px;
}
.pr_aminities .pr_am {
    flex: 1 0 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.pr_aminities .pr_ctxt {
    font-size: 15px;
    color: #818894;
}
.pr_iconbox i {
    color: #a8abb3;
    font-size: 20px;
}
.properties_banner {
    width: 100%;
    display: block;
    background-image: url('https://demo.abkre.qa/wp-content/uploads/2023/06/52d433aa-f7bb-11ed-bb6b-02a006a7af24.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 500px;
    background-position: center;
    position: relative;
    display: flex;
    align-items: center;
}
.properties_banner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.15);
}
.banner_heading h1 {
    margin: 0;
    font-size: 50px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
}
.banner_heading {
    position: relative;
    margin-top: -90px;
}
.searchtop-box,.searchbottom_area {
    display: flex;
    flex-wrap: wrap;
}
.properties_searchform {
    padding: 50px;
    margin-top: -100px;
    z-index: 1;
    position: relative;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 0px 0px 0 rgb(0 0 0 / 6%);
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 0px 0px 0 rgb(0 0 0 / 6%);
    -ms-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 0px 0px 0 rgb(0 0 0 / 6%);
}
.searchtop-left {
    display: flex;
    width: 76%;
}
.price_group .price_start,.price_group .price_last,.search_field{
    flex: 1 0 0;
}
.search_field {
    padding: 0 10px;
}
.search_field select {
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    min-height: 45px;
    padding: 0px 32px 0 17px;
    font-size: 16px;
    line-height: 44px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: top 14px right 15px;
    -webkit-appearance: none;
    cursor: pointer;
    background-color: #ffffff;
}
.search_field select:focus-visible {
    outline: none;
}
.searchbottom_area .search_field:last-child {
    padding-right: 0;
}
.searchtop-right {
    width: 24%;
    display: flex;
    justify-content: flex-end;
    padding-left: 10px;
}
.add_moreoption {
    width: 46px;
    height: 46px;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 46px;
}
.add_moreoption span {
    width: 100%;
    height: 100%;
    display: inline-flex;
    color: #ffffff;
    font-size: 34px;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    cursor: pointer;
    line-height: inherit;
}
.add_moreoption .add_more{
    margin-top: -2px;
}
.add_moreoption .less {
    font-size: 46px;
    margin-top: -6px;
}
.serach_submit {
    width: calc(100% - 45px);
    padding-left: 20px;
}
.serach_submit .search-btn {
    width: 100%;
    background: var(--primary-color);
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid var(--primary-color);
    border-radius: 8px;
    min-height: 46px;
}
.searchbottom_area {
    margin-top: 20px;
}
.price_group {
    display: flex;
    flex-wrap: wrap;
}
.searchbottom_area{
    display: none;
}
.searchbottom_area.active {
    display: flex;
}
.contact_form {
    margin-bottom: 30px;
}
.contact_form input:focus-visible,textarea:focus-visible,.contact_form input[type="submit"]:focus{
    outline: none;
}
.contact_form .wpcf7-form-control-wrap input.wpcf7-form-control,.contact_form .wpcf7-form-control-wrap textarea {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 3px 16px;
    min-height: 48px;
    margin-top: 10px;
    width: 100%;
    font-size: 15px;
    color: #000000;
    font-weight: 400;
}
.contact_form label {
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    color: #303030;
    margin-bottom: 7px;
    text-transform: capitalize;
}
.contact_form .wpcf7-form-control-wrap textarea {
    height: 90px;
    resize: none;
    padding-top: 10px;
}
.search_field .price_group .price_last select {
    border-radius: 0 8px 8px 0;
    border-left: 0;
}
.search_field .price_group .price_start select {
    border-radius: 8px 0 0 8px;
}
.contact_form input[type="submit"] {
    background: var(--primary-color);
    padding: 10px 26px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border-color: var(--primary-color);
    font-size: 16px;
    border-radius: 6px;
}
.contact_form .wpcf7-not-valid-tip {
    margin-top: 6px;
    font-size: 14px;
}
.contact_form form.invalid .wpcf7-response-output {
    border: 1px solid #e66d32 !important;
    text-align: center;
    font-size: 15px;
    padding: 10px;
    color: #dc3232;
    margin-left: 0;
    margin-right: 0;
}
.contact_form form .wpcf7-spinner {
    background-color: var(--primary-color);
}
.pagination ul.page-numbers {
    display: flex;
    justify-content: center;
    width: 100%;
    list-style: none;
    padding: 0;
}
.pagination ul.page-numbers a.page-numbers,.pagination ul.page-numbers .page-numbers {
    margin: 0 5px;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
}
.pagination ul.page-numbers .page-numbers:hover,.pagination ul.page-numbers .page-numbers.current{
    color: #FFB001;
}
.properties_searchform .nav li.nav-item .nav-link {
    font-size: 16px;
    color: var(--primary-color);
    padding: 8px 25px;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid var(--primary-color);
    margin: 0 10px 0 0;
    transition: all .4s ease-in-out;
}
.properties_searchform .nav {
    margin-left: 10px;
}
.properties_searchform .nav li.nav-item .nav-link.active,.properties_searchform .nav li.nav-item .nav-link:hover {
    background: var(--primary-color);
    color: #fff;
}
.search_field.area_field {
    flex: 20%;
    width: 20%;
}
body.home .properties_searchform{
    margin-top: 0;
}

/* custom checkbox design */
.custom_checkbox {
    display: block;
    position: relative;
    padding-left: 36px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.custom_checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 25px;
  width: 25px;
  top: 3px;
  left: 0;
  z-index: 1;
}
.custom_checkbox .checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 3px;
}
.custom_checkbox input:checked ~ .checkmark {
    background-color: var(--primary-color);
}
.custom_checkbox .checkmark::after {
  content: "";
  position: absolute;
  display: none;
}
.custom_checkbox input:checked ~ .checkmark::after {
  display: block;
}
.custom_checkbox .checkmark::after {
    left: 9px;
    top: 2px;
    width: 8px;
    height: 16px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* custom checkbox design end */
.chkfor-comercial {
    margin-left: 10px;
    margin-top: 10px;
}

/* ===== Responsive Media ===== */

@media (max-width: 1199px){
   .short_iconbox {
    margin: 0 40px;
   }
   .pr_price {
    font-size: 22px;
  }
  .properties_searchform {
    padding: 30px 16px;
    margin-top: -67px;
  }
  .search_field.area_field {
    flex: 17%;
    width: 17%;
  }
  .search_field select {
    padding: 0px 24px 0 9px;
    background-size: 13px;
    background-position: top 16px right 10px;
  }
  .banner_heading {
    margin-top: -60px;
  }
  .banner_heading h1 {
    font-size: 40px;
  }
  .properties_banner {
    min-height: 400px;
  }
  .pr_dlbox .pr_label,.pr_dlbox .pr_input {
    width: 100%;
  }
  .pr_dlbox .pr_input {
    display: inline-block;
  }
  .pr_map #map {
    height: 300px;
  }
  .pr_alldetails h3, .overview h3, .agent_info h3 {
    font-size: 20px;
  }
  .property-image img {
    height: 450px;
  }
  .pr_dlbox {
    display: flex;
    flex-direction: column;
  }
  .pr-title h1 {
    font-size: 22px;
  }
  .overview, .pr_alldetails, .agent_info, .contact_form {
    padding: 20px;
   }
}

@media(max-width: 991px){
  .pr-title h1 {
    margin: 0px 0 7px;
  }
  .pr_cardbody h4 {
    font-size: 17px;
    line-height: 27px;
  }
  .pr_cardbody {
    padding: 20px;
  } 
  .property_card img {
    height: 230px;
   }
   .properties_banner {
    min-height: 360px;
   }
   .banner_heading h1 {
    font-size: 32px;
  }
  .serach_submit,.searchtop-right{
    padding-left: 6px;
  }
  .searchbottom_area {
    margin-top: 10px;
  }
  .search_field {
    padding: 0 3px;
  }
  .serach_submit .search-btn {
    font-size: 16px;
  }
  .pr_city .pr_ctxt {
    font-size: 15px;
  }
  .pr_cardwrap .pr_cardprice {
    font-size: 16px;
  }
  .short_iconbox {
    margin: 0 16px;
  }
  .pr_listprice {
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .pr_price {
    margin-top: 0;
    margin-bottom: 8px;
  }
  .property-slider .slick-next.slick-arrow::before {
    top: 14px;
    left: 10px;
  }
  .property-slider button.slick-arrow::before {
    width: 11px;
    height: 11px;
    top: 9px;
  }
  .property-slider button.slick-arrow {
    width: 40px;
    height: 40px;
  }
  .shorted_text {
    width: calc(100% - 40px);
    padding: 0 0 0 12px;
  } 
  .short_iconbox .icon {
    width: 40px;
    height: 40px;
    border-radius: 8px;
  }
  .shorted_text h4 {
    font-size: 15px;
    margin: 0 0 1px;
  }
  .contact_form label {
    margin-bottom: 2px;
  }
  .contact_form .wpcf7-form-control-wrap input.wpcf7-form-control, .contact_form .wpcf7-form-control-wrap textarea {
    min-height: 40px;
    border-radius: 6px;
  }
  .contact_form .wpcf7-form-control-wrap textarea {
    height: 70px;
  }
  .agent_info .agent_name {
    font-size: 16px;
  }
}

@media(max-width: 767px){
    .pr-title h1 {
    font-size: 20px;
   }
   .pr_price {
    font-size: 19px;
   }
  .property-image img {
    height: 300px;
  }
  .pr_thumbimages .slick-slide {
    margin: 0px 4px;
 }
 .searchtop-right{
    padding-left: 0;
}
.pr_cardbody h4 {
    font-size: 16px;
    line-height: 26px;
}
.pr_cardbody {
    padding: 17px;
}
.search_field {
    padding: 0;
    margin: 0 0 12px;
}
.search_field {
    flex: auto;
    width: 100%;
}
.searchtop-right,.searchtop-left{
   width: 100%;
}
.banner_heading h1 {
    font-size: 25px;
}
.properties_banner {
    min-height: 340px;
}
.price_group .price_start {
    margin-right: 2%;
}
.search_field.area_field {
    flex: 100%;
    width: 100%;
}
.price_group .price_start, .price_group .price_last {
    width: 48%;
}
.price_group .price_last {
    margin-left: 2%;
}
.properties_searchform {
    padding: 30px 22px;
}
.searchtop-left{
    flex-wrap: wrap;
}
 .short_iconbox {
    margin: 0;
    width: 50%;
    padding: 0 10px 15px 0;
  }
 .short_iconbox .icon {
    width: 35px;
    height: 35px;
    border-radius: 6px;
 }
  .shorted_text p{
      margin: 0;
  }
 .pr_aminities .pr_ctxt,.shorted_text p, .shorted_text h4,.short_iconbox .icon i,.overview p,.pr_dlbox .pr_input,.pr-info .pr_icontext {
    font-size: 14px;
  }
  .agent-photo img {
    width: 130px;
    height: 130px;
  }
  .pr_alldetails .pr_dlbox:nth-child(2n+2) {
    padding-right: 8px;
}
.search_field .price_group .price_start select,.search_field .price_group .price_last select {
    border-radius: 8px;
}
.search_field .price_group .price_last select {
    border-left: 1px solid #dbdbdb;
}
 .shorted_text {
    width: calc(100% - 35px);
    padding: 0 0 0 7px;
 }
  .shorted_text h4{
    margin: 0 0 1px;
}
.property-slider .slick-next.slick-arrow {
    right: 12px;
}
.contact_form {
    margin-top: 30px;
}
.contact_form input[type="submit"] {
    padding: 8px 20px;
    font-size: 14px;
}
.property-slider button.slick-arrow::before {
    width: 9px;
    height: 9px;
    top: 6px;
}
.pr_thumbimages  .slick-slide.slick-current img {
    border: 3px solid #fbad02;
}
.pr_thumbs {
    margin: 10px auto 0;
}
.property-slider button.slick-arrow {
    width: 32px;
    height: 32px;
    left: 12px;
}
.shortpr_info {
    margin: 18px 0px 25px 7px;
}
.property-slider .slick-next.slick-arrow::before {
    top: 9px;
    left: 8px;
}
}