
/* ANIMAION BOTON */


@import url("btn-animation.css");
@import 'btn-animation.css';



/*-----------------------------------
    1. TOP TITULAR SMALL
-----------------------------------*/



.intro-top-gen .header-back {
	height: 460px;

	/*	height: 520px!important;*/
/*	height: 640px;*/
	background-repeat: no-repeat;
	background-color: #05496b;
	background-size: cover !important;
	background-position: center top;
/*	padding-top: 50px;*/
	


}


.intro-top-gen {
/*	background-color: red;*/
/*	height: 520px!important;*/
/*	height: 640px;*/
	height: 460px;
	display: block;
/*	margin-bottom: 100px;*/

}


/*-----------------------------------
    1. TOP TITULAR
-----------------------------------*/


.intro-top-gen .header-back .headline {
	background-color: #2c2c2c;
	opacity: 0.91;
	padding: 30px;
}

.intro-top-gen .header-back .headline h1{
	color: #ffffff;
	font-family: PulsoLight;
	/*font-size: 50px;*/
	font-size: 2.7em;
/*	font-size: 8.5vw;*/
	text-transform: none;
	letter-spacing: 2px;
/*	text-shadow: 2px 2px 4px #000000;*/


}


.intro-top-gen .header-back .headline  h2{
	color: #ffffff;
	font-size: 1.6em;
	line-height: 1.2em;
	text-transform: none;
	font-family: PulsoLight;
	letter-spacing: 2px;
/*	text-shadow: 2px 2px 4px #000000;*/

}




/*-----------------------------------
    2. CONTE PLANES
-----------------------------------*/




#conte-packs {
/*	background-color: red;*/

}



#conte-packs h3 {
		font: 3.6em PulsoLight;
		margin-top: 100px;
		letter-spacing: 10px;
		text-transform: none;
}

#conte-packs h4 {
		font: 32px PulsoLight;
		text-transform: none;
		color: #a1a1a1;
		margin-bottom: 40px;
}




#conte-packs .resaltar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-size: 15px;
}


#conte-packs .headline-resaltado {
	font: 2.8em PulsoLight;
	letter-spacing: 6px;
	color: #1eb5e1;

}

#conte-packss .headline-resaltado span{
	
font-family: PulsoRegular;	
}


#conte-packs .rg {
	float: right;
}



/* Small Devices, Tablets */

@media only screen and (max-width:768px) {







} 


/* SIERRA @media */


.see-all-packs {
	text-align: center;
/*	background-color: red;*/
}

.see-all-packs .text-destacado{
	text-align: center;
/*	width: 80%;*/
/*	color: red;*/
	font: 22px PulsoLight;
	letter-spacing: 3px;
}


@media screen and (max-width: 768px) {
	
	.see-all-packs .text-destacado{
	text-align: center;
	width: 80%;
/*	color: red;*/
	font: 16px PulsoLight;
	letter-spacing: 3px;
}
}


#conte-packs .box-prepago h4{
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 18px;
	color: #393538;
	position: relative;
	text-transform: uppercase;
	font-family: PulsoRegular;
	letter-spacing: 3px;
	
}



/* PACKS BOX HOME */



.packs-container {
	width: 95%;
	max-width: 1170px;
	margin: 4em auto;
/*	background-color: blue;*/
}

.packs-container {
    margin: 3em auto;
}
.packs-container.full-width {
    width: 100%;
    max-width: none;
}


.packs-container-home {
	width: 95%;
	max-width: 1170px;
	margin: 4em auto;
	background-color: #f3f3f3;
}

.packs-container-home {
    margin: 3em auto;
}
.packs-container-home.full-width {
    width: 100%;
    max-width: none;
}


.packs-switcher {
	text-align: center;

}

.packs-switcher .fieldset {
	display: inline-block;
	position: relative;
	padding: 2px;
/*	border-radius: 50em;*/
/*	border: 2px solid #17ade4;*/
}

/*.packs-switcher input[type="radio"] {
	position: absolute;
	opacity: 0;
}*/

/*.packs-switcher label {
	position: relative;
	z-index: 1;
	display: inline-block;
	float: left;
/*	width: 120px;*!/
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	font-size: 2rem;
    font-family: PulsoLight;
    text-transform: uppercase;	
	letter-spacing: 1px;
	padding: 0 10px;
	background-color: red;
}*/

/*.packs-switcher input[type="radio"] + label {
/*  	color: #ccc;*!/
  	color: #000;
} 


.packs-switcher input[type="radio"]:checked + label{
   background-color:#FEE856;
   color: #000;
  

} 
*/


/*.packs-switcher input[type="radio"]:checked + label{
   background-color: rgba(23, 61, 80, 0.06);
   color: #000;

} 
*/




.packs-switcher .switch {
	position: absolute;
	top: 2px;
/*	left: 2px;*/
	left: 110px;
	height: 45px;
	width: 110px;
/*	background-color: #17ade4;*/
    background-color: rgba(23, 61, 80, 0.06);	
/*	border-radius: 50em;*/
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	transition: transform 0.5s;
}

.packs-switcher input[type="radio"]:checked + label + .switch,
.packs-switcher input[type="radio"]:checked + label:nth-of-type(n) + .switch{
	-webkit-transform: translateX(90px);
	-moz-transform: translateX(90px);
	-ms-transform: translateX(90px);
	-o-transform: translateX(90px);
	transform: translateX(90px);
}



.no-js .packs-switcher {
	display: none;
	
}

.packs-list {
	margin: 2em 0 0;
}

.packs-list > li {
	position: relative;
	margin-bottom: 1em;
	list-style: none;
	padding-bottom: 40px;
	
}

@media only screen and (min-width: 768px) {
  
    
  
  .packs-list {
    margin: 3em 0 0;
  }
  .packs-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .packs-list > li {
    width: 33.3333333333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
	  list-style: none;
 
  }
  .has-margins .packs-list > li {
    width: 32.3333333333%;
    float: left;
    margin-right: 1.5%;
	
  }
  .has-margins .packs-list > li:last-of-type {
    margin-right: 0;
  }
  
  
  
  
  .packs-list-home {
    margin: 3em 0 0;
  }
  .packs-list-home:after {
    content: "";
    display: table;
    clear: both;

  }
  .packs-list-home > li {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
	padding-bottom: 40px;
	padding-top: 20px;
  	  list-style: none;
  	  margin-bottom: 30px;
  	 border: 1px solid #f3f3f3;
  }
  
  .packs-list-home > li:hover {
    background-color: #fff;
	border: 1px solid #a7a7a7;
	
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
  }
  
  

.has-margins .packs-list-home > li {
    width: 32.3333333333%;
    float: left;
    margin-right: 1.5%;
  }
  .has-margins .packs-list-home > li:last-of-type {
    margin-right: 0;
  }
  
  
}

