/*IMPORTS*/
/*========================================================*/
/*SHAPES CODES*/
@import url("https://ssl.orange.es/static_mov/css/2015/estilo_shapes.css");
/*BASICS*/
@import 'https://ssl.orange.es/bibliotecatelco/static/css/basics.css';
/*BUTTONS*/
@import 'https://ssl.orange.es/bibliotecatelco/static/css/botones.css';
/*LAYERS*/
@import 'https://ssl.orange.es/static_mov/css/2015/layer.css';
/*========================================================*/

/*RESETs HEADER*/
/*========================================================*/
#headermobile div, #headermobile span, #headermobile footerall object, #headermobile footerall iframe,
#headermobile h1, #headermobile h2, #headermobile h3, #headermobile h4, #headermobile h5, #headermobile h6, #headermobile p, #headermobile blockquote, #headermobile pre,
#headermobile abbr, #headermobile address, #headermobile cite, #headermobile code,
#headermobile del, #headermobile dfn, #headermobile em, #headermobile img, #headermobile ins, #headermobile kbd, #headermobile q, #headermobile samp,
#headermobile small, #headermobile strong, #headermobile sub, #headermobile sup, #headermobile var,
#headermobile b, #headermobile i,
#headermobile dl, #headermobile dt, #headermobile dd, #headermobile ol, #headermobile ul, #headermobile li,
#headermobile fieldset, #headermobile form, #headermobile label, #headermobile legend,
#headermobile table, #headermobile caption, #headermobile tbody, #headermobile tfoot, #headermobile thead, #headermobile tr, #headermobile th, #headermobile td,
#headermobile article, #headermobile aside, #headermobile canvas, #headermobile details, #headermobile figcaption, #headermobile figure,
#headermobile footer, #headermobile header, #headermobile hgroup, #headermobile menu, #headermobile nav, #headermobile section, #headermobile summary,
#headermobile time, #headermobile mark, #headermobile audio, #headermobile video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
}
body {
	margin: 0;
	padding: 0;
  line-height:1;
	overflow-x: hidden;/*iOS 8 scroll bug with animations menu*/
}
#headermobile article,#headermobile aside,#headermobile details,#headermobile figcaption,#headermobile figure,
#headermobile footer,#headermobile header,#headermobile hgroup,#headermobile menu,#headermobile nav,#headermobile section {
    display:block;
}
#headermobile nav ul {
    list-style:none;
}
#headermobile blockquote, #headermobile q {
    quotes:none;
}
#headermobile blockquote:before, #headermobile blockquote:after,
#headermobile q:before, #headermobile q:after {
    content:'';
    content:none;
}
#headermobile a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
	border: 0 none;
	text-decoration: none;
}
/* change colours to suit your needs */
#headermobile ins {
    background-color:#FF7900;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
#headermobile mark {
    background-color:#FF7900;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
#headermobile del {
    text-decoration: line-through;
}
#headermobile abbr[title], #headermobile dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
#headermobile table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
#headermobile hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #CCC;
    margin:1em 0;
    padding:0;
}
#headermobile input, select {
    vertical-align:middle;
}
/*========================================================*/

/*GENERALS*/
/*========================================================*/
.notshow {
	display: none;
}
/*FONT RENDER*/
#headermobile {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
/*========================================================*/

/*FONT FACE*/
/*========================================================*/
/*HELVETICA*//*75*/
@font-face {
	font-family: 'HelvNeue75';
	src: url('/bibliotecatelco/static/css/fonts/bold.eot');
	src: url('/bibliotecatelco/static/css/fonts/bold.eot?#iefix') format('embedded-opentype'),
  url('/bibliotecatelco/static/css/fonts/bold.woff') format('woff'),
  url('/bibliotecatelco/static/css/fonts/bold.ttf') format('truetype'),
  url('/bibliotecatelco/static/css/fonts/bold.svg') format('svg');
}
/*HELVETICA*//*55*/
@font-face {
	font-family: 'HelvNeue55';
	src: url('/bibliotecatelco/static/css/fonts/medium.eot');
	src: url('/bibliotecatelco/static/css/fonts/medium.eot?#iefix') format('embedded-opentype'),
  url('/bibliotecatelco/static/css/fonts/medium.woff') format('woff'),
  url('/bibliotecatelco/static/css/fonts/medium.ttf') format('truetype'),
  url('/bibliotecatelco/static/css/fonts/medium.svg') format('svg');
}
/*HELVETICA*//*45*/
@font-face{
	font-family: 'HelvNeue45';
	src: url('/bibliotecatelco/static/css/fonts/light.eot');
	src: url('/bibliotecatelco/static/css/fonts/light.eot?#iefix') format('embedded-opentype'),
	url('/bibliotecatelco/static/css/fonts/light.woff') format('woff'),
	url('/bibliotecatelco/static/css/fonts/light.ttf') format('truetype'),
	url('/bibliotecatelco/static/css/fonts/light.svg') format('svg');
}
/*HELVETICA*//*35*/
@font-face{
	font-family: 'HelvNeue35';
	src: url('/bibliotecatelco/static/css/fonts/thin.eot');
	src: url('/bibliotecatelco/static/css/fonts/thin.eot?#iefix') format('embedded-opentype'),
 	url('/bibliotecatelco/static/css/fonts/thin.woff') format('woff'),
	url('/bibliotecatelco/static/css/fonts/thin.ttf') format('truetype'),
	url('/bibliotecatelco/static/css/fonts/thin.svg') format('svg');
}
/*========================================================*/

