.boton {
    background-color: beige;
    max-width: 220px;
    border-radius: 20px;
    padding: 12px 20px;
}
p.active {
    border: 1px solid white;
    background-color: #9a0000;
    color: white !important;
}

a.btn-dorado {
    background-color: black;
    border: 1px solid white;
    border-radius: 20px;
    padding: 5px 15px;
    color: white;
    margin-right: 10px;
}

a.btn-dorado2 {
    background-color: black;
    border: 1px solid white;
    border-radius: 20px;
    padding: 5px 15px;
    color: white;
}

p.active a {
    color: #fff !important;
}

.cont-botonera {
    display: flex;
    margin: 0px auto;
    text-align: center;
    max-width: 270px;
}



body, html {
	height: 100%
}
img.cabecera {
    margin: 0 auto;
    max-width: 555px;
    width: 100%;
    display: block;
}
body {
    font-style: normal;
    font-weight: normal;
    margin: 0;
    background: url('../img/bg.jpg')  no-repeat;
    background-size: 135%;
    background-position: top center;
    background-color: #bc0405;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-overflow-scrolling: touch;
}


a{
	text-decoration: none;
}
/* GIRAR CC7 */
img.girar:hover{
	animation-name: rotation;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes rotation {
  0% {
    transform:rotate(0deg);
  }
  100% {
    transform:rotate(360deg);
  }
}
/* FIN GIRAR CC7  */

.container-2 {
    display: none !important;
}


@font-face {
    font-family: 'icomoon';
    src:  url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/icomoon.eot?yiyid2');
    src:  url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/icomoon.eot?yiyid2#iefix') format('embedded-opentype'),
      url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/icomoon.ttf?yiyid2') format('truetype'),
      url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/icomoon.woff?yiyid2') format('woff'),
      url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/icomoon.svg?yiyid2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }

  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .icon-logoEc:before {
    content: "\e900";
  }
  .icon-facebook:before {
    content: "\ea90";
  }
  .icon-whatsapp:before {
    content: "\ea93";
  }
  .icon-twitter:before {
    content: "\ea96";
  }

@font-face {
	font-family: "HelveticaNeueLTProBdCnO";
	src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/HelveticaNeueLTPro-BdCnO.woff') format('woff'),
    url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/HelveticaNeueLTPro-BdCnO.woff') format('woff2');
}
@font-face {
	font-family: "HelveticaNowDisplayMedium";
	src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/HelveticaNowDisplay-Medium.woff') format('woff'),
    url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/HelveticaNowDisplay-Medium.woff') format('woff2');
}
@font-face {
	font-family: "HelveticaNowDisplayBold";
	src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/HelveticaNowDisplay-Bold.woff') format('woff'),
    url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/HelveticaNowDisplay-Bold.woff') format('woff2');
}
@font-face {
	font-family: "HelveticaNowDisplayBlack";
	src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/HelveticaNowDisplay-Black.woff') format('woff'),
    url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/HelveticaNowDisplay-Black.woff') format('woff2');
}




p.text-red {
    color: #FB0000;
    font-size: 18px;
}
.padding{
    margin: 60px 0px 20px 0px;
    display: block;
}
h1 {
    color: #fff;
    font: 62px/24px 'HelveticaNeueLTProBdCnO';
    font-weight: 900;
    margin: 0 auto;
    padding-bottom: 5px;
    max-width: 390px;
    text-align: center;
}
h1 span {
    font-weight: bold;
    color: #EC2424;
    /*font: 64px/28px 'HelveticaNeueLTProBdCnO';*/
}

h2 span{
    font: 24px/1.4 'GuardianTextEgypt-Black';
}
h2{
	color: #000;
	font: 24px/1.4 'GuardianEgyp-Regular';
	margin: 20px auto;
	max-width: 580px;
	text-align: center;
}
h2.bajada{
		margin: 80px auto 40px;
		max-width: 680px;
		text-align: center;
	}
h3 {
    font: 20px/1.3 'HelveticaNowDisplayBold';
    margin: 0px auto;
    color: white;
    text-align: center;
}
    h3 span{
    font: 30px/1.3 'GuardianEgyp-Medium';
    }
h3.pop-up {
    color: #000;
	font: 25px/1.2 'GuardianEgyp-Medium';
    margin: 0px auto;
    text-align: center;
    padding-bottom: 15px;
    /* margin-right: 100px; */
}
h4{
	font: 35px/1.2 'GuardianEgyp-Medium';
	margin: 0 auto 15px;
	/*max-width: 580px;*/
	text-align: left;
}
        h4 a, p a {
            color: #9a0000;
            text-decoration: none;
        }
p {
    color: #fff;
    font: 15px/22px 'HelveticaNowDisplayMedium';
    margin: 0 auto;
    padding-top: 10px;
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
    max-width: 400px;
    text-align: center;
}
p.bajada {
    font: 20px/24px 'HelveticaNowDisplayMedium';
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 293px;
    font-weight: bolder;
}
.video-inicio {
    max-width: 500px;
    margin: 0 auto;
    border: 2px solid white;
}
	span.capital{
		float: left;
		font-size: 110px;
		height: 80px;
		line-height: 99px;
	}
	p.leyenda{
		background: #fff;
		color: #000;
		display: block;
		font: 18px/1.3 "actobold";
		max-width: 100%;
		padding: 0 20px;
		text-align: center;
	}
	span.credito{
		color: #000;
		display: block;
		font: 15px/23px '';
		margin: 0 auto 10px;
		text-align: center;
	}	

img.casa-popup {
    max-width: 400px;
    display: block;
    margin: 20px auto;
    width: 100%;
}

img.casa-popup-w {
    max-width: 870px;
    display: block;
    margin: 20px auto;
    width: 100%;
}
p.txt-gris {
    color: #8E8E8E;
    max-width: 340px;
    text-align: center;
    font-size: 16px;
    padding: 20px 0;
    font-family: 'GuardianEgyp-Medium';
}
span.rectan{
    color: white;
    font-size: 15px;
    width: 132px;
    padding: 1px 5px;
    display: block;
    margin: 5px auto 0 auto;
}
span.bg-color-avanza{
    background-color: #015DAE;
}
span.bg-color-black{
    background-color: #000;
    position: relative;
    top: -62px;
}
span.bg-color-la{
    background-color: #d92a3d;
}
span.bg-color-vn{
    background-color: #d92a3d;
}
span.bg-color-ap{
    background-color: #F80006;
}
span.bg-color-fp{
    background-color: #FB6400;
}
span.bg-color-np{
    background-color: #91012F;
}
span.bg-color-pm{
    background-color: #561284;
}
span.bg-color-ppc{
    background-color: #007300;
}
span.bg-color-rla{
    background-color: #00ACDA;
}
span.bg-color-pl{
    background-color: #FF0000;
}

img.casa {
    max-width: 130px;
}

img.cabecera {
    max-width: 370px;
    width: 90%;
    margin: 0 auto;
    padding: 15px 0px 0px 0px;
}
.center{
	max-width: 980px;
    margin: 0 auto;
    text-align: left;   
}
	span.leyenda{
		border-bottom: 1px solid #e2dcd7;
		display: block;
		font: 21px/32px 'GuardianEgyp-Regular';
		margin: 40px 0;
		padding-bottom: 45px;
		text-align: left;
		max-width: 750px;
	}
		span.gris{
			color: #7f7d78;
		}
span.leyenda-foto{
	font: 18px/33px 'GuardianEgyp-Regular';
}

.main {
	margin-top: 46px;
    padding-bottom: 100px;
}

.btn-subir{
	bottom: 10px;
	cursor: pointer;
	display: none;
	max-width: 40px;
	position: fixed;
	right: 10px;
	z-index: 9999999;
}
hr {
    border-color: #EC2424;
    max-width: 50px;
    margin-top: 20px;
}
hr.white {
    border-color: white;
    margin: 30px 0px;
}
.touchonly {
	display: none;
}
html.touch .touchonly {
	display: block;
}
.noselect * {
	user-select: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
}
.doselect * {
	user-select: auto;
	-webkit-user-select: auto;
	-khtml-user-select: auto;
	-moz-user-select: auto;
	-o-user-select: auto;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear{
	clear: both;
}

	.box-btn-presentacion{
		max-width: 320px;
    	margin: 0 auto;
    	text-align: center;
	}
		.btn-presentacion{
			border-bottom: 1px solid #eed27e;
			color: #fff;
			cursor: pointer;
			display: inline-block;
			font: 18px/20px 'GuardianEgyp-Medium';
			margin: 0 auto;
			max-width: 105px;	
			padding-bottom: 5px;		
			text-align: left;
			text-decoration: none;
			vertical-align: top;
		}
			.btn-presentacion:hover{
				border-bottom: 1px solid #fff;
				color: #eed27e;
			}
/* header comercio */
header {
    position: fixed;
    height: 46px;
    width: 100%;
    background: #000;
    top: 0;
    z-index: 99;
    display: table;
}
.header-comercio {
    background: #000;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.ctn-header-comercio {
    margin: 0 auto;
    max-width: 990px;
    text-align: left;
    vertical-align: middle;
    position: relative;
    padding: 6px 10px;
}
.ctn-header-comercio a {
    display: inline-block;
    color: #FFF;
}
.ctn-header-comercio .logo-comercio i {
    font-size: 18px;
}

a.logo-comercio {
    background: url(https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/logo-depor-white.png) no-repeat 3px 3px;
    background-size: 75%;
    height: 26px;
    width: 70px;
}

.boton-especiales{
    font: 700 14px/14px Arial;
    vertical-align: top;
    padding-top: 8px;
}
.cruz {
    display: inline-block;
    width: 12px;
    position: relative;
    height: 12px;
    top: 1px;
}
.cruz:before, .cruz:after {
    content: "";
    position: absolute;
    z-index: 1;
    background: #fff;
}
.cruz:before {
    left: 50%;
    width: 2px;
    margin-left: -1px;
    height: 100%;
}
.cruz:after {
    top: 50%;
    height: 2px;
    margin-top: -1px;
    width: 100%;
}
#social {
    float: right;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 0;
    display: table;
    height: 100%;
}
#social ul {
    vertical-align: middle;
    display: table-cell;
}
#social ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
}
#social ul li a i {
    font-size: 18px;
}
/* fin de header comercio */

