﻿@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Poppins-Regular';
  src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Poppins-Regular.otf')  format('opentype'),
	     url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf')  format('truetype'), url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-Medium';
  src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Poppins-Medium.otf')  format('opentype'),
	     url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf')  format('truetype'), url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

* {margin: 0px;padding: 0px;box-sizing: border-box;}
body, html {height: 100%;font-family: Poppins-Regular, sans-serif;}
/*---------------------------------------------*/
a {
	font-family: Poppins-Regular;
	font-size: 14px;
	line-height: 1.7;
	color: #666666;
	margin: 0px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
}
a:focus {outline: none !important;}
a:hover {text-decoration: none;color: #57b846;}
img {vertical-align: middle;border-style: none;padding-top: 100px;}

p {font-family: Poppins-Regular;font-size: 13px;line-height: 1.7;color: #545454;margin: 0px;}
ul, li {margin: 0px;list-style-type: none;}
input {outline: none;border: none;}
textarea {outline: none;border: none;}
textarea:focus, input:focus {border-color: transparent !important;}
input:focus::-webkit-input-placeholder {color:transparent;}
input:focus:-moz-placeholder {color:transparent;}
input:focus::-moz-placeholder {color:transparent;}
input:focus:-ms-input-placeholder {color:transparent;}
textarea:focus::-webkit-input-placeholder {color:transparent;}
textarea:focus:-moz-placeholder {color:transparent;}
textarea:focus::-moz-placeholder {color:transparent;}
textarea:focus:-ms-input-placeholder {color:transparent;}
input::-webkit-input-placeholder {color: #999999;}
input:-moz-placeholder {color: #999999;}
input::-moz-placeholder {color: #999999;}
input:-ms-input-placeholder {color: #999999;}
textarea::-webkit-input-placeholder {color: #999999;}
textarea:-moz-placeholder {color: #999999;}
textarea::-moz-placeholder {color: #999999;}
textarea:-ms-input-placeholder {color: #999999;}

button {outline: none !important;border: none;background: transparent;}
button:hover {cursor: pointer;}
iframe {border: none !important;}
.p-t-12 {padding-top:12px;}
input[type=checkbox]{margin:0 4px 0 0 !important; }
.ios{width: 100%;float: left; margin-top:4px;}

.apps{margin:7px 0 0 0;padding:0px;}
.apps li{float:left; margin:0px;padding:0 10px;text-align:center; border-right:1px #cccccc dashed;}
.apps li:last-child{border-right:0px}
.apps li:first-child{padding-left:0px;}
.apps li p{width:100%; vertical-align:middle; text-align:center;}

.app-link{width:100%; margin:0 0 10px 0;padding:0px; float:left; color:#212121; text-align:left; font-weight:600; z-index:9999}
.app-link a{color:#212121; margin:0 5px;}
.app-link a .fa{font-size:18px; color:#AAC148}
.app-link img{margin:0px;padding:0px; width:20px;height:auto}

.cname {
    font-family: Poppins-Regular;
    font-size: 13px;
    line-height: 1.5;
    color: #000000;
    font-weight: 600;
}
.cname a {
    font-family: Poppins-Regular;
    font-size: 13px;
    line-height: 1.5;
    color: #044EFD;
    font-weight: 600;
}
.cname a span {
    font-family: Poppins-Regular;
    font-size: 13px;
    line-height: 1.5;
    color: #F3080E;
    font-weight: 600;
}


.closed{width:25px;height:25px;position:absolute;right:13px;background-color:transparent;background-image:url(../images/closed-btn.png); background-repeat:no-repeat;}
.btn-link{margin-top:8px;display:block;font-size:13px;color:#000000; text-align:center;}
.captcha-wrap{margin:0 auto;padding:0px; display:inline-block}
.captcha-img{width:110px;height:35px; float: left;/*border: 1px #ccc solid;*/}
.captcha-img img{padding:0px !important; margin:0px !important;}
.btn-refresh{width:50px;float:left;margin:0px;}
.lblMessage{display: block;padding-bottom: 5px;font-size:13px;color:red;font-weight:400;line-height: 16px;}




/*.ck-wraper {width:45%;float:left;display:inline-block; text-align:left;}*/

.chk-container{width:100%;float:left;margin-bottom:10px;}
.ck-wraper {width:45%;float:left; margin-bottom:4px; text-align:left;}
.txt1 {font-family: Poppins-Regular;font-size: 13px;line-height: 1.5;color: #999999;}
.txt2 {font-family: Poppins-Regular;font-size: 13px;line-height: 1.5;color: #666666;}
.limiter {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-image: url("../images/login_bg.jpeg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.container-login100 {
	width: 100%;
	min-height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 15px;
	background: #9053c7;
	background: -webkit-linear-gradient(-135deg, #c850c0, #4158d0);
	background: -o-linear-gradient(-135deg, #c850c0, #4158d0);
	background: -moz-linear-gradient(-135deg, #c850c0, #4158d0);
	background: linear-gradient(-135deg, #c850c0, #4158d0);
	background-image: url(img-01.png);
}

/*shivam*/

.wrap-login100 {
	width: 1164px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	opacity: 0.94;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/*padding: 50px 90px 33px 90px;*/
	padding: 40px 60px 33px 60px;
}

.login100-pic {width: 300px;}
.login100-pic img {max-width: 50%;padding-top: 60px; margin-left:45px}
/*.login100-form {width: 290px;}*/
.login100-form-title {width: 100%;display: block;padding-bottom: 54px;font-family: Poppins-Bold;font-size: 24px;color: #333333;line-height: 1.2;text-align: center;}


.modalBackground {background-color:rgba(0, 0, 0, 0.8);filter: alpha(opacity=90);}
.modalPopup {width:320px; height:auto;padding:20px;position: relative;background-color: #fff; -webkit-background-clip: padding-box;
    background-clip: padding-box; border: 1px solid #999; border: 1px solid rgba(0,0,0,.2); border-radius: 6px; outline: 0; -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5); transition: opacity .15s linear;}
.modalPopup .header{width:100%;margin:0 0 15px 0;padding:0px; float:left;}
.modalPopup .header img{width:50px; height:50px; float:left;margin:0 5px 0 0;padding:0px;display:block;}
.modalPopup .body{min-height: 50px;line-height: 30px;text-align: center;font-weight: bold;margin-bottom: 5px;} 





/*#login-wraper{width:53%;margin:0 auto;}*/
#login-wraper{width:70%;margin:0 auto; margin-bottom: 15px}
.icon-wraper{width:112%; margin:15px 0 0 0; text-align:center;}
.login-icon{width:100px; height:70px;margin-bottom:30px; display:inline-block; text-align:center;}
.login-icon p{margin:5px 0; padding:0px;line-height:16px }
.login-icon a{color:#FD0404;font-weight:600;}
.login-icon .mdi {display:block; font-size:55px; color:#161616; text-align:center;}
.modal-title {width: 95%;float: left;margin:0;}
.modal-title h4 {margin:5px 0 0 0;padding:0px;display:block; font-size:16px; color:#FD0A0B;text-align:left; font-weight:bold;line-height:20px; text-transform:uppercase;}
.modal-dialog {width: 450px; margin:6% auto !important;}
.login-icon img{display:block; padding:0px;margin-left: auto;margin-right: auto;margin-top: 0;
    height: 50px;
}

@media (max-width:768px){
#login-wraper{width: 100%;margin: 0 auto; margin-top:90px}
}

.hvr-float {cursor:pointer;  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}

/*---------------------------------------------*/
.wrap-input100 {width: 100%;position: relative;float:left; z-index: 1;margin-bottom: 10px;}
.input100 {width: 100%;height:46px;background: #e6e6e6;padding: 0 30px 0 68px;display: block;border-radius: 25px; -moz-border-radius:25px; -webkit-border-radius:25px;font-family: Poppins-Medium;font-size: 15px;color: #666666;line-height: 1.5;}
.focus-input100 {width: 100%;height: 100%;display: block;bottom: 0;left: 0;position: absolute;border-radius: 25px;z-index: -1;box-shadow: 0px 0px 0px 0px;color: rgb(30, 70, 165);}
.input100:focus + .focus-input100 { -webkit-animation: anim-shadow 0.5s ease-in-out forwards;animation: anim-shadow 0.5s ease-in-out forwards;}
 @-webkit-keyframes anim-shadow {
 to {box-shadow: 0px 0px 70px 25px;opacity: 0;}
}
 @keyframes anim-shadow {
 to {box-shadow: 0px 0px 70px 25px;opacity: 0;}
}
.symbol-input100 {
    width: 100%;height: 100%;bottom: 0;left: 0;padding-left: 35px;position: absolute;font-size: 15px;color: #666666;border-radius: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;	
    pointer-events: none;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
.input100:focus + .focus-input100 + .symbol-input100 {color: #0A369D;padding-left: 28px;}

/*------------------------------------------------------------------
[ Button ]*/
.container-login-btn {width: 100%;padding-top: 20px;display:flex; display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;flex-wrap: wrap;justify-content: center;}
.login-btn {width: 100%;height: 50px;opacity:1 !important;padding: 0 25px;
	font-family: 'Poppins-Medium';
	font-size: 15px;
	line-height: 1.5;
	color: #fff;
	text-transform: uppercase;	
	border-radius: 25px; -moz-border-radius:25px; -webkit-border-radius:25px;
	background: #0A369D;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;	
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
.login-btn:hover {background: #333333;}

.logo-sm{width:100%;text-align:center;padding-top:20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    height: 80px;
}
.logo-sm img{max-width:100%;height:auto;display:inline-block;padding:0px;}

.reg-wrap {float: right;right: 0%;position: relative;display: inline-block;}
/*.reg-wrap{margin:0px;padding:0px;display:inline-block; }*/
.reg-wrap li{margin:0px 10px 0px 5px;padding:0px; float:left; display:inline-block; color:#000000}
.reg-wrap li a p{font-size:10px; color:#000000;font-weight:600; text-transform:uppercase;}
.reg-wrap li .mdi{font-size:28px; color:Gray; display:inline-block;}
.reg-wrap li img{width:40px;height:auto; padding:0px; margin-bottom:5px;}
.reg-wrap li #ectslogo{width:50px;height:auto; padding:0px; margin-bottom:-5px;}

#login-wraper h4{width:100%; padding:0px; color:#000000; margin-bottom:30px; position:relative;margin-left: 10%;}
#login-wraper h4:after{width:40px;height:2px;top:28px;left:44%; position:absolute; display:inline-block; content:''; background-color:#ff0000;}

/*------------------------------------------------------------------
[ Responsive ]*/

@media (max-width: 992px) {
.wrap-login100 {padding: 0px 90px 33px 85px;}
.login100-pic {width: 35%;}
.login100-form {width: 50%;}
}
 @media (min-width: 768px) {
.logo-sm{display:none;}
 }
@media (max-width: 768px) {
.logo-sm{display:block;}
.container-login100{ width:80%; margin:0 auto;}
.wrap-login100 {padding: 0px 40px 33px 40px;}
.login100-pic {display: none;}
.login100-form {width: 100%; margin:0 auto;}
.apps li {padding: 0px 10px 0px 0px;}
#login-wraper h4{margin-left: 0px; width:auto} 
.reg-wrap{margin-bottom : 12px;}
}
 @media (max-width: 576px) {
.container-login100{ width:100%; margin:0 auto;}
.login100-form-title{padding-bottom:25px;}
.wrap-login100 {padding: 0px 15px 33px 15px;}
}

@media (max-width:800px){
#gifhelper{padding: 0;width: 120px;position: relative;right: 25px;top: 20px;}
}
/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {position: relative;}
.alert-validate::before {
	content: attr(data-validate);
	position: absolute;
	max-width: 70%;
	background-color: white;
	border: 1px solid #c80000;
	border-radius: 13px;
	padding: 4px 25px 4px 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 8px;
	pointer-events: none;
	font-family: Poppins-Medium;
	color: #c80000;
	font-size: 13px;
	line-height: 1.4;
	text-align: left;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
.alert-validate::after {
	content: "\f06a";
	font-family: FontAwesome;
	display: block;
	position: absolute;
	color: #c80000;
	font-size: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 13px;
}
.alert-validate:hover:before {visibility: visible;opacity: 1;}
 @media (max-width: 992px) {
.alert-validate::before {visibility: visible;opacity: 1;}
}

 /*indexpg*/
.locksize{width: 75px; position: relative; top: -8px;}
 #pT{position: relative; top: -24px;}

.imgservices {display: flex;justify-content: space-between;width: 100%;margin: 1% auto auto auto;align-items: center;position: relative;}
 .imgif {padding: 0;width: 120px;position: relative;right: 98px; margin-bottom: 8px;}
