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



.intro-top-gen .header-back {
/*	height: 220px!important;*/
	height: 760px;
	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: 220px!important;*/
	height: 760px;
	display: block;
/*	margin-bottom: 100px;*/

}

.mb-40{
	margin-bottom: 40px;
	
}


.feature-block-arrow {
    padding: 20px;
    margin-top: 70px;
    background-color: transparent;
}

.feature-block img {
	width: 40%;
	padding-bottom: 20px;
}


.first-block {
	margin-left: 50px;
}



@media only screen and (max-width:768px) {
	
.first-block {
			margin-left: 0px;
	}
	
	
	.feature-block img {
		width: 20%;
		padding-bottom: 30px;
/*		padding-top: 40px;*/
		}
		


.intro-top-gen .header-back {
	height: 920px!important;
	/* text-align: center; */
	/* background: url(../img/top/top-internas-457x580-mobile.jpg) 100% no-repeat #ea5656; */
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-color: #cecece;
	/* padding-top: 25%; */

}


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

}


.intro-top-gen .header-back .headline-tres{
        /* background-color: rgba(41, 41, 41, 0.26); */
        /* height: 256px; */
        /* padding-top: 50px; */
        /* padding-top: 20%; */
        top: 50px;
        position: relative;
        /* margin-left: 8%; */
    
    }


.intro-top-gen .header-back .headline-tres h4 small {
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	font-family: PulsoLight;
	line-height: 1.1em;
}

	
}





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

}



.wrapper {
			margin: 0 auto;
			width: 860px;
		}

		.drift-demo-trigger {
			width: 40%;
			float: left;
		}

		.detail {
			position: relative;
			width: 55%;
			margin-left: 5%;
			float: left;
		}



/*-----------------------------------
    3. CONTE EMPRESAS
-----------------------------------*/




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

}


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

#conte-empresas h2 span{
	
	font-family:  PulsoRegular;
}

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


#conte-empresas h3 span{
	
	font-family:  PulsoRegular;
}

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




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


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

}

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


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


@media only screen and (max-width:768px) {
	
	#conte-empresas h2 {
			font: 2.2em PulsoLight;
			margin-top: 100px;
			letter-spacing: 5px;
			text-transform: none;
			text-align: center;
	}
	
	
}

/*-----------------------------------
   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;
	padding: 20px;
}


.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;
	padding: 0 12px;
}


@media only screen and (max-width:768px) {
	.feature-block {
		padding: 10px
	
	}
	
}


.feature-icon {

	color: #002d5b;
	margin-bottom: 30px;
	text-align: center;
	display: block !important;
	width: 100%;
	height: 80px;
	padding-top: 80px;
}


.feature-icon-sd {
	color: #002d5b;
	margin-bottom: 30px;
	text-align: center;
	display: block !important;
	width: 100%;
	height: 80px;
	padding-top: 110px;
}


.feature-icon img{
	width: 60px;
	margin-top: -55px;
	
}

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




/*OTRO*/
.feature-icon-beneficios img{
	width: 50px;
	margin-top: -20px;
	
}


.feature-icon-beneficios {

	color: #002d5b;
	text-align: center;
	display: block !important;
	width: 100%;
	height: 80px;
	padding-top: 40px;
}



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


 .rg {
    float: right;
	 margin-top: 60px;
	 margin-bottom: 60px;
}

/*-----------------------------------
   BILLETERA FEATURES
-----------------------------------*/


#billetera-features {
	
}
#billetera-features h2{
	text-transform: none;
	font-family: PulsoLight;
	letter-spacing: 4px;
	line-height: 1.1em;
	font-size: 2em;
}
	
#billetera-features h2 span{
		font-family: PulsoRegular;
	
	
}	
	#billetera-prepa-pospa h3{
	font-size: 1em;
	letter-spacing: 3px;
	}


#billetera-features .effect-milo h2 {
	font-family: PulsoLight;
		font-size: 1.4em;
		
		position: absolute;
		right: 0;
		bottom: 0;
		padding: 1em 1.2em;
		color: #ffffff;
		}



/*-----------------------------------
   DESCARGA CLUB
-----------------------------------*/

.section-title-descarga-club {
	
}

.section-title-descarga-club h2{
	line-height: 1em;
	text-align: right;
	font-family: PulsoLight;
	font-size: 28px;
	
}

.section-title-descarga-club h2 span{

	font-family: PulsoRegular;
	
}


.section-title-descarga-club h6{
	text-transform: none;
	color: #fff;
	
}

@media (max-width: 768px) {


.section-title-descarga-club {
	text-align: center;
}

.section-title-descarga-club h2{
	line-height: 1em;
	text-align: center;
	font-family: PulsoLight;
	font-size: 2.5em;
	margin-bottom: 40px;
	
}

}


/*-----------------------------------
   WARNING BOX MOD
-----------------------------------*/


.warning-box h2{
	font-size: 20px;
	padding-bottom: 0;
	margin-bottom: 10px;
	font-family: PulsoRegular;
}



.warning-box h3{
	line-height: 1.4em;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 6px;
}


/*-----------------------------------
   SECTION PRINT
-----------------------------------*/


#section-print {
	text-align: center;
}



#section-print img{
	width: 120px;
	text-align: center;
	
	
}




#section-print h4{
	color: #fff;
	font-size: 40px;
	
}


#section-print h5{
	color: #fff;
	font-size: 20px;
	
}

/*-----------------------------------
   TABLA TARIFAS
-----------------------------------*/




.tabla-tarifas .cell {
  font-size: 24px;
  color: #3b3b3b;
  line-height: 1.2;
  font-weight: unset !important;
 font-family: PulsoLight;
/*  padding-top: 20px;
  padding-bottom: 20px;*/
  border-bottom: 1px solid #f2f2f2;
}

.tabla-tarifas .cell i{
	 font-size: 23px;
	 color: #00aa19;
	vertical-align: middle;
}


