@charset "utf-8";
/* CSS Document */

/* =Fonts 
------------------------------------------------------- */
@import url(/Shared/css/font-face/DIN-Font.css);
@import url(/Shared/css/font-face/Socicon-Font.css);
@import url(/Shared/CSS/tecnologia/nexus/Botones-UI.css);


/* =Reset BODY OLD - css
--------------------------------------- */
body {background: none repeat-x scroll 0 0 #FFF !important;}

/* =Reset - css
--------------------------------------- */
html, body, div, li, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 16px;
  font-family: Arial,Helvetica;
  list-style: none;
	color:#303030;
}
section h1, section h2, section h3, section h4, section h5, section h6, section p, section li {
	color:#303030;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
.hide, .ocultar {display:none;}
.hidden {visibility:hidden;}
.clear {clear:both;}
.Center {margin:0 auto; display:block; width:100%;}
.Center-img {display:block; margin:0 auto;}
.Bg {background-color:#F9F9F9;}
.Bord-bottom {border-bottom: 1px solid #DCDCDC;}
.Pad-bottom10 {padding-bottom:10px;}
.Pad-bottom20 {padding-bottom:20px;}
.Pad-bottom30 {padding-bottom: 10px; margin-bottom: 20px;}
.Pad-bottom40 {padding-bottom:40px;}
.Pad-Top20 {padding-top:20px;}
.Pad-Top30 {padding-top:30px;}
.Left{float: left;}
.Right{float: right;}
.No-Pad-Bottom {padding-bottom:0;}
.No-Pad-Top {padding-top:0;}
img.positionPhono {
	float: right;
	margin-right: 10%;
	padding-left:20px;
}
span.Block { display:block; font:inherit;}

/* = Block-img-txt 
------------------------------------------------------- */
.Block-img-txt {width:100%; margin-bottom:60px;}
.Block-img-txt.Last {margin-bottom:0;}
.Block-img-txt:after {
  content: "";
  display: table;
  clear: both;
}
.Block-img-txt img {width:38%;}
.Block-img-txt span {
	display:block;
	width:62%;
	box-sizing:border-box;
}
.Block-img-txt span >* {
	padding-left:40px;
}
.Block-img-txt span h3 {padding-top:20px;}

/* =Globales 
------------------------------------------------------- */
body, html {height: 100%;}
section, figure, article, aside {
  width: 100%;
  position: relative;
  display: block;
	z-index:1;
}

/* =Figure 
------------------------------------------------------- */
figure {
	background:url('/productos/paquetes-corporativos/IMG/Header.jpg') no-repeat scroll center top #070707;
	overflow: hidden;
}
figure article {
	height: 400px;
	margin: 0 auto;
	padding: 0;
	width: 952px;
}
figure h1 {
	color: #fff;
	font: 36px/45px "DTV-DIN-LIGHT";
	letter-spacing: -0.025em;
	padding-top:60px;
}

/* =Article - css
--------------------------------------- */
article {
	margin: 0 auto;
	position: relative;
	width: 952px;
	padding: 60px 0;
}
article:after {
  content: "";
  display: table;
  clear: both;
}

/* =Section - css
--------------------------------------- */
section {
	background: none repeat scroll 0 0 #FFF;
	clear: both;
	width: 100%;
}
section h1 {
	font:40px/42px 'DTV-DIN-LIGHT';
	padding:0 0 30px 0;
	letter-spacing: -0.025em;
}
section h2 {
	font: 40px/44px 'DTV-DIN-LIGHT';
	padding: 0 0 18px;
	letter-spacing: -0.025em;
}
section h2 small {font:inherit; font-size:0.8em;}
section h3 {
	font: 22px/28px 'DTV-DIN-MEDIUM';
	letter-spacing: -0.020em;
	padding: 0 0 20px;
}
section img {display:block;}
section p {color: #494b4c; line-height: 24px;}
section sup {font-size:10px;}
section a {
	color: #00abe3;
	font-weight: bolder;
	text-decoration: none;
	width: 100%;
}
section a:hover {color: #058ab5;}
section a i.fa {font-size:12px;}

section aside {
	font: 11px/16px Arial;
	color: #666;
	padding-bottom: 20px;
	width: 952px;
	margin: 0 auto;
}

/* =Tabs - css
--------------------------------------- */
section.internal-menu {
	height: 60px;
	overflow: hidden;
	padding: 0;
	width: 100%;
	background: #f6f6f6;
  background: -moz-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #f6f6f6 0%, #eaeaea 100%);
}
section.internal-menu article {padding:0;}
section.internal-menu ul {
  margin: 0 auto;
  height: 100%;
}
section.internal-menu ul li {
	float: left;
	height: 100%;
	line-height: 50px;
	list-style: none outside none;
	text-align: center;
	width: 33%;
}
section.internal-menu ul li a {
	background: none;
	font: 18px/65px 'DTV-DIN-MEDIUM';
	color: #43acdf;
	height: 100%;
	display: block;
	border-right: solid 1px #e4e4e4;
	text-decoration: none;
	padding: 0;
}
section.internal-menu ul li a:first-child {border-left: solid 1px #e4e4e4;}
section.internal-menu ul li a:hover, .internal-menu ul li a.active {
  color: #666;
  background: #ffffff;
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}


/* = Form - css
------------------------------------------------- */
#ModalForm h1 {
	position: absolute;
	font: 20px/26px 'DTV-DIN-LIGHT';
	top: 40%;
	width: 90%;
	text-align: center;
}
#ModalForm h1 span {display:block; font:inherit;}
.FormContent {padding:20px 10px 0;}
.FormContent select.Dropdown {
	float:left;
	width:48%;
	margin-left:2%;
}
.FormContent .Error span p {
    color: #B52326;
    font: 10px/10px Arial;
    margin-top: 3px;
		width:260px;
		margin-bottom:0;
}
.FormContent input {
	width: 48%;
	float: left;
	border: 1px solid #C2C2C2;
	background-color: #FFF;
	font: 14px/15px Arial;
	color: #808080;
	padding: 13px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.FormContent input:nth-child(odd) {margin-right: 2%;}
.FormContent input:nth-child(even) {margin-left: 2%;}

.FormContent input:focus {
	border: 1px solid #74B9EF;
	
	/* Animación elementos Form ///////////////////////////////*/
	-webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
	
	-moz-box-shadow: 0 0 5px #A6D1F4 inset;
	-webkit-box-shadow: 0 0 5px #A6D1F4 inset;
	box-shadow: 0 0 5px #A6D1F4 inset;
	
}
/*input error:*/
.FormContent input.Error {border: 1px solid #B52326;	}
.FormContent input:focus.Error {
	border: 1px solid #B52326;
	
	/* Animación elementos Form ///////////////////////////////*/
	-webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
	
	-moz-box-shadow: 0 0 5px #E37174 inset;
	-webkit-box-shadow: 0 0 5px #E37174 inset;
	box-shadow: 0 0 5px #E37174 inset;
	
}
.FormContent input.Dato-ok {
	border: 1px solid #468847;
	background-color: #FFF;
	color: #468847;	
}
.FormContent input:focus.Dato-ok {
	border: 1px solid #468847;
	color: #468847;
	
	/* Animación elementos Form ///////////////////////////////*/
	-webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
	
	-moz-box-shadow: 0 0 5px #74B876 inset;
	-webkit-box-shadow: 0 0 5px #74B876 inset;
	box-shadow: 0 0 5px #74B876 inset;
	
}
.FormContent select {
	border: 1px solid #C2C2C2;
	background-color: #FFF;
	padding: 12px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom:20px;
	font: 12px Arial;
	color: #808080;
}
.FormContent select:focus {
	border: 1px solid #C2C2C2;
	
	/* Animación elementos Form ///////////////////////////////*/
	-webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
	
	-moz-box-shadow: 0 0 5px #A6D1F4 inset;
	-webkit-box-shadow: 0 0 5px #A6D1F4 inset;
	box-shadow: 0 0 5px #A6D1F4 inset;
}
 .FormContent select.Error {
	border: 1px solid #B52326;
}
 .FormContent select:focus.Error  {
	border: 1px solid #B52326;

	
	/* Animación elementos Form ///////////////////////////////*/
	-webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
	
	-moz-box-shadow: 0 0 5px #E37174 inset;
	-webkit-box-shadow: 0 0 5px #E37174 inset;
	box-shadow: 0 0 5px #E37174 inset;
}

.FormContent textarea {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ccc;
	color: #808080;
	display: block;
	font: 14px Arial;
	margin: 0 0 15px;
	padding: 2%;
  width: 96%;
	height:70px;
	resize:none;
}

a:hover.BtnUI {color:#000;}
a.Blue {
	font: bold 16px/18px "Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
	color: #FFF;
	border: none;
	text-shadow: 0 -1px 0 #0385E5;
	xtext-shadow: 0 -1px 0 #0385E5;
	width: auto;
	text-align: center;
	padding: 10px 30px;
	text-decoration: none;
	float:right;
	
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #00adee;
}
a:hover.Blue {
	color:#FFF;
	background: #0078ae;
}
a:active.Blue {background: #00adee;}

/* =CTA Planes y Precios - css
--------------------------------------- */
.CTA-PlanesPrecios.first-plan,
.CTA-PlanesPrecios.Three-element.first-plan,  
.CTA-PlanesPrecios:first-of-type {margin-left: 0;}
.CTA-PlanesPrecios {
    text-align: center;
    background-color: #FFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    float: left;
    position: relative;
		box-shadow: 1px 1px 6px #9E9E9E;
}
.CTA-PlanesPrecios.Three-element {width: 31%; margin-left:2%;}

.hide-content {padding: 0 0 25px; display:none;}

.CTA-PlanesPrecios.Right {float:right;}
.CTA-PlanesPrecios h4.Plan-A {background: none repeat scroll 0 0 #cacaca;}
.CTA-PlanesPrecios h4.Plan-B {background: none repeat scroll 0 0 #abaaaa;}
.CTA-PlanesPrecios h4.Plan-C {background: none repeat scroll 0 0 #e6e6e6;}
.CTA-PlanesPrecios h4 {
	font: 30px/32px 'DTV-DIN-LIGHT',Verdana;
	letter-spacing: -0.025em;
	color:#111;
	margin:0;
	padding:10px;
	-webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
	text-align: center;
}
.CTA-PlanesPrecios h4 span {
	display: block;
	font: bold 28px/30px DTV-DIN;
	padding-top: 10px;
}
.CTA-PlanesPrecios h4 span sup {
	font: inherit;
	font-size: 14px;
	line-height: 10px;
}
.CTA-PlanesPrecios h4 abbr {
	display: none;
	position: absolute;
	right: 20px;
	top: 18px;
	font-size: 30px;
	content: '+';
	color:#111;
}
.CTA-PlanesPrecios h4 abbr.active {
	content: '-';
}
.CTA-PlanesPrecios .ColOne {float: left;}
.CTA-PlanesPrecios .ColOne:first-of-type, .CTA-PlanesPrecios .ColOne:first-child {border-top:none;} 
.CTA-PlanesPrecios .ColOne {
	width: 100%;
	padding: 10px;
	box-sizing:border-box;
}
.CTA-PlanesPrecios .ColOne ul {margin-bottom:20px;}
.CTA-PlanesPrecios .ColOne ul li {
	color: #303030;
	font: 14px/22px Arial;
	text-align: left;
}
.CTA-PlanesPrecios .ColOne ul li small {font: 12px/22px Arial;}
.CTA-PlanesPrecios .ColOne ul li.Titulo {
	color: #303030;
	font: bold 14px/22px Arial;
	padding-top:10px;
}

.Comparador-canales {}
.Comparador-canales .Table-Canales {width: 98%; border-left:1px solid #E1E1E1;}
.Comparador-canales .Table-Canales th {
	font: 20px/20px 'DTV-DIN-LIGHT',Verdana;
	padding: 10px 0;
}
.Comparador-canales .Table-Canales th span {
	font: 14px/20px 'DTV-DIN-LIGHT',Verdana;
	display:block;
}
.Comparador-canales .Table-Canales th.Col-one {width: 40%;background: #EAEAEA;text-indent:20px;}
.Comparador-canales .Table-Canales th.Col-two {width:20%; background:#cacaca; text-align:center;}
.Comparador-canales .Table-Canales th.Col-three {width:20%; background:#e6e6e6; text-align:center;}
.Comparador-canales .Table-Canales th.Col-four {width:20%;background: #abaaaa;text-align:center;}
.Comparador-canales .Table-Canales td {
	font:14px/20px Arial;
	border-bottom:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	padding:10px 0;
}
.Comparador-canales .Table-Canales td img {
	display: inline-block;
	padding: 0 15px;
	vertical-align: middle;
}
.Comparador-canales .Table-Canales td.tArrow {background:url('/productos/paquetes-corporativos/IMG/bullet_green.gif') no-repeat scroll center center transparent;}

/* =CTA Planes y Precios - css
	 =Slider CSS
--------------------------------------- */
a.Slider-action {
	width:100%;
	color: #01afee;
	display: block;
	font: bold 16px Arial;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
}
#Slider-Vertical {
	height: 519px;
	overflow: hidden;
	width: 100%;
}

/* =Paquetes CSS
--------------------------------------- */
.Paquetes {
	background-color: #FFF;
	padding: 30px 0;
	margin: 0 0 20px 0;
	position: relative;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 2px 7px #C7C7C7;
	border: 1px solid #DFDFDF;
}
.Paquetes.Last {margin:0;}
.Paquetes:after, .Paquetes .head:after {
  content: "";
  display: table;
  clear: both;
}
.Paquetes .head {
	border-bottom: 1px solid #DFDFDF;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.Paquetes h3 {
	padding: 0 0 0 30px;
	float: left;
	display:block;
}
.Paquetes h3.price {
	padding: 0 30px 0 0;
	float: right;
	display:block;
}
.Paquetes ul {padding-left:30px;}
.Paquetes ul li {
	float: left;
	width: 60px;
	margin-right: 15px;
}
.Paquetes ul li img {width: 100%;}

/* =Anima CSS
--------------------------------------- */
#spinners {
	font-size: 0;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	display: inline-block;
    margin-left: 10px;
}
#spinners.hide {display:none;}
.three-bounce>div {
	display: inline-block;
	margin-right: 4px;
	width: 9px;
	height: 9px;
	border-radius: 100%;
	background-color: #fff;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out both;
	animation: bouncedelay 1.4s infinite ease-in-out both;
}
.three-bounce .one {-webkit-animation-delay: -0.32s;animation-delay: -0.32s;}
.three-bounce .two {-webkit-animation-delay: -0.16s;animation-delay: -0.16s;}
@-webkit-keyframes bouncedelay {
	0%, 80%, 100% {-webkit-transform:scale(0)}
	40% {-webkit-transform:scale(1)}
}
@keyframes bouncedelay {
	0%, 80%, 100% {-webkit-transform:scale(0);transform:scale(0)}
	40% {transform:scale(1);-webkit-transform:scale(1)}
}
.errorMsn {
    font: 12px/15px Arial;
    color: red;
    padding: 0 10px;
    display: block;
    float: right;
    width: 300px;
}

