/*--------------------------------------------------------------
  31. Work Process
----------------------------------------------------------------*/
@media screen and (max-width: 991px) {
  .cs-wrap-q-p .cs-section-height-half,
  .cs-wrap-q-p .cs-height-65 {
    display: none;
  }
}
.cs-quote-process-wrap .cs-content-wrap-quote-process {
  padding: 80px 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.cs-quote-process-wrap
  .cs-content-wrap-quote-process
  .cs-left-text-container
  .cs-stroke-text {
  -webkit-text-stroke: 1px #fff;
}
.cs-quote-process-wrap
  .cs-content-wrap-quote-process
  .cs-left-text-container
  .cs-stroke-text
  h2 {
  color: transparent;
  -webkit-text-stroke: 1px #fff;
}
.cs-quote-process-wrap
  .cs-content-wrap-quote-process
  .cs-left-text-container
  .quote-title-text {
  text-transform: uppercase;
  color: #fff;
  font-size: 61px;
  margin-bottom: 70px;
}
.cs-quote-process-wrap .cs-content-wrap-quote-process .cs-proces-wrap {
  margin-left: 10px;
  max-width: 685px;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(125px);
  backdrop-filter: blur(125px);
  color: #fff;
}
.cs-quote-process-wrap
  .cs-content-wrap-quote-process
  .cs-proces-wrap
  .col-lg-6 {
  padding: 0px;
}
.cs-quote-process-wrap
  .cs-content-wrap-quote-process
  .cs-proces-wrap
  .process-item {
  padding: 40px;
  height: 120px;
  border: 1px solid rgba(255, 255, 255, 0.164);
}

.cs-quote-process-wrap
  .cs-content-wrap-quote-process
  .cs-proces-wrap
  .process-item
  h6 {
  color: #fff;
}
@media screen and (max-width: 991px) {
  .cs-quote-process-wrap .cs-content-wrap-quote-process {
    background-repeat: repeat;
  }
}
.cs-quote-process-wrap .cs-quote-form-container {
  max-width: 658px;
  margin-top: -205px;
}
.cs-quote-process-wrap .cs-quote-form-container .quote-form-content-in {
  background: #006092;
  -webkit-clip-path: polygon(
    10% 0%,
    100% 0,
    100% 10%,
    100% 90%,
    90% 100%,
    0 100%,
    0% 90%,
    0% 10%
  ) !important;
  clip-path: polygon(
    10% 0%,
    100% 0,
    100% 10%,
    100% 90%,
    90% 100%,
    0 100%,
    0% 90%,
    0% 10%
  ) !important;
  padding: 80px 80px;
}
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-title {
  margin-bottom: 40px;

}
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-title
  h4 {
  color: #fff;
}
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-form
  input,
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-form
  select,
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-form
  textarea {
  background: transparent;
  border-radius: 0px;
  border: 1px solid #000;
  color: rgba(255, 255, 255, 0.8);
  padding-left: 20px;
}
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-form
  :focus-visible,
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-form
  :focus-visible,
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-form
  :focus,
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-form
  :target {
  border: 1px solid #fff;
}
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-form
  :focus {
  box-shadow: none;
}
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-form
  input,
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-form
  select {
  height: 60px;
}
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-form
  ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-form
  ::placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-form
  button
  i {
  line-height: 0px;
}
.cs-quote-process-wrap
  .cs-quote-form-container
  .quote-form-content-in
  .cs-quote-form
  button
  :focus {
  border: none;
}

.cs-form-select {
  width: 100%;
}
.cs-form-select option {
  background-color: #004041;
  padding-right: 20px;
}
.cs-form-select .cs-default-dropdown {
  background-color: #fff;
}

@media screen and (max-width: 1500px) {
  .cs-quote-process-wrap .cs-content-wrap-quote-process {
    padding: 0px 3%;
  }
}
@media screen and (max-width: 1300px) {
  .cs-quote-process-wrap .cs-quote-form-container .quote-form-content-in {
    padding: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .cs-quote-process-wrap .cs-quote-form-container {
    margin-top: 45px;
  }
  .cs-quote-process-wrap .cs-left-text-container .quote-title-text {
    display: none;
  }
  .cs-quote-process-wrap .cs-left-text-container .cs-stroke-text {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  .cs-quote-process-wrap .cs-content-wrap-quote-process {
    padding: 100px 0px;
  }
  .cs-quote-process-wrap .cs-content-wrap-quote-process .cs-left-text-container,
  .cs-quote-process-wrap
    .cs-content-wrap-quote-process
    .cs-quote-form-container {
    max-width: 720px;
    margin: auto;
  }
  .cs-quote-process-wrap .cs-content-wrap-quote-process .cs-proces-wrap {
    max-width: 720px;
    height: auto;
    margin: auto;
  }
  .quote-flex-reverse {
    display: flex;
    flex-direction: column-reverse;
    gap: 45px;
  }
}
@media screen and (max-width: 750px) {
  .cs-quote-process-wrap .cs-content-wrap-quote-process .cs-proces-wrap {
    margin: 0px 10px;
  }
  .cs-quote-process-wrap .cs-content-wrap-quote-process .cs-left-text-container,
  .cs-quote-process-wrap
    .cs-content-wrap-quote-process
    .cs-quote-form-container {
    width: 96vw;
    margin: auto;
  }
  .cs-quote-process-wrap
    .cs-content-wrap-quote-process
    .cs-left-text-container
    .cs-stroke-text
    h2 {
    font-size: 40px;
    color: #fff;
  }
}
@media screen and (max-width: 525px) {
  .cs-quote-process-wrap .cs-content-wrap-quote-process .cs-proces-wrap {
    margin: 0px 10px;
  }
  .cs-stroke-text {
    padding: 0px 10px;
  }
  .cs-quote-form-container .quote-form-content-in {
    padding: 30px !important;
  }
}
.cs-height-65 {
  height: 65px;
}
.cs-height-105 {
  height: 105px;
}

.cs-section-height-half {
  height: 75px;
}

@media screen and (max-width: 991px) {
  .cs-section-height-half {
    height: 60px;
  }
}
.moving_truck_outer {


  width: 100%;
}

.truck {
  position: absolute;
  width: auto;
  height: 100px;
  bottom: 0;
  opacity: 0; /* Initially hidden */
}



#homeRoad {
  position: absolute;
  width: 100%;
  height: 40px;
  background-color: #626262;
  bottom: 0;
  display: flex;
  align-items: center;
  right: 0;
}

#homeRoad::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: repeating-linear-gradient(
    to right,
    white 0%,
    white 20px,
    transparent 20px,
    transparent 40px
  );
}



