*{margin: 0;
    font-family: 'Quicksand', sans-serif;

}

.logo{
    width: 200px;
    margin-left: 80px;
    margin-bottom: 10px;
    position: relative;
    top: 50px;
}

.row{
    width: 100%;
    margin-top: 10px;
}

.row a {
    font-size: 15px;
    margin-left: 20px;
    text-decoration: none;
    color: #6d6e71;
}

.home{
    position: relative;
    left: 10px;
}

.gray-bar{
    background-image:url(img/gray_bar.png) ;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 450px;
    position: relative;
}

.blue-bar{
    background-image: url(img/barblue.png);
    background-repeat: no-repeat;
    float: right;
    background-size: 100%;
    width: 950px;
    margin-top: 100px;
    height: 300px;
}

.blue-bar img{
    width: 500px;
    float: right;
    position: relative;
    right: 200px;
    bottom: 150px;
}

.bar-blue{
    background-image: url(img/blue_bar.png);
    background-size: 100%;
    height: 500px;
    width: 550px;
    background-repeat: no-repeat;
    position: relative;
    top: 90px;
}

.bar-blue h1{
    color: white;
    letter-spacing: 3px;
    line-height: 1.5;
    margin-left: 50px;
    position: relative;
    font-size: 45px;
    top: 25px;

}


.services{
    margin-left: 10px;
}

.body2{
    background-color:#547db0;
    height: 100px;
    color: white;
}

.body2 h1{
    font-size: 50px;
    text-align: center;
    position: relative;
    top: 15px;
}

.body3{
    background-color: #e4eaf1;
}

.icon{
    display: grid;
    grid-auto-columns: auto auto auto auto;
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 2px;
    color: #547db0;
}

.icon1{
    margin-top: 50px;
    grid-area: 1/1/1/1;
    margin-bottom: 100px;
}

.icon1 img{
    width: 150px;
}

.icon2{
    margin-top: 50px;
    grid-area: 1/2/1/2;
}

.icon2 img{
    width: 150px;
}

.icon3{
    margin-top: 50px;
    grid-area: 1/3/1/3;
}

.icon3 img{
    width: 150px;
}

.icon4{
    margin-top: 50px;
    grid-area: 1/4/1/4;
}

.icon4 img{
    width: 150px;
}

.about{
    background-color: #547db0;
    color: white;
    font-family: 'Muli', sans-serif;
    height: 200px;;
    font-size: 15px;
}

.address{
    margin-top: 30px;
    margin-left: 20px;
    letter-spacing: 3px;
    float: left;

}

.email{
    margin-top: 30px;
    margin-right: 80px;
    float: right;
    letter-spacing: 5px;
}

.email input{
    margin-top: 30px;
    padding: 10px 100px;
}

.email button{
    padding: 10px 20px;
    font-size: 16px;
    border:none;
    position: relative;
    top: 1px;
    background-color: #3a587c;
    color: white;
    cursor: pointer;
}

.email button:hover{
    background-color: #4b719e;
}

.end{
    background-color: #3a587c;
    height: 70px;
    color: white;
}

.end h3{
    float: right;
    margin-top: 15px;
    margin-right: 20px;
    letter-spacing: 3px;
}

.body-a img{
    width: 100%;
}

.text {
    color: white;
    font-size: 30px;
    position: relative;
    left: 150px;
    bottom: 500px;
    width: 300px;
    letter-spacing: 6px;
}

.pg{
    font-size: 30px;
    margin-left: 80px;
    position: relative;
    bottom: 100px;
    color: #547db0;

}

.dropdown{
    float: right;
}

.dropbtn{
    font-size: 15px;
    margin-left: 20px;
    background-color: white;
    border: none;
    cursor: pointer;
    color: #6d6e71;
}

.dropbtn:hover{
    color: #a3a4a7;
}

.dropdown-content {
    float: right;
    display: none;
    right: -120px;
    top: 30px;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 300px;
    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;
    margin: 0;
    height: 50px;
    font-size: 15px;
  }

  .dropdown-content a:hover {
    background-color: #ddd;
    height: 50px;
  }

  .dropdown-content h1{
    font-size: 20px;
    margin-left: 20px;
}