.packs-wrapper {
	position: relative;
}

.touch .packs-wrapper {
	-webkit-perspective: 2000px;
	-moz-perspective: 2000px;
	perspective: 2000px;
}

.packs-wrapper.is-switched .is-visible {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-animation: rotate 0.5s;
	-moz-animation: rotate 0.5s;
	animation: rotate 0.5s;
}

.packs-wrapper.is-switched .is-hidden {
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-ms-transform: rotateY(0);
	-o-transform: rotateY(0);
	transform: rotateY(0);
	-webkit-animation: rotate-inverse 0.5s;
	-moz-animation: rotate-inverse 0.5s;
	animation: rotate-inverse 0.5s;
	opacity: 0;
}

.packs-wrapper.is-switched .is-selected {
	opacity: 1;
}

.packs-wrapper.is-switched.reverse-animation .is-visible {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-animation: rotate-back 0.5s;
	-moz-animation: rotate-back 0.5s;
	animation: rotate-back 0.5s;
}

.packs-wrapper.is-switched.reverse-animation .is-hidden {
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-ms-transform: rotateY(0);
	-o-transform: rotateY(0);
	transform: rotateY(0);
	-webkit-animation: rotate-inverse-back 0.5s;
	-moz-animation: rotate-inverse-back 0.5s;
	animation: rotate-inverse-back 0.5s;
	opacity: 0;
}

.packs-wrapper.is-switched.reverse-animation .is-selected {
	opacity: 1;
}

.packs-wrapper > li {
	background-color: #ffffff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	outline: 1px solid transparent;
	list-style: none;
	
}

.packs-wrapper > li::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 50px;
	pointer-events: none;
/*	background: -webkit-linear-gradient( right , #ffffff, rgba(255, 255, 255, 0));
	background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0));*/
}

.packs-wrapper > li.is-ended::after {
	display: none;
}

.packs-wrapper .is-visible {
	position: relative;
	z-index: 5;
}

.packs-wrapper .is-hidden {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.packs-wrapper .is-selected {
	z-index: 3 !important;
}

@media only screen and (min-width: 768px) {
  .packs-wrapper > li::before {
    content: '';
    position: absolute;
    z-index: 6;
    left: -1px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 50%;
    width: 1px;
    background-color: #b1d6e8;
  }
  .packs-wrapper > li::after {
    display: none;
  }
  .exclusive .packs-wrapper > li {
/*    box-shadow: inset 0 0 0 3px #2d3e50;*/
/*    box-shadow: inset 0 0 0 1px #c7c7c7;*/
  }
  .has-margins .packs-wrapper > li,
  .has-margins .exclusive .packs-wrapper > li {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  }
  :nth-of-type(1) > .packs-wrapper > li::before {
    display: none;
  }
  .has-margins .packs-wrapper > li {
    border-radius: 4px 4px 6px 6px;
  }
  .has-margins .packs-wrapper > li::before {
    display: none;
  }
}

@media only screen and (min-width: 1500px) {
  .full-width .packs-wrapper > li {
    padding: 2.5em 0;
  }
}

.no-js .packs-wrapper .is-hidden {
	position: relative;
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-ms-transform: rotateY(0);
	-o-transform: rotateY(0);
	transform: rotateY(0);
	margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  .exclusive .packs-wrapper > li::before {
    display: none;
  }
  .exclusive + li .packs-wrapper > li::before {
    display: none;
  }
}

.packs-header h2 {
	padding: 0.9em 0.9em 0.6em;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 10px;
    text-transform: uppercase;
	text-align: center;
}

.packs-header {
    height: auto;
    padding: 1.9em 0 1.6em;
    pointer-events: auto;
    text-align: center;
    color: #173d50;
    background-color: transparent;
}

.exclusive .packs-header {
    color: #1bbc9d;
    background-color: transparent;
}

.packs-header h2 {
    font-size: 2.8rem;
    letter-spacing: 2px;
}

.currency,
.value {
	font-size: 3rem;
	font-weight: 300;
}

.duration {
	font-weight: 700;
	font-size: 1.3rem;
	color: #8dc8e4;
	text-transform: uppercase;
}

.exclusive .duration {
	color: #f3b6ab;
}

.duration::before {
	content: '/';
	margin-right: 2px;
}

.value {
    font-size: 7rem;
    font-weight: 300;
}

.currency, 
.duration {
    color: #1bbc9d;
}

.exclusive .currency,
.exclusive .duration {
    color: #2d3e50;
}

.currency {
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
    font-size: 2rem;
    font-weight: 700;
}

.duration {
    font-size: 1.4rem;
}

.packs-body {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.is-switched .packs-body {
  overflow: hidden;
}

.packs-body {
    overflow-x: visible;
}

.packs-features {
	width: 600px;
}

.packs-features:after {
	content: "";
	display: table;
	clear: both;
}

.packs-features li {
	width: 100px;
	float: left;
	padding: 1.6em 1em;
	font-size: 1.5rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.packs-features em {
	display: block;
	margin-bottom: 5px;
	font-weight: 600;
}

.packs-features {
    width: auto;
}

.packs-features li {
    float: none;
    width: auto;
    padding: 1em;
}

.exclusive .packs-features li {
    margin: 0 3px;
}
  
.packs-features em {
    display: inline-block;
    margin-bottom: 0;
}

.has-margins .exclusive .packs-features li {
    margin: 0;
}

.packs-footer {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 80px;
	width: 100%;
}

.packs-footer {
    position: relative;
    height: auto;
    padding: 1.8em 0;
    text-align: center;
}

.packs-footer::after {
    display: none;
}

.has-margins .packs-footer {
    padding-bottom: 0;
}
/*

.select {
	position: relative;
	z-index: 1;
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	color: transparent;
}

.select {
    position: static;
    display: inline-block;
    height: auto;
    padding: 1.3em 2em;
    color: #1bbc9d;
    border-radius: 8px;
    border: 2px solid #1bbc9d;
    font-size: 1.4rem;
    text-indent: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
	transition: all .6s;
	width: 70%;
}

.no-touch .select:hover {
    background-color: #1bbc9d;
	color: #ffffff;
}

.exclusive .select {
    background-color: #1bbc9d;
	color: #ffffff;
}
  
.no-touch .exclusive .select:hover {
    background-color: #24e0ba;
}
  
.secondary-theme .exclusive .select {
    background-color: #1bbc9d;
}
  
.no-touch .secondary-theme .exclusive .select:hover {
    background-color: #112e3c;
}
  
.has-margins .select {
    display: block;
    padding: 1.7em 0;
    border-radius: 0 0 4px 4px;
}
*/

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
  }
}

@-moz-keyframes rotate {
  0% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
  70% {
    -moz-transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(180deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(200deg);
    -moz-transform: perspective(2000px) rotateY(200deg);
    -ms-transform: perspective(2000px) rotateY(200deg);
    -o-transform: perspective(2000px) rotateY(200deg);
    transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
    -moz-transform: perspective(2000px) rotateY(180deg);
    -ms-transform: perspective(2000px) rotateY(180deg);
    -o-transform: perspective(2000px) rotateY(180deg);
    transform: perspective(2000px) rotateY(180deg);
  }
}

@-webkit-keyframes rotate-inverse {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
}

@-moz-keyframes rotate-inverse {
  0% {
    -moz-transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    -moz-transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
}

@keyframes rotate-inverse {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
    -moz-transform: perspective(2000px) rotateY(-180deg);
    -ms-transform: perspective(2000px) rotateY(-180deg);
    -o-transform: perspective(2000px) rotateY(-180deg);
    transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(20deg);
    -moz-transform: perspective(2000px) rotateY(20deg);
    -ms-transform: perspective(2000px) rotateY(20deg);
    -o-transform: perspective(2000px) rotateY(20deg);
    transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
}

@-webkit-keyframes rotate-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
  }
}

@-moz-keyframes rotate-back {
  0% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
  70% {
    -moz-transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(-180deg);
  }
}

@keyframes rotate-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(-200deg);
    -moz-transform: perspective(2000px) rotateY(-200deg);
    -ms-transform: perspective(2000px) rotateY(-200deg);
    -o-transform: perspective(2000px) rotateY(-200deg);
    transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
    -moz-transform: perspective(2000px) rotateY(-180deg);
    -ms-transform: perspective(2000px) rotateY(-180deg);
    -o-transform: perspective(2000px) rotateY(-180deg);
    transform: perspective(2000px) rotateY(-180deg);
  }
}

