/**Home banner start**/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-weight: 600;
  line-height: 1.2;
}


.pt {
  padding-top: 70px;
}

.pb {
  padding-bottom: 70px;
}

.banner-area .container-fluid {
  max-width: 1540px;
  padding-left: 30px;
  padding-right: 30px;
}

.banner-area {
  padding-top: 240px;
  padding-bottom: 100px;
  background-color: #fdeeee;
  height: 100vh;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.default-btn {
  font-size: 16px;
  color: #fff;
  background-color: #fe532f;
  padding: 15px 45px;
  line-height: 1;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
  border-radius: 40px;
  overflow: hidden;
}

.banner-area .shape-text span {
  font-size: 120px;
  text-transform: uppercase;
  font-weight: 700;
  left: 130px;
  position: absolute;
  bottom: -50px;
  opacity: 0.3;
  color: #e4d7d7;
}

.default-btn:hover {
  font-size: 16px;
  color: #fff;
  background-color: #071c4d;
  padding: 15px 45px;
  line-height: 1;
  transition: all 0.9s;
  border-radius: 40px;
  overflow: hidden;
}

.default-btn {
  font-size: 16px;
  color: #fff;
  line-height: 1;
}

.app-banner-content {
  margin-bottom: 100px;
}

.app-banner-content h1 {
  font-size: 50px;
  color: #071c4d;
  margin-bottom: 10px;
}

.app-banner-content p {
  color: #071c4d;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 28px;
}

.color-green {
  color: #fe532f;
}

.banner-area .shape-1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 350px;
  z-index: -1;
}

.banner-area .shape-2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200px;
  z-index: -1;
  opacity: 0.2;
}

/*-second section-*/
.whyChooseUs1 .container-fluid {
  max-width: 1540px;
  padding-left: 30px;
  padding-right: 30px;
}

.content_box_120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.container_m_30 {
  position: static;
  max-width: 1210px;
  padding: 0px 17px;
  margin: 0px auto;
  width: 100%;
}

.whyChooseUs1__left {
  position: relative;
}

.whyChooseUs1__left--bg {
  position: absolute;
  left: 100px;
  top: 57px;
  z-index: -1;
}

.whyChooseUs1__item--02 {
  margin-bottom: 40px;
  margin-left: 5px;
}

.whyChooseUs1__item {
  width: 270px;
  -webkit-box-shadow: 0px 5px 60px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 60px rgba(0, 0, 0, 0.05);
  border-radius: 15px;
  padding: 50px 40px 45px;
  background-color: #fff;
  transition: all 0.2s ease;
  border: 2px solid #0000;
}

.whyChooseUs1__item--content h4 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 25px;
}

.container_m_30 .col_padding {
  padding-left: 15px;
  padding-right: 15px;
}

.whyChooseUs1__item--01 {
  margin-top: 170px;
  margin-right: 5px;
  display: inline-block;
}

.whyChooseUs1__item--thumb {
  color: #fe532f;
  font-size: 21px;
  margin-bottom: 18px;
  display: inline-block;
  line-height: 50px;
  background-color: #fdeeee;
  border-radius: 25px;
  height: 50px;
  width: 50px;
  text-align: center;
}

.whyChooseUs1__content p {
  color: #071c4d;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 28px;
}

.whyChooseUs1__feature {
  position: relative;
}

.whyChooseUs1__feature--thumb {
  position: absolute;
  left: 0px;
  top: 1px;
  display: inline-block;
}

.whyChooseUs1__feature--thumb i {
  background-color: #6864ed;
  color: #fff;
  font-size: 18px;
  margin-bottom: 18px;
  display: inline-block;
  line-height: 40px !important;
  border-radius: 25px;
  height: 40px;
  width: 40px;
  text-align: center;
}

.whyChooseUs1__feature--content {
  padding-left: 60px;
}

.whyChooseUs1__feature--content h1 {
  color: #071c4d;
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 28px;
}

