*{
    background-color: rgb(43, 42, 47);
    font-family: 'Poppins', sans-serif;
    box-sizing: border-box;
}
.nav-link{
    font-size: 16px;
    margin: 3px;
    color: #ffff;
    font-weight: 500;
}
.navbar-nav{
    text-align: center;
    margin-right: 20px;
    padding: 0% 2%;
}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
}

.menu-bar li{
    float: right;
}
.navbar-collapse{
    justify-content: end;
}

.navbar img{
    width: 100%;
    height: 110px;
    padding-left: 30px;
}
.nav-item{
    padding: 10px;
}
.nav-item a{
    color: aliceblue;
    font-size: 20px;
}
.nav-link:hover {
    font-weight: 600;
    border-bottom: 1px solid #ffff;
    color: rgb(80, 80, 235)!important;
}
.page1{
    display: flex;
    padding-left: 3%;
    width: 100%;
    height: 500px;
}
.page1_img{
    width: 20px;
    height: 50px;
}
.page1_line{
    height: 150px;
}

.defcontainer-1{
    padding-left: 0%;
    display:flex;
    justify-content:space-between;
    align-items: center;
    width: 100%;
    height: 550px;
}
.left-section{
    display: grid;
    justify-items: center;
    width: 5%;
    position: fixed;
    left: 0;
    height: 550px;
}
.right-section{
    width: 93%;
    height: 200px;
    display: flex;
    justify-content: space-between;
    margin-left: 7%;
    align-items: center;
}
.hello{
    font-size: 25px;
}
.i_am{
    font-size:40px ;
}
.name{
    font-size: 45px;
    color: #ffffff;
    -webkit-text-stroke:2px #ffffff;
}
.download_img{
    width: 20px;
    height: 20px;
}
.enthu{
    position: relative;
    font-size: 50px;
    font-weight: 100px;
    height: 68px;
    background: linear-gradient(to right, rgb(68, 85, 255),rgb(151, 76, 255));
    -webkit-text-fill-color: transparent; 
    -webkit-background-clip: text;
}

.intro{
    color: white;
    font-size: 19px;
    width: 425px;
    padding-top: 10px;
}
a{
    color: #ffff!important;
    padding: 0%;
}

.right-section h4{
    color: white;
}
.connect{
    color: #FDD243;
}
.Hello_img{
    height: 450px;
    width: 100%;
}
.btn1:hover{
    background-color: rgb(32, 23, 44);
    color: white;
    
    
}
.btn1{
    color: #f4f4f4;
    border-color:rgb(151, 76, 255);
    border-radius: 6px;
    width: 200px;
    height: 40px;

}
h5{
    padding-top: 30px;
}
.icons img{
    height: 35px;
    box-shadow: 6px 5px 15px rgb(31, 10, 40);

}

.sec_page{
    padding: 5%;
}

.defcontainer-2{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 630px; 
}
.page-2{
    padding-left: 7%;
    padding-right: 5%;
}
.about_me{
    margin: 40px;
    margin-top: 50px;
    border-radius: 10px;
    width: 600px;
}
.prof{
    width: 100%;
    height:325px
}
.h_about_me{
    background: linear-gradient(to right, rgb(68, 85, 255),rgb(151, 76, 255));
    -webkit-text-fill-color: transparent; 
    -webkit-background-clip: text;
    font-size: 45px;
    margin: 0%;
    padding: 35px 20px 5px 40px;
    border-radius: 90px;
   text-align: start;
}
.p_about_me{
    color: white;
    margin: 0%;
    padding: 45px;
    border-radius: 90px;
    text-align: justify;
}
.journey_name{
    background: linear-gradient(to right, rgb(68, 85, 255),rgb(151, 76, 255));
    -webkit-text-fill-color: transparent; 
    -webkit-background-clip: text;
    font-size: 50px;
}
.journey{
    display: flex;
    flex-direction: row;
    justify-content: space-between;

}
.research h5{
    color: #e1e1e1;
    font-size: 15px;
}
.research h7{
    color: white;
    font-size: 13px;
}
.research ul{
    padding-left: 10px;
}
.research ul li{
    color: white;
    padding-top: 10px;
    font-size: 13px;
}
.designer h5{
    color: #e1e1e1;
    font-size: 15px;
}
.designer h7{
    color: white;
    font-size: 13px;
}
.designer ul{
    padding-left: 10px;
}
.designer ul li{
    color: white;
    padding-top: 10px;
    font-size: 13px;
}
.associate h5{
    color: #e1e1e1;
    font-size: 15px;
}
.associate h7{
    color: white;
    font-size: 13px;
}
.associate ul{
    padding-left: 10px;
}
.associate ul li{
    color: white;
    padding-top: 10px;
    font-size: 13px;
}