@-webkit-keyframes rotate-inverse-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
}

@-moz-keyframes rotate-inverse-back {
  0% {
    -moz-transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    -moz-transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
}

@keyframes rotate-inverse-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
    -moz-transform: perspective(2000px) rotateY(180deg);
    -ms-transform: perspective(2000px) rotateY(180deg);
    -o-transform: perspective(2000px) rotateY(180deg);
    transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(-20deg);
    -moz-transform: perspective(2000px) rotateY(-20deg);
    -ms-transform: perspective(2000px) rotateY(-20deg);
    -o-transform: perspective(2000px) rotateY(-20deg);
    transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
}


/* ------------------------------------------------------------------
packs TABLE
---------------------------------------------------------------------*/

#packs {
background-color: #fff;
/*padding-top: 120px;*/
padding-top: 60px;
/*padding-bottom: 220px;*/

}


#packs h2{
	font-weight: 200;
	font-size: 45px;
	text-align: center;
/*	line-height: 1em;*/
/*	margin-top: 80px;*/
/*	font-family: PulsoLight;*/
	
}


#packs h2.yellow{

	line-height: 0.9em !important;
	margin-bottom: 50px;
	font-family: PulsoLight;
	margin-top: 50px;
	font-size: 65px;
	
}


#packs h3{
	text-align: center;
	
}



#packs h4{
	text-align: center;
	font-size: 30px;
	padding-bottom: 35px;
	padding-top: 25px;
	border-bottom: 1px solid #e2e2e2;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
	
}



#packs h4:hover{
opacity: 0.5;
}


#packs h5{
/*	font-size: 28px;	*/
font-size: 25px;
font-weight: 500;
color: #000;
text-transform: uppercase;
letter-spacing: 5px;
position: relative;
top: 30px;
}



#packs .packs-table {
/*background-color: blue;*/
/*padding: 15px;*/
}

#packs .packs-header {
/*	background-color: red;*/
	padding: 3px;
}

#packs .packs-label {
/*	background-color: green;*/
	height: 50px;
	
}
or
#packs .packs-label-title {
	font-size: 28px;
	text-align: left;
	padding-top: 25px;	
	font-weight: 200;
	color: red;
	text-transform: uppercase;
}


#packs .packs-label-title span{
	font-weight: 500;
	
}


#packs .packs-label-title-top {
	font-size: 30px;
/*	font-size: 35px;*/
	text-align: left;
	padding-top: 25px;	
	font-weight: 200;
/*	color: red;*/
/*	text-transform: uppercase;*/
	font-family: PulsoLight;
	color: black;
	
	margin-bottom: 5px;
}

#packs .packs-label-title-top span {
	font-size: 55px;
	font-weight: 500;
	color: #00888e;
	
}


.packs-value {
/*	background-color: #df0e0e;*/
/*	background-color: rgba(23, 61, 80, 0.06);*/
/*	height: 120px;*/
	
	text-align: center;
/*	padding: 40px 20px 0;*/
/*	padding-bottom: 20px;*/
/*	margin-top: 50px;*/

}

.packs-unit {
	position: relative;
/*	top: -30px;*/
	font-size: 22px;
	font-weight: 200;
	letter-spacing: -0.4px;
	font-family: PulsoRegular;
}

.packs-number {
	font-size: 40px;
	text-align: center;
	position: relative;
/*	font-weight: 200;*/
	font-family: PulsoRegular;
	color: #fff;	
/*	top: -30px;*/
}

.packs-desc {
	position: relative;
	top: 0px;
	font-size: 16px;
	font-weight: 200;
	letter-spacing: .7px;	
	font-family: PulsoLight;
	padding: 0 10px;
}


#packs .packs-rows {
/*	background: yellow;*/
/*	padding: 20px;*/
padding-right: 20px;
}


#packs .packs-row {
	padding: 20px 0;
	font-size: 14px;
	font-weight: 500;
	border-bottom: 1px solid #d9d9d9;
	color: #7f7f7f;
}


#packs .packs-row span{
		font-size: 18px;
		color: #000000;
}


#packs sub.packs-duration {
	text-transform: uppercase;
