/*
Theme Name: Remax
Description: Description will come here.
Author: Isynbus
Author URI: https://isynbus.com
Version: 1.1.1
*/




 
  /*--  Fonts --*/
  
:root {
    --primary-family: 'Assistant';
    --secondary-family: 'Rubik';
}

/*--  Fonts --*/



  /*--  Colours --*/

  :root {
    --red-primary: #DB1C2D;
    --blue-primary: #010E23;
    --blue-secondary:#0B3675;
    --lightblue-primary: #F0F6FA;
    --black-primary: #000000;
    --white-primary:#FFFFFF;
    --grey-primary:#7F888E;
    --lightgrey-primary:#F5F5F5;
}

  /*--  Colours --*/

/*  body{
    text-align: right;
    margin: 0;
    overflow-x: hidden;
  }
*/

html{
  direction: rtl;
}

body{
      text-align: initial;
  padding: 0;
}
  /*ol, ul{
    direction: rtl;
  }*/

  ol, ul{
    padding-right: 20px;
  }

  @media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1306px;
}
}

  .button-primary{
    background: var(--red-primary);
    color: var(--white-primary);
    font-family: var(--primary-family);
    padding: 12px 20px 12px 20px;
    display: block;
    text-align: center;
        border-radius: 6px;
    text-decoration: none;
    min-width: 190px;
    border: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    text-align: center;

  }

  .button-primary:hover{
    background: var(--red-primary);
    color: var(--white-primary);
    text-decoration: none;
  }


  header,
  .main_header{
    /*background: var(--blue-primary);*/
    background: #051421;
    padding: 20px 0px 20px 0px;
        position: relative;
        z-index: 5;
  }

  .main_header .container{
        max-width: 1380px;
  }

    .main_header .menu-main-menu-container{
          padding: 0;
    margin: 0;
    list-style: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    }




  header .row{
    align-items: center;
  }

  header .logo-main img{
    /*width: 90%;*/
    width: 180px;
  }

  header .main-menu{
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  header .main-menu li{
    list-style-type: none;
    /*margin-left: 15px;*/
    margin: 0 10px;
  }

  header .main-menu li a{
    color: var(--lightgrey-primary);
    font-size: 15px;
    font-family: var(--primary-family);
    font-weight: 600;
  }




  footer{
    background: var(--blue-primary);
    padding: 50px 0px 0px 0px;
  }

  footer .footer-widget-1{
    padding-right: 80px;
  }

  footer .footer-widget-1 .title{
    font-size: 45px;
    line-height: 55px;
    font-family: var(--secondary-family);
    font-weight: 700;
    color: var(--lightgrey-primary);
  }

  footer .footer-widget-1 form input[type='checkbox'] {
    accent-color: var(--red-primary);
    height: 10px;
    width: 10px;
  }

  footer .footer-widget-1 form input[type='text'] {
    padding: 13px 16px 13px 16px;
    background: var(--lightblue-primary);
    border: 0;
    border-radius: 6px;
    text-align: right;
    color: var(--grey-primary);
    font-size: 14px;
    font-family: var(--secondary-family);
    font-weight: 600;
    width: 100%;
/*     margin-left: 15px; */
  }

  footer .footer-widget-1 form input[type='text']:hover {
    background: var(--lightblue-primary);
    border: 0px solid var(--blue-primary);
    outline: 0;
  }

  footer .footer-widget-1 form input[type='submit'] {
    padding: 10px 30px 10px 30px;
    background: var(--red-primary);
    border: 0;
    border-radius: 6px;
    color: var(--white-primary);
    font-size: 18px;
    font-family: var(--secondary-family);
    font-weight: 600;
  }

  footer .footer-widget-1 form ::placeholder {
    text-align: right;
    color: var(--grey-primary);
    font-size: 14px;
    font-family: var(--secondary-family);
    font-weight: 600;
  }

  footer .footer-widget-1 form label {
    color: var(--lightgrey-primary);
    font-size: 14px;
    font-family: var(--primary-family);
    font-weight: 600;
    margin-right: 10px;
  }


  footer .footer-widget-2 .footer-menu{
    padding: 0;
    margin: 0;
  }

  footer .footer-widget-2 .footer-menu li{
    list-style-type: none;
    margin-bottom: 16px;
    text-align: right;
  }

  footer .footer-widget-2 .footer-menu li a{
    color: var(--lightgrey-primary);
    font-size: 15px;
    font-family: var(--primary-family);
    font-weight: 600;
  }


  footer .footer-widget-3 .footer-menu{
    padding: 0;
    margin: 0;
  }

  footer .footer-widget-3 .footer-menu li{
    list-style-type: none;
    margin-bottom: 16px;
  }

  footer .footer-widget-3 .footer-menu li a{
    color: var(--lightgrey-primary);
    font-size: 14px;
    font-family: var(--primary-family);
    font-weight: 600;
  }


  footer .footer-widget-4 .footer-menu{
    padding: 0;
    margin: 0;
  }

  footer .footer-widget-4 .footer-menu li{
    list-style-type: none;
    margin-bottom: 16px;
  }

  footer .footer-widget-4 .footer-menu li a{
    color: var(--lightgrey-primary);
    font-size: 14px;
    font-family: var(--primary-family);
    font-weight: 600;
    line-height: 18px;
    
  }


  footer .footer-widget-5{
    text-align: right;
  } 

  footer .footer-widget-5 img{
    /*width: 80%;*/
    width: 210px;
  }

  .footer-copyright .seperator{
    height: 1px;
    width: 100%;
    background: var(--lightgrey-primary);
    margin-bottom:25px ;
  }

  .footer-copyright{
    padding: 50px 0px 25px 0px;
  }

  .footer-copyright .content{
    color: var(--lightgrey-primary);
    font-size: 14px;
    font-family: var(--primary-family);
    font-weight: 600;
    line-height: 18px;
    text-align: left;
  }

  .footer-copyright .social-footer{
        text-align: right;
  }

  .footer-copyright .social-footer a{
    padding-left: 15px;
  }



  .footer-copyright .social-footer a img{
    height: 28px;
    width: 28px;
  }

  
/* custom style */

/*--
html{
  direction: rtl;
}
--*/

/*

  colors============
    --red-primary: #DB1C2D;
    --blue-primary: #010E23;
    --blue-secondary: #0B3675;
    --lightblue-primary: #F0F6FA;
    --black-primary: #000000;
    --white-primary: #FFFFFF;
    --grey-primary: #7F888E;
    --lightgrey-primary: #F5F5F5;

    fonts===========
    --primary-family: 'Assistant';
    --secondary-family: 'Rubik';
*/


.inner_page_header{
  margin-bottom: 150px;
}
.inner_page_header h2{
  font-family: 'Rubik';
  font-size: 75px;
  font-weight: 700;
  line-height: 90px;
  letter-spacing: 0em;
  text-align: center;
  color: #0B3675;

}


/*======blog page======*/
.single_blog{
  background: #F4F9FD;
  padding: 150px 0;

}
.single_blog .card{
  background: #F0F6FA;
  box-shadow: 0px 1px 16px 9px rgba(20, 51, 119, 0.11);
  border-radius: 15px;
  border: 0;
  overflow: hidden;
  margin-bottom: 35px;
}
.single_blog .card .blog_img{
  height: 226px;
  overflow: hidden;
}
.single_blog .card .blog_img img{
  width: 100%;
  height: 226px;
  object-fit: cover;
      object-position: center;
}
.single_blog .card .blog_content{
  padding: 25px;
}
.single_blog .card .blog_content .blog_tag{

  font-family: 'Assistant';
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  color: #7F888E;
  margin-bottom: 15px;

}
.single_blog .card .blog_content h2{
  font-family: 'Rubik';
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
  letter-spacing: 0em;
  color: #0B3675;
  margin-bottom: 40px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;

}

.single_blog .card .blog_btn{
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  /*line-height: 21px;*/
  color: #DB1C2D;
}
.single_blog .card .blog_btn img{
  margin-right: 15px;
}

.single_blog .load_more{
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #010E23;
  margin-top: 140px;
  display: inline-block;
}


@media screen and (max-width: 991px){
  .single_blog{
        padding: 70px 0;
  }
  .inner_page_header{
    margin-bottom: 70px;
  }
  .single_blog .load_more{
    margin-top: 65px;
  }
  .single_blog .card .blog_img,
  .single_blog .card .blog_img img{
    height: 126px;
  }
  .single_blog .card .blog_content{
    padding: 15px;
  }
  .single_blog .card .blog_content h2{
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 767px){
  .single_blog .card .blog_img,
  .single_blog .card .blog_img img{
        height: 226px;
  }
  .single_blog .card .blog_content h2{
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 40px;
  }
}


/*======= 404 page  ========*/
.page404{
    background-color: #010E23;
    padding: 120px 0 300px;
    background-size: contain;
    background-position: top center;
    text-align: center;
    background-repeat: no-repeat;
}
.page404 h2{
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  font-size: 300px;
  line-height: 1;
  text-align: center;
  color: #fff;
}
.page404 h3{
  font-family: 'Rubik';
font-style: normal;
font-weight: 700;
font-size: 50px;
line-height: 120%;
text-align: center;
color: #fff;
margin-bottom: 80px;
}
.page404 .btn_404{
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  text-align: right;
  color: #DB1C2D;
}

@media screen and (max-width: 767px){
  .page404 h2{
        font-size: 150px;
  }
}



/*===============home page property slider ==============*/
.home_property_slider_main{}
.home_property_slider_main .owl-stage-outer{
  padding: 50px 0;
}
.home_property_slider_main{
      overflow: hidden;  
}
.home_property_slider_main .owl-carousel{
/*       transform: scale(1.2); */
}
.owl-carousel .owl-stage-outer{
	width: 100%;
}

.home_property_slider_main .home_property_slider .item{}
.home_property_slider_main .home_property_slider .homeCustomCard{
  background: #F0F6FA;
    box-shadow: 0px 1px 16px 9px rgb(20 51 119 / 11%);
    border-radius: 15px;
    overflow: hidden;
}
.home_property_slider_main .home_property_slider .homeCustomCard .img_card{}
.home_property_slider_main .home_property_slider .homeCustomCard .img_card img{
      height: 268px;
    object-fit: cover;
    object-position: center;
}
.home_property_slider_main .home_property_slider .homeCustomCard .cnt_body{
  padding: 26px;
  text-align: right;
}
.home_property_slider_main .home_property_slider .homeCustomCard .cnt_body .tag_btn{
  font-family: 'Assistant';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #7F888E;
    margin-bottom: 15px;
    display: inline-block;
}
.home_property_slider_main .home_property_slider .homeCustomCard .cnt_body h2,
.home_property_slider_main .home_property_slider .homeCustomCard .cnt_body h2 a{
  font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    /*line-height: 130%;*/
    text-transform: lowercase;
    color: #0B3675;
}
.home_property_slider_main .home_property_slider .homeCustomCard .cnt_body .card_btn{
  font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #DB1C2D;
    display: inline-block;
    margin-top: 54px;
}
.home_property_slider_main .home_property_slider .homeCustomCard .cnt_body .card_btn img{
  width: 26px;  
  display: inline-block;
      margin-right: 15px;
}

.navbar-toggler{
      padding: 0;
    width: 36px;
}

.btn12 {
  /*position: absolute;*/
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
  transition-duration: 0.5s;
}
.btn12 .icon {
  transition-duration: 0.5s;
  position: absolute;
  height: 2px;
  width: 36px;
  top: 30px;
  background-color: #fff;
}
.btn12 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 36px;
  height: 2px;
  background-color: #fff;
  content: "";
  top: -10px;
  left: 0;
}
.btn12 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 36px;
  height: 2px;
  background-color: #fff;
  content: "";
  top: 10px;
  left: 0;
}
.btn12.open .icon {
  transition-duration: 0.5s;
  background: transparent;
}
.btn12.open .icon:before {
  transform: rotateZ(45deg) scaleX(1.25) translate(6.5px, 6.5px);
}
.btn12.open .icon:after {
  transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px);
}
.btn12:hover {
  cursor: pointer;
}

  .main_header{
    transition: all ease .3s;
  }
  .main_header.bg_blue{
    background: #0B3675;
  }

