.banner_section {
  overflow: visible;
  margin-bottom: 10px;
  z-index: 0;
  padding: 215px 0 100px 0;
}

.banner_text {
  margin: 0 auto;
  max-width: 800px;
}

.banner_text h1 {
  color: #fff;
  font-size: 50px;
  line-height: 1.2;
  font-weight: 700;
  padding-bottom: 20px;
   text-transform: capitalize;
}

.banner_text p {
  color: #fff;
  margin: 0 auto;
  font-size: 20px;
  max-width: 750px;
  line-height: 1.35;
  padding-bottom: 40px;
}

.banner_text .download_btn {
  color: #fff;
  width: 175px;
  height: 55px;
  font-size: 15px;
  margin: 0 auto;
  font-weight: 700;
  line-height: 55px;
  border-radius: 30px;
  background-color: #000;
  font-family: "Poppins";
  transition: 400ms all ease;
}

.banner_text .download_btn a {
  display: block;
  width: 100%;
}
.banner_text .download_btn:hover {
  background-color: #fff;
  color: #000;
}

.banner_screen {
  left: 0;
  right: 0;
  bottom: -155px;
  margin: 0 auto;
  max-width: 765px;
  position: absolute;
}

.banner_screen .screen_img .middle_screen {
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.14);
}

.banner_screen .screen_img .side_screen1 {
  top: -30px;
  left: -102px;
  position: absolute;
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.14);
}

.banner_screen .screen_img .side_screen2 {
  top: 65px;
  right: -150px;
  position: absolute;
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.14);
}

.banner_shape1,
.banner_shape2,
.banner_shape3 {
  position: absolute;
      z-index: -1;
}

.banner_shape1 {
  top: 80px;
  left: 30%;
}

.banner_shape2 {
  top: 220px;
  left: 12%;
}

.banner_shape3 {
  top: 40%;
  right: 15%;
}

/*---------------------------------------------------- */
/*Saas-Modern Feature area*/
/*----------------------------------------------------*/
.featured_service_section {
  padding: 120px 0px 0px;
}

.featured_service_section .section_title {
  padding-bottom: 55px;
}

.featured_service_section .section_title h2 {
  margin: 0 auto;
  max-width: 400px;
}

.featured_content li {
  float: left;
  list-style: none;
  padding-bottom: 40px;
}

.featured_content .featured_icon_text {
  z-index: 1;
  width: 285px;
  height: 425px;
  padding: 0 10px;
  margin: 0px auto;
  overflow: hidden;
  padding-top: 60px;
  border-radius: 15px;
  transition: 0.3s all ease-in-out;
}

.featured_content .featured_icon_text:before {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease-in-out;
  background-image: linear-gradient(-38deg, #0478e9 0%, #20fdee 100%);
}

.featured_content .featured_icon_text .featured_icon {
  width: 110px;
  height: 110px;
  margin: 0 auto;
  line-height: 110px;
  margin-bottom: 25px;
  border-radius: 100%;
  box-shadow: 0px 14px 18px 0px rgba(1, 105, 228, 0.25);
  background-image: linear-gradient(-38deg, #20fdee 0%, #0478e9 100%);
}

.featured_content .featured_icon_text .featured_icon i {
  color: #fff;
  font-size: 50px;
}

.featured_content .featured_icon_text .featured_icon:before {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  left: 40px;
  top: 25px;
  right: 0px;
  box-shadow: 0 0 25px 25px rgba(255, 255, 255, 0.75);
  border-radius: 50%;
}

.featured_content .featured_icon_text .featured_text {
  padding: 0 20px;
  margin-bottom: 30px;
}

.featured_content .featured_icon_text .featured_text h3 {
  color: #161616;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 20px;
  transition: 0.3s all ease-in-out;
}

.featured_content .featured_icon_text .featured_text p {
  line-height: 1.625;
  transition: 0.3s all ease-in-out;
}

.featured_content .featured_icon_text .feature_btn {
  opacity: 0;
  visibility: hidden;
  margin-right: 25px;
  transition: 0.3s all ease-in-out;
}

.featured_content .featured_icon_text .feature_btn a {
  color: #30f7ee;
  font-size: 15px;
  font-weight: 700;
  font-family: "Poppins";
  position: relative;
}

.featured_content .featured_icon_text .feature_btn a:after {
  font-weight: 900;
  content: "";
  position: absolute;
  right: -20px;
  font-family: "Font Awesome 5 Free";
}

.featured_content .featured_icon_text:hover {
  box-shadow: 0px 14px 18px 0px rgba(1, 105, 228, 0.25);
}

.featured_content .featured_icon_text:hover:before {
  opacity: 1;
  visibility: visible;
}

.featured_content .featured_icon_text:hover .featured_text p,
.featured_content .featured_icon_text:hover .featured_text h3 {
  color: #fff;
}

.featured_content .featured_icon_text:hover .feature_btn {
  opacity: 1;
  visibility: visible;
}

#featured_scroll {
  padding-bottom: 40px;
}

#featured_scroll .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  margin: 0 auto;
  height: 30px;
  max-width: 570px;
}