/*	padding-top: 20px;*/
	padding-bottom: 20px;
/*	background-color: white;*/
	display: table;
	clear: both;
	width: 100%;
	float: left;
	margin-bottom: 50px;
	font-size: 15px;
/*	color: #a4a4a4;*/
	color: #7C7C7C;
}



#packs sub.packs-duration-buttom {
	
	text-transform: uppercase;
	display: table;
	clear: both;
	width: 100%;
	float: left;
	margin-bottom: 80px;
	font-size: 11px;
	color: #a4a4a4;
	position: relative;
	top: -13px;
}


#packs sub.packs-old {	
	display: inline-block;
	width: 100%;
	font-family: PulsoLight;
	font-size: 14px;
	color: #fff;
	position: relative;
/*	top: 35px;*/
}



#packs sub.packs-old {
/*	font-weight: 800;*/
/*	font-family: 'Raleway', sans-serif;*/
	font-size: 18px;
	color: #d4cece;
	padding-left: 5px;
}



/* -------------------------------- 

packs tables 

-------------------------------- */


.cd-packs {
/*  width: 90%;*/
  width: 100%;
  max-width: 85%;
  margin: 0 auto;
  text-align: center;
}
.cd-packs > li {
  position: relative;
  margin: 0 auto 2.5em;
  background-color: #ffffff;
  border-radius: .3em .3em .25em .25em;
  border: solid 1px #C8C8C8;
	list-style: none;
	
}

.cd-packs > li.empty-box {
  box-shadow: none;
}
.cd-packs > li.empty-box::after {
  /* placeholder visible when .cd-form is open - in this case same color of the background */
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0f222b;
}
@media only screen and (min-width: 768px) {
  .cd-packs {
    max-width: 1000px;
  }
  .cd-packs > li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0;
	list-style: none;
  }
  .cd-packs > li:last-of-type {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-packs > li {
/*    width: 28.0%;*/
    width: 32%;
    float: left;
    margin-right: 2%;
  }
}


.cd-top-desc {
padding: 2.3em 1em 1.3em;
border-radius: 0.9em 0.9em 0 0;
/* box-shadow: inset 0 2px 0 #d4d7d3; */
color: #000000;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: #f3f3f3;
}
}
.cd-top-desc h2, .cd-packs-header .cd-packs {
  line-height: 1.2;
}

.cd-top-desc h2, .cd-packs-header .cd-plus {
  line-height: 1.2;
/*  background-color: red;*/
}

.cd-top-desc h2 {
  font-size: 2rem;
  margin-bottom: 0.15em;
}
.cd-top-desc .cd-packs {
/*  display: inline-block;*/
  font-weight: normal;
  text-align: center;
 
  

}
.cd-top-desc .cd-packs::after {
  clear: both;
  content: "";
  display: table;
}

.cd-packs img {
	margin-bottom: 30px;
	margin-top: 10px;
}


.cd-top-desc span {
/*  float: left;*/
}
.cd-top-desc span#mas {
  font-size: 25px;
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: PulsoRegular;
  margin-bottom: 10px;
  margin-top: 5px;
  color: #919191;
}

.cd-top-desc span:nth-of-type(1) {
  	color: #000000;
/*	text-transform: uppercase;*/
/*    padding-bottom: 10px;*/
    display: table;
    clear: both;
    width: 100%;
    float: left;
/*    margin-top: 30px;*/
    font-size: 24px;
	letter-spacing: 1px;
/*    color: #ffffff;*/
	font-family: PulsoRegular;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 0.9em;
}


.cd-top-desc span.bigger {
	font-size: 45px;
/*	color: red;*/
}

.cd-top-desc label {
	text-align: center;
	display: block;
/*	background-color: red;*/
	position: relative;
/*	top: 10px;*/
	text-transform: uppercase;
	font-size: 11px;
/*	font-weight: 200;*/
	font-family: PulsoRegular;
letter-spacing: 1px;
color: #434242;
}


.cd-top-desc label.gigas {
	position: relative;
/*	color: red;*/

/*	top: -40px;*/
}




.cd-top-desc span:nth-of-type(2)::before {
/*  content: '/';*/
}
@media only screen and (min-width: 768px) {
  .cd-top-desc h2 {
    font-size: 2.6rem;
  }
}



.cd-packs-header {
padding: 3em 1em 2em;
/*  padding: 5.3em 1em 2.3em;*/
/*  border-radius: .25em .25em 0 0;*/
/*  box-shadow: inset 0 1px 0 #c1cfa2;*/
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #00afdb;
/*   background-color: #535353;
  height: 200px;*/
/*  padding-top: 1em;*/
}



.cd-packs-header h2, .cd-packs-header .cd-packs {
  line-height: 1.2;
}
.cd-packs-header h2 {
  font-size: 2rem;
  margin-bottom: 0.15em;
}
.cd-packs-header .cd-packs {
/*  display: inline-block;*/
  font-weight: bold;
  text-align: center;

}
.cd-packs-header .cd-packs::after {
  clear: both;
  content: "";
  display: table;
}
.cd-packs-header span {
/*  float: left;*/
}
.cd-packs-header span#mas {
  font-size: 45px;
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: PulsoRegular;
}

.cd-packs-header span:nth-of-type(1) {
  	/*color: #f5d600;
	text-transform: uppercase;
    padding-bottom: 10px;
    display: table;
    clear: both;
    width: 100%;
    float: left;
    margin-top: 30px;
    font-size: 25px;
	letter-spacing: 1px;
    color: #ffffff;
	font-family: PulsoLight;*/
}





.cd-packs-header span:nth-of-type(2)::before {
/*  content: '/';*/
}
@media only screen and (min-width: 768px) {
  .cd-packs-header h2 {
    font-size: 2.6rem;
  }
}


.cd-packs-features {
/*  padding: 2.8em 1em 1.5em;*/
padding: 1.8em 2.5em 1.5em;
background-color: #fcfcfc;
box-shadow: 0 2px 1px #d7d7d7;
}


.cd-packs-features li h2 {
	 overflow: hidden;
	 text-align: center;
	font-size: 14px !important;
	padding: 0;
	margin: 0;
	line-height: 0.9em;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 20px 0 ;
}
.cd-packs-features li h2:before,
.cd-packs-features li h2:after {
	 background-color: #333;
	 content: "";
	 display: inline-block;
	 height: 1px;
	 position: relative;
	 vertical-align: middle;
	 width: 50%;
}
.cd-packs-features li h2:before {
	 right: 0.5em;
	 margin-left: -50%;
}
.cd-packs-features li h2:after {
	 left: 0.5em;
	 margin-right: -50%;
	}


