
@media screen and (max-width: 576px) {
	.header .container {
		padding-left: 10px !important;
		padding-right: 20px !important;
	}
}

@media screen and (max-width: 576px) {
	.section-standard .main-container {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}

.section-tech {
	padding: 100px 0;
	overflow: hidden;
}

@media screen and (max-width: 768px) {
	.section-tech {
		padding: 40px 0;
	}
}

.section-tech img {
	max-width: 100%;
}

.section-tech.bg-grey {
	background-color: #f4f5f7;
}

.section-tech-header {
	margin-bottom: 50px;
}

@media screen and (max-width: 576px) {
	.section-tech-header {
		margin-bottom: 30px;
	}
}

.section-tech-header-title {
	max-width: 880px;
	font-style: normal;
	font-weight: 300;
	font-size: 40px;
	line-height: 47px;
	color: #424242;
	margin: 0;
}

.section-tech-header-title:not(:last-child) {
	margin: 0 0 12px 0;
}

@media screen and (max-width: 576px) {
	.section-tech-header-title:not(:last-child) {
		margin: 0 0 5px 0;
	}
}

@media screen and (max-width: 576px) {
	.section-tech-header-title {
		font-size: 28px;
		line-height: 120%;
	}
}

.section-tech-header-description {
	max-width: 760px;
}

.section-tech-header-description p {
	font-weight: 300;
	font-size: 17px;
	line-height: 176%;
	color: #5e5e5e;
	margin: 0;
}

.section-tech-header-description p:not(:last-child) {
	margin-bottom: 14px;
}

@media screen and (max-width: 576px) {
	.section-tech-header-description p {
		font-size: 15px;
		line-height: 176%;
	}
	
	.section-tech-header-description p:not(:last-child) {
		margin-bottom: 25px;
	}
}

.section-tech-header h1.section-tech-header-title {
	font-size: 48px;
	line-height: 110%;
}

@media screen and (max-width: 576px) {
	.section-tech-header h1.section-tech-header-title {
		font-size: 32px;
		line-height: 110%;
	}
}

.section-tech-hero {
	padding-top: 115px;
}

@media screen and (max-width: 768px) {
	.section-tech-hero {
		padding-top: 90px;
	}
}

.section-tech-hero .section-tech-header-inner {
	margin-bottom: 70px;
}

@media screen and (max-width: 768px) {
	.section-tech-hero .section-tech-header-inner {
		margin-bottom: 20px;
	}
}

.section-tech-hero-image {
	margin-bottom: 75px;
}

@media screen and (max-width: 768px) {
	.section-tech-hero-image {
		margin-bottom: 45px;
	}
	
	.section-tech-hero-image img {
		min-height: 185px;
		-o-object-fit: cover;
		object-fit: cover;
	}
}

.section-tech-hero-info {
	display: flex;
	flex-wrap: wrap;
	margin-left: -40px;
	margin-right: -40px;
	box-sizing: border-box;
}

.section-tech-hero-info-col {
	width: 50%;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
}

@media screen and (max-width: 768px) {
	.section-tech-hero-info-col {
		width: 100%;
	}
}

.section-tech-hero-info-text .section-tech-header {
	margin: 0;
}

@media screen and (max-width: 768px) {
	.section-tech-hero-info-text {
		margin-bottom: 30px;
	}
}

.section-tech-hero-info-more em {
	display: block;
	margin-bottom: 27px;
	font-weight: 300;
	font-size: 17px;
	font-style: normal;
	line-height: 150%;
	color: #5e5e5e;
}

@media screen and (max-width: 576px) {
	.section-tech-hero-info-more em {
		margin-bottom: 15px;
		font-size: 14px;
		line-height: 14px;
	}
}

.section-tech-hero-info-more h4 {
	font-weight: 300;
	font-size: 26px;
	line-height: 33px;
	color: #424242;
	margin-bottom: 15px;
}

@media screen and (max-width: 576px) {
	.section-tech-hero-info-more h4 {
		margin-bottom: 7px;
		font-size: 22px;
		line-height: 120%;
	}
}

.section-tech-hero-info-more p {
	margin: 0;
	font-weight: 300;
	font-size: 17px;
	line-height: 176%;
	color: #5e5e5e;
}

@media screen and (max-width: 576px) {
	.section-tech-hero-info-more p {
		font-size: 15px;
		line-height: 176%;
	}
}

.section-tech-value-items {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -20px;
	margin-left: -10px;
	margin-right: -10px;
}

@media screen and (max-width: 576px) {
	.section-tech-value-items {
		margin-bottom: -30px;
	}
}

.section-tech-value-items-col {
	width: 25%;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}

@media screen and (max-width: 991px) {
	.section-tech-value-items-col {
		width: 50%;
	}
}

@media screen and (max-width: 991px) {
	.section-tech-value-items-col {
		width: 100%;
	}
}

.section-tech-value-box {
	margin-bottom: 20px;
}

@media screen and (max-width: 576px) {
	.section-tech-value-box {
		margin-bottom: 30px;
	}
}

.section-tech-value-box-num {
	margin-bottom: 25px;
	width: 40px;
	height: 40px;
	border: 1px solid #e5e5e5;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 300;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: .8px;
	color: #6f6f6f;
}

.section-tech-value-box-title {
	font-weight: 300;
	font-size: 26px;
	line-height: 33px;
	color: #424242;
	margin-bottom: 15px;
}

@media screen and (max-width: 576px) {
	.section-tech-value-box-title {
		font-size: 22px;
		line-height: 120%;
		margin-bottom: 7px;
	}
}

.section-tech-value-box-text {
	font-weight: 300;
	font-size: 15px;
	line-height: 176%;
	color: #5e5e5e;
}

@media screen and (max-width: 576px) {
	.section-tech-value-box-text {
		font-size: 15px;
		line-height: 176%;
	}
}

.section-tech-ecommerce {
	padding-top: 30px;
	padding-bottom: 30px;
}

@media screen and (max-width: 576px) {
	.section-tech-ecommerce {
		padding-bottom: 0;
	}
}

@media screen and (min-width: 991px) {
	.section-tech-ecommerce .section-tech-header {
		margin: 0;
	}
}

@media screen and (max-width: 576px) {
	.section-tech-ecommerce .section-tech-header {
		margin: 0;
	}
}

.section-tech-ecommerce-inner {
	display: flex;
	flex-wrap: wrap;
	margin-left: -25px;
	margin-right: -25px;
	box-sizing: border-box;
}

.section-tech-ecommerce-col {
	width: 50%;
	padding-left: 25px;
	padding-right: 25px;
	box-sizing: border-box;
}

@media screen and (max-width: 991px) {
	.section-tech-ecommerce-col {
		width: 100%;
	}
}

.section-tech-ecommerce-logos {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: -40px;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 20px;
}

@media screen and (max-width: 576px) {
	.section-tech-ecommerce-logos {
		display: none;
	}
}

.section-tech-ecommerce-logos-col {
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	width: 33.333%;
}

.section-tech-ecommerce-item {
	margin-bottom: 40px;
}

.section-tech-ecommerce-item img {
	max-width: 160px;
	width: 100%;
	max-height: 89px;
}

.section-tech-platforms {
	padding-top: 40px;
}

.section-tech-platforms .section-tech-header {
	margin-bottom: 45px;
}

@media screen and (max-width: 576px) {
	.section-tech-platforms .section-tech-header {
		margin-bottom: 25px;
	}
}

.section-tech-platforms .section-tech-header-title {
	font-size: 26px;
	line-height: 33px;
	font-weight: 300;
}

@media screen and (max-width: 576px) {
	.section-tech-platforms .section-tech-header-title {
		font-size: 22px;
		line-height: 120%;
	}
}

.section-tech-platforms-tabs-buttons {
	display: flex;
	overflow-x: auto;
	margin-bottom: 60px;
	position: relative;
}

@media screen and (max-width: 576px) {
	.section-tech-platforms-tabs-buttons {
		margin-bottom: 35px;
	}
}

.section-tech-platforms-tabs-buttons:after {
	content: "";
	z-index: 1;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	height: 1px;
	background-color: #e2e3e5;
}

.section-tech-platforms-tabs-button {
	font-weight: 500;
	font-size: 19px;
	line-height: 32px;
	color: rgba(66, 66, 66, .75);
	border-bottom: 1px solid transparent;
	padding-bottom: 19px;
	cursor: pointer;
	position: relative;
	z-index: 2;
	white-space: nowrap;
	transition: all ease-in-out .2s;
}

.section-tech-platforms-tabs-button.current {
	color: #30466d;
	border-color: #30466d;
}

.section-tech-platforms-tabs-button:not(:last-child) {
	margin-right: 50px;
}

@media screen and (max-width: 576px) {
	.section-tech-platforms-tabs-button:not(:last-child) {
		margin-right: 30px;
	}
}

@media screen and (max-width: 576px) {
	.section-tech-platforms-tabs-button {
		font-size: 13px;
		line-height: 150%;
		padding-bottom: 15px;
	}
}

.section-tech-platforms-tabs-content-item:not(.current) {
	display: none;
}

.section-tech-platforms-tabs-content-item-inner {
	display: flex;
	flex-wrap: wrap;
	margin-right: -25px;
	margin-left: -25px;
	box-sizing: border-box;
}

.section-tech-platforms-tabs-content-item-col {
	width: 50%;
	box-sizing: border-box;
	padding-left: 25px;
	padding-right: 25px;
}

@media screen and (max-width: 768px) {
	.section-tech-platforms-tabs-content-item-col {
		width: 100%;
	}
}

.section-tech-platforms-tabs-content-item-header {
	margin-bottom: 45px;
}

@media screen and (max-width: 576px) {
	.section-tech-platforms-tabs-content-item-header {
		margin-bottom: 25px;
	}
}

.section-tech-platforms-tabs-content-item-title {
	margin-bottom: 12px;
	font-weight: 300;
	font-size: 40px;
	line-height: 47px;
	color: #424242;
}

@media screen and (max-width: 576px) {
	.section-tech-platforms-tabs-content-item-title {
		margin-bottom: 5px;
		font-size: 28px;
		line-height: 120%;
	}
}

.section-tech-platforms-tabs-content-item-description {
	font-weight: 300;
	font-size: 17px;
	line-height: 176%;
	color: #5e5e5e;
}

@media screen and (max-width: 576px) {
	.section-tech-platforms-tabs-content-item-description {
		font-size: 15px;
		line-height: 176%;
	}
}

.section-tech-platforms-tabs-content-item-text {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}

@media screen and (max-width: 768px) {
	.section-tech-platforms-tabs-content-item-text {
		margin-bottom: 30px;
	}
}

.section-tech-platforms-tabs-content-item-text-col {
	width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}

@media screen and (max-width: 991px) {
	.section-tech-platforms-tabs-content-item-text-col {
		width: 100%;
	}
	
	.section-tech-platforms-tabs-content-item-text-col:not(:last-child) {
		margin-bottom: 25px;
	}
}

.section-tech-platforms-tabs-content-item-text-col p {
	margin: 0;
	font-size: 15px;
	line-height: 176%;
	color: #5e5e5e;
	font-weight: 300;
}

@media screen and (max-width: 576px) {
	.section-tech-platforms-tabs-content-item-text-col p {
		font-size: 15px;
		line-height: 176%;
	}
}

.section-tech-development-sub {
	margin-bottom: 35px;
	font-weight: 300;
	font-size: 26px;
	line-height: 33px;
	color: #424242;
}

@media screen and (max-width: 768px) {
	.section-tech-development-sub {
		font-size: 22px;
		line-height: 120%;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 768px) {
	.section-tech-development-items {
		margin-bottom: -20px;
	}
}

.section-tech-development-item {
	display: flex;
	align-items: center;
	padding: 33px 0;
	border-bottom: 1px solid #e2e3e5;
}

.section-tech-development-item:first-child {
	border-top: 1px solid #e2e3e5;
}

@media screen and (max-width: 768px) {
	.section-tech-development-item {
		flex-direction: column;
		border: none !important;
		padding: 8px 0px 5px 0px;
	}
}

.section-tech-development-item-cat {
	min-width: 100px;
	width: 100px;
	font-weight: 300;
	font-size: 17px;
	line-height: 150%;
	color: #424242;
}

@media screen and (max-width: 768px) {
	.section-tech-development-item-cat {
		width: 100%;
		background-color: #f4f5f7;
		margin-bottom: 22px;
		padding: 8px 10px;
	}
}

.section-tech-development-item-logos {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

@media screen and (max-width: 768px) {
	.section-tech-development-item-logos {
		width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.section-tech-development-item-logo {
		width: 33.333%;
		margin-bottom: 22px;
	}
}

.section-tech-development-item-logo:not(:last-child) {
	margin-right: 50px;
}

@media screen and (max-width: 768px) {
	.section-tech-development-item-logo:not(:last-child) {
		margin-right: 0;
	}
}

.section-tech-development-item-logo img {
	max-width: 140px;
	width: 100%;
	max-height: 75px;
}

@media screen and (max-width: 576px) {
	.section-tech-development-item-logo img {
		max-width: 100px;
		max-height: 70px;
	}
}
