body {
  font-family: 'Inter', sans-serif;
}

a {
  font-family: 'Inter', sans-serif;
  text-decoration: none;
}

a:hover {
  color: #5379f6;
  text-decoration: underline;
}

.header .container {
  max-width: 1266px;
}

.container {
  max-width: 1166px;
}

/* Header */
a.navbar-brand img {
  width: 170px;
  height: 38px;
  object-fit: contain;
}

.header {
  padding: 34px 0px;
}
.flag {
  width: 100%;
  margin-bottom: 0px;
  margin-top: 0px;

}
ul.navbar-nav.mb-2.mb-lg-0 li a {
  color: #303263;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  padding: 0px 22px;
}

ul.navbar-nav.mb-2.mb-lg-0 li a {
  color: #303263;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  padding: 0px 22px;
}

a.contact-btn {
  background: transparent linear-gradient(90deg, #2367BC 0%, #38A4D4 100%) 0% 0% no-repeat padding-box;
  no-repeat padding-box;
  padding: 12px 40px !important;
  margin-left: 17px;
  color: #fff !important;
  border-radius: 8px;
  font-weight: 600 !important;
  text-decoration: none;
}

a.contact-btn:hover {
  background: transparent linear-gradient(90deg, #2260AD 0%, #3299C6 100%) 0% 0% no-repeat padding-box;
  0% no-repeat padding-box;
}

/* Hero Banner */
.hero-banner-cnt h1 {
  color: #303263;
  font-size: 45px;
  line-height: 66px;
  font-weight: 700;
}

.hero-banner {
  padding-top: 68px;
  padding-bottom: 91.32px;
  overflow: hidden;
}

.hero-banner-cnt span {
  color: #ff1c60;
}

.hero-banner-cnt p {
  color: #303263;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  max-width: 500px;
  margin-bottom: 40px;
}
.global-btn a {
  background: transparent linear-gradient(90deg, #2367BC 0%, #38A4D4 100%) 0% 0% no-repeat padding-box;
  no-repeat padding-box;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  padding: 12px 59px;
  border-radius: 8px;
  text-decoration: none;
}
.global-btn a:hover {
  background: transparent linear-gradient(90deg, #2260AD 0%, #3299C6 100%) 0% 0% no-repeat padding-box;
}

.hero-banner-img img {
  max-width: 422px;
  height: 458px;
  object-fit: cover;
}

/* Product box */
.product-sec {
  padding: 92.75px 0px 98.5px;
}

.product-heading h4 {
  font-size: 20px;
  line-height: 24px;
  color: #303263;
  font-weight: 600;
  margin-bottom: 80px;
}

.product-box h3 {
  color: #303263;
  font-size: 40px;
  line-height: 49px;
  font-weight: 600;
  margin-bottom: 40px;
}

.product-box img {
  width: 62.44px;
  line-height: 56px;
  object-fit: cover;
  margin-bottom: 25px;
}

.product-box p {
  color: #303263;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 50px;
}

.product-box ul li {
  list-style: none;
  font-size: 18px;
  line-height: 21px;
  color: #303263;
  font-weight: 400;
  margin-bottom: 22px;
}

.product-box i {
  color: #ff1c60;
  font-size: 24px;
  margin-right: 20px;
}

.more-info-link a {
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
}

.product-box ul li:last-child {
  margin-bottom: 0px;
}

.more-info-link {
  margin-top: 40px;
}

.product-box-playimg img {
  width: 357px;
  height: 429px;
  object-fit: cover;
}

.product-box-playimg {
  text-align: right;
}

.product-box-dynamic img {
  width: 540px;
  height: 430px;
  object-fit: cover;
}

.dynamic-sec {
  margin-top: 175px;
}

.dynamic-sec .product-box {
  padding-left: 40px;
}

/* Features */
.features-sec {
  padding-top: 100px;
}
.features-sec h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #303263;
  margin-bottom: 80px;
}

.featues-box {
  background: #fff;
  box-shadow: 0px 0px 20px #0000001a;
  padding: 35px;
  border-radius: 15px;
  margin-bottom: 24px;
  min-height: 362px;
}

.featues-box img {
  width: 50px;
  margin-bottom: 18px;
  height: 50px;
  object-fit: contain;
}

.featues-box h3 {
  color: #303263;
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  margin-bottom: 23px;
}

.featues-box p {
  color: #303263;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  margin: 0px;
}

/* about */
.about-sec {
  padding-top: 100px;
}
.about-sec h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #303263;
  margin-bottom: 80px;
}
.about-sec h3 {
  color: #303263;
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  margin-bottom: 40px;
}
.about-box {
  background: #f4f8fb;
  padding: 44px 26px;
  border-radius: 15px;
  margin-bottom: 24px;

}

.about-box img {
  width: 100%;
  margin-bottom: 100px;
  margin-top: 100px;

}

.about-box h3 {
  color: #303263;
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  margin: 0px;
}

.about-box h4 {
  color: #303263;
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  margin-top: 5px;
}

.about-box p {
  color: #303263;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.about-box ul{
  max-width: 914px;
}
.about-box ul li {
  list-style: none;
  font-size: 18px;
  line-height: 21px;
  color: #303263;
  font-weight: 400;
}

.about-box i {
  color: #ff1c60;
  font-size: 34px;
  margin-right: 20px;
}

/* usecase */
.usecase-sec {
  background: #ffffff;
  padding: 102px 0px;
}

.usecase-heading h2{
  color: #303263;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin: 0px;
}

.usecase-heading {
  margin-bottom: 90px;
}

.usecase-sec h3 {
  color: #303263;
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  margin-top: 5px;
}

.usecase-sec p {
  color: #303263;
  font-size: 18px;
  line-height: 28px;
  max-width: 505px;
  margin-bottom: 57px;
}

.usecase-img img {
  width: 80%;
  box-shadow: 16px -16px #2390ED;
  border-radius: 15px;
}

/* Service Box */
.services-sec {
  padding-top: 128px;
  padding-bottom: 127px;
}

.service-heading h4 {
  color: #303263;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 30px;
}

.service-heading p {
  color: #303263;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  max-width: 580px;
  margin: 0px;
}

.service-heading {
  margin-bottom: 90px;
}

.service-box img {
  width: 70px;
  margin-bottom: 30px;
  height: 65px;
  object-fit: contain;
}

.service-box h3 {
  color: #303263;
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 20px;
}

.service-box p {
  color: #303263;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}
/* sucess story */
.sucess-story-sec {
  background: #f4f8fb;
  padding: 102px 0px;
}

.sucess-story-heading h3 {
  color: #303263;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin: 0px;
}

.sucess-story-heading {
  margin-bottom: 90px;
}

.sucess-story-box h3 {
  color: #303263;
  font-size: 40px;
  line-height: 49px;
  font-weight: 600;
  margin-bottom: 32px;
}

.sucess-story-box p {
  color: #303263;
  font-size: 18px;
  line-height: 28px;
  max-width: 505px;
  margin-bottom: 57px;
}

.sucess-story-box h5 {
  color: #ff1c60;
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
  margin: 0px;
}

.sucess-story-box h6 {
  font-size: 18px;
  line-height: 21px;
  margin: 0px;
  font-weight: 400;
  color: #303263;
}
.sucess-img img {
  width: 100%;
  box-shadow: 0px 0px 20px #0000001a;
  border-radius: 15px;
}

/* Documentation */
.documentation-sec {
  padding: 155px 0px;
}

.documentation-img img {
  width: 340px;
  height: 335px;
  object-fit: contain;
}

.documentation-img {
  text-align: center;
}

.documentation-content h4 {
  color: #303263;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 60px;
}

.documentation-content h3 {
  color: #303263;
  font-size: 40px;
  line-height: 49px;
  font-weight: 600;
  margin-bottom: 30px;
}

.documentation-content p {
  color: #303263;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  max-width: 506px;
  margin: 0px;
}

/* contact area */
.contac-us-all-box {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 51px;
}

.contact-us-box {
  background: #f4f8fb;
  padding: 44px 26px;
  border-radius: 15px;
}

.contact-us-box h3 {
  color: #303263;
  font-size: 40px;
  line-height: 60px;
  font-weight: 600;
  margin-bottom: 34px;
}

.contact-us-box p {
  font-size: 18px;
  line-height: 28px;
  color: #303263;
  margin-bottom: 30px;
}

.contact-us-box h4 {
  color: #303263;
  font-size: 18px;
  line-height: 30px;
  margin: 41px 0px 0px;
}

.contact-us-box h4 a {
  color: #5379f6;
  margin-left: 15px;
}

/* footer */
footer {
  padding: 154px 0px 104px;
}

footer ul li {
  list-style: none;
  display: inline-block;
  color: #303263;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  padding: 0px 20px;
  border-right: 2px solid #ddd;
}
footer ul li:last-child {
  padding-right: 0;
  border: 0;
}

footer ul li:first-child {
  padding-left: 0;
}
footer ul li a {
  color: #303263;
  text-decoration: underline;
}
.footer-logo img {
  width: 131px;
  height: 38px;
  object-fit: contain;
}

.footer-logo {
  text-align: right;
}
.hero-banner::before {
  content: '';
  background: url('../img/path.png');
  background-size: cover;
  width: 100%;
  height: 500px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
ul.navbar-nav.mb-2.mb-lg-0 li a:hover {
  color: #5379f6;
}
.story-item {
  margin-top: 80px;
}

.story-item .sucess-story-box {
  padding-left: 126px;
}

@media (min-width: 768px) {
  .mobile-logo {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .story-item .sucess-story-box {
    padding-left: 50px;
}
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .hero-banner-img img {
    max-width: 100%;
    height: auto;
  }
  .hero-banner-cnt h1 {
    font-size: 38px;
    line-height: 46px;
  }
  .hero-banner-cnt p {
    font-size: 18px;
    line-height: 28px;
  }
  .product-sec {
    padding: 50px 0px 50px;
  }
  .product-heading h4 {
    margin-bottom: 50px;
  }
  .product-box-playimg img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .dynamic-sec {
    margin-top: 100px;
  }
  .product-box-dynamic img {
    width: 100%;
    height: auto;
  }
  .featues-box p {
    color: #303263;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin: 0px;
  }
  .featues-box h3 {
    color: #303263;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .featues-box {
    background: #fff;
    box-shadow: 0px 0px 20px #0000001a;
    padding: 15px;
    border-radius: 15px;
    margin-bottom: 24px;
    min-height: 362px;
  }
  .services-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .sucess-story-sec {
    background: #f4f8fb;
    padding: 50px 0px;
  }
  .sucess-story-heading {
    margin-bottom: 50px;
  }
  .row.align-items-center.story-item {
    margin-top: 50px;
  }
  .documentation-sec {
    padding: 50px 0px;
  }
  .contact-us-box h3 {
    color: #303263;
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .global-btn a {
    font-size: 18px;
  }
  footer {
    padding: 50px 0px 40px;
  }
  footer ul li {
    font-size: 16px;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  ul.navbar-nav.mb-2.mb-lg-0 li a {
    color: #303263;
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    padding: 0px 22px;
    text-decoration: none;
  }
}

@media (max-width: 991px) {
  button.navbar-toggler .navbar-toggler-icon {
    background-image: url('../img/toggle-icon.svg');
    width: 20px;
    height: 18px;
  }
  .header {
    padding: 0px;
  }
  button.navbar-toggler {
    border: 0;
    padding: 0px;
  }
  button.navbar-toggler {
    box-shadow: none !important;
  }
  div#navbarOffcanvasLg {
    background: #2390ed;
    border: 0;
    padding: 15px;
  }

  .mobile-logo img {
    width: 110px;
  }

  .offcanvas-header {
    padding: 0px;
    margin-bottom: 40px;
  }

  ul.navbar-nav li a {
    padding: 22px 0px !important;

    color: #fff !important;
  }
  ul.navbar-nav li {
    text-align: center;
  }
  ul.navbar-nav li a.contact-btn {
    display: inline-block;
    padding: 15px 40px !important;
    width: 185px;
    background: #fff;
    color: #303263 !important;
    margin-top: 22px;
  }
  .btn-close {
    background: url('../img/close.svg') center/20px auto no-repeat;
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .story-item .sucess-story-box {
    padding-left: 0px;
}
.sucess-img {
  margin-top: 35px;
}
  .contac-us-all-box {
    display: grid;
    grid-template-columns: auto;
    grid-gap: 51px;
  }
  .product-box-dynamic img {
    width: 100%;
    height: 300px;
    object-fit: contain;
  }

  .hero-banner-cnt h1 {
    color: #303263;
    font-size: 45px;
    line-height: 55px;
    font-weight: 700;
    margin-bottom: 25px;
  }
  .hero-banner-cnt p {
    color: #303263;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 34px;
  }
  .global-btn a {
    font-size: 20px;
    line-height: 27px;
  }
  .hero-banner::before {
    bottom: 0px;
  }
  .hero-banner-img img {
    width: 100%;
    height: auto;
  }

  .hero-banner-img {
    margin-top: 77px;
  }
  .hero-banner {
    padding-top: 68px;
    padding-bottom: 50px;
    overflow: hidden;
    position: relative;
  }
  .product-sec {
    padding: 66px 0px 160px;
  }
  .product-box h3 {
    margin-bottom: 24px;
  }
  .product-box p {
    margin-bottom: 40px;
  }
  .more-info-link {
    margin-top: 25px;
  }
  .product-box-playimg {
    margin-top: 72px;
    text-align: center;
  }
  .product-box-playimg img {
    width: 250px;
    height: 300px;
    object-fit: cover;
  }
  .dynamic-sec {
    margin-top: 127px;
  }
  .dynamic-sec .col-md-6:first-child {
    order: 2;
  }
  .dynamic-sec .product-box {
    padding-left: 0px;
  }
  .product-box-dynamic {
    margin-top: 90px;
  }
  .features-sec h2 {
    margin-bottom: 52px;
  }
  .services-sec {
    padding-top: 88px;
    padding-bottom: 40px;
  }
  .service-heading {
    margin-bottom: 60px;
  }
  .service-box {
    margin-bottom: 55px;
  }
  .sucess-story-sec {
    padding: 64px 0px 95px;
  }
  .story-item .col-md-6:first-child {
    order: 2;
  }

  .story-item {
    margin-top: 75px;
  }
  .documentation-sec {
    padding: 62px 0px 100px;
  }
  .documentation-img img {
    width: 240px;
    height: 270px;
    object-fit: contain;
    margin-bottom: 60px;
  }
  .contact-us-box h4 a {
    margin-left: 0px;
    display: block;
  }
  footer {
    padding: 76px 0px 65px;
  }
  footer ul li {
    padding: 0px;
    border: 0;
    display: block;
    text-align: center;
    margin-bottom: 12px;
  }

  .footer-logo {
    text-align: center;
    margin-top: 38px;
  }
  .features-sec {
    padding-top: 0;
  }
  .sucess-story-box p {
    margin-bottom: 40px;
  }
}


.navbar.fixed-top {
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}