


-/* do not group these rules */
*::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.51);
}
*:-moz-placeholder {
    /* FF 4-18 */
    color: rgba(255, 255, 255, 0.51);
}
*::-moz-placeholder {
    /* FF 19+ */
   color: rgba(255, 255, 255, 0.51);
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(255, 255, 255, 0.51);
}
*::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgba(255, 255, 255, 0.51);
}
*::placeholder {
    /* modern browser */
   color: rgba(255, 255, 255, 0.51);
}
.bg-img {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image:url(images/bg.jpg);
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover;
    z-index: -2;
} 

.atonlogo { 
    
    position: absolute;
    width: 70px;
    height: 90px;
    background-color: #ffffff;
    z-index: 999;
    
    
}   
.atonlogo img {
    width: 70px;
    height: auto;
    z-index: 999;
    margin-top: 5px;
    
}

#space{
    margin-top: 180px;
}

.iconfb {
    position: relative;
    width: 70px;
    height: 50px;
   
    text-align: center;
   
    
}

.icons {
    position: relative;
    width: 70px;
    height: 50px;
   
    text-align: center;
   
    
}


.icons:hover{
    
    background-color: #228dff;
    
}



.icons img {
    width: 30px;
    height: auto;
    margin: 10px;
    
}
.icons img:hover{
   -webkit-filter: opacity(.2) drop-shadow(0 0 0 black);
  filter: opacity(.2) drop-shadow(0 0 0 black);
}
#navbar{   
    width: 70px;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 899;
    background-color: #000;
    opacity: 0.8;
    text-decoration: none; 
}
 
div img{
    width: 900px;
    height: auto;
}



.container {
    position: absolute;
    width: 500px;
    height: 500px;
  / background-color: red;
      top: 10%;
    left: 30%;
    right: 0;
    bottom: 0;
    text-align: center;
}
.container1 {
    position: absolute;
    width: 500px;
    height: 500px;
   /background-color: red;
      top: 5%;
    left: 30%;
    right: 0;
    bottom: 0;
    text-align: center;
}   


.atonOrganization{
    color: #ffff;
    font-family: sans-serif;
    text-align: center;
    position: absolute;
     top: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 45px;
}
span {
    color: #ffff;
}
#line{
    position: absolute;
    width: 5px;
    height: 100px;
    background-color: #228dff;
     top: 170px;
    left: 55px;
    right: 0;
    bottom: 0;
}
#we{
    color: #ffff;
    font-family: sans-serif;
    font-size: 130px;
    margin-top: 150px;
    margin-right: 150px;
    
}

#design{
    font-family: sans-serif;
    font-size: 38px;
    position: absolute;
     top: 143px;
    left: 200px;
    right: 0;
    bottom: 0;
    color: #ff1177;
}

#develop{
    font-family: sans-serif;
    font-size: 38px;
    position: absolute;
     top: 175px;
    left: 237px;
    right: 0;
    bottom: 0;
    color: #ffdd1b;
}

#educate{
    font-family: sans-serif;
    font-size: 38px;
    position: absolute;
     top: 210px;
    left: 235px;
    right: 0;
    bottom: 0;
    color: #228dff;
    
}

.top{
    font-family: sans-serif;
    color: #ffff;
    font-size: 45px;
}

.toptext{
    position: absolute;
    font-family: sans-serif ;
    color: #ffff;
    font-size: 35px;
    margin-top: 100px;
    margin-left: -200px;
    
}
.toptext1{
    position: absolute;
    font-family: sans-serif ;
    color: #ffff;
    font-size: 35px;
    margin-top: 100px;
    margin-left: 220px;
    width: 400px;
}

.emailtext{
    position: absolute;
    font-family: sans-serif ;
    color: #ffff;
    font-size: 25px;
    margin-top: 200px;
    margin-left: -200px;
}
.emailtext1{
    position: absolute;
    font-family: sans-serif ;
    color: #ffff;
    font-size: 20px;
    margin-top: 235px;
    margin-left: -200px;
}

.phonetext{
    position: absolute;
    font-family: sans-serif ;
    color: #ffff;
    font-size: 25px;
    margin-top: 300px;
    margin-left: -200px;
}
.phonetext1{
    position: absolute;
    font-family: sans-serif ;
    color: #ffff;
    font-size: 20px;
    margin-top: 335px;
    margin-left: -200px;
}

.followus{
    position: absolute;
    font-family: sans-serif ;
    color: #ffff;
    font-size: 25px;
    margin-top: 400px;
    margin-left: -200px;
}
  
.facebookicon{
    
    position: absolute;
    width: 90px;
    height: 90px;
    margin-top: 425px;
    margin-left: -425px;
} 
.topline{
    
    position: absolute;
    width: 320px; 
    height: 10px;
    background-color: rgba(127, 226, 226, 0.3);
    margin-top: 150px;
    margin-left: -200px;
}

.topline1{
    
    position: absolute;
    width: 500px; 
    height: 10px;
    background-color: rgba(127, 226, 226, 0.3);
    margin-top: 150px;
    margin-left: 280px;
}
.box{
    position: absolute;
    width: 400px;
    height: 160px;
    background-color: rgba(57, 70, 83, 0.71);
    margin-left: 50px;
    margin-top: 30px;

}

.box1{
    position: absolute;
    width: 400px;
    height: 160px;
    background-color: rgba(57, 70, 83, 0.71);
    margin-left: 50px;
    margin-top: 200px;

}
 

.box2{
    position: absolute;
    width: 400px;
    height: 160px;
    background-color: rgba(57, 70, 83, 0.71);
    margin-left: 50px;
    margin-top: 370px;

}

