
@font-face {
font-family: 'Graphik';
  src:  url('../font/GraphikBlack.otf') format("opentype"),
  src:  url('../font/GraphikBold.otf') format("opentype"),
  src:  url('../font/GraphikMedium.otf') format("opentype"),
  src:  url('../font/GraphikRegular.otf') format("opentype"),
  src:  url('../font/GraphikSemibold.otf') format("opentype"),

}

#headline #main-background{
  background: url("https://cdn.prod.website-files.com/686615b36b71a296c4649489/6868d29f25104aa850ee9910_Footer%20Bg.png");
  background-size: cover;
  background-position: center;
  border-radius: 0px;
  height: 65vh;
  padding:50px;
}

#headline .header{
  font-family: Graphik;
  font-weight: bold;
  text-transform: uppercase;
  font-size:55px;
  width:100%;
  color:#000;
  margin-top:70px;
}

#headline .brand-text{
  background-image: linear-gradient(to right top,#3285a8, #2c5a6e, #2c3d6e, #7256ba);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.brand-text{
  background-image: linear-gradient(to right top,#3285a8, #2c5a6e, #2c3d6e, #7256ba);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#headline .sub{
  font-size:22px;
  margin-top:10px;
  margin-bottom: 30px;
  width:80%;
  color:#000;
}

#headline .main-btn-sol{
  padding:20px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  color:#FFF;
  background: #000;
  border-radius: 10px;
}

#headline .main-btn-business{
  padding:20px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  color:#FFF;
  background: #000b70;
  margin-left: 15px;
  border-radius: 10px;
}

.main-btn-dark{
  margin-right: 30px;
}

.text-btn-dark{
  margin-left: 30px;
}

#top-bar{
  padding:17px;
  background: #000;
  color:#FFF;
}

#top-bar .sub-text{
  margin:0px;
}

#top-bar .main-link{
  color:#dbdbdb;
}

#figures{
  padding:60px;
  background-color: #f3f3f5;
}

#figures #figure-container{
}

#figures .header-text{
  font-family: Graphik;
  text-transform: uppercase;
  font-size:70px;
  font-weight: bold;
  background-image: linear-gradient(135deg,
  hsl(240deg 100% 20%) 0%,
  hsl(224deg 100% 27%) 10%,
  hsl(217deg 100% 33%) 21%,
  hsl(212deg 100% 36%) 32%,
  hsl(207deg 100% 38%) 42%,
  hsl(199deg 100% 38%) 53%,
  hsl(190deg 100% 35%) 63%,
  hsl(176deg 100% 33%) 73%,
  hsl(162deg 100% 37%) 82%,
  hsl(151deg 100% 41%) 91%,
  hsl(119deg 70% 59%) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 80px;
}

#figures .main-btn{
  text-decoration: none;
  color:#000;
  background:transparent;
  border:1px solid #000;
  padding:15px;
  padding-left: 55px;
  padding-right: 55px;
  transition:0.3s;
}

#figures .main-btn:hover{
  background: #000b70;
  color:#FFF;
  transition:0.3s;
}

#section-two{
  min-height: 150vh;
  width: 100%;
  background: #FFF;
  padding:10px;
}

#section-two .header-text{
  padding-top:50px;
  color:#000;
}

#section-two .sub-text{
  padding-top:60px;
  color:#b3b3b3;
}

#section-two #main-box{
  background: #0d1b34;
  height: 275px;
  border-radius: 20px;
  margin-bottom: 50px;
  padding:0px;
  margin-left:22.5px;
  margin-right: 22.5px;
}

#section-two #main-box .main-text{
  font-weight: bold;
  color:#FFF;
  padding:20px;
  padding-bottom: 0px;
  font-size:30px;
}



#section-two #main-box .subbed-text{
  margin-top:10px;
  width:90%;
  color:#8099a8;
  padding:20px;
  padding-top:0px;
  padding-bottom: 0px;
}

#section-two #main-box .main-image{
  width:100%;
  height: 275px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}


#section-two #special-box{
  background: #0d1b34;
  height: 300px!important;
  border-radius: 20px;
  margin-bottom: 20px;
  margin-left:0px;
  margin-right: 0px;
  padding:00px;
  margin-right: 40px;
}

