@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Black.woff2") format("woff2"),
    url("../fonts/Roboto-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.woff2") format("woff2"),
    url("../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Light.woff2") format("woff2"),
    url("../fonts/Roboto-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Bold.woff2") format("woff2"),
    url("../fonts/Roboto-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Medium.woff2") format("woff2"),
    url("../fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Thin.woff2") format("woff2"),
    url("../fonts/Roboto-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

body {
  padding: 0;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
  outline: none;
}
body a:hover,
body a:focus {
  text-decoration: none;
  color: #ee7125;
}
a:focus {
  outline: none;
  text-decoration: underline;
}
textarea:focus {
  outline: none;
}
input {
  outline: none !important;
}
button,
button:focus {
  outline: none;
}
a img {
  border: none;
}
img {
  border: 0;
  max-width: 100%;
}
p {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
ul,
p {
  padding: 0;
  margin: 0;
}
textarea {
  resize: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #fff;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #fff;
}
input::-moz-placeholder {
  opacity: 1;
  outline: none;
}
textarea::-moz-placeholder {
  opacity: 1;
  outline: none;
}
.clr {
  clear: both;
  height: 0;
}
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
ul {
  padding: 0;
  list-style: none;
}
a {
  transition: 0.4s ease-in-out;
}
a:hover {
  text-decoration: none;
  transition: 0.4s ease-in-out;
}
p:empty {
  display: none;
}

/* Start css */

.elementor-section.elementor-section-boxed > .elementor-container,
.container,
.site-header .header-inner,
.copyright,
.site-footer .footer-inner {
  max-width: 970px !important;
  margin: auto;
}
.site-header .header-inner {
  padding: 0 10px;
  width: 100%;
}
.site-header {
  position: absolute;
  z-index: 1;
  width: 100%;
  padding: 40px 0;
}
.site-header .menu-item {
  margin-right: 16px;
}
.site-navigation ul.menu {
  margin-right: 25px;
}
.site-header .menu-item.current-menu-item a {
  border-bottom: 2px solid #ee7125;
}
.site-header .menu-item a {
  color: #323232;
  font-size: 16px;
  line-height: 24px;
  padding: 8px !important;
}
.swift-sign-up {
  border-radius: 4px;
  border: 1px solid #9e9e9e;
  font-size: 14px;
  line-height: 24px;
  color: #323232;
  padding: 7px 20px;
  margin-right: 16px;
  background: #fff;
  display: inline-block;
}
.swift-get-started {
  background: #ee7125;
  display: inline-block;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  padding: 8px 20px;
}
.site-header:not(.header-stacked) .header-inner .site-navigation {
  max-width: 100%;
}
.swift-sign-up:hover {
  background: #ee7125;
  border-color: #ee7125;
  color: #fff;
}
.swift-get-started:hover {
  color: #fff;
}

/* hero banner */
.banner-img img {
  position: absolute;
  max-width: inherit !important;
  top: -255px;
  left: 0;
}
.custom-row p.elementor-heading-title {
  max-width: 344px;
  margin-right: 40px;
}
.custom-row .elementor-widget-wrap.elementor-element-populated {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.custom-row .elementor-widget-image img {
  max-width: 200px;
}
.elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}
.custom-row:nth-of-type(odd) .elementor-container.elementor-column-gap-default {
  flex-direction: row-reverse;
}
.border-heading .elementor-widget-container {
  position: relative;
  display: inline-block;
}
/* .border-heading .elementor-widget-container:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: #ee7125;
  opacity: 0.1;
  z-index: 0;
} */
/* .border-heading .elementor-heading-title {
  position: relative;
  z-index: 1;
} */
.border-heading h2 {
  background-image: url(https://phpdemo.futureprofilez.com/wp/shift/wp-content/uploads/2022/03/underline-img.png);
  background-position: bottom;
  background-repeat: repeat-x;
  padding: 0 15px;
  display: inline;
}
.color-tool section .elementor-column > .elementor-widget-wrap {
  background: #645f5f;
  border-radius: 4px;
  padding: 56px 40px 40px;
}
.tools-sec section .elementor-column > .elementor-widget-wrap {
}
.tools-sec section .elementor-container.elementor-column-gap-default {
  justify-content: space-between;
}
.tools-sec section .elementor-column {
  width: calc(50% - 10px);
  margin-bottom: 20px;
}
.color-tool section .elementor-column > .elementor-widget-wrap:hover {
  background: #463c3c;
}
.why-shift section h3.elementor-heading-title {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.feature-sec .elementor-widget-image .elementor-widget-container {
  width: 80px;
  height: 80px;
  background: #ee7125;
  border-radius: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 40px;
}
.feature-sec section .elementor-column > .elementor-widget-wrap {
  padding: 0 20px;
}
.site-footer {
  padding: 0;
  background: #323232;
}
.site-footer .footer-inner {
  padding: 120px 0 80px;
  align-items: flex-start;
}
.site-footer .footer-inner .site-branding {
  max-width: 100% !important;
}
.site-footer .footer-inner nav.site-navigation {
  max-width: 100% !important;
}
.swift-social-media {
  padding: 32px 0;
}
.swift-social-media a {
  width: 32px;
  height: 32px;
  display: inline-flex;
  background: #757575;
  border-radius: 40px;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}
.site-footer .widget_nav_menu {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #fff;
}
.site-footer .widget_nav_menu ul.menu a {
  padding: 0;
  font-size: 15px;
  line-height: 32px;
  color: #ee7125;
  font-weight: 400;
  margin-bottom: 4px;
}
.site-footer .widget_nav_menu ul.menu {
  margin-top: 24px;
}
.swift-site-details a {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #e0e0e0;
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}
.swift-site-details a img {
  margin-right: 12px;
}
.copyright {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #9e9e9e;
  margin-bottom: 30px;
}
.swift-social-media a:hover {
  background: #ee7125;
}
.site-footer .widget_nav_menu ul.menu li {
  display: block;
  width: 100%;
}
/* Fulfillment page */
.list-style li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 4px;
}
.list-style li:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
  background: #4caf50
    url(https://phpdemo.futureprofilez.com/wp/shift/wp-content/uploads/2022/03/check-icon.svg)
    no-repeat center;
  border-radius: 100%;
}
.how-shift-sec .elementor-widget-image .elementor-widget-container {
  height: 184px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.elementor-button {
  border-radius: 4px;
}
.shift-better .elementor-widget-image .elementor-widget-container {
  height: 165px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.get-started-form .elementor-container {
  max-width: 1080px;
}
.get-started-form .elementor-container .elementor-column:first-child {
  position: relative;
}
.get-started-form .elementor-container .elementor-column:first-child:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 300%;
  height: 100%;
  background: #ee7125;
}
.get-started-form
  .elementor-container
  .elementor-column:first-child
  .elementor-element-populated {
  padding-right: 75px;
}
.get-started-form .elementor-container .elementor-column {
  padding: 30px 0;
}
.shadow-img-shift
  section
  .elementor-column
  + .elementor-column
  .elementor-element-populated {
  max-width: 176px;
  padding: 0;
}
.shadow-img-shift
  section
  .elementor-column
  + .elementor-column
  .elementor-widget-image {
  display: inline-block;
  width: auto;
}
.shadow-img-shift section .elementor-column + .elementor-column {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.shadow-img-shift .elementor-widget-image .elementor-widget-container {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgb(50 50 50 / 10%);
  border-radius: 6px;
  margin: 12px;
}
.shadow-img-shift section:nth-of-type(even) > .elementor-column-gap-default {
  flex-direction: row-reverse;
}
.shadow-img-shift
  section:nth-of-type(even)
  .elementor-column
  + .elementor-column {
  justify-content: flex-start;
}
.streaming-sec section .elementor-column:first-child .elementor-widget-image {
  width: 40px;
  height: 40px;
  background: #ee7125;
  border-radius: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.streaming-sec section .elementor-column:first-child .elementor-widget-heading {
  width: calc(100% - 40px);
  padding-left: 12px;
}
.streaming-sec section .elementor-column:first-child .elementor-widget-image,
.streaming-sec section .elementor-column:first-child .elementor-widget-heading {
  margin-bottom: 35px !important;
}
.dashboard-img img {
  position: absolute;
  max-width: inherit !important;
  top: 50%;
  left: 50px;
  transform: translateY(-50%);
}
.custom-row span.elementor-button-icon svg {
  max-width: 7px;
}
/* integration page */
.plateform-sec section .elementor-widget-image .elementor-widget-container {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgb(50 50 50 / 10%);
  border-radius: 6px;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.plateform-sec section .elementor-widget-image {
  position: absolute;
  top: 10px;
  left: 0;
}
.plateform-sec section .elementor-element-populated {
  padding-left: 90px !important;
  padding-right: 15px !important;
}


.comming-soon h2:after {
  content: "COMING SOON";
  font-weight: 500;
  font-size: 12px;
  color: #4caf50;
  background: rgba(76, 175, 80, 0.08);
  border-radius: 12px;
  padding: 0 8px;
  position: absolute;
  height: 24px;
  line-height: 24px;
  top: -15px;
  right: -75px;
}
.comming-soon h2 {
  position: relative;
  display: inline-block;
}
/* blog */
.search-bar input.search-field {
  width: 100%;
  border: 1.5px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 12px;
  padding-left: 48px;
  background: #fff;
  color: #9e9e9e;
}
.search-bar input.search-field::placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #9e9e9e;
}
.search-bar form.search-form {
  position: relative;
}
.search-bar input.search-submit {
  font-size: 0;
  width: 48px;
  height: 100%;
  padding: 0;
  background: url(https://phpdemo.futureprofilez.com/wp/shift/wp-content/uploads/2022/03/search-icon.svg)
    no-repeat center center;
  border: none;
  position: absolute;
  left: 0;
}
.search-bar label {
  width: 100%;
}
.search-bar {
  padding: 0 0 80px;
}
.blog-box img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  border-radius: 4px !important;
}
.blog-box {
  display: flex;
  align-items: center;
}
.blog-box > a {
  flex: 0 0 300px;
  height: 228px;
  display: block;
  margin-right: 60px;
}
.blog-box:not(:last-child) {
  margin-bottom: 64px;
}
.loadmore {
  text-align: center;
  padding-top: 60px;
}
.load_more_data {
  font-family: roboto, Sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  fill: #fff;
  color: #fff;
  background-color: #ee7125;
  padding: 12px 32px;
  border: none;
  border-radius: 4px;
  margin-bottom:5%
}
.blog-title a {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #323232;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog-title {
  margin-bottom: 15px;
}
.post-date {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #9e9e9e;
  margin-bottom: 16px;
}
.blog-body p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #323232;
  margin-bottom: 16px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
a.read-blog img {
  max-width: 6px;
  margin-left: 12px;
}
a.read-blog {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #2196f3;
}
section.blogdetail-sec {
  padding: 150px 0 70px;
}
/* Blog Details */
h1.detail-title {
  text-align: center;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 64px;
  color: #323232;
  margin-bottom: 80px;
}
h1.detail-title a {
  color: #323232;
}
.blog-post-detail img.card-img-top {
  width: 100%;
  max-height: 420px;
  border-radius: 6px !important;
  margin-bottom: 25px;
  object-fit: cover;
}
.detail-body {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #323232;
}
.detail-body h2 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  margin: 30px 0;
}
.detail-body h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  color: #323232;
  margin: 20px 0;
}
body.single .site-header,
body.search .site-header,
body.page-id-839 .site-header,
.get-started-page #site-header {
  background: #f7f5f4;
  position: inherit;
}
section.blogdetail-sec {
  padding: 120px 0;
}
section.blogdetail-sec .container {
  max-width: 780px !important;
}
.search-page {
  padding: 120px 0;
}
.site-header .menu-item a:hover {
  color: #ee7125;
}
.search-page h2 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #323232;
  margin: 0 0 40px;
}
/* shiiping */
.shift-shipping-box form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 40px;
  justify-content: space-between;
}
.shift-shipping-box form > * {
  width: calc(25% - 15px);
}
.shift-shipping-box label {
  width: 100%;
  display: block;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #323232;
}
.shift-shipping-box .form-group input {
  width: 100%;
  border: 1.5px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 4px;
  background: #ffffff;
  height: 48px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #323232;
  margin-top: 8px;
}
.shift-shipping-box .form-group input::placeholder {
  color: #9e9e9e;
}
.shift-shipping-box .form-group input::placeholder {
  color: #323232;
}
.shift-shipping-box input.button {
  height: 48px;
  background: #ee7125;
  border-radius: 4px;
  border: none;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.shift-estimate-result h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #323232;
  margin: 0 0 20px;
}
.shift-table table thead tr {
  background: #ee7125;
  border-radius: 4px 4px 0px 0px;
}

.shift-table table th,
.shift-table table td {
  font-family: "Roboto";
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  padding: 20px 24px;
  color: #323232;
}

.shift-table table,
.shift-table table tr,
.shift-table table th,
.shift-table table td {
  border: none;
  border-collapse: collapse;
}

.shift-table table {
  margin: 0;
  border: 1px solid #ee7125;
}

.shift-table table thead th,
.shift-table table thead td {
  font-weight: bold;
  color: #fff;
  min-width: 180px;
}
.shift-table .table > tbody > tr > td,
.shift-table .table > tbody > tr > th,
.shift-table .table > tfoot > tr > td,
.shift-table .table > tfoot > tr > th,
.shift-table .table > thead > tr > td,
.shift-table .table > thead > tr > th {
  border-top: 1px solid #ee7125;
  /*border-bottom: 1px solid #ee7125;*/
  vertical-align: middle;
}
.shift-table table tbody tr:nth-of-type(odd) {
  /*background: #fef8f4;*/
}
.shift-table table tbody tr td,
.shift-table table tbody tr th,
.shift-table table tfoot tr td,
.shift-table table tfoot tr th {
  padding: 15px 12px;
}
.shift-get-form-outer {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgb(50 50 50 / 4%);
  border-radius: 4px;
  padding: 32px;
  max-width: 400px;
  margin: auto;
}
.shift-get-form-outer .form-group input:not(.form-check-input),
.shift-get-form-outer .form-group select {
  width: 100%;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 4px;
  height: 48px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  padding: 12px 16px;
  outline: none !important;
}
.shift-get-form-outer .form-group input::placeholder,
.shift-get-form-outer .form-group textarea::placeholder {
  color: #9e9e9e;
}
.shift-get-form-outer .form-group select {
  -webkit-appearance: none;
  background: #fff
    url(https://phpdemo.futureprofilez.com/wp/shift/wp-content/uploads/2022/03/select-arrow.svg)
    no-repeat right 15px center;
}
.shift-get-form-outer form .shift-get-inner-box > * {
  margin-bottom: 20px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.shift-get-form-outer form input.button {
  background: #ee7125;
  border-radius: 4px;
  border: none;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  width: 100%;
  padding: 12px 20px;
}
.log_reg_form {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  background: #ffffff;
  border-radius: 4px;
  padding: 30px;
  min-width: 100%;
}

.log_reg_form h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #323232;
  margin: 0 0 32px;
}
.log_reg_form input.form-control {
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 4px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #9e9e9e;
  padding: 8px 12px;
}
.log_reg_form input.form-control::placeholder {
  color: #9e9e9e;
}
.log_reg_form form > *:not(:last-child) {
  margin: 0 0 16px;
}
.log_reg_form input.submit_button {
  background: #ee7125;
  border-radius: 4px;
  border: none;
  width: 100%;
  color: #fff;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  padding: 8px 15px;
}
.log_reg_form + .log_reg_form input.submit_button {
  background: #2196f3;
}
.log-rej-sec {
  text-align: center;
}
.site-navigation-toggle-holder span {
  font-size: 0 !important;
}
.get-started-page-form .shift-get-form-outer {
  width: 100% !important;
  max-width: 100% !important;
  box-shadow: none !important;
}
.form-group .form-check {
  width: auto;
  display: inline-block;
}
.form-group .form-check:not(:last-child) {
  margin-right: 15px;
}
.shift-get-form-outer form p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #323232;
  margin-bottom: 8px;
}
.form-group .form-check label {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #323232;
}
.get-started-head {
  max-width: 400px !important;
  margin: 0 auto;
  display: block;
  width: 100% !important;
}
.shift-get-form-outer {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgb(50 50 50 / 4%);
  border-radius: 4px;
  padding: 32px;
  max-width: 400px;
  margin: auto;
  margin-top: 24px;
}
.phone-icon {
  width: 72px;
  height: 72px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 24px;
}
.detail-cnt p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
  color: #fff;
}
.detail-cnt h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #fff;
}
.call-details {
  display: flex;
  align-items: center;
}
.get-started-page-form .shift-get-form-outer form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.get-started-page-form .shift-get-form-outer .shift-get-inner-box {
  width: calc(50% - 10px);
}

