.navbar {
  background-image: none !important;
  background-color: #ffffff !important;
  border: 0px !important;
  margin-bottom: 0;
}

.navbar .container {
  padding: 48px !important;
  height: 160px;
}
@media (max-width: 768px) {
  .navbar .container {
    height: auto;
  }
}
@media (min-width: 768px) {
    .navbar-left {
        margin-left: 20px;
    }
}
img.navbar-logo {
  /* margin-left: 15px; */
  margin: 5px 30px 0 15px;
}
img.navbar-logo-eu {
  margin-left: 65px;
}
.navbar-logo-eu {
  margin-left: 200px;
}
@media (max-width: 1170px) {
  .navbar-logo-eu {
      margin-left: 0px;
  }
}
@media (max-width: 768px) {
  img.navbar-logo-eu {
      margin-left: 15px;
  }
  .navbar-logo-eu {
      margin: 45px 0 15px 15px;
  }
}

.navbar-right .lang-choice {
  font-family: Finlandica Text;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 1.25px;
  margin: 5px;
  padding: 10px;
}
.navbar-inverse {
  text-shadow: none;
}
.navbar {
  text-shadow: none;
}
.navbar-right .lang-choice a {
  color: #002ea2;
  padding: 0 5px;
}

.navbar-right .lang-choice .separator-left {
  color: #002ea2;
  border-left: 2px solid #002ea2;
  margin: 5px;
}

.navbar-right .lang-choice:hover {
  box-shadow: inset 0 0 0 2px #1634aa;
}

.navbar-right .lang-choice:focus {
  box-shadow: inset 0 0 0 2px #002ea2;
}

.container {
  width: 100%;
}

.container-main {
  background-color: #e6eaf6;
}
.container-main.separate {
  padding-bottom: 35px;
  padding-top: 25px;
}
.container-main.white {
  background-color: white;
}

.container-main .text-main {
  font-family: Finlandica Text;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: 0.15px;
  text-align: left;
  color: black;
}

.container-main h1 {
  font-family: Finlandica Headline;
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 56px;
  letter-spacing: 0;
  text-align: left;
  color: #002ea2;
  padding-top: 20px;
}
.container-main h2 {
  text-transform: uppercase;
  font-family: Finlandica Headline;
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 56px;
  letter-spacing: 0;
  text-align: left;
  color: #002ea2;
  padding-top: 10px;
}
.container-main h3 {
  font-family: Finlandica Headline;
  font-size: 34px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  letter-spacing: 0;
  text-align: left;
  color: black;
  padding-top: 10px;
}
.container .link h2 {
  text-transform: uppercase;
  font-family: Finlandica Headline;
  font-size: 34px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  letter-spacing: 0;
  text-align: left;
  color: #002ea2;
  padding-top: 10px;
}

.container-main .text-main .row {
  margin: 40px;
}
.container-main .narrow {
  padding: 0 7% 0 7%;
}
@media (max-width: 1170px) {
  .container-main .narrow {
     padding: 0;
 }
}
.container-main .breadcrumbs {
  margin: 16px 0;
  font-family: Finlandica Text;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #002ea2;
}
.container-main .breadcrumbs .separator {
  margin: 0 8px;
}
.home-link {
  padding: 8px;
  margin-left: 15px;
}
.home-link img {
  vertical-align: text-top;
}
.home-link:hover {
  border-bottom: 1px solid #002ea2;
  text-decoration: none;
}
.home-link:focus {
  border-bottom: 1px solid #002ea2;
  text-decoration: none;
}

div .container-main-right {
  margin-top: 160px;
}

.indexhero {
  background-image: url("./images/VirtualFinland_Hero_HIGH.jpg");
  height: 800px !important;
}
.indexhero:after {
    width: 100%; 
    height:100%;
    top:0; 
    left:0;
    background:rgba(0,0,0,0.2);
}
.comingtofinland {
  background-image: url("./images/Coming_to_Finland_HIGH.jpg");
}
.comingtofinland:after {
    width: 100%; 
    height:100%;
    top:0; 
    left:0;
    background:rgba(0,0,0,0.2);
}
.alreadyinfinland {
  background-image: url("./images/Already_in_Finland_HIGH.jpg");
}
.alreadyinfinland:after {
    width: 100%; 
    height:100%;
    top:0; 
    left:0;
    background:rgba(0,0,0,0.2);
}
.startingabusiness {
  background-image: url("./images/Starting_a_business_HIGH.jpg");
}
.startingabusiness:after {
    width: 100%; 
    height:100%;
    top:0; 
    left:0;
    background:rgba(0,0,0,0.2);
}
.alreadyhaveabusiness {
  background-image: url("./images/Already_have_a_business_HIGH.jpg");
  background-position: top !important;
}
.alreadyhaveabusiness:after {
    width: 100%; 
    height:100%;
    top:0; 
    left:0;
    background:rgba(0,0,0,0.2);
}
.forserviceproviders {
  background-image: url("./images/For_service_providers_HIGH.jpg");
}
.forserviceproviders:after {
    width: 100%; 
    height:100%;
    top:0; 
    left:0;
    background:rgba(0,0,0,0.2);
}
.container-hero {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  text-align: center;
  height: 494px;
  overflow: hidden;
  width: 100%;
  background-position: center;
  background-size: cover;
}
.container-hero .centered {
  text-transform: uppercase;
  color: white;
  position: absolute;
  top: 50%;
  left: 15%;
  transform: translate(-15%, -50%);
  text-align: left;
  max-width: 700px;
  font-family: Finlandica Headline;
  font-weight: 600;
  font-size: 96px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 112px;
  letter-spacing: -1.5px;
}
@media (max-width: 768px) {
    .container-hero .centered  {
        font-size: 60px;
        line-height: 70px;
    }
}

