@charset "utf-8";
/* CSS Document */

.mobile-only {
	display: none!important;
}

.bg-gradient-01 {
	background: rgb(108,112,203);
    background: linear-gradient(180deg, rgba(108,112,203,1) 0%, rgba(70,159,221,1) 100%);
	position: relative;
}

.conexxis-banner-shape {
  position: absolute;
}

.z-index-1 {z-index: 1;}

.conexxis-banner-shape.shape1 {
  top: 50%;
  animation: floatY 3s ease-in-out infinite;
}

.conexxis-banner-shape.shape2 {
  top: 35%;
  right: 0px;
  animation: floatY 10s ease-in-out infinite;
}

.soft-m-feature-details-list {
	list-style: none;
	padding: 0px;
}

.soft-m-feature-details-list li {
	color: #fdfdfd;
    font-weight: 500;
    font-size: 16px;
}

.soft-m-feature-details-list li:before { 
	font-family: 'Font Awesome\ 5 Free';
	content: "\f101"; 
	font-weight: 900;
	margin-right: 10px;
	color: #b5e5db!important;
}

.color-blue-light {
	color: #b5e5db!important;
}

.bg-blue {
	background-color:#469fdd!important
}



.soft-m-newslatter-section {
  z-index: 1;
}
.soft-m-newslatter-section:after {
  left: -60px;
  bottom: -79px;
  z-index: -1;
  content: "";
  width: 120%;
  height: 170px;
  position: absolute;
  transform: rotate(3deg);
  background: #6b6fc9;
}

.soft-m-newslatter-content {
  background: #fff;
  padding: 55px 65px;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
}
.soft-m-newslatter-content:before {
  top: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url(../img/bg-newsletter.png);
	background-position: center center;
}
.soft-m-newslatter-content .soft-m-newslatter-text h3 {
  color: #06282e;
  font-size: 30px;
  font-weight: 300;
  font-family: 'Heebo', sans-serif;
}

.soft-m-newslatter-content .soft-m-newslatter-text h3 span {
	font-weight: 700;
}

.soft-m-newslatter-content .soft-m-subs {
  z-index: 1;
}
.soft-m-newslatter-content .soft-m-subs input {
  background-color: #fff;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
}
.soft-m-newslatter-content .soft-m-subs button {
  top: 0;
  right: 0;
  color: #fff;
  height: 60px;
  width: 180px;
  border: none;
  font-weight: 700;
  position: absolute;
  border-radius: 40px;
  transition: all 0.2s linear 0ms;
  background: rgb(101,107,192);
  background: linear-gradient(90deg, rgba(101,107,192,1) 0%, rgba(6,40,46,1) 100%);
  background-size: 3 0%, 1px;
}
.soft-m-newslatter-content .soft-m-subs button:hover {
  background-position: 100%;
  background: rgb(108,112,203);
background: linear-gradient(86deg, rgba(108,112,203,1) 0%, rgba(70,159,221,1) 100%);
}

.soft-m-banner-section {
  z-index: 1;
  padding: 270px 0px 200px;
}
.soft-m-banner-section .container {
  max-width: 1390px;
}

