/* Primary Menu */
#menumovil {
  display: none;
}
#hamburguesa-tablet {
  display: none;
  margin-bottom: 0;
}
#hamburguesa {
  margin-top: 10px;
}
#hamburguesa,
#boton-telefono,
#hamburguesa-tablet {
  padding: 10px 5px 6px 9px;
  background: #eee;
  background: #eee -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(
          0,
          0,
          0,
          0.2
        )
        100%);
  background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background: #eee -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(
          0,
          0,
          0,
          0.2
        )
        100%);
  background: #eee -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(
          0,
          0,
          0,
          0.2
        )
        100%);
  background: #eee -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(
          0,
          0,
          0,
          0.2
        )
        100%);
  background: #eee
    linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #444;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  line-height: normal;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#boton-telefono {
  padding: 8px 6px;
}
#hamburguesa,
#hamburguesa-tablet {
  padding: 8px 10px;
}
i.desplegable {
  font-size: 12px;
}
#first-header {
  padding: 0 150px;
}
#logo h1 {
  margin-top: 15px;
}
#copy h2,
#copy p {
  font-size: 32px;
  text-transform: uppercase;
  color: #f56600;
  padding: 10px 0 0 10px;
  margin: 8px 0 0 43px;
  font-family: "PT Sans Narrow", sans-serif;
}
#copy p {
  text-align: right;
}
#copy h2 span {
  font-size: 36px;
}
#tlf {
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 18px;
  line-height: 14px;
  padding-top: 10px;
  text-align: right;
  color: #666;
}
#tlf a {
  color: #333;
  text-decoration: none;
  font-size: 24px;
  line-height: 24px;
  display: block;
  margin-right: 7px;
}
#boton-tlf-contenedor {
  /*float: right;*/
  margin-top: 10px;
}
#boton-tlf-contenedor a {
  display: block;
  text-decoration: none;
  margin-right: 3px;
}
#fondo-second-header {
  /*background:url(/web/images/bg-cabecera-index_full.png) no-repeat center center #f4f4f4; min-height:506px; */
}
#second-header {
  /*background:url(/web/images/bg-cabecera-index-oposiciones_.png) no-repeat center bottom; min-height:503px;*/
}
#menu {
  background: url(https://static.masterd.es/test/images/bg-menu.png) no-repeat
    left top;
  height: 524px;
  width: 272px;
  margin-left: 0;
  margin-right: 0;
}
#menu ul li {
  text-transform: uppercase;
  color: #fff;
  font-size: 22px;
  line-height: 21px;
  margin: 0 0 0 4px;
  border-bottom: 1px solid #6c6c6c;
}
#menu ul li a {
  display: block;
  background: url(https://static.masterd.es/test/images/icos-menu-index.png)
    no-repeat 4px 3px;
  color: #fff;
  text-decoration: none;
  padding: 16px 20px 16px 75px;
  text-shadow: 1px 1px 2px #000000;
  filter: dropshadow(color=#000000, offx=1, offy=1);
  width: 172px;
  height: 36px;
  -webkit-transition: all 0.5s linear; /* Chrome y Safari */
  -o-transition: all 0.5s linear; /* Opera */
  -moz-transition: all 0.5s linear; /* Mozilla Firefox */
  -ms-transition: all 0.5s linear; /* Internet Explorer */
  transition: all 0.5s linear; /* W3C */
  behavior: url(https://static.masterd.es/test/css/ie-css3.htc); /*IE*/
}
#menu ul li a:hover {
  background-color: #f56600;
  text-shadow: none;
  filter: dropshadow(color=#ffffff, offx=1, offy=1);
  -webkit-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.6);
  behavior: url(https://static.masterd.es/test/css/ie-css3.htc);
}
#menu ul li a.administrativo-justicia-y-hacienda:hover {
  background-position: 0 -95px;
}
#menu ul li a.cuerpos-de-seguridad {
  background-position: 4px -195px;
}
#menu ul li a.cuerpos-de-seguridad:hover {
  background-position: 0 -293px;
}
#menu ul li a.servicios-de-la-salud {
  background-position: 4px -393px;
  height: 36px;
}
#menu ul li a.servicios-de-la-salud:hover {
  background-position: 0 -495px;
}
#menu ul li a.educacion {
  background-position: 4px -593px;
  height: 36px;
  line-height: 36px;
}
#menu ul li a.educacion:hover {
  background-position: 0 -694px;
}
#menu ul li a.otras-oposiciones-y-titulaciones {
  background-position: 4px -792px;
}
#menu ul li a.otras-oposiciones-y-titulaciones:hover {
  background-position: 0 -893px;
}
#menu ul li a.idiomas-online {
  background-position: 4px -1179px;
  height: 36px;
  line-height: 36px;
}
#menu ul li a.idiomas-online:hover {
  background-position: 0 -1268px;
}
#menu ul li a.otros-cursos {
  background-position: 4px -991px;
  height: 36px;
  line-height: 36px;
}
#menu ul li a.otros-cursos:hover {
  background-position: 0 -1081px;
}

