
/*-----------------------------------
    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 SERVICIOS
-----------------------------------*/




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

}


#conte-servicios img {
	
	width: 50px!important;
}


#conte-servicios-denuncias img {
	
	width: 90px!important;
}


#conte-servicios-auxilio img {
	width: 100%;
}


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

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


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

#conte-servicios-auxilio img {
	width: 70%;
margin-top: 90px;
margin-bottom: 0;
}
	
	
	#conte-servicios-auxilio h3 {
font: 2.6em PulsoLight;
margin-top: 40px!important;
letter-spacing: 5px;
text-transform: none;
}
	
	
		
	

.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;*/

}

	
#conte-servicios-auxilio h4 {
		font-family:  PulsoLight;
		font-size: 22px!important;
		text-transform: none;
		color: #a1a1a1;
		margin-bottom: 40px;
}

	
	
}




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

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




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


#conte-servicios .headline-resaltado {
	font: 2.8em PulsoLight;
	letter-spacing: 6px;
	color: #000000;

}

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


#conte-servicios-auxilio .rg {
	float: right;
}

/*#conte-servicios p {
	font-size: 18px;
	margin: 0 0 20px;
	font-weight: 200;
	line-height: 1.6;
	}
*/


/* Small Devices, Tablets */

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

/*
#conte-servicios .headline-resaltado {
	font: 3em PulsoLight;
	letter-spacing: 6px;
	color: red;

}
*/



} /* SIERRA @media */



/*-----------------------------------
   TABLE CON FILTRO
-----------------------------------*/


#myInput {
  background-image: url('../img/icos/search.png'); /* Add a search icon to input */
  background-position: 10px 12px; /* Position the search icon */
  background-repeat: no-repeat; /* Do not repeat the icon image */
  width: 100%; /* Full-width */
  font-size: 16px; /* Increase font-size */
  padding: 12px 20px 12px 40px; /* Add some padding */
  border: 1px solid #ddd; /* Add a grey border */
  margin-bottom: 12px; /* Add some space below the input */
}

#myTable {
  border-collapse: collapse; /* Collapse borders */
  width: 100%; /* Full-width */
  border: 1px solid #ddd; /* Add a grey border */
  font-size: 14px; /* Increase font-size */
  border-top: 1px solid #ddd;
  border-right-style: none;
  border-bottom: 1px solid #ddd;
  border-left-style: none;
}




#myTable th {
	font-family: PulsoLight;
	letter-spacing: 3px;
}

#myTable th, #myTable td {
  text-align: left; /* Left-align text */
  padding: 12px; /* Add padding */
}



#myTable td:first-child {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#myTable tr {
  /* Add a bottom border to all table rows */
  border-bottom: 1px solid #ddd; 
}

#myTable tr.header, #myTable tr:hover {
  /* Add a grey background color to the table header and on hover */
  background-color: #f3f3f3;
}



#myTable p{
	font-size: 13px;
	line-height: 1.3em;
	margin: 0;
	padding: 0	;
}




#myTable p span{
	font-weight: bold;
}

#myTable td.region{
	font-size: 18px;	
	line-height: 1.3em;
	margin: 0;
	padding: 40px 10px;
	font-family: PulsoRegular;
	letter-spacing: 4px;
	text-transform: uppercase;
	background-color: #fff !important;
	border: none;
}




/*-----------------------------------
   FEATURE ICON MOD
-----------------------------------*/

.feature-block {
	text-align: center;
	
	
	-webkit-transition: .2s all ease-in-out;
		-o-transition: .2s all ease-in-out;
		transition: .2s all ease-in-out;
		top: 0;
		position: relative;
}


.feature-block:hover {
	top: -5px;
	-webkit-box-shadow: 0 2px 22px -1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 22px -1px rgba(0, 0, 0, 0.3);
	
	
}




.feature-block p {
	color: #535353;
	font-size: 1em;
}

.feature-icon {
	font-size: 50px;
	color: #1eb5e1;
	margin-bottom: 30px;
	text-align: center;
	display: block !important;
	width: 100%;
}


.feature-icon img{
	width: 120px;
	margin-top: 20px;
	
}


.feature-section h5 {
font: 1.7em PulsoLight;
letter-spacing: 2px;
text-transform: none;
color: #000;
}






/*-----------------------------------
    CONSEJOS
-----------------------------------*/

#consejo h2 {
	font-family: PulsoLight;
	font-size: 2.6em;
	line-height: 1.3em;
	text-transform: none;
	letter-spacing: 5px;
	color: #000;
	margin-bottom: 60px;
}

#consejo h2 span{
font-family: PulsoRegular;
}

#consejo h2 a:link {
	text-decoration: underline;
}


#consejo h3 {
	font-family: PulsoLight;
	font-size: 1.5em;
	line-height: 1.4em;
	
}

#consejo iframe {
    width: 820px!important;
    height: 440px;
}

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

#consejo h2 {
	font-family: PulsoLight;
	font-size: 1.8em;
	line-height: 1.4em;
	letter-spacing: 2px;
	
}



