@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

@import url("../fonts/gholia/style.css");

/*header { background: green; }*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* header css */

.ast-site-identity {
  padding: 0;
}

.ast-primary-header-bar .main-header-menu > .menu-item a:hover,
.ast-primary-header-bar .main-header-menu > .menu-item a:focus {
  background: linear-gradient(
    90deg,
    #00239c 0.02%,
    #00239c 50%,
    #2248d1 99.98%
  );
  border-radius: 6px;
}

header .ast-primary-header-bar .main-header-menu > .menu-item {
  line-height: 35px !important;
}

.site-header {
  z-index: 99;
  position: relative;
  box-shadow: 0 10px 30px #00000024;
}

.site-header-primary-section-right .menu-item .menu-link {
  background: linear-gradient(
    90deg,
    #00239c 0.02%,
    #00239c 50%,
    #2248d1 99.98%
  );
  border: 1.5px solid #ffffffa6;
  border-radius: 6px;
  padding: 0 15px;
}

.main-header-menu .menu-link,
.main-header-menu > a {
  padding: 0 15px;
}

.site-header-primary-section-right .menu-item:not(:last-child) {
  margin-right: 15px;
}

.ast-builder-grid-row.ast-grid-center-col-layout {
  grid-template-columns: auto auto auto;
}

body .ast-container {
  max-width: 1320px;
}

.ast-menu-toggle:focus,
.menu-toggle:focus {
  outline: none;
}

.ast-mobile-popup-content section#block-8 img {
  position: absolute;
  top: 15px;
  left: 20px;
}

.menu-toggle-close .ahfb-svg-iconset svg {
  transition: none;
  filter: brightness(5);

  width: 22px;
  height: 22px;
  border-radius: 7px;
}

.ast-desktop span.dropdown-menu-toggle.ast-header-navigation-arrow {
  display: none;
}

.ast-mobile-popup-drawer.active .menu-toggle-close,
.ast-mobile-popup-drawer.active .menu-toggle-close:focus {
  border: 1px solid #ffffff00;
  outline: none;
  box-shadow: none;
}

button.menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-outline:focus {
  outline: none;
}

.main-header-menu .menu-item .sub-menu {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  min-width: 435px;
  padding-top: 22px !important;
  border-radius: 16px !important;
  overflow: hidden;
  margin-top: 0 !important;
  top: 100% !important;
  background: transparent !important;
}

.main-header-menu .menu-item .sub-menu li {
  background: #ffffff !important;
}

.company_menu .sub-menu li:last-child a {
  opacity: 0 !important;
}

/* .main-header-menu .menu-item .sub-menu li:last-child{
   border-radius: 0 0 16px 0;
}
.main-header-menu .menu-item .sub-menu li:nth-last-child(2){
   border-radius: 0 0 0px 16px;
} */

body .main-header-menu .menu-item .sub-menu:before {
  content: "";
  width: 11px !important;
  height: 11px !important;
  position: absolute;
  top: 19px !important;
  left: 30px !important;
  transform: translatey(-40%) !important;
  background: #eef4ff;
  rotate: 45deg;
}

.main-header-menu .menu-item:hover > .sub-menu,
.main-header-menu .menu-item:focus-within > .sub-menu {
  visibility: visible !important;
  opacity: 1 !important;
}

.main-header-menu .sub-menu .menu-heading {
  grid-column: 1 / -1;
  pointer-events: none;
  border-radius: 16px 16px 0 0 !important;
}

.main-header-menu .sub-menu .menu-heading > a {
  font-family: "DM Sans";
  font-weight: 700;
  padding: 15px 20px !important;
  font-size: 22px;
  line-height: 29px;
  margin: 0 !important;
  color: #000000;
  margin: 0;
  border-radius: 0 !important;
  background: #e0e7fd;
  border-radius: 16px 16px 0 0 !important;
}

/* Regular sub-items */
.main-header-menu .sub-menu li a {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  padding: 4px 10px !important;
  border-radius: 6px;
  color: #000000;
  background: #ffffff;
  /* margin: 10px 5px   ; */
}

.main-header-menu .sub-menu li:nth-child(3) a,
.main-header-menu .sub-menu li:nth-child(2) a {
  margin-top: 10px;
}

.main-header-menu .sub-menu li:last-child a,
.main-header-menu .sub-menu li:nth-last-child(2) a {
  margin-bottom: 10px !important;
}

