@charset "utf-8";
@media screen and (max-width: 600px){
	.nicoologo{
		margin: auto;
		padding-top: 100px;
		max-width: 100px;
		max-height: auto;
		
	}
	.nicoologo img{
		max-width: 100px;
		margin: auto;
	}
	.nicoologo p{
		font-size: 18px;
		font-weight: bold;
		text-align: center;
	}

	.aboutus h1{
	color: #050505;
	text-align: center;
	 font-size: 25px;
		padding-top: 120px;
}
	.nicoo{
	text-align: center;
	padding-top: 180px;
	font-size: 17px;
}
	        nav a {
            color: silver;
            text-decoration: none;
            font-size: 15px;
            display: block;
           
        }
.footp{
		font-size: 12px;
	}
	.support{
	width: 80%;
		max-width: 200px;
	text-align: center;
	font-size: 17px;
	margin:20px auto;
	
}
	.support img{
		width: 80%;
		max-width: 150px;
	}
	.main{
	flex-direction: column;
		justify-content: center;
}
	.field{
		width: 80%;
		max-width: 220px;
		margin-top: 60px;
		background-color: #f5f5f5;
		padding-top: 20px;
		margin: auto;
	}
	 .form-group {
            margin-bottom: 10px;
			margin-right: 10px;
			margin-left: 10px;
	 font-size: 15px;	 
        }
	
        .form-group button {
          background-color: #2D5EAA;
    color: #fff;
   padding: 5px 10px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  outline: none;
  border: none;
  border-radius: 12px;
  box-shadow: 0 5px #999;
			
        }

}
@media screen and (min-width: 601px){
	.nicoologo{
	float: right;
		margin-right: 40px;
		margin-top: 0;
		width: 300px;
		height: auto;
		
	}
	.nicoologo img{
		width: 220px;
		height: auto;
		margin: 0 auto;
		padding-top: 0;
	}
	.nicoologo p{
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		margin-top: 0;
		padding-top: 0;
	}

	.support img{
		width: 250px;
		height: 150px
	}
	
        .form-group button {
          background-color: #2D5EAA;
    color: #fff;
   padding: 10px 20px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  outline: none;
  border: none;
  border-radius: 12px;
  box-shadow: 0 5px #999;
			
        }
	 .form-group {
	 position: relative;
            margin-bottom: 15px;
			margin-right: 15px;
			margin-left: 15px;	 
        }

	.field{
		width: 550px;
		height: 520px;
		margin-top: 60px;
		margin-left: 50px;
		background-color: #f5f5f5;
		padding-top: 20px;
	}
	.main{
	display: flex;
	justify-content: space-around;
}
	.support{
	float: right;
	width: 400px;
	height: 300px;
	text-align: center;
	font-size: 25px;
	margin-left: 60px;
	margin-top: 140px;
	
}
	.aboutus h1{
	color: #050505;
	text-align: left;
	padding-top: 120px;
	padding-left: 200px;
	 
}
	.nicoo{
	text-align: right;
	padding-right:70px; 
	padding-top: 130px;
	font-size: 25px;
}
	        nav a {
            color: silver;
            text-decoration: none;
            font-size: 17px;
            display: block;
            padding: 10px;
        }
}
*{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
header{
	margin: 0;
	padding: 0;
	background: linear-gradient(to bottom,#02173d,#2a3b57,#515f75);
	width: 100%;
	height: 260px;
	color: silver;
	text-align: center;
	position: relative;
	
}
nav {
	 	position: absolute;
			text-align: start;
	        top: 10px;
	       left: 10px;
					
        }
        nav ul {
            list-style: none;
            padding: 0;
            margin: 0;
		
        }

        nav li {
            display: inline-block;
            position: relative;
            margin-right: 10px;
		
        }

    

        nav ul ul {
            display: none;
            position: absolute;
            top: 100%;
            left: 50%;
			transform: translateX(-50%);
            
        }
li a:hover{
	
	border-radius: 10px;
}

        nav ul ul li {
			
			
			align-content: center;
			border: 1px solid #434a54;
			margin-right: 0;
            display: block;
			border-radius: 7px;
			width: 130px;
			margin: 3px;
			background-color: #FFFFFF;
			text-align: center;
			

        }

nav ul ul li a{
	color: #434a54;
}
        nav li:hover > ul {
            display: block;
			border-radius: 7px;
			
			align-self: flex-end;
			z-index: 2;
        }
.aboutus{
	
	background-image: url("images/support1.webp");
	background-size: 100% 100%;
	height: 300px;
}


        .form-group input {
            width: 70%;
            padding: 8px;
            border: 1px solid #ddd;
            border-radius: 4px;
        }

.form-group button:active{
	 background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
.form-group button:hover {
    background-color: #267bbf; /* Change color on hover */
}
footer{
	position: relative;
	background: linear-gradient(to top,#02173d,#2a3b57,#515f75);
	width: 100%;
	height: 150px;
	margin: 0;
	padding: 0;
	margin-top: 30px;
	clear: both;

}
.footp{
	text-align: left;
	
	color: white;
padding-top: 110px;
}
.majazi{
	position: absolute;
	display: inline-block;
	right: 0px;
	padding-right: 10px;
	top: 0;
	padding-top: 10px;
	

}