.iti__selected-flag{
	height: 38px !important;
}
.iti {
	width: 100%
}

.menu-amzon-clone .menu_div.text-center {
	height: 180px
}

.desktop-menu .megamenu {
	top: 57px
}

.navbar-fixed-top {
	position: fixed !important
}

.navbar-fixed-top.scrolled .menuzord-menu {
	margin-top: 0 !important
}

.navbar-fixed-top .nav-logo.logo-2 img {
	width: 35px !important
}

.navbar-fixed-top.scrolled .nav-logo.logo-1,
.navbar-fixed-top .nav-logo.logo-2 {
	display: none
}

.navbar-fixed-top .nav-logo.logo-1,
.navbar-fixed-top.scrolled .nav-logo.logo-2 {
	display: block
}

#preloader img {
	-webkit-animation: spin 4s linear infinite;
	-moz-animation: spin 4s linear infinite;
	animation: spin 4s linear infinite
}

@-moz-keyframes spin {
	100% {
		-moz-transform: rotate(360deg)
	}
}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.mega-menu-1 .nav-pills .nav-link.active {
	background-color: #fb236a !important;
	color: #fff !important
}

.mega-menu-1 .nav-pills .nav-link {
	color: #333 !important
}

.green-btn a,
.rose-btn a {
	display: table;
	line-height: 1;
	padding: 18px 45px;
	border-radius: 40px;
	font-size: 16px;
	font-weight: 600;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.rose-btn a {
	background-color: #fb236a;
	color: #fff
}

.rose-btn a:hover {
	background-color: #027aec
}

.green-btn a {
	background-color: #2dc77d;
	color: #fff !important;
	padding: 12px 12px;
	box-shadow: 2px 2px 10px 2px #999
}

.green-btn a:hover {
	background-color: #027aec;
	color: #fff
}

.more-spacer {
	float: left;
	width: 100%;
	margin: 10px 0
}

.btn-center a {
	margin: 0 auto
}

.social-icon-sticky {
	position: fixed;
	top: 40%;
	z-index: 99;
	left: 2px
}

.social-icon-sticky ul li img {
	width: 35px
}

.social-icon-sticky ul li {
	margin-bottom: 15px
}

.social-icon-sticky ul li:last-child {
	margin-bottom: 0
}

.showhide>.menuzord-menu {
	display: none !important
}

.mega-menu-2 .menuzord-menu {
	display: none !important
}

.mega-menu-2-ondemand-icon img,
.mega-menu-list-grp img,
.megamenu-row .Services_a img {
	width: 25px;
	margin-right: 12px
}

* {
	font-family: "Source Sans Pro", "Roboto", Arial, sans-serif
}

@keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.dropdown-menu.show {
	-webkit-animation: fadeIn .3s alternate;
	animation: fadeIn .3s alternate
}

.mobile-mega-menu .nav-item.dropdown.dropdown-mega {
	position: static
}

.mobile-mega-menu .nav-item.dropdown.dropdown-mega .dropdown-menu {
	width: 90%;
	top: auto;
	left: 5%
}

.mobile-mega-menu .navbar-toggler {
	border: 0;
	padding: 0;
	outline: 0
}

.mobile-mega-menu .navbar-toggler:focus {
	box-shadow: none
}

.mobile-mega-menu .navbar-toggler .hamburger-toggle {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	z-index: 11;
	float: right
}

.mobile-mega-menu .navbar-toggler .hamburger-toggle .hamburger {
	position: absolute;
	transform: translate(-50%, -50%) rotate(0);
	left: 50%;
	top: 50%;
	width: 50%;
	height: 50%;
	pointer-events: none
}

.mobile-mega-menu .navbar-toggler .hamburger-toggle .hamburger span {
	width: 100%;
	height: 4px;
	position: absolute;
	background: #fff;
	border-radius: 2px;
	z-index: 1;
	transition: transform .2s cubic-bezier(0.77, 0.2, 0.05, 1), background .2s cubic-bezier(0.77, 0.2, 0.05, 1), all .2s ease-in-out;
	left: 0
}

.mobile-mega-menu .navbar-toggler .hamburger-toggle .hamburger span:first-child {
	top: 10%;
	transform-origin: 50% 50%;
	transform: translate(0 -50%) !important
}

.mobile-mega-menu .navbar-toggler .hamburger-toggle .hamburger span:nth-child(2) {
	top: 12px;
	transform: translate(0, -50%)
}

.mobile-mega-menu .navbar-toggler .hamburger-toggle .hamburger span:last-child {
	left: 0;
	top: auto;
	bottom: 10%;
	transform-origin: 50% 50%
}

.mobile-mega-menu .navbar-toggler .hamburger-toggle .hamburger.active span {
	position: absolute;
	margin: 0
}

.mobile-mega-menu .navbar-toggler .hamburger-toggle .hamburger.active span:first-child {
	top: 45%;
	transform: rotate(45deg)
}

.mobile-mega-menu .navbar-toggler .hamburger-toggle .hamburger.active span:nth-child(2) {
	left: 50%;
	width: 0
}

.mobile-mega-menu .navbar-toggler .hamburger-toggle .hamburger.active span:last-child {
	top: 45%;
	transform: rotate(-45deg)
}

.mobile-mega-menu .icons {
	display: inline-flex;
	margin-left: auto
}

.mobile-mega-menu .icons a {
	transition: all .2s ease-in-out;
	padding: .2rem .4rem;
	color: #ccc !important;
	text-decoration: none
}

.mobile-mega-menu .icons a:hover {
	color: white;
	text-shadow: 0 0 30px white
}

.mobile-mega-menu .nav-bg {
	background-color: none !important
}

.mobile-mega-menu #navbar-content {
	background-color: #f5f5f5;
	padding: 10px;
	border-radius: 5px
}

.mobile-mega-menu .mega-menu-list-grp {
	/* display: flex */
}

.mobile-mega-menu .mega-menu-list-grp li {
	margin: 10px;
	width: 50%
}

.mobile-mega-menu a {
	font-family: "Source Sans Pro", "Roboto", Arial, sans-serif !important
}

.mega-menu-2-mob .nav-link,
.mega-menu-2-ondemand-icon .nav-link,
.mobile-mega-menu .Services_a {
	font-size: 13px !important;
	color: #000 !important;
	padding-left: 0;
	padding-bottom: 8px;
	text-transform: capitalize;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif !important;
	line-height: 22px
}

.mega-menu-2-mob .free_demo_btn {
	margin-top: 15px
}

.clone-script-inner-list {
	background-color: #333;
	padding: 10px;
	border-radius: 5px
}

.clone-script-inner-list a {
	color: #fff
}

.clone-script-inner-list a {
	padding-bottom: 10px
}

