/* 
    Created on : 09/09/2019, 10:35:17
    Author     : cadifilippo
*/
@import url("https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed&display=swap");
/* 
    Created on : 10/09/2019, 09:08:50
    Author     : cadifilippo
*/
#twiter {
  background: url(../img/sprite/sprite-002.png) no-repeat -1289px -63px;
  width: 24px;
  height: 24px; }

#facebook {
  background: url(../img/sprite/sprite-002.png) no-repeat -1289px -161px;
  width: 24px;
  height: 24px; }

#share {
  background: url(../img/sprite/sprite-002.png) no-repeat -1289px -112px;
  width: 24px;
  height: 24px; }

#pinmap {
  background: url("../img/sprite/sprite-001.png") no-repeat -18px -115px;
  width: 24px;
  height: 23px; }

#phone {
  background: url("../img/sprite/sprite-001.png") no-repeat -244px -113px;
  width: 16px;
  height: 16px; }

#fax {
  background: url("../img/sprite/sprite-001.png") no-repeat -241px -136px;
  width: 20px;
  height: 18px; }

#mail {
  background: url("../img/sprite/sprite-001.png") no-repeat -236px -161px;
  width: 24px;
  height: 13px; }

#twiter-black {
  background: url("../img/sprite/sprite-001.png") no-repeat -48px -153px;
  width: 23px;
  height: 23px; }

#facebook-black {
  background: url("../img/sprite/sprite-001.png") no-repeat -18px -153px;
  width: 23px;
  height: 23px; }

/* Plantillad de iconos  e imagenes de la web */
/*@import "responsivo";*/
/*Inicio Temporal*/
/*Fin Temporal*/
a, a:active, a:hover, a:visited {
  text-decoration: none; }

.header {
  width: 100%;
  margin: 72px 0 0 0;
  padding: 35px 74px;
  height: 148px;
  background: linear-gradient(#9C9E9F40 0%, #FFFFFF 40%, #FFFFFF 100%); }
  .header .frasecoop {
    widows: auto;
    float: left; }
  .header .social-links {
    width: auto;
    float: right;
    display: inline-flex;
    position: relative;
    top: 83px;
    right: 1px; }
    .header .social-links div {
      display: flex;
      float: right; }
    .header .social-links a {
      margin-left: 5px; }

.social-box {
  display: flex;
  float: right;
  margin-top: 7%; }

/*# sourceMappingURL=header.css.map */
