.main-1 {
	background-color: #1e73be;
	position: relative;
	overflow: hidden;
	

}
.main-1 video{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit:cover;
	top: 0;
	left: 0;
}
.main-1-1 {
    white-space: nowrap;
    font-size: 18px;
    line-height: 19px;
    font-weight: 400;
    color: #fff;
    font-family: Open Sans;
    text-align: center;
	margin-bottom:30px;
}
.main-1-2 {
	white-space: nowrap;
    font-size: 106px;
    line-height: 106px;
    font-weight: 800;
    color: #fff;
    font-family: Dosis;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.5) 5px 5px 10px;
    text-align: center;
}
.main-1-2:after {
	content:'';
	display:block;
	background-color:#fff;
	height:10px;
	width:100px;
	margin:50px auto 0;
}
.main-1-3 {
	
	background: url(../../img/pro-bj.jpg) no-repeat center;
	background-size: cover;
}
#serviceSlide {
	margin-bottom:50px;
}

.main-2 {
	background-color:#fff;
}
.main-2 .oi_custom_heading_holder {
	margin-bottom:60px;
}
.main-3 {
	background: #ffffff url(../../img/blanket-on-the-couch-PADZCQ9.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.main-4 {
	background: #fff url(../../img/Space_Patterns_jpg.jpg);
	background-position: 0 0;
	background-repeat: repeat;
}
.main-4-1 {

}
.xinwen-bt h2{
	font-size: 36px;
	margin-bottom: 0px;
}
.xinwen-bt p{
	font-size: 18px;
	margin-top: 20px;
}
.xinwen-bt .anniu{
	width: 130px;
	text-align: center;
	background: #0081fb;
	margin-top: 50px;
	font-size: 18px;
	line-height: 50px;
}
.xinwen-bt .anniu a{
	color: #fff;
}
.xinwen-bt .anniu:hover{
	background: #f90505
}


.xinwen-con span{
	font-size: 20px;
	font-weight: bold;
}
.xinwen-con img{
	width: 100%;
	border-bottom: #9ed2d5 6px solid;
}
.xinwen-con h1{
	font-size: 20px;
	line-height: 26px;
	margin-top: 10px;
	min-height: 20px;
	letter-spacing: 1px;
}
.xinwen-con p{
	font-size: 14px;
	color: #666;
}
@media(max-width:768px){
	.xinwen-con{
	margin-bottom: 30px;
}
	.xinwen-bt {
		margin: 50px 0
	}
	.xinwen-con span{
		font-size: 26px;
	}
}
.main-4-2 {
	background-color: transparent;
}
.main-5 {
	background-color:#fff;
}
.main-5 .oi_next_image_shortcode,
.main-5 .oi_current_image_shortcode {
	background-image:url(../../img/craft_bear.jpg);
}
.main-6 {
	background: #ffffff ;
	position: relative;
}
.main-6-1 {
}
.main-6-1>.oi_vc_text_span>h2>span {
	color: #0091e4;
}
.about-bj{
	background: url(../../img/about-bj.jpg) no-repeat;
	height: 100%;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 0;
}
.main-6 .container{
	padding: 0;
	margin: 0;
}
.about-bj img{
	display: none
}
@media (min-width: 576px){
	.main-6 .container{
	padding: 0;
	margin: 0;
		max-width: 100%;
}
}
@media (max-width:768px){
	.about-bj{
		height: auto;
		background: none;
		position: relative;
	}
	.about-bj img{
		display: block;
		width: 100%;
	}
	.main-6 .item_height_x2{
		height: auto!important;
	}
}

.list-service {
	background-color:rgba(0,0,0,0.7)
}
.list-service .oi_custom_heading_holder + .oi_custom_heading_holder {
	margin-top:40px;
}
.list-service .oi_heading_icon {
	font-size:40px;
	line-height:40px;
}
.list-service .oi_icon_titile {
	color:#fff;
}
.list-service .oi_heading_border span {
	width:100px;
	border-top:1px dotted #a5a5a5;
}
.main-7 {
	background: url(../../img/contact.jpg) no-repeat;
	background-size: cover
}
.main-7-1 {
	background-color:#f8f7f2
}
.main-7 .oi_vc_text{
	padding: 0 20px;
}
.ditu{
	margin-top: 30px;
}
.main-7-1 .oi_custom_heading_holder {
	margin-bottom:60px;
}
.main-7-1 .oi_icon_sub_titile {
	color:#666;
}
@media (min-width: 0px) and (max-width: 1000px) {
	.oi_vc_text.item_height_x2 {
		margin-bottom: 20px;
	}
	#achivements, #testimoniials {
		padding: 60px 0;
		margin-bottom: 60px;
	}
	#portfolio {
		margin-top: 40px;
	}
	.ult-btn span{
		margin-bottom: 30px;
	}
	.main-1-1 {
		font-size:16px;
	}
	.main-1-2 {
		font-size: 47px;
		line-height: 47px;
	}
	.main-1-2 span {
		font-size: 63px;
		line-height:94px;

	}
}