.clone-script-inner-list li {
	list-style: disclosure-closed;
	margin-left: 14px;
	color: #2dc77d
}

.pop-up-form .modal-dialog {
	max-width: 80%;
	margin: 50px auto 100px auto
}

.pop-up-form .popup-first-row {
	background: url(../images/popup-logo-bg.png) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden;
	background-color: #000;
	padding: 10px;
	text-align: center;
	height: 100%
}

.pop-up-form .col-lg-8 {
	background: linear-gradient(21deg, #f816bb, #17abd4)
}

.pop-up-form .col-lg-4 {
	padding: 0
}

.pop-up-form .popup-first-row h4 {
	color: #fff;
	margin-bottom: 10px;
	padding-top: 20px
}

.pop-up-form .close {
	position: absolute;
	right: 30px
}

.pop-up-form .modal-header {
	border-bottom: 0
}

.pop-up-form form textarea,
.pop-up-form form select,
.pop-up-form form input {
	width: 100%;
	position: relative;
	font-size: 16px;
	background: #fff;
	padding: 7px 15px;
	display: inline-block;
	border-radius: 9999em;
	border: 0;
	color: #666;
	font-weight: 400;
	box-shadow: 1px 1px 3px 1px #868687;
	letter-spacing: 1px;
}

.pop-up-form .background-no {
	box-shadow: none
}

.pop-up-form .green-btn a {
	margin: 40px auto 20px auto;
	letter-spacing: 1px;
	padding: 10px 30px
}

.pop-up-form .form-phone-number .dropdown,
.form-phone-number input {
	display: table-cell;
	position: relative
}
/* 
.pop-up-form .form-phone-number {
	background: #fff;
	border-radius: 20px;
	box-shadow: 2px 2px 5px 2px #3d3c3e
} */

.pop-up-form .form-phone-number .dropdown-toggle {
	border: 0 !important;
	background: transparent !important;
	padding: 0 10px
}

.form-phone-number {
	display: table;
	width: 100%
}

.form-phone-number .dropdown-toggle::after {
	top: 50%;
	position: absolute;
	color: #333
}

.pop-up-form .background-no {
	background: transparent !important
}

.pop-up-form .dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background: linear-gradient(21deg, #f816bb, #17abd4)
}

.pop-up-form .modal-body h3 {
	color: #fff
}

.taxi-bg-header .pop-up-form .modal-dialog {
	max-width: 80%;
	margin: 150px auto 100px auto
}

.no-margin-bottom {
	margin-bottom: 0 !important
}

.section-title {
	width: 80%;
	margin: 0 auto;
	text-align: center
}

.margin-top50 {
	margin-top: 50px
}

.margin-top40 {
	margin-top: 40px
}

.margin-top30 {
	margin-top: 30px
}

.margin-top20 {
	margin-top: 20px
}

.margin-top10 {
	margin-top: 10px
}

.no-pad-rl {
	padding-right: 0;
	padding-left: 0
}

.margin-top15 {
	margin-top: 15px
}

.header-padding {
	padding: 120px 0
}

.section-bg-1 {
	background-color: #fff;
	padding: 50px 0
}

.section-bg-2 {
	background-color: #f5f5f5;
	padding: 50px 0
}

.justify-center {
	justify-content: center
}

.margin-center {
	margin: 0 auto
}

.social-btn {
	text-align: center;
	margin-top: 30px
}

.social-btn a:nth-child(1) {
	margin-right: 20px
}

.text-left {
	text-align: left !important
}

.Services_a {
	font-size: 15px;
	color: #000;
	padding-left: 0;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	line-height: 22px
}

.free_demo_btn {
	border: 1px solid #2dc77d;
	padding: 2px 12px;
	color: #fff;
	font-weight: 900;
	box-shadow: 0 0 5px 3px #2dc77d;
	border-radius: 35px;
	background-color: #2dc77d
}

.title_head_h2 {
	font-weight: 600
}

#tab-sidebar .nav-link {
	margin: 5px;
	border: 1px solid lightgray;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

#tab-sidebar .nav-link.col-6 {
	max-width: calc(100% / 2 - 10px)
}

#tab-sidebar .nav-link.col-12 {
	max-width: calc(100% - 10px)
}

.d-height {
	height: 450px
}

.add_d_height {
	height: 425px;
	overflow: auto
}

.sub_menu_p {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	padding-top: 15px
}

.d-height_2 {
	height: 450px;
	overflow: auto
}

.landing_cont_section {
	margin-top: 80px;
	margin-bottom: 80px
}

p.landing_cont_p {
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	line-height: 32px;
	color: #0c0c0c;
	font-weight: 500;
	margin-bottom: 22px
}

.section_title3 h5 {
	margin: 0 auto;
	max-width: 710px;
	width: 100%
}

.welcome29 {
	padding-top: 80px;
	padding-bottom: 80px
}

.welcome29 .intro_common {
	padding: 40px 20px;
	border-top: 2px solid transparent
}

.welcome29 .intro_common:hover {
	background: #fff;
	border-color: #272b31
}

.welcome29 .intro_common span.d_inline {
	align-items: center;
	background: #272b31;
	border: 2px solid transparent;
	color: #fff;
	display: flex;
	flex-flow: column nowrap;
	font-size: 40px;
	height: 100px;
	justify-content: center;
	padding: 0;
	width: 100px;
	margin: 0 auto
}

.welcome29 .intro_common span.d_inline i {
	line-height: normal
}

.welcome29 .intro_common:hover span.d_inline {
	background: transparent;
	border: 2px solid #272b31;
	color: #272b31
}

.ico-svg {
	display: inline-block;
	width: 1em;
	height: 1em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor
}

.h-margin-0 .alfa,
.h-margin-0 .beta,
.h-margin-0 .gamma,
.h-margin-0 .delta,
.h-margin-0 .epsilon,
.h-margin-0 .zeta,
.h-margin-0 h1,
.h-margin-0 h2,
.h-margin-0 h3,
.h-margin-0 h4,
.h-margin-0 h5,
.h-margin-0 h6 {
	margin-bottom: 0
}

.txt-c {
	text-align: center
}

.h-regular h1,
.h-regular .alfa,
.h-regular h2,
.h-regular .beta,
.h-regular h3,
.h-regular .gamma,
.h-regular h4,
.h-regular .delta,
.h-regular h5,
.h-regular .epsilon,
.h-regular h6,
.h-regular .zeta {
	font-family: "Ubuntu", Arial, sans-serif;
	font-weight: 400
}

.h-bold h1,
.h-bold .alfa,
.h-bold h2,
.h-bold .beta,
.h-bold h3,
.h-bold .gamma,
.h-bold h4,
.h-bold .delta,
.h-bold h5,
.h-bold .epsilon,
.h-bold h6,
.h-bold .zeta {
	font-family: "Ubuntu", Arial, sans-serif;
	font-weight: 700
}

