.wrapper {
  width: 1465px;
}
@media (min-width: 2000px) {
  body {
    max-width: 1920px;
    margin: 0 auto !important;
  }
}
@media (max-width: 1500px) {
  .wrapper {
    width: 100%;
    padding: 0 40px;
  }
}
.register-laboratory-block,
.register-pharmacy-block {
  width: 42%;
  height: auto;
  background-color: #e6fff7;
  padding: 60px;
  float: left;
  margin: 0 4% 60px 4%;
}
.register-blocks {
  width: 100%;
  float: left;
  padding-top: 60px;
}
.register-block-image {
  width: 100%;
  float: left;
  text-align: center;
}
.register-block-image img {
  width: 60px;
  height: auto;
}
.register-blocks h5,
.driver-delivery-section h5,
.getin-touch-heading h5 {
  font-size: 50px;
  line-height: 0.96;
  color: #222d39;
  width: 100%;
  float: left;
  text-align: center;
  margin: 20px 0 50px;
}
.register-blocks p {
  width: 100%;
  text-align: center;
  color: #34503a;
  margin-bottom: 50px;
  font-size: 20px;
}
.register-block-buttons {
  border: solid 1px #2fa84b;
  background-color: #2fa84b !important;
  border-radius: 50px;
  color: #fff;
  font-size: 20px;
  padding: 20px 40px;
}
.register-button-container {
  width: 100%;
  text-align: center;
  float: left;
}
.delivery-image-section {
  width: 40%;
  float: left;
}
.delivery-image-section img {
  width: 90%;
  height: auto;
  float: right;
  padding-left: 10%;
}
.driver-delivery-section {
  width: 60%;
  float: left;
  padding-left: 20px;
}
.driver-delivery-section h5 {
  text-align: left;
}
.delivery-driver-image {
  height: auto;
}
.delivery-section {
  padding: 60px 0;
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
}
.driver-delivery-section p {
  width: 100%;
  float: left;
  font-size: 20px;
  color: #34503a;
  margin-bottom: 40px;
  padding-right: 20%;
}
.deliver-app-alinks {
  width: 100%;
  float: left;
  display: flex;
}
.deliver-app-alinks a {
  display: inline-block;
  margin-right: 10px;
}
.deliver-app-alinks img {
  /* width: 180px;
  height: auto; */
  max-width: 100%;
}
.get-in-touch-section {
  float: left;
  width: 94%;
  box-shadow: 0 -10px 45px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  border-radius: 100px 100px 0 0;
  padding: 100px;
  margin: 0 3%;
  margin-top: 40px;
  position: relative;
}
.getin-touch-heading h5 {
  margin: 0 0 20px;
}
.getin-touch-heading p {
  width: 100%;
  padding: 0 15%;
  text-align: center;
  margin-bottom: 80px;
  font-size: 18px;
}
.form-section,
.map-section {
  width: 48%;
  float: left;
  padding: 0 4% 0 0;
}
.map-section {
  padding: 0 0 0 4%;
}
.map-section img {
  width: 100%;
  float: left;
}
.form-field {
  width: 100%;
  float: left;
  margin-bottom: 25px;
  border: 0 none !important;
  border-bottom: 1px solid #222 !important;
  padding: 10px 0;
  font-size: 16px;
  font-family: inherit;
}
.form-fullwidth {
  width: 100%;
}
.form-halfwidth {
  width: 48%;
  margin-right: 4%;
}
.form-submit-button {
  font-size: 18px;
  font-weight: bold;
  padding: 18px 58px;
  border: 1px solid;
  border-radius: 30px;
}
.no-margin-right {
  margin-right: 0;
}
.form-submit-section {
  width: 100%;
  float: left;
  text-align: center;
}
.form-submit-section .form-submit-button:hover {
  color: #000;
}
select {
  background-color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select.minimal {
  background-image: linear-gradient(45deg, transparent 50%, black 50%),
    linear-gradient(135deg, black 50%, transparent 50%);
  background-position: calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}
select.minimal:focus {
  background-image: linear-gradient(45deg, black 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, black 50%);
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  border-color: black;
  outline: 0;
}

.footer-section {
  width: 100%;
  float: left;
  background: #222;
  padding-top: 503px;
  margin-top: -487px;
}
.footer-inner-section {
  width: 94%;
  margin: 0 3%;
  float: left;
}
.left-footer-text * {
  color: #fff;
}
.left-footer-text {
  float: left;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 15px;
}
.left-footer-text * {
  color: #fff;
  line-height: 2;
  font-size: 17px;
}
.right-footer-logos {
  float: left;
  width: 50%;
  text-align: right;
  margin-top: 21px;
  display: flex;
  justify-content: flex-end;
}
.right-footer-logos a {
  margin-left: 20px;
}

.google-logo-button {
  width: 40px;
  height: 40px;
}
.fb-logo-button {
  width: 40px;
  height: 40px;
  background-color: #fff;
  float: right;
  border-radius: 50px;
  margin-left: 11px;
}
.fb-logo-button img {
  padding: 9px 13px;
}
@media screen and (max-width: 1024px) {
  .register-laboratory-block,
  .register-pharmacy-block {
    padding: 50px;
  }
}
@media screen and (max-width: 880px) {
  .delivery-image-section img {
    width: 100%;
    padding-left: 0;
  }
  .driver-delivery-section p {
    padding-right: 0%;
  }
}

/*Bhumika*/
textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  position: relative;
  transform: translateY(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #000000;
}
textarea::-moz-placeholder {
  /* Firefox 19+ */
  position: relative;
  transform: translateY(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #000000;
}
textarea:-ms-input-placeholder {
  /* IE 10+ */
  position: relative;
  transform: translateY(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #000000;
}
textarea:-moz-placeholder {
  /* Firefox 18- */
  position: relative;
  transform: translateY(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #000000;
}
