* {
  margin: 0;
  padding: 0;
}
@import url('https://fonts.googleapis.com/css2?family=Fuggles&family=Otomanopee+One&display=swap');
body{
  background-color:#F0E68C;

 }
header {
  width: 100%;
  background: #000;
  display: flex;
 font-family: 'Fuggles', cursive;
}
header .hedaderlogo img{
  margin-left: 19px;
}
header .hedaderlogo p {
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  font-size: 12px;
  cursor: pointer;
  margin-top: 56px;
  margin-left: 10%;
 }
nav {
  margin-top: 36px;
  margin-left: 9%;
}
nav .topnav a {
  color: #fff;
  text-align: center;
  padding: 12px 16px;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
}
nav .topnav a:hover {
  border-bottom: 3px solid #fff;
}


main{
  display: flex;
  justify-content: center;

}
.form{
  width: 800px;
  border-radius: 10px;
  
  letter-spacing: 1px;
  font-family: sans-serif;
  font-size: 18px;
  background: #ffcccc;

  
}
h1,h2{
  text-align:center;
}
.form_input{
  border:none;
  border-bottom: 1px solid red;
  outline: none;

}
.form_input:focus{
  border-bottom: 1px solid black;
  
}
.form_group{
 margin-bottom: 25px;
}
.text{
  text-align:right;
}



.form_input1,.form_input2,.form_input3,.form_input4,
.form_input5,.form_input6,.form_input7,.form_input8,.form_input9,
.form_input10,.form_input11{
  border:none;
  border-bottom: 1px solid red;
  outline: none;

}
.form_input1,.form_input3{
  width: 100%;
}
.form_input2{
  width: 32%;

}
.form_input4{
  width: 63%;

}
.form_input5{
  width: 61%;

}
.form_input6{
  width: 36%;

}
.form_input7{
  width: 67%;

}
.form_input8{
  width: 95%;

}
.form_input9,.form_input10{
  width: 98%;

}

.form_input11{
  width: 76%;

}

.button{
  width: 160px;
  height: 40px;
  font-weight: 730;
  margin-left: 80%;
  border-radius: 45px: 

}



footer {
  width: 100%;
  height: auto;
  background: #000;
  padding: 30px 0 30px 0;

}
footer .social {
  display: flex;
  justify-content: center;
}
footer .social img {
  margin-left: 12px;
}
footer .social img:hover {
  opacity: 0.1;
}
.pr,.pr1,.pr2{
  margin-top: 15px;
  margin-bottom: 30px;
}

@media screen and (max-width: 1111px) {
  nav .topnav a {
 display: none;
}
  nav .topnav a.icon {
  float: right;
  display: block;
  color:#fff;
  margin-top: -17px;
  font-size: 25px;
}
nav{
  width:100%;
}
.form{
  width: 100%;
  height:auto;
  

  
}
.button{
  width: 115px;
  height: 40px;
  font-weight: 530;
  border-radius: 45px: 

}
header.topnav.responsive{
   height: 340px;

}
.topnav.responsive a.icon{
  position: absolute;
  top: -50px;
  right: -200px;

}
.topnav.responsive a{
  float:none;
  display: block;
  text-align: left;

}


}




@media screen and (max-width: 350px) {
  body{
  padding-right: 2px;
  padding-left: 2px;

 }

 main{
  display: flex;
  justify-content: center;

}

  nav .topnav a {
 display: none;
}
  nav .topnav a.icon {
  float: right;
  display: block;
  color:#fff;
  margin-top: -17px;
  font-size: 25px;
}
nav{
  width:100%;
  font-size: 14px;
}
.form{
  width: 100%;
  height:auto;
  font-size: 11px;
  

  
}
.button{
  width: 63px;
  height: 30px;
  font-weight: 400;
  border-radius: 45px: 
  font-size: 5px;
  position: relative;
  right: 45%;



}
header.topnav.responsive{
   height: 340px;

}
.topnav.responsive a.icon{
  position: absolute;
  top: -50px;
  right: -200px;

}
.topnav.responsive a{
  float:none;
  display: block;
  text-align: left;

}


.form_input7,.form_input2,.form_input4,.form_input,.form_input5,.form_input8,.form_input11,.form_input6,.form_input9,.form_input10{
  width: 100%;

}

}


@media screen and (max-width: 750px) {
  body{
  padding-right: 2px;
  padding-left: 2px;

 }

 main{
  display: flex;
  justify-content: center;

}

  nav .topnav a {
 display: none;
}
  nav .topnav a.icon {
  float: right;
  display: block;
  color:#fff;
  margin-top: -17px;
  font-size: 25px;
}
nav{
  width:100%;
  font-size: 14px;
}
.form{
  width: 100%;
  height:auto;
  font-size: 11px;
  

  
}
.button{
  width: 63px;
  height: 30px;
  font-weight: 400;
  border-radius: 45px: 
  font-size: 5px;
  position: relative;
  right: 45%;



}
header.topnav.responsive{
   height: 340px;

}
.topnav.responsive a.icon{
  position: absolute;
  top: -50px;
  right: -200px;

}
.topnav.responsive a{
  float:none;
  display: block;
  text-align: left;

}


.form_input7,.form_input2,.form_input4,.form_input,.form_input5,.form_input8,.form_input11,.form_input6,.form_input9,.form_input10{
  width: 100%;

}

}





@media screen and (min-width: 701px,max-width: 900px) {
  body{
  padding-right: 2px;
  padding-left: 2px;

 }

 main{
  display: flex;
  justify-content: center;

}

  nav .topnav a {
 display: none;
}
  nav .topnav a.icon {
  float: right;
  display: block;
  color:#fff;
  margin-top: -17px;
  font-size: 25px;
}
nav{
  width:100%;
  font-size: 14px;
}
.form{
  width: 100%;
  height:auto;
  font-size: 16px;
  

  
}
.button{
  width: 85px;
  height: 30px;
  font-weight: 400;
  border-radius: 45px: 
  font-size: 5px;
  position: relative;
  right: 45%;



}
header.topnav.responsive{
   height: 340px;

}
.topnav.responsive a.icon{
  position: absolute;
  top: -50px;
  right: -200px;

}
.topnav.responsive a{
  float:none;
  display: block;
  text-align: left;

}


.form_input7,.form_input2,.form_input4,.form_input,.form_input5,.form_input8,.form_input11,.form_input6,.form_input9,.form_input10{
  width: 100%;

}

}