/* Top Banner */
.banner-block {
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-size: cover;
  background-position: center;
  height: 300px;
}

@media (max-width: 480px) {
  .banner-block {
    height: 200px;
  }
  #countdown h2 span {
    font-size: 35px !important;
  }
}

.banner-block .entry-title,
.banner-block .tagline {
  text-align: center;
  color: #ffffff;
}

.banner-block .entry-title {
  font-size: 38px;
  line-height: 48px;
  font-weight: 600;
}

.banner-block .tagline {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.page-template-page-contact .post-187 .container:nth-of-type(2) {
  padding: 100px 0;
}

.page-template-page-contact .container form input {
  border: 1px solid #9ba3af;
  border-radius: 4px;
  height: 52px;
  width: 100%;
}

.page-template-page-contact .container form textarea {
  border: 1px solid #9ba3af;
  border-radius: 4px;
  height: 150px;
  width: 100%;
}

.page-template-page-contact .container form label {
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
  max-width: 513px;
  width: 100%;
}

.page-template-page-contact .container form .has-spinner {
  background-color: #c01718;
  border: none;
  color: #ffffff;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
  width: 210px;
  min-width: 210px;
  height: 52px;
  border-radius: 8px;
}

.page-template-page-contact .contact-head h4 {
  font-size: 28px;
  font-weight: 400;
  line-height: 38px;
}
.page-template-page-contact .contact-head p {
  font-size: 20px;
  font-weight: 400;
  line-height: 38px;
}

.page-template-page-contact .phone,
.page-template-page-contact .Office,
.page-template-page-contact .fax {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #eaeaea;
}

.page-template-page-contact .phone > div,
.page-template-page-contact .Office > div,
.page-template-page-contact .fax > div {
  display: flex;
  align-items: center;
  gap: 20px;
}

.page-template-page-contact .phone > div span,
.page-template-page-contact .Office > div span,
.page-template-page-contact .fax > div span {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #8b8b8b;
}

.page-template-page-contact .phone > span,
.page-template-page-contact .Office > span,
.page-template-page-contact .fax > span {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.page-template-page-contact .phone img,
.page-template-page-contact .Office img,
.page-template-page-contact .fax img,
.page-template-page-contact .email img {
  height: 40px;
}

.page-template-page-contact .business {
  margin-top: 50px;
}

.page-template-page-contact .business h4 {
  font-size: 28px;
  font-weight: 400;
  line-height: 38px;
}

.page-template-page-contact .work-shifts div {
  display: flex;
  justify-content: space-between;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 15px 0;
  border-bottom: 1px solid #eaeaea;
}

.page-template-page-contact .work-shifts div > span:first-child {
  color: #8b8b8b;
}

.page-template-page-contact .work-shifts div > span:last-child {
  color: #202020;
}

.rqd {
  color: #c01718;
}

.page-template-page-contact form {
  border-right: 1px solid #dedede;
}

@media (max-width: 480px) {
  .page-template-page-contact form {
    border: none;
  }
}

@media (max-width: 768px) {
  .page-template-page-contact .form-left,
  .page-template-page-contact .form-right {
    padding: 0 20px;
  }
}

/* ALL ADITIONAL CSS FROM WP CUSTOMIZE */

.faq-section-head .cta-buttons {
  display: none;
}

.testimonials-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.banner-ctas .dts-btn {
  border-color: #fff;
}

@media screen and (max-width: 992px) {
  .step.left-step.step-one .step-content-img {
    order: 1;
    transform: rotateY(180deg);
    width: 50%;
    text-align: center;
  }

  .step.left-step.step-one .step-content-info {
    order: 2;
    padding-left: 50px;
    width: 50%;
  }

  .step.left-step.step-three .step-content-img {
    order: 1;
    transform: rotateY(180deg);
    width: 50%;
    text-align: center;
  }

  .step.left-step.step-three .step-content-info {
    order: 2;
    padding-left: 50px;
    width: 50%;
  }

  .step.left-step.step-five .step-content-img {
    order: 1;
    transform: rotateY(180deg);
    width: 50%;
    text-align: center;
  }

  .step.left-step.step-five .step-content-info {
    order: 2;
    padding-left: 50px;
    width: 50%;
  }

  .step.right-step.step-two .step-content-img {
    order: 2;
    transform: rotateY(180deg);
    width: 50%;
    text-align: center;
  }

  .step.right-step.step-two .step-content-info {
    order: 1;
    padding-right: 50px;
    width: 50%;
    text-align: left;
  }

  .step.right-step.step-four .step-content-img {
    order: 2;
    transform: rotateY(180deg);
    width: 50%;
    text-align: center;
  }

  .step.right-step.step-four .step-content-info {
    order: 1;
    padding-right: 50px;
    width: 50%;
    text-align: left;
  }

  .step.left-step {
    margin-left: 0;
  }

  .step.left-step.step-one .step-content-img img {
    min-width: 120px;
    max-width: 120px;
  }

  .step.right-step.step-two .step-content-img img {
    min-width: 120px;
    max-width: 120px;
  }

  .step.left-step.step-three .step-content-img img {
    min-width: 120px;
    max-width: 120px;
  }

  .step.right-step.step-four .step-content-img img {
    min-width: 120px;
    max-width: 120px;
  }

  .step.left-step.step-five .step-content-img img {
    min-width: 120px;
    max-width: 120px;
  }

  .step.right-step {
    margin-right: 0;
  }

  .dts-steps .step p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }

  .step-title {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    line-height: 22px;
  }
}

/*banner-quote*/

.banner-quote {
  color: #fff;
  font-family: 'Inter', sans-serif;
}

.banner-quote h4 {
  font-size: 49px;
}

.quote-banner-text {
  align-self: center;
}

.banner-quote-form {
  align-self: center;
  font-family: 'Inter', sans-serif;
}

.banner-quote-form .frm_forms {
  background: #f5f7fa;
  padding: 30px;
  border-radius: 12px;
  color: #000;
}

.banner-quote-form .frm_rootline_group {
  margin-bottom: 0;
}

.banner-quote-form fieldset {
  padding-bottom: 0;
}

.banner-quote-form {
  margin-top: 60px;
  margin-bottom: 30px;
}

.banner-quote-form h4 {
  font-size: 24px;
  line-height: 30px;
  color: #000;
}

.banner-quote-form p {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #000;
}

.banner-quote-form p a {
  color: #c01718;
}

.banner-quote-form label {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: #000;
}

.banner-quote-form
  .frm_style_formidable-style.with_frm_style
  .frm_submit
  button {
  background: #c01718;
  width: 100%;
  border-radius: 0;
  height: 50px;
  font-size: 18px;
  font-weight: 400;
}

.frm_style_formidable-style.with_frm_style
  .frm_rootline
  .frm_current_page
  input[type='button'] {
  background-color: #00aa6e !important;
  border-color: #00aa6e !important;
}

.frm_rootline_title {
  color: #00aa6e !important;
}

.quote-page {
  background-position: center;
}

.page-template-page-contact .phone img {
  height: auto !important;
}

.page-template-page-contact .phone {
  padding: 0;
}

.contact-details .phone img {
  height: 40px !important;
}

.contact-details .phone {
  padding: 15px 0;
}

.frm_style_formidable-style.with_frm_style .frm_error {
  color: #c01718;
}

.site-footer a {
  color: #b6b6b6;
  text-decoration: none;
}
.site-footer a img {
  width: 171px;
}

.site-footer a:hover {
  color: #f0f0f0;
  text-decoration: underline;
}
.top-header-links a {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
}

/* ResponsiveNess  */

@media screen and (max-width: 575px) {
  /* 	top nav */
  .social-icons {
    position: relative !important;
    padding-bottom: 20px;
    display: block;
  }
  .top-header-links {
    display: flex;
    align-items: center;
    gap: 24px;
  }
  /* 	logo */
  .navbar-brand-new {
    max-width: 140px;
  }
  .navbar-brand-new img {
    display: block;
    width: 100%;
  }

  /* 	section padding */
  .client-testimonials-section,
  .vehicle-safety-section,
  .auto-transport-section,
  .vehicle-transport-section {
    padding: 80px 0px 90px;
  }
  /* 	title text  */
  .why-choose-us-section-head h2,
  .client-testimonials-section-head h2,
  .dts-steps-head h2,
  .dts-steps-head h2,
  .safety-title,
  .services-section-head h2,
  .auto-transport-title,
  .transport-title {
    font-size: 40px;
    line-height: 42px;
  }

  .banner-quote h4 {
    font-size: 40px;
    padding-top: 50px;
  }
  .why-choose-us-section-content .reason-item,
  .services-section-content .service-item {
    min-height: 300px !important;
  }

  .dts-steps-head .cta-buttons {
    align-items: center;
  }

  .dts-steps {
    background-size: auto calc(100% - 16%);
  }
  .partner-logos {
    flex-direction: column;
    justify-content: center;
    gap: 35px;
  }
  .partner-logo {
    padding: 0;
  }

  .contact-head h4 {
    padding-top: 50px;
  }
  .work-shifts span,
  .contact-details span {
    font-family: 'Inter', sans-serif !important;
  }
}

.frm_other_input {
  width: 100% !important;
  margin-top: 10px;
}
.row > * {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
/* custom carousel */

.splide {
  padding: 20px 0;
}

/* // Generic Slide */
.splide__slide .splide__slide-content {
  display: block;
  width: 100%;
  border-radius: 20px;
  transition: transform 400ms;
  transform-origin: center center;
}

/* // Active Slide */
.splide__slide.is-active img {
  transform: scale(1);
}

/* // Arrow Tweaks for Accessibility */
.splide .splide__arrow {
  display: none;
  top: 0;
  bottom: 0;
  height: 100%;
  transform: none;
  border-radius: unset;
  width: 50px;
  opacity: 0.9;
  svg {
    filter: invert(1);
    width: 24px;
    height: 24px;
  }
}
.splide .splide__arrow svg {
  filter: invert(1);
  width: 24px;
  height: 24px;
}
.splide__arrow.splide__arrow--prev {
  left: 0;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}
.splide__arrow.splide__arrow--next {
  right: 0;
  background: linear-gradient(
    270deg,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}
.mobile-header {
  display: none;
}
@media (max-width: 1024px) {
  .top-header {
    display: none;
  }
  .mobile-header {
    display: block;
  }
}
.text-green {
  color: #def203 !important;
}
.card-button-outline-green {
  border: 1px solid #37ac50;
  color: #000;
  background-color: transparent;
  padding: 0px 24px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 87px;
}
.card-button-outline-white {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
  padding: 0px 24px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 87px;
}
.card-button-fill-green {
  background-color: #def203;
  color: #000;
  padding: 0px 24px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 87px;
  border: none;
}
.card-button-fill-green-icon {
  background-color: #def203;
  color: #000;
  padding: 0px 24px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 87px;
  border: none;
}
.send-email-button {
  background-color: #fff;
  padding: 5px;
  border-radius: 87px;
}
/* 
===========================
  Homepage: countdown timer styles
=============================
*/
#countdown {
  margin: 114px auto;
  text-align: center;
  padding: 70px 25px 70px;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  border-radius: 40px;
  background: #37ac50;
}
#countdown h2 {
  font-size: 40px;
}
#countdown h2 span {
  font-size: 48px;
}
.countdown-title {
  color: #f2f2f2;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.countdown-description {
  font-size: 1rem;
  margin-bottom: 2rem;
  color: #4b5563;
}

