main{
   overflow-x: hidden;
}

.top_header {
   max-height:350px;
   height:100%;
   width:100%;
   text-align:center;
   margin-top:50px;
}
.background-image {
    background-image: url("../img/home.png");
	background-color: #ffffff;
	background-position:center;
    height: 970px;
    position: relative;
    background-repeat: no-repeat;
    background-size: 1000px 1000px;
}
.center {
    margin: auto;
    text-align: center;
    width: 100%;
    padding-top: 120px;
}
.removeLogo {
     display: block;
}

.for-hor {
    margin-left:-15px;
}

.espacio {
    padding:80px;
}

@media (max-width: 991px) {
.espacio {
    padding:50px;
}

.form-horizontal .form-group {
   margin-left:0;
   margin-right:0;
}
.for-hor {
    margin-left:0;
}
.background-image {
    background-image: url("../img/home.png");
    background-color: #ffffff;
    height: 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: 1000px 1000px;
}
.removeLogo {
     display: none;
}
}

.card-menu {
  position: relative;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-width: 0;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.175);
  border-radius: 0.25rem;
  min-height: 240px;
}

.card-info-menu {
  padding: 15px;
}

.card-info-menu h5{
  min-height: 50px;
}

.card-menu2 {
  position: relative;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-width: 0;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.175);
  border-radius: 0.25rem;
  min-height: 260px;
}

.card-info-menu2 {
  padding: 15px;
}

.card-info-menu2 h5{
  min-height: 70px;
}

.card-menu3 {
  position: relative;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-width: 0;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.175);
  border-radius: 0.25rem;
  min-height: 400px;
}

.card-info-menu3 {
  padding: 15px;
}

.card-info-menu3 h5{
  min-height: 90px;
  background-color:#6a1b31;
  color:#fff;
  padding:15px;
  text-align:center;
}

.card-menu4 {
  position: relative;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-width: 0;
  background-color: #13322b;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.175);
  border-radius: 0.25rem;
  color: #fff;
  min-height: 110px;
}

.card-info-menu4 {
  padding: 15px;
}

.card {
  position: relative;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-width: 0;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.175);
  border-radius: 0.25rem;
  min-height: 380px;
}

.card-info {
  padding: 15px;
}

.competencia {
  padding: 15px;
}

.competencia h5{
  min-height: 70px;
  background-color:#bfd7ca;
  color: #424242;
  padding:15px;
  text-align:center;
}

.manuales_box {
  position: relative;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-width: 0;
  background-clip: border-box;
  background: #fff url('../img/fondo_manuales.jpg') no-repeat 50% top;
  -webkit-background-size: contain;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100%;
  border: 1px solid rgba(0,0,0,.175);
  border-radius: 0.25rem;
  min-height: 310px;
  text-align: center;
  margin-bottom:5px;
}

.manuales_box .titulo {
	position: relative;
	padding: 15px 25px;
	color: #6a1b31;
	top: 60px;
	font-size: 22px;
	font-weight: 600;
}

.manuales_box hr{
    position: relative;
	width:80%;
    border-bottom: 2px solid #bc9357; 
	margin: 50px 10% 0 10%;
} 

.manuales_box .subtitulo {
	position: relative;
	padding: 0 25px;
	margin-top: 10px;
	color: #bc9357;
	font-size: 16px;
	font-weight: 600;
}

.celda_verde{
  background-color:#13322b;
  color: #fff;
  text-align: center;
}


@media (max-width: 1199px) {

.manuales_box {
  min-height: 260px;
}
.manuales_box .titulo {
	top: 50px;
	font-size: 18px;
}
.manuales_box hr{
	margin: 40px 10% 0 10%;
} 
.manuales_box .subtitulo {
	margin-top: 10px;
	font-size: 13px;
}
	
}

@media (max-width: 991px) {

.manuales_box {
  min-height:196px;
}
.manuales_box .titulo {
	top: 30px;
	font-size: 16px;
}
.manuales_box hr{
	margin: 17px 10% 0 10%;
} 
.manuales_box .subtitulo {
	margin-top: 7px;
	font-size: 11px;
}

}


@media (max-width: 767px) {

.manuales_box {
  min-height:350px;
}
.manuales_box .titulo {
	top: 90px;
	font-size: 20px;
}
.manuales_box hr{
	margin: 85px 10% 0 10%;
} 
.manuales_box .subtitulo {
	margin-top: 15px;
	font-size: 15px;
}	
	
}


@media (max-width: 479px) {
	
.manuales_box {
  min-height:196px;
}
.manuales_box .titulo {
	top: 30px;
	font-size: 16px;
}
.manuales_box hr{
	margin: 17px 10% 0 10%;
} 
.manuales_box .subtitulo {
	margin-top: 7px;
	font-size: 11px;
}	
	
}

