/*FullStack by Rocker.vn (since 2008)*/ 

.home-box-slider{
	background: #f7f7f7;
	margin-bottom: 40px
}
.home-box-slider .r-prev,
.home-box-slider .r-next{
	position: absolute;
	left: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 50px;
	width: 50px;
	font-size: 31px;
}
.home-box-slider .r-next{
	left: unset;
	right: 10px;
}
@media(max-width: 700px){
	.home-box-slider .r-prev,
	.home-box-slider .r-next{
		position: relative;
		display: inline-block;
		margin: 10px 13px;
		width: 30px;
		height: 30px;
		line-height: 30px;
		border-radius: 100%;
		font-size: 20px;
		border: 1px solid #ccc;
	}
}
.home-box-slider .pri-subtitle{
	font-size: 30px; 
}
.home-box-slider .pri-title{
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;

}
/*bg stbox-shop*/
.stbox-shop{
	padding: 100px 0;
	position: relative; 
}
@media(max-width: 900px){
	.stbox-shop{
		padding: 40px 0;
		padding-bottom: 0px
	}
}

.stbox-shop .pl-wrabauto{
	padding-right: 350px
}
.stbox-shop img.pri-abimg{
	position: absolute;
	right: 0px;
	bottom: 0px;
	mix-blend-mode: multiply;
	max-width: 470px;
}
.stbox-shop .pri-list{
	max-width: 600px;
	margin-top: 30px;
	position: relative;
	z-index: 1;
	text-align: center;
}
.stbox-shop .pri-list .pri-items{
	width: calc(20% - 6px);
	margin: 3px;
	display: inline-block;
	border-radius: 5px;
	overflow: hidden;
}
.stbox-shop .pri-list .pri-items img{
	width: 100%;
	height: auto;
}
.stbox-shop .pri-list .pri-items .p-ti{
	font-size: calc(100% - 3px);
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 10px 0px;
	background: #ed2635;
	color: #ffffff;
	min-height: 50px;
}
@media(min-width: 1024px){
	.stbox-shop .pri-list .pri-items:hover .p-ti{
		background: #000
	}
	.stbox-shop .pri-list .pri-items:hover{
		box-shadow: 0px 0px 1px 0px #000;
	}
}
@media(max-width: 1070px){
	.stbox-shop .pl-wrabauto{
		padding-right: 250px
	}
	.stbox-shop img.pri-abimg{
		width: 370px;
	}
}
@media(max-width: 900px){
	.stbox-shop .pl-wrabauto{
		padding-right: 0px
	}
	.stbox-shop img.pri-abimg{
		opacity: .3
	}
}
@media(max-width: 700px){
	.stbox-shop img.pri-abimg{
		display: none;
	}
	.stbox-shop .pri-list .pri-items .p-ti{
		font-size: 9px

	}
}

/*ed stbox-shop*/
/*bg stbox-service*/
.stbox-services{
	padding: 100px 0;
	position: relative; 
}
@media(max-width: 900px){
	.stbox-services{
		padding: 40px 0;
		padding-bottom: 0px
	}
}
.stbox-services .pl-wrabauto{
	padding-right: 250px; 
}
.stbox-services img.pri-abimg{
	position: absolute;
	right: 0px;
	bottom: 0px;
	mix-blend-mode: darken;
	width: auto !important
}

.stbox-services .pri-groupbox{

}
.stbox-services .pri-groupbox .pri-des{
	width: 30%;
	float: left;
	text-align: justify;  
}
.stbox-services .pri-groupbox .pri-des p{
	margin-bottom: 15px
}
.stbox-services .pri-boardtrade{
	width: calc(70% - 20px);
	float: right;
	padding: 20px
}
.stbox-services .pri-boardtrade img{
	background: #ffffff;
	width: calc(20% - 6px);
	border-radius: 3px;
	margin:3px;
	float: left;
}
@media(max-width: 1100px){
	.stbox-services img.pri-abimg{
		max-width: 180px;
	}
	.stbox-services .pl-wrabauto{
		padding-right: 150px
	}
}
@media(max-width: 900px){

	.stbox-services .pl-wrabauto{
		padding-right: 0px
	}
	.stbox-services img.pri-abimg{
		max-width: 180px;
	}
	.stbox-services .pri-groupbox .pri-des{
		width: 100%;
		float: none;
	}
	.stbox-services .pri-boardtrade{
		width: calc(100% - 180px);
		float: none;
	}
}
@media(max-width: 800px){
	.stbox-services .pri-boardtrade{
		width: 100%
	}
	.stbox-services img.pri-abimg{
		display: none 
	}
	.stbox-services .pri-subtitle{
		font-size: 20px;
	}
	.stbox-services .pri-title{
		font-size: 30px;
	}
}
/*ed stbox-service*/

