.footer-wrapper.tw-footer-tw .footer-wrapper-content {
    padding-top: 30px;
}

.footer-wrapper-banner.tw-footer .footer-highlighted-banner-container {
  max-width: 1250px;
  margin: auto;
}

.tw-footer-column ul {
  font-weight: 500;
  list-style: none !important;
  color: #ffffff;
  font-size: 12px !important;
}

.tw-footer-column ul li {
  padding-bottom: 20px;
}

.tw-footer-tw .title {
  font-size: 12px !important;
  font-weight: 700;
}

.tw-footer-tw .social {
  margin-left: -10px;
}
.tw-footer-tw .title.social-title{
color:#ffffff;
font-size:12px;
font-weight:500;
padding-bottom
}
.tw-footer-tw .social {
  display: flex;
}

.tw-footer-tw .column-wrapper img.header-img.lazy {
  width: 100% !important;
  height: auto !important;
} 

.tw-footer-tw .column-wrapper .logo{
  margin-left: 0 !important;
}

.tw-footer-tw .social .icon {
    background-image: url(https://426027.fs1.hubspotusercontent-na1.net/hubfs/426027/Oxfam-Website/Icons/Iconos_Oxfam.png);
    background-size: 620px;
    transition: unset;
}  
 .tw-footer-tw .social .facebook-icon:hover {
    background-position: left -22px top -18px;
} 
.tw-footer-tw .social .facebook-icon{
background-position: left -22px top -72px;
}
 .tw-footer-tw .social .twitter-icon:hover {
    background-position: left -72px top -18px;
}
.tw-footer-tw .social .twitter-icon{
background-position: left -72px top -72px;
}
.tw-footer-tw .social .instagram-icon:hover {
    background-position: left -120px top -18px;
}
.tw-footer-tw .social .instagram-icon{
background-position: left -120px top -72px;
}

.footer-wrapper-banner.tw-footer .footer-highlighted-banner-container {
  align-content: space-between;
  display: flex;
  justify-content: space-between;
  
  margin: auto;
}

@media(max-width:769px){
  .column-wrapper2.column-wrapper2-landing{
    width:100%;
  }
}

.footer-wrapper-content-image img {
  max-width: 200px !important;
  margin: 50px;
}

.footer-wrapper-content-image {
  text-align: center;
}

.column2 {
    text-align: left;
}

.social a {
    display: flex;
    align-items: center;
    font-family: 'Oxfam-TSTARPRO-Medium';
    font-size: 20px;
  color: #333;
}

.social .icon{
  margin: 0 2px;
}

.tw-footer-tw .footer-wrapper-content {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  
}

.tw-footer-tw .column-wrapper {
  max-width: 25%;
  float: unset;
}

@media(max-width:980px){
  .tw-footer-tw .column-wrapper {
    max-width: 30%;
    min-height: unset !important;
}
}

@media (max-width: 769px){
.tw-footer-tw .column-wrapper {
    max-width: 100%;
    
}
}

.pk-scroll-totop {
    width: 27px;
    height: 40px;
    z-index: 99;
    position: fixed;
    bottom: 40px;
    right: 40px;
    cursor: pointer;
    display: none;
}

.pk-scroll-totop a {
    display: block;
    width: 100%;
    height: 100%;
    color: #575757;
    position: relative;
    padding-top: 10px;
}

#scrollTop a {
    bottom: 50px;
    right: 50px;
    height: 48px;
    width: 48px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    background: #fff;
    box-shadow: 0 5px 27px rgb(0 0 0 / 9%);
    border-radius: 50%;
    transition: all .3s ease;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.svgic {
    display: inline-block;
    fill: currentColor;
    height: 20px;
    pointer-events: none;
    vertical-align: top;
    width: 20px;
}

.pk-scroll-totop a .svgic {
    width: 27px;
    height: 27px;
}

#scrollTop a:hover {
    background-color: #313131;
    color: #fff;
}

div[onClick*="wa.me/34620871250"] {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}