
.overlay::before {
    background: rgba(11, 11, 11, 0.35) none repeat scroll 0 0;
}

.singe-footer-newsletter, .single-footer-contact{
	background: transparent !important;
}

.sticky .logo > a {
	width: 120px;
	height: 120px;
}

.f-logo > a{
	width: 125px;
	height: 125px;
}

footer a {
    color: #e2e0e0;
}

footer a:hover {
    color: #eec753;
}

/* ------------------ COLORS -------------------- */

/*************************
		General
*************************/


/** selection **/

*::-moz-selection {
    background: #4c7ab2;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #4c7ab2;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #4c7ab2;
    color: #fff;
    text-shadow: none;
}
/*-------
    Background color
--------*/
.header-top,.slide1-text .contact-us a,.ui-slider .ui-slider-range,.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,#scrollUp,.property-desc,.single-property span.bg-blue,.team-member-social > a:hover,.footer-bottom,.error-content .go-home,.search-box-area,.step-title h4::before,.package-title,.package-select > button,.aside-title h5::before,.register > button, .login > button,div.style-customizer ul.layoutstyle li,.style-customizer .buy-now a.button.button-border, .style-customizer a.button.button-border{
  background: #4c7ab2 none repeat scroll 0 0;
}

/*-------
    color 
--------*/
.header-menu ul li .dropdown_menu li a:hover,.slide1-text .contact-us a:hover,.find-home-title > h3,.feature-property-title > h3,.welcome-title .title-1,.welcome-title .title-2,.section-title h3,.error-content h2,.step-title h4,.contact-title > h5,.working-title > h5, .contact-inquiry-title > h5,.aside_title h5,.profile-title > h5,.aside-title h5,.list_property .property-desc-top h6{
  color: #4c7ab2;
}


/*-------
    Rgba color
--------*/
.overlay-blue::before {
  background: rgba(76, 122, 178, 0.95) none repeat scroll 0 0;
}
.singe-footer-newsletter,.single-footer-contact,.find-home-3 .find-home-box{
  background: rgba(76, 122, 178, 0.85) none repeat scroll 0 0;
}
.discount-img::before{
    background: rgba(76, 122, 178, 0.54) none repeat scroll 0 0;
}
.find-home-box,.single_property-text {
  background: rgba(76, 122, 178, 0.7) none repeat scroll 0 0;
}
.video-sidebar::before {
  background: rgba(76, 122, 178, 0.45) none repeat scroll 0 0;
}
/*-------
    Border color
--------*/
.team-member-social > a:hover,div.style-customizer ul.layoutstyle li{
  border-color: #4c7ab2;
}

.footer-top {
	background: rgba(76, 122, 178, 0.85) none repeat scroll 0 0;
}



/** Color **/

a:hover, a,  .separator i, button{
    color: #4c7ab2;
}

.section-margin-bottom{
  margin-bottom: 150px;
}

.sidebar-own{
  line-height: 1.5 !important;
}

.content ul{
  padding-left: 50px;
  color: #606060;
  font-weight: 300;
  margin-top: -10px;
}

.content li{
  list-style-type: circle;
  line-height: 1.5;
}

.amenities-title > h5{
  margin-bottom: 10px;
}

b, strong {
    font-weight: bold !important;
}

.breadcrumbs {
    background: url(/images/bg2.jpg)no-repeat scroll center center / cover;
    background-size: cover;
    padding: 176px 0 19px;
    position: relative;
}

.contact-form-inner input {
    margin-bottom: auto;
}

.property-condition-list img{
    height: 25px;
}

@media only screen and (min-width: 1200px) {
  .property-condition-list {
      height: 460px;
  }
}
