.s_service {
	position: relative;
	margin: 20px 0;
	padding: 0;
	width: 100%;
}
.s_service .item {
	position: relative;
	display: block;
	margin: 0;
	width: 25%;
	padding: 0px;
	float: left;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.s_service .item .s_img {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	animation-duration: .75s;
}
.s_service .item:hover .s_img {
	animation-name: jello;
	transform-origin: center;
}
.s_service .item .s_img img {
	max-width: 100%;
	margin: 0 auto;
}
.s_service .item .s_des {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
	text-align: center;
}
.s_service .item .s_des h4 {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
	color: #e6bd65;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.s_service .item:hover .s_des h4 {
	color: #a47b2e;
}
.s_service .item .s_des .s_note {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px;
}
.s_service .item .s_des .s_note ul {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px;
}
.s_service .item .s_des .s_note ul li {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px;
}
@media (max-width: 920px) {
}

@media (max-width: 767px) {
	.s_service .item {
		width: 50%;
	}
}

@media (max-width: 415px) {
}

.s_ser_style2 {
	position: relative;
	margin: 20px 0;
	padding: 2px 0 0 0;
	width: 100%;
	background-image: url(../images/bg-general.gif);
	background-repeat: repeat;
}
.s_ser_style2 .bs_wrapper {
	position: relative;
	display: block;
	margin: 0;
	width: 100%;
	padding: 0px;
	background-color: #312316;
}
.s_ser_style2 .item {
	position: relative;
	display: block;
	margin: 20px 0;
	width: 100%;
	padding: 0px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.s_ser_style2 .item .s_img {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	animation-duration: .75s;
}
.s_ser_style2 .item:hover .s_img {
	animation-name: jello;
	transform-origin: center;
}
.s_ser_style2 .item .s_img img {
	max-width: 100%;
	margin: 0 auto;
}
.s_ser_style2 .item .s_des {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
	text-align: center;
}
.s_ser_style2 .item .s_des h5 {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
	color: #e6bd65;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.s_ser_style2 .item:hover .s_des h4 {
	color: #a47b2e;
}
.s_ser_style2 .item .s_des .s_note {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px;
}
.s_ser_style2 .item .s_des .s_note ul {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px;
}
.s_ser_style2 .item .s_des .s_note ul li {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px;
}
@media (max-width: 920px) {
}

@media (max-width: 767px) {
}

@media (max-width: 415px) {
}

.s_style3 {
	position: relative;
	margin: 70px 0 20px;
	padding: 0;
	width: 100%;
}
.s_style3 .s_top {
	position: relative;
	display: block;
	margin: 0px auto 20px;
	width: 80%;
	padding: 0 20px 0 0;
}
.s_style3 .s_top h3 {
	position: relative;
	display: table;
	margin: 0 0 60px;
	width: 100%;
	padding: 0px;
	text-transform: uppercase;
	line-height: 30px;
	font-size: 24px;
	color: #e6bd65;
	text-align: center;
}
.s_style3 .s_top h3 span {
	position: relative;
	display: block;
	margin: 15px 0 0;
	width: 100%;
	padding: 0 0 36px;
	color: #3a87c8;
	line-height: 42px;
	font-size: 36px;
	text-transform: uppercase;
}
.s_style3 .s_top h3:after {
	position: absolute;
	content: "";
	bottom: -40px;
	left: calc(50% - 262px);
	padding: 0;
	margin: 0;
	background-image: url(../images/bg-title-special.png);
	width: 524px;
	height: 36px;
	z-index: 1;
}

.s_style3 .s_top p {
	position: relative;
	margin: 0;
	width: 100%;
	padding: 0 20px 0 0;
	color: #fff;
	text-align: center
}
.s_style3 .s_top p span {
	display: block;
	padding: 10px 0 0;
	color: #3a87c8;
	font-style: italic;
	font-weight: 700;
}
.s_style3 .s_bottom {
	position: relative;
	display: block;
	margin: 0;
	width: 100%;
	padding: 0px;
}
.s_style3 .s_bottom .bs_wrapper {
	position: relative;
	display: block;
	margin: 0;
	width: 100%;
	padding: 0px;
	background-color: #312316;
}
.s_style3 .s_bottom .item {
	position: relative;
	display: block;
	margin: 20px 0;
	width: 100%;
	padding: 0px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background-color: #261a0e;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.s_style3 .s_bottom .item .s_img {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.s_style3 .s_bottom .item .s_img:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 4px;
	z-index: 1;
	background-image: -moz-linear-gradient(left, #feeb65 0%, #c89a38 50%, #feeb65);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #feeb65), color-stop(0.5, #c89a38), color-stop(1.0, #feeb65));
}
.s_style3 .s_bottom .item .s_img img {
	max-width: 100%;
	margin: 0 auto;
	transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	-webkit-transition: 0.4s;
}
.s_style3 .s_bottom .item .s_img img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.s_style3 .s_bottom .item .s_des {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
	text-align: center;
}
.s_style3 .s_bottom .item .s_des h4 {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
	color: #e6bd65;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.s_style3 .s_bottom .item:hover .s_des h4 {
	color: #a47b2e;
}

.s_style3 .s_more {
	position: relative;
	display: table;
	margin: 0px auto 20px;
	width: auto;
	padding: 0;
}
/*bxslider*/
.s_style3 .s_bottom .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	left: 0;
}
.s_style3 .s_bottom .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	margin-top: -40px;
	outline: 0;
	width: 32px;
	height: 32px;
	background-color: #fff;
	border: 1px solid #ebebeb;
}
.s_style3 .s_bottom .bx-wrapper {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: 0;
	border: 0;
	background: transparent;
	position: relative;
	margin: 0px auto 0px;
	padding: 0;
	*zoom: 1;
}
.s_style3 .s_bottom .bx-wrapper .bx-prev {
	left: auto;
	right: 35px;
	background: url(../images/controls-small.png) no-repeat 0 -32px;
}
.s_style3 .s_bottom .bx-wrapper .bx-next {
	right: 0px;
	left: auto;
	background: url(../images/controls-small.png) no-repeat -43px -32px;
}
.s_style3 .s_bottom .bx-wrapper .bx-pager.bx-default-pager a {
	background: transparent;
	border: 1px solid #649428;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.s_style3 .s_bottom .bx-pager.bx-default-pager a.active {
	border: 1px solid #ed1651;
	width: 18px;
	height: 18px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
}

@media (max-width: 920px) {
}

@media (max-width: 767px) {

	.s_style3 .s_top {
		width: 100%;
		padding: 0;
	}
	.s_style3 .s_top p {
		padding: 0;
	}
	.s_style3 .s_top h3::after {
		left: calc(50% - 120px);
		padding: 0;
		margin: 0;
		background-image: url(../images/bg-title-special.png);
		width: 240px;
		background-position: center;
	}
	.s_style3 .s_bottom .item {
		margin: 0 0 20px;
	}
}
