/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}
*{
  font-family: futra;
}

@font-face {
  font-family: futra;
  src: url(../fonts/Futura\ Condensed\ Medium.otf);
}



.header{
  background-color: rgb(0, 0, 0);
  height: 70px;
  

}
.logo img{
  width: 150px;
  margin-left: 20px;
  margin-top: 20px;
  
  
}
#navele{
  background-color: rgb(0, 0, 0);
  height: 70px;
  
  
}

.h2{
  color: white;
}

.bg1 {
  height: 600px;
  background-image: url(../img/mainbg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  
}



.text1{
  display: flex;
  flex-flow: column;
  gap: 260px;

 margin-top: 60px;
  
  
 
}

.hello{
  height: 70px;
  text-align: center;
  font-size: 50px;
  color: white;
}

.work{
  background-color: brown;
  height: 660px;
}

.logon{
  height: 70px;
  text-align: center;
  line-height: 70px;
  margin-top: 50px;
  color: white;
  font-size: 50px;
  
}

.w1{

  height: 660px;
  
 
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.w2 img{
  width: 200px;
  margin-top: 40px;
  
  
}

.w3 img{
  width: 300px;
  margin-top: 90px;
  
 
}
.w4 img{
  width: 300px;
  margin-top: 120px;
  
 
}

.w5 img{
  width: 300px;
  margin-top: 90px;
  
}

.w2{
  background-color: #fbe7c6;
}

.w3{
  background-color: #b4f8c8;
}

.w4{
  background-color: #a0e7e5;
}

.w5{
  background-color: #ffaebc;
}

.w2, .w3, .w4, .w5 {
  height: 330px;
  text-align: center;
  font-size: 30px;
  
}

.abtcont{
  height: 670px;
  
}

.tit1, .tit2{
  height: 70px;
  text-align: center;
  line-height: 70px;
  font-size: 30px;
  margin-top: 50px;
}

.abttxt{
  font-size: 30px;
}

.pic{
  height: 400px;
  margin-top: 130px;
  text-align: center;
  
  
}

.h2{

  font-size: 30px;
  text-align: center;
  line-height: 60px;
}

.h3{
  font-size: 40px;
}

.sklmain{
  height: 800px;
  margin-top: 70px;
  background-image: url(../img/skilbg.png);
  background-size: cover;
}

.sklcont{
  height: 300px;
  
  margin-top: 50px;
  text-align: center;
  font-size: 40px;
  line-height: 190px;
}

 .abtme{
  height: 660px;
  background-image: url(../img/abtbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-position-y: -30px;
}

.form{
  height: 1000px;
  background-image: url(../img/bgcon.png);
  background-repeat: no-repeat;
  
  background-size: cover;
  
  background-position-y: -90px;
  background-repeat: no-repeat;
}

.fks{
  width: 400px;
}

.footer{
  margin-top: -90px;
  background-color: yellow;
  color: black;
}

.sms{
  margin-top: 20px;
}

.t{
  color: black;
}

.formn{
  
    height: 40px;
    text-align: center;
    
    margin-top: 40px;
    color: #f4d800;
    line-height: 30px;
    border: solid 5px #f4d800;
    
    
}

.tit3{
  height: 200px;
  background-color: black;
  
}



@media only screen and (max-width: 400px) {
  
  .w1{

    height: 140px;
    display: inline;
   
   margin-top: 0px;
   padding-top: 0px;
   
  }

  .w2, .w3 {
    height: 400px;
    text-align: center;
    font-size: 30px;
    line-height: 400px;
  }

  .logon{
    height: 70px;
    text-align: center;
    line-height: 70px;
    margin-top: 0px;
    
  }

  .pic{
    height: 300px;
    margin-top: 50px;
    text-align: center;
    line-height: 300px;
    
  }

  .abtcont{
    height: 430px;
  }

  .sklmain{
    height: 600px;
  }
  
  .sklcont{
    height: 130px;
    margin-top: 60px;
    text-align: center;
    font-size: 20px;
    line-height: 130px;
  }

  .tit2{
    height: 70px;
    text-align: center;
    
    font-size: 20px;
  }

  .formn{
  
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-top: 30px;
    
}
  


}

@media only screen and (max-width: 820px) {
  
  .w1{

    height: 400px;
    display: inline;
   
   margin-top: 0px;
   padding-top: 0px;
   
  }

  .w2, .w3 {
    height: 400px;
    text-align: center;
    font-size: 30px;
    line-height: 400px;
  }

  .work{
    height: 400px;
  }

  .logon{
    height: 70px;
    text-align: center;
    line-height: 70px;
    margin-top: 20px;
    
  }

  .pic{
    height: 300px;
    margin-top: 50px;
    text-align: center;
    line-height: 300px;
    
  }

  .abtcont{
    height: 430px;
  }

  .sklmain{
    height: 600px;
  }
  
  .sklcont{
    height: 130px;
    margin-top: 60px;
    text-align: center;
    font-size: 20px;
    line-height: 130px;
  }

  .tit2{
    height: 70px;
    text-align: center;
    
    font-size: 20px;
  }

  .form{
    height: 200px;
  }

  .formn{
  
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-top: 30px;
    
}
  


}