/**Home banner start**/

.color-pink {
   color: #be346a;
}
.content p {
  font-size: 16px;
}
.color-span {
  font-weight: 500;
  color: #fff;
}
.app-banner-area {
  background-image: url(../../img/business-model-img/amazon/banner-bg-2.png);
  background-color: #bb79e4ce;
  position: relative;
  padding: 150px 0 90px;
  margin-top: 40px;
}
.app-banner-area .container-fluid {
  max-width: 1540px;
  padding-left: 30px;
  padding-right: 30px;
}
.app-banner-content span {
  color: #003757;
  margin-bottom: 15px;
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
}
.app-banner-content {
  margin-bottom: 15px;
}
.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;
}
.app-default-btn {
  padding: 15px 30px !important;
  background-color: #ffffff !important;
  color: #003757 !important;
  transition: all ease 0.5s !important;
  border-radius: 10px !important;
  font-weight: 600 !important;
  border: 1px solid #003757 !important;
}
.app-default-btn:hover {
  background-color: #003757 !important;
  color: #ffffff !important;
}

/*--Inspi#003757 By The--*/
.app-section-title {
  text-align: center;
  position: relative;
}
.app-section-title h2 {
  font-size: 40px;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.3;
}
.app-section-title p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 30px;
}
.single-app-features-box {
  position: relative;
  z-index: 1;
  transition: all ease 0.5s;
}
.single-app-features-box::before {
  content: "";
  position: absolute;
  background-color: #f5f3f6;
  width: 100%;
  height: 70%;
  z-index: -1;
  top: -20px;
  left: 0;
  border-radius: 10px;
}
.single-app-features-box .features-content {
  text-align: center;
  background-color: #ffffff;
  padding: 30px 10px;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  margin: 20px 10px 30px 10px;
  position: relative;
  z-index: 2;
  border-radius: 10px;
}
.single-app-features-box .features-content h3 {
  font-weight: 600;
  color: #000;
  font-size: 20px;
  line-height: 28px;
}
.single-app-features-box .features-content p {
  margin-bottom: 13px;
  font-size: 16px;
  line-height: 28px;
}
.single-app-features-box:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.single-app-features-box .features-content i {
  color: #003757;
  font-size: 28px;
  margin-bottom: 18px;
  display: inline-block;
  line-height: 1;
}
.app-default-btn-dark {
  padding: 15px 30px !important;
  background-color: #003757 !important;
  color: #ffffff !important;
  transition: all ease 0.5s !important;
  border-radius: 10px !important;
  margin: 0 auto;
  font-weight: 600 !important;
}
.app-default-btn-dark:hover {
  color: #003757 !important;
  background-color: transparent !important;
  border: 1px solid #003757 !important ;
  transition: all 0.6s ease !important;
  font-weight: 600 !important;
}

/*--Choose A Complete section--*/

.data-analysis .container-fluid {
  max-width: 1540px;
  padding-left: 30px;
  padding-right: 30px;
}
.bg-color-f8f8f8 {
  background-color: #faf4f6;
}
.sass-data-content .data-section-title h2 {
  color: #071c4d;
  display: inline-block;
  font-size: 40px;
  font-weight: 600;
}