.h-light h1,
.h-light .alfa,
.h-light h2,
.h-light .beta,
.h-light h3,
.h-light .gamma,
.h-light h4,
.h-light .delta,
.h-light h5,
.h-light .epsilon,
.h-light h6,
.h-light .zeta {
	font-family: "Ubuntu", Arial, sans-serif;
	font-weight: 300
}

.h-upper h1,
.h-upper .alfa,
.h-upper h2,
.h-upper .beta,
.h-upper h3,
.h-upper .gamma,
.h-upper h4,
.h-upper .delta,
.h-upper h5,
.h-upper .epsilon,
.h-upper h6,
.h-upper .zeta {
	text-transform: uppercase
}

.h-line-1-6 h1,
.h-line-1-6 .alfa,
.h-line-1-6 h2,
.h-line-1-6 .beta,
.h-line-1-6 h3,
.h-line-1-6 .gamma,
.h-line-1-6 h4,
.h-line-1-6 .delta,
.h-line-1-6 h5,
.h-line-1-6 .epsilon,
.h-line-1-6 h6,
.h-line-1-6 .zeta {
	line-height: 1.6
}

.h-line-1-2 h1,
.h-line-1-2 .alfa,
.h-line-1-2 h2,
.h-line-1-2 .beta,
.h-line-1-2 h3,
.h-line-1-2 .gamma,
.h-line-1-2 h4,
.h-line-1-2 .delta,
.h-line-1-2 h5,
.h-line-1-2 .epsilon,
.h-line-1-2 h6,
.h-line-1-2 .zeta {
	line-height: 1.2
}

h3.epsilon {
	font-size: 16px
}

.main-header p {
	padding-top: 15px;
	letter-spacing: 1px
}

.technology-div {
	text-align: center;
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	padding: 10px
}

.technology-div img {
	width: 60px
}

.buttons {
	padding: 20px 0 40px
}

.technology-button {
	transition: all .2s ease-in-out;
	-webkit-appearance: none;
	border-radius: 10px;
	font-family: inherit;
	appearance: none;
	background: 0;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer;
	padding: 10px 20px;
	outline: 0;
	opacity: .4;
	border: 0;
	color: #000
}

.technology-button:hover,
.technology-button.active {
	opacity: 1
}

.technology-filter {
	text-align: center
}

.technology-button.all.active {
	background-color: #fb236a
}

.technology-button.active {
	background-color: #2dc77d
}

.hide {
	display: none
}

technology-grp main {
	position: relative;
	display: block;
	flex: 1 0 auto
}

.container-normal {
	margin: 0 auto;
	padding: 0 15px
}

@media(min-width:770px) {
	.container-normal {
		width: 730px
	}
}

@media(min-width:992px) {
	.container-normal {
		width: 950px
	}
}

@media(min-width:1200px) {
	.container-normal {
		width: 1130px
	}
}

@media(min-width:1440px) {
	.container-normal {
		width: 1200px
	}
}

@media(max-width:769px) {
	.container-normal {
		width: 100%
	}
}

.services-group {
	text-align: center
}

.service-row-1,
.service-row-2,
.service-row-3 {
	overflow: hidden
}

.service-row-3,
.service-row-1 {
	text-align: center
}

.service-row-3 .service-item,
.service-row-1 .service-item {
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin-right: -2px;
	margin-left: -2px
}

.service-row-1 .service-item:nth-child(1) .service-content:before,
.service-row-1 .service-item:nth-child(1) .service-content:after,
.service-row-1 .service-item:nth-child(3) .service-content:before,
.service-row-1 .service-item:nth-child(3) .service-content:after {
	content: "";
	position: absolute;
	bottom: 0;
	display: block;
	width: 1px;
	height: 50%;
	background-color: #ebebeb
}

.service-row-1 .service-item:nth-child(1) .service-content:before,
.service-row-1 .service-item:nth-child(3) .service-content:before {
	left: 0
}

.service-row-1 .service-item:nth-child(1) .service-content:after,
.service-row-1 .service-item:nth-child(3) .service-content:after {
	right: 0
}

.service-row-2 .service-item .service-content,
.service-row-3 .service-item .service-content {
	border-left: 1px solid #ebebeb
}

.service-row-2 .service-item:last-child .service-content,
.service-row-3 .service-item:last-child .service-content {
	border-right: 1px solid #ebebeb
}

@media(min-width:992px) {

	.service-row-2 .service-item:nth-child(3) .service-content,
	.service-row-2 .service-item:nth-child(7) .service-content {
		border-top: 1px solid #ebebeb
	}

	.service-row-2 .service-item:nth-child(5n+7) .service-content {
		border-right: 1px solid #ebebeb
	}
}

@media(min-width:771px) and (max-width:992px) {
	.service-row-2 .service-item:nth-child(-n+4) .service-content {
		border-top: 1px solid #ebebeb
	}

	.service-row-2 .service-item:nth-child(4n+4) .service-content {
		border-right: 1px solid #ebebeb
	}
}

@media(min-width:577px) and (max-width:770px) {
	.service-row-2 .service-item:nth-child(-n+3) .service-content {
		border-top: 1px solid #ebebeb
	}

	.service-row-2 .service-item:nth-child(3n+3) .service-content {
		border-right: 1px solid #ebebeb
	}

	.service-row-2 .service-item:last-child .service-content {
		border-right: 1px solid #ebebeb
	}
}

@media(max-width:576px) {
	.service-row-2 .service-item:nth-child(-n+2) .service-content {
		border-top: 1px solid #ebebeb
	}

	.service-row-2 .service-item:nth-child(2n+2) .service-content {
		border-right: 1px solid #ebebeb
	}
}

.service-item {
	float: left;
	width: 20%
}

@media(min-width:771px) and (max-width:992px) {
	.service-item {
		width: 25%
	}
}

@media(min-width:577px) and (max-width:770px) {
	.service-item {
		width: 33.33%
	}
}

@media(max-width:576px) {
	.service-item {
		width: 50%
	}
}

.service-content {
	position: relative;
	display: flex;
	width: 100%;
	height: 200px;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
	flex-direction: column;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px
}

@media(max-width:575px) {
	.service-content {
		height: 170px
	}
}

@media(max-width:369px) {
	.service-content {
		height: 140px
	}
}

.service-content:hover .service-bg {
	z-index: 2;
	box-shadow: 12px 10px 57px rgba(31, 54, 77, 0.26);
	background-color: #385170
}

.service-content:hover .service-icon svg {
	fill: #fff !important
}

.service-content:hover .epsilon {
	color: #fff
}

