/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  width: 100%;
}

@media (min-width: 360px) {
  .container {
    max-width: 360px;
    padding-right: 16px;
    padding-left: 16px;
  }
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
    padding-right: 140px;
    padding-left: 140px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.relative {
  position: relative;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.mb-32 {
  margin-bottom: 8rem;
}

.mb-36 {
  margin-bottom: 9rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-20 {
  margin-left: 5rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-60 {
  margin-top: 15rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.hidden {
  display: none;
}

.h-40 {
  height: 10rem;
}

.h-60 {
  height: 15rem;
}

.h-96 {
  height: 24rem;
}

.h-full {
  height: 100%;
}

.w-1\/2 {
  width: 50%;
}

.w-3\/4 {
  width: 75%;
}

.w-3\/5 {
  width: 60%;
}

.w-full {
  width: 100%;
}

.w-40 {
  width: 10rem;
}

.w-44 {
  width: 11rem;
}

.w-36 {
  width: 9rem;
}

.w-56 {
  width: 14rem;
}

.max-w-fit {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.cursor-pointer {
  cursor: pointer;
}

.flex-col {
  flex-direction: column;
}

.items-center {
  align-items: center;
}

.justify-between {
  justify-content: space-between;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-bold {
  font-weight: 700;
}

.font-semibold {
  font-weight: 600;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@font-face {
  font-family:Hind-Regular ;

  src: url(./fonts/Hind/Hind-Regular.ttf);
}

@font-face {
  font-family:Hind-Bold ;

  src: url(./fonts/Hind/Hind-Bold.ttf);
}

@font-face {
  font-family:Hind-Light ;

  src: url(./fonts/Hind/Hind-Light.ttf);
}

@font-face {
  font-family:Hind-Medium ;

  src: url(./fonts/Hind/Hind-Medium.ttf);
}

@font-face {
  font-family:Hind-SemiBold ;

  src: url(./fonts/Hind/Hind-SemiBold.ttf);
}

.pr-container{
  padding-right: 140px;
}

.pl-container{
  padding-left: 140px;
}

.hind-regular{
  font-family:Hind-Regular ;
}

.hind-bold{
  font-family:Hind-Bold ;
}

.hind-light{
  font-family:Hind-Light ;
}

.hind-medium{
  font-family:Hind-Medium ;
}

.hind-semi-bold{
  font-family:Hind-SemiBold ;
}

.h-40\%{
  height: 40%  !important;
}

.h-60\%{
  height: 60%  !important;
}

.location-icon{
  width: 31px;
  height: 46px;
}

body{
  background-color: #edeef0;
}

.g-button{
  width:138px;
  height:49px;
  background-color: #428455;
  border:none;
  border-radius: 6px;
  color:#ffffff;
  font-weight: 600;
}

.submit-button{
  width:206px;
  height:56px;
  background-color: #428455;
  border:none;
  border-radius: 6px;
  color:#ffffff;
  font-weight: 600;
}

.w-button{
  width:257px;
  height:65px;
  background-color: #ffffff;
  border:none;
  border-radius: 6px;
  color:#33614A;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}

#header{
  background-image: url('./images/group_1_7403.png');
  height: 862px;
  width: 100vw;
}

.g-text{
  color: #33614A;
  font-weight:600;
  font-size:50px;
}

.w-text{
  color: #ffffff;
  font-weight:600;
  font-size:50px;
}

.w-p{
  color:#ffffff;
  font-weight: 400;
  font-size: 25px;
  line-height: 35px;
}

#download-section{
  background-color: #33614A;
}

.download-section-header{
  height: 57px;
}

#download{
  background-color: #33614A;
  height: 1618px;
}

.triangle {
  width: 50px;
  height: 50px;
  background-image:
      linear-gradient(to bottom right, transparent 50%, #2B6A3D 0),
      linear-gradient(to top right, #2B6A3D 50%, transparent 0);
  background-size: 50% 100%;
  background-repeat: no-repeat;
  background-position: left, right;
  position: absolute;
  top: -50px;
  left: calc(100% - 35% - 125px);
}

.triangle-up-side-down{
  width: 50px;
  height: 50px;
  background-image:
        linear-gradient(to bottom left, #2B6A3D 50%,transparent 0 ),
        linear-gradient(to bottom right, #2B6A3D 50%, transparent 0);
  background-size: 50% 100%;
  background-repeat: no-repeat;
  background-position: left , right;
  position: absolute;
  bottom: -50px;
  left: calc(100% - 35% - 125px);
}

.circle{
  width: 385px;
  height: 385px;
  border: none;
  border-radius: 50%;
  background: #33614a;
  position: absolute;
  z-index: 4;
}

.circle-mobile{
  border: none;
  border-radius: 50%;
  background: #428455;
}

#circle-1{
  top: 164px;
  left:18%;
}

#circle-2{
  top: 634px;
  left:18%;
}

#circle-3{
  top: 1104px;
  left:18%;
}

#circle-3-image{
  position: absolute;
  top: 0;
}

#download-images-container{
  position: absolute;
  top:-50px;
  left: calc(100% - 35% - 100px);
  background-color: #428455;
  height: calc(100% + 100px);
  width: 35%;
  z-index: 3;
}

.line{
  height: 1px;
  background-color: #ffffff;
  margin-top: 50px;
  margin-bottom: 50px;
}

.input{
  width: 396px;
  height: 53px;
  border: solid #DEDEDE 0.5px !important;
  border-radius: 6px !important;
}

.text-area{
  width: calc(100% - 20px) ;
  border: solid #DEDEDE 0.5px !important;
  border-radius: 6px !important;
}

.contact-box{
  background-color: #428455;
  width: 100%;
}

.hanging-container{
  position: absolute;
  top: 0;
  left: 15%;
}

#footer{
  width: 100%;
  height: 364px;
}

.truck{
  position: absolute;
  left: calc(100% - 414px);
  top: calc(100% - 73px);
  z-index: 2;
}

.truck-mobile{
  position: absolute;
  left: calc(100% - 15rem);
  top: calc(100% + 25px);
  z-index: 2;
}

.main-footer{
  display: block;
  position: absolute;
  left: 0px;
  top:calc(100% + 139px)  ;
  width: 100%;
  height: 139px;
  background-color: #428455;
}

.footer-line{
  position: absolute;
  top: calc(8% - 1px);
  width: 80% ;
  margin-left: 141px;
  height: 2px ;
}

.powered-statement{
  top: 75px !important;
  left:141px !important;
}

.sani-rights-statement{
  top: 75px !important;
  left:calc(100% - 490px) !important;
}

.header-arrow{
  position: fixed;
  top:80% ;
  left: calc(100vw - 100px);
  z-index: 10;
}

.social-media-box{
  position: fixed;
  width: 38px;
  height: 209px;
  left: 0px;
  top: 30%;
  z-index: 3;
  background-color: #428455;
  border: none;
  border-radius: 0px 5px 5px 0px;
}

.logo{
  width: 180px ;
}

.create-shipment-pic-mobile{
  display: none;
}

.sani-boxes1-mobile{
  display: none ;
}

.grecaptcha-badge {
  z-index: 5;
}

/* Toast */

#snackbar {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
}

#snackbar.show {
  visibility: visible;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

body{
  margin: 0px;
  padding:0px;
  overflow-x:hidden ;
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }

  to {
    bottom: 30px;
    opacity: 1;
  }
}

@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }

  to {
    bottom: 0;
    opacity: 0;
  }
}