@media screen and (max-width: 991px){
  header .main-menu li a{
    font-weight: 600;
    font-size: 18px;
    padding: 12px 0;
    display: inline-block;
  }
  .button-primary{
    display: block;
    width: 100%;
  }
  header nav.navbar{
    justify-content: center;
  }
  .navbar-toggler{
    position: absolute;
    left: 8px;
    top: 0;
  }


}
@media screen and (max-width: 767px){
}
@media screen and (max-width: 480px){}






/*=========blog single page==========*/
.single_blog_inn_header{
      background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 120px 0 50px;
    position: relative;
        min-height: 650px;
}
.single_blog_inn_header:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #010E23;
  opacity: 0.7;
}
.single_blog_inn_header h2{
  font-family: 'Rubik';
font-style: normal;
font-weight: 700;
font-size: 75px;
color: #FFFFFF;
margin-bottom: 35px;
}
.single_blog_inn_header p{
  font-family: 'Rubik';
font-style: normal;
font-weight: 400;
font-size: 30px;
line-height: 120%;
color: #FFFFFF;
    padding-left: 35%;
    margin-bottom: 55px;
}
.single_blog_inn_header ul{}
.single_blog_inn_header ul li{
          display: inline-block;
    padding-right: 12px;
    border-right: 3px solid #fff;
    margin-right: 12px;
    line-height: 1;
}
.single_blog_inn_header ul li:nth-child(2){
  border: 0;
    padding-right: 0;
    margin-right: 0;
}
.single_blog_inn_header ul li a{
  font-family: 'Rubik';
font-style: normal;
font-weight: 700;
font-size: 30px;
color: #FFFFFF;
}