.defcontainer-3{
    padding-left: 7%;
    padding-right: 5% ;  
    padding-top: 5%;
    padding-bottom: 7%;
}
.defcontainer-31{
    display: flex;
    justify-content: space-between;
}
hr{
    margin: 1px !important;
  
}
.card{
    width: 60%;
    margin: 0 1%;
    border: 3px ;
}

.my_projects{
    background: linear-gradient(to right, rgb(68, 85, 255),rgb(151, 76, 255));
    -webkit-text-fill-color: transparent; 
    -webkit-background-clip: text;
    padding-bottom: 70px;
    font-size: 50px;
}
.card-body h4{
    color: black;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: white;
}
.card-body img{
    color: black;
}
.card-body h8{
    color: black;
    font-size: 15px;
    background-color: white;

}
.card-body{
    background-color: white ;

}

.card-body p{
    color: black;
    font-size: 12px;
    padding-top: 10px;
    background-color: white;

}
.mpi2{
    width: 307px;
    height: 148px;
    object-fit:none;
}
.mpi1{
    width: 307px;
    height: 138px;
    
}
.cd1, .cd2, .cd3, .cd4{
    border-radius: 0%!important;
    border: 0px!important;
    background-color: #FFFFFF!important;
}
.cd1>img , .cd4>img{
    background-color: #FFFFFF!important;
}
.cd2 .btn{
    margin-top: 52px;
}
.cd1 h5, .cd2 h5,.cd3 h5,.cd4  h5{
    color: rgb(140, 83, 255);
    background-color: white;
    font-size: 13px;

}
.cd4 .btn{
    margin-top: 50px;
}
.cd11 button, .cd21 button, .cd31 button, .cd41 button{
    width: 100%;
    height: 50px;
    border: #EFEFEF;
    background: #EFEFEF;
    text-align: center;
    border-radius: 0px!important;
}
.cd11 h6, .cd21 h6, .cd31 h6, .cd41 h6{
    font-size: 12px;
    background: #EFEFEF;
    color: #6F5EFF;
}

.cd21{
    width: 100%;
    height: 50px;
    background-color: whitesmoke;
    text-align: center;
    
}
.cd31{
    width: 100%;
    height: 50px;
    background-color: whitesmoke;
    text-align: center;
    
}
.cd41{
    width: 100%;
    height: 50px;
    background-color: whitesmoke;
    text-align: center;
    
}

.defcontainer-4{
    display: flex;
    justify-content: space-around;
    padding-left: 7%;
    padding-right: 5%;
    margin-top: 5%;
}
.cert{
    padding-left: 7%;
    background: linear-gradient(to right, rgb(68, 85, 255),rgb(151, 76, 255));
    -webkit-text-fill-color: transparent; 
    -webkit-background-clip: text;
    font-size:50px;
}
.cont-img{
    width: 280px;
    height: 200px;
}
.cont-4{
    box-shadow:rgb(7 7 7) 2px 2px 20px;
    margin-bottom: 50px;
    width: 280px;
    height: 270px;
}
.w3-container h8{
    color: white;
    font-size: 12px;
    padding: 3%;
}
.w3-container h6{
    font-size: 14px;
    color: white;
    padding: 2%;
}

