/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;}.owl-carousel{display:none;width:100%;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);z-index:2;}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{padding:0px;padding-bottom:0px;padding-top:0px;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}


.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:transparent;color:#fff;border:none;padding:0;font:inherit}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev {color:#fff;font-weight:bold;border:none;padding: 7px 22.5px 7px 22.5px;border-radius: 0; background:rgba(255, 185, 0, 0.75);font-size:24px;}

.csl-carousel.medical .owl-carousel .owl-nav button.owl-next:hover,
.csl-carousel.medical .owl-carousel .owl-nav button.owl-prev:hover {
    background: rgba(255, 185, 0, 1) !important;
}

.owl-theme .owl-nav {/*display: none;*/ opacity:0;position:absolute;/*z-index:999*/;padding-right:1.5px;padding-left:1.5px;width:100%;margin-top:0!important;top:calc(50% - 55px);-webkit-transition: opacity 0.2s, color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);-moz-transition: opacity 0.2s, color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);transition: opacity 0.2s, color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);}
.mg-slider .owl-theme .owl-nav {width:calc(100% + 90px); margin-left:-45px;opacity:1!important;z-index: 1;}
figure.cbp-so-side:hover .owl-theme .owl-nav {opacity: 1;-webkit-transition: opacity 0.2s, color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);-moz-transition: opacity 0.2s, color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);transition: opacity 0.2s, color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);}

.owl-theme .owl-nav [class*=owl-]{-webkit-transition: background 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);-moz-transition: background 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);transition: background 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);}
.owl-theme .owl-nav button.owl-prev {float:left;margin-left:0px;line-height: 1;}
.owl-theme .owl-nav button.owl-next {float:right;margin-right:0px;line-height: 1}

@media only screen and (min-width: 1024px) {
    .owl-theme .owl-nav { 
        display: block; 
    }
}

.mg-slider {
    width: calc(100% - 90px);
    margin-left: 45px;
}

.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.galleryimg_sub_left_gallery {
    position: relative;
    z-index: 999;
    margin: 0 !important;
   /* top: 0px;
    right: 0px;*/
}

.galleryimg_sub_right_gallery {
    position: relative;
    z-index: 999;
    margin: 0 !important;
   /* top: 0px;
    left: 0px; */
}

.galleryimg_sub_left_gallery.bottom,
.galleryimg_sub_right_gallery.bottom {
  /*  bottom: -26px;
    top: auto; */
}

.galleryimg_sub_left_gallery.portfolio_slider.bottom,
.galleryimg_sub_right_gallery.portfolio_slider.bottom {
    bottom: auto !important;
}

.galleryimg_sub_left_gallery.header_slider {
    position: absolute;
    z-index: 999;
    top: 0%;
    margin: 0 !important;
    height: fit-content;
}

.galleryimg_sub_right_gallery.header_slider {
    position: absolute;
    z-index: 999;
    top: 0%;
    margin: 0 !important;
    height: fit-content;
}

/* Portfolio Slider CSS*/

.galleryimg_sub_right_gallery.portfolio_slider,
.galleryimg_sub_left_gallery.portfolio_slider {
  position: relative;
  z-index: 0;
}

.img_sub_left_gallery {
    display: inline-block;
    padding: 20px 35px 20px 35px;
    background: rgb(11,122,117);
/*    background: -moz-linear-gradient(90deg, rgba(11,122,117,1) 0%, rgba(11,122,117,0.7987570028011204) 33%, rgba(11,122,117,0.804359243697479) 100%);
    background: -webkit-linear-gradient(90deg, rgba(11,122,117,1) 0%, rgba(11,122,117,0.7987570028011204) 33%, rgba(11,122,117,0.804359243697479) 100%);
    background: linear-gradient(90deg, rgba(11,122,117,1) 0%, rgba(11,122,117,0.7987570028011204) 33%, rgba(11,122,117,0.804359243697479) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0b7a75",endColorstr="#0b7a75",GradientType=1);*/
    font-size: 26px;
    margin-left: 0px;
    line-height: 1.2;
    z-index: 99;
    font-style: italic;
    font-weight: bold;
    color: #ffffff;
    float: left;
}
 
.img_sub_left_gallery.header_slider-caption {
    background: rgb(111, 1s11, 110);
}

.img_sub_right_gallery.header_slider-caption {
    padding: 15px 30px 15px 30px;
    background: rgb(111, 111, 110);
    min-width: 380px;
    min-height: 51px;
    position: relative;
}

.start .img_sub_right_gallery.header_slider-caption {
    padding: 15px 30px 15px 30px;
    background: rgb(111, 111, 110);
    min-width: 380px;
    min-height: 51px; 
    position: relative;
}

