/*------------ Estilos Plantila_8 del Portal Cartagena.es ---------------------- */
.cycle_header {
    background-image: url("../images/header_ayto_tipo.jpg");
    /*cursor: move;*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%9 !important;
    height: 300px;
    z-index: 1;
}


/*---- Fin de los estilos para la navegación -----*/

.glyphicon-lg{
    font-size:4em;
}

.info-block{
    border-right:5px solid #E6E6E6;
	margin-bottom:25px;
}

.info-block .square-box{
	min-height:110px;
	margin-right:0px;
	text-align:center!important;
	background-color: transparent;
	padding:0;
}

.info-block.block-info{
    /*border-color:#20819e;*/
}

.info-block.block-info p{
    margin: 0 10px;
}


.info-block.block-info .square-box{
	color:#fff;
}

.items{
	/*min-height:210px;*/
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    /*display: block;
    height: auto;
    max-height: 75%;
    max-width: 120px;*/
	display: block;
    height: auto;
    max-width: 100%;
}


#pag14b ul{
	padding: 10px;
}


@media (max-width: 480px) {


.info-block{
    border-right:none;
	margin-bottom:0;
}



}