.defcontainer-5{
    padding-left: 7%;
    padding-right: 5%;
}
.defcontainer-51{
    display: flex;
}
.cd5{
    background-color: rgb(43, 42, 47);
}
.cont-52{
    width: 70px;
    height: 70px;
    background-color: rgb(43, 42, 47);
    padding: 3%;
}
.skill{
    font-size: 50px;
    padding-bottom: 5%;
    background: linear-gradient(to right, rgb(68, 85, 255),rgb(151, 76, 255));
    -webkit-text-fill-color: transparent; 
    -webkit-background-clip: text;

}
.defcontainer-51 p{
    font-size: 10px;
    color: white;
    
}
.cardz{
    height: 10px;
    width: 100%;
    background: #6F5EFF;
}
.card-page h5 {
    background: #272629;
}
.card-page p{
    background: #272629;
    padding: 4%;
}
.card-page img{
    background: #272629;
}
.card-page{
    background: #272629!important;
    border-radius: 0!important;
}
.card-title{
    color: white;
    padding: 4%;
}

.defcontainer-6{
    padding: 5%;
    padding-right: 25%;
    padding-left: 7%;
    padding-right:5%;
}
.Tools{
    background: linear-gradient(to right, rgb(68, 85, 255),rgb(151, 76, 255));
    -webkit-text-fill-color: transparent; 
    -webkit-background-clip: text;
    font-size: 40px;
    padding-bottom: 40px;
}
.defcontainer-61{
    display: flex;
    justify-content: space-between;
    padding-left: 2%;
}
.defcontainer-61 h6{
    color: white;
    padding-top: 8px;
    text-align: center;
}


/* resume */

.cv{
 
width: 200px;
height: 61px;
margin: 17% 0 0 0;
background: linear-gradient(94.28deg, #4455FF 0%, #7560FF 50.52%, #984CFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
font-weight: 400;
font-size: 48px;

}
.praveen-resume{
  
width:350px;
height:550px;
margin: 0;
}


.contact{
  
  display: flex;
  justify-content: space-between;
  padding-left: 7%;
  padding-right:5%;
}
.contact button{
    box-sizing: border-box;
    width: 176px;
    height: 55px;
    margin: 1% 1%;
    border-radius: 10px;
    margin: 10% 0% 10% 0%;
    border: 2px solid #5d44ff;
    color: white;
}
.contact button:hover, .contact img:hover{
    background-color: rgb(32, 23, 44);
    color: white;
}


.s1{
  width: 187px;
height: 61px;
left: 1px;
top: 194px;

}
.form{
  width: 50%;
}

.cont{
  width: 200px;
  height: 61px;
  margin: 17% 0 10% 0;
  background: linear-gradient(94.28deg, #4455FF 0%, #7560FF 50.52%, #984CFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;

  font-weight: 400;
  font-size: 48px;

}
.form-part2{
  display: flex;
  justify-content: space-around;
  
}

.formtext input{
  border: 1px solid #D5B238;
  margin: 18% 5%;
  background: transparent;
  color: white;
  width: 300px;
  height: 50px;
}
.logo img{
  margin: 21% 2%;
}
.row1{
  display: flex;
  margin: 3% 10%;
  width: 1000px;
  border-radius: 10px;
  justify-content: space-between;
}
.form-part2 div{
  margin: 0 10%;

}
.form-part2 div p{
  color:white;
  text-align: center;
}

.port{
  width: 200px;
  height: 61px;
  margin: 5% 0 10% 0;
  background: linear-gradient(94.28deg, #4455FF 0%, #7560FF 50.52%, #984CFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
  
  font-weight: 400;
  font-size: 48px;
}