.tabla-tarifas.header .cell {
  font-size: 18px;
  color: #1d1d1d;
  line-height: 1.2;
  font-weight: unset !important;

  padding-top: 19px;
  padding-bottom: 19px;
}

.tabla-tarifas .cell:nth-child(1) {
  width: 140px;
  padding-left: 40px;
}

.tabla-tarifas .cell:nth-child(2) {
  width: 850px;
}

.tabla-tarifas .cell:nth-child(3) {
  width: 100px;
}

.tabla-tarifas .cell:nth-child(4) {
  width: 240px;
}

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


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


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





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

@media (max-width: 768px) {
  .tabla-fila {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 18px;
    padding-top: 30px;
    padding-right: 15px;
    margin: 0;
  }
  
  
  .tabla-fila .cell {
    border: none;
    padding-left: 30px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .tabla-fila .cell:nth-child(1) {
    padding-left: 30px;
  }
  
  .tabla-fila .cell {
    font-size: 18px;
    color: #555555;
    line-height: 1.2;
    font-weight: unset !important;
  }

.cell.plan {
/*	  background-color: #df8c8c;*/
	  font-family: PulsoLight;
	  font-size: 35px !important;
	
}
  .table, .tabla-fila, .cell {
    width: 100% !important;
  }
}


.best-plan {
	background-color: #fabfef;
}


.data {
	
} 

.data:hover {
	background-color: #f6f6f6;
}


/*-----------------------------------
   BENEFICIOS
-----------------------------------*/


#billtera-beneficios {
	
}



#billtera-beneficios .about-section{

text-align: center;
}


#billtera-beneficios .about-section img{
	width: 120px;
	margin-bottom: 40px;
	
}



#billtera-beneficios .about-section h2{
	line-height: 1.1em;
}


#billtera-beneficios .about-section h3{
line-height: 1.1em;
font-size: 22px;

}

/*-----------------------------------
SERVICIOS PRONCIPALES 
-----------------------------------*/




.servicios-principal{
	/*width: 100%;
	align-items: center;
	margin-top: 50px;
	padding-bottom: 50px;*/
	/*background-color: #616cff;*/
	

}




.servicios-principal .conte{

	/*background-color: #ff8ecd;*/
	/*float: left;
	/*margin-left: 50px;*!/*/
	padding-top: 65px;
}



/*.servicios-principal .conte h1{
	text-transform: none;
	margin-left: 0 !important;
	padding-left: 0 !important;
	font: 28px PulsoLight;
}
	*/
	
.servicios-principal .conte p{
	/*font-size: 18px;
	line-height: 1.3em;
	margin-bottom: 30px;*/
}	

/*.servicios-principal .logos{
	

	width: 480px;
	float: left;
	


}


.servicios-principal .logos ul{

	margin: 0 !important;
	flex-wrap: wrap;
	display: flex;
	
	
	
}


.servicios-principal .logos ul li{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 237px;
	height: 122px;
	background: #fbfcfd;
	margin-left: 0px !important;

}*/


.servicios-principal .logos{
	

/*	width: 480px;*/
	float: left;
	/*background-color: #8df9b2;*/



}


.servicios-principal .logos ul{
	
	padding: 0;
	float: left;
	margin: 0 !important;
	
	
	
	
}


.servicios-principal .logos ul li{
	justify-content: center;
	align-items: center;
	width: 50%;
	height: 122px;
	background: #fbfcfd;
	margin-left: 0px !important;
	float: left;
	list-style-type: none !important;
}



.servicios-principal .logos ul li img{
	
	    position: relative;
    /* margin-left: auto; */
    /* margin-right: auto; */
    left: 70px;
    top: 35px;
	
	}

.servicios-principal .logos ul li:nth-child(4n - 1), .servicios-principal .logos ul li:nth-child(4n - 2) {
    background: #f2f5f8
}		

/*-----------------------------------------
  ASOCIATE
 ------------------------------------------*/


.section-title-asociate {
/*	margin-bottom: 50px;*/
	text-align: left;
}


.section-title-asociate h2{
	font-size: 4em;
	text-transform: none;
	line-height: 1em;
	margin-top: 40px;
}

.section-title-asociate h2 span{
	color: #f5d700;
	font-family: PulsoRegular;
}

.section-title-asociate h3{
	
	font-size: 2.5em;
	text-transform: none;
	color: #ffffff;
	line-height: 1.1em;
}


.section-title-asociate h3 span{
	
	font-family: PulsoRegular;
}

.section-title-asociate p {
	font-size: 1.4em; 
	color: #ffffff;
	font-weight: 200;
}


.section-title-asociate p span{
	
	font-weight: 600;

}


@media only screen and (max-width:768px) {
	
	.section-title-asociate h2{
	font-size: 2.2em;
	text-transform: none;
	line-height: 1.1em;
	margin-top: 40px;
	
	
}
	
	
	.section-title-asociate h3{
	
	font-size: 1.4em;
	text-transform: none;
	color: #ffffff;
	line-height: 1.5em;
}
	
	.section-title-asociate p {
	font-size: 1em; 
	color: #ffffff;
	font-weight: 200;
}
	
}

/*-----------------------------------------
  BENEFICIOS
 ------------------------------------------*/


.beneficios {
/*	background-color: gray;*/
	text-align: center;
}



.beneficios .box-beneficios h2 {
	font-family: PulsoLight;
	font-size: 1.8em;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.beneficios .box-beneficios p {
	font-family: PulsoLight;
	font-size: 1em;
	line-height: 1.1em;
	letter-spacing: 1px;
	margin-bottom: 10px;
	
}

.beneficios .box-beneficios img {
	width: 110px;
	margin-bottom: 40px;
	margin-top: 40px;
	
	
}
	
	
	
.beneficios .box-beneficios {
		
		padding: 10px;
		border-radius: 8px;
		box-shadow: 0px 7px 7px -2px rgba(163,163,163,0.32);
			
			
		/*	-webkit-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.3);
			box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.3);*/
			-webkit-transition: .2s all ease-in-out;
			-o-transition: .2s all ease-in-out;
			transition: .2s all ease-in-out;
			top: 0;
			position: relative;
		
	}
	
	.beneficios .box-beneficios:hover{
		
/*	color: red;*/
	
	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);
	
	} 
	
	
	
	

