.red-text {
  color: #BF181E !important;
}
.blue-2-text {
  color: #3E8AC4 !important;
}
.grey-text {
  color: #989898 !important;
}
.text-warning {
  color: #8B5C25 !important;
}
.text-danger {
  color: #BF181E !important;
}
.text-mid-grey-3 {
  color: #636173 !important;
}
.landing-page .banner-block {
  padding-top: 130px;
  padding-bottom: 58px;
  background: url(/images/bigbg.png) no-repeat right top -10px;
  background-size: auto 130%;
  max-width: 1920px;
  margin: 0 auto;
}
@media screen and (max-width: 1199.9px) {
  .landing-page .banner-block {
    background: url(/images/bigbg.png) no-repeat right -200px top -10px;
    background-size: auto 130%;
  }
}
@media screen and (max-width: 991.9px) {
  .landing-page .banner-block {
    background: url(/images/bigbgmobi.png) no-repeat left -10px top;
    background-size: 103% auto;
    padding-top: 300px;
  }
}
.landing-page .banner-block .btn {
  min-width: 207px;
}
@media screen and (max-width: 479.9px) {
  .landing-page .banner-block .btn {
    width: 100%;
  }
}
.landing-page .banner-block h1 {
  margin-bottom: 14px;
  color: #3C3950;
}
.landing-page .banner-block p {
  color: #3C3950;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 34px;
}
.landing-page .developed-block {
  background: url(/images/smbg.png) no-repeat top left;
  background-size: auto 100%;
  box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.09);
  border-radius: 20px;
  margin-bottom: 38px;
}
@media screen and (max-width: 991.9px) {
  .landing-page .developed-block {
    background: url(/images/bgmobi.png) no-repeat left top;
    border-radius: 20px;
    background-size: 100% auto;
    padding-top: 220px;
    box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.09);
  }
}
@media screen and (max-width: 575.9px) {
  .landing-page .developed-block {
    margin: 0 15px;
    width: calc(100% - 30px);
    padding-top: 220px;
  }
}
.landing-page .developed-block h3 {
  color: #220F80;
  margin-top: 27px;
  margin-bottom: 24px;
}
.landing-page .developed-block .developed-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 56px;
  padding-right: 26px;
}
@media screen and (max-width: 1199.9px) {
  .landing-page .developed-block .developed-text {
    padding-right: 0;
  }
}
@media screen and (max-width: 991.9px) {
  .landing-page .developed-block .developed-text {
    flex-wrap: wrap;
    margin-bottom: 26px;
    padding-right: 0;
  }
}
.landing-page .developed-block .developed-text p {
  color: #3C3950;
  margin-bottom: 0;
  width: 45%;
}
@media screen and (max-width: 1199.9px) {
  .landing-page .developed-block .developed-text p {
    width: 48%;
  }
}
@media screen and (max-width: 991.9px) {
  .landing-page .developed-block .developed-text p {
    width: 100%;
  }
  .landing-page .developed-block .developed-text p:first-child {
    margin-bottom: 44px;
  }
}
.landing-page .developed-block .icon-block {
  margin-bottom: 27px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.landing-page .developed-block .icon-block img {
  margin-right: 40px;
  max-width: 85px;
  height: auto;
}
@media screen and (max-width: 991.9px) {
  .landing-page .developed-block .icon-block {
    justify-content: center;
    margin-bottom: 60px;
  }
  .landing-page .developed-block .icon-block img {
    margin: 0 10px 20px;
  }
  .landing-page .developed-block .icon-block img:nth-child(4) {
    order: 6;
  }
}
.landing-page .advantages-block {
  background: url(/images/leftbg2.png) no-repeat top left;
  background-size: auto 100%;
  padding-top: 142px;
  padding-bottom: 154px;
  max-width: 1920px;
  margin: 0 auto 34px;
}
@media screen and (max-width: 1899.9px) {
  .landing-page .advantages-block {
    background: url(/images/leftbg2.png) no-repeat center left -20px;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 1799.9px) {
  .landing-page .advantages-block {
    background: url(/images/leftbg2.png) no-repeat center left -50px;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 1699.9px) {
  .landing-page .advantages-block {
    background: url(/images/leftbg2.png) no-repeat center left -100px;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 1599.9px) {
  .landing-page .advantages-block {
    background: url(/images/leftbg2.png) no-repeat center left -160px;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 1499.9px) {
  .landing-page .advantages-block {
    background: url(/images/leftbg2.png) no-repeat center left -220px;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 1399.9px) {
  .landing-page .advantages-block {
    background: url(/images/leftbg2.png) no-repeat center left -300px;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 1299.9px) {
  .landing-page .advantages-block {
    background: url(/images/leftbg2.png) no-repeat center left -320px;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 1199.9px) {
  .landing-page .advantages-block {
    background: url(/images/leftbg2.png) no-repeat center left -335px;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 1099.9px) {
  .landing-page .advantages-block {
    background: url(/images/leftbg2.png) no-repeat center left -425px;
    background-size: auto 100%;
  }
}
.landing-page .advantages-block h2 {
  color: #220F80;
}
@media screen and (max-width: 991.9px) {
  .landing-page .advantages-block h2 {
    margin-bottom: 35px;
  }
}
.landing-page .advantages-block img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 992px) {
  .landing-page .advantages-block img {
    display: none;
  }
}
@media screen and (max-width: 991.9px) {
  .landing-page .advantages-block {
    padding-top: 35px;
    padding-bottom: 16px;
    background: none;
  }
}
.landing-page .advantages-block .advantages-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 40px;
}
.landing-page .advantages-block .advantages-list .single-advantage {
  margin-bottom: 35px;
  width: 40%;
}
@media screen and (max-width: 1199.9px) {
  .landing-page .advantages-block .advantages-list .single-advantage {
    width: 48%;
  }
}
@media screen and (max-width: 991.9px) {
  .landing-page .advantages-block .advantages-list .single-advantage {
    margin-bottom: 35px;
    width: 100%;
  }
}
.landing-page .advantages-block .advantages-list .single-advantage:last-child {
  width: 100%;
}
@media screen and (max-width: 1199.9px) {
  .landing-page .advantages-block .advantages-list .single-advantage:last-child {
    width: 100%;
  }
}
.landing-page .advantages-block .advantages-list .single-advantage h4 {
  color: #3C3950;
  margin-bottom: 10px;
}
.landing-page .advantages-block .advantages-list .single-advantage p {
  color: #050708;
  margin: 0;
}
.landing-page .advantages-block .btn {
  min-width: 207px;
}
@media screen and (max-width: 479.9px) {
  .landing-page .advantages-block .btn {
    width: 100%;
  }
}
.landing-page .services-block {
  background: url(/images/bgb.png) no-repeat top left;
  background-size: 100% 100%;
  padding-top: 65px;
  padding-bottom: 60px;
  color: #FFF;
  max-width: 1920px;
  margin: 0 auto;
}
@media screen and (max-width: 991.9px) {
  .landing-page .services-block {
    background-size: auto 100%;
    padding-top: 33px;
    padding-bottom: 20px;
  }
}
.landing-page .services-block h2 {
  margin-bottom: 0;
}
.landing-page .services-block .all-services {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.landing-page .services-block .all-services .single-service {
  width: 28%;
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 991.9px) {
  .landing-page .services-block .all-services .single-service {
    flex-direction: row;
  }
}
.landing-page .services-block .all-services .single-service img {
  min-width: 44px;
  width: 44px;
  height: 44px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991.9px) {
  .landing-page .services-block .all-services .single-service img {
    margin-bottom: 0px;
  }
}
.landing-page .services-block .all-services .single-service .single-service-info {
  width: 100%;
}
@media screen and (max-width: 991.9px) {
  .landing-page .services-block .all-services .single-service .single-service-info {
    margin-left: 20px;
    width: calc(100% - 64px);
  }
}
.landing-page .services-block .all-services .single-service .single-service-info h4 {
  margin-bottom: 10px;
}
.landing-page .services-block .all-services .single-service .single-service-info p:last-child {
  margin: 0;
}
@media screen and (max-width: 991.9px) {
  .landing-page .services-block .all-services .single-service {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991.9px) {
  .landing-page .services-block .all-services {
    margin-top: 35px;
  }
}
.landing-page .different-block {
  padding-top: 77px;
  padding-bottom: 88px;
  background: url(/images/rightbg.png) no-repeat top right;
  background-size: auto 100%;
  max-width: 1920px;
  margin: 0 auto;
}
@media screen and (max-width: 1199.9px) {
  .landing-page .different-block {
    background: url(/images/rightbg.png) no-repeat top right -200px;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 991.9px) {
  .landing-page .different-block {
    background: url(/images/rbg.png) no-repeat top right;
    background-size: 100% auto;
    padding-top: 300px;
    padding-bottom: 20px;
  }
}
.landing-page .different-block h2 {
  color: #220F80;
}
.landing-page .different-block .btn {
  min-width: 207px;
}
@media screen and (max-width: 479.9px) {
  .landing-page .different-block .btn {
    width: 100%;
  }
}
.landing-page .different-block .all-different {
  margin: 52px 0;
  padding-right: 70px;
}
.landing-page .different-block .all-different .single-different {
  width: 100%;
  display: flex;
  align-items: center;
}
.landing-page .different-block .all-different .single-different:not(:last-child) {
  margin-bottom: 55px;
}
@media screen and (max-width: 991.9px) {
  .landing-page .different-block .all-different .single-different {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.landing-page .different-block .all-different .single-different img {
  min-width: 95px;
  width: 95px;
  height: 95px;
  object-fit: contain;
  object-position: center;
  margin-right: 20px;
}
.landing-page .different-block .all-different .single-different .different-info {
  width: calc(100% - 105px);
}
@media screen and (max-width: 991.9px) {
  .landing-page .different-block .all-different .single-different .different-info {
    width: 100%;
    margin-top: 35px;
  }
}
.landing-page .different-block .all-different .single-different .different-info h4 {
  color: #3C3950;
  margin-bottom: 10px;
}
@media screen and (max-width: 991.9px) {
  .landing-page .different-block .all-different .single-different .different-info h4 {
    color: #050708;
  }
}
.landing-page .different-block .all-different .single-different .different-info p {
  margin: 0;
  color: #060608;
}
.invite-page {
  flex-grow: 1;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 125px 0 50px;
}
.invite-page .invite-block {
  text-align: center;
  width: 100%;
}
.invite-page .invite-block .btn {
  min-width: 207px;
}
.invite-page .invite-block h1 {
  color: #3C3950;
}
.invite-page .invite-block p {
  color: #3C3950;
  margin-bottom: 34px;
}
.invite-page .invite-block form:not(:last-child) {
  margin-bottom: 34px;
}
.book-a-demo-page {
  padding: 80px 0 100px;
}
.book-a-demo-page .book-a-demo-form-block {
  background: #fff;
  padding: 40px;
  border-radius: 12px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
}
.book-a-demo-page .book-a-demo-form-block h1 {
  color: #000;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 32px;
}
.book-a-demo-page .book-a-demo-form-block .form-group {
  margin-bottom: 20px;
}
.book-a-demo-page .book-a-demo-form-block .form-group label {
  display: block;
  color: #333;
  font-size: 14px;
  margin-bottom: 6px;
  font-weight: 500;
}
.book-a-demo-page .book-a-demo-form-block .form-group .form-control {
  width: 100%;
  padding: 10px 14px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 16px;
}
.book-a-demo-page .book-a-demo-form-block .form-group .form-control:focus {
  outline: none;
  border-color: #3070B6;
  box-shadow: 0 0 0 2px rgba(48, 112, 182, 0.2);
}
.book-a-demo-page .book-a-demo-form-block .btn-big {
  width: 100%;
  margin-top: 10px;
  padding: 14px 24px;
}
body {
  height: 100%;
}
.main-content-wrapper {
  min-height: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
footer {
  flex-shrink: 0;
}
