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



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

}



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



.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: 120px;
	margin-top: 20px;
	
}


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



.box-mision, 
.box-vision, 
.box-valores{
	padding: 80px;
	background-color:#ffffff ;

}


.box-mision{
	height: 250px;
		margin-bottom: 30px;


}

.box-vision {
		height: 250px;
		margin-bottom: 30px;

}

.box-valores{


}

 


 .box-mision p, 
 .box-vision p, 
 .box-valores p{
 	font-size: 16px;
 	letter-spacing: 2px;
 }
 
 
@media only screen and (max-width:768px) {
 	
 	
 	.box-mision, 
 	.box-vision, 
 	.box-valores{
 		padding: 40px;
 		background-color:#fff ;
 	
 	}
 	
 	
 	.box-mision,
 	.box-vision{
 		height: 200px;
 	
 	}
 	
 	
 }
 
 
 .logos-conteiner {
/* 	background-color: red;*/
 	display: inline-block;
 }
 
 
   .logos-conteiner img {
   margin-bottom: 10px;	
   }
   
   
  .logos-conteiner h5{
  	font-size: 11px;
  	margin-top: 40px;
  }
  
  .logos-conteiner p{
float: left;
font-size: 11px;
  	text-transform: uppercase;
  	vertical-align: middle;
  }
  
  
   .logos-conteiner a{
   	
   	float: left;
   	font-size: 11px;
   	  	text-transform: uppercase;
   	  	background-color: #ececec;
   	  	margin-right: 4px;
   	padding: 2px 4px;
   	 
   }
   
   
   
   
   #conte-soporte-tecnico ul{
   	
   	margin-top: 80px;
   }
   
   #conte-soporte-tecnico ul li{
   		font: 24px PulsoRegular;
   	padding-top: 25px;
   	padding-bottom: 35px;
/*   	border-bottom: 1px solid #dedede;*/
   	letter-spacing: 3px;
   	padding-left: 40px;
   	
   	
   	
   }
   
   #conte-soporte-tecnico ul li i {
   	margin-left: 10px;
   }
   
   
   #conte-soporte-tecnico ul li.direcciones {
/*   	 	background-color: #f8f8f8;*/
   	 	margin-bottom: 10px;
   	 	
/*
   	 	-webkit-box-shadow: 0 2px 12px -1px rgba(0, 0, 0, 0.3);
   	 	box-shadow: 0 2px 12px -1px rgba(0, 0, 0, 0.3);
*/
   	
   	padding-bottom: 30px;
 	padding-top: 30px;
 	padding-right: 40px;  
	   
	    border-radius: .4rem;
    box-shadow: 0 0.16rem 0.36rem 0 rgba(0, 0, 0, 0.13), 0 0.03rem 0.09rem 0 rgba(0, 0, 0, 0.11);
	   
	   	top: 0;
	position: relative;
	   
	-webkit-transition: .2s all ease-in-out;
	-o-transition: .2s all ease-in-out;
	transition: .2s all ease-in-out;
   	 		
   }

	#conte-soporte-tecnico ul li.direcciones:hover {
	top: -3px;
	-webkit-box-shadow: 0 2px 12px -1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 12px -1px rgba(0, 0, 0, 0.3);



	}
   
   
   #conte-soporte-tecnico ul li img{
   	width: 60px	;
   	display: inline-block;
   	float: left;
   	margin-right: 30px;
   	
   }
   
   #conte-soporte-tecnico ul li span{
   	
   	display: block;
   	font: 14px PulsoLight;
   
   }




#conte-rse-institucional{
	
	
}


#conte-rse-institucional h2{
	
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	margin-bottom: 40px
	
}


#conte-rse-institucional h2:before,
#conte-rse-institucional h2:after {
	 background-color: #333;
	 content: "";
	 display: inline-block;
	 height: 1px;
	 position: relative;
	 vertical-align: middle;
	 width: 5%;
}