.get-started-page-form .shift-get-form-outer input.button {
  max-width: 160px;
  margin: auto;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 15px;
  margin-top: 10px;
}

.get-started-page-form .shift-get-form-outer form textarea.form-control {
  height: 120px;
}
.get-started-sec
  .elementor-column
  .elementor-widget-wrap.elementor-element-populated {
  padding: 40px 0;
  background: #ffffff;
  box-shadow: 0px 4px 16px rgba(50, 50, 50, 0.08);
  border-radius: 4px;
}

.get-started-sec .elementor-column {
  padding: 10px;
}
.get-started-form
  .elementor-container
  .elementor-column:first-child
  .call-wrap
  .elementor-element-populated {
  padding-right: inherit;
}
.call-wrap .elementor-widget-image .elementor-widget-container {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 72px;
  margin: auto;
}
.call-sec {
  position: absolute !important;
  bottom: 0;
  left: 0;
}
.get-started-sec
  .elementor-column
  .getstarted-call
  .elementor-widget-wrap.elementor-element-populated {
  box-shadow: none;
}
.getstarted-call .elementor-column {
  width: auto !important;
  padding: 0;
}
.get-started-sec
  .elementor-column
  .getstarted-call
  .elementor-widget-wrap.elementor-element-populated {
  padding: 0 !important;
}
.call-wrap.getstarted-call .elementor-widget-image .elementor-widget-container {
  width: 40px;
  height: 40px;
  background: rgba(238, 113, 37, 0.1);
  margin-right: 15px;
}
.getstarted-call .elementor-container.elementor-column-gap-default {
  justify-content: center;
  width: 100% !important;
  max-width: 100% !important;
  flex-wrap: nowrap !important;
}
.getstarted-call .elementor-column + .elementor-column div {
  width: auto;
  display: block;
}
.get-form-error {
  color: red !important;
  font-weight: normal !important;
}
.get-success {
  background: rgba(0, 128, 0, 0.3);
  text-align: center;
  margin-bottom: 20px;
  padding: 7px;
  color: green;
  font-weight: 500;
}
.get-error {
  background: rgba(255, 0, 0, 0.3);
  text-align: center;
  padding: 7px;
  margin-bottom: 20px;
  color: red;
}
input.form-control.error {
  border-color: red;
}

