.heading3{
	font-size: 55px;
	font-weight: normal;
	color: #2c77b8;
	font-family: 'hurme_geometric_sans_regular', Arial;
	margin: 20px 0px 10px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 0px;
}

@media (max-width: 896px) {
	.heading3{
		font-size: 34px;
		line-height: 29px;
	}
}

.what_box{
	margin-top:60px;
}
.what_box .icon {
	text-align: center; 
	position: relative; 
}
.what_box .icon .image {
	position: relative; 
	z-index: 2; 
	width:88px;
	height:88px;
	line-height:88px;
	margin: auto; 
	vertical-align: middle; 
}
.what_box .icon .info { 
	background: #2e3a41; 
	padding: 15px 0 10px 0; 
	width: 180px;
    height: 180px;
    border-radius: 50%;
    margin: -45px auto 0px;
}

.what_box .icon .info h3.title { 
	font-size: 15px; 
	color: #fff; 
	font-weight: 600;
	font-family:'hurme_geometric_sans_regular', Arial;
	position: relative;
    top: 25px;
    line-height: 21px;
    margin: 15px 25px;
	text-transform:uppercase;
}


@media (max-width: 896px){
	.what_box{
		margin-top:0px;
	}
	.what_box .icon .info {
		width:125px;
		height:125px;
		margin-top:-1px;
	}
	.what_box .icon .image{
		width:50px;
		height:50px;
	}
	.what_box .icon .info h3.title{
		font-size: 11px;
		line-height: 15px;
		margin: 15px;
		top:0px;
	}
}
.what_middle1_bg {
    background-color: #c3e3e6;
}
.what_middle1_bg::after {
	content: "";
	width: 100%;
	height: auto;
	background: url("../images/what_middle1.jpg");
	background-color: red;
	top: 10px;
	right: 5px;
	position: absolute;
	display: inline-block;	
}
.what_middle1_bg p strong{
	font-family:'hurme_geometric_sans_regular', Arial;
	font-weight:600;
}
.what_middle1{
	margin-top:-60px;
}
.what_middle1 figure {
    background-color: #fff;
    border-radius: 50%;
    height: 120px;
    width: 120px;
    display: inline-block;
    position: relative;
    position: relative;
    transition: all 0.3s ease-out;
}
.what_middle1 figure img {
    width: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}
.what_middle1 h3{
	text-transform:uppercase;
	font-size:36px;
	color:#2c77b8;
	font-family: 'hurme_geometric_sans_regular', Arial;
	font-weight:normal;
    margin: 15px 75px 30px;
}
.dot{
	font-size:6px;
	color:#2c77b8;
	margin:3px 0px;
}
.what_middle2_bg {
    background-color: #fff;
}
.what_middle2{
	margin-top:60px;
}
.what_middle2 figure {
    background-color: #c3e3e6;
    border-radius: 50%;
    height: 120px;
    width: 120px;
    display: inline-block;
    position: relative;
    position: relative;
    transition: all 0.3s ease-out;
}
.what_middle2 figure img {
    width: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}
.what_middle2 h3{
	text-transform:uppercase;
	font-size:36px;
	color:#2c77b8;
	font-family: 'hurme_geometric_sans_regular', Arial;
	font-weight:normal;
  

	margin: 0 auto 30px ;
	max-width: 460px;
	text-align: center;
}
@media(max-width:767px) {
	.what_middle2 h3{
	
		max-width: 360px;
	}
}
.what_middle3_bg {
    background-color: #c3e3e6;
}
.what_middle3{
	margin-top:30px;
}
.what_middle3 figure {
    background-color: #fff;
    border-radius: 50%;
    height: 120px;
    width: 120px;
    display: inline-block;
    position: relative;
    position: relative;
    transition: all 0.3s ease-out;
}
.what_middle3 figure img {
    width: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}
.what_middle3 h3{
	text-transform:uppercase;
	font-size:36px;
	color:#2c77b8;
	font-family: 'hurme_geometric_sans_regular', Arial;
	font-weight:normal;
    margin: 15px 75px 30px;
}
.what_middle4_bg {
    background-color: #fff;
}
.what_middle4_bg p{
	margin-top:80px;
}
@media(max-width:767px) {
	

	.what_middle4_bg p{
		margin-top:0 !important;
	}
	
}
.what_middle4{
	margin-top:30px;
}
.what_middle4 figure {
    background-color: #c3e3e6;
    border-radius: 50%;
    height: 120px;
    width: 120px;
    display: inline-block;
    position: relative;
    position: relative;
    transition: all 0.3s ease-out;
}
.what_middle4 figure img {
    width: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}
.what_middle4 h3{
	text-transform:uppercase;
	font-size:36px;
	color:#2c77b8;
	font-family: 'hurme_geometric_sans_regular', Arial;
	font-weight:normal;
    margin: 15px 70px 30px;
}
.what_bottom_bg {
    background-color: #c3e3e6;
}

@media(min-width:768px) {

	.what_middle2_bg .row > div,
	.what_middle4_bg .row > div{
		float:right !important;
	}
	
}
@media (max-width: 768px){
	.what_middle1{
		margin-top:0px;
	}
	.what_middle1 h3, .what_middle2 h3, .what_middle3 h3, .what_middle4 h3{
		font-size:30px;
	}
}
@media (max-width: 768px){
	.what_middle1{
		margin-top:30px;
	}
}
@media (max-width: 360px){
	.what_middle1 h3, .what_middle2 h3, .what_middle3 h3, .what_middle4 h3{
		font-size:20px;
	}
}

.why_sivana{
	background:#c3e3e6;
}
.why_sivana1{
	height: auto;
	line-height: 130px;
	text-align:center;
	border-radius:10px;
	padding: 20px 40px;
	border:2px solid #fff;
	margin:30px 0px 0px;
}
.why_sivana1 p{
	margin:0px;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}
.why_sivana2{
	text-align:center;
	border-radius:10px;
	padding: 20px 40px;
	border:2px solid #fff;
	margin:30px 0px 0px;
}
.why_sivana2 p{
	margin:0px;
}

.why_sivana h4{
	font-size:36px;
	text-align:center;
	margin:30px 35px;
}

@media (max-width: 992px){
	.why_sivana1{
		padding:20px;
		height:auto;
		line-height:150px;
	}
}
@media (max-width: 767px){
	.why_sivana1{
		line-height:inherit;
	}
}