#featured_scroll .mCSB_scrollTools .mCSB_draggerRail {
  height: 20px;
  background-color: #ececec;
}

#featured_scroll .mCSB_scrollTools {
  opacity: 1;
}

#featured_scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  height: 20px;
  box-shadow: 0px 6px 18px -5px rgba(2, 8, 38, 0.35);
  background-color: #22b0e7;
}

#featured_scroll .mCustomScrollbar,
#featured_scroll .mCustomScrollbar.mCS_touch_action,
#featured_scroll .mCustomScrollbar.mCS_touch_action .mCS-aviva.mCSB_scrollTools {
  touch-action: auto;
}

#featured_scroll .mCustomScrollBox {
  touch-action: pan-x pinch-zoom;
}

#featured_scroll .mCustomScrollBox.mCSB_vertical_horizontal {
  touch-action: pinch-zoom;
}

#featured_scroll .mCustomScrollBox.mCSB_horizontal {
  touch-action: pan-y pinch-zoom;
}

.theme_feature_section {
  padding-top: 55px;
}

.theme_feature_area {
  padding-bottom: 60px;
}

.theme_feature_area .theme_feature_content {
  padding: 58px 35px;
}

.theme_feature_area .theme_feature_content h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 30px;
}

.theme_feature_area .theme_feature_content p {
  color: #fff;
  font-size: 18px;
  line-height: 1.444;
  padding-bottom: 25px;
}

.theme_feature_area .theme_feature_content .theme_feature_list li {
  width: 100%;
  color: #fff;
  font-size: 17px;
  margin-bottom: 22px;
}

.theme_feature_area .theme_feature_content .theme_feature_list li i {
  float: left;
  color: #18ff00;
  font-size: 16px;
  margin-right: 8px;
}

.theme_feature_area .theme_feature_content .theme_feature_list li span {
  overflow: hidden;
}

.theme_feature_area .features_one {
  margin-left: 100px;
  background-color: #138afd;
}

.theme_feature_area .features_two {
  margin-right: 100px;
  background-color: #000000;
}

.theme_feature_area .features_two .theme_feature_list li i {
  color: #20fcee;
}

.theme_feature_area .features_two .read_btn {
  background-color: #20fcee;
}

.theme_feature_area .features_two .read_btn a {
  color: #000000;
  font-weight: 600;
  transition: 0.3s all ease-in-out;
}

.theme_feature_area .features_two .read_btn:hover a {
  color: #fff;
}

/*---------------------------------------------------- */
/*Saas-Modercompare area*/
/*----------------------------------------------------*/

.choose-section{
	position:relative;
	padding-top:100px;
	background-color:#f4f7f9;
	background-position:left bottom;
	background-repeat:repeat-x;
}

.choose-section .image-column{
	position:relative;
	margin-bottom:30px;
}

.choose-section .image-column .inner-column{
	position:relative;
}

.choose-section .image-column .section-icons{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	z-index:1;
}

.choose-section .image-column .section-icons .icon-layer-one{
	position:absolute !important;
	left:-15% !important;
	top:auto !important;
	bottom:-1% !important;
	width:364px;
	height:296px;
	z-index:1;
}

.choose-section .image-column .section-icons .icon-layer-two{
	position:absolute !important;
	left:auto !important;
	top:auto !important;
	right:5% !important;
	bottom:0% !important;
	width:351px;
	height:186px;
	opacity:0.70;
}

.choose-section .image-column .icon-layer-three{
	position:absolute;
	left:-5%;
	bottom:30%;
	width:91px;
	height:84px;
	z-index:1;
	background-repeat:no-repeat;
}

.choose-section .image-column .icon-layer-four{
	position:absolute;
	right:22%;
	top:6%;
	width:98px;
	height:51px;
	z-index:1;
	background-repeat:no-repeat;
}

.choose-section .image-column .icon-layer-five{
	position:absolute;
	right:43%;
	bottom:16%;
	width:22px;
	height:23px;
	z-index:1;
	background-repeat:no-repeat;
}

.choose-section .image-column .image{
	position:relative;
}

.choose-section .image-column .image{
	position:relative;
}

.choose-section .content-column{
	position:relative;
	margin-bottom:30px;
}

.choose-section .content-column .sec-title{
	margin-bottom:30px;
}

.choose-section .content-column .inner-column{
	position:relative;
}

