/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-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;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.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{-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 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%}

.owl-next, .owl-prev { display: block;position:absolute;top:50%; margin-top:-24px; width:28px;height:43px;border:1px solid #eee; cursor:pointer;background: url(/js/owl-carousel/bg-btn.png) no-repeat #f0f0f0;overflow: hidden;text-indent:9999px;}
.owl-prev { background-position:5px; left:-27px;}
.owl-next { background-position:-22px; right:-27px;}

#owl-demo{width:100%;}
#owl-demo .item-slide {width:100%; display:block; position:relative;}
#owl-demo img{ height:100%;}
.owl-carousel:hover .owl-nav {opacity:1;}
.owl-nav {opacity:0; display:block;}
#owl-demo .owl-nav .disabled{opacity:.5;cursor:pointer;}
#owl-demo .owl-next, #owl-demo .owl-prev { display: block;border:none; position:absolute;top:50%; margin-top:-24px; width:40px;height:50px; cursor:pointer;background: url(/js/owl-carousel/bg-arrow.png) no-repeat;overflow: hidden;text-indent:9999px;}
#owl-demo .owl-prev { background-position:2px; left:7%;}
#owl-demo .owl-next { background-position:-45px; right:7%;}

.owl-dots { text-align:center;position: absolute;width:100%;bottom:35px;}
.owl-dots .owl-dot{ display:inline-block;zoom:1}
.owl-dots .owl-dot span { width:12px;height:12px;margin:5px;background:#9ff3ff;display: block;-webkit-backface-visibility:visible;transition: opacity .2s ease;border-radius: 30px;}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span{ background:#1abcd3 !important;}

.container .Utini { top:-40px; z-index:10;}
.Utini {padding:55px; background:rgba(0,0,0,0.25); position:relative;}
.Utini:before {content:""; display:block; position:absolute; top:22px; right:22px; bottom:22px; left:22px; background:#fff;}

#ProHot .owl-next, #ProHot .owl-prev,
.Utini .owl-next, .Utini .owl-prev {top:50%; width:30px; border:1px solid #1abcd3; cursor: pointer;background: url(/js/owl-carousel/bg-btn.png) no-repeat #fff;}
#ProHot .owl-next, #ProHot .owl-prev {top:-19px;}
#ProHot .owl-next,
.Utini .owl-next { background-position:-20px; right:0;}
#ProHot .owl-prev,
.Utini .owl-prev { background-position:6px; left:0;}



#AdvBottom {padding:20px 30px; background:#fff;border:1px solid #eaeaea;}
#AdvBottom .owl-nav, .carousel-1 .owl-nav {opacity:1; display:block;}
#AdvBottom .owl-prev, #AdvBottom .owl-next {background:url(/js/owl-carousel/bg-arrow2.png)no-repeat; width:25px;}
#AdvBottom .owl-prev { background-position:3px; left:0;}
#AdvBottom .owl-next { background-position:-35px; right:0;}

.carousel-1 .owl-next, .carousel-1 .owl-prev { display: block;position: absolute;top:-50px; width:30px;height:35px;cursor: pointer;background: url(/js/owl-carousel/bg-btn.png) no-repeat; overflow: hidden;text-indent:9999px;}
.carousel-1 .owl-next { background-position:-20px; right:0;}
.carousel-1 .owl-prev { background-position:8px; right:35px;}
.carousel-1 .owl-next:hover, .carousel-1 .owl-prev:hover {background-color:rgba(0,0,0,0.25);}

.khach-hang {background:#f2f2f2;}
#gallery_01 .owl-nav,
.carousel-3 .owl-nav {opacity:1; display:block !important;}
.carousel-3 .owl-next, .carousel-3 .owl-prev { display: block;position: absolute;top:50%; width:40px;height:40px; cursor: pointer;background: url(/js/owl-carousel/bg-btn2.png) no-repeat #fff;overflow: hidden;text-indent:9999px;}
.carousel-3 .owl-next { background-position:14px; left:-15px; }
.carousel-3 .owl-prev { background-position:-12px; right:-15px;}

#gallery_01 .owl-next, #gallery_01 .owl-prev { display: block;position: absolute;margin-top:-15px; width:25px;height:30px;cursor: pointer;background: url(/js/owl-carousel/bg-btn.png) no-repeat; overflow: hidden;text-indent:9999px;}
#gallery_01 .owl-next { background-position:-20px; right:0;}
#gallery_01 .owl-prev { background-position:8px; left:0;}
#gallery_01 .owl-next:hover, #gallery_01 .owl-prev:hover {background-color:rgba(0,0,0,0.25);}


@media screen and (max-width:767px) {
    .owl-prev { left:0;}
    .owl-next { right:0;}
    #NewsH .container {position:relative !important;}
    #NewsH {height:500px !important; }
    .send {padding-left:15px !important; padding-right:15px!important;}
}