.whyChooseUs1__feature--content h5 {
  color: #071c4d;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}

.whyChooseUs1__feature--content p {
  color: #071c4d;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 28px;
}

/*-services*/

.sc-service-section-two.pt-70.pb-70 {
  background-color: #f7f7f7;
}

.sc-service-section-two .container-fluid {
  max-width: 1540px;
  padding-left: 30px;
  padding-right: 30px;
}

.sc-service-content-box:hover {
  border-color: #fe532f;
  background: #fdeeee;
  transition: all 0.3s ease-in-out;
}

.sc-service-content-box {
  position: relative;
  display: block;
  margin-bottom: 35px;
  border: 2px solid #eeeff1;
  padding: 30px 30px 35px;
  cursor: pointer;
  background: #fff;
  height: 90%;
}

.sc-service-content-box .sc-service-icon {
  margin-bottom: 25px;
  background: #fe532f;
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-size: 27px !important;
}

.sc-service-content-box .sc-service-btn .sc-transparent-btn {
  color: #ffffff;
  padding: 12px 35px;
  background: #ffffff;
  margin-bottom: 5px;
}

.sc-transparent-btn {
  display: inline-block;
  padding: 13px 35px;
  color: #03041c;
  font-weight: 600;
  transition: all 0.5s;
  border: 2px solid #eeeff1;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.sc-transparent-btn::before {
  background-color: #fe532f;
  z-index: -1;
  width: 0;
}

.sc-transparent-btn::after,
.sc-transparent-btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.4s;
  border-radius: 3px;
}

.sc-transparent-btn {
  display: inline-block;
  padding: 13px 35px;
  color: #03041c;
  font-weight: 600;
  transition: all 0.5s;
  border: 2px solid #eeeff1;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.sc-service-content-box .sc-service-btn {
  position: absolute;
  bottom: -35px;
  left: 84px;
}

