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






.intro-top-gen .header-back {
/*	height: 640px!important;*/
/*	height: 640px;*/
	height: 460px!important;
	
	background-repeat: no-repeat;
	background-color: #05496b;
	background-size: cover ;
	background-position: center top;
/*	padding-top: 50px;*/
	


}




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

}






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

}



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



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

.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-planes {
/*	background-color: red;*/

}


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

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




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


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

}

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


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



/* Small Devices, Tablets */

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







} /* SIERRA @media */


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

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



#conte-planes .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;
	
}






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

combo tables HOME

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


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

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

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

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

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

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


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


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

	
}

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

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

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


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



.cd-combo-footer-home {
/*  padding-bottom: 1.7em;
  background-color: red;*/
  padding: 20px;
}
.cd-combo-footer-home a {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.empty-box .cd-combo-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);
}


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

combo tables 

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



}

.empty-box .cd-combo-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%;
}




/*-----------------------------------
   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: 80px;
	margin-top: 20px;
	
}


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



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

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

h3 {
	/*font-size: 20px;*/
	font-size: 1.3em;
	line-height: 1.3em;
	font-family: PulsoLight;
	text-transform: none;
}	

h3 span{
		font-family: PulsoRegular;
}


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




}