#section-two #special-box .main-text{
  color:#FFF;
  width:60%;
  font-weight: bold;
  margin-bottom: 20px;
  padding:40px;
  padding-bottom: 0px;
}

#section-two #special-box .subbed-text{
  color:#8099a8;
  padding:40px;
  padding-bottom: 0px;
  padding-top:0px;
}

#section-two #special-box .main-image{
  width:100%;
  height: 330px;
  object-fit: cover;
  margin-bottom: 0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

#section-two .df{
  background: #0d1b34!important;
  margin-left:0px!important;
  margin-right: 0px!important;
}

#section-two #main-box .icon-image{
  margin:20px;
  margin-bottom: 10px;
  margin-top:40px;
  height: 50px;
  width: 50px;
}

#section-two .bbb-ccc{
  margin-left:35px!important;
}


#tech{
  min-height: 100vh;
  background: #FFF;
  padding-top:50px;
  padding-bottom:50px;
}

#tech #main-card{
  margin-left:50px;
  margin-right: 50px;
  background: #fbfbfb;
  min-height: 400px;
  border-radius: 15px;
  padding:0px;
  margin-top:50px;
  border:2px solid #f2f2f2;
  transition: 0.3s;
}

#tech #main-card:hover{
  transition: 0.3s;
}

#tech .main-text{
  font-weight: bold;
  color:#000;
  font-size: 75px;
  font-family: Graphik;
  font-weight: bold;
  text-transform: uppercase;
  margin-top:50px;
  margin-left:30px;
}

#tech .sub-text{
  width:50%;
  margin-bottom: 30px;
  margin-top:30px;
  color:#807e7e;
}

#tech #main-card .icon-image{
  width:50px;
  height: 50px;
}

#tech #main-card .header-text{
  color:#000;
  font-size:30px;
  font-weight: bold;
  margin-top: 30px;
  margin-left:30px;
}

#tech #main-card .subbed-text{
  color:#807e7e;
  margin-top: 15px;
  margin-left:30px;
  width:80%;
}

#tech #main-card .main-image{
  width:100%;
  height: 250px;
  object-fit:cover;
  border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-bottom: 1px;
  margin-top:10px;
}

#tech #main-card .main-btn{
  text-decoration: none;
  margin-top:27px;
  float:right;
  margin-right:10px;
  padding:10px;
  paddin-left:20px;
  padding-right: 20px;
  text-align: center;
}

#services{
  padding:20px;
  background: #f6f9fc;
}

#services #invisible-container{
  background: ;
  margin-left: 30px;
  margin-right: 30px;
  padding:30px;
  border-radius: 15px;
  border-top-left-radius: 0px;
  position: relative;
  margin-bottom: 30px;
  margin-top:20px;
}


#services #main-container{
  background: #FFF;
  margin-left: 30px;
  margin-right: 30px;
  padding:20px;
  border-radius: 15px;
  border-top-left-radius: 0px;
  position: relative;
  margin-bottom: 20px;
  margin-top:40px;
  padding-bottom: 35px;
}

#services #main-container::before {
  content: '';
  position: absolute;
  top: -30px;
  left: 0px;
  width: 60px;
  height: 30px;
  background-color: #f2f3f5;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

#services #main-container .icon-image{
  width:50px;
  height:50px;
  border-radius: 100%;
  margin-bottom: 10px;
}

#services #main-container .header-text{
  color:#000;
  font-size: 20px;
  font-weight: 500;
}

#services #main-container .sub-text{
  font-size:15px;
  text-align: justify;
  color:rgba(0,0,0,0.7);
}

#services #main-container .main-image{
  width:100px;
  height: 100px;
}


#services .main-btn{
  padding:10px;
  padding-right: 0;
  padding-left:0;
  border-bottom: 1px solid #000;
  text-decoration: none;
  color:#000;
}

#services .main-hr{
  border:1px solid #000;
  opacity: 1;
  margin:0px;
}

#services .major-text{
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Graphik;
}

#services .par-text{
  float:right;
  width:70%;
  font-size: 20px;
}

#btn-format{
  padding:30px;
}

