a,
a:focus,
a:hover {
	text-decoration: none
}

.pt-30 {
	padding-top: 30px
}

p {
	color: #333;
	font-size: 17px
}

.p_col {
	width: 20px!important;
	height: 17px!important;
	display: inline-block
}

.btn:active {
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .125);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, .125)
}

.mt-40 {
	margin-top: 40px!important
}

.section {
	overflow: hidden
}

.btn {
	padding: 10px 24px!important
}

.mt-50 {
	margin-top: 50px!important
}

.mt-20 {
	margin-top: 20px!important
}

@keyframes animate {
	0% {
		opacity: 0;
		transform: rotate(45deg) translate(-20px, -20px)
	}
	50% {
		opacity: 1
	}
	100% {
		opacity: 0;
		transform: rotate(45deg) translate(20px, 20px)
	}
}

.arrow {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	bottom: 29px
}

.arrow span {
	display: block;
	width: 20px;
	height: 20px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	margin: -10px;
	animation: animate 2s infinite
}

.arrow span:nth-child(2) {
	animation-delay: -.2s
}

.arrow span:nth-child(3) {
	animation-delay: -.4s
}

.image-sr-mm {
	width: 450px;
	max-width: 100%!important;
	margin: auto
}

.image-sr-mm img {
	width: 100%
}

.hero-right-scmm {
	text-align: center;
	position: relative;
	left: 25px;
	bottom: 30px
}

.title-serv-c {
	font-size: 17px;
	color: #fff;
	margin-top: 15px
}

.main_banner .banner_inner .banner_details .banner_info {
	margin-top: 80px
}

.query-btn-container .banner_btns {
	display: block;
	width: fit-content
}

.main_banner {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative
}

.main_banner .svg_container {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}

.main_banner .banner_inner {
	position: relative;
	padding: 160px 0 190px
}

.main_banner .banner_inner img {
	width: 100%;
	height: 100%
}

.banner_inner .banner_details .digital-business {
	width: 500px;
	margin: 0 auto
}


.main_banner .banner_inner .banner_details .banner_info h2 {
	font-family: poppins
}

.main_banner .banner_inner .banner_details .banner_info h2,
.main_banner .banner_inner .banner_details .banner_info p {
	color: #fff
}

.main_banner .banner_inner .banner_details .banner_info h2 {
	font-size: 40px
}

.main_banner .banner_inner .banner_details .right_img {
	text-align: center
}

img {
	max-width: 100%;
	height: auto
}

.pt-92 {
	padding-top: 36px
}

.pb-84 {
	padding-bottom: 14px
}

.mb-47 {
	margin-bottom: 47px
}

.mb-16 {
	margin-bottom: 16px
}

.rs-services.style1 .service-wrap {
	padding: 15px;
	text-align: center;
	background: #ecf0f9;
	box-shadow: 0 1px 8px 3px rgb(0 0 0 / 3%);
	border-radius: 5px;
	align-content: center
}

.rs-services.style1 .service-wrap .icon-part {
	margin-bottom: 25px
}

.content-part .elipses {
	display: -webkit-box;
	height: 70px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.rs-services.style1 .service-wrap .content-part .title {
	margin-bottom: 9px
}

.rs-services.style1 .service-wrap .content-part .title a {
	color: #000;
	font-weight: 700;
	font-size: 16px
}

.service-wrap .icon-part_ser {
	padding-bottom: 15px!important;
	width: 100px!important;
	margin: 0 auto!important
}

.view_more {
	font-size: 14px;
	color: #1f3b7f;
	font-weight: 900;
	margin: 10px auto 0;
	display: table;
	border: 1px solid;
	padding: 3px 10px;
	border-radius: 5px;
	cursor: pointer
}

.industries {
	background: #f5f8fd;
	margin-top: 110px
}

.latest_industry {
	padding: 50px 0 50px
}

.industry_list {
	margin: 0 -15px;
	padding: 0
}

.industry_list li {
	padding: 0 15px 30px;
	list-style: none;
	height:150px;
}

.industry_list li a {
	color: #666;
	font-size: 14px;
	text-align: center;
	display: block;
	padding: 0px 20px 20px!important;
	text-transform: capitalize;
	/* position: relative; */
	-webkit-transition: .4s ease all;
	transition: .4s ease all;
	top: 80px;
	left: 0;
	width: 100%
}

.industry_list li a i {
	display: block;
	font-size: 44px;
	font-style: normal
}

.industry_list li i::before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
	font-size: 55px
}

.industry_list:after {
	clear: both;
	display: block;
	content: ""
}

