/*!
Theme Name: softlinks Creation
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: softlinks-creation
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

softlinks Creation is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: "Outfit", sans-serif;
}
body::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: #F5F5F5;
}
body::-webkit-scrollbar {
 width: 3px;
 background-color: #F5F5F5;
}
 body::-webkit-scrollbar-thumb {
 background-color: #666;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin: 0;
	padding: 0
}
a, button {
	text-decoration: none;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
img {
	max-width: 100%
}
/* CSS Document */

/* CSS header */

.header-slider-main-wrp {
	background: url(assets/images/bg-header-slider.jpg) no-repeat top;
	background-size: cover;
}
.header-main-wrap {
	padding: 15px 0;
	border-bottom: 1px solid #e1e4ec;
	position: relative;
	z-index: 1111111;
}
.header-main-wrap .row {
	align-items: center;
}
.header-nav-wrap ul {
	display: flex;
	gap: 45px;
	list-style: none;
	justify-content: center;
}
.header-nav-wrap ul li {
	position: relative;
	padding: 13px 0
}
.header-nav-wrap ul li a {
	font-weight: 400;
	letter-spacing: -0.5px;
	color: #0D1B39;
	font-size: 16px;
	border-bottom:1px solid #fff;
	padding-bottom: 5px;
}
.header-nav-wrap ul li a:hover {
	color: #2E4C8D !important;
	
	border-bottom:1px solid #2E4C8D;
}
.header-main-wrap .active a{
    color: #2E4C8D;
    border-bottom: 1.5px solid #2E4C8D;
    padding-bottom: 5px;
}
.header-nav-wrap ul li a .caret-down {
	width: 12px;
	margin-left:5px;
}
.header-btn {
	text-align: right;
}
.header-btn a {
	background: #2E4C8D;
	padding: 12px 25px;
	color: #fff;
	border-radius: 30px;
	font-weight: 500;
	font-size: 16px;
}
.header-btn a:hover {
	background: #C33030;
}
.inner-service-header-wrp {
	background: url(assets/images/bg-inner-page.jpg) no-repeat bottom right;
	background-size: cover;
}
.inner-service-header-wrp .inner-service-content {
	padding: 60px 0 275px 0
}
.inner-service-content .sub-heading {
	display: block;
	font-size: 22px;
	font-weight: 300;
	color: #848B9A;
	letter-spacing: -0.5px;
	position: relative;
	padding-left: 30px;
	line-height: 22px;
}
.sub-heading:before {
	content: "";
	position: absolute;
	left: 0;
	top: 12px;
	height: 1.5px;
	background: #2E4C8D;
	width: 25px;
}
.inner-service-content h1 {
	font-size: 60px;
	line-height: 70px;
	letter-spacing: -2px;
	font-weight: 400;
	color: #0D1B39;
	position: relative;
	z-index: 111;
	padding: 15px 0 25px 0
}
.inner-service-content h1 span {
	color: #A15758
}
.cta-btn-wrap {
	text-align: right;
}
.cta-btn-wrap a {
	background: none !important;
	border: none;
	padding: 0;
	margin: 0;
}
.cta-btn-wrap a img {
	width: 150px;
	position: relative;
	right: -20px
}
.inner-service-content .row {
	align-items: center;
}
.fixed {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	z-index: 1111 !important;
	background: #fff;
	padding: 15px 0px
}

.fixed  .row {
    align-items: center;
    width: 1320px;
    margin: 0 auto;
}

/* CSS header */

/* CSS hero area */

.hero-area-wrap {
	padding: 75px 0 320px 0;
	text-align: center;
	position: relative;
}
.hero-area-wrap:before {
	content: "";
	background: url(assets/images/hero-texture.png) no-repeat top;
	background-size: contain;
	width: 700px;
	height: 700px;
	position: absolute;
	right: 140px;
	top: 20px;
}
.hero-area-wrap span {
	display: block;
	font-size: 25px;
	font-weight: 300;
	color: #848B9A;
	letter-spacing: -0.5px;
	position: relative;
	z-index: 111
}
.hero-area-wrap h1 {
	font-size: 80px;
	line-height: 90px;
	letter-spacing: -2px;
	font-weight: 400;
	color: #0D1B39;
	position: relative;
	z-index: 111
}
.hero-area-wrap h1 strong {
	color: #2E4C8D;
	font-weight: 300;
}
.hero-area-wrap p {
	font-size: 25px;
	font-weight: 300;
	color: #0D1B39;
	padding: 20px 0;
	letter-spacing: -0.5px;
	line-height: 30px;
	position: relative;
	z-index: 111
}
.hero-area-wrap p strong {
	font-weight: 600;
}
.btn-hero-wrap {
	text-align: center;
	margin-top: 20px;
	position: relative;
	z-index: 111
}
.btn-hero-wrap a {
	margin: 0 8px;
	border: 1px solid #2E4C8D;
	background: #2E4C8D;
	padding: 14px 38px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
}

.btn-hero-wrap a:hover {
	background: #0D1B39 !important;
	color: #fff !important;
	border: 1px solid #0D1B39 !important;
}
.nav-dropdown-wrap {
	position: absolute;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);
	padding: 8px 15px;
	width: 320px;
	z-index: 111;
	top: 40px;
	display: none
}
.header-nav-wrap ul li:hover .nav-dropdown-wrap {
	display: block;
}
.nav-dropdown-wrap a {
	display: block !important;
	padding: 12px 0 5px 0 !important;
	border-bottom: 1px solid #e1e4ec;
	position: relative;
}
.nav-dropdown-wrap a:nth-last-child(1) {
	border: none !important;
	padding-bottom: 0 !important;
}
.nav-dropdown-wrap a span {
	width: 50px;
	height: 45px;
	overflow: hidden;
	border-radius: 8px;
	display: inline-block;
	margin-right: 10px;
}
.nav-dropdown-wrap a strong {
	font-weight: normal;
	position: absolute;
	top: 18px;
	line-height: 17px;
}
.nav-dropdown-wrap a span img {
	width: 100% !important;
}
.inner-about-image-wrap {
	height: 580px;
	background-size: cover !important;
	border-radius: 20px;
	position: relative;
	margin-top: -300px;
}
.inner-about-image-wrap:before {
	content: "";
	position: absolute;
	bottom: -86px;
	background: url(assets/images/shadow.png) no-repeat top;
	background-size: contain;
	width: 1100px;
	height: 86px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 11111;
}
.ui-ux-top-heading {
	color: #17629B !important;
}
.points-info-ui-ux {
	background: #17629B !important
}
.points-info-ui-ux ul li {
	border-top: 1px solid #104770 !important;
	border-bottom: 1px solid #267aba !important;
}
.app-web-top-heading {
	color: #8485B5 !important;
}
/* CSS hero area */

/* CSS content */