#btn-format .no-decor{
  text-decoration: none;
  height: 100%;
  width:100%;
  display: block;
}

#btn-format #btn-light{
  background: #dbdbdb;
  height: 200px;
  border:10px solid #FFF;
  padding:20px;
  transition: 0.3s;
}

#btn-format #btn-light:hover{
  padding:20px;
  padding-left:30px;
  padding-right:30px;
  transition: 0.3s;
}

#btn-format #right-icon{
  float:right;
}

#btn-format #btn-dark{
  background: #202426;
  height: 200px;
  border:10px solid #FFF;
  padding:20px;
  transition: 0.3s;
}

#btn-format #btn-dark:hover{
  padding:20px;
  padding-left:30px;
  padding-right:30px;
  transition: 0.3s;
}

#btn-format #btn-light .header-text{
 color:#000;
}

#btn-format #btn-dark .header-text{
 color:#FFF;
}

#solutions{
  padding-top:0px;
  padding-bottom:0px;
}

#solutions .mained-text{
  color:#FFF;
  font-size:65px;
  font-family: Graphik;
  text-transform: uppercase;
}

#solutions .background{
  background: #111111;
  min-height: 500px;
  padding:50px;
}

#solutions #custom{
  color:#000;
  min-height: 200px;
  padding-bottom: 0px;
  border-radius:10px;
  margin-top:50px;
  background: #FFF;
  padding:30px;
}

#solutions #custom .main-text{
  color:#000;
}

#solutions #custom .subbed-text{
  color:#000;
}

#solutions #custom .subbed-text{
  color:#000;
}

#solutions #custom .main-btn{
  color:#000;
  border-bottom-color: #000;
}

#solutions #custom .header-text{
  color:#1b1ebc;
}

#solutions #custom .sub-text{
  color:#000;
}

#solutions #ecommerce{
  color:#FFF;
  min-height: 200px;
  padding-bottom: 0px;
  border-radius:10px;
  margin-top:100px;
  background: #000;
  padding:30px;
  background: linear-gradient(292.67deg, #1D1D1D 49.78%, rgba(102, 114, 199, 0.8) 123.94%);
}

#solutions #website{
  color:#FFF;
  min-height: 200px;
  padding-bottom: 0px;
  border-radius:10px;
  margin-top:100px;
  background: #000;
  padding:30px;
  background: linear-gradient(292.67deg, #1D1D1D 49.78%, rgba(232, 57, 44, 0.8) 123.94%);
}

#solutions #website .header-text{
  color:rgba(232, 57, 44, 0.8);
  margin-left:20px;
}

#solutions #app{
  color:#FFF;
  min-height: 200px;
  padding-bottom: 0px;
  border-radius:10px;
  margin-top:100px;
  background: #000;
  padding:30px;
  background: linear-gradient(292.67deg, #1D1D1D 49.78%, rgba(105, 207, 114, 0.8) 123.94%);
}

#solutions #app .header-text{
  color:rgba(105, 207, 114, 0.8);
  margin-left:20px;
}

#solutions #bps{
  color:#FFF;
  min-height: 200px;
  padding-bottom: 0px;
  border-radius:10px;
  margin-top:100px;
  background: #000;
  padding:30px;
  background: linear-gradient(292.67deg, #1D1D1D 49.78%, rgba(101, 194, 168, 0.8) 123.94%);
}

#solutions #bps .header-text{
  color:rgba(101, 194, 168, 0.8);
  margin-left:20px;
}

#solution #e-container{
  background: #FFF;
}


#solutions .main-text{
  font-size:45px;
  font-weight: bold;
  margin-top:10px;
  margin-left:50px;
}

#solutions .subbed-text{
  color:#FFF;
  font-size:18px;
}

#solutions .header-text{
  color:#96ddfe;
  margin-left:20px;
}

#solutions .sub-text{
  color:#FFF;
  font-size:20px;
  margin-left:20px;
}

#solutions .main-image{
  width:100%;
  height: 0px;
  object-fit: cover;
  margin-top:50px;
}

#solutions .main-btn{
  padding:10px;
  padding-right: 0;
  padding-left:0;
  border-bottom: 1px solid #FFF;
  text-decoration: none;
  color:#FFF;
}