.service-content .epsilon {
	position: relative;
	z-index: 3;
	pointer-events: none
}

@media(min-width:993px) and (max-width:1200px) {
	.service-content .epsilon {
		font-size: 14px;
		font-size: .875rem
	}
}

@media(min-width:771px) and (max-width:992px) {
	.service-content .epsilon {
		font-size: 14px;
		font-size: .875rem
	}
}

@media(max-width:769px) {
	.service-content .epsilon {
		font-size: 14px;
		font-size: .875rem
	}
}

@media(max-width:369px) {
	.service-content .epsilon {
		font-size: 12px;
		font-size: .75rem
	}
}

.service-bg {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%
}

.service-content-no-hover:hover {
	background-color: #fff
}

.service-item-blue .service-content .service-bg {
	z-index: 2;
	box-shadow: 12px 10px 57px rgba(31, 54, 77, 0.26);
	background-color: #385170
}

.service-item-blue .service-content .service-bg:hover {
	background-color: #30455f
}

.service-item-blue .service-content .service-icon svg {
	fill: #fff !important
}

.service-item-blue .service-content .epsilon {
	color: #fff
}

.service-icon {
	position: relative;
	z-index: 3;
	margin-bottom: 10px;
	font-size: 50px;
	font-size: 3.125rem;
	pointer-events: none
}

@media(min-width:771px) and (max-width:992px) {
	.service-icon {
		font-size: 40px;
		font-size: 2.5rem
	}
}

@media(max-width:575px) {
	.service-icon {
		font-size: 36px;
		font-size: 2.25rem
	}
}

.service-icon svg {
	fill: #aeaeae
}

.service-icon-big {
	margin-bottom: 0;
	font-size: 70px;
	font-size: 4.375rem
}

@media(max-width:575px) {
	.service-icon-big {
		font-size: 50px;
		font-size: 3.125rem
	}
}

.fancy-title-view1 {
	float: left;
	width: 100%;
	margin-bottom: 70px;
	text-align: center
}

.fancy-title-view1 h2 {
	margin-bottom: 8px;
	font-size: 40px;
	font-weight: 700;
	display: block
}

.fancy-title-view1 p {
	margin-bottom: 0;
	display: inline-block;
	width: 65%
}

.fancy-title-view1 i {
	font-size: 22px
}

.fancy-title-view1-color h2,
.fancy-title-view1-color p {
	color: #fff
}

.light-transparent {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .65;
	background-color: #000
}

.categories-view1-full {
	padding: 80px 0 80px 0;
	margin-top: 0;
	margin-bottom: 0;
	background: url(../images/newslater.webp);
	background-attachment: fixed;
	position: relative;
	min-height: 100vh
}

.categories,
.categories-view1-wrap {
	float: left;
	width: 100%
}

.categories ul li {
	list-style: none
}

.categories>ul>li {
	float: none;
	display: inline-block;
	margin: 0 0 30px 0;
	vertical-align: top
}

.categories-view1-wrap {
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
	padding: 30px 50px 30px 95px;
	border-radius: 10px;
	position: relative;
	background-color: #fff
}

.categories-view1-wrap.categories-view1-wrap-1 {
	height: 250px
}

.categories-view1 i {
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 30px;
	color: #fb236a;
	width: 70px;
	height: 70px;
	border-radius: 0 100% 100% 0;
	text-align: center;
	padding-top: 18px;
	margin-top: -36px;
	background-color: #fff;
	border: 1px solid #eee;
	border-left: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.categories-view1 li:hover i {
	color: #fff;
	background-color: #274160
}

.categories-view1 a {
	display: block;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0;
	color: #333 !important;
	margin-bottom: 10px
}

.categories-view1 small {
	font-size: 13px;
	color: #666
}

.categories-view1 span {
	position: absolute;
	right: 5px;
	top: 8px;
	font-size: 90px;
	font-weight: 500;
	color: #999;
	opacity: .07;
	line-height: 1
}

.steps {
	position: relative
}

.steps:before {
	top: 100px;
	bottom: 97px;
	position: absolute;
	content: " ";
	width: 4px;
	background-color: #fff;
	left: 50%;
	margin-left: -2px
}

.timeline {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding: 0;
	list-style-type: none
}

.timeline .timeline-box {
	position: relative;
	float: left;
	clear: left;
	width: 45%;
	margin: 1em 2.5%;
	list-style-type: none;
	display: block;
	padding: 25px;
	background: #f8f8f8;
	z-index: 15
}

.timeline .timeline-box .timeline-title {
	color: #3c3c3c;
	font-weight: 700;
	font-size: 21px;
	float: left;
	padding-top: 8px
}

.timeline .timeline-box .timeline-details {
	clear: both;
	padding-top: 5px
}

.timeline .timeline-box span {
	position: absolute;
	top: 3px;
	right: 24px;
	font-size: 2em;
	font-weight: 700;
	color: #ff47697a;
	opacity: .9;
	z-index: -1
}

@media all and (max-width:600px) {
	.timeline .timeline-box {
		width: 100%;
		margin-left: 0;
		margin-right: 0
	}
}

.timeline .timeline-box:hover:after {
	background: #ff4769
}

@media all and (min-width:650px) {
	.timeline .timeline-box:after {
		display: block;
		content: ' ';
		height: 9px;
		width: 9px;
		background: #fff;
		border-radius: 50%;
		position: absolute;
		right: -6.55%;
		top: 1.5em;
		border: 2px solid #ff4769
	}
}

.timeline .timeline-box:first-child {
	margin-bottom: 2.5em
}

.timeline .timeline-box:nth-of-type(1n):before {
	position: absolute;
	top: 15px;
	right: -10px;
	display: inline-block;
	border-top: 10px solid transparent;
	border-left: 10px solid #f8f8f8;
	border-right: 0 solid #f8f8f8;
	border-bottom: 10px solid transparent;
	content: " "
}

.timeline .timeline-box:nth-of-type(2n) {
	float: right;
	clear: right
}

.timeline .timeline-box:nth-of-type(2n):before {
	right: auto;
	left: -10px;
	position: absolute;
	top: 15px;
	display: inline-block;
	border-top: 10px solid transparent;
	border-right: 10px solid #f8f8f8;
	border-left: 0 solid #f8f8f8;
	border-bottom: 10px solid transparent;
	content: " "
}

@media all and (min-width:600px) {
	.timeline .timeline-box:nth-of-type(2n) {
		margin-top: 3em
	}
}

.timeline .timeline-box:nth-child(2n):after {
	left: -6.5%;
	right: auto
}

.timeline-box:hover,
.timeline-box:focus {
	transform: translate(0, -5px);
	-webkit-transform: translate(0, -5px);
	-ms-transform: translate(0, -5px)
}

.timeline-box:hover,
.timeline-box:focus {
	-webkit-box-shadow: 0 3px 0 0 #ff4769;
	-moz-box-shadow: 0 3px 0 0 #ff4769;
	box-shadow: 0 3px 0 0 #ff4769
}

.timeline-box {
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out
}

.steps-area {
	padding: 90px 0
}

.light-transparent_1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .65;
	background-color: #0009
}

