.fullgamedev-easier {
	background: #fff;
	padding: 100px 0;
}
.fullgamedev-easier__desc{
	width: 660px;
	max-width: 100%;
	margin: -18px 0 26px;
	font-size: 14px;
	line-height: 24px;
}
.fullgamedev-easier__container {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px -20px;
}
.fullgamedev-easier__col {
	width: 20%;
	padding: 0 10px 20px;
}
.fullgamedev-easier__item {
	height: 100%;
	background: #F4F7F9;
	padding: 0 0 23px;
}
.fullgamedev-easier__item:hover{
	box-shadow: 0px 10px 30px rgba(149, 157, 165, 0.3);
}
.fullgamedev-easier__image {
	margin: 0 0 -9px;
}
.fullgamedev-easier__name {
	font-weight: 800;
	font-size: 16px;
	line-height: 24px;
	color: #182251;
	margin: 0 12px;
}
.fullgamedev-maestro {
	padding: 100px 0 115px;
	background: #F4F7F9;
}
.fullgamedev-maestro__container {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px -20px;
}
.fullgamedev-maestro__col {
	width: 50%;
	box-sizing: border-box;
	padding: 32px 10px 24px;
}
.fullgamedev-maestro__item {
	display: flex;
	height: 105px;
	padding: 0 24px 0 0;
	background: #fff;
	border-radius: 12px;
}
.fullgamedev-maestro__icon {
	width: 84px;
	height: 100%;
	background: #000;
	border-radius: 12px 12px 0 12px;
	flex-shrink: 0;
	margin: 0 20px 0 0;
}
.fullgamedev-maestro__icon i{
	display: block;
	margin-top: -32px;
	line-height: 0;
}
.fullgamedev-maestro__name {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	padding: 24px 0 10px;
}
.fullgamedev-maestro__block {
	display: flex;
	align-items: center;
	padding: 0 63px;
}
.fullgamedev-maestro__subtitle {
	font-weight: 800;
	font-size: 30px;
	line-height: 37px;
	margin: 10px 0 0 0;
}
.fullgamedev-maestro__image {
	width: 157px;
	flex-shrink: 0;
	margin: -80px -15px -100px 15px;
}
.fullgamedev-tool {
	padding: 100px 0;
}
.fullgamedev-tool__desc {
	width: 700px;
	max-width: 100%;
	margin: -18px 0 26px;
	font-size: 14px;
	line-height: 24px;
}
.fullgamedev-tool__container {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -12px -24px;
}
.fullgamedev-tool__col {
	width: 50%;
	padding: 0 12px 24px;
}
.fullgamedev-tool__item {
	height: 100%;
	padding: 24px 35px 9px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 24px;
}
.fullgamedev-tool__title {
	display: flex;
	align-items: center;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
}
.fullgamedev-tool__title i{
	width: 36px;
	height: 36px;
	flex-shrink: 0;
	margin-right: 24px;
}
.fullgamedev-tool__title i img{
	width: 100%;
}
.fullgamedev-tool__text {
	font-size: 14px;
	line-height: 24px;
}
.fullgamedev-tool__text ul li{
	position: relative;
	padding-left: 21px;
	margin-bottom: 8px;
}
.fullgamedev-tool__text ul li:before{
	content: '';
	display: block;
	width: 2px;
	height: 2px;
	background: #000;
	border-radius: 50%;
	position: absolute;
	top: 12px;
	left: 9px;
}
.fullgamedev-code {
	padding: 100px 0;
	background: #fff;
}
.fullgamedev-code__table {
	margin: -15px 0 0 0;
}
.fullgamedev-code__table table th{
	height: 68px;
	padding: 0 25px;
	vertical-align: middle;
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	background: #F4F7F9;
	white-space: nowrap;
}
.fullgamedev-code__table table td{
	padding: 12px 25px 13px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	vertical-align: middle;
}
.fullgamedev-code__table table td:first-child{
	padding-left: 10px;
	font-size: 14px;
	line-height: 17px;
}
.fullgamedev-code__table span{
	display: block;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
}
.fullgamedev-code__table span.text-green{color: #0EA32F;}
.fullgamedev-code__table span.text-red{color: #E55151;}
.fullgamedev-code__table span.text-yellow{color: #FABC1B;}
.fullgamedev-stats {
	padding: 100px 0;
}
.fullgamedev-stats .blueblock {
	margin-bottom: 201px;
}
.fullgamedev-stats__desc {
	width: 700px;
	max-width: 100%;
	margin: -18px 0 26px;
	font-size: 14px;
	line-height: 24px;
}
.fullgamedev-stats__container {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	margin: 0 -16px -32px;
}
.fullgamedev-stats__col {
	width: 192px;
	max-width: 20%;
	padding: 0 16px 32px;
}
.fullgamedev-stats__value {
	font-weight: 800;
	font-size: 64px;
	line-height: 78px;
	color: #182251;
	margin-bottom: 12px;
}
.fullgamedev-stats__label {
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	color: #5A434E;
}
.section-clients.section-clients_fullgamedev{
	padding: 100px 0 82px;
	background: #fff;
}



@media only screen and (max-width: 992px){
	/* .aisol-easier__col{
		width: 50%;
	}
	.aisol-service__col{
		width: 50%;
	} */
}


@media only screen and (max-width: 768px){
	.fullgamedev-easier {
		padding: 42px 0;
	}
	.fullgamedev-easier__desc{
		display: none;
	}
	.fullgamedev-easier__container{
		margin: 29px -10px -20px;
	}
	.fullgamedev-easier__col{
		width: 50%;
	}
	.fullgamedev-easier__item{
		border-radius: 10px;
		overflow: hidden;
		padding: 0 0 31px;
	}
	.fullgamedev-easier__image {
		width: 79%;
		margin: 0 0 -11px auto;
	}
	.fullgamedev-easier__name{
		font-size: 14px;
		line-height: 19px;
		margin: 0 8px;
	}
	.fullgamedev-maestro {
		padding: 40px 0 42px;
	}
	.fullgamedev-maestro__desc{
		font-size: 14px;
		line-height: 24px;
		margin: -2px 0 30px;
	}
	.fullgamedev-maestro__col{
		width: 100%;
		padding: 0 10px 20px;
	}
	.fullgamedev-maestro__item{
		height: 100%;
		display: flex;
		flex-direction: row-reverse;
		align-items: flex-start;
		padding: 0 0 20px;
	}
	.fullgamedev-maestro__icon{
		height: 107px;
		display: flex;
		margin: 0 0 0 auto;
		border-radius: 0 10px 45px 45px;
	}
	.fullgamedev-maestro__icon {
		height: 119px;
	}
	.fullgamedev-maestro__icon i {
		margin-top: auto;
	}
	.fullgamedev-maestro__name{
		font-weight: 500;
		font-size: 16px;
		line-height: 20px;
		padding: 19px 15px 0 21px;
	}
	.fullgamedev-maestro__block{
		padding: 0;
	}
	.fullgamedev-maestro__subtitle{
		font-weight: 800;
		font-size: 24px;
		line-height: 29px;
	}
	.fullgamedev-maestro__image {
		width: 125px;
		margin: 11px 2px -22px 10px;
	}
	.fullgamedev-tool {
		padding: 64px 0 43px;
	}
	.fullgamedev-tool__desc {
		margin: -10px 0 31px;
	}
	.fullgamedev-tool__col{
		width: 100%;
		padding: 0 12px 20px;
	}
	.fullgamedev-tool__title{
		font-weight: 700;
		font-size: 16px;
		line-height: 20px;
	}
	.fullgamedev-tool__title{
		margin-bottom: 17px;
	}
	.fullgamedev-tool__title i {
		width: 48px;
		height: 48px;
	}
	.fullgamedev-tool__item {
		padding: 31px 31px 42px;
	}
	.fullgamedev-code {
		padding: 41px 0 26px;
	}
	.fullgamedev-code__table {
		margin: 28px 0 0 0;
	}
	.fullgamedev-code__table table{
		display: block;
	}
	.fullgamedev-code__table table tr{
		display: flex;
		flex-wrap: wrap;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		padding: 0 15px;
		margin: 0 -20px;
	}
	.fullgamedev-code__table table thead tr{
		display: flex;
		flex-wrap: wrap;
		background: #F4F7F9;
	}
	.fullgamedev-code__table table tbody tr:last-child{
		border: none;
	}
	.fullgamedev-code__table table th{
		display: flex;
		justify-content: center;
		align-items: center;
		width: 25%;
		height: auto;
		padding: 13px 10px;
		font-weight: 700;
		font-size: 14px;
		line-height: 17px;
		white-space: normal;
	}
	.fullgamedev-code__table table th:first-child{
		display: none;
	}
	.fullgamedev-code__table table td{
		width: 25%;
		padding: 30px 10px 10px;
		border: none;
	}
	.fullgamedev-code__table table td:first-child{
		order: 5;
		width: 100%;
		padding: 8px 5px 14px;
	}
	.fullgamedev-stats {
		padding: 40px 0 52px;
	}
	.fullgamedev-stats .blueblock {
		margin-bottom: 81px;
	}
	.fullgamedev-stats__container{
		margin: 0 -10px -32px;
	}
	.fullgamedev-stats__col{
		width: 50%;
		max-width: 50%;
		padding: 0 10px 23px;
	}
	.fullgamedev-stats__desc {
		margin: -11px 0 32px;
	}
	.fullgamedev-stats__value{
		font-weight: 800;
		font-size: 56px;
		line-height: 68px;
		margin-bottom: 6px;
	}
	.fullgamedev-stats__label{
		font-size: 14px;
		line-height: 24px;
		text-align: center;
		color: #5A434E;
	}
	





	/* .aisol-easier {
		padding: 40px 0 42px;
	}
	.aisol-easier__desc{
		font-size: 14px;
		line-height: 24px;
		margin: -2px 0 30px;
	}
	.aisol-easier__col{
		width: 50%;
		padding: 0 10px 19px;
	}
	.aisol-easier__item{
		height: 100%;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 0;
	}
	.aisol-easier__icon{
		height: 107px;
		display: flex;
		margin: 0 0 0 auto;
		border-radius: 0 10px 45px 45px;
	}
	.aisol-easier__icon i {
		margin-top: auto;
	}
	.aisol-easier__name{
		font-size: 14px;
		line-height: 18px;
		color: #182251;
		margin: 18px 11px;
	}
	.aisol-service {
		padding: 40px 0 66px;
	}
	.aisol-service__desc{
		font-size: 14px;
		line-height: 24px;
		margin: 20px 0 32px;
	}
	.aisol-service__container{
		display: none;
	}
	.aisol-service__slider{
		display: block !important;
	}
	.aisol-service__item{
		background: #F4F7F9 !important;
	}
	.aisol-service__icon{
		width: 58px !important;
		height: 58px !important;
		margin: 0 0 14px;
	}
	.aisol-service__name{
		margin-bottom: 14px;
	}
	.aisol-service__text{
		max-height: none !important;
	}
	.aisol-service__link a{
		box-shadow: 0 0 0 10px #fff;
	}
	.aisol-service .slick-arrow{
		display: flex;
		justify-content: center;
		align-items: center;
		width: 32px;
		height: 32px;
		position: absolute;
		bottom: -12px;
		opacity: 0.5;
		border: 1px solid rgba(0, 0, 0, 0.7);
		border-radius: 50%;
		cursor: pointer;
		z-index: 1;
	}
	.aisol-service .slick-arrow.slick-prev{
		left: 0;
		transform: rotate(90deg);
	}
	.aisol-service .slick-arrow.slick-next{
		right: 0;
		transform: rotate(-90deg);
	}
	.aisol-service .slick-arrow svg{
		fill: rgba(0, 0, 0, 0.7);
	}
	.aisol-service .slick-dots{
		display: flex;
		justify-content: center;
		margin-top: 48px;
	}
	.aisol-service .slick-dots button {
		background: #C0C0C0;
	}
	.aisol-service .slick-dots .slick-active button{
		background: #F9D161;
	}
	.section-numbers.section-numbers_aisolution {
		padding: 40px 0;
	}
	.section-clients.section-clients_aisolution {
		padding: 50px 0;
	}
	.section-why.section-why_aisolution {
		padding: 40px 0 0;
	}
	.aisol-creation {
		padding: 0;
	}
	.aisol-creation__image{
		display: none;
	}
	.aisol-creation__content{
		width: 100%;
		padding: 0;
		text-align: center;
	}
	.aisol-creation__block {
		padding: 28px 20px;
		background: #182251;
	}
	.aisol-creation__title {
		margin-bottom: 22px;
	}
	.aisol-creation__btn .button {
		width: auto;
		height: auto;
		padding: 16px 22px;
	}
	.section-reviews.section-reviews_aisolution {
		padding: 96px 0 20px;
	} */

  
}