.countdown-blocks {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.time-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border: 2px solid #f2f2f2;
  padding: 20px;
  border-radius: 18px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.time-block:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

.time-value {
  color: #f2f2f2;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 74.483px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.time-label {
  color: #f2f2f2;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.expired-message{
  font-size: 40px;
    max-width: 100% !important;
    color: white;
}

/* Medium screens */
@media (min-width: 768px) {
  .time-block {
    max-width: 157px;
    padding: 25px 40px;
  }
}

/* Large screens */
@media (min-width: 1024px) {
  .time-block {
    max-width: 157px;
    padding: 25px 40px;
  }

  .time-value {
    color: #f2f2f2;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 74.483px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
  }
  .countdown-blocks {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
  }
  #countdown {
    padding: 72px 114px 120px;
  }
}

/* Add animation for seconds changing */
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
/* Basic scrollbar styling */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* For Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #828282 #4f4f4f;
}
.hidden {
  display: none;
}
/* constant contact form css */
.ctct-inline-form{
  margin-top: 50px !important;
  @media screen and (max-width: 600px) {
    margin: 0 auto;
    
  }
}
.ctct-gdpr-text{
  display: none;

}
.grecaptcha-badge{
  display: none;
}
.ctct-form-label{
  display: none !important;
}
.ctct-form-footer{
  display: none;
}
.ctct-form-custom{
  display: flex;
  align-items: center;
flex-direction: row-reverse;
min-height: 46px !important;
}
.footer-form .ctct-form-custom{
  
flex-direction: row !important;
}
#email_address_field_0{
  margin-bottom: 0px !important;
}
.ctct-form-defaults{
  padding: 5px !important;
  border-radius: 87px !important;
}
.ctct-form-button{
  padding:15px 47px 15px 16px !important;
  border-radius: 87px !important;
    color: #000 !important;
    background-color: #DEF203 !important;
    border: none !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    position: relative !important;
    @media screen and (max-width: 600px) {
      font-size: 14px !important;
    padding: 15px 11px 15px 0px !important;
    }
}
.ctct-form-button::after{
  position: absolute;
  content: "";
  width: 35px;
  height: 35px;
  background: url("https://openglobal.managedcoder.com/wp-content/uploads/2025/07/Frame-3183578-1.png") no-repeat center center;
  background-size: contain;
  right: 9px;
  top: 5px;
}
.ctct-form-element{
  all: unset;
    background-color: #f2f2f2 !important;
    border-radius: 87px !important;
    border: none !important;
    color: #000 !important;
    padding: 8px 15px;
    direction: ltr !important;
    min-width: 262px !important;
    box-shadow: none !important;
    @media screen and (max-width: 600px) {
      min-width: 100% !important;
      
    }
}
/* thank you message */
.ctct-form-text {
  display: none !important;
}
.ctct-form-success{
  min-height: auto !important;
  padding: 0 20px !important;
}
.ctct-form-header{
  font-size: 20px !important;
  direction: ltr !important;
  margin-bottom: 0px !important;
}

.homepage-programs .card-bottom-middle {
    background-image: url('http://openglobal.email/wp-content/uploads/2025/05/Mask-group-9.png')!important;
}
.homepage-programs .card-bottom-right {
    background-image: url('http://openglobal.email/wp-content/uploads/2025/05/Mask-group-10.png')!important;
}