.cd-packs-features li {
  line-height: 1.8em;
/*  	line-height: 1em;*/
/*  	margin-bottom: .4em;*/
	list-style: none;
	font-size: 14px;
	color: #535353;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
	
	
}

.cd-packs-features li small{
	line-height: 1.2em !important;
	font-family: PulsoRegular;
	color: #0a0a0a;
	display: inline-block;
	margin: 5px 0px 10px 0px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #333;
	
}

.cd-packs-features li i {
	
	font-size: 30px;
	color: #019b3f;
	position: relative;
	top: 4px;
	padding-right: 10px;

	
}

.cd-packs-features li img {
	padding: 0 2px;
/*	padding-top: 8px;*/
/*	padding-bottom: 8px;*/
	width: 35px;
} 

.cd-packs-features li:last-of-type {
  margin-bottom: 0;
}

.cd-packs-features p {
  margin-bottom: 10px;
 
  font-family: PulsoLight;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  letter-spacing: 3px;
}


.cd-packs-features em {
  position: relative;
  padding-left: 28px;
}
.cd-packs-features em::before {
  /* this is the icon (check or cross) next to the plan feature */
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 24px;
  width: 24px;
  background: url(../img/cd-icons-internet.svg) no-repeat -24px 0;
}
.cd-packs-features .available em::before {
  background-position: 0 0;
}



.cd-packs-footer {
/*  padding-bottom: 1.7em;
  background-color: red;*/
  padding: 20px;
}
.cd-packs-footer a {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.empty-box .cd-packs-footer a {
  /* scale down to 0 the action button when sign up form is visible */
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}



/* -------------------------------- 

packs tables HOME

-------------------------------- */


.cd-packs-home {
/*  width: 90%;*/
  width: 100%;
  max-width: 85%;
  margin: 0 auto;
  text-align: center;
}
.cd-packs-home > li {
  position: relative;
  margin: 0 auto 2.5em;
  background-color: #ffffff;
  border-radius: .3em .3em .25em .25em;
  border: solid 1px #C8C8C8;
	list-style: none;
/*	background-color: red;*/
	
}

.cd-packs-home > li.empty-box {
  box-shadow: none;
}
.cd-packs-home > li.empty-box::after {
  /* placeholder visible when .cd-form is open - in this case same color of the background */
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0f222b;
}
@media only screen and (min-width: 768px) {
  .cd-packs-home {
    max-width: 1000px;
  }
  .cd-packs-home > li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0;
	list-style: none;
  }
  .cd-packs-home > li:last-of-type {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-packs-home > li {
/*    width: 28.0%;*/
    width: 32%;
    float: left;
    margin-right: 2%;
  }
}


.cd-top-desc-home {
padding: 2.3em 1em 1.3em;
border-radius: 0.9em 0.9em 0 0;
/* box-shadow: inset 0 2px 0 #d4d7d3; */
color: #000000;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/*background-color: #f3f3f3;*/
}
}
.cd-top-desc-home h2, .cd-packs-header .cd-packs {
  line-height: 1.2;
}

.cd-top-desc-home h2, .cd-packs-header .cd-plus {
  line-height: 1.2;
/*  background-color: red;*/
}

.cd-top-desc-home h2 {
  font-size: 2rem;
  margin-bottom: 0.15em;
}
.cd-top-desc-home .cd-packs {
/*  display: inline-block;*/
  font-weight: normal;
  text-align: center;
 
  

}
.cd-top-desc-home .cd-packs::after {
  clear: both;
  content: "";
  display: table;
}

.cd-packs-home img {
	margin-bottom: 30px;
	margin-top: 10px;
}


.cd-top-desc-home span {
/*  float: left;*/
}
.cd-top-desc-home span#mas {
  font-size: 25px;
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: PulsoRegular;
  margin-bottom: 10px;
  margin-top: 5px;
  color: #919191;
}

.cd-top-desc-home span:nth-of-type(1) {
  	color: #000000;
/*	text-transform: uppercase;*/
/*    padding-bottom: 10px;*/
    display: table;
    clear: both;
    width: 100%;
    float: left;
/*    margin-top: 30px;*/
    font-size: 24px;
	letter-spacing: 1px;
/*    color: #ffffff;*/
	font-family: PulsoRegular;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 0.9em;
}


.cd-top-desc-home span.bigger {
	font-size: 65px;
/*	color: red;*/
}

.cd-top-desc-home label {
	text-align: center;
	display: block;
/*	background-color: red;*/
	position: relative;
/*	top: 10px;*/
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 200;
	
}


.cd-top-desc-home label.gigas {
	position: relative;
/*	color: red;*/

/*	top: -40px;*/
}




.cd-top-desc-home span:nth-of-type(2)::before {
/*  content: '/';*/
}
@media only screen and (min-width: 768px) {
  .cd-top-desc-home h2 {
    font-size: 2.6rem;
  }
}



.cd-packs-header-home {
padding: 3em 1em 2em;
/*  padding: 5.3em 1em 2.3em;*/
/*  border-radius: .25em .25em 0 0;*/
/*  box-shadow: inset 0 1px 0 #c1cfa2;*/
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #00afdb;
/*   background-color: #535353;
  height: 200px;*/
/*  padding-top: 1em;*/
}



.cd-packs-header-home h2, .cd-packs-header .cd-packs {
  line-height: 1.2;
}
.cd-packs-header-home h2 {
  font-size: 2rem;
  margin-bottom: 0.15em;
}
.cd-packs-header-home .cd-packs {
/*  display: inline-block;*/
  font-weight: bold;
  text-align: center;

}
.cd-packs-header-homer .cd-packs::after {
  clear: both;
  content: "";
  display: table;
}
.cd-packs-header-home span {
/*  float: left;*/
}
.cd-packs-header-home span#mas {
  font-size: 45px;
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: PulsoRegular;
}

.cd-packs-header-home span:nth-of-type(1) {
  	/*color: #f5d600;
	text-transform: uppercase;
    padding-bottom: 10px;
    display: table;
    clear: both;
    width: 100%;
    float: left;
    margin-top: 30px;
    font-size: 25px;
	letter-spacing: 1px;
    color: #ffffff;
	font-family: PulsoLight;*/
}





.cd-packs-header-home span:nth-of-type(2)::before {
/*  content: '/';*/
}
@media only screen and (min-width: 768px) {
  .cd-packs-header-home h2 {
    font-size: 2.6rem;
  }
}