.steps-area {
	padding: 80px 0 80px 0;
	margin-top: 0;
	margin-bottom: 0;
	background: url(../images/top-software-companies.webp);
	background-attachment: fixed;
	position: relative;
	background-repeat: no-repeat;
	min-height: 100vh;
	background-size: cover
}

.landing_cont_p_2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #0c0c0c;
	font-weight: 500;
	margin-bottom: 22px
}

.heading {
	text-align: center;
	color: #454343;
	font-size: 30px;
	font-weight: 700;
	position: relative;
	margin-bottom: 70px;
	text-transform: uppercase;
	z-index: 999
}

.white-heading {
	color: #fff
}

.heading span {
	font-size: 18px;
	display: block;
	font-weight: 500
}

.white-heading span {
	color: #fff
}

.testimonial:after {
	position: absolute;
	top: -0 !important;
	left: 0;
	content: " ";
	background: url(img/testimonial.bg-top.png);
	background-size: 100% 100px;
	width: 100%;
	height: 100px;
	float: left;
	z-index: 99
}

.testimonial {
	min-height: 375px;
	position: relative;
	background: url("../images/testimonial-bg.png");
	padding-top: 50px;
	padding-bottom: 50px;
	background-position: center;
	background-size: cover
}

#testimonial4 .carousel-inner:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab
}

#testimonial4 .carousel-inner:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing
}

#testimonial4 .carousel-inner .item {
	overflow: hidden
}

.testimonial4_indicators .carousel-indicators {
	left: 0;
	margin: 0;
	width: 100%;
	font-size: 0;
	height: 20px;
	bottom: 15px;
	padding: 0 5px;
	cursor: e-resize;
	overflow-x: auto;
	overflow-y: hidden;
	position: absolute;
	text-align: center;
	white-space: nowrap
}

.testimonial4_indicators .carousel-indicators li {
	padding: 0;
	width: 14px;
	height: 14px;
	border: 0;
	text-indent: 0;
	margin: 2px 3px;
	cursor: pointer;
	display: inline-block;
	background: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%
}

.testimonial4_indicators .carousel-indicators .active {
	padding: 0;
	width: 14px;
	height: 14px;
	border: 0;
	margin: 2px 3px;
	background-color: #9dd3af;
	-webkit-border-radius: 100%;
	border-radius: 100%
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
	height: 3px
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
	background: #eee;
	-webkit-border-radius: 0;
	border-radius: 0
}

.testimonial4_control_button .carousel-control {
	top: 175px;
	opacity: 1;
	width: 40px;
	bottom: auto;
	height: 40px;
	font-size: 10px;
	cursor: pointer;
	font-weight: 700;
	overflow: hidden;
	line-height: 38px;
	text-shadow: none;
	text-align: center;
	position: absolute;
	background: transparent;
	border: 2px solid #fff;
	text-transform: uppercase;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all .6s cubic-bezier(0.3, 1, 0, 1);
	transition: all .6s cubic-bezier(0.3, 1, 0, 1)
}

.testimonial4_control_button .carousel-control.left {
	left: 7%;
	top: 50%;
	right: auto
}

.testimonial4_control_button .carousel-control.right {
	right: 7%;
	top: 50%;
	left: auto
}

.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
	color: #000;
	background: #fff;
	border: 2px solid #fff
}

.testimonial4_header {
	top: 0;
	left: 0;
	bottom: 0;
	width: 550px;
	display: block;
	margin: 30px auto;
	text-align: center;
	position: relative
}

.testimonial4_header h4 {
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	position: relative;
	letter-spacing: 1px;
	text-transform: uppercase
}

.testimonial4_slide {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 70%;
	margin: auto;
	padding: 20px;
	position: relative;
	text-align: center
}

.testimonial4_slide img {
	top: 0;
	left: 0;
	right: 0;
	width: 136px;
	height: 136px;
	margin: auto;
	display: block;
	color: #f2f2f2;
	font-size: 18px;
	line-height: 46px;
	text-align: center;
	position: relative;
	border-radius: 50%;
	box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
	-moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
	-o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
	-webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23)
}

.testimonial4_slide p {
	color: #fff;
	font-size: 20px;
	line-height: 1.4;
	margin: 40px 0 20px 0
}

.testimonial4_slide h4 {
	color: #fff;
	font-size: 22px
}

.testimonial .carousel {
	padding-bottom: 50px
}

.testimonial .carousel-control-next-icon,
.testimonial .carousel-control-prev-icon {
	width: 35px;
	height: 35px
}

.brand-carousel {
	background: #eee;
	margin-top: 10%
}

.owl-dots {
	text-align: center
}

.owl-dot {
	display: inline-block;
	height: 15px !important;
	width: 15px !important;
	background-color: #222 !important;
	opacity: .8;
	border-radius: 50%;
	margin: 0 5px
}

.owl-dot.active {
	background-color: #ff170f !important
}

.link-area {
	position: fixed;
	bottom: 20px;
	left: 20px;
	padding: 15px;
	border-radius: 40px;
	background: tomato
}

.link-area a {
	text-decoration: none;
	color: #fff;
	font-size: 25px
}

.blog_post11 {
	padding-bottom: 80px
}

.blog_post11 .single_blog_post .img_area {
	overflow: visible
}

.blog_post11 .single_blog_post:hover .img_area img {
	-webkit-transform: inherit;
	-ms-transform: inherit;
	-o-transform: inherit;
	transform: inherit
}

.blog_post11 .single_blog_post .img_area .date {
	border: 1px solid #333;
	color: #333;
	font-size: 16px;
	font-weight: 700;
	height: 60px;
	left: 50%;
	line-height: 22px;
	margin-left: -30px;
	margin-top: -30px;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 60px;
	z-index: 1;
	background-color: #fff
}

.blog_post11 .single_blog_post:hover .img_area .date {
	border: 1px solid #f6f6f6;
	color: #fa3e5b;
	background: #f6f6f6
}

.blog_post11 .single_blog_post .blog_content a.read_more {
	font-size: 14px;
	color: #fff;
	text-decoration: underline
}

.blog_post11 .single_blog_post .blog_content a.read_more:hover {
	text-decoration: none
}

.blog_post11 .single_blog_post .blog_content {
	background: #fa3e5b;
	height: 100%;
	left: 0;
	padding: 30px;
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden
}

