#slideshow0 .owl-next, #slideshow0 .owl-prev{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
	overflow: hidden;
    top: 0;
    border: 1px solid #e5e5e5;
    background: #fff url(../image/icon-caret-right.svg) 50% 50% no-repeat;
}

#slideshow0 .owl-prev {
	left: -10px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#slideshow0 .owl-next {
	right: -10px;
}

#slideshow0 .owl-nav {
    position: absolute;
    display: block;
	right: 0;
    left: 0;
}

#slideshow0 .owl-nav{
    position: absolute;
    display: block;
	right: 0;
    left: 0;
}



.box-products-carousel .owl-next, .box-products-carousel .owl-prev {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
	overflow: hidden;
    top: 0;
    border: 1px solid #e5e5e5;
    background: #fff url(../image/icon-caret-right.svg) 50% 50% no-repeat;
}

.box-product-module .owl-next, .box-product-module .owl-prev{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
	overflow: hidden;
    top: 0;
    border: 1px solid #e5e5e5;
    background: #fff url(../image/icon-caret-right.svg) 50% 50% no-repeat;
}

.box-products-carousel .owl-prev {
	left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.box-products-carousel .owl-next {
	right: 0;
}

.box-products-carousel .owl-nav {
    top: calc(50% - 15px);
    position: absolute;
    display: block;
	right: 0;
    left: 0;
}

.box-product-module .owl-nav{
    top: calc(50% - 15px);
    position: absolute;
    display: block;
	right: 0;
    left: 0;
}

.box-products-carousel .h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.29166667;
    text-align: center;
    color: #000;
    padding-bottom: 20px;
}

.s0_slide{
	position: relative;
}

.s0_slide_content{
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 80px;
	width: 100%;
    max-width: 70%;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}

.s0_slide_content .s0_title{
}

.s0_slide_content .s0_subtitle{
	font-style: normal;
	font-weight: normal;
	line-height: 1.2;
	display: block;
	margin-top: 20px;
	color: #000000;
}

.s0_slide_content .slide_content a{
	width: 170px;
	min-height: 40px;
	background: #F8BD00;
	border-radius: 10px;
	display: flex;
	align-items: center;
	margin-top: 20px;
	justify-content: center;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 1;
	color: #FFFFFF;
}

.s0_slide_content .slide_content a:hover{
	background: #30a700;
}

.s0_slide .slider_link{position: absolute;width: 100%;height: 100%;z-index: 1;}
.s0_slide_content a{z-index: 2;}

.s0_slide_content picture{
	display: block;
	height: 100%;
}

.s0_slide img{
	height: 100%;
	object-fit: cover;
	object-position: top left;
	display: block;
}

.s0_slide1 .s0_subtitle, .s0_slide1 .s0_title{
	color: #FFF;
}

.s0_slide1 b{
	font-size: 32px;
	color: #FF3C00;
	font-weight: 400;
}

@media screen and (max-width: 720px){
	.s0_slide0 .s0_slide_content{
		align-items: flex-start;
		justify-content: flex-start;
	}

	.s0_slide0 .s0_title{
		text-align: left;
		font-size: 22px;
		font-weight: 600;
		margin: 0;
	}

	.s0_slide0 .s0_subtitle{
		margin: 0;
		text-align: left;
	}
}

@media screen and (max-width: 719px){
	#slideshow0 .slide_content{display:none}
	#slideshow0 .owl-item img{height: 200px;margin: 0 auto;width: auto;}
	#slideshow0 .mobile_background{position:absolute;width: 100%;height: 200px;}
	#slideshow0 .mobile_background img{width: 100%;}
}

@media screen and (max-width: 400px){
	#slideshow0 .owl-item picture img{width: 90%;height: auto;}
}

@media screen and (min-width: 720px){
	#slideshow0 .mobile_background{display:none}
}

.owl-carousel .owl-item img.star-img{min-height:auto!important}

@media (max-width:767px){

}
@media (min-width:768px) AND (max-width:991px){

}
@media (min-width:992px) AND (max-width:1199px){

}
@media (min-width:1200px){

}

#slideshow0 .owl-nav{top:calc(50% - 15px)}

.header-tag-list .owl-stage {height: 28px}

@media(min-width: 1200px) {
	#slideshow0.box-slideshow .owl-stage-outer {height: 300px}
}

@media(max-width: 1199px) and (min-width: 992px) {
  #slideshow0.box-slideshow .owl-stage-outer {height: 250px}
}

@media(max-width: 991px) and (min-width: 768px) {
  #slideshow0.box-slideshow .owl-stage-outer {height: 190px}
}

@media(min-width: 768px) {
  #slideshow0.box-slideshow .owl-stage-outer {box-shadow: 0 0 15px rgba(0,0,0,.07), 0 0 15px rgba(0,0,0,.025)}
}

@media(max-width: 767px) {
  #slideshow0.box-slideshow .owl-stage-outer {height: 200px}
}






.owl-carousel .blog-item {
    margin: 15px 15px;
    box-shadow: 0 0 15px rgba(0,0,0,.07), 0 0 15px rgba(0,0,0,.025);
}
.blog-item {
    margin: 0 15px 26px;
    position: relative;
    font-size: 14px;
    line-height: 1.28571429em;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 16px 80px rgba(0,0,0,.07), 0 3.2px 13px rgba(0,0,0,.025);
}

@media screen and (max-width: 1199px){
.blog-item {font-size:10px;line-height:1.3}
}