.owl-home .owl-nav button.owl-prev::before, .owl-home .owl-nav button.owl-next::before{
	color: #fff;
}

.owl-home .owl-nav button.owl-next, .owl-home .owl-nav button.owl-prev{
	position: absolute;
    bottom: calc(50% + 26px);
}

.owl-home .owl-nav button.owl-prev{
	left: 15px;
}

.owl-home .owl-nav button.owl-next{
	right: 15px;
}

.page-head-lg{
	background-image: url(../img/banner01.jpg);
}


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

@media (max-width: 960px){
	.page-head-lg{background-image: url(../img/banner01-u8970-3-fr.jpg);}
}

@media (max-width: 768px){
	.page-head-lg{background-image: url(../img/banner01-u8970-3-fr2.jpg);}
}

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