*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
#logo {
	position: absolute;
	left: 10%;
	margin-top: 10px;
	z-index: 99;
}
  
	nav{
	width:100%;
	height:85px;
	z-index: 9;
	position: absolute;
	margin-top: 50px;
	}
	nav>ul{ 
	width: 930px;
	right:60px;
	margin-top: 0px;
	position: absolute;
	text-align: right;
	list-style: none;
	 }	
	
	nav > ul> li{
		 display: inline-block;
		 margin-left: 1px;
		 margin-top: 20px;
         line-height: 10px;
		 height: 20px;
		 text-align: center;
		 position: relative;
		 padding: 10px 25px;
		 }
		 nav > ul> li:first-child{
		
		 border-left: none;
		
		 }
		  nav > ul> li:last-child{
		 margin-right: 30px;
		 }
		  nav > ul> li>a{
	color: #fff;
    text-decoration: none;
        font-family: "Regular2";
    font-weight: bold;
    
		  }
		 nav > ul> li>a:hover{
		 color:  #43c5f5
		 }
		 
	nav>ul>li>ul.dropdown {
    display: none;
    position: absolute;
    z-index: 99999;
    left: -70px;
    margin-top: 18px;
}
nav ul li ul.dropdown li {
    width: 300px;
    background-color: rgba(255,255,255,1);
    border-bottom: 1px solid rgba(0,0,0,0.2);
    display: block;
    text-align: center;
    position: relative;
    z-index: 9999;
}
nav ul li ul.dropdown li:first-child{
	 border-top: 1px solid rgba(0,0,0,0.1);
}
nav ul li ul.dropdown li a {
   display: block;
    padding: 17px 3px;
    font-size: 16px;
    line-height: 20px;
    color: #222;
    text-decoration: none;
    font-family: 'bpg_nino_medium_capsregular';
}
nav ul li ul.dropdown li a:hover{
	color: #019df0;
}
.top_info {
    background-color: #ffffff;
    position: absolute;
    z-index: 9;
    right: 0;
    padding: 10px 15px;
    color: #50afff;
    border-bottom-left-radius: 50px;
}
.top_info a {
    color: #414141;
    font-size: 15px;
    font-family: 'Fjalla One', sans-serif;
    font-family: 'Fredoka', sans-serif;
    font-family: 'Heebo', sans-serif;
    font-family: 'Lobster', cursive;
    font-family: 'Roboto', sans-serif;
    font-family: 'Rubik', sans-serif;
    font-family: 'Secular One', sans-serif;
    font-family: 'Ubuntu', sans-serif;
    font-family: 'Work Sans', sans-serif;
}


