.webReasonsSection {
	background-image: url(/assets/media/img/website-hosting/webhosting-04-20-04.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #0e9ce8;
	background-size: 100%;
}
.webReasonsSection .outerContainer {
	background-image: url(/assets/media/img/website-hosting/webhosting-04-20-03.png);
	background-repeat: no-repeat;
	background-position: 6px 36px;
	background-size: 30%;
	padding-bottom: 30px;
}
.webReasonsSection h1 {
	position: relative;
	left: 92px;
	font-size: 48px;
	color: white;
	text-align:center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.webReasonsSection h1 strong, .webReasonsSection h1 span {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}
.webReasonsSection h1 .num {
  font-family: 'montserratbold', Tahoma, Arial, Sans Serif;
}
.webReasonsBlocks {
	width: 64.5%;
	float: right;
	margin-right: 7.2%;
}
.webReasonsBlock {
	background-color: white;
	color: #696e72;
	text-align: left;
	float: left;
	margin-bottom: 24px;
	padding: 10px 10px 0px 10px;
}
.webReasonsHeader {
	font-size: 24.6px;
	padding: 5px 5px 0px 5px;
	line-height: 24px;
}
.webReasonsContent {
	font-size: 13px;
	min-height: 51px;
	line-height: 17px;
	margin-top: 10px;
	padding: 0px 5px 0px 5px;
}
.webReasonsFoot {
	background-color: #D1EDFB;
	-webkit-clip-path: polygon(0 0, 100% 0, 94% 100%, 6% 100%);
	clip-path: polygon(0 0, 100% 0, 94% 100%, 6% 100%);
	width: 104.6%;
	height: 12px;
	margin-left: -2.2%;
	position: relative;
	top: 12px;
	display: block;
}