
.topnav{ overflow: hidden; position: relative; top: 0%; width: 100%; 
	z-index: 10; text-align: right; animation-name: fadee; animation-duration: 2.5s;}

.topnav a{display: inline-block; color: black; text-align: center; padding: 10px 16px; text-decoration: none;
	font-size: 17px; font-family:Arial; font-weight: 400; }

.topnav a:hover{background-color:rgba(0, 0, 0, 0.24); color: whitesmoke; text-shadow: 1px 1px 2px gray;}

.topnav a.active{background-color: rgba(17, 17, 17, 0.726); color: rgb(255, 255, 255);}

.topnav .icon{display: none;}

.topnav .logo{position: relative; width: 13%; padding: 2px 0; display: none;}

@keyframes fadee {
	from{ opacity: 0;}
	to{ opacity: 100%;}
}


*, html, body, footer {margin: 0; padding: 0;}

#Tscroll{color:orange;
	font-size:4vw;
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99; 
    cursor: pointer;}


/*Body-----------------*/
body{ background:linear-gradient(to bottom, #e7e8ec ,#cbccd0) ;}

.language{width: 35px; position:absolute; left: 40px; top: 7px; z-index: 11; 
	cursor: pointer; line-height: 10px; animation-name: fade; animation-duration: 2.5s;}

.language-mobi{display: none;}

.fa-language:hover{ filter:sepia(500%)  }


#main{width: 100%; position: relative;}

img.pic{
    margin-top: -4%;
    top: 0;
    right: 0;
    z-index: 0;
    width: 100%;
    animation-name: fade; animation-duration: 1s;
   
}
.txt{
    position: absolute;
    width: 34vw; height: 25vw;
    top: 20%; right: 50%;
    transform: translate(-50% -50%);
    background-color: rgb(255, 255, 255,.850);
    z-index: 1;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    animation-name: move; animation-duration: 2s; animation-timing-function: ease-out;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
}
@keyframes move {
    from{
        right:100%;
    }
    to{
        right:50%;
    }
}
@keyframes movemobi {
    from{
        right: 100%;
    }
    to{
        right: 30%;
    }
}

h1{
    font-family: 'Nunito';
    font-size: 3vw;
    padding: 5% 10%;
    line-height: 3vw;
}
.spell{
    padding: 0px 5% 5% 10%;
    font-size: 1.5vw;
    line-height: 2vw;
}
.btn{
    padding: 1vw 4vw;
    text-align: center;
    font-family: ui-'Nunito';
    background-color: #3282b8;
    font-size: 3vw;
    border-radius: 40vw;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: white;
    border: none;
}
a.btna{
    color: white;
}
.btn:hover{
    background-color: black;
}
/*---->*/
#rtt{
    width: 100%;
    height: 650px;
    background-color: whitesmoke;
    overflow: scroll;
}

.pic2{
    float: left;
    padding: 0 1% 0 0;
    align-self: center;
    margin-top: -1%;
    height: 300px;
    border-radius: 20px;
   
}

.title1{
    padding: 5% 60% 10% 1%;
    font-weight: 900;
    font-family: 'Nunito';
    position: absolute;
    font-size: 3.8vw;
    line-height: inherit;
    text-shadow: -1px -1px 2px whitesmoke;
}
.spell1{
    position: absolute;
    padding: 0 4% 0 45%;
    font-family: 'Cairo';
    line-height: 1.10em;
    font-size: larger;
    line-height: auto;
    text-align: justify;
    animation-name: scroll; animation-duration: 1s; animation-timing-function: ease-in-out;
}
 @keyframes scroll {
     from{
         opacity: 0;
     }
     to{
        opacity: 100;;
     }
     
 }

#more{
    width: 99%;
    height: 850px;
    justify-items: center;
    justify-content: center;
    text-align: center;
}
.AUP{
    position: relative;
    width: 100vw;
    height: 600px;
    z-index: -10;

}

.title3{
    position: relative;
    bottom: 450px;
    text-align: center;
    z-index: 10;
    font-size: 5vw;
    text-shadow: -1px -1px 2px whitesmoke;
}

.bt {
    position: relative; bottom: 400px;
    display: inline-grid;
    padding: 10px 40px;
    text-align: center;
    font-family: 'Nunito';
    background-color: #3282b8;
    font-size: 30px;
    border-radius: 40px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border: hidden;
    margin:1% 10%;
}


.btn{
    color: white;
}
.bt:hover{
    background-color: black;
}









