.full_img .back{
    object-position: 50% 0%;
}


#carousel_1{
	margin-bottom: 80px;
}
#carousel_2 img{
	/*height: 540px;*/
	width: 41.66vw;
}
h3{
	font-size: 30px;
	text-align: left;
	line-height: 46px;
}
._4{
	margin-top: 60px;
}
._6{
	margin-top: 80px;
}






.walking_distance {
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
    padding: 0px 40px;
}
.walking_distance .text{
	position: absolute;
	width: 100%;
	/*top: 50%;
	transform: translateY(-50%);*/
	top: 50px;
	bottom: 50px;	
	z-index: 10;
	pointer-events: none;
}
.walking_distance .text .row{
	height: 100%;
}
.walking_distance .text .col{
	padding-right: 30px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.walking_distance .text .back{
	position: absolute;
	left: -1000px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: white
}
.walking_distance .text h3{
    font-size: 65px;
	font-family: 'CircularStd-Book';
	text-align: left;
}
.walking_distance .text h4{	
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: left;
	font-size: 20px;
}
.walking_distance .places a{	
	padding-left: 15px;
	background: url(../images/features_plus.svg) left center no-repeat;
	background-size: 8px;
}
.walking_distance .text .slick_arrows {
    position: absolute;
    bottom: 25px;
    margin-top: 0px;
}
.walking_distance .text .slick_prev {
	width: 75px;   
    background-image: url(../images/slick_prev_black.svg);
}
.walking_distance .text .slick_next {
	width: 75px;
    margin-left: 40px;
    background-image: url(../images/slick_next_black.svg);
}
.walking_distance .text a{	
	color: #000;
	pointer-events: auto;
}
.walking_distance .img .item{
	margin: 0px;
}
.walking_distance .img .item:before{
	content: "";
	display: block;
	padding-top: 50%;
}
.walking_distance .img .item img{
	position: absolute;
	width: 100%;
	height: 100%;	
	top: 0px;
	object-fit: cover;
}
.walking_distance .ref{
	position: absolute;
	height: 40px;
	left: 10%;
	bottom: 10%;
	z-index: 5;
	color: #fff;
	/*display: none;	*/
	/*border-left: 2px solid #fff;
	margin-bottom: 50px;
	opacity: 0;*/
}
.walking_distance .ref .dot{
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	left: -9px;
	bottom: -10px;
	background: url(../images/dumbo_wd_ref.svg) center center no-repeat;
	background-size: contain;
}	
.walking_distance .active{	
	color: #FFE816;
}
.walking_distance .ref .line{
	position: absolute;
	height: 100%;
	margin: 0px;
	border-left: 2px solid #fff;
	opacity: 0;	
}
.walking_distance .ref .txt{
	position: absolute;
	width: 200px;
	left: -100px;
	bottom: 45px;	
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 50px;
	opacity: 0;
	pointer-events: none;
}
.walking_distance .ref .txt span{
	display: block;
	font-size: 14px;
}
.walking_distance .ref._0{
	height: 0px;
}
.walking_distance .ref._0:before{
	display: none!important;
}
.walking_distance .ref._0 .logo{
	position: absolute;
	width: 158px;
	height: 45px;
	left: -80px;
	bottom: -47px;
	background: url(../images/logo.svg) center center no-repeat;
	background-size: contain;
}
.walking_distance .item._1 .ref._0{
	left: 52%;
    bottom: 28%;
}
.walking_distance .item._1 .ref._1{
	left: 31.5%;
    bottom: 62%;
}
.walking_distance .item._1 .ref._2{
	left: 77%;
    bottom: 48%;
}
.walking_distance .item._1 .ref._3{
	left: 19.5%;
    bottom: 66.5%;
}
.walking_distance .item._1 .ref._4{
	left: 62%;
    bottom: 60%;
}
.walking_distance .item._1 .ref._5{
    left: 50%;
    bottom: 62%;
}
.walking_distance .item._1 .ref._6{
	left: 55%;
    bottom: 60%;
}
.walking_distance .item._2 .ref._0{
	left: 52%;
    bottom: 28%;
}
.walking_distance .item._2 .ref._1{
	left: 31.5%;
    bottom: 60%;
}
.walking_distance .item._2 .ref._2{
	left: 39%;
    bottom: 53%;
}
.walking_distance .item._2 .ref._3{
	left: 35.5%;
    bottom: 26.5%;
}
.walking_distance .item._2 .ref._4{
	left: 89%;
    bottom: 47%;
}
.walking_distance .item._2 .ref._5{
	left: 85%;
    bottom: 30%;
}


.discover{
	margin-right: 40px;
}
.discover .xs{
	display: none;
}
.discover h2{
	margin-top: 40px;
	margin-bottom: 50px;
}
.discover .map:before{
	content: "";
	display: block;
	position: relative;
	padding-top: 70%;
}
.discover .map iframe{
	position: absolute;
	width: calc(100% - 40px);
	height: 100%;	
	top: 0px;
	border: none;
	background: #eee;
}
.gm-style img, .mapa img{
	width: auto!important;
}










@media (max-width: 992px){

	#carousel_1 {
	    margin-bottom: 40px;
	}
	._2{
		margin-bottom: 20px;
	}
	._3{
		margin-top: 0px;
	}
	h3 {
	    font-size: 20px;
	    line-height: 30px;
	}
	._6 {
	    margin-top: 40px;
	    margin-bottom: 20px;
	}
	._7 {
	    margin-top: 0px;
	    margin-bottom: 20px;
	}
	._8 {
	    margin-top: 0px;
	}
	.walking_distance {
	    margin-top: 40px;
	    margin-bottom: 40px;
	    padding: 0px 20px;
	}
	.walking_distance .text {
	    top: 30px;
	    bottom: 30px;
	}
	.walking_distance .text .col {
		padding-left: 20px;
	    padding-right: 20px;
	    padding-top: 20px;
	}
	.walking_distance h2 {
	    margin-bottom: 15px;
	    font-size: 20px;
	}
	.walking_distance .text h3 {
		margin-bottom: 20px;
	    font-size: 35px;
	}
	.walking_distance .text h4 {
	    margin-bottom: 15px;
	    font-size: 14px;
	}
	.walking_distance .text a {
		display: inline-block;
	    font-size: 12px;
	}
	.walking_distance .text span {
		width: 100%;
	}
	.slick-slider .item {
	    margin: 0px;
	}
	.walking_distance .text .slick_arrows {
		width: 100%;
		padding-right: 40px;
	    bottom: 5px;
	}
	.walking_distance .text .slick_prev, .walking_distance .text .slick_next {
	    width: 55px;
	    background-size: 80px;
	}
	.walking_distance .text .slick_next {
		float: right;
	}
	.discover .map iframe {
	    position: absolute;
	    width: calc(100% - 20px);
	}
	.discover h2 {
	    margin-top: 10px;
	    margin-bottom: 40px;
	}
	.check {
	    display: block;
	    position: relative;
	    padding-left: 35px;
	    margin-bottom: 35px;
	    font-size: 14px;
	}
	.walking_distance .ref .txt {
		padding: 0px 50px;
	    font-size: 13px;
	    line-height: 15px;
	}
	.walking_distance .ref .txt span {
	    font-size: 11px;
	}

}