.single_blog_body{
  background: #F2F8FC;
      padding: 120px 0;
}
.single_blog_body img{
  max-width: 100%;
}
.single_blog_body aside h3{
  font-family: 'Rubik';
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 36px;
color: #0B3675;
    margin-bottom: 35px;
}
.single_blog_body aside .recent_article{
  padding: 0;
}
.single_blog_body aside .recent_article li{
  background: #e9f1f7;
  list-style: none;
    border-radius: 12px;
    position: relative;
        margin-bottom: 18px;
}
.single_blog_body aside .recent_article li .re_m{}
.single_blog_body aside .recent_article li .re_m .re_l{
  /*width: 100px;*/
  flex: 0 0 34%;
    max-width: 34%;
}
.single_blog_body aside .recent_article li .re_m .re_l img{
      width: 100%;
    height: 104px;
    border-radius: 8px;
    object-fit: cover;
    object-position: center;
}
.single_blog_body aside .recent_article li .re_m .re_r{
      flex: 0 0 66%;
    max-width: 66%;
    padding-right: 0;
}
.single_blog_body aside .recent_article li .re_m .re_r .ttxt{
  padding: 15px 15px 40px;

}
.single_blog_body aside .recent_article li .re_m .re_r,
.single_blog_body aside .recent_article li .re_m .re_r p{
  font-family: 'Rubik';
font-style: normal;
font-weight: 400;
font-size: 18px;
color: #010E23;
}

.single_blog_body aside .recent_article li .re_m .re_btn{
  position: absolute;
    bottom: 15px;
    left: 15px;
}


.single_blog_body .blog_content_body{
      padding-left: 60px;
}
.single_blog_body .blog_content_body p{
  font-family: 'Rubik';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 160%;
color: #0B3675;
    margin-bottom: 40px;
}

.single_blog_body .blog_content_body img,
.single_blog_body .blog_content_body blockquote{
      margin-bottom: 40px;
      border-radius: 14px;
}
.single_blog_body .blog_content_body blockquote p{
        padding-right: 40px;
    border-right: 6px solid #0B3675;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    color: #0B3675;
    line-height: 1.2;
}


/*========== contact page form =============*/
.contact_form{}
.contact_form .wpcf7-form-control{
  background: #eaf1f5;
    border-radius: 7px;
    border: 0;
    margin-bottom: 15px;
    padding: 15px;
    width: 100%;
    direction: rtl !important;
}

.contact_form .wpcf7-submit{
  background: #DB1C2D;
border-radius: 7px;
    color: #fff;
}

.contact_form textarea{
  height: 152px;
}

.cnt_p .elementor-icon-box-title{
  margin-right: 20px;
}

/*=========search listing page==========*/
.search_header{
  min-height: 480px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: end;
    padding-bottom: 60px;
}

.home_search_form .tab_anchors{
  padding-bottom: 14px;
}
.home_search_form .tab_anchors a,
.home_search_form .tab_anchors label{
  font-family: 'Assistant';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    color: #fff;
        position: relative;
            /*padding: 0 12px;*/
            padding: 0 6px 0 20px;
            cursor: pointer;
}
.home_search_form .tab_anchors label input{
  width: 1px;
  height: 1px;
  opacity: 0;
}
.home_search_form .tab_anchors a:after,
.home_search_form .tab_anchors label:after{
      content: '/';
    position: absolute;
    top: -4px;
    left: 0;
    color: #fff;

}
.home_search_form .tab_anchors a:nth-child(3):after,
.home_search_form .tab_anchors label:nth-child(3):after{
  display: none;
}

.homeSerchFilter .home_search_form .tab_anchors a.active,
.homeSerchFilter .home_search_form .tab_anchors label.active{
      color: #DB1C2D;

}
.home_search_form .tab_anchors a.active,
.home_search_form .tab_anchors label.active{
      color: #82B1DD;
}



