<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;1,700&amp;display=swap');
/*@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Roboto:300); */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;700;900&amp;display=swap');

*{
	margin:0;
	padding:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body{
	background-color: #f3f3f3;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

a:link, a:visited{
	color: #A4A4A4;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
}
/* intentando fijar cabecera
header{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	background: #f2f2f2;
	width: 100%;
}
.cabefija{
	padding-top: 15rem;
}
*/

/* -------------------- top ------------------------ */
 /*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž whatsapp inicio âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/
/* ------------------------------------------------ */
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(0, 148, 220, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
  }
  .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
  }
  .cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
  }
  .cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
  }
  .no-touch .cd-top:hover {
	background-color: #049dbf;
	opacity: 1;
  }
  .side-fixed-button {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 10000;
  }
  .side-fixed-button a {
	display: block;
	background: #65bc54;
	width: 70px;
	height: 70px;
	font-size: 40px;
	text-align: center;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5);
	border-radius: 100px;
	transition: all .5s;
  }
  .side-fixed-button a:after {
	color: #fff;
	font-size: 16px;
	line-height: 0px;
	position: absolute;
	top: 36px;
	margin-left: 10px;
	font-weight: 400;
	transition: all 1s;
	width: 210px;
	content: 'Whatsapp';
	text-align: left;
	opacity: 0;
	transition: all .5s;
  }
  .side-fixed-button a i {
	color: #fff;
	transition: all .5s;
	pointer-events: none;
	padding-top: 16px;
  }
  .side-fixed-button a i:before {
	pointer-events: none;
  }
  .side-fixed-button a:hover {
	width: 200px;
	display: block;
	box-shadow: 0 5px 12px rgba(0, 0, 0, 0.5);
  }
  .side-fixed-button a:hover i {
	margin-left: -100px;
  }
  .side-fixed-button a:hover:after {
	display: inline;
	opacity: 1;
  }
  @media only screen and (min-width: 768px) {
	.cd-top {
	  right: 20px;
	  bottom: 20px;
	}
  }
  @media only screen and (min-width: 1024px) {
	.cd-top {
	  height: 60px;
	  width: 60px;
	  right: 30px;
	  
	  bottom: 30px;
	}
  }
  /* Extra small devices (portrait phones, less than ???px)
   No media query since this is the default in Bootstrap */
  
  /* Small devices (landscape phones, 34em and up) */
  @media (min-width: 34em) { ... }
  
  /* Medium devices (tablets, 48em and up) */
  @media (min-width: 48em) { ... }
  
  /* Large devices (desktops, 62em and up) */
  @media (min-width: 62em) { ... }
  
  /* Extra large devices (large desktops, 75em and up) */
  @media (min-width: 75em) { ... }

  /*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž whatsapp fin âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/

/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž Header âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/
.redestop{
	width: 100%;
	height: 40px;
	background: #585858;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: baseline;
	padding: 0 10px 0 10px;
}
.redestop i{
	color:#A4A4A4;
	font-size: 18px;
	margin: 10px;
}
.resto{
	text-align: right;
}
.contenedorheader {
	width: 100%;

	padding: 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: baseline;
}
.wa{
	font-size:12px;
}
.wa i {
	color:#A4A4A4;
	font-size: 20px;
	margin: 10px;

}
.wa i p {
	display: inline-block;
	color:#A4A4A4;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
}
.logo img{
	width: 230px;
}
.telefono2{
	display: none;
}
.telefono, .telefono2{
    text-align: right;
    color: #1e94d0;
	font-size: 19px;
}
.botonera{
	padding: 16px 0 0 0;
}
a.btnllamar {
	text-decoration: none;
	color:#1e94d0;
	font-size: 25px;
	font-family:'Roboto', sans-serif;
	font-weight: 300;
	transition: ease-in .2s;
}

a.btnllamar:hover{
	color: #BDBDBD;
}
/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž Menu âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/
.navbar-nav li {
	border-right: 1px solid #c6c6c6;
	height: 28px;
}
.bg-color{
	background-color: #f3f3f3;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
	background-color: #f3f3f3;
}
.dropdown-item{
	color: #848484;
}
.dropdown-item a:hover{
	background-color: #f3f3f3;
}
.navbar-toggler {
	padding: 10px 15px;
}
.navbar-light .navbar-toggler {
	color:rgba(0,0,0,.5);  /* que es */
	/*border-color: ; */
	/*border-right: 1px solid #c6c6c6; */
}
.navbar-toggler:hover {
	border-color:#424242;
}
/* para sacar el color azul*/
.dropdown-item.active, .dropdown-item:active {
    color: #424242;
    text-decoration: none;
    background-color: #f3f3f3;
}
.navbar-nav {
    float:none;
    margin:0 auto;
    display: block;
    text-align: center;
}
.navbar-nav &gt; li {
    display: inline-block;
}
.clientes {
	background-color: #e2e1e1;
	border-radius: 10px;
	padding: 5px 10px;
	margin: 0 3px;
}
/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžagreguÃ© 12-11-202âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/