@media (prefers-color-scheme: dark){
  body{
    background-color:#edeef0;
  }

  .w-button{
    background-color: #ffffff;
    border: none;
    border-radius: 6px;
    color: #33614A;
  }
}

@media only screen and (max-width: 640px) {
  .pr-container{
    padding-right: 20px;
  }

  .pl-container{
    padding-left: 20px;
  }

  .email-icon{
    width: 27px;
    height: 26px;
  }

  .phone-icon{
    width: 27px;
    height: 27px;
  }

  .location-icon{
    width: 21px;
    height: 30px;
  }

  .grecaptcha-badge {
    display: none;
  }

  .hanging-container{
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 320px;
  }

  .input-right{
    margin-right: calc(1.25rem + 16px) !important;
  }

  #form-container{
    border:10px solid #428455 ;
    border-radius: 0px 0px 6px 6px;
  }

  .main-footer-mobile{
    display: block;
    position: absolute;
    left: 0px;
    top:calc(100% + 140px)  ;
    width: 100%;
    height: auto;
    background-color: #428455;
  }

  .line-mobile{
    height: 1px;
    background-color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #line-mobile-footer{
    height: 2px;
    margin-top:70px;
    width: 92%;
    margin-left: 4%;
  }

  .circle-mobile{
    border: none;
    border-radius: 50%;
    background: #428455;
  }

  #truck-package-mobile{
    margin-left:-20px ;
  }

  .welcome-main{
    flex-direction: column;
  }

  .welcome-desc{
    width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .welcome-sani{
    font-size: 20px !important;
    font-weight: 600 !important;
  }

  nav {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  #header{
    height: 1042px !important;
    background-size: cover;
    background-position:center;
  }

  .logo{
    width: 155px !important;
  }

  .welcome-paragraph{
    font-size: 15px !important;
    font-weight: 400 !important;
  }

  .w-button{
    width: 170px !important;
    height: 43px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .sani-boxes{
    display: none;
  }

  .sani-boxes1{
    width: 120px;
    position: absolute;
    top: 250px;
  }

  .truck-laptop{
    width: 250px !important;
    position: absolute;
    top: 120px;
    right: 0px;
    margin-top: 75px !important;
  }

  .location-mobile{
    position: absolute;
    top: 30px;
    right: 25px;
  }

  #information{
    flex-direction: column;
  }

  .info-create{
    width: 100% !important;
    padding-left:20px !important ;
  }

  .info-create div{
    width: 100% !important;
    padding-left:0px !important ;
  }

  .info-quotes{
    width: 100% !important;
  }

  .create-shipment-pic-mobile{
    width: 80% !important;
    margin-left: 10% !important;
  }

  .get-code-mobile{
    width: 80% !important;
    margin-left: 10% !important;
  }

  #how-work{
    margin-bottom: 30px !important;
    font-size: 20px !important;
    margin-top: -70px !important;
  }

  .shipment-text{
    font-size: 18px !important;
    margin-bottom: 0px !important;
  }

  #create-shipment-desc{
    font-size: 18px !important;
    margin-bottom: 0px !important;
  }

  .text-area{
    width: calc(100% - 30px)  ;
  }

  #open-truck{
    margin-left: 10% !important;
    width: 80%;
  }

  .sani-boxes1-mobile{
    display: block !important;
    width: 120px;
    position: absolute;
    top: 310px;
  }

  #download-images-container{
    display: none !important;
  }

  .triangle{
    display: none !important;
  }

  .triangle-up-side-down{
    display: none !important;
  }

  .footer-line{
    margin-left: 0px !important;
    width: 84% !important;
    margin-left: 11% !important     ;
  }

  #download{
    height: 2030px !important;
  }

  #footer{
    width: 100%;
    height: 350px;
  }
}

