/*
  Template Name: Home Property
  Author : MarkUps
  Author URI: http://www.markups.io/
  Version: 1.0
  Tags: light, white, real esteate, property, multi page, custom-colors, Bootstrap, responsive, html5, css3, Sass, template, web template

*/

/* Table of Content
==================================================
#BASIC TYPOGRAPHY
#HEADER SECTION
#NAVBAR SECTION
#SLIDER SECTION
#ADVANCE SEARCH SECTION
#ABOUT US SECTION
#LATEST PROPERTY SECTION
#SERVICE SECTION
#PROMO BANNER SECTION
#AGENTS SECTION
#TESTIMONIAL SECTION
#CLIENT BRAND SECTION
#LATEST BLOG SECTION
#PROPERTY PAGE
#PROPERTY DETAILS PAGE
#BLOG PAGE
#BLOG SINGLE PAGE
#CONTACT PAGE
#GALLERY PAGE
#ERROR  PAGE
#CONTACT  PAGE
#SIGNIN & REGISTER  PAGE
#FOOTER SECTION
#RESPONSIVE DESIGN
*/
/* BASE - Base tyles, Variables, Mixins, etc. */

body {
  background-color: #ffffff;
  font-family: "Lexend", sans-serif;
  color: #333333;
  font-size: 16px;
  font-weight:400;
  overflow-x: hidden;
}

.no-padding {
  padding: 0;
}

/* MODULES - Individual site components */
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

a {
  text-decoration: none;
  color: #FFF;
}

a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Alexandria", sans-serif;
}
h3 {
  
  font-weight:600;
}


h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  margin: 0;
   color: #FFE000;
}

img {
  border: none;
}

.aa-primary-btn {
  font-size: 16px;
  padding: 10px 30px;
  border: 1px solid #e9e9e9;
  margin-top: 10px;
  display: inline-block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  
}
.aa-primary-btn:hover, .aa-primary-btn:focus {
  text-decoration: none;
  color: #FFE000;
  border-color: #FFE000;
}
.aa-primary-btn span {
  margin-right: 5px;
}

.aa-secondary-btn {
    float:right;
    margin-right:5%;
  color: #fff;
  border-radius:5px;
  background-color: #FFE000;
  padding: 5px 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-secondary-btn:hover, .aa-secondary-btn:focus {
  background-color: #000;
  color: #fff;
}

.aa-view-btn {
  color: #fff;
  padding: 10px 15px;
  font-size: 16px;
  display: inline-block;
   background-color: #FFE000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-view-btn:hover, .aa-view-btn:focus {
  background-color: #fff;
  color: #ffff00;
}

/* LAYOUTS - Page layout styles */

/*==================
 HEADER SECTION
====================*/

#aa-header {
  border-bottom: 1px solid #fff;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  background-color: #000;
}
#aa-header .aa-header-area {
  display: inline;
  padding: 5px 0;
  float: left;
  width: 100%;
  background-color: #000;
}
#aa-header .aa-header-area .aa-header-left {
  display: inline;
  float: left;
  width: 100%;
}
#aa-header .aa-header-area .aa-header-left .aa-telephone-no {
  color: #fff;
  float: left;
  font-size: 15px;
}
#aa-header .aa-header-area .aa-header-left .aa-telephone-no span {
  margin-right: 5px;
}
#aa-header .aa-header-area .aa-header-left .aa-telephone-no span .skype_c2c_logo_img {
  display: none !important;
}
#aa-header .aa-header-area .aa-header-left .aa-telephone-no .skype_c2c_text_span {
  color: #fff !important;
}
#aa-header .aa-header-area .aa-header-left .aa-email {
  color: #fff;
  float: left;
  letter-spacing: 0.5px;
  margin-left: 20px;
  font-size: 15px;
}
#aa-header .aa-header-area .aa-header-left .aa-email span {
  margin-right: 5px;
}
#aa-header .aa-header-area .aa-header-right {
  display: inline;
  float: left;
  width: 100%;
  text-align: right;
}
#aa-header .aa-header-area .aa-header-right .aa-register {
  border-right: 1px solid #f8f8f8;
  color: #fff;
  margin-right: 5px;
  padding-right: 10px;
  font-size: 15px;
}
#aa-header .aa-header-area .aa-header-right .aa-login {
  color: #fff;
  font-size: 15px;
}
#aa-header .aa-header-area .aa-header-right .aa-login:hover , #aa-header .aa-header-area .aa-header-right .aa-register:hover{
  color: #FFE000;
  font-size: 15px;
}

/*==================
 NAVBAR SECTION
====================*/

#aa-menu-area {
  left: 0;
  padding-top: 20px;
  position: inline;
  right: 0;
  
  width: 100%;
  background-color: #000;
  padding-bottom: 10px;
  
  z-index: 99;
}
#aa-menu-area .main-navbar {
  background-color: #000;
  border: medium none;
  border-radius: 0;
}
#aa-menu-area .main-navbar .navbar-header .navbar-brand {
  padding: 0;
}
#aa-menu-area .main-navbar .navbar-header .aa-logo {
  border: 2px solid #fff;
  color: #000;
  font-family: "Lexend", sans-serif;
  font-size: 30px;
  padding: 10px;
  line-height: 13px;
 
}
#aa-menu-area .main-navbar .navbar-header .aa-logo span {
  color: #FFE000;
}
#aa-menu-area .main-navbar .navbar-nav li a:hover, #aa-menu-area .main-navbar .navbar-nav li a:focus {
  color: #FFE000;
}
#aa-menu-area .main-navbar .navbar-header .aa-logo-img {
  border: none;
  height: 50px;
  width: 235px;
}
#aa-menu-area .main-navbar .navbar-header .aa-logo-img img {
  width: 100%;
  height: 100%;
}
#aa-menu-area .main-navbar .navbar-nav li a {
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-menu-area .main-navbar .navbar-nav .active a {
  background-color: #FFE000;
   color: #000;
}
#aa-menu-area .main-navbar .navbar-nav .open a {
  background-color: #FFE000;
   color: #FFE000;
}
#aa-menu-area .main-navbar .navbar-nav .dropdown-menu li a:hover, #aa-menu-area .main-navbar .navbar-nav .dropdown-menu li a:focus {
  color: #FFE000;
   background-color: #000;
}
#aa-menu-area .main-navbar .navbar-nav .dropdown-menu {
  border: none;
  border-radius: 0;
  margin-top: 5px;
}
#aa-menu-area .main-navbar .navbar-nav .dropdown-menu li a {
  color: #000;
  padding: 8px 10px;
}
#aa-menu-area .main-navbar .navbar-right {
  margin-right: -30px;
}
#aa-menu-area .navbar-fixed-top {
  background-color: #000;
  padding: 15px 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-menu-area .navbar-fixed-top .navbar-header .aa-logo {
  border: 2px solid #888;
  color: #555;
}
#aa-menu-area .navbar-fixed-top .navbar-nav li a {
  color: #FFF;
}

/*scrol to top*/

.scrollToTop {
  bottom: 60px;
  color: #FFF;
  display: none;
  font-size: 23px;
  height: 50px;
  line-height: 45px;
  position: fixed;
  right: 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 50px;
  z-index: 999;
   background-color: #FFE000;
  border: 2px solid #FFE000;
}

.scrollToTop:hover,
.scrollToTop:focus {
  background-color: #000;
  text-decoration: none;
  outline: none;
  color: #FFE000;
}

/*Preloader*/
#aa-preloader-area {
  background-color: #F8F8F8;
  position: fixed; 
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.pulse {
  left: 47%;
  position: relative;
  top: 44%;
}

.pulse:before, .pulse:after {
  content: '';
  width: 80px;
  height: 80px;
  border-radius: 500px;
  position: absolute;
   border: 5px solid #FFE000;
}

.pulse:before {
  -webkit-animation: pulse-outer 0.8s ease-in infinite;
  -moz-animation: pulse-outer 0.8s ease-in infinite;
  animation: pulse-outer 0.8s ease-in infinite;
}

.pulse:after {
  -webkit-animation: pulse-inner 0.8s linear infinite;
  -moz-animation: pulse-inner 0.8s linear infinite;
  animation: pulse-inner 0.8s linear infinite;
}