.dropdown-item:focus, .dropdown-item:hover {
    color: #1e94d0;
    text-decoration: none;
    background-color: #E6E6E6;
}

/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžagreguÃ© 12-11-202âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/
.clientes a {
 	text-decoration: none;
 	color: #6E6E6E;
 }
 a.linkblanco:link, a.linkblanco:visited{
	color: #fff;
}
 a.linkblanco:hover{
	color: #000;
}
/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž cuerpo âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/
.cuerpocentral{
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items:center;

}
.titulo-cuerpo{
	width: 100%;
}
.titulo-cuerpo h1{
	text-align: center;
	padding: 30px 0;
	font-size: 31px;
	color: grey;
	line-height: 37px;
}
.texto-cuerpo{
	width: 70%;
	text-align: center;
    margin: 0 auto;
}
.texto-cuerpo p{
	text-align: center;
	font-size:18px;
	line-height: 30px;
}
.color-celeste{
	color: #0094dc;
}
.celeste{
	color: #0094dc;
	font-size: 20px;
	font-style: italic;
}
/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž ofrecemos âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/

.ofrecemos{
	background: #E6E6E6;
	padding: 80px 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.recuadro h4{
    padding-bottom: 10px;
    text-align: center;
	
}
.recuadro p{
    color: #7c7c7c;
    line-height: 29px;
    font-size: 15px;
    text-align: center;
    padding: 0 17px;
}
    /* animations */
.ahost-icon-wrap {
	text-align: center;
	margin: 0 auto;
	padding: 2em 0 3em;
}

.ahost-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 15px 30px;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}

.ahost-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.ahost-icon-effecto .ahost-icon {
	background: rgba(8,167,235,1);
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}
.icon img{
	width: 100%;
}
.ahost-icon-effecto .ahost-icon:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 4px #0093d8;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-webkit-transform: scale(.8);
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(.8);
	opacity: 0;
}
/* Effect 1a */
.ahost-icon-effectoa .ahost-icon:hover {
    background: rgba(0,147,216,1);
    color: #41ab6b;
}

.ahost-icon-effectoa .ahost-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž mas opciones âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/
.masopciones{
	padding-bottom: 60px;
}
	.cuadros{
		margin: 0px;
		padding: 0px;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: center;
	}
	.cuadros a {
		text-decoration: none;
	}
	.subtitulo{
		font-size: 18px;
		color: grey;
		text-transform: uppercase;
		text-align: center;
	    padding: 30px 0;
    }

	.cuadros h5{
	text-align: center;
	color: #fff;
	}

	.box{
		margin: 0 1% 0 0;
		max-width: 22% !important;
	}
	.box h5{
		text-align: center;
	    color: #fff;
	}
	.box i{
		color: #fff;
		text-align: center;
		padding-top: 12px;
	}
	.box1{
		background-color: #049dbf;
		height: 130px;
		text-align: center;
	}

	.box2{
		background-color: #03658c;
		height: 130px;
		text-align: center;
	}
	.box3{
		background-color: #023859;
		height: 130px;
		text-align: center;
	}
	.box4{
		background-color: #011826;
		height: 130px;
		text-align: center;
	}
	.boxoff{
		margin: 5px;
		background-color: #cccccc;
		padding-top: 20px;
		height: 90px;
	}
	.fodo{
		width: 100%;
	}
	.fodo i{
		color: #D8D8D8;
		font-size: 23px;
	}
	.cuadrofinal{
		background: #D8D8D8;
	}