/*LAYERS*/
/*========================================================*/
/*SEGMENTACION*/
.layer_clf.layer_seg {
	padding-bottom: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #000;
	border-top: 5px solid #FF7900;
	border-bottom: 10px solid #FF7900;
}
.layer_clf.layer_seg .layer_titu {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-image: none;
}
.layer_clf.layer_seg .layer_titu .btn_cerrar a {
	width: 30px;
	height: 30px;
	top: -18px;
	right: -5px;
	left: auto;
}
.layer_clf.layer_seg .layer_titu .btn_cerrar a img {
	width: 30px;
	height: 30px;
}
.layer_clf.layer_seg .layer_cont ul li {
	margin-bottom: 10px;
	font-family: "HelvNeue75",Arial,sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	border-bottom: 3px solid #FFF;
	background-image: url("http://m.orange.es/static/img/2015/icons/44x76_arrow.png");
	background-repeat: no-repeat;
	background-position: right 50%;
	background-size: 11px 19px;
}
.layer_clf.layer_seg .layer_cont ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2%;
	width: 98%;
	color: #FFF;
	text-decoration: none;
	display: block;
}
/*========================================================*/

/*ANIMATION*/
/*========================================================*/
/*FADE IN*//*LEFT*/
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
/*FADE IN*//*RIGHT*/
@-webkit-keyframes fadeInRight {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
@keyframes fadeInRight {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
.fadeInRight {
	-webkit-animation-name: fadeInLeft; /*cambiar la clase por fadeInLeft*/
	animation-name: fadeInLeft; /*cambiar la clase por fadeInLeft*/
}
/*SLIDE OUT*//*LEFT*/
@-webkit-keyframes slideOutLeft {
 0% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 100% {
 visibility: hidden;
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
 0% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 100% {
 visibility: hidden;
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}
/*FADE OUT*/
@-webkit-keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
@keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
/*SLIDE IN*//*LEFT*/
@-webkit-keyframes slideInLeft {
 0% {
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
 visibility: visible;
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
 0% {
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
 visibility: visible;
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}
/*FADE IN*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
/*FADE OUT*//*RIGHT*/
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/*LOGO*/
.animationSlide {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
	overflow-x: hidden;
}
/*animation slideoutLeft*/
.animatedLogo {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animatedClose {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
/*========================================================*/

/*COOKIE WINDOW*/
/*========================================================*/
#or_cookie {
	left: 0;
	position: absolute;
	right: 0;
	top: 50px;
	z-index: 2000;
	border: 0 none;
	font-family: 'Arial', Helvetica, Verdana, sans-serif !important;
}
#or_CookieBody {
	color: #FFF;
	display: block;
	left: -150%;
	position: absolute;
	transition: all 0.5s ease 0s;
	width: 100%;
}
#or_cookie.cookieFija {
	position: relative !important;
	top: 0 !important;
}
.cookieFija #or_CookieBody {
	position: relative;
}
.cookieFija #or_CookieBody.hide {
	display: none;
}
#or_cookie_inner {
	margin: 9px;
	padding: 10px;
	background-image: none;
	border: 0 none;
	box-shadow: 3px 3px 0px 0px rgba(50, 50, 50, 0.75);
	overflow: hidden;
	height: 100%;
	background-color: #FFF;
	border: 1px solid #4c4c4c;
}
#or_CookieBody.hidden {
	transform: translate3d(-105%, 0px, 0px);
}
#or_CookieBody.or_show {
	left: 0;
}
#or_cookie_inner .oH_cookie_title {
	color: #FFF;
	font-size: 18px;
	margin-bottom: 10px;
	text-shadow: none;
}
#or_cookie_inner p {
	margin-bottom: 8px;
	font-family: 'HelvNeue55', Arial , sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: 400;
	color: #000;
	text-shadow: none;
	text-align: center;
}
#or_cookie_inner a {
	background-image: none;
	color: #FF7900;
	display: inline-block;
	padding-left: 12px;
	padding-top: 10px;
	text-decoration: none !important;
}
#or_cookie_inner a:active {
	color: #FFF;
	text-decoration: none !important;
}
#or_cookie_inner .or_btnCont {
	margin: 0 auto;
	width: 98%;
}
#or_cookie_inner .or_btn,
#or_cookie_inner .or_btn.or_btn_primary {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	width: 48%;
	font-family: 'HelvNeue75', Arial , sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFF;
	font-weight: 700;
	text-align: center;
	background-image: none;
	text-decoration: none !important;
	cursor: pointer;
	box-shadow: none;
}
#or_cookie_inner .or_btn {
	background-color: #000;
  border: 2px solid #000;
	float: left;
}
#or_cookie_inner .or_btn.or_btn_primary {
	background-color: #FF7900;
  border: 2px solid #FF7900;
	float: right;
}
/*========================================================*/

