#casePutstom {

}
#casePutstom .firstBlock {
	background: url("../../images/portfolio/putstom/firstBackground.jpg") 50% 0 no-repeat;
	height: 700px;
	padding-top: 90px;
	position: relative;
	background-size: cover;
}
#casePutstom .firstBlock .title {
	color: #303131;
	font-size: 36px;
	font-weight: 600;
	line-height: 48px;
	margin-bottom: 169px;
}
#casePutstom .firstBlock .title span {
	display: block;
	color: #303131;
	font-size: 23px;
	font-weight: 600;
	line-height: 36px;
	margin-top: 86px;
	position: relative;
}
#casePutstom .firstBlock .title span:before {
	content: "";
	display: block;
	width: 117px;
	height: 3px;
	background-color: #6784B8;
	border-radius: 2px;
	position: absolute;
	left: 0;
	top: -30px;
}
#casePutstom .goNext {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -17px;
	bottom: 52px;
	width: 34px;
	height: 34px;
	border: 3px solid white;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	z-index: 20;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
#casePutstom .goNext:hover {
	border-color: #6784B8;
}
#casePutstom .goNext:before {
	content: "";
	border: 6px solid transparent;
	border-bottom: 0;
	border-top-color: white;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -6px;
	margin-top: -3px;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;

}
#casePutstom .goNext:hover:before {
	border-top-color: #6784B8;
}
#casePutstom .secondBlock {
	background: url("../../images/portfolio/putstom/secondBackground.jpg") 50% 0 no-repeat;
	height: 752px;
	padding-top: 109px;
	position: relative;
}
#casePutstom .secondBlock .title {
	color: #6784B8;
	font-size: 25px;
	font-weight: 600;
	line-height: 25px;
	text-transform: uppercase;
	margin-bottom: 62px;
}
#casePutstom .secondBlock .text {
	color: #303131;
	font-size: 23px;
	font-weight: 600;
	line-height: 33px;
}
#casePutstom .thirdBlock {
	padding-bottom: 78px;
	padding-top: 71px;
	background-color: white;
	position: relative;
}
#casePutstom .thirdBlock .title {
	color: #303131;
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 77px;
}
#casePutstom .thirdBlock .goNext {
	border-color: #e9e8e7;
}
#casePutstom .thirdBlock .goNext:hover {
	border-color: #6784B8;
}
#casePutstom .thirdBlock .goNext:before {
	border-top-color: #e9e8e7;
}
#casePutstom .thirdBlock .goNext:hover:before {
	border-top-color: #6784B8;
}
.row.flex {
	display: flex;
	flex-wrap: wrap;
}
#casePutstom .thirdBlock .item {
	margin-bottom: 60px;
	display: flex;
	flex-wrap: wrap;
}
#casePutstom .thirdBlock .item .titleItem {
	color: #303131;
	font-size: 25px;
	font-weight: 700;
	line-height: 30px;
	margin-left: 20px;
	width: 200px;
}
#casePutstom .thirdBlock .item .text {
	color: #303131;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	width: 70%;
}
#casePutstom .thirdBlock .item .count {
	color: #e9e8e7;
	font-size: 101px;
	font-weight: 700;
	line-height: 101px;
	display: inline-block;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
#casePutstom .thirdBlock .item:hover .count {
	color: #6784B8;
}
#casePutstom .thirdBlock .item .count:after {
	content: "";
	width: 100%;
	background-color: #6784B8;
	border-radius: 2px;
	margin-bottom: 50px;
	display: block;
	height: 4px;
}
#casePutstom .fourthBlock {
	background-color: #e5e4e2;
	padding-top: 95px;
	padding-bottom: 80px;
	position: relative;
}
#casePutstom .fourthBlock .title {
	color: #303131;
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 93px;
}
#casePutstom .fourthBlock .item {
	display: flex;
	align-items: center;
	margin-bottom: 90px;
}
#casePutstom .fourthBlock .item .icon {
	font-size: 58px;
	color: #303131;
	margin-right: 94px;
	position: relative;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