.galleryimg_sub_right_gallery.header_slider .x-arrow-endimg_sub_right_gallery::after {
    position: absolute;
    content: '';
    height: 54px;
    display: block;
    width: 60vw;
    left: calc(10vw);
    background-color: #6f6f6e;
}


.galleryimg_sub_right_gallery.header_slider .x-arrow-endimg_sub_left_gallery {
    background-image: url(../../../../assets/img/arrow_end_grey.svg);
    transform: scaleX(1);
    background-repeat: no-repeat;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: right;
}

.img_sub_right_gallery {
    display: inline-block;
    padding: 20px 35px 20px 35px;
    background: rgb(11,122,117);
/*    background: -moz-linear-gradient(270deg, rgba(11,122,117,1) 0%, rgba(11,122,117,0.7987570028011204) 33%, rgba(11,122,117,0.804359243697479) 100%);
    background: -webkit-linear-gradient(270deg, rgba(11,122,117,1) 0%, rgba(11,122,117,0.7987570028011204) 33%, rgba(11,122,117,0.804359243697479) 100%);
    background: linear-gradient(270deg, rgba(11,122,117,1) 0%, rgba(11,122,117,0.7987570028011204) 33%, rgba(11,122,117,0.804359243697479) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0b7a75",endColorstr="#0b7a75",GradientType=1);*/
    font-size: 26px;
    margin-right: 0px;
    line-height: 1.2;
    z-index: 99;
    font-style: italic;
    font-weight: bold;
    color: #ffffff;
    float: right;
}


figure.medical .x-arrow-endimg_sub_right_gallery::after,
figure.medical figcaption {
    background: rgb(11,122,117) !important;
}

figure.automotive .x-arrow-endimg_sub_right_gallery::after,
figure.automotive figcaption {
    background: rgb(51, 101, 138) !important;
}

figure.electronics .x-arrow-endimg_sub_right_gallery::after,
figure.electronics figcaption {
    background: rgb(186, 0, 70) !important;
}

figure.ci-grey .x-arrow-endimg_sub_right_gallery::after,
figure.ci-grey figcaption {
    background: rgb(112, 112, 111) !important;
}

figure.ci-yellow .x-arrow-endimg_sub_right_gallery::after,
figure.ci-yellow figcaption {
    background: rgb(255, 185, 0) !important;
}
 
figure.portfolio_slider figcaption {
    background: none !important;
    padding: 30px 0px 30px 0px;
    width: 100%;
    font-family: "Lato",sans-serif;
    font-size: 32px;
    font-style: normal;
    text-align: center;
    font-weight: 700;
    line-height: 1;
    color: rgb(111,111,110);
    float: none;
}

figure.portfolio_slider .x-arrow-endimg_sub_left_gallery,
figure.portfolio_slider .x-arrow-endimg_sub_right_gallery {
    display: none !important;
}

/*Content Slider Medical*/
figure.medical .galleryimg_sub_right_gallery.content_slider .x-arrow-endimg_sub_right_gallery {
    background-image: url(../../../../assets/img/arrow_end_medical.svg);
    transform: scaleX(1);
    background-repeat: no-repeat;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: right;
}

figure.medical .galleryimg_sub_left_gallery.content_slider .x-arrow-endimg_sub_left_gallery {
    background-image: url(../../../../assets/img/arrow_end_medical.svg);
    background-repeat: no-repeat;
    display: block;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: left;
    transform: scaleX(-1);
}

/*Content Slider Automotive*/
figure.automotive .galleryimg_sub_right_gallery.content_slider .x-arrow-endimg_sub_right_gallery {
    background-image: url(../../../../assets/img/arrow_end_automotive.svg);
    transform: scaleX(1);
    background-repeat: no-repeat;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: right;
}

figure.automotive .galleryimg_sub_left_gallery.content_slider .x-arrow-endimg_sub_left_gallery {
    background-image: url(../../../../assets/img/arrow_end_automotive.svg);
    background-repeat: no-repeat;
    display: block;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: left;
    transform: scaleX(-1);
}

/*Content Slider Electronics*/
figure.electronics .galleryimg_sub_right_gallery.content_slider .x-arrow-endimg_sub_right_gallery {
    background-image: url(../../../../assets/img/arrow_end_electronics.svg);
    transform: scaleX(1);
    background-repeat: no-repeat;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: right;
}

figure.electronics .galleryimg_sub_left_gallery.content_slider .x-arrow-endimg_sub_left_gallery {
    background-image: url(../../../../assets/img/arrow_end_electronics.svg);
    background-repeat: no-repeat;
    display: block;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: left;
    transform: scaleX(-1);
}

