@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;
	}

		.menu{
			position: relative;
		width: auto;
		display: flex;
		flex-direction: column;
		font-size: 0.9rem;
	}
	.menu-item img{
		transform: scale(0.7);
		
	}
		.mySlides img {
		margin-top: 7px;
    width: 80%;
    height: 240px;
    max-width: 200px;
    display: block;
    margin-left: auto;
			margin-right: auto;
}
.nicoo{
	text-align: center;
	padding-top: 180px;
	font-size: 17px;
}
	        nav a {
            color: silver;
            text-decoration: none;
            font-size: 15px;
            display: block;
           
        }

	.tozih{
	float: none;
	margin-top: 100px;
	width: 80%;
		max-width: 300px;
	text-align: center;
	font-size: 18px;
		margin-left: auto;
		margin-right: auto;
}
	.tablecontainer{
	
	height: 350px;
	background-color: #1a1a1a;
	float: left;
	margin-top: 100px;
	width: 100%;
		max-width: 100%;
	color: #B0B0B0;
	font-size: 17px;
	
	
}
	.titrOn{
	font-size: 17px;
}

	    .menu-item {
            position: relative;
            text-align: center;
            padding: 8px 10px;
            background-color: #333;
            color: white;
            cursor: pointer;
			width: 100%;
			font-size: 14px;
			

        }
	.footp{
		font-size: 12px;
	}
	#khat{
		  border: 3px solid #4275CD;
		border-radius: 7px; 
		max-width: 70px; 
		margin: auto;
	}
	.slideshow-container {

		max-width: 250px;
float: none;
margin: auto;
	margin-top: 10px;

 
}
	.cancelbtn, .signupbtn {
  float: left;
  width: 40%;
	margin: 5px;
}
	.titrmain{
	background: linear-gradient(to bottom,#1a1a1a,#636363);
	height: 150px;
	padding-top: 70px;
	color: #D1D1D1;
		text-align: center;
}
	.submenu {
            display: none;
            position: absolute;
            top: 100%;
            left: 0;
            list-style:none;
            padding: 0;
            margin: 0;
			width: 100%;
			 box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
										            background-color: #C3C3C3;
		z-index: 2;
	
        }

        .menu-item:hover .submenu {
           display: block;
			
		
        }

        .submenu-item {
            padding: 10px;
			display: block;
        }
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: #474e5d;
  padding-top: 50px;
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
  border: 1px solid #888;
	border-radius: 7px;
  width: 80%; /* Could be more or less, depending on screen size */
}

}
@media screen and (min-width: 601px){
	/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: #474e5d;
  padding-top: 50px;
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
  border: 1px solid #888;
	border-radius: 7px;
  width: 60%; /* Could be more or less, depending on screen size */
}

	.mySlides img{
		 width: 450px;
		height: 450px;
	}
	.submenu {
            display: none;
            position: absolute;
            top: 100%;
            left: 0;
            list-style:none;
            padding: 0;
            margin: 0;
			width: 100%;
			 box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
											            background-color: #C3C3C3;
		z-index: 2;

        }

        .menu-item:hover .submenu {
           display: table;
			
		
        }

        .submenu-item {
            padding: 10px;
			display: table-cell;
        }

	.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;
	}
	.titrmain{
	background: linear-gradient(to bottom,#1a1a1a,#636363);
	height: 150px;
	padding-top: 70px;
	padding-left: 40px;
	color: #D1D1D1;
}
	.cancelbtn, .signupbtn {
  float: left;
  width: 30%;
	margin: 5px;
}
	.slideshow-container {
  max-width: 550px;
	float: left;
	margin-top: -23px;
	margin-left: 50px;
 
}
		#khat{
		  border: 3px solid #4275CD;
		border-radius: 7px; 
		width: 100px; 
		margin-left: -8px;
	}
	    .menu-item {
            text-align: center;
            padding: 14px 16px;
            background-color: #333;
            color: white;
            cursor: pointer;
			width: 100%;
			

        }
	.titrOn{
	font-size: 27px;
}
	.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;
        }
	.tozih{
	float: right;
	margin-right: 60px;
	margin-top: 100px;
	width: 450px;
	text-align: center;
	font-size: 23px;
}
	.tablecontainer{
	
	height: 200px;
	background-color: #1a1a1a;
	float: left;
	margin-top: 100px;
	width: 100%;
	color: #B0B0B0;
	font-size: 22px;
	
	
}

}

*{
	
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.signupbtn{
	background-color: #20AD1F;
}
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;
        }
.menu {
	position: relative;
            display: flex;
            list-style: none;
            padding: 0;
			
        }

    
  .menu-item:hover {
            background-color: #374C7C;
	  transition: all 0.8s;
        }
.submenu-item a{
	display: block;
	text-decoration: none;
	color: black;
	width: 100%;
	height: 100%;
}
.submenu-item:hover{
	background-color: #7B7B7B;

}
.submenu-item a:hover{
	color: #D7D7D7;
}
    

.titrmain img{
	float: right;
	margin-left: 50px;
	margin-top: -80px;
}
input[type=text], input[type=password], input[type=email],input[type=tel] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  display: inline-block;
  border: none;
  background: #f1f1f1;
}

/* Add a background color when the inputs get focus */
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus,input[type=tel]:focus{
  background-color: #ddd;
  outline: none;
}

/* Set a style for all buttons */
button {
  background-color: #313EA2;
  color: #D0D0D0;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
	border-radius: 7px;
	font-size: 16px;
	
}

button:hover {
  opacity:1;
}

/* Extra styles for the cancel button */
.cancelbtn {
  padding: 14px 20px;
  background-color: #f44336;
}

/* Float cancel and signup buttons and add an equal width */


/* Add padding to container elements */
.container {
  padding: 16px;
}


/* Style the horizontal ruler */
hr {
  border: 1px solid #f1f1f1;
  margin-bottom: 25px;
}
 
/* The Close Button (x) */
.close {
  position: absolute;
  right: 35px;
  top: 15px;
  font-size: 40px;
  font-weight: bold;
  color: #f1f1f1;
}

.close:hover,
.close:focus {
  color: #f44336;
  cursor: pointer;
}

/* Clear floats */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

/* Change styles for cancel button and signup button on extra small screens */
@media screen and (max-width: 300px) {
  .cancelbtn, .signupbtn {
     width: 100%;
  }
}



/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

td{
	
	padding-left: 10px;
	
}
table{
	margin-left: 25px;
		 border-collapse: collapse;
  border-spacing: 0;
  width: 60%;
	margin-top: 30px;
 
}
tr:nth-child(even) {
  background-color: #1a1a1a;
}
tr:nth-child(odd) {
  background-color: #474747;
}
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;
	

}

