  @font-face {
  font-family: "Franklin-regular";
  src: url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-Book.eot")
      format("embedded-opentype"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-Book.otf") format("opentype"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-Book.woff") format("woff"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-Book.ttf") format("truetype"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-Book.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Franklin-bold";
  src: url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-Demi.eot")
      format("embedded-opentype"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-Demi.otf") format("opentype"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-Demi.woff") format("woff"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-Demi.ttf") format("truetype"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-Demi.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Franklin-regular-italic";
  src: url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-BookIt.eot")
      format("embedded-opentype"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-BookIt.otf") format("opentype"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-BookIt.woff") format("woff"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-BookIt.ttf") format("truetype"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-BookIt.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Franklin-bold-italic";
  src: url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-DemiIt.eot")
      format("embedded-opentype"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-DemiIt.otf") format("opentype"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-DemiIt.woff") format("woff"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-DemiIt.ttf") format("truetype"),
    url("/assets_bancsabadell/css/fonts/ITCFranklinGothicStd-DemiIt.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tt,
u,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: 0 0;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div {
  display: block;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  height: auto;
}
h1 {
  font-family: "Franklin-regular";
  font-size: 4rem;
  line-height: 1.1em;
  color: #006dff;
}
h2 {
  font-family: "Franklin-bold";
  font-size: 26px;
  line-height: 1.1em;
  color: #006dff;
}
h4 {
  font-family: "Franklin-bold";
  font-size: 26px;
  line-height: 1.1em;
  color: #000;
}

p,
span,
label,
a,
h3,
div {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
header {
  background: #006dff;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 9999999;
}
.logocontainer {
  padding: 8px 0px;
}
.logocontainer img {
  width: 240px;
}
.allcontainer {
  padding-top: 55px;
}
.bg1 {
  background-image: url("/assets_bancsabadell/img/bg1.png");
  background-position: center;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  padding: 100px 0px 150px;
}
.tittle {
  width: 100%;
  max-width: 390px;
}
.container {
  max-width: 1080px;
  margin: 0 auto;
  width: 80%;
}
.row {
  display: flex;
}
.column {
}
.column100 {
  flex: 50%;
}
.column50 {
  flex: 50%;
}
.column30 {
  flex: 33%;
}
.row2 {
  text-align: center;
  margin-top: -60px;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}
.row2 img {
  width: 120px;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
  border-radius: 50%;
}
.row2 h2 {
  padding: 10px 0px 5px;
}
.row3 {
  padding: 30px 0px;
}
.legal {
  padding: 10px 0px;
  max-width: 900px;
  margin: 0 auto;
}
.legal p {
  font-size: 10px;
  color: #777777;
}
.tintae {
  font-size: 16px;
}
.row4 {
  padding: 30px 0px;
  text-align: center;
}
.row4 .btn {
  border-radius: 50px;
  padding: 13px 25px;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
  transition: all 0.4s;
  cursor: pointer;
}
.btn.callme {
  margin: 10px 0px;
  border: 0px;
  background: #006dff;
  color: #fff;
  line-height: 1;
  display: inline-block;
}
.btn.callme:hover {
  background: #006dffd6;
}
.btn.call {
  margin: 10px 0px;
  border: 0px;
  background: #000;
  color: #fff;
  line-height: 1;
  display: inline-block;
  text-transform: uppercase;
  font-size: 20px;
}
.btn.call:hover {
  background: #000000c7;
}
.row4 span {
  display: block;
  font-size: 11px;
  color: #777777;
}
.row4 p {
  font-size: 12px;
}
.linksfoot {
  text-align: center;
  border-top: 1px solid #dedede;
  padding-top: 16px;
}
.linksfoot li {
  display: inline-block;
  padding: 0px 10px;
}
.linksfoot li a {
  font-size: 12px;
  color: #777777;
  text-decoration: none;
}
.linksfoot li a:hover {
  text-decoration: underline;
}
footer {
  padding: 0px 0px 50px;
}
.dropbtn {
  background-color: #ffffff00;
  color: white;
  padding: 16px;
  font-size: 14px;
  border: none;
  cursor: pointer;
}
.dropbtn:after {
  content: "";
  background: url(/assets_bancsabadell/img/dropdown.png);
  background-size: cover;
  opacity: 1;
  right: 0px;
  height: 13px;
  width: 13px;
  position: absolute;
  z-index: 0;
  margin-right: -11px;
  margin-top: 2px;
  transition: all 0.3s;
}
.inlinehead {
  display: inline-flex;
  flex: 49%;
  align-items: center;
}
.langselector.inlinehead {
  text-align: right;
  padding: 6px 0px;
  align-items: center;
  float: right;
}
.colblue {
  background: #006dff;
}
.logocontainer.inlinehead {
  text-align: left;
  align-items: center;
  float: left;
}
.dropdown {
  position: relative;
  display: inline-block;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  text-align: center;
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  font-size: 12px;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {
  background-color: #ddd;
}
.show {
  display: block;
}

@media screen and (max-width: 688px) {
  .row {
    display: block;
  }
  .logocontainer img {
    width: 180px;
  }
  .navcontainer {
    display: inline-flex;
    width: 100%;
    padding: 0px 22px;
    margin: 0 auto;
  }
  .navcontainer .dropdown {
    text-align: right;
    float: right;
    right: 31px;
    position: absolute;
  }
  .logocontainer {
    padding: 16px 0px;
  }
  .dropdown-content {
    min-width: 115px;
  }
  h1 {
    font-size: 3rem;
  }
  .column30 {
    padding-bottom: 30px;
  }
  .allcontainer {
    padding-top: 52px;
  }
}
@media screen and (min-width: 689px) {
  .endimage {
    position: absolute;
    bottom: 28px;
    left: 50%;
    transform: translateX(-50%);
    width: 65px;
  }
}