/*Content Slider CI Grey*/
figure.ci-grey .galleryimg_sub_right_gallery.content_slider .x-arrow-endimg_sub_right_gallery {
    background-image: url(../../../../assets/img/arrow_end_grey.svg);
    transform: scaleX(1);
    background-repeat: no-repeat;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: right;
}

figure.ci-grey .galleryimg_sub_left_gallery.content_slider .x-arrow-endimg_sub_left_gallery {
    background-image: url(../../../../assets/img/arrow_end_grey.svg);
    background-repeat: no-repeat;
    display: block;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: left;
    transform: scaleX(-1);
}

/*Content Slider CI Yellow*/
figure.ci-yellow .galleryimg_sub_right_gallery.content_slider .x-arrow-endimg_sub_right_gallery {
    background-image: url(../../../../assets/img/arrow_end_grey.svg);
    transform: scaleX(1);
    background-repeat: no-repeat;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: right;
}

figure.ci-yellow .galleryimg_sub_left_gallery.content_slider .x-arrow-endimg_sub_left_gallery {
    background-image: url(../../../../assets/img/arrow_end_grey.svg);
    background-repeat: no-repeat;
    display: block;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: left;
    transform: scaleX(-1);
}

/*Header Slider Medical*/
figure.medical .x-arrow-endimg_sub_left_gallery {
    background-image: url(../../../../assets/img/arrow_end_medical.svg);
    background-repeat: no-repeat;
    display: block;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: left;
    transform: scaleX(-1);
}

figure.medical .x-arrow-endimg_sub_right_gallery {
    background-image: url(../../../../assets/img/arrow_end_medical.svg);
    transform: scaleX(1);
    background-repeat: no-repeat;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: right;
}

/*Header Slider Automotive*/
figure.automotive .x-arrow-endimg_sub_left_gallery {
    background-image: url(../../../../assets/img/arrow_end_automotive.svg);
    background-repeat: no-repeat;
    display: block;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: left;
    transform: scaleX(-1);
}

figure.automotive .x-arrow-endimg_sub_right_gallery {
    background-image: url(../../../../assets/img/arrow_end_automotive.svg);
    transform: scaleX(1);
    background-repeat: no-repeat;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: right;
}

/*Header Slider Electronics*/
figure.electronics .x-arrow-endimg_sub_left_gallery {
    background-image: url(../../../../assets/img/arrow_end_electronics.svg);
    background-repeat: no-repeat;
    display: block;
    width: 102px;
    min-height: 54px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: left;
    transform: scaleX(-1);
}

figure.electronics .x-arrow-endimg_sub_right_gallery {
    background-image: url(../../../../assets/img/arrow_end_electronics.svg);
    transform: scaleX(1);
    background-repeat: no-repeat;
    width: 132px;
    min-height: 71.2px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: right;
}

/*Header Slider CI Grey*/
figure.ci-grey .x-arrow-endimg_sub_left_gallery {
    background-image: url(../../../../assets/img/arrow_end_grey.svg);
    background-repeat: no-repeat;
    display: block;
    width: 132px;
    min-height: 71.2px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: left;
    transform: scaleX(-1);
}

figure.ci-grey .x-arrow-endimg_sub_right_gallery {
    background-image: url(../../../../assets/img/arrow_end_grey.svg);
    transform: scaleX(1);
    background-repeat: no-repeat;
    width: 132px;
    min-height: 71.2px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: right;
}

/*Header Slider CI Grey*/
figure.ci-yellow .x-arrow-endimg_sub_left_gallery {
    background-image: url(../../../../assets/img/arrow_end_yellow.svg);
    background-repeat: no-repeat;
    display: block;
    width: 132px;
    min-height: 71.2px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: left;
    transform: scaleX(-1);
}

figure.ci-yellow .x-arrow-endimg_sub_right_gallery {
    background-image: url(../../../../assets/img/arrow_end_yellow.svg);
    transform: scaleX(1);
    background-repeat: no-repeat;
    width: 132px;
    min-height: 71.2px;
    height: 100%;
    position: relative;
    /*top: 0;
    right: -100px;*/
    opacity: 1;
    float: right;
}


.csl-carousel .owl-theme .owl-dots .owl-dot span {
    background: rgba(111,111,110,0.5) !important;
    margin: 0px 5px !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background:rgba(255, 185, 0, 1);
}

.csl-carousel.medical .owl-theme .owl-dots .owl-dot:hover span,
.csl-carousel .owl-theme .owl-dots .owl-dot:hover span {
    background: rgba(111, 111, 110, 1) !important;
}