.shift-loader {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0005;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shipping-rate > div {
  position: static !important;
}
.shipping-rate {
  overflow: hidden;
  position: relative;
}
.shipping-rate *,
.shipping-rate .elementor-widget,
.shipping-rate .elementor-widget-wrap,
.shipping-rate .elementor-column,
.shipping-rate .elementor-section .elementor-container,
.shipping-rate .elementor-widget {
  position: static;
}
.spinner-border {
  color: #ee7125;
}
/* 22 April */
div.login_form .modal-header {
  display: block;
  text-align: center;
  position: relative;
}
div.login_form .modal-header .btn-close {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  opacity: 1;
  background-size: 10px;
}
div.login_form .modal-header h3 {
  font-size: 22px;
  font-weight: 700;
  color: #000;
}
.wms_button {
  background: #ee7125;
  border: none;
  margin-right: 7px;
}
.wms_button:hover,
.wms_button:focus,
.carrier_button:hover,
.carrier_button:focus {
  background: #323232;
  color: #fff;
}
.carrier_button {
  border: none;
  background: #2196f3;
}

/*27-04-2022*/
.team .container {
  padding: 0 10px;
}
.row.teams {
  margin: 0 -10px;
}
.team .col-lg-4.team-box {
  padding: 0 10px;
}
.team .team-box .box {
  height: auto;
  border-radius: 0;
  overflow: inherit;
}
body .team .team-box .popup-hover {
  min-height: 100%;
  overflow-y: auto;
  height: 100%;
  width: 100%;
  left: 0;
}
.team h2 {
  color: #000;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.1;
  margin: 0 0 40px 0;
}
body .team .team-box .popup-hover p {
  color: #000;
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 10px;
}
.copyright {
  display: flex;
  flex-wrap: wrap;
}
.copyright p {
  margin-right: 10px;
}
.copyright ul {
  display: flex;
}
.copyright ul li {
  margin-right: 10px;
}
.copyright ul li:last-child {
  margin-right: 0;
}
.copyright ul li a {
  color: #ee7125;
  font-weight: 400;
}
.copyright p:empty {
  display: none;
}
.team .team-box h3 {
  font-size: 26px;
  color: #000;
  font-weight: bold;
  line-height: 1.2;
}
body .team .team-box .read-more {
  background: url(../shift/shift_new_images/arrow-right-org.svg) no-repeat 94% center;
  background-size: 25px auto;
}
.navbar-brand {
  padding-left: 0;
  display: inline-block;
}
.site-header .menu-item {
  float: none !important;
}

.form-check-input {
  box-shadow: none !important;
  outline: none;
}
.form-check-input:checked {
  background-color: #ee7125 !important;
  border-color: #ee7125 !important;
}
.first_half_border > th,
.first_half_border,
.first_half_border > th + td {
  border-top: 1px solid #fff !important;
}

.wms_button,
.carrier_button {
  font-size: 16px;
  padding: 10px 20px;
}
.modal-open .modal {
  opacity: 1;
}
.get-started-page-form .shift-get-form-outer form textarea.form-control {
  height: 120px;
  width: 100%;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 4px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  padding: 12px 16px;
  outline: none !important;
  box-shadow: none !important;
}
input,
select,
textarea {
  box-shadow: none !important;
}
.shift-get-form-outer .form-group select {
  padding-right: 35px !important;
}
.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
  margin: 30px 0 0;
}

