body {
  font-family: 'Poppins', sans-serif !important;

}
.login-block {
	background: #fff;
	float: left;
	width: 100%;
}

.banner-sec {
	background:#1e3064;
	background-size: cover;
  height: 100vh;
	padding: 0;
}

.container {
	background: #fff;
	border-radius: 10px;
}

.login-sec {
	padding: 50px 30px;
	position: relative;
}
.login-sec  .login-input{
	top: 4vh;
	padding: 50px 30px;
	position: relative;
}

.login-sec .copy-text {
	position: absolute;
	width: 80%;
	bottom: 20px;
	font-size: 13px;
	text-align: center;
}

.login-sec .copy-text i {
	color: #FEB58A;
}

.login-sec .copy-text a {
  color: rgba(16, 35, 90, 0.8500000238418579);
}

.login-sec .form-header {
    color: rgba(16, 35, 90, 1);
	font-weight: 500;
	font-size: 40px;
    /*color: rgba(16, 35, 90, 0.8500000238418579);*/
    font-style: Bold;
    margin-bottom: 30px;
    text-decoration: none;
}
.login-sec .form-page{
	/* font-weight: 500; */
	font-size: 20px;
    color: rgba(16, 35, 90, 0.8500000238418579);

    font-style: medium;
    margin-bottom: 170px;
    text-decoration: none;

}

.btn-login {
	justify-content: center;
	background-color: rgba(76, 100, 151, 1);
	color: #fff;
	font-weight: 600;
	width: 140px;
	height: auto;
	margin: 20px 140px auto;
}
.login-page-text12 {
  color: rgba(91, 102, 135, 0.800000011920929);
  width: 196px;
  top: 20px;
  /*position: absolute;*/
  font-size: 20px;
  align-self: auto;
  font-style: Medium;
  text-align: right;
  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  margin-right: 0;
  margin-bottom: 0;
  text-decoration: none;
}
.registerpage-frame51 {
  width: 98%;
  display: flex;
  /*padding: 14px 32px;*/
  position: relative;
  box-sizing: border-box;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(76, 100, 151, 1);
  border-style: solid;
  border-width: 1px;
  margin-right: 0;
  border-radius: 5px;
  margin-bottom: 35px;
  background-color: rgba(255, 255, 255, 0.6100000143051147);
}
.registerpage-text0{
  color: rgba(16, 35, 90, 0.30000001192092896);
  width: 100%;
  height: 100%;
}
/*slider*/
header {
    overflow: hidden;
}

.hero-text h2 {
  margin-bottom: 50px;
}

.hero-text .hero {
  position: relative;
}

.hero-text .hero .hero-slide a:hover span {
  color: #033a71;
}

.hero .hero-slide  {
  margin-top: 40vh;
  width: 90%;
  height: 40vh;
}
.hero-text .hero .hero-slide span{
  color: #fff;
}

.hero .hero-slide .header-content {
  top: 20%;
  margin-left: 1rem;
  max-width: 100%;
  width: 100%;
  padding: 2rem;
}

.slide-content {
  padding: 10px 20px 10px 0;
}

.slide-content .h1 {
  font-size: 62px
}

.btn-primary {
  background-color: #5302FE;
  border: #111;
  border-radius: 0;
}

/** Text Animation **/

@-webkit-keyframes fadeInUpSD {
  0% {
      opacity: 0;
      -webkit-transform: translateX(100px);
      transform: translateX(100px)
  }

  100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none
  }
}

@keyframes fadeInUpSD {
  0% {
      opacity: 0;
      -webkit-transform: translateX(100px);
      transform: translateX(100px)
  }

  100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none
  }
}

.fadeInUpSD {
  -webkit-animation-name: fadeInUpSD;
  animation-name: fadeInUpSD;
}

.slick-active .slide-content {
  animation-name: fadeInUpSD;
  animation-duration: 1s;
  opacity: 1;
  width: 100%;
  padding: 10px 20px 30px 0;
}

/* Text Animation End **/

.slick-dots {
  position: absolute;
  bottom: 10px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  width: auto;
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  border-radius: 50%;
  border: 0;
  outline: none;
}

.slick-dots li button::before {
  font-size: 18px;
  color: #fff;
  opacity: 1;
}

.slick-active button {
  background: #737375;
}