#solutions #main-icon{
  margin-left: 100px;
}

#solutions #text-holder{
  margin-top:50px;
}

#casestudy{
  background: #f6f9fc;
  padding:50px;
}

#casestudy #main-container{
  background: #FFF;
  min-height: 500px;
  padding:0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#casestudy .main-text{
  margin-bottom: 50px;
  font-size: 50px;
  font-weight: bold;
  font-family: Graphik;
  text-transform: uppercase;
}

#casestudy #main-container .top-pin{
  width:100px;
  height: 50px;
  background: #f2f3f5;
  margin-top:-50px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

#casestudy #main-container .main-image{
  width:100%;
  height: 400px!important;
  margin-top:50px;
  object-fit: cover;
}

#casestudy #main-container .body{
  padding:20px;
}

#casestudy #main-container .header-text{
  margin-left: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Graphik;
  margin-top:15px;
}

#casestudy #main-container .main-pin{
  margin-left: 20px;
  border:2px solid #000;
  padding:6px;
  padding-left: 20px;
  padding-right:20px;
  margin-bottom: 20px;
  border-radius: 20px;
  font-size: 17px;
}

#casestudy #main-container .green{
  border:2px solid #15731d;
  color:#000;
  background:#f2f7f3;
}

#casestudy #main-container .blue {
  border: 2px solid #1a73e8;
  color: #000;
  background: #f0f6ff;
}

#casestudy #main-container .red {
  border: 2px solid #c62828;
  color: #000;
  background: #fff0f0;
}

#casestudy #main-container .carousel-item{
  padding:20px;
  height: 550px;
}

#casestudy #main-container .description-text{
  margin-left: 20px;
  width:90%;
}

#casestudy #main-container .key-figures{
  margin-left: 20px;
  font-size: 20px;
  font-weight: bold;
}

#casestudy #main-container .main-text{
  font-size: 20px;
  margin:0px;
}

#casestudy #main-container #main-box{
  margin-left: 10px;
}

#casestudy #main-container #main-box .main-text{
  font-size: 40px;
}

#casestudy #main-container .par-text{
  margin:0px;
}

#casestudy #main-container .main-hr{
  margin:0px;
  margin-bottom: 3px;
  margin-top: 3px;
}

#casestudy #main-container {
  padding:10px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  filter: invert(1);
}


#about{
  padding:60px;
  background: #FFF;
}

#about .main-image{
  width:80px;
}

#about .header-text{
  font-size: 65px;
  margin-bottom: 20px;
  margin-top:30px;
  line-height: 60px;
}

#about .sub-text{
  font-size:20px;
  width:85%;
  color:rgba(0,0,0,.5);
  text-align: center;
  margin-top:50px;
}

#about .main-text{
  font-size:40px;
  margin-top:50px;
  text-transform: uppercase;
  font-family: Graphik;
}

#integration{
  background: #000000;
  padding:0px;
  color:#FFF;
}

#integration #text-container{
  margin-top:auto;
  margin-bottom: auto;
}

#integration #text-container .par-text{
  font-size:19px;
  width:70%;
  color:#AAA;
}

#integration #text-container .header-text{
  font-size:40px;
  font-family: Graphik;
  text-transform: uppercase;
}

#integration #text-container .sub-text{
  text-align: justify;
  color:rgba(255,255,255,0.7);
  margin-bottom: 30px;
}

#integration #text-container .main-btn{
  border:2px solid #333333;
  text-decoration: none;
  color:#FFF;
  padding:15px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 10px;
  margin-bottom: 10px;
  display: block;
  width:70%;
  transition: 0.3s;
}

#integration #text-container .main-btn:hover{
  background: #000b70;
  border:2px solid #000b70;
  color:#FFF;
  transition: 0.3s;
}

#integration #text-container #main-icon{
  float:right;
  color:#FFF;
}

#integration #image-container{

}

#integration #image-container .main-image{
  width:100%;
  margin-top:20px;
  padding:50px;
}

#principles{
  background: #f5f5f7;
  color:#000;
  min-height: 100vh;
  padding-top:100px;
  padding-top:100px;
  padding-bottom: 100px;
}