.text1{
    position: relative;
    bottom: 10px;
    left: 30px;
}

.text2{
    position: relative;
    left: 30px;
}

.text3{
    position: relative;
    left: 30px;
    bottom: 5px;
}

.text4{
    position: relative;
    left: 40px;
    bottom: 10px;
}



  
  .dropdown:hover .dropdown-content {
    display: block;
  }

  .dropdown-content:before {
    content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-bottom-color: #e4eaf1;
	border-top: 0;
	margin-left: -20px;
    margin-top: -20px;

 }

 .img1{
     width: 30px;
 }

 .img2{
    width: 30px;
    position: relative;
    top: 5px;
}

.img3{
    width: 30px;
}

.img4{
    width: 20px;
    position: relative;
    left: 5px;
}

.img5{
    width: 20px;
    position: relative;
    left: 15px;
}

.text5{
    position: relative;
    left: 50px;
}

 .d2{
    
 }

 .d2 a{
     margin-bottom: 0;
 }

 .d2 h1{
    margin-top: 50px;
    margin-right: 0;
    margin-left: 20px;
    margin-bottom: 0px;

 }

 .d2 hr{
     margin-bottom: 50px;
 }

 .d-img img{
     width: 100%;
     margin-top: 100px;
 }

 #Devolopment{
    color: #547db0;
    text-align: center;
 }

 .t1 img{
    width: 40px;
    float: left;
    margin-left: 200px;
    margin-right: 100px;

 }

 .t1{
     margin-top: 50px;
     margin-bottom: 50px;
 }

 .t1 p{
     font-size: 35px;
 }

 .t2{
     margin-bottom: 50px;
 }
 
 .t2 img{
    width: 40px;
    float: left;
    margin-left: 200px;
    margin-right: 100px;

 }

 .t2 p{
     float: center;
     font-size: 35px;
 }

 .t3{
     margin-bottom: 300px;
 }

 
 .t3 img{
    width: 40px;
    float: left;
    margin-left: 200px;
    margin-right: 100px;

 }

 .t3 p{
     float: center;
     font-size: 35px;
 }

 #Hot-Wallet-Solution{
     color: #547db0;
 }

 .hotimg img{
     width: 100%;
     margin-top: 100px;
 }

 .ct{
     margin-top: 100px;
     margin-bottom: 200px;
 }

.t4 img{
    float: left;
    width: 40px;
    margin-left: 200px;
    margin-right: 100px;

}

.t4 p{
    float: center;
    font-size: 35px;
}

.t5{
    margin-top: 50px;
}

.t5 img{
    float: left;
    width: 40px;
    margin-left: 200px;
    margin-right: 100px;

}

.t5 p{
    float: center;
    font-size: 35px;
}

.t6{
    margin-top: 50px;
}

.t6 img{
    float: left;
    width: 40px;
    margin-left: 200px;
    margin-right: 100px;

}

.t6 p{
    float: center;
    font-size: 35px;
}

.t7{
    margin-top: 50px;
}

.t7 img{
    float: left;
    width: 40px;
    margin-left: 200px;
    margin-right: 100px;

}

.t7 p{
    float: center;
    font-size: 35px;
}

.t8{
    margin-top: 50px;
}

.t8 img{
    float: left;
    width: 40px;
    margin-left: 200px;
    margin-right: 100px;

}

.t8 p{
    float: center;
    font-size: 35px;
}
  
.t9{
    margin-top: 50px;
}

.t9 img{
    float: left;
    width: 40px;
    margin-left: 200px;
    margin-right: 100px;

}

.t9 p{
    float: center;
    font-size: 35px;
}

#Trading-Bot-Software{
    color: #547db0;
}

.timg img{
    margin-top: 100px;
    width: 100%;
}

.timg-t1{
    margin-top: 50px;
}

.timg-t1 img{
    float: left;
    width: 40px;
    margin-left: 200px;
    margin-right: 30px;
}

.timg-t1 p{
    float: center;
    font-size: 35px;
}

.timg-t2{
    margin-top: 50px;
}