@media only screen and (max-width:768px) {
	
	
	.beneficios .box-beneficios h2 {
		font-family: PulsoRegular;
		font-size: 2.2em;
		letter-spacing: 1px;
		margin-bottom: 10px;
		text-align: center;
		margin-top: 5px;
		
	}
	
	.beneficios .box-beneficios p {
		font-family: PulsoLight;
		font-size: 1.2em;
		line-height: 1.1em;
		letter-spacing: 1px;
		margin-bottom: 10px;
		text-align: center;
		width: 85%;
		position: relative;
		margin-left: auto;
		margin-right: auto;
	}
	
	
	
	.beneficios .box-beneficios img {
		width: 120px;
		margin-bottom: 20px;
		margin-top: 40px;
		
		
	}
	
	
	.beneficios .box-beneficios {
			
			padding: 10px!important;
			box-shadow: 0px 7px 7px -2px rgba(163,163,163,0.32);
				
				
			/*	-webkit-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.3);
				box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.3);*/
				-webkit-transition: .2s all ease-in-out;
				-o-transition: .2s all ease-in-out;
				transition: .2s all ease-in-out;
				top: 0;
				position: relative;
				margin-bottom: 30px;
		}
	
		
	
	
}	

	
	/*-----------------------------------------
	  SECTION DESTACADO
	 ------------------------------------------*/
	
 #conte-destacado {
/*		background-color: purple;*/
	}
	
	
#conte-destacado h2	{
	
	font-size: 3em;
	text-transform: none;
	line-height: 1.2em;
	font-family: PulsoLight;
}


#conte-destacado h2	span{

	font-family: PulsoRegular;
}

#conte-destacado h3	{
	
font-size: 1.5em;
}


#conte-destacado h3	span{
	
	font-family: PulsoRegular;
	
}



@media only screen and (max-width:768px) {
	
#conte-destacado h2	{
	
	font-size: 2em;
	text-transform: none;
	line-height: 1.4em;
	font-family: PulsoLight;
	/*padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #333;*/
}

}
/*-----------------------------------------
  SECTION ADERIDOS
 ------------------------------------------*/


#conte-adheridos {
	
}

	
#conte-adheridos h2	{
	
	font-size: 3.7em;
	text-transform: none;
	line-height: 1.2em;
	font-family: PulsoLight;
}


#conte-adheridos h3	{
	
font-size: 1.5em;
}


#conte-adheridos h3	a{
	text-decoration: underline;
	
}

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

#conte-adheridos h2	{
	
	font-size: 2.2em;
	text-transform: none;
	line-height: 1.4em;
	font-family: PulsoLight;
}


#conte-adheridos h3	{
	
font-size: 1.2em;
}

}


/*-----------------------------------------
  SECTION PREMIOS
 ------------------------------------------*/


#conte-premios {
	
}

	
#conte-premios h2	{
	
	font-size: 3.7em;
	text-transform: none;
	line-height: 1.2em;
	font-family: PulsoLight;
}


#conte-premios h3	{
	
font-size: 1.5em;
}


#conte-premios h3	a{
	text-decoration: underline;
	
}


@media only screen and (max-width:768px) {
	
	#conte-premios h2	{
		
		font-size: 2.2em;
		text-transform: none;
		line-height: 1.4em;
		font-family: PulsoLight;
	}
	
}
	
	
	
	.feature-section {
/*	min-height: 260px;*/
	}
	
	
/*-----------------------------------------
SUITE APP
 ------------------------------------------*/
	
#conte-suite-app .single-profile {
	
}

#conte-suite-app .single-profile .single-profile-back-last {
	background: #fff;
	padding: 20px;
	border: 4px solid #edda02;
	min-height: 380px;
}

.content-cards-suit {
	display: flex !important; 
	min-height: 260px !important;
}

.content-cards-suit p{
	margin-top: 10px;
	font-size: 15px !important; 
}

.boton-suit{
	border: 2px solid #084D8B;
	color: #084D8B;
}

.boton-suit:hover{
	background-color: #084D8B;
}
	
@media only screen and (max-width:768px) {
#conte-suite-app .single-profile .single-profile-back-last {
	margin-bottom: 60px;
margin-top: 60px;
	}
}
#conte-suite-app .single-profile .single-profile-back-last h2{	
color: #191d34;
font-size: 30px;
font-weight: 700;
line-height: 1.3;
margin-bottom: 30px;
position: relative;
display: block;
padding-bottom: 29px;


font-family: PulsoRegular;
/*font-size: 2.6em;
line-height: 1.3em;*/
text-transform: none;
}
	
#conte-suite-app .single-profile .single-profile-back-last h2::before{	

content: "";
position: absolute;
width: 100px;
height: 4px;
background: #FACD37;
left: 0;
bottom: 0;	
}
	
#conte-suite-app .single-profile  h4{	

font-family: PulsoRegular;
font-size: 1.8em;
line-height: 1.3em;
text-transform: none;
margin-bottom: 35px;
}
		
	
/*FORMULARIO	*/

.form-wrapper .form-box input{
	width:100%;
	height:55px;
	background:transparent;
	border:2px solid #295684;
	border-radius:5px;
	padding:11px 19px;
	color:#718eab
}