.registerpage-group3 {
  top: 10vh;
  left: 80px;
  width: 90%;
  height: 10vh;
  display: flex;
  padding: 0;
  position: absolute;
  align-self: auto;
  box-sizing: border-box;
  align-items: flex-start;
  flex-shrink: 1;
  border-color: transparent;
  border-style: none;
  border-width: 0;
  margin-right: 0;
  border-radius: 0px 0px 0px 0px;
  margin-bottom: 0;
  flex-direction: row;
  justify-content: flex-start;
  background-color: transparent;
}
.registerpage-rectangle4 {
  top: 0px;
  left: 0px;
  width: 80%;
  height: auto;
  position: absolute;
  box-sizing: border-box;
  border-color: transparent;
  border-radius: 21px;
}
.registerpage-rectangle5 {
  top: 13px;
  left: 13px;
  width: 80%;
  height: auto;
  position: absolute;
  box-sizing: border-box;
  border-color: transparent;
  border-radius: 21px;
}
.registerpage-screenshot20220914at11012 {
  top: 27px;
  left: 23px;
  width: 80%;
  height: auto;
  position: absolute;
  box-sizing: border-box;
  border-color: transparent;
  border-radius: 21px;
}
.rectangle1 {
	/* Rectangle 2 */

position: relative;
width: 33px;
height: 68px;
left: 10%;
/* top: 10.3vh; */
/* bottom:0vh; */
margin-bottom:0px;

/* Primary - 600 */
background: #ED1A3B;   
clip-path: polygon(0 0, 0 100% ,100% 100%, 100% 10%, 0% 43%);

}
.rectangle {
	position: relative;
	width: 33px;
	height: 90px;
	left: 10%;
	top: 0px;
	/* Primary - 600 */
	background: #ED1A3B;
  clip-path: polygon(-100% 0%, 120% -100%, 100% 55%, -100% 100%)

}

/* Extra small devices (phones, 992px and down) */
@media only screen and (max-width: 992px) {
  .hero-text .hero .hero-slide a {
    padding-top: 0.1rem;
  }

  .hero-text .hero .hero-slide a span {
    font-size: 20px;
    margin-top: 0.1rem;
    color: #10235A;
  }
  .hero-text .hero .hero-slide span {
    font-size: 20px;
    margin-top: 0.1rem;
    color: #98A0B8;
  }
  .hero .hero-slide .header-content {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .banner-sec{
    display: none;
    /* position: absolute; */
    width: 100%;
    height: 300px; ;
    position:relative;
    left: 0px;
    overflow: scroll;
    background: rgba(226, 228, 233, 0.31);
  }
  .registerpage-group3, .rectangle, .rectangle1{
    display: none;
    top: 0vh;
    height: 0vh;
  }
.login-sec{
  height: 72vh;
}
/* Auto layout */
.login-input{
   top: 0px;
   height: auto;
   width: 100%;

}

/* header */
.form-header{
    width: 97px;
    height: 41px;
    /* font-family: 'Poppins', sans-serif; */
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 41px;
    letter-spacing: 0.05em;
    color: #10235A;
    flex: none;
    order: 0;
    flex-grow: 0;
}

/* Welcome to BDO Payroll system. please login to access both the general & US Embassy servicess */
.form-page{
    width: 100%;
    height: auto;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: rgba(16, 35, 90, 0.85);
    /* Inside auto layout */
    flex: none;
    order: 1;
    flex-grow: 0;
}

/* form */
.login-sec form{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    position: absolute;
    width: 100%;
    height: auto;
    left: 13px;
}
.login-block {
	background: #fff;
	float: left;
	width: 100%;
  height: 100vh;
}
/* image 1 */
.login-sec img{
    position: absolute;
    width: 150px;
    height: 40.85px;
    right: 0px;
    top: 0px;
}
.hero .hero-slide  {
  /* margin-top: 40vh; */
  width: 90%;
  height: auto;
}

.registerpage-frame51 {
  width: 98%;
  display: flex;
  /*padding: 14px 32px;*/
  position: relative;
  box-sizing: border-box;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(76, 100, 151, 1);
  border-style: solid;
  border-width: 1px;
  margin-right: 0;
  border-radius: 5px;
  margin-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.6100000143051147);
}
.registerpage-text0{
  color: rgba(16, 35, 90, 0.30000001192092896);
  width: 100%;
  height: 100%;
  font-size: 15px;
  padding: 12px 10px;
  align-self: auto;
  font-style: Medium;
  text-align: left;
  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  margin-right: 0;
  margin-bottom: 0;
  text-decoration: none;
}
.hero .hero-slide .header-content {
  top: -300%;
  margin-left: 1rem;
  max-width: 100%;
  width: 100%;
  overflow: scroll;
}
header{
  overflow: scroll;
}
.slick-dots {
  position: absolute;
  bottom: 10px;
}
}