@-webkit-keyframes pulse-outer {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }

  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@-moz-keyframes pulse-outer {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }

  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@keyframes pulse-outer {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }

  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@-webkit-keyframes pulse-inner {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@-moz-keyframes pulse-inner {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
  }

  100% {
    -moz-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@keyframes pulse-inner {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

/*==================
	SLIDER SECTION
====================*/

#aa-slider {
  float: left;
  display: inline;
  width: 100%;
  
  background-color: #000;
}
#aa-slider .aa-slider-area {
  display: inline;
  float: left;
  width: 100%;
  
}
#aa-slider .aa-slider-area .aa-top-slider {
  width: 100%;
  height:600px;
  overflow:hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
#aa-slider .aa-slider-area .aa-top-slider img{
  width: 100%;
  height:100%;
object-fit: cover;
  object-position: center;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-arrow {
  height: 80px;
  width: 80px;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-prev,
#aa-slider .aa-slider-area .aa-top-slider .slick-next {
  background-color: transparent;
  border: 1px solid #fffd00;
  
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-prev:hover,
#aa-slider .aa-slider-area .aa-top-slider .slick-next:hover {
  background-color: #FFE000;
  border-radius:50%;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-prev {
  left: 20px;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-next {
  right: 20px;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-prev::before, #aa-slider .aa-slider-area .aa-top-slider .slick-next::before {
  font-family: "fontAwesome";
  font-size: 50px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single {
  width: 100%;
  position: relative;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single img {
  width: 100%;
  height: 1000px;
}

#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-catg {
  font-family: "Lexend", sans-serif;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: #555;
  line-height: 25px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-title {
  color: #555;
  font-size: 40px;
  font-weight: bold;
  padding-bottom: 5px;
  text-transform: uppercase;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-location {
  font-size: 14px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-location i {
  margin-right: 5px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-off {
  font-size: 14px;
  font-family: "Lexend", sans-serif;
  color: #555;
  display: inline-block;
  margin-top: 10px;
  font-weight: bold;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-price {
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #FFE000;
  text-transform: uppercase;
  margin-top: -5px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-btn {
  display: inline-block;
  color:#FFE000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
  font-size: 15px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-btn span {
  margin-left: 3px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-btn:hover, #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-btn:focus {
  color: #FFE000;
}
/*==================
	ADVANCE SEARCH SECTION
====================*/

#aa-advance-search {
  display: inline;
  float: left;
  width: 100%;
  background-color: rgba(0, 0, 0, 1);
}
#aa-advance-search .aa-advance-search-area {
  background-color: rgba(0, 0, 0, 1);
  border-radius: 10px 10px 0 0;
  
  float: left;
  margin-top: -100px;
 
  padding: 25px 20px;
  position: relative;
  
}
#aa-advance-search .aa-advance-search-area2 {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px 10px 0 0;
  display: flex;
  float: left;
  margin-top: -100px;
  min-height: 250px;
  padding: 25px 20px;
  position: relative;
  width: 100%;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-top {
  display: flex;
  float: left;
  justify-content:space-between;
  width: 100%;
  flex-wrap: wrap;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-top .aa-single-advance-search {
  display: flex;
  padding:5px;
  justify-content:space-between;
  flex:5%;
  
  
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-top .aa-single-advance-search input[type="text"] {
  border: 1px solid #000;
  border-radius: 10px;
  color: #555;
  height: 40px;
  padding-left: 20px;
  width:fit-content;
  max-width: 300px;
  font-size: 18px;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-top .aa-single-advance-search input[type="number"] {
  border: 1px solid #000;
  border-radius: 10px;
  color: #555;
  height: 40px;
  padding-left: 20px;
  width:fit-content;
  max-width: 200px;
  font-size: 18px;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-top .aa-single-advance-search select {
  border: 1px solid #000;
  border-radius: 10px;
  color: #555;
  height: 40px;
  padding: 5px;
  width:fit-content;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-top .aa-single-advance-search .aa-search-btn {
  float: right;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  outline: medium none;
  text-transform: uppercase;
  width: 100%;
  background-color: #FFE000;
  
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 50px;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search {
  display: inline;
  float: left;
  width: 100%;
  text-align: center;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search span {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  margin: 0 10px;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search .noUi-connect {
  box-shadow: 0 0 3px #FFF100 inset;
  transition: background 450ms ease 0s;
  background-color: #FFE000;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search .noUi-handle {
  border: none;
  border-radius: 50%;
  box-shadow: none;
  height: 25px;
  left: -17px;
  top: -12px;
  width: 25px;
  background-color: #FFE000;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search .noUi-handle:after, #aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search .noUi-handle:before {
  display: none;
}

/*==================
	ABOUT US SECTION
====================*/

#aa-about-us {
  display: flex;
  flex-direction: column;
    
    flex-wrap: nowrap;
  margin-top:20px;
  float: left;
  width: 100%;
}
#aa-about-us .aa-about-us-area {
  display: inline;
  float: left;
  width: 100%;
  padding: 100px 0;
}
#aa-about-us .aa-about-us-area .aa-about-us-left {
  display: inline;
  float: left;
  width: 100%;
}
#aa-about-us .aa-about-us-area .aa-about-us-left img {
  width: 100%;
}
#aa-about-us .aa-about-us-area .aa-about-us-right {
  display: inline;
  float: left;
  width: 100%;
}
#aa-about-us .aa-about-us-area .aa-about-us-right ul {
  margin-left: 30px;
}
#aa-about-us .aa-about-us-area .aa-about-us-right ul li {
  font-style: italic;
  list-style: circle;
  margin-bottom: 5px;
}
.aa-title {
  display: inline;
  float: left;
  width: 100%;
  text-align: center;
  margin: 20px 0px;
}
.aa-title2 {
  display: inline;
  float: left;
  width: 100%;
  
  margin-bottom: 10px;
}
.aa-title p {
  font-size: 18px;
  padding: 0 50px;
}
.aa-title span {
  width: 2px;
  height: 15px;
  display: inline-block;
  position: relative;
  background-color: #FFE600;
}
.aa-title span:before {
  content: '';
  right: 4px;
  top: 7px;
  position: absolute;
  width: 100px;
  height: 2px;
  background-color: #FFE600;
}
.aa-title span:after {
  content: '';
  left: 4px;
  top: 7px;
  position: absolute;
  width: 100px;
  height: 2px;
  background-color: #FFE600;
}

/*==================
 LATEST PROPERTY SECTION
====================*/

#aa-latest-property {
 
  display: inline;
  
margin-top:30px;
margin-bottom:30px;
}
.aa-latest-property-area {
  display: inline;
  float: left;
  width: 100%;
  margin-bottom:10%;
}
#aa-latest-property .aa-latest-property-area .aa-latest-properties-content {
  display: flex;
  float: left;
  margin-right: 20px;
  width: 100%;
  
  
  flex-wrap: wrap;
  
  
}

.disp {
  width:100%;
  height:200px;
  overflow: hidden;
}
.aa-properties-item:hover {
  box-shadow: 1px 2px 5px 3px #ccc;
}
.aa-properties-item .aa-properties-item-img {
  width: 100%;
 
  border-top-right-radius: 15px;
  border-top-right-radius: 15px;
}
.aa-properties-item .aa-properties-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.aa-properties-item .aa-tag {
  color: #fff;
  padding: 6px 10px;
  position: absolute;
  left: 25px;
  top: 15px;
  border-radius:10px;
}
.aa-properties-item .for-sale {
  background-color: #FFE600;
}
.aa-properties-item .for-rent {
  background-color: #BED62F;
}
.aa-properties-item .sold-out {
  background-color: #ff0000;
}
.aa-properties-item .aa-properties-item-content {
  background-color: #fff;
  
  border-top: none;
  display: inline;
  float: left;
  width: 100%;
 
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.aa-properties-item .aa-properties-item-content .aa-properties-info {
  
  display: inline;
  float: left;
  padding: 10px;
  width: 100%;
  text-align: left;
}
.aa-properties-item .aa-properties-item-content .aa-properties-info span {
  margin: 0px 5px;
  font-size: 14px;
}
.aa-properties-item .aa-properties-item-content .aa-properties-about {
  display: inline;
  float: left;
  width: 100%;
  padding: 10px;
}
.aa-properties-item .aa-properties-item-content .aa-properties-about h3 {
  margin-top: 0px;
}
.aa-properties-item .aa-properties-item-content .aa-properties-about p {
  font-size: 14px;
}
.aa-properties-item .aa-properties-item-content .aa-properties-detial {
  border-top: 1px solid #ddd;
  display: inline;
  float: left;
  padding: 10px;
  width: 100%;
}
.aa-properties-item .aa-properties-item-content .aa-properties-detial .aa-price {
  float: left;
  font-size: 18px;
  padding: 3px 0;
}
.aa-properties-item .aa-properties-item-content .aa-properties-detial a {
  padding-right:10px;
  float: right;
}

/*==================
 SERVICE SECTION
====================*/

#aa-service {
  display: inline;
  float: left;
  width: 100%;
  padding: 100px 0;
}
#aa-service .aa-service-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-service .aa-service-area .aa-service-content {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 40px;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service {
  display: inline;
  float: left;
  text-align: center;
  width: 100%;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service:hover .aa-service-icon:before {
  border: 2px solid #fff;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-service-icon {
  display: inline;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-service-icon:before {
  border: 2px solid transparent;
  border-radius: 50%;
  content: "";
  height: 100px;
  margin-left: 4px;
  position: absolute;
  width: 92px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-service-icon span {
  border-radius: 50%;
  color: #fff;
  font-size: 40px;
  height: 100px;
  line-height: 100px;
  width: 100px;
  background-color: #FFE600;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-single-service-content {
  display: inline;
  float: left;
  width: 100%;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-single-service-content h4 {
  font-size: 20px;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-single-service-content h4 a {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-single-service-content h4 a:hover {
  color: #FFE600;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-single-service-content p {
  font-size: 13px;
}

/*==================
 PROMO BANNER SECTION
====================*/

#aa-promo-banner {
  background-image: url("../img/slider/1.jpg");
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  display: inline;
  float: left;
  width: 100%;
  padding: 100px 0;
  position: relative;
}
#aa-promo-banner:before {
  background-color: rgba(0, 0, 0, 0.6);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
#aa-promo-banner .aa-promo-banner-area {
  display: inline;
  float: left;
  width: 100%;
  padding: 0 150px;
  text-align: center;
}
#aa-promo-banner .aa-promo-banner-area h3 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: capitalize;
}
#aa-promo-banner .aa-promo-banner-area p {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-top: 10px;
}
#aa-promo-banner .aa-promo-banner-area a {
  font-weight: bold;
  margin-top: 50px;
  text-transform: uppercase;
}

/*==================
 AGENTS SECTION
====================*/

#aa-agents {
  display: inline;
  float: left;
  width: 100%;
  padding: 50px 0;
}
#aa-agents .aa-agents-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-agents .aa-agents-area .aa-agents-content {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 50px;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider {
  margin-left: -30px;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li {
  float: left;
  margin-left: 30px;
  width: 22.42%;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents {
  display: inline;
  position:relative;
  float: left;
  width: 100%;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agents-img {
  width: 100%;
  height: 270px;  
  overflow: hidden;
  display: inline;
  float: left;
  justify-content: center;
  align-items: center;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agents-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info {
  display: inline;
  float: left;
  padding: 10px;
  width: 100%;
  text-align: center;
  color: #fff;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info h4 {
  color: #fff;
  margin-bottom: 5px;
  font-weight: bold;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info h4 a {
  color: #fff;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info span {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info .aa-agent-social {
  display: inline;
  float: left;
  width: 100%;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info .aa-agent-social a {
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  margin: 10px 5px;
  min-width: 40px;
  padding: 5px 5px;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info .aa-agent-social a:hover, #aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info .aa-agent-social a:focus {
  background-color: #FFF;
  
}
.aa-single-agents {
  display: inline;
  position:relative;
  float: left;
  width: 23%;
  margin: 10px 10px;
}
 .aa-single-agents .aa-agents-img {
  width: 100%;
  height: 270px;  
  overflow: hidden;
  display: inline;
  float: left;
  justify-content: center;
  align-items: center;
}
 .aa-single-agents .aa-agents-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
 .aa-single-agents .aa-agetns-info {
  display: inline;
  float: left;
  padding: 10px;
  width: 100%;
  text-align: center;
  color: #242424;
  background-color: #FFEE00;
  border-radius: 0px 0px 15px 15px;
}
 .aa-single-agents .aa-agetns-info h4 {
  color: #fff;
  margin-bottom: 5px;
  font-weight: bold;
}
 .aa-single-agents .aa-agetns-info h4 a {
  color: #fff;
}
 .aa-single-agents .aa-agetns-info span {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
}
  .aa-single-agents .aa-agetns-info .aa-agent-social {
  display: inline;
  float: left;
  width: 100%;
}
 .aa-single-agents .aa-agetns-info .aa-agent-social a {
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  margin: 10px 5px;
  min-width: 40px;
  padding: 5px 5px;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/*==================
  TESTIMONIAL SECTION
====================*/

#aa-client-testimonial {
  background-attachment: fixed;
  background-image: url("../img/slider/1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline;
  float: left;
  padding: 100px 0;
  width: 100%;
  position: relative;
}
#aa-client-testimonial:before {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#aa-client-testimonial .aa-client-testimonial-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-title p {
  color: #fff;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content {
  display: inline;
  float: left;
  width: 100%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider {
  display: inline;
  float: left;
  margin-top: 50px;
  width: 100%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-prev {
  background: none;
  left: 10%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-prev::before {
  content: "\f177";
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-next {
  background: none;
  right: 10%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-next::before {
  content: "\f178";
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li {
  display: inline;
  float: left;
  width: 100%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single {
  display: inline;
  float: left;
  padding: 0 150px;
  position: relative;
  width: 100%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single:after {
  background-color: rgba(50, 59, 64, 0.8);
  content: "";
  height: 370px;
  top: 0;
  left: 30%;
  position: absolute;
  width: 40%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-img {
  display: inline;
  float: left;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 10;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-img img {
  background-color: #FFF;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-top: 24px;
  border-radius: 50%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info {
  display: inline;
  float: left;
  width: 100%;
  text-align: center;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p {
  color: #fff;
  font-size: 18px;
  margin-top: 30px;
  padding: 0 100px;
  position: relative;
  z-index: 20;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p:before {
  content: '\f10e';
  font-family: fontAwesome;
  font-size: 50px;
  left: 1%;
  position: absolute;
  text-align: center;
  top: 20%;
  opacity: 0.6;
  width: 100%;
  z-index: -10;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-bio {
  color: #fff;
  display: inline-block;
  float: left;
  margin-top: 20px;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 30;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-bio p {
  border-top: 1px solid #f8f8f8;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  min-width: 175px;
  padding-top: 10px;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-bio span {
  display: block;
}

/*==================
  CLIENT BRAND SECTION
====================*/

#aa-client-brand {
  background-color: #f8f8f8;
  display: inline;
  float: left;
  padding: 50px 0;
  width: 100%;
}
#aa-client-brand .aa-client-brand-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider {
  display: inline-block;
  text-align: center;
  width: 100%;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider li {
  display: inline-block;
  margin: 0 36px;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider li .aa-client-single-brand {
  opacity: 0.5;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider li .aa-client-single-brand:hover {
  opacity: 1;
}

/*==================
  LATEST BLOG SECTION
====================*/

#aa-latest-blog {
  display: inline;
  float: left;
  padding: 100px 0;
  width: 100%;
}
#aa-latest-blog .aa-latest-blog-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-latest-blog .aa-latest-blog-area .aa-latest-blog-content {
  display: inline;
  float: left;
  margin-top: 50px;
  width: 100%;
}

.aa-blog-single {
  background-color: #f8f8f8;
  display: inline;
  float: left;
  width: 100%;
}
.aa-blog-single .aa-blog-img {
  display: inline;
  float: left;
  position: relative;
  width: 100%;
}
.aa-blog-single .aa-blog-img img {
  max-width: 100%;
}
.aa-blog-single .aa-blog-img .aa-date-tag {
  color: #fff;
  padding: 5px 8px;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 15px;
}
.aa-blog-single .aa-blog-single-content {
  display: inline;
  float: left;
  padding: 10px;
  width: 100%;
  padding-bottom: 20px;
}
.aa-blog-single .aa-blog-single-content h3 {
  font-size: 22px;
  margin-bottom: 15px;
}
.aa-blog-single .aa-blog-single-content h3 a {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-blog-single .aa-blog-single-content p {
  font-size: 14px;
}
.aa-blog-single .aa-blog-single-bottom {
  border-top: 1px solid #ccc;
  padding: 10px;
  display: inline;
  margin-top: 10px;
  float: left;
  width: 100%;
}
.aa-blog-single .aa-blog-single-bottom .aa-blog-author {
  float: left;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-blog-single .aa-blog-single-bottom .aa-blog-author i {
  margin-right: 5px;
}
.aa-blog-single .aa-blog-single-bottom .aa-blog-comments {
  float: right;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-blog-single .aa-blog-single-bottom .aa-blog-comments i {
  margin-right: 5px;
}

/*==================
  PROPERTY PAGE
====================*/

#aa-property-header {
  background-image: url(../img/maksym-harbar-_IlXJw3khG4-unsplash.jpg);
  background-attachment:scroll;
  background-size:cover;
  background-position: center center;
  display: inline;
  float: left;
  position: relative;
  min-height: 300px;
  width: 100%;
}
#aa-property-header::before {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#aa-property-header .aa-property-header-inner {
  display: inline;
  
  float: left;
  padding: 50px 0 50px;
  text-align: center;
  width: 100%;
}
#aa-property-header .aa-property-header-inner h2 {
  color: #fff;
  letter-spacing: 0.5px;
  margin-top: 65px;
  text-transform: uppercase;
}
#aa-property-header .aa-property-header-inner .breadcrumb {
  background: none;
  border: none;
}
#aa-property-header .aa-property-header-inner .breadcrumb li a {
  color: #fff;
}
#aa-property-header .aa-property-header-inner .breadcrumb li.active {
  color: #fff;
}

#aa-properties {
  display: inline;
  float: left;
  width: 100%;
  padding: 30px 0 100px;
}
#aa-properties .aa-properties-content {
  display: inline;
  float: left;
  width: 100%;
}
.aa-nearby-prop {
    display: flex;
    float: right;
    
    width: 100%;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

#aa-properties .aa-properties-content .aa-properties-content-head {
  border: 1px solid #ddd;
  display: inline;
  float: left;
  padding: 10px 15px;
  width: 100%;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-left {
  float: left;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-left label {
  font-weight: normal;
  margin-bottom: 0;
  font-size: 18px;
  margin-right: 10px;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-left .aa-sort-form {
  float: left;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-left .aa-show-form {
  float: left;
  margin-left: 25px;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-right {
  float: right;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-right a {
  border: 1px solid #ccc;
  display: inline-block;
  font-size: 20px;
  padding: 2px 8px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-right #aa-grid-properties {
  margin-right: 5px;
}
#aa-properties .aa-properties-content .aa-properties-content-body {
  display: inline;
  float: left;
  width: 100%;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav {
  margin-left: -30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav li {
  display: block;
  float: left;
  margin: 0 0 20px 30px;
  width: 46.1%;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view {
  margin-left: 0;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li {
  width: 100%;
  margin: 0;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-img {
  display: block;
  width: 50%;
  float: left;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-content {
  width: 50%;
  border-top: 1px solid #ddd;
}
#aa-properties .aa-properties-content .aa-properties-content-bottom {
  display: inline;
  float: left;
  width: 100%;
}
#aa-properties .aa-properties-content .aa-properties-content-bottom .pagination {
  margin-top: 40px;
}
#aa-properties .aa-properties-content .aa-properties-content-bottom .pagination li:first-child a {
  border: 1px solid #ccc !important;
  border-radius: 0;
  margin-left: 0;
  margin-right: 1px;
}
#aa-properties .aa-properties-content .aa-properties-content-bottom .pagination li:last-child a {
  border: 1px solid #ccc !important;
  border-radius: 0;
  margin-left: 0;
  margin-right: 2px;
}
#aa-properties .aa-properties-content .aa-properties-content-bottom .pagination li a {
  border: 1px solid transparent;
}
#aa-properties .aa-properties-content .aa-properties-content-bottom .pagination li a:hover, #aa-properties .aa-properties-content .aa-properties-content-bottom .pagination li a:focus {
  color: #fff;
}
#aa-properties .aa-properties-content .aa-properties-content-bottom .pagination .active a {
  color: #fff;
}

.roomsline{
    display: flex;
   
}

#aa-properties .aa-properties-sidebar {
  background-color: #f8f8f8;
  display: inline;
  float: left;
  padding: 20px 20px;
  max-width:320px;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar {
  display: inline;
  float: left;
  margin-bottom: 20px;
  width:100%;
  
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar h3 {
  text-transform: uppercase;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-advance-search {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 15px;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-advance-search input[type="text"] {
  border: 1px solid #fff;
  border-radius: 2px;
  color: #555;
  height: 40px;
  padding: 5px;
  width: 100%;
  font-size: 18px;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-advance-search select {
  border: 1px solid #fff;
  border-radius: 2px;
  color: #555;
  height: 40px;
  padding: 5px;
  width: 100%;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-advance-search .aa-search-btn {
  border: medium none;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
  height: 50px;
  outline: medium none;
  text-transform: uppercase;
  width: 100%;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 15px;
  text-align: center;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search span {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  margin: 0 5px;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search .noUi-connect {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.45) inset;
  transition: background 450ms ease 0s;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search .noUi-handle {
  border: none;
  border-radius: 50%;
  box-shadow: none;
  height: 25px;
  left: -17px;
  top: -12px;
  width: 25px;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search .noUi-handle:after, #aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search .noUi-handle:before {
  display: none;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .media {
    position:relative;
    overflow:visible;
  margin-top: 20px;
  display:flex;
  flex-direction:row;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .media .media-object {
  width: 70px;
  height: 70px;
  border-radius:50%;
}

.media .media-body{
    width:100%;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .media .media-body h4 a {
  font-family: 'Mitr';
  color:#FFDE00;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .media .media-body p {
  font-size: 12px;
}

.aa-properties-content-bottom {
  display: inline;
  float: left;
  width: 100%;
}
.aa-properties-content-bottom .pagination {
  margin-top: 40px;
}
.aa-properties-content-bottom .pagination li:first-child a {
  border: 1px solid #ccc !important;
  border-radius: 0;
  margin-left: 0;
  margin-right: 1px;
}
.aa-properties-content-bottom .pagination li:last-child a {
  border: 1px solid #ccc !important;
  border-radius: 0;
  margin-left: 0;
  margin-right: 2px;
}
.aa-properties-content-bottom .pagination li a {
  border: 1px solid transparent;
}
.aa-properties-content-bottom .pagination li a:hover, .aa-properties-content-bottom .pagination li a:focus {
  color: #fff;
}
.aa-properties-content-bottom .pagination .active a {
  color: #fff;
}

/*==================
 PROPERTY DETAILS PAGE
====================*/

.aa-properties-details {
  display: inline;
  float: left;
  width: 100%;
}
.aa-properties-details .aa-properties-details-img {
  display: inline;
  float: left;
  width: 100%;
}
.aa-properties-details .aa-properties-details-img img {
  height: 500px;
  width: 100%;
}
.aa-properties-details .aa-properties-details-img .slick-prev, .aa-properties-details .aa-properties-details-img .slick-next {
  height: 50px;
  top: 47%;
  width: 50px;
}
.aa-properties-details .aa-properties-info {
  display: inline;
  float: left;
  width: 100%;
}
.aa-properties-details .aa-properties-info h2 {
  margin-top: 20px;
}
.aa-properties-details .aa-properties-info .aa-price {
  color: #000;
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 10px;
}
.aa-properties-details .aa-properties-info h4 {
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 20px;
}
.aa-properties-details .aa-properties-info ul {
  margin-left: 20px;
}
.aa-properties-details .aa-properties-info ul li {
  margin-bottom: 10px;
}
.aa-properties-details .aa-properties-info ul li:before {
  content: '\f046';
  font-family: fontAwesome;
  left: 0;
  top: 0;
  margin-right: 10px;
}
.aa-properties-details .aa-properties-info iframe {
  margin-top: 15px;
}
.aa-properties-details .aa-nearby-properties {
  display: inline;
  float: left;
  margin-top: 50px;
  width: 100%;
}
.aa-properties-details .aa-nearby-properties .aa-nearby-properties-area {
  display: inline;
  float: left;
  width: 100%;
}

.aa-properties-social {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  display: inline;
  float: left;
  margin-top: 50px;
  padding: 20px 0;
  width: 100%;
}
.aa-properties-social ul {
  display: inline;
}
.aa-properties-social ul li {
  display: inline;
}
.aa-properties-social ul li:first-child {
  float: left;
  font-size: 20px;
  font-weight: bold;
  line-height: 31px;
  margin-right: 10px;
  text-transform: uppercase;
}
.aa-properties-social ul li a {
  border: 1px solid #ccc;
  color: #555;
  display: inline-block;
  margin-left: 10px;
  padding: 5px;
  text-align: center;
  width: 35px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/*==================
 BLOG PAGE
====================*/

#aa-blog {
  display: inline;
  float: left;
  padding: 50px 0 100px;
  width: 100%;
}
#aa-blog .aa-blog-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-content {
  display: inline;
  float: left;
  width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-content .aa-blog-single {
  margin-bottom: 30px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar {
  background-color: #f8f8f8;
  display: inline;
  float: left;
  padding: 20px 20px 30px;
  width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single {
  display: inline;
  float: left;
  margin-top: 20px;
  width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-search {
  display: inline;
  float: left;
  width: 100%;
  position: relative;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-search .aa-search-text {
  border: 1px solid #ccc;
  color: #000;
  display: inline;
  float: left;
  font-size: 16px;
  height: 40px;
  padding: 8px 40px 10px 5px;
  width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-search .aa-search-submit {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #aaa;
  font-size: 18px;
  position: absolute;
  right: 10px;
  top: 7px;
  width: 30px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single ul li {
  margin-bottom: 5px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-catg li {
  border-bottom: 1px solid #ddd;
  display: block;
  margin-bottom: 0;
  padding: 8px 0;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-catg li span {
  float: right;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-catg li ul {
  margin-left: 15px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-catg li ul li {
  border-bottom: none;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .tag-cloud {
  display: inline;
  float: left;
  margin-top: 10px;
  width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .tag-cloud a {
  border: 1px solid #ddd;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 5px 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .tag-cloud a:hover, #aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .tag-cloud a:focus {
  color: #fff;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-recent-post {
  display: inline;
  float: left;
  width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-recent-post .media {
  margin-top: 20px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-recent-post .media .media-object {
  height: 90px;
  width: 100px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-recent-post .media .media-body .media-heading a {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-recent-post .media .media-body p {
  margin-bottom: 5px;
  font-size: 12px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-recent-post .media .media-body span {
  font-size: 14px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-banner-ads {
  display: inline;
  float: left;
  margin-top: 20px;
  width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-banner-ads img {
  max-width: 100%;
}

/*==================
 BLOG SINGLE PAGE
====================*/

.aa-blog-details {
  padding: 20px;
}
.aa-blog-details .aa-blog-single-content .aa-blog-single-bottom {
  border: medium none;
  margin-bottom: 15px;
  margin-top: 0;
}
.aa-blog-details .aa-blog-single-content .aa-blog-single-bottom .aa-blog-comments {
  float: left;
  margin-left: 15px;
}
.aa-blog-details .aa-blog-single-content blockquote {
  border-color: #888;
  margin-left: 15px;
  margin-top: 20px;
}
.aa-blog-details .aa-blog-single-content blockquote p {
  font-size: 18px;
  margin-bottom: 0px;
}
.aa-blog-details .aa-blog-single-content blockquote cite {
  font-size: 14px;
}

.aa-blog-post-tag {
  display: inline;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
.aa-blog-post-tag ul {
  display: inline-block;
}
.aa-blog-post-tag ul li {
  display: inline-block;
}
.aa-blog-post-tag ul li:first-child {
  font-size: 14px;
}
.aa-blog-post-tag ul li a {
  display: inline-block;
  margin-left: 3px;
  font-size: 12px;
}

.aa-blog-content .aa-properties-social {
  margin-top: 0;
}

.aa-blog-related-post {
  display: inline;
  float: left;
  margin-top: 50px;
  width: 100%;
}

.aa-blog-navigation {
  display: inline;
  float: left;
  margin-top: 23px;
  width: 100%;
}
.aa-blog-navigation .aa-blog-pagination-left {
  display: inline;
  float: left;
  text-align: left;
  width: 50%;
}
.aa-blog-navigation .aa-blog-pagination-left .aa-prev {
  border: 1px solid #ddd;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0.5px;
  padding: 10px 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-blog-navigation .aa-blog-pagination-left .aa-prev span {
  margin-right: 10px;
}
.aa-blog-navigation .aa-blog-pagination-right {
  display: inline;
  float: right;
  text-align: right;
  width: 50%;
}
.aa-blog-navigation .aa-blog-pagination-right .aa-next {
  border: 1px solid #ddd;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0.5px;
  padding: 10px 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-blog-navigation .aa-blog-pagination-right .aa-next span {
  margin-left: 10px;
}

.aa-comments-area {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.aa-comments-area h3 {
  margin-bottom: 20px;
}
.aa-comments-area .comments {
  float: left;
  display: inline;
  width: 100%;
}
.aa-comments-area .comments .commentlist li {
  border-bottom: 1px solid #f8f8f8;
  display: inline;
  float: left;
  margin-bottom: 15px;
  padding: 10px;
  position: relative;
  width: 100%;
}
.aa-comments-area .comments .commentlist li .news-img {
  background-color: #ccc;
  border-radius: 50%;
  height: 90px;
  margin-right: 20px;
  width: 90px;
}
.aa-comments-area .comments .commentlist li .media-body .author-name {
  margin-bottom: 0px;
  margin-top: 0;
}
.aa-comments-area .comments .commentlist li .comments-date {
  color: #888;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}
.aa-comments-area .comments .commentlist li .reply-btn {
  border-bottom: 1px solid #ccc;
  color: #555;
  display: inline-block;
  font-size: 15px;
  line-height: 13px;
  padding: 8px 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-comments-area .comments .commentlist li .reply-btn:hover, .aa-comments-area .comments .commentlist li .reply-btn:focus {
  text-decoration: none;
  outline: none;
}
.aa-comments-area .comments .commentlist li .children {
  margin-left: 50px;
}
.aa-comments-area .comments .commentlist li .author-tag {
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 4px 6px;
}
.aa-comments-area .comments .commentlist li .author-comments {
  background-color: #f8f8f8;
}
.aa-comments-area .comments .commentlist .children {
  margin-left: 25px;
}
.aa-comments-area .comments .comments-pagination {
  display: inline-block;
  text-align: left;
}
.aa-comments-area .comments .comments-pagination li {
  display: inline-block;
}
.aa-comments-area .comments .comments-pagination li a {
  border: none;
  color: #555;
  display: inline-block;
  font-size: 15px;
  height: 30px;
  line-height: 15px;
  padding: 5px;
  text-align: center;
  width: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-comments-area .comments .comments-pagination li a:hover, .aa-comments-area .comments .comments-pagination li a:focus {
  background-color: transparent;
  text-decoration: none;
  outline: none;
}
.aa-comments-area .comments .commentlist > li:last-child {
  margin-bottom: 0px;
}

#respond {
  display: inline;
  float: left;
  margin-top: 25px;
  width: 100%;
}
#respond .reply-title {
  font-size: 25px;
  margin-top: 0;
}
#respond .comment-notes {
  font-size: 15px;
  margin-bottom: 25px;
}
#respond .required {
  color: red;
}
#respond label {
  display: block;
}
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"] {
  border: none;
  border-bottom: 1px solid #ccc;
  color: #555;
  margin-bottom: 10px;
  height: 35px;
  padding: 5px;
  width: 65%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#respond textarea {
  border: none;
  border-bottom: 1px solid #ccc;
  color: #555;
  margin-bottom: 5px;
  padding: 10px;
  height: 100px;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#respond .form-submit input {
  background-color: transparent;
  border: 1px solid #ccc;
  color: #555;
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
  padding: 6px 12px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/*==================
 CONTACT PAGE
====================*/

#aa-contact {
  display: flex;
  float: left;
  padding: 50px 0 100px;
  width: 100%;
}
#aa-contact .aa-contact-area {
  display: inline;
  float: left;
  max-width: 600px;
}
#aa-contact .aa-contact-area .aa-contact-top {
  display: inline;
  float: left;
  width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left {
  display: inline;
  float: left;
  
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right {
  background-color: #555;
  display: inline;
  float: left;
  height: 450px;
  padding: 50px 30px;
  width: 40%;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right h2 {
  color: #fff;
  margin-bottom: 20px;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right p {
  color: #fff;
  line-height: 25px;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right .contact-info-list {
  margin-top: 30px;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right .contact-info-list li {
  color: #fff;
  font-size: 14px;
  margin-bottom: 20px;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right .contact-info-list li i {
  border: 1px solid #ccc;
  margin-right: 10px;
  padding: 5px;
  text-align: center;
  width: 35px;
}
#aa-contact .aa-contact-area .aa-contact-bottom {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 50px;
}
#aa-contact .aa-contact-area .aa-contact-bottom .required {
  color: red;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-title p {
  font-size: 16px;
}
 .aa-contact-form {
  display: inline;
  float: left;
  margin-top: 20px;
  width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form .contactform {
  display: block;
 max-width: 600px;
  margin: 0 auto;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form .reply-title {
  font-size: 25px;
  margin-top: 0;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form label {
  display: block;
}

.aa-contact-form input[type="text"],

.aa-contact-form input[type="email"],
.aa-contact-form input[type="password"] {
  border: none;
  border: 2px solid #000;
  border-radius: 10px;
  color: #555;
  margin-bottom: 10px;
  height: 50px;
  padding: 5px 10px;
  width: 90%;
  max-width: 50rem;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  
}
.aa-contact-form input[type="text"]:active,
 .aa-contact-form input[type="email"]:active,
 .aa-contact-form input[type="password"]:active {
  border: 2px solid #FFE000;
}

 .aa-contact-form input[type="number"] ,select {
  border: none;
  border: 2px solid #FFE000;
  border-radius: 15px;
  color: #555;
  margin-bottom: 10px;
  height: 50px;
  padding: 5px;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  
  max-width: 15rem;
}

 .aa-contact-form textarea {
 
  border-radius: 20px;
  border : 2px solid #FFE000;  
  margin-bottom: 5px;
  padding: 10px;
  height: 100px;
  width: 100%;
  max-width: 50rem;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.aa-contact-form input[type='submit'] {
  background-color: #FFE000;
  color: #000;
  border: 2px solid #FFE000;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
  padding: 10px 15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
 .aa-contact-form input[type='submit']:hover{
  background-color:#FFF;
  color: #000;
  border: 2px solid #FFE000;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  
  padding: 10px 15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/*==================
 GALLERY PAGE
====================*/

#aa-gallery {
  display: inline;
  float: left;
  width: 100%;
  padding: 50px 0 100px;
}
#aa-gallery .aa-gallery-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-gallery .aa-gallery-area .aa-title p {
  font-size: 16px;
  padding: 0 50px;
}
#aa-gallery .aa-gallery-area .aa-gallery-content {
  display: inline;
  float: left;
  width: 100%;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 50px;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul {
  display: inline-block;
  text-align: center;
  width: 100%;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li {
  border: 1px solid #ddd;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 0 13px;
  padding: 6px 10px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li:hover, #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li:focus {
  color: #fff;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul .active {
  color: #fff;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 50px;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
  display: inline;
  float: left;
  width: 33.33%;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item {
  display: inline;
  float: left;
  width: 100%;
  position: relative;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item:hover .aa-single-gallery-img img {
  transform: scale(1.3);
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item:hover .aa-single-gallery-info {
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 1;
  transform: scale(1);
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-img {
  display: inline;
  float: left;
  height: 220px;
  overflow: hidden;
  width: 100%;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-img img {
  width: 100%;
  height: 100%;
  transform: scale(1);
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-info {
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 20px;
  top: 20px;
  text-align: center;
  padding-top: 70px;
  height: calc(100% - 40px);
  width: calc(100% - 40px);
  opacity: 0;
  transform: scale(0);
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-info a {
  border: 2px solid #ccc;
  color: #fff;
  display: inline-block;
  height: 35px;
  line-height: 30px;
  margin: 0 8px;
  text-align: center;
  width: 35px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-info a:hover, #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-info a:focus {
  background-color: #fff;
}
#aa-gallery .aa-gallery-area #mixit-container .mix {
  display: none;
}

/*==================
 ERROR  PAGE
====================*/

#aa-error {
  background-color: #F8F8F8;
  display: inline;
  float: left;
  width: 100%;
  padding: 50px 0;
}
#aa-error .aa-error-area {
  display: inline;
  float: left;
  margin-top: 50px;
  padding: 100px 100px 130px;
  text-align: center;
  width: 100%;
}
#aa-error .aa-error-area h2 {
  display: inline-block;
  font-size: 150px;
  line-height: 150px;
  margin-bottom: 30px;
  padding: 10px 20px;
  text-shadow: 0 2px 2px #ddd;
  position: relative;
}
#aa-error .aa-error-area h2:before {
  content: "";
  height: 128px;
  position: absolute;
  right: 21%;
  top: 19px;
  width: 171px;
}
#aa-error .aa-error-area p {
  font-size: 18px;
}
#aa-error .aa-error-area p span {
  color: #f60000;
  display: inline-block;
  margin-right: 10px;
}
#aa-error .aa-error-area a {
  border: 1px solid #ccc;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin-top: 30px;
  padding: 10px 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/*==================
 SIGNIN & REGISTER  PAGE
====================*/

#aa-signin {
  background-image: url("../img/signin-bg.jpg");
  background-position: center center;
  background-size: cover;
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  overflow-y: auto;
  width: 100%;
}
#aa-signin:before {
  background-color: rgba(0, 0, 0, 0.8);
  content: '';
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#aa-signin .aa-signin-area {
  display: inline;
  float: left;
  padding: 4% 20%;
  width: 100%;
}
#aa-signin .aa-signin-area .aa-signin-form {
  background-color: rgba(255, 255, 255, 0.6);
  display: inline;
  padding: 50px;
  float: left;
  width: 100%;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title {
  display: inline;
  float: left;
  text-align: center;
  width: 100%;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title .aa-property-home {
  color: #000;
  display: inline-block;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title h4 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: uppercase;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field {
  display: inline;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field label {
  color: #000;
  display: inline-block;
  text-align: left;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field label .required {
  color: #f60000;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type="text"],
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type="email"],
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type="password"] {
  border: none;
  color: #555;
  margin-bottom: 10px;
  height: 35px;
  padding: 5px;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field label input [type="checkbox"] {
  margin-left: 10px;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field textarea {
  border: none;
  border-bottom: 2px solid #ccc;
  color: #555;
  margin-bottom: 5px;
  padding: 10px;
  height: 100px;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-submit {
  display: inline;
  float: left;
  text-align: center;
  width: 100%;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-submit input[type="submit"] {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 6px 12px;
  width: 150px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-submit input[type="submit"]:hover {
  background-color: #FFF;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-submit p {
  color: #000;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-submit p a {
  color: #fff;
  font-weight: bold;
}

/*==================
 FOOTER SECTION
====================*/

#aa-footer {
  background-color: #000;
  display: inline;
  float: left;
  padding: 30px 0;
  width: 100%;
}
#aa-footer .aa-footer-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-footer .aa-footer-area .aa-footer-left {
  display: inline;
  float: left;
  width: 100%;
}
#aa-footer .aa-footer-area .aa-footer-left p {
  color: #fff;
  margin-bottom: 0;
  padding-top: 5px;
}
#aa-footer .aa-footer-area .aa-footer-left p a {
  color: #fff;
}
#aa-footer .aa-footer-area .aa-footer-middle {
  display: inline;
  float: left;
  width: 100%;
  text-align: right;
}
#aa-footer .aa-footer-area .aa-footer-middle a {
  border: 1px solid #f8f8f8;
  color: #f8f8f8;
  display: inline-block;
  margin: 0 5px;
  padding: 5px;
  text-align: center;
  width: 40px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-footer .aa-footer-area .aa-footer-right {
  display: inline;
  float: left;
  width: 100%;
  text-align: right;
}
#aa-footer .aa-footer-area .aa-footer-right a {
  color: #fff;
  display: inline-block;
  padding: 5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-footer-area img{
 margin-inline: 20%;
 width:700px;
 height: 700px; 
}

.prfedt{
    margin-inline:5%;
    direction:ltr;
}
/*==================
 RESPONSIVE DESIGN
====================*/

@media (max-width: 1199px) {
  #aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info .aa-agent-social a {
    margin: 10px 2px;
  }

  #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single::after {
    height: 420px;
  }

  #aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav li {
    width: 45.2%;
  }

  #aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li {
    width: 100%;
  }

  .aa-properties-item .aa-properties-item-content .aa-properties-info span {
    margin: 0 3px;
  }

  #aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-img {
    height: 223px;
  }

  #aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-img img {
    height: 100%;
  }

  #aa-properties .aa-properties-sidebar .aa-properties-single-sidebar h3 {
    font-size: 20px;
  }

  #aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search span {
    font-size: 14px;
    margin: 0 1px;
  }

  .aa-properties-details .aa-properties-details-img img {
    height: 450px;
  }

  #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
    width: 33.32%;
  }

  #aa-signin .aa-signin-area {
    padding: 8% 20%;
  }

  .pulse {
    left: 46%;  
  }

}
@media (max-width: 991px) {
  #aa-menu-area .main-navbar .navbar-nav li a {
    padding-left: 8px;
    padding-right: 8px;
  }

  #aa-advance-search .aa-advance-search-area .aa-advance-search-top .aa-single-advance-search {
    margin-bottom: 10px;
  }

  #aa-advance-search .aa-advance-search-area .aa-advance-search-bottom {
    margin-top: 20px;
  }

  #aa-service .aa-service-area .aa-service-content .aa-single-service {
    margin-bottom: 20px;
    padding: 0 40px;
  }

  #aa-promo-banner .aa-promo-banner-area {
    padding: 0 100px;
  }

  #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p {
    padding: 0;
  }

  .aa-latest-blog-content {
    margin-top: 10px;
  }
  .aa-latest-blog-content .aa-blog-single {
    margin-top: 40px;
  }

  .aa-blog-single .aa-blog-img img {
    max-width: 100%;
    width: 100%;
  }

  #aa-footer .aa-footer-area .aa-footer-right {
    margin-top: 20px;
    text-align: center;
  }

  #aa-properties {
    padding: 30px 0 50px;
  }

  #aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav li {
    width: 45.9%;
  }

  #aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li {
    width: 100%;
  }

  #aa-properties .aa-properties-sidebar {
    margin-top: 30px;
    float: left;
    margin-left:10px;

  }

  #aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .media .media-body p {
    font-size: 14px;
  }

  #aa-blog .aa-blog-area .aa-blog-sidebar {
    margin-top: 25px;
  }

  #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left {
    width: 55%;
  }

  #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right {
    padding: 22px;
    width: 45%;
  }

  #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right .contact-info-list li {
    line-height: 25px;
  }

  #aa-error .aa-error-area {
    padding: 50px 100px 80px;
  }

  .pulse {
    left: 44%;  
  }

}
@media (max-width: 767px) {
  .navbar-collapse.in {
    overflow-x: hidden;
    background-color: #000;
  }

  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-bottom: 10px;
  }

  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
  }

  .aa-properties-item {
    margin-top: 50px;
  }

  #aa-footer .aa-footer-area .aa-footer-left {
    text-align: center;
  }

  #aa-footer .aa-footer-area .aa-footer-middle {
    margin-top: 20px;
    text-align: center;
  }

  #aa-menu-area .main-navbar .navbar-header .aa-logo {
    font-size: 18px;
    height: 40px;
    margin-left: 10px;
    margin-top: 3px;
    padding: 10px;
  }

  #aa-menu-area .main-navbar .navbar-header .aa-logo-img img {
    margin-left: 15px;
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
    top: 35%;
  }

  #aa-client-brand .aa-client-brand-area .aa-client-brand-slider {
    margin-left: -25px;
  }

  #aa-promo-banner .aa-promo-banner-area {
    padding: 0 50px;
  }

  #aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info .aa-agent-social a {
    min-width: 30px;
    padding: 3px 0;
  }

  #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single {
    padding: 0 90px;
  }

  #aa-menu-area .navbar-fixed-top {
    padding: 15px 0;
    padding-bottom: 0;
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single img {
    height: 300px;
  }
  .slick-prev, .slick-next {
      top:30%;
  }

  #aa-property-header {
    min-height: 320px;
  }

  #aa-property-header .aa-property-header-inner {
    padding: 100px 0 50px;
  }

  #aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav {
    margin-left: 0;
  }

  #aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav li {
    margin: 0;
    width: 100%;
  }

  .aa-properties-details .aa-properties-details-img img {
    height: 350px;
  }

  .aa-properties-details .aa-properties-info h2 {
    font-size: 25px;
    line-height: 30px;
  }

  .aa-properties-details .aa-properties-info .aa-price {
    font-size: 25px;
  }

  .aa-properties-details .aa-properties-info iframe {
    height: 300px;
    margin-top: 15px;
  }

  #aa-blog {
    padding: 50px 0;
  }

  #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left {
    width: 50%;
  }

  #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right {
    width: 50%;
  }

  #aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form .contactform {
    width: 70%;
  }

  #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li {
    margin: 0px 5px;
  }
}
@media (max-width: 640px) {
  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
    left: 23%;
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-catg {
    font-size: 20px;
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-title {
    font-size: 30px;
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-price {
    font-size: 25px;
  }

  #aa-about-us .aa-about-us-area .aa-about-us-right {
    margin-top: 20px;
  }

  #aa-menu-area .main-navbar .navbar-header .aa-logo-img {
    height: 45px;
    width: 200px;
  }

  #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left {
    width: 100%;
  }
  #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left iframe {
    height: 350px;
  }

  #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right {
    height: auto;
    width: 100%;
  }

  #aa-error .aa-error-area {
    padding: 50px 50px 80px;
  }

  #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
    width: 50%;
  }

  #aa-signin .aa-signin-area {
    padding: 8% 10%;
  }
}
@media (max-width: 530px) {
    
    .mail {
          grid-area:2/1/4/4;
      }
    
    
    .modalcntnt{
        margin: 20% 10% 15% 10%;
    }
    
    .poparea{
        
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0px,1fr));
    float: left;
    width: 80%;
    margin-inline: 10%;
    margin-bottom:50px;
    }
    .poparea a {
        color:#000;
    }
    .poparea h3 {
        color:#FFE000;
        text-transform:uppercase;
        font-weight:700;
        font-size:25px;
    }
    .poparea a :hover {
        color:#FFE000;
    }
    .listt {
        border-left:solid #FFE000;
        padding:0px 10px;
    }

.navcont{
  
  padding:20px 10px;
  display: flex;
  justify-content: space-between ;
  height: 100px;
  background-color: #000;
}
.contsell {
  display: grid;
  grid-template-columns: repeat(1, minmax(0px, 1fr));
  gap: 10px;
  padding: 10px 5%;
  align-items: center;
  justify-content: center;
}
.dashcont{
  
    margin-top: 50px;
    display: flex;
   
    background-color: #FFF;
    
    flex-direction: column;
    justify-content: center;
}
.fieldbox ,.fieldbx2 {
  width:100%;
  justify-content: center;
  max-width: 90%;
}
.profilecont{
  margin-inline:10px;
}
.btndash{
  font-size:12px;
}
.wrapper .option{
  background: #fff;
  text-align: center;
  height: 100%;
  width: 130px;
}
.wrapper .option span{
  font-size: 12px;
}

#map {
  height : 200px;
  width: 95%;
}
.aa-properties-item {
  display: inline;
  float: left;
  margin: 20px 10px;
  width: 95%;
  box-shadow: 0px 0px 8px 0px #ccc;
  position: relative;
  border-radius: 15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;

}

#aa-slider .aa-slider-area .aa-top-slider {
  height:25%;
  
}
.aa-footer-area img{
  margin-inline: 5%;
  width:300px;
  height: 300px; 
 }
 



  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
   
  border-radius:10px;
 
  padding: 30px;
  position: inline;
 
  z-index: 999;
}
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-catg {
    font-size: 15px;
    color:#FFF;
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-title {
    font-size: 20px;
    line-height: 25px;
    color:#FFF;
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-location {
    font-size: 12px;
    color:#FFF;
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-price {
    font-size: 18px;
    margin-bottom: 0px;
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-btn {
    font-size: 14px;
  }

  #aa-slider .aa-slider-area .aa-top-slider .slick-arrow {
    height: 60px;
    width: 60px;
  }

  #aa-slider .aa-slider-area .aa-top-slider .slick-prev::before, #aa-slider .aa-slider-area .aa-top-slider .slick-next::before {
    font-size: 40px;
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-off {
    margin-top: 0;
  }

  .aa-title p {
    font-size: 20px;
    padding: 0px;
  }

  #aa-promo-banner .aa-promo-banner-area {
    padding: 0;
  }

  #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single {
    padding: 0 30px;
  }

  #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p {
    padding: 0;
    font-size: 16px;
  }

  #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-prev {
    left: 0;
  }

  #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-next {
    right: 0;
  }

  #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single::after {
    left: 27%;
    width: 50%;
  }

  #aa-about-us .aa-about-us-area {
    padding: 50px 0;
  }

  #aa-latest-property {
    padding: 50px 0;
  }

  #aa-service {
    padding: 50px 0;
  }

  #aa-agents {
    padding: 50px 0;
  }

  #aa-client-testimonial {
    padding: 50px 0;
  }

  #aa-latest-blog {
    padding: 50px 0;
  }

 

  #aa-advance-search .aa-advance-search-area {
    border-radius: 0;
    margin-top: 20px;
  }

  #aa-menu-area .main-navbar .navbar-header .aa-logo-img {
    height: 35px;
    margin-top: 5px;
    width: 150px;
  }

  #aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-img {
    width: 100%;
  }

  #aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-content {
    border-top: medium none;
    width: 100%;
  }

  .aa-properties-details .aa-properties-details-img img {
    height: 250px;
  }

  .aa-properties-details .aa-properties-info iframe {
    height: 250px;
  }

  .aa-blog-single .aa-blog-single-content h3 {
    font-size: 18px;
  }

  .aa-blog-details h2 {
    font-size: 25px;
    line-height: 30px;
  }

  #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left {
    width: 100%;
  }
  #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left iframe {
    height: 300px;
  }

  #aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right {
    height: auto;
    width: 100%;
  }

  #aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form .contactform {
    width: 100%;
  }

  #aa-error .aa-error-area {
    padding: 30px 30px 60px;
  }

  #aa-error .aa-error-area h2 {
    font-size: 100px;
    line-height: 120px;
    padding: 10px 15px;
  }

  #aa-error .aa-error-area h2::before {
    height: 115px;
    right: 22%;
    top: 10px;
    width: 115px;
  }

  #aa-error .aa-error-area p {
    font-size: 16px;
  }

  #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
    width: 100%;
  }

  #aa-gallery .aa-gallery-area .aa-title p {
    font-size: 15px;
    padding: 0;
  }

  #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li {
    margin: 0 5px 10px;
  }

  #aa-signin .aa-signin-area .aa-signin-form {
    padding: 20px;
  }

  #aa-signin .aa-signin-area .aa-signin-form .aa-single-field {
    margin-bottom: 10px;
  }

  #aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title h4 {
    margin-bottom: 20px;
  }

  .pulse {
    left: 43%;  
  }
   #aa-advance-search .aa-advance-search-area {
      width:90%;
      margin-left:5%;
      margin-right:5%;
  }

}
@media (max-width: 360px) {
  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
    left: 20.5%;
  }

  #aa-advance-search .aa-advance-search-area {
    padding: 25px 10px;
  }

  #aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search span {
    margin: 0 3px;
  }

  .aa-title h2 {
    font-size: 25px;
  }
  .aa-title p {
    font-size: 14px;
  }
  .aa-title span {
    height: 10px;
  }
  .aa-title span:before {
    height: 2px;
    top: 3px;
  }
  .aa-title span:after {
    height: 2px;
    top: 3px;
  }

  #aa-promo-banner .aa-promo-banner-area h3 {
    font-size: 25px;
  }

  #aa-promo-banner .aa-promo-banner-area p {
    font-size: 14px;
    margin-top: 0;
  }

  #aa-promo-banner .aa-promo-banner-area a {
    margin-top: 40px;
  }

  #aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p {
    font-size: 14px;
  }

  #aa-client-brand .aa-client-brand-area .aa-client-brand-slider {
    margin-left: 0;
  }

  #aa-client-brand .aa-client-brand-area .aa-client-brand-slider li .aa-client-single-brand {
    float: left;
    text-align: center;
    width: 100%;
  }

  .slick-slide img {
    display: inline-block;
  }

  #aa-latest-blog .aa-latest-blog-area .aa-latest-blog-content {
    margin-top: 0;
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single img {
    height: 320px;
  }

  #aa-slider .aa-slider-area .aa-top-slider .slick-prev::before, #aa-slider .aa-slider-area .aa-top-slider .slick-next::before {
    font-size: 30px;
  }

  #aa-slider .aa-slider-area .aa-top-slider .slick-arrow {
    height: 40px;
    width: 40px;
  }

  #aa-slider .aa-slider-area .slick-prev, #aa-slider .aa-slider-area .slick-next {
    top: 55%;
  }

  #aa-footer .aa-footer-area .aa-footer-right a {
    font-size: 12px;
    padding: 3px;
  }

  #aa-properties .aa-properties-content .aa-properties-content-head {
    padding: 20px;
  }

  #aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-right {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }

  #aa-property-header {
    min-height: 230px;
  }

  #aa-property-header .aa-property-header-inner {
    padding: 100px 0 0;
  }

  #aa-property-header .aa-property-header-inner h2 {
    margin-top: 20px;
    font-size: 25px;
  }

  .aa-properties-details .aa-properties-details-img .slick-prev, .aa-properties-details .aa-properties-details-img .slick-next {
    height: 40px;
    width: 40px;
  }

  .aa-properties-details .aa-properties-details-img img {
    height: 250px;
  }

  .aa-properties-details .aa-properties-info h2 {
    font-size: 18px;
    line-height: 25px;
  }

  .aa-properties-details .aa-properties-info .aa-price {
    font-size: 22px;
  }

  .aa-properties-details .aa-properties-info iframe {
    height: 200px;
  }

  .comments .media-left, .media > .pull-left {
    padding-right: 0;
  }

  .aa-comments-area .comments .commentlist .children {
    margin-left: 10px;
  }

  #respond input[type="text"], #respond input[type="email"], #respond input[type="url"] {
    width: 100%;
  }

  #aa-contact .aa-contact-area .aa-contact-bottom .aa-title p {
    font-size: 14px;
  }

  #aa-error {
    padding: 20px 0;
  }

  #aa-error .aa-error-area {
    padding: 0px 0 10px;
    margin-top: 20px;
  }

  #aa-signin .aa-signin-area {
    padding: 5% 1%;
  }

  #aa-signin .aa-signin-area .aa-signin-form {
    padding: 15px 10px;
  }

  #aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title .aa-property-home {
    font-size: 20px;
    margin-bottom: 0;
  }

  #aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title h4 {
    margin-bottom: 15px;
    font-size: 14px;
  }

  #aa-signin .aa-signin-area .aa-signin-form .aa-single-submit p {
    font-size: 12px;
  }

  #aa-signin .aa-signin-area .aa-signin-form .aa-single-submit input[type="submit"] {
    font-size: 15px;
    height: 45px;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 4px 8px;
    width: 140px;
  }

  #aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type="text"], #aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type="email"], #aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type="password"] {
    height: 30px;
    margin-bottom: 5px;
    padding: 5px;
  }

  .pulse {
    left: 39%;  
  }
}
@media (max-width: 320px) {
  #aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search span {
    font-size: 12px;
  }

  #aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search {
    margin-bottom: 20px;
  }

  .noUi-target {
    margin-top: 15px;
  }

  .aa-properties-item .aa-properties-item-content .aa-properties-info span {
    margin: 0 3px;
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
    left: 17%;
  }

  #aa-header .aa-header-area .aa-header-left .aa-telephone-no {  
    font-size: 13px;
    margin-top: 3px;
  }

  #aa-header .aa-header-area .aa-header-right .aa-register {
    font-size: 14px;
  }

  #aa-header .aa-header-area .aa-header-right .aa-login {
    font-size: 14px;
  }

  #aa-properties .aa-properties-content .aa-properties-content-head {
    padding: 20px 10px;
  }

  #aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-left label {
    font-size: 16px;
    margin-right: 0px;
  }

  .pulse {
    left: 38%;  
  }
  
}