.home-box-promotions .products-items-main .items{
	width: calc(20% - 20px);
	margin:10px;
	float: left;
}

@media(min-width: 1150px){
	.home-box-promotions .products-items-main .items:nth-child(5n+1){
		clear:left;
	}
}
@media(max-width: 1150px) and (min-width: 900px){
	.home-box-promotions .products-items-main .items{
		width: calc(25% - 20px)
	}
	.home-box-promotions .products-items-main .items:nth-child(4n+1){
		clear:left;
	}
}
@media(max-width: 900px){
	.home-box-promotions .products-items-main .items{
		width: calc(50% - 20px)
	}
	.home-box-promotions .products-items-main .items:nth-child(2n+1){
		clear:left;
	}
}
.home-box-products .products-items-main .items{
	width: calc(20% - 20px);
	margin:10px;
	float: left;
}


@media(min-width: 900px){
	.home-box-products .products-items-main .items:nth-child(6){
		display: none;
	}
	.home-box-products .products-items-main .items:nth-child(5n+1){
		clear:left;
	}
}

@media(max-width: 900px){
	.home-box-products .products-items-main .items{
		width: calc(50% - 20px)
	}
	.home-box-products .products-items-main .items:nth-child(2n+1){
		clear:left;
	}
}
.home-viewmore{ 
    position: relative;
    display: block;
    width: 220px; 
    padding-left: 23px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    margin-left: 10px;
    border-radius: 5px;
    text-transform: uppercase;
    margin: 20px auto;
    text-align: center;
    padding: 5px 0;
    font-weight: bold;
    font-size: calc(100% + 5px);
    font-family: Arial;
    z-index: 1;
    letter-spacing: 2px; 
}
.home-viewmore::before{
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f309";
    position: absolute;
    height: 20px;
    line-height: 20px;
    top: -12px;
    left: 0;
    right: 0;
    margin: auto;
    width: 23px;
    font-size: 23px;
    color: #ed2635;
}
.home-viewmore::after{
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f30c";
    position: absolute;
    height: 20px;
    line-height: 20px;
    bottom: -18px;
    left: 0;
    right: 0;
    margin: auto;
    width: 23px;
    font-size: 23px;
    color: #cecece;
}

.home-box-products{
    margin: 40px auto;
    padding: 40px 0;
    border-bottom: 1px solid #ececec;
    box-shadow: 0px 20px 0px #f6f6f652;
}
.home-title{
	position: relative;
	text-align: center;
	font-size: calc(100% + 20px);
	font-weight: bold;
	margin-bottom: 40px;
	margin-t
}
.home-title a{
    text-shadow: 2px 1px 0px #00000054;
    background: #cccccc2b;
    border-radius: 5px;
    padding: 10px;
}
@media(max-width: 700px){
	.home-title{
		font-size: calc(100% + 2px)
	}
	.home-title a{
		text-shadow: none;
	}
}

/*.home-box-news .articles-items-main .items{
    width: calc(20% - 20px);
    float: left;
    margin: 10px;
    position: relative;
}

@media(max-width: 800px){
	.home-box-news .articles-items-main .items{
		width: calc(50% - 20px); 
	}
	.home-box-news .articles-items-main .items:nth-child(3){
		clear:left;
	}
}*/


@-webkit-keyframes fadeInLeft {

	0% {
		opacity: 0;
		-webkit-transform: translateX(-56px);
	}

	50% {
		opacity: 0.3;
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@keyframes fadeInLeft {

	0% {
		opacity: 0;
		transform: translateX(-56px);
	}

	50% {
		opacity: 0.3;
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeft {
	opacity: 0;
	-webkit-transform: translateX(-56px);
	transform: translateX(-56px);
}

.active .el-animated.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
 

@-webkit-keyframes fadeInRight {
 
    0% {
        opacity: 0;
        -webkit-transform: translateX(56px);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@keyframes fadeInRight {
 
    0% {
        opacity: 0;
        transform: translateX(56px);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInRight {
    opacity: 0;
    -webkit-transform: translateX(56px);
    transform: translateX(56px);
}
.active .el-animated.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
} 