.form-wrapper .form-box input::placeholder{color:#fff}

.form-wrapper .nice-select{
	width:100%;
	height:55px;
	background:transparent;
	border:2px solid #295684;
	border-radius:5px;
	padding:11px 19px;
	color:#8ca2b8;line-height:1.9
}
.form-wrapper .nice-select::after{border-bottom:2px solid #295684;border-right:2px solid #295684;height:9px;width:9px;margin-top:-4px;right:21px}.form-wrapper .nice-select.open .list{width:100%;border-radius:0}.form-wrapper .nice-select .list{width:100%}

	
.form-box input{
	width:100%;
	height:55px;
	background:transparent;
	border:2px solid #295684;
	border-radius:5px;
	padding:11px 19px;
	color:#718eab
}

.form-wrapper .form-box input::placeholder{color:#fff}



#conte-soluciones{
	
}


#conte-soluciones h2{
	text-transform: none;
	line-height: 1.1em;
}



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

@media only screen and (max-width:320px) {
	
	#conte-soluciones h2{
	text-transform: none;
	line-height: 1.1em;
	font-size: 1.8em;
}

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


	.feature-block {
		padding: 20px
	
}


	
	
	}




/*PRICE TABLE WINDOWS 365*/


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



.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: 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-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;
	list-style: none;
	font-size: 14px;
	color: #535353;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	
	
}

.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: 45px;
} 

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

.cd-packs-features p {
  margin-bottom: 10px;
     font-family: 'Roboto', sans-serif;
/*  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;
}


.ico-ms{
display: inline-block;

}

h4.svp{
	text-transform: lowercase;
	letter-spacing: normal;
	font-family: PulsoLight;
	letter-spacing: 1px;
	padding: 0 20px;
}


/*SEGURIDAD UL*/
ul.check-list {
  list-style: none;
   font-size: 1.3em;
/*    line-height: 1.8em;*/
    font-family: PulsoLight;
    text-transform: none;	
}

ul.check-list li {
    margin-bottom: 15px;

}
ul.check-list li span{
font-family: PulsoRegular;
}

ul.check-list li:before {
  content: '✓';
}

ul.items-plan li img {
	width: 5%;
	margin: 20px;
}

ul.items-plan-tu-negocio li img {
	width: 5%;
	margin: 20px;
}

#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-family: PulsoRegular;
}





/*
.check-list{
    font-size: 1.1em;
    line-height: 1.8em;
    font-family: PulsoLight;
    text-transform: none;
}
*/

/*-----------------------------------------
COMUNICACION
 ------------------------------------------*/
	

.items-plan{
	
}

.items-plan li{
	width: 85%;
	float: left;
}


.items-plan img{
	float: left;
	width: 40px!important;
	top: -25px;
	position: relative;

}



.items-plan-tu-negocio  li{
	width: 85%;
	float: left;
}

.items-plan-tu-negocio img{
	float: left;
	width: 50px!important;
	top: -15px;
	position: relative;
}




.bg-mapa {
	background: url("../img/empresas/bg/mapa-cobertura.png") center center no-repeat fixed #f6f6f6;
	background-size: cover;
}



.bg-tu-negocio {
	background: url("../img/empresas/bg/tu-negocio.jpg") center center no-repeat fixed #f6f6f6;
	background-size: cover;
}


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


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


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



#conte-tu-negocio h3 {
		line-height: 1.3em;
		text-transform: none;
		color: #f5f5f5;
		text-align: center;
		font: 2.5em PulsoLight;
		letter-spacing: 3px;				
}


#conte-tu-negocio h3 span{
	font-family:  PulsoRegular;
}

#conte-tu-negocio h4 {
		line-height: 1.3em;
		text-transform: none;
		color: #f5f5f5;
		text-align: left;
		font-family: PulsoRegular;
/*		letter-spacing: 3px;				*/
}

#conte-tu-negocio p {
		line-height: 1.3em;
		text-transform: none;
		color: #f5f5f5;
		text-align: left;
		font-family: PulsoLight;
/*		letter-spacing: 3px;				*/
}

#conte-tu-negocio video {
	margin: 0;
	display: flex;
justify-content: center;

}

	
@media only screen and (max-width:768px) {
	
	
 
	#conte-roaming h3 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 1.4em PulsoLight;
		letter-spacing: 3px;	
		margin-bottom: 40px;	
		
		
}


#conte-roaming h4 {
		line-height: 1.2em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 1.3em PulsoLight;
		letter-spacing: 0px;		
		
		
}

	
}



/*-----------------------------------------
CONECTIVIDAD
 ------------------------------------------*/
	
#conte-internet h2 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.8em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#conte-internet h2 span{
	
	font-family:  PulsoRegular;

}

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


#conte-internet h3 span{
	
	font-family:  PulsoRegular;

}





#conte-internet h4 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 1.6em PulsoLight;
		letter-spacing: 3px;		
		
		
}

#conte-internet h4 span{
	
	font-family:  PulsoRegular;

}

#conte-internet p {
	text-align: left;
}

/*-------------------------
 SOLUCIONES
--------------------------*/

.box-transferencia{
	border: 1px solid #E5E7EB;
	min-height: 150px !important;
	min-width: 150px !important;
}

#tranferencias-masivas h2 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.8em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#tranferencias-masivas h2 span{
	
	font-family:  PulsoRegular;

}


#tranferencias-masivas h3 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.2em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#tranferencias-masivas h3 span{
	
	font-family:  PulsoRegular;

}



#recaudaciones h2 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.8em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#recaudaciones h2 span{
	
	font-family:  PulsoRegular;

}



#recaudaciones h3 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.2em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#recaudaciones h3 span{
	
	font-family:  PulsoRegular;

}

.recortado{
	clip-path: inset(0 0 120px 0);
}

.text-transferencia{
	font-size: 24px;
	font-weight: 300;
}







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




	#tranferencias-masivas h3 {
			line-height: 1.3em;
			text-transform: none;
			color: #525252;
			text-align: left;
			
			font: 1.8em PulsoLight;
			letter-spacing: 3px;		
			
			
	}
	
	
	
	
	#recaudaciones h2 {
			line-height: 1.3em;
			text-transform: none;
			text-align: left;
			font: 2.2em PulsoLight;
			letter-spacing: 3px;		
			
			
	}
	
	
	
	#recaudaciones h3 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2em PulsoLight;
		letter-spacing: 3px;		
		margin-bottom: 80px;
		
		
}



}


/*-------------------------
 NUBE
--------------------------*/