.upload-container {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%
}
input[type="file"] {
  position: absolute;
  display:none;
  z-index: -1;
  top: 10px;
  left: 8px;
  font-size: 17px;
  color: #b8b8b8;
}
.button-wrap {
  position: relative;
}
.button {
  display: inline-block;
  padding: 12px 18px;
  cursor: pointer;
  min-width: 80px;
  border-radius: 10px;
  background-color: #FFE000;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin:5px;
}

.uploadbtn {
  cursor: pointer;
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 5px 15px;
  margin: 5px;
  background: #dddddd;
  display: inline-block;
}
.uploadbtn:hover {
  background: #5cbd95;
}
.uploadbtn:active {
  background: #9fa1a0;
}
.uploadbtn:invalid+span {
  color: #000000;
}
.uploadbtn:valid+span {
  color: #ffffff;
}




@supports(-webkit-appearance: none) or (-moz-appearance: none) {
  input[type='checkbox'],
  input[type='radio'] {
    --active: #FFE000;
    --active-inner: #fff;
    
    --border: #000;
    --border-hover: #FFE000;
    --background: #fff;
    --disabled: #F6F8FF;
    --disabled-inner: #E1E6F9;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 21px;
    outline: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 1px solid var(--bc, var(--border));
    background: var(--b, var(--background));
    transition: background .3s, border-color .3s, box-shadow .2s;
    &:after {
      content: '';
      display: block;
      left: 0;
      top: 0;
      position: absolute;
      transition: transform var(--d-t, .3s) var(--d-t-e, ease), opacity var(--d-o, .2s);
    }
    &:checked {
      --b: var(--active);
      --bc: var(--active);
      --d-o: .3s;
      --d-t: .6s;
      --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
    }
    &:disabled {
      --b: var(--disabled);
      cursor: not-allowed;
      opacity: .9;
      &:checked {
        --b: var(--disabled-inner);
        --bc: var(--border);
      }
      & + label {
        cursor: not-allowed;
      }
    }
    &:hover {
      &:not(:checked) {
        &:not(:disabled) {
          --bc: var(--border-hover);
        }
      }
    }
    &:focus {
      box-shadow: 0 0 0 var(--focus);
    }
    &:not(.switch) {
      width: 21px;
      &:after {
        opacity: var(--o, 0);
      }
      &:checked {
        --o: 1;
      }
    }
    & + label {
      font-size: 14px;
      line-height: 21px;
      display: inline-block;
      vertical-align: top;
      cursor: pointer;
      margin-left: 4px;
    }
  }
  input[type='checkbox'] {
    &:not(.switch) {
      border-radius: 7px;
      &:after {
        width: 5px;
        height: 9px;
        border: 2px solid var(--active-inner);
        border-top: 0;
        border-left: 0;
        left: 7px;
        top: 4px;
        transform: rotate(var(--r, 20deg));
      }
      &:checked {
        --r: 43deg;
      }
    }
    &.switch {
      width: 38px;
      border-radius: 11px;
      &:after {
        left: 2px;
        top: 2px;
        border-radius: 50%;
        width: 15px;
        height: 15px;
        background: var(--ab, var(--border));
        transform: translateX(var(--x, 0));
      }
      &:checked {
        --ab: var(--active-inner);
        --x: 17px;
      }
      &:disabled {
        &:not(:checked) {
          &:after {
            opacity: .6;
          }
        }
      }
    }
  }
  input[type='radio'] {
    border-radius: 50%;
    &:after {
      width: 19px;
      height: 19px;
      border-radius: 50%;
      background: var(--active-inner);
      opacity: 0;
      transform: scale(var(--s, .7));
    }
    &:checked {
      --s: .5;
    }
  }
  .switches {
    width : 300px;
    min-width: 150px;
  }
  .switches input{
   float:right;
  }
  
}
.profileimgbox {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  
  margin-right: 5px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  
}
.profileagentbox {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  
  margin-right: 5px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.profileimgbx2 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  
  margin-right: 5px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.profileimg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.logcont {
background-color: #000;
display:flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-top:50px;

}
.fieldbx{
background-color: #FFF;
max-width: 75%;
min-width: 300px;
overflow: hidden;
box-shadow: #8b8b8b;
border-radius: 20px;
padding: 5% ;
margin-bottom: 10%;
align-items: center;
display: inline-flex;
flex-direction: column;


}
.fieldbx2{
  background-color: #FFF;
  max-width: 40%;
  min-width: fit-content;
  overflow: hidden;
  box-shadow: #8b8b8b;
  border-radius: 20px;
  padding: 5%;
  margin-bottom: 10%;
  
  display: inline-flex;
  flex-direction: column;
  
  
  }
.logbd {
  background-color: #000;
  font-family: 'Mitr';
  color: #333333;
  
  
  }
  .recover a {
color: #000;
display:flex;
justify-content: right;

  }
  .recover  :hover{
    color: #FFE000;
  }
  .form-submit {
    background-color: transparent;
    color: #000;
    border: 2px solid #FFFD00;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
    padding: 6px 12px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .form-submit :hover{
    background-color:#FFFD00;
    color: #000;
    border: 2px solid #FFFD00;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    padding: 6px 12px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .ggl{
    cursor: pointer;
    margin-top: 2%;
    display: inline-block;
    width: 220px;
    
 background-color: #4285F4;
 border-radius: 15px;
 text-align: center;
    padding: 18px 10px ; 


  }
  @media not (max-width:530px){
      
      .mail {
          grid-area:2/2/4/4;
          width:80%;
      }
      
      
      .modalcntnt{
        margin: 5% auto 15% 30%;
        width:60%;
    }
      .aa-properties-details .aa-properties-details-img img {
    height: 450px;
  }
    .poparea{
        
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(3, minmax(0px,1fr));
    float: left;
    width: 50%;
    margin-inline: 25%;
    margin-bottom:50px;
    }
    .poparea a {
        color:#000;
    }
    .poparea h3 {
        color:#FFE000;
        text-transform:uppercase;
        font-weight:700;
        font-size:25px;
    }
    .poparea a :hover {
        color:#FFE000;
    }
    .listt {
        border-left:solid #FFE000;
        padding:0px 10px;
    }
    
  .navcont {
  max-width: 100%;
  padding: 20px 60px;
  min-width:500px;
  display: flex;
  justify-content: space-between ;
  height: 100px;
  background-color: #000;
}
.profilecont{
  margin-inline:25%;
}
.contsell {
  display: grid;
  grid-template-columns: repeat(2, minmax(0px, 1fr));
  column-gap: 80px;
  
  padding: 10px 20%;
  align-items: center;
    justify-content: center;
}

#aa-slider .aa-slider-area .aa-top-slider {
  height:600px;
  
 
}

.slick-prev, .slick-next {
      top:50%;
  }

#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {

  border-radius:10px;
  left: 20%;
  width:400px;
  height:250px;
  padding: 30px;
  position: absolute;
  top: 40%;
  z-index: 999;
}
.wrapper .option{
  background: #fff;
  text-align: center;
  height: 100%;
  width: 150px;
}
.wrapper .option span{
  font-size: 15px;
}
 .aa-top-slider-content{
background-color: rgba(0, 0, 0, 0.8);
}

#map {
  height : 200px;
  width: 700px;
}