/*MENU TOP*/
/*========================================================*/
/*HEADER*/
#headermobile {
	padding-top: 10px;
  height: 60px;
  box-sizing: border-box;
	background-color: #000;
}
.home #headermobile {
	position: relative;
	z-index: 30;
}
#menumobile_top {
	position: relative;
}
#header_logo {
  margin-left: 3% !important;
  padding-bottom: 0;
  width: 12%;
  height: 38px;
  float: none;
  display: inline-block;
  vertical-align: top;
  background-image: url("http://m.orange.es/static/img/2015/logos/logo_orange_site.png") !important;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 38px 38px;
}
#header_logo a {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
	width: 38px;
	height: 38px;
	border: 0 none;
	border-radius: 0;
	background-color: transparent;
	display: block;
}
#menumobile_top {
	overflow: hidden;
	height: 100%;
}
#menumobile_top ul {
  margin-top: 0;
	margin-right: 0;
  margin-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
	height: auto;
	width: 83%;
  font-size: 1px;
  letter-spacing: -1px;
	overflow: hidden;
  height: auto;
	position: relative;
	float: none;
  display: inline-block;
  vertical-align: top;
}
#menumobile_top ul li {
  margin-top: 0;
	margin-right: 0;
  margin-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: none;
  display: inline-block;
  vertical-align: bottom;
  list-style: outside none none;
  word-spacing: normal;
  letter-spacing: normal;
  white-space: normal;
}
#menumobile_top ul li a {
  width: 100%;
  height: 100%;
	height: inherit;
	display: block;
	position: relative;
  overflow: hidden;
	transition: all 0.25s ease-in-out;
}
#menumobile_top ul li a span {
	width: 100%;
  font-family: "HelvNeue75", Arial,sans-serif;
  font-size: 12px;
	line-height: 14px;
	color: #FFF !important;
	text-align: center;
  font-weight: 700;
  position: relative;
	top: auto;
	left: auto;
	display: block;
}
#menumobile_top ul li a:hover,
#menumobile_top ul li a:focus {
	text-decoration: none;
}
#menumobile_top ul li a:visited {
	text-decoration: none;
}
/*icons*/
#menumobile_top ul li#header_menu a span:before,
#menumobile_top ul li#header_segmentation a span:before,
#menumobile_top ul li#header_client a span:before {
  margin-right: auto;
  margin-bottom: 2px;
  margin-left: auto;
  content: '';
  width: 24px;
  height: 24px;
  float: none;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