.boxw{
    position: absolute;
    width: 400px;
    height: 300px;
    background-color: rgba(57, 70, 83, 0.71);
    margin-left: -300px;
    margin-top: 80px;

}
 
.box1w{
    position: absolute;
    width: 400px;
    height: 300px;
    background-color: rgba(57, 70, 83, 0.71);
    margin-left: 120px;
    margin-top: 80px;

} 

.box2w{
    position: absolute;
    width: 400px;
    height: 300px;
    background-color: rgba(57, 70, 83, 0.71);
    margin-left: 540px;
    margin-top: 80px;

}


.top1{
    position: absolute;
    font-family: sans-serif;
    color: #ffff;
    font-size: 22px;
    margin-left: 55px;
    margin-top: 20px;
}
.top1 img{
    position: absolute;
    width: 45px;
    height: 45px;
    margin-left: -42px;
    margin-top: -10px;
}

.info{
    position: absolute;
    font-family: sans-serif;
    color: #ffff;
    text-align: justify;
    margin-top: 70px;
    margin-left: 25px;
    padding-right: 20px;
}

.hline{
    
    background-color: aqua;
    width: 100%;
    height: 3px;
    margin-top: 156px;
} 
.hlinew{
    background-color: aqua;
    width: 100%;
    height: 3px;
    margin-top: 300px;
} 


.containerdot{
    position: absolute;
    width: 400px;
    height: 200px;
  /  background-color: red;
}
.divdot{ 
    position: absolute;
    width: 300px;
    height: 20px;
 /  background-color: red;
    font-family: sans-serif;
    color: #ffff;
    text-align: justify;
    margin-top: 80px;
    margin-left: 10px;
} 
 
.divdot1{ 
   
    position: absolute;
    width: 300px;
    height: 20px;
 /  background-color: red;
    font-family: sans-serif;
    color: #ffff;
    text-align: justify;
    margin-top: 105px;
    margin-left: 10px;
}
.divdot2{ 
   
    position: absolute;
    width: 300px;
    height: 20px;
 /  background-color: red;
    font-family: sans-serif;
    color: #ffff;
    text-align: justify;
    margin-top: 130px;
    margin-left: 10px;
}
.divdot3{ 
   
    position: absolute;
    width: 300px;
    height: 20px;
 /  background-color: red;
    font-family: sans-serif;
    color: #ffff;
    text-align: justify;
    margin-top: 155px;
    margin-left: 10px;
}
.divdot4{ 
   
    position: absolute;
    width: 300px;
    height: 20px;
 /  background-color: red;
    font-family: sans-serif;
    color: #ffff;
    text-align: justify;
    margin-top: 180px;
    margin-left: 10px;
}
.divdot5{ 
   
    position: absolute;
    width: 300px;
    height: 20px;
 /  background-color: red;
    font-family: sans-serif;
    color: #ffff;
    text-align: justify;
    margin-top: 205px;
    margin-left: 10px;
}
.divdot6{ 
    
    position: absolute;
    width: 300px;
    height: 20px;
 /  background-color: red;
    font-family: sans-serif;
    color: #ffff;
    text-align: justify;
    margin-top: 230px;
    margin-left: 10px;
}

.dot{
    position: absolute;
    width: 50px;
    margin-top: -15px;
    margin-left: 0px;
    
}


.dots{
    position: absolute;
    width: 300px;
    height: 20px;
 /   background-color: aqua;
    font-family: sans-serif;
    color: #ffff;
    text-align: justify;
    margin-top: 0px;
    margin-left: 50px;
}



#submit {
    position: absolute;
	box-shadow: 0px 10px 14px -7px #276873; 
	background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
	background-color:#228dff;
	border-radius:8px;
    border-color: #228dff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:13px 22px;
	text-decoration:none;
	text-shadow:0px 0px 0px #3d768a;
     margin-top: 300px;
    margin-left: 140px;
}
#submit:hover {
    position: absolute;
	background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
	background-color:#408c99;
}




.formcontainer {
    position: absolute; 
 width: 500px;
    height: 350px; 
   * background-color: red;
    margin-top: 180px;
    margin-left: 280px;
   
}

.name{
    position: absolute;
    width: 255px;
    height: 40px;
    background-color: rgba(36, 129, 129, 0.63);
    
}

.want{
    position: absolute;
    width: 235px;
    height: 40px;
     background-color: rgba(36, 129, 129, 0.63);
    margin-top: 50px;
}

.phone{
     
    position: absolute;
    width: 235px;
    height: 40px;
    background-color: rgba(36, 129, 129, 0.63);
    margin-left: 265px;
   
}

.email{
     position: absolute;
    width: 255px;
    height: 40px;
    background-color: rgba(36, 129, 129, 0.63);
    margin-left: 245px;
    margin-top: 50px;
    
   
}

 

.longtext { 
     position: absolute;
    width: 500px;
    height: 185px;
    background-color: rgba(36, 129, 129, 0.63);
    margin-top: 100px;

}

.buttomline {
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #228dff;
    margin-top: 38px;
    
}
 
.buttomline1 {
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #228dff;
    margin-top: 185px;
    
}

.txt{
    position: absolute;
    font-family: sans-serif ;
    color: #ffff;
    font-size: 18px;
    margin-top: 10px;
    margin-left: 10px;
} 

.inputs{
    position: absolute;
    width: 180px;
    height: 35px; 
    margin-left: -60px;
    color: aliceblue;
    background-color: rgba(0, 255, 255, 0);
    border: none;
    outline:none;
    text-align: center;
    
}
 
.textarea {
    position: absolute;
    width: 450px;
    height: 130px;
    margin-top: 40px;
    margin-left: -225px;
    color: black;
    text-justify: auto;
}