.aa-nearby-prop .aa-properties-item {
  display: inline;
  float: left;
  margin: 30px 5%;
  width: 40%;
  height:420px;
  position: relative;
  border-radius: 15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;

}

.aa-latest-properties-content .aa-properties-item {
  display: inline;
  float: left;
  margin: 20px 10px;
  width: 30%;
   border: solid 1px #ccc;
  position: relative;
  border-radius: 15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;

}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-catg {
    font-size: 25px;
    color:#fff;
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-title {
    font-size: 30px;
    line-height: 35px;
    color:#fff;
  }

  #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-location {
    font-size: 20px;
    color:#fff;
  }
   #aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-price {
    font-size: 25px;
    margin-bottom: 0px;
  }
  
  #aa-advance-search .aa-advance-search-area {
      width:60%;
      margin-left:20%;
      margin-right:20%;
  }
      
  
  
  }

.btndash {
  margin-top: 10px;
  margin-left: 10px;
font-family: 'Mitr';
  display:inline-flex;
   align-items:center;
    
     border-radius:10px;
      color:black ;
      background-color:#FFE000;
  padding: 10px 10px;
}

.dropdown-content a {
  background-color: #FFE000;
  color: #000;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {background-color: #FFF;
color:#FFE000;}
.show {display:block;}
.dropdown-content {
    right:0;
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dashcont {
margin : 50px 5%;
background-color: #FFF;


}
.delete {
  
font-family: 'Mitr';
  display:inline-flex;
   align-items:center;
    
     border-radius:10px;
      color:rgb(255, 255, 255) ;
      background-color:#f13232;
  padding: 10px 10px;

}
.cancel {
  
  font-family: 'Mitr';
    display:inline-flex;
     align-items:center;
      
       border-radius:10px;
        color:rgb(255, 255, 255) ;
        background-color:#838383;
    padding: 10px 10px;
  
  }
  .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: #000;
    padding-top: 50px;
  }
  

  .wrapper{
    display: flex;
    background: #fff;
    flex-wrap: wrap;
    max-width: 400px;
    align-items: center;
    
    border-radius: 5px;
    padding: 20px 15px;
    
  }
  .wrapper .option{
    background: #fff;
    text-align: center;
    height: 100%;
    
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 10px 10px;
    border-radius: 15px;
    cursor: pointer;
    padding: 15px 30px;
    border: 2px solid black;
    transition: all 0.3s ease;
  }
  
  
  .wrapper input[type="radio"]{
    display: none;
  }
  #option-1:checked:checked ~ .option-1,
  #option-2:checked:checked ~ .option-2{
    border-color: #FFE000;
    background: #FFE000;
  }
  
  
  .wrapper .option span{
    
    text-transform: uppercase;
    font-weight:800;
    color: #000;
  }
  #option-1:checked:checked ~ .option-1 span,
  #option-2:checked:checked ~ .option-2 span{
    color: #000;
  }
  #villa:checked:checked ~ .option-1 span,
  #appartment:checked:checked ~ .option-2 span,
  #studio:checked:checked ~ .option-3 span,
  #magazin:checked:checked ~ .option-4 span,
  #office:checked:checked ~ .option-5 span,
  #offbuild:checked:checked ~ .option-6 span,
  #land:checked:checked ~ .option-7 span,
  #warehouse:checked:checked ~ .option-8 span{
    color: #000;
  }
  #villa:checked:checked ~ .option-1,
  #appartment:checked:checked ~ .option-2,
  #studio:checked:checked ~ .option-3,
  #magazin:checked:checked ~ .option-4,
  #office:checked:checked ~ .option-5,
  #offbuild:checked:checked ~ .option-6,
  #land:checked:checked ~ .option-7,
  #warehouse:checked:checked ~ .option-8 {
    border-color: #FFE000;
    background: #FFE000;
  }
  .fa-solid {
    font-size: 30px;
    margin-left: 7%;
    
    
}