#consejo iframe {
    max-width: 100%;
    height: auto;
}



}


/*-----------------------------------
    FUNCIONALIDADES CONTROL PARENTAL
-----------------------------------*/

#funcionalidades-control-parental {
	
}




#funcionalidades-control-parental h2 {
	font-family: PulsoLight;
	font-size: 2.6em;
	line-height: 1.3em;
	text-transform: none;
	letter-spacing: 5px;
	color: #525252;
}

#funcionalidades-control-parental h2 span{
font-family: PulsoRegular;
}


#funcionalidades-control-parental h3	{
	
font-size: 1.5em;
}


#conte-faq h3{
	
	font-size: 1.4em;
line-height: 1.5em;
font-family: PulsoLight;
text-transform: none;
	
}



/*-----------------------------------
    INSTRUCTIVOS
-----------------------------------*/


#instructivo h2{
	
	color: #fff;
	font-size: 2.4em;
	line-height: 1.2em;
	text-transform: none;
	font-family: PulsoLight;
	letter-spacing: 2px;
	margin-bottom: 40px
		
}



#instructivo h3{
	
	color: #fff;
	font-size: 1.6em;
	line-height: 1.2em;
	text-transform: none;
	font-family: PulsoLight;
	letter-spacing: 2px;
	margin-bottom: 40px
		
}



@media only screen and (max-width:768px) {
	
	#instructivo h2{
	
	color: #fff;
	font-size: 1.8em;
	line-height: 1.2em;
	text-transform: none;
	font-family: PulsoRegular;
	letter-spacing: 2px;
		margin-bottom: 60px
		
}
	
	
		#instructivo h3{
	
	color: #fff;
	font-size: 1.4em;
	line-height: 1.2em;
	text-transform: none;
	font-family: PulsoLight;
	letter-spacing: 2px;
		margin-bottom: 60px
		
}
	
}




/* SERVICIOS BOX HOME */



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

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


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

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


.servicios-switcher {
	text-align: center;

}

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

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

/*.servicios-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;
}*/

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


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

} 
*/


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

} 
*/




.servicios-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;
}

.servicios-switcher input[type="radio"]:checked + label + .switch,
.servicios-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 .servicios-switcher {
	display: none;
	
}

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

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

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

  }
  .servicios-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;
  }
  
  .servicios-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 .servicios-list-home > li {
    width: 32.3333333333%;
    float: left;
    margin-right: 1.5%;
  }
  .has-margins .servicios-list-home > li:last-of-type {
    margin-right: 0;
  }
  
  
}

.servicios-wrapper {
	position: relative;
}

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

.servicios-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;
}

.servicios-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;
}

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

.servicios-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;
}

.servicios-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;
}

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

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

.servicios-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));*/
}

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

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

.servicios-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);
}

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

@media only screen and (min-width: 768px) {
  .servicios-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;
  }
  .servicios-wrapper > li::after {
    display: none;
  }
  .exclusive .servicios-wrapper > li {
/*    box-shadow: inset 0 0 0 3px #2d3e50;*/
/*    box-shadow: inset 0 0 0 1px #c7c7c7;*/
  }
  .has-margins .servicios-wrapper > li,
  .has-margins .exclusive .servicios-wrapper > li {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  }
  :nth-of-type(1) > .servicios-wrapper > li::before {
    display: none;
  }
  .has-margins .servicios-wrapper > li {
    border-radius: 4px 4px 6px 6px;
  }
  .has-margins .servicios-wrapper > li::before {
    display: none;
  }
}

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

.no-js .servicios-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 .servicios-wrapper > li::before {
    display: none;
  }
  .exclusive + li .servicios-wrapper > li::before {
    display: none;
  }
}

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

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

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

.servicios-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;
}

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

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

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

.servicios-features {
	width: 600px;
}

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

.servicios-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;
}

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

.servicios-features {
    width: auto;
}

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

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

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

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

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

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

.has-margins .servicios-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 tables 

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


