*{margin:0px; padding:0px;}
.f-left{float: left;}
.f-right{float: right;}
.clr{clear: both;}
.header{background-color: #7FB5FF; box-shadow: 0px 3px 6px #00000029; min-height: 120px;}
.login-imagebox img{width: 100%;}
.icon-box{width: 95px; height: 75px; border-radius: 10px;  box-shadow: 4px 6px 11px #0000005C;}
.input-box{line-height: 2 !important;}
.login-btn{background-color: #001D6E; border-radius: 10px; width: 100%; border: transparent; color: #fff;} 
.login-btn :hover{}
footer{background-color: #606060;}
.foot-left{float: left;}
.foot-nav ,.foot-p{color: #ffff !important; }

/* choose 1 */
.left-head{float:left}
.left-head .head{font-size: 20px;}
.right-head{float:right;}
.time{ background-color: #001D6E; color:#fff; padding:5px 7px; border-radius: 5px;}
.back{background-image: url(/images/demo/back.png); background-position: center; background-repeat: no-repeat; background-size: cover; min-height: 400px; }
.left-b{background-color:#ABCEFF; border-radius: 15px 0px 0px 15px; min-height: 150px;}
.blue-box{ background-color: #001D6E; color: #fff; border-radius: 15px; min-height: 150px;}
.para1{font-size: 20px; font-weight: bold; margin-bottom: 0px !important;}
.image-position{transform: translate(3px, 35px);}

/* demo page */
.head-kyc{font-weight: bold; color:#001D6E; font-size: 35px;}
.strip{ background-color: #0D93D2;}
.download-file{float: left; color: #fff; font-weight: bold;}
.download-btn{border-radius: 10px; padding: 10px 15px; background-color: #001D6E; color: #fff; float: right; border:none !important;}
.download-btn span{font-size: 14px; font-weight: bold;}
.left-side-box{box-shadow: 0px 6px 15px #0000006B;}
.left-side-box h6 ,.right-side-box h6 {font-size: 32px; font-weight: 500;}
.inner-strip{background-color: #7FB5FF; width: 100%; border-radius: 5px;}
.inner-strip span{font-size: 20px; font-weight: 600;}
.fixed-inner-left{float: left;}
.fixed-inner-left h6{font-size:18px; font-weight:bold;}
.fixed-inner-left h6 span{padding-left: 5px;}
.fixed-inner-right{float: right;}
.step-left h6{font-size: 14px;}
.button{padding: 3px 5px; background-color: #001D6E; border: none; border-radius: 8px; color: #fff;}
.big-button{background-color: #001D6E; color: #fff; padding: 15px 25px; border: none; border-radius: 10px;}
.right-side-box{background-color: #C4DDFF;}

/* Thank Box */
.thank-box{background-color: #C4DDFF; min-width: 300px; min-height: 350px; background-image: url(../images/thank-back.png); background-repeat: no-repeat; background-position:center; background-size: cover;}
.thank-content h4{color: #ffff; text-shadow: 0px 3px 6px #0000009C; font-size: 65px;}
.thank-content h6{color: #001D6E; font-size: 30px;}
.button-thanks{color: #fff; border: none; border-radius: 10px; background-color: #001D6E;}
.button-thanks span{font-size: 20px; font-weight: bold;}