@media only screen and (max-width: 768px) {
  .pr-container{
    padding-right: 16px;
  }

  .pl-container{
    padding-left: 16px;
  }

  .location-icon{
    width: 21px;
    height: 30px;
  }

  .email-icon{
    width: 27px;
    height: 26px;
  }

  .phone-icon{
    width: 27px;
    height: 27px;
  }

  .grecaptcha-badge {
    display: none;
  }

  .hanging-container{
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 320px;
  }

  .input-right{
    margin-right: calc(1.25rem + 16px) !important;
  }

  #form-container{
    border:10px solid #428455 ;
    border-radius: 0px 0px 6px 6px;
  }

  .main-footer-mobile{
    display: block;
    position: absolute;
    left: 0px;
    top:calc(100% + 140px)  ;
    width: 100%;
    height: auto;
    background-color: #428455;
  }

  .line-mobile{
    height: 1px;
    background-color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #line-mobile-footer{
    height: 2px;
    margin-top:70px;
    width: 92%;
    margin-left: 4%;
  }

  .circle-mobile{
    border: none;
    border-radius: 50%;
    background: #428455;
  }

  #truck-package-mobile{
    margin-left:-20px ;
  }

  .welcome-main{
    flex-direction: column;
  }

  .welcome-desc{
    width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .welcome-sani{
    font-size: 20px !important;
    font-weight: 600 !important;
  }

  nav {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  #header{
    height: 1042px !important;
    background-size: cover;
    background-position:center;
  }

  .logo{
    width: 155px !important;
  }

  .welcome-paragraph{
    font-size: 15px !important;
    font-weight: 400 !important;
  }

  .w-button{
    width: 170px !important;
    height: 43px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .sani-boxes{
    display: none;
  }

  .sani-boxes1{
    width: 120px;
    position: absolute;
    top: 250px;
  }

  .truck-laptop{
    width: 300px;
    position: absolute;
    top: 120px;
    right: 0px;
    margin-top: 75px !important;
  }

  .location-mobile{
    position: absolute;
    top: 70px;
    right: 20px;
    width: 250px;
  }

  #information{
    flex-direction: column;
  }

  .info-create{
    width: 100% !important;
    padding-left:20px !important ;
  }

  .info-create div{
    width: 100% !important;
    padding-left:0px !important ;
  }

  .info-quotes{
    width: 100% !important;
  }

  .create-shipment-pic-mobile{
    width: 80% !important;
    margin-left: 10% !important;
  }

  .get-code-mobile{
    width: 80% !important;
    margin-left: 10% !important;
  }

  #how-work{
    margin-bottom: 30px !important;
    font-size: 20px !important;
    margin-top: -70px !important;
  }

  .shipment-text{
    font-size: 18px !important;
    margin-bottom: 0px !important;
  }

  #create-shipment-desc{
    font-size: 18px !important;
    margin-bottom: 0px !important;
  }

  .text-area{
    width: calc(100% - 34px) ;
  }

  #open-truck{
    margin-left: 10% !important;
    width: 80%;
  }

  .sani-boxes1-mobile{
    display: block !important;
    width: 120px;
    position: absolute;
    top: 310px;
  }

  #download-images-container{
    display: none !important;
  }

  .triangle{
    display: none !important;
  }

  .triangle-up-side-down{
    display: none !important;
  }

  /* #download{
        height: 100% !important;
    } */

  .footer-line{
    margin-left: 0px !important;
    width: 84% !important;
    margin-left: 11% !important     ;
  }

  #download{
    height: 2030px !important;
  }

  #footer{
    width: 100%;
    height: 300px;
  }
}

