/*.navigator{
    height: 50px;
    width: 1380px;
    background-color: rgba(156, 36, 36, 0.774);
    margin: -10px -29px;
}
.navigator div{
    display: inline-block;
    position: absolute;
    left: 0;
    padding: 15px;
    font-size: 20px;
    color: white;
}

.navigator ul{
    position: absolute;
    right: 5px;
}

.navigator ul li{
    display: inline-block;
}

.navigator ul li a{
    color: white;
    padding: 5px;
}
*/
.navigator{
    height: 50px;
    width: 100%;
    background-color: rgb(66 15 15);
    margin: -16px -6px;
    position: fixed;
    box-shadow: 1px 4px 9px 2px #b93939;
    transform: translateZ(10px);
}
.navigator div{
    display: inline-block;
    position: absolute;
    left: 0;
    padding: 15px;
    font-size: 20px;
    color: white;
}

.navigator ul{
    position: absolute;
    right: 5px;
}

.navigator ul li{
    display: inline-block;
}

.navigator ul li a{
    color: white;
    padding: 5px;
}


.home{
    background-color: var(--black);
    background-size: cover;
    background-repeat: no-repeat;
}
/*.text-container{
    text-align: center;
    height: auto;
    background-color: rgb(18 18 121 / 92%);
    color: rgb(255, 255, 255);
    width: 100%;
    box-shadow: 1px 4px 14px 0px #4954e4f0;
    border-radius: 17px;
    
    
}*/
.home{
    /*background: url("bg2.jpg");*/
    background-color: black;
    background-size: cover;
    background-repeat: no-repeat;
}

.text-container{
    text-align: center;
    height: 95px;
    background-color: rgb(55, 55, 231);
    color: rgb(255, 255, 255);
    width: 100%;
    box-shadow: 1px 4px 14px 0px #4954e4f0;
    border-radius: 17px;
}

.gtx1050{
    height: 160px;
    width: 160px;
}
.gtx1050ti{
    height: 160px;
    width: 160px;
}
.disp{
    display: inline-block;
}

.gtx1050tidiv{
    display: inline-block;
}
#wed:hover{
    font-size: smaller;
    color: rgb(60, 0, 255);
}
.image1{
    height: 200px;
    width: 18%;
    margin-left: 3%;
}
.image1:hover{
    height: 190px;
    width: 17%;
    margin-left: 3.5%;
    border-bottom: solid blue 2px;
    
}
.text{
    color:rgb(255, 0, 0);
    font-size: 25px;
    font-style: italic;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    
}
.tdl{
    text-align: center;
    width: 100%;
    margin-left: 1%;

}
.td2{
    text-align: center;
    width: 100%;
    margin-left: 17%;

}
.td3{
    text-align: center;
    width: 100%;
    margin-left: 17%;

}

.td4{
    text-align: center;
    width: 100%;
    margin-left: 17%;
}
.td5{
    text-align: center;
    width: 100%;
    margin-left: 14%;

}
.td6{
    text-align: center;
    width: 100%;
    margin-left: 13%;

}.td7{
    text-align: center;
    width: 100%;
    margin-left: 15%;

}
.td8{
    text-align: center;
    width: 100%;
    margin-left: 19%;

}
.td9{
    text-align: center;
    width: 100%;
    margin-left: 19%;

}
.td10{
    text-align: center;
    width: 100%;
    margin-left: 15%;

}
.td11{
    text-align: center;
    width: 100%;
    margin-left: 18%;

}
.td12{
    text-align: center;
    width: 100%;
    margin-left: 20%;

}
.td13{
    text-align: center;
    width: 100%;
    margin-left: 20%;

}
table {
   
    border-spacing: 10px 5px;
    
  }

  .h3{
      text-align: right;
      margin: -32px 12px;
      color: black;
  }

  #company:hover{
      color: rgba(51, 255, 0, 0.842);
  }

.parent{
    display: inline-block;
    }
.parentt{
    width: 90%;
    background-color: rgba(0, 0, 255, 0.061);
   margin-left: 6%;
   margin-right: -15px;
}

.zflx{
    display: inline-flex;
}

/*.image7{
    width: 115%;
    height: 224px;
}*/
.image7{
    width: auto;
    height: 225px;
}
.image7:hover{
    border: blue 1px solid;
    height: 223px;
    width: calc(auto-2px);
}

figcaption{
    color:rgb(193 207 228);
    font-size: 25px;
    font-style: italic;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    text-shadow: 7px 3px 5px #464646;
}

figure{
    width: 25%;
}

.titlehe{
    padding: 19px;

}



.front {
    position: absolute;

}


.front:hover{
    transform: rotateY(90deg);
    transition-duration: 1s;
}
.back{
    height: 222px;
    width: 253px;
}