.home_search_form .cus_row{
      display: flex;
    /* flex-direction: column; */
    align-items: flex-end;
    gap: 20px;
}
.home_search_form .cus_row .col_4{
  width: 60%;
}
.home_search_form .cus_row .col_4:nth-child(2){
  width: 40%;
}

.home_search_form{
  background: linear-gradient(180deg, #051421 16.25%, rgba(5, 20, 33, 0.42) 100%);
  box-shadow: 13px 10px 20px -1px rgba(1, 26, 63, 0.51);
  border-radius: 35px;
  padding: 20px 21px;
}

.home_search_form .search_button{
  min-width: 106px;
}
.home_search_form .form-control{
  background: #F0F6FA;
    box-shadow: 4px 4px 20px -1px rgb(1 26 63 / 42%);
    border-radius: 7px;
    /*padding: 14px 15px 14px 55px;*/
        padding: 8px;
            height: 48px;
            appearance: none;
            position: relative;
	    font-weight: 500;

}

.home_search_form select.form-control{
      background: url(/wp-content/themes/remax/images/dropdown.png) no-repeat #F0F6FA;
    background-position: 10px center;
    background-size: 16px;
    padding-left: 28px;
}
.home_search_form .form_field1,
.home_search_form .form_field2,
.home_search_form .form_field3{
      display: flex;
    /* flex-direction: column; */
    align-items: flex-end;
    gap: 10px;
}

.pageListing{
    padding: 80px 0;
    background: #F0F6FA;
  }
.pageListing .customCard{
        padding: 38px 17px 20px 40%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      border-radius: 7px;
      box-shadow: 0 0 4px 4px rgb(230 235 237 / 67%);
      height: 380px;
      margin-bottom: 35px;
      position: relative;
  }
.pageListing .customCard:before{
      content: '';
    background: rgb(255,255,255);
    background: linear-gradient(200deg, rgba(255,255,255,1) 24%, rgb(255 255 255 / 0%) 70%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
	    opacity: .8;

}
  .pageListing .customCard .customCard_btn{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 18.9521px;
    line-height: 22px;
    text-align: center;
    color: #F0F6FA;
    background: #143377;
    border-radius: 4.21159px;
    padding: 5px 18px;
    margin-bottom: 22px;
    display: inline-block;
    position: relative;
    z-index: 3;
  }
.pageListing .customCard .customCard_btn.renting{
	    background: #82B1DD;
}

  .pageListing .customCard h2{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 31.5869px;
    line-height: 120%;
    text-align: right;
    color: #0B3675;
    position: relative;
    z-index: 3;
  }
  .pageListing .customCard h2 a{
    color: #0B3675;
  }
  .pageListing .customCard h3{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 31.5869px;
    line-height: 120%;
    text-align: right;
    color: #0B3675;
    position: relative;
    z-index: 3;
	  margin-top: 15px;
  }
  
  
  @media (max-width: 500px){
    .pageListing .customCard{
          padding: 38px 17px 20px 10%;
    }
  }



  @media screen and (max-width: 991px){
    .home_search_form .tab_anchors a, .home_search_form .tab_anchors label{
      font-size: 20px;
    }
    .home_search_form .search_button{
      width: 100%;
    }
    .home_search_form .cus_row{
      display: block;
    }
    .home_search_form .cus_row .col_4:nth-child(1),
    .home_search_form .cus_row .col_4:nth-child(2),
    .home_search_form .cus_row .col_4:nth-child(3){
      width: 100%;
      /*margin-bottom: 12px;*/
    }
    .home_search_form .form_field1, .home_search_form .form_field2, .home_search_form .form_field3{
      display: block;
    }
    .home_search_form .form-control{
          margin-bottom: 12px;
          display: inline-block;
          width: auto;

    }
    .home_search_form .form_field1 .form-control{
      width: 100%;
    }
		.home_search_form .form_field2 .form-control{
		  width: 49%;
		}
		.home_search_form .form_field3 .form-control{
		  width: 49%;

		}
  }
  @media screen and (max-width: 767px){}
  @media screen and (max-width: 480px){}




  /*==========filter listing page =========*/
.filter_search_header_main{
  background-color: #F0F6FA;
  background-repeat: no-repeat;
  background-size: contain;

}
.filter_search_header_main .imgBG{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 800px;
    object-fit: cover;
    mix-blend-mode: exclusion;
    object-position: top center;

}
.filter_search_header{
      text-align: center;
      padding: 160px 0 120px;
}
.filter_search_header .filter_box{}
.filter_search_header .filter_box h2{
  font-family: 'Rubik';
font-style: normal;
font-weight: 700;
font-size: 80px;
color: #0B3675;
margin-bottom: 40px;
}
.filter_search_header .filter_box .filt_1{
  /*display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;*/
  padding: 5px 31px;
  /*gap: 5px;*/
  list-style: none;
      margin-bottom: 22px;
}
.filter_search_header .filter_box .filt_1 li{
  display: inline-block;
}
.filter_search_header .filter_box .filt_1 a{
      font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #DB1C2D;
    padding: 7px 28px;
    border: 1px solid;
    border-radius: 4px;
    margin: 0 3px;
    text-decoration: none;
        transition: all ease .3s;
        display: inline-block;
    margin-bottom: 7px;
}
.filter_search_header .filter_box .filt_1 a:hover{
      background: #DB1C2D;
    /*border-radius: 4px;*/
    color: #fff;
}
.filter_search_header .filter_box .filt_1 a.active{
  background: #DB1C2D;
  border-radius: 4px;
  color: #fff;
}
.filter_search_header .filter_box .filt_2{
  /*display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;*/
  padding: 5px 31px;
  /*gap: 5px;*/
  list-style: none;
      margin-bottom: 22px;
}
.filter_search_header .filter_box .filt_2 li{
  display: inline-block;
}
.filter_search_header .filter_box .filt_2 a{
  font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #143377;
    padding: 7px 28px;
    border: 1px solid;
    border-radius: 4px;
    margin: 0 3px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 7px;
}
.filter_search_header .filter_box .filt_2 a:hover{
  background: #143377;
    /*border-radius: 4px;*/
    color: #fff;
}
.filter_search_header .filter_box .filt_2 a.active{
    background: #143377;
    border-radius: 4px;
    color: #fff;
}

/*==========single property============*/
.property_single{
      background-color: #F0F6FA;
}
.property_single img{
  border-radius: 6px;
  max-width: 100%;
    height: auto;
}
.property_single .imgBG{
  width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 800px;
    object-fit: cover;
    mix-blend-mode: exclusion;
    object-position: top center;
}
.property_single .heading_box{
  text-align: center;
  padding: 90px 0;
}
.property_single .heading_box h2{
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  font-size: 80px;
  color: #0B3675;
}
.property_single .single_body_text{
  background: linear-gradient(143.06deg, #F8FCFF 21.46%, #F0F6FA 78.54%);
    box-shadow: 0px 1.02036px 16.3258px 9.18328px rgb(20 51 119 / 11%);
    border-radius: 15.3055px;
    padding: 52px;
    color: #0B3675;
}
.property_single .single_body_text .single_breadcrumbs{
      margin-bottom: 34px;
}
.property_single .single_body_text .single_breadcrumbs a{
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #0B3675;
  padding: 0 7px;
  position: relative;
}
.property_single .single_body_text .single_breadcrumbs a:after{
    content: '/';
    position: absolute;
    top: 0px;
    left: 0;
    color: #143377;
}
.property_single .single_body_text .single_breadcrumbs .active{
  font-weight: bold;
}
.property_single .single_body_text .single_tag_main{
  margin-bottom: 28px;
    display: inline-block;
}
.property_single .single_body_text .single_tag{
  background: #143377;
  border-radius: 4.08146px;
  padding: 4px 17.3462px;
  color: #fff;
}
.property_single .single_body_text .prd_name{
      font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 30.6109px;
    line-height: 120%;
    text-align: right;
    color: #0B3675;
    padding: 0 0 0 30px;
}
.property_single .single_body_text .prd_price{
  font-family: 'Rubik';
font-style: normal;
font-weight: 700;
font-size: 35px;
color: #0B3675;
}
.property_single .single_cnt_body{
  margin-bottom: 40px;
}
.property_single .single_body_text .single_property_detail{
  list-style: none;
  padding: 0;
      margin-top: 15px;
	transform: rotate(180deg);
	text-align: end;
}
.property_single .single_body_text .single_property_detail li{
      display: inline-block;
    padding: 0 8px;
	    transform: rotate(-180deg);
}
.property_single .single_body_text .single_property_detail li,
.property_single .single_body_text .single_property_detail li p {
  font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18.3666px;
    color: #0B3675;
}
.property_single .single_body_text .single_property_detail li p b {}
.property_single .single_body_text .single_list_detail{
  list-style: none;
  padding: 0;
	display: flex;
    flex-wrap: wrap;
}

.property_single .single_body_text .single_list_detail_2{
	display: flex;
    flex-wrap: wrap;
	padding-right: 30px;
}
.property_single .single_body_text .single_list_detail_2 li{
	-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.property_single .single_body_text .single_list_detail li{
  display: flex;
	-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.property_single .single_body_text .single_list_detail li .icon{
  width: 30px;
    text-align: center;
}
.property_single .single_body_text .single_list_detail li .icon img{
  width: 15px;
}
.property_single .single_body_text .single_list_detail li .txt{
  padding: 0 8px;
}
.property_single .single_body_text .single_user_card{
  background: #010E23;
border-radius: 5.06807px;
padding: 15px;
    width: 550px;
    max-width: 100%;
    margin-top: 50px;
}
.property_single .single_body_text .single_user_card .user_title{
      font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    color: #F0F6FA;
}
.property_single .single_body_text .single_user_card p{
  font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #F0F6FA;
}
.property_single .single_body_text .single_user_card .user_contact{
  list-style: none;
  padding: 0;
}
.property_single .single_body_text .single_user_card .user_contact li{
  padding: 8px;
  display: inline-block;
}
.property_single .single_body_text .single_user_card .user_contact li a{
  color: #82B1DD;
}

.property_single .single_body_text .map_wrap,
.property_single .single_body_text .map_wrap iframe{
  border-right: 8px !important;
  overflow: hidden;
}

/*-------property single slider --------------*/
.property_single_slider_main{
    margin-bottom: 25px;
}
.property_single_slider_main .owl-nav,
.property_single_slider_main .owl-dots{
  display: none;
}

.property_single_slider_main #sync1 .item img{
  height: 340px;
    object-fit: cover;
    object-position: center;
}

.property_single_slider_main #sync2 .item img{
  height: 74px;
    object-fit: cover;
    object-position: center;
}

.property_single_slider_main #sync2{
  margin-top: 18px;
}
 
#sync1 .item {
  /*margin: 5px;*/
  color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
}

#sync2 .item {
  background: #c9c9c9;
  /* padding: 10px 0px; */
  /*margin: 5px;*/
  color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  cursor: pointer;

}

