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

@font-face {
  font-family: "Franklin-bold";
  src: url("fonts/ITCFranklinGothicStd-Demi.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/ITCFranklinGothicStd-Demi.otf") format("opentype"),
    url("fonts/ITCFranklinGothicStd-Demi.woff") format("woff"),
    url("fonts/ITCFranklinGothicStd-Demi.ttf") format("truetype"),
    url("fonts/ITCFranklinGothicStd-Demi.svg#ITCFranklinGothicStd-Demi")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Franklin-regular-italic";
  src: url("fonts/ITCFranklinGothicStd-BookIt.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/ITCFranklinGothicStd-BookIt.otf") format("opentype"),
    url("fonts/ITCFranklinGothicStd-BookIt.woff") format("woff"),
    url("fonts/ITCFranklinGothicStd-BookIt.ttf") format("truetype"),
    url("fonts/ITCFranklinGothicStd-BookIt.svg#ITCFranklinGothicStd-BookIt")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Franklin-bold-italic";
  src: url("fonts/ITCFranklinGothicStd-DemiIt.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/ITCFranklinGothicStd-DemiIt.otf") format("opentype"),
    url("fonts/ITCFranklinGothicStd-DemiIt.woff") format("woff"),
    url("fonts/ITCFranklinGothicStd-DemiIt.ttf") format("truetype"),
    url("fonts/ITCFranklinGothicStd-DemiIt.svg#ITCFranklinGothicStd-DemiIt")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
a, a:hover {
  color: inherit;
}
a:hover {
  text-decoration: underline;
}
b, strong {
  font-weight: 600;
  color: #000;

}
img {
  max-width: 100%;
  height: auto;
}
html {
  font-size: 100%;
  margin: 0px !important;
  padding: 0px !important;
}
.white > *,
.white  {
  color: #fff!important;
}
.container {
  width: 87vw;
  padding: 0;
  margin: 0 auto;
  max-width: 1200px;
}
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #F1F1F1 !important;
}
*:focus-visible {
  outline: none;
}
* {
  outline: none !important;

}
*,
:after,
:before {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Playfair Display', serif;
  font-weight: 0;
  font-style: normal;
  line-height: 1.4em;
  color: #000;
}
p,
ul,
li,
span {
  font-family: 'Roboto', sans-serif;
  font-weight: 0;
}
h1 {
  font-size: 3rem;
  max-width: 650px;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.6rem;
}
p {
  font-size: 1rem;
  color: #000;
}
img {
  width: 100%;
  height: auto;
}
*:focus {
  outline: none !important;
  box-shadow: none !important;
}
a {
  text-decoration: none;
  color: inherit;
}
.relative {
  position: relative;
}
.viewport {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}
.opacity0 {
  opacity: 0;
}
.padd-0 {
  padding: 0!important;
}
.padd-t-10 {
  padding-top: 10px;
}
.padd-t-25 {
  padding-top: 25px;
}
.padd-t-50 {
  padding-top: 50px;
}
.padd-t-75 {
  padding-top: 75px;
}
.padd-t-100 {
  padding-top: 100px;
}
.padd-t-200 {
  padding-top: 200px;
}
.padd-b-0 {
  padding: 0!important;
}
.padd-b-1 {
  padding-bottom: calc(var(--bs-gutter-x)/2.5);
}
.padd-b-10 {
  padding-bottom: 10px;
}
.padd-b-25 {
  padding-bottom: 25px;
}
.padd-b-50 {
  padding-bottom: 50px;
}
.padd-b-75 {
  padding-bottom: 75px;
}
.padd-b-100 {
  padding-bottom: 100px;
}
.padd-b-200 {
  padding-bottom: 200px;
}
.m-w-350 {
  max-width: 350px;

}
.m-w-425 {
  max-width: 425px;
}
.m-w-450 {
  max-width: 450px;
}
.m-w-475 {
  max-width: 475px;
}
.m-w-500 {
  max-width: 500px;
}
.m-w-550 {
  max-width: 550px;
}
.m-w-800{
  max-width: 800px;
}
.m-w-950 {
  max-width: 950px;
}
.m-w-1100 {
  max-width: 1100px;
}
.m-w-1150 {
  max-width: 1150px;
}
.m-w-650 {
  max-width: 650px;
}
.auto {
  margin: 0 auto;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  margin-top: var(--bs-gutter-y);
}
.row > .col {
padding-right: 5vw;
padding-left: 5vw;
}

.col-md-auto{
  flex:0 0 auto;
  width:auto
}

