/*--tiendas--*/
.wrapper1 {
	max-width:1920px;
}
.main_sections1 {
	margin-top: 195px;
	overflow: hidden;
}
.tiuen_nav {
	border-bottom: 1px solid #66503c;
}
.tien_menu {
	padding:35px 0px;
	width:56.87%;
	white-space:nowrap;
	text-align:left;
}
.tien_menu li {
	font-size:16.84px;
	/*margin:0px 37px;*/margin: 0px 3.35%;
}
.tien_menu li:first-child {
	margin-left:0;
}
.tien_menu li:nth-child(3) {
/*margin:0px 135px;*/margin: 0px 16.16%;
}
.tien_menu li:nth-child(2) {
margin-right:0;
}
.tien_menu li:nth-child(4) {
margin-left:0;
}
.tien_menu li:last-child {
	margin-right:0;
}
.tiuen_nav .ul_nav_menu {
	border:0px;
}
.container_content1 {
	width: 100%;
	max-width: 1352px;
	text-align:center;
}
.line_box_subt_contact1 {
	background-color:#a69f97;
}
.form_search {
	width: 100%;
    margin: auto;
    margin-top: 7px;
    max-width: 1000px;
}
.form_search .form-group {
	width:66.30%;
	margin-right: 1.5%;
	display:inline-block;
}
.form_search button {
	width:31.8%;
	padding: 0px;
	height: 69px;
	line-height: 69px;
}
.form_search .form-group input {
	height:70px;
	font-weight:normal;
}
.map_left {
	width:26.46%;
	float: left;
	max-height: 740px;
	overflow-y: scroll;
}
#list_ruta {
	width: 26%;
	float: left;
	max-height: 740px;
	overflow-y: scroll;
}
.map_right {
	width:67.67%;
	margin-left:5.4%;
	display:inline-block;
	vertical-align:top;
}
.map_right img {
	max-width:100%;
}
.box_textos_modulos .text_section:before {
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	background: url(../images/icono_klinun.png) center no-repeat;
	width: 42px;
	height: 16px;
	left:-66px;
}
.map_left .box_textos_modulos {
	padding-left:90px;
}
.box_textos_modulos h2:before {
	content: '';
	display: block;
	position: absolute;
	left: -90px;
	top: 13px;
	width: 58px;
	height: 1px;
	background-color: #a69f97;
}
.map_left .tit_section {
	font-size:26px;
	margin-bottom:25px;
	letter-spacing: 2px;
}
.map_left .box_textos_modulos {
	margin-bottom:55px;
	margin-top:0;
}
.map_left .text_section {
	margin-bottom:15px;
	line-height: 21px;
}
.map_sec {
	margin:50px 0;
}
.tiendas-sec p:before {
	background:none !important;
	content:'';
}
.tiendas-sec:before {
	content:'';
	right:-7px;
	position:absolute;
	height:140px;
	border-right:1px solid #fff;
}
.box_subt_contact1 .line_box_subt_contact {
	margin: 35px auto;
}
.box_subt_contact1 h2 {
	margin:45px 0px 53px 0px;
	letter-spacing: 0.6px;
}
.map_left a {
	font-size:16px;
}
.foot_ul li {
	font-size:14px;
}
.map_right #map{
	max-width: 730px; 
	height: 738px;
}

@media screen and (max-width:768px){
.map_right #map {
	width: 100%;
	height: 500px;
	border: solid 1px;
}
.tiendas-sec::before {
	border-right: none;
}
}


/* Cambios Sebastián  */
.fullwith_atencion_cliente .box_destacado .box_modulo_num .text_section::before {display: none}
#muestra_ruta .origen {margin-bottom: 15px}
#muestra_ruta .btn_volver {
	font-size: 16px;
	font-family: 'proxima_nova_rgbold', sans-serif;
	color: #000000;
	letter-spacing: 3px;
	position: relative;
	margin-left: 42px;
	margin-top: 10px;
	display: inline-block;
}
#muestra_ruta .btn_volver:hover {color: #a69f97}
#muestra_ruta .btn_volver::before {
	content: '';
	display: block;
	position: absolute;
	left: -42px;
	top: 6px;
	background: url(../images/icon_btn_arrow.png) center no-repeat;
	width: 35px;
	height: 7px;
	transform: rotate(-180deg)
}
#muestra_ruta .btn_volver::after {
	content:"";
	bottom: -10px;
	width: 50%;
	height: 2px;
	right: 0;
	background: #dcd8ce;
	position: absolute;
	-webkit-transition: width 1s linear;
	-moz-transition: width 1s linear;
	transition: width 1s linear;
}
#muestra_ruta .btn_volver:hover::after {width: 100%;}
#map2 {max-width: 730px; width: auto !important;}
.enlace_bocadillo {
	background: #a18974;
	color: #ffffff;
	font-family: 'proxima_nova_rgbold', sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 5px 15px;
	display: inline-block;
	margin-top: 10px;
	font-size: 11px;
	border: 1px solid #a18974;
}
.enlace_bocadillo:hover {color: #a18974;background-color: #ffffff;border: 1px solid #adadad;}

@media screen and (max-width:991px){
	.form_search { width: 95% }
	.map_left, #list_ruta {width: 100%; float: none; max-height: none; margin-bottom: 30px; overflow-y: hidden}
	.map_right {width: 90%; float: none}
	.map_left .box_textos_modulos {margin-bottom: 5px;}
}