<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}


h3 {
  margin-top: 14px;
  margin-right: 115px;
  margin-bottom: 16px;
  padding: 3px 20px 3px 29px;
  border-radius: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(97, 97, 97, .79), rgba(97, 97, 97, .79));
  background-image: linear-gradient(180deg, rgba(97, 97, 97, .79), rgba(97, 97, 97, .79));
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

h4 {
  margin-top: 21px;
  margin-bottom: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
 /* background-image: -webkit-linear-gradient(270deg, #063d37, #063d37);
  background-image: linear-gradient(180deg, #063d37, #063d37);*/
   background-color:#003366;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 24px;
  font-weight: 400;
 /* box-shadow: 10px 0px 5px 0px rgba(0,0,0,0.1);*/
  border-radius: 9px 9px 0px 0px;
  
}

h5 {
  margin-top: 10px;
  margin-bottom: 41px;
  color: #333;
  font-size: 24px;
  line-height: 20px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 35px;
  padding: 5px 40px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .05));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .05));
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.nav {
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  
  
  
  
  width:100%;
  top: 0; /* Posicionamos la cabecera pegada arriba */
	position: fixed; 
	display: block;
	z-index: 100;
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.1);
	
}

.hero {
  margin-left: 0px;
  padding-top: 160px;
  padding-bottom: 120px;
  background-image: -webkit-linear-gradient(358deg, hsla(0, 0%, 100%, .59) 17%, hsla(0, 0%, 100%, .29)), url('../p1.jpg');
  background-image: linear-gradient(0deg, hsla(0, 0%, 100%, .0) 17%, hsla(0, 0%, 100%, .29)), url('../p1.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  font-size: 16px;
  line-height: 18px;
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.1);
  
}

.section {
  padding-top: 65px;
  padding-bottom: 47px;
  text-align: center;
}

.section.skills {
  padding-top: 63px;
  padding-bottom: 75px;
  background-color: #ececec;
}

.section.grey {
  background-color: #f1f1f1;
}

.section.call-to-action {
  padding-top: 40px;
  padding-bottom: 60px;
  background-image: -webkit-linear-gradient(270deg, rgba(6, 61, 55, .82), rgba(6, 61, 55, .82)), url('IE-tablero-www-paxinasgalegas-es.jpg');
  background-image: linear-gradient(180deg, rgba(6, 61, 55, .82), rgba(6, 61, 55, .82)), url('IE-tablero-www-paxinasgalegas-es.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.col5 {
  width: 20%;
  float: left;
}

.button {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 18px 12px 19px;
  border: 1px none transparent;
  border-radius: 10px;
  background-color: #ffa300;
  
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Droid Sans', sans-serif;
  font-size: 19px;
  text-transform: uppercase;
  
}

.button:hover {
  background-color: #e29100;
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.1);
}


.button.active, .button:hover {
  background-color: #666;
  color: white;
  
}



.contact-item {
  margin-left: 50px;
  float: left;
}

.contact-item.tel {
  font-size: 21px;
  list-style-type: none;
}

.contact-item.mail {
  font-size: 21px;
  text-align: right;
  list-style-type: none;
}

.contacto {
  margin-top: 26px;
  padding-left: 15px;
  font-family: 'Droid Sans', sans-serif;
  color: #063d37;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  text-align: right;
}

.formulario {
	 
  padding-top: 10px;
  border-radius: 0px;
 /* background-color: hsla(0, 0%, 61%, .79);*/
 background-image: -webkit-linear-gradient(270deg, BLACK, BLACK);
  background-image: linear-gradient(180deg, BLACK, BLACK);
  text-align: center;
    border-radius: 15px;
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.1);
	 
}

.section-title {
  margin-bottom: 49px;
}

.hero-title {
  /*width: 87%;*/
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  /*padding: 20px;*/
  padding-top:10px;
  border-radius: 15px 15px 15px 15px; 
  background-image: -webkit-linear-gradient(270deg, black, black);
  background-image: linear-gradient(180deg, black, black); 
   
 
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 42px;
  line-height: 48px;
  text-align: center;
  /*text-shadow: 1px 1px 6px #000; */
 
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.1);
  padding-bottom:3%;
}

.sub {
  margin-bottom: 0px;
  padding-bottom: 11px;
  border-bottom: 1px solid #6a8fc9;
  font-family: 'Droid Sans', sans-serif;
  color: #063d37;
  font-size: 30px;
}

.fila-de-productos {
  padding-top: 10px;
  padding-bottom: 10px;
}

.titulo-categoria {
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  font-family: 'Droid Sans', sans-serif;
  text-align: left;
}

.imagen {
  width: 140px;
  margin-bottom: 10px;
  border: 2px solid #535353;
  border-radius: 3px;
}

.titulo-producto {
  display: block;
  width: 140px;
  margin: 8px auto 15px;
  padding-top: 8px;
  border-top: 1px solid #666;
  font-family: 'Droid Sans', sans-serif;
  color: #2e2e2e;
  font-size: 16px;
  line-height: 22px;
}