.soft-m-banner-content {
  z-index: 2;
  max-width: 680px;
  position: relative;
}
.soft-m-banner-content span {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.soft-m-banner-content h1 {
  color: #fff;
  line-height: 1;
  font-size: 100px;
  font-weight: 600;
  padding-top: 20px;
}

.soft-m-banner-subscribe-form {
  margin-top: 35px;
}
.soft-m-banner-subscribe-form button {
  color: #fff;
  float: left;
  height: 60px;
  width: 200px;
  border: none;
  font-weight: 700;
  margin-right: 20px;
  border-radius: 30px;
  background-color: #102465;
  transition: 0.3s all ease-in-out;
}
.soft-m-banner-subscribe-form button:hover {
  background-color: #000;
}
.soft-m-banner-subscribe-form .soft-m-moto {
  padding-top: 10px;
}
.soft-m-banner-subscribe-form .soft-m-moto span {
  display: block;
  font-size: 14px;
  font-weight: 700;
}

.soft-m-subs {
  margin-top: 15px;
}
.soft-m-subs input {
  width: 100%;
  height: 60px;
  border: none;
  max-width: 550px;
  padding-left: 75px;
  border-radius: 40px;
  background-color: #fff;
}
.soft-m-subs input::placeholder {
  color: #b9bfd5;
}
.soft-m-subs:after {
  top: 18px;
  left: 40px;
  color: #6c70cb;
  content: "";
  font-weight: 900;
  position: absolute;
  font-family: "Font Awesome 5 Free";
}

.soft-m-intregration-section {
  padding-top: 100px;
  background: rgb(22,51,70);
  background: linear-gradient(0deg, rgba(22,51,70,1) 0%, rgba(107,111,201,1) 58%);
}
.soft-m-intregration-section .soft-m-section-title span, .soft-m-intregration-section .soft-m-section-title h2 {
  color: #fff;
}
.soft-m-intre-innerbox {
  z-index: 1;
  padding: 35px;
  position: relative;
}

.soft-m-intre-innerbox .soft-m-intre-text h3 {
  color: #b5e5db;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 10px;
  transition: 0.4s all ease-in-out;
}
.soft-m-intre-innerbox .soft-m-intre-text p {
  color: #cfd1ff;
  padding-bottom: 25px;
  transition: 0.4s all ease-in-out;
}

.soft-m-intre-innerbox:hover .soft-m-intre-text h3 {
  color: #fff;
}
.soft-m-intre-innerbox:hover .soft-m-intre-text p {
  color: #b5e5db;
}
.soft-m-intre-innerbox:hover .soft-in-more {
  border: 2px solid #004198;
  background-color: #004198;
}

.soft-intre-bottom-img {
  position: relative;
  top: -100px;
  margin-bottom: -50px;
}
.soft-m-intre-img {
	margin-bottom: 25px;
}
.soft-m-intregration-section .soft-m-section-title-section h2 {
  color: #fdfdfd;
  font-size: 48px;
  font-weight: 700;
  font-family: 'Heebo', sans-serif;
}

.soft-m-intregration-section .soft-m-section-title-section span {
  color: #b5e5db;
  font-size: 18px;
  font-weight: 800;
  font-family: 'Heebo', sans-serif;
}

.soft-m-call-action-section {
  padding: 100px 0px 60px;
	z-index: 1;
	
}
.soft-m-call-action-section:before {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 400px;
  position: absolute;
  background-color: #c2daee;
}
.soft-m-call-action-section .soft-m-section-title h2 {
  font-size: 48px;
}

.soft-call-icon-text {
  padding: 45px 40px;
  background-color: #fff;
  box-shadow: 0px 16px 32px 0px rgba(25, 112, 204, 0.1);
}
.soft-call-icon-text .soft-call-icon {
  margin-bottom: 38px;
}
.soft-call-icon-text .soft-call-icon span {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #06282e;
  padding-bottom: 24px;
}

.soft-c-btn,
.soft-footer-btn {
  height: 60px;
  width: 170px;
  color: #6c70cb;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 700;
  line-height: 60px;
  border-radius: 40px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border: 2px solid #eaeaea;
}
.soft-c-btn i,
.soft-footer-btn i {
  padding-right: 5px;
}
.soft-c-btn a,
.soft-footer-btn a {
  width: 100%;
  display: block;
  transition: 0.3s all ease-in-out;
}
.soft-c-btn:hover a,
.soft-footer-btn:hover a {
  color: #203a56;
}
.soft-c-btn:hover:after,
.soft-footer-btn:hover:after {
  height: 100%;
}


.soft-m-platform-section {
  padding: 100px 0px;
}

.soft-m-logo-icon {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  line-height: 120px;
  margin-bottom: 55px;
  border-radius: 100%;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.06);
}
.soft-m-logo-icon:before {
  top: -25px;
  left: -25px;
  content: "";
  width: 170px;
  height: 170px;
  position: absolute;
  border-radius: 100%;
  border: 3px solid #f8f8f8;
}

