:root {
	--swiper-navigation-size: 26px;
}
body {
	font-family: Montserrat,sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}
a, a:active, a:focus {
	color: #6f6f6f;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
	margin: 0 0 25px
}

.h1,h1 {
	font-size: 60px;
	line-height: 72px
}

.h2,h2 {
	font-size: 48px;
	line-height: 62px
}

.h3,h3 {
	font-size: 28px;
	line-height: 36px
}

.h4,h4 {
	font-size: 18px;
	line-height: 22px
}

.h5,h5 {
	font-size: 16px;
	line-height: 20px
}

.h6,h6 {
	font-size: 14px;
	line-height: 18px
}
.font-12 {font-size: 12px}
.font-14 {font-size: 14px}
.weight-300 {font-weight: 300}
.weight-400 {font-weight: 400}
.weight-500 {font-weight: 500}
.weight-600 {font-weight: 600}
.weight-700 {font-weight: 700}
.weight-800 {font-weight: 800}
.line-height-18 {line-height: 18px}
.line-height-20 {line-height: 20px}
.line-height-22 {line-height: 22px}
.line-height-24 {line-height: 24px}
.line-height-26 {line-height: 26px}
.line-height-28 {line-height: 28px}
.line-height-30 {line-height: 30px}
.border-dark-gray {
	border-color: #363636!important;
}
header nav {
	border-bottom: 0;
	box-shadow: 0 2px 2px rgb(0 0 0 / 10%);
}
nav.navbar ul.nav>li>a {
	padding: 22px 18px;
	border-color: transparent;
	font-weight: 600;
	display: block;
	font-size: 0.875rem;
	color: #232323;
	cursor: pointer;
}
.navbar-nav>li.dropdown>.fas {
	display: none;
}
.navbar-nav>li.button {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 10px;
}
.navbar-nav>li.button.call-btn .btn {
	width: 36px;
	padding: 0!important;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 36px;
}
.navbar-nav>li.button.call-btn .btn i {
	margin: 0;
	font-size: 20px;
	display: block;
	height: 18px;
}
header.sticky nav.navbar ul.nav>li>a.btn, nav.navbar ul.nav>li>a.btn {
	padding: 6px 22px;
	color: #fff;
	border-radius: 50px;
	text-transform: capitalize;
}
@media (min-width: 992px) {
	.navbar-nav>li.dropdown>a:after {
		content: "\005E";
		margin-left: 5px;
		font-family: Verdana,sans-serif;
		transform: rotate(180deg);
		display: inline-block;
		position: relative;
		font-weight: 300;
		top: -2px;
	}
}
.btn {
	border: 2px solid transparent;
}
.btn.btn-medium {
	font-size: 12px;
	padding: 9px 25px 8px;
}
.btn.btn-transparent-dark {
	background: 0 0;
	border-color: #232323;
	color: #232323;
}
.btn.btn-transparent-dark:focus, .btn.btn-transparent-dark:hover {
	background: #232323;
	border-color: #232323;
	color: #fff;
}
.banner {background-color: #f2e9e0;}
.text-primary {color: #dc3545 !important}
.text-gray {color: #757575;}
.bg-primary {background: #dc3545 !important}
.rounded-sm {border-radius: 0.375rem!important}
.bg-dark-gray {background-color: #1c1c1c;}
.blog-post-images,
.blog-post .caption {
	position: relative;
}
.blog-post-images .title {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font: 600 22px Montserrat,sans-serif;
	letter-spacing: 1px;
}
.blog-post .line-thick {
	position: absolute;
	top: 6px;
	left: 0;
	width: 17px;
	height: 3px;
}
.bg-light-gray {background-color: #f7f7f7}
.w100 {width: 100px;}
.separator-line {height: 1px;}

.bg-icon {
	background: url(../images/icons/sprit/home.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
}
.bg-cio-review {
	background-position: -5px 0;
	width: 151px;
	height: 44px;
}
.bg-the-economic-times {
	background-position: -5px -49px;
	width: 151px;
	height: 14px;
}
.bg-digital-journal {
	background-position: -5px -68px;
	width: 150px;
	height: 18px;
}
.bg-market-watch {
	background-position: -5px -91px;
	width: 150px;
	height: 22px;
}
.bg-goodfirms {
	background-position: -5px -164px;
	width: 121px;
	height: 97px;
}
.bg-clutch {
	background-position: -5px -368px;
	width: 89px;
	height: 97px;
}
.bg-vrar-standard {
	background-position: -5px -118px;
	width: 150px;
	height: 41px;
}
.bg-mobile-app-daily {
	background-position: -5px -266px;
	width: 97px;
	height: 97px;
}
.bg-monitor {
	background-position: -60px -533px;
	width: 50px;
	height: 50px;
}
.bg-team {
	background-position: -5px -580px;
	width: 50px;
	height: 50px;
}
.bg-trophy {
	background-position: -60px -588px;
	width: 50px;
	height: 50px;
}
.bg-client {
	background-position: -5px -470px;
	width: 50px;
	height: 50px;
}
.xs-icon-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.xs-icon-list li {
	position: relative;
	padding-left: 26px;
	margin-bottom: 10px;
}
.xs-icon-list li i {
	position: absolute;
	top: 5px;
	left: 0;
}
.social-icon a {
	color: #fff
}
.nav.nav-tabs {
	border: none;
}
.nav-tabs li.nav-item a {
	padding: .5rem 1rem;
	border: none;
	color: #232323
}
.nav-tabs li.nav-item a.active {
	color: #dc3545;
	position: relative;
}
.nav-tabs li.nav-item a.active:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background: #dc3545;
}
.portfolio_slider ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.portfolio_slider ul li .inner {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.portfolio_slider ul li .inner .image {
	padding-left: 30px;
}
.portfolio_slider ul li .inner .content {
	padding-left: 25px;
	padding-right: 40px;
}
.portfolio_slider .swiper-pagination {
	text-align: center;
	padding: 0;
	position: relative;
	bottom: 0;
	margin-top: 30px;
}
.portfolio_slider .swiper-pagination-bullet {
	height: 4px;
	width: 14px;
	border-radius: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 28px
}
.swiper-pagination-bullet-active {
	background: #d23641
}
.line-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.line-list li {
	position: relative;
	padding: 0 0 0 22px;
	margin: 0 0 5px 0;
}
.line-list li:before {
	content: "";
	width: 10px;
	height: 1px;
	background-color: #dc3545;
	position: absolute;
	top: 11px;
	left: 0;
}
.testimonial-bg {
	background: url(../images/inner-images/testimonial-bg.png) no-repeat center right;
	padding: 4rem 0
}
.testimonialSlider .swiper-wrapper {
	display: flex;
	align-items: center
}
.testimonialSlider span.swiper-pagination-bullet {
	border-radius: 0;
	height: 4px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}
.testimonial-content-box {
	padding: 1.875rem 3.125rem;
	background: #fff;
	border-radius: 6px
}
.testimonial-content-box .text-box {
	padding: 15px;
	position: relative
}
.testimonial-content-box .text-box:before {
	content: "";
	background-image: url(../images/icons/quote-left.png);
	background-repeat: no-repeat;
	overflow: visible!important;
	position: absolute;
	top: 0;
	left: -20px;
	z-index: 9;
	width: 16px;
	height: 13px
}
.testimonial-content-box .text-box:after {
	content: "";
	background-image: url(../images/icons/qoute-right.png);
	background-repeat: no-repeat;
	overflow: visible!important;
	position: absolute;
	bottom: 0;
	right: -20px;
	z-index: 9;
	width: 16px;
	height: 13px
}
.gray .swiper-slide img {
	filter: grayscale(1);
}
.gray .swiper-slide:hover img {
	filter: grayscale(0);
}