
@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"),

}

.width-50{
  width:50%;
}

#headline{
  max-height: 100vh;
  padding:50px;
  margin-bottom: 30px;
  padding-top:120px;
  padding-bottom:150px;
}

#headline .header{
  font-family: Graphik;
  font-size:70px;
  font-weight: bold;
  text-transform: uppercase;
}

#headline .brand-text{
  background-image: linear-gradient(to right top,#6d2aac, #472863, #00bf72, #a8eb12);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#headline .sub{
  font-size:70px;
  margin-top:20px;
  line-height: 60px;
}

#headline .main-image{
  width:100%;
  margin-top:80px;
  padding:20px;
}

#headline .main-dark{
  padding:20px;
  padding-left: 50px;
  padding-right: 50px;
  background: #000;
  color:#FFF;
  text-decoration: none;
  border-radius: 50px;
}
.text-btn-dark{
  margin-left: 30px;
}

#text-main{
  min-height: 100vh;
  padding:30px;
  background: #111111;
  color:#FFF;
}

#text-main .header{
  font-size: 65px;
  font-weight: bold;
}

#text-main .brand-text{
  background-image: linear-gradient(to right top,#6d2aac, #472863, #00bf72, #a8eb12);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#text-main .sub{
  font-size:18px;
  color:#868689;
}

#text-main .header-text{
  font-size:20px;
  font-weight: bold;
  margin-bottom: 20px;
}

#text-main #background{
  background: #000;
  padding:30px;
  margin-bottom: 30px;
  margin-top:30px;
  border:1px solid #242323;
  border-radius: 10px;
}


#text-mained{
  padding:30px;
}

#text-mained .header{
  font-size: 45px;
  font-family: Graphik;
  font-weight: bold;
  text-transform: uppercase;
  margin:0px;
  margin-bottom: 0px!important;
}

#text-mained .brand-text{
  background-image: linear-gradient(to right top,#6d2aac, #472863, #00bf72, #a8eb12);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#text-mained .sub{
  font-size:30px;
  width:80%;
  margin:0px;
  margin-bottom: 20px;
  margin-top:0px;
  line-height: 35px;
}

#text-mained .header-text{
  font-size:17px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

#text-mained .par-text{
  font-size: 20px;
  width:50%;
}

#text-mained #icon{
  width:30px;
  height: 30px;
  margin-bottom: 20px;
}

#text-mained #background{
  background: #f6f9fc;
  padding:20px;
  margin-top:10px;
  border-radius: 10px;
  border:10px solid #FFF;
}

#text-mained #background .small-text{
  font-size: 14px;
  list-style: none;
}

#text-mained #background .small-text-last{
  font-size: 14px;
  list-style: none;
  margin-bottom: 10px;
}

#text-mained #background #main-icon{
  font-size: 25px;
}

#text-mained #background .sub-text{
  text-align: justify;
  font-size:14px;
}

#text-mained #background .bolded-mini{
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}

#text-mained #background .bolded{
  font-weight: bold;
  margin-top:10px;
}


#logo-board{
  margin-bottom: 50px;
  padding:30px;
}

#logo-board .main-icon{
  width: 150px;
  height: 120px;
  float:left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top:20px;
}

#main-list{
  padding:40px;
  background: #fdfdfd;
}

#main-list #main-container{
}

#main-list .main-text{
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Graphik;
}

#main-list #main-container .main-image{
  width:100%;
  height: 350px;
  object-fit: cover;
  margin-top:30px;
}

#main-list #main-container .header-text{
  font-size: 17px;
  font-weight: bold;
  margin-bottom:10px;
}

#main-list #main-container .sub-text{
  margin-bottom: 25px;
  font-size: 16px;
}

#sectors{
  padding:20px;
  background: #f6f9fc;
}

#sectors .header-text{
  font-family: Graphik;
  text-transform: uppercase;
}

#sectors .main-icon{

}

#sectors .description-text{
  margin-bottom: 50px;
}

#sectors .sub-header{
  font-size: 18px;
  font-weight: bold;
}

#sectors .sub-text{
  font-size: 15px;
  text-align: justify;
  margin-bottom: 60px;
}


#process{
  padding:30px;
  padding-bottom: 30px;
  margin-bottom: 0px;
  background: #111111;
  color:#FFF;
}

#process .main-text{
  font-size: 65px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Graphik;
}

#process .sub-text{
  font-size:15px;
  color:#AAA;
  width:100%;
  float:left;
}

#process .left-img{
  width:55px;
  float:left;
  margin-top:-25px;
  border-radius: 100%;
}

#process .border-box{
  padding:30px;
  margin-top:50px;
}

#process .the_border{
  border-top:1px dashed rgba(255,255,255,.4);
  border-width:thin;
  margin-left:20px;
  margin-right: 10px;
  width:60%;
  float: right;
}

#process .header-text{
  font-weight: bold;
  margin-bottom: 20px;
  margin-top:20px;
  width:100%;
  float: left;
}

#process .discription{
  float: left;
}

#form{
  padding:50px;
}

#form .input-text{
  margin-top:10px;
}

@media (max-width: 992px) {
  #headline{
    padding:20px;
  }

  #headline .header{
  }

  #headline .sub{
    font-size:30px;
    margin-top:20px;
    line-height: 30px;
  }

  #headline{
    margin-bottom: 70px;
    margin-top:70px;
  }

  #text-main{
    padding:10px;
    padding-top:100px;
    padding-bottom: 100px;
  }

  #text-main .header{
    font-size:35px;
    margin-bottom: 20px;
  }

  #text-mained{
    padding:20px;
  }

  #text-mained .header{
    font-size:35px;
  }

  #text-mained .sub{
    font-size:20px;
    width:90%;
  }

  #text-mained .par-text{
    width:100%;
  }

  #process{
    padding:10px;
    padding-bottom: 100px;
    padding-top: 100px;
  }

  #process .main-text{
    font-size:35px;
  }

  #process .the_border{
    width:0px;
    height: 0px;
  }

  #main-list #main-container{
    margin-bottom: 0px;
    margin-top:0px;
  }

  #main-list #main-container .main-image{
    margin:0px;
  }
}