.timg-t2 img{
    float: left;
    width: 40px;
    margin-left: 200px;
    margin-right: 30px;
}

.timg-t2 p{
    float: center;
    font-size: 35px;
} 

.timg-t3{
    margin-top: 50px;
    margin-bottom: 200px;
}

 .timg-t3 img{
    float: left;
    width: 40px;
    margin-left: 200px;
    margin-right: 30px;
}

.timg-t3 p{
    float: center;
    font-size: 35px;
}

#Smart-Contract-Development{
    color: #547db0;
}

.simg img{
    margin-top: 100px;
    width: 100%;
}

.simg-t1 {
    margin-top: 50px;
}

.simg-t1 img{
    width: 40px;
    float: left;
    margin-left: 200px;
    margin-right: 30px;
}

.simg-t1 p{
    float: center;
    font-size: 35px;
}

.simg-t2 {
    margin-top: 50px;
}

.simg-t2 img{
    width: 40px;
    float: left;
    margin-left: 200px;
    margin-right: 30px;
}

.simg-t2 p{
    float: center;
    font-size: 35px;
}

.simg-t3 {
    margin-top:50px;
    margin-bottom: 200px;
}

.simg-t3 img{
    width: 40px;
    float: left;
    margin-left: 200px;
    margin-right: 30px;
}

.simg-t3 p{
    float: center;
    font-size: 35px;
}

#Consultancy{
    color: #547db0;
}

.cimg img{
    margin-top: 100px;
    width: 100%;
}

.cimg-t1{
    margin-top: 50px;
}

.cimg-t1 img{
    width: 40px;
    float: left;
    margin-left: 200px;
    margin-right: 30px;
}

.cimg-t1 p{
    float: center;
    font-size: 35px;
}

.cimg-t2{
    margin-top: 50px;
}

.cimg-t2 img{
    width: 40px;
    float: left;
    margin-left: 200px;
    margin-right: 30px;
}

.cimg-t2 p{
    float: center;
    font-size: 35px;
}

.cimg-t3{
    margin-top: 50px;
}

.cimg-t3 img{
    width: 40px;
    float: left;
    margin-left: 200px;
    margin-right: 30px;
}

.cimg-t3 p{
    float: center;
    font-size: 35px;
}

.cimg-t4{
    margin-top: 50px;
}

.cimg-t4 img{
    width: 40px;
    float: left;
    margin-left: 200px;
    margin-right: 30px;
}

.cimg-t4 p{
    float: center;
    font-size: 35px;
}

.cimg-t5{
    margin-top: 50px;
}

.cimg-t5 img{
    width: 40px;
    float: left;
    margin-left: 200px;
    margin-right: 30px;
}

.cimg-t5 p{
    float: center;
    font-size: 35px;
}

.cimg-t6{
    margin-top: 50px;
    margin-bottom: 200px;
}

.cimg-t6 img{
    width: 40px;
    float: left;
    margin-left: 200px;
    margin-right: 30px;
}

.cimg-t6 p{
    float: center;
    font-size: 35px;
}

.caimg img{
    width: 100%;
}

.caimg-spt {
    width: 800px;
    position: relative;
    bottom: 550px;
    font-size: 25px;
    left: 50px;
    color: white;
}

.caimg-spt p{
    margin-top: 20px;
}

.jbo{
    background-color: #547db0;
    color: white;
    width: 700px;
    height: 80px;
    margin-bottom: 50px;
    letter-spacing: 5px;
}

.jbo h1{
    font-size: 45px;
    position: relative;
    top: 15px;
    left: 180px;
}

.tr{
    margin-top: 100px;
    background-color: #547db0;
    color: white;
    width: 600px;
    height: 80px;
    margin-bottom: 50px;
    letter-spacing: 5px;
}

.tr h1{
    font-size: 30px;
    position: relative;
    top: 20px;
    left: 130px;

}

.tr-t1{
    margin-left: 135px;
    font-size: 20px;
}

.tr-t1 p {
    line-height: 1.6;
}

.jd{
    margin-top: 20px;
}

.jd h1{
    margin-left:135px; 
}