.col {
  flex: 1 0 0%;
}
.nodesk {
  display: none;
}


.pagecontainer {
  background: #F1F1F1;
}
footer {
  background-color: #006dff;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
}
footer .navitemfoot {
  padding: 0 10px;
}
footer .navitemfoot a {
  font-size: .8rem;
}
* {
  -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;
  margin: 0;
  padding: 50px 0px 0px;
}
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;
  line-height: 1.4em;
}
header {
  background: #006dff;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 9999999;
  padding-top: 10px;
  padding-bottom: 10px;
}
.body-padd {
  padding-top: 40px;
}

.selector {
  display: flex;
  justify-content: right;
  color: white;
  padding-left: 25px;
  padding-right: 25px;
}
.selector p {
  color: #fff

}
.arrow  {
  color: white;
}



.mainbg {
  background-image: url(../img/img1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 80px;
  padding-bottom: 80px;
  background-position: center;
}
.maincontent {
  padding-top: 85px;
  display: block;
  position: relative;
}
.logo {
  width: 230px;
}
.title1 {
  font-family: "Franklin-bold";
  font-size: 26px;
  line-height: 1.1em;
  color: #006dff;
}
.title1 p  {
  font-size: 1.3rem;
  line-height: 1.1em;
  max-width: 400px;
}
.title1 p b {
  font-family: "Franklin-bold";
}
.container-form {
  max-width: 95vw;
  padding: 0;
  margin: 0 auto;
}
.formbg {
  background: #006dff;
  padding: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: #006dff;
  border-radius: 20px;
}
.form-legal {
  color: white;
  font-size: 0.8rem;
}
form input:not(.send, #policycheck) {
  border: 1px solid #fff;
  background-color: #fff;
  border-radius: 50px;
  font-size: 1rem;
  padding: 10px 24px;
  margin-bottom: 20px;
  width: 200px;
}
form a {
  text-decoration: underline;
}
form input:nth-child(5), input:nth-child(6) {
  border: 1px solid #fff;
  background-color: #fff;
  border-radius: 50px;
  font-size: 1rem;
  padding: 10px;
  margin-bottom: 20px;
  width: 200px;
}

form ::placeholder {
  font-size: 0.8rem;
}
.form-size {
  max-width: 700px;
}
.send {
  border: 1px solid #fff;
  border-radius: 50px;
  font-size: .9rem;
  cursor: pointer;
  background: transparent;
  color: #fff;
  padding: 11px 40px;
}
form  {
  padding-left: 10px;
}
.info {
  font-size: 1.2rem;
  padding-left: 10px;
}
form input {
  margin-right: 10px;
}

.aligncenter {
  text-align: center;
}

.title2 h2 {
  font-family: "Franklin-bold";
  font-size: 3rem;
  line-height: 1.1em;
  color: #006dff;
  max-width: 450px;
  text-align: center;
  margin: 0 auto;
}
.box {
  border: 2px solid #fff;
  border-radius: 20px;
  background-color: #fff;
  padding-top: 25px;
  padding-bottom: 25px;
  position: relative;
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 20px 20px 0px #d1d1d17a;
  display: flex;
  text-align: center;
  justify-content: center;
  padding-right: 0!important;
  padding-left: 0!important;
  margin: 0px 30px;
}

.prestamo {
  max-width: 150px;
  margin: 0 auto;
  text-align: center;

}
.prestamo-eng {
  max-width: 150px;
  margin: 0 auto;
  text-align: center;

}
.prestamo h3 {
  color: #006dff;
  font-size: 2.2rem;
  text-align: center;
  font-weight: 600 !important;
}
.prestamo-eng h3 {
  color: #006dff;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 600 !important;
}
.prestamo p {
  color: #000;
  font-size: 1rem;
}
.prestamo-eng p {
  color: #000;
  font-size: 1rem;
}
.box:hover {
  border: 2px solid #006dff;

  
}

.line {
  border-bottom: 2px solid #c4bdbd;
}
.aviso p {
  color: #696969;
  font-size: .8rem;

}
footer .colright {
  display: flex;
  justify-content: end;
}
.footer-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 90vw;
  margin: 0 auto;
}
.logo-footer {
  padding-right: 100px;
}
.legal-footer p {
  font-size: 0.7rem;
  color: white;
}
.flex {
  display: flex;
}
.esade {
  width: 170px;
}
.right {
  text-align: right;
}
.logo2 {
  width: 130px;
}
.inlinehead {
  display: inline-flex;
  flex: 49%;
  align-items: center;
}
.langselector.inlinehead {
  text-align: right;
  padding: 6px 0px;
  align-items: center;
  float: right;
}
.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: 100px;
  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;
}
.dropbtn {
  background-color: #ffffff00;
  color: white;
  padding: 16px;
  font-size: 14px;
  border: none;
  cursor: pointer;
}
.dropbtn:after {
  content: "";
  background: url(../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;
}
#sendmessage {
  color: #fff;
  border-radius: 50px;
  display: table;
  font-size: 12px;
}
#sendmessage.active {
  background: #1f7fff;
  margin-bottom: 20px;
  padding: 8px 30px;

}