.clear{
    clear: both;
}
.container{
    max-width: 980px;
}
.container-zocalo{
    max-width: 728px;
    height: auto;
    z-index: 2147483646;
    position: fixed;
    margin: 20px auto 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    text-align: center;
}
/*Banners de publicidad*/

.container-caja3{
    display: none;
}

.lateral-izq{
    display: inline-block;
    padding: 20px 0;
    width: 12%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 620px;
    position: -webkit-sticky;
    position: fixed;
    top: 30px;
    left: 0;
}
.lateral-der{
    display: inline-block;
    padding: 20px 0;
    width: 12%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 620px;
    position: -webkit-sticky;
    position: fixed;
    top: 30px;
    right: 0;
}
/*Fin banners de publicidad*/
@media only screen and (max-width: 768px){
	.container-caja3{
		display: block;
		margin: 10px auto;
		padding-bottom: 140px;
		text-align: center;
	}
}

@media only screen and (max-width: 640px){
   
    body {
        background-size: 495%;
    }
    
    .portada{
		background-size: cover;
		background-position: center top;    	
	}
		.ctn-titular{
			top: 10%;
		}

    .scroll-downs{
		bottom: 0;
		height: 100px;
		top: inherit;
    }

	.spacer.s3 {
		min-height: 200px !important;
	}	

	.spacer.s1 {
		min-height: 50px !important;
	}

	.foto,
	.foto-grande{
		width: 95%;
	}	
	h3{
		margin-right: auto;
	}
	img.infografia{
		max-width: 95% !important;
	}
	.box-menu{
		padding-left: 40px;
	}
	.box-main-presentacion .box-ctn-presentacion{
		padding: 0;
	}
		.box-main-presentacion .box-ctn-presentacion h3{
			max-width: 280px;
			font-size: 30px;
		}
		.box-main-presentacion .btn-cerrar{
			right: 10px !important;
			top: 0;
		}

	.main-menu .box-menu ul li{
		padding: 0 10px;
	}
		.main-menu .box-menu ul li:nth-child(1){
			padding: 0 10px 0 0;
		}
	.center{
		padding: 0 20px;
	}
	span.leyenda{
		font-size: 18px;
		line-height: 30px;
	}
	span.leyenda-foto{
		padding: 0 20px;
	}
	.btn-presentacion{
		font-size: 16px;
	}
	.cintillo h6{
		font-size: 35px !important;
	}
	.btn-regresar{
		line-height: 38px !important;
	}

	.box-header-calle .nombre{
		max-width: 226px;
		width: auto;
	}
}

