.owl-carousel .owl-item{float:left}.owl-carousel .owl-wrapper-outer{overflow-inline:-moz-hidden-unscrollable;overflow-inline:hidden-unscrollable;overflow-x:clip;position:relative;width:100%}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-controls{clear:both;padding:30px 0 0}@media screen and (max-width:979px){.owl-carousel .owl-controls{padding:0}}.owl-carousel .owl-pagination{text-align:center}.owl-carousel .owl-pagination .owl-page{display:inline-block;vertical-align:middle;margin:0 3px}.owl-carousel .owl-pagination .owl-page span{width:13px;height:13px;cursor:pointer;background-color:#f5f4f2;border-radius:50%;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-webkit-transition:all .1s linear;transition:all .1s linear;display:block;border:1px solid var(--global-palette5)}.owl-carousel .owl-pagination .owl-page.active span,.owl-carousel .owl-pagination .owl-page:hover span{background-color:var(--global-palette2);border-color:var(--global-palette2)}.owl-carousel .owl-buttons{text-align:center}.owl-carousel .owl-buttons div{height:50px;width:50px;text-align:center;line-height:50px;display:inline-block;vertical-align:top;margin:0 5px;background-position:50%;background-repeat:no-repeat;background-size:28px;font-size:0;box-shadow:none;padding:0;cursor:pointer;background-color:#f5f4f2;-webkit-transition:all .1s linear;transition:all .1s linear}.owl-carousel .owl-buttons div.owl-prev{background-image:url(../images/webdigify/prev-arrow.svg)}.owl-carousel .owl-buttons div:hover.owl-prev{background-image:url(../images/webdigify/prev-arrow-hover.svg)}.owl-carousel .owl-buttons div.owl-next{background-image:url(../images/webdigify/next-arrow.svg)}.owl-carousel .owl-buttons div:hover.owl-next{background-image:url(../images/webdigify/next-arrow-hover.svg)}.owl-carousel .owl-buttons div:hover{background-color:var(--global-palette2)}@media screen and (max-width:979px){.owl-carousel .owl-buttons div{height:30px;width:30px;line-height:30px;background-size:20px}}.flex-control-thumbs .owl-controls{padding:0}.flex-control-thumbs .owl-buttons div{position:absolute;top:30%;bottom:auto;height:30px;width:30px;background-size:20px;padding:0;background-color:var(--global-palette-btn-bg);color:var(--global-palette-btn)}.flex-control-thumbs .owl-buttons div:hover{opacity:.8}.flex-control-thumbs .owl-buttons div.owl-prev{left:15px;right:auto;background-image:url(../images/webdigify/prev-arrow-hover.svg)}.flex-control-thumbs .owl-buttons div.owl-next{right:15px;left:auto;background-image:url(../images/webdigify/next-arrow-hover.svg)}@media screen and (max-width:1199px){.flex-control-thumbs .owl-buttons div{top:35%}.flex-control-thumbs .owl-buttons div.owl-prev{left:0}.flex-control-thumbs .owl-buttons div.owl-next{right:0}}@media screen and (max-width:979px){.flex-control-thumbs .owl-buttons div{top:40%}}