/*------------ 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 -----*/

/*
#ayto .mega-dropdown-menu:before {
    border-bottom: 15px solid #fff;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    content: "";
    left: 15%;
    position: absolute;
    top: -15px;
    z-index: 10;
}

#ayto .mega-dropdown-menu:after {
    border-bottom: 17px solid #ccc;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    content: "";
    left: 15%;
    position: absolute;
    top: -17px;
    z-index: 8;
}
*/

.glyphicon-lg{
    font-size:4em;
}

.info-block{
    border-right:5px solid #E6E6E6;
	margin-bottom:25px;
}

.info-block .square-box{
    /*width:100px;*/
	min-height:140px;
	margin-right:22px;
	text-align:center!important;
	/*background-color:#676767;*/
	background-color: transparent;
	/*padding:20px 0;*/
	padding:0;
}

.info-block.block-info{
    border-color:#20819e
}

.info-block.block-info p{
    /*margin: 5px;*/
	margin-bottom: 30px;
}

.info-block.block-info .square-box{
    /*background-color:#48afea;*/
	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;
}