.shift-get-started {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;display: flex;align-items: center;justify-content: center;background: #0008;}

.shift-get-started .spinner-border {width: 40px;height: 40px;}
/* Responsive */
@media (min-width: 1200px) {
  body .team {
    padding: 170px 0 150px;
  }
}
@media (max-width: 1199px) {
  /* blog detail */
  section.blogdetail-sec,
  .search-page {
    padding: 70px 0;
  }
  h1.detail-title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 50px;
  }
}

@media (max-width: 1024px) {
  section.blogdetail-sec,
  .search-page {
    padding: 50px 0;
  }
  .detail-body h2,
  .search-page h2 {
    font-size: 28px;
    line-height: 35px;
  }
  h1.detail-title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 30px;
  }
  .team h2 {
    font-size: 25px;
  }
  .team .team-box h3 {
    font-size: 22px;
  }
  .team .team-box {
    margin-bottom: 30px;
  }
}

@media (max-width: 992px) {
  .banner-img img {
    max-width: 330px !important;
    top: -135px;
  }
}

@media (max-width: 991px) {
  .get-started-form
    .elementor-container
    .elementor-column:first-child
    .elementor-element-populated {
    padding-right: 10px;
  }
  .call-wrap .elementor-widget-image .elementor-widget-container {
    width: 50px;
    height: 50px;
  }
  .site-header .menu-item {
    margin-right: 0;
  }

  .log_reg_form {
    padding: 30px;
    min-width: inherit;
    width: calc(50% - 15px);
  }
  .blog-title a {
    font-size: 18px;
    line-height: 26px;
  }
  .search-bar {
    padding: 0 0 50px;
  }
  .blog-box > a {
    margin-right: 20px;
  }
  .blog-box:not(:last-child) {
    margin-bottom: 30px;
  }

  .custom-row p.elementor-heading-title {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .color-tool section .elementor-column > .elementor-widget-wrap {
    padding: 20px 30px;
  }
  .site-footer .footer-inner .site-branding.col-md-6 {
    width: 100%;
    margin-bottom: 30px;
  }
  .site-footer .footer-inner .swift-footer-menus.col-md-2 {
    width: 33.33%;
  }
  .site-footer .footer-inner {
    padding: 50px 0;
  }
  .swift-header-button {
    margin-left: auto;
  }
  .site-header nav.site-navigation {
    padding-right: 55px;
  }
  .site-navigation-toggle-holder {
    position: absolute;
    right: 0;
    top: 6px;
  }
  .swift-sign-up {
    margin-right: 7px;
  }
}

@media (max-width: 980px) {
  .menu-main-menu-container {
    right: 20px;
  }
}

@media (max-width: 767px) {
  .get-started-page-form .shift-get-form-outer .shift-get-inner-box {
    width: 100%;
  }
  .call-sec {
    position: inherit !important;
  }
  .get-started-head {
    max-width: 100% !important;
  }
  .call-wrap .elementor-container.elementor-column-gap-default {
    display: flex;
    flex-wrap: nowrap;
  }
  .call-wrap
    .elementor-container.elementor-column-gap-default
    .elementor-column {
    width: auto;
    padding: 0;
  }
  .how-shift-sec .elementor-widget-image .elementor-widget-container {
    height: inherit;
  }
  .border-heading h2 {
    padding: 0;
  }
  .log_reg_form {
    padding: 30px;
    min-width: inherit;
    width: 100%;
  }
  .log_reg_form h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .shift-shipping-box form > * {
    width: 100%;
  }
  .shift-shipping-box form > *:not(:last-child) {
    margin-bottom: 15px;
  }
  .shift-table table th,
  .shift-table table td {
    padding: 12px 15px;
  }
  .shift-estimate-result h3 {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 15px;
  }
  .shift-shipping-box .form-group input,
  .shift-shipping-box input.button {
    height: 42px;
  }
  .shift-table {
    overflow: auto;
  }
  .shift-table table {
    width: 747px;
  }
  .shift-get-form-outer {
    max-width: 100%;
    padding: 15px;
  }
  .get-started-form
    .elementor-container
    .elementor-column:first-child
    .elementor-element-populated {
    padding-right: 10px;
  }
  .copyright {
    margin-bottom: 0;
  }
  .dashboard-img img {
    position: inherit;
    top: 0;
    transform: inherit;
    right: inherit;
  }
  .shadow-img-shift section .elementor-column + .elementor-column {
    justify-content: flex-start;
  }
  .streaming-sec section .elementor-column:first-child .elementor-widget-image,
  .streaming-sec
    section
    .elementor-column:first-child
    .elementor-widget-heading {
    margin-bottom: 20px !important;
  }
  .get-started-form .elementor-container .elementor-column {
    padding: 20px 0;
  }
  section.blogdetail-sec,
  .search-page {
    padding: 30px 0;
  }
  h1.detail-title,
  .search-page h2 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .detail-body h2 {
    font-size: 20px;
    line-height: 26px;
    margin: 20px 0;
  }
  .detail-body h3 {
    font-size: 17px;
    line-height: 26px;
    margin: 15px 0;
  }
  .plateform-sec section .elementor-element-populated {
    padding-left: 80px !important;
  }
  .blog-title a {
    -webkit-line-clamp: 2;
  }
  .blog-box > a {
    flex: 0 0 200px;
    height: 180px;
  }
  .blog-body p {
    -webkit-line-clamp: 2;
  }
  .post-date {
    margin-bottom: 7px;
  }
  .search-bar {
    padding: 0 0 30px;
  }
  .comming-soon h2 {
    margin-top: 20px;
  }
  .comming-soon h2:after {
    top: -20px;
    font-size: 10px;
    right: -65px;
  }
  .menu-main-menu-container {
    right: 15px;
  }
  .banner-img img {
    position: inherit;
    top: 0;
  }
  .banner-img {
    margin-top: 30px;
  }
  .custom-row p.elementor-heading-title {
    margin-right: 0;
  }
  .custom-row {
    text-align: center;
  }
  .custom-row .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
  }
  .tools-sec section .elementor-column {
    width: 100%;
  }
  .tools-sec section .elementor-container.elementor-column-gap-default {
    padding: 0;
  }
  .elementor-column-gap-default
    > .elementor-column
    > .elementor-element-populated {
    padding: 0;
  }
  .why-shift section .elementor-column,
  .feature-sec section .elementor-column {
    margin-bottom: 30px;
  }
  .feature-sec .elementor-widget-image .elementor-widget-container {
    margin: 0 auto 15px;
    width: 60px;
    height: 60px;
  }
  .feature-sec h3.elementor-heading-title br {
    display: none;
  }
  .banner-img img {
    max-width: 100% !important;
  }
  .site-header {
    padding: 20px 0;
  }
  .menu-main-menu-container {
    top: -15px;
  }
  .site-header .menu-item a {
    font-size: 15px;
  }
  .site-footer .widget_nav_menu ul.menu a {
    font-size: 15px;
    line-height: 28px;
  }
  .site-footer {
    padding: 0 0 90px;
  }
  .copyright {
    display: block;
  }
  .copyright p {
    margin: 0 0 5px;
  }

  .wms_button,
  .carrier_button {
    font-size: 15px;
    padding: 8px 15px;
  }
  .log_reg_form {
    padding: 7px;
  }
  .shift-get-form-outer .form-group input:not(.form-check-input),
  .shift-get-form-outer .form-group select {
    height: 42px;
    font-size: 15px;
    padding: 7px 10px;
  }
  .get-started-page-form .shift-get-form-outer form textarea.form-control {
    font-size: 15px;
    padding: 7px 10px;
  }
}

