.text-decoration{
  text-decoration: none;
  color: white;
}

ul li a{
  text-decoration: none;
  color: white;
}

.description {
  /* height: 90vh; */
  width: 100%;
  /* max-width: 1200px;  */
  padding: 0 2rem;
  margin: 0 auto;
  position: relative;
  display: block;
 }
 #right {
  /* margin-top: 400px; */
  bottom: auto;
  width: 750px;
  float: right;
  margin-right: 90px;
  position: absolute;
  visibility: visible;
 }
 
 .column {
  width: 100%;
  float: left;
  margin: 0 auto;
  /* height: 75vh; */
  padding: 20px;
 }
 .row::after {
  content: "";
  display: table;
  clear: both;
 }
 .editor {
  height: 70%;
  width: 80%;
  border-radius: 10px;
  /*background:linear-gradient(109.61deg,#d9480f 4.26%,#ff3300 84.84%);*/
  margin: 20px;
  right:0;
  float: right;
 }
 .editor-template {
  height: 100px;
  width: 250px;
  background:#1d1e22;
  border-radius: 6px;
  box-shadow: 0 4px 30px rgba(0,0,0,.5);
  right: 0;
  float: right;
  margin-top:-20px;
  margin-bottom: 25px;
  margin-right: 50px;
 }
 .editor-template:nth-child(2) {
  margin-right:0;
 }
 .editor-template:nth-child(3) { 
  margin-right: 80px;
  margin-bottom: 0px;
 }
 .title {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 20px;
 }
 .title>div {
  width: auto;
 }
 .title>div:nth-child(3) {
  float: right;
  padding-right: 5px;
  margin-left: auto;
 }
 i, code {
  padding: 5px;
  color: #c5c8d4;
 }
 .code {
  padding-left: 5px;
  padding-right: 5px;
  height: auto;
  width: 95%;
  margin: 0 auto;
 }
 .burnt {
  color: #a88038;
 }
 .yellow {
  color:#e1ca72;
 }
 .green {
  color:#74b087;
 }
 .purple {
  color:#9f8198;
 }
 .orange {
  color:#de7300;
 }
 .blue {
  color:#7a99ad;
 }
 .three-item {
  float: left;
  width: 30%;
  height: 50vh;
  background-color: #2c303a;
  padding:10px;
  border-radius: 5px;
  margin: 20px;
 }
 .three-main::after {
  display: table;
  content: "";
  clear: both;
 }
 #codepen-svg {
  height: 55px;
  width: 49px;
  display: block;
 }
 .text-box {
  padding:10px;
  height: auto;
  width: auto;
 }
 .grey-button {
  height: auto;
  width: auto;
  padding: 10px;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-family: 1.3em;
  border: none;
  border-radius: 5px;
  background:#444857;
 }
 .pro { 
  background-color: #ffdd40;
  color: black;
  border-radius: 2px;
  font-weight: 600;
  padding: 2px;
  font-size: 1em;
 }
 #down {
  position: absolute;
  bottom: -10px;
  left: -100px;
  width: 900px;
 }
 
 @media screen and (max-width: 600px) {
  /* .column {
  width: 100%;
  height: 90vh;
 } */
 .clearfix::after {
  content: "";
  clear: both;
  display: table;
}
 .editor {
  justify-content: center;
  margin-top: 50px;
  height: 45vh;
  width: 80vw;
  margin-right: 5px;
  margin-left: 5px;
 }
 .editor-template {
  margin-bottom: 30px;
 }
 .editor-template:nth-child(1) {
  margin-right:-40px;
 }
 /* .editor-template:nth-child(3) {
  margin-right: -25px;
 } */
 #right {
  display: none;
 }
 h {
  font-size: 2em;
 }
 .three-item {
  width: 90%;
  height: auto;
  justify-content: center;
  margin-left: 23px;
  margin-right: 20px;
  margin-bottom: 15px;
 }
 #down {
  /* margin-bottom: -0px; */
  width: 95vw;
  left: -15px;
  margin-top: 10px;
 }
 
 }
 
.testdecoration{
  text-decoration:none;
}

/* #testnav {
    background-color: #1a8c92;
  }
  
  #tabletext {
    color: #ffffff;
  }
  
  * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    padding: 0;
  }
  
  .form-box {
    max-width: 500px;
    margin: auto;
    padding: 20px;
    background: #ffffff;
    border: 10px solid #f2f2f2;
  }
  
  input, textarea {
    width: 100%;
  }
   */
    