.sass-data-content .data-section-title p {
  color: #071c4d;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 16px;
}
.sass-data-content .data-section-title span {
  color: #003757;
  display: inline-block;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.sass-data-content .data-list ul {
  padding-left: 0;
  margin-bottom: 0;
}
.sass-data-content .data-list ul li:hover {
  background-color:#003757;
  color: #ffffff;
}
.sass-data-content .data-list ul li {
  list-style-type: none;
  padding: 30px;
  margin-bottom: 15px;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding-left: 80px;
  position: relative;
  transition: all ease 0.5s;
  border-radius: 10px;
  background-color: #ffffff;
  margin-left: 7px;
  font-size: 14px;
  font-weight: 600;
}
.sass-data-content .data-list ul li .icon {
  color: #003757;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 100%;
  background-color: #f2eeee;
  text-align: center;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.sass-data-content .data-list ul li .icon i {
  font-size: 20px;
  position: relative;
  color: #003757;
}
.sass-data-content .data-list ul li .icon {
  color: #003757;
  line-height: 50px;
  text-align: center;
}
.sass-data-content .data-list ul li .icon:hover {
  color: #ffffff;
  line-height: 50px;
  text-align: center;
}
.sass-data-content .data-list ul li {
  list-style-type: none;
}
.data-img img {
  object-fit: contain;
}

/*----*/

.watch-video-area::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #071c4d;
  top: 0;
  left: 0;
}
.watch-video-area2::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #faf4f6;
  top: 0;
  left: 0;
}
.watch-video-area2 {
  background-image: url(../../img/business-model-img/amazon/backgoung-img-01.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  text-align: center;
}
.watch-video-area2 .app-section-title h2 {
  color: #071c4d;
  font-size: 40px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.watch-video-area {
  background-image: url(../../img/business-model-img/amazon/backgoung-img-01.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  text-align: center;
}

.watch-video-area .app-section-title h2 {
  color: #ffffff;
  font-size: 40px;
  margin-bottom: 10px;
  margin-top: 10px;
}

/* tab first one*/

.bg-pattern-13 {
  background-image: url(../../img/business-model-img/amazon/pattern-13.jpg);
}
.bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.services-section-four {
  position: relative;
}
.services-section-four .bg {
  max-height: 440px;
}

.service-block-four {
  margin-bottom: 30px;
}
.service-block-four .inner-box {
  position: relative;
  background: #fff;
  -webkit-transition: all 300ms ease;
  transition: all 0.9s ease;
  -webkit-box-shadow: 0 0px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 30px rgba(0, 0, 0, 0.05);
}
.service-block-four .inner-box:hover {
  background-color: #003757;
}
.service-block-four .inner-box:hover:before {
  opacity: 0.2;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}
.service-block-four .inner-box:hover .text,
.service-block-four .inner-box:hover .title {
  color: #fff;
}
.service-block-four .inner-box:hover .icon {
  color: #003757;
}
.service-block-four .inner-box:hover .icon:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.service-block-four .inner-box:hover .image-box .image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.7;
}
.service-block-four .inner-box:hover .read-more {
  background-color: #fff;
}
.service-block-four .inner-box .image-box {
  position: relative;
}
.service-block-four .inner-box .image-box .image {
  margin-bottom: 0;
  background-color: #151515;
  overflow: hidden;
}
.service-block-four .inner-box .image-box .image img {
  width: 327px;
  height: 187px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-four .inner-box .content-box {
  position: relative;
  padding: 45px 30px 30px;
  height: 250px;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}
.service-block-four .inner-box .icon {
  position: absolute;
  right: 20px;
  top: -39px;
  width: 70px;
  height: 78px;
  background-image: url(../../img/business-model-img/amazon/shape8.png);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 27px;
  z-index: 2;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  margin-bottom: 20px;
}
.service-block-four .inner-box .icon::before {
  position: relative;
  z-index: 2;
}
.service-block-four .inner-box .icon:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url(../../img/business-model-img/amazon/shape8-light.png);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  content: "";
}
.service-block-four .inner-box .title {
  margin-bottom: 15px;
  color: #003757;
  font-size: 22px;
  font-weight: 600;
}
.service-block-four .inner-box .text {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 16px;
  line-height: 28px;
}
.service-block-four .inner-box .read-more {
  position: absolute;
  right: 40px;
  bottom: -26px;
  height: 52px;
  width: 52px;
  background-color: #003757;
  border-radius: 50%;
  color: #fff;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease;
}
.service-block-four .inner-box .read-more:hover {
  background-color: #003757;
}

.services-section-four .container-fluid {
  max-width: 1540px;
  padding-left: 30px;
  padding-right: 30px;
}

/*--Managing section---*/
.promo-item h5 {
  font-size: 20px;
  font-weight: 600;
}
.promo-item p {
  font-size: 16px;
  line-height: 28px;
}

.gray-light-bg {
  background: #fff;
}
.color-secondary {
  color: #003757;
}
.promo-item::before {
  content: "";
  position: absolute;
  right: -65px;
  width: 95px;
  height: 95px;
  top: -55px;
  border-radius: 50px;
  background-color: #003757;
  transition: 0.5s all ease;
  z-index: -1;
}
.promo-item {
  border-radius: 10px;
  filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
  background-color: #ffffff;
  padding: 30px;
  margin-top: 30px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.promo-bottom-shape {
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
}
.promo-item:hover {
  background-color: #003757;
  transition: all 0.9s ease;
}
.promo-item:hover h5,
.promo-item:hover p {
  color: #fff;
}
.promo-item:hover .promo-img i {
  color: #fff;
  border-color: #fff;
}
.promo-img .icon {
  color: #003757;
  border: 1px solid #003757;
  padding: 10px;
  border-radius: 25px;
  height: 42px;
  width: 42px;
  line-height: 20px;
}

.about-with-promo .container-fluid {
  max-width: 1540px;
  padding-left: 30px;
  padding-right: 30px;
}
.image-managing {
  height: 541px;
  margin-top: 58px;
}

/*Faster Deliveries*/

.tab-content {
  margin-left: 14px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff !important;
  background-color: #003757!important;
}
.nav-pills .nav-link {
	color: #003757;
}

.tab_card {
  height: auto;
  text-indent: inherit;
  text-align: left;
  padding: 15px;
  border-radius: 15px;
  margin-bottom: 15px;
}


.img_wrap img {
  position: absolute;
  top: 30px;
  width: 70px;
}

.nav-pills .nav-link {
	padding: 12px 0;
	font-weight: 600;
	margin: 0 10px;
	background: #ffc1d95e !important;
	font-size: 14px;
}
span.num_wrap {
  font-size: 200px;
  opacity: 0.4;
  position: absolute;
  top: -30%;
  right: 0;
  z-index: 1;
  color: var(--secondcolor);
}
.food_img1 {
  width: 100%;
  margin: 0 auto;
}
.food_img1 img{
  height: 500px;
}
.features .food_img1{
  width: max-content;
}

.Content .icon {
  font-size: 22px;
  border-radius: 29px;
  border: 1px solid #003757;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  color: #003757;
  margin-bottom: 10px;
}
.item-sub-title {
    font-size: 16px;
    color: rgb(226 232 229 / 97%);
    font-weight: 600;
    background-color: #0394c7;
    max-width: fit-content;
    margin: 0 auto 12px;
    padding: 2px 10px;
    border-radius: 4px;
    text-transform: uppercase;
}

.color-colne {
  font-size: 16px;
  font-weight: 600;
  background-color: #fff;
  max-width: fit-content;
  margin: 0 auto 10px;
  padding: 2px 10px;
  border-radius: 4px;
}

/*--*/
.services-three .auto-container {
  max-width: 1540px;
  padding-left: 30px;
  padding-right: 30px;
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}
.services-three__img {
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
  max-width: 535px;
  width: 100%;
}

.services-three {
  position: relative;
  display: block;
  background: #faf4f6;
  padding: 120px 0px 90px;
  z-index: 1;
}

.services-three .big-title {
  position: absolute;
  top: -17px;
  left: -8px;
  right: 0;
  text-align: center;
  z-index: -1;
}
.services-three .big-title h2 {
  color: rgba(0, 35, 90, 0.03);
  font-size: 400px;
  line-height: 0.8em;
  font-weight: 700;
  text-transform: uppercase;
}

.services-three__img img {
  width: 100%;
  margin-top: 78px;
}
img {
  max-width: 100%;
  height: auto;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
}
.services-three__content-single {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 47px 0px 65px;
  padding-right: 35px;
  border: 1px solid #e8e7e7;
  margin-bottom: 30px;
  border-radius: 10px;
  transition: all 0.3s ease-in;
}
.services-three__content-single .inner {
  position: relative;
  display: block;
  padding-left: 140px;
}
.services-three__content {
	position: relative;
	display: block;
	margin-left: -38px;
	margin-top: 57px;
}
.services-three__content-single .inner .content-box {
  position: relative;
  display: block;
  padding-top: 20px;
}
.services-three__content-single .inner .number-box {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  transform: translate(0%, -50%);
  left: 0%;
  width: 100px;
  height: 95px;
  background-color:#003757;
  padding-top: 51px;
}

.watch-video-area::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #4d071ab0;
    top: 0;
    left: 0;
}
.services-three__content-single .inner .number-box h2 {
  color: #ffffff;
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
}
.services-three__content-single .inner .content-box p {
  font-size: 16px;
  line-height: 28px;
  margin: 0;
}
.services-three__content-single .inner .content-box h3 {
  font-size: 20px;
  font-weight: 600;
}
.services-three__content-single .inner .content-box h3 a {
  color: #003757;
}

.services-three__content-single:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  transform: translateY(-7px);
}
.services-three__content-single .number-box h2 {
transition: all 0.3s ease-in;
}
.services-three__content-single:hover .number-box h2 {
  transform: scale(1.4);
}
.item-sub-title.item-experience {
	font-size: 16px;
	color: #003757;
	font-weight: 600;
	background-color: #0037571a;
	max-width: fit-content;
	margin: 0 auto 12px;
	padding: 2px 10px;
	border-radius: 4px;
	text-transform: uppercase;
}


.features .container-fluid{
  max-width: 1540px;
  padding-left: 30px;
  padding-right: 30px;
}

/*---*/
.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;
  transition: all 0.2s 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: 55px;
  margin: 2px 10px;
  padding: 5px;
}
.carousel_arrows i {
	color: #003757;
	font-size: 23px;
}
.carousel_arrows {
	display: flex;
	justify-content: center;
	margin-top: 50px;
}
.carousel_arrows span {
	border: 1px solid #003757;
	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;
}

.service-block-four .inner-box:hover .icon img {
  filter: brightness(0);
  z-index: 2;
}
@media only screen and (max-width:1400px) {
.services-three__content-single .inner {
  padding-left: 130px;
}
}

@media only screen and (max-width:1199px) {
  .services-three__content {
    margin-left: 0;
}
}

@media only screen and (max-width:767px) {
  .why_choose_sec .carousel-control-prev, .why_choose_sec .carousel-control-next {
    width: 40px;
}
.carousel_arrows span {
  padding: 18px;
}
.carousel_arrows i {
  font-size: 17px;
}
}