.choose-section .content-column .text{
	position:relative;
	color:#41496b;
	font-size:17px;
	line-height:1.7em;
	margin-bottom:35px;
}

.choose-section .content-column .text span{
	font-weight:600;
}

.choose-block{
	position:relative;
}

.choose-block .inner-box{
	position:relative;
}

.choose-block .inner-box:before{
	position:absolute;
	content:'';
	right:20px;
	top:0px;
	bottom:0px;
	width:1px;
	border-right:1px dashed #d3ddf2;
}

.choose-block .inner-box .icon{
	position:relative;
	margin-bottom:10px;
}

.choose-block .inner-box h5{
	position:relative;
	margin-bottom:10px;
}

.choose-block .inner-box .choose-text{
	position:relative;
	line-height:1.7em;
	color:#0e0e0e;
}

.choose-block:last-child .inner-box:before{
	display:none;
}

.choose-section img {
  max-width: 100% !important;
  height: auto;
  width: auto;
}
.aplpg-footer-section {
  padding: 100px 0 0 0;
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
.banner_shape1, .banner_shape2, .banner_shape3 {
    position: absolute;
    z-index: -1;
    opacity: 0.5;
}
.banner_text h1 {
    color: #fff;
    font-size:1.5rem !important;
	    text-transform: capitalize;
}
.choose-section .image-column .section-icons .icon-layer-one {
    position: absolute !important;
    left: -6% !important;
    top: auto !important;
    bottom: -1% !important;
    width: 216px;
    height: 175px;
    z-index: 1;
    background-size: cover;
}
.choose-section .image-column .section-icons .icon-layer-two {
    position: absolute !important;
    left: auto !important;
    top: auto !important;
    right: 5% !important;
    bottom: 0% !important;
    width: 265px;
    height: 153px;
    opacity: 0.70;
    background-size: cover;
}
}


.typewrite { font-weight: 600; display: inline-block; position: relative; color:#011a3b !important;}
.typewrite .wrap { border-right: 0.12em solid rgba(0,0,0,0); /* caret handled separately */ }

/* visible blinking caret */
.typewrite::after {
  content: "";
  display: inline-block;
  width: 0.12em;
  height: 1em;
  background: currentColor;
  margin-left: 0.08em;
  animation: blink 0.8s steps(1) infinite;
  vertical-align: middle;
}

/* optional color variant */
.text-primary { color: #0d6efd; } /* bootstrap-like primary color */

/* caret blink */
@keyframes blink {
  0%   { opacity: 1; }
  50%  { opacity: 0; }
  100% { opacity: 1; }
}

/* small smoothing for the typed letters */
.typewrite .wrap { 
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: bottom;
}


.cta-box-section{
	padding: 50px 0 100px;
}

.cta-box{
	background: linear-gradient(90.15deg, var(--accent-color) 1.15%, var(--accent-secondary-color) 98.84%);
	border-radius: 30px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 30px 70px;
	padding: 25px 25px 25px 60px;
}

.cta-box-content{
	width: calc(64% - 35px);
}

.cta-contact-info{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	z-index: 1;
}

.cta-contact-info:before{
    content: '';
    position: absolute;
    width: 125px;
    height: 100px;
    bottom: 10px;
    right: 0;
    transform: rotateY(180deg);
    background: url(../images/cta-box-arrow.svg) no-repeat;
	background-position: right center;
    background-size: cover;
    animation: ctamovearrow 2s infinite linear alternate;
}

@keyframes ctamovearrow{
	50%{
		right: -30px;
	}
}

.cta-contact-item{
	display: flex;
	align-items: center;
	border-right: 1px solid var(--dark-divider-color);
	margin-right: 30px;
	padding-right: 30px;
}

.cta-contact-item:last-child{
	border: none;
	margin: 0;
	padding: 0;
}

.cta-contact-item .icon-box{
	margin-right: 20px;
}

.cta-contact-item .icon-box img{
	width: 100%;
	max-width: 50px;
}

.cta-contact-content{
	width: calc(100% - 70px);
}

.cta-contact-content h3{
	font-size: 20px;
	color: var(--white-color);
	margin-bottom: 5px;
}

.cta-contact-content p{
	color: var(--white-color);
	margin-bottom: 0;
}

.cta-contact-content p a{
	color: inherit;
	transition: all 0.4s ease-in-out;
}

.cta-contact-content p a:hover{
	color: var(--primary-color);
}

.cta-box-image{
	width: calc(36% - 35px);
}

.cta-box-image figure{
	display: block;
	border-radius: 30px;
}

.cta-box-image img{
	width: 100%;
	aspect-ratio: 1 / 0.705;
	object-fit: cover;
	border-radius: 30px;
}