.csl-carousel .owl-theme .owl-dots .owl-dot.active span {
    background: rgb(255, 185, 0) !important;
    margin: 10px 8px !important;
}

.csl-carousel.medical .owl-theme .owl-dots .owl-dot span {
    background: rgba(111,111,110,0.5) !important;
    margin: 10px 8px !important;
}

.csl-carousel.medical .owl-theme .owl-dots .owl-dot.active span {
    background: rgba(11, 122, 117, 1) !important;
    margin: 10px 8px !important;
}

.csl-carousel.medical .owl-carousel .owl-nav button.owl-prev,
.csl-carousel.medical .owl-carousel .owl-nav button.owl-next {
    background: rgba(11, 122, 117, 0.8) !important;
    padding: 7px 22.5px 7px 22.5px !important;
}

.owl-theme .owl-dots .owl-dot:hover span {
  
}

.owl-carousel .owl-nav button.owl-prev {
  
}

.csl-carousel.medical .owl-carousel .owl-nav button.owl-next:hover,
.csl-carousel.medical .owl-carousel .owl-nav button.owl-prev:hover {
    background: rgba(11, 122, 117, 1) !important;
}

.owl-theme:hover .owl-nav {
    opacity: 1 !important;
}

.mg-client-name {
  font-weight: 400;
}

@media (max-width: 1024px) and (min-width: 480px) {
  
    .img_sub_right_gallery,
    .img_sub_left_gallery {
        padding: 15px 30px 15px 30px;
        font-size: 16px;
        width: 100%;
    }
  
    .galleryimg_sub_left_gallery {
        position: relative;
        clear: both;
    }
    
    .galleryimg_sub_right_gallery {
        position: relative;
        clear: both;
    }
    
    .galleryimg_sub_left_gallery.bottom,
    .galleryimg_sub_right_gallery.bottom {
        bottom: auto;
        top: unset;
    }
    
    figure.ci-grey .x-arrow-endimg_sub_left_gallery,
    figure.ci-yellow .x-arrow-endimg_sub_left_gallery,
    figure.ci-grey .x-arrow-endimg_sub_right_gallery,
    figure.ci-yellow .x-arrow-endimg_sub_right_gallery,
    figure.electronics .x-arrow-endimg_sub_right_gallery,
    figure.electronics .x-arrow-endimg_sub_left_gallery,
    figure.automotive .x-arrow-endimg_sub_right_gallery,
    figure.automotive .x-arrow-endimg_sub_left_gallery,
    figure.medical .x-arrow-endimg_sub_right_gallery,
    figure.medical .x-arrow-endimg_sub_left_gallery {
        display: none;
    }
    
    .owl-carousel .owl-stage-outer {
        margin-bottom: 0px !important;
    }
    
    .owl-theme .owl-nav {
        opacity: 1 !important;
        top: calc(68% - 55px);
    }
    
    .owl-theme.portfolio_slider .owl-nav {
        top: calc(50% - 55px);
    }
}

@media (max-width: 479.98px) {
    
    .img_sub_right_gallery,
    .img_sub_left_gallery {
        padding: 15px 30px 15px 30px;
        font-size: 16px;
        width: 100%;
    }
  
    .galleryimg_sub_left_gallery {
        position: relative;
        clear: both;
    }
    
    .galleryimg_sub_right_gallery {
        position: relative;
        clear: both;
    }
    
    figure.ci-grey .x-arrow-endimg_sub_left_gallery,
    figure.ci-yellow .x-arrow-endimg_sub_left_gallery,
    figure.ci-grey .x-arrow-endimg_sub_right_gallery,
    figure.ci-yellow .x-arrow-endimg_sub_right_gallery,
    figure.electronics .x-arrow-endimg_sub_right_gallery,
    figure.electronics .x-arrow-endimg_sub_left_gallery,
    figure.automotive .x-arrow-endimg_sub_right_gallery,
    figure.automotive .x-arrow-endimg_sub_left_gallery, 
    figure.medical .x-arrow-endimg_sub_right_gallery,
    figure.medical .x-arrow-endimg_sub_left_gallery {
        display: none;
    }
    
    .owl-carousel .owl-stage-outer {
        margin-bottom: 0px !important;
    }
    
    .galleryimg_sub_left_gallery.bottom,
    .galleryimg_sub_right_gallery.bottom {
        bottom: auto;
        top: unset;
    }
    
    .owl-theme .owl-nav {
        opacity: 1 !important;
        top: calc(68% - 55px);
    }
    
    .owl-theme.portfolio_slider .owl-nav {
        top: calc(50% - 55px);
    }
}