

.autoc{
	margin-right: auto;
	margin-left: auto;
	float: none !important;
}


.img100 {

}



.img100 img {
	width: auto;
	height: 100%;

}

.img-add {
    margin-right: 5px;
    margin-left: 5px;
    width: 58px;
}





.site-footer a:link {
	text-decoration: none;
	    color: #53504f;}

.site-footer a:active {
		text-decoration: none;
	    color: #53504f;}

.site-footer a:visited {
		text-decoration: none;
	    color: #53504f;}
 
.site-footer a:hover{
		text-decoration: none;
	    color: #53504f;}


.addwd01{
	width: 100%;
	font-size: 18px;
	color: #666666;
	text-align: center;
	line-height: 40px;
}

.addwd06{
	width: 100%;
	font-size: 18px;
	color: #666666;
	line-height: 40px;
}

.addwd07 {
	width: 100%;
	font-size: 24px;
	color: #8faf3e !important;
	line-height: 40px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8faf3e;
}

.addwd08{
	width: 100%;
	font-size: 26px;
	color: #666666;
	line-height: 40px;
	font-weight: bold;
}

.addwd09{
	font-size: 18px;
	color: #666666;
	line-height: 35px;
}

.bar {
    width: 80px;
    position: fixed;
    z-index: 99;
    right: 15px;
    bottom: 30px;
}

.bar img {
	width: 100%;
	height: auto;
}


.video_promotion_area {
    background: #aaaaaa url(../img/hero_bg_2.jpg) center center fixed no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
	background-position:0 !important;
}


.video_promotion_area2 {
    background: #aaaaaa url(../img/hero_bg_3.jpg) center center fixed no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
	background-position:0 !important;
}

.service-item1 {
    position: relative;
    padding: 10px;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    border-color: #f7f7f7;
    margin-right: 1%;
    margin-left: 1%;
    background-color: #FFF;
    width: 23%;
    float: left;
    margin-bottom: 10px;
}

.service-item1 img{
    padding: 10px;
	border: 2px solid #f7f7f7;
	border-radius: 10px;
}

.ptitle {
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: 600;
	text-transform: uppercase;
	color: #af955a;
	text-align: center;
	line-height: 30px;
}

.ptitle1 {
	font-size: 15px;
	letter-spacing: 2px;
	color: #666666;
	text-align: center;
	line-height: 20px;
}

.ptitle2 {
	font-size: 16px;
	letter-spacing: 2px;
	color: #af955a;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}

.cover100 {
    aspect-ratio: 1;
    overflow: hidden;
}

.cover100 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.b-10 {
    margin-bottom: 30px;
}


@media screen and (max-width : 600px) {

.bar {
    width: 70px;
    position: fixed;
    z-index: 99;
    right: 5px;
    bottom: 10px;
}

.bar img {
	width: 100%;
	height: auto;
}

.flexslider, .flexslider .slides>li, .slider-height {
    height: 550px;
}

.service-item1 {
    position: relative;
    padding: 10px;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    border-color: #f7f7f7;
    margin-right: 1%;
    margin-left: 1%;
    background-color: #FFF;
    width: 98%;
    float: left;
    margin-bottom: 10px;
}

}