/*Footer---------------->*/
.footer { position: relative; display: flex; flex-wrap:wrap; width: 100%;  color: whitesmoke;
	background:linear-gradient(to  right, #000f19, #2989cc);
    border-top:1px solid whitesmoke; }
.center-footer{
	display:flex; align-items: center; justify-content: center; padding-bottom: 3px;
	background:linear-gradient(to  right, #000f19, #2989cc);}
.footer1 {position:relative;  display: grid; place-items: center; width: 100%; color: whitesmoke; 
	background:linear-gradient(to  right, #000f19, #2989cc);}

.hrs {position: absolute; right:50%; transform:translate(-50%);min-height: 85%; max-height: 50vh; background-color: white; width: 1px; border: 0 none;
	color: whitesmoke;}

ul {list-style-type:none;}
    
.pounce{ color: whitesmoke; transition: .1s;}
.pounce:hover{transform: scale(1.2);}

.footer-section {margin: auto; margin-top: 4px; text-align: center;font-family:'Cairo';}

.ftitles{color: white; font-size: 18px; font-weight: bold; font-family:'Nunito';}

.ftxt{color: whitesmoke;}
.ftxt a{color: whitesmoke;}

.seperator {background-color: white; border: 0 none; height: 1px; width: 20%;}
  
img.social{ padding: 0 20px; height: 20px; transition: .5s; margin: auto;}
.social:hover{ transform: scale(1.5);}

img.flogo{height: 30px;}
.ftxtlast { color: whitesmoke; font-family:'Nunito'; text-align: center;}


/*Mediaaaaaaaaaaaaaaaaaa iphone 420px */
@media screen and (max-width: 800px) {
	.topnavcontainer{visibility: hidden;}
	.topnav{ background:linear-gradient(to  right, #000f19, #2989cc); position: fixed; }
	.topnav a{float:left ; color: white;}
	.topnav a:not(:nth-child(4)) {display: none;}
	.topnav a.icon {float: right; display: block; color: white} 
	.topnav.responsive {position: relative; margin-top: -40px;}
	.topnav.responsive a.icon {position: absolute; right: 0; top: 0;}
	.topnav.responsive a {display: block; float: none; text-align: left;}
	.topnavcontainer.responsive{display: none;}
	.topnav .logo{ display: none; }
	.topnav a:visited{ color: white;}
	.topnav a.active{background-color: rgba(255, 255, 255, 0.050); color: rgb(255, 255, 255);}
	.language{ display: none;}
	.language-mobi{display: block; width: 35px; position:fixed; right: 55px; top: 8px; z-index: 11; 
		cursor: pointer; line-height: 10px; animation-name: fade; animation-duration: 2.5s;;}
		body{ margin-top: 40px;}
	.ftitles {font-size: 12px;}
	.footer-section{ font-size: 10px;}
    .txt{top:25%; width: 60%; height: 30%; animation-name: movemobi; right: 30%; }
    .spell{font-size: 3vw; line-height: 3vw;}
    img.pic{margin-top: 0; height: 500px;}
    .pic2{position: relative; width: 100%; border-radius: 0; padding: 1% 1% 3% 0; height: 150px;}
    .title1{text-align: center; position: relative; padding: 3% 0;  text-shadow: none; font-size: 5vw;}
    .spell1{ font-size: medium; padding: 1% 4% 1% 4%; position: relative; text-shadow: .5px 0px 0px black;}
    .title3{font-size: 11.5vw; line-height: 100% ; top: -650px; z-index: -1;}
    .bt{ padding: 2px 40px; font-size: 4vw;}
    .n1{ top: -450px;}
    .AUP{ height: 95vh;}
    .ftitles {font-size: 20px;}
	.footer-section{ font-size: 18px;}
	.footer{display: block;}
	.center-footer{display: flex;}
	.hrs{display: none;}
	#Tscroll { font-size:6vw;}
    .btna{ padding: 20px 40px; font-size: 5vw;}
    h1{font-size: 4vw; line-height: 100%;}
    .spell{font-size: 4vw; line-height: 100%;}
	.h11{font-size: 5.5vw;}
    #more{height: 750px;}

	}

  @media screen and (min-width:800px) and (max-width: 1150px) {
	.topnav a{font-size:1.7vw; padding: 7px 5px;}
    .title1{padding: 5% 50% 10% 10%;}
    .bt{margin:10% 10%;} 
    .spell1{font-size: 1em;}
  }

/*Macbook 1280 */
  @media screen and (min-width:1300px) and (max-width: 1920px) {
	.topnav a{padding: 10px 20px;}
    .title1{padding: 5% 50% 50 10%}
	.spell1{padding: 3% 4% 0 40%;}
  }