#microsoft h2 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.8em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#microsoft h2 span{
	
	font-family:  PulsoRegular;

}



#microsoft h3 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.2em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#microsoft h3 span{
	
	font-family:  PulsoRegular;

}


#servidores-virtuales h2 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.8em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#servidores-virtuales h2 span{
	
	font-family:  PulsoRegular;

}



#servidores-virtuales h3 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.2em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#servidores-virtuales h3 span{
	
	font-family:  PulsoRegular;

}


#servidores-virtuales h4 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 1.6em PulsoLight;
		letter-spacing: 3px;		
		
		
}

#servidores-virtuales h4 span{
	
	font-family:  PulsoRegular;

}



/*-------------------------
 CONTROL M2M
--------------------------*/

#control-m2m h2 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.8em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#control-m2m h2 span{
	
	font-family:  PulsoRegular;

}



#control-m2m h3 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.2em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#control-m2m h3 span{
	
	font-family:  PulsoRegular;

}


#medidas-segurirdad h2 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.8em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#medidas-segurirdad h2 span{
	
	font-family:  PulsoRegular;

}



#medidas-segurirdad h3 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.2em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#medidas-segurirdad h3 span{
	
	font-family:  PulsoRegular;

}



#medidas-segurirdad h4 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 1.6em PulsoLight;
		letter-spacing: 3px;		
		
		
}

#medidas-segurirdad h4 span{
	
	font-family:  PulsoRegular;

}


#ventajas h2 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.8em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#ventajas h2 span{
	
	font-family:  PulsoRegular;

}



#ventajas h3 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.2em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#ventajas #ventajas-m2m  h3 span{
	
	font-family:  PulsoRegular;

}



#ventajas h4 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 1.6em PulsoLight;
		letter-spacing: 3px;		
		
		
}

#ventajas h4 span{
	
	font-family:  PulsoRegular;

}



/*-------------------------
 SEGURIDAD
--------------------------*/


#mitigacion h2 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.8em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#mitigacion h2 span{
	
	font-family:  PulsoRegular;

}



#mitigacion h3 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.2em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#mitigacion h3 span{
	
	font-family:  PulsoRegular;

}



#mitigacion h4 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 1.6em PulsoLight;
		letter-spacing: 3px;		
		
		
}

#mitigacion h4 span{
	
	font-family:  PulsoRegular;

}




#vunerabilidad h2 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.8em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#vunerabilidad h2 span{
	
	font-family:  PulsoRegular;

}



#vunerabilidad h3 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.2em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#vunerabilidad h3 span{
	
	font-family:  PulsoRegular;

}



#vunerabilidad h4 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: center;
		font: 1.6em PulsoLight;
		letter-spacing: 3px;
	padding-top: 40px;
}

#vunerabilidad h4 span{
	font-family:  PulsoRegular;
}




#penetracion h2 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.8em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#penetracion h2 span{
	
	font-family:  PulsoRegular;

}



#penetracion h3 {
		line-height: 1.3em;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 2.2em PulsoLight;
		letter-spacing: 3px;		
		
		
}


#penetracion h3 span{
	
	font-family:  PulsoRegular;

}



#penetracion h4 {
		line-height: 1.8em!important;
		text-transform: none;
		color: #525252;
		text-align: left;
		
		font: 1.6em PulsoLight;
		letter-spacing: 3px;		
		
		
}

#penetracion h4 span{
	
	font-family:  PulsoRegular;

}




/*-------------------------
 FEATURE ICON SUIT APP 
--------------------------*/

#conte-suite-app .block {
	margin-bottom: 60px;
	padding-right: 40px;
	font-size: 12px;
	letter-spacing: 1px;
}

#conte-suite-app .feature-icon {

	color: #002d5b;
	margin-bottom: 5px;
	text-align: left!important;
	display: block !important;
	width: 100%;
	
/*	height: 80px;*/
/*	padding-top: 40px;*/
}


#conte-suite-app .feature-icon img{
	width: 40px!important;
/*	margin-top: -20px;*/
	
}


#conte-suite-app .feature-icon-sd {

	color: #002d5b;
	margin-bottom: 5px;
	text-align: left!important;
	display: block !important;
	width: 100%;
	
/*	height: 80px;*/
/*	padding-top: 40px;*/
}


#conte-suite-app .feature-icon-sd img{
	width: 40px!important;
/*	margin-top: -20px;*/
	
}




































/*-------------------------
 WARNING BOX EMPRESAS
--------------------------*/
.warning-box-empresas {
	padding: 20px;
/*	border: 2px solid #000000;*/
	color: #373737;
	display: block;
	/*margin-top: 80px;
	width: 98%;*/
/*	letter-spacing: 2px;*/
/*	font-size: 1.1em;*/
	margin-block-start: 20px;
	
	
	-webkit-box-shadow: 0 2px 42px -1px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 42px -1px rgba(0, 0, 0, 0.1);
background-color: #ffffff;
}

.warning-box-empresas h3{
	text-align: center !important;
}


.warning-box-empresas h3 span{
	
	font-family:  PulsoRegular;

}
.warning-box-empresas h4{
	text-align: left !important;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1.1em;
	letter-spacing: 2px;
	padding-left: 10px;
	border-left: 20px solid #587b9f;
}



.warning-box-empresas a{
	text-decoration: underline;
}





.warning-box-empresas .feature-block {
	text-align: center;
	
	
		-webkit-transition: none;
		-o-transition: .none;
		transition: none;
		top: 0;
		position: relative;
		padding: 20px;
}


.warning-box-empresas .feature-block:hover {
	top: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	
	
}




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



.warning-box-empresas {
	padding: 20px;
/*	border: 2px solid #000000;*/
	color: #373737;
	display: block;
	/*margin-top: 80px;
	width: 98%;*/
/*	letter-spacing: 2px;*/
/*	font-size: 1.1em;*/
	margin-block-start: 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);
	background-color: #ffffff;
	
	 margin-left: 2px!important; 
	 margin-right: 2px!important; 
}