#sync2 .current .item {
  /*background: #0c83e7;*/
}


#sync1.owl-theme {
  position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  display: none;
}

#sync1.owl-theme .owl-prev {
  left: 10px;
}

#sync1.owl-theme .owl-next {
  right: 10px;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 35px !important;
  height: 55px !important;
}
#sync1 svg {
  width: 22px !important;
}
/*-------property single slider --------------*/


/*=============for slider===========*/
.cus_owl_slider{
      background-color: #F0F6FA;
      padding: 140px 0;
}
.cus_owl_slider .title_head{
  font-family: 'Rubik';
font-style: normal;
font-weight: 700;
font-size: 50px;
color: #0B3675;
text-align: center;
margin-bottom: 85px;
}
.owl_slider_for_all .customCard{
        padding: 38px 17px 20px 48%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      border-radius: 7px;
      box-shadow: 0 0 4px 4px rgb(230 235 237 / 22%);
      height: 380px;
      margin-bottom: 35px;
      text-align: right;
      position: relative;
  }
  .owl_slider_for_all .customCard:before {
    content: '';
    background: rgb(255,255,255);
    background: linear-gradient(200deg, rgba(255,255,255,1) 24%, rgb(255 255 255 / 0%) 70%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
  .owl_slider_for_all .customCard .customCard_btn{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 18.9521px;
    line-height: 22px;
    text-align: center;
    color: #F0F6FA;
    background: #143377;
    border-radius: 4.21159px;
    padding: 5px 18px;
    margin-bottom: 22px;
    display: inline-block;
    position: relative;
    z-index: 3;
  }
  .owl_slider_for_all .customCard h2{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 120%;
    text-align: right;
    color: #0B3675;
    position: relative;
    z-index: 3;
  }
  .owl_slider_for_all .customCard h2 a{
    color: #0B3675;
  }
  .owl_slider_for_all .customCard h3{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 31.5869px;
    line-height: 120%;
    text-align: right;
    color: #0B3675;
    position: relative;
    z-index: 3;
  }

  .cus_owl_slider .owl-nav{
    display: none;
  }

  .cus_owl_slider .owl-dots .owl-dot span{
      background: #92acd3 !important;
      width: 16px !important;
    height: 16px !important;
    }

  .cus_owl_slider .owl-dots .owl-dot.active span, 
  .cus_owl_slider .owl-dots .owl-dot:hover span{
    background: #0B3675 !important;
  }
  ul.page-numbers {
    list-style: none;
    margin: 0;
}

.page-numbers:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-align: center;
}

.page-numbers a,
.page-numbers span {
    line-height: 1.6em;
    display: block;
    padding: 0 6px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #ddd;
    color: #888;
}

.page-numbers a span { padding: 0 }

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
    color: #000;
    background: #f7f7f7;
    text-decoration: none;
}