.soft-m-download-btn {
  margin-top: 30px;
}
.soft-m-download-btn a {
  margin: 0px 2px;
}

.soft-m-platform-screen {
  margin: 0 auto;
  max-width: 1520px;
  padding: 115px 0px 100px;
}
.soft-m-platform-screen li img {
  box-shadow: 0px 8px 16px 0px rgba(15, 42, 107, 0.06);
}
.soft-m-platform-screen li:nth-child(1) {
  float: left;
}
.soft-m-platform-screen li:nth-child(3) {
  float: right;
}
.soft-m-platform-screen li:nth-child(2) {
  left: 0;
  right: 0;
  top: 75px;
  position: absolute;
}

/*---------------------------------------------------- */
/*CTA area*/
/*----------------------------------------------------*/
.medi-app-cta-section {
  padding: 65px 0px;
}
.medi-app-cta-section .medi-app-background_overlay {
  background-color: rgba(225, 35, 83, 0.85);
}

.medi-app-cta-text {
  padding-top: 40px;
}
.medi-app-cta-text .medi-app-section-title {
  padding-bottom: 40px;
}
.medi-app-cta-text .medi-app-section-title .title-tag,
.medi-app-cta-text .medi-app-section-title h2,
.medi-app-cta-text .medi-app-section-title p {
  color: #fff;
}
.medi-app-cta-text .medi-app-section-title h2 {
  font-size: 40px;
  padding-bottom: 20px;
}
.medi-app-cta-text .medi-app-section-title p {
  line-height: 1.75;
  max-width: 520px;
}
.medi-app-cta-text .medi-app-cta-list li {
  width: 50%;
  float: left;
  color: #fff;
  font-weight: 700;
  padding-left: 60px;
  margin-bottom: 30px;
  position: relative;
}
.medi-app-cta-text .medi-app-cta-list li:before {
  top: -8px;
  left: 0;
  width: 40px;
  content: "";
  height: 40px;
  position: absolute;
  border-radius: 100%;
  border: 2px solid #ffffff7d;
}
.medi-app-cta-text .medi-app-cta-list li:after {
  top: -1px;
  left: 13px;
  content: "";
  font-weight: 900;
  position: absolute;
  color: #ffffff7d;
  font-family: "Font Awesome 5 Free";
}

.medi-app-cta-form-wrap {
  padding: 50px;
  background-color: #fff;
}
.medi-app-cta-form-wrap h3 {
  font-weight: 600;
  font-size: 24px;
  color: #223645;
  padding-bottom: 15px;
}
.medi-app-cta-form-wrap p {
  font-size: 14px;
  max-width: 415px;
  padding-bottom: 25px;
}
.app-medi-cta-form-input {
  flex-wrap: wrap;
  margin: 0px -10px;
}

.app-medi-cta-input,
.app-medi-cta-input2 {
  padding: 0px 10px;
  margin-bottom: 20px;
}
.app-medi-cta-input input,
.app-medi-cta-input select,
.app-medi-cta-input2 input,
.app-medi-cta-input2 select {
  width: 225px;
  height: 58px;
  font-size: 14px;
  padding-left: 40px;
  border: 1px solid #dcdcdc;
}
.app-medi-cta-input .icon-bg,
.app-medi-cta-input2 .icon-bg {
  top: 19px;
  left: 30px;
  font-size: 14px;
  color: #6c70cb;
}

.app-medi-cta-input2 input {
  width: 143px;
}

.app-medi-cta-section-2 {
  padding: 100px 0px;
  background-color: #223645;
}