.box-main{
	margin: 0 auto;
	max-width: 1200px;
}

#mobileadvanced0.box1{
	height: 40px;
}	

img.foto-centro{
	display: block;
	margin: 30px auto;
	max-width: 600px;
}

table.dataTable,
label,
.dataTables_wrapper .dataTables_length, 
.dataTables_wrapper .dataTables_filter, 
.dataTables_wrapper .dataTables_info, 
.dataTables_wrapper .dataTables_processing, 
.dataTables_wrapper .dataTables_paginate{
    font: 1.1em/1.2 'actobook';
}

#tabla-uno_wrapper{
	margin: 30px auto 5px;
	max-width: 800px;
}
#tabla-dos_wrapper{
	margin: 30px auto 5px;
	max-width: 800px;
}
#tabla-uno_length,
#tabla-uno_filter,
#tabla-dos_length,
#tabla-dos_filter,
.dataTables_paginate,
.dataTables_info{
	display: none;
}
table.dataTable thead{
	text-align: left;
}
.rojo{
	color: red;
	font-family: 'actobold';
}
span.fuente{
	display: block;
	font: 1em/1.2 'actobook';
	max-width: 800px;
	margin: 0 auto;
	text-align: right;
}

.main-tabla{
	margin: 60px auto;
}
	.main-tabla h4{
		max-width: 700px;
	}

