
.service-section{
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.service-block-one .inner-box{
	position: relative;
	display: block;
	max-width: 410px;
	margin: 0 auto;
}

.service-block-one .inner-box .image-box{
	position: relative;
	display: block;
	overflow: hidden;
	background: #F3F9EB;
	border-radius: 30px;
}

.service-block-one .inner-box .image-box:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 69px;
	left: 0px;
	bottom: 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;
}

.service-block-one .inner-box .image-box img{
	width: 100%;
	border-radius: 30px 30px 30px 40px;
	transition: all 500ms ease;
}

.service-block-one .inner-box .lower-content{
	position: relative;
	display: block;
	margin: 0px 45px;
}

.service-block-one .inner-box .lower-content .text{
	position: relative;
	display: block;
	background: #FFFFFF;
	box-shadow: 0px 40px 100px 20px rgba(0, 0, 0, 0.07);
	border-radius: 15px;
	margin-top: -107px;
	padding: 35px 30px 40px 30px;
	overflow: hidden;
	z-index: 1;
}

.service-block-one .inner-box .lower-content .text:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 0px;
	left: 0px;
	bottom: 0px;
	background: rgba(135, 195, 50, 0.5);
	transition: all 500ms ease;
}

.service-block-one .inner-box:hover .lower-content .text:before{
	height: 7px;
}

.service-block-one .inner-box .lower-content h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 12px;
}

.service-block-one .inner-box .lower-content h3 a{
	display: inline-block;
	color: #000;
}

.service-block-one .inner-box .lower-content h3 a:hover{

}

.service-block-one .inner-box .lower-content p{
	margin-bottom: 22px;
}

.service-section .pattern-layer .pattern-1{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: calc(100% + 10px);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.service-section .pattern-layer .pattern-2{
	position: absolute;
	left: 0px;
	top: 120px;
	width: 424px;
	height: 366px;
	background-repeat: no-repeat;
}

.service-section .pattern-layer .pattern-3{
	position: absolute;
	top: 120px;
	right: 0px;
	width: 291px;
	height: 402px;
	background-repeat: no-repeat;
}


/** more-service **/

.more-service{
	position: relative;
}

.more-service .single-item{
	position: relative;
	display: block;
	padding: 40px 40px 75px 30px;
	margin-bottom: 45px;
}

.more-service .single-item .bg-shape{
	position: absolute;
	left: -60px;
	top: -40px;
	width: 440px;
	height: 435px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.more-service .right-column .single-item .bg-shape{
	width: 420px;
	height: 415px;
}

.more-service .single-item .icon-box{
	position: relative;
	display: block;
	font-size: 55px;
	margin-bottom: 20px;
}

.more-service .single-item h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 16px;
}

.more-service .single-item h3 a{
	display: inline-block;
	color: #000;
}

.more-service .single-item .link{
	position: absolute;
	bottom: -20px;
}

.more-service .left-column .single-item .link{
	right: 40px;
}

.more-service .right-column .single-item .link{
	left: 40px;
}

.more-service .single-item .link a{
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 64px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0px 15px 40px 10px rgba(0, 0, 0, 0.12);
	z-index: 1;
	transform: scale(0,0);
	transition: all 500ms ease;
}

.more-service .single-item:hover .link a{
	transform: scale(1,1);
}

.more-service .right-column .single-item{
	padding: 40px 30px 80px 40px;
	margin-bottom: 35px;
}

.more-service .image-box{
	position: relative;
	display: block;
	text-align: center;
	margin-top: 20px;
}

.more-service .image-box .image{
	position: relative;
	display: block;
}

.more-service .image-box .image:after{
	position: absolute;
	content: '';
	background: #fff;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	left: 110px;
	top: 215px;
	box-shadow: 0px 30px 110px rgba(0, 0, 0, 0.1);
	z-index: -1;
	-webkit-animation: zoom-fade 6s infinite linear;
    animation: zoom-fade 6s infinite linear;
}

.more-service .image-box .image:before{
	position: absolute;
	content: '';
	background: #fff;
	width: 400px;
	height: 400px;
	border-radius: 50%;
	left: 0px;
	top: 122px;
	box-shadow: 0px 30px 110px rgba(0, 0, 0, 0.1);
	z-index: -1;
}

.more-service .image-box .image-shape .shape-1{
	position: absolute;
	left: -100px;
	top: 25px;
	width: 600px;
	height: 600px;
	border: 1px solid rgba(229, 229, 229, 0.6);
	border-radius:  50%;
}

.more-service .image-box .image-shape .shape-2{
	position: absolute;
	left: -90px;
	top: 115px;
	width: 584px;
	height: 373px;
	background-repeat: no-repeat;
}


/** service-style-two **/

.service-style-two{
	position: relative;
}

.service-block-two .inner-box{
	position: relative;
	display: block;
	padding: 45px 40px 80px 40px;
	max-width: 300px;
	transition: all 500ms ease;
}

.service-block-two .inner-box .block-shape{
	position: absolute;
	left: -51px;
	top: -42px;
	width: 420px;
	height: 540px;
	background-repeat: no-repeat;
}

.service-block-two .inner-box .icon-box{
	position: relative;
	display: block;
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 32px;
}

.service-block-two .inner-box h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 16px;
}

.service-block-two .inner-box h3 a{
	display: inline-block;
	color: #000;
}

.service-block-two .inner-box h3 a:hover{

}

.service-block-two .inner-box p{
	margin-bottom: 25px;
}

.service-block-two .inner-box .link{
	position: absolute;
	left: 40px;
	bottom: 0px;
}

.service-block-two .inner-box .link a{
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 64px;
	font-size: 16px;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	transform: scale(0,0);
	box-shadow: 0px 15px 40px 10px rgba(0, 0, 0, 0.12);
}

.service-block-two .inner-box:hover .link a{
	transform: scale(1,1);
}

.service-block-two .inner-box .link a:hover{
	background: #000;
}


/** service-style-three **/

.service-style-three{
	position: relative;
}

.service-block-three .inner-box{
	position: relative;
	display: block;
}

.service-block-three .inner-box .icon-box{
	position: relative;
	display: block;
	font-size: 45px;
	line-height: 45px;
	margin-bottom: 25px;
}

.service-block-three .inner-box h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 10px;
}

.service-block-three .inner-box h3 a{
	display: inline-block;
	color: #000;
}

.service-block-three .inner-box h3 a:hover{

}

.service-block-three .inner-box p{
	margin-bottom: 17px;
}

.service-block-three .inner-box .link a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
}

.service-block-three .inner-box .link a:hover{
	padding-left: 96px;
}

.service-block-three .inner-box .link a i{
	position: relative;
	top: 2px;
	font-size: 14px;
	color: #C4C4C4;
	transition: all 500ms ease;
}

.service-block-three .inner-box .link a:hover i{

}

.service-block-three .inner-box .link a span{
	position: relative;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
	transition: all 500ms ease;
}

.service-block-three .inner-box .link a:hover span{
	opacity: 1;
}

.service-style-two.about-page{
	padding-bottom: 285px;
}

.service-section.service-page .service-block-one .inner-box .image-box:before{
	background-image: url(../../images/shape/shape-47.png);
}

.service-section.service-page .service-block-one .inner-box{
	margin-bottom: 70px;
}