.blog_post11 .single_blog_post:hover .blog_content {
	opacity: 1;
	visibility: visible
}

.blog_post11 .single_blog_post .blog_content h5,
.blog_post11 .single_blog_post .blog_content p,
.blog_post11 .single_blog_post .blog_content a.read_more {
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px);
	opacity: 0;
	visibility: hidden
}

.blog_post11 .single_blog_post .blog_content p {
	width: 100%
}

.blog_post11 .single_blog_post:hover .blog_content h5,
.blog_post11 .single_blog_post:hover .blog_content p,
.blog_post11 .single_blog_post:hover .blog_content a.read_more {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible
}

.blog_post11 .single_blog_post .blog_content h5 {
	-webkit-transition: all .3s ease-in-out 0;
	-o-transition: all .3s ease-in-out 0;
	transition: all .3s ease-in-out 0
}

.blog_post11 .single_blog_post .blog_content p {
	-webkit-transition: all .3s ease-in-out .1s;
	-o-transition: all .3s ease-in-out .1s;
	transition: all .3s ease-in-out .1s
}

.blog_post11 .single_blog_post .blog_content a.read_more {
	-webkit-transition: all .3s ease-in-out .2s;
	-o-transition: all .3s ease-in-out .2s;
	transition: all .3s ease-in-out .2s
}