.about-main-wraper {
	background: #2E4C8D url(assets/images/bg-about.jpg) no-repeat top;
	background-size: contain;
	padding: 80px 0;
	position: relative;
	background-position: 98% 101%;
}
.inner-about-main-wraper {
	background: #F0F2F5 url(assets/images/about-bg-1.jpg) no-repeat top;
	background-size: cover;
}
.inner-about-main-wraper h4 {
	color: #0D1B39 !important;
}
.inner-about-main-wraper p {
	color: #0D1B39 !important
}
.inner-about-main-wraper h4 strong {
	color: #2E4C8D !important;
	font-weight: 400;
}
.inner-about-main-wraper .about-info-wraper {
	top: 0 !important;
	left: 0 !important;
}
.about-slider-wrap {
	margin-top: -300px;
	position: relative;
	background: #ccc;
	border-radius: 30px
}
.about-slider-wrap:before {
	content: "";
	position: absolute;
	bottom: -86px;
	background: url(assets/images/shadow.png) no-repeat top;
	background-size: contain;
	width: 1200px;
	height: 86px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 11 !important;
}
.slider-image-wrap {
	height: 580px;
	background-size: cover !important;
	border-radius: 20px;
	position: relative;
}
.number-main-wrap ul {
	list-style: none;
	border-top: 1px solid #576FA4;
	border-right: 1px solid #576FA4;
	margin-top: 70px;
}
.number-main-wrap ul li {
	padding: 30px 0;
	border-bottom: 1px solid #576FA4;
}
.number-main-wrap ul li .number-text-wrap {
}
.number-text-wrap .number-wrap {
	font-size: 70px;
	line-height: 70px;
	color: #fff;
	letter-spacing: -2px;
	font-weight: 500;
	letter-spacing: -2px;
	margin-bottom: 10px;
}
.number-text-wrap .number-wrap span {
	color: #C33030;
}
.number-text-wrap .number-wrap-text h6 {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
.about-info-wraper {
	padding: 70px 0 0 0;
	position: relative;
	left: 20px;
	top: 5px;
}
.about-info-wraper h4 {
	font-size: 55px;
	color: #fff;
	line-height: 65px;
	letter-spacing: -2px;
	font-weight: 400;
	margin-bottom: 15px;
}
.about-info-wraper p {
	font-weight: 300;
	font-size: 22px;
	color: #fff;
	padding-bottom: 20px;
	line-height: 32px;
}
.about-text-number-wrap .row {
	align-items: center;
}
.carousel-control-next, .carousel-control-prev {
	display: none;
}
.service-main-wraper {
	padding: 70px 0 0px 0;
	position: relative;
}
.service-main-wraper h2 {
	font-size: 55px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
}
.owl-dots {
	display: none;
}
.carousel-wrap {
	margin-top: 60px;
}
.service-list-wrap {
	height: 400px;
	border-radius: 30px;
	background-size: cover !important;
	position: relative;
	overflow: hidden;
}
.service-list-wrap:hover {
	box-shadow: none;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
.service-list-wrap a {
	display: block;
	height: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: 300;
	color: #fff;
}
.icon-arrow {
	position: absolute;
	top: -65px;
	right: 20px;
}
.service-list-wrap a:hover .icon-arrow {
	top: 20px;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
.service-list-wrap a:hover .icon-arrow img {
	rotate: 47deg;
	transition: ease-in 0.8s;
	-moz-transition: ease-in 0.8s;
	-webkit-transition: ease-in 0.8s;
	-ms-transition: ease-in 0.8s;
	-o-transition: ease-in 0.8s;
}
.service-list-wrap a:hover .icon-arrow img {
	width: 50px;
}
.service-list-wrap a .text-service-wrp {
	position: absolute;
	bottom: -45px;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: ease-in 0.7s;
	-moz-transition: ease-in 0.7s;
	-webkit-transition: ease-in 0.7s;
	-ms-transition: ease-in 0.7s;
	-o-transition: ease-in 0.7s;
}
.service-list-wrap a:hover .text-service-wrp {
	bottom: 20px;
}
.service-list-wrap a .text-service-wrp span {
	letter-spacing: -0.5px;
	font-weight: 400;
	display: block;
	margin-bottom: 20px;
	transition: ease-in 0.7s;
	-moz-transition: ease-in 0.7s;
	-webkit-transition: ease-in 0.7s;
	-ms-transition: ease-in 0.7s;
	-o-transition: ease-in 0.7s;
}
.service-list-wrap a:hover .text-service-wrp span {
	margin-bottom: 0;
}
.service-list-wrap a .text-service-wrp p {
	font-size: 15px;
	padding: 0 15px;
}
.owl-nav {
	position: absolute;
	top: 16px;
	right: 56px;
	text-align: right;
}
.owl-nav button {
	border: none;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #fff !important;
	padding-top: 0;
	display: inline-block;
	font-size: 28px;
	margin-right: 5px;
	outline: none;
}
.owl-prev {
	position: relative;
	left: -0px;
	background: #C33030 url(assets/images/left.svg) no-repeat top !important;
	background-position: 50% !important;
	background-size: 30% !important;
}
.owl-next {
	position: absolute;
	background: #C33030 url(assets/images/right.svg) no-repeat top !important;
	background-position: 50% !important;
	background-size: 30% !important;
}
.owl-nav button:hover {
	background-color: #2E4C8D !important;
}
.text-bottom-service {
	text-align: center;
	padding: 60px 0;
	border-bottom: 1px solid #CED6E9;
}
.text-bottom-service p {
	font-size: 22px;
	font-weight: 300;
	padding-bottom: 35px;
	color: #0D1B39;
	line-height: 32px;
}
.text-bottom-service a {
	padding: 14px 38px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
	background: #2E4C8D
}
.text-bottom-service a:hover {
	background: #C33030;
}
.portfolio-main-wrap {
	padding: 60px 0 80px 0;
}
.portfolio-main-wrap .container {
	position: relative;
}
.portfolio-main-wrap h2 {
	font-size: 55px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
}
.portfolio-main-wrap .nav-tabs {
	border: none;
	position: absolute;
	top: 50px;
	right: 0;
}
.portfolio-main-wrap .nav-tabs a {
	font-weight: 400;
	color: #0A1631;
	font-size: 18px;
	padding: 0;
	border: none;
	margin: 0 15px;
	border-bottom: 2px solid transparent
}
.portfolio-main-wrap .nav-tabs a:hover {
	border-bottom: 2px solid #2E4C8D;
	color: #2E4C8D
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	border-bottom: 2px solid #C33030 !important;
	color: #C33030 !important;
}
.portfolio-listing-wraper ul {
	list-style: none;
}
.portfolio-listing-wraper ul li {
	border-bottom: 1px solid #e1e4ec;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.portfolio-image-wrap {
	height: 470px;
	background-size: cover !important;
	border-radius: 20px;
	position: relative
}
.text-portflio-wrap strong {
	font-size: 60px;
	line-height: 60px;
	font-weight: 500;
	color: #000;
	display: block;
	padding-bottom: 20px;
	position: relative;
	letter-spacing: -2px
}
.text-portflio-wrap strong:before {
	content: "";
	position: absolute;
	width: 30px;
	height: 3px;
	background: #000;
	bottom: 11px;
}
.text-portflio-wrap h5 {
	font-size: 23px;
	font-weight: 600;
	color: #0D1B39;
	margin-bottom: 175px
}
.text-portflio-wrap p {
	font-size: 22px;
	line-height: 24px;
	color: #0D1B39;
	font-weight: 300;
	line-height: 30px;
	padding-bottom: 25px;
}
.text-portflio-wrap a {
	padding: 8px 22px;
	color: #0D1B39;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
	border: 1px solid #2E4C8D;
}
.text-portflio-wrap a:hover {
	background: #2E4C8D;
	color: #fff;
}
.portfolio-listing-wraper ul li:nth-child(1) strong {
	color: #0D84EC;
}
.portfolio-listing-wraper ul li:nth-child(1) strong:before {
	background: #003142;
}
.portfolio-listing-wraper ul li:nth-child(2) strong {
	color: #08726D;
}
.portfolio-listing-wraper ul li:nth-child(2) strong:before {
	background: #FDCE6F;
}
.portfolio-listing-wraper ul li:nth-child(3) strong {
	color: #09B65A;
}
.portfolio-listing-wraper ul li:nth-child(3) strong:before {
	background: #000000;
}
.portfolio-text {
	text-align: center;
}
.portfolio-text p {
	font-size: 22px;
	font-weight: 300;
	padding-bottom: 35px;
	color: #0D1B39;
	line-height: 32px;
	padding-top: 60px;
}
.portfolio-text a {
	padding: 14px 38px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
	background: #2E4C8D;
}
.portfolio-text a:hover {
	background: #C33030;
}
.solution-main-wraper {
	padding: 60px 0;
	background: #EDEFF3 url(assets/images/bg-solution.jpg) no-repeat bottom;
	background-size: cover;
}
.text-solution-wraper {
	padding-left: 30px;
}
.text-solution-wraper h4 {
	font-size: 55px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
}
.text-solution-wraper p {
	font-size: 22px;
	font-weight: 300;
	color: #0D1B39;
	line-height: 32px;
	padding: 15px 0;
	padding-bottom: 35px;
	letter-spacing: -0.5px;
}
.text-solution-wraper ul {
	list-style: none;
}
.text-solution-wraper ul li {
	margin-bottom: 45px;
}
.text-solution-wraper ul li .solution-list-wrp {
	display: flex;
	gap: 15px;
	align-items: center;
}
.solution-list-wrp .solution-list-number {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	color: #2E4C8D;
	background: #fff;
	padding-top: 17px;
}
.text-solution-wraper ul li:hover .solution-list-number {
	background: #c33030;
	color: #fff !important;
}
.solution-list-wrp .solution-list-text h6 {
	font-size: 22px;
	color: #0D1B39
}
.text-solution-wraper ul li:hover h6 {
	color: #2E4C8D;
}
.solution-list-wrp .solution-list-text span {
	display: block;
	font-size: 20px;
	color: #0D1B39;
	font-weight: 300;
	letter-spacing: -0.5px;
}
.btn-solution a {
	padding: 14px 38px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
	background: #2E4C8D;
}
.btn-solution a:hover {
	background: #C33030;
}
.solution-main-wraper .row {
	align-items: center;
}
.team-main-wraper {
	padding: 159px 0 290px 0;
	background: url(assets/images/bg-team.jpg) repeat-x;
	background-size: 94%;
	position: relative;
}
.team-image-wrap {
	position: absolute;
	top: 30px;
	width: 95%;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.inner-team-wrap {
	padding-bottom: 40px;
	position: relative;
	z-index: 111;
}
.team-main-wraper .row {
	align-items: center;
}
.text-team-wrap {
	text-align: center;
	margin-top: 10px;
	display: flex;
	flex-direction: column;
	width: 35%;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	position: relative;
}
.technology-icon {
	padding-top: 50px;
	border-top: 1px solid #CED6E9
}
.text-team-wrap h2 {
	font-size: 55px;
	color: #0D1B39;
	line-height: 58px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 10px;
}
.text-team-wrap p {
	font-size: 20px;
	font-weight: 300;
	color: #0D1B39;
	line-height: 26px;
	margin-bottom: 20px;
}
.text-team-wrap a {
	padding: 14px 38px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
	background: #2E4C8D;
}
.text-team-wrap a:hover {
	background: #C33030;
}
.technology-main-wraper {
	padding: 20px 0 60px 0;
	background: #fff url(assets/images/bg-technology.jpg) no-repeat top;
	background-size: cover;
	position: relative;
}
.technology-main-wraper .technology-icon {
	text-align: center;
}
.technology-main-wraper h2 {
	font-size: 52px;
	color: #0D1B39;
	line-height: 58px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 60px;
	text-align: center
}
.technology-image {
	text-align: center;
}
.technology-text {
	text-align: center;
	width: 40%;
	margin: 0 auto;
	position: absolute;
	bottom: 110px;
	left: 0;
	right: 0;
}
.technology-text p {
	font-size: 20px;
	font-weight: 300;
	color: #0D1B39;
	line-height: 26px;
	margin-bottom: 40px;
}
.technology-text p strong {
	font-weight: 600;
}
.technology-text a {
	padding: 14px 38px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
	background: #2E4C8D;
}
.technology-text a:hover {
	background: #C33030;
}
#portfolio-carousel-wrap .owl-nav {
	top: 21px !important;
	right: 54px;
}
#portfolio-carousel-wrap .owl-nav button {
	width: 40px;
	height: 40px;
}
.team-left-image {
	width: 550px;
}
.team-right-image {
	position: relative;
	right: 100px;
}
#portfolio-carousel-wrap .owl-stage-outer {
	overflow: hidden;
	padding-left: 0 !important;
	margin-left: -200px; /* same value as stagePadding */
}
.portfolio-listing-wraper {
	overflow: hidden;
}
.portfolio-listing-wraper .owl-stage {
	padding-left:0!important;
}
.inner-text-about-wraper {
	border-bottom: 1px solid #ccc;
	padding: 80px 0;
	border-bottom: 1px solid #CED6E9;
}
.inner-about-text-wrap {
	padding-left: 25px;
}
.inner-about-text-wrap h5 {
	font-size: 50px;
	line-height: 50px;
	color: #0D1B39;
	letter-spacing: -1px;
	font-weight: 400;
}
.inner-about-text-wrap p {
	font-size: 20px;
	font-weight: 300;
	color: #0D1B39;
	padding: 10px 0;
	letter-spacing: -0.5px;
	line-height:34px;
}
.inner-about-text-wrap ul {
	list-style: none;
	margin-top: 20px
}
.inner-about-text-wrap ul li .list-inner-about {
	background: #EFF2FA;
	padding: 10px 12px;
	margin-bottom: 20px;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 300;
}
.list-inner-about img {
	margin-right: 3px;
	position: relative;
	top: -2px;
}
.get-quote-inner-btn {
	margin-top: 20px;
}
.get-quote-inner-btn a {
	background: #2E4C8D;
	padding: 14px 38px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
}
.get-quote-inner-btn a:hover {
	background: #C33030;
}
.inner-text-about-wraper .row {
	align-items: center;
}
.service-main-image-point {
	background: url(assets/images/bg-about.jpg) no-repeat top;
	background-size: cover;
	padding: 50px 0 120px 0;
}
.service-main-image-point .service-main-image {
	height: 470px;
	background-size: cover !important;
	border-radius: 20px;
	position: relative;
	margin-top: -300px;
}
.service-main-image-point .service-main-image:before {
	content: "";
	position: absolute;
	bottom: -86px;
	background: url(assets/images/shadow.png) no-repeat top;
	background-size: contain;
	width: 800px;
	height: 86px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index:11;
}
.points-info-wraper {
	background: #A15758;
	height: 470px;
	margin-top: -300px;
	border-radius: 20px;
}
.points-info-wraper ul {
	list-style: none;
}
.points-info-wraper ul li {
	border-top: 1px solid #784243;
	border-bottom: 1px solid #b96b6c;
	padding: 10.5% 8%;
	color: #fff;
	font-size: 22px;
	font-weight: 300;
}
.points-info-wraper ul li strong {
	color: #fff;
	font-size: 33px;
	line-height: 33px;
	font-weight: 400;
	display: block;
	letter-spacing: -1.5px
}
.points-info-wraper ul li:nth-child(1) {
	border-top: none !important;
}
.points-info-wraper ul li:nth-child(3) {
	border-bottom: none !important;
}
.service-info-text-wrap {
	padding: 80px 0;
	background: url(assets/images/bg-service-details.jpg) no-repeat bottom;
	background-size: cover;
}
.right-service-info-wrap {
}
.right-service-info-wrap h2 {
	font-size: 55px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 30px;
}
.right-service-info-wrap p {
	font-weight: 300;
	font-size: 24px;
	line-height: 35px;
	padding-bottom: 35px;
}
.left-service-info-image img {
	width: 82%;
	border-radius: 20px;
}
.right-service-image img {
	border-radius: 20px;
}
.service-faq-wraper {
	padding: 60px 0 0 0;
	border-top: 1px solid #CED6E9
}
.service-faq-heading {
	display: flex;
	align-items: center;
}
.service-faq-heading span {
	width: 120px;
	margin-right: 10px;
}
.service-faq-heading h2 {
	font-size: 55px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
}
.btn-faq-wraper {
	text-align: right;
}
.btn-faq-wraper a {
	background: #2E4C8D;
	padding: 14px 38px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
}
.btn-faq-wraper a:hover {
	background: #C33030
}
.service-faq-heading-btn .row {
	align-items: center;
}
.according-service-wraper {
	margin-top: 50px;
}
.according-service-wraper .accordion-button {
	font-size: 20px;
	box-shadow: none;
	color: #0D1B39 !important;
	padding: 20px 0;
}
.according-service-wraper .accordion-button:not(.collapsed) {
	border: none !important;
	background: none;
	color: #000
}
.according-service-wraper .accordion-item {
	border: none;
	border-bottom: 1px solid #CED6E9;
}
.according-service-wraper .accordion-body {
	padding: 0 0 30px 0;
}
.according-service-wraper .accordion-button::after {
	width: 30px;
	height: 30px;
	border: 1px solid #CED6E9;
	border-radius: 50%;
	background-size: 42%;
	background-position: 41% 53%;
	position: relative;
	right: 11px;
}
.according-service-wraper .accordion-button:not(.collapsed)::after {
	background-position: 53%;
	border: 1px solid #c33030;
	
}
.accordion-button:not(.collapsed)::after {
       background-image: url(https://softlinks.ae/wp-content/uploads/2026/01/arrowred.svg);
    background-size: 40%;
    transform: rotate(-180deg);
    background-position: center !important;
}
.according-service-wraper p {
	font-size: 20px;
	color: #0D1B39;
	font-weight: 300;
	line-height: 26px
}
.service-no-border {
	border: none;
}
.ai-portfolio-btn-wrap {
	text-align: right;
	margin-top: 90px;
	margin-right: -26px;
}
.ai-portfolio-btn-wrap a {
	padding: 45px 70px 45px 22px;
	background: #2E4C8D;
	border-radius: 20px 0px 0px 20px;
	font-size: 24px;
	color: #fff;
}
.ai-portfolio-btn-wrap a img {
	width: 70px;
	position: relative;
	top: -2px
}
.ai-portfolio-btn-wrap a:hover {
	background: #C33030
}
.ui-portfolio-btn-wrap {
	margin-top: 67px;
}
.ui-portfolio-btn-wrap a {
	background: #176199  !important;
}
.ui-portfolio-btn-wrap a:hover {
	background: #2E4C8D !important;
}
.service-listing-info-wrap {
	padding: 80px 0 50px 0;
	border-bottom: 1px solid #CED6E9;
	border-top: 1px solid #CED6E9;
}
.left-heading-wrap h2 {
	font-size: 55px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
}
.left-heading-wrap p {
	font-size: 22px;
	font-weight: 300;
	padding-bottom: 35px;
	color: #0D1B39;
	line-height: 32px;
	padding: 30px 0 30px 0;
	padding-right: 70px;
}
.btn-left-service-info a {
	background: #2E4C8D;
	padding: 14px 38px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
}
.listing-service-info-wrp ul {
	list-style: none;
	margin-left: 50px;
}
.listing-service-info-wrp ul li {
	border: 1px solid #FFE4DB;
	background: #fff;
	box-shadow: 0px 3px 15px 0 #efefef;
	padding: 20px;
	border-radius: 20px;
	margin-bottom: 30px;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
.listing-service-info-wrp ul li .list-service-info {
	display: flex;
	gap: 15px;
	align-items: center;
}
.list-service-info .list-service-info-icon {
	width: 120px;
	height: 110px;
	background: #FFECE5;
	text-align: center;
	border-radius: 15px;
	padding-top: 29px;
}
.listing-service-info-wrp ul li:nth-child(1) .list-service-info-icon {
	padding-top: 21px;
}
.list-service-info-text {
	width: 75%;
}
.list-service-info-text h5 {
	font-size: 25px;
	font-weight: 400;
	color: #0D1B39;
	margin-bottom: 5px
}
.list-service-info-text p {
	font-weight: 300;
	color: #0D1B39;
	font-size: 18px;
}
.listing-service-info-wrp ul li:hover {
	box-shadow: none;
	border: 1px solid #FE4400;
}
.listing-service-info-wrp ul li:hover .list-service-info-icon {
	background: #FE4400
}
.listing-service-info-wrp ul li:hover .list-service-info-icon img {
	filter: brightness(0) invert(1);
}
.points-info-website {
	background: #8485B5 !important;
}
.points-info-website ul li {
	border-top: 1px solid #9b9cc4;
	border-bottom: 1px solid #6c6c99;
}
.service-website-info-wrap .list-service-info-icon {
	background: #EDEDF7;
}
.service-website-info-wrap li:hover .list-service-info-icon {
	background: #4D4CB0 !important;
	border: 1px solid #4D4CB0;
}
.service-website-info-wrap ul li:hover {
	border: 1px solid #4D4CB0;
}
.digital-top-heading {
	color: #79849E;
}
.digital-points-info-website {
	background: #d66674  !important
}
.digital-points-info-website ul li {
border-top: 1px solid #b6515d;
    border-bottom: 1px solid #d17682;
}
.enterprice-points-info-website {
	background: #67B696 !important
}
.enterprice-points-info-website ul li {
	border-top: 1px solid #85caae;
	border-bottom: 1px solid #438469;
}
.it-points-info-website {
	background: #3B93EB;
}
.it-points-info-website ul li {
	border-top: 1px solid #2a72ba;
	border-bottom: 1px solid #4f9be7;
}
.contact-map-info-wraper {
	background: url(assets/images/bg-about.jpg) no-repeat top;
	padding: 60px 0 80px 0;
	background-size: cover;
	position: relative;
	z-index: 11
}
.contact-map-info-wraper .google-contact-map {
	margin-top: -300px;
	position: relative;
}
.contact-map-info-wraper .google-contact-map:before {
	content: "";
	position: absolute;
	bottom: -79px;
	background: url(assets/images/shadow.png) no-repeat top;
	background-size: contain;
	width: 800px;
	height: 86px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 11111;
}
.google-contact-map iframe {
	border-radius: 20px;
}
.contact-info-wraper {
	height: 480px;
	background: #C33030;
	margin-top: -300px;
	border-radius: 20px;
}
.contact-info-wraper ul {
	list-style: none;
}
.contact-info-wraper ul li {
	padding: 30px;
	display: flex;
	gap: 15px;
	align-items: center;
	border-bottom: 1px solid #A62323;
	border-top: 1px solid #cf4646
}
.contact-info-wraper ul li:nth-child(1) {
	border-top: none !important;
}
.contact-info-text {
	line-height: 24px;
}
.contact-info-wraper ul li h5 {
	color: #fff;
	font-size: 25px;
}
.contact-info-wraper ul li span {
	display: block;
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	letter-spacing: -1px
}
.footer-socail-wrap {
	text-align: center;
	border-top: 1px solid #cf4646;
	padding-top: 25px;
}
.footer-socail-wrap a {
	margin: 0 3px;
}
.footer-socail-wrap a img {
	width: 45px;
}
.location-contact-wrap ul {
	list-style: none;
	padding: 60px 0;
}
.location-contact-wrap ul li .location-info-wrp {
	border: 1px solid #CED6E9;
	border-radius: 15px;
	padding: 25px 0;
	text-align: center;
}
.location-info-wrp .location-icon {
	width: 60px;
	height: 60px;
	background: #e5e8f1;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 15px;
	border-radius: 8px;
	padding-top: 16px;
}
.location-info-wrp .location-icon img {
	opacity: 0.4;
}
.location-info-wrp h5 {
	font-size: 22px;
	font-weight: 400;
	color: #0D1B39;
	letter-spacing: -1px
}
.contact-form-wraper {
	padding-bottom: 60px;
	margin-top: -270px;
	position: relative;
	z-index: 11;
}
.contact-form-wraper .iti{
	width:100%;
}
.contact-form-wraper h2 {
	font-size: 45px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 30px;
	text-align: center
}
.contact-form-wraper .form-group {
	margin-bottom: 20px;
}
.contact-form-wraper .form-group label {
	font-size: 14px;
	color: #0D1B39;
	margin-bottom: 5px;
}
.contact-form-wraper .form-group .form-control {
	height: 45px;
	box-shadow: none;
	border-radius: 10px;
	border: 1px solid #CED6E9
}
.contact-form-wraper .form-group .form-control:focus {
	border: 1px solid #2E4C8D
}
.contact-form-wraper .textarea-group {
	margin-bottom: 20px;
}
.contact-form-wraper .textarea-group label {
	font-size: 14px;
	color: #0D1B39;
	margin-bottom: 5px;
}
.contact-form-wraper .textarea-group .form-control {
	box-shadow: none;
	border-radius: 10px;
	border: 1px solid #CED6E9
}
.contact-form-wraper .textarea-group .form-control:focus {
	border: 1px solid #2E4C8D
}
.btn-contact-wrap {
	text-align: center;
	margin-top: 10px;
}
.btn-contact-wrap button {
	padding: 14px 45px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
	background: #2E4C8D;
	border: none;
}
.btn-contact-wrap button:hover {
	background: #c33030;

}
.modal-get-in-touch-wraper .modal-dialog {
	max-width: 1100px;
	margin: 3.5% auto 0 auto;
}
.modal-get-in-touch-wraper .modal-overlay {
	background: rgba(0, 0, 0, 0.4);
	backdrop-filter: blur(5px);
}
.contact-info-left h5 {
	font-size: 40px;
	color: #0D1B39;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	line-height: 33px;
}
.contact-info-left {
	padding: 15px;
}
.contact-info-left h5 strong {
	color: #2E4C8D;
	font-weight: 400;
}
.modal-get-in-touch-wraper .modal-content {
	border-radius: 20px;
}
.contact-info-left .form-group {
	margin-bottom: 10px;
}
.contact-info-left .form-group label {
	font-size: 14px;
	margin: 0 0 5px 0;
	color: rgba(16, 16, 16, 0.70);
}
.contact-info-left .form-group .form-input {
	border: 1px solid #d1d5db;
	border-radius: 8px;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 15px;
	color: #101010;
	background: #ffffff;
	transition: all 0.3s ease;
	width: 100%;
	outline: none;
	height: 40px;
	padding-left: 10px;
}
.contact-info-left .form-group .form-input:focus {
	border: 1px solid #2E4C8D;
}
.contact-info-left .form-group .form-control {
	border: 1px solid #d1d5db;
	border-radius: 8px;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 15px;
	color: #101010;
	background: #ffffff;
	transition: all 0.3s ease;
	width: 100%;
	outline: none;
	padding-left: 10px;
	box-shadow: none;
	resize: none;
}
.contact-info-left .form-group .form-control:focus {
	border: 1px solid #2E4C8D;
}
.contact-info-left .radio-group label {
	font-size: 14px;
	margin: 0 0 5px 0;
	color: rgba(16, 16, 16, 0.70);
}
.radio-group {
	display: flex;
	flex-direction: column;
	gap: 10px;
	font-family: "Poppins", sans-serif;
	margin-bottom: 15px;
}
.custom-radio {
	position: relative;
	padding-left: 22px;
	cursor: pointer;
	user-select: none;
	font-size: 14px;
	color: #333;
}
.custom-radio input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.radio-mark {
	position: absolute;
	top: 1px;
	left: 0;
	height: 18px;
	width: 18px;
	background-color: #ffffff;
	border-radius: 50%;
	transition: all 0.3s ease;
	border: 1px solid #ccc;
}
.custom-radio:hover input ~ .radio-mark {
	background-color: #ddd;
}
.custom-radio input:checked ~ .radio-mark {
	background-color: #C33030;
	border-color: #C33030;
}
.radio-mark::after {
	content: "";
	position: absolute;
	display: none;
}
.custom-radio input:checked ~ .radio-mark::after {
	display: block;
}
.custom-radio .radio-mark::after {
	top: 4px;
	left: 4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
.inner-radio-group {
	display: flex;
	gap: 25px;
	margin-top: -9px;
}
.radio-group .label {
	font-size: 14px;
	margin: 0 0 5px 0;
	color: rgba(16, 16, 16, 0.70);
}
.submit-btn-wrap button {
	width: 100%;
	background: #394a88;
	color: #fff;
	font-size: 15px;
	border-radius: 8px;
	height: 40px;
	border: none;
	cursor: pointer;
}
.submit-btn-wrap button:hover {
	background: #C33030;
}
.right-info-wrap {
	background: #eaf7ff url(assets/images/popup-bg.jpg) no-repeat center;
	height: 100%;
	background-size: cover;
	border-radius: 20px
}
.right-info-wrap button {
	box-shadow: none !important;
	outline: none !important;
	position: absolute !important;
	right: 23px;
	top: 25px;
	font-weight: 300;
	font-size: 15px;
	opacity: 0.3
}
.modal-get-in-touch-wraper .col-md-5 {
	padding-left: 0;
}
.contact-info-icon-wrap {
	padding: 65px 25px
}
.contact-icon-popup {
	width: 160px;
	margin: 0 auto;
}
.contact-info-icon-wrap h5 {
	font-size: 23px;
	color: #141a31;
	font-weight: 400;
	text-align: center;
	letter-spacing: -1px;
	margin: 10px 0 10px 0;
}
.contact-info-icon-wrap p {
	font-size: 18px;
    text-align: center;
    padding: 0 45px !important;
    font-weight: 300;
    line-height: 18px;
    padding-bottom: 45px !important;
    color: #000 !important;
    line-height: 24px;
}
.contact-info-icon-wrap ul {
	list-style: none;
}
.contact-info-icon-wrap ul li {
	display: flex;
	gap: 10px;
	margin-bottom: 20px
}
.icon-popup {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	padding-top: 5px;
	margin-top: -5px;
}
.icon-popup img {
	width: 13px;
	position: relative;
	top: -1px;
}
.text-popup-group a {
	font-size: 16px;
	color: #000;
}
.carousel-fade .carousel-item {
	transition: opacity 1s ease-in-out;
}
.service-main-wraper .row {
	align-items: center;
}
.service-main-wraper .top-detail-text {
	font-size: 24px;
	font-weight: 300;
	color: #0D1B39;
	padding: 20px 0;
	letter-spacing: -0.5px;
	line-height: 32px;
	position: relative;
	z-index: 111;
}
.contact-map-wrap iframe {
	border-radius: 25px;
}
.contact-map-wrap {
	margin-top: 50px;
}
.dubai-big-wrp {
	border: 1px solid #CED6E9;
	border-radius: 15px;
	background: #fff url(assets/images/building.png) repeat-x bottom;
	background-size: contain;
	padding: 25px 25px 85px 25px;
	overflow: hidden;
}
.locations-main-wrap ul {
	list-style: none;
}
.text-big-location {
	font-size: 25px;
	letter-spacing: -0.5px;
	line-height: 25px;
	color: #0D1B39;
	margin-bottom: 10px;
}
.locations-main-wrap {
	border-top: 1px solid #CED6E9;
	padding-top: 40px;
}
.locations-main-wrap h4 {
	font-size: 45px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 30px;
}
.locations-main-wrap h4 span {
	color: #2E4C8D
}
.locations-main-wrap p {
	font-size: 18px;
	color: #0D1B39;
	font-weight: 300;
	line-height: 26px;
	padding-right: 40px;
}
.about-slider-main-wrp {
	background: url(assets/images/bg-inner-page.jpg) no-repeat bottom right;
	background-size: cover;
}
.deliver-main-wraper {
	padding: 110px 0;
	background: url(assets/images/deliver-bg.jpg) no-repeat top;
	background-size: cover;
}
.deliver-main-wraper h2 {
	text-align: center;
	font-size: 50px;
	line-height: 50px;
	color: #0D1B39;
	letter-spacing: -1px;
	font-weight: 400;
	margin-bottom: 15px;
}
.deliver-main-wraper h2 strong {
	font-weight: 400;
	color: #2E4C8D
}
.deliver-main-wraper p {
	font-size: 24px;
	font-weight: 300;
	padding-bottom: 35px;
	color: #0D1B39;
	line-height: 32px;
	text-align: center;
}
.deliver-main-wraper ul {
	list-style: none;
	display: flex;
	gap: 35px;
	margin-top: 60px;
	position: relative;
}
.deliver-main-wraper ul li {
	width: 18%;
}
.list-deliver-wrap {
	padding: 15px 45px;
	border: 1px solid #2E4C8D;
	background: #fff;
	text-align: center;
	border-radius: 12px;
	position: relative;
}
.list-deliver-wrap:before {
	content: "";
	position: absolute;
	bottom: -15px;
	background: url(assets/images/arrow-down.svg) no-repeat top;
	background-size: contain;
	width: 30px;
	height: 15px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.list-deliver-icon {
	width: 80px;
	height: 80px;
	background: #2E4C8D;
	border-radius: 50%;
	text-align: center;
	margin: -55px auto 15px auto;
	padding-top: 28px
}
.list-deliver-wrap h5 {
	font-weight: 500;
	color: #0D1B39;
	font-size: 21px;
	padding-bottom: 5px
}
.number-list-deliver {
	width: 50px;
	height: 50px;
	background: #C33030;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-weight: 500;
	font-size: 22px;
	margin: 40px auto;
	border-radius: 50%;
	padding-top: 8px;
	position: relative;
	z-index: 11
}
.deliver-main-wraper ul:before {
	content: "";
	position: absolute;
	border: 0.5px dashed #B6C4E3;
	width: 100%;
	bottom: 51%
}
.deliver-main-wraper ul li:nth-child(2) {
	padding-top: 127px
}
.deliver-main-wraper ul li:nth-child(2) .list-deliver-wrap {
	margin-top: 40px;
}
.deliver-main-wraper ul li:nth-child(2) .list-deliver-wrap:before {
	content: "";
	background: url(assets/images/top-down.svg) no-repeat top;
	background-size: contain;
	top: -15px;
	bottom: auto;
}
.deliver-main-wraper ul li:nth-child(2) .list-deliver-icon {
	margin: 15px auto -55px auto;
	position: relative;
	z-index: 11
}
.deliver-main-wraper ul li:nth-child(2) .list-deliver-wrap h5 {
	margin-top: 10px;
}
.deliver-main-wraper ul li:nth-child(4) {
	padding-top: 127px
}
.deliver-main-wraper ul li:nth-child(4) .list-deliver-wrap {
	margin-top: 40px;
}
.deliver-main-wraper ul li:nth-child(4) .list-deliver-wrap:before {
	content: "";
	background: url(assets/images/top-down.svg) no-repeat top;
	background-size: contain;
	top: -15px;
	bottom: auto;
}
.deliver-main-wraper ul li:nth-child(4) .list-deliver-icon {
	margin: 15px auto -55px auto;
	position: relative;
	z-index: 11
}
.deliver-main-wraper ul li:nth-child(4) .list-deliver-wrap h5 {
	margin-top: 10px;
}
.idea-main-wraper {
	padding: 80px 0;
	background: #EDEFF3;
}
.idea-heading-wrap {
	margin-bottom: 60px;
}
.idea-heading-wrap .row {
	align-items: center;
}
.idea-heading-wrap h2 {
	font-size: 50px;
	line-height: 50px;
	color: #0D1B39;
	letter-spacing: -1px;
	font-weight: 400;
}
.idea-heading-wrap h2 strong {
	font-weight: 400;
	color: #2E4C8D;
}
.idea-heading-wrap p {
	font-size: 24px;
	font-weight: 300;
	color: #0D1B39;
	line-height: 32px;
}
.tab-nav-execution-wrap .nav-tabs {
	display: block;
	background: #fff;
	border-radius: 15px;
	padding: 25px;
	height: 424px;
	border: none;
}
.tab-nav-execution-wrap .nav-tabs .nav-link {
	width: 100%;
	text-align: left;
	padding: 22px 0;
	border: none !important;
	font-size: 20px;
	font-weight: 400;
	color: #0D1B39;
	letter-spacing: -0.5px;
	position: relative;
	outline: none;
	display: flex;
	align-items: center;
}
.tab-nav-execution-wrap .nav-tabs .nav-link span {
	width: 50px;
	height: 50px;
	border: 1px solid #CED3DE;
	display: inline-block;
	text-align: center;
	border-radius: 8px;
	margin-right: 10px;
	padding-top: 8px;
}
.tab-nav-execution-wrap .nav-tabs .nav-link .caret-image-icon {
	position: absolute;
	top: 40px;
	right: 6px;
	opacity: 0.4
}
.tab-nav-execution-wrap .nav-tabs .nav-link span img {
	width: 18px;
}
.tab-nav-execution-wrap .nav-tabs .nav-item.show .nav-link, .tab-nav-execution-wrap .nav-tabs .nav-link.active {
	color: #2E4C8D !important;
	border: none !important
}
.tab-nav-execution-wrap .nav-tabs .nav-item.show .nav-link img, .tab-nav-execution-wrap .nav-tabs .nav-link.active img {
	opacity: 1
}
.tab-nav-execution-wrap .nav-tabs .nav-item.show .nav-link span, .tab-nav-execution-wrap .nav-tabs .nav-link.active span {
	background: #2E4C8D;
}
.tab-nav-execution-wrap .nav-tabs .nav-item.show .nav-link span img, .tab-nav-execution-wrap .nav-tabs .nav-link.active span img {
	filter: brightness(0) invert(1);
}
.right-content-tab {
	background: #fff;
	padding: 20px;
	border-radius: 20px;
	height: 423px;
}
.right-content-tab .image-tab-wrap img {
	border-radius: 20px;
}
.footer-logo img {
	width: 150px;
}
.text-tab-wraper {
	padding-left: 40px;
}
.text-tab-wraper h2 {
	font-size: 35px;
	font-weight: 400;
	letter-spacing: -1px;
	margin-bottom: 25px;
	margin-top: 15px;
}
.text-tab-wraper h2 img {
	margin-top: -7px;
}
.text-tab-wraper p {
	font-size: 18px;
	font-weight: 300;
	color: #0D1B39;
	line-height: 30px;
	padding-bottom: 25px;
	padding-right: 50px;
}
.image-tab-wrap {
	position: relative;
}
.image-tab-wrap .experience-main-wrp {
	width: 138px;
	height: 132px;
	background: #C33030;
	border-radius: 15px;
	position: absolute;
	bottom: 50px;
	text-align: center;
	padding: 17px;
	right: -44px;
}
.image-tab-wrap .experience-main-wrp strong {
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
	color: #fff;
	display: block;
}
.image-tab-wrap .experience-main-wrp span {
	color: #fff;
	font-size: 18px;
	line-height: 22px
}
.btn-about-wrap {
	margin-top: 15px;
}
.btn-about-wrap a {
	padding: 14px 35px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
	background: #2E4C8D;
}
.btn-about-wrap a:hover {
	background: #c33030;
}
.review-main-wraper {
	padding: 60px 0 80px 0;
}
.review-main-wraper h2 {
	text-align: center;
	font-size: 50px;
	line-height: 50px;
	color: #0D1B39;
	letter-spacing: -1px;
	font-weight: 400;
	margin-bottom: 15px;
}
.review-main-wraper h2 span {
	font-weight: 400;
	color: #2E4C8D;
}
.review-main-wraper p {
	font-size: 24px;
	font-weight: 300;
	padding-bottom: 35px;
	color: #0D1B39;
	line-height: 32px;
	text-align: center;
}
.review-main-wraper ul {
	list-style: none;
}
.lisitng-review-wraper {
	box-shadow: 0px 0px 50px 0 #d8dce6;
	background: #fff;
	border-radius: 15px;
	padding: 25px;
	position: relative;
}
.lisitng-review-wraper .star-icon-wrap img {
	width: 90px;
}
.lisitng-review-wraper h5 {
    font-size: 20px;
    letter-spacing: -0.5px;
    color: #0D1B39;
    margin: 11px 0;
}
.lisitng-review-wraper p {
	font-size: 16px;
	font-weight: 300;
	color: #0D1B39;
	line-height: 22px;
	text-align: left;
	margin: 0;
	padding: 0 0 10px 0;
}
.lisitng-review-wraper span {
	font-size: 16px;
	font-weight: 400;
	color: #2E4C8D;
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
}
.google-icon {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 40px !important;
}
.clean-build-main-wrap {
	padding: 60px 0 0 0;
	border-top: 1px solid #CED6E9;
	position: relative;
}
.clean-build-text h3 {
	font-size: 52px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 30px;
}
.clean-build-text p {
	font-weight: 300;
	font-size: 20px;
	line-height: 32px;
	padding-bottom: 35px;
}
.mobile-build-wrap {
	width: 440px;
	margin: 0 auto;
}
.clean-build-main-wrap .row {
	align-items: center;
}
.design-website-wraper {
	padding: 60px 0;
	background: #EDEFF3 url(assets/images/bg-solution.jpg) no-repeat bottom;
	background-size: cover;
}
.design-website-wraper h4 {
	font-size: 52px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 30px;
	text-align: center;
}
.design-website-wraper p {
	text-align: center;
	font-weight: 300;
	font-size: 20px;
	line-height: 32px;
	width: 55%;
	margin: 0 auto;
}
.sreens-image-wrap {
	text-align: center;
}
.attracted-main-wraper {
	background: #fff url(assets/images/web-bg.jpg) no-repeat top;
	background-size: cover;
	padding: 80px 0;
}
.logo-image-attracted {
	text-align: center;
}
.logo-image-attracted img {
	width: 300px;
}
.text-attracted-wraper h5 {
	font-size: 52px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 30px;
	margin-top: 40px;
}
.text-attracted-wraper p {
	font-weight: 300;
	font-size: 20px;
	line-height: 32px;
	padding-bottom: 35px;
}
.attracted-main-wraper .row {
	align-items: center;
}
.mobile-app-development-wrap {
	padding: 60px 0;
}
.mobile-app-development-wrap h2 {
	font-size: 52px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 10px;
	text-align: center;
}
.mobile-app-development-wrap p {
	text-align: center;
	font-size: 22px;
	font-weight: 300;
	color: #0D1B39;
	padding: 10px 0;
	letter-spacing: -0.5px;
	line-height: 30px;
}
.mobile-app-development-wrap ul {
	list-style: none;
	margin-top: 50px;
}
.mobile-app-development-wrap ul li .listing-mobile-app-wraper {
	border: 1px solid #CED6E9;
	padding: 25px 25px 0 25px;
	border-radius: 20px;
}
.listing-mobile-app-wraper .listing-mobile-app-icon {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	margin: 0 auto;
	background: #2E4C8D;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
}
.listing-mobile-app-wraper h5 {
	text-align: center;
	font-size: 26px;
	letter-spacing: -1px;
	color: #0D1B39;
	margin: 10px 0;
	font-weight: 400;
}
.listing-mobile-app-wraper p {
	font-size: 20px;
	line-height: 28px;
	padding: 0 30px 15px 30px;
}
.mobile-app-development-wrap ul li:hover .listing-mobile-app-wraper {
	border: 1px solid #2E4C8D;
}
.mobile-app-development-wrap ul li:hover .listing-mobile-app-wraper .listing-mobile-app-icon {
	background: #C33030;
	color: #fff;
}
.inner-website-development {
	padding: 70px 0;
	border-top: 1px solid #CED6E9;
	border-bottom: 1px solid #CED6E9;
}
.inner-website-development .row {
	align-items: center;
}
.inner-website-text h4 {
	font-size: 55px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 15px;
}
.inner-website-text p {
	font-size: 22px;
	font-weight: 300;
	color: #0D1B39;
	padding: 10px 0;
	letter-spacing: -0.5px;
	line-height: 32px;
}
.btn-website-wrap {
	margin-top: 30px;
}
.btn-website-wrap a {
	background: #2E4C8D;
	padding: 14px 38px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
}
.btn-website-wrap a:hover {
	background: #C33030
}
.screen-image-website {
	margin-top: -40px;
}
.social-media-maketing-wraper {
	padding: 60px 0;
	border-bottom: 1px solid #CED6E9;
}
.social-media-maketing-wraper h4 {
	font-size: 55px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	text-align: center;
}
.social-media-maketing-wraper p {
	font-size: 22px;
	font-weight: 300;
	color: #0D1B39;
	padding: 10px 0;
	letter-spacing: -0.5px;
	line-height: 32px;
	text-align: center;
}
.socail-media-image {
	width: 85%;
	margin: 30px auto 0 auto;
}
.btn-checkout-wrap {
	background: #C33030 !important;
	margin-left: 10px !important;
}
.site-logo {
	width: 160px;
}
.core-business-main-wrp {
	background: url(assets/images/puzzle-bg.jpg) no-repeat top;
	padding: 80px 0;
	background-size: cover;
	border-bottom: 1px solid #CED6E9;
}
.core-business-main-wrp h3 {
	font-size: 55px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	text-align: center;
}
.core-business-main-wrp p {
	font-size: 22px;
	font-weight: 300;
	color: #0D1B39;
	padding: 10px 0;
	letter-spacing: -0.5px;
	line-height: 28px;
	text-align: center;
}
.core-business-main-wrp ul {
	list-style: none;
	margin-top: 40px;
}
.core-business-main-wrp ul li .list-core-busines {
	background: #ffffff;
	border: 2px solid #e0e7ff;
	border-radius: 12px;
	padding: 30px 20px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}
.list-core-busines .list-core-icon {
	width: 110px;
	height: 70px;
	margin: 0 auto;
	margin-bottom: 15px;
}
.industry-serve-wraper {
	padding: 60px 0 20px 0;
	border-bottom: 1px solid #CED6E9;
}
.industry-serve-wraper h3 {
	font-size: 55px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	text-align: center;
	margin-bottom: 65px;
}
.industry-serve-wraper ul {
	list-style: none;
}
.listing-industry-wrap {
	background: #fff;
	position: relative;
	border-radius: 20px;
	height: 350px;
	overflow: hidden;
	box-shadow: 0px 10px 20px 0 #dde1eb;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 60px;
}
.listing-industry-wrap .listing-industry-image {
	height: 350px;
	opacity: 1;
	background-size: cover !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.listing-industry-text {
	padding: 25px 30px;
	text-align: center;
	height: 100%;
	position: relative;
	z-index: 11;
	background: rgba(46, 76, 141, 0.5);
	backdrop-filter: blur(2px);
}
.listing-industry-text .listing-industry-icon {
	width: 115px;
	height: 115px;
	border-radius: 50%;
	padding-top: 38px;
	margin: 20px auto 20px auto;
	background: #fff;
}
.listing-industry-text .listing-industry-icon img {
	width: 55px;
}
.listing-industry-text .listing-industry-content h5 {
	font-size: 28px;
	font-weight: 400;
	color: #fff;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
.listing-industry-text .listing-industry-content p {
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	line-height: 26px
}
.industry-serve-wraper ul li:hover .listing-industry-wrap {
	box-shadow: none;
}
.industry-serve-wraper ul li:hover .listing-industry-wrap .listing-industry-text {
	background: rgba(46, 76, 141, 0.7);
	backdrop-filter: blur(4px);
}
.industry-serve-wraper ul li:nth-child(2) .listing-industry-icon {
	padding-top: 30px;
}
.industry-serve-wraper ul li:nth-child(3) .listing-industry-icon {
	padding-top: 29px;
}
.industry-serve-wraper ul li:nth-child(4) .listing-industry-icon {
	padding-top: 26px;
}
.industry-serve-wraper ul li:nth-child(6) .listing-industry-icon {
	padding-top: 45px;
}
.enterprise-solutions-list-wrap {
	border-bottom: 1px solid #CED6E9;
	padding: 60px 0 80px 0;
}
.enterprise-solutions-list-wrap h2 {
	margin-bottom: 80px;
	font-size: 55px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	text-align: center;
	margin-bottom: 65px;
}
.enterprise-solutions-list-wrap ul {
	list-style: none;
}
.enterprise-solutions-list-wrap ul li .list-enteprise-info-wrap {
}
.list-enteprise-info-wrap .list-enteprise-info-image {
	border-radius: 20px;
	height: 400px;
	overflow: hidden;
}
.list-enterprise-text h5 {
	font-size: 32px;
	color: #0D1B39;
	letter-spacing: -1px;
	font-weight: 400;
	margin-bottom: 5px;
}
.list-enterprise-text p {
	font-size: 20px;
	font-weight: 300;
	color: #0D1B39;
	padding: 10px 0;
	letter-spacing: -0.5px;
	line-height: 30px;
}
.list-enteprise-info-wrap .row {
	align-items: center;
}
.btn-enterprise-list {
	margin-top: 20px;
}
.btn-enterprise-list a {
	padding: 12px 30px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
	background: #2E4C8D;
}
.btn-enterprise-list a:hover {
	background: #C33030;
}
.enterprise-solutions-list-wrap ul li {
	margin-bottom: 60px;
}
.enterprise-solutions-list-wrap ul li:nth-last-child(1) {
	margin-bottom: 0;
}
.custom-softwaer-main-wrap {
	padding: 80px 0;
	border-top: 1px solid #CED6E9
}
.custom-software-text h5 {
	font-size: 55px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 15px
}
.custom-software-text p {
	font-size: 20px;
	font-weight: 300;
	color: #0D1B39;
	padding: 5px 0;
	letter-spacing: -0.5px;
	line-height: 30px;
	padding-right: 10px;
}
.custom-software-text ul {
	list-style: none;
	border-top: 1px solid #CED6E9;
	margin-top: 30px;
	padding-top: 30px
}
.custom-software-text ul li {
	font-size: 19px;
	font-weight: 300;
	color: #0D1B39;
	padding: 6px 0;
	letter-spacing: -0.5px;
	line-height: 30px;
}
.custom-software-text ul li img {
	margin-right: 5px;
	margin-top: -2px
}
.btn-custom-wrap {
	margin-top: 35px;
}
.btn-custom-wrap a {
	padding: 14px 38px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
	background: #2E4C8D;
}
.btn-custom-wrap a:hover {
	background: #C33030;
}
.custom-softwaer-main-wrap .row {
	align-items: center;
}
.cybersecurity-main-wraper {
	padding: 80px 0;
	border-top: 1px solid #CED6E9;
}
.cybersecurity-main-wraper h2 {
	font-size: 55px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	text-align: center;
}
.cybersecurity-main-wraper ul {
	list-style: none;
	margin-top: 150px;
	position: relative
}
.cybersecurity-main-wraper ul:before {
	content: "";
	position: absolute;
	top: -98px;
	height: 1.5px;
	background: #CED6E9;
	width: 75%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.cybersecurity-main-wraper ul li .list-cyber-security-wrap {
	background: #fff;
	border-radius: 15px;
	box-shadow: 0px 0px 30px 0 #e4e4e4;
	padding: 25px 16px;
	text-align: center;
}
.cybersecurity-main-wraper ul li {
	position: relative;
}
.cybersecurity-main-wraper ul li:before {
	content: "";
	position: absolute;
	width: 1.5px;
	background: #CED6E9;
	height: 43px;
	left: 0;
	right: 0;
	top: -98px;
	margin: 0 auto;
}
.list-cyber-security-wrap .list-cyber-security-icon {
	border: 2px solid #CED6E9;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	text-align: center;
	margin: -80px auto 10px auto;
	background: #fff;
	padding-top: 30px
}
.list-cyber-security-wrap .list-cyber-security-icon img {
	width: 55px;
}
.list-cyber-security-wrap .list-cyber-security-text h6 {
	font-size: 24px;
	font-weight: 400;
	color: #0D1B39;
	letter-spacing: -1px;
	margin-bottom: 10px
}
.list-cyber-security-wrap .list-cyber-security-text p {
	font-size: 16px;
	font-weight: 300;
	color: #0D1B39;
	line-height: 24px;
	padding: 0 15px;
}
.cybersecurity-main-wraper ul li:nth-child(3) .list-cyber-security-icon {
	padding-top: 35px
}
.cybersecurity-main-wraper ul li:nth-child(3) img {
	width: 50px;
}
.cybersecurity-main-wraper ul li:nth-child(4) img {
	width: 45px;
}
.cybersecurity-main-wraper ul li:nth-child(4) .list-cyber-security-icon {
	padding-top: 35px
}
.ai-powered-main-wraper {
	padding: 30px 0;
	border-top: 1px solid #CED6E9;
}
.ai-powered-text-wrap h3 {
	font-size: 55px;
	color: #0D1B39;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 15px;
}
.ai-powered-text-wrap p {
	font-size: 20px;
	font-weight: 300;
	color: #0D1B39;
	line-height: 32px;
	padding-right: 45px;
	padding-bottom: 25px;
}
.ai-powered-btn {
	margin-top: 15px;
}
.ai-powered-btn a {
	padding: 14px 38px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
	background: #2E4C8D;
}
.ai-powered-btn a:hover {
	background: #C33030;
}
.ai-powered-main-wraper .row {
	align-items: center;
}
.ai-powered-main-bottom {
	border-bottom: 1px solid #CED6E9;
}
.modal {
	z-index: 11111111111111111;
}
.modal-backdrop {
	z-index: 111111111;
}
.intelligent-robotics-wraper{
	padding:60px 0;	
    border-top: 1px solid #CED6E9;
}
.intelligent-robotics-wraper h2{
	font-size: 55px;
    color: #0D1B39;
    line-height: 60px;
    font-weight: 400;
    letter-spacing: -2px;
    text-align: center;
    margin-bottom: 10px;
}
.intelligent-robotics-wraper p{
	font-size: 22px;
    font-weight: 300;
    color: #0D1B39;
    padding: 10px 0;
    letter-spacing: -0.5px;
    line-height: 30px;
    text-align: center;
}
.intelligent-robotics-wraper ul{
	list-style:none;
	margin-top:30px;
	position:relative
}
.intelligent-robotics-wraper ul:before{
	content: "";
    position: absolute;
    top: 55px;
    height: 1px;
    background: #CED6E9;
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.intelligent-robotics-wraper ul li .robotic-listing-wrap{
	text-align:center;
	position:relative;
	z-index:11;
	position:relative
}
.intelligent-robotics-wraper ul li .robotic-listing-wrap:before{
    content: "";
    background: url(assets/images/arrow-right-robot.svg) no-repeat top;
    background-size: contain;
    width: 25px;
    height: 25px;
    top: 43px;
    position: absolute;
    left:-10px;
}
.intelligent-robotics-wraper ul li:nth-child(1) .robotic-listing-wrap:before{
	display:none;
}
.robotic-listing-wrap .robotic-listing-icon{
	width: 110px;
    height: 110px;
    border-radius: 50%;
    margin: 0 auto;
    border: 1px solid #CED6E9;
    margin-bottom: 15px;
    background: #fff;
    display: flex;
    align-items: center;	
    justify-content: center;
}
.robotic-listing-wrap .robotic-listing-text h5{
	font-size:22px;
	font-weight:400;
	color:#0D1B39;
	letter-spacing:-1px
}
.robotic-listing-wrap .robotic-listing-text span{
	display:block;
	font-size:17px;
	font-weight:300;
	color:#0D1B39;
	line-height:24px;
	margin-top:10px;
	padding:0 15px
}
.portfolio-modal-wraper .modal-dialog {
    max-width: 1200px;
}
.portfolio-modal-wraper .modal-header{
	border:none;
}
.portfolio-modal-wraper .modal-content{
	border-radius:25px;
	padding:15px;
	background:url(assets/images/bg-inner-page.jpg) no-repeat;
	background-size:cover;
	padding-bottom: 0;
}
.portfolio-modal-wraper .modal-content h4{
	font-size: 40px;
    color: #0D1B39;
    line-height: 45px;
    font-weight: 400;
    letter-spacing: -2px;
    margin-bottom: 30px;
}
.portfolio-modal-wraper .modal-content .btn-close{
    background-color: #EDC1C1;
	background-image:url(assets/images/close-icon-1.svg);
	background-size:30%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    opacity: 1;
    color: #fff;
    position: absolute;
    top: 24px;
    right: 15px;
}
.portfolio-image-wrp{
    height: 400px;
    background-size: cover !important;
    border-radius: 20px;
    background-position: left !important;
}
.thumb-image {
	    position: absolute;
    bottom: 48px;
    width: 70%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.thum-image-list{
	width: 75px;
    height: 65px;
}
.img-thumbnail {
	padding: 0;
    background-color: #fff;
    border: 3px solid #fff !important;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
    border-radius: 10px;
	cursor:pointer
}
.portfolio-modal-wraper .modal-body{
	padding-bottom:0;
}
.portfolio-modal-wraper .modal-body {
    padding-bottom: 0;
}
.portfolio-text-wraper h5{
	font-size: 40px;
    color: #0D1B39;
    line-height: 45px;
    font-weight: 400;
    letter-spacing: -1px;
    margin-bottom: 10px;
}
.portfolio-text-wraper ul{
	list-style:none;
	padding-bottom:20px;
}
.portfolio-text-wraper ul li{
	font-weight: 300;
    font-size: 20px;
    line-height: 35px;
}
.portfolio-text-wraper ul li img{
	width:22px;
	position:relative;
	top:-1px;
	margin-right:5px;
}
.portfolio-app-info span{
	font-weight: 500;
    font-size: 20px;
    line-height: 35px;
	display:block;
	margin-bottom:5px;
	color:#0D1B39
}
.portfolio-app-info span img{
	width:22px;
	position:relative;
	top:-1px;
	margin-right:5px;
}	
.btn-portfolio-wrp{
	margin-top:25px;
}
.btn-portfolio-wrp a{
	margin-right:5px;
}
.btn-portfolio-wrp a:hover{
	opacity:0.5
}
.portfolio-image-wraper .row{
	
}
.portfolio-text-wraper{
	padding-left: 25px;
    
}
.portfolio-modal-wraper .carousel-wrap{
	margin-top:0 !important;
}

.portfolio-modal-wraper .owl-nav {
    bottom: 56px;
	top:auto !important;
	right:33px
}
.portfolio-modal-wraper .owl-nav button{
	outline:none !important;
	border:none  !important;
}
.inner-about-image img{
	border-radius:30px;
}
.thanks-main-wrap{
	padding:10px 25px 10px 25px;
	text-align:center;
	font-size:15px 25px;
}
.inner-about-image img{
	border-radius:30px;
}
.thanks-modal-wraper .modal-dialog {
        max-width:340px;
		margin-top: 11%;
}
.thanks-modal-wraper .modal-dialog .modal-content{
	    border-radius: 15px;
		border:none;
}
.thank-icon-wrap{
	width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #f5f5f5;
    padding: 32px;
    margin: 0 auto;
	margin-bottom:10px;
}
.thanks-main-wrap h5{
	font-size:25px;
	color:#000;
}
.thanks-main-wrap p{
	font-size:18px;
	font-weight:300;
}
.btn-loader {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.term-main-wrpaer{
	padding-bottom:60px;
	position:relative;
	z-index:11
}
.term-main-wrpaer h3{
	font-size:30px;
	font-weight: 400;
    color: #0D1B39;
	letter-spacing:-1px;
	margin-bottom:15px;
}
.term-main-wrpaer p{
	padding-bottom:15px;
	font-size:22px;
	line-height:34px;
	font-weight:300;
}
.nav-dropdown-wrap a{
	color:#000 !important;
	border:none !important;
	padding:5px 0 !important;
}

.nav-dropdown-wrap a{
	color: #0D1B39 !important;
	border:none !important;
	margin-bottom: 6px;
	border-bottom:1px solid #fff !important
}
.nav-dropdown-wrap a:hover{
	border-bottom:1px solid #2E4C8D !important;
}
/* CSS content */

/* CSS footer */


.footer-cta-wrap {
	background: url(assets/images/bg-cta.jpg) no-repeat top;
	background-size: cover;
	border-radius: 30px;
	padding: 35px
}
.footer-cta-wrap .row {
	align-items: center;
	width: 90%;
	margin: 0 auto;
}
.footer-cta-wrap h4 {
	font-size: 55px;
	color: #fff;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: 40px;
}
.btn-cta-wrap a {
	padding: 14px 45px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 30px;
	background: #C33030;
}
.btn-cta-wrap a:hover {
	background: #2E4C8D;
	color: #fff;
}
.footer-middle-wraper {
	padding: 50px 0 40px 0;
	border-bottom: 1px solid #e1e4ec;
}
.footer-links-wrp h5 {
	font-size: 22px;
	color: #0D1B39;
	margin-bottom: 20px;
}
.footer-links-wrp ul {
	list-style: none;
}
.footer-links-wrp ul li {
	margin-bottom: 8px;
}
.footer-links-wrp ul li a {
	border-bottom: 1px solid #C5C8CF;
	font-size: 15px;
	color: #0D1B39;
	font-weight: 300;
}
.footer-links-wrp ul li a:hover {
	border-bottom: 1px solid #244981;
	color: #244981
}
.footer-links-wrp ul li img {
	margin-right: 5px;
}
.footer-links-wrp ul li:nth-child(2) img {
	width: 16px;
}
.footer-links-wrp ul li:nth-child(3) img {
	width: 16px;
}
.copyright-text-wrap {
	padding: 25px 0;
}
.copyright-text-wrap .row {
	align-items: center;
}
.copyright-text-wrap p {
	font-size: 15px;
	font-weight: 300;
	color: #0D1B39;
}
.footer-logo {
	text-align: center;
}
.links-footer-copy {
	text-align: right;
}
.links-footer-copy a {
	font-size: 15px;
	color: #0D1B39;
	font-weight: 300;
	margin-left: 10px;
}
.socail-icon-popup{
	margin-top:15px;
}
.socail-icon-popup a{
	border:none !important;
}
.links-footer-copy a:hover{
	opacity:0.8
}
.social-footer{
	margin:0 !important;
}
.privacy-footer{
	margin-right:15px
}
.links-footer-copy img{
	width:35px;
}
/* Toggle Button */
.sidebar-toggle {
	position: fixed;
	top: 20px;
	right: 20px;
	background: #2e4c8d;
	color: #fff;
	padding: 10px 20px;
	cursor: pointer;
	border-radius: 30px;
	z-index: 1001;
}
/* Overlay */
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	opacity: 0;
	visibility: hidden;
	transition: 0.3s ease;
	z-index: 1111111;
}
.overlay.active {
	opacity: 1;
	visibility: visible;
}
/* Right Sidebar */
.right-sidebar {
	position: fixed;
	top: 0;
	right: -360px;
	width: 360px;
	height: 100%;
	background: #fff;
	color: #000;
	padding: 20px;
	transition: 0.4s ease;
	z-index: 111111111;
}
.right-sidebar.active {
	right: 0;
}
/* Close Button */
.close-btn {
	font-size: 48px;
	cursor: pointer;
	text-align: right;
	font-weight: 300;
	line-height: 32px;
	color: #C33030
}
.right-sidebar ul {
	list-style: none;
	padding: 0;
	margin: 20px 0;
}
.right-sidebar ul li {
	margin: 0;
}
.right-sidebar ul li a {
	text-decoration: none;
	color: #0D1B39;
	font-size: 18px;
	transition: 0.3s;
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	display: block;
}
.right-sidebar ul li a:hover {
	padding-left: 8px;
	color: #2e4c8d;
}
.sidebar-toggle {
	display: none;
}
.mobile-social-wrp{
    display:none
}
/* CSS footer */

/* CSS media */

@media (max-width:3200px) and (min-width:1600px) {
.team-main-wraper {
	padding: 320px 0 450px 0;
}
}
 @media (max-width:3200px) and (min-width:2000px) {
.text-team-wrap {
	top: 6vh;
}
}
 @media (max-width:2000px) and (min-width:1800px) {
.text-team-wrap {
	top: 0;
}
}
@media (max-width:1800px) and (min-width:1650px) {
.text-team-wrap {
	top: -3vh;
}
}
 @media (max-width:1650px) and (min-width:1400px) {
.text-team-wrap {
	top: -6vh;
}
}
 @media (max-width:1600px) and (min-width:1400px) {
.text-team-wrap {
	top: 10vh;
}
}
 @media (max-width:1400px) and (min-width:1179px) {
.text-team-wrap h2 {
	font-size: 47px;
	color: #0D1B39;
	line-height: 53px;
}
.text-team-wrap {
	top: 7vh;
}
}
 @media (max-width:1300px) and (min-width:1170px) {
.container {
	max-width: 100%;
}
.text-portflio-wrap h5 {
	margin-bottom: 104px;
}
.portfolio-image-wrap {
    height: 440px; 
}
}
@media screen and (max-width:1169px) {
.container {
	max-width: 100%;
}
.text-team-wrap {
	top: -3vh !important;
}
.text-portflio-wrap h5 {
	margin-bottom: 104px;
}
.header-btn {
	display: none;
}
.header-main-wrap .col-md-8 {
	display: none;
}
.sidebar-toggle {
	display: block;
}
.about-info-wraper {
	padding: 30px 0 0 0;
	left: 0;
}
.nav-dropdown-wrap {
	position: static;
	display: block;
	box-shadow: none;
	padding: 10px 0
}
.accordion-item {
	border: none;
}
.accordion-body {
	padding: 0;
}
.accordion-button {
	border: none !important;
	padding: 15px 0 !important;
	box-shadow: none !important;
	outline: none !important;
	background: none !important;
	color: #0D1B39;
	font-size: 18px;
	border-bottom: 1px solid #ccc !important;
}
}
 @media screen and (max-width:380px) {
.btn-hero-wrap a {
    padding: 10px 22px !important;
}
.slider-image-wrap {
        height: 250px !important;
}
.technology-main-wraper h2 {
        font-size: 40px;
}
}
 @media screen and (max-width:768px) {
.service-list-wrap {
	height: 330px;
}
.portfolio-modal-wraper .modal-content .btn-close{
		 top:0;
	right:0
}	 
.text-bottom-service p br {
	display: none;
}
.portfolio-main-wrap .nav-tabs {
	position: static;
	display: flex;
	gap:15px;
}
.portfolio-main-wrap .nav-tabs li{
width: 47%;
        text-align: center;
}
.portfolio-main-wrap h2 {
        margin-bottom: 20px;
        font-size: 36px;
        line-height: 39px;
}
.portfolio-main-wrap .nav-tabs a {
        margin: 0;
        font-size: 15px;
        padding: 3px 0;
	border-bottom: 2px solid #ccc !important;
}
.text-portflio-wrap h5 {
	margin-bottom: 0;
}
.portfolio-image-wrap {
	margin-top: 0;
}
.text-portflio-wrap {
	margin-top: 15px;
}
.portfolio-text p br {
	display: none;
}
.text-solution-wraper {
	padding-left: 0px;
}
.technology-main-wraper h2 br {
	display: none;
}
.technology-text {
	position: static;
}
.technology-text {
	width: 80%;
	margin-top: 30px;
}
.technology-text br {
	display: none;
}
.footer-cta-wrap h4 {
	text-align: center;
	font-size: 35px;
	line-height: 35px;
}
.btn-cta-wrap {
	text-align: center;
	margin-bottom: 40px
}
.footer-links-wrp h5 {
	margin-bottom: 10px;
}
.footer-links-wrp {
	margin-bottom: 30px;
}
.copyright-text-wrap p {
	text-align: center;
}
.links-footer-copy {
	text-align: center;
}
.footer-cta-wrap {
	padding: 35px 15px;
}
.hero-area-wrap h1 {
	font-size: 36px;
    line-height: 42px;
}
.intelligent-robotics-wraper h2 {
    font-size: 45px;
    line-height: 50px;
}
.intelligent-robotics-wraper p br{
		 display:none;
}
.hero-area-wrap span {
	font-size: 19px;
	margin-bottom: 7px;
}
.hero-area-wrap p {
	font-size: 22px;
}
.hero-area-wrap p br {
	display: none;
}
.slider-image-wrap {
	height:250px;
}
.about-slider-wrap:before {
	bottom: -86px;
	width: 100%;
}
.owl-nav {
	display: none;
}
.service-main-wraper h2 {
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 20px;
}
.number-text-wrap .number-wrap {
	font-size: 40px;
	line-height: 28px;
}
.number-main-wrap ul li {
	padding: 15px 0;
}
.about-info-wraper h4 {
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 25px;
}
#portfolio-carousel-wrap .owl-stage-outer {
	margin-left: 00px; /* same value as stagePadding */
}
.about-main-wraper {
	padding-bottom: 30px;
}
.portfolio-text-wraper {
        padding-left: 0;
        padding-bottom: 25px;
        padding-top:10px;
}
.portfolio-image-wrp {
    height: 255px;
}
.portfolio-text p {
	padding-top: 20px;
}
.portfolio-image-wrap {
height: 217px;
        border-radius: 10px;
        background-position: left !important;
}
.text-solution-wraper h4 {
font-size: 36px;
        line-height: 39px;
}
.text-team-wrap {
	display: block;
	width: 100%;
	top: 0;
}
.text-team-wrap h2 {
	font-size: 45px;
	line-height: 45px;
}
.team-main-wraper {
	padding: 60px 0 0 0;
}
.team-image-wrap {
	position: static;
}
.carousel-wrap {
	margin-top: 30px;
}
.service-main-wraper {
	padding-top: 60px;
}
.solution-image-wrap {
	margin-bottom: 25px;
}
.team-image-wrap {
	display: none;
}
.technology-text {
	width: 80%;
	margin-top: 0;
}
.fixed {
	padding: 15px;
}
.hero-area-wrap {
	padding-top: 40px;
}
.inner-about-image-wrap {
	height: 300px;
}
.inner-about-image-wrap:before {
	width: 100%;
}
.about-text-number-wrap {
	padding-top: 0px;
}
.number-main-wrap ul {
    margin-top: 40px;
}	 
.deliver-main-wraper ul {
	display: block;
}
.deliver-main-wraper ul:before {
	display: none;
}
.deliver-main-wraper ul li {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 25px !important;
}
.number-list-deliver {
	display: none;
}
.deliver-main-wraper ul li:nth-child(2) {
	padding-top: 0;
}
.list-deliver-wrap:before {
	display: none;
}
.deliver-main-wraper ul li:nth-child(2) .list-deliver-wrap {
	margin-top: 0px;
}
.deliver-main-wraper ul li:nth-child(4) {
	padding-top: 0;
}
.deliver-main-wraper ul li:nth-child(2) .list-deliver-icon {
	margin: 15px auto 0 auto;
}
.list-deliver-icon {
	margin: 0 auto 15px auto;
}
.list-deliver-wrap h5 br {
	display: none;
}
.deliver-main-wraper ul li:nth-child(4) .list-deliver-icon {
	margin: 15px auto 0 auto;
}
.deliver-main-wraper ul li:nth-child(4) .list-deliver-wrap {
	margin-top: 0px;
}
.deliver-main-wraper {
	padding: 60px 0;
}
.deliver-main-wraper p {
	padding-bottom: 0;
	margin-bottom: 0;
}
.deliver-main-wraper p {
	font-size: 22px;
}
.idea-heading-wrap p {
	font-size: 22px;
}
.idea-heading-wrap h2 {
	margin-bottom: 15px;
}
.idea-heading-wrap {
	margin-bottom: 20px;
}
.idea-main-wraper {
	padding: 60px 0;
}
.image-tab-wrap .experience-main-wrp {
	display: none;
}
.right-content-tab {
	height: auto;
}
.text-tab-wraper {
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.text-bottom-service {
	padding-top: 30px;
}
.lisitng-review-wraper {
	margin-bottom: 30px;
}
.about-info-wraper h4 br {
	display: none;
}
.inner-service-content h1 {
	font-size: 45px;
	line-height: 50px;
	text-align: center;
}
.inner-service-content .sub-heading {
	text-align: center;
	padding-left: 0px;
}
.cta-btn-wrap {
	display: none;
}
.sub-heading:before {
	display: none;
}
.service-main-image-point .service-main-image {
	height: 300px;
}
.points-info-wraper {
	height: auto;
	margin-top: 30px;
}
.service-main-image-point {
	padding-bottom: 40px;
}
.ai-portfolio-btn-wrap a {
	padding: 14px 0;
	font-size: 18px;
	border-radius: 15px;
	display: block;
}
.ai-portfolio-btn-wrap {
	text-align: center;
	margin-top: 34px;
	margin-right: 0;
	margin-bottom: 25px;
}
.left-service-info-image img {
	width: 100%;
}
.service-info-text-wrap {
	padding: 40px 0;
}
.right-service-info-wrap h2 {
        font-size: 35px;
        line-height: 39px;
}
.service-faq-heading {
	display: block;
}
.service-faq-heading h2 br {
	display: none;
}
.btn-faq-wraper {
	text-align: left;
	margin-top: 35px;
}
.service-faq-heading span {
	display: none;
}
.service-faq-wraper {
	padding-top: 30px;
}
.service-faq-heading h2 {
	font-size: 42px;
	line-height: 50px;
}
.technology-main-wraper h2 {
font-size: 36px;
        line-height: 43px;
}
.technology-icon {
	padding-top: 0;
	border: none;
}
.points-info-wraper ul li {
	padding: 6.5% 8%;
}
.clean-build-text h3 {
	font-size: 45px;
	line-height: 50px;
}
.design-website-wraper h4 {
	font-size: 45px;
	line-height: 50px;
}
.design-website-wraper p {
	width: 100%;
}
.sreens-image-wrap {
	margin-top: 25px;
}
.attracted-main-wraper {
	padding: 60px 0;
}
.text-attracted-wraper h5 {
	font-size: 45px;
	line-height: 50px;
}
.text-attracted-wraper p {
	padding: 0;
	font-size: 22px;
	color: #0D1B39;
}
.text-attracted-wraper h5 br {
	display: none;
}
.inner-about-text-wrap {
	padding-left: 0px;
	margin-top: 20px;
}
.inner-about-text-wrap h5 {
	font-size: 45px;
	line-height: 50px;
}
.get-quote-inner-btn a {
	padding: 11px 14px
}
.mobile-app-development-wrap h2 {
	font-size: 45px;
	line-height: 50px;
}
.inner-website-text h4 {
	font-size: 45px;
	line-height: 50px;
}
.mobile-app-development-wrap p br {
	display: none;
}
.mobile-app-development-wrap ul li .listing-mobile-app-wraper {
	margin-bottom: 35px;
}
.btn-hero-wrap a {
	margin: 0 5px;
	padding:  10px 22px !important;
}
.inner-service-content h1 br{
	display:none;
}
.social-media-maketing-wraper p br{
	display:none;
}
.industry-serve-wraper h3 {
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 25px;
}
.core-business-main-wrp h3{
	font-size: 45px;
	line-height: 50px;
}
.core-business-main-wrp p br{
	display:none;
}
.core-business-main-wrp{
	padding:40px 0;
}
.core-business-main-wrp ul li .list-core-busines{
	margin-bottom:25px;
}
.enterprise-solutions-list-wrap h2{
	font-size: 45px;
	line-height: 50px;
}
.list-enteprise-info-wrap .list-enteprise-info-image{
	height:auto;
	margin-bottom:15px;
}
.enterprise-solutions-list-wrap ul li {
        margin-bottom: 30px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 30px;
}
.btn-enterprise-list{
	margin-bottom:30px;
}
.enterprise-solutions-list-wrap {
    border-bottom:none;
    padding: 60px 0 0px 0;
}
.cybersecurity-main-wraper h2{
	font-size: 45px;
	line-height: 50px;
	margin-bottom:75px
}
.cybersecurity-main-wraper ul{
	margin-top:0;
}
.cybersecurity-main-wraper ul:before{
	display: none;
}
.list-cyber-security-wrap .list-cyber-security-icon {
    margin: 20px auto 20px auto;
}
.cybersecurity-main-wraper ul li .list-cyber-security-wrap{
	margin-bottom:35px;
}
.cybersecurity-main-wraper ul li:before{
	display:none;
}
.ai-powered-text-wrap h3{
	font-size: 45px;
	line-height: 50px;
}
.ai-powered-text-wrap p {
    font-size: 22px;
    padding-right: 0;
}
.inner-about-image{
	margin-top:30px;
}
.team-main-wraper{
		 display:none;
}	 
.review-main-wraper {
    padding:0px 0 0px 0;
}
.intelligent-robotics-wraper ul:before{
		 display:none;
}
.intelligent-robotics-wraper ul li .robotic-listing-wrap:before	 {
		 display:none;
}
.listing-industry-wrap {
    margin-bottom: 30px;
}
.inner-text-about-wraper {
    padding: 0px;
	padding-bottom:60px;
}
.mobile-app-development-wrap ul {
    margin-top: 20px;
}	 
.portfolio-modal-wraper  .portfolio-image-wrp {
        height: 155px !important;
        border-radius: 6px;
    }
	 .links-footer-copy a:nth-child(1){
		 display:block;
		 margin:6px 0 !important;
	 }
	 .footer-middle-wraper{
		 padding-bottom:0;
	 }
	 .social-footer{
		 display:none;
	 }
	 .copyright-text-wrap{
		 padding-bottom:0;
	 }
	 .mobile-social-wrp{
		 display:block;
		 margin-top:20px;
	 }
	 .mobile-social-wrp .social-footer{
		         display: inline-block;
        border: none;
        width: 44px;
        margin: 0 3px !important;
	 }
}


/* CSS media */