.tab-active {
  width: 100%;
  margin-top: 0px;
  float: none;
  clear: none;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
}

.tab-active.w--current {
  float: none;
  clear: none;
  border-right-color: #ffd203;
  background-color: #ffd203;
  font-weight: 700;
}

.tab-active._222.w--current {
  border-right-color: #f9b600;
  background-color: #f9b600;
}

.canvas {
  width: 70%;
  height: 100%;
  float: left;
  clear: none;
}

.menu {
  width: 30%;
  float: left;
  clear: none;
}

.content {
  height: 100%;
  margin-top: 1px;
  padding: 10px;
  background-color: #ffd203;
}

.content._22 {
  background-color: #f9b600;
}

.tabla {
  background-color: #ffd203;
}

.tabla._21 {
  background-color: #f9b600;
}

.titulo-tabla {
  margin-top: 38px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 3px;
  background-color: #ffd203;
  font-family: 'Droid Sans', sans-serif;
  font-weight: 400;
}

.titulo-tabla._2 {
  background-color: #f9b600;
}

.margen-top {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #dadada;
}

.subtitulo {
  margin-bottom: 5px;
  padding: 5px;
  float: none;
  background-color: #0b4195;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.iconbox {
  display: block;
  width: 125px;
  height: 125px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 27px;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: #137831;
}

.tituloicon {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #a7a7a7;
  font-family: 'Droid Sans', sans-serif;
  font-size: 18px;
}

.title-section {
  color: #0b4195;
  font-size: 28px;
}

.blanco {
  margin-bottom: -4px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 40px;
  text-shadow: 1px 1px 6px #000;
}

.footer {
  padding-top: 15px;
  
/*  background-color: #131313;*/
 /* color: #fff;*/
  /*line-height: 100px;*/
  text-align: center;
  /*opacity: 0.3;*/
  /*flex-shrink: 0;*/
   
}

.grey {
  padding-top: 56px;
  padding-bottom: 65px;
  background-color: #dbdbdb;
  text-align: center;
}

.envios {
  color: #ff8f00;
  text-shadow: none;
}

.contact {
  text-align: right;
}

.texto {
  font-family: 'Droid Sans', sans-serif;
  color: #0b4195;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.producto {
  margin-bottom: 49px;
  
  
  border: solid 2px #c10028; padding:5px;
box-shadow:6px 6px #CCCCCC;;border-radius:11px 11px 11px 11px;
}

.producto6 {
  margin-top: -8px;
  margin-bottom: 15px;
}

.grupo1 {
  margin-bottom: 0px;
  border-style: none;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #dadada;
}

.espacio {
  margin-top: 7px;
  margin-bottom: 18px;
}

.espacio2 {
  margin-bottom: 4px;
}



									   
.producto11 {
  margin-top: 32px;
  margin-bottom: 27px;
}

.producto12 {
  margin-top: 7px;
  margin-bottom: 19px;
}

.producto22 {
  margin-top: 10px;
  margin-bottom: 23px;
}

.producto23 {
  margin-top: 30px;
  margin-bottom: 23px;
}

.producto30 {
  margin-top: 21px;
  margin-bottom: 18px;
}

.producto13 {
  margin-top: 11px;
  margin-bottom: 4px;
}

.producto14 {
  margin-top: 7px;
  margin-bottom: 6px;
}

.producto15 {
  margin-top: 12px;
  margin-bottom: 3px;
}

.producto31 {
  margin-top: 3px;
  margin-bottom: 6px;
}

.producto32 {
  margin-top: 30px;
  margin-bottom: 22px;
}

.producto33 {
  margin-top: 14px;
  margin-bottom: 12px;
}

.banner {
  margin-left: 80px;
}

.consultar {
  margin-top: 39px;
  padding: 15px 20px;
  border-radius: 10px;
  background-color: #dd9600;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Droid Sans', sans-serif;
  font-size: 19px;
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.1);
}

.consultar:hover {
  background-color: #fcbf00;
}

.consultar.w--current {
  border-radius: 10px;
}

.tituloform {
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #063d37;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.heading {
  width: 80%;
  margin-right: 0px;
}

@media (max-width: 991px) {
  h3 {
    margin-right: auto;
  }
  .contact-item.tel {
    margin-left: 0px;
  }
  .hero-title {
    width: 100%;
    margin-right: auto;
    font-size: 38px;
  }
  .heading {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .nav {
    text-align: center;
  }
  .hero {
    text-align: center;
  }
  .contact-item.tel {
    float: none;
  }
  .contacto {
    text-align: center;
  }
  .hero-title {
    text-align: center;
  }
  .tituloicon {
    margin-bottom: 28px;
  }
}

@media (max-width: 479px) {
  h3 {
    font-size: 20px;
  }
  .contacto {
    padding-left: 0px;
  }
  .hero-title {
    font-size: 20px;
    line-height: 30px;
	hero-title
  }
  .tab-active {
    float: none;
    clear: none;
  }
  .canvas {
    width: 100%;
    float: none;
  }
  .menu {
    width: 100%;
    float: none;
  }
}

</pre></body></html>