 @font-face {
  font-family: 'Amiko';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/amiko-v4-latin-ext-regular.eot');
  src: local('Amiko'), local('Amiko-Regular'),
       url('../fonts/amiko-v4-latin-ext-regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/amiko-v4-latin-ext-regular.woff2') format('woff2'),
       url('../fonts/amiko-v4-latin-ext-regular.woff') format('woff'),
       url('../fonts/amiko-v4-latin-ext-regular.ttf') format('truetype'),
       url('../fonts/amiko-v4-latin-ext-regular.svg#Amiko') format('svg');
}

@font-face {
  font-family: 'Amiko';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/amiko-v4-latin-ext-600.eot'); 
  src: local('Amiko SemiBold'), local('Amiko-SemiBold'),
       url('../fonts/amiko-v4-latin-ext-600.eot?#iefix') format('embedded-opentype'),
       url('../fonts/amiko-v4-latin-ext-600.woff2') format('woff2'),
       url('../fonts/amiko-v4-latin-ext-600.woff') format('woff'),
       url('../fonts/amiko-v4-latin-ext-600.ttf') format('truetype'), 
       url('../fonts/amiko-v4-latin-ext-600.svg#Amiko') format('svg');
}

@font-face {
  font-family: 'Amiko';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/amiko-v4-latin-ext-700.eot');
  src: local('Amiko Bold'), local('Amiko-Bold'),
       url('../fonts/amiko-v4-latin-ext-700.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/amiko-v4-latin-ext-700.woff2') format('woff2'),
       url('../fonts/amiko-v4-latin-ext-700.woff') format('woff'),
       url('../fonts/amiko-v4-latin-ext-700.ttf') format('truetype'),
       url('../fonts/amiko-v4-latin-ext-700.svg#Amiko') format('svg');
}

body{
    overflow-x: hidden;
    font-family: 'Times New Roman';
    color:#505962;
    }

.offset:before {
    display: block;
    content: "";
    height: 4rem;
    margin-top: -4rem;
}

.home{
    background-color: #000000;
}

.navbar{
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.9rem;
    letter-spacing: 0.1rem;
    background:rgba(0,0,0,0.8)!important;
}

.navbar-brand img{
    height: 2.8rem;
    margin-top:-0.4rem;
}

.navbar-brand {
    font-size: 0.5rem;
    text-transform: lowercase;
    margin-top:0.4rem;
}

.navbar-nav li{
    padding-right: 0.7rem;
}

.navbar-dark .navbar-nav .nav-link{
    color: #ffffff;
    padding-top: 0.8rem;
}

.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link:hover {
    color:#8899ff;
}

.video-background{
    position: relative;
    width: 100%;
    z-index: 1;
    min-height:100vh;
    background-color:rgba(0,0,0,0.0);
}


.video-wrap{
    background-color: rgba(0,0,0,0.4);
}

.caption{
width:100%;
max-width:100%;
position:absolute;
top:48%;
z-index:1;
color:#ffffff;
text-transform: uppercase;
}

.caption h1{
    font-size:3.8rem;
    font-weight: 700;
    letter-spacing: 0.3rem;
    text-shadow: 0.1rem 0.1rem 0.8rem #000000;
    padding-bottom: 1rem;
}

.caption h3{
    font-size: 2rem;
    text-shadow: 0.1rem 0.1rem 0.5rem #000000;
    padding-bottom: 1.6rem;
}

