/* 
    Created on : 10/09/2019, 10:31: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";*/
a, a:active, a:hover, a:visited {
  text-decoration: none; }

.page-footer, .push {
  height: 252px; }

.page-footer {
  margin-top: -252px; }

.logofooter {
  background: url("../img/sprite/sprite-001.png") no-repeat -15px -48px;
  width: 393px;
  height: 50px;
  margin-bottom: 10px; }

.field-row {
  display: flex;
  margin: 14px 0; }
  .field-row a {
    display: inline-flex;
    height: 32px; }
  .field-row #pinmap {
    margin: 2px 4px 2px 0; }
  .field-row .leyend {
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    font-weight: bold;
    margin-left: 3px; }
  .field-row #phone {
    margin: 3px 15px 0 0; }
  .field-row .leyend-map {
    font-size: 14px;
    line-height: 14px;
    color: #000000;
    font-weight: bold; }
  .field-row #fax {
    margin: 1px 10px 0 0; }
  .field-row #mail {
    margin: 5px 6px 0 0; }

.right-side-foot {
  margin: 5px 0 8px 15px; }

.left-side-foot {
  margin: 15px 0 30px 0; }

.leyend-map {
  text-align: left; }

/*
.page-footer{ height: $foot-height; margin-top: $foot-height * -1;
         width: $wrap;
         .container{
             width: 1920px / $wrap * 100%;
             padding: $padding;
         }

         .content-footer{width: 1920px / $wrap * 100%; display: inline-flex; }

         .menu-footer{width: $wrap - 400px - ($padding*2); display: inline-flex;}
         .ul-foot{
             list-style: none;
             color: $black;
             font-size: 18px;
             width: $foot-col-width;
             margin-right: 3%;
             a, a:active, a:hover, a:visited{text-decoration: none; color: $black;}
             li:first-child{font-size: 22px; font-weight: bold;margin-bottom: 15px;}
         }
         .li-foot{width: $foot-col-width;line-height: 17px;margin-bottom: 8px;}
         
         
         .footer-copyright{
             height: 35px;
             margin-top: -35px;
             background: $grisoscuro;
             color: $white;
             text-align: center;
             font-style: italic;
             padding: 5px;
         }
}


*/

/*# sourceMappingURL=footer.css.map */