@supports (-webkit-overflow-scrolling: touch) {
  /* CSS specific to iOS devices */ 

	.dato-video{
		/*width: 50%;*/
	}

}

img.foto{
	margin: 30px auto 0;
	max-width: 1200px;
}
img.foto-grande{
	margin: 30px auto;
}


#footer{
    background: #000;
    margin: 40px 0 0;
    padding: 20px 0;
    text-align: center;
}
    #footer a{
        display: block;
    }
        #footer img{
            max-width: 120px;
		}

.ba-slider{
	margin: 20px auto;
	max-width: 1000px;
}
.box-h3{
	margin: 0 auto;
	max-width: 580px;
}


.main-menu{
	bottom: 0;  
    width: 100%;
}
.box-menu{
	margin: 20px auto;
	max-width: 1000px;

	/*overflow-x: scroll;*/
  	overflow-y: hidden;
    white-space: nowrap;
}
	.box-menu ul{
		display: inline-block;
		list-style-type: none;
		padding: 0;
		text-align: center;
		vertical-align: top;		
	}
		.box-menu ul li{
			display: inline-block;
			max-width: 150px;
			padding: 0 7px;
			vertical-align: top;
			white-space: normal;
		}
			.box-menu ul li a{
				color: #e4e4e4;
				display: block;
				font: 21px/23px 'GuardianEgyp-Regular';
				text-decoration: none;
			}
			.box-menu ul li a span{
				font-family: 'actobold';
			}
	
	span.separador{
		background: #c2c2c2;
		display: inline-block;
		height: 50px;
		vertical-align: top;
		width: 1px;			
	}