.btn-lg{
    border-width: medium;
    border-radius: 0rem;
    padding: 0.6rem 1.3rem;
    font-size: 1.1rem;
}

  .narrow {
    width: 75%;
    margin: 1.5rem auto;
    padding-top: 2rem; 
}
  
  .narrow h1 {
    font-size: 2.4rem; 
}
  
  .btn-secondary {
    border-width: medium;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 1.2rem;
    padding: 0.6rem 1.2rem;
    margin: 1rem;
    color: white;
    background-color: #21078A;
    border-color: #21078A; 
}
  
  .btn-secondary:hover {
    background-color: white;
    border-color: #8899FF;
    color: #8899FF; 
}
  
  .jumbotron {
    margin-bottom: 0rem;
    padding: 2rem 0rem 3.5rem;
    border-radius: 0rem; 
}
  
  h3.heading {
    font-size: 1.9rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1.9rem; 
}
  
  .heading-underline {
    width: 3rem;
    height: 0.2rem;
    background-color: #21078A;
    margin: 0rem auto 2rem; 
}
  
  .feature svg.svg-inline--fa {
    color: #21078A; 
}
  
  .feature h3 {
    font-size: 1.3rem;
    text-transform: uppercase;
    padding-bottom: 0.4rem; 
}
  
  .feature p {
    font-size: 1.1rem; 
}
  
  .fixed {
    background-image: url(../images/coding1.png);
    z-index: -1; 
}
  
  .dark {
    background-color: rgba(0, 0, 0, 0.55);
    color: #ffffff;
    padding: 7rem 2rem; 
}
  
  .fixed-background h3 {
    margin-bottom: 2rem; 
}
  
  .fixed-background p {
    margin-top: 1.5rem; 
}
  
  .clients img {
    width: 100%;
    border-radius: 50%; 
}
  
  .clients svg.svg-inline--fa {
    color: #21078A;
    margin: 1rem; 
}
  
  .clients-hr {
    border-top: 0.05rem solid #21078A; 
}

footer p{
    color: #999999;
    line-height= 1.5rem
}

footer h2, footer h3{
    color: #ffffff;   
}

footer h2{
    font-size: .7rem;
}

.footer-top{
 background: #2c2c2c;
    padding: 5rem 0rem;
    
}
  
.segment-one h3{
    color: #ffffff;
    letter-spacing: 0rem;
    margin: 0.5rem 0rem;
    font-size: 1rem;
}

.segment-two h2,
.segment-three h2,
.segment-four h2{
    color: #ffffff;
    text-transform: uppercase;
}

.segment-two h2:before,
.segment-three h2:before,
.segment-four h2:before{
    content: '|';
    color: #8899FF;
    padding-right: 0.6rem;
}

.segment-two ul{
    margin: 0rem;
    padding: 0rem;
    list-style: none;
}

.segment-two ul li{
    border-bottom: 0.05rem solid rgba(255,255,255,0.3);
    line-height: 2.5rem;
}

.segment-two ul li a{
    color:#999999;
    text-decoration: none;
}

.segment-four form input {
      background: #3c3c3c;
      padding: 1px 10px 1px 10px;
      border: none;
    height: 1.5rem;
    width: 70%;
}

.segment-four form input:focus{
    background:#3c3c3c;
    border:none;
    box-shadow:none;
    color: #aaaaaa;
}

.segment-four form input::placeholder {
        color: #6a6a6a;
        font-size: 0.875rem; 
}

.segment-four form input[type='submit']{
    background: #8899FF;
    border: none;
    padding: 0.2rem 0.9rem;
    margin-top:.9rem;
    margin-left: 0rem;
    color:#ffffff;
    text-transform: uppercase;
    font-size: .7rem;
    border: none;
}

.footer-bottom-text{
    background: #000000;
    line-height: 4.7rem;
    font-size: .6rem;
}

footer img {
    height: 3.8rem;
    margin: 0rem; 
}
  
footer a {
    color: #949393 !important; 
}
  
footer svg.svg-inline--fa {
    font-size: 1.6rem;
    margin: 1.2rem 0.5rem 0 0; 
}
  