.google-map-two {
  position: relative;
  display: block;
  z-index: 1;
}

.google-map-two__map {
  position: relative;
  display: block;
  border: none;
  height: 100%;
  height: 615px;
  width: 100%;
}

.custom-form {

  padding: 0 20px;
  border-radius: 10px;

}
.custom-form .form-control {
  border-radius: 8px;
  border: none;
  padding: 10px;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
}
.custom-form .form-control:focus {
  border-color: #176B96;
  box-shadow: 0 0 8px rgba(23, 107, 150, 0.3);
  outline: none;
}
.custom-form .btn-primary {
  padding: 10px 20px;
  font-size: 18px;
  border-radius: 5px;
  transition: 0.3s;
}
.custom-form .btn-primary:hover {
  background-color: #125778;
}

.contact-info2{

  padding: 0 20px 40px 20px;
}

.contact-info2 i{
  font-size: 2em;
  margin-right: 20px;
}

.contact-page{
  padding: 30px 0;
}

.contact-form {
  background-color: #cccccc47;
  padding: 0 20px 20px 20px;
  border-radius: 0 20px 20px 0;
}
.contact-form-left {
  border-radius: 20px 0 0 20px;
  background-color: #cccccc47;
}


@media screen and (min-width:768px) {
  .contact-info2{
    border-right: 1px solid rgba(0, 0, 0, 0.397);
  }
}

.contact-border{
  border-bottom: 1px solid rgba(0, 0, 0, 0.397);
  height: 1px;
  width: 100%;
}


.contact-page-outer .shape-1 {
  width: 300px;
  bottom: 95px;
  left: 115px;
  animation: cir36 10s linear infinite;
}
@media (max-width: 1600px) {
  .contact-page-outer .shape-1 {
    bottom: 40px;
    left: 30px;
  }
}
@media (max-width: 1399px) {
  .contact-page-outer .shape-1 {
    display: none;
  }
}