* {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
}




.HD{
  height: 150px;
  width: 100%;
}
.logo {
  color: #474BCA;
}
.h3_col {
  color: #3E4141;
}
.com h3{
  padding-top: 13px;
}
.col_fa{
  color: #474BCA;
}
.com{
  
  padding-top: 35px;
  margin-left: 55px;
  margin-right: 55px;
}




header {
    margin-bottom: 50px;

}
.topcont{
  display: flex;
  justify-content: flex-end;
  padding-top: 12px;
}
.topnav {
  overflow: hidden;
 background:white;
 margin-top: 30px;
 margin-left: 40px;
 margin-right: 40px;

}

.topnav a {

  float: left;
  display: block;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a :hover {
  background-color: #ddd;
  color: black;
}

.active {
  background-color: #4CAF50;
  color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topcont{
	flex-direction: column;
	justify-content: flex-end;
	}
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}


a{
  color: black;
  text-decoration: none;
}



.header{
   display: flex;
   justify-content: space-between;
   flex-direction: row;
   background-color: white;
}

.md{
    text-align: left;
    color: blue;
}
.nav{
   font-weight: normal;
    display : flex;
    width: 50%;
    justify-content: space-around;
}



.logo{ 
color: blue; 
top: 0;
right: 0;
}

.name{
   margin: 50px 0px;
}

.column h3{
   font-weight: normal;
   margin: 30px 0px;
}

.coll{
   color: purple;
   margin: 50px 0px;
}

.main h2{
     width: 65%;
     margin:0 auto ;
     font-weight: normal;
}
  .main{
     text-align: center;
     grid-gap: 10px;
     margin: 50px 100px;
  }
  .main p{
     width: 65%;
     margin:0 auto ;
     font-we
     ight: normal;
     color: grey;}
img{
   height: 270px;
   color: grey;
  
}
.name h1, .text1 h1{
   font-size: 40px;
}
.img{
    margin: 50px 0px;
}

.text1{
      text-align: center;
      margin:50px 0px ;
}



.container{
   padding: 0px 50px;
  text-align: center;
  display: grid; 

  grid-gap:10px ;
  grid-template-columns: 1fr 1fr 1fr;
;


}

.column{
 border-collapse: collapse;
 margin: 30px 20px;
  border-radius: 10px;
   grid-gap: 10px;
   padding: 40px;
   color: grey;

    padding: 20px;
  box-shadow:
       inset 0 -3em 3em rgba(0,0,0,0.1),
             0 0  0 2px rgb(255,255,255),
             0.3em 0.3em 1em rgba(0,0,0,0.3);
}




 
 .footer{
      background-color: purple;
      text-align: center;         
 }
.text{
   color: white;
}

.text h4{
    color: grey;
}
 .weblium{
    text-align: left;
 }
.end{
   background-color: blue;
   color: white;
   text-align: center;
}
.sho{
   font-size: 20px;
   color: black;
}




.HD_bot{
  height: 370px;
  width: 100%;
  background-color: #7115C1;
  
}
.com_bot{
  
}

.logo_f{
color: white;

}
.h3_col2 a{
  color: white;
}
.col_fafa{
  color: white;
}
.h_bot1{
  color: white;
}
.h_bot2{
  color: white;
}

.fotnav{
display: flex;
justify-content: center;
align-items: center;
}
.fotnav h3{
padding: 15px 20px;
}
.fotnav h4{
padding: 15px 20px;
}
.fotnavh1{
padding-top: 70px;
padding-bottom: 20px;
}