@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
}

ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

a {
  text-decoration: none !important;
}

.container {
  max-width: 1140px;
  margin: 0 auto;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}
.kk_ftr{background-color: rgba(3, 57, 66, 0.9); padding:8px 20px; color:#fff; text-align:center}
.kk_ftr a{color:#fff; text-decoration:none}
.kk_ftr_box{position: fixed; bottom:0px; left:0px; z-index:99; width:100%}

/*
*
*
login form one start
*
*
*/
.ega-login-layout1 .ege-login-layout1-wrapper {
  min-height: 100vh;
  overflow-y: hidden;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content {
  width: 470px;
  margin: 0 30px;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content h4.ega-form-title {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #262626;
  margin-bottom: 30px;
  padding-bottom: 6px;
  display: inline-block;
  border-bottom: 2px solid #19657f;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group label.ega-form-label {
  margin-bottom: 10px;
  display: inline-block;
  font-size: 1rem;
  color: #AEAEAE;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="text"].ega-login-input-1,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="password"].ega-login-input-1,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="email"].ega-login-input-1 {
  width: 100%;
  height: 50px;
  border: 1px solid #71c1c8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
  margin-bottom: 30px;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input::-webkit-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="text"].ega-login-input-1::-webkit-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="password"].ega-login-input-1::-webkit-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="email"].ega-login-input-1::-webkit-input-placeholder {
  font-size: 12px;
  color: #AEAEAE;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input:-ms-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="text"].ega-login-input-1:-ms-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="password"].ega-login-input-1:-ms-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="email"].ega-login-input-1:-ms-input-placeholder {
  font-size: 12px;
  color: #AEAEAE;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input::-ms-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="text"].ega-login-input-1::-ms-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="password"].ega-login-input-1::-ms-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="email"].ega-login-input-1::-ms-input-placeholder {
  font-size: 12px;
  color: #AEAEAE;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input::placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="text"].ega-login-input-1::placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="password"].ega-login-input-1::placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="email"].ega-login-input-1::placeholder {
  font-size: 12px;
  color: #AEAEAE;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="password"].ega-login-input-1 {
  margin-bottom: 16px;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="submit"].ega-login-input-1 {
  height: 50px;
  padding: 0 50px;
  font-size: 1.125rem;
  color: #FFFFFF;
  font-weight: 500;
  background: #19657f;
  border: 1.5px solid #19657f;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  margin-top: 35px;
  margin-bottom: 30px;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="submit"].ega-login-input-1:hover {
  background: #fff;
  color: #19657f;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group-dbl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group-dbl .ega-form-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group-dbl .ega-form-check input[type="checkbox"].ega-login-input-1 {
  border: 1.5px solid rgba(84, 29, 173, 0.3);
  height: 16px;
  width: 16px;
  margin-right: 8px;
  margin-top: 0;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group-dbl .ega-form-check label.ega-form-label {
  display: inline-block;
  font-size: 0.875rem;
  color: #646D82;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group-dbl .ega-form-check label.ega-form-label span {
  color: #19657f;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group-dbl .ega-forgotpass-link a {
  display: inline-block;
  font-weight: 500;
  font-size: 0.875rem;
  color: rgba(82, 30, 169, 0.5);
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-signup-link p {
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #646D82;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-signup-link p a {
  color: #19657f;
  font-weight: 500;
  margin-left: 4px;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-illustration-wrap {
  background: -webkit-gradient(linear, left top, left bottom, from(#6ff0f3), to(rgba(3, 57, 67, 0.96)));
  background: linear-gradient(180deg, #6ff0f3 0%, rgba(3, 57, 67, 0.96) 100%);
  position: relative;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-illustration-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: url(../images/form-shapes/login1-shape.png) no-repeat center;
  background-size: cover;
  height: 35%;
  width: 100%;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-illustration-wrap .ege-logo {
  position: absolute;
  top: 0;
  right: 0;
  margin: 30px;
}
@media only screen and (max-width: 991px) {

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content {
    max-width: 470px;
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
.ege-login-form1-illustration-wrap {
    /*padding: 80px;*/padding: 10px;
  }

  .ege-login-form1-wrap,
.ege-login-form1-illustration-wrap {
    width: 100% !important;
  }

  .ege-login-form1-wrap {
    /*margin: 80px 0;*/margin: 80px 0px 0px 0px;
  }
.kk_ftr_box{bottom:5px;}
.kk_ftr { font-size: 12px;}
  .ega-login-layout1 .ege-login-layout1-wrapper {
    overflow-y: auto;
  }
}


@media only screen and (max-width: 575.98px) {

.ega-login-form-one-wrapper {
    overflow-y: visible;
  }

  .ega-login-form-one-wrapper .ega-login-form-1 {
    flex-direction: column;
    display: flex;
  }

  .ega-login-form-one-wrapper .ega-login-form-1 .ega-login-form-left .ega-login-form-content {
    margin: 30px 0;
  }

  .ega-login-form-one-wrapper .ega-login-form-1 .ega-login-form-right .ega-login-form-illustration img {
    height: 50vh;
  }

  .ega-login-form-one-wrapper .ega-login-form-1 .ega-login-form-left .ega-login-form-content h4.ega-form-title {
    font-size: 22px;
    margin-bottom: 24px;
    padding-bottom: 0;
  }

  .ega-login-form-one-wrapper .ega-login-form-1 .ega-login-form-left .ega-login-form-content .ega-input-group input[type=text].ega-login-input-1,
.ega-login-form-one-wrapper .ega-login-form-1 .ega-login-form-left .ega-login-form-content .ega-input-group input[type=password].ega-login-input-1 {
    height: 44px;
    margin-bottom: 20px;
  }

  .ega-login-form-one-wrapper .ega-login-form-1 .ega-login-form-left .ega-login-form-content .ega-input-group input[type=submit].ega-login-input-1 {
    height: 42px;
    padding: 0 35px;
    font-size: 1rem;
    margin-top: 30px;
    margin-bottom: 25px;
  }
}

