.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.owl-carousel .owl-animated-in{z-index:0;}
.owl-carousel .owl-animated-out{z-index:1;}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;}
.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(0px, 0px, 0px);}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}
.owl-carousel .owl-item img{display:block;width:100%;}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled{display:none;}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-loaded{display:block;}
.owl-carousel.owl-loading{opacity:0;display:block;}
.owl-carousel.owl-hidden{opacity:0;}
.owl-carousel.owl-refresh .owl-item{display:none;}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}
.owl-carousel.owl-rtl{direction:rtl;}
.owl-carousel.owl-rtl .owl-item{float:right;}
.no-js .owl-carousel{display:block;}
.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease;}
.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;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease;}
.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3, 1.3);-moz-transition:scale(1.3, 1.3);-ms-transition:scale(1.3, 1.3);-o-transition:scale(1.3, 1.3);transition:scale(1.3, 1.3);}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon{display:none;}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease;}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}
.owl .owl-item,
.owlslider .owl-item{padding-bottom:1px;padding-left:1px;}
.owl > .item > a > video,
.owl_banners > .item > a > video,
.owl_banners2 > .item > a > video,
.owlslider > .item > a > video{display:block;}
.owl .owl-item,
.owl_banners .owl-item,
.owl_banners2 .owl-item,
.owlslider .owl-item{-webkit-backface-visibility:visible;}
.owl .owl-item img,
.owl_banners .owl-item img,
.owl_banners2 .owl-item img,
.owlslider .owl-item img{/*width:auto;margin:0 auto;*/}
.owl .owl-nav div, .owl_banners .owl-nav div, .owlslider .owl-nav div,
.owl_banners2 .owl-nav div{display:inline-block;cursor:pointer;color:#000;background-color:#ebebeb;-webkit-transition:all 0.2s ease-in-out 0s;-moz-transition:all 0.2s ease-in-out 0s;-ms-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s;}
.owl .owl-nav div, .owlslider .owl-nav div{background:transparent;}
.owl_banners2 .owl-nav div{background-color:#00386c;width:40px;height:40px;line-height:40px;text-align:center;}
.owl_banners .owl-nav div:hover,
.owl_banners2 .owl-nav div:hover{color:#fff;background:#30608a;}
.owl_banners .owl-nav div span,
.owl_banners2 .owl-nav div span{font-family:FontAwesome;font-weight:normal;font-style:normal;font-size:16px;padding:3px 8px;}
.owl_banners .owl-nav div.prev span:after{content:"\f104";}
.owl_banners2 .owl-nav div.prev span:after{content:"\f053";}
.owl_banners .owl-nav div.next,
.owl_banners2 .owl-nav div.next{margin-left:8px;}
.owl_banners .owl-nav div.next span:after{content:"\f105";}
.owl_banners2 .owl-nav div.next span:after{content:"\f054";}
@media (max-width:1199px){.owl_banners .owl-item .item.text .info,
.owl_banners2 .owl-item .item.text .info{width:70%;}
.owl_banners .owl-item .item.text .info .name,
.owl_banners2 .owl-item .item.text .info .name{font-size:24px;}
.owl_banners .owl-item .item.text .info .name p,
.owl_banners2 .owl-item .item.text .info .name p{line-height:37px;}
.owl_banners .owl-item .item.text .info .descr,
.owl_banners2 .owl-item .item.text .info .descr{display:none;}
}
@media (max-width:991px){.owl_banners .owl-item .item img,
.owl_banners2 .owl-item .item img{height:250px;max-width:none;}
.owl_banners .owl-item .item.text .info,
.owl_banners2 .owl-item .item.text .info{width:100%;}
.owl_banners .owl-item .item.text .info .name,
.owl_banners2 .owl-item .item.text .info .name{font-size:18px;}
.owl_banners .owl-item .item.text .info .name p,
.owl_banners2 .owl-item .item.text .info .name p{line-height:28px;}
}
@media (max-width:767px){.owl_banners .owl-item .item img,
.owl_banners2 .owl-item .item img{height:175px;max-width:none;}
}
.owl .owl-dots{display:none;}
.owl_banners .owl-nav,
.owl_banners2 .owl-nav{text-align:right;margin-top:10px;}
.owl .owl-nav div,
.owl_banners .owl-nav div,
.owl_banners2 .owl-nav div{-webkit-transition:all 0.2s ease-in-out 0s;-moz-transition:all 0.2s ease-in-out 0s;-ms-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s;}
.owl .disabled,
.owl_banners .disabled,
.owl_banners2 .disabled{opacity:.5;cursor:default;}
.owl.noscroll .owl-nav,
.owl_banners.noscroll .owl-nav,
.owl_banners2.noscroll .owl-nav{display:none;}
.owl_banners .owl-nav,
.owl_banners2 .owl-nav{position:relative;}
.owl_banners .owl-nav div,
.owl_banners2 .owl-nav div{position:absolute;border-radius:27px;}
.owl_banners .owl-nav div.prev,
.owl_banners2 .owl-nav div.prev{left:0;}
.owl_banners .owl-nav div.prev > span,
.owl_banners2 .owl-nav div.prev > span{padding:0;}
.owl_banners .owl-nav div.next,
.owl_banners2 .owl-nav div.next{right:0;}
.owl_banners .owl-nav div.next > span,
.owl_banners2 .owl-nav div.next > span{padding:0;}
.owl_banners .owl-nav div:hover,
.owl_banners2 .owl-nav div:hover{background-color:#30608a;}
.owl_banners .owl-nav div span,
.owl_banners2 .owl-nav div span{font-size:39px;color:#fff;padding:5px 19px;}
@media (min-width:992px){.owl_banners{margin-bottom:26px;}
}
.owl_banners,
.owl_banners2{position:relative;}
.owl_banners .owl-nav div,
.owl_banners .owl-dots,
.owl_banners2 .owl-nav div,
.owl_banners2 .owl-dots{text-align:center;-webkit-transition:all 0.2s ease-in-out 0s;-moz-transition:all 0.2s ease-in-out 0s;-ms-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s;}
.owl_banners .owl-nav,
.owl_banners2 .owl-nav{margin:0 auto;}
.owl_banners .owl-dots,
.owl_banners2 .owl-dots, .main-gallery .owl-dots{position:absolute;bottom:0;width:100%;}
.owl_banners .owl-dots .owl-dot,
.owl_banners2 .owl-dots .owl-dot, .main-gallery .owl-dots .owl-dot{display:inline-block;padding:5px;zoom:1;*display:inline;}
.owl_banners .owl-dots .owl-dot.active span:before,
.owl_banners2 .owl-dots .owl-dot.active span:before, .main-gallery .owl-dots .owl-dot.active span:before{display:block;}
.owl_banners .owl-dots .owl-dot:hover span:before,
.owl_banners2 .owl-dots .owl-dot:hover span:before, .main-gallery .owl-dots .owl-dot:hover span:before{display:block;}
.owl_banners .owl-dots .owl-dot span,
.owl_banners2 .owl-dots .owl-dot span, .main-gallery .owl-dots .owl-dot span{width:12px;height:12px;background:#fff;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid #6295C5;position:relative;}
.owl_banners .owl-dots .owl-dot span:before,
.owl_banners2 .owl-dots .owl-dot span:before, .main-gallery .owl-dots .owl-dot span:before{position:absolute;display:none;content:"";height:4px;width:4px;background-color:#6295C5;top:2px;left:2px;border-radius:100%;}
@media (min-width:768px){.owl_banners:hover .owl-nav,
.owl_banners2:hover .owl-nav{margin-top:0;}
.owl_banners:hover .owl-nav div,
.owl_banners2:hover .owl-nav div{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;}
.owl_banners:hover .owl-nav div:hover,
.owl_banners2:hover .owl-nav div:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;}
.owl_banners:hover .owl-dots,
.owl_banners2:hover .owl-dots{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;}
}
@media (min-width:1325px){.owl_banners .owl-nav div.prev,
.owl_banners2 .owl-nav div.prev{left:-30px;}
.owl_banners .owl-nav div.next,
.owl_banners2 .owl-nav div.next{right:-30px;}
}
.owl_banners .owl-item,
.owl_banners2 .owl-item{-webkit-backface-visibility:visible;}
.owl_banners .owl-item .container.abs,
.owl_banners2 .owl-item .container.abs{position:absolute;top:0;left:0;}
.owl_banners .owl-item .info,
.owl_banners .owl-item .pic,
.owl_banners2 .owl-item .info,
.owl_banners2 .owl-item .pic{float:left;}
.owl_banners .owl-item .info,
.owl_banners2 .owl-item .info{width:40%;padding-top:2%;}
.owl_banners .owl-item .info .name,
.owl_banners2 .owl-item .info .name{display:block;font-size:35px;color:#0084c9;margin-bottom:2%;overflow:hidden;}
.owl_banners2 .owl-item .info .name{padding-left:10px;}
.owl_banners .owl-item .info .descr,
.owl_banners2 .owl-item .info .descr{margin-bottom:1%;}
.owl_banners .owl-item .pic,
.owl_banners2 .owl-item .pic{width:60%;}
.owl_banners .owl-item .item.text .name,
.owl_banners .owl-item .item.text .descr,
.owl_banners2 .owl-item .item.text .name,
.owl_banners2 .owl-item .item.text .descr{overflow:hidden;}
.owl_banners .owl-item .item.text .name p,
.owl_banners .owl-item .item.text .descr p,
.owl_banners2 .owl-item .item.text .name p,
.owl_banners2 .owl-item .item.text .descr p{position:relative;display:inline;white-space:pre-wrap;}
.owl_banners2 .owl-item .item.text .name p{}
.owl_banners2 .owl-item .item.text .name p:before{position:absolute;top:0;right:100%;width:10px;height:100%;content:" ";background:#00386c;}
.owl_banners .owl-item .item.text .name p > span,
.owl_banners .owl-item .item.text .descr p > span,
.owl_banners2 .owl-item .item.text .name p > span,
.owl_banners2 .owl-item .item.text .descr p > span{position:relative;z-index:1;}
.owl_banners .owl-item .item.text .name p > span,
.owl_banners2 .owl-item .item.text .name p > span{text-transform:uppercase;padding-right:7px;background-color:#00386C;color:#FFFFFF;font-size:26px;font-weight:500;line-height:1;}
.owl_banners2 .owl-item .item.text .name p > span{border-top:5px solid transparent;border-bottom:2px solid transparent;line-height:37px;}
.owl_banners .owl-item .item.text .descr,
.owl_banners2 .owl-item .item.text .descr{padding-left:0.3em;max-height:116px;overflow:hidden;}
.owl_banners .owl-item .item.text .descr p,
.owl_banners2 .owl-item .item.text .descr p{color:#fff;font-size:18px;line-height:22px;border-left:none;background-color:rgba(0, 0, 0, 0.5);}
.owl_banners .owl-item .item.text .descr p:after,
.owl_banners2 .owl-item .item.text .descr p:after{content:"";position:absolute;top:-0.05em;right:100%;bottom:-0.05em;width:0.4em;background-color:rgba(0, 0, 0, 0.5);}
.owl_banners .owl-item .item.product a .info .descr,
.owl_banners .owl-item .item.product a .info .price,
.owl_banners2 .owl-item .item.product a .info .descr,
.owl_banners2 .owl-item .item.product a .info .price{color:#202020;}
.owl_banners .owl-item .item.product a .info .buy,
.owl_banners2 .owl-item .item.product a .info .buy{line-height:28px;}
.owl_banners .owl-item .item.product a .info .price,
.owl_banners2 .owl-item .item.product a .info .price{float:left;font-size:28px;color:#000;margin-right:28px;padding-top:3px;}
.owl_banners .owl-item .item.video video,
.owl_banners2 .owl-item .item.video video{display:block;width:100%;}
@media (min-width:1200px){.owl_banners .owl-item .container.abs,
.owl_banners2 .owl-item .container.abs{left:50%;margin-left:-585px;}
}
@media (min-width:992px) and (max-width:1199px){.owl_banners .owl-item .container.abs,
.owl_banners2 .owl-item .container.abs{left:50%;margin-left:-485px;}
}
@media (min-width:768px) and (max-width:991px){.owl_banners .owl-item .container.abs,
.owl_banners2 .owl-item .container.abs{left:50%;margin-left:-375px;}
}
.owl_banners2 .owl-item .heighter{height:400px;}
.owl_banners2 .owl-item .item.text .image,
.owl_banners2 .owl-item .item.banner .image{background-position:center center;}
.owl_banners2 .owl-item .item.product .info{width:80%;}
.owl_banners2 .owl-item .item.product img{max-height:400px;}
@media (max-width:991px){.owl_banners2 .owl-item .heighter{height:250px;}
.owl_banners2 .owl-item .item.product .info{width:100%;}
.owl_banners2 .owl-item .item.product img{max-height:250px;}
.owl_banners2 .owl-item .item.text .info{display:none;}
}
@media (max-width:767px){.owl_banners2 .owl-item .heighter{height:175px;}
.owl_banners2 .owl-item .item.product .info{width:100%;}
.owl_banners2 .owl-item .item.product .info .name{font-size:18px;line-height:28px;}
.owl_banners2 .owl-item .item.product .img{height:175px;line-height:175px;}
.owl_banners2 .owl-item .item.product .img img{display:inline-block;width:auto;height:auto;max-width:100%;max-height:175px;}
.exb-table, .exb-table tbody, .exb-table tr, .exb-table tr td, .owl .owl-dots{display:block;}
.owl.main-gallery{padding-bottom:20px;text-align:center;}
.owl.main-gallery .owl-dots{text-align:center;}
.banner-line{margin:-17px 0 35px;}
.main-gallery .owl-dots{bottom:-8px;}
.main-gallery .owl-dots .owl-dot{margin-right:3px;}
.main-gallery .owl-dots .owl-dot span{border-color:#a7a7a7;}
.main-gallery .owl-dots .owl-dot span:before{background:#a7a7a7;}
.news-row{margin-top:26px;}
.services .item .data{margin-bottom:34px;}
.maincontent .services .item .data p{margin:0;}
.services.partners-block .item .data{margin-bottom:0;}
.services .item:last-child .data{margin-bottom:5px;}
footer{margin-top:25px;}
.owl_banners2 .owl-nav div, .owl_banners2 .owl-nav div:hover{background:transparent;}
.owl_banners2 .owl-nav div span{color:#00386c;}
}