#menumobile_top ul li#header_menu a span:after,
#menumobile_top ul li#header_segmentation a span:after,
#menumobile_top ul li#header_client a span:after {
  display: none;
}
/*icon*//*menu*/
#menumobile_top ul li#header_menu {
  padding-right: 10px;
  padding-left: 10px;
	height: inherit;
  width: auto;
  float: left;
}
#menumobile_top ul li#header_menu a {
	height: inherit;
	background-image: none;
  transition: none 0s ease 0s ;
}
#menumobile_top ul li#header_menu a span:before {
  background-image: url("http://m.orange.es/static/img/2017/icons/menu-hamburguer-white.svg");
}
/*icon*/
#menumobile_top ul li#header_segmentation {
  padding-left: 15px;
	height: inherit;
  width: auto;
  float: left;
}
#menumobile_top ul li#header_segmentation a {
	height: inherit;
	background-image: none;
  transition: none 0s ease 0s ;
}
#menumobile_top ul li#header_segmentation span:after {
  margin-left: 5px;
  content: "";
  width: 12px;
  height: 12px;
  background-image: url("http://m.orange.es/static/img/2017/icons/triangle-white.svg");
  background-position: 0 -1px;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  display: inline-block !important;
  vertical-align: bottom;
}
/*particulares*/
#menumobile_top ul li#header_segmentation .particulares span:before {
  background-image: none;
}
/*autonomos*/
#menumobile_top ul li#header_segmentation .autonomos span:before {
    background-image: none;
}
/*grandes empresas*/
#menumobile_top ul li#header_segmentation .empresas span:before {
  background-image: none;
}
/*icon*//*mi orange*/
#menumobile_top ul li#header_client {
  height: inherit;
	width: auto;
  float: right;
}
#menumobile_top ul li#header_client a {
	background-image: none;
  transition: none 0s ease 0s ;
}
#menumobile_top ul li#header_client a span {
  width: 80px;
  float: right;
}
#menumobile_top ul li#header_client a span:before {
  width: 65%;
  background-image: url("http://m.orange.es/static/img/2017/icons/user-mi-orange.svg");
  background-position: center center;
  background-size: 18px 18px;
  background-color: #FF7900;
}
/*MENU SEGMENTACION*/
#headermobile .header_menu_segmentation {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  overflow: hidden;
  height: auto;
  position: absolute;
  top: 60px;
  right: 0;
  left: 0;
  z-index: 30;
  display: none; /*hidden by default*/
  box-sizing: border-box;
  background-color: #FFF;
  box-shadow: 0px 12px 48px -8px rgba(0,0,0,0.40);
  border-bottom: 2px solid #FF7900;
}
#headermobile .header_menu_segmentation:before {
  content: "";
  margin-right: auto;
  margin-left: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  top: 0;
  right: auto;
  left: 20px;
}
#headermobile .header_menu_segmentation li {
  font-family: "HelvNeue75",Arial,sans-serif;
}
#headermobile .header_menu_segmentation li a {
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 14px;
  color: #000;
  font-weight: 700;
  text-align: left;
  display: block;
  position: relative;
}
#headermobile .header_menu_segmentation li a:after {
  content: "";
  margin-right: 10px;
  margin-left: 10px;
  width: auto;
  height: 1px;
  background-color: #d1d1d1;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
  box-sizing: border-box;
}
#headermobile .header_menu_segmentation li:last-child a:after {
  display: none;
}
#headermobile .header_menu_segmentation li a:hover,
#headermobile .header_menu_segmentation li a:focus {
  color: #FFF;
  background-color: #000;
}
#headermobile .header_menu_segmentation li a:hover:after,
#headermobile .header_menu_segmentation li a:focus:after {
  background-color: #000;
}
#headermobile .header_menu_segmentation li a small {
  font-size: 11px;
  font-weight: normal;
}
#headermobile .header_menu_segmentation .active a {
  color: #FF7900;
}
/*segmentacion*//*iconos*/
#headermobile .header_menu_segmentation .particulares a:before,
#headermobile .header_menu_segmentation .autonomos a:before,
#headermobile .header_menu_segmentation .empresas a:before  {
  display: none;
}
/*segmentacion*//*icono*//*particulares*/
#headermobile .header_menu_segmentation .particulares a:before {
  background-image: none;
}
#headermobile .header_menu_segmentation .particulares a:hover:before,
#headermobile .header_menu_segmentation .particulares a:focus:before {
}
#headermobile .header_menu_segmentation .particulares.active a:before {
  background-image: none;
}
/*segmentacion*//*icono*//*autonomos*/
#headermobile .header_menu_segmentation .autonomos a:before {
  background-image: none;
}
#headermobile .header_menu_segmentation .autonomos a:hover:before,
#headermobile .header_menu_segmentation .autonomos a:focus:before {
}
#headermobile .header_menu_segmentation .autonomos.active a:before {
  background-image: none;
}
/*segmentacion*//*icono*//*empresas*/
#headermobile .header_menu_segmentation .empresas a:before {
  background-image: none;
}
#headermobile .header_menu_segmentation .empresas a:hover:before,
#headermobile .header_menu_segmentation .empresas a:focus:before {
}
#headermobile .header_menu_segmentation .empresas.active a:before {
  background-image: none;
}
/*MENU DESPLEGABLE*/
#dropdown_menu {
	overflow: hidden;
	height: auto;
	width: 90%;
	position: absolute;
	top: 36px;
  right: auto;
	left: 0;
	z-index: 1000;
	background-color: #FFF;
	border-right: 1px solid #666;
	border-left: 0;
  box-shadow: 31px 26px 91px -9px rgba(0,0,0,0.85);
}
/*ac menu*/
#dropdown_menu .ac-menu {
	border-bottom: 2px solid #666;
}
.ac-menu li .sub-menu {
	display: none;
}
.ac-menu li .sub-menu.active {
	display: block;
}
/*subnivel 1*/
#dropdown_menu ul li {
	font-family: 'HelvNeue75', Arial , sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	color: #000;
	text-align: left;
	list-style: none;
  position: relative;
  border-style: solid !important;
  border-bottom-width: 2px;
  border-color: #CCC;
  box-sizing: border-box;
}
#dropdown_menu ul li:before {
  margin-top: auto;
  margin-bottom: auto;
  content: "";
  width: 15px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  border: 0;
  left: 0;
}
#dropdown_menu ul li:first-child {
	border-top: 0 none;
}
#dropdown_menu ul li:last-child {
	border-bottom-width: 0;
}
#dropdown_menu ul li a {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	color: #000;
	display: block;
	overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