ul.menunavsuperior {
  height: 100%;
  padding-top: 7px;
  list-style: none;
}

ul.menunavsuperior li .liListaMenu {
  margin: 0;
  padding: 0;
  display: list-item;
  list-style: none;
}
ul.menunavsuperior li .liListaMenu a {
  padding: 10px;
}

ul.menunavsuperior li {
  display: inline;
  padding: 5px;
}
ul.menunavsuperior li a,
ul.menunavsuperior li a:hover {
  text-decoration: none;
  font: 19px/18px "PT Sans Narrow", "HelveticaNeue", "Helvetica Neue", Helvetica,
    Arial, sans-serif !important;
}
ul.menunavsuperior > li > a {
  font-weight: bold;
}
ul.menunavsuperior > li.active > a {
  background-color: #f56600 !important;
  color: #fff;
}
.menunavsuperiorcontenedor {
  text-align: center;
  padding-bottom: 10px;
}
.enlace-menu-pral a {
  color: #f56600;
  font-family: "PT Sans Narrow", sans-serif;
}
.header ul,
.header h2,
.header h3 {
  margin: 0;
  padding-left: 0;
}
#copy li.sub-wrapper {
  padding: 0;
}
.titulo-menu {
  color: #fff;
  font-size: 18px;
  background: #777;
  margin: 0;
}
.box-closed h2 {
  font-size: 16px;
}
.header .primary {
  float: left;
  z-index: 900;
}
.header .primary .navbar {
  background: none;
  border: 0 none;
  margin: 0;
  min-height: 44px;
}
.header .primary .navbar .navbar-collapse {
  padding: 0;
  position: relative;
}
.header .primary .navbar .nav {
  margin: 0;
  position: relative;
}
.header .primary .navbar .nav > li {
  padding: 3px 4px 0;
  position: relative;
}
.header .primary .navbar .nav > li > a,
.header .primary .navbar .nav > li > a:visited {
  background: none;
  border: 1px solid transparent;
  padding: 11px 3px;
  position: static;
  text-shadow: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 901;
}
.header .primary .navbar .nav > li > a:hover {
  background-color: #f56600;
  color: #fff;
}
.header .primary .navbar .nav > li > a.active {
  background-color: #f56600;
  color: #fff;
}
.header .primary .navbar .nav > .selected > a {
  color: #777;
}
.header .primary .navbar .nav a > i {
  margin-right: 2px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-align: center;
  width: 15px;
}
.header .primary .navbar .nav a .item-new {
  background: #c10841;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  float: right;
  font-weight: bold;
  line-height: 1;
  margin: 2px 0 0 7px;
  padding: 3px 4px;
}
.header .primary .navbar .nav .megamenu a .item-new {
  float: none;
}
.header .primary .navbar .nav > li:hover > a {
  border-color: #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.header .primary .navbar .nav .parent {
  position: relative;
}
.header .primary .navbar .nav > li.parent:hover > a {
  color: #fff;
  background-color: #f56600;
  border-bottom-color: transparent;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.header .primary .navbar .nav > li.parent > a:after {
  bottom: 0;
  content: "";
  display: none;
  height: 12px;
  left: 5px;
  margin: 0 0 -6px 0;
  position: absolute;
  right: 5px;
  z-index: 906;
}
.header .primary .navbar .nav > li.parent:hover > a:after {
  display: block;
}
.header .primary .navbar .nav > li.parent.megamenu:hover > a:after {
  left: 0;
  right: 0;
}
.header .primary .sub {
  background: #efefef;
  border: 1px solid #ccc;
  -webkit-border-radius: 0 3px 3px 3px;
  -moz-border-radius: 0 3px 3px 3px;
  border-radius: 0 3px 3px 3px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  display: none;
  font-size: 13px;
  line-height: 24px;
  margin: 0;
  padding: 15px 20px;
  position: absolute;
  z-index: 905;
}
#sub-centros {
  width: 700px;
}
.header .primary .sub li a,
ul.submentu li a {
  font-size: 16px !important;
  line-height: 19px;
  border-bottom: solid 1px #ccc;
  padding: 10px;
}
.header .primary .parent:hover > .sub {
  display: block;
  -webkit-animation: fadeIn 0.4s;
  animation: fadeIn 0.4s;
}
.header .primary .sub a,
.header .primary .sub a:visited {
  color: #1e1e1e;
  display: block;
  text-decoration: none;
  width: 175px;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.header .primary .sub a:hover {
  opacity: 0.9;
  filter: alpha(opacity=60);
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  color: #fff;
  background-color: #f56600 !important;
}
.header .primary .sub .sub {
  left: 100%;
  top: 0;
}
.header .primary .navbar .nav .parent .parent > a:after {
  content: "\f105";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  display: block;
  line-height: 1;
  position: absolute;
  right: 10px;
  top: 6px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header .primary .navbar .nav .parent.megamenu {
  overflow: hidden;
  position: static;
}
.header .primary .navbar .nav .parent.megamenu > a {
  position: relative;
}
.header .primary .navbar .nav .parent.megamenu > a.active {
  background-color: #f56600;
  color: #fff;
}
.header .primary .megamenu > .sub {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0;
  min-width: 300px;
  z-index: 900;
}
.header .primary .megamenu > .sub .sub-wrapper {
  display: table;
  width: 100%;
}
.header .primary .megamenu > .sub .promo-block {
  border-right: 1px solid #ccc;
  display: table-cell;
  font-size: 12px;
  line-height: 10px;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.header .primary .megamenu > .sub .sub-list + .promo-block {
  border-left: 1px solid #ccc;
  border-right: 0 none;
}
.header .primary .megamenu > .sub .sub-list {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.header .primary .megamenu.promo > .sub .sub-list {
  width: 50%;
}
.header .primary .megamenu > .sub .box {
  float: left;
  padding: 0;
  width: 33%;
}
.header .primary .megamenu > .sub .box:nth-child(3n + 1),
.header .primary .megamenu.promo > .sub .box:nth-child(2n + 1) {
  clear: left;
}
.header .primary .megamenu.promo > .sub .box {
  clear: none;
}
.header .primary .megamenu.promo > .sub .box {
  width: 100%;
}
/* Four columns */
.header .primary .megamenu.four-columns > .sub .box {
  clear: none;
}
.header .primary .megamenu.four-columns > .sub .box:nth-child(4n + 1),
.header .primary .megamenu.promo.four-columns > .sub .box:nth-child(3n + 1) {
  clear: left;
}
.header .primary .megamenu.promo.four-columns > .sub .box {
  clear: none;
}
.header .primary .megamenu.four-columns > .sub .promo-block,
.header .primary .megamenu.four-columns > .sub .box {
  width: 25%;
}
.header .primary .megamenu.four-columns > .sub .sub-list {
  width: 75%;
}
.header .primary .megamenu.promo.four-columns > .sub .box {
  width: 33%;
}
/* Five columns */
.header .primary .megamenu.five-columns > .sub .box {
  clear: none;
}
.header .primary .megamenu.five-columns > .sub .box:nth-child(5n + 1),
.header .primary .megamenu.promo.five-columns > .sub .box:nth-child(4n + 1) {
  clear: left;
}
.header .primary .megamenu.promo.five-columns > .sub .box {
  clear: none;
}
.header .primary .megamenu.five-columns > .sub .promo-block,
.header .primary .megamenu.five-columns > .sub .box {
  width: 20%;
}
.header .primary .megamenu.five-columns > .sub .sub-list {
  width: 80%;
}
.header .primary .megamenu.promo.five-columns > .sub .box {
  width: 25%;
}
.header .primary .megamenu .title {
  font-size: 13px;
  line-height: 23px;
  margin: 0;
  text-transform: uppercase;
}
.header .primary .megamenu > .sub a {
  width: 100%;
}
.header .primary .sub .sub .sub .sub {
  background: none;
  border: 0 none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: block;
  left: 0;
  padding: 0;
  position: relative;
  -webkit-animation: fadeIn 0;
  animation: fadeIn 0;
}
.header .primary .sub .sub .sub .parent > a {
  background: none !important;
}

.header .header-icons {
  float: right;
  text-align: right;
}
/* Cart  */
.header .cart-header {
  display: inline-block;
  font-size: 12px;
  margin: 0 -15px 0 -1px;
  white-space: normal;
}
.header .cart-header.no-open {
  opacity: 0;
  filter: alpha(opacity=0);
}
.header .cart-header .dropdown-toggle {
  border-width: 1px;
  border-color: #fff;
  border-color: transparent;
  border-bottom: 0 none;
  color: #1e1e1e;
  display: block;
  line-height: 22px;
  outline: none;
  padding: 11px 15px 12px;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  -webkit-transition: border-color 0.4s linear, box-shadow 0.4s linear,
    -moz-box-shadow 0.4s linear, -webkit-box-shadow 0.4s linear;
  transition: border-color 0.4s linear, box-shadow 0.4s linear,
    -moz-box-shadow 0.4s linear, -webkit-box-shadow 0.4s linear;
  z-index: 891;
}
.header .cart-header .dropdown-toggle .icon {
  display: inline-block;
  height: 22px;
  margin: 0 8px 0 0;
  vertical-align: top;
  width: 16px;
}
.header .cart-header .dropdown-toggle .icon svg {
  margin-top: 2px;
  vertical-align: top;
}
.header .cart-header.open .dropdown-toggle {
  background: #fff;
  border-color: #ccc;
  border-bottom: 0 none;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-transition: border-color 0.4s linear, box-shadow 0.4s linear,
    -moz-box-shadow 0.4s linear, -webkit-box-shadow 0.4s linear;
  transition: border-color 0.4s linear, box-shadow 0.4s linear,
    -moz-box-shadow 0.4s linear, -webkit-box-shadow 0.4s linear;
}
.header .cart-header.open .dropdown-toggle:after {
  background: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 8px;
  left: -3px;
  margin: 0 0 -5px 0;
  position: absolute;
  right: 0;
}
.header .cart-header .dropdown-menu {
  left: auto;
  margin: -4px 0 0 0;
  padding: 17px 20px 20px;
  right: 0;
  text-align: left;
  width: 355px;
  -webkit-animation: fadeIn 0.4s;
  animation: fadeIn 0.4s;
  z-index: 890;
}
.header .cart-header .dropdown-menu .close-box {
  line-height: 12px;
  margin: 0 0 13px;
  text-align: right;
}
.header .cart-header .dropdown-menu .close {
  font-size: 26px;
  line-height: 12px;
  text-transform: uppercase;
  vertical-align: top;
}
.header .cart-header .dropdown-menu .close span {
  line-height: 14px;
  margin: 0 5px 0 0;
}
.header .cart-header .dropdown-menu > strong {
  font-size: 13px;
  line-height: 22px;
  text-transform: uppercase;
}
.header .cart-header .dropdown-menu > ul {
  margin: 0 0 20px;
}
.header .cart-header .dropdown-menu > ul li {
  border-bottom: 1px solid #e1e1e1;
  padding: 24px 20px 24px 0;
  position: relative;
}
.header .cart-header .dropdown-menu .product-image {
  display: block;
  float: left;
  margin: 0 15px 0 0;
  width: 70px;
}
.header .cart-header .dropdown-menu .product-remove {
  margin: 0 0 0 5px;
  position: absolute;
  right: 0;
  top: 24px;
}
.header .cart-header .dropdown-menu .product-name {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  margin: 0 0 10px;
  padding-left: 85px;
}
.header .cart-header .dropdown-menu .product-price {
  font-size: 12px;
  line-height: 16px;
  padding-left: 85px;
}
.header .cart-header .dropdown-menu .product-price .price {
  font-size: 16px;
}
.header .cart-header .dropdown-menu .cart-button {
  text-align: right;
}
.header .cart-header .dropdown-menu .cart-button .checkout {
  margin-left: 6px;
}

#imagen-menu-oposiciones {
  background: url("/web/images/menu/oposiciones_otras.jpg") no-repeat;
  width: 253px;
  height: 300px;
}
#menu-superior-desplegado li {
  padding: 10px 0;
  margin-bottom: 1px;
}
#menu-superior-desplegado li a {
  color: #fff;
  font-size: 18px;
  background: #777;
  padding: 10px 0;
  text-transform: uppercase;
}

#titulo-oposiciones a,
#titulo-cursos a {
  font-size: 16px !important;
  text-transform: uppercase;
  padding: 10px 0 10px 0;
  font-family: "PT Sans Narrow", sans-serif;
  color: #fff;
}
#titulo-oposiciones:hover,
#titulo-cursos:hover {
  background-color: #f56600;
}
#titulo-index a {
  color: #fff;
}
#titulo-index:hover {
  background-color: #f56600;
}
#copy li.sub-wrapper h2:hover {
  background-color: #f56600;
}
.logo-md {
  margin-top: 1px;
  float: left;
}
.logo-md img {
  width: 190px;
  margin-top: 20px;
}
#menu-superior-desplegado {
  padding-left: 0;
}
.box ul {
  padding-left: 0;
}
.box ul li a {
  font-size: 14px;
  font-family: "PT Sans Narrow", sans-serif;
}
#logo-movil a {
  width: 100%;
}
ul.enlaces-menu-blog {
  list-style-type: none;
  padding-left: 0;
}
ul.enlaces-menu-blog li {
  border-right: 1px solid #9c9c9c;
  padding: 0 5px;
}
ul.enlaces-menu-blog:last-child {
  border-right: 0;
}
ul.enlaces-menu-blog li a {
  font-size: 16px;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  text-shadow: 1px 1px #3a3a3a;
}
ul.enlaces-menu-blog li a:hover {
  color: #444;
  text-shadow: 0 0;
}
.navbar-md {
  background-color: #9b9b9b;
}
ul.menunavsuperior-small {
  display: none;
  padding-left: 0;
  border: 1px solid #5f5f5f;
  position: absolute;
  z-index: 3;
  width: 100%;
}
ul.menunavsuperior-small li {
  background-color: #777;
  border-bottom: 1px solid #909090;
  padding: 10px 0;
  text-align: center;
}
ul.menunavsuperior-small li:first-child {
  padding-bottom: 0;
}
ul.menunavsuperior-small li a {
  color: #fff;
  font-size: 16px !important;
  line-height: 19px;
  padding-left: 5px;
  text-transform: uppercase;
  padding-top: 0;
}
ul.menunavsuperior-small li a {
  padding-top: 15px;
}
ul.menunavsuperior-small li ul.submenu {
  background-color: #ebebeb;
  padding-left: 10px;
}
ul.menunavsuperior-small li ul.submenu li {
  background-color: #ebebeb;
  border-bottom: solid 1px #ccc;
  padding-bottom: 5px;
}
ul.menunavsuperior-small li ul.submenu li a {
  color: #777;
  text-transform: none;
}
ul.menunavsuperior-small,
ul.menunavsuperior-small ul {
  list-style: none;
}
.enlace-menu-blog {
  border-bottom: 0 !important;
}
#contenedor-enlaces-menu-blog {
  min-height: 0;
  background: #868686;
  padding: 0;
}
#subcontenedor-enlaces-menu-blog {
  padding: 0;
}

@media (max-width: 767px) {
  ul.enlaces-menu-blog li#li-formacion {
    border-right: 0;
  }
  #contenedor-enlaces-menu-blog {
    margin: 15px 0 10px 0;
    background: #f0edec;
    border: 1px solid #f5cfb4;
  }
  #contenido div.container div.row ul.nav.nav-pills li a {
    background-color: inherit;
    color: #f56600;
    padding: 5px 14px;
    font-size: 12px;
    line-height: 17px;
  }
  #contenido div.container div.row ul.nav.nav-pills li a:hover {
    background-color: #e6e6e6;
  }
  #subcontenedor-enlaces-menu-blog ul.nav.nav-pills {
    display: table !important;
    width: 100%;
  }
  #subcontenedor-enlaces-menu-blog ul.nav.nav-pills li {
    display: table-cell;
    vertical-align: middle;
  }
  #subcontenedor-enlaces-menu-blog ul.nav-pills > li {
    float: none;
  }
}