/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž Terapia web âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/
.terapia{
	padding-bottom: 60px;
}
	.cuadros{
		margin: 0px;
		padding: 0px;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: center;
	}
	.cuadros a {
		text-decoration: none;
	}
	.subtitulopsi{
		font-size: 18px;
		color: grey;
		text-transform: uppercase;
		text-align: center;
	    padding: 30px 0;
    }

	.cuadros h5{
	text-align: center;
	color: #fff;
	}

	.boxpsi{
		margin: 0 1% 0 0;
		max-width: 22% !important;
	}
	.boxpsi h5{
		text-align: center;
	    color: #fff;
	}
	.boxpsi i{
		color: #fff;
		text-align: center;
		padding-top: 18px;
		font-size: 30px;
	}
	.box1psi{
		background-color: #5DADE2;
		height: 180px;
		text-align: center;
	}

	.box2psi{
		background-color: #5DADE2;
		height: 180px;
		text-align: center;
	}
	.box3psi{
		background-color: #5DADE2;
		height: 180px;
		text-align: center;
	}
	.box4psi{
		background-color: #5DADE2;
		height: 180px;
		text-align: center;
	}
	.boxoff{
		margin: 5px;
		background-color: #cccccc;
		padding-top: 20px;
		height: 90px;
	}
	.terapia-para-empresarios{
		width: 100%;
	}
	.terapia-para-empresarios i{
		color: #D8D8D8;
		font-size: 23px;
	}
	.cuadrofinal{
		background: #D8D8D8;
	}
	

/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž Parallax  âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/
.parallax{
    position: relative;
    height: 380px;
    background-image: url(img/section1-bg.jpg);
    background-position: top center;
    background-attachment: fixed;
    background-size: auto 900px;
    overflow: hidden;
}
    .parallax h4{
        text-align: center;
        font-size: 40px;
        color: #fff;
        padding-top: 119px;
        font-weight: 700;
        line-height: 52px;
    }
    .parallax a:link{
        color: #c9c9c9;
        text-decoration: none;
    }





/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžÂ¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶ Fin del Cuerpo Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/
/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžÂ¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶ terminos y condiciones Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/

.bold{
	font-weight: 700;
	color: #585858;
}

.texto-terminos{
	width: 80%;
	text-align: center;
}

/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžprueba âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/