.taxi-bg-header {
	background: url(../images/taxi-app-page/bg-01.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.taxi-services-bg-img {
	padding: 80px 0 80px 0;
	margin-top: 0;
	margin-bottom: 0;
	background: url("../images/taxi-app-page//services-bg.webp");
	background-attachment: scroll;
	background-attachment: fixed;
	position: relative;
	min-height: 100vh
}

.services-taxi-img {
	position: absolute;
	right: 0;
	top: -60px
}

.taxi-services-bg {
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
	padding: 20px;
	border-radius: 10px;
	position: relative;
	background-color: #fff;
	height: 234px
}

.taxi-services-bg h4 {
	padding-bottom: 15px
}

.courier-premium-features-grp,
.food-delivery-prm-feat-grp,
.premium-features-grp {
	background-color: #fff;
	border: 1px solid #dcdcdc;
	padding: 15px;
	text-align: center;
	box-shadow: 0 0 5px 0 #dcdcdc;
	height: 700px
}

.food-delivery-prm-feat-grp {
	height: 590px
}

.courier-premium-features-grp {
	height: 630px
}

.courier-premium-features-grp h4,
.food-delivery-prm-feat-grp h4,
.premium-features-grp h4 {
	padding-top: 15px
}

.courier-premium-features-grp ul,
.food-delivery-prm-feat-grp ul,
.premium-features-grp ul {
	margin-top: 20px
}

.courier-premium-features-grp ul li,
.food-delivery-prm-feat-grp ul li,
.premium-features-grp ul li {
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px;
	padding-top: 10px
}

.courier-premium-features-grp ul li:last-child,
.food-delivery-prm-feat-grp ul li:last-child,
.premium-features-grp ul li:last-child {
	border-bottom: 0
}

.taxi-technology {
	border: 1px solid #dcdcdc;
	padding: 10px
}

.food-delivery-bg-header {
	background: url(../images/food-delivery-app/background.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.section-paddding {
	padding: 80px 0
}

.align-middle {
	align-items: center;
	display: flex
}

.justify-align-center {
	justify-content: center
}

.food-features-height {
	height: 575px
}

.app-work-grp {
	border: 1px solid #fff;
	padding: 15px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 5px 1px #dcdcdc;
	height: 270px
}

.app-work-grp h6 {
	color: #333;
	font-size: 18px
}

.app-bg-img {
	background: linear-gradient(158deg, #fdcd3b 60%, #9b59b6 30%);
	background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../images/food-delivery-app/app-work-2.webp);
	background: url("../images/food-delivery-app/app-work-2.webp");
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: bottom;
	background-position-x: inherit;
	position: relative
}

.img-overlay {
	width: 100%;
	height: 80%;
	background: linear-gradient(180deg, #9b59b6 70%, #fff 30%);
	opacity: 1;
	position: absolute
}

.app-work-border:before {
	position: relative;
	content: '';
	border: 2px dotted #fff
}

.e-learning-bg-header {
	background: url(../images/e-learning/background.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.sub-heading-title {
	color: #fb236a;
	font-size: 22px;
	letter-spacing: 1px;
	padding-bottom: 15px
}

.e-learning-features .nav-pills-custom .nav-link {
	color: #aaa;
	background: #fff;
	position: relative
}

.e-learning-features.nav-pills-custom .nav-link.active {
	color: #45b649;
	background: #fff
}

@media(min-width:992px) {
	.e-learning-features.nav-pills-custom .nav-link::before {
		content: '';
		display: block;
		border-top: 8px solid transparent;
		border-left: 10px solid #fff;
		border-bottom: 8px solid transparent;
		position: absolute;
		top: 50%;
		right: -10px;
		transform: translateY(-50%);
		opacity: 0
	}
}

.e-learning-features .nav-pills-custom .nav-link.active::before {
	opacity: 1
}

.e-learning-features {
	min-height: 100vh;
	background: url(../images/e-learning/premium_bg.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.e-learning-features .bg-white {
	text-align: center
}

.e-learning-features .text-dark {
	color: #222
}

.benefits-ser-grp {
	border: 1px solid #dcdcdc;
	padding: 15px;
	box-shadow: 2px 2px 5px 2px #dcdcdc
}

.benefits-ser-grp h5 {
	margin-top: 10px
}

#v-pills-tabContent .tab-pane {
	padding: 42px 30px
}

#v-pills-tabContent .tab-pane p {
	color: #333 !important
}

.e-learning-business .benefits-ser-grp {
	height: 190px
}

.media-entertaiment-header {
	background: url(../images/media-entertaiment/Background.webp) no-repeat center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.section-services {
	color: #fff
}

.section-services .header-section {
	margin-bottom: 35px
}

.section-services .header-section .title {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 25px;
	text-transform: uppercase;
	font-weight: 700
}

.section-services .header-section .title:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 140px;
	height: 1px;
	background-color: #f70037
}

.section-services .header-section .title:after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 50%;
	transform: translateX(-50%);
	width: 45px;
	height: 3px;
	background-color: #f70037
}

.section-services .header-section .title span {
	color: #f70037
}

.section-services .header-section .description {
	color: #6f6f71
}

.section-services .single-service {
	background-color: #24252a;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

.section-services .single-service .part-1 {
	padding: 40px 40px 25px;
	border-bottom: 2px solid #1d1e23
}

.section-services .single-service .part-1 i {
	margin-bottom: 25px;
	font-size: 50px;
	color: #2dc77d
}

.section-services .single-service .part-1 .title {
	font-size: 17px;
	font-weight: 700;
	letter-spacing: .02em;
	line-height: 1.8em
}

.section-services .single-service .part-2 {
	padding: 30px 40px 40px
}

.section-services .single-service .part-2 .description {
	margin-bottom: 22px;
	color: #cbcbce;
	font-size: 14px;
	line-height: 1.8em
}

.section-services .single-service .part-2 a {
	color: #fff;
	font-size: 14px;
	text-decoration: none
}

.section-services .single-service .part-2 a i {
	margin-right: 10px;
	color: #f70037
}

.single-service-1 {
	height: 390px
}

.flip h1 {
	margin-top: 180px
}

.flip {
	position: relative
}

.flip>.front,
.flip>.back {
	display: block;
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition-duration: .5s;
	transition-property: transform, opacity
}

.flip>.front {
	transform: rotateY(0)
}

.flip>.back {
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: rotateY(-180deg)
}

.flip:hover>.front {
	transform: rotateY(180deg)
}

.flip:hover>.back {
	opacity: 1;
	transform: rotateY(0)
}

.flip.flip-vertical>.back {
	transform: rotateX(-180deg)
}

.flip.flip-vertical:hover>.front {
	transform: rotateX(180deg)
}

.flip.flip-vertical:hover>.back {
	transform: rotateX(0)
}

.flip {
	position: relative;
	display: inline-block;
	margin-right: 2px;
	margin-bottom: 1em
}

.flip>.front,
.flip>.back {
	display: block;
	color: white;
	width: inherit;
	background-size: cover !important;
	background-position: center !important;
	height: 340px;
	padding: 1em 2em;
	background: #313131;
	border-radius: 10px
}

.flip>.front p,
.flip>.back p {
	font-size: .9125rem;
	line-height: 160%;
	color: #999
}

.text-shadow {
	text-shadow: 1px 1px rgba(0, 0, 0, 0.04), 2px 2px rgba(0, 0, 0, 0.04), 3px 3px rgba(0, 0, 0, 0.04), 4px 4px rgba(0, 0, 0, 0.04), 0.125rem .125rem rgba(0, 0, 0, 0.04), 6px 6px rgba(0, 0, 0, 0.04), 7px 7px rgba(0, 0, 0, 0.04), 8px 8px rgba(0, 0, 0, 0.04), 9px 9px rgba(0, 0, 0, 0.04), 0.3125rem .3125rem rgba(0, 0, 0, 0.04), 11px 11px rgba(0, 0, 0, 0.04), 12px 12px rgba(0, 0, 0, 0.04), 13px 13px rgba(0, 0, 0, 0.04), 14px 14px rgba(0, 0, 0, 0.04), 0.625rem .625rem rgba(0, 0, 0, 0.04), 16px 16px rgba(0, 0, 0, 0.04), 17px 17px rgba(0, 0, 0, 0.04), 18px 18px rgba(0, 0, 0, 0.04), 19px 19px rgba(0, 0, 0, 0.04), 1.25rem 1.25rem rgba(0, 0, 0, 0.04)
}

.media-features-grp .menu_div {
	height: 180px;
	display: grid;
	align-content: center
}

.real-estate-header {
	background: url(../images/real-estate/background-01.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.real-estate-service-grp {
	border: 1px solid #dcdcdc;
	padding: 15px;
	height: 440px
}

.real-estate-service-grp img {
	margin-top: -60px
}

.real-estate-service-grp h4 {
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px
}

.real-estate-service-grp-1 {
	height: 350px
}

.real-estate-tech-grp {
	background-color: rgba(0, 0, 0, 0.5);
	padding: 30px 15px;
	position: absolute;
	right: 0;
	width: 900px;
	height: 820px;
	border-radius: 10px
}

.pos-rel {
	position: relative
}

.real-estate-tech-bg-img {
	padding: 100px 0 700px 0;
	margin-top: 0;
	margin-bottom: 0;
	background: url("../images/real-estate/technology-bg.webp");
	background-attachment: scroll;
	position: relative
}

.real-estate-tech-bg-div {
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
	padding: 20px;
	border-radius: 10px;
	position: relative;
	background-color: rgba(255, 255, 255, 0.9);
	height: 321px
}

.real-estate-tech-bg-div p {
	padding-top: 15px
}

.real-estate-tech-collapse-pad {
	padding: 100px 0 100px 0
}

.logistics-header {
	background: url(../images/logistics/background.webp) no-repeat center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden;
	padding: 120px 0 200px 0
}

.logistics-service-grp {
	background-color: #fff;
	border: 1px solid #dcdcdc;
	padding: 15px;
	height: 440px
}

.logistics-service-grp-1 {
	background-color: #fff;
	border: 1px solid #dcdcdc;
	padding: 15px;
	height: 390px
}

.logistics-service-grp h5 {
	color: #000;
	padding-bottom: 10px;
	padding-top: 10px
}

.logistics-service-1 .col-lg-3:nth-child(even) .logistics-service-grp,
.logistics-service .col-lg-3:nth-child(odd) .logistics-service-grp {
	background-color: #fff;
	border: 1px solid #dcdcdc
}

.logistics-service-1 .col-lg-3:nth-child(odd) .logistics-service-grp,
.logistics-service .col-lg-3:nth-child(even) .logistics-service-grp {
	background-color: #222;
	border: 1px solid #222
}

.logistics-service-1 .col-lg-3:nth-child(odd) .logistics-service-grp p,
.logistics-service-1 .col-lg-3:nth-child(odd) .logistics-service-grp h5,
.logistics-service .col-lg-3:nth-child(even) .logistics-service-grp p,
.logistics-service .col-lg-3:nth-child(even) .logistics-service-grp h5 {
	color: #fff
}

.logistics-tech-bg-img {
	padding: 100px 0 100px 0;
	margin-top: 0;
	margin-bottom: 0;
	background: url("../images/logistics/technology-bg.webp");
	background-attachment: scroll;
	background-attachment: fixed;
	position: relative
}

.logistics-tech-bg-div p {
	color: #c6bfbf
}

.logistics-tech-bg-div h4 {
	color: #fff;
	padding-bottom: 10px
}

.logistics-tech-bg-grp-1 .logistics-tech-bg-div,
.logistics-tech-bg-grp .logistics-tech-bg-div {
	padding: 15px
}

.logistics-tech-bg-grp .logistics-tech-bg-div:nth-child(1) {
	border-right: 1px dotted #dcdcdc;
	border-bottom: 1px dotted #dcdcdc
}

.logistics-tech-bg-grp .logistics-tech-bg-div:nth-child(2) {
	border-left: 1px dotted #dcdcdc;
	border-bottom: 1px dotted #dcdcdc
}

.logistics-tech-bg-grp-1 .logistics-tech-bg-div:nth-child(1) {
	border-right: 1px dotted #dcdcdc
}

.courier-header {
	background: url(../images/courier/header_bg.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.courier-services-bg {
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
	padding: 20px;
	border-radius: 10px;
	position: relative;
	background-color: #fff;
	height: 245px
}

.courier-services-bg h4 {
	padding-bottom: 10px
}

.software-app-list li {
	padding-bottom: 15px;
	display: flex;
	align-items: baseline
}

.software-app-list li i {
	color: #fb236a
}

.software-app-list li div {
	margin-right: 10px
}

.software-app-list li:last-child {
	padding-bottom: 0
}

.courier-choose-list li {
	margin-bottom: 10px;
	color: #fb236a;
	list-style: decimal-leading-zero;
	margin-left: 25px
}

.courier-choose-list li h5 {
	color: #222
}

.courier-choose-list {
	margin-top: 20px
}

.grocery-bg-header {
	background: url(../images/Grocery/702.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.grocery_section_bg_2 {
	background: url(../images/Grocery/704.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.grocery_section_bg_2 h2 {
	color: #fff
}

.addtional_menu_div {
	background-color: #fff
}

.groceries_promium_addtional {
	height: 753px
}

.add_flip {
	display: block
}

.grocery-benefits-grp .flip>.front,
.flip>.back {
	height: 100% !important
}

.Pharmacy-bg-header {
	background: url(../images/Pharmacy/803.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.Pharmacy-tech-bg-img {
	padding: 100px 0 100px 0;
	margin-top: 0;
	margin-bottom: 0;
	background: url(../images/Pharmacy/801.webp);
	background-attachment: scroll;
	background-attachment: fixed;
	position: relative
}

.Pharmacy-view1-full {
	padding: 80px 0 80px 0;
	margin-top: 0;
	margin-bottom: 0;
	background: url(../images/Pharmacy/802.webp);
	background-attachment: fixed;
	position: relative;
	min-height: 100vh
}

.Pharmacy-view1-full .categories-view1-wrap {
	height: 280px
}

.Ecommerce-bg-header {
	background: url(../images/ecommerce/901.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.Ecommerce-services-bg-img {
	padding: 80px 0 80px 0;
	margin-top: 0;
	margin-bottom: 0;
	background: url(../images/ecommerce/904.webp);
	background-attachment: scroll;
	background-attachment: fixed;
	position: relative;
	min-height: 100vh
}

.ecommerce_services_bg_addtional {
	height: 300px !important
}

.ecommerce_services_bg_addtional img {
	width: 150px
}

.Inventory-bg-header {
	background: url(../images/inventory/1001.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.inventory-features {
	min-height: 100vh;
	background: url(../images/inventory/1002.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.Jobportal-services-bg-img {
	padding: 80px 0 80px 0;
	margin-top: 0;
	margin-bottom: 0;
	background: url(../images/jobportal/1201.webp);
	background-attachment: scroll;
	background-attachment: fixed;
	position: relative;
	min-height: 100vh
}

.Jobportal-bg-header {
	background: url(../images/jobportal/1203.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.add_height_css {
	height: 707px
}

.Ott-bg-header {
	background: url(../images/OTT/1302.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.travel-bg-header {
	background: url(../images/travel/1500.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}
.contact-bg-header {
	background: url(../images/contact_us/01.jpg) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.contact-bg-header{
	padding-top: 153px;
	padding-bottom: 90px;
}
.bread-tag {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 12px 30px;
    /* background: #fff; */
	background: linear-gradient(27deg, rgb(94 76 231) 0%, rgb(251 31 129) 93%);
    border-radius: 31px;
	box-shadow: 0px 2px 9px rgb(0 0 0);
    max-width: max-content;
    margin-left: auto;
}
.bread-tag a {
    margin-right: 5px;
    font-weight: 700;
	color: #fff;
}
.bread-tag span {
	color: #fff;
}
.bread-tag a.active {
    margin-left: 5px;
    color: #00ff84;
    margin-right: 0;
}
h1.title {
    color: #ffffff;
    font-weight: 900;
}
/* .rts-contact-fluid {
    box-shadow: 0px 24px 39px rgba(0, 0, 0, 0.05);
} */
.rts-title-area p.pre-title {
    color: #df0a0a;
    margin-bottom: 0;
   
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: -5px;
}
.rts-title-area .title {
    margin-bottom: 24px;
}

.addtional_steps:before {
	top: 100px;
	bottom: 97px;
	position: absolute;
	content: " ";
	width: 4px;
	background-color: #e30b0b;
	left: 50%;
	margin-left: -2px
}

.timeline .addtional_timeline-box {
	position: relative;
	float: left;
	clear: left;
	width: 45%;
	margin: 1em 2.5%;
	list-style-type: none;
	display: block;
	padding: 25px;
	background: #c3c3c3;
	z-index: 15
}

.Payment-bg-header {
	background: url(../images/paymentgateway/1103.webp) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden
}

.inventory-mnagement-tab .nav-pills-custom .nav-link {
	color: #aaa;
	background: #fff;
	position: relative;
	display: inline-block;
	width: auto
}

.inventory-mnagement-tab .nav {
	display: block !important;
	text-align: center
}

input.popup-contact-btn.margin-top40 {
	padding: 5px 15px !important;
	border-radius: 20px;
	background-color: #2dc77d;
	border: 1px solid #2dc77d;
	margin-top: 25px !important;
	font-size: 15px !important;
	width: 120px !important;
	text-align: center;
	color: #fff;
	font-weight: 700
}
input.popup-contact-btn.margin-top40:hover {
	background-color: transparent;
	border: 2px solid #2dc77d;
	color: #2dc77d;
	font-weight: 800 !important;
}

.error-bg-header {
	background: url(../images/404/background.jpg) no-repeat fixed center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden;
	padding: 100px 0
}

.thank-you-bg {
	background: url(../images/thankyou/thank-you-bg.png) no-repeat center center / cover;
	background-position-x: center;
	background-position-y: center;
	overflow: hidden;
	padding: 120px 0 80px 0
}

.error-504-bg {
	background: url(../images/504/504-bg.jpg) no-repeat center center / cover;
	background-color: #fff;
	padding: 100px 0
}

.vr_foot .social_link li a {
	margin-left: 9px;
	padding: 2px;
	color: #55acff;
}

.pop-up-form label.error {
	color: #c30000 !important;
    text-shadow: 0px 2px 4px #ffffff96;
    font-weight: bold;
    font-size: 16px;
    word-spacing: 0px;
    letter-spacing: 1px;
}