div a h2 {
  font-size: 1.5rem;
  /*color: yellow;*/
  z-index: 3000;
  text-shadow: 2px 1px 0.5px #FF0000;
  line-height: 2rem;
  padding-top: 2.3rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  -ms-grid-column-align: center;
      justify-self: center;
      align-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      background: -webkit-linear-gradient(#fefefe, #eee);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

     .icover1 {
     background-image:
            linear-gradient(145deg,
              rgba(245,70,66, 20%),
              rgba(8,83,156, 10%)), 
            url("../images1/akobedigistemcover1.webp");
    filter: blur(0.65px);
   -webkit-filter: blur(0.65px);
   border-radius: 50px;
   background-size: 70%;
   /*background: radial-gradient(shape size at position, start-color, ..., last-color);*/
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-position: center center;
    color: rgb(248, 9, 9);
    text-align: center;
      justify-content: center;
      justify-items: center;
      justify-self: center;
      position: relative;
      font-size: 6rem;
      /*height: 50%;*/
   /*width: 50%;*/

   }  
  

   .icover {
    background-image: 
    linear-gradient(45deg,
              rgba(245,70,66, 0%),
              rgba(8,83,156, 10%)), 
    url("../images1/akobedigistemcover2.webp");
    filter: blur(0.65px);
   -webkit-filter: blur(0.65px);
   border-radius: 50px;
   background-size: 70%;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-position: center center;
    color: rgb(248, 9, 9);
    text-align: center;
      justify-content: center;
      justify-items: center;
      justify-self: center;
      position: relative;
      font-size: 6rem;

   }  
  

  
  .bg-orange {
    background-color: #ff6144 !important;
  }
  
  /* .vh-80 { */
    /* min-height: 64vh; */
    /* max-height: auto; */
  /* } */
  
 /* .sign__container {
    width: 60%;
  }
  
  @media (min-width: 1200px) {
    .sign__container {
      width: 350px;
    }
    .subtitle-mb {
      margin-bottom: 1.5rem !important;
    }
  }
  
  #box1 {
    background-image: 
        linear-gradient(45deg,
              rgba(245,70,66, 0%),
              rgba(8,83,156, 10%)),
    url("../images1/akobedigistemtechnology.jpeg");
     filter: blur(0.65px);
   -webkit-filter: blur(0.65px);
   border-radius: 50px;
   background-size: 50%;
     background-repeat: no-repeat; 
    background-position: center center;
   
  }
  
  #box2 {
    background-image: 
            linear-gradient(45deg,
              rgba(245,70,66, 0%),
              rgba(8,83,156, 10%)),
    url("../images1/robonaut-machines-dexterous-humanoid-39644.jpeg");
         filter: blur(0.65px);
   -webkit-filter: blur(0.65px);
   border-radius: 50px;
   background-size: 50%;
    background-repeat: no-repeat;

    background-position: center center;
  }
  
  #box3 {
    background-image: 
                linear-gradient(45deg,
              rgba(245,70,66, 0%),
              rgba(8,83,156, 10%)),
    url("../images1/pexels-photo-8386423.webp") ;
             filter: blur(0.65px);
   -webkit-filter: blur(0.65px);
   border-radius: 50px;
   background-size: 50%;
    background-repeat: no-repeat;
    background-position: center center;
  }
  
  #box4 {
    background: 
                linear-gradient(45deg,
              rgba(245,70,66, 0%),
              rgba(8,83,156, 10%)),
    url("../images1/mars-mars-rover-space-travel-robot-73910.jpeg");
             filter: blur(0.65px);
   -webkit-filter: blur(0.65px);
   border-radius: 50px;
   background-size: 50%;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #box5 {
    background: 
                linear-gradient(45deg,
              rgba(245,70,66, 0%),
              rgba(8,83,156, 10%)),
    url("../images1/pexels-photo-414579.jpeg");
             filter: blur(0.65px);
   -webkit-filter: blur(0.65px);
   border-radius: 50px;
   background-size: 50%;
    background-repeat: no-repeat;
  
    background-position: center center;
  }
  #box6 {
    background: 
                linear-gradient(45deg,
              rgba(245,70,66, 0%),
              rgba(8,83,156, 10%)),
    url("../images1/board-electronics-computer-data-processing-50711.jpeg");
             filter: blur(0.65px);
   -webkit-filter: blur(0.65px);
   border-radius: 50px;
   background-size: 50%;
    background-repeat: no-repeat;
  
    background-position: center center;
  }
  */
  .vh-81 {
    min-height: 31vh;
    padding: 0%;
    margin: 0;
    
  }

  .vh-82 {
    min-height: 65vh;
    padding: 0%;
    margin: 0;
  }