@media only screen and (max-width:980px) {
  .padd-0 {
    padding: 0 !important;
  }
  .padd-m-t-0 {
    padding-top: 0px;
  }
  .padd-m-t-10 {
    padding-top: 10px;
  }
  .padd-m-t-25 {
    padding-top: 25px;
  }
  .padd-m-t- {
    padding-top: px;
  }
  .padd-m-t-50 {
    padding-top: 50px;
  }
  .padd-m-t-75 {
    padding-top: 75px;
  }
  .padd-m-t-100 {
    padding-top: 100px;
  }
  .padd-m-t-150 {
    padding-top: 150px;
  }
  
  .padd-m-b-0 {
    padding-bottom: 0px;
  }
  .padd-m-b-10 {
    padding-bottom: 10px;
  }
  .padd-m-b-25 {
    padding-bottom: 25px;
  }
  .padd-m-b- {
    padding-bottom: px;
  }
  .padd-m-b-50 {
    padding-bottom: 50px;
  }
  .padd-m-b-75 {
    padding-bottom: 75px;
  }
  .padd-m-b-100 {
    padding-bottom: 100px;
  }
  .padd-m-b-150 {
    padding-bottom: 150px;
  }
  .row:not(.inlinemob) {
    display: block;
    width: 100%;
  }
  .row:not(.inlinemob) .col,  .row:not(.inlinemob) .col-md-auto, .row:not(.inlinemob) .col-auto,   .row:not(.inlinemob) .col-1, .row:not(.inlinemob) .col-2, .row:not(.inlinemob) .col-3, .row:not(.inlinemob) .col-4, .row:not(.inlinemob) .col-5, .row:not(.inlinemob) .col-6, .row:not(.inlinemob) .col-7, .row:not(.inlinemob) .col-8, .row:not(.inlinemob) .col-9, .row:not(.inlinemob) .col-10, .row:not(.inlinemob) .col-11, .row:not(.inlinemob) .col-12, .col-md-3, .row:not(.inlinemob) {
    display: block;
    width: 100%!important;
  }
  .row.inlinemob .col-md-auto,   .row.inlinemob .col-auto {
    flex: 1 0 0%;
  }
  .nomob {
    display: none!important;
  }
  .nodesk {
    display: block!important;
  }
  h1 {
    font-size: 1.8rem;
    font-family: "Franklin-bold";
  }
  footer .colright {
    display: block;
  }
  .mainbg {
    background-position: left;
    background-image: url(../img/img1-mob.jpg);
  }
  .box {
    margin: 0px 0px 20px 0px;
  }
  .m-w-950 {
    max-width: 75vw;
  }
  .mainbg .col-md-auto.right {
    position: absolute;
    top: 0;
    right: 0;
    right: 5vw;

  }
  .logo {
    width: 130px;
}
.esade {
  width: 90px;
}
.title1 p {
  font-size: 1rem;
}
form input:not(.send, #policycheck) {
  margin-right: 0;
  width: 100%;
  font-size: .7rem;
  margin-bottom: 12px;
}
.policy {
  padding-top: 30px;
}
.mainbg {
  padding-top: 50px;
}
.title2 h2 {
  font-size: 1.9rem;
}
.prestamo h3 {
  font-size: 1.7rem;
  margin-bottom: 0;
  margin-top: 20px;
}
.prestamo-eng h3 {
  font-size: 1.7rem;
  margin-bottom: 0;
  margin-top: 20px;
}
.langselector.inlinehead {
  padding: 6px 30px;
}
header {
  padding-top: 0px;
  padding-bottom: 0px;
}
.maincontent {
  padding-top: 55px;
}
footer .colright {
  padding: 50px 0px 0px;
  padding-right: 0px!important;
  padding-left: 0px!important;

}
footer .navitemfoot {
  margin-bottom: 10px;
}
#sendmessage.active {
  text-align: center;
  line-height: 1.2em;
  padding: 14px 30px;

}
}