.cd-packs-features-home {
/*  padding: 2.8em 1em 1.5em;*/
padding: 0 4em 1.5em;
text-align: center;


/*background-color: #fcfcfc;
box-shadow: 0 2px 1px #d7d7d7;*/
}


.cd-packs-features-home li h2 {
	 overflow: hidden;
	 text-align: center;
	font-size: 14px !important;
	padding: 0;
	margin: 0;
	line-height: 0.9em;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 20px 0 ;
}
.cd-packs-features-home li h2:before,
.cd-packs-features-home li h2:after {
	 background-color: #333;
	 content: "";
	 display: inline-block;
	 height: 1px;
	 position: relative;
	 vertical-align: middle;
	 width: 50%;
}
.cd-packs-features-home li h2:before {
	 right: 0.5em;
	 margin-left: -50%;
}
.cd-packs-features-home li h2:after {
	 left: 0.5em;
	 margin-right: -50%;
	}


.cd-packs-features-home li {
  line-height: 1.8em;
/*  	line-height: 1em;*/
/*  	margin-bottom: .4em;*/
	list-style: none;
	font-size: 14px;
	color: #535353;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
	
	
}

.cd-packs-features-home li i {
	
	font-size: 30px;
	color: #019b3f;
	position: relative;
	top: 4px;
	padding-right: 10px;

	
}

.cd-packs-features-home li img {
	padding: 0 2px;
/*	padding-top: 8px;*/
/*	padding-bottom: 8px;*/
	width: 35px;
} 

.cd-packs-features-home li:last-of-type {
  margin-bottom: 0;
}

.cd-packs-features-home p {
  margin-bottom: 10px;
 
  font-family: PulsoLight;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  letter-spacing: 3px;
}


.cd-packs-features-home em {
  position: relative;
  padding-left: 28px;
}
.cd-packs-features-home em::before {
  /* this is the icon (check or cross) next to the plan feature */
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 24px;
  width: 24px;
  background: url(../img/cd-icons-internet.svg) no-repeat -24px 0;
}
.cd-packs-features-home .available em::before {
  background-position: 0 0;
}



