*, ::after, ::before {box-sizing:border-box}

.item {height:auto;position: relative;}
.item img {width: 100%;height:auto;object-fit: slider-caption;}

.slider-caption {padding:5% 6.4% 0 6.4%;position: absolute;top: 0;left: 0;z-index: 999;width: 100%;height: 100%;background:;display: flex;align-items: start;
justify-content: center;flex-direction: column;}
.slider-caption-info {position: relative;padding:90px 40px;overflow: hidden;}
.slider-caption-info:before{position: absolute;content:"";top:10%;left: 0;border: 7px solid #00a897;z-index:-1;width:44%;height:80%;	}

.slider-caption-info h3{ display:block;font-size:15px;color: #fff;}
.slider-caption-info h2{font-size:60px; line-height:60px;color: #fff; text-transform:uppercase; padding:20px 0 35px 0;}
.slider-caption-info h2 span{ display:block;}
.slider-caption-info p a{font-size: 15px;color: #fff;display: flex;justify-content: left; text-transform:uppercase;align-items: center;}
.slider-caption-info p a:hover{color: #00a897;}
.slider-caption-info p a i{ margin:0 0 0 10px;}

.owl-item.active h3{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-name:fadeInDown;animation-delay:0.4s;}
.owl-item.active h2{-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;
animation-name: fadeInDown;animation-delay: 0.4s;}
.owl-item.active p{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-name:fadeInUp;animation-delay:0.4s;}

.owl-prev, .owl-next{position: absolute;top: 43%;z-index:999;opacity:1;background:rgba(0, 0, 0, 0.5) !important;width:40px;height: 40px;display: block;border-radius:0;cursor: pointer;-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
.owl-prev {left:15px;}
.owl-next{right:15px;}
.owl-prev:hover {left:10px;}
.owl-next:hover {right:10px;}
.owl-prev span, .owl-next span{font-size:20px;color: #fff; font-family:sans-serif;}
.owl-prev:focus, .owl-nav .owl-next:focus {outline: 0;}
.owl-prev:hover, .owl-next:hover{background: #000 !important;}

.owl-dots{position: absolute;left:2%;bottom: 0;width:50px;height: 100%;text-align: center;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.owl-dot{width:15px; height:15px;  border: 1px solid #252aab;padding:0;margin: 8px 0; border-radius: 50%;background:none;}
.owl-dot.active{background:#252aab;}


/*primary code*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{width:100%;z-index:auto;}.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)}.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{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{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.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%}




@media only screen and (max-width:960px){

.slider-caption {padding: 0 15px;}
.slider-caption-info h2 {font-size: 18px;
line-height: 22px;
padding: 0 0 2px 0;}
.slider-caption-info h2 span {
display: inline-block;
}
.slider-caption-info p { padding:0;}
.slider-caption-info p a {font-size: 12px;}
.slider-caption-info h3 {font-size: 12px;padding:0 0 5px 0;}
.slider-caption-info {padding: 25px 20px;}

.slider-caption-info:before {
border: 2px solid #00a897;
}


.owl-dots {left: 19px;bottom: 15px;width: 65px;height: auto;flex-direction: inherit;}
.owl-dot {margin: 0 8px;}






}



