/* my farst assignmant*/
.azeret-mono-al {
  font-family: "Azeret Mono", monospace;
  font-optical-sizing: auto;
  font-weight:auto;
  font-style: normal;
}

.header-1{
    height: 652px;
    top: 131px;
    left: auto;
    background-position: top:131px bottom: 4462px;;
    background-image:url('../assets/Hero-bg.png')

}

.head-c{
    display: flex;
    flex-direction: column;
    justify-content:flex-start;
    margin: 50px 200px;
    padding: 15px 220px;
    align-items: center;
    margin-bottom: 5px;
    text-align: center;
    
}

.btn_p{
    background-color:rgb(13, 19, 33) ;
    font-weight: 600px;
    font-size: 20px;
    color: white;
    padding: 24px 21px;
    width: 208px;
    height: 66px;
    border-radius: 5px;
    border: none;
}

.heading-1{
    color:rgb(13, 19, 33) ;
    font-weight: bolder;
    font-size: 50px;
}


.baner-2{
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;

}
.video-1{
width: 1140px;
height: 614px;
background-color:rgba(13, 19, 33, 0.2) ;
padding: 32px 32px;
border-radius: 10px;
}
.header-3{
    color: rgb(13, 19, 33);
    font-size: 40px;
    font-weight: 800px;
    line-height: 37px;
    text-align: center;
}
.sec-ti{
    font-size: 35px;
    font-weight: 800px;
    color:#0D1321 ;
}
.sec-di{
    font-size: 18px;
    color:0D1321 ;
}

.sec-1{
    background-color: rgba(13, 19, 33, 0.02);
    border-radius: 10px;
    padding: 20px 30px 20px 30px;

}
main{
    max-width: 1140px;
    margin: 0 auto;
    padding: 90px 100px;
}
.sec-dv{
text-align: center;

}

.head-bo{
    color: #3f3c37;
    font-size: 30px;
}
.pre-bo{
    font-size: 16px;
    color:#0D1321 ;
}
.btn-bo{
    background-color: #101299;
    font-weight: 800PX;
    color: white;
    padding: 18PX 35PX;
    border-radius: 5px;
    border: none;
}

.div-bo{
    display: flex;
    justify-content: space-between;
    background-color:#FFFFFF ;
    border-radius: 45px;
    margin: 30px 40px 10px;
height: 300px;
}

.sec-3{
text-align: center;
margin: 111px;
}

.sec-div1{
    display: flex;
margin: 48px 0px;
}

.head-v{
    font-weight: 800px;
    font-size: 24px;
}

.div-li{
    background-color:rgba(255, 76, 30, 0.05) ;
    border-radius: 20px;
    width: 450px;
    height: 350px;
    margin: 0px 24px;
}
.div-il{
background-color:rgba(0, 76, 232, 0.05) ;
border-radius: 20px;
width: 450px;
height: 350px;
margin: 0px 24px;
}
.div-boil{
background-color:rgba(255, 223, 0, 0.05) ;
border-radius: 20px;
width: 450px;
height: 350px;
margin: 0px 24px;
}

.sec-4{
    background-image: url('../assets/handshake.jpg');
    display: flex;
    align-items: center;
    text-align: center;
    border-radius: 15px;
width: 1140px;
height: 313px;
bottom: 180px;
flex-direction: column;
padding: 64px 48px 64px 48px;
}

.footer{
    display: flex;
    justify-content: space-between;
    background-color: rgba(13, 19, 33, 0.03);
}
.last-div{
    width: 150px;
    height: 37px;
margin: 0px 10px;
    padding: 0px;
}

.img-last{
    width: auto;
    height: auto;
    margin: 5px;
}

.last-h{
    font: bold;
    font-size: 32px;
}
.input-la{
  border: none;
  color: rgb(161, 134, 134);
  padding: 16px 32px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 5px;
}
.input-la2{
    border: none;
    color: rgb(226, 168, 168);
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 5px;
}