* {
  font-family: 'Roboto', sans-serif;
  font-family: 'Roboto Condensed', sans-serif;
}
.service,
.features,
#mobile-App,
.best-mobile-app,
.Testimonials {
  padding-top: 80px;
}
.cust-containner {
  width: 90%;
  margin: auto auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.navbar {
  width: 100%;
  position: fixed;
  z-index: 99;
}
.navbar-expand-lg .navbar-nav {
  justify-content: space-between !important;
}
nav ul li a.active {
  color: red;
  font-weight: bold;
}

.cust-containner-contain {
  width: 90%;
  margin: auto auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* Navbar */
.bg-body-tertiary {
  background-color: #ffffff !important;
}
.navbar-collapse {
  flex-grow: 0;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xxl {
  justify-content: space-around;
}
.navbar-expand-lg .navbar-collapse {
  width: 60%;
}
.navbar-expand-lg .navbar-nav {
  width: 100%;
  justify-content: space-evenly;
}
.nav-link {
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
}
.lang-type {
  text-decoration: none;
  width: 40;
  height: 50px;
}
.lang {
  display: flex;
  justify-content: flex-start;
}
.download {
  width: 180px;
  height: 48px;
  background: #091133;
  border-radius: 8px;
  color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.download:hover {
  background: rgb(201, 46, 35);
  transition: 2s;
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -ms-transition: 2s;
  -o-transition: 2s;
  border: none;
  /*color: black;
  */
  font-weight: bold;
  font-size: 18px;
}
.woking-now {
  border-bottom: 4px solid #c92e23;
}

.navbar-nav.me-auto.mb-2.mb-lg-0 li:hover {
  border-bottom: 4px solid #c92e23;
}
.navbar-nav.me-auto.mb-2.mb-lg-0 li:active {
  border-bottom: 4px solid #c92e23;
}
.navbar-nav.me-auto.mb-2.mb-lg-0 li:last-child:hover {
  border-bottom: none;
}
.navbar-nav.me-auto.mb-2.mb-lg-0 li:nth-child(6):hover {
  border-bottom: none;
}
/* mobile header section  */
.mobile-header {
  height: 700px;
  background-color: #091133;
  padding-top: 80px;
  background-image: url('Path.png');
  background-size: 64% auto;
  background-repeat: no-repeat;
}
.mobile-header-left {
  height: 7%;
}
.mobile-header-left img {
  width: 64%;
}
.mobile-header-right {
  width: 90%;
  margin: auto auto;

  display: flex;
  justify-content: space-around;
  align-items: center;
}
/* .car-top {
  padding-bottom: 150px;
} */
.car-top h2 {
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 70px;
}
.car-top h2 .car {
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 94px;
}
.car-top h2 .care {
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 700;
  font-size: 55px;
  line-height: 94px;

  color: #c92e23;
}
.mobile-header-right-left p {
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #000c36;
  width: 652.29px;
  height: 35.33px;
}
.mobile-header-right-left .download-app {
  display: flex;
  width: 440px;
  justify-content: space-between;
}
.mobile-header-right-left .download-app div {
  width: 200px;
}
.mobile-header-right-left .download-app div:hover {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  box-shadow: 10px 4px 4px rgba(20, 51, 164, 0.3);
}
.mobile-header-right-left .download-app div img {
  width: 100%;
}
.phone-img {
  width: 37%;
}
.phone-img img {
  width: 100%;
  height: 100%;
}
/* service */
.service {
  width: 90%;
  margin: auto auto;
}
.service-top {
  height: 300px;
  padding-top: 3rem;
  text-align: center;
}
.service-top h1 {
  color: #c92e23;
  font-weight: bold;
  font-size: 50px;
  padding-bottom: 1rem;
}
.service-top p {
  font-size: 20px;
  font-weight: bold;
}
.service-down {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-bottom: 3rem;
}
.settings {
  width: 370px;
  height: 422px;
  text-align: center;
  border: 2px solid #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  background: #ffffff;
  box-shadow: 0px 0px 4px rgba(3, 20, 72, 0.25);
  border-radius: 24px;
}
.settings h4 {
  color: #c92e23;
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
}
.settings p {
  font-size: bold;
  font-size: 16px;
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  width: 349px;
  height: 67px;
  padding: 1rem;
}

/* features */
.features {
  height: 700px;
  background-image: url('featuers.png');
  background-size: cover;
  display: flex;
  /* align-items: center; */
  justify-content: space-around;
}
.features-left {
  width: 50%;
  height: 80%;
  /* background-color: #c92e23; */
}

.features-right {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.features-right > h1 {
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 70px;
  color: #c92e23;
}
.features-right > p {
  width: 782px;
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 35px;
  color: #000c36;
}
.properties div {
  display: flex;
  align-items: center;
}
.properties div > p {
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 35px;
  color: #000c36;
  flex: none;
  order: 1;
  flex-grow: 0;
  padding-left: 2rem;
}
.img-margin {
  margin-bottom: 1rem;
}
/* mobile-App */
#mobile-App {
  z-index: -1;
}
.owl-carousel {
  margin-bottom: 20px; /* decrease the margin-bottom to create less space after the element */
}
.mobile-App {
  height: 700px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
.mobile-App h1 {
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 700;
  font-size: 55px;
  line-height: 70px;

  color: #c92e23;
}
.slider {
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.slider > div {
  width: 200px;
}
.slider > div img {
  width: 100%;
  height: 100%;
}
.pagination {
  width: 10%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pagination > p {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #d9d9d9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.pagination .active-now {
  background-color: #031448;
}
.slider .last-slide {
  position: absolute;
  z-index: -1;
  opacity: 0.5;
  left: 135px;
}
.slider .first-slide {
  position: absolute;
  right: 100px;
  z-index: -1;
  opacity: 0.5;
}
/* best-mobile-app */
.best-mobile-app {
  height: 487px;
  background-color: #031448;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: relative;
  overflow: hidden;
}
.best-mobile-app-download {
  display: flex;
  justify-content: space-around;
}
.best-mobile-app-download img {
  width: 180px;
}
.best-mobile-app-download img:hover {
  transition: all 1s ease-in-out;
  /*box-shadow: 10px 10px 10px #ffffff;
  */
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}
.best-mobile-app-left {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 680px;
}
.best-mobile-app-left h2 {
  font-size: 40px;
  margin-bottom: 50px;
}
.best-mobile-app-left p {
  font-size: 17px;
}

.best-mobile-app-left h2 span {
  color: #f35c5f;
}
.best-mobile-app-left img {
  width: 40%;
}
.best-mobile-app-right {
  position: absolute;
  left: 795px;
  overflow: hidden;
}
/* Testimonials */
#carouselExampleAutoplaying {
  width: 100%;
}
.Testimonials {
  height: 650px;
  background-color: #f2f3f6;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.Testimonials h2 {
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 70px;

  color: #c92e23;
}
.Testimonials .Testimonials-p p {
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 35px;
  text-align: center;

  color: #000c36;
}
.cards {
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.card {
  padding: 2em;
  width: 320px;
  height: 349px;
  background: #ffffff;
  box-shadow: 0px 10px 50px rgba(9, 32, 92, 0.1);
  border-radius: 16px 16px 16px 100px;
  display: flex;
  flex-direction: column;
  /*align-items: center;
  */
  justify-content: initial;
  -webkit-border-radius: 16px 16px 16px 100px;
  -moz-border-radius: 16px 16px 16px 100px;
  -ms-border-radius: 16px 16px 16px 100px;
  -o-border-radius: 16px 16px 16px 100px;
}
/* .card:hover {
  background-color: #ffffff;
  box-shadow: 10px 10px 50px #091133;
} */
.card:hover {
  transition: all 1s ease-in-out;
  border: 1px solid #031448;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}
.card-img {
  width: 130px;
  margin-bottom: 1rem;
  display: flex;
}
.card-img img {
  width: 19%;
}
.card-p {
  width: 206px;
  height: 171px;
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
}
.info {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.info-img {
  width: 56px;
  height: 56px;
}
.info-img img {
  width: 100%;
}
.info p {
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin: 0;
  color: #000c36;
}
.info span {
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #c92e23;
}
/* brands */
.brands-containeer {
  width: 90% !important;
  margin: auto auto;
}
.brands {
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.brands div {
  width: 250px;
}
.brands div:hover {
  box-shadow: 10px 10px 10px rgba(3, 20, 72, 0.25);
  transition: all 0.9s ease-in-out;
  -webkit-transition: all 0.9s ease-in-out;
  -moz-transition: all 0.9s ease-in-out;
  -ms-transition: all 0.9s ease-in-out;
  -o-transition: all 0.9s ease-in-out;
  background-color: #ffffff;
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
}
.brands div img {
  width: 100%;
}
/* Footer */
.footer {
  height: 95px;
  background-color: #031448;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.footer-left {
  display: flex;
  width: 300px;
  align-items: center;
  justify-content: space-around;
}
.footer-right {
  width: 552px;
  height: 21px;
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;

  color: #ffffff;
}
.service,
.features,
#mobile-App,
.best-mobile-app,
.Testimonials {
  padding-top: 5rem;
}
/* media query  */

@media only screen and (max-width: 1500px) {
  .card {
    width: 290px;
  }
  .features-right > p {
    width: 700px;
  }
}
@media only screen and (max-width: 1400px) {
  .screenshot_slider:after {
    transform: scale(0.83, 0.9) !important;
    -webkit-transform: scale(0.83, 0.9) !important;
    -moz-transform: scale(0.83, 0.9) !important;
    -ms-transform: scale(0.83, 0.9) !important;
    -o-transform: scale(0.83, 0.9) !important;
    left: 36.7%;
    top: -2.5%;
  }
}
@media only screen and (max-width: 1364px) {
  .features-right {
    align-items: center;
  }
}
@media only screen and (max-width: 1355px) {
  .navbar-expand-lg .navbar-nav :nth-child(4) a {
    width: 105px;
  }
}

@media only screen and (max-width: 1280px) {
  .mobile-header {
    background-size: 67% auto;
  }
  .car-top {
    padding-bottom: 70px;
  }

  .Testimonials {
    height: auto;
  }
  .cards {
    display: grid;
    grid-template-columns: auto auto;
  }
  .card {
    margin-bottom: 3rem;
  }
  .Testimonials h2 {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 1240px) {
  .settings {
    margin-bottom: 50px;
  }
  .mobile-header-left img {
    width: 66%;
  }
  .navbar > .container,
  .navbar > .container-fluid,
  .navbar > .container-lg,
  .navbar > .container-md,
  .navbar > .container-sm,
  .navbar > .container-xl,
  .navbar > .container-xxl {
    justify-content: center;
  }
}
@media only screen and (max-width: 1200px) {
  .screenshot_slider:after {
    transform: scale(1.2, 1.2) !important;
    -webkit-transform: scale(1.2, 1.2) !important;
    -moz-transform: scale(1.2, 1.2) !important;
    -ms-transform: scale(1.2, 1.2) !important;
    -o-transform: scale(1.2, 1.2) !important;
    left: 32.7%;
    top: 8.5%;
  }
}
@media only screen and (max-width: 1024px) {
  .mobile-header {
    background-size: 75% auto;
  }
  .mobile-header-right-left .download-app {
    width: 402px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 15px;
  }
  .navbar > .container,
  .navbar > .container-fluid,
  .navbar > .container-lg,
  .navbar > .container-md,
  .navbar > .container-sm,
  .navbar > .container-xl,
  .navbar > .container-xxl {
    justify-content: stretch;
  }
  .mobile-header-left img {
    width: 80%;
  }
  .car-top h2 {
    font-size: 38px;
  }
  .mobile-header-right-left {
    margin-left: 2rem;
  }
  .best-mobile-app-right {
    left: 510px;
  }
  .best-mobile-app-left {
    right: 400px;
  }
  .settings {
    margin: 2rem;
  }
  .features-right {
    width: 45%;
  }
  .features-right > h1 {
    width: 350px;
    font-size: 44px;
  }
  .features-right > p {
    width: 361px;
    font-size: 21px;
  }
}
.settings:hover {
  box-shadow: 10px 30px 30px rgba(20, 51, 164, 0.3);
  /*border: 2px solid #c92e23;
  */
  background-color: rgb(234, 237, 240);
  transition: box-shadow 0.9s ease-in-out;
  -webkit-transition: box-shadow 0.9s ease-in-out;
  -moz-transition: box-shadow 0.9s ease-in-out;
  -ms-transition: box-shadow 0.9s ease-in-out;
  -o-transition: box-shadow 0.9s ease-in-out;
  cursor: pointer;
}
@media only screen and (max-width: 920px) {
  .mobile-header {
    background-size: 88% auto;
  }
  .navbar > .container,
  .navbar > .container-fluid,
  .navbar > .container-lg,
  .navbar > .container-md,
  .navbar > .container-sm,
  .navbar > .container-xl,
  .navbar > .container-xxl {
    justify-content: space-around;
  }
  .screenshot_slider:after {
    transform: scale(0.86, 0.87) !important;
    -webkit-transform: scale(0.86, 0.87) !important;
    -moz-transform: scale(0.86, 0.87) !important;
    -ms-transform: scale(0.86, 0.87) !important;
    -o-transform: scale(0.86, 0.87) !important;
    left: 28.7%;
    top: -1.5%;
  }
  .features-right > p {
    width: 100%;
  }
  .features-right {
    width: 100%;
    text-align: center;
  }
  .features {
    background-image: none;
  }
  .features-left {
    display: none;
  }
  .phone-img img {
    display: none;
  }
  .mobile-header-left img {
    width: 92%;
  }
  .mobile-header-right-left {
    margin-left: 1rem;
    margin-top: 2rem;
  }
  .mobile-header-left img {
    /* width: 100%; */
  }
  .best-mobile-app-left {
    right: 304px;
  }
  .best-mobile-app-right {
    left: 516px;
  }
}
@media only screen and (max-width: 820px) {
  .mobile-header {
    background-size: 98% auto;
  }
  .mobile-header-left img {
    width: 98%;
  }
  .features-left {
    display: none;
  }
  .features {
    background-image: none;
  }
  .features-right {
    text-align: center;
    width: 100%;
  }
  .features-right > h1 {
    width: 100%;
    font-size: 55px;
  }
  .features-right > p {
    width: 100%;
    font-size: 25px;
  }
  .best-mobile-app-right {
    position: initial;
  }
  .best-mobile-app-right img {
    width: 380px;
    margin-bottom: 180px;
  }
  .best-mobile-app-left {
    position: initial;
    text-align: center;
  }
  .best-mobile-app {
    flex-direction: column;
  }
  .best-mobile-app {
    height: 570px;
  }
  .phone-img img {
    display: none;
  }
  .mobile-header-right-left {
    margin-left: 1rem;
  }
}
@media only screen and (max-width: 770px) {
  .mobile-header {
    background-size: 104% auto;
  }
  .mobile-header-left img {
    width: 100%;
  }
  .car-top h2 {
    font-size: 41px;
  }
}
@media only screen and (max-width: 600px) {
  .mobile-header-right-left {
    margin-top: 0;
  }
  .no-js .owl-carousel,
  .owl-carousel.owl-loaded {
    margin-top: -200px;
  }
  .screenshot_slider:after {
    transform: scale(0.99, 0.99) !important;
    -webkit-transform: scale(0.99, 0.99) !important;
    -moz-transform: scale(0.99, 0.99) !important;
    -ms-transform: scale(0.99, 0.99) !important;
    -o-transform: scale(0.99, 0.99) !important;
    left: 6.7%;
    top: 15.5%;
  }
  .navbar > .container,
  .navbar > .container-fluid,
  .navbar > .container-lg,
  .navbar > .container-md,
  .navbar > .container-sm,
  .navbar > .container-xl,
  .navbar > .container-xxl {
    justify-content: space-between;
  }
  .no-js .owl-carousel,
  .owl-carousel.owl-loaded {
    padding-left: 0;
  }
  .screenshot_slider .owl-stage .owl-item .item img {
    -webkit-transform: scale(0.85) !important;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    box-shadow: 0px 5px 10px 0 rgba(3, 20, 72, 0.25);
  }

  .service-top {
    height: auto;
  }
  .service-top {
    margin-top: 0;
  }
  .phone-img img {
    display: block;
  }

  .mobile-header-right-left {
    margin-left: 0rem;
  }
  .cards {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .card {
    margin: 1rem;
  }
  .Testimonials {
    height: auto;
  }
  .Testimonials h2 {
    font-size: 40px;
  }
  .Testimonials .Testimonials-p p {
    font-size: 17px;
  }
  .brands {
    flex-direction: column;
    height: auto;
  }
  .brands div {
    margin: 1rem;
  }
  .footer {
    flex-direction: column;
    justify-content: space-around;
    height: 150px;
  }
  .footer-left {
    width: 100%;
  }
  .footer-right {
    width: 57%;
    font-size: 14px;
    height: 45px;
  }
  .mobile-header-right-left p {
    width: 340px;
    margin-bottom: 3rem;
  }
  .mobile-header-right-left .download-app {
    width: 370px;
    flex-direction: column;
    align-items: center;
  }
  .mobile-header-left {
    display: none;
  }
  .mobile-header {
    background-color: #ffffff;
  }
  .mobile-header-right {
    flex-direction: column;
  }
  .car-top {
    padding: 0;
  }
  .features-right > p {
    width: 310px;
  }
  .features {
    background-image: none;
  }
  .features-left {
    display: none;
  }
  .features-right > h1 {
    font-size: 40px;
  }
  .features-right {
    align-items: center;
  }
  .features-right > p {
    font-size: 18px;
  }
  .service-top h1 {
    font-size: 40px;
    margin-top: 2em;
  }
  .service-top p {
    font-size: 18px;
  }
  .settings {
    width: 300px;
    margin: 1rem;
  }
  .settings p {
    width: 300px;
  }
  .properties div > p {
    margin-top: 1rem;
  }
  .car-top h2 {
    font-size: 24px;
  }
  .car-top h2 .care {
    font-size: 35px;
  }
  .car-top h2 .car {
    font-size: 47px;
  }
  .mobile-header-right-left .download-app div {
    margin-bottom: 2rem;
  }
  .phone-img {
    width: 75%;
  }
  .service {
    /* margin-top: 3rem; */
  }
  .mobile-header-right-left {
    text-align: center;
  }
  .pagination {
    width: 50%;
  }
  .mobile-App h1 {
    font-size: 45px;
  }
  .best-mobile-app-right {
    position: initial;
  }
  .best-mobile-app-right img {
    width: 380px;
    margin-bottom: 180px;
  }
  .best-mobile-app-left {
    position: initial;
    text-align: center;
  }
  .best-mobile-app {
    flex-direction: column;
  }
  .best-mobile-app {
    height: 570px;
  }
}

@media only screen and (max-width: 540px) {
  .screenshot_slider .owl-stage .owl-item .item img {
    -webkit-transform: scale(0.79, 0.74) !important;
  }
  .screenshot_slider:after {
    transform: scale(1.5, 1.5) !important;
    -webkit-transform: scale(1.5, 1.5) !important;
    -moz-transform: scale(1.5, 1.5) !important;
    -ms-transform: scale(1.5, 1.5) !important;
    -o-transform: scale(1.5, 1.5) !important;
    left: 19.7%;
    top: 26.5%;
  }
}
@media only screen and (max-width: 415px) {
  .screenshot_slider .owl-stage .owl-item .item img {
    -webkit-transform: scale(0.75, 0.74) !important;
  }
  .screenshot_slider:after {
    transform: scale(1.1, 1.1) !important;
    -webkit-transform: scale(1.1, 1.1) !important;
    -moz-transform: scale(1.1, 1.1) !important;
    -ms-transform: scale(1.1, 1.1) !important;
    -o-transform: scale(1.1, 1.1) !important;
    left: 9.7% !important;
    top: 18.5% !important;
  }
}
@media only screen and (max-width: 394px) {
  .screenshot_slider .owl-stage .owl-item .item img {
    -webkit-transform: scale(0.79, 0.79) !important;
    margin-left: 9px;
    margin-top: 21px;
  }
}
@media only screen and (max-width: 391px) {
  .screenshot_slider .owl-stage .owl-item .item img {
    -webkit-transform: scale(0.79, 0.79) !important;
    margin-left: 5px;
    margin-top: 21px;
  }
}
@media only screen and (max-width: 376px) {
  .screenshot_slider .owl-stage .owl-item .item img {
    -webkit-transform: scale(0.84, 0.82) !important;
    margin-left: 17px;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 280px) {
  .no-js .owl-carousel,
  .owl-carousel.owl-loaded {
    margin-top: -150px;
  }
  .mobile-header {
    padding-top: 33px;
  }
  .screenshot_slider .owl-stage .owl-item .item img {
    -webkit-transform: scale(0.81, 0.75) !important;
    margin-left: -3px;
    margin-top: 0px;
  }
  .navbar-brand img {
    width: 124px;
  }
  .navbar > .container,
  .navbar > .container-fluid,
  .navbar > .container-lg,
  .navbar > .container-md,
  .navbar > .container-sm,
  .navbar > .container-xl,
  .navbar > .container-xxl {
    justify-content: center;
  }
  .screenshot_slider:after {
    transform: scale(0.8, 0.76) !important;
    -webkit-transform: scale(0.8, 0.76) !important;
    -moz-transform: scale(0.8, 0.76) !important;
    -ms-transform: scale(0.8, 0.76) !important;
    -o-transform: scale(0.8, 0.76) !important;
    left: -8.3% !important;
    top: 3.5% !important;
  }
  .card {
    margin: 0;
    width: 260px;
    margin-bottom: 1rem;
  }
  .car-top h2 {
    font-size: 14px;
    margin-top: 1rem;
  }
  .mobile-header {
    /* display: none; */
  }
  .service-top {
    height: auto;
  }
  .service-top h1 {
    font-size: 27px;
  }
  .service-top p {
    font-size: 13px;
  }
  .settings {
    width: 245px;
  }
  .settings p {
    width: 232px;
  }
  .features-right > p {
    width: 279px;
  }
  .features-right > h1 {
    font-size: 30px;
  }
  .slider .first-slide {
    position: inherit;
  }

  .slider .last-slide {
    position: inherit;
  }
  .best-mobile-app-right img {
    width: 318px;
  }
  .footer-right {
    width: 80%;
  }
  .mobile-header-right-left p {
    width: 280px;
  }
  .mobile-header-right-left .download-app {
    width: 280px;
  }
}

/* .move-up-down {
  animation-name: moveUpDown;
  animation-duration: 2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
} */

@keyframes moveUpDown {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

/* .move-left-right {
  animation-name: moveLeftRight;
  animation-duration: 7s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
} */

@keyframes moveLeftRight {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
  50% {
    transform: translateX(-40px);
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
  }
  75% {
    transform: translateX(40px);
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
}

.containeer {
  /* background: #eee; */
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
  /* width: 100%; */
}

.swiper {
  /* width: 100%; */
  padding-top: 50px;
  padding-bottom: 50px;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.swiper-slide img {
  display: block;
  width: 100%;
}
.link-nav {
  margin: 0 5px 0 5px;
}
.custm-mobile-app {
  color: #c92e23 !important;
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 70px;
  padding-bottom: 5rem;
}
/*
.screenshot_slider:after {
  left: 38.7% !important;
  top: 9.5% !important;
  transform: scale(1.15, 1.45) !important;
  -webkit-transform: scale(1.15, 1.45) !important;
  -moz-transform: scale(1.15, 1.45) !important;
  -ms-transform: scale(1.15, 1.45) !important;
  -o-transform: scale(1.15, 1.45) !important;
} */

.screenshot_slider:after {
  content: url('phone-frame.png');
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #031448;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: -40px;
  width: 100%;
  text-align: center;
}

.icon-arrow-right:before,
.icon-arrow-left:before {
  display: none;
}

.owl-nav {
  display: none;
}
.carousel-control-next-icon,
.carousel-control-prev-icon,
.carousel-control-next,
.carousel-control-prev {
  display: none;
}
