﻿body
{
	font-family: sans-serif;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
	color: white;
	background-color: white;
	color: black;
	box-sizing: border-box;
}
#topbar
{

	color: white;
	background-color: black;
	width: 100%;
	height: 25px;
	
}
#topbar1 ul
{
	padding-bottom:  0px;
	font-size: 12px;
    margin-top: 4px;
	float: right;
	margin-right: 22px;
}
#topbar2 ul
{
	font-size: 12px;
    margin-top: 5px;
	float: left;
	
}
#container
{
	
		font-family: sans-serif;
	height: 100px;
    top: 0;
	width: 100%;
  position: sticky;
  
}


#header img
{
	background: #0c2cf6;
	 position: absolute;
	opacity: 100%;
	margin-left: -149px;
    height: 100px;
	width: 11.2%;
	left: auto;
	
}

#nav {

	
	overflow: hidden;
	font-family: sans-serif;
    opacity: 100%;
    margin-top: -7px;
	float: right;
	width: 89%;
	height: 98px;
	background: #0c2cf6;
	border-top: 1px solid rgba(255,255,255,.2);
	border-bottom: 1px solid rgba(255,255,255,.2);
	
}
#nav ul
{
		font-family: sans-serif;
	margin-top: 0px;
	margin-right: 10px;
    display: flex;
    margin: 0;
    padding: 20 100px;
    float: right;
}

#nav ul li
{
	margin-top: 27px;
	list-style: none;
}
#nav ul li a
{
	
	display: block;
	color: #fff;
	padding: 0 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 40px;
}
#nav ul li a:hover,
#nav ul li a.active
{
	background: #f00;
}

.dropdown .dropbtn {
  font-size: 16px; 
  font-weight:  bold; 
  text-transform: uppercase;
  border: none;
  outline: none;
  color: white;
  padding: 0 20px;
  background-color: inherit;
  font-family: inherit;
  margin-top: 27px;
  line-height: 40px;
}


.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: red;
}

.dropdown-content {
  display: none;
 
  margin-left: -80px;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 260px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  font-size: 14px;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
}

#about4
{
	position: overlay;
	width: 100%;
    
}
#about4 img
{
	
    width: 100%;
     position: overlay;
	margin-left:0px; 
}

#service
{
    width: 100%;
	font-size: 24px;
	text-align: center;
	font-weight: bolder;
	margin-top: 5px;
}

#service h3
{
	width: 30%;
	border: solid;
	border-color: aqua;
	display: inline; border...
	text-align: center;
}

 
 #vela h2
 {
 	position:absolute;
 }

#about1 
{
	font-size: 17px;
	font-family: sans-serif;
                  text-align: justify;
	
	margin-right: 150px;
	margin-left: 150px;
	
}
#about1 p
{
	float: left;
}


#about2 
{
	font-size: 17px;
	font-family: sans-serif;
                  text-align: justify;
	margin-right: 150px;
	margin-left: 150px;
	
}


#about3
{
	font-size: 17px;
	font-family: sans-serif;
                  text-align: justify;
	
	margin-right: 150px;
	margin-left: 150px;
	
}


#container2
{
	text-align: justify;
	font-family: sans-serif;
	float: center;
	color: #003399;
	height: 300px;
	width: 100%;
	background: #ff9966;
	margin-top: 10px;
}

#part1
{
	text-align: justify;
	font-size: 17px;
	margin-left: 150px;
		float: left;
	width: 30%;
}
#part2
{
	text-align: justify;
	font-size: 17px;
	margin-right: 150px;
	float: right;
	width: 30%;
}


/* tablet responsive*/
@media screen and (min-width: 768px) and (max-width: 1200px)
{

	 

	 #container2{
	 	height: 400px;
	 
	 	width: 100%;
	 }
}


/* mobile responsive */
@media  (max-width: 768px) 
{
	#topbar{
		width: 100%;
	}

    #topbar1 ul{
    	float: right;
       margin-right: 5px;
       margin-top: 4px;
       
    }


    #topbar2 ul{
    	float: left;
        
    }

	#container{
		float: none;
		width: 100%;
		top: 0;
	}

	#header img{
		width: 20%;
		height: 100px;
	}

	#nav{

		margin-top: -7px;
		height: 98px;
		font-size: 12px;
		width: 80%;
		top: 0;
	}

.dropdown .dropbtn{
	font-size: 12px;
}	
.dropdown-content a{
	font-size: 11px;
}

.dropdown-content {
	width: 50px;
	margin-left: -80px;
	position: absolute;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  display: none;
  background-color: #f9f9f9;
}

	#card{
		float: none;
		text-align: center;
        margin-left: 20%;
		width: 60%;
	}

	#about1{
		float: none;
		width: 60%;

	}
    #about1 p{
		float: none;
		

	}
	#about2{
		float: none;
		width: 60%;

	}
	#about2 p{
		float: none;
		
	}

	#about3{
		float: none;
		width: 60%;

	}
	#about3 p{
		float: none;
		

	}
	#container2{
		font-size: 12px;
		float: none;
		
		width: 100%;
	}

	#part1{
		font-size: 2px;
		font-size: 12px;
		margin-left: 60px;
		
		width: 30%;
	}

	#part2{
		font-size: 12px;
		display: inline;
		
		padding-left: 5px;
		width: 30%;
	}
}