@media (max-width: 576px){

	#carousel_1 {
	    margin-bottom: 20px;
	}
	#carousel_2 .item {
	    margin: 0px 5px;
	}
	#slick_arrows_2{
		padding: 0px 20px;
	}
	._4 {
	    margin-top: 20px;
	}
	._4 h3 {
	    margin-bottom: 20px;
	}
	._5 .text{
		margin-bottom: 20px;
	}
	._6 {
	    margin-top: 20px;
	    margin-bottom: 0px;
	}
	._6 img{
		margin-bottom: 20px;
	}
	._7 {
	    margin-bottom: 0px;
	}
	._7 img{
		margin-bottom: 20px;
	}
	._8{
		margin-bottom: 0px;
	}
	._8 img{
		margin-bottom: 20px;
	}
	.walking_distance{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.walking_distance .text {
		position: relative;
	    top: auto;
	    bottom: auto;
	}
	.walking_distance .text .col {
	    padding-top: 15px;
	    padding-bottom: 0px;
	}
	.walking_distance .ref {
	    height: 13px;	    
	}
	.walking_distance .ref .dot{
		width: 6px;
		height: 6px;
		left: -2px;
		bottom: -3px;
	}
	.walking_distance .ref._0 .logo {
	    width: 118px;
	    height: 17px;
	    left: -64px;
	    bottom: -17px;
	}
	.walking_distance .ref .txt {
		padding: 0px 60px;
	    bottom: 15px;
	    font-size: 10px;
	    line-height: 12px;
	}
	.walking_distance .ref .txt span {		
	    font-size: 9px;
	}
	.walking_distance .text .slick_arrows {
	    position: relative;
	    width: 100%;
	    margin-top: 15px;
	    padding-right: 0px;
	    bottom: 0px;
	}
	.walking_distance .text .slick_prev, .walking_distance .text .slick_next {
	    width: 30px;
	}
	.discover{
		margin-right: 10px;
	}
	.discover .xs{
		display: block;
	}
	.discover ._35{
		display: none;
	}
	.discover h2 {
	    margin-top: 0px;
	    margin-bottom: 20px;
	}
	.map{
		margin-bottom: 20px;
	}
	.discover .map:before{
		padding-top: 100%;
	}
	.check {
	    float: left;
	    width: 33.333%;
	    padding-left: 20px;
	    padding-right: 10px;
	    margin-bottom: 25px;
	    font-size: 10px;
	    line-height: 1.2;
	    vertical-align: top;
	}
	.checkmark {
	    height: 12px;
	    width: 12px;
	    top: 0px;
	}
	.infowindow {
		padding:10px;
		font-size: 13px;
	}
	.infowindow .name { margin-bottom:15px; }	

}




.infowindow {
	padding:20px 40px; text-align:center; color:white; border-radius:10px;
	padding:20px 10px;
	font-family: 'CircularStd-Book';
	font-size: 14px;
	color: #000;
}

.infowindow .name { margin-bottom:20px; }
.infowindow .address { font-size:11px; }
