/*banner*/
.bg-art:after {
    /*background: none;*/
}

/*product*/
#products{
	/*padding-left: 0 !important;*/
}

/*services*/
.fr-service-grid-default .service-item-grid .item-image:after {
    content: none;
}


/*video*/
.vc_row.before-carousel-after>.wpb_column:first-child:before {
    background: none;
}
.vc_row.before-carousel-after>.wpb_column:first-child:after {
    background: none;
}

@media only screen and (min-width: 1200px){
	/*products*/
	#products #fr-service-carousel .owl-item.op6{
		opacity: 1;
	}
}

@media only screen and (max-width: 767px){
	/*about*/
	.vc_custom_1538558312795{
		padding-right: 15px !important;
	}
}