.jd ul{
    margin-top: 20px;
    margin-left: 125px;
    font-size: 20px;
    line-height: 1.6;
}

.jd span{
    margin-left: 50px;
}

.jr{
    margin-top: 10px;
}

.jr h1{
    margin-left:135px; 
}

.jr ul{
    margin-top: 20px;
    margin-left: 125px;
    font-size: 20px;
    line-height: 1.6;
}

.jr span{
    margin-left: 50px;
}

.blank hr{
    margin-top: 50px;
    margin-bottom: 50px;
    width: 80%;
    margin-left: 100px;;
}

.program{
    background-color: #547db0;
    color: white;
    width: 600px;
    height: 80px;
    margin-bottom: 50px;
    letter-spacing: 5px;
}


.program h1{
    font-size: 30px;
    position: relative;
    top: 20px;
    left: 130px;

}

.program-t1{
    margin-left: 135px;
    font-size: 20px;
    line-height: 1.6;
}

.jd2{
    margin-top: 20px;
}

.jd2 h1{
    margin-left:135px; 
}

.jd2 ul{
    margin-top: 20px;
    margin-left: 125px;
    font-size: 20px;
    line-height: 1.6;
}

.jd2 span{
    margin-left: 50px;
}

.jr2{
    margin-top: 10px;
}

.jr2 h1{
    margin-left:135px; 
}

.jr2 ul{
    margin-top: 20px;
    margin-left: 125px;
    font-size: 20px;
    line-height: 1.6;
}

.jr2 span{
    margin-left: 50px;
}

.ssr{
    margin-top: 10px;
}

.ssr h1{
   margin-left: 135px;
}

.ssr ul{
    margin-top: 20px;
    margin-left: 125px;
    font-size: 20px;
    line-height: 1.6;
}

.ssr span{
    margin-left: 50px;
}

.title-end{
    margin-top: 50px;
    height: 80px;
    width: 1030px;
    background-color: #547db0;
    color: white;
    font-size: 20px;
    letter-spacing: 5px;
}

.title-end h1{
    position: relative;
    top: 15px;
    left: 45px;
}

.careers-body{
    position: relative;
    bottom: 300px;
}

.cimg img{
    width: 100%;
    position: relative;
    bottom: 30px;
}

.cimg-t{
    text-align: center;
    font-size: 30px;
    line-height: 1.6;
    letter-spacing: 3px;
}

    .cimg-t h1{
        color: #3a587c;
    }

    .cimg-t p{
        color: #547db0;
    }

    .add{
    margin-top: 80px;
    width: 80%;
    }

    .add img{
    width: 80px;
    float: left;
    margin-left: 200px;
    }

    .add p{
    color: #547db0;
    float: center;
    font-size: 30px;
    position: relative;
    left: 100px;
    letter-spacing: 2px;
    line-height: 1.3;
    }

    .add span{
    color: #547db0;
    font-size: 25px;
    } 

    .phone{
    margin-top: 50px;
    width: 80%
    }

    .phone img{
    width: 80px;
    float: left;
    margin-left: 200px;
    } 

    .phone p{
    color: #547db0;
    float: center;
    font-size: 30px;
    position: relative;
    left: 100px;
    top: 10px;
    letter-spacing: 2px;
    line-height: 1.3;
    }

    .iemail{
    margin-top: 80px;
    width: 80%;
    }

    .iemail img{
    width: 80px;
    float: left;
    margin-left: 200px;
    } 

    .iemail p{
    color: #547db0;
    float: center;
    font-size: 30px;
    position: relative;
    left: 100px;
    top: 10px;
    letter-spacing: 2px;
    line-height: 1.3;
} 

    .lk{
    margin-top: 80px;
    width: 80%;
    margin-bottom: 200px;
    }

    .lk img{
    width: 80px;
    float: left;
    margin-left: 200px;
    } 

    .lk p{
    color: #547db0;
    float: center;
    font-size: 30px;
    position: relative;
    left: 100px;
    top: 10px;
    letter-spacing: 2px;
    line-height: 1.3;
} 

.tablink.active{
    color: #547db0;
}