.page-numbers:hover { text-decoration: none }


.newsletter-form{
	position: relative;
}
.newsletter-form .form-group:nth-child(1){}
.newsletter-form .form-group:nth-child(1) span.wpcf7-form-control.wpcf7-checkbox{
	    padding-right: 18px;
	position: relative;
	z-index: 5;
}
.newsletter-form .form-group:nth-child(1) span.wpcf7-form-control.wpcf7-checkbox input[type="checkbox"]{
	position: absolute;
        top: 6px;
    right: 2px;
    width: 15px;
    height: 15px;
}
.newsletter-form .form-group:nth-child(2){
	display: flex;
  position: relative;
}
.newsletter-form .form-group:nth-child(2) .wpcf7-spinner{
  position: absolute;
  bottom: 12px;
}
.cnt_page .elementor-background-overlay{
		mix-blend-mode: exclusion;
	}

.newsletter-form .form-group.ff p{
	display: flex;
    column-gap: 18px;
}



/*==========all pagination page pagination============*/
.pagination{
  background: #F0F6FA;
box-shadow: 0px 1px 16px 9px rgba(20, 51, 119, 0.11);
border-radius: 6px;
padding: 20px;
margin: 65px auto 0;
}
.pagination li{}
.pagination li span,
.pagination li a{
    border-radius: 4px;
    padding: 3px 10px;
    color: #0B3675;
    text-align: center;
    display: block;
    margin: 0 5px;
    font-weight: bold;  
}
.pagination li span.current{
  background: #0B3675;
    color: #fff;
}
.pagination li a.next{
  background-image: url(images/arrow-left1.png);
    background-size: 79%;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
}
.pagination li a.prev{
  background-image: url(images/arrow-right1.png);
    background-size: 79%;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
}
/*==========all pagination page pagination============*/




/*=========responsive======*/



@media screen and (max-width: 991px){
  body{
    overflow-x: hidden;
  }
  .container, .container-md, .container-sm{
        max-width: 95%;
  }
  .home_property_slider_main .home_property_slider .item{
        padding: 0 0px
  }
  .home_property_slider_main .home_property_slider .homeCustomCard .cnt_body h2, .home_property_slider_main .home_property_slider .homeCustomCard .cnt_body h2 a{

  }
  .home_property_slider_main .owl-carousel{
/*     transform: scale(1); */
  }
  .allCTASection h2{
      font-size: 70px !important;
/*       line-height: initial !important; */
  }
  footer .footer-widget-1{
    padding-right: 15px
  }
  .navbar-expand-md .navbar-toggler {
      display: block;
  }
  

  header .social_header{
  	display: block !important;
    text-align: center;
        margin: 20px 0 0px;
    border: 0;
  }
  header .social_header a{
  	display: inline-block;
    padding: 0 10px;
  }

  /*==============================responsive menu==============================*/
  header nav.navbar{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .navbar-expand-md .navbar-nav{
        display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .navbar-expand-md .navbar-collapse{
    display: block !important;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
  }
  .collapse:not(.show) {
    display: none !important;
  }
	
	
	
	
  /*==============================responsive menu end============================== */

  .search_header,
  .filter_search_header{
    padding: 80px 0 60px;
  }
  .property_single .heading_box{
        padding: 40px 0;
  }
  .filter_search_header .filter_box h2,
  .property_single .heading_box h2{
    font-size: 50px;
  }
  .property_single .single_body_text{
    padding: 30px;
  }

  .property_single .single_body_text .single_user_card{
    text-align: center;
  }
  .owl_slider_for_all.owl-carousel{
/*         padding: 0 25px;     */
  }
  .owl_slider_for_all .owl-stage-outer{
/*         transform: scale(1) !important; */
  }
  .owl_slider_for_all .customCard{
    padding: 77px 20px 20px 20px;
  }

}  /*end 991 */

@media screen and (max-width: 850px){
	#form-home-contact .wpcf7-form{
		margin: 0px 1% !important;
	}
}


@media screen and (max-width: 767px){

  footer{}
  footer .footer-widget-5{
    text-align: center;
  }
  footer .footer-widget-5 img{
    width: 180px;
  }
  footer .footer-widget-2 .footer-menu{
    margin-top: 50px;
  }
  footer .footer-widget-2 .footer-menu li{
    /*text-align: center;*/
  }
  footer .footer-widget-1 form input[type='submit']{
  	width: 160px;
  }
  footer .footer-widget-1 form input[type='text'],
  footer .footer-widget-1 form input[type='submit']{
    /*width: 100%;*/
    margin-bottom: 14px;
  }
  .footer-copyright{
    padding: 25px 0;
    text-align: center;
  }
  .footer-copyright .social-footer{
    text-align: center;    
        margin-bottom: 20px;
  }
  .footer-copyright .content{
    text-align: center;
    padding: 0 50px;
  }
  #form-home-contact .wpcf7-form{
        margin: 0px 0%;
  }
  .allCTASection h2{
    font-size: 50px !important;
  }

  .property_single .single_body_text .row .col-md-5{
        order: 1;
        margin-bottom: 25px;
  }
  .property_single .single_body_text .row .col-md-7{
        order: 2;
  }

  .owl_slider_for_all .owl-stage-outer{
/*     transform: scale(1) !important; */
    /*padding: 0 15px;*/
  }


}