@media (min-width: 360px) {
  .xs\:container {
    width: 100%;
  }

  @media (min-width: 360px) {
    .xs\:container {
      max-width: 360px;
      padding-right: 16px;
      padding-left: 16px;
    }
  }

  @media (min-width: 640px) {
    .xs\:container {
      max-width: 640px;
      padding-right: 20px;
      padding-left: 20px;
    }
  }

  @media (min-width: 768px) {
    .xs\:container {
      max-width: 768px;
      padding-right: 140px;
      padding-left: 140px;
    }
  }

  @media (min-width: 1024px) {
    .xs\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {
    .xs\:container {
      max-width: 1280px;
    }
  }

  @media (min-width: 1536px) {
    .xs\:container {
      max-width: 1536px;
    }
  }
}

@media (min-width: 640px) {
  .sm\:container {
    width: 100%;
  }

  @media (min-width: 360px) {
    .sm\:container {
      max-width: 360px;
      padding-right: 16px;
      padding-left: 16px;
    }
  }

  @media (min-width: 640px) {
    .sm\:container {
      max-width: 640px;
      padding-right: 20px;
      padding-left: 20px;
    }
  }

  @media (min-width: 768px) {
    .sm\:container {
      max-width: 768px;
      padding-right: 140px;
      padding-left: 140px;
    }
  }

  @media (min-width: 1024px) {
    .sm\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {
    .sm\:container {
      max-width: 1280px;
    }
  }

  @media (min-width: 1536px) {
    .sm\:container {
      max-width: 1536px;
    }
  }
}

@media (min-width: 768px) {
  .md\:container {
    width: 100%;
  }

  @media (min-width: 360px) {
    .md\:container {
      max-width: 360px;
      padding-right: 16px;
      padding-left: 16px;
    }
  }

  @media (min-width: 640px) {
    .md\:container {
      max-width: 640px;
      padding-right: 20px;
      padding-left: 20px;
    }
  }

  @media (min-width: 768px) {
    .md\:container {
      max-width: 768px;
      padding-right: 140px;
      padding-left: 140px;
    }
  }

  @media (min-width: 1024px) {
    .md\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {
    .md\:container {
      max-width: 1280px;
    }
  }

  @media (min-width: 1536px) {
    .md\:container {
      max-width: 1536px;
    }
  }
}

@media (min-width: 360px) {
  .xs\:relative {
    position: relative;
  }

  .xs\:left-0 {
    left: 0px;
  }

  .xs\:top-0 {
    top: 0px;
  }

  .xs\:m-10 {
    margin: 2.5rem;
  }

  .xs\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xs\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xs\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xs\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xs\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xs\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xs\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xs\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xs\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .xs\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .xs\:mb-32 {
    margin-bottom: 8rem;
  }

  .xs\:mb-36 {
    margin-bottom: 9rem;
  }

  .xs\:mb-8 {
    margin-bottom: 2rem;
  }

  .xs\:ml-0 {
    margin-left: 0px;
  }

  .xs\:mr-0 {
    margin-right: 0px;
  }

  .xs\:mr-1 {
    margin-right: 0.25rem;
  }

  .xs\:mt-5 {
    margin-top: 1.25rem;
  }

  .xs\:mr-4 {
    margin-right: 1rem;
  }

  .xs\:block {
    display: block;
  }

  .xs\:flex {
    display: flex;
  }

  .xs\:hidden {
    display: none;
  }

  .xs\:h-60 {
    height: 15rem;
  }

  .xs\:h-96 {
    height: 24rem;
  }

  .xs\:w-1\/2 {
    width: 50%;
  }

  .xs\:w-11\/12 {
    width: 91.666667%;
  }

  .xs\:w-60 {
    width: 15rem;
  }

  .xs\:w-full {
    width: 100%;
  }

  .xs\:w-32 {
    width: 8rem;
  }

  .xs\:max-w-screen-sm {
    max-width: 640px;
  }

  .xs\:max-w-screen-xs {
    max-width: 360px;
  }

  .xs\:max-w-full {
    max-width: 100%;
  }

  .xs\:flex-row {
    flex-direction: row;
  }

  .xs\:flex-col {
    flex-direction: column;
  }

  .xs\:items-center {
    align-items: center;
  }

  .xs\:justify-center {
    justify-content: center;
  }

  .xs\:justify-between {
    justify-content: space-between;
  }

  .xs\:rounded {
    border-radius: 0.25rem;
  }

  .xs\:rounded-md {
    border-radius: 0.375rem;
  }

  .xs\:p-5 {
    padding: 1.25rem;
  }

  .xs\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xs\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xs\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .xs\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .xs\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .xs\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .xs\:font-semibold {
    font-weight: 600;
  }

  .xs\:leading-9 {
    line-height: 2.25rem;
  }

  .xs\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}

@media (min-width: 640px) {
  .sm\:relative {
    position: relative;
  }

  .sm\:left-0 {
    left: 0px;
  }

  .sm\:top-0 {
    top: 0px;
  }

  .sm\:m-10 {
    margin: 2.5rem;
  }

  .sm\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .sm\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .sm\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .sm\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .sm\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .sm\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .sm\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .sm\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .sm\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .sm\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .sm\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .sm\:mb-32 {
    margin-bottom: 8rem;
  }

  .sm\:mb-36 {
    margin-bottom: 9rem;
  }

  .sm\:mb-8 {
    margin-bottom: 2rem;
  }

  .sm\:ml-0 {
    margin-left: 0px;
  }

  .sm\:mr-0 {
    margin-right: 0px;
  }

  .sm\:mr-5 {
    margin-right: 1.25rem;
  }

  .sm\:mt-5 {
    margin-top: 1.25rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-60 {
    height: 15rem;
  }

  .sm\:h-96 {
    height: 24rem;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

  .sm\:w-4\/5 {
    width: 80%;
  }

  .sm\:w-60 {
    width: 15rem;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:w-56 {
    width: 14rem;
  }

  .sm\:max-w-none {
    max-width: none;
  }

  .sm\:max-w-fit {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:flex-col {
    flex-direction: column;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:justify-normal {
    justify-content: normal;
  }

  .sm\:justify-center {
    justify-content: center;
  }

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:rounded {
    border-radius: 0.25rem;
  }

  .sm\:rounded-md {
    border-radius: 0.375rem;
  }

  .sm\:p-5 {
    padding: 1.25rem;
  }

  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .sm\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .sm\:font-semibold {
    font-weight: 600;
  }

  .sm\:leading-9 {
    line-height: 2.25rem;
  }

  .sm\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .md\:mb-20 {
    margin-bottom: 5rem;
  }

  .md\:mb-24 {
    margin-bottom: 6rem;
  }

  .md\:mb-32 {
    margin-bottom: 8rem;
  }

  .md\:mb-36 {
    margin-bottom: 9rem;
  }

  .md\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .md\:ml-24 {
    margin-left: 6rem;
  }

  .md\:ml-36 {
    margin-left: 9rem;
  }

  .md\:ml-5 {
    margin-left: 1.25rem;
  }

  .md\:mr-1 {
    margin-right: 0.25rem;
  }

  .md\:mr-3 {
    margin-right: 0.75rem;
  }

  .md\:mr-5 {
    margin-right: 1.25rem;
  }

  .md\:mr-6 {
    margin-right: 1.5rem;
  }

  .md\:mr-8 {
    margin-right: 2rem;
  }

  .md\:mt-14 {
    margin-top: 3.5rem;
  }

  .md\:mt-16 {
    margin-top: 4rem;
  }

  .md\:mt-32 {
    margin-top: 8rem;
  }

  .md\:block {
    display: block;
  }

  .md\:inline {
    display: inline;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-56 {
    width: 14rem;
  }

  .md\:w-8\/12 {
    width: 66.666667%;
  }

  .md\:w-9\/12 {
    width: 75%;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:max-w-screen-md {
    max-width: 768px;
  }

  .md\:max-w-full {
    max-width: 100%;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:justify-around {
    justify-content: space-around;
  }

  .md\:rounded-none {
    border-radius: 0px;
  }

  .md\:p-5 {
    padding: 1.25rem;
  }

  .md\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .md\:font-medium {
    font-weight: 500;
  }

  .md\:font-semibold {
    font-weight: 600;
  }

  .md\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}

@media (min-width: 1024px) {
  .lg\:flex-row {
    flex-direction: row;
  }
}