.app-medi-cta-call .app-medi-cta-icon {
  margin-right: 20px;
}
.app-medi-cta-call .app-medi-cta-icon-2 {
  margin-left: 5px;
}
.app-medi-cta-call .app-medi-cta-text-2 {
  overflow: hidden;
  padding-top: 12px;
  display: inline-block;
}
.app-medi-cta-call .app-medi-cta-text-2 span b {
  color: #6c70cb;
}
.app-medi-cta-call .app-medi-cta-text-2 h4 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 5px;
}
.app-medi-cta-call .app-medi-cta-text-2 h4 span {
  color: #6c70cb;
}

.app-medi-cta-btn a {
  color: #fff;
  height: 60px;
  width: 200px;
  margin: 0 auto;
  font-weight: 700;
  line-height: 60px;
  display: inline-block;
  background-color: #6c70cb;
}


.medi-app-background_overlay {
    background-color: rgba(225, 35, 83, 0.85);
}

.medi-app-cta-form-wrap button {
  color: #fff;
  height: 70px;
  width: 230px;
  font-weight: 700;
  line-height: 70px;
  border-radius: 40px;
  font-family: 'Montserrat', sans-serif;
  background-color: #6c70cb;
  border: none;
}

.medi-app-cta-form-wrap button:before {
  background-color: #06282e;
}





/*---------------------------------------------------- */
/*responsive area*/
/*----------------------------------------------------*/

@media screen and (max-width: 1024px) { 
.conexxis-banner-shape.shape1 {
  top: 50%;
  animation: floatY 3s ease-in-out infinite;
  display: none;
}

.conexxis-banner-shape.shape2 {
  top: 35%;
  right: 0px;
  animation: floatY 10s ease-in-out infinite;
  display: none;
}
	
.soft-ft-process-right-text {
    padding-left: 0px;
}
	
.soft-ft-process-left-text {
    padding-right: 0px;
}
	
}

@media screen and (max-width: 5200px) {
  .soft-m-newslatter-section:after {
    display: none;
  }
}
@media screen and (max-width: 2000px) {
  .soft-m-newslatter-section:after {
    display: block;
  }
}
@media screen and (max-width: 1300px) {
  .soft-m-platform-screen li:nth-child(3) {
    right: 0;
    top: 120px;
    z-index: -1;
    position: absolute;
  }
}
@media screen and (max-width: 1199px) {
  .soft-m-main-header .soft-m-main-navigation li {
    margin: 0px 15px;
  }
}
@media screen and (max-width: 1024px) {
  .soft-m-banner-content h1 {
    font-size: 75px;
  }

  .soft-m-language {
    display: none;
  }

  .soft-m-blog-img-text .soft-m-blog-text {
    padding: 35px 20px;
  }
	
  .app-medi-cta-input, .app-medi-cta-input2 {
    width: 100%;
  }
	
  .app-medi-cta-input input, .app-medi-cta-input select, .app-medi-cta-input2 input, .app-medi-cta-input2 select {
    width: 100%;
}
	
}

@media screen and (max-width: 1023px) { 
	.mobile-only {
		display: block!important;
	}
	
	.desktop-only {
		display: none!important;
	}
}