.trending-box {
	box-shadow: 0 1px 0 rgb(0 0 0 / 0%);
	-webkit-transition: all .5s cubic-bezier(.165, .84, .44, 1);
	transition: all .5s cubic-bezier(.165, .84, .44, 1);
	margin-bottom: 0;
	float: left;
	padding: 0 20px 0 0!important;
	text-decoration: none;
	padding: 6px!important;
	margin-left: 2%;
	min-height: 98px;
	display: flex!important;
	align-items: center;
	justify-items: center
}

.text-and-title {
	width: 100%
}

.service-icon {
	margin: 0;
	width: auto;
	padding-bottom: 5px
}

.trending-box h5 {
	font-size: 15px;
	color: #000;
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.trending-box .service-icon img {
	width: 110px
}

img.lazy.logistics {
	filter: invert(0)
}

@keyframes floating {
	0% {
		-webkit-transform: translateY(8px) rotate3d(0, 0, 1, 3deg);
		transform: translateY(8px) rotate3d(0, 0, 1, 3deg)
	}
	100% {
		-webkit-transform: translateY(-8px) rotate3d(0, 0, 1, 0deg);
		transform: translateY(-8px) rotate3d(0, 0, 1, 0deg)
	}
}

.testimonials2 {
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 350px;
	background-color: #0b2541
}

.testimonials2 .testim {
	width: 100%;
	position: absolute;
	top: 290px;
	left: 0;
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%)
}

.testimonials2 .testim .wrap {
	position: relative;
	width: 100%;
	max-width: 1020px;
	padding: 40px 20px;
	margin: auto
}

.testimonials2 .testim .arrow1 {
	display: block;
	position: absolute;
	color: #eee;
	cursor: pointer;
	font-size: 2em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 5px;
	z-index: 22222222
}

.testimonials2 .testim .arrow1:before {
	cursor: pointer
}

.testimonials2 .testim .arrow1:hover {
	color: #ea830e
}

.testimonials2 .testim .arrow1.left {
	left: 10px;
	top: 52%
}

.testimonials2 .testim .arrow1.right {
	right: 10px!important;
	top: 52%!important
}

.testimonials2 .testim .dots {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 60px;
	left: 0;
	display: block;
	z-index: 3333;
	height: 12px
}

.testimonials2 .testim .dots .dot {
	list-style-type: none;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #eee;
	margin: 0 10px;
	cursor: pointer;
	-webkit-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: relative
}

.testimonials2 .testim .dots .dot.active,
.testimonials2 .testim .dots .dot:hover {
	background: #ea830e;
	border-color: #ea830e
}

.testimonials2 .testim .dots .dot.active {
	-webkit-animation: testim-scale .5s ease-in-out forwards;
	-moz-animation: testim-scale .5s ease-in-out forwards;
	-ms-animation: testim-scale .5s ease-in-out forwards;
	-o-animation: testim-scale .5s ease-in-out forwards;
	animation: testim-scale .5s ease-in-out forwards
}

.testimonials2 .testim .cont {
	position: relative;
	overflow: hidden
}

.testimonials2 .testim .cont>div {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 0 70px 0;
	opacity: 0
}

.testimonials2 .testim .cont>div.inactive {
	opacity: 1
}

.testimonials2 .testim .cont>div.active {
	position: relative;
	opacity: 1
}

.testimonials2 .testim .cont div .img img {
	display: block;
	width: 80px;
	height: 80px;
	margin: auto;
	border-radius: 50%
}

.testimonials2 .testim .cont div h2 {
	color: #ea830e;
	font-size: 1em;
	margin: 15px 0
}

.testimonials2 .testim .cont div p {
	font-size: 16px;
	color: #eee;
	width: 80%;
	margin: auto
}

.testimonials2 .testim .cont div.active .img img {
	-webkit-animation: testim-show .5s ease-in-out forwards;
	-moz-animation: testim-show .5s ease-in-out forwards;
	-ms-animation: testim-show .5s ease-in-out forwards;
	-o-animation: testim-show .5s ease-in-out forwards;
	animation: testim-show .5s ease-in-out forwards
}

.testimonials2 .testim .cont div.active h2 {
	-webkit-animation: testim-content-in .4s ease-in-out forwards;
	-moz-animation: testim-content-in .4s ease-in-out forwards;
	-ms-animation: testim-content-in .4s ease-in-out forwards;
	-o-animation: testim-content-in .4s ease-in-out forwards;
	animation: testim-content-in .4s ease-in-out forwards
}

.testimonials2 .testim .cont div.active p {
	-webkit-animation: testim-content-in .5s ease-in-out forwards;
	-moz-animation: testim-content-in .5s ease-in-out forwards;
	-ms-animation: testim-content-in .5s ease-in-out forwards;
	-o-animation: testim-content-in .5s ease-in-out forwards;
	animation: testim-content-in .5s ease-in-out forwards
}

