/* ----------------------- UCLM Header CSS ----------------------- */
/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 *
 * @geedmo - Licensed under the MIT license
 */

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
	margin-left: 0px; /*modificado para resolucion pequeña*/
}
.yamm .container {
    position: relative;
}
.yamm .dropdown-menu {
    left: auto;
}
.yamm .yamm-content {
    padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
    width: 100%;
    padding-left: 14px !important;
}

/*
 * HEADER
 */
header .yamm {
    background-color: #fff;
}

header .navbar {
    border: none;
    border-radius: 0;
}

header nav .nav .yamm-content a {
    color: #000;
}

header nav .nav .yamm-content a p {
    line-height: 1.1em;
}

header nav .nav .yamm-content img {
    padding-top: 5px;
}

.icon-bar {
  background-color: rgb(179, 0, 51) !important;
}

.mobile_menu_language {
  right: 30px;
  top: -25px;
  position: absolute;
}

.mobile_menu_language a{
  font-family: 'Open Sans', sans-serif;
  color: #999;
  font-size: 1em;
}

.mobile_menu_name {
  font-family: 'Open Sans', sans-serif;
  color: rgb(179, 0, 51);
  position: absolute;
  font-size: 1.2em;
  right: 65px;
  top: 12px;
}

.mobile_submenu_name {
  font-family: 'Open Sans', sans-serif;
  color: rgb(179, 0, 51);
  position: relative;
  font-size: 1.2em;
  padding-bottom: 40px;
}

.navbar-toggle{
    margin-right: 5px;
	top: -25px;
    right: -50px;
	cursor: pointer;
}

.dropdown-menu{
    border-radius: 0;
}

ul.dropdown-menu a{
    font-family: 'open Sans';
}


.dropdown-menu-tools > li > a {
  color: #767676;
}

.dropdown-menu-language > li > a {
  color: #767676;
}

ul.navbar-nav a {
    font-family: 'Archivo Narrow';
}

@media (max-width: 991px) { /* md */
    header .uclm-brand-logo-wrapper {
     overflow: hidden;
    }
}