#dropdown_menu ul li a:active {
  color: #000;
}
#dropdown_menu ul li a:after {
  content: "";
  margin-top: auto;
  margin-bottom: auto;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 12px 12px;
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
}
/*subnivel 2*/
#dropdown_menu ul li ul {
  margin-left: 15px;
  width: 100%;
	background-color: #FFF;
  box-sizing: border-box;
  border-top: 1px solid #CCC;
  position: relative;
  float: none !important;
}
#dropdown_menu ul li ul:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #CCC transparent transparent transparent;
  display: block;
  position: absolute;
  top: 0;
  left: 30px;
  z-index: 1;
}
#dropdown_menu ul li ul:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #FFF transparent transparent transparent;
  display: block;
  position: absolute;
  top: -2px;
  left: 30px;
  z-index: 1;
}
#dropdown_menu ul li ul li {
  font-family: "HelvNeue55",Arial,sans-serif;
  font-size: 14px;
  line-height: 15px;
  font-weight: normal;
  position: relative;
  border-width: 0 !important;
}
#dropdown_menu ul li ul li:first-child {
    padding-top: 10px;
}
#dropdown_menu ul li ul li:last-child {
    padding-bottom: 10px;
}
#dropdown_menu ul li ul li:last-child a {
	border-bottom: 0 solid #dddddd !important;
}
#dropdown_menu ul li ul li:before {
  display: none;
}
#dropdown_menu ul li ul li a {
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 12px;
	padding-left: 10px;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	color: #000;
	background-color: #FFF;
	border-bottom: 0 solid #dddddd !important;
}
#dropdown_menu ul li ul li a:active {
	color: #000;
	background-image: none;
}
/*subnivel 3*/
#dropdown_menu ul li ul li ul {
	border: 0;
}
#dropdown_menu ul li ul li ul:before,
#dropdown_menu ul li ul li ul:after {
	display: none;
}
#dropdown_menu ul li ul li ul li {
  margin-right: -15px;
  margin-left: -15px;
  width: 100%;
  font-size: 12px !important;
  line-height: 14px !important;
}
#dropdown_menu ul li ul li ul li:first-child {
    padding-top: 0;
}
#dropdown_menu ul li ul li ul li:last-child {
    padding-bottom: 0;
}
#dropdown_menu ul li ul li a:after,
#dropdown_menu ul li ul li ul li:after {
  content: "";
  margin-top: auto;
  margin-bottom: auto;
  width: 8px;
  height: 8px;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  position: absolute;
  top: 0;
  right: 27px;
  bottom: 0;
}
#dropdown_menu ul li ul li ul li:after {
  	background-size: 5px 4px !important;
}
#dropdown_menu ul li ul li ul li a {
  padding-right: 50px;
	padding-left: 25px;
	background-color: transparent !important;
	background-image: none !important;
  border: 0 !important;
}
/*desplegar submenu*/
#dropdown_menu ul li.fold {
	background-image: none;
}
#dropdown_menu ul li.unfold {
	background-image: none;
}
#dropdown_menu ul li a.on {
	background-color: #000;
}
#dropdown_menu ul li.fold a {
	border-bottom: none;
}
#dropdown_menu ul .fold ul .unfold a:after {
     background-size: 8px 8px;
}
#dropdown_menu ul .fold ul li a:after {
     background-size: 5px 4px;
}
/*colors*/
#dropdown_menu ul li.bg-color-orange a.on,
#dropdown_menu ul li.bg-color-purple a.on,
#dropdown_menu ul li.bg-color-green a.on,
#dropdown_menu ul li.bg-color-blue a.on,
#dropdown_menu ul li.bg-color-grey-dark a.on,
#dropdown_menu ul li.bg-color-grey-light a.on,
#dropdown_menu ul li.bg-color-orange.on a,
#dropdown_menu ul li.bg-color-purple.on a,
#dropdown_menu ul li.bg-color-green.on a,
#dropdown_menu ul li.bg-color-blue.on a,
#dropdown_menu ul li.bg-color-grey-dark.on a,
#dropdown_menu ul li.bg-color-grey-light.on a {
  background-image: none;
}
/*color*//*orange*/
#dropdown_menu ul li.bg-color-orange:before,
#dropdown_menu ul li.bg-color-orange ul li:before {
  background-color: #FF7900;
}
#dropdown_menu ul .bg-color-orange a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-orange.svg");
}
#dropdown_menu ul .bg-color-orange ul li a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-orange.svg") !important;
}
#dropdown_menu ul .bg-color-orange.unfold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/more-orange.svg");
}
#dropdown_menu ul .bg-color-orange.fold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/less-orange.svg");
}
#dropdown_menu ul .bg-color-orange.fold ul .unfold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/more-orange.svg") !important;
}
#headermobile #dropdown_menu ul .bg-color-orange.fold ul .fold a:after {
	background-image: url("http://m.orange.es/static/img/2017/icons/less-orange.svg") !important;
}
#dropdown_menu ul .bg-color-orange.fold ul li ul li a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-orange.svg");
}
#dropdown_menu ul .bg-color-orange ul li ul li:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-orange.svg");
}
/*color*//*purple*/
#dropdown_menu ul li.bg-color-purple:before,
#dropdown_menu ul li.bg-color-purple ul li:before {
  background-color: #A885D8;
}
#dropdown_menu ul .bg-color-purple a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-purple.svg");
}
#dropdown_menu ul .bg-color-purple ul li a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-purple.svg") !important;
}
#dropdown_menu ul .bg-color-purple.unfold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/more-purple.svg");
}
#dropdown_menu ul .bg-color-purple.fold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/less-purple.svg");
}
#dropdown_menu ul .bg-color-purple.fold ul .unfold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/more-purple.svg") !important;
}
#headermobile #dropdown_menu ul .bg-color-purple.fold ul .fold a:after {
	background-image: url("http://m.orange.es/static/img/2017/icons/less-purple.svg") !important;
}
#dropdown_menu ul .bg-color-purple.fold ul li ul li a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-purple.svg");
}
#dropdown_menu ul .bg-color-purple ul li ul li:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-purple.svg");
}
/*color*//*green*/
#dropdown_menu ul li.bg-color-green:before,
#dropdown_menu ul li.bg-color-green ul li:before {
  background-color: #50BE87;
}
#dropdown_menu ul .bg-color-green a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-green.svg");
}
#dropdown_menu ul .bg-color-green ul li a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-green.svg") !important;
}
#dropdown_menu ul .bg-color-green.unfold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/more-green.svg");
}
#dropdown_menu ul .bg-color-green.fold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/less-green.svg");
}
#dropdown_menu ul .bg-color-green.fold ul .unfold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/more-green.svg") !important;
}
#headermobile #dropdown_menu ul .bg-color-green.fold ul .fold a:after {
	background-image: url("http://m.orange.es/static/img/2017/icons/less-green.svg") !important;
}
#dropdown_menu ul .bg-color-green.fold ul li ul li a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-green.svg");
}
#dropdown_menu ul .bg-color-green ul li ul li:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-green.svg");
}
/*color*//*blue*/
#dropdown_menu ul li.bg-color-blue:before,
#dropdown_menu ul li.bg-color-blue ul li:before {
  background-color: #4BB4E6;
}
#dropdown_menu ul .bg-color-orange a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-blue.svg");
}
#dropdown_menu ul .bg-color-blue ul li a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-blue.svg") !important;
}
#dropdown_menu ul .bg-color-blue.unfold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/more-blue.svg");
}
#dropdown_menu ul .bg-color-blue.fold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/less-blue.svg");
}
#dropdown_menu ul .bg-color-blue.fold ul .unfold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/more-blue.svg") !important;
}
#headermobile #dropdown_menu ul .bg-color-blue.fold ul .fold a:after {
	background-image: url("http://m.orange.es/static/img/2017/icons/less-blue.svg") !important;
}
#dropdown_menu ul .bg-color-blue.fold ul li ul li a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-blue.svg");
}
#dropdown_menu ul .bg-color-blue ul li ul li:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-blue.svg");
}
/*color*//*grey*//*dark*/
#dropdown_menu ul li.bg-color-grey-dark:before,
#dropdown_menu ul li.bg-color-grey-dark ul li:before {
  background-color: #7e7e7e;
}
#dropdown_menu ul .bg-color-grey-dark a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-grey-dark.svg");
}
#dropdown_menu ul .bg-color-grey-dark ul li a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-grey-dark.svg") !important;
}
#dropdown_menu ul .bg-color-grey-dark.unfold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/more-grey-dark.svg");
}
#dropdown_menu ul .bg-color-grey-dark.fold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/less-grey-dark.svg");
}
#dropdown_menu ul .bg-color-grey-dark.fold ul .unfold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/more-grey-dark.svg") !important;
}
#headermobile #dropdown_menu ul .bg-color-grey-dark.fold ul .fold a:after {
	background-image: url("http://m.orange.es/static/img/2017/icons/less-grey-dark.svg") !important;
}
#dropdown_menu ul .bg-color-grey-dark.fold ul li ul li a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-grey-dark.svg");
}
#dropdown_menu ul .bg-color-grey-dark ul li ul li:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-grey-dark.svg");
}
/*color*//*grey*//*light*/
#dropdown_menu ul li.bg-color-grey-light:before,
#dropdown_menu ul li.bg-color-grey-light ul li:before {
  background-color: #aeaeae;
}
#dropdown_menu ul .bg-color-grey-light a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-grey-light.svg");
}
#dropdown_menu ul .bg-color-grey-light ul li a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-grey-light.svg") !important;
}
#dropdown_menu ul .bg-color-grey-light.unfold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/more-grey-light.svg");
}
#dropdown_menu ul .bg-color-grey-light.fold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/less-grey-light.svg");
}
#dropdown_menu ul .bg-color-grey-light.fold ul .unfold a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/more-grey-light.svg") !important;
}
#headermobile #dropdown_menu ul .bg-color-grey-light.fold ul .fold a:after {
	background-image: url("http://m.orange.es/static/img/2017/icons/less-grey-light.svg") !important;
}
#dropdown_menu ul .bg-color-grey-light.fold ul li ul li a:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-grey-light.svg");
}
#dropdown_menu ul .bg-color-grey-light ul li ul li:after {
  background-image: url("http://m.orange.es/static/img/2017/icons/circle-grey-light.svg");
}
/*CERRAR MENU*/
#headermobile .close_menu {
  width: 90%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2000;
  background-color: #000;
  border-right: 1px solid #000;
}
#headermobile .close_menu:after {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 24px;
  height: auto;
  content: "Home";
  font-family: "HelvNeue75",Arial,sans-serif;
  font-size: 20px;
  line-height: 20px;
  color: #FFF;
  font-weight: 700;
  text-align: left;
  display: block;
}
#headermobile .close_menu img {
  margin-top: auto;
  margin-bottom: auto;
	width: 18px;
	height: 18px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 7px;
  display: block;
}
/*SEGMENTACION*/
#menumobile_top .dd_heading {
	height: auto;
	overflow: hidden;
}
#menumobile_top .dd_heading.first_selected {
	width: 80%;
	float: right;
}
#menumobile_top .dd_heading ul {
	margin-right: 0;
  padding-right: 0;
  width: 100%;
	float: right;
}
#menumobile_top .dd_heading ul li {
	width: 33%;
	height: auto;
	font-family: "HelvNeue55",Arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	display: table;
	border-bottom: 2px solid #CCC;
}
#menumobile_top .dd_heading ul li.on {
  border-bottom: 2px solid #ff7900;
}
#menumobile_top .dd_heading ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	display: table-cell;
	vertical-align: middle;
	color: #CCC;
	transition: none;
}
#menumobile_top .dd_heading ul li.on a {
	color: #FF7900;
}
#dropdown_menu .dd_heading {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 54px;
}
#dropdown_menu .dd_heading ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	overflow: hidden;
	height: auto;
}
#dropdown_menu .dd_heading ul li {
	width: 33.33%;
	height: 48px;
	font-family: 'HelvNeue55', Arial , sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	float: left;
	display: table;
	border-bottom: 3px solid #FFF;
}
#dropdown_menu .dd_heading ul li.on {
	border-bottom: 3px solid #FF7900;
}
#dropdown_menu .dd_heading ul li a {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 2%;
	padding-bottom: 0;
	padding-left: 2%;
	width: 96%;
	color: #FFF;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	border: 0 none;
}
#dropdown_menu .dd_heading ul li.on a {
	color: #FF7900;
	font-weight: bold;
}
#headermobile .header_select {
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 5px;
	height: 43px;
	width: 102px;
	font-family: 'Arial', Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCC;
	font-weight: bold;
	text-align: left;
	border: 0 none;
	position: absolute;
	top: 7px;
	left: 55px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0 none;
	background-color: transparent !important;
	background-image: url("http://m.orange.es/static/img/2014/header_sec_bg_off.png");
	background-position: 90% 50%;
	background-repeat: no-repeat;
}
#headermobile .header_select:active, #headermobile .header_select:hover {
	background-color: #333;
}
#headermobile select::-ms-expand {
	display: none;
}
/*========================================================*/