.testimonials2 .testim .cont div.inactive .img img {
	-webkit-animation: testim-hide .5s ease-in-out forwards;
	-moz-animation: testim-hide .5s ease-in-out forwards;
	-ms-animation: testim-hide .5s ease-in-out forwards;
	-o-animation: testim-hide .5s ease-in-out forwards;
	animation: testim-hide .5s ease-in-out forwards
}

.testimonials2 .testim .cont div.inactive h2 {
	-webkit-animation: testim-content-out .4s ease-in-out forwards;
	-moz-animation: testim-content-out .4s ease-in-out forwards;
	-ms-animation: testim-content-out .4s ease-in-out forwards;
	-o-animation: testim-content-out .4s ease-in-out forwards;
	animation: testim-content-out .4s ease-in-out forwards
}

.testimonials2 .testim .cont div.inactive p {
	-webkit-animation: testim-content-out .5s ease-in-out forwards;
	-moz-animation: testim-content-out .5s ease-in-out forwards;
	-ms-animation: testim-content-out .5s ease-in-out forwards;
	-o-animation: testim-content-out .5s ease-in-out forwards;
	animation: testim-content-out .5s ease-in-out forwards
}

@-webkit-keyframes testim-scale {
	0% {
		-webkit-box-shadow: 0 0 0 0 #eee;
		box-shadow: 0 0 0 0 #eee
	}
	35% {
		-webkit-box-shadow: 0 0 10px 5px #eee;
		box-shadow: 0 0 10px 5px #eee
	}
	70% {
		-webkit-box-shadow: 0 0 10px 5px #ea830e;
		box-shadow: 0 0 10px 5px #ea830e
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 #ea830e;
		box-shadow: 0 0 0 0 #ea830e
	}
}

@-moz-keyframes testim-scale {
	0% {
		-moz-box-shadow: 0 0 0 0 #eee;
		box-shadow: 0 0 0 0 #eee
	}
	35% {
		-moz-box-shadow: 0 0 10px 5px #eee;
		box-shadow: 0 0 10px 5px #eee
	}
	70% {
		-moz-box-shadow: 0 0 10px 5px #ea830e;
		box-shadow: 0 0 10px 5px #ea830e
	}
	100% {
		-moz-box-shadow: 0 0 0 0 #ea830e;
		box-shadow: 0 0 0 0 #ea830e
	}
}

@-ms-keyframes testim-scale {
	0% {
		-ms-box-shadow: 0 0 0 0 #eee;
		box-shadow: 0 0 0 0 #eee
	}
	35% {
		-ms-box-shadow: 0 0 10px 5px #eee;
		box-shadow: 0 0 10px 5px #eee
	}
	70% {
		-ms-box-shadow: 0 0 10px 5px #ea830e;
		box-shadow: 0 0 10px 5px #ea830e
	}
	100% {
		-ms-box-shadow: 0 0 0 0 #ea830e;
		box-shadow: 0 0 0 0 #ea830e
	}
}

@-o-keyframes testim-scale {
	0% {
		-o-box-shadow: 0 0 0 0 #eee;
		box-shadow: 0 0 0 0 #eee
	}
	35% {
		-o-box-shadow: 0 0 10px 5px #eee;
		box-shadow: 0 0 10px 5px #eee
	}
	70% {
		-o-box-shadow: 0 0 10px 5px #ea830e;
		box-shadow: 0 0 10px 5px #ea830e
	}
	100% {
		-o-box-shadow: 0 0 0 0 #ea830e;
		box-shadow: 0 0 0 0 #ea830e
	}
}

@keyframes testim-scale {
	0% {
		box-shadow: 0 0 0 0 #eee
	}
	35% {
		box-shadow: 0 0 10px 5px #eee
	}
	70% {
		box-shadow: 0 0 10px 5px #ea830e
	}
	100% {
		box-shadow: 0 0 0 0 #ea830e
	}
}