#conte-rse-institucional h2:before {
	 right: 0.5em;
	 margin-left: -50%;
}
#conte-rse-institucional h2:after {
	 left: 0.5em;
	 margin-right: -50%;
	}




#conte-rse-institucional h3{
	line-height: 1.1em;
	text-transform: none; 
	
}


#conte-institucional-bottom h2{
	
	text-transform: none;
	font-size: 24px;
	letter-spacing: 2px;
	margin-bottom: 40px
}

#conte-warning-cobertura h3{
	
	
}


 
@media only screen and (max-width:768px) {
	
	#conte-warning-cobertura h3{
	
		line-height: 1.5em;
		font-size: 1.2em;
		text-align: center;
			
	
	}	
}



	

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

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


	.box-mision, 
 	.box-vision, 
 	.box-valores{
 		padding: 20px;
 		background-color:#fff ;
 	
 	}	
	
	
	
 .box-mision p, 
 .box-vision p, 
 .box-valores p{
 	font-size: 14px;
 	letter-spacing: 2px;

 }
 
	
	
}


#conte-adheridos h2 {
	line-height: 1.8em;
	font-family: 'PulsoRegular';
	text-transform: none;
}


/* TELECENTROS */


.box-telecentros {
	margin-bottom: 40px;
/*	background-color: yellow;*/
}

.box-telecentros h2{
	font-family: PulsoLight;
	font-size: 22px;
	line-height: 1.1em;
	text-transform: none;
}

.box-telecentros h2 span{
	font-family: PulsoRegular;
	font-size: 12px;
	letter-spacing: 2px;
	display: block;
	margin-top: 20px;
}


.box-telecentros p{
	line-height: 1.4em;
	font-family: PulsoLight;
	font-size: 16px;
	margin: 0;
	padding: 5px 0;
	margin-bottom: 20px;
}


.box-telecentros p span{
	
	font-family: PulsoRegular;
}


.telecentros h2 {
	text-transform: none;
}

.telecentros h3 {
	line-height: 1.1em;
	font-size: 22px;
/*	margin-bottom: 60px;*/
}

.telecentros h3 span{
	font-family: PulsoRegular;
}


.rse {
	font-size: 1.1em;
	
}



.privacidad-content {
/*	background-color: yellow;*/
}

.privacidad-content p{
	margin-top: 15px;
}
.privacidad-content ol li{
	list-style: decimal;
	margin-left: 20px;
	font-size: 18px;
	font-weight: 600;	

}

.privacidad-content ul li{
	list-style: disc;
	margin-left: 30px;
	font-weight: normal;
	margin-bottom: 10px;
	

}

.privacidad-content ul li span{
	text-decoration: underline;
	font-weight: 600;
}

.gradient {
	display: none;
}


.st-accordion .panel-title {
	font-size: 13px;
	
}


.st-accordion .panel-group .panel {
    margin-bottom: 0px;
   

}

.st-accordion .panel-default>.panel-heading {
    
    padding: 20px 0px;

}

/*	TERMINOS Y CONDICIONES EMPRESAS;*/
  .terminos-content h3 {
             font-size: 24px;
             color: #333;
             margin-top: 40px;
             margin-bottom: 20px;
             border-left: 4px solid #00B0EB;
             padding-left: 15px;
         }
         .terminos-content h4 {
             font-size: 20px;
             color: #555;
             margin-top: 30px;
             margin-bottom: 15px;
         }
         .terminos-content p, .terminos-content li {
             font-size: 16px;
             line-height: 1.8;
             color: #666;
         }
         .terminos-content ul, .terminos-content ol {
             padding-left: 25px;
             margin-bottom: 20px;
         }
         .terminos-content strong {
             color: #333;
         }
         .terminos-content .anexo-titulo {
            font-size: 22px;
            font-weight: bold;
            color: #333;
            margin-top: 50px;
         }
         .terminos-content .glosario-item {
            margin-bottom: 15px;
         }

		 