.header-overlay_x {
        background-image: linear-gradient(rgba(1,4,45, 0.7),rgba(1,4,45,0.5));
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.icon_header{
	 width: 55px;
	 left: 45px;
	 position: absolute;
	 height: 90vh;
	 margin-top: 5vh;
	 z-index: 4;
	 display: flex;
	 border-right: 1px solid rgba(255,255,255,0.3);
}
.icon_header>ul {
    height: 190px;
    z-index: 9;
    width: 37px;
    left: -13px;
    list-style: none;
    background-color: rgba(255,255,255,0.2);
    border-radius: 50px;
    position: absolute;
    bottom: 0;
}
.icon_header>ul>li {
    width: 40px;
    height: 35px;
    position: relative;
    margin: 24px 0px;
    text-align: center;
    border-radius: 50%;
    background-position: center;
    background-size: 80% 80%;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.icon_header>ul>li>a {
    position: absolute;
    width: 35px;
    height: 30px;
    font-size: 20px;
    left: 0;
    color: #fff;
}
.icon_header>ul>li>a:hover{
    
    color: rgb(67, 197, 245);
}


#forms{
width:60%;
height:295px;
float: right;
margin-right: 3%;
margin-top: 50px;
display:block;
position:relative;
}



.text-footer{
	border:1px solid rgba(255,255,255,0.0);
    border-bottom:1px solid rgba(255,255,255,0.3);
    width:100%;
    height:50px;
    background-color:transparent;
    outline:none;
    float: left;
    font-size:15px;
     color: #fff;
     margin-top: 10px;
     }
::placeholder {
    color:#fff ;
   font-family: 'bpg_nino_medium_capsregular' !important;
}
.footer_forms_title{
	margin: 40px auto;
	width: 300px;
	text-align: center;
    font-family: "Regular2";
    font-size: 24px;
    font-weight: bold;
    color: #ffff;
    position: relative;
}
.footer_forms_title::before{
   content: "";
    border-bottom: 3px solid #1876d6;
    border-radius: 10px;
    width: 60px;
    top:33px;
    left: 117px;
    position: absolute;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.namber-text{
	border:1px solid rgba(255,255,255,0.0);
    border-bottom:1px solid rgba(255,255,255,0.3);
    width:100%;
    height:50px;
    background-color:transparent;
    outline:none;
    color: #fff;
    float: left;
    margin-left: 0px;
    font-size:15px;
     margin-top: 30px;
}

.block-footer{
	position:absolute;
	border: 3px solid #fff;
	background-color: rgba(255,255,255,0.2);
	background-image: url(/img/icons/awea.png);
	width:90%;
	height:48px;
	outline:none;
	border-radius: 50px;
	left:5%;
	margin-top:230px;
	font-size:15px;
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: 700;
	color:#fff;
	cursor:pointer;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s
	}
	.block-footer:hover{
		background-color: rgba(255,255,255,1);
		color: #019cef;
		background-image: none;
	}
.footer_title{
	font-family: "Regular2";
	color: #d0defd;
	font-size: 40px;
	margin-top: 60px;
	margin-left: 30px;
	
}
#baner{
	height: 400px;
	position: relative;
	background-size: cover;
	background-position: center center;
}
.Project_title {
    width: 1200px;
    margin: 350px auto;
    color: transparent;
    font-family: "Regular2";
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fff;
    font-size: 40px;
}
footer {
    width: 100%;
    height: 500px;
    position: relative;
    margin-top: 250px;
}
.footer_image{
	width: 60%;
	height: 500px;
	background-image: url(/img/slider/165221271012.jpg);
	background-size: cover;
	position: relative;
	float: right;
	border-top-left-radius: 50px;
	overflow: hidden;
}
.footer_rgba{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 2, 18, 0.8);
	top: 0;
	position: absolute;
}
.footer_info{
	width: 60%;
	height: 350px;
	margin-top: 150px;
	border-top-right-radius: 50px;
	background-color: #e0e8fd;
	position: absolute;
	z-index: 9;
}
.footer_logo_and_text{
	width: 300px;
	font-size: 12px;
	font-family: "Regular";
	color: #858689;
	margin-left: 50px;
	margin-top: 50px;
	text-align: justify;
	line-height: 20px;
}
.footer_info_bottom{
	position: absolute;
	width: 600px;
	left: 40%;
	top: 20px;
}
.footer_info_bottom li{
	width: 200px;
	text-align: left;
	margin: 20px;
}
.footer_info_bottom li i{
	color: #019cef
}
.footer_info_bottom li b{
	font-weight: normal;
	width: 100%;
	margin-left: -5px;
	font-size: 15px;
	color: #000;
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
}
.footer_info_bottom>li>a>i{
	margin-left: 10px;
	color: #343434;
}
.footer_info_bottom>li>a>i:hover{
	color: #019cef;
}
footer ul {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
footer ul li {
    display: inline-block;
    margin: 0px 0px;
    color: #7b7f82;
    padding: 10px;
    text-align: right; 
}

footer ul li b{
	margin-left: 13px;
}
footer ul li a {
    color: #7b7f82;
     font-family: "Regular";
     font-size: 12px;
    	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.ul{
	position: absolute;
	left: -10px;
	width: 450px;
	bottom: 30px;
	height: 40px;
}
.ul li:first-child{
	left: -110px;
}
footer ul li a:hover{
    color: #019cef;
   
}
.footer_icons{
	width: 100%;
	text-align: center;
}
.footer_icons a{
	color: #fff;
	display: inline-block;
	margin: 20px;
	    font-size: 20px;
}
.footer_icons a:hover{
	color:  #fae499;
}
.footer_arrow {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 20px;
    bottom: 0;
    color: #7b7f82;
}
.leng {
	width: 50px;
	position: absolute;
	right: 26px;
	top: 18px;
	color: #fff;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
}
.leng>ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.leng>ul>li{
	width: 50px;
	height: 32px;
	background-color: transparent;
	border-radius: 5px;
	color: #000;
	cursor: pointer;
}
.leng>ul>li>a{
	color: #fff;
	font-family: 'bpg_nino_medium_capsregular';
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
}
.leng a:hover{
	color: #bfbfbf;
}
.dropdown1{
	display: none;
	list-style: none;
	margin-top: 0px;
}
.dropdown1>li{
	background-color: #fff;
	width: 50px;
}
.dropdown1>li>a{
	color: #000;
	font-family: 'bpg_nino_medium_capsregular';
	font-weight: bold;
	font-size: 15px;
}
.container{
 position: fixed;
 z-index: 9999;
 width: 100%;
 height: 100%;
  background-color: #fff;
  display:flex;
}
.preloader{
	width: 90px;
	height: 50px;
	margin: auto;
	
}
.div{
  position:absolute;
  width:90px;height:51px;
 
  
}

.div:nth-of-type(2){transform:rotate(60deg)}
.div:nth-of-type(3){transform:rotate(-60deg)}


.div div{width:100%;height:100%;position:relative}

.div div span{
  position:absolute;
  width:4px;height:0%;
  background:#0cace9;
  z-index:999999;
}

.h1{left:0;
  animation: load1 5.2s ease infinite;
}
.h2{right:0;
  animation: load2 5.2s ease .6s infinite;
}
.h11{right:0;
  animation: load3 5.2s ease 1.2s infinite;
}
.h4{right:0;
  animation: load4 5.2s ease 1.8s infinite;
}
.h5{left:0;
  animation: load5 5.2s ease 2.4s infinite;
}
.h6{left:0;
  animation: load6 5.2s ease 3s infinite;
}

@keyframes load1 {
  0%{bottom:0;height:0}
  6.944444444%{bottom:0;height:100%}
  50%{top:0;height:100%}
  59.944444433%{top:0;height:0}
/*   91.6666667%{top:0;height:0%;} */
}

@keyframes load2 {
  0%{top:0;height:0}
  6.944444444%{top:0;height:100%}
  50%{bottom:0;height:100%}
  59.944444433%{bottom:0;height:0}
/*   91.6666667%{bottom:0;height:0%} */
}

@keyframes load3 {
  0%{top:0;height:0}
  6.944444444%{top:0;height:100%}
  50%{bottom:0;height:100%}
  59.94444443%{bottom:0;height:0}
/*   91.6666667%{bottom:0;height:0%;} */
}

@keyframes load4 {
  0%{top:0;height:0}
  6.944444444%{top:0;height:100%}
  50%{bottom:0;height:100%}
  59.94444443%{bottom:0;height:0}
/*   91.6666667%{bottom:0;height:0%;} */
}

@keyframes load5 {
  0%{bottom:0;height:0}
  6.944444444%{bottom:0;height:100%}
  50%{top:0;height:100%}
  59.94444443%{top:0;height:0}
/*   91.6666667%{top:0;height:0%;} */
}

@keyframes load6 {
  0%{bottom:0;height:0}
  6.944444444%{bottom:0;height:100%}
  50%{top:0;height:100%}
  59.94444443%{top:0;height:0}
/*   91.6666667%{top:0;height:0%;} */
}
.nav-bar-menu {
    width: 50px;
    height: 40px;
    position: absolute;
    right: 25px;
    border: 1px solid rgba(80,175,255, 0.3);
    top: 6px;
    display: none;
    border-radius: 5px;
    background-image: url(../img/icons/menu.png);
    background-size: 100% 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    z-index: 999;
}
.footer_title b{
	color: #019cef
}