@-webkit-keyframes testim-content-in {
	from {
		opacity: 0;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-moz-keyframes testim-content-in {
	from {
		opacity: 0;
		-moz-transform: translateY(100%);
		transform: translateY(100%)
	}
	to {
		opacity: 1;
		-moz-transform: translateY(0);
		transform: translateY(0)
	}
}

@-ms-keyframes testim-content-in {
	from {
		opacity: 0;
		-ms-transform: translateY(100%);
		transform: translateY(100%)
	}
	to {
		opacity: 1;
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

@-o-keyframes testim-content-in {
	from {
		opacity: 0;
		-o-transform: translateY(100%);
		transform: translateY(100%)
	}
	to {
		opacity: 1;
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes testim-content-in {
	from {
		opacity: 0;
		transform: translateY(100%)
	}
	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes testim-content-out {
	from {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

@-moz-keyframes testim-content-out {
	from {
		opacity: 1;
		-moz-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		opacity: 0;
		-moz-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

@-ms-keyframes testim-content-out {
	from {
		opacity: 1;
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		opacity: 0;
		-ms-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

@-o-keyframes testim-content-out {
	from {
		opacity: 1;
		-o-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		opacity: 0;
		transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

@keyframes testim-content-out {
	from {
		opacity: 1;
		transform: translateY(0)
	}
	to {
		opacity: 0;
		transform: translateY(-100%)
	}
}

@-webkit-keyframes testim-show {
	from {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-moz-keyframes testim-show {
	from {
		opacity: 0;
		-moz-transform: scale(0);
		transform: scale(0)
	}
	to {
		opacity: 1;
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

@-ms-keyframes testim-show {
	from {
		opacity: 0;
		-ms-transform: scale(0);
		transform: scale(0)
	}
	to {
		opacity: 1;
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

@-o-keyframes testim-show {
	from {
		opacity: 0;
		-o-transform: scale(0);
		transform: scale(0)
	}
	to {
		opacity: 1;
		-o-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes testim-show {
	from {
		opacity: 0;
		transform: scale(0)
	}
	to {
		opacity: 1;
		transform: scale(1)
	}
}

@-webkit-keyframes testim-hide {
	from {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}
}

@-moz-keyframes testim-hide {
	from {
		opacity: 1;
		-moz-transform: scale(1);
		transform: scale(1)
	}
	to {
		opacity: 0;
		-moz-transform: scale(0);
		transform: scale(0)
	}
}

@-ms-keyframes testim-hide {
	from {
		opacity: 1;
		-ms-transform: scale(1);
		transform: scale(1)
	}
	to {
		opacity: 0;
		-ms-transform: scale(0);
		transform: scale(0)
	}
}

@-o-keyframes testim-hide {
	from {
		opacity: 1;
		-o-transform: scale(1);
		transform: scale(1)
	}
	to {
		opacity: 0;
		-o-transform: scale(0);
		transform: scale(0)
	}
}

@keyframes testim-hide {
	from {
		opacity: 1;
		transform: scale(1)
	}
	to {
		opacity: 0;
		transform: scale(0)
	}
}

.icon-part {
	width: 146px
}

.bg-animation {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow-x: hidden
}

.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto
}

.counter-section {
	position: relative;
	padding: 60px 0 25px
}

.counter-section .pattern-layer {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 782px;
	height: 232px
}

.counter-section .pattern-layer-two {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	width: 509px;
	height: 250px
}

.counter-section .plus-icon {
	position: absolute;
	left: 10%;
	top: 70%;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat
}

.counter-section .counter-column {
	position: relative
}

.counter-section .counter-column .inner-column {
	position: relative
}

.counter-column .column .inner {
	position: relative;
	text-align: center;
	padding: 5px 5px 20px;
	background-color: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.counter-column .column .inner .content {
	position: relative
}

.counter-column .column .inner .count-outer {
	position: relative;
	font-weight: 700;
	color: #585858;
	font-size: 38px;
	line-height: 1em
}

.counter-column .column .inner .counter-title {
	position: relative;
	font-size: 20px;
	color: #ebf9fb;
	margin-top: 18px;
	font-weight: 700
}

.counter-column .column .inner .counter-title {
	position: relative;
	font-size: 20px;
	color: #1f3b7f;
	margin-bottom: 10px
}

.counter-section .experiance-column {
	position: relative
}

.counter-section .experiance-column .inner-column {
	position: relative;
	text-align: center
}

.counter-section .experiance-column .year {
	position: relative;
	color: #fff;
	font-size: 52px;
	font-weight: 700;
	width: 100px;
	height: 100px;
	z-index: 1;
	text-align: center;
	line-height: 100px;
	margin: 0 auto;
	margin-top: 20px;
	border-radius: 50%;
	background-color: #1f3b7f;
	font-family: Quicksand, sans-serif
}

.counter-section .experiance-column .year:before {
	position: absolute;
	content: "";
	left: -15px;
	right: -15px;
	top: -15px;
	bottom: -15px;
	opacity: .1;
	z-index: -1;
	border-radius: 50%;
	background-color: #203c80
}

.counter-section .experiance-column .title {
	position: relative;
	color: #585858;
	font-size: 16px;
	font-weight: 700;
	margin-top: 25px;
	font-family: Quicksand, sans-serif
}

#onload_form .theme-control{
	margin-bottom: 15px !important;
}

#onload_form .modal-content h2{
 font-size: 25px;
}
