.iti__country-list {
  z-index: 20;
}

input {
  width: 100%;
  max-width: 100%;
  height: 60px!important;
  font-size: 15px;
  font-weight: 500;
  color: #2e2e2e;
  padding-left: 1rem;
  background: #fff !important;
}

.toplabel {
  text-transform: uppercase;
    padding-left: 3px;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.2px;
    text-align: left;
    word-break: break-all;
    color: #2e2e2e;
}

.posspan {
  top: 20% !important;
  left: 4% !important;
}
.header1 {
  /*background-size: contain;*/
  /*background-image: url(./header2.png);*/
  /*background-repeat: no-repeat; */
  /*width: 102%; */
  /*height: 50px; */
  /*background-position: center; */
  /*margin-bottom: 20px; */
  /*margin-top: 20px; */
  /*transform: translateX(-10px);*/
}

.header-border {
  border-bottom: 1px solid #043063;
}