@font-face{
    font-family: ph2;
    src: url(Roboto-Regular.ttf);
}
@font-face {
  font-family: h1;
  src:url(cairo_regular.ttf);
}
body{
    background-color:
    #101418
    ;
    color:white;
    font-family:h1;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.6);

transition: transform 0.3s ease-in-out 0s;
margin:0px; padding:0px;}
p{
  font-family:ph2;
}
h1{
  display: inline-block;
}
h3{
  font-family:ph2;
}
h4{
  font-family:h1;
}
br{
  user-select:none;
}
.shadow{
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.header{
	position:fixed;
	left:50%;
	height:78px;
	transform:translateX(-50%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	z-index:979;
	width:100%;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  backdrop-filter: blur(10px);

	background-color:#17181b22;
overflow: hidden;
margin-top:0;
padding:0;
transition: transform 0.3s ease-in-out 0s;
}
#logo{
    width:70px;
    position:fixed;
	left:50%;
	top:0;
	transform:translateX(-50%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	z-index:980;

margin-top:0;
padding:0;    
}
.btn911{
    color:white;
    
}
#btn911{
    color:white;
    background-color:#0F1924;
    border:solid 0px;
    height:40px;
    font-family: ph2;
    border-radius:4px;
    cursor: pointer;
    font-family:ph2;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
#btn9112{
  color:white;
  background-color:#101418;
  border:solid 0px;
  height:40px;
  font-family: ph2;
  border-radius:4px;
  cursor: pointer;
  font-family:ph2;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  width: 100%;
}
#btn911:hover{
    background-color:rgba(21, 36, 46, 0.6);
    transition:0.7s;
}
#btn911:focus{
    background-color:#101418;
    transition:0.7s;
}
#btn9111{
    color:white;
    background-color:#202125;
    border:solid 0px;
    height:40px;
    font-family: ph2;
    border-radius:4px;
    cursor: pointer;
    font-family:ph2;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    color:white;
    width:300px;
    text-align: center;
}
#btn9111:hover{
    background-color:#17181b;
    transition:0.7s;
}
#btn9111:focus{
    background-color:#202125;
    transition:0.7s;
}
* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 5000px;
  position: relative;
  margin: auto;
}

/* 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:white;
    
}
@media only screen and (max-device-width: 431px) {
  .text{
    font-size:xx-small;
    display:inline-block;
    font-weight:100;
    float:none;
  }
  .btn911{
    width:130px;
    margin-right:0;
    float:none;}
#blu{
  width:250px;
  float:none;
  margin-right: 0;
  margin-top:23px
}
#background{
  display:inline;
}
}
@media only screen and (min-device-width: 432px) {
  .text{
    font-size: small;
    color:white;
    float:left;
    margin-left:80px;
  }
  .btn911{
    color:white;
    width:300px;
    float:left;
    margin-left:80px;
  }
  #background{
      display:inline; background-image:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(Textures/main.webp); max-height: 700px; max-width: 40000px; border-radius:10px; height:400px; width:100%; display:inline-block;
  }  
#blu{
  width:270px;
  float:right;
  margin-right:50px;
  margin-top:110px;
}
#btn911{
  width:200px;
  
}
}
@media only screen and (min-device-width: 1000px) {
  .text{
    font-size: small;
    color:white;
    float:left;
    margin-left:100px;
    margin-top:90px;
  }
  .btn911{
    color:white;
    width:300px;
    float:left;
    margin-left:100px;
    
}
#blu{
  width:500px;
  float:right;
  margin-right:100px;
}
#btn911{
  width:200px;

}
#background{
  display:inline; background-image:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(Textures/main.webp); max-height: 700px; max-width: 40000px; border-radius:10px; height:400px; width:100%; display:inline-block;
}
}
@media only screen and (min-device-width: 1400px) {
  .text{
    font-size: small;
    color:white;
    float:left;
    margin-left:100px;
    margin-top:90px;
  }
  .btn911{
    color:white;
    width:300px;
    float:left;
    margin-left:100px;
    
}
#blu{
  width:500px;
  float:right;
  margin-right:100px;
}
#btn911{
  display:none;

}
#background{
  display:inline; background-image:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(Textures/main.jpg); max-height: 700px; max-width: 40000px; border-radius:10px; height:400px; width:100%; display:inline-block;
}
}
@media only screen and (max-device-width: 480px) {
  p{
    font-size: small;
  }
  #background{
    display:inline; background-image:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(Textures/main.webp); max-height: 500px; max-width: 40000px; border-radius:10px; height:300px; width:100%; display:inline-block;
  }  
}
@media only screen and (min-device-width: 481px) {
  p{
    font-size: medium;
  }
}
@media only screen and (max-device-width: 480px) {
  h1{
      font-size: large;
    }
  }
@media only screen and (min-device-width: 501px) {
  h1{
      font-size: xx-large;
  }
}
/* 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}
}
.card1{
    background-color:black;
    border:solid 0 0 black;
    border-radius: 10px;
    max-width:2000px;
    width:100%;
}
.text7{
    margin-left:20px;
}
#win7{
    float:right;
    width:200px;
    border-radius:10px;
    margin-right:20px;
}
.card2{
    background-color:#0F1924;
    border:solid 0 0 black;
    max-width:6000px;
    width:100%;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.card {
  /* Add shadows to create the "card" effect */
  transition: 0.3s;
  position: relative;
  text-align: center;
  color: white;
  background-color:#101418;
  overflow: hidden;
  width:70%;
  border-radius:10px;
  display:inline;
  
}