@media (min-width: 992px) { /* md */
    header .red-band-wrapper {
        position: relative;
    }

    header .red-band-wrapper .red-band {
        position: absolute;
        width: 100%;
        background-color: rgb(179, 0, 51);
        top: 40px;
        min-height: 32px;
    }

    footer .red-band-wrapper {
        position: relative;
    }

    footer .red-band-wrapper .red-band {
        position: absolute;
        width: 100%;
        background-color: rgb(179, 0, 51);
        bottom: 8px;
        min-height: 8px;
    }

    header .uclm-brand-logo-wrapper {
        width: 100%;
        position: relative;
    }

    header .uclm-brand-logo-wrapper .vertical-white-line {
        position: absolute;
        display: block;
        height: 100%;
        width: 12px;
        left: 3px;
        background: #fff;
    }

    header .uclm-brand-logo {
        position: relative;
        padding-left: 15px;
        padding-right: 0;
        max-width: 90%;
    }

    header .uclm-brand-logo::after {
        position: absolute;
        content: '';
        width: 25%;
        height: 100%;
        top: 0;
        left: 25%;
        border-left: 1px solid black;
        border-right: 1px solid black;
        box-sizing: border-box;
    }

    header .yamm {
        background-color: rgb(179, 0, 51);
    }

     .dropdown-menu-language {
         min-width: 115px !important;
     }

     .dropdown-menu-tools {
         min-width: 115px !important;
         transform: translate(91%, 0px);
     }

    header .navbar-profiles,
    header .navbar-missions {
        background-color: transparent;
        margin-bottom: 2px;
    }

    header .navbar-profiles .dropdown > a,
    header .navbar-missions .dropdown > a {
        font-size: 1.5rem;
    }

    header .navbar-profiles .dropdown > a {
        color: #767676;
    }

	header .navbar-profiles .dropdown > a:hover {
        color: #000;
	}

    header .navbar-missions .dropdown > a {
        color: #fff;
    }

	header .navbar-missions .dropdown > a:hover {
        color: #f2dede;
    }

    /* Reduce navbar height */
    .navbar-nav > li > a {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .navbar {
        min-height: 32px !important
    }

    header nav.navbar-default.navbar-missions .navbar-nav > .open > a,
    header nav.navbar-default.navbar-missions .navbar-nav > .open > a:hover,
    header nav.navbar-missions .nav .dropdown .dropdown-toggle:hover,
    header nav.navbar-missions .nav .dropdown .dropdown-toggle:active,
    header nav.navbar-missions .nav .dropdown .dropdown-toggle:focus {
        color: rgb(179, 0, 51);
        background-color: #fff;
    }

    header nav.navbar-default.navbar-profiles .navbar-nav > .open > a,
    header nav.navbar-default.navbar-profiles .navbar-nav > .open > a:hover,
    header nav.navbar-profiles .nav .dropdown .dropdown-toggle:hover,
    header nav.navbar-profiles .nav .dropdown .dropdown-toggle:active,
    header nav.navbar-profiles .nav .dropdown .dropdown-toggle:focus {
        color: #fff;
        background-color: rgb(179, 0, 51);
    }

    header nav .nav .yamm-content ul {
        padding-top: 10px;
    }

    header nav .nav .yamm-content a.mm-header {
        font-weight: bold;
        -ms-word-wrap: break-word;
        word-wrap: break-word;
        overflow: hidden;
        height: 3.0rem;
        vertical-align: bottom;
        display: table-cell;
        color: rgb(179, 0, 51);
        font-family: 'Open Sans' !important;
        background: 0 0 / auto auto;
        border-width: 0;
        margin: 0;
        padding: 0px 0px 2px 0px;
        border-image: none;
        /*line-height: 1.45;*/
        font-size: 100%;
        /*font-weight: normal;*/
        /*vertical-align: baseline;*/
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        /* 25082020 */
        padding-bottom: 14px;
        line-height: 15px;
    }

    header .navbar .dropdown-menu {
        margin-top: 0;
    }

    header .header-tools-wrapper {
        position: relative;
    }

    header .header-tools-wrapper .header-tools {
        position: absolute;
        right: 0;
        transform: translateX(-0.85rem);
		z-index: 900;
		margin-top: 4px;
    }
}

@media (min-width: 1200px) { /* lg */
    header .red-band-wrapper .red-band {
        top: 40px;
        min-height: 32px;
    }

    footer .red-band-wrapper .red-band {
        bottom: 8px;
        min-height: 8px;
    }

    .dropdown-menu-language {
        min-width: 125px !important;
    }

    .dropdown-menu-tools {
        min-width: 125px !important;
        transform: translate(94%, 0px);
    }

    header .uclm-brand-logo {
        max-width: 100%;
    }

    header .navbar-profiles .dropdown > a {
        font-size: 2rem;
    }

    header .navbar-missions .dropdown > a {
        font-size: 2rem;
    }

    /* MEGAMENU DE DOS COLUMNAS */
    .yamm .dropdown.yamm-fw .mmenu2col {
       width: 43%;
       transform: translate(44.7%, -2px);;
    }
    .yamm .dropdown.yamm-fw .mmenu2col .col-md-1 {
      width: 50%;  /* 100/2 */
    }

    /* MEGAMENU DE TRES COLUMNAS */
    .yamm .dropdown.yamm-fw .mmenu3col {
       width: 65%;
       /* transform: translate(44.7%, -2px); */
       transform: translate(25%, -2px);
    }
    .yamm .dropdown.yamm-fw .mmenu3col .col-md-1 {
      width: 33.334%;  /* 100/3 */
    }

    /* MEGAMENU DE CUATRO COLUMNAS */
    .yamm .dropdown.yamm-fw .mmenu4col {
       width: 87%;
       transform: translate(5%, -2px);;
    }
    .yamm .dropdown.yamm-fw .mmenu4col .col-md-1 {
      width: 25%;  /* 100/4 */
    }

    /* MEGAMENU DE CINCO COLUMNAS */
    .yamm .dropdown.yamm-fw .mmenu5col {
       width: 110%;
       transform: translate(-28.2%, -2px);
    }
    .yamm .dropdown.yamm-fw .mmenu5col .col-md-1 {
      width: 20%;  /* 100/5 */
    }

    /* MEGAMENU DE SEIS COLUMNAS */
    .yamm .dropdown.yamm-fw .mmenu6col {
       width: 131.2%;
       transform: translate(-23.65%, -2px);;
    }
    .yamm .dropdown.yamm-fw .mmenu6col .col-md-1 {
      width: 16.667%;  /* 100/6 */
    }

}

/* Collapse to mobile navbar on md devices */
@media (min-width: 768px) and (max-width: 991px) { /* sm - md */
    .navbar-nav > li {
        float: none;
    }
    .navbar-nav {
        float: none;
    }
    .nav.navbar-nav {
        clear: both;
        float: left;
        margin: 0 0 0 -15px;
        width: 100%;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
}

@media (max-width: 767px) { /* xs - sm  - md */
    img.img-responsive.uclm-brand-logo{
        width: 250px;
    }

    .navbar-header.mobile-menu{
        margin-top: -25px;
        height: 40px;
		z-index: 1;
    }
}

@media (min-width: 768px) and (max-width: 991px) { /* xs - sm  - md */
    img.img-responsive.uclm-brand-logo{
        width: 250px;
        margin-left: 15px;
    }

    .navbar-header.mobile-menu{
        margin-top: -25px;
        height: 40px;
		z-index: 1;
    }
}

/* Fix padding for mission and profile navbars */
@media (min-width: 992px) and (max-width: 1199px) { /* md - lg */
    header .container > div > div:last-child > div > div {
        padding-left: 0;
    }

    /* CONTENEDOR DE MEGAMENU DE DOS COLUMNAS */
    .yamm .dropdown.yamm-fw .mmenu2col {
       width: 96%;
       transform: translate(1.9%, -2px);
    }
    .yamm .dropdown.yamm-fw .mmenu2col .col-md-1 {
      width: 50%;  /* 100/2 */
    }

    /* CONTENEDOR DE MEGAMENU DE TRES COLUMNAS */
    .yamm .dropdown.yamm-fw .mmenu3col {
       /* width: 62%; */
       width: 85%;
       transform: translate(0%, -2px);
    }
    .yamm .dropdown.yamm-fw .mmenu3col .col-md-1 {
      width: 33.334%;  /* 100/3 */
    }

    /* CONTENEDOR DE MEGAMENU DE CUATRO COLUMNAS */
    .yamm .dropdown.yamm-fw .mmenu4col {
       /*width: 75%;*/
       width: 100%;
       /* transform: translate(33.6%, -2px); */
       transform: translate(0%, -2px);
    }
    .yamm .dropdown.yamm-fw .mmenu4col .col-md-1 {
      width: 25%;  /* 100/4 */
    }

    /* CONTENEDOR DE MEGAMENU DE CINCO COLUMNAS */
    .yamm .dropdown.yamm-fw .mmenu5col {
       width: 121%;
       transform: translate(-36.5%, -2px);
    }
    .yamm .dropdown.yamm-fw .mmenu5col .col-md-1 {
      width: 20%;  /* 100/5 */
    }

    /* CONTENEDOR DE MEGAMENU DE SEIS COLUMNAS */
    .yamm .dropdown.yamm-fw .mmenu6col {
       width: 144.35%;
       transform: translate(-30.6%, -2px);
    }
    .yamm .dropdown.yamm-fw .mmenu6col .col-md-1 {
      width: 16.667%;  /* 100/6 */
    }

}

@media (max-width: 768px) {
    .container-banners{
        max-width: 460px;
    }
}

ul.megamenu-item {
  font-family: 'Open Sans', sans-serif !important;
  text-decoration: none;
  margin-left: 0px;
  margin-bottom: 10px;
}

/* 25082020 */
ul.megamenu-item li{
margin-bottom: 10px;
line-height: 15px;
}

ul.megamenu-item li a{
    font-family: 'Open Sans', sans-serif !important;
    text-decoration: none;
    margin-left: 0px;
    line-height: 15px;
  }


.btn-megamenu {
	background-color: #eee;
    border: solid 1px #ccc;
    font-family: 'Open Sans' !important;
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 20px;
}

.btn-megamenu:hover {
	background-color: #ddd;
    border: solid 1px #ccc;
    font-size: 14px;
    font-weight: normal;
}

.btn-cta {
	background-color: #eee;
    border: solid 1px #ccc;
    font-family: 'Open Sans' !important;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    margin-top: 5px;
    margin-bottom: 10px;
}

.btn-cta:hover {
	background-color: #ddd;
    border: solid 1px #ccc;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}

@media (max-width: 340px){
.btn-cta {
    font-size: 12px;
}

.btn-cta:hover {
    font-size: 12px;
}

}
@media (max-width: 991px){
  #navbar-collapse-grid{
    text-align: center;
    color: #333;
    margin-right: -15px;
    margin-bottom: 8px;
  }

  .navbar-nav{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .navbar-nav li{
    border-top: solid 1px #ccc;
  }

  .on-top{
	  z-index:999;
	  margin-right: 100px;
  }
}

/* Estilo de la fuente del menu movil */
@media (max-width: 990px){
	.txt-mobile-menu a{
		color: #b30033;
		font-family: 'Archivo Narrow', Open Sans, sans-serif;
		font-size: 1.6rem;
	}
}

/* Posicion del menu de herramientas en pantalla lg, md */
@media (max-width: 990px){
.open>.dropdown-menu {
    position: absolute;
    left: 0px;
}
}
@media (min-width: 990px) and (max-width: 1200px){
.open>.dropdown-menu {
    position: absolute;
    left: -90px;
}
}
@media (min-width: 1200px){
.open>.dropdown-menu {
    position: absolute;
    left: -141px;
}
}

/*Cookies*/
#cookieBanner {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    background-color:#DDD;
    border-bottom: #333 1px solid;
	color:#000;
	padding-bottom:3px;
	text-align: center;
    z-index: 100;
}
#cookieBanner  a:focus, a:hover, a:link, a{
    /*color: #337ab7;*/
    color: #b30033;
    text-decoration: none;
}
.btn-info {
	border-color: transparent;
	color: #fff !important;
	background-color: #b30033;
}
.btn-info:focus {
	border-color: rgb(27, 109, 133);
	color: rgb(255, 255, 255);
	background-color: rgb(49, 176, 213);
}
.focus.btn-info {
	border-color: rgb(27, 109, 133);
	color: rgb(255, 255, 255);
	background-color: rgb(49, 176, 213);
}
.btn-info:hover {
	border-color: #b30033;
	color: #b30033 !important;
	background-color: #fff;
}
.btn-info:active {
	border-color: rgb(38, 154, 188);
	color: rgb(255, 255, 255);
	background-color: rgb(49, 176, 213);
}

/* Estilos para componente de compartir */
.btn-share{
    border: none;
    background-color: #FFFFFF;
}
.dropdown-menu-share{
    padding: 5px;
}

@media (min-width: 1200px){
    .dropdown-menu-share{
        width: 263px;
        height: 105px;
        transform: translate(53%, -10%);
    }
}

@media (min-width: 990px) and (max-width: 1200px){
    .dropdown-menu-share{
        width: 263px;
        height: 105px;
        transform: translate(20%, -10%);
    }
}

@media (min-width: 768px) and (max-width: 990px){
    .dropdown-menu-share{
        width: 263px;
        height: 105px;
        transform: translate(-10%, -10%);
    }
}

@media (max-width: 768px){
    .dropdown-menu-share{
        text-align: center;
        width: 263px;
        height: 105px;
        position: relative !important;
        transform: translate(-60%, -10%);
    }
}

/* ----------------------- UCLM Common CSS ----------------------- */
/*
 * Common
 */
a,
p {
    font-family: 'Open Sans';
    line-height: 1.45;
}

a#mm-header {
    color: rgb(179, 0, 51);
    font-family: 'Asap', 'Open Sans', sans-serif;
    background: 0 0 / auto auto;
    border-width: 0;
    margin: 0;
    padding: 0px 0px 2px 0px;
    border-image: none;
    line-height: 1.45;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

ol,
ul,
li {
    background: 0 0 / auto auto;
    border-width: 0;
    margin: 0;
    padding: 0;
    border-image: none;
    line-height: 1.6;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

.no-padding-top {
    padding-top: 0;
}

.no-padding-bottom {
    padding-bottom: 0;
}

.no-padding-left {
    padding-left: 0;
}
.no-padding-right {
    padding-right: 0;
}

.no-margin-left {
    margin-left: 0px;
}

p.highlight-first-line::first-line {
    color: rgb(179, 0, 51);
}

/* xs */
@media (min-width: 480px) {

}
/* sm */
@media (min-width: 768px) {

}
/* md */
@media (min-width: 992px) {

}
/* lg */
@media (min-width: 1200px) {

}
/* xlg */
@media (min-width: 1500px) {

}

h1 {
	font-family: 'Asap', Open Sans, sans-serif;
	color: #b30033;
	font-size: 2.3rem;
	padding-bottom: 12px;
	padding-top: 8px;
}
h2 {
	font-family: 'Asap', Open Sans, sans-serif;
	color: #b30033;
	font-size: 2rem;
	padding-bottom: 12px;
	padding-top: 8px;
}
h3 {
	font-family: 'Asap', Open Sans, sans-serif;
	color: #b30033;
	font-size: 1.6rem;
	padding-bottom: 12px;
	padding-top: 8px;
}
h1 a {
	color: #b30033;
	text-decoration: none;
}
h2 a {
	color: #b30033;
	text-decoration: none;
}
h3 a {
	color: #b30033;
	text-decoration: none;
}
h1:hover {
	color: #b30033;
	text-decoration: none;
}
h2:hover {
	color: #b30033;
	text-decoration: none;
}
h3:hover {
	color: #b30033;
	text-decoration: none;
}
h1:link {
	color: #b30033;
	text-decoration: none;
}
h2:link {
	color: #b30033;
	text-decoration: none;
}
h3:link {
	color: #b30033;
	text-decoration: none;
}

#cookieBanner {
    top: 0px;
    display: none;
    font-size: 14px;
    width: 100%;
    margin: 0px auto;
    padding: 5px;
    background-color: #ddd;
    border-bottom: solid 1px #ccc;
}

legend{
    font-size: 16px !important;
}

/* para no imprimir URLs */
@media print {
    a[href]:after
    {
        content: none;
    }
}

/* Accesibilidad - Los enlaces con target="blank" se les añade "(Nueva ventana)" */
.linknw:focus::after {
    content: " (Nueva ventana)";
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
  }
.linknw:hover::after {
    content: " (Nueva ventana)";
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

/* ----------------------- UCLM bottom footer ----------------------- */
/*
 * BOTTOM FOOTER
 */
@media (min-width: 768px) { /* sm */
    footer .sub-footer-copyright {
        color: rgb(66, 66, 65);
        font-size: 1rem;
        /* margin-bottom: 10px; */
    }

    footer .sub-footer-copyright p {
        padding-left: 15px;
        font-size: 1.1rem;
        margin-top: 13px;
    }

    footer .sub-footer-logos {
        text-align: right;
        transform: translateX(-1.5rem);
    }

    footer .sub-footer-logos img {
        max-width: 90px;
        max-height: 40px;
    }

    footer .sub-footer-logos ul {
        margin-right: 0;
    }

    footer .sub-footer-logos li {
        padding: 0 3px;
        vertical-align: middle;
        display: inline-block;
    }

    footer .sub-footer-logos li:nth-last-child(1) {
        padding-right: 0;
        padding-left: 3px;
    }
}
.ue{
    max-width: 144px !important;
    margin-bottom: -6px;
    margin-right: -6px;
}
.crue{
    max-width: 66px !important;
    margin-bottom: -8px;
}
.g9{
    max-width: 42px !important;
    margin-bottom: -4px;
}
.santander{
    margin-bottom: -10px;
}
.universia{
    margin-bottom: -22px;
}

@media (max-width: 1199px){
    .ue{
    max-width: 124px !important;
    margin-bottom: -6px;
    padding-right: 3px !important;
    }
    .crue{
        max-width: 60px !important;
        margin-bottom: -7px;
    }
    .g9{
        max-width: 35px !important;
        margin-bottom: -6px;
    }
    .santander{
        margin-bottom: -18px;
        max-width:75px !important;
    }
    .universia{
        margin-bottom: -22px;
        max-width:75px !important;
    }

    footer .list-inline{
        margin-right: -9px !important;
    }
}

/* ----------------------- UCLM slider ----------------------- */
/*
 * SLIDER
 */
.bottom-outlined {
    margin-top: 0px;
    border-top: 7px solid #b30033;
}
@media (min-width: 992px) {
.bottom-outlined {
	display:none;
}
}

.bottom-outlined-g {
    border-bottom: 7px solid #b30033;
    max-width: 100% !important;
    margin-bottom: 15px;
}

@media (max-width: 992px) {
.bottom-outlined-g{
	/*display:none;*/
    border-bottom: 4px solid #b30033;
    max-width: 100% !important;
    margin-bottom: 10px;
}
}

.bottom-outlined-b {
    border-bottom: 7px solid #ffffff;
    max-width: 100% !important;
}

/* @media (max-width: 992px) {
.bottom-outlined-b{
	display:none;
}
} */

.bottom-outlined div {
    background-color: #b30033;
	max-width: 100%;
}

.bottom-outlined div:last-child {
    padding-bottom: 10px;
}

.bottom-outlined p {
    color: white;
    font-size: 2.5rem;
}

.carousel-caption {
	text-align: left;
    text-shadow: none;
}

@media (min-width: 1200px) { /* lg */
  .carousel-caption {
	width: 1170px;
	right: 0px;
	padding-left: 30px;
	margin-left: auto;
	margin-right: auto;
	left: inherit;
	z-index:1;
    bottom: 0px;
  }
}

@media (min-width: 992px) and (max-width: 1200px){ /* md */
  .carousel-caption {
	width: 970px;
	/*right: 0px;*/
	padding-left: 30px;
	margin-left: auto;
	margin-right: auto;
	left: inherit;
    bottom: 0px;
  }
}

@media (max-width: 992px) { /* sm */
  .carousel-caption {
	left: inherit;
	width: 100%;
	right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
    bottom: 0px;
  }
}

@media (max-width: 768px) { /* xs */
    .carousel-caption {
        position: relative;
        left: inherit;
        width: 100%;
        right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        height: auto;
        bottom: 0px;
    }
  }

.carousel-caption-box {
  padding: 10px;
  font-family:  'Archivo Narrow', 'Open Sans', sans-serif;
  font-size: 1.5rem;
  color: rgb(179, 0, 51);
  font-weight: bold;
  opacity: 0.8;
  background-color: rgb(255, 255, 255);
  line-height: normal;
}

.carousel-caption a {
	text-decoration: none;
}

@media (min-width: 1200px) { /* lg */
  .carousel-caption-box {
    font-size: 3rem;
	width: 450px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) { /* md */
  .carousel-caption-box {
    font-size: 2.4rem;
	width: 450px;
  }
}

@media (max-width: 992px) { /* md */
    .carousel-caption-box {
        font-size: 3rem;
        height: 100%;
    }
}

@media (max-width: 768px) { /* sm */
    .carousel-caption-box {
        font-size: 2rem;
        height: 100%;
    }
}

@media (max-width: 768px) {
    .img-banner-xs {
        width: 100%;
        margin-bottom: 10px;
    }
}
/*
.carousel-indicators > li {
  border-radius: 0;
  background-color: #fff;
}
.carousel-indicators .active {
  background-color: rgb(179, 0, 51);
  border: rgb(179, 0, 51);
}

.yamm-fw > a {
  left: 2em;
}
*/
@media (min-width: 769px) { /* lg md */
	.carousel.slide {
	  max-width: 1110px;
	  margin:auto;
	  margin-top:12px;
  }
}

@media (max-width: 768px) { /* sm */
	.carousel.slide {
	  max-width: 1110px;
	  margin:auto;
	  margin-top:4px;
    }
}
.carousel-height{
    max-height: 420px;
    overflow: hidden;
    text-align: center;
}

/* Para forzar el crop de la imagen de fondo a partir de 768px
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    min-width: 768px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0)
}

@media (max-width: 480px) {
   .col-xxs {
      display:block;
      /*float:none;
      width: 100%*//*
      padding-left: 5px;
      padding-right: 5px;
   }
}*/

.ajuste-slider{
	margin-top: 3px;
 }
@media(min-width: 768px){
	.ajuste-slider{
		margin-top: 0px;
	}
}

/* Componente de slider de imagenes */
/*************************************/
/*************************************/

.componenteSC.carousel-caption {
  position: relative;
  width: 100%;
  background: #eeeeee;
  }

  .componenteSC.carousel-caption .titulo {
    color: #b30033;
    font-size: 2.6rem;
  }
  .componenteSC.carousel-caption .texto {
    color: #333333;
    font-size: 2rem;
  }

.componenteSC.carousel-caption a {
  text-decoration: none;
  color: #fff;
}
/*
.componenteSC.carousel-indicators > li {
  border-radius: 0;
  background-color: #fff;
  color: #fff;
}
.componenteSC.carousel-indicators .active {
  background-color: #fff;
  color: #fff;
}
*/
@media (min-width: 769px) { /* lg md */
  .componenteSC.carousel.slide {
	  max-width: 1110px;
	  margin:auto;
	  margin-top:12px;
  }
}

@media (max-width: 768px) { /* sm */
	.componenteSC.carousel.slide {
	  max-width: 1110px;
	  margin:auto;
	  margin-top:4px;
    }
  }

  .componenteSC.carousel-control.left, .componenteSC.carousel-control.right {
  background-image:none !important;
  display: none;
  }
  .componenteSC.carousel-control {
    color: #b30033;
    text-shadow: none;
    opacity: 1;
    font-size: 40px;
  }
  .componenteSC.carousel-control .glyphicon{
    font-size: 40px;
  }
  .componenteSC.carousel-control:hover {
    color: #333;
  }
  .componenteSC.carousel-control.left, .componenteSC.carousel-control.right {
    background-image: none !important;
  }
  .componenteSC.carousel-control.right {
    left: auto;
    right: -5px;
    top: 50% !important;
  }
  .componenteSC.carousel-control.left {
    right: auto;
    left: -15px;
    top: 50% !important;
  }
  .componenteSC.carousel-indicators {
    bottom: 0px;
    width: 100%;
    left: 0%;
  }
  .componenteSC.carousel-indicators li {
    border-radius: 0;
    width: 10px;
    height: 10px;
    background: #ccc;
    /*border: 1px solid #ccc;*/
  }
  .componenteSC.carousel-indicators .active {
    width: 12px;
    height: 12px;
    background: #fff;
    border-color: #fff;
    background: #b30033;
    border: 1px solid #b30033;
  }
  ol.componenteSC.carousel-indicators{
    margin-left: 0px !important;
  }