.cintillo{
    background: #fff;
    margin: 0 auto;
    max-width: 1021px;   
}
	.cintillo h6{
        color: #fff;
        font: 35px/1.2 'GuardianEgyp-Black';
        margin: 0 auto;
        max-width: 100%;
        letter-spacing: 0;
        padding: 0px 20px;
        text-align: center;
        position: relative;
        text-transform: none;
        top: -60px;		
	}
		.cintillo h6 span{
			font-family: 'GuardianEgyp-Medium';
		}

.box-foto{	
    margin: 40px auto 70px;
	max-width: 980px;
}
	.centrado{

	}
.box-texto{
	margin-top: 20px;
    max-width: 690px;
}

/**
 * Primary styles
 *
 * Author: Luke Shumard
 * lukeshumard.com + @lukeshumard
 */

 #debug {
	left: -140px;
	position: fixed;
	display: block;
	width: 140px;
	border-top: 1px solid #ccc;
	top: 18px;
	z-index: 9999;
	transition: left .3s ease-out;
	-webkit-transition: left .3s ease-out;
	-moz-transition: left .3s ease-out;
	-o-transition: left .3s ease-out;	
}

#debug.open {
	left: 0px;
}

#debug h3 {
	margin: 0;
	padding: 0;
	background: #ccc;
	height: 13px;
	line-height: 1;
	border: 0;
	padding: 3px 0;
	text-indent: 1.0em;
	
}
#debug-nav {
	
}
#debug-nav a {
	display: block;
	color: #333;
	text-decoration: none;
	margin: 6px 0;
	padding: 2px;
	text-indent: 1.0em;
	font-size: 0.9em;
}

#debug-nav a span {
	color: #999;
}

#debug-nav a:hover {
	background: #ffef00;
}

#debug-nav a:hover span {
	color: #333;
}

#debug-trigger {
	display: block;
	position: absolute;
	top: -1px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: #ccc;
	color: #fff;
	font-size: 2em;
	overflow: hidden;
	border: 0;
	text-decoration: none;
	line-height: 15px;
	text-align: center;
}

#debug-trigger:hover,
#debug.open #debug-trigger {
	color: #ffef00;
}


/* CONTENT */

#content {
	/*display: block;
	width: 480px;
	margin: 36px auto;
	font-size: 1.5em;*/
}
#next {
	font-size: 2.2em;
	display: block;
	width: 200px;
	margin: 0 auto 72px;
}

.text-center{
    text-align: center !important;
}
.btn-regresar{
    width: 28px;
    cursor: pointer;
    right: 275px !important;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 99999999;
    /* background-color: #ffffff00; */
    height: 28px;
    border: 1px solid #ffffff;
    animation-fill-mode: backwards;
}
	.btn-regresar a{
		color: #000;
		text-decoration: none;
	}
	.barra-distrito{
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1;
        padding-bottom: 50px;
	}

.box-logo-lima{
    margin: 0px auto;
    /* display: block; */
    text-align: center;
}
.box-logo-lima-down {
    margin: 20px auto;
    /* display: block; */
    text-align: center;
    padding-bottom: 100px;
}
.box-pop-up {
    margin: 0px auto;
    max-width: 980px;
    padding: 30px 20px;
}

p.text-center img{
    padding-right: 10px;
    position: relative;
    top: 4px;
}

img.logo-tudecides {
    display: block;
    text-align: center;
    margin: 0px auto;
    max-width: 60px;
    width: 100%;
    vertical-align: middle;
}
    img.logo-lima-down {
        max-width: 70px;
    }
	span.linea{
		background: #000;
		display: inline-block;
		height: 1px;
		vertical-align: middle;
		width: 80px;
	}