.cd-packs-footer-home {
/*  padding-bottom: 1.7em;
  background-color: red;*/
  padding: 20px;
}
.cd-packs-footer-home a {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.empty-box .cd-packs-footer-home a {
  /* scale down to 0 the action button when sign up form is visible */
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}




/* -------------------------------- 

packs tables 

-------------------------------- */
.cd-packs {
/*  width: 90%;*/
  width: 100%;
  max-width: 85%;
  margin: 0 auto;
  text-align: center;
}
.cd-packs > li {
  position: relative;
  margin: 0 auto 2.5em;
  background-color: #ffffff;
  border-radius: .3em .3em .25em .25em;
  border: solid 1px #C8C8C8;
	list-style: none;
}

.cd-packs > li.empty-box {
  box-shadow: none;
}
.cd-packs > li.empty-box::after {
  /* placeholder visible when .cd-form is open - in this case same color of the background */
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0f222b;
}
@media only screen and (min-width: 768px) {
  .cd-packs {
    max-width: 1000px;
  }
  .cd-packs > li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0;
	list-style: none;
  }
  .cd-packs > li:last-of-type {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-packs > li {
/*    width: 28.0%;*/
    width: 32%;
    float: left;
    margin-right: 2%;
  }
}





.empty-box .cd-packs-footer a {
  /* scale down to 0 the action button when sign up form is visible */
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}


.btn-sm {
	width: 100%;
}






/*//////////////////////////////////////////////////////////////////
[ FONT ]*/



/*//////////////////////////////////////////////////////////////////
[ RESTYLE TAG ]*/



/*//////////////////////////////////////////////////////////////////
[ Table ]*/

.limiter {
  width: 100%;
  margin: 0 auto;
}

.container-table100 {
  width: 100%;
  min-height: 100vh;
  background: #f2f2f2;

  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 33px 30px;
}

.wrap-table100 {
  width: 960px;
  border-radius: 10px;
  overflow: hidden;
}

.table {
  width: 100%;
  display: table;
  margin: 0;
}




/* ESTILOS GENEGENRICOS */


  	.tabla-fila,
	.tabla-plan,
	.tabla-llamada,
	.tabla-mensaje,
	.tabla-bam,
	.tabla-roaming{
		border-bottom: 1px solid #f2f2f2;
		padding-bottom: 18px;
		padding-top: 15px;
		padding-right: 15px;
		margin: 0;
  }
  

	.tabla-fila.header,
	.tabla-plan.header,
	.tabla-llamada.header,
	.tabla-mensaje.header,
	.tabla-bam.header,
	.tabla-roaming.header{
		color: #000000;
		/* background: #ffffff; */
		border-bottom: 10px solid #181818;

	}



	.tabla-fila.footer,
	.tabla-plan.footer,
	.tabla-llamada.footer,
	.tabla-mensaje.footer,
	.tabla-bam.footer,
	.tabla-roaming.footer{
		color: #000000;
		 background: #ffffff; 
/*		border-bottom: 10px solid red;*/
		padding: 20px;
		text-align: center;

	}


	.tabla-fila.footer h2,
	.tabla-plan.footer h2,
	.tabla-llamada.footer h2,
	.tabla-mensaje.footer h2,
	.tabla-bam.footer h2,
	.tabla-roaming.footer h2{
		text-align: center;
		line-height: 1.3em;
		font-family: PulsoLight;
		font-size: 18px;
		margin-bottom: 20px;
		text-transform: none;
	}
	
	
	.tabla-fila.footer h2 span,
	.tabla-plan.footer h2,
	.tabla-llamada.footer h2 span,
	.tabla-mensaje.footer h2 span,
	.tabla-bam.footer h2 span,
	.tabla-roaming.footer h2 span{

		font-family: PulsoRegular;

	}


    .tabla-fila .cell,
	.tabla-plan .cell,
	.tabla-llamada .cell,
	.tabla-mensaje .cell,
	.tabla-bam .cell,
	.tabla-roaming .cell{

		font-size: 18px;
		color: #1d1d1d;
		line-height: 1.2;
		font-weight: unset !important;
		padding-top: 19px;
		padding-bottom: 19px;
		  }
		  
		  


	.cell.fila,
	.cell.plan,
	.cell.llamada,
	.cell.mensaje,
	.cell.bam,
	.cell.roaming {
/*	  background-color: #df8c8c;*/
	  font-family: PulsoLight;
	  font-size: 22px !important;
}


	.cell.fila small,
	.cell.plan small,
	.cell.llamada small,
	.cell.mensaje small,
	.cell.bam small,
	.cell.roaming small {
/*	  background-color: #df8c8c;*/
	  font-family: PulsoLight;
	  font-size: 14px ;
	  letter-spacing: 1px;
/*	  text-transform: uppercase;
	  padding-bottom: 20px;
		color: #575757;*/
	}
		  


	.tabla-fila .cell i,
	.tabla-plan .cell i,
	.tabla-llamada .cell i,
	.tabla-mensaje .cell i,
	.tabla-bam .cell i,
	.tabla-roaming .cell i{
		 font-size: 23px;
		 color: #00aa19;
		vertical-align: middle;
	}

	.tabla-fila .cell small {
		   	border-top: 1px solid #e6e6e6;
			border-bottom: 1px solid #e6e6e6;
			font-family: Roboto;
			font-size: 11px;
			letter-spacing: 1px;
			/* text-transform: uppercase; */
			color: #575757;
			display: inline-block;
			line-height: 1.4em;
			padding-top: 10px;
			padding-bottom: 10px;
			margin-top: 10px;
			margin-bottom: 10px;

			
	}

	.cell {
		display: table-cell;
		padding-bottom: 40px;
		padding-top: 40px;
		}

	.data:hover {
		background-color: #f1f1f1;
	/*	background-color: red;*/
	}

	


/* TABLA-FILA DISTANCIA DE COLUMNAS */

.tabla-fila .cell:nth-child(1) {
  width: 520px;
  padding-left: 10px;
  padding-right: 55px;
}

.tabla-fila .cell:nth-child(2) {
  width: 140px;
}

.tabla-fila .cell:nth-child(3) {
  width: 140px;
}

.tabla-fila .cell:nth-child(4) {
  width: 140px;
}

.tabla-fila .cell:nth-child(5) {
  width: 220px;
}

.tabla-fila .cell:nth-child(6) {
  width: 220px;
}

.table, .tabla-fila {
  width: 100% !important;
}


/* TABLA-LLAMADA DISTANCIA DE COLUMNAS */

.tabla-llamada .cell:nth-child(1) {
  width: 520px;
  padding-left: 10px;
}

.tabla-llamada .cell:nth-child(2) {
  width: 140px;
}

.tabla-llamada .cell:nth-child(3) {
  width: 540px;
}

.tabla-llamada .cell:nth-child(4) {
  width: 140px;
  text-align: center;
}

.tabla-llamada .cell:nth-child(5) {
  width: 220px;
}

.tabla-llamada .cell:nth-child(6) {
  width: 220px;
}

.table, .tabla-llamada {
  width: 100% !important;
}




/* TABLA-LLAMADA DISTANCIA DE COLUMNAS */

.tabla-mensaje .cell:nth-child(1) {
  width: 320px;
  padding-left: 10px;
}

.tabla-mensaje .cell:nth-child(2) {
  width: 140px;
}

.tabla-mensaje .cell:nth-child(3) {
  width: 640px;
}

.tabla-mensaje .cell:nth-child(4) {
  width: 140px;
  text-align: center;
}

.tabla-mensaje .cell:nth-child(5) {
  width: 220px;
}

.tabla-mensaje .cell:nth-child(6) {
  width: 220px;
}

.table, .tabla-mensaje {
  width: 100% !important;
}




/* TABLA-BAM DISTANCIA DE COLUMNAS */

.tabla-bam .cell:nth-child(1) {
  width: 620px;
/*  padding-left: 10px;*/
}

.tabla-bam .cell:nth-child(2) {
  width: 200px;
/*   text-align: center;*/
}

.tabla-bam .cell:nth-child(3) {
  width: 200px;
/*   text-align: center;*/
}

.tabla-bam .cell:nth-child(4) {
  width: 200px;
/*  text-align: center;*/
}

.tabla-bam .cell:nth-child(5) {
  width: 220px;
}

.tabla-bam .cell:nth-child(6) {
  width: 220px;
}

.table, .tabla-bam {
  width: 100% !important;
}


/* TABLA-FILA DISTANCIA DE COLUMNAS */

.tabla-roaming .cell:nth-child(1) {
  width: 520px;
  padding-left: 10px;
}

.tabla-roaming .cell:nth-child(2) {
  width: 140px;
/*  text-align: center;*/
}

.tabla-roaming .cell:nth-child(3) {
  width: 140px;
/*  text-align: center;*/
}

.tabla-roaming .cell:nth-child(4) {
  width: 140px;
/*  text-align: center;*/
}

.tabla-roaming .cell:nth-child(5) {
  width: 220px;
/*  text-align: center;*/
}

.tabla-roaming .cell:nth-child(6) {
  width: 220px;
}

.table, .tabla-roaming {
  width: 100% !important;
}




/*.row:hover {
  background-color: #ececec;
  cursor: pointer;
}*/


@media screen and (max-width: 768px) {
	
  .table {
    display: block;
  }
	
	 .cell {
    display: block;
  }

	
	.tabla-fila,
	.tabla-plan,
	.tabla-llamada,
	.tabla-mensaje,
	.tabla-bam,
	.tabla-roaming{
		border-bottom: 10px solid #f2f2f2;
		padding-bottom: 18px;
		padding-top: 30px;
		padding-right: 15px;
		margin: 0;
		display: block;		
	  }

    .tabla-fila .cell,
	.tabla-plan .cell,
	.tabla-llamada .cell,
	.tabla-mensaje .cell,
	.tabla-bam .cell,
	.tabla-roaming .cell{
    border: none;
    padding-left: 30px;
    padding-top: 16px;
    padding-bottom: 16px;

	font-size: 18px;
	color: #555555;
	line-height: 1.2;
	font-weight: unset !important;
		
		
  }

	
	.tabla-fila .cell:before,
	.tabla-plan .cell:before,
	.tabla-llamada .cell:before,
	.tabla-mensaje .cell:before,
	.tabla-bam .cell:before,
	.tabla-roaming .cell:before{
		font-size: 12px;
		color: #000000;
		line-height: 1.2;
		text-transform: uppercase;
		font-weight: unset !important;
		margin-bottom: 3px;
		content: attr(data-title);
		min-width: 98px;
		display: block;
		letter-spacing: 2px;
  }
  


  	.tabla-fila .cell:nth-child(1),
  	.tabla-plan .cell:nth-child(1),
	.tabla-llamada .cell:nth-child(1), 
	.tabla-mensaje .cell:nth-child(1), 
	.tabla-bam .cell:nth-child(1),
	.tabla-roaming .cell:nth-child(1) {
    padding-left: 30px;
  }
  

  
  	.table, .tabla-fila, .cell,
	.table, .tabla-llamada, .cell,
	.table, .tabla-mensaje, .cell,
	.table, .tabla-plan, .cell,
	.table, .tabla-bam, .cell
	.table, .tabla-roaming, .cell {
    width: 100% !important;
  }
  

	.cell.fila,
	.cell.plan,
	.cell.llamada,
	.cell.mensaje,
	.cell.bam,
	.cell.roaming {
/*	  background-color: #df8c8c;*/
	  font-family: PulsoLight;
	  font-size: 35px !important;
}


	.cell.fila small,
	.cell.plan small,
	.cell.llamada small,
	.cell.mensaje small,
	.cell.bam small,
	.cell.roaming small {
/*	  background-color: #df8c8c;*/
	  font-family: PulsoLight;
	  font-size: 14px ;
	  letter-spacing: 1px;
}


	
	


    .tabla-fila.header,
	.tabla-plan.header, 
	.tabla-llamada.header, 
	.tabla-mensaje.header, 
	.tabla-bam.header,
	.tabla-roaming.header{
      padding: 0;
      height: 0px;
    }
  
    .tabla-fila.header .cell,
	.tabla-plan.header .cell, 
	.tabla-llamada.header .cell, 
	.tabla-mensaje.header .cell, 
	.tabla-bam.header .cell, 
	.tabla-roaming.header .cell {
      display: none;
    }
  
    .tabla-fila .cell:before,
    .tabla-plan .cell:before,
    .tabla-llamada .cell:before,
    .tabla-mensaje .cell:before,
    .tabla-bam .cell:before,
    .tabla-roaming .cell:before	{
      font-size: 12px;
      color: #808080;
      line-height: 1.2;
      text-transform: uppercase;
      font-weight: unset !important;
  
      margin-bottom: 13px;
      content: attr(data-title);
      min-width: 98px;
      display: block;
    }
	
	

	
	


	  
}







.table td.conte-headline-paises-prepa {

letter-spacing: 1px;
/*font-family: PulsoLight;*/
text-align: left!important;
width: 20%;
}
	
.table td.conte-headline-paises-prepa ul li{
	padding: 8px 0;
	font-size: 1.2em;
	
}
	
	
.table td.conte-headline-paises-prepa ul li:hover{
		background-color: #f5f5f5;
}

.plan-datos {
font-family: PulsoRegular;
font-size: 25px!important;
}



/* ####### AJUSTES PARA TELEFONOS CON PANTALLA CHICA -- */

@media only screen and (max-width:320px) {

.cd-top-desc span.bigger {
	font-size: 45px;
/*	color: red;*/
}


	.cell.fila,
	.cell.plan,
	.cell.llamada,
	.cell.mensaje,
	.cell.bam,
	.cell.roaming {
/*	  background-color: #df8c8c;*/
	  font-family: PulsoLight;
	  font-size: 25px !important;
}

.see-all-packs .text-destacado{
	text-align: center;
	width: 90%;
/*	color: red;*/
	font: 17px PulsoLight;
	letter-spacing: 3px;
		line-height: 1.5em
}

}




#flow-activo .section-title {
	position: relative;
	top: 150px;
	text-align: right;
}