footer svg.svg-inline--fa:hover {
    color: #8899FF !important; }
  


  .modal-content {
    background-color: #fff;
    margin: 2.5rem;
    color:#21078A;}
  
  .modal-narrow {
    width: 75%;
    margin: 0rem auto;
    padding-top: 0rem; }
  
  .modal-btn-close-xl {
    color: #21078A !important;
    margin-right: 1rem;
    font-size: 2rem;
    width: 1rem;
    height: 1rem; }
  
  .modal-control-label {
    font-size: 0.7rem;
    font-weight: 300;
    text-transform: uppercase;
    padding-top: 2rem;
    margin-left:3.3rem;
    color:#21078A;}
  
  .modal-input-group {
    margin-top: 0.6rem;
    margin-bottom: 1.2rem; }
  
  .modal-input-group-addon {
    background: transparent;
    border-radius: 0rem;
    border: 0rem;
    border-bottom: 0.1rem solid #21078A;
    font-size: 1rem;
    color: #21078A;
    padding-top: .3rem; }
  
  input.modal-form-control, input.modal-form-control:focus {
    background: transparent;
    border-radius: 0rem;
    border: none;
    border-bottom: 0.1rem solid #21078A;
    padding: 0.9rem;
    font-size: 0.9rem;
    font-weight: 500;
    color: #21078A; }
  
  .shadow-none {
    border-bottom: 2px solid #21078A; }
  
  input[type="checkbox"] {
    height: 0.8rem;
    width: 0.8rem;
    margin-left: 2.2rem;
    padding-top: 2rem; }
  
  .modal-small {
    font-size: 0.7rem;
    font-weight: 300;
    text-transform: uppercase;
    margin-left: 0.5rem; }
  
  .modal-p {
    font-size: 0.7rem;
    font-weight: 300;
    text-transform: uppercase;
    margin-right: 2.1rem;
    margin-top: 0.4rem;
    color: #8899ff !important; }
  
  .modal-p2 {
    font-size: 0.7rem;
    font-weight: 300;
    text-transform: uppercase;
    margin: 1.5rem 0 0;
    color: #8899ff !important; }
  
  .modal-p3 {
    font-size: 0.7rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #8899ff !important; }
  
  .btn-modal {
    border-width: medium;
    border-radius: 0rem;
    text-transform: uppercase;
    font-size: 1.2rem;
    padding: 0.4rem 2.1rem;
    margin: 0 3rem;
    color: white;
    background-color: #21078A;
    border-color: #21078A; }
  
  .btn-modal:hover {
    background-color: #ffffff;
    border-color: #21078A;
    color: #21078A; }
  
.main-panel {
  transition: width 0.25s ease, margin 0.25s ease;
  width: 100%;
  min-height: 100vh;
  padding-top: 70px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 991px) {
    .main-panel {
      margin-left: 0;
      width: 100%; } }

.content-wrapper {
  background: #000000;
  padding: 1.875rem 1.75rem;
  width: 100%;
  -webkit-flex-grow: 1;
  flex-grow: 1; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #333333;
  background-clip: border-box;
  border: 1px solid rgba(255, 255, 255, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: row wrap; }
      .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:not(:last-child) {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:not(:last-child) .card-img-top,
          .card-group > .card:not(:last-child) .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:not(:last-child) .card-img-bottom,
          .card-group > .card:not(:last-child) .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:not(:first-child) {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:not(:first-child) .card-img-top,
          .card-group > .card:not(:first-child) .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:not(:first-child) .card-img-bottom,
          .card-group > .card:not(:first-child) .card-footer {
            border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
}
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0; }
  .accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0; }
  .accordion > .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card .card-header {
    margin-bottom: -1px; }

/* Tables */
.table, .jsgrid .jsgrid-table {
  margin-bottom: 0;
  color: #6c7293; }
  .table thead th, .jsgrid .jsgrid-table thead th {
    border-top: 0;
    border-bottom-width: 1px;
    font-weight: 500;
    color: #6c7293; }
    .table thead th i, .jsgrid .jsgrid-table thead th i {
      margin-left: 0.325rem; }
  .table th, .jsgrid .jsgrid-table th,
  .table td,
  .jsgrid .jsgrid-table td {
    vertical-align: middle;
    font-size: 0.875rem;
    line-height: 1;
    white-space: nowrap; }
    .table th img, .jsgrid .jsgrid-table th img,
    .table td img,
    .jsgrid .jsgrid-table td img {
      width: 30px;
      height: 30px;
      border-radius: 100%; }
    .table th .badge, .jsgrid .jsgrid-table th .badge,
    .table td .badge,
    .jsgrid .jsgrid-table td .badge {
      margin-bottom: 0; }
  .table.table-borderless, .jsgrid .table-borderless.jsgrid-table {
    border: none; }
    .table.table-borderless tr, .jsgrid .table-borderless.jsgrid-table tr,
    .table.table-borderless td,
    .jsgrid .table-borderless.jsgrid-table td,
    .table.table-borderless th,
    .jsgrid .table-borderless.jsgrid-table th {
      border: none; }
  .table .table-dark, .jsgrid .jsgrid-table .table-dark {
    background: #212529; }


@media (max-width: 767px) {
    .caption h1 {
      font-size: 2.3rem;
      letter-spacing: 0.15rem;
      padding-bottom: .5rem; }
    .caption h3 {
      font-size: 1.2rem;
      padding-bottom: 1.2rem; }
    .btn-lg {
      padding: 0.5rem 1rem;
      font-size: 1rem; }
    .narrow h1 {
      font-size: 1.5rem; }
    .clients img {
      max-width: 50%;
      display: block;
      margin: 0 auto; }
    .footer-top{
        padding: 3rem 0;
    }
}

/*--- Bootstrap Mobile Gutter Fix --*/
.row, .container-fluid {
margin-left: 0px!important;
margin-right: 0px!important;
}

/*--- Fixed Video Background iOS/Mobile Style--*/
.video-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#video {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
  z-index: -1000;
}
video { 
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  background: url('') no-repeat;
  background-size: cover;
  transition: 1s opacity;
}

/*--- Extra Bootstrap Column Padding --*/
[class*="col-"] {
  padding: 1rem;
}

/*--- Bootstrap Mobile Gutter Fix --*/
.row, .container-fluid {
margin-left: 0px!important;
margin-right: 0px!important;
}

/*--- Fix for Fixed Navbar jumping on scroll --*/
.fixed-top  {
 -webkit-backface-visibility: hidden;
}

/*--- Fixed Landing Page Section --*/
.landing {
  position: relative;
  width: 100%;
  height: 100vh;
  display: table;
  z-index: -1;
}
.home-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-inner {
  position: fixed;
  display: table;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
}

/*--- iOS Fixed Background Image --*/
.fixed-background {
  position: relative;
  width: 100%;
}
.fixed-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -999!important;
}
.fixed {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
}

.banfrage{
    background-image: url(../images/bg2.jpg);
    background-size:cover;
    background-attachment: fixed;
    font-family: 'Times New Roman';
}

h1.anfrage{
    font-size:2.5rem;
    color: #ffffff;
    margin-top: 15rem;
}

h2.anfrage{
    font-size: 1.6rem;
    color:#ffffff;
}

.pencil{
    font-size: 3.1rem;
    color:#ffffff;
    float:right;
    margin-top: 1.25rem;
}
.col-md-5{
    margin-top:5rem;
    box-shadow: -0.06rem 0.06rem 3.75rem 0.6rem #000000;
    background: rgba(0,0,0,0.4);
}

.label{
    font-weight: 300;
    margin-top: 0.95rem;
    color:#ffffff;
    font-size: 1.19rem;
}

.form-control{
    background: transparent;
    border-radius: 0rem;
    border: 0rem;
    border-bottom: 0.5px solid #ffffff;
    font-size: 1.13rem;
    margin-top:0.9rem;
    height:2.5rem;
    color:#ffffff;
}

.form-control:focus{
    background: transparent;
    box-shadow: none;
    border-bottom: 1px solid #ffffff;

}

input[type='checkbox']{
    margin-top:0.9rem;
    width:0.9rem;
    height:0.9rem;
}

select option{
    background-color: transparent;
    background:transparent;
}

.btn-info{
    margin-top: 20px;
    font-size:18px;
    width:120px;
    margin-left: 80px;
    margin-bottom:20px;
}
.btn-warning{
    margin-top: 20px;
    font-size:18px;
    width:120px;
    margin-left: 0px;
    margin-bottom:20px;
}

small{
font-size: 1.1rem;
    color: #ffffff;
}
input[työe="radio"]{
    margin-top:1.3rem;
}


p.anfrage{
    font-size:1rem;
    color:#ffffff;
}

 hr {
    border-top: 0.02rem solid #4c4c4c; 
}