
.npb {
	padding-bottom: 0px !important;
}
.pts {
	padding-top: 140px;
}
.ptnos {
	padding-top: 85px;
}
.mapa_ruta {
	width: 30em;
	display: block;
	margin: 0 auto;
}
img.noso {
    width: 3em;
    margin-bottom: 20px;
    display: block;
    margin: ;
}
.logi_prov {
	width: 14em;
	display: block;
	margin: 0 auto;
}
section.cta-cobertura {
    text-align: center;
    background-color: #3f69a4;
    padding: 70px 0px 50px 0px;
    color: #fff;
    background-image: url(../../public/silueta_paraguay.png);
    background-size: 25%;
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-attachment: fixed;
}
.centrado {
	text-align: center;
}
.contadores  {
    background: #f7f7f7;
}
.contador_blok {
    display: block;	
}
span.count-num {
	display: block;
    font-size: 35px;
    font-weight: bold;
    color: #3f69a4;
}
.btn-primary {
	background-color: #3f69a4 !Important;
}
.destacado {
	color: #3f69a4;
	font-weight: bolder;
}
.relativo {
	position: relative;
}
span.plusito {
    font-size: 36px;
    font-weight: bold;
    color: #3f69a4;
    position: absolute;
    top: 0;
    right: 0;
    left: -115px;
}