/**
 * 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-one,.owl-carousel-one .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel-one{display:none;width:100%;z-index:1}.owl-carousel-one .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel-one .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel-one .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel-one .owl-item,.owl-carousel-one .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-one .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel-one .owl-item img{display:block;width:100%}.owl-carousel-one .owl-dots.disabled,.owl-carousel-one .owl-nav.disabled{display:block;}.no-js .owl-carousel-one,.owl-carousel-one.owl-loaded{display:block}.owl-carousel-one .owl-dot,.owl-carousel-one .owl-nav .owl-next,.owl-carousel-one .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-one .owl-nav button.owl-next,.owl-carousel-one .owl-nav button.owl-prev,.owl-carousel-one button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel-one.owl-loading{opacity:0;display:block}.owl-carousel-one.owl-hidden{opacity:0}.owl-carousel-one.owl-refresh .owl-item{visibility:hidden}.owl-carousel-one.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-one.owl-grab{cursor:move;cursor:grab}.owl-carousel-one.owl-rtl{direction:rtl}.owl-carousel-one.owl-rtl .owl-item{float:right}.owl-carousel-one .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel-one .owl-animated-in{z-index:0}.owl-carousel-one .owl-animated-out{z-index:1}.owl-carousel-one .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel-one .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel-one .owl-item .owl-lazy:not([src]),.owl-carousel-one .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel-one .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel-one .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel-one .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-one .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel-one .owl-video-playing .owl-video-play-icon,.owl-carousel-one .owl-video-playing .owl-video-tn{display:none}.owl-carousel-one .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel-one .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}


.owl-carousel-one .owl-dots.disabled, .owl-carousel-one .owl-nav.disabled{ display:block;}
.owl-carousel-one .owl-nav{width: 100%; float: left; position: absolute; top:40%; }
.owl-carousel-one button.owl-prev span{ float:left; width:40px; height:70px; background: url(../image/arrow-left.svg) left top no-repeat; display: inline-block; margin-left: 15px; text-indent:-9999px;}
.owl-carousel-one button.owl-next span{ float:right;  width:40px; height:70px; background: url(../image/arrow-right.svg) left top no-repeat; display: inline-block; margin-right: 15px;}
.owl-carousel-one .owl-nav button.owl-next{ float: right; text-indent:-9999px;}



.owl-dots{ width: 100%; text-align: center; margin-top: 25px;}
.owl-carousel-one button.owl-dot{ width: 12px; height:12px; background:#E0E2E4; margin:0 4px; border-radius:100px;}
.owl-carousel-one button.owl-dot.active{background: #00609C; }

.owl-carousel-one .active{
 transform: scale(0.7);
}

.owl-carousel-one .center{
 transform: scale(1.1); 
}



.owl-carousel-one .item{background:#0E2134; padding:60px 50px 60px 50px; border-radius: 5px; text-align: center;}
.owl-carousel-one .item h3{ font-size: 26px; color:#ffffff; font-weight: bold; padding:15px 0px 0px 0px;}
.owl-carousel-one .item p{text-align: center; font-size: 16px; color:#C7CBD0; font-weight:normal; padding-top:0px;}

.ready-btn{ height:43px; line-height: 43px; font-size: 15px; margin-left:0px;}
.ready-btn i{ margin: 12px 0 0 10px; }


@media only screen and (min-width: 767px) and (max-width: 980px) {
.owl-carousel-one .item{  padding: 60px 20px 60px 20px;}
.ready-btn{ margin-left:0px; }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.owl-carousel-one .item p{ padding:15px 0px 0 0px;}
.ready-btn{margin:0px;}

.owl-carousel-one button.owl-prev span{ float:left; width:32px; height:32px; background: url(../image/arrow-left.svg) left -21px no-repeat; display: inline-block; margin-left: 10px; text-indent:-9999px;}
.owl-carousel-one button.owl-next span{ float:right;  width:32px; height:32px; background: url(../image/arrow-right.svg) -7px -21px no-repeat; display: inline-block; margin-right: 10px; text-indent:-9999px;}




}