/*AVISOS*/
/*========================================================*/
.row.row_avisos {
	margin-right: auto;
	margin-left: auto;
	max-width: 950px;
	height: 34px;
	overflow: hidden;
	display: block;
}
.row.row_avisos .link,
.row.row_avisos .lnk {
	padding-top: 10px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
	width: 98%;
	display: block;
	background-color: #50b387;
	overflow: hidden;
	height: 100%;
	font-family: "HelvNeue75",Arial,sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-image: none;
	transition: background-color 0.5s ease-in-out;
}
.row.row_avisos .link:hover,
.row.row_avisos .link:active,
.row.row_avisos .lnk:hover,
.row.row_avisos .lnk:active  {
	background-color: #FF7900;
}
.row.row_avisos .link b,
.row.row_avisos .lnk p {
	color: #FFF;
}
.row.row_avisos .link .negrita,
.row.row_avisos .lnk .negrita {
	font-weight: bold;
}
/*========================================================*/

/*LANDINGS*/
/*========================================================*/
/*LP*//*SEGMENTACION MOVILIZADA*/
.lp_segment_mobile {
	height: auto;
	min-height: 24em;
	font-family: "Arial",Helvetica,Verdana,sans-serif;
}
.lp_segment_mobile .lista.segment {
	margin-right: auto;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
	width: 90%;
	display: block;
}
.lp_segment_mobile .lista.segment li {
   margin-bottom: 10px;
   padding-bottom: 10px;
  font-family: "HelvNeue75",Arial,sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
	background-image: url("http://m.orange.es/static/img/2015/icons/44x76_arrow.png");
  background-position: right 40%;
  background-repeat: no-repeat;
  background-size: 11px 19px;
  border-bottom: 3px solid #FFF;
}
.lp_segment_mobile .lista.segment li a {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
.lp_segment_mobile .btn_container {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	display: block;
}
.lp_segment_mobile .btn_container a {
	text-decoration: none;
}
.lp_segment_mobile .btn_container .btn {
	width: 100%;
	text-align: center;
	text-decoration: none;
	display: block;
}
/*LP*//*COBERTURA*/
.lp_mob_cobertura {
	height: auto;
	min-height: 24em;
}
.lp_mob_cobertura .modshape {
	display: block;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1024px;
	overflow: hidden;
	padding-left: 10%;
	padding-right: 10%;
	width: 80%;
}
.lp_mob_cobertura .modshape li {
	display: inline-block;
	height: 100px;
	margin-bottom: 10px;
	margin-right: 5%;
	position: relative;
	width: 100px;
}
.lp_mob_cobertura .modshape li:last-child {
	margin-right: 0;
}
.lp_mob_cobertura .modshape li a {
	display: block;
	text-decoration: none;
}
.lp_mob_cobertura .modshape li span {
	color: #FFF;
	display: table-cell;
	float: none;
	font-family: Arial;
	font-size: 0.8em;
	font-weight: 700;
	height: 100px;
	line-height: 1em;
	padding: 0;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.lp_mob_cobertura .shape:before {
	width: 100px;
	height: 100px;
	font-size: 100px;
}
.lp_mob_cobertura .btn_container {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	display: block;
}
.lp_mob_cobertura .btn_container a {
	text-decoration: none;
}
.lp_mob_cobertura .btn_container .btn {
	width: 100%;
	text-align: center;
	text-decoration: none;
	display: block;
}
/*========================================================*/

/*PROMOS*/
/*========================================================*/
/*========================================================*/

/*RD*/
/*========================================================*/
/*MIN*//*1025*/
/*--------------------------------------------------------*/
@media only screen and (min-width: 1025px) {
	#dropdown_menu {
		max-width: 950px;
		margin: 0 auto;
	}
	.container.call {
		margin: 0 auto -3px auto;
	}
/*end*//*min*//*1205*/
}
/*--------------------------------------------------------*/
/*========================================================*/