.cd-servicios {
/*  width: 90%;*/
  width: 100%;
  max-width: 85%;
  margin: 0 auto;
  text-align: center;
}
.cd-servicios > 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-servicios > li.empty-box {
  box-shadow: none;
}
.cd-servicios > 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-servicios {
    max-width: 1000px;
  }
  .cd-servicios > li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0;
	list-style: none;
  }
  .cd-servicios > li:last-of-type {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-servicios > 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-servicios-header .cd-servicios {
  line-height: 1.2;
}

.cd-top-desc h2, .cd-servicios-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-servicios {
/*  display: inline-block;*/
  font-weight: normal;
  text-align: center;
 
  

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

.cd-servicios 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: 65px;
/*	color: red;*/
}

.cd-top-desc 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 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-servicios-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-servicios-header h2, .cd-servicios-header .cd-servicios {
  line-height: 1.2;
}
.cd-servicios-header h2 {
  font-size: 2rem;
  margin-bottom: 0.15em;
}
.cd-servicios-header .cd-servicios {
/*  display: inline-block;*/
  font-weight: bold;
  text-align: center;

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

.cd-servicios-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-servicios-header span:nth-of-type(2)::before {
/*  content: '/';*/
}
@media only screen and (min-width: 768px) {
  .cd-servicios-header h2 {
    font-size: 2.6rem;
  }
}


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


.cd-servicios-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-servicios-features li h2:before,
.cd-servicios-features li h2:after {
	 background-color: #333;
	 content: "";
	 display: inline-block;
	 height: 1px;
	 position: relative;
	 vertical-align: middle;
	 width: 50%;
}
.cd-servicios-features li h2:before {
	 right: 0.5em;
	 margin-left: -50%;
}
.cd-servicios-features li h2:after {
	 left: 0.5em;
	 margin-right: -50%;
	}


.cd-servicios-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-servicios-features li i {
	
	font-size: 30px;
	color: #019b3f;
	position: relative;
	top: 4px;
	padding-right: 10px;

	
}

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

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

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


.cd-servicios-features em {
  position: relative;
  padding-left: 28px;
}
.cd-servicios-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-servicios-features .available em::before {
  background-position: 0 0;
}



.cd-servicios-footer {
/*  padding-bottom: 1.7em;
  background-color: red;*/
  padding: 20px;
}
.cd-servicios-footer a {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.empty-box .cd-servicios-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-servicios-home {
/*  width: 90%;*/
  width: 100%;
  max-width: 85%;
  margin: 0 auto;
  text-align: center;
}
.cd-servicios-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-servicios-home > li.empty-box {
  box-shadow: none;
}
.cd-servicios-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-servicios-home {
    max-width: 1000px;
  }
  .cd-servicios-home > li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0;
	list-style: none;
  }
  .cd-servicios-home > li:last-of-type {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-servicios-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-servicios-header .cd-servicios {
  line-height: 1.2;
}

.cd-top-desc-home h2, .cd-servicios-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-servicios {
/*  display: inline-block;*/
  font-weight: normal;
  text-align: center;
 
  

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

.cd-servicios-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-servicios-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-servicios-header-home h2, .cd-servicios-header .cd-servicios {
  line-height: 1.2;
}
.cd-servicios-header-home h2 {
  font-size: 2rem;
  margin-bottom: 0.15em;
}
.cd-servicios-header-home .cd-servicios {
/*  display: inline-block;*/
  font-weight: bold;
  text-align: center;

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

.cd-servicios-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-servicios-header-home span:nth-of-type(2)::before {
/*  content: '/';*/
}
@media only screen and (min-width: 768px) {
  .cd-servicios-header-home h2 {
    font-size: 2.6rem;
  }
}


.cd-servicios-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-servicios-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-servicios-features-home li h2:before,
.cd-servicios-features-home li h2:after {
	 background-color: #333;
	 content: "";
	 display: inline-block;
	 height: 1px;
	 position: relative;
	 vertical-align: middle;
	 width: 50%;
}
.cd-servicios-features-home li h2:before {
	 right: 0.5em;
	 margin-left: -50%;
}
.cd-servicios-features-home li h2:after {
	 left: 0.5em;
	 margin-right: -50%;
	}


.cd-servicios-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-servicios-features-home li i {
	
	font-size: 30px;
	color: #019b3f;
	position: relative;
	top: 4px;
	padding-right: 10px;

	
}

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

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

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


.cd-servicios-features-home em {
  position: relative;
  padding-left: 28px;
}
.cd-servicios-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-servicios-features-home .available em::before {
  background-position: 0 0;
}



.cd-servicios-footer-home {
/*  padding-bottom: 1.7em;
  background-color: red;*/
  padding: 20px;
}
.cd-servicios-footer-home a {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.empty-box .cd-servicios-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-servicios {
/*  width: 90%;*/
  width: 100%;
  max-width: 85%;
  margin: 0 auto;
  text-align: center;
}
.cd-servicios > 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-servicios > li.empty-box {
  box-shadow: none;
}
.cd-servicios > 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-servicios {
    max-width: 1000px;
  }
  .cd-servicios > li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0;
	list-style: none;
  }
  .cd-servicios > li:last-of-type {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-servicios > li {
/*    width: 28.0%;*/
    width: 32%;
    float: left;
    margin-right: 2%;
  }
}





.empty-box .cd-servicios-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);
}



#conte-roaming h2 {
    line-height: 1.3em;
    text-transform: none;
    color: #525252;
    text-align: center;
    font: 2.3em PulsoLight;
	letter-spacing: 3px;
}

#conte-roaming h2 span{
    font: 1.1em PulsoRegular;
}


#conte-roaming h3 {
    line-height: 1.3em;
    text-transform: none;
    color: #525252;
    text-align: center;
    font: 1.8em PulsoLight;
	letter-spacing: 3px;
}

#conte-roaming h3 span{
    font: 1em PulsoRegular;
}