/* On mouse-over, add a deeper shadow */
#card:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  opacity: 0.6;
  transition: 0.7s;
}
#card{
  max-width:550px;
  cursor: pointer;
  width:20%;
  border-radius:10px;
}
/* width */
::-webkit-scrollbar {
  width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #141414;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: white;
  border-radius:20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.textlist{
  position: absolute;
  bottom: 10px;
  left: 16px;
  color:white;
}
@media only screen and (max-device-width: 480px) {
  .textlist{
    font-size: x-small;
  }
}
@media only screen and (min-device-width: 481px) {
  .textlist{
    font-size: small;
  }
}
#btn911:hover {
  transition: 0.7s;
  cursor: pointer;
}
#lemanp{
  max-width:800px;
  float:left;
  margin: 10px;
  width:90%
}
#shop{
  max-width:500px;
  width:90%;
  cursor: pointer;
  
}
#shop1{
  max-width:500px;
  width:70%;
  height:313px;
  cursor: pointer;
}
#shop:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  opacity: 0.6;
  transition: 0.7s;
}
#shop1:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  opacity: 0.6;
  transition: 0.7s;
}
.textlist1{
  position: absolute;
  bottom: 10px;
  left: 16px;
  color:white;
}
/* Slideshow container */
.slideshow-container1 {
  max-width: 5000px;
  width:100%;
  position: relative;
  margin:auto;
  border-radius:10px;
}

/* Hide the images by default */
.text1 {
  position: absolute;
  top:100px;
  left:80px;
  color:white;
}
.text2 {
  position: absolute;
  top:200px;
  left: 80px;
  color:white;
}
.text3 {
  position: absolute;
  top:300px;
  left: 80px;
  color:white;
}
.text4 {
  position: absolute;
  top:400px;
  left: 80px;
  color:white;
}
#img11{
  opacity: 0.6;
  border-radius:10px;
}
#kk{
  max-width: 20000px;
}
.card22 {
  /* Add shadows to create the "card" effect */
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  margin:40px;
  background-color:#0F1924;
  width:100%;
  max-width:250px;
  border-radius:10px;
  overflow: hidden; /* add this to contain floated children */
  display: inline-block;
  opacity:1;
  cursor: pointer;
  
}

/* On mouse-over, add a deeper shadow */
.card22:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  transition:0.7s;
  opacity:0.8;
}
.card33 {
  /* Add shadows to create the "card" effect */
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  margin:40px;
  background-color:#0F1924;
  width:100%;
  max-width:260px;
  border-radius:10px;
  overflow: hidden; /* add this to contain floated children */
  display: inline-block;
  opacity:1;
  
}