@media (max-width: 575px) {
  .site-footer .footer-inner > div {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #686868;
  }
  .swift-sign-up,
  .swift-get-started {
    padding: 7px 10px;
    line-height: 20px;
  }
  .site-footer .footer-inner .swift-footer-menus.col-md-2 {
    width: 100%;
    text-align: left;
  }
  .site-navigation-toggle-holder .site-navigation-toggle {
    padding: 2px 5px;
  }
  .site-navigation-toggle-holder .site-navigation-toggle img {
    max-width: 30px;
  }
  .site-navigation-toggle-holder .site-navigation-toggle i {
    font-size: 24px;
    line-height: 20px !important;
  }
  .site-header nav.site-navigation {
    padding-right: 50px;
  }
  .site-navigation-toggle-holder {
    top: 8px;
  }
  .site-footer .widget_nav_menu ul.menu a,
  .site-footer .widget_nav_menu,
  .swift-site-details a,
  .site-logo {
    text-align: left;
  }
  .site-footer .footer-inner .site-branding.col-md-6,
  .site-footer .footer-inner .swift-footer-menus.col-md-2 {
    margin-bottom: 20px;
  }
  .site-footer .footer-inner {
    padding: 30px 0 0;
  }
  .swift-social-media {
    padding: 20px 0;
    text-align: left;
  }
  .site-footer .widget_nav_menu ul.menu {
    margin-top: 15px;
  }
  div#carrierlog .modal-dialog,
  div#staticBackdrop .modal-dialog {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (max-width: 480px) {
  .color-tool section .elementor-column > .elementor-widget-wrap {
    padding: 15px;
  }

  .menu-main-menu-container {
    width: 290px;
  }
  .blog-box {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
  }
  .blog-box > a {
    flex: 0 0 100%;
    height: auto;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

@media (max-width: 411px) {
  .swift-sign-up,
  .swift-get-started {
    padding: 6px 8px;
    line-height: 20px;
    font-size: 12px;
  }

  .site-navigation-toggle-holder .site-navigation-toggle {
    padding: 3.5px 7px;
  }
  .site-navigation-toggle-holder .site-navigation-toggle img {
    max-width: 25px;
  }
  .site-navigation-toggle-holder {
    top: 9px;
  }
  .site-header nav.site-navigation {
    padding-right: 44px;
  }
  .swift-sign-up {
    margin-right: 3px;
  }
}
