/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/****** leo-map *******/
#index #leo-map {
  display: none; }

/********** .gr-about-content ***************/
.gr-about-content {
  padding: 120px 0 200px; }
  @media (max-width: 1199px) {
    .gr-about-content {
      padding: 40px 0 80px; } }

.home-about {
  background: #3dd978; }
  .home-about h4 {
    color: #FFFFFF; }
  .home-about h5 {
    color: #06a442; }
  .home-about .btn-about {
    background: #FFFFFF;
    color: #30323d; }

.about-info {
  color: #676767; }
  .about-info i {
    color: #3dd978; }
  .about-info h4 {
    font-weight: 600;
    color: #30323d; }

/**************** gr-aprealestate-search ***********************/
.gr-slide {
  position: relative;
  z-index: 9; }

@media (min-width: 992px) {
  .gr-aprealestate-search {
    position: absolute;
    bottom: 50%;
    left: 50%;
    display: inline-block;
    max-width: 1170px;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%); } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .gr-aprealestate-search {
      bottom: 35%;
      max-width: 990px; } }

.gr-aprealestate-search .title_block {
  font-size: 56px;
  color: #FFFFFF;
  font-weight: 600;
  margin: 10px 0 20px; }
  @media (max-width: 1199px) {
    .gr-aprealestate-search .title_block {
      display: none; } }
.gr-aprealestate-search .sub-title-widget {
  font-size: 17px;
  font-weight: 600;
  color: #3dd978;
  text-transform: uppercase;
  margin-bottom: 100px; }
  @media (max-width: 1199px) {
    .gr-aprealestate-search .sub-title-widget {
      display: none; } }

/* Skin */
.blue .gr-aprealestate-search .sub-title-widget {
  color: #6AAFE6; }
.blue .about-info i {
  color: #6AAFE6; }

.deeppink .gr-aprealestate-search .sub-title-widget {
  color: #FF1493; }
.deeppink .about-info i {
  color: #FF1493; }

.green .gr-aprealestate-search .sub-title-widget {
  color: #8bc43f; }
.green .about-info i {
  color: #8bc43f; }

.lime .gr-aprealestate-search .sub-title-widget {
  color: #41A317; }
.lime .about-info i {
  color: #41A317; }

.olive .gr-aprealestate-search .sub-title-widget {
  color: #808000; }
.olive .about-info i {
  color: #808000; }

.purple .gr-aprealestate-search .sub-title-widget {
  color: #8A2CB1; }
.purple .about-info i {
  color: #8A2CB1; }

.yellow .gr-aprealestate-search .sub-title-widget {
  color: #edb42c; }
.yellow .about-info i {
  color: #edb42c; }

/*# sourceMappingURL=profile1529400454.css.map */

@media (max-width: 991px){
.aprealestate-select.leo_location {
    font-size: 16px;
}
}
.leo-currency .leo-resuilt {
    clear: both;
    padding: 15px;
}
.leo-currency .leo-resuilt li {
    margin: 5px 0;
}