.warning-box-empresas {
	margin-left: 20px;
	margin-right: 20px;
	}


.warning-box-empresas img {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border: none;
	padding: 20px;
	width: 100px;
}


.feature-block-arrow {
  padding: 20px;
	margin-top: 0;
/*	background-color: red;*/
	position: relative;
	left: 33%;
	width: 120px!important;

}


.feature-block-arrow img{
	width: 100px;
}



	

}


.transparent img{
	height: 53px;
}


.see-all-prices .btn-default{
background: rgb(57,81,159);
background: -moz-linear-gradient(105deg, rgba(57,81,159,1) 14%, rgba(57,81,159,1) 30%, rgba(0,183,235,1) 100%);
background: -webkit-linear-gradient(105deg, rgba(57,81,159,1) 14%, rgba(57,81,159,1) 30%, rgba(0,183,235,1) 100%);
background: linear-gradient(105deg, rgba(57,81,159,1) 14%, rgba(57,81,159,1) 30%, rgba(0,183,235,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#39519f",endColorstr="#00b7eb",GradientType=1);
/*	border: 2px solid #555555;*/
	border: none;
    color: #FFF;
	text-align: center;
	
	
}

.see-all-prices .btn-default:hover{
background: rgb(0,183,235);
background: -moz-linear-gradient(132deg, rgba(0,183,235,1) 0%, rgba(57,81,159,1) 76%, rgba(57,81,159,1) 89%);
background: -webkit-linear-gradient(132deg, rgba(0,183,235,1) 0%, rgba(57,81,159,1) 76%, rgba(57,81,159,1) 89%);
background: linear-gradient(132deg, rgba(0,183,235,1) 0%, rgba(57,81,159,1) 76%, rgba(57,81,159,1) 89%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b7eb",endColorstr="#39519f",GradientType=1);
}


button.btn{
	margin-right: auto !important;
}

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


/* PAGINA SOLUCIONES NUEVO */
.tittle-soluciones {
    font-family: PulsoRegular; 
    font-size: 38px; 
    line-height: 1.2em;
    letter-spacing: 0.04em;
    color: #181C18;
    margin-bottom: 0.5em; 
    text-align: left;
	font-weight: 300; 
}

.tittle-soluciones span {
    display: block; 
    font-family: PulsoRegular; 
	font-weight: 600;
     
}

.description-soluiones {
    font-size: 24px; 
    line-height: 1.6;
    text-transform: none;
    letter-spacing: normal;
    margin-bottom: 40px; 
    text-align: left;
}

.componentes-soluciones {
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    padding: 25px 15px;
    text-align: center;
    background-color: #FFFFFF;
    min-height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: box-shadow 0.2s ease-in-out;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -ms-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.componentes-soluciones:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
}

.feature-icon-soluciones {
    margin-bottom: 15px; 
}

.feature-icon-soluciones img {
    width: 40px; 
    height: 40px; 
    display: block; 
    margin: 0 auto; 
}

.feature-section h5 {
    font-family: 'Roboto'; 
    font-size: 14px;
    color: #333;
    line-height: 1.4;
    margin: 0; 
    font-weight: normal; 
    text-transform: none;
    letter-spacing: normal;
}

/* --- Ajustes Responsivos --- */
@media (max-width: 768px) {
    .tittle-soluciones {
        font-size: 28px;
        text-align: center;
    }

    .description-soluiones {
        font-size: 15px;
        text-align: center;
    }
}

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


/* PAGINA FORMULARIOS / VISTAS / TRACKING /GESTION   */


.form-text-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 36px;
    width: 100%;
    height: 435px;
    flex: none;
    order: 1;
    flex-grow: 1;
}


.feature-icon-gestion img {
	width: 64px;
	height: 64px;
	display: block;
	margin: 0 auto;
}

/* ¿A quiénes va dirigido Formularios Digitales  */

#second-form-dig h3 {
	font-family: PulsoRegular;
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 32px;
}

.items-formularios {
	display: flex;
	align-items: center;
	gap: 16px;
	font-family: PulsoRegular;
	font-size: 18px;
	color: #2d2d2d;
}

.items-formularios img {
	width: 45px;
	height: 45px;
}

.items-formularios p {
	margin: 20px;
	line-height: 1.5;
}



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

/* ---formularios // Push to talk // geodeliver // geoposicionamiento --- */
.form-img,
.ppt-img,
.geo-img {
    width: 90%;
}

.ptt-title,
.ppt-funcrionalidades,
.geo-text-content .title,
.geo-title,
.form-title,
.form-text-content .title {
    font-family: PulsoRegular;
    font-size: 32px;
    color: #181C18;
    letter-spacing: 0.5px;
    margin: 0;
}

.form-card-movil,
.geo-card-movil,
.ptt-card-movil {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #181C18;
    line-height: 1.6;
    max-width: 720px;
}

.form-icon-items,
.geo-icon-items,
.ptt-icon-items {
    width: 35px;
    height: 35px;
    min-width: 35px;
    min-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ptt-intro,
.form-text-content .description,
.geo-text-content .description,
.geo-items p, .ptt-items p,
.form-items p {
    font-size: 20px;
    font-weight: 300;
    color: #181C18;
    margin: 0;
}


/* --- Push to talk  --- */

#ppt {
    
}

.ptt-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 5px;
}

.ptt-tittle-push {
    font-family: PulsoRegular;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0.04em;
    color: #181C18;
    text-transform: none;
    margin: 0 auto 40px auto;
    padding: 0 24px;
    max-width: 960px;
}

.ptt-componentes {
    border: 1px solid #E6E6E6;
    padding: 24px;
    height: 340px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.05);
}

.ptt-feature-icon img {
    width: 100%;
    height: 64px;
}

.ptt-feature-push h4 {
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 600;
    color: #181C18;
    margin-bottom: 10px;
    text-transform: none;
    letter-spacing: normal;
}

.ptt-feature-push ul {
    padding-left: 20px;
    list-style-type: disc;
    margin: 0;
}

