.input-mtop{
    margin-top: 15px;
}

.input-img-cut{
    width: 239px;
}

.input-img-mt{
    margin-top: 7px;
}
@media (min-width: 1024px){
	.list-hotel-experiencia > .coll-hotel:nth-child(2) > div:first-child{
		margin-bottom: 80px;
	}
	#col3{
		width: 40%;
	}
	#col3 .hotel-exp-box > div{
		max-width: none !important;
		width: 100%;
		display: block;
	}
	.sitemap-col > li a:nth-child(1){
		float: none;
		font-size: 15px;
		margin: none;
	}
	.sitemap-col > li a{
		float: right;
		font-size: 11px;
		margin-left: 5px;
	}
}
@media (max-width: 1023px){
	#col3{
		width: 100%;
	}
	#col3 .hotel-exp-box > div{
		max-width: none !important;
		width: 100%;
		display: block;
	}
	.sitemap-col > li a:nth-child(1){
		display: block;
		color: #3c3c3c;
	}
}
h3, h2 a{
	color: #27529f;
}