#principles .header-text{
  font-size:60px;
  margin-bottom: 20px;
  margin-top:30px;
  font-family: Graphik;
  text-transform: uppercase;
}

#principles .sub-text{
  font-size:20px;
  width:100%;
  color:#5A5A5A;
}

#principles #main-box{
  margin-left:20px;
  margin-right:20px;
  margin-top:20px;
  border-radius: 10px;
  padding:30px;
  background: #FFF;
}

#principles #main-box h1{
  font-size:30px;
  margin-top:10px;
}

#principles #main-box p{
  color:#5A5A5A;
  margin-top:10px;
}

#principles .main-image{
  width:50px;
  height: 50px;
}

#partners{
  padding:10px;
}

#partners .header-text{
  font-size:40px;
  font-family: Graphik;
}

#partners .client-logo{
  height: 60px;
  margin-top:30px;
  margin-left: 20px;
  margin-right: 20px;
}


@media (max-width: 992px) {

  #headline{
    padding:0px;
    height: 90vh;
  }

  #headline .header{
    margin-top:30px;
    font-size:40px;
  }

  #headline #main-background{
    min-height: 70vh;
  }

  #headline #main-background .sub{
    margin-top:20px;
    margin-bottom: 30px;
    font-size:22px;
    width:90%;
  }

  #headline{
    margin-bottom: 0px;
  }

  #headline .main-btn-sol{
    margin:0px;
    margin-bottom: 10px;
    display: block;
    font-size:15px;
    width:85%;
  }

  #headline .main-btn-business{
    margin:0px;
    margin-bottom: 10px;
    display: block;
    font-size:15px;
    width:85%;
  }

  #headline .sub{
    font-size:25px;
  }

  #figures{
    padding:20px;
    padding-top:50px;
    padding-bottom: 50px;
  }

  #figures .header-text{
    font-size:40px;
    line-height: normal;
  }

  #figures .main-btn{
    text-decoration: none;
    color:#000;
    background:transparent;
    border:1px solid #000;
    padding:15px;
    padding-left: 55px;
    padding-right: 55px;
    transition:0.3s;
  }

  #solutions .background{
    padding:30px;
    padding-top:100px;
  }

  #solutions .mained-text{
    font-size:30px;
    margin-bottom: -30px;
  }

  #solutions #ecommerce{
    padding-left:25px;
  }

  #solutions .main-text{
    margin-left:20px;
  }

  #solutions .subbed-text{
    margin-left:20px;
    margin-bottom: 20px;
  }

  #solutions .header-text{
    margin-left:20px;
  }

  #solutions .main-btn{
    margin-left:20px;
  }

  #solutions .sub-text{
    font-size: 17px;
  }

  #services .major-text{
    font-size: 22px;
  }

  #services .par-text{
    float:right;
    width:100%;
    font-size: 17px;
  }



  #principles{
    padding:20px;
  }

  #principles .header-text{
    font-size:50px;
  }

  #principles .sub-text{
    font-size:25px;
  }

  #about{
    padding:10px;
    padding-top: 50px;
    padding-bottom:50px;
  }

  #about .sub-text{
    width:100%;
  }

  #integration{
    height: inherit;
    min-height: 100vh;
    padding:20px;
    padding-top:50px;
  }

  #integration #text-container .main-btn{
    display: block;
    width:100%!important;
    padding-left: 7.5px;
    padding-right: 7.5px;
    font-size: 14px;
  }

  #integration #text-container .header-text{
    font-size:22px;
  }

  #integration #text-container .par-text{
    font-size:17px;
    width:100%;
  }

  #integration #image-container{
    padding:0px;
    margin-top:50px;
    margin-bottom: 50px;
  }

  #integration #image-container .main-image{
    width:100%;
    margin-top:0px;
    padding:5px;
  }

  #about{
    padding:20px;
  }

  #about .header-text{
    font-size:30px;
    margin-bottom: 20px;
    margin-top:30px;
    line-height: 35px;
  }

  #btn-format #btn-dark{
    height: 100px;
  }

  #btn-format #btn-light{
    height: 100px;
  }
}