.container .cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.container .card {
  width: 306px;
  height: 428px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px 8px 16px 8px;
}
.container .card-image {
  height: 300px;
  overflow: hidden;
  background-position: center;
  background-size: cover;
}
.comingtofinland-low {
  background-image: url("./images/Coming_to_Finland_LOW.jpg");
}
.alreadyinfinland-low {
  background-image: url("./images/Already_in_Finland_LOW.jpg");
}
.startingabusiness-low {
  background-image: url("./images/Starting_a_business_LOW.jpg");
}
.alreadyhaveabusiness-low {
  background-image: url("./images/Already_have_a_business_LOW.jpg");
}
.forserviceproviders-low {
  background-image: url("./images/For_service_providers_LOW.jpg");
}
.container .card:hover {
  filter: brightness(60%);
}
.container .caption {
  text-transform: uppercase;
  font-family: Finlandica Headline;
  font-size: 34px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  letter-spacing: 0;
  text-align: center;
  color: #002ea2;
  padding: 32px;
}

.container .links {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 56px;
}
.container .link {
  max-width: 50%;
  min-width: 50%;
  min-height: 206px;
  display: flex;
  flex-direction: column;
  padding: 16px 24px;
  font-family: Finlandica Text;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: black;
}
@media (max-width: 1170px) {
  .container .link {
    max-width: 100%;
    min-width: 100%;
  }
}

.container-main .btn-asiointipalvelu {
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 15px;
  min-width: 214px;
  min-height: 62px;
  color: #fff !important;
  background: #002EA2;
  border: 0; 
  padding: 16px;
  text-align: center;
  align-content: center;
  display: inline-block;
  cursor: pointer;
  font-family: Finlandica Text;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.5px;
}
a.btn-asiointipalvelu:hover {
  border: 0;
  background: #1634ab;
  text-decoration: none;
  outline: none;
  outline-offset:0;
}
a.btn-asiointipalvelu:focus, a.btn-asiointipalvelu:focus-visible {
  border: 0;
  background: #1634ab;
  text-decoration: none;
  outline: none;
  outline-offset:0;
}
a.btn-asiointipalvelu .btn-asiointipalvelu-text {
    vertical-align: middle;
}
 
.container .bi-arrow {
  margin-left: 12px;
}

.container .btn-link {
  background-color: #fff;
  border: 1px solid #002ea2;
  min-height: 62px;
  color: #002ea2;
  padding: 16px;
  text-align: left;
  align-content: center;
  display: inline-block;
  margin: 16px 0;
  cursor: pointer;
  font-family: Finlandica Text;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: 1.25px;
  word-break: break-all;
}
.btn-link:hover {
  border: 1px solid #002ea2;
  text-decoration: none;
  color: #002ea2;
  background: #eeefff;
}
.btn-link:focus {
  border: 1px solid #002ea2;
  text-decoration: none;
  color: #002ea2;
  background: #eeefff;
}

.footer-vf .container {
  background-color: #002ea2;
  padding: 100px 175px;
}
.navbar-footer {
  /* margin-top: 8px; */
  float: left;
}
@media (max-width: 1170px) {
  .footer-vf .container {
    padding: 40px 20px;
  }
  .navbar-footer {
    padding-bottom: 40px;
  }
  .footer-vf .navbar-right {
    padding-left: 40px;
  }
}
.footer-vf a {
  color: white;
}
.footer-vf .row {
  /* margin: 15px 0 0 5px; */
  color: white;
}
.footer-vf .text-main {
  font-family: Finlandica Text;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: white;
}
.footer-vf .copyright {
  font-family: Finlandica Text;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: white;
}

.boost-trigger-button {
  background-image: url("./images/icon_bot.png");
  height: 58px;
  width: 58px;
  border-radius: 12px 12px 0 12px;
  border: 0;
  cursor: pointer;
  outline: 0;
  position: fixed;
  bottom: 24px;
  right: 24px;
  padding: 16px 24px;
  transition: all 200ms;
}
@media (max-width: 768px) {
  .boost-trigger-button {
   bottom: 8px;
   right: 8px;
 }
}
.boost-trigger-button:hover {
  transform: scale(1.025);
}
.boost-trigger-button:focus {
  transform: scale(1.025);
  border: 1px solid #eeefff;
}
.bai-trigger-StyleReset {
	display: none;
}
