.block-carusel{position:relative}.block-carusel .owl-stage{display:table !important}.block-carusel .owl-item{display:table-cell !important;vertical-align:top;float:none}.block-carusel .owl-carousel{position:relative;width:-webkit-calc(100% - 120px);width:-moz-calc(100% - 120px);width:-o-calc(100% - 120px);width:-ms-calc(100% - 120px);width:calc(100% - 120px);margin:0 auto}.block-carusel .owl-carousel .owl-nav button.owl-next,.block-carusel .owl-carousel .owl-nav button.owl-prev{font-size:2.5em;padding:10px !important;display:block;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%)}.block-carusel .owl-carousel .owl-nav button.owl-next:hover,.block-carusel .owl-carousel .owl-nav button.owl-prev:hover{color:#c50006}.block-carusel .owl-carousel .owl-nav button.owl-next{right:-50px}.block-carusel .owl-carousel .owl-nav button.owl-prev{left:-50px}.block-carusel .owl-stage-outer{position:relative}.block-carusel .owl-stage-outer::before{content:" ";position:absolute;top:0;left:-4px;height:100%;width:0;border-left:9px solid #ffffff;z-index:10}.block-carusel .owl-stage-outer::after{content:" ";position:absolute;top:0;right:-4px;height:100%;width:0;border-left:9px solid #ffffff;z-index:10}.block-carusel .owl-stage-outer .owl-item{padding:10px;position:relative;height:100%;border-left:1px solid #d7d7d7}.block-carusel .owl-stage-outer .owl-item img{width:auto;max-width:100%;height:auto}.block-carusel .owl-stage-outer .owl-item .inner-column{max-width:70%;margin:0 auto}.block-carusel .grey-bg .owl-stage-outer::before,.block-carusel .grey-bg .owl-stage-outer::after{border-left-color:#f1f1f1}@media only screen and (max-width: 1024px){.block-carusel .owl-stage-outer .owl-item .inner-column{max-width:100%}}

.owl-carousel .owl-item {
	vertical-align: middle;
}