.main-header-menu .sub-menu li:nth-last-child(odd) a {
  margin-right: 15px;
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.main-header-menu .sub-menu li:nth-last-child(even) a {
  margin-left: 15px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.ast-primary-header-bar .main-header-menu .sub-menu > .menu-item a:hover,
.ast-primary-header-bar .main-header-menu .sub-menu > .menu-item a:focus {
  background: #eef4ff;
}

.ast-builder-menu-1 .sub-menu .menu-item > .menu-link {
  color: #000000;
}

/* ================================================= home page ================================================= */
.hero_section {
  position: relative;
  z-index: 11;
}

body .hero_section:after {
  content: "";
  position: absolute;
  width: 60%;
  height: 100%;
  left: -3px;
    background: linear-gradient(
    270deg,
    rgba(0, 0, 0, 0) -6.03%,
    rgba(0, 9, 36, 0.75) 36.38%,
    #000924 100%
  );
  z-index: 0;
  top: 0;
}

.hero_section.green_overlay:after {
    background: linear-gradient(89deg, #003300 0%, #003300 75%, #00330000 100%);
}
.title_bottom{
  position: relative;
}
.title_bottom::after {
    content: '';
    width: 141px;
    height: 5px;
    border-radius: 7px;
    position: absolute;
    bottom: -14px;
    background: #000000;
}

.flex_grow_1{
  flex-grow: 1 !important;
}

.blue_span span {
  color: #0c4cff;
}

.my-custom-swiper .elementor-image-box-img img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 88.5% !important;
  object-fit: contain !important;
  transform: translateX(-50%);
}

.my-custom-swiper .elementor-image-box-img {
  position: relative;
  padding: 30.5% 4%;
  background: #021557;
  border-radius: 8px;
}

.my-custom-swiper .elementor-image-box-content {
  padding: 0 9px;
}

.header_quator_sec p {
  margin-bottom: 8px;
}

.demand_slider:after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2026/03/map-img.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right;
  position: absolute;
  right: 0;
  z-index: 0;
}

.demand_slider.owl-stage-outer .owl-stage {
  display: flex;
}

.demand_slider.owl-stage-outer .owl-stage .owl-item > div {
  height: 100%;
}

/* Make all owl items same height */
.fleet-owl .owl-item {
  display: flex;
}

.fleet-owl .owl-stage {
  display: flex;
  align-items: stretch;
}

.fleet-owl .fleet-card {
  display: flex;
  flex-direction: column;
  height: 100% !important;
}

/* Push text to fill remaining space */
.fleet-owl .fleet-card p {
  flex: 1;
}

.fleet-owl .owl-nav.disabled {
  display: block !important;
  position: absolute;
  top: 50%;
  display: flex !important;
  justify-content: space-between;
  width: 100%;
}

.fleet-owl .owl-nav button {
  opacity: 1 !important;
  pointer-events: all !important;
}

.gradient_card {
  border: 2px solid transparent;
  background-image:
    linear-gradient(#0a1628, #2248d1), linear-gradient(180deg, #4a6cf7, #2248d1);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  overflow: hidden;
  border-radius: 16px;
}

.mb-0 p {
  margin-bottom: 0;
}

.testimonial-owl .elementor-testimonial-content span {
  font-family: "Inter";
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #3d71ff;
  display: block;
  margin-bottom: 10px;
}

.testimonial-owl .elementor-testimonial-content {
  margin-bottom: 18px !important;
}

.owl-carousel.testimonial-owl {
  padding-left: calc(50vw - 664px) !important;
}

.elementor-element.industries_card {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.testimonial-owl .owl-nav .owl-prev {
  left: calc(50% - 680px) !important;
  background: #ffffff !important;
}

.owl-dots {
  display: none;
}

.gradient_card .elementor-image-box-wrapper {
  display: flex;
  flex-direction: column;
}

.gradient_card .elementor-image-box-content {
  position: absolute;
  z-index: 11;
  bottom: 27px;
}

.gradient_card .elementor-image-box-wrapper:after {
  content: "";
  width: 100%;
  height: 117px;
  position: absolute;
  background: linear-gradient(0deg, black, transparent);
  bottom: 0;
}

/* Nav button base */
.testimonial-owl .owl-nav button,
.fleet-owl .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px !important;
  height: 44px !important;
  border-radius: 50% !important;
  background: #ffffff !important;
  border: 1px solid #dddddd !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.3s ease !important;
  color: #fff !important;
}

.testimonial-owl .owl-nav button img,
.fleet-owl .owl-nav button img {
  /* filter: brightness(2) invert(1); */
}

.testimonial-owl .owl-nav button:hover,
.fleet-owl .owl-nav button:hover {
  background: #04247d !important;
  border-color: #ffffff !important;
  /* filter: brightness(0) invert(0); */
}

.testimonial-owl .owl-nav button:hover img,
.fleet-owl .owl-nav button:hover img {
  filter: brightness(1) invert(2);
}

/* Position */
.testimonial-owl .owl-nav .owl-prev,
.fleet-owl .owl-nav .owl-prev {
  left: -22px;
}

.testimonial-owl .owl-nav .owl-next,
.fleet-owl .owl-nav .owl-next {
  right: -22px;
}

/* Icon size */
.testimonial-owl .owl-nav button svg,
.fleet-owl .owl-nav button svg {
  width: 18px;
  height: 18px;
}

.testimonial-owl .owl-nav button i,
.fleet-owl .owl-nav button i {
  font-size: 16px;
}

.icon {
  font-family: "Untitled" !important;
  font-style: normal;
  font-weight: normal;
}

/* footer css */

.footer_links {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.footer_column ul {
  list-style: none;
  text-align: left;
  margin-left: 0;
}

.footer_title {
  font-family: "DM Sans";
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  text-align: left;
  margin-bottom: 10px;
  color: #000000;
}

.footer_column ul li a {
  font-family: "Inter";
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #000000;
}

.footer_column ul li:not(:last-child) {
  margin-bottom: 6px;
}

.fleet-owl .owl-nav button.owl-prev {
  left: -55px;
}

.fleet-owl .owl-nav button.owl-next {
  right: -55px;
}

.testi-card:after {
  content: "";
  background: url(/wp-content/themes/astra-child/assets/images/quote.svg);
  position: absolute;
  top: 16px;
  right: 18px;
  width: 34px;
  height: 25px;
  background-repeat: no-repeat;
}

.testimonial-owl button.owl-next {
  display: none !important;
}

.socialmedia_links a {
  background: #f3f4f6;
  width: 36px;
  height: 36px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
}

.socialmedia_links {
  display: flex;
  gap: 20px;
}

/* fotter css */

footer .site-primary-footer-wrap .ast-builder-footer-grid-columns {
  max-width: 1280px !important;
  grid-template-columns: 356px 1fr !important;
  gap: 0;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"]
  .ast-builder-grid-row {
  max-width: 1310px;
  padding: 0 15px;
}

footer .socialmedia_links {
  margin-top: 55px;
}

.site-below-footer-wrap {
  padding: 10px 0;
}

.site-footer-below-section-2.site-footer-section.site-footer-section-2 {
  margin-left: auto;
  display: flex;
}

ul.copyright_links {
  display: flex;
  gap: 10px;
}

.copyright_links li a {
  color: #ffffff;
  font-size: 14px;
  font-family: "inter";
}

.site-footer-below-section-1.site-footer-section.site-footer-section-1,
.site-footer-below-section-2.site-footer-section.site-footer-section-2 {
  margin-bottom: 0 !important;
}

/* ============ about us page css ================= */

body .common_banner:after {
  content: "";
  background: linear-gradient(90deg, #000000, #00000000);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.common_banner {
  position: relative;
}

.counter_column .counter:after {
  content: url("../images/up.svg");
  position: absolute;
  top: 33px;
  height: 30px;
  width: 30px;
  right: 18px;
}

.logo_slider {
  padding-left: calc(50vw - 640px) !important;
}

.logo_slider .swiper-wrapper {
  align-items: center;
}

.logo_slider figure.swiper-slide-inner img {
  filter: grayscale(1);
  opacity: 0.5;
}

.logo_slider figure.swiper-slide-inner img:hover {
  filter: grayscale(0);
  opacity: 1;
}

.logo_slider .elementor-widget-image-carousel .swiper-slide {
  text-align: center;
  width: max-content !important;
  margin-right: 20px !important;
}

.forword_list .elementor-icon-list-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

/* ============================  career page banner  =========================== */

.right_banner {
  position: absolute !important;
  right: 0;
  bottom: 0;
}

.tick_list li.elementor-icon-list-item {
  padding: 20px !important;
  box-shadow: 0px 1px 12px 5px #0000000a;
  border-radius: 16px;
}

.network_box .elementor-icon-box-description {
  margin-left: -33px !important;
}

.network_box span.elementor-icon {
  margin-top: 4px;
}

.fleet_box_container figure.elementor-image-box-img img {
  position: absolute;
  left: 0;
  top: 0;
}

.fleet_box_container figure.elementor-image-box-img {
  position: relative;
  padding: 29%;
  overflow: hidden;
}

.fleet_box_container .elementor-image-box-content {
  padding: 17px 25px 25px 25px;
}

.fleet_box_container .elementor-image-box-wrapper {
  border-radius: 6px;
  overflow: hidden;
}

/* ========================= blog detail page ==================== */

.blog_detail_banner {
  margin-top: 39px;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}

.blog_detail_banner:after {
  content: "";
  width: 65%;
  height: 100%;
  background: linear-gradient(to right, #000000, #000924, #00000000);
  position: absolute;
  top: 0;
  left: 0;
}

.single-post.ast-narrow-container .site-content > .ast-container {
  max-width: 1320px;
  margin: 0 auto;
}

.detail_banner_img img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
}

.detail_banner_img {
  position: relative;
  padding: 19.9%;
}

.banner_content {
  position: absolute;
  top: 50%;
  left: 81px;
  max-width: 594px;
  z-index: 1;
  transform: translateY(-50%);
}

.button_group {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 40px;
}

.gradient_btn {
  font-family: "DM Sans";
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 13.5px 25px;
  background: linear-gradient(
    90deg,
    #00239c 0.02%,
    #00239c 50%,
    #2248d1 99.98%
  );
  border: 1px solid #ffffff;
  border-radius: 6px;
}

.gradient_btn:hover {
  background: #000000;
}

.banner_content h1 {
  font-family: "DM Sans";
  font-weight: 700;
  font-size: 46px;
  line-height: 60px;
  display: flex;
  align-items: center;
  color: #ffffff;
  margin-bottom: 27px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.date_user {
  display: flex;
  align-items: center;
  gap: 10px;
}

.date,
.user {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
}

.date_user img {
  filter: contrast(4) brightness(0) invert(8);
}

.blog_left_section {
  padding: 30px;
  border-radius: 16px;
  overflow: hidden;
  background: #f5f6fa;
}

.single {
  background-color: #ffffff;
}

.blog_two_section {
  display: flex;
  gap: 30px;
  margin-top: 70px;
}

.sidebar_section {
  border-radius: 16px;
  align-items: center;
  height: max-content;
  position: sticky;
  top: 20px;
  min-width: 422px;
}

.sidebar_top_box,
.sidebar_bottom_box {
  background: #f5f6fa;
  padding: 30px;
  border-radius: 16px;
  margin-bottom: 20px;
}

.side_title {
  font-family: "DM Sans";
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  display: flex;
  align-items: center;
  color: #000000;
}

.blog_icon_box {
}

.icon_box_content p {
  margin-bottom: 0;
}

.icon_box_content p b {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #333333;
}

.icon_box_content > p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  margin-top: 25px;
  margin-bottom: 0;
}

.blog_icon_box {
  display: flex;
  gap: 10px;
  margin-bottom: 25px;
  align-items: center;
  margin-top: 24px;
}

.sidebar_top_box p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 0;
  color: #333333;
}

.blog_left_section p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 16px;
}

.blog_left_section h2 {
  font-family: "DM Sans";
  font-weight: 700;
  font-size: 30px;
  line-height: 39px;
  display: flex;
  align-items: center;
  color: #000000;
}

.related_article_box {
  display: flex;
  margin-top: 23px;
  transition: 0.2s ease;
  gap: 15px;
}
.related_article_box:hover{
  transition: 0.2s ease;
    transform: scale(1.02);
} 
.related_article_box p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin-bottom: 8px;
}

p.text_muted {
  font-family: "Inter";
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  margin-bottom: 0;
}

.img_box {
  position: relative;
  padding: 10.5%;
  align-items: flex-start;
  border-radius: 10px;
  overflow: hidden;
}

.img_box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog_left_section img {
  max-width: 100%;
  border-radius: 12px;
}

.blog_left_section h2 {
  margin-top: 50px;
  margin-bottom: 15px;
}

.blog_left_section img + .margin-0 {
  margin-bottom: 0 !important;
}

.margin-0 > p,
.margin-0 {
  margin: 0 !important;
}

.order_list li strong {
  font-weight: 400;
}

.order_list li,
.list_undot li {
  margin-bottom: 16px;
}

.order_list ol {
  padding-left: 36px !important;
}

.list_undot ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.list_dots li {
  margin-bottom: 16px;
}

.margin-15 p {
  margin-bottom: 16px !important;
}

.alfabet_list {
  list-style: none;
}

.alfabet_list .numbers {
  display: flex;
  gap: 10px;
}

span.numbers {
  display: flex;
  gap: 10px;
  padding-left: 7px;
  margin-top: 15px;
}

ul.alfabet_list {
  padding-left: 30px;
}

ul.alfabet_list li {
  display: flex;
  gap: 6px;
  margin-bottom: 15px;
}

span.roman_list {
  padding: 8px 20px 4px;
}

/* ------------------- drive with us ------------------------ */

.increase_pay_sec .elementor-icon-box-title {
  margin-bottom: 0;
}

/* ===================== shipper assets page ======================= */
body .img_bottom_shadow::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 129px;
  left: calc(50% - 469px / 2);
  bottom: 0px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  filter: drop-shadow(0px 7.89905px 15.7981px rgba(0, 0, 0, 0.04));
  border-radius: 0px 0px 16px 16px;
}
.shipper-assets .elementor-image-box-description {
  display: none;
}

.shipper-assets .elementor-image-box-title {
  margin-bottom: 0 !important;
}
.img_bottom_shadow.left-0::after {
  left: 0;
}
.icon_list_percentage span > span {
  color: #1f45cc;
}
.arrow_grid_list ul.elementor-icon-list-items {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  row-gap: 25px;
}

.arrow_grid_list li.elementor-icon-list-item {
  width: 48%;
}

.left-0 .img_bottom_shadow:after {
  left: 0;
}
.border_boxes .elementor-icon {
  border-right: 1px solid #ffffff;
}
.elementor-element.elementor-element-2602230.e-con-full.truck_img {
  position: relative;
}
.elementor-element.elementor-element-2602230.e-con-full.truck_img:after {
  content: "";
  position: absolute;
  z-index: 1111111;
  background: linear-gradient(45deg, transparent, #000);
  background-image: url("https://gholia-logistics.nyusoft.in/wp-content/uploads/2026/03/truck-bg.png");
  width: 384px;
  height: 100%;
  background-repeat: no-repeat;
  justify-content: flex-end;
  right: 0;
}

/* .custom_grid div:nth-child(2) {
    grid-row: span 2;
} */

.wpcf7-not-valid-tip {
  display: none !important;
}

.custom-error {
  display: block;
  color: red;
  font-size: 13px;
  margin-top: 5px;
}

.blur_bg {
  backdrop-filter: blur(40px);
}

.copyright_links li a {
    font-size: 13px;
    transition: 0.2s ease;
    position: relative;
}

.copyright_links li a:hover {
    color: #cdcdcd !important;
    transition: 0.2s ease;
    transform: translate(0px, -3px);
    display: inline-block;
    /* border-bottom: 1px solid #ffffff; */
}

.copyright_links li a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ffffff;

    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease-in;
}
.copyright_links li a:hover::after {
    transform: scaleX(1);
}
.custom-form .form-group label {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}
.custom-form input, .custom-form select {
    padding: 13px 15px !important;
    height: auto;
    background: #F4F4F5;
    border: 1px solid var(--stroke, #DEE1E4);
    color: #767676;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    border-radius: 12px;
}
 .custom-form select{
  appearance: none;
 }
.custom-form .form-group {
    text-align: left;
}
.custom-form .form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.custom-form p{
  margin-bottom: 0;
}
.custom-form .form-group p{
  margin-bottom: 20px;
}

.wpcf7-list-item{
  margin-left: 0;
}

.start_btn{

}
.blue_common_btn {
    background: linear-gradient(90deg, #00239C 0.02%, #00239C 50%, #2248D1 99.98%);
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF;
}

.transform_btn .elementor-button-text{
  white-space: nowrap !important;
}
.socialmedia_links a:hover {
    background: #04247d;
    transform: scale(1.03);
    transition: 0.2s ease;
}
.socialmedia_links a {
    transition: 0.2s ease;
}
.socialmedia_links a:hover img {
    filter: invert(1);
    transform: scale(1.03);
    transition: 0.2s ease;
}
.footer_column ul li a:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #04247d;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease-in;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.footer_column ul li a:hover{
   color: #04247d;
}
.footer_column ul li a {
    position: relative;
}

.footer_column ul li a:hover:after {
    transform: scaleX(1);
}
.solution_mile .elementor-image-box-content {
    padding: 15px 20px 0;
}

.solution_mile  > div{
  align-self: stretch;
}

.custom_tab_design .e-n-tabs-heading{
  width: max-content;
  margin: 0 auto;
  padding: 10px;
  border-radius: 10px;
  background: #04247D;
}
.custom_tab_design .inner_tabs .e-n-tabs-heading {
    background: none;
    margin-left: 0;
    padding: 0;
}

.contact_form label{
  font-family: 'Inter';
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}

.two_column {
    display: flex;
    gap: 20px;
}

.contact_form input, .contact_form select ,.contact_form textarea {
    background: #F4F4F5;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #767676;
    padding: 13px 15px !important;
    height: max-content;
    border-radius: 12px;
    margin-top: 6px;
}
.contact_form label span{
  color: #7E7E7E;
  font-weight: 300;
}
.codedropz-upload-handler {
    border: 2px dashed #04247D;
    border-radius: 12px;
    margin-bottom: 10px;
    position: relative;
    margin-top: 6px;
}
.codedropz-upload-inner h3 , .codedropz-upload-inner h3 + span{
  display: none;
}
.custom-upload-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 7px;
}
.custom-upload-content img{
  width: 34px;
}
.custom-upload-content span {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #333333;
}
.custom-upload-content small{
  font-family: 'Inter';
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  color: #767676;

}

.wpcf7-form-control-wrap[data-name="attached-docs"] + span{
  font-family: 'Inter';
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #7E7E7E;
}
.codedropz-upload-container {
    padding: 21px 20px 18px 20px;
    background: #E4ECFF;
    border: 8px solid #ffffff;
    border-radius: 14px !important;
}

.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}
input.wpcf7-submit {
    box-sizing: border-box;
    padding: 10px 25px;
    gap: 10px;
    background: linear-gradient(90deg, #00239C 0.02%, #00239C 50%, #2248D1 99.98%);
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF;
    width: 100%;
    display: block;
  }

input.wpcf7-submit:hover{
  border: 1px solid 00239C;
  background: #ffffff;
  color: #000000;
}


.dnd-upload-counter{
  display: none;
}
.custom_accordian .e-n-accordion-item summary {
    border: 0 !important;
}

.custom_accordian .e-n-accordion-item-title-icon svg {
    fill: none !important;
}

.custom_accordian .e-n-accordion-item {
    border-bottom: 1px solid #E2E2E233 !important;
}

.custom_accordian .e-n-accordion-item[open]{
  padding-bottom: 15px;
}

.two_column > * {
    width: 50%;
}
.custom_accordian .e-n-accordion-item:last-child {
  border-bottom: 0 !important;
}
.contact_form .select2-container--default .select2-selection--single .select2-selection__arrow {
    appearance: none;
    background: url(/wp-content/themes/astra-child/assets/images/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center right 6px;
    width: 35px;
    height: 48px;
    background-size: 20px !important;
}
span.select2-dropdown {
    background: #f4f4f5;
    border: 1px solid #DEE1E4;
    border-radius: 12px !important;
}

span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.select2-container--open span.select2-selection.select2-selection--single {
    border-radius: 12px !important;
}
.two_column p {
    margin-bottom: 0;
}


.select2-results__option {
    background: #ffffff !important;
    border-radius: 6px !important;
    margin-top: 4px;
    color: #767676;
    padding: 3px 6px;
    font-size: 14px;
    line-height: 24px;
}

.select2-results__option:hover, .select2-results__option:focus , .select2-results__option--highlighted {
    color: #767676 !important;
}

.select2-results {
    padding: 6px 15px 10px 15px;
}

.contact_form .select2-container--default .select2-selection--single .select2-selection__arrow b{
  display: none;
}

.contact_form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #767676;
    line-height: 24px;
    font-size: 14px;
    padding-left: 0;
}

span.select2.select2-container.select2-container--default {
    margin-top: 6px;
}


.contact_form .select2-container--default .select2-selection--single {
    border: 1px solid #DEE1E4;
    padding: 13px 15px;
    height: auto;
    border-radius: 12px;
    background: #f4f4f5;
}

.legal_title{
  display: none;
}
.tab-shippers-legal-safety-safety .legal_title,
.tab-shippers-credit-application-safety-safety .legal_title {
  display: block !important;
}

.tab-shippers-legal-safety-safety .normal_title,
.tab-shippers-credit-application-safety-safety .normal_title{
  display: none;
}

.cred-app_subtitle {
   display: none;
}
.tab-shippers-credit-application-safety-safety .cred-app_subtitle{
  display: block;
}

.tab-shippers-credit-application-safety-safety .legal_subtitle{
  display: none;
}



/* =================================== */



.career_legal_title,
.career_legal_subtitle,
.career_tabs.tab-carriers-sales-legal-safety .normal_title,
.career_tabs.tab-carriers-sales-legal-safety .career_sub_title{
  display: none;
}
.career_tabs.tab-carriers-sales-legal-safety .career_legal_title,
.career_tabs.tab-carriers-sales-legal-safety .career_legal_subtitle{
  display: block !important;
}



.gholia-job-card h3 {
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 25px;
    line-height: 33px;
    display: flex;
    align-items: flex-start;
    color: #000000;
    min-height: 66px;
}

p.gholia-job-excerpt {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}


.gholia-job-meta span {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}
.job_popup_title{
font-family: 'DM Sans';
font-weight: 700;
font-size: 46px;
line-height: 52px;
display: flex;
align-items: center;
text-align: center;
color: #000000;
}


.page-id-3084 header {
    display: none;
}

.gholia-job-card:hover {
    transform: translateY(-5px);
    transition: 0.5s ease !important;
}

.gholia-job-modal__close:hover,
.gholia-job-modal__close:focus{
  background: none;
}


@media only screen and (max-width: 1366px) {
  .fleet-owl .owl-nav button.owl-prev {
    left: -10px;
  }

  .fleet-owl .owl-nav button.owl-next {
    right: -10px;
  }

  .testimonial-owl .owl-nav button,
  .fleet-owl .owl-nav button {
    width: 34px !important;
    height: 34px !important;
  }

  .testimonial-owl .owl-nav button img,
  .fleet-owl .owl-nav button img {
    width: 20px;
    height: 20px;
  }

  .testimonial-owl .owl-nav .owl-prev {
    left: -10px !important;
  }
}

@media only screen and (max-width: 1024px) {

.solution_mile .elementor-image-box-content {
    padding: 0 0;
}

  .elementor-element.elementor-element-2602230.e-con-full.truck_img:after{
    width: 344px;
    height: 96%;
  }


  .fleet_box_container .elementor-image-box-content {
    padding: 3px 15px 10px 15px;
  }

  .main-header-menu .menu-link,
  .main-header-menu > a {
    padding: 0 8px;
  }

  .site-header-primary-section-right .menu-item:not(:last-child) {
    margin-right: 8px;
  }

  .owl-nav button img {
    width: 15px;
  }

  .banner_content h1 {
    font-size: 36px;
    line-height: 42px;
  }

  .button_group,
  .banner_content h1 {
    margin-bottom: 15px;
  }

  .banner_content {
    left: 40px;
  }

  .blog_detail_banner:after {
    width: 100%;
    background: linear-gradient(to right, #000000, #000924ab, #00000000);
  }

  .gradient_btn {
    padding: 10px 15px;
    font-size: 14px;
  }

  .blog_left_section,
  .sidebar_top_box,
  .sidebar_bottom_box {
    padding: 15px;
  }

  .blog_left_section p {
    font-size: 14px;
  }

  .blog_left_section h2 {
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 8px;
    line-height: 30px;
  }

  .sidebar_top_box p {
    font-size: 14px;
  }
  body .img_bottom_shadow::after {
    left: 0;
  }
}

@media only screen and (max-width: 991px) {
  .blog_icon_box {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .testimonial-owl .owl-nav button {
    display: flex !important;
  }

  .testimonial-owl .owl-nav .owl-next {
    right: -10px;
  }

  footer .site-primary-footer-wrap .ast-builder-footer-grid-columns {
    max-width: 1280px !important;
    grid-template-columns: 1fr !important;
    gap: 30px;
  }

  footer .socialmedia_links {
    margin-top: 20px;
  }

  .why_choose_sec {
    background: none !important;
  }

  .blog_two_section {
    gap: 15px;
  }
}

@media only screen and (max-width: 921px) {
  .main-header-menu .menu-item .sub-menu {
    display: none !important;
  }

  .ast-header-break-point .ast-submenu-expanded .sub-menu {
    display: grid !important;
    background: #cdcdcd00 !important;
    padding-top: 0 !important;
  }

  body .main-header-menu .menu-item .sub-menu:before {
    display: none;
  }

  .ast-builder-menu-mobile .main-navigation .menu-item > .menu-link {
    background: none !important;
    height: max-content;
  }

  .sub-menu .menu-link,
  .main-header-menu .menu-item .sub-menu,
  .main-header-menu .sub-menu .menu-heading {
    border: 0 !important;
  }

  .main-header-menu .menu-item .sub-menu li {
    background: transparent !important;
  }

  li.menu-heading a {
    font-size: 20px !important;
  }

  .site-navigation .ast-menu-toggle {
    filter: brightness(7.5);
  }

  .main-header-menu .sub-menu .menu-heading > a {
    font-size: 16px;
    padding-left: 27px !important;
    font-weight: 700 !important;
  }

  /* .testimonial-owl .owl-nav .owl-prev {
        left: -15px !important
    } */

  .testimonial-owl .owl-nav .owl-next {
    right: -15px !important;
  }

  .main-header-menu .sub-menu li:nth-last-child(even) a {
    margin-top: 0;
    margin-bottom: 0;
  }

  .main-header-menu .sub-menu li:last-child a,
  .main-header-menu .sub-menu li:nth-last-child(2) a {
    margin-bottom: 0px !important;
    margin-top: 0 !important;
  }

  .main-header-menu .menu-item .sub-menu {
    grid-template-columns: 1fr !important;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffffff4d !important;
    border-radius: 0 !important;
  }

  .company_menu .sub-menu {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .main-header-menu .sub-menu li:nth-last-child(odd) a {
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .sidebar_section {
    min-width: 45%;
  }

  .blog_detail_banner {
    margin-top: 20px;
    border-radius: 12px;
  }

  .blog_two_section {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .elementor-element.industries_card {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .gradient_card .elementor-image-box-content {
    bottom: 15px;
  }

  body .hero_section:after {
    width: 100%;
  }

.gholia-job-card h3{
  min-height: auto;
}
}

@media only screen and (max-width: 575px) {
  .custom_grid {
    display: flex !important;
    flex-direction: column !important;
  }
  .main-header-menu .menu-item .sub-menu {
    grid-template-columns: 1fr !important;
  }

  .main-header-menu .sub-menu li:nth-last-child(odd) a {
    margin-left: 15px;
  }

  .footer_links {
    grid-template-columns: 1fr 1fr !important;
    gap: 10px;
  }

  .socialmedia_links {
    gap: 10px;
  }

  .footer_column ul li a {
    font-size: 13px;
  }

  .footer_column ul li:not(:last-child) {
    margin-bottom: 2px;
  }

  .footer_title {
    font-size: 16px;
    margin-bottom: 4px;
  }

  .footer_column ul {
    margin-bottom: 0;
  }

  .site-footer-below-section-2.site-footer-section.site-footer-section-2 {
    margin-left: 0;
  }

  .copyright_links li a {
    font-size: 12px;
    font-weight: 400;
  }

  .ast-footer-copyright p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
  }
  .elementor-element.elementor-element-2602230.e-con-full.truck_img:after {
    display: none;
  }

  .forword_list .elementor-icon-list-items {
    grid-template-columns: 1fr;
  }

  ul.copyright_links {
    justify-content: center;
  }

  .ast-footer-copyright p {
    text-align: center !important;
  }

  .detail_banner_img {
    padding: 40%;
  }

  .banner_content h1 {
    font-size: 28px;
    line-height: 34px;
  }

  .gradient_btn {
    padding: 8px 10px;
    font-size: 13px;
  }

  .banner_content {
    left: 15px;
    max-width: 94%;
  }

  .blog_two_section {
    flex-wrap: wrap;
  }

  .sidebar_section {
    min-width: 100%;
  }

  .icon_box_content p b {
    font-size: 16px;
  }
  .arrow_grid_list li.elementor-icon-list-item {
    width: 100%;
  }
  .arrow_grid_list ul.elementor-icon-list-items {
    row-gap: 10px;
  }
  .two_column{
    flex-direction: column;
  }
  .two_column > * {
    width: 100%;
}
}