.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}
.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center; /* Prefijo para navegadores antiguos que usan el modelo de caja flexible antiguo */
    -ms-flex-align: center;     /* Prefijo para IE 10 que usa un modelo de caja flexible antiguo */
    align-items: center;        /* Estándar para navegadores modernos */
    width: 100%;
    -webkit-transition: -webkit-transform .6s ease; /* Transición con prefijo para navegadores antiguos */
    transition: transform .6s ease;                  /* Transición estándar para navegadores modernos */
    -webkit-backface-visibility: hidden; /* Visibilidad de cara trasera con prefijo para navegadores antiguos */
    backface-visibility: hidden;         /* Visibilidad de cara trasera estándar para navegadores modernos */
    -webkit-perspective: 1000px; /* Perspectiva con prefijo para navegadores antiguos */
    perspective: 1000px;         /* Perspectiva estándar para navegadores modernos */
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}
.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.active.carousel-item-right,
.carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.active.carousel-item-left,
.carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}
.carousel-control-prev {
    left: 0
}
.carousel-control-next {
    right: 0
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}
.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, .5)
}
.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}
.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}
.carousel-indicators .active {
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}


#map-elements a {
	text-decoration:none;
}

[dir] #institution-map {
    margin: 1em auto;
}
#institution-map h2 {
    color: inherit;
    font-size: 14px;
    line-height: 1.1;
    text-transform: none;
}
#institution-map p {
    font-size: 9px;
    line-height: 1.4;
}
#institution-map .institution-teaser {
    align-items: center;
    bottom: -5px;
    display: flex;
    justify-content: center;
    min-height: -webkit-min-content;
    min-height: -moz-min-content;
    min-height: min-content;
    min-width: calc(100% + 10px);
    position: absolute;
    top: -5px;
}
[dir] #institution-map .institution-teaser {
    background-color: #fff;
    margin: 0;
    padding: 5px;
}
[dir=ltr] #institution-map .institution-teaser {
    left: 50%;
    transform: translateX(-50%);
}
[dir=rtl] #institution-map .institution-teaser {
    right: 50%;
    transform: translateX(50%);
}
#institution-map .highcharts-label > span {
    overflow: visible !important;
}
.institution-map-header {
	text-align:center;
}

.institution-map-header .list-unstyled,
.institution-map-header .list-inline {
    padding-left: 0;
    list-style: none;
}
.institution-map-header .list-inline {
    margin-left: -5px;
}
.institution-map-header .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 15px;
}
.institution-map-legend-item {
    font-size: 14px;
	font-weight:600;
}
.institution-map-legend-item:before {
    font-family: 'Glyphicons Halflings', sans-serif;
	content: '\e074';
    display: inline-block;
    height: 1.6em;
    vertical-align: middle;
    width: 1.2em;
	font-size: 26px;
}
[dir] .institution-map-legend-item:before {
    background-color: currentColor;
}
[dir=ltr] .institution-map-legend-item:before {
    margin-right: .5em;
}
[dir=rtl] .institution-map-legend-item:before {
    margin-left: .5em;
}
[dir] svg#institutions-map g:hover {
    cursor: pointer;
}
svg#institutions-map g.red:hover rect {
    fill: #6E152E !important;
}
svg#institutions-map g.red:hover text {
    fill: white !important;
}
svg#institutions-map g.green:hover rect {
    fill: #245C4F !important;
}
svg#institutions-map g.green:hover text {
    fill: white !important;
}
svg#institutions-map g.blue:hover rect {
    fill: #BC945A !important;
}
svg#institutions-map g.blue:hover text {
    fill: white !important;
}
svg#institutions-map g.black:hover rect {
    fill: black !important;
}
svg#institutions-map g.black:hover text {
    fill: white !important;
}
svg#institutions-map g.gray:hover rect {
    fill: #404040 !important;
}
svg#institutions-map g.gray:hover text {
    fill: white !important;
}
svg#institutions-map g.purple:hover rect {
    fill: #A42145 !important;
}
svg#institutions-map g.purple:hover text {
    fill: white !important;
}
svg#institutions-map g.yellow:hover rect {
    fill: #DEC9A2 !important;
}
svg#institutions-map g.yellow:hover text {
    fill: white !important;
}


/* red items */
#red-item {
    fill:#fff;
}
#red-item:hover {
    fill:#C00A3B;
	cursor: pointer;
}

#red-item:hover + #red-icon path {
    stroke:#fff;

}

#red-icon {
    pointer-events: none;
}

/* green items */
#green-item {
    fill:#fff;
}
#green-item:hover {
    fill:#076263;
	cursor: pointer;
}

#green-item:hover + #green-icon path  {
    stroke:#fff;

}

#green-icon {
    pointer-events: none;
}


/* gold items */
#gold-item {
    fill:#fff;
}
#gold-item:hover {
    fill:#C1936F;
	cursor: pointer;
}

#gold-item:hover + #gold-icon path {
    stroke:#fff;

}

#gold-icon {
    pointer-events: none;
}

.justificado {
    text-align: justify;
}