@media screen and (max-width: 700px){
	#form-home-contact .wpcf7-form p{
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
@media screen and (max-width: 480px){
  .allCTASection h2{
    font-size: 50px !important;    
  }
  .property_single .single_body_text{
    padding: 20px;
  }
  .property_single .single_body_text .prd_name{
        padding: 0;
  }

}
/*=========responsive======*/


#israel_city, #jordan_city { display:none; }



/*===========22-11-2022==============*/
.elementor-button span{
  align-items: center;
}
.elementor-button-icon svg{
  width: inherit !important;
  margin-right: 25px;
  margin-left: 0;
}
/*===========end==============*/
/*=======22-11-2022=======*/

@media only screen and (min-width: 275px) and (max-width: 1024px){

.home_search_form .tab_anchors a.active, .home_search_form .tab_anchors label.active {
    color: #82b1dd !important;
}

.home_search_form{
	background: linear-gradient(180deg, #051421 24.25%, rgb(228 235 241 / 68%) 100%) !important;
    box-shadow: 13px 10px 20px -1px rgb(1 26 63 / 51%) !important;
    border-radius: 35px !important;
	padding:20px 21px !important;
}
	.home_search_form .form_field2 .form-control{
		  width: 49%;
		margin-bottom: 0;
/* 		margin-top:15px !important */
		}
		.home_search_form .form_field3 .form-control{
		  width: 49%;
			margin-top:15px !important;
			margin-bottom:15px;

		}
	
	.home_search_form .form_field1 select.form-control:nth-child(2) {
    width: 100% !important;
}
	.elementor-684 .elementor-element.elementor-element-10594396 > .elementor-widget-container {
    padding: 0px 0px 18px 0px !important;
}
	.col-md-4.footer-widget-1 {
    border-top: 2px solid #f5f5f5;
}
	footer .footer-widget-1 .title {
    font-size: 30px;
    line-height: 35px;
    font-family: var(--secondary-family);
    font-weight: 700;
    color: var(--lightgrey-primary);
    text-align: center;
    margin-top: 33px;
}
	
	.newsletter-form .form-group:nth-child(2) {
        display: flex !important;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
	
	.newsletter-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100% !important;
		margin-top: 35px;
}
	 footer .footer-widget-1 form input[type='text'] {
    padding: 13px 16px 13px 16px;
    background: var(--lightblue-primary);
    border: 0;
    border-radius: 6px;
    text-align: right;
    color: var(--grey-primary);
    font-size: 14px;
    font-family: var(--secondary-family);
    font-weight: 600;
    width: 100%;
    margin-left: 0px !important;
  }
	.footer-copyright .seperator {
    height: 0px;
   
}
	
	.social-footer {
    border-bottom: 2px solid #f5f5f5;
    padding: 20px 0px;
}
	
	.filter_search_header .filter_box .filt_2 a {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #143377;
    padding: 7px 52px;
    border: 1px solid;
    border-radius: 4px;
    margin: 0 3px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 7px;
    width: 100%;
}
	
	.filter_search_header .filter_box .filt_1 a {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #DB1C2D;
    padding: 7px 33px !important;
    border: 1px solid;
    border-radius: 4px;
    /* margin: 0 3px; */
    text-decoration: none;
    transition: all ease .3s;
    display: inline-block;
    margin-bottom: 7px !important;
}
	ul.filt_2 li{
		width:100% !important;
	}
	
	
	.filter_search_header .filter_box .filt_2 {
    padding: 5px 10px !important;
   

}
	
	.filter_search_header .filter_box .filt_1 {
		 padding: 5px 10px !important;
	}
	
	.search_header, .filter_search_header {
    	padding: 80px 0 0px;
	}
	.search_header{
		padding-bottom: 60px;
	}
	
	.elementor-237 .elementor-element.elementor-element-9c86e98 .elementor-heading-title {
    font-size: 45px !important;
    line-height: 54px !important

}
	
	img.attachment-large.size-large {
    margin-top: 29px;
}
	
	section.elementor-section.elementor-inner-section.elementor-element.elementor-element-25193098.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-top: -17px;
}
	
	section.elementor-section.elementor-inner-section.elementor-element.elementor-element-606fb589.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
		    margin-top: -17px;
		
}
	
	.elementor-widget-wrap.elementor-element-populated {
    font-size: 18px;
}
	.single_blog_inn_header h2 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 35px;
}
	.single_blog_inn_header p {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 120%;
    color: #FFFFFF;
    padding-left: 1px;
    margin-bottom: 55px;
    text-align: center;
}
	
	
	.single_blog_inn_header ul {
    text-align: center;
}
	.single_blog_inn_header ul li a {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    color: #FFFFFF;
}
	.single_blog_body {
    background: #F2F8FC;
    padding: 0px 0px !important;
}
	.single_blog_body .blog_content_body {
    padding-left: 0px !important;
}
	
	.single_blog_body .blog_content_body p {
    
    margin-bottom: 0px !important;
}
	
	.single_blog_body aside h3 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #0B3675;
    margin-bottom: 35px;
    text-align: center;
    margin-top: 18px;
}
	
	.cus_owl_slider {
    background-color: #F0F6FA;
    padding: 50px 0;
    border-top: 1px solid #0B3675
}
	.home_property_slider_main .owl-stage-outer {
    padding: 0px 0px 50px !important;
}
	
	.owl-stage-outer {
    height: 100%;
    width: 351px;
    border-radius: 7px;
}
	.owl_slider_for_all .customCard:before{
		border-radius:7px;
	}
	.owl_slider_for_all .customCard:after{
		border-radius:7px;
	}
	
	.property_single .heading_box h2 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    color: #0B3675;
}
	.property_single .single_body_text .single_property_detail li{
		font-size:21.75px !important;
	}
	ul.user_contact {
    font-size: 30px;
}
	
	.cus_owl_slider .title_head {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    color: #0B3675;
    text-align: center;
    margin-bottom: 30px !important;
}
	section.cus_owl_slider {
    border-top: 1px solid #fff;
}
	
	ul.single_property_detail:nth-child(2) {
		padding-right:120px;
}
	.property_single_slider_main #sync1 .item img {
    height: 340px;
    object-fit: cover;
    object-position: center;
    margin: 0px;
    padding: 28px;
    border-radius: 7px;
}
	.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    color: inherit;

    line-height: inherit;
    font-size: 25px !important;
}
	span.wpcf7-form-control.wpcf7-checkbox {
    position: relative;
/*     top: 99px; */
}
	footer .footer-widget-2 .footer-menu li a {
    font-size: 18px !important; 
}
}