span.seleccion{
	color: #797979;
	display: block;
	font: 18px/21px 'arial';
    margin: 40px auto;
	text-align: center;
    transition: transform .2s; /* Animation */
    max-width: 260px;
}
span.seleccion:hover{
  transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.contenedor-foto {
    vertical-align: middle;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    transition: transform .2s;
}

.contenedor-foto:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.box-main-distritos{
	margin: 20px auto;
	max-width: 640px;
}
	.box-main-distritos ul{
		padding: 0;
		text-align: center;
	}
		.box-main-distritos ul li{
			display: inline-block;
			margin: 15px;
			vertical-align: top;
		}			
            .box-main-distritos ul li a {
                box-sizing: border-box;
                color: #fff;
                display: block;
                font: 16px/15px 'GuardianTextEgypt-Bold';
                padding: 0;
                text-align: left;
                text-decoration: none;
            }

.box-main-circulos{
	margin: 20px auto;
	max-width: 600px;
}
	.box-main-circulos ul{
		padding: 0;
		text-align: center;
        list-style-type: none;
	}
        .box-calle ul li {
            font: 20px/25px "GuardianEgyp-Regular";
            max-width: 340px;
            margin: 0 auto;
        }

        .box-calle ul li span{
            font: 20px/25px "GuardianTextEgypt-Bold";
            max-width: 340px;
            margin: 0 auto;
        }

        /*.box-calle ul li::before {
          content: "• ";
          color: red;  
        }*/


.box-datos{
	margin: 20px auto 20px;
	max-width: 980px;
}	
.box-calle{
	max-width: 980px;
}	
	.box-header-calle{
		text-align: center;
	}	
		.nombre{
			border-bottom: 1px solid #000;
			display: inline-block;
			margin-right: 20px;
			min-height: 126px;
			vertical-align: top;	
			width: 800px;	
		}	
			.nombre h3{
				font: 22px/20px "GuardianTextEgypt-Black";
				margin: 10px auto 5px;
			}	
			.nombre h4{
				font: 18px/20px "GuardianEgyp-Medium";
			}	

		.box-header-calle img{
			display: inline-block;
			max-width: 85px;
			vertical-align: top;
		}

	.box-ubicarlos {
        font: 19px/24px 'GuardianEgyp-Regular';
        margin: 20px auto;
        max-width: 500px;
	}


@media only screen and (max-width: 640px) {
    .btn-regresar {
        right: 3% !important;
    }
    img.casa {
        /*max-width: 310px;*/
        width: 100%;
        max-width: 160px;
    }
    .box-main-distritos ul li a {
        width: 100%;    
        height: inherit;
    }
    .box-main-distritos ul li {
        display: inline-block;
        margin: 10px;
        vertical-align: top;
        width: 42%;
    } 
    .contenedor-foto {
        width: 100%;
        height: inherit;
        display: block;
    }
}

/*Banners de publicidad*/
.container-top {
    max-width: 980px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}

.lateral-izq{
    text-align: right;
    float: left;
    display: inline-block;
    margin: 5px 0;
    max-width: 180px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: auto;
    overflow: auto;
    position: -webkit-sticky;
    position: fixed;
    top: 20px;
    left: 0px;
}

.lateral-der{
    text-align: left;
    float: right;
    display: inline-block;
    margin: 5px 0;
    max-width: 180px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: auto;
    overflow: auto;
    position: -webkit-sticky;
    position: fixed;
    top: 20px;
    right: 0px;
}

.container-zocalo{
    max-width: 728px;
    max-height: 90px;
    height: 100%;
    z-index: 2147;
    position: fixed;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    text-align: center;
}
/*Fin banners de publicidad*/

@media screen and (max-width: 768px) {
    .lateral-izq,.lateral-der{
        display: none;
    }
    .container-zocalo{
        height: 60px;
        overflow: scroll;
    }
}