.ptt-feature-push ul li {
    font-family: 'Roboto';
    font-size: 16px;
    color: #181C18;
    margin-bottom: 6px;
}

.tittle-push-second {
    font-family: PulsoRegular;
    font-size: 32px;
    line-height: 44px;
    color: #181C18;
    margin-bottom: 20px;
    text-transform: none;
    letter-spacing: normal;
}

.description-push {
    font-size: 28px;
    font-weight: 300;
    color: #181C18;
    margin: 0;
}

.description-push-second {
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 18px;
    color: #181C18;
    margin-top: 24px;
}

.icon-push {
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    padding: 10px 35px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.icon-push img {
    width: 100%;
    height: 54px;
}

.icon-push h5 {
    font-family: PulsoRegular;
    font-size: 16px;
    margin: 0;
    text-transform: none;
    letter-spacing: normal;
}


/* --- geodeliver // geoposicionamiento --- */

#geo {
    
}

.geo-text-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 36px;
    width: 100%;
    height: 435px;
    flex: none;
    order: 1;
    flex-grow: 1;
}

.geo-componente {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px;
    width: 100%;
    height: 112px;
    border: 1px solid #E5E7EB;
    margin-bottom: 36px;
}

.geo-feature-icon img {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
}

.geo-feature .geo-text {
    font-size: 20px;
    color: #181C18;
    font-weight: 300;
    margin: 15px;
}


/* --- INICIO DE ESTILOS RESPONSIVE --- */

/* Tabletas (por ejemplo, pantallas de hasta 1024px) */
@media (max-width: 1024px) {
    .geo-text-content {
        gap: 28px;
        height: auto;
        padding: 0 15px;
    }

    .geo-text-content .title, .geo-title {
        font-size: 28px;
    }

    .geo-text-content .description {
        font-size: 18px;
    }

    .geo-componente {
        height: auto;
        padding: 15px;
        margin-bottom: 28px;
    }

    .geo-feature .geo-text {
        font-size: 18px;
        margin: 10px;
    }

    .geo-card-movil {
        font-size: 17px;
        padding: 0 15px;
    }

    .geo-items p {
        font-size: 18px;
    }
}

/* Móviles (por ejemplo, pantallas de hasta 767px) */
@media (max-width: 767px) {
    .geo-img {
        width: 100%;
    }

    .geo-text-content {
        align-items: center;
        text-align: center;
        gap: 20px;
        padding: 0 10px;
    }

    .geo-text-content .title, .geo-title {
        font-size: 24px;
    }

    .geo-text-content .description {
        font-size: 16px;
    }

    .geo-componente {
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: 20px 10px;
        margin-bottom: 20px;
    }

    .geo-feature-icon img {
        width: 60px;
        height: 60px;
        margin-bottom: 10px;
    }

    .geo-feature .geo-text {
        font-size: 16px;
        margin: 10px 0 0 0;
    }

    .geo-card-movil {
        flex-direction: column;
        align-items: center;
        text-align: center;
        font-size: 16px;
        gap: 10px;
        padding: 0 10px;
    }

    .geo-icon-items {
        width: 30px;
        height: 30px;
        min-width: 30px;
        min-height: 30px;
        margin-bottom: 8px;
    }

    .geo-items p {
        font-size: 16px;
    }
}

/* Móviles muy pequeños (opcional, por ejemplo, pantallas de hasta 480px) */
@media (max-width: 480px) {
    .geo-text-content .title, .geo-title {
        font-size: 22px;
    }

    .geo-text-content .description {
        font-size: 15px;
    }

    .geo-feature .geo-text,
    .geo-items p {
        font-size: 15px;
    }

    .geo-card-movil {
        font-size: 15px;
    }
}

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

/* PAGINA SEGURIDAD   */

#sdwan {
	padding: 60px 0;
}

#sdwan img.img-responsive {
	width: 100%;
	margin-left: 15px;
	height: auto;
	display: block;
}

#sdwan .sdwan-section-subtitle {
	font-style: normal;
	font-weight: 350;
	color: #181C18;
	font-size: clamp(1.25rem, 2.3vw, 2.2rem);
	line-height: 1.43;
	letter-spacing: 0.06em;
	margin-bottom: 24px;
}

#sdwan .sdwan-body-text {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: clamp(0.9rem, 1.5vw, 1.4rem);
	line-height: 1.5;
	letter-spacing: 0.04em;
	color: #181C18;
	margin-bottom: 1rem;
}

.content-cards-sdwan {
	display: flex;
	border: 1px solid #e5e5e5;
	padding: 24px;
	gap: 15px;
	height: 170px;
	align-items: flex-start;
	margin-bottom: 20px;
}

.content-cards-sdwan-icon {
	width: 66px;
	height: 66px;
	flex-shrink: 0;
	margin-top: 4px;
}

.content-cards-sdwan h4 {
	margin: 8px;
	font-size: 24px;
	text-transform: none;
	line-height: 15px;
	letter-spacing: 0px;
}

.content-cards-sdwan p {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	
}

.sdwan-card {
	max-width: 100%;
	border: 1px solid #E5E7EB;
	padding: 25px 20px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	transition: all 0.3s ease-in-out;
	height: 500px;
}