/*=======end=======*/



/*----- post property form css 25-11-22 ------*/

.post-property-form{
  padding:80px 0px 80px 0px;
  background:#F8FCFF;
}

.post-property-form .section-title{
  font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    color: #0B3675;
    margin-bottom: 40px;
  text-align:center;
}

.post-property-form .form-property{
  background:#ffffff;
  padding: 50px 50px;
}

.post-property-form .form-property input{
  font-family: "Assistant", Sans-serif;
  background: #eaf1f5;
  border-radius: 7px;
  border: 0;
  margin-bottom: 15px;
  padding: 15px;
  width: 100%;
  direction: rtl!important;
}

.post-property-form .form-property textarea{
  font-family: "Assistant", Sans-serif;
  background: #eaf1f5;
  border-radius: 7px;
  border: 0;
  margin-bottom: 15px;
  padding: 15px;
  width: 100%;
  direction: rtl!important;
}

.post-property-form .form-property input[type="checkbox"]{
  width: 5%;
  accent-color:#DB1C2D;
}

.post-property-form .form-property .prop-assets-cbx{
  background: transparent;
  border: 1px solid #eaf1f5;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0px;
}

.post-property-form .form-property .prop-assets-cbx div{
  margin-bottom: 10px;
  margin-top: 10px;
}

.post-property-form .form-property .prop-assets-cbx input[type="checkbox"]:first-child{
  margin-right: 0px;
}

.post-property-form .form-property .prop-assets-cbx input[type="checkbox"]{
  margin-right: 20px;
}

.post-property-form .form-property select{
  font-family: "Assistant", Sans-serif;
  background: #eaf1f5;
  border-radius: 7px;
  border: 0;
  margin-bottom: 15px;
  padding: 15px;
  width: 100%;
  direction: rtl !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23212121'%3E%3Cpath d='M24 24H0V0h24v24z' fill='none' opacity='1'/%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z'/%3E%3C/svg%3E");
  background-position-x: 5%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}


.post-property-form .form-property input[type="submit"]{
  font-family: "Assistant", Sans-serif;
  background: #DB1C2D;
  border-radius: 7px;
  color: #fff;
  border: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px;
  width: 100%;
  direction: rtl !important;
}

.post-property-form .form-property .flex-two{
  display:flex;
}

.post-property-form .form-property {
  font-family: 'Rubik';
}

.post-property-form .form-property .flex-two select{
  margin-right:15px;
}

.post-property-form .form-property .flex-two select:first-child{
  margin-right:0px;
}

.post-property-form .form-property .flex-two input{
  margin-right:15px;
}

.post-property-form .form-property .flex-two input:first-child{
  margin-right:0px;
}

.post-property-form .form-property .prop-assets-cbx{
   height: 300px;
   overflow-y: scroll;
}

@media screen and (max-width: 768px){
	.post-property-form{
		    padding: 9vw 0;
	}
	.post-property-form .section-title{
		    font-size: 12vw;
    margin-bottom: 4vw;
	}
	.post-property-form .form-property{
		padding: 0;
    background: transparent;
	}

  .post-property-form .form-property .flex-two input{
    margin-right:0px;
  }

  .post-property-form .form-property input[type="checkbox"]{
    -ms-transform: scale(1); /* IE */
 -moz-transform: scale(1); /* FF */
 -webkit-transform: scale(1); /* Safari and Chrome */
 -o-transform: scale(1); /* Opera */
  padding: 10px;
  width: 3%;
  height: 10px;
  }

}
@media screen and (max-width: 480px){
	.post-property-form .form-property .flex-two{
		display: block;
	}
	.post-property-form .form-property .flex-two select{
		    margin-right: 0px;
	}
}


/*----- post property form css 25-11-22 ------*/

.main_header .button-primary{
	    font-size: 16px;
}
.main_header .button-primary img{
	vertical-align: bottom;
	    margin-right: 5px;
}
footer .footer-widget-1 .wpcf7-response-output{
		color: #fff;
	}

@media screen and (max-width: 1024px){
	.newsletter-form .form-group:nth-child(2) p{
		flex-wrap: wrap-reverse;
	}
	.newsletter-form .form-group:nth-child(1){
		position: absolute;
    	top: 50px;
		left: 0;
    	right: 0;
	}
	.newsletter-form .wpcf7-form-control-wrap{
		display: block;
    	width: 100%;
	}
	
}