.input-number-decrement,
.input-number-increment{
  border: 1px solid #FFE000;
  height: 50px;
  user-select: none;
}
.input-number-decrement,
.input-number-increment,
.input-number-decrement2,
.input-number-increment2{
  display: inline-block;
  width: 50px;
  border-radius: 50px;
  line-height: 50px;
  background: #ffe000;
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
  &:active{
    background: #FFF;
  }
  .sbo {
    margin-top:30px;
  }
  
  .pfcard{
      position:relative;
      display:grid;
      grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    max-width: max-content;
    gap: 15px;
    align-items: center;
    padding: 10px;
    border: solid 2px #FFE000;
    border-radius: 10px;

  }
  .vfid{
      position:absolute;
      left:10px;
      top:10px;
  }
  .vfid2{
      position:absolute;
      left:-15px;
      top:-15px;
  }
  
  .separatori {
    width:100%;
    height: 40px;
      
    
  }
  .separatora {
    
    align-items: center;
    height:2px;
    margin: 40px;
    margin-inline: 30%;
    background-color: #FFE000;
  }
  
  
  .paginatio {
    display: flex;
    list-style: none;
    padding: 0;
}

.paginatio li {
    margin-right: 5px;
}

.paginatio a,
.paginatio span {
    display: inline-block;
    padding: 6px 12px;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border: 2px solid #FE0;
    border-radius:10px;
}





.paginatio li a,
.paginatio li span {
    display: inline-block;
    padding: 6px 12px;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border: 2px solid #FE0;
    border-radius:10px;
}
.paginatio li a:hover {
    background-color: #FFE000;
    border: 2px solid #000;
    color: #000;
}

.paginatio .actif a,
.paginatio .actif span{
    background-color: #FFE000;
    border: 2px solid #fff;
    color: #fff;
}

.paginatio .actif a,
.paginatio .actif span :hover {
    background-color: #FFE000;
    border: 2px solid #fff;
    color: #fff;
}

.paginatio .actif a,
.paginatio .actif span :hover {
    background-color: #FFE000;
    border: 2px solid #fff;
    color: #fff;
}



.paginatio .actif a,
.paginatio .actif span :focus {
    background-color: #FFE000;
    border: 2px solid #fff;
    color: #fff;
}


.paginatio li .disabled a,
.paginatio li .disabled span{
    border: 2px solid #000;
    background-color: #FFF;
    color: #000;
}


  
  
 .admin-panel {
  display: flex;
  width: 100%;
}

.adminsidebar {
  background-color: #000;
  color: #fff;
  padding: 20px;
  width: 250px;
  
}

.adminsidebar h2 {
  margin-bottom: 20px;
}

.adminmenu {
  list-style-type: none;
}

.adminmenu li {
  margin: 10px 0;
  padding: 10px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.adminmenu li:hover {
  background-color: #444;
}

.content {
  flex: 1;
  padding: 20px;
}

.panel {
  display: none;
}

.panel.active {
  display: block;
} 
  
  