.sdwan-card:hover {
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.card-icon-svg {
	width: 40px;
	height: auto;
	margin-right: 12px;
	margin-bottom: 10px;
	flex-shrink: 0;
	display: block;
}

.sdwan-title {
	font-size: 2.4em;
    line-height: 1.2em;
	color: #181C18;
	margin-top: 35px;
	letter-spacing: normal;
	text-transform: none;
}

.sdwan-card h4 {
	font-size: 24px;
	font-weight: 400;
	color: #181C18;
	margin-bottom: 10px;
	text-transform: none;
	letter-spacing: normal;
}

.sdwan-card p {
	font-family: 'Roboto';
	font-size: 18px;
	color: #181C18;
	line-height: 1.6;
	margin: 0;
}


/* Resguardamos la seguridad de tu infraestructura informática   */

.d-none {
	display: none !important;
}

.ssc-section {
	overflow-x: hidden;
}

.ssc-slide-content {
	padding: 2rem 1rem;
	border-radius: 0.5rem;
	margin-bottom: 1rem;
	min-height: 650px;
	display: flex;
	flex-direction: column;
}

.ssc-main-title {
	font-family: PulsoRegular;
	font-style: normal;
	font-weight: 400;
	font-size: 32px;
	text-align: center;
	color: #181C18;
	text-transform: none;
	display: block;
	width: 100%;
	margin-bottom: 30px;
	letter-spacing: 0px;
}

.ssc-text-col .ssc-section-title {
	font-family: PulsoRegular;
	font-style: normal;
	font-weight: 400;
	font-size: clamp(1.75rem, 2.85vw, 2.5rem);
	line-height: 1.2;
	color:#181C18;
	margin-bottom: 0.75rem;
	letter-spacing: 0px;
}

.ssc-text-col .ssc-lead {
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0.04em;
	color:#181C18;
	font-size: clamp(1.125rem, 2.2vw, 1.75rem);
	line-height: 1.5;
	margin-bottom: 1.25rem;
	max-width: 80%;
}

.ssc-text-col .ssc-small-text {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.04em;
	color: #181C18;
	margin-bottom: 0.95rem;
}

.ssc-image-col img {
	max-width: 456px;
	width: 100%;
	height: auto;
	display: block;
}

.ssc-arrow-btn {
	background-color: #0d6efd;
	color: #ffffff;
	border: none;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 1.4rem;
	cursor: pointer;
	transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, opacity 0.3s ease, visibility 0.3s ease;
	text-decoration: none;
	flex-shrink: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 20;
	margin-left: -55px;
	margin-right: -55px;
}

.ssc-arrow-btn:hover,
.ssc-arrow-btn:focus {
	background-color: #0b5ed7;
	transform: translateY(-50%) scale(1.1);
	color: #ffffff;
	outline: none;
	box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}

#ssc-carousel-prev {
	left: 1px;
}

#ssc-carousel-next {
	right: 1px;
}

.slide-card {
	display: flex;
	align-items: center;
	min-height: 235px;
	padding-left: 25px;
	padding-right: 25px;
	border: 1px solid #ddd;
	border-radius: 4px;
	background-color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
	transition: all 0.2s ease-in-out;
}

.slide-card:hover {
	box-shadow: 0 2px 22px -1px rgba(0, 0, 0, 0.1);
	transform: translateY(-3px);
}

.slide-card img {
	width: 55px;
	height: auto;
	margin-right: 25px;
	display: block;
}


/* GRC Cyber Awareness   */

#grc-awareness-section {
	padding-top: 60px;
	padding-bottom: 60px;
}

#grc-awareness-section img.img-responsive {
	width: 97%;
	margin-left: 15px;
	height: 428px;
	display: block;
}

#grc-awareness-section .grc-main-title {
	font-family: PulsoRegular;
	font-style: normal;
	font-weight: 400;
	font-size: 32px;
	line-height: 1.2;
	color: #121212;
	text-transform: none;
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

#grc-awareness-section .grc-section-subtitle {
	font-style: normal;
	font-weight: 300;
	color: #181C18;
	font-size: clamp(1.25rem, 2.3vw, 2.2rem);
	line-height: 1.43;
	letter-spacing: 0.05em;
	margin-bottom: 24px;
}

#grc-awareness-section .grc-body-text {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: clamp(0.9rem, 1.5vw, 1.4rem);
	line-height: 1.5;
	letter-spacing: 0.04em;
	color: #181C18;
	margin-bottom: 1rem;
}

#grc-awareness-section .grc-body-text:last-of-type {
	margin-bottom: 40px;
}

.awareness-cards {
	margin-top: 40px;
}

.awareness-card {
	display: flex;
	border: 1px solid #e5e5e5;
	padding: 20px;
	gap: 15px;
	height: 130px;
	align-items: center;
}

.awareness-icon {
	width: 66px;
	height: 66px;
	flex-shrink: 0;
	margin-top: 4px;
}

.awareness-card h5 {
	margin: 0 0 5px;
	font-size: 15px;
	text-transform: none;
	line-height: 15px;
	letter-spacing: 0px;
}

.awareness-card p {
	margin: 0;
	font-weight: 400;
	font-size: clamp(0.9rem, 1.5vw, 1.75rem);
}

.awareness-benefits {
	margin-top: 30px;
}

.benefit-box {
	background-color: #f9f9f9;
	border-left: 4px solid #007bff;
	padding: 15px;
	border-radius: 4px;
	font-size: 13px;
	line-height: 1.5;
	height: 100%;
}

@media (max-width: 768px) {
	#grc-awareness-section {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}


/*  Cyber Brand Intelligence (CBI)   */

#cbi-section {
	padding-top: 60px;
	padding-bottom: 60px;
}

#cbi-section img.img-responsive {
	width: 97%;
	margin-left: 15px;
	height: 428px;
	display: block;
}

#cbi-section .cbi-main-title {
	font-family: PulsoRegular;
	font-style: normal;
	font-weight: 400;
	font-size: 32px;
	line-height: 1.2;
	color: #121212;
	text-transform: none;
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

#cbi-section .cbi-section-subtitle {
	font-style: normal;
	font-weight: 300;
	color: #181C18;
	font-size: clamp(1.25rem, 2.3vw, 2.2rem);
	line-height: 1.43;
	letter-spacing: 0.05em;
	margin-bottom: 24px;
}

#cbi-section .cbi-body-text {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: clamp(0.9rem, 1.5vw, 1.4rem);
	line-height: 1.5;
	letter-spacing: 0.04em;
	color: #181C18;
	margin-bottom: 1rem;
}

#cbi-section .cbi-body-text:last-of-type {
	margin-bottom: 40px;
}

@media (max-width: 768px) {
	#cbi-section {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}