#casePutstom .fourthBlock .item:hover .icon {
	color: #6784B8;
}
#casePutstom .fourthBlock .item .icon:after {
	content: "";
	display: block;
	width: 4px;
	height: 50px;
	background-color: #d1d0cf;
	border-radius: 2px;
	position: absolute;
	right: -56px;
	top: 50%;
	margin-top: -25px;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
#casePutstom .fourthBlock .item:hover .icon:after {
	background-color: #6784B8;
}
#casePutstom .fourthBlock .item .content {
	font-size: 23px;
	line-height: 33px;
	color: #222323;
	font-weight: 600;
}
#casePutstom .fourthBlock .item .counter {
	display: inline-block;
}
#casePutstom .fourthBlock .item .largest {
	color: #6784B8;
	font-weight: 700;
}
#casePutstom .fourthBlock .circle {
	width: 392px;
	height: 392px;
	background-color: #6784B8;
	color: #e9e8e7;
	font-size: 30px;
	font-weight: 600;
	line-height: 38px;
	margin-bottom: 40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: 40px;
}
#casePutstom .fourthBlock .circle>div {
	display: block;
	width: 100%;
}
#casePutstom .fourthBlock .circle .val {
	color: #e9e8e7;
	font-size: 108px;
	font-weight: 700;
	line-height: 108px;
	display: block;
	margin-top: 30px;
}
#casePutstom .fourthBlock .circle .val span {
	color: #e9e8e7;
	font-size: 60px;
	font-weight: 700;
	line-height: 108px;
	position: relative;
	display: inline-block;
	left: -15px;
}
@media (max-width: 1199px) {
	#casePutstom .fourthBlock .circle {
		margin-left: 0;
	}
	#casePutstom .firstBlock .title {
		margin-bottom: 99px;
	}
}
@media (max-width: 991px) {
	#casePutstom .secondBlock {
		background-position: calc(50% - 120px) 0;
	}
	#casePutstom .fourthBlock .circle {
		margin: 0 auto;
	}
	#casePutstom .thirdBlock .item .text{
		width: 100%;
	}
}
@media (max-width: 767px) {
	#casePutstom .secondBlock {
		background: url("../../images/portfolio/krasivaja-zemla/secondBackgroundMobile.jpg") 50% 100% no-repeat;
	}
	#casePutstom .goNext {
		bottom: 10px;
	}
	#casePutstom .firstBlock,
	#casePutstom .secondBlock {
		height: auto;
		padding: 30px 0 60px;
	}
	#casePutstom .firstBlock .title {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 69px;
	}
	#casePutstom .firstBlock .title span {
		margin-top: 50px;
		font-size: 16px;
		line-height: 24px;
	}
	#casePutstom .firstBlock .title span:before {
		top: -20px;
	}
	#casePutstom .secondBlock .title {
		margin: 30px 0;
	}
	#casePutstom .thirdBlock .item {
		margin-bottom: 20px;
	}
	#casePutstom .thirdBlock .item .count:after {
		margin-bottom: 10px;
	}
	#casePutstom .thirdBlock .item .titleItem {
		margin-bottom: 15px;
	}
	#casePutstom .fourthBlock .item {
		flex-wrap: wrap;
		text-align: center;
		margin-bottom: 30px;
	}
	#casePutstom .fourthBlock .item .icon {
		display: block;
		text-align: center;
		width: 100%;
		margin-bottom: 30px;
		margin-right: 0;
	}
	#casePutstom .fourthBlock .item .icon:after {
		width: 120px;
		height: 4px;
		bottom: -15px;
		left: 50%;
		margin-left: -60px;
		right: auto;
		top: auto;
	}
	#casePutstom .fourthBlock .circle {
		width: 280px;
		height: 280px;
		font-size: 20px;
		line-height: 26px;
	}
	#casePutstom .fourthBlock .circle .val {
		font-size: 78px;
		line-height: 78px;
		margin-top: 0px;
	}
}
@media(max-width: 374.98px){
	#casePutstom .thirdBlock .item .titleItem{
		width: 100%;
		margin-left: 0;
	}
}