@media screen and (max-width: 991px) {
  .soft-m-banner-section {
    padding: 235px 0px 160px;
  }

  .soft-m-banner-content h1 {
    font-size: 65px;
  }

  .soft-m-ft-process-img {
    margin-bottom: 50px;
  }

  .soft-ft-process-left-text {
    margin-bottom: 50px;
  }

  .soft-m-platform-screen li {
    margin-bottom: 40px;
  }

  .soft-m-platform-screen li:nth-child(2),
.soft-m-platform-screen li:nth-child(3),
.soft-m-platform-screen li:nth-child(1) {
    position: static;
    text-align: center;
    float: none;
  }

  .soft-ft-process-right-text {
    padding-left: 0;
  }

  .soft-m-blog-img-text {
    margin: 0 auto;
    max-width: 370px;
    margin-bottom: 40px;
  }

  .soft-m-call-action-content {
    margin-top: 30px;
  }

  .soft-m-footer-top-menu {
    float: none;
  }
  .soft-m-footer-top-menu li {
    margin-left: 0;
    margin-right: 50px;
  }

  .soft-m-footer-section .soft-m-footer-menu-widget {
    margin-top: 40px;
  }

  .soft-m-main-header .soft-m-side-bar-toggle {
    display: none;
  }

  .soft-m-main-header .soft-m-header-btn {
    width: 140px;
    margin-left: 0;
    margin-right: 55px;
  }

  .soft-m-main-header .soft-m-main-navigation {
    display: none;
  }

  .soft-m-mobile_menu_button {
    display: block;
  }

  .soft-m-newslatter-content .soft-m-newslatter-text h3 {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 570px) {
  .soft-m-footer-section .soft-m-footer-menu-widget {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
	
	.soft-m-platform-screen li:nth-child(1) {
		position: relative;
    	right: -130px;
	}
	
	.soft-m-platform-screen li:nth-child(3) {
		position: relative;
    	top: 0px;
        left: -130px;
	}
	
  .ei-footer-copyright .ei-copyright-menu, .ei-footer-copyright .ei-copyright-text {
    float: none;
    text-align: center;
  }
	
	.margin-10px-bottom {margin-bottom: 0px!important;}
	
  .soft-m-banner-content h1 {
    font-size: 45px;
  }

  .soft-m-main-header .soft-m-header-btn {
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin-right: 45px;
  }

  .soft-m-main-header .soft-m-logo {
    padding-right: 20px;
  }

  .soft-m-mobile_menu_button {
    top: -38px;
  }

  .soft-m-banner-subscribe-form button {
    height: 50px;
    width: 160px;
    line-height: 50px;
  }

  .soft-m-section-title h2 {
    font-size: 36px;
  }

  .soft-m-ft-process-text .soft-m-section-title h2 {
    font-size: 32px;
  }

  .soft-m-newslatter-content .soft-m-subs button {
    position: static;
  }

  .soft-m-newslatter-content {
    padding: 30px 15px;
  }

  .soft-m-newslatter-content .soft-m-subs button {
    width: 160px;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
  }

  .soft-m-newslatter-content .soft-m-newslatter-text h3 {
    font-size: 24px;
  }

  .soft-m-call-action-section .soft-m-section-title h2 {
    font-size: 34px;
  }

  .soft-call-icon-text {
    margin-bottom: 30px;
  }

  .soft-m-footer-contact span {
    margin-right: 20px;
    font-size: 16px;
  }

  .soft-m-footer-contact a {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }

  .soft-m-footer-top-menu li {
    margin-right: 10px;
  }

  .soft-m-banner-section {
    padding: 210px 0px 150px;
  }

  .soft-m-sticky-menu .soft-m-mobile_menu_button {
    top: -40px;
  }

  .soft-m-feature-section {
    padding: 50px 0px 35px;
  }

  .soft-m-partner-section {
    padding: 60px 0px;
  }

  .soft-m-partner-content {
    margin-top: 0;
  }

  .soft-m-partner-content li {
    margin: 20px;
    width: 200px;
  }

  .soft-m-ft-devider {
    margin: 15px 0px 65px;
  }

  .soft-m-newslatter-section:after {
    display: none;
  }

  .soft-m-newslatter-content:after {
    width: 100%;
  }

  .soft-m-logo-icon {
    height: 100px;
    width: 100px;	
  }	
	
  .soft-m-logo-icon img {
    margin-top: -25px;
  }	
	
  .soft-m-logo-icon:before {
    top: -35px;
    left: -35px;
  }

  .soft-m-platform-section {
    padding: 80px 0px 30px;
  }

  .soft-m-platform-screen {
    padding: 50px 0px 0px;
  }

  .soft-m-blog-content {
    padding-top: 40px;
  }

  .soft-intre-bottom-img {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  .soft-m-main-header .soft-m-header-btn {
    display: none;
  }

  .soft-m-banner-content h1 {
    font-size: 36px;
  }
}

::-moz-selection { background: #6c70cb; }
::selection { background: #6c70cb; }

/*---------------------------------------------------- */
