@charset "UTF-8";
.row.clear_back {
	padding-top: 98px;
	padding-bottom: 200px;
}
#video_intro {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: -103px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 69%;
	background-image: url(../img/index/video_back.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.img_size {
	visibility: hidden;
	width: 100%;
	height: auto;
}
#play_button {
	position: absolute;
	height: 100%;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 23%;
	text-align: center;
}
.footer_video {
	padding-top: 39px;
	padding-bottom: 40px;
}
.intro_box.intro_index {
	max-width: 548px;
}
.prop_box {
	width: 25%;
	float: left;
}
.prop_box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.prop_content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
}
.intro_box_prop {
	background-color: #E7DFD4;
}
.prop_box_container {
	background-color: #E7DFD5;
	padding-bottom: 50px;
}
.prop_content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.prop_pic {
	background-image: url(../img/lotes/a.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-bottom: 61%;
	position: relative;
}
.prop_info {
	padding-top: 14px;
}
.lot_letter {
	display: inline-block;
	color: #534741;
	background-color: #8CC63F;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 5px;
	padding-top: 3px;
}
.more_info_prop {
	display: inline-block;
	width: 100%;
	background-color: #534741;
	text-align: center;
	line-height: 38px;
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	transition:all 500ms ease;
}
.more_info_prop:hover {
	background-color: #8CC63F;
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	transition:all 500ms ease;
	text-decoration: none;
	color: #35250E;}
.lot_name {
	display: inline-block;
	width: 45%;
	border-right: 1px solid #FBB03B;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 15px;
	text-transform: none;
}
.operation_type {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5%;
	display: inline-block;
	text-transform: uppercase;
}
.lot_size {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 9px;
	border-top: 1px solid #FFFFFF;
	padding-top: 11px;
}
.prop_link {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	transition:all 500ms ease;
}
.prop_link:hover {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	transition: all 500ms ease;
	background-color: rgba(255,255,255,0.46);
}
.intro_prop {
	padding-top: 40px;
	padding-bottom: 40px;
}
.prop_content_back {
	background-color: #998675;
}
.main_prop {
	padding-bottom: 35%;
	float: left;
	width: 33.3333%;
	background-image: url(../img/lotes/casa1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}

.main_prop2 {
	padding-bottom: 35%;
	float: left;
	width: 50%;
	background-image: url(../img/lotes/casa1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.main_prop_content {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 72.66%,rgba(0,0,0,0.86) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 72.66%,rgba(0,0,0,0.86) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 72.66%,rgba(0,0,0,0.86) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 72.66%,rgba(0,0,0,0.86) 100%);
}
.box_position_main {
	height: 100%;
	width: 100%;
	position: relative;
}
.box {
	display: inline-block;
	margin-left: 11px;
	margin-right: 10px;
}
#content_main_prop {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 0px;
	padding-bottom: 23px;
}
.more_link {
	color: #FFFFFF;
	text-decoration: none;
}
.more_link:hover {
	color:#8CC63F;
	text-decoration: none;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	transition: all 500ms ease;
}
#play_button a  {
	color: #FFFFFF;
	font-size: 81px;
	text-shadow: 2px 0px 10px rgba(0,0,0,0.65);
}
#play_button a:hover  {
	color:#8CC63F ;
	text-decoration: none;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	transition: all 500ms ease;
	
}
.rotator_back {
	padding-bottom: 41%;
	position: relative;
	background-image: url(../img/index/slides/slide1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.rotator_back2 {
	padding-bottom: 59%;
	position: relative;
	background-image: url(../img/index/slides/slide1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.rotator_shadow {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 85.47%,rgba(0,0,0,0.70) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 85.47%,rgba(0,0,0,0.70) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 85.47%,rgba(0,0,0,0.70) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 85.47%,rgba(0,0,0,0.70) 100%);
	height: 100%;
	width: 100%;
	position: absolute;
}

.owl-pagination {
	position: absolute;
	right: 50%;
	bottom: 10px;
	margin-right: -48px;
	color: #FFFFFF;}
.owl-pagination .owl-page span {
    background-color: white;
}
.owl-pagination .owl-page .active span
{
    background-color: aqua;
}
.sub_tittle_box {
	padding-top: 12px;
	padding-bottom: 0px;
	border-top: thin solid #FBB03B;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Minion Pro';
	color: #534741;
	font-size: 19px;
}
.sub_tittle_2 {
	font-family: 'Minion Pro';
	color: #C7B299;
	font-size: 17px;
	line-height: 11px;
	padding-bottom: 13px;
}

@media screen and (max-width:767px){
#video_intro {
	width: 90%;
}
}

@media screen and (max-width:990px){
.prop_box {
	width: 33.3333%;
}
}

@media screen and (max-width:680px){
.prop_box {
	width: 50%;
}
.main_prop, .main_prop2 {
	width: 100%;
	padding-bottom: 50%;
}
}

@media screen and (max-width:450px){
.prop_box {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#play_button {
	padding-top: 14%;
}
}
