

/** estilos que se suman para ponchear portadas de las áreas magyp **/
.jumbotron{ }
.jumbotron .jumbotron_body h2{
color: #fff;
text-shadow: 0 2px 2px rgba(0,0,0,.5);
font-weight: 700;
margin-bottom: .3em;
margin-top: 0;
text-transform: none;
font-size:2.3em!important;
line-height: 1.3em;
}

.jumbotron .jumbotron_body p {
    font-size: 19px;
    line-height: 29px;
    text-shadow: 0 2px 2px rgba(0,0,0,.5);
	color: #fff!important;
	font-weight: 500;

	}
.list-group, .panel-default, .panel-group .panel {
    border: solid 1px #ddd;
    border-radius: 10px;
    box-shadow: none;
    color: #333;
    display: block;
    text-decoration: none !important;}
.panel-icon .panel-heading {
    background-color: #0072bb;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.panel-default > .panel-heading {
    background-position: center center;
    background-size: cover;
    border: 0;
    min-height: 152px;
}
.panels-row > div .panel {
    width: 100%;
}
.panel.panel-icon .panel-heading {
    height: 152px;
}
.panel.panel-default .panel-heading {
    min-height: 152px;
}


.panel .h3, .panel h3 {
  font-size: 1.25em;
  font-weight: 600;
line-height: 1.3;
margin: .25em 0;
color:#333
  
  }
  
.panel-icon .panel-heading i {
    color: #fff;
    font-size: 70px;
    padding: 30px 0;
}	
.panel-body {
  padding: 15px 20px;
  min-height:140px
 
}
.panel-bodys {
  padding: 15px 20px;
 
}
.breadcrumb{padding:10px 0}
.cuerpo_internas h1 {
  font-size: 1.8em !important;
  color: #333;}
  
.container .jumbotron {
  padding-right: 0;
  padding-left: 0;
}  
@media (max-width: 960px) {
	.panel-body {
  min-height:auto
 
}

	
	}
.panel-icon.panel-palta .panel-heading{ background-color: #37BBED!important;
}
.jumbotron .jumbotron_body {
  position: relative;
  background: rgba(0,0,0,.4)!important;
  z-index: 2;
  padding:40px 30px;
  border-radius:5PX
 
}
.jumbotron {padding:0}