.sc-service-text h5 {
  color: #071c4d;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}

.sc-service-text p {
  color: #071c4d;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 28px;
}

.item-sub-title {
  font-size: 16px;
  color: #fe532f;
  font-weight: 600;
  background-color: #faf4f6;
  max-width: fit-content;
  margin: 0 auto 12px;
  padding: 2px 10px;
  border-radius: 4px;
  text-transform: uppercase;
}

.item-sub-title-main {
  font-size: 14px;
  color: #fe532f;
  font-weight: 600;
  background-color: #faf4f6;
  max-width: fit-content;
  margin-bottom: 10px;
  padding: 3px 10px;
  border-radius: 4px;
  text-transform: uppercase;
}

/*--Pair Your Delivery--*/

.working-process-one {
  position: relative;
  display: block;
  background: #ffffff;
}

.working-process-one .section-title {
  margin-bottom: 70px;
}

.working-process-one__wrapper {
  position: relative;
  display: block;
}

.working-process-one__shape {
  position: absolute;
  top: -40px;
}

.working-process-one__wrapper ul {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  flex-direction: row;
  counter-reset: count;
}

.working-process-one__single {
  position: relative;
  display: block;
}

.working-process-one__single .count-box {
  position: absolute;
  top: -35px;
  left: 70px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  background: #fe532f;
  color: #ffffff;
  border-radius: 50%;
  font-weight: 700;
  z-index: 1;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.working-process-one__single:hover .count-box {
  background: #ffffff;
  color: #fe532f;
  box-shadow: 0px 10px 30px 0px rgb(21, 177, 192, 0.3);
}

.working-process-one__single .count-box::before {
  top: -35px;
  left: 70px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  border-radius: 50%;
  font-weight: 700;
  counter-increment: count;
  content: "0" counter(count);
}

.working-process-one__single .count-box span {
  color: #ffffff;
}

.working-process-one__single:hover .count-box span {
  color: #fe532f;
}

.working-process-one__single.style2 .count-box {
  position: absolute;
  top: -20px;
  left: 106px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  background: #fe532f;
  border-radius: 50%;
  font-weight: 700;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.working-process-one__single.style2:hover .count-box {
  background: #ffffff;
  color: #fe532f;
  box-shadow: 0px 10px 30px 0px rgb(21, 177, 192, 0.3);
}

.working-process-one__single-icon {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  background: #f3f6f8;
  border-radius: 50%;
  line-height: 100px;
  text-align: center;
  font-size: 50px;
  color: #fe532f;
  margin-bottom: 45px;
  z-index: 1;
}

.working-process-one__single-icon::before {
  position: absolute;
  top: -18px;
  left: -18px;
  bottom: -18px;
  right: -18px;
  border: 3px dashed #eff0f0;
  content: "";
  border-radius: 50%;
}

.working-process-one__single-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fe532f;
  content: "";
  border-radius: 50%;
  z-index: -1;
  transform: scale(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}

.working-process-one__single:hover .working-process-one__single-icon::after {
  transform: scaleX(1);
}

.working-process-one__single.top50 {
  position: relative;
  display: block;
  top: 45px;
}

.working-process-one__single.top65 {
  position: relative;
  display: block;
  top: 65px;
}

.working-process-one__single.style2.top20 {
  position: relative;
  display: block;
  top: 22px;
}

.working-process-one__single.style2 .working-process-one__single-icon {
  position: relative;
  display: inline-block;
  width: 140px;
  height: 140px;
  background: #f3f6f8;
  border-radius: 50%;
  line-height: 140px;
  text-align: center;
  font-size: 75px;
  color: #fe532f;
  margin-bottom: 45px;
}

.working-process-one__single.style2 .working-process-one__single-icon::before {
  position: absolute;
  top: -13px;
  left: -13px;
  bottom: -13px;
  right: -13px;
  border: 3px dashed #eff0f0;
  content: "";
  border-radius: 50%;
}

.working-process-one__single-icon span::before {
  position: relative;
  display: block;
  font-size: 34px;
  line-height: 100px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.working-process-one__single:hover .working-process-one__single-icon span::before {
  color: #ffffff;
}

.working-process-one__single.style2 .working-process-one__single-icon span::before {
  position: relative;
  display: block;
  font-size: 34px;
  line-height: 140px;
}

.working-process-one__single-title {
  color: #071c4d;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}

.working-process-one__single-title a {
  color: #222631;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.working-process-one__single-title a:hover {
  color: #fe532f;
}

.working-process-one__single-text {
  margin: 0;
}

/*tab-section*/

.workflow {
  background: #fdeeee;
}

.workflow .nav.nav-pills, .features .nav.nav-pills{
  position: relative !important;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
  z-index: 9;
  position: relative;
}

.workflow .nav-item,.features .nav-item {
  margin: 0 10px;
}

.workflow .nav-link, .features .nav-link {
  padding: 10px 10px !important;
  border-radius: 0.25rem;
  color: #fff !important;
  background: #071c4d !important;
  font-size: 14px;
}

.workflow .nav.nav-pills::before,.features .nav.nav-pills::before {
  position: absolute;
  content: "";
  width: 88%;
  height: 1px;
  top: 0;
  left: 66px;
  bottom: 0;
  margin: auto;
  background: #fe532f;
  opacity: 0.4;
}

.workflow .nav-pills .nav-link.active,
.workflow .nav-pills .show>.nav-link,
.workflow .nav-pills .nav-link:hover,
.features .nav-pills .nav-link.active,
.features .nav-pills .show>.nav-link,
.features .nav-pills .nav-link:hover {
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 500;
  background-color: #fe532f !important;
}

.workflow .nav-link a:hover,.features .nav-link a:hover  {
  color: #fe532f !important;
}

.food_img1 img {
  height: 500px;
  width: 600px;
  object-fit: contain;
  margin-top: 20px;
}

span.num_wrap {
  font-size: 200px;
  opacity: 0.4;
  position: absolute;
  top: -30%;
  right: 0;
  z-index: 1;
  color: #fe532f !important;
}

.tab_card {
  height: auto;
  text-indent: inherit;
  text-align: left;
  padding: 15px;
  border-radius: 15px;
  margin-bottom: 15px;
}

.content i {
  background: #fe532f;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px !important;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-size: 19px !important;
}

/* call to action*/
.watch-video-area::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #fdeeee;
  top: 0;
  left: 0;
}

.app-section-title {
  text-align: center;
  position: relative;
}

.app-section-title h2 {
  text-align: center;
  position: relative;
  color: #071c4d;
}

.color-colne {
  font-size: 18px;
  font-weight: 600;
  background-color: #fff;
  max-width: fit-content;
  margin: 0 auto 10px;
  padding: 2px 10px;
  border-radius: 4px;
}

.watch-video-area {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  text-align: center;
}

.default-btn-one {
  font-size: 16px;
  color: #fff;
  border: 1px solid #fe532f;
  padding: 15px 45px;
  background-color: #fe532f;
  line-height: 1;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
  border-radius: 40px;
  overflow: hidden;
}

.default-btn-one:hover {
  font-size: 16px;
  color: #ffffff !important;
  border: 1px solid #071c4d;
  background-color: #071c4d;
  padding: 15px 45px;
  line-height: 1;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
  border-radius: 40px;
  overflow: hidden;
}

.default-btn-two {
  font-size: 16px;
  color: #fe532f;
  border: 1px solid #071c4d;
  padding: 15px 45px;
  line-height: 1;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
  border-radius: 40px;
  overflow: hidden;
}

.default-btn-two:hover {
  font-size: 16px;
  color: #ffffff !important;
  border: 1px solid #fe532f;
  background-color: #fe532f;
  padding: 15px 45px;
  line-height: 1;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
  border-radius: 40px;
  overflow: hidden;
}

#video {
  position: relative;
}

.experience__shape {
  position: absolute;
}

.experience-s-1 {
  opacity: 0.3;
}

.experience-s-2 {
  position: absolute;
  right: -400%;
  top: -43px;
  max-width: 200px;
}

/*---tab-second*/

.why_choose_sec {
  padding-bottom: 100px;
}

.why-choose-list h5 {
  color: #050748;
  font-size: 20px;
  font-weight: 600;
}

.why-choose-list p {
  font-size: 16px;
  margin-bottom: 0px;
}

.why-choose-list img {
  width: 100%;
  height: 220px;
  object-fit: contain;
  margin-bottom: 15px;
}

.why-choose-list {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  box-shadow: 1px 4px 12px #0000001f;
  padding: 35px;
  border-radius: 20px;

}

.why-choose-list img {
  transition: all 0.3s ease-in;
}

.why-choose-list:hover img {
  transform: scale(1.1);
}

.why_choose_sec .carousel-inner {
  padding: 0px 10px;
}

.why_choose_sec .carousel-control-prev,
.why_choose_sec .carousel-control-next {
  position: initial;
  width: 10%;
  padding: 5px;
}

.carousel_arrows i {
  color: #fe532f;
  font-size: 23px;
}

.carousel_arrows {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

.carousel_arrows span {
  border: 1px solid #fe532f;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all ease-in-out 0.2s;
}

.carousel_arrows span:hover {
  transform: scale(1.1);
}

.mobile_none {
  display: block;
}

/*---services---*/
.bg_light_1 {
  background-color: #e6ebee !important;
}

.service_section-admin {
  position: relative;
}

.service_post.style_four::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  left: 38px;
  top: 40px;
  background: #ffe5e5;
  transition: all 0.6s ease-in-out;
  z-index: -1;
}

.service_post.style_four::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 50px;
  left: 0;
  bottom: 0;
  background: #fe532f;
  opacity: 0;
  transition: all 0.6s ease-in-out;
  top: 100%;
  z-index: 1;
}

.service_post.style_four {
  position: relative;
  padding: 10px;
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
  ;
  background: #fff;
  z-index: 0;
  border-radius: 10px;
  height: 100%;
}

.service_post.style_four .image_box {
  position: relative;
  overflow: hidden;
  margin-bottom: 36px;
  border-radius: 10px;
}

.service_post.style_four .image_box img {
  height: 200px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.service_post.style_four .content_in_box {
  position: relative;
  padding: 10px 20px 25px;
}

.service_post.style_four .icon_box::before {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  border-radius: 5px;
  color: #fff;
  content: "";
  text-align: center;
  display: block;
  margin-bottom: 20px;
  background: #fe532f;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  transition: 0.5s;
}

.service_post.style_four .icon_box {
  width: 60px;
  height: 60px;
  position: relative;
}

.service_post.style_four .icon_box .icons {
  position: absolute;
  font-size: 25px;
  line-height: 25px;
  height: 25px;
  text-align: center;
  color: #fff;
  top: 0;
  z-index: 77;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.service_post.style_four .icon_box::after {
  position: absolute;
  content: "";
  width: 60px;
  height: 71px;
  border-radius: 5px;
  top: -5px;
  left: 7px;
  background: #eee;
}

.title_service {
  color: #050748;
  font-size: 20px;
  font-weight: 600;
  margin-top: 20px;
}

.service_post.style_four:hover::after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.short_desc {
  font-size: 16px;
  margin-bottom: 0px;
}

/*--admin*/
.features {
  background-color: #071c4d;
}

.features .nav-link {
  color: #fe532f !important;
  background: #fff !important;
  font-size: 14px;
  box-shadow: 0px 4px 46px rgba(0, 0, 0, 0.14) !important;
  font-weight: 500;
}

.features .nav.nav-pills::before {
  display: none;
}

.features .tab-pane {
  background-color: #fff;
  border-radius: 8px;
  padding: 66px 38px 50px;
  margin-top: -13px;
}

.features .nav-pills .nav-link {

  position: relative !important;
}

.features .nav-pills .nav-link.active,
.features .nav-pills .show>.nav-link {
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid #fe532f !important;
  background-color: #fe532f !important;
}

.food_imgone img {
  object-fit: contain;
  border-radius: 10px;
}

.services-list .list-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -10px;
  margin-bottom: 0px;
  gap: 15px 0;
  margin-bottom: 50px;
}

.services-list .list-wrap li {
  width: 50%;
  font-weight: 500;
  font-size: 16px;
  color: #071c4d;
  display: flex;
  align-items: center;
  justify-content: center;
}

.services-list i {
  background: #fe532f;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px !important;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-size: 15px !important;
}

.services-list .list-wrap li i {
  margin-right: 8px;
}

.services-content-three .section-title h2.title {
  font-weight: 600 !important;
  font-size: 23px !important;
}

/*-call to action-two-*/

.bussines.yellow-rewamped {
  background-color: #fdeeee;
}

.bussines.yellow-rewamped .container-fluid {
  max-width: 1540px;
  padding-left: 30px;
  padding-right: 30px;
}

.bussines.yellow-rewamped .app-section-title h3 {
  text-align: center;
  position: relative;
  color: #071c4d;
  text-align: left;
  font-size: 30px;
}

.main-btn {
  text-align: left;
}

.working-process-one__single:hover .working-process-one__single-icon img {
  filter: brightness(0) invert(1);
}

.whyChooseUs1__item:hover {
  border-color: #fe532f;
  background: #fdeeee;

}

@media only screen and (max-width:767px) {
  .workflow .nav,.features .nav {
    display: block !important;
  }

  .workflow .nav-link,.features .nav-link {
    margin: 10px 0;
  }
}