/* Backgrounds ----------------------------------------------------------*/
.container{
  -webkit-backface-visibility: hidden;
}

.container:after{
  content: '';
}



.container .mix{
  display: none;
}


.container .mix:before{
  content: '';
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont,
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span,
#theme-options .title,
#theme-options .title span,
#theme-options .layout-style li.active,
.easyPaginateNav li:hover,
.easyPaginateNav .active,
.paginations li:hover,
.paginations .page:hover,
.paginations .current,
.paginations .active,
.image_post ul li,
.item_table_resalt .head_table,
.item_table .button:hover,
.circle_left,
.circle_right,
.tags li:hover,
.social li,
.caption-head:hover,
.item_service .image_service,
.sf-menu li li a:hover,
.jBar .botton,
.downarrow,
.jRibbon,
.line,
.search_box .button,
.camera_caption h1,
.button,
.button:hover,
ul.tabs li:hover,
html ul.tabs li.active, html ul.tabs li.active a:hover,
.accordion-trigger:hover,
.tooltip-inner{
	background: #E1483F; 
	background-color: #E1483F; 
}

.sf-menu {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
    float: left;
    margin-left: 25%;
}


.sf-menu > li {
    position: relative;
    display: inline-block;
    border-top: 1px solid #1e1e1e;
    border-bottom: 1px solid #1e1e1e;
    list-style: none;
    padding: 41px 0;
    margin: 0 20px;
}
.accordion-trigger.active{	
	background: #E1483F url("../../../img/toggle.png") no-repeat right -69px;
}
.sale{
	background: url("for_sale.png") no-repeat;
}
.rent{
	background: url("for_rent.png") no-repeat;
}
.sales{
	background: url("for_sales.png") no-repeat;
}
.rents{
	background: url("for_rents.png") no-repeat;
}
.reserved{
	background: url("for_reserved.png") no-repeat;
}




/* Colors ----------------------------------------------------------*/

a:hover,
.post h2:hover,
.title_solutions h3,
.head_table h2,
.item_service:hover i,
.more_slide ul li i,
.info_property_h .line_property,
.section_title span a,
.sf-menu > li > a:hover,
.info_head .dropdown-toggle:hover,
.info_head .dropdown-toggle:focus,
.camera_property h4:hover,
.camera_property h1,
.item_property a,
.item_property h5,
.portal .info_property a{
	color: #fff/*#E1483F*/;
}

/* Borders ----------------------------------------------------------*/

.info_property,
.newsletter_box,{	
	border-top: 3px solid #E1483F;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #E1483F;
}
.image_post{
	border:3px solid #E1483F;
}
.item_team{
	border-bottom: 3px solid #E1483F;
}
.item_table_resalt{		
	border: 1px solid #E1483F;
	border-bottom: 3px solid #E1483F;	
}
.item_agent .image_agent img{		
	border-bottom: 4px solid #E1483F;
}
.footer_medium:after{
	border-top: 20px solid #E1483F;
}
.footer_medium,
.content_info{
	border-top: 5px solid #E1483F;
}
.item_service:hover .image_service{
	border: 4px solid #E1483F;	
}
.newsletter_box:after{
  border-color: transparent #E1483F 
                transparent transparent;
}
.sf-menu > li:hover{
	border-top: 1px solid #E1483F;
	border-bottom: 1px solid #E1483F;
}
.titles h1{
	border-bottom: 8px solid #E1483F;
}
.camera_property{
	border-top: 3px solid #E1483F;
}
.camera_property ul{
	border-right: 1px solid #E1483F;
}
.camera_caption p,
.camera_caption ul li{
	border-left: 5px solid #E1483F;	
}
.camera_caption h1:before{
  border-color: transparent #E1483F 
                transparent transparent;
}
.tab_container{
	border-right: 3px solid #E1483F;
}
.description{
	border-bottom: 3px solid #E1483F;
}
.item_property:hover .info_property{
	border-bottom: 3px solid #E1483F;
	border-top: 3px solid #E1483F;
}
.item_property h5{	
	border-left: 4px solid #E1483F;
}
.item_table_resalt:after{
	border-bottom: 30px solid #E1483F;
}