.home{
    background-image: linear-gradient(to right, rgba(30,144,255,0.62), rgba(0,1206,255, 0.52)),url('../imagenes/section2-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 2rem;
    padding-bottom: 6rem;
    position: relative;
}

.home::after{
    content: '';
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    height: 17%;
    transform: skewY(-2deg);
    transform-origin: bottom right;
    bottom: 0;
    right: 0;
    left: 0;
}

.main-home-content h2{
    color: #ffffff;
    /*text-transform: uppercase;  */
    font-weight: 300;
    line-height: 40px;
}

.main-home-content p{
    color: #ffffff;
    margin: 20px 0;
    line-height: 25px;
    font-size: 16px;;
}

.image-box{
    position: absolute;
    top: -60px;
    z-index: 100;
}
.center{
    text-align: center;
    padding: 10px 0 49px;
    color: #0094dc;
}

.ofre{
	width: 100%;

	display: flex;

	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items:center;
}

.line1{
	width: 100%;
	font-size: 23px;
    color: #888686;
    padding-bottom: 29px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px;
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;

}
.contenedorgral{
	padding-top: 30px;
}

.txt{
		color: #515151;
	    padding-left: 32px;
	    font-size: 14px;
	}

	.boton {
		width: 100%;
		display: flex;

	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	}


	.servidor-contacto{
		width: 100%;

		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}

	.colcenter{

		background: #0094dc;
		padding: 10px;
		border-radius: 3px;
	}

	.colcenter a{
		
		text-decoration: none;
		color: #f2f2f2;
	}

	.colcenter a:hover{
		
		color: #0101DF;
	}

	.terminos{
		width: 100%;

		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;

	}

	.terminosy{
		background: #0094dc;
		padding: 10px;
		border-radius: 3px;
	}

	.terminosy a{

		text-decoration: none;
		color: #f2f2f2;

	}
/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžÂ¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶ para pymesÂ¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/

.homepyme{
    background-image: linear-gradient(to right, rgba(30,144,255,0.62), rgba(0,1206,255, 0.52)),url('../imagenes/section-pymes.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 2rem;
    padding-bottom: 6rem;
    position: relative;
}

.homepyme::after{
    content: '';
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    height: 17%;
    transform: skewY(-2deg);
    transform-origin: bottom right;
    bottom: 0;
    right: 0;
    left: 0;
}


.main-homepyme-content h1{
    color: #ffffff;
    /*text-transform: uppercase;  */
    font-weight: 300;
    line-height: 40px;
}

.main-homepyme-content p{
    color: #ffffff;
    margin: 20px 0;
    line-height: 25px;
    font-size: 16px;;
}

.image-box{
    position: absolute;
    top: -60px;
    z-index: 100;
}
/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžÂ¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶ programacion webÂ¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/
.homeprog{
    background-image: linear-gradient(to right, rgba(30,144,255,0.62), rgba(0,1206,255, 0.52)),url('../imagenes/section-prog2.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 2rem;
    padding-bottom: 6rem;
    position: relative;
}

.homeprog::after{
    content: '';
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    height: 12%;
    transform: skewY(-2deg);
    transform-origin: bottom right;
    bottom: 0;
    right: 0;
    left: 0;
}


.main-homeprog-content h1{
    color: #ffffff;
    /*text-transform: uppercase;  */
    font-weight: 300;
    line-height: 40px;
}

.main-homeprog-content p{
    color: #ffffff;
    margin: 20px 0;
    line-height: 25px;
    font-size: 16px;;
}

.image-box{
    position: absolute;
    top: -60px;
    z-index: 100;
}

/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžÂ¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶ Tienda virtualÂ¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/
	.hometienda{
	    background-image: linear-gradient(to right, rgba(30,144,255,0.62), rgba(0,1206,255, 0.52)),url('../imagenes/section-tienda.jpg');
	    background-size: cover;
	    background-position: center;
	    background-repeat: no-repeat;
	    padding-top: 2rem;
	    padding-bottom: 6rem;
	    position: relative;
	}

	.hometienda::after{
	    content: '';
	    position: absolute;
	    background-color: #ffffff;
	    width: 100%;
	    height: 17%;
	    transform: skewY(-2deg);
	    transform-origin: bottom right;
	    bottom: 0;
	    right: 0;
	    left: 0;
	}

	.main-hometienda-content h1{
	    color: #ffffff;
	    /*text-transform: uppercase;  */
	    font-weight: 300;
	    line-height: 40px;
	}

	.main-hometienda-content p{
	    color: #ffffff;
	    margin: 20px 0;
	    line-height: 25px;
	    font-size: 16px;;
	}
	.image-box{
	    position: absolute;
	    top: -60px;
	    z-index: 100;
	}
	.agradece a {
	    font-size: 10px;
	    color: #D8D8D8;
	    text-align: center;

	}
	.agradece p {
	    font-size: 10px;
	    color: #D8D8D8;
	    text-align: center;

	}
/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžÂ¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶ Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/

/* ----- ver Parallax de RediseÃ±o --------*/
.parallaxRedi {

    padding-top: 3rem;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.redi {
    background-image: url(img/redise-5.jpg);
    background-position: center center;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.parallaxRedi-contenido .conten{
    display: flex;
}
.parallaxRedi-contenido h1 {
    padding: 2rem;
    color:#f2f2f2;  /* #008fd1 */
    text-transform: uppercase;
    font-size: 12rem;
    max-width: 40rem;

    font-family: 'Roboto', sans-serif;
    font-weight: 900;
}

/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžÂ¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶ acceso clientes Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/
.webmail{
	text-align: center;
}
.webmail img{
	width: 25%;
	padding-bottom: 20px;
}
.webmail a:link, .webmail a:visited{
	color: #006993;
}
.webmail a:hover{
	color: grey;
}

/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžÂ¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶ fin Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/

/*------------------------------------- Prueba Slider Posiciona ------------------------------------------------------&gt;*/
/* ---------- Slider ------------- */
.carousel-caption {
    bottom: 5%;
    text-shadow: 6px 6px 16px #1f1f1f;
}
.slider_text h2{
    font-size: 46px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}
.slider_text h3{
    font-size: 36px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}
.md-text-button .shortcode-btn {
    float: none !important;
}
/* ----- animated ------*/
.delayanim {
  animation-duration: 2s;
  animation-delay: 0s;
}


/*âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžÂ¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶ FOOTER Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶Â¶âˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆžâˆž*/
	footer{
	background-color: #38373d;
	/*overflow: hidden; */
	/*padding: 0px 0px 20px 0; */
	color: #fff;
	}
	.prefooter{
	height: 50px;
	background-color: #3f3e45;
	margin-bottom: 20px;
	padding-top: 10px;
	overflow: hidden;
	}

	.footer-datos img{
		width: 65%;
	}

	.tel{
		font-size: 16px;
		color: #959595;
		text-align: center;
		margin-bottom: 30px;
	}
	.tel p i{
		margin: 4px;
		font-size: 17px;
	}
	.footer-datos{
		font-size: 10px;
		text-align: right;
		color: #a7a7a7;
		line-height: 16px;
	}
	.social{
		text-align: center;
		color: #959595;
		margin-bottom: 30px;
	}
	.social i{
		padding-left: 10px;
		font-size: 25px;
		color: #959595;
	}
	.social p i {
		/*border-left: 1px solid #c6c6c6; */
		font-size: 17px;
		margin: 4px;
	}
	.copyright{
		height: 70px;
		font-size: 10px;
		/*text-align: center;*/
		color: #959595;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-content: flex-end;
	}

/* ------ queries ---------------------------------*/

@media screen and (max-width: 768px){
	.navbar-nav &gt; li {
	    display: inline;
	}
	.navbar-toggler{
		font-size: 11px;
	}
	.contenedorheader {
		width: 100%;
		padding: 30px;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	.telefono{
		display:none;
	}
    .telefono2{
		margin-top: 15px;
		display: inline;
	}
	a.btnllamar{
		font-size: 20px;
	}
	.slider_text h2{
	    font-size: 26px;
	    color: #fff;
	    font-family: 'Roboto', sans-serif;
	}
	.slider_text h3{
	    font-size: 16px;
	    color: #fff;
	    font-family: 'Roboto', sans-serif;
	}
	.box{
		max-width: 48% !important;
	}
}


@media screen and (max-width: 600px) {
	.footer-datos img{
		width: 50%;
	}
	.footer-datos{
		font-size: 10px;
		text-align: center;
		color: #a7a7a7;
		line-height: 16px;
	}
	.image-box{
	    position: absolute;
	    top: -150px;
	    z-index: 100;
	}
	.parallax h4{
	        text-align: center;
	        font-size: 20px;
	        color: #fff;
	        padding-top: 119px;
	        font-weight: 700;
	        line-height: 25px;
	}
	.image-box{
	    position: absolute;
	    top: -30px;
	    z-index: 100;
	}
	.carousel-caption {
	    bottom: 10%;
	    text-shadow: 4px 4px 10px #2d2d2d;
	}
	.slider_text h2{
	    font-size: 30px;
	    color: #fff;
	    font-family: 'Roboto', sans-serif;
	}
	.slider_text h3{
	    font-size: 20px;
	    color: #fff;
	    font-family: 'Roboto', sans-serif;
	}
	.md-text-button .shortcode-btn {
	    float: none !important;
	}
	.parallax h4{
	    text-align: center;
	    font-size: 25px;
	    color: #fff;
	    padding-top: 119px;
	    font-weight: 700;
	    line-height: 30px;
	}
	.parallaxRedi{
	    display: none;
	}
	.texto-cuerpo {
	    width: 90% !important;
	}
}


@media screen and (max-width: 360px){
	.parallaxRedi-contenido h1 {
    padding: 2rem;
    color:#f2f2f2;  /* #008fd1 */
    text-transform: uppercase;
    font-size: 5rem;
    max-width: 40rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
	}
	.carousel-caption {
	    bottom: 5%;
	    text-shadow: 4px 4px 10px #2d2d2d;
	}
	.slider_text h2{
	    font-size: 20px;
	    color: #fff;
	    font-family: 'Roboto', sans-serif;
	}
	.slider_text h3{
	    font-size: 16px;
	    color: #fff;
	    font-family: 'Roboto', sans-serif;
	}
	.md-text-button .shortcode-btn {
	    float: none !important;
	}
	.parallax h4{
        text-align: center;
        font-size: 16px;
        color: #fff;
        padding-top: 119px;
        font-weight: 700;
        line-height: 20px;
    }
    .texto-cuerpo {
	    width: 90% !important;
	}
	.resto {
		display: none;
	}
	.redestop{
		width: 100%;
		height: 40px;
		background: #585858;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: baseline;
		padding: 0 10px 0 10px;
	}
	.slider_text h2{
	    font-size: 20px;
	    color: #fff;
	    font-family: 'Roboto', sans-serif;
	}
	.slider_text h3{
	    font-size: 12px;
	    color: #fff;
	    font-family: 'Roboto', sans-serif;
	}
	.box{
		max-width: 98% !important;
	}
}

/* Formulario */
.contenedor-campos {
	
	display: grid;
	grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
	/* grid-template-columns: 1fr; */
	/* justify-content: center; */
        /* grid-template-rows: auto auto 20rem; */
       
}

.whatsaap {
	display: flex;
	text-align: center;
	justify-content: center;
	
	
}</pre></body></html>