#flow-activo h2{
	text-align: right;
	text-transform: none;
	line-height: 1.1em;
	font-family: PulsoLight;
	font-size: 44px;
/*	padding-left: 340px;*/
	
}

#flow-activo h2 span {
	font-family: PulsoRegular;
}

#flow-activo h2 span.green-flow {
	font-family: PulsoRegular;
	color: #39ba9c;
}

#flow-activo h6{
	color: #fff;
	text-align: right;
/*	padding-left: 340px;*/
		text-transform: none;

}




@media only screen and (max-width:768px) {
	
	#flow-activo .section-title {
	position: relative;
	top: 50px;
	text-align: center;
}


#flow-activo h2{
	text-align: center;
	text-transform: none;
	line-height: 1.2em;
	font-family: PulsoLight;
	font-size: 30px;
/*	padding-left: 340px;*/
	
}


#flow-activo h6{
	color: #fff;
	text-align: center;
/*	padding-left: 340px;*/
	text-transform: none;
	line-height: 1.3em;

}

#flow-activo .btn {
	margin-bottom: 80px;
}


}





#flow-prueba-gratis  {

}

#flow-prueba-gratis h2{
/*	text-align: right;*/
	text-transform: none;
	line-height: 1.1em;
	font-family: PulsoLight;
	font-size: 44px;
	padding-top: 100px;
	
	text-align: left!important;

	
}

#flow-prueba-gratis h2 span {
	font-family: PulsoRegular;
}




#flow-prueba-gratis h2 span.green-flow {
	font-family: PulsoRegular;
	color: #39ba9c;
}

#flow-prueba-gratis h3{
	line-height: 1.1em;
	text-align: left!important;
	margin-bottom: 40px	;

	
}

#flow-prueba-gratis p{
	text-align: left!important;
/*	padding-left: 340px;*/
		text-transform: none;

}

@media only screen and (max-width:768px) {
	
	
	#flow-prueba-gratis {
	}
	
	
	#flow-prueba-gratis h2{
/*	text-align: right;*/
	text-transform: none;
	line-height: 1.2em;
	font-family: PulsoLight;
	font-size: 30px;
	padding-top: 0px!important;
		text-align: center!important;
		margin-bottom: 40px	;
	

	
}


#flow-prueba-gratis h3{
	line-height: 1.2em;
	margin-bottom: 40px	;
	font-size: 22px;
	text-align: center!important;


	
}

#flow-prueba-gratis p {
			text-align: center!important;

}


}



/* PACKS REDES SOCIALES */

.redes-icos{
	width: 130px;
	padding-bottom: 10px;
}


.redes-icos-box{
	width: 180px !important;
	padding-bottom: 10px;
}


@media only screen and (max-width:768px) {

.redes-icos{
	width: 70%;
	padding-bottom: 10px;
}

	}




/*flow pass peliculas*/


@media only screen and (max-width:768px) {

.about-section{
	text-align: center;
}

	}


.about-section h3.genero{
	font-size: 1.2em;
}