/* Add some padding inside the card container */
.container22 {
  padding: 2px 16px;
  margin:20px;
  overflow: hidden; /* add this to contain floated children */
  opacity:1;
  
}
.container33 {
  text-decoration: none;
}
#ahmed{
  max-width:200px;
  margin:20px;
  border-radius:10px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  opacity:1;
}
* {
  box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.container5 {
  position: relative;
}

/* Hide the images by default */
.mySlides5 {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev5,
.next5 {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next5 {
  right: 0;
  border-radius: 3px 0 0 3px;
}
a{
  text-decoration: none;
}
/* On hover, add a black background color with a little bit see-through */
.prev5:hover,
.next5:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext5 {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption5-container {
  text-align: center;
  background-color: #0F1924;
  padding: 2px 16px;
  color: white;
}

.row5:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column5 {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo5 {
  opacity: 0.6;
}

.active,
.demo5:hover {
  opacity: 1;
}
.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
  background-color:#101418;
}

.reveal.active{
  transform: translateY(0);
  opacity: 1;
}
.sidenav {
  height: 100%;
  width: 0px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	z-index:999;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  backdrop-filter: blur(10px);
  overflow-y: hidden;
  
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 18px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

/* Page content */
.main {
margin-left: 200px; /* Same as the width of the sidenav */
}
#menu2{
 margin-left: 50px;
 margin-top: 23px;
 margin-bottom:-30px;
 width:0px;
 height:0px;
 color:white;
 position:fixed;
 left:0;
 top:0;
 z-index:980;
}
.reveal{
position: relative;
transform: translateY(150px);
opacity: 0;
transition: 1s all ease;
}

.reveal.active{
transform: translateY(0);
opacity: 1;
}
.endpage{
border:solid black;
width: 100%;
z-index: 0;
max-width: 90000000px;
}
#endpic{
width:400px;
float:left;
margin:50px;
margin-top:70px;
}
.btn9112{
position: absolute;
bottom: 30px;
left: 430px;
color:white;
}
#ahmed{
width: 190px;
border-radius:10px;
background-color:rgb(255,255,255);
}
#follow{
margin:40px;
}
/* Style the tab */
.tab {
overflow: hidden;
border: 3px solid Black;
background-color: black;
color:white;
font-family: myFirstFont;
}

/* Style the buttons that are used to open the tab content */
.tab button {
background-color: inherit;
border: none;
outline: none;
cursor: pointer;
padding: 14px 16px;
transition: 0.3s;
font-family: myFirstFont;
color:white;
height:70px;
font-size: x-large;
}

/* Change background color of buttons on hover */
.tab button:hover {
background-color: white;
color:black;
}

/* Create an active/current tablink class */
.tab button.active {
background-color: white;
color:black;
}

/* Style the tab content */
.tabcontent {
display: none;
padding: 6px 12px;
border: 1px solid black;
border-top: none;
}
h3{
color:white;
font-family: MyFirstFont;
font-size: xx-large;
}
#tt{
color:white;
font-size: xx-large;
font-family: MyFirstFont;
}
#blu{
 /*gg*/
}
.lesh{
  margin:20px;
  margin-left:60px;
}
.priterm{
  background-color: #0F1924;
  border-radius: 10px;
  border:10px 10px #0F1924;
}
/* 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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.warn {
  display: block; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.warn-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal1-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal2-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal3-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal4-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal5-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal6-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal7-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal8-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal9-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal10-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal11-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal12-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal13-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal14-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal15-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal16-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal17-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal18-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal19-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal20-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal21-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal22-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal23-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal24-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal25-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal26-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal27-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal28-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal29-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal30-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal31-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal32-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal32-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal32-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal33-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal34-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal35-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal36-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal37-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal38-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal39-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal40-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal41-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal42-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal43-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal44-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal45-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal46-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal47-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal48-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal49-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal50-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal51-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal52-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal53-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal54-content {
  background-color: #0F1924;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.modal1 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal2 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal3 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal4 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal5 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal6 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal7 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal8 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal9 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal10 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal11 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal12 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal13 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal14 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal15 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal16 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal17 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal18 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal19 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal20 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal21 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal22 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal23 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal24 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal25 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal26 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal27 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal28 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal29 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal30 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal31 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal32 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal33 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal34 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal35 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal36 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal37 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal38 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal39 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal40 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal41 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal42 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal43 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal44 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal45 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal46 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal47 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal48 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal49 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal50 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal51 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal52 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal53 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal54 {
  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: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.close1 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close1:hover,
.close1:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close2 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close2:hover,
.close2:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close3 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close3:hover,
.close3:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close4 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close4:hover,
.close4:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close5 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close5:hover,
.close5:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close6 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close6:hover,
.close6:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close7 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close7:hover,
.close7:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close8 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close8:hover,
.close8:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close9 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close9:hover,
.close9:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close10 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close10:hover,
.close10:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close11 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close11:hover,
.close11:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close12 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close12:hover,
.close12:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close13 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close13:hover,
.close13:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close14 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close14:hover,
.close14:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close15 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close15:hover,
.close15:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close16 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close16:hover,
.close16:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close17 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close17:hover,
.close17:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close18 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close18:hover,
.close18:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close19 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close19:hover,
.close19:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close20 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close20:hover,
.close20:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close21 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close21:hover,
.close21:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close22 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close22:hover,
.close22:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close23 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close23:hover,
.close23:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close24 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close24:hover,
.close24:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close25 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close25:hover,
.close25:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close26 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close26:hover,
.close26:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close27 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close27:hover,
.close27:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close28 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close28:hover,
.close28:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close29 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close29:hover,
.close29:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close30 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close30:hover,
.close30:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close31 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close31:hover,
.close31:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close32 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close32:hover,
.close32:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close33 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close33:hover,
.close33:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close34 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close34:hover,
.close34:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close35 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close35:hover,
.close35:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close36 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close36:hover,
.close36:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close37 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close37:hover,
.close37:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close38 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close38:hover,
.close38:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close39 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close39:hover,
.close39:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close40 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close40:hover,
.close40:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close41 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close41:hover,
.close41:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close42 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close42:hover,
.close42:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close43 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close43:hover,
.close43:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close44 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close44:hover,
.close44:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close45 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.clos45:hover,
.close45:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close46 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close46:hover,
.close46:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close47 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close47:hover,
.close47:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close48 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close48:hover,
.close48:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close49 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close49:hover,
.close49:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close50 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close50:hover,
.close50:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close51 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close51:hover,
.close51:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close52 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close52:hover,
.close52:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close53 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close53:hover,
.close53:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close54 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close54:hover,
.close54:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
#downlaod1{
  background-color: #101418;
  color:white;
  border-radius:4px;
  border:none;
  cursor: pointer;
  height:50px;
  width: 90px;
  font-family:ph2;
}
#searchbox{
  height: 40px;
  max-width:740px;
  width:90%;
  border-radius: 20px;
  text-align:center;
  color:white;
  background-color: #0F1924;
  border:none;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
#warning{
  color:white;
  border: 1px solid #dbe67c;
  border-radius:5px;
  background-color: rgba(255, 217, 0,0.2);
  margin:6px;
}
.bottom{
  border : none;
  background-color:#0F1924;
}
#logo1{
  width:100px;
  margin-top:30px;
  margin-left:50px;
  padding:0;
  float : left;    
}
#bottoma{
  font-family: ph2;
  color:white;
}
#contact{
  font-size:50px;
  color:white;
  margin-right:20px;
  margin-left:20px;
}
.doc{
  background-color:rgba(15, 25, 46, 0.5);
  border:3px solid rgba(15, 25, 56);
  border-radius:50px;
  width:60%;
  margin:8px;
  cursor:pointer;
}
.doc:hover{
  background-color:rgba(15, 25, 66, 0.5);
  border:3px solid rgba(15, 25, 76);
  transition: 0.5s;
  cursor:pointer;
  
}
.txt{
  cursor:pointer;
}
