body{font-family:arial;font-size:13px;font-weight:normal;color:#333;}
img{max-width:100%;}
.container{}
@media (min-width:768px){.flex, .flex--wrap, .flex--between, .flex--center, .flex--end{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.flex--wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.flex--between{justify-content:space-between;-webkit-justify-content:space-between;}
.flex--center{-webkit-align-items:center;align-items:center;justify-content:center;}
.flex--end{-webkit-align-items:flex-end;align-items:flex-end;}
}
@media (max-width:767px){.flex-mobile, .flex-mobile--wrap, .flex-mobile--between, .flex-mobile--center, .flex-mobile--end{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.flex--wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap;}
}
@media (min-width:480px) and (max-width:991px){.col-xm-4, .col-xm-8, .col-xm-6, .col-xm-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;float:left;}
.col-xm-4{width:33.33333337%;}
.col-xm-8{width:66.66666663%;}
.col-xm-6{width:50%;}
.col-xm-12{width:100%;}
}
@media (max-width:767px){.flex-mobile{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
}
a{text-decoration:none !important;}
.social, .main-menu, .menu-list ul, .cate-menu, .cate-menu > li .sub-cate-menu, .search-style, .pro-detail__thumb .thumbnails, .pro-detail__content .pro-props__attr, .pro-detail__content .pro-code, .select-property ul{padding:0px;margin:0px;list-style:none;}
@media (min-width:768px){header{border-bottom-color:white;}
}
.header-bar{height:35px;overflow:hidden;background:#1ea1f3;color:#fff;font-weight:bold;}
.list-top{padding:0px;margin:0px;}
.list-top li{float:left;list-style:none;line-height:35px;border-left:1px solid #1ea1f3;padding-left:15px;padding-right:15px;}
.list-top li i{color:#fff;padding-right:5px;float:left;line-height:35px;}
ul.social{padding:0px;margin:0px; list-style: none;}
ul.social li{float:left;width:35px;height:35px;border-left:1px solid #1ea1f3;border-right:1px solid #1ea1f3;padding:0px;margin:0px;margin-left:-1px;}
ul.social li:hover{background-color:#1ea1f3;}
ul.social li a{padding:0px;margin:0px;line-height:35px;color:#fff;font-size:14px;text-align:center;}
ul.social li:hover a{color:#fff;}
@media(max-width:1199px){.social li{padding-right:2px;}
}
.right-bar{justify-content:flex-end;-webkit-justify-content:flex-end;text-align:center;}
.right-bar p:first-child{margin-top:6px;margin-right:15px;margin-bottom:0px;}
.right-bar p:last-child{margin-top:5px;font-size:20px;}
.right-bar p:last-child span a{color:#f91515;font-weight:bold;}
@media (min-width:768px) and (max-width:991px){.left-bar p{display:none;}
}
@media (min-width:1200px){.left-bar p{margin-left:0px;float:left;line-height:35px;}
}
.toop-header{background-color:#073755;height:35px; line-height: 35px; color: #fff;}

.hotline-top{color:#fff;line-height:45px;text-align:left;font-size:16px;font-weight:bold;float:left;padding:0px 15px;}
.top-header{padding:5px 0px;
	background: radial-gradient(circle, #2074a8,#0b5786) 0px 0px repeat scroll rgba(0, 0, 0, 0);
	/*background-color:#0b5786;*/
}
@media(max-width:767px){.top-header{padding-bottom:0px;padding-top:50px;}
}
@media (max-width:767px){.top-header{}
.logo-mobile img{
	height:80px !important;
	width:auto !important;
}
}
.logo a img{height:60px;}
.logo-mobile a img{height:50px;}
.logo-mobile img{width:50%;}
.banner img{display:block;max-width:100%;margin:0 auto;}
main .banner{margin-bottom:20px;width:100%;}
@media (max-width:767px){.hamburger{padding:5px;}
.hamburger-inner::before,
.hamburger-inner::after,
.hamburger-inner{background:#fff;}
.mm-menu.mm-offcanvas.mm-current{background:#1ea1f3;color:#fff;}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar > *{color:#fff;}
.mm-menu .mm-search input{background:rgba(0, 0, 0, 0.3);}
.mm-search input{height:30px;min-height:32px;max-height:40px;}
.main-menu li a{text-transform:uppercase;}
.main-menu > li > a > i{display:none;}
.home-mobile{position:fixed;z-index:9999;top:5px;right:15px;}
.home-mobile i{font-size:30px;color:#fff;}
}
@media (min-width:768px){.menu-nav{}
.menu-nav .main-menu{
	justify-content:flex-end;-webkit-justify-content:flex-end;
	background-color: #073755;
}
.menu-nav .main-menu:before{
	border-right: 0 solid #073755;
    border-left: 15px solid transparent;
    border-bottom: 50px solid #073755;
    content: "";
    height: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0;
}
.menu-nav .main-menu > li:first-child{}
.menu-nav .main-menu > li{position:relative;z-index:1000;display:table-cell;vertical-align:middle;}
.menu-nav .main-menu > li.active > a{
	/*background-color: #566aa9 !important;*/
	color: #fff;
}
.menu-nav .main-menu > li .sub-menu2 li{position:relative;}
.menu-nav .main-menu > li .mainmenu-sub{width:220px;position:absolute;top:100%;z-index:8888;padding:0px;margin:0px;list-style:none;background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.75);-moz-box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.75);box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.75);-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);transform:translateY(-20px);opacity:0;visibility:hidden;-webkit-transition:-webkit-transform 0.3s linear;-moz-transition:-moz-transform 0.3s linear;transition:transform 0.3s linear;}
.menu-nav .main-menu > li .mainmenu-sub li{position:relative;border-bottom:1px solid #ddd;}
.mainmenu-sub > li .sub-menu2{width:220px;position:absolute;z-index:8888;padding:0px;margin:0px;list-style:none;background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.75);-moz-box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.75);box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.75);-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);transform:translateY(-20px);opacity:0;visibility:hidden;-webkit-transition:-webkit-transform 0.3s linear;-moz-transition:-moz-transform 0.3s linear;transition:transform 0.3s linear;left:100%;top:0px;}
.mainmenu-sub > li .sub-menu2 li{position:relative;}
.sub-menu2 > li .sub-menu3{width:220px;position:absolute;z-index:8888;padding:0px;margin:0px;list-style:none;background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.75);-moz-box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.75);box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.75);-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);transform:translateY(-20px);opacity:0;visibility:hidden;-webkit-transition:-webkit-transform 0.3s linear;-moz-transition:-moz-transform 0.3s linear;transition:transform 0.3s linear;left:100%;top:0px;}
.menu-nav .main-menu > li .mainmenu-sub:before{width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:100px solid red;}
.menu-nav .main-menu > li .mainmenu-sub li a{display:block;padding:8px 15px;padding-right:5px;font-size:13px;color:#333;font-weight:normal}
.menu-nav .main-menu > li .mainmenu-sub li a:hover{color:#1ea1f3;}
.menu-nav .main-menu > li .mainmenu-sub li:last-child a{border-bottom:0px;}
.menu-nav .main-menu > li > a{color:#fff;text-decoration:none;display:block; font-size: 13px; padding:0px 15px; line-height: 50px; z-index:6;position:relative;white-space:nowrap;text-align:center;text-transform:uppercase; border-right: 1px solid #0b5786;}
.menu-nav .main-menu > li > a:hover{
	color: #fff;
	background-color: #ffc107 !important;
}
.menu-nav .main-menu > li > a span{width:100%;float:left;text-align:center;}
/*.menu-nav .main-menu > li > a i{display:block;font-size:26px;margin-bottom:10px;position:relative;transition:all .1s ease;}*/
/*.menu-nav .main-menu > li:hover > a i{position:relative;top:5px}*/
.menu-nav .main-menu > li > a p{width:100%;float:left;display:block;text-align:center;}
.menu-nav .main-menu > li > a:hover{color:#fff;}
.menu-nav .main-menu > li:hover .mainmenu-sub,
.mainmenu-sub > li:hover .sub-menu2,
.sub-menu2 > li:hover .sub-menu3{opacity:1;visibility:visible;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);transform:translateY(0px);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
{opacity:1;visibility:visible;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);transform:translateY(0px);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.fixed-nav{position:fixed;left:0px;right:0px;z-index:9999;top:0px;box-shadow:0px 1px 5px #ccc;}
}
@media (min-width:768px) and (max-width:991px){.menu-nav{margin-top:27px;}
.menu-nav .main-menu > li > a{display:block;text-transform:uppercase;font-size:12px;float:left;}
.fixed-nav .main-menu{color:#fff;}
.tuvan a{font-size:11px;}
.fixed-nav .main-menu > li > a{padding:10px 16px 5px;}
}
@media (min-width:1200px){
	.logo{
		z-index: 99;
	}
	.logo img{
		max-width: 100%;
		height: auto;
	}
}
.menu-nav .main-menu > li > a{white-space:nowrap;}
.fixed-nav{margin-top:0px;}
.breadcrumb{padding:15px 0px;background-color:#eee;}
.breadcrumb li a{color:#333;font-size:14px;}
.breadcrumb li h1, .breadcrumb li h2, .breadcrumb li h3, .breadcrumb li h4{display:inline-block;font-size:14px;margin:0px;}
.breadcrumb li h1 a, .breadcrumb li h2 a, .breadcrumb li h3 a, .breadcrumb li h4 a{color:#444;}
.title-main{font-style:normal;position:relative; border-bottom: 1px solid #ddd;}
.title-main1{font-style:normal;padding:5px 0px;position:relative;}
.title-main .title-main-tit{margin:0px;display:inline-block;text-transform:uppercase;font-size:14px;color:#fff; background-color: #1ea1f3; position:relative; line-height: 40px; padding: 0px 15px; font-weight:bold;}
.title-main1 .title-main-tit1{margin:0px;display:inline-block;text-transform:uppercase;font-size:24px;color:#fff;position:relative;padding-bottom:10px;font-weight:bold;width:100%;margin-bottom:15px;}
.title-main .title-main-tit a{color:#fff;}
#section-cta1 .title-main .title-main-tit a{color:#fff;}
.title-main1 .title-main-tit1 a{color:#fff;}
/*.title-main .title-main-tit:before{content:"";position:absolute;left:50%;bottom:0px;width:80px;height:1px;background-color:#000;margin-left:-40px;}*/
/*.title-main1 .title-main-tit1:before{content:"";position:absolute;left:50%;bottom:-1px;width:80px;height:1px;background-color:#ddd;margin-left:-40px;}*/
.title-main p{padding-top:15px;}
.btn-other{font-weight:normal;font-size:14px;float:left;margin-top:10px;text-transform:capitalize;padding:10px 15px;border-radius:2px;margin-top:10px;border-radius:3px;background-color:#1ea1f3;color:#fff;}
.btn-other i{font-size:16px;padding-left:5px;}
.btn-other:hover{background-color:#1f2021;color:#fff;}
.group-filter{margin-top:30px;border:1px solid #ddd;border-top:0px;}
.group-filter .form-filter{padding:0px;padding-left:15px;margin:0px;list-style:none;}
.group-filter .title-filter{margin:0px;padding:12px 15px;text-transform:uppercase;font-size:16px;color:#fff;background:#6db633;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.bar_tag{margin-top:10px;overflow:hidden;margin-bottom:10px;}
.bar_tag span, .bar_tag a{display:block;float:left;margin:0 1px 1px 0;padding:0 8px;font-size:12px;white-space:nowrap !important;}
.bar_tag a{background:#AAAAAA;color:#FFFFFF;text-decoration:none;-webkit-transition:background-color 0.3s ease 0s;-moz-transition:background-color 0.3s ease 0s;-ms-transition:background-color 0.3s ease 0s;-o-transition:background-color 0.3s ease 0s;transition:background-color 0.3s ease 0s;}
.next-page{margin-left:10px !important;margin-top:20px;margin-bottom:20px;position:relative;float:left;padding-top:10px;list-style:none !important;}
.next-page li{float:left;margin:2px;background-color:#FFF;list-style:none !important;line-height:3;white-space:nowrap;}
.next-page li a{color:#1ea1f3;padding:7px 12px;background-color:#FFF;border:1px #1ea1f3 solid;text-decoration:none;}
.slider .owl-theme .owl-nav,
.list-contract .owl-theme .owl-nav{margin-top:10px;text-align:center;display:none;-webkit-tap-highlight-color:transparent;}
.slider .owl-theme .owl-nav > div,
.list-contract .owl-theme .owl-nav > div{position:absolute;top:50%;top:calc(50% - 36px);z-index:888;display:none;}
.slider .owl-theme .owl-nav .owl-next,
.list-contract .owl-theme .owl-nav .owl-next{right:0px;}
.slider .owl-theme .owl-nav [class*='owl-'],
.list-contract .owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:28px;width:50px;height:50px;text-align:center;background:#171717;cursor:pointer;border-radius:3px;}
.slider .owl-theme .owl-nav [class*='owl-']:hover,
.list-contract .owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none;}
.slider .owl-theme .owl-nav .disabled,
.list-contract .owl-theme .owl-nav .disabled{opacity:0.5;cursor:default;}
.slider .owl-theme .owl-nav.disabled + .owl-dots,
.list-contract .owl-theme .owl-nav.disabled + .owl-dots{margin-top:10px;}
.slider .owl-theme .owl-dots,
.list-contract .owl-theme .owl-dots{position:absolute;bottom:20px;left:0px;right:0px;text-align:center;-webkit-tap-highlight-color:transparent;}
.slider .owl-theme .owl-dots .owl-dot,
.list-contract .owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;}
.slider .owl-theme .owl-dots .owl-dot span,
.list-contract .owl-theme .owl-dots .owl-dot span{width:12px;height:12px;margin:5px 2px;border:2px solid #fff;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px;}
.slider .owl-theme .owl-dots .owl-dot.active span, .slider .owl-theme .owl-dots .owl-dot:hover span,
.list-contract .owl-theme .owl-dots .owl-dot.active span,
.list-contract .owl-theme .owl-dots .owl-dot:hover span{background:#fff;}
.list-contract .owl-theme .owl-nav > div{top:calc(50% - 60px);}
.features{margin:0px;padding:0px 30px;position:relative;z-index:999;}
.features .features-single{overflow:hidden;}
.features .features-single.active{background:rgba(9, 6, 6, 0.3);}
.features .features-single.active:nth-child(2){background-color:#1ea1f3;}
.features .features-single.active:hover{background:transparent;}
.features .features-single img{width:100px;height:100px;position:absolute;left:50%;margin-left:-35px;top:30px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;margin-bottom:15px;}
.features .features-single:hover img{-webkit-transform:translateY(-15%);-moz-transform:translateY(-15%);transform:translateY(-15%);}
.features .features-single .features-tit a{color:#fff;font-size:16px;float:left;width:100%;text-transform:uppercase;line-height:18px;padding-bottom:10px;}
.features .features-single p{color:#fff;}
.p30{padding:15px 0px;}
#tinhnang{}
.menu-list ul li{width:33.33%;float:left;}
@media(max-width:767px){.menu-list ul li{width:100%;}
}
.menu-list ul li:before{content:"+";color:#1ea1f3;font-size:14px;padding-right:5px;}
.menu-list ul li a{display:inline-block;color:#2c2c2c;text-transform:capitalize;padding-top:5px;font-weight:bold;}
.menu-list ul li a:hover{color:#1ea1f3;}
.tt-center{text-align:center;}
.tt-center h2{margin-top:0px;padding-bottom:5px;text-align:center;font-size:20px;font-weight:bold;text-transform:uppercase;color:#222;}
.tt-center h2 i{margin-right:10px;font-size:30px;color:#1ea1f3;}
.tt-center hr{padding-top:15px;width:100px;margin:0 auto;border-top-width:5px;border-top-color:#1ea1f3;}
.single-testimonials .review-text .wrap-review-text{height:170px;position:relative;padding:15px;margin:1em 0 2.5em;border:2px solid #1ea1f3;color:#333;background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.single-testimonials .review-text .wrap-review-text p{height:140px;overflow-y:scroll;}
.single-testimonials .review-text .wrap-review-text p::-webkit-scrollbar{width:0px;}
.single-testimonials .review-text .wrap-review-text p::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:1px;}
.single-testimonials .review-text .wrap-review-text p::-webkit-scrollbar-thumb{border-radius:1px;-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.5);}
.single-testimonials .review-text .wrap-review-text:before{content:"";position:absolute;bottom:-16px;left:40px;border-width:16px 16px 0;border-style:solid;border-color:#1ea1f3 transparent;display:block;width:0;}
.single-testimonials .review-text .wrap-review-text:after{content:"";position:absolute;bottom:-13px;left:43px;border-width:13px 13px 0;border-style:solid;border-color:#fff transparent;display:block;width:0;}
.single-testimonials .info-box .img-box, .single-testimonials .info-box .content-box{display:table-cell;vertical-align:middle;box-shadow:inherit;}
.single-testimonials .info-box .img-box{}
.single-testimonials .info-box .img-box img{width:75px;height:75px;-webkit-filter:grayscale(70%);-moz-filter:grayscale(70%);-ms-filter:grayscale(70%);-o-filter:grayscale(70%);filter:grayscale(70%);-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;border-radius:100%;}
.single-testimonials .info-box .img-box img:hover{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);}
.single-testimonials .info-box .content-box{padding-left:25px;}
.single-testimonials .info-box h3{margin:0;font-size:16px;color:#444;}
.single-testimonials .info-box h3 span.name{font-size:16px;font-weight:bold;color:#000;}
.single-testimonials .info-box p{margin-bottom:0px;}
.single-testimonials .info-box ul.star{margin:0;padding:0;list-style:none;margin-top:5px;}
.single-testimonials .info-box ul.star li{display:inline-block;list-style:none;color:#FF9800;}
.slider-review{padding-top:15px;}
.slider-review .owl-buttons{position:absolute;top:0;right:20px;}
.slider-review .owl-nav{display:block !important;}
.slider-review .owl-nav > div{display:inline-block;width:32px;height:32px;line-height:30px;font-size:18px;text-align:center;color:#444;border:2px solid #1ea1f3;margin-left:15px;}
.slider-review .owl-nav > div i{color:#1ea1f3;}
.slider-review .owl-nav > div:hover{border-color:#444;color:#444;}
.slider-review .owl-nav{position:absolute;top:-30px;left:0px;}
.slider-review .owl-carousel{position:relative;}
.title-dt h2{padding-left:15px;padding-bottom:5px;margin:0;font-size:20px;text-transform:uppercase;font-weight:bold;border-left:5px solid #f26d7e;border-bottom:1px solid #ddd;}
.title-dt hr{margin:0;margin-left:20px;border-top-color:#f26d7e;width:80px;}
.title-video{padding-bottom:5px;margin-bottom:10px;background:url(../icon/title-line.png);background-repeat:no-repeat;background-position:center bottom;}
.title-video h2{text-align:center;font-size:18px;text-transform:uppercase;font-weight:bold;}
.video{position:relative;z-index:1;margin:0 0;padding:20px 0 0px;padding-top:20px;}
.YouTubePopUp-Wrap{position:fixed;width:100%;height:100%;background-color:#000;background-color:rgba(0, 0, 0, 0.8);top:0;left:0;z-index:9999999999999;}
.YouTubePopUp-animation{opacity:0;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:YouTubePopUp;animation-name:YouTubePopUp;}
@-webkit-keyframes YouTubePopUp{0%{opacity:0;}
100%{opacity:1;}
}
@keyframes YouTubePopUp{0%{opacity:0;}
100%{opacity:1;}
}
.play{text-align:center;position:absolute;width:100%;top:50%;margin-top:-25px;z-index:100;left:0;}
.play a{box-sizing:content-box;display:inline-block;width:40px;height:40px;background:rgba(255,255,255,0.5);border:2px solid #1ea1f3;border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;position:relative;}
.play a span{display:inline-block;position:absolute;z-index:3;width:0;height:0;border-left:15px solid #1ea1f3;border-top:10px solid transparent;border-bottom:10px solid transparent;top:11px;left:15px;}
.logged-in .YouTubePopUp-Wrap{top:32px;z-index:99998;}
.YouTubePopUp-Content{max-width:680px;display:block;margin:0 auto;height:100%;position:relative;}
.YouTubePopUp-Content iframe{max-width:100% !important;width:100% !important;display:block !important;height:480px !important;border:none !important;position:absolute;top:0;bottom:0;margin:auto 0;}
.YouTubePopUp-Hide{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:YouTubePopUpHide;animation-name:YouTubePopUpHide;}
@-webkit-keyframes YouTubePopUpHide{0%{opacity:1;}
100%{opacity:0;}
}
@keyframes YouTubePopUpHide{0%{opacity:1;}
100%{opacity:0;}
}
.YouTubePopUp-Close{position:absolute;top:0;cursor:pointer;bottom:528px;right:0px;margin:auto 0;width:15px;height:15px;background:url(../images/close.png) no-repeat;background-size:15px 15px;-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;}
.YouTubePopUp-Close:hover{opacity:0.5;}
@media all and (max-width:768px) and (min-width:10px){.YouTubePopUp-Content{max-width:90%;}
}
@media all and (max-width:600px) and (min-width:10px){.YouTubePopUp-Content iframe{height:320px !important;}
.YouTubePopUp-Close{bottom:362px;}
}
@media all and (max-width:480px) and (min-width:10px){.YouTubePopUp-Content iframe{height:220px !important;}
.YouTubePopUp-Close{bottom:262px;}
}
.youtube-player{position:relative;padding-bottom:55%;height:0;overflow:hidden;max-width:100%;background:#000;}
.youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:101%;width:101%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all;}
.cap-video-list h4{font-size:14px;color:#333;margin:0px;padding:10px 0px;margin-bottom:30px;height:50px;overflow:hidden;text-overflow:ellipsis;}
@media(max-width:767px){.cap-video-list h4{height:42px;}
}
.content-video .owl-nav{display:inline-block !important;}
.content-video .owl-nav div{position:absolute;top:-40px;right:0;display:inline-block !important;width:38px;top:50%;top:calc(50% - 36px);}
.content-video .owl-carousel .owl-nav .owl-prev{left:-9px;background:inherit;}
.content-video .owl-carousel .owl-nav .owl-next{right:6px;}
.content-video .owl-carousel .owl-nav .owl-prev,
.content-video .owl-carousel .owl-nav .owl-next,
.content-video .owl-carousel .owl-dot{font-family:'fontAwesome';display:inline-block;margin-left:15px;}
.content-video .owl-carousel .owl-nav .owl-prev:before{content:"\f104";padding:10px 16px;background:#ddd;font-size:18px;line-height:36px;}
.content-video .owl-carousel .owl-nav .owl-next:after{content:"\f105";background:#ddd;padding:10px 16px;font-size:18px;line-height:36px;}
.content-video .owl-carousel .owl-nav .owl-prev:hover:before,
.content-video .owl-carousel .owl-nav .owl-next:hover:after{background:#fff;color:#444;}
.content-video .owl-carousel .owl-nav .owl-prev,
.content-video .owl-carousel .owl-nav .owl-next{color:#fff;}
.content-video .owl-carousel .owl-nav .owl-prev:before,
.content-video .owl-carousel .owl-nav .owl-next:after{background:inherit;border:1px solid #fff !important;}
.content-video .owl-carousel .owl-nav .owl-prev i,
.content-video .owl-carousel .owl-nav .owl-next i{display:none;}
@media (max-width:767px){.content-video .owl-carousel .owl-nav .owl-prev{top:70px;left:-18px;}
.content-video .owl-carousel .owl-nav .owl-next{top:70px;right:-5px;}
@media (min-width:480px){.content-video .owl-carousel .owl-nav .owl-prev{top:30px;}
.content-video .owl-carousel .owl-nav .owl-next{top:30px;}
}
}
@media (min-width:992px) and (max-width:1199px){.content-video .owl-carousel .owl-nav .owl-prev{left:-22px;}
.content-video .owl-carousel .owl-nav .owl-next{right:-8px;}
}
.item{margin-bottom:20px;}
.item .item__img a{
	/*display:block;overflow:hidden;position:relative;text-align:center;*/
}
.item .item__img{
	border: 1px solid #ddd;
	height: 150px;
	position: relative;
	overflow: hidden;
}
.item .item__img img{
	transition:all 0.9s ease 0s;
	-webkit-transition:all 0.9s ease 0s;
	-moz-transition:all 0.9s ease 0s;
	-ms-transition:all 0.9s ease 0s;
	-o-transition:all 0.9s ease 0s;

	/*display:block;max-width:100%;margin:0 auto;height:200px;*/

    padding: 10px;
    display: block;
    max-width: 100%;
    /*width: inherit;*/
    margin: 0 auto;
    max-height: 150px;
    height: 150px;
    /*position: absolute;*/

}
.item .item__img img:hover{transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}
.item .item__cap h1, .item .item__cap h2, .item .item__cap h3, .item .item__cap h4{margin:0px;margin-top:10px;margin-bottom:15px;font-size:18px;}
.item .item__cap h1 a, .item .item__cap h2 a, .item .item__cap h3 a, .item .item__cap h4 a{color:#1ea1f3; font-size: 13px; font-weight: bold;}
.item .item__cap h1 a:hover, .item .item__cap h2 a:hover, .item .item__cap h3 a:hover, .item .item__cap h4 a:hover{color:#1ea1f3;}
.item .item__cap > a{color:#1ea1f3;display:inline-block;padding:5px 10px;border:1px solid #ddd;border-radius:3px;}
.item .item__cap > a:hover{color:#1ea1f3;border:1px solid #1ea1f3;}
@media (min-width:768px){.style-ss .item__cap{padding-left:0px;padding-right:0px;}
}
@media (min-width:768px) and (max-width:991px){.style-ss .item-news:nth-child(n + 4){display:none;}
}
@media (min-width:992px){.news .list-news > div:nth-child(n + 4){}
}
@media (min-width:768px){}
@media (min-width:768px) and (max-width:991px){.news .list-news > div:nth-child(2n + 3){clear:left;}
}
@media (min-width:992px){.news .list-news > div:nth-child(3n + 4){}
}
@media (min-width:1200px){}
.list-services .item__img a{display:block;}
.list-services .item__img a img{display:block;width:100%;}
.list-services .item__cap h1, .list-services .item__cap h2, .list-services .item__cap h3, .list-services .item__cap h4{margin-bottom:0px;padding-bottom:10px;margin-bottom:10px;text-align:center;}
@media (max-width:767px){.list-services .item__img a img{border-radius:0;}
}
.item-pro{padding:15px;}
.item-pro a{display:block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:transform;transition-property:transform;}
.item-pro a:after{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:-webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);background:radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:transform, opacity;transition-property:transform, opacity;}
.item-pro a:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);}
.item-pro a:hover h3{color:#1ea1f3;}
.item-pro a:hover:after{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px);}
.item-pro a img{display:block;width:100%;}
.item-pro a h3{margin-top:5px;margin-bottom:10px;text-transform:uppercase;font-size:14px;text-align:center;padding:10px 0;width:100%;display:inline-block;color:#333;font-weight:bold;}
.see-more{display:inline-block;padding:8px 15px;color:#444;}
.see-more b{font-weight:bold;color:#1ea1f3;}
@media (max-width:767px){.list-pro-featured .item-pro .item-pro__img img{height:218px;}
}
@media (min-width:768px){.list-pro-featured .item-pro .item-pro__img img{height:217px;}
}
@media (min-width:992px){.list-pro-featured .item-pro .item-pro__img img{height:184px;}
}
@media (min-width:1200px){.list-pro-featured .item-pro .item-pro__img img{height:218px;}
}
.top-footer:before{}
.top-footer .wrap{}
.title-footer{margin-bottom:0px;}
.title-footer .title-footer-tit i{padding-right:5px;}
.title-footer .title-footer-tit{font-size:18px;text-transform:capitalize;font-weight:bold;color:#fff;text-align:center;}
.cap-intro-com{padding-top:50px;}
.info-com h3{font-size:18px;color:#fff;}
.info-com p{margin-bottom:0px;color:#fff;}
.info-com i{margin-right:5px;color:#f3f00e;text-align:center;font-size:18px;}
.intro-us img{display:block;width:60%;margin:0 auto;}
.tags-seo a{display:inline-block;padding:5px;color:#707070;margin-bottom:5px;border:1px solid #ddd;}
.tags-seo a:hover{background:#1ea1f3;color:#fff;}
@media (max-width:767px){.top-footer > .wrap > div{margin-top:20px;}
}
@media (min-width:768px) and (max-width:991px){.top-footer .col-sm-12.col-md-3{margin-top:20px;}
}
.bottom-footer{background-color:#25335f;padding:5px 0px; border-top: 1px solid #566aa9;}

.bottom-footer p{margin-bottom:0px;padding:5px 0px;color:#fff;}
.bottom-footer p a{color:#fff;}
.footer-social{padding:0px;margin:15px 0px;}
.footer-social a{text-align:center;}
.footer-social a i{color:#fff;width:40px;font-size:12px;height:40px;background-color:#171717;line-height:40px;text-align:center;border-radius:3px;}
.footer-social a:hover i{background-color:#fff;color:#171717}
.title-footer{margin-bottom:15px;}
.title-footer div{margin:0px;font-size:16px;line-height:50px;text-transform:uppercase;font-weight:bold;color:#fff;position:relative;}
.title-footer div:before{width:50px;height:2px;background-color:#fff;position:absolute;left:0px;bottom:0px;margin-bottom:-1px;content:"";}
ul.mn-footer{padding:0px;margin:0px;list-style:none;}
ul.mn-footer li{}
ul.mn-footer li a{display:inline-block;color:#fff;padding:5px 0px;}
ul.mn-footer li a img{width:50px;height:30px;display:block;margin-right:10px;background-color:#fff;padding:5px;border-radius:2px;float:left;}
ul.mn-footer li a:hover{color:#171717}
@media (max-width:767px){.product-partial .row{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.product-partial .row > div.col-sm-3{order:2;width:100%;}
.product-partial .row > div.col-sm-9{order:1;width:100%;}
}
.title-sb{margin-top:15px;font-size:14px;font-weight:bold;background:#1ea1f3;text-transform:uppercase;padding-left:5px;}
.title-sb a{position:relative;display:inline-block;padding:0px;padding-left:15px;color:#fff; line-height: 40px;}
.title-sb a i{margin-right:5px;}
.cate-menu{}
.cate-menu > li{}
.cate-menu > li a{display:inline-block;position:relative;width:100%;padding:10px 20px 8px 15px;color:#383838;}
.cate-menu > li a:hover{
	background-color: #fff !important;
}
.cate-menu > li i{float:left;}
.cate-menu > li .sub-cate-menu li a{padding:8px 0px;padding-left:15px;display:block;border-bottom:1px dotted #ddd;}
.cate-menu > li .sub-cate-menu li:last-child a{border-bottom:0px;}
.cate-menu > li .sub-cate-menu > .activeleft > a{background:#eee;color:#1ea1f3;}
.cate-menu > li .sub-cate-menu > .activeleft .sub-cate-menu{border-bottom:1px solid #ddd;}
.cate-menu > .activeleft > a{background:#eee;color:#1ea1f3;}
.cate-menu > .activeleft .sub-cate-menu{border-top:1px solid #ddd;}
.support-online{margin-top:20px;}
.support{border:1px solid #ddd;border-top:0px;}
.support ul{padding:10px 15px;list-style:none;margin:0px;}
.support ul li{flex-grow:1;}
.support > a > img{display:block;width:100%;height:auto;}
.news-feautured{overflow:hidden;}
.news-feautured .list-news{padding:15px 5px 0px 5px;border:1px solid #ddd;border-top:0px;}
.news-feautured .item{padding-bottom:10px;margin-bottom:10px;border-bottom:1px dashed #ddd;}
.news-feautured .item .item__cap{padding-left:0px;}
.news-feautured .item .item__cap h1, .news-feautured .item .item__cap h2, .news-feautured .item .item__cap h3, .news-feautured .item .item__cap h4{margin:0px;font-size:14px;}
.news-feautured .item .item__cap h1 a, .news-feautured .item .item__cap h2 a, .news-feautured .item .item__cap h3 a, .news-feautured .item .item__cap h4 a{text-transform:none;}
.news-feautured .item:last-child{margin-bottom:0px;border-bottom:0px;}
@media (max-width:767px){.news-feautured .item .item__cap{padding-top:15px;padding-left:15px;}
}
@media (min-width:768px) and (max-width:991px){.item-pro .item-pro__cap .add-to-cart{margin-top:3px;}
}
.col-sm-9 .list-product .desc{font-size:12px !important;}
.col-sm-9 .list-product .add-to-cart{margin-top:5px !important;}
.search-style li a{display:block;text-align:center;border-radius:5px;border:1px solid #ddd;font-size:20px;color:#888;letter-spacing:2px;}
.list-size li a{padding:25px 0px;}
.list-size li a:hover{background:#1ea1f3;color:#fff;}
@media (max-width:767px){.list-size li{overflow:hidden;width:33.33333%;}
.list-size li a{font-size:14px;padding:15px 10px;white-space:nowrap;}
}
@media (min-width:768px) and (max-width:991px){.list-size li{overflow:hidden;}
.list-size li a{font-size:14px;padding:15px 10px;white-space:nowrap;}
}
@media (min-width:768px){.list-size li{width:16.66666666%;width:calc(16.66666666% - 10px);margin-right:12px;}
.list-size li:nth-child(6n + 6){margin-right:0px;}
}
.list-color li{width:10%;}
.list-color li a img{display:block;max-width:100%;margin:0 auto;}
@media (max-width:767px){.list-color li{width:20%;}
}
@media (max-width:767px){.list-product .item-pro .item-pro__img img{height:218px;}
}
@media (min-width:768px){.list-product .item-pro .item-pro__img img{height:218px;}
}
@media (min-width:992px){.list-product .item-pro .item-pro__img img{height:157px;}
}
@media (min-width:1200px){.list-product .item-pro .item-pro__img img{height:194px;}
}
@media (min-width:480px) and (max-width:991px){.list-product .col-xm-6.item-pro:nth-child(2n + 3){clear:left;}
}
@media (min-width:992px){.list-product .col-sm-4.item-pro:nth-child(3n + 4){clear:left;}
}
@media (min-width:480px) and (max-width:991px){.list-product .col-xm-6.item-pro:nth-child(2n + 3){clear:left;}
}
/*@media (min-width:1200px){.new .list-news .item .item__img img{height:150px;}
}
@media (min-width:993px) and (max-width:1199px){.new .list-news .item .item__img img{height:150px;}
}
@media (min-width:768px) and (max-width:992px){.new .list-news .item .item__img img{height:120px;}
}
@media (min-width:480px) and (max-width:767px){.new .list-news .item .item__img img{height:180px;}}
@media (max-width:480px){.new .list-news .item .item__img img{height:200px;}
}*/
h1.title-post,
h2.title-post{font-size:24px;border-bottom:1px dotted #ddd;padding:15px 0px;text-transform:capitalize;font-weight:bold;margin-top:30px;}
.blog-post .desc-post{font-weight:bold;}
.blog-post .all-detail img,
.blog-post .body-post img{display:block;max-width:100%;margin:15px auto;}
.blog-post .comment img,
.blog-post .like-post img{display:block;max-width:100%;}
.title-others h1, .title-others h2, .title-others h3{font-size:22px;display:inline-block;padding-bottom:5px;border-bottom:1px solid #222;color:#222;}
.title-others h1 a, .title-others h2 a, .title-others h3 a{color:#222;}
@media (min-width:768px){.others-news .item-news .item-news__img img{height:137px;}
}
@media (min-width:992px){.others-news .item-news .item-news__img img{height:183px;}
}
@media (min-width:1200px){.others-news .item-news .item-news__img img{height:225px;}
}
.pro-detail-cap > img{display:block;max-width:100%;margin:0 auto;}
.pro-detail__img{border:1px solid #ddd;}
.pro-detail__img .easyzoom > a{display:block;width:100%;}
.pro-detail__img .easyzoom > a > img{display:block;width:100%;}
@media (min-width:1200px){.pro-detail__img{height:460px;overflow:hidden;}
.pro-detail__img .easyzoom > a > img{height:460px;}
}
.pro-detail__thumb{margin-top:15px;}
.pro-detail__thumb .thumbnails{width:55%;margin:0 auto;}
.pro-detail__thumb .thumbnails li{width:33.33%;padding:0px 5px;}
.pro-detail__thumb .thumbnails li img{display:block;width:100%;border:1px solid #ddd;}
.pro-detail__content{font-size:14px;border-top:1px dotted #ddd;padding-top:10px;padding-bottom:15px;text-transform:capitalize;margin-top:10px;}
.pro-detail__content .btn{padding:7px 15px;font-size:15px;}
.pro-detail__content .btn i{font-size:22px;padding-right:5px;}
.pro-detail__content .pro-props__name{margin-top:0px;font-size:22px;text-transform:uppercase;}
.pro-detail__content .pro-props__name a{color:#303030;}
.pro-detail__content .pro-props__desc{margin-top:5px;margin-bottom:10px;padding:10px;border:1px solid #f2f2f2;background-color:#E8E8E8;}
.pro-detail__content .pro-props__attr{padding:5px 0px !important;border:0px solid #f2f2f2;border-width:1px 0px 1px 0px;}
.pro-detail__content .pro-props__attr li{line-height:25px;}
.pro-detail__content .pro-props__attr li strong{display:inline-block;width:105px;}
.pro-detail__content .pro-props__price{display:inline-block;margin:5px 0px;font-size:24px;font-weight:bold;color:red;}
.pro-detail__content .pro-props__oldprice{display:inline-block;margin-left:20px;text-decoration:line-through;color:gray;font-style:italic;font-size:16px;}
.pro-detail__content .pro-code{padding-left:10px;line-height:30px;background-color:#dad5c1;}
.pro-detail__content .pro-code li{width:50%;}
.pro-detail__content .pro-code .redAll{color:red;margin-left:10px;}
.pro-detail__content .video-product span{display:inline-block;margin-top:10px;width:120px;}
.pro-detail__content .video-product span img{width:100%;}
.pro-detail__content .video-product span:hover{cursor:pointer;}
.pro-detail__content .pro-property{margin-top:10px;}
.pro-detail__content .buy-now{width:100%;margin-top:10px;margin-bottom:30px;}
.pro-detail__content .buy-now .property-item{margin-right:25px;}
.pro-detail__content .buy-now .bottomBuy,
.pro-detail__content .buy-now .addBuy,
.pro-detail__content .buy-now .contactUs{margin-right:15px;display:inline-block;border:0px;color:#fff;outline:0;padding:9px 15px;text-transform:uppercase;border-radius:0px;}
.pro-detail__content .buy-now .bottomBuy{background:#feb005;}
.pro-detail__content .buy-now .addBuy{background:#1977CE;}
.pro-detail__content .buy-now .contactUs{background:red;}
.pro-detail__content .note-buy-now{margin-top:5px;margin-bottom:10px;width:100%;border-radius:0px;background:#f2f2f2;border-top:1px solid #f2f2f2;}
.pro-detail__content .note-buy-now p{padding-top:10px;padding-left:15px;}
.pro-detail__content .note-buy-now p strong{color:red;}
.wrap-pro-property > .property-item p{display:inline-block;margin-right:10px;}
.qty #quantity-detail{height:38px;width:30px;border:0;}
.qty .qtyplus{right:-20px;border-left:0px;}
.qty .qtyplus,
.qty .qtyminus{display:inline-block;line-height:20px;border-radius:100%;text-align:center;border:1px solid #ddd;top:0px;width:20px;height:20px;cursor:pointer;font-size:12px;background:#eee;}
.qty .qtyminus{right:40px;border-right:0px;}
@media (max-width:767px){.wrap-product-content{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.wrap-product-content > .col-sm-3{width:100%;order:2;}
.wrap-product-content > .col-sm-9{width:100%;order:1;}
}
.pro-information{font-size:14px;}
.pro-information .nav-tabs li{margin-bottom:inherit;background:#eee;}
.pro-information .nav-tabs li > a{border-radius:0px;color:#222;border:0px;}
.pro-information .nav-tabs li > a:hover{background:#fff;}
.pro-information .nav-tabs li:first-child{background:#1ea1f3;}
.pro-information .nav-tabs li:first-child a{color:#fff;}
.pro-information .tab-content .title-pro-meta{display:inline-block;font-size:18px;margin-bottom:10px;font-weight:bold;padding-bottom:5px;border-bottom:1px solid #000;}
.pro-information .tab-content img{display:block;max-width:100%;height:auto !important;margin:10px auto;}
.select-property ul li{margin-right:5px;}
.select-property ul li span{display:block;width:40px;height:40px;border:1px solid #ddd;text-align:center;line-height:40px;}
.select-property ul li span:hover{cursor:pointer;}
.select-property ul li span.active{border-color:red;position:relative;}
.select-property ul li span.active:after{position:absolute;right:0;bottom:0;content:"";width:0;height:0;border-bottom:20px solid red;border-left:20px solid transparent;}
.select-property ul li span.active:before{font-family:Fontawesome;content:"\f00c";position:absolute;right:0px;z-index:999;bottom:-13px;font-size:10px;color:#fff;}
.select-property p a{color:red;}
@media (max-width:767px){.pro-props__name{margin-top:25px !important;}
}
@media (max-width:767px) and (max-width:479px){.buy-now .bottomBuy,
.buy-now .addBuy{margin-top:10px;}
}
@media (max-width:767px) and (min-width:480px){.buy-now{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.pro-information .nav > li > a{padding:10px 13px;font-size:12px;}
}
.product-content{margin-top:40px;}
.title-contact{font-size:18px;margin:0px;margin-bottom:15px;}
.info-com{font-size:14px;margin-top:10px;color:#fff;}
.navbar-form{margin-top:0px;margin-right:10px;}
.navbar-inverse{background-color:#fff;border-color:#fff;}
.myhome{color:#9d9d9d;font-size:25px;margin-top:12px;}
.menu-nav{font-weight:bold;font-size:16px;}
.menu-nav>li{position:relative;}
.submenu{width:250px;padding:0;margin:0;list-style:none;position:absolute;z-index:9998;top:100%;}
.menu-nav>li:hover .submenu{display:block;}
.submenu a{color:#444;font-weight: normal;  text-transform:none;padding:5px 0px;display:block;border-bottom:1px dashed #ddd;}
@media (min-width:768px){.tuvan a{color:#fff;background:red;padding:9px;line-height:35px;font-weight:bold;white-space:nowrap;}
}
@media (min-width:1200px){.menu-nav .main-menu > li > a{position:relative;float:left; font-size: 13px;}
/*.menu-nav .main-menu > li > a i{padding-left:5px;font-size:22px;}*/
}
article.slider .item{margin:0px;padding:0px;}
@media(max-width:767px){.contact-ic{display:none;}
}
.tuvan a:hover{background:blue;}
.row.itemdv .item{margin-bottom:0;text-transform:uppercase;}
.doitac{position:relative;}
.doitac:before{background:rgba(255,255,255,.1);content:"";height:100%;left:0;opacity:0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";position:absolute;top:0;width:100%;}
.doitac .owl-carousel .owl-item .img-item{
	height: 120px;
	border: 1px solid #ddd;
}
.doitac .owl-carousel .owl-item img{background-color:#fff;padding:15px;border-radius:3px;max-height:100px;}
.doitac .owl-carousel .owl-item .tddoitac{width:100%;float:left;text-align:center;color:#fff;background-color:#1e4296;margin-top:1px;height:auto;font-size:16px;text-transform:capitalize;padding-top:15px;min-height:80px;max-height:80px;overflow:hidden;}
.wrap-doitac{padding:0 14px;margin-bottom:12px;}
.bantin-img img{border-bottom:3px solid #dc940f;max-width:100%;display:block;}
.bantin, .siba{border:1px solid #efeeee;margin-top:20px;}
.bantin-cap >h5{font-weight: normal;  text-align:justify;padding:15px 30px;color:#122371;}
.bantin-cap >h5:hover{cursor:pointer;color:#122371;text-decoration:underline !important;}
.bock{border-bottom:1px solid #ddd;padding:15px;border-left:1px solid #2e308e;margin:1px 0px;}
.bock:hover{background:#efefef;border-left:1px solid #000;}
.bock h4{color:#333;line-height:25px;font-weight:normal; font-size:16px;}
.bock time{color:#a7a2a2;}
.bock >a{font-size:16px;font-weight:bold;}
.bock >a:hover{text-decoration:underline !important;}
@media(max-width:767px){.bantin-cap{font-size:14px;}
.bantin-cap >p{text-align:justify;font-size:14px;padding:0 30px 20px;}
}
@media(min-width:768px){.bantin-cap >h5{font-size:20px;}
.bantin-cap >p{text-align:justify;font-size:16px;padding:0 30px 20px;}
}
footer{
	background:#1ea1f3;
	color:#fff;
/*	background-image: url('../images/bg-footer-1.png');
	background-repeat: repeat-x;
	background-position: left top;*/
}
.navbar-collapse{padding-right:0px;}
@media (max-width:767px){.navbar-default{}
.navbar-toggle{padding:11px 10px;}
.navbar-default .navbar-nav > li:first-child > a{border-top:1px solid #fff;}
.navbar-collapse.in{padding:0px;position:relative;top:2px;overflow-y:inherit;}
.nav-menu{position:fixed;z-index:9999;top:0px;left:0px;right:0px;box-shadow:0px 1px 5px #fff;}
.navbar-nav{margin:0px;}
.navbar-toggle{float:left;margin:0px;background:#1ea1f3;border-radius:0px;}
.navbar-toggle .icon-bar,
.navbar-toggle .icon-bar+.icon-bar{background-color:#fff;}
.navbar-collapse{border-top:0px;-webkit-box-shadow:none;box-shadow:none;}
.navbar-default .navbar-toggle .icon-bar{background-color:#444;}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{background-color:#ddd;border-color:#eee;}
.navbar{min-height:inherit;margin-bottom:0px;border:0;}
.navbar-collapse{padding:0px;}
}
@media(min-width:768px){.navbar-nav{float:inherit !important;}
.item__imgdv img{display:block;width:100%;}
.item__imgdv.col-sm-4{padding:0;margin:0;}
}
@media(max-width:767px){.content-dv h2{font-size:22px;}
.item__imgdv img{padding-right:15px;margin:15px 0;float:left;}
.item__capdv.col-sm-8{margin:14px;}
.logo img{border-right:none;}
.navbar-header{background:#2c2c2c;}
.mainmenu-sub{padding:0;margin:0;}
.icon-arrow{height:100%;position:absolute;top:0px;right:0px;padding:16px;text-indent:0px;border-left:1px solid #ddd;color:#444;display:flex !important;display:-webkit-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;align-items:center;-webkit-align-items:center;}
.navbar-default .navbar-nav>.active>a{color:#fffefe;background-color:#2c2c2c;}
}
@media(min-width:768px){.content-dv h2{font-size:42px;}
.navbar-default .navbar-nav>.active>a{background:#fff;color:#999;}
.home-back{display:none;}
.item{margin:20px 0;position:relative;}
.bantin{width:50%;float:left;padding-left:10px;}
i.fa.fa-home{font-size:18px; padding-right: 5px;}
a.home-back{margin-top:0px;}
}
@media(max-width:1199px){.logo img{}
}
.navbar-default{background-color:#fff;border-color:#fff;}
@media (min-width:768px) and (max-width:991px){.content-video .owl-nav{display:none !important;}
}
@media(min-width:992px){.bantin{width:100%;}
}
.navbar{margin-bottom:0px;}
.content-dv{background:#f2f2f2;height:140px;width:100%;box-shadow:0px 1px 5px #ccc;}
.content-dv p{font-size:18px;color:#757474;}
.breadcrumb>div>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0";}
.breadcrumb>div>li{display:inline-block;}
h3.pchitiet{margin-top:41px;color:#00aeef;text-align:center;}
.partial-chitiet{padding:0 15px;margin-top:-24px;}
.partial-chitiet img{max-width:100% !important;margin:0 auto;height:auto !important;display:block;}
.detail-ct p{padding:0 15px;}
.partial-chitiet{padding:0 15px;margin-top:-24px;}
.hinhct{margin:8px;margin-top:44px;}
.nav>li>a:focus, .nav>li>a:hover{background-color:inherit !important;}
@media(min-width:768px){.new-read-new{text-transform:uppercase;background:#1ea1f3; font-weight: bold; padding:12px 10px;padding-left:15px;color:#fff;font-size:13px;margin-bottom:0px;}
.new-read-new a{color:#fff;}
}
.read-new{border:1px solid #ddd;}
@media(max-width:767px){.bantin{width:100%;}
@media(min-width:480px){.bantin{width:50%;float:left;}
}
.new-read-new{text-transform:uppercase;background:#1ea1f3;padding:10px 10px;color:#fff;font-size:17px; font-weight: bold;}
.new-read-new a{color:#fff;}
}
.read-new ul{margin-left:-38px;}
.read-new ul li{padding:5px 30px;padding-right:10px;list-style:none;position:relative;}
.read-new ul li:before{content:"";position:absolute;width:5px;height:5px;background-color:#1ea1f3;top:12px;left:15px;}
.read-new ul.taisao li:before{content:"\f00c" !important;font-family:fontAwesome !important;font-size:16px !important;color:#4caf50 !important;position:absolute !important;top:3px !important;left:15px !important;margin-right:10px !important;background-color:transparent !important;}
.read-new ul.taisao li{padding-left:35px !important;}
.read-new ul li a{color:#000;}
.read-new ul li a:hover{color:#1ea1f3;}
@media(max-width:767px){article.news .list-news{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
article.news .list-news .col-sm-12.col-md-3{width:100%;order:2;}
article.news .list-news .col-sm-12.col-md-9{width:100%;order:1;}
}
.home-item{width:100% !important;}
.content-detail .info-com{color:#222;}
.top-pro-new ul.mainmenu-sub.sub-menu-gra2>li>a>i{display:inline-block;text-align:center;height:37px;width:37px;line-height:37px;color:#444;padding-top:0px;position:absolute;top:0px;right:0px;border-bottom:1px solid #ddd;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.top-pro-new .sub-menu-gra2,
.top-pro-new .sub-menu-gra3{display:none;}
.top-pro-new .cate-menu>li.activeleft .sub-menu-gra2,
.top-pro-new .sub-menu-gra2>li.activeleft .sub-menu-gra3{display:block;}
.top-pro-new .cate-menu>li>a>.fa-caret-right,
.top-pro-new .mainmenu-sub.sub-menu-gra2>li>a>.fa-caret-right{display:inline-block;text-align:center;height:37px;width:37px;line-height:37px;color:#444;padding-top:0px;position:absolute;top:0px;right:0px;border-bottom:1px solid #ddd;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.top-pro-new .cate-menu li .fa-long-arrow-right{font-size:10px;}
.top-pro-new .cate-menu{
	border: 1px solid #ddd;
}
.top-pro-new .cate-menu .mainmenu-sub{padding:0px;margin:0px;list-style:none;}
.top-pro-new .cate-menu .mainmenu-sub li{}
.top-pro-new .cate-menu .mainmenu-sub li a{
	font-size: 12px !important;
}
.top-pro-new .cate-menu .mainmenu-sub li a:hover{
	color: #1ea1f3 !important;
}
.top-pro-new .cate-menu .mainmenu-sub li a:before{
	display: none !important;
}

.top-pro-new .cate-menu li a{display:block;padding:10px 15px;color:#222;border-bottom:1px solid #ddd; position: relative; padding-left: 40px;}
.top-pro-new .cate-menu li a:before{
	position: absolute;
	content: "\f105";
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 15px;
	background-color: #1ea1f3;
	font-family: fontAwesome;
	font-size: 8px;
	color: #fff;
	left: 15px;
	top: 10px;
	border-radius: 2px;
}
.top-pro-new .cate-menu li i{display:block;padding:3px 5px;color:#222;float:left;}
.top-pro-new .cate-menu>li:hover>a,
.top-pro-new .cate-menu .sub-menu-gra3>li:hover a{color:#1ea1f3 !important;}
.top-pro-new .cate-menu .mainmenu-sub>li:hover>a{background:#1ea1f3;color:#fff;}
.top-pro-new .cate-menu>li>a{border-bottom:1px solid #ddd;}
.top-pro-new .cate-menu .mainmenu-sub{border-bottom:1px solid #ddd;}
.top-pro-new .cate-menu li a .fa-angle-double-right{display:none !important;}
.top-pro-new .cate-menu li:last-child a{border-bottom:0px;}
.jtv-slideshow .container-fluid{padding:0px;margin:0px;}
.jtv-slideshow .container-fluid .row{padding:0px;margin:0px;}
.bor-1{border:1px solid #ddd;padding:1px;}
@media (max-width:767px){.main-slider{}
.content-bar .wrapper-search{width:100% !important;}
.main-slider .owl-carousel .owl-item img{min-height:150px;}
.button-res{background-color:#1ea1f3;position:fixed;z-index:9999;width:100%;}
.button-res .hoot{float:right;position:relative;line-height:40px;padding-right:15px;background-color:#f00;padding-left:30px;color:#fff;padding-right:15px;font-size:16px;font-weight:bold;}
.button-res .hoot a{color:#fff;}
.button-res .hoot:before{left:0px;top:0;border:solid transparent;content:"";position:absolute;pointer-events:none;border-color:rgba(136, 183, 213, 0);border-left-color:#03567f;border-width:15px;margin-top:5px;z-index:9989;}
.hamburger{padding:5px;}
.hamburger-inner::before,
.hamburger-inner::after,
.hamburger-inner{background:#fff;}
.mm-menu.mm-offcanvas.mm-current{background:#1ea1f3;color:#fff;}
.menu-prduct{margin:0px -20px;}
.cate-menu.mm-listview li a{text-transform:uppercase;}
.cate-menu.mm-listview li i{float:left;padding:5px;line-height:30px;padding-right:-10px;}
.mm-panels .menu-prduct h2{text-transform:uppercase;font-size:16px;padding:0 20px;padding-bottom:10px;margin:0px;border-bottom:1px solid;border-color:rgba(0,0,0,.1);}
.mm-panels>.mm-panel>.mm-listview{margin:0 -20px;}
.payment .icon-cart{}
.cate-menu.mm-listview li a i{display:none;}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar > *{color:#fff;}
.mm-menu .mm-search input{background:rgba(0, 0, 0, 0.3);}
.mm-search input{height:30px;min-height:32px;max-height:40px;}
.main-menu li a{text-transform:uppercase;}
.menu-prduct h2{display:none;}
.main-menu{margin:0 -20px;}
}
#section-cta{background-color:#f00;}
#section-cta1{background:url(../images/bg-nen.png) fixed 50% 50%;-webkit-background-size:cover;background-size:100% 100%;padding:40px 0px;position:relative;}
#section-cta1 .form-group label{font-size:22px;color:#fff;text-transform:uppercase;}
#section-cta1 .consult-right{height:100%;position:relative;width:100%;transition:all 0.3s ease;padding:80px 30px;text-align:left;background:#1ea1f3;}
#section-cta1:after{width:50%;width:calc(50% - 15px);height:100%;position:absolute;content:"";background-color:#fffae6;left:50%;margin-left:15px;top:0px;z-index:99;}
@media(max-width:767px){#section-cta1:after{display:none;}
#section-cta1 .col-md-6:last-child{background-color:#fffae6;padding-top:15px;}
}
.section-padding{position:relative;padding:50px 0px;}
.overlay.main{background:#000;opacity:.7;}
.overlay{position:absolute;content:"";top:0px;left:0px;height:100%;width:100%;}
.btn-white{color:#1ea1f3 !important;border-color:#ffffff !important;background:#fff;line-height:50px;padding:0px 15px;font-size:16px;text-transform:capitalize;font-weight:bold;float:right;}
.btn-white:hover{background-color:#1f2021;border-color:#1f2021 !important;color:#fff !important;}
.btn-white i{font-size:22px;padding-left:10px;}
.btn-circle{-webkit-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.news-form{line-height:50px;-webkit-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:none;background-color:#fff;float:left;width:100%;}
.news-form .newsletter-email{border:none;float:left;padding-left:15px;border-radius:3px;}
.gioithieu-home{padding:30px 0px;background-color:#fffae6;}
.gioithieu-home .gt-box{}
.gioithieu-home .gt-box h2{font-size:18px;text-transform:uppercase;color:#1ea1f3;font-weight:bold;display:block;}
@media(max-width:480px){.gioithieu-home .gt-box h2{font-size:16px;}
}
.gioithieu-home .gt-box h2 i{width:40px;height:40px;background-color:#1ea1f3;color:#fff;line-height:40px;text-align:center;margin-right:10px;}
.sc_promo_image{position:absolute;top:0;bottom:0;background-position:center center;background-size:cover;background-repeat:no-repeat;}
@media(min-width:767px){.list-news .img__home{width:100px;float:left; border: 1px solid #ccc; padding: 2px;}}
@media(min-width:767px){.list-news .img__home img{height: 100px !important;}
.list-news .tin_home{width:100%;width:calc(100% - 115px);margin-left:15px;float:left;}
.list-news .tin_home h2{margin-top:0px;}}

.wrap-menu-pro-mobile{margin-bottom:20px;padding:0px;border:1px solid #ddd;box-shadow:0 1px 6px rgba(32, 33, 36, 0.28);}
.wrap-menu-pro-mobile li a{display:block;padding:10px 15px;color:#3f3e44;text-transform:uppercase;font-weight:bold;border-bottom:1px solid #ddd;}
.wrap-menu-pro-mobile li i{float:right;padding:10px 15px;}
.wrap-menu-pro-mobile li:last-child a{border-bottom:0px;}
@media (max-width:767px){.wrap-menu-pro-mobile li{width:100% !important;}
.wrap-menu-pro-mobile li a{position:relative;padding:10px 15px;padding-right:0px;}
.wrap-menu-pro-mobile li a .fa-angle-double-right{display:none;}
.wrap-menu-pro-mobile>li>a>i,
.wrap-menu-pro-mobile .sub-menu-gra2>li>a>i:last-child{position:absolute;top:0px;right:0;width:40px;height:41px;line-height:20px;text-align:center;}
.wrap-menu-pro-mobile .sub-menu-gra3,
.wrap-menu-pro-mobile .sub-menu-gra2{display:none;}
}
.tp-bannertimer{background:#777 !important;background:rgba(0,0,0,0.1) !important;height:5px !important;}
.tp-bullets.simplebullets.navbar{height:35px;padding:0px 0px;}
.tp-bullets.simplebullets .bullet{cursor:pointer;position:relative !important;background:rgba(0, 0, 0, 0.5) !important;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:6px !important;height:6px !important;border:5px solid rgba(0, 0, 0, 0) !important;display:inline-block;margin-right:2px !important;margin-bottom:14px !important;-webkit-transition:background-color 0.2s, border-color 0.2s;-moz-transition:background-color 0.2s, border-color 0.2s;-o-transition:background-color 0.2s, border-color 0.2s;-ms-transition:background-color 0.2s, border-color 0.2s;transition:background-color 0.2s, border-color 0.2s;float:none !important;}
.tp-bullets.simplebullets .bullet.last{margin-right:0px}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:rgba(255, 255, 255, 1) !important;width:6px !important;height:6px !important;}
.btn{background-color:#f00;color:#fff;border:1px solid #f00;padding:10px 15px;border-radius:2px;margin:10px 0px;text-transform:uppercase;font-size:15px;}
.btn:hover{background-color:#f00;color:#fff;border:1px solid #f00;}
a.dangky-mobile{line-height:30px;padding:0px 15px;float:right;margin-right:60px;color:#fff;background-color:#f00;border-radius:2px;margin-top:5px;}
ul.visao{padding:0px;margin:0px;list-style:none;padding-left:30px;}
ul.visao li{position:relative;font-size:18px;color:#333;float:left;width:100%;padding:5px 0px;padding-left:30px;}
ul.visao li:before{position:absolute;content:"\f00c";font-family:fontAwesome;font-size:20px;color:#4caf50;left:0px;top:0px;}
.customer_review{height:380px;}
@media(max-width:767px){ul.visao{padding-left:0px;}
ul.visao li{font-size:14px;padding-left:20px;}
}
.box-category-head{padding-bottom:10px}
.box-category-head ul{width:100%;display:table;margin:0;padding:0}
.box-category-head ul li{display:table-cell}
.box-category-head ul li:first-child a{margin-left:0}
.box-category-head ul li a{padding:10px 20px;background:#BD9E47;font-size:15px;text-transform:uppercase;color:#fff;font-weight:500;display:block;text-align:center;margin-left:4%}
.box-category-head ul li a:hover{background:#BD9E47}
.new-overlay .item .item__cap h1,
.new-overlay .item .item__cap h2,
.new-overlay .item .item__cap h3,
.new-overlay .item .item__cap h4{position:absolute;height:30px;z-index:99;bottom:0px;width:100%;float:left;overflow:hidden;text-overflow:ellipsis;padding:10px;}
.new-overlay .item .item__cap h1 a,
.new-overlay .item .item__cap h2 a,
.new-overlay .item .item__cap h3 a,
.new-overlay .item .item__cap h4 a{color:#fff;text-transform:uppercase;text-shadow:1px 1px 1px rgba(0, 0, 0, .8);font-size:14px;}
.new-large .item .item__cap{position:absolute;height:90px;z-index:99;bottom:0px;width:100%;float:left;overflow:hidden;text-overflow:ellipsis;padding:10px;}
.new-large .item .item__cap h1 a,
.new-large .item .item__cap h2 a,
.new-large .item .item__cap h3 a,
.new-large .item .item__cap h4 a{color:#fff;text-transform:uppercase;text-shadow:1px 1px 1px rgba(0, 0, 0, .8);font-size:14px;}
.new-large .item .item__cap p{height:50px;overflow:hidden;text-overflow:ellipsis;}
.new-large .item .item__img img{height:400px !important;}
.item-nho .item__img img{height:70px !important;}

.top-footer{
	width:100%;
	float:left;
	padding:40px 0px;
	padding-bottom: 15px;

}


ul.language{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul.language li{
	float: left;
	margin-left: 15px;
}
ul.language li a{
	float: left;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
ul.language li a:hover{
	background-color: transparent;

}
ul.language li a img{
	/*width: 30px;
	height: 30px;*/
}
@media(max-width: 767px){
	.language{
		padding-right: 60px !important;
		margin-top: 10px !important;
	}
	.top-footer .text-right{
		text-align: left !important;
	}
	.title-main{
		margin-bottom: 15px;
	}
}

.slider{
	margin-top: 10px;
}

.search {
    position: relative;
    border-radius: 0px;
    width: 70%;
    margin-top: 5px;
    border: 1px solid #0b5786;
    background:transparent;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
}
.search .s-mobile {
    width: calc(100% - 50px);
    border-radius: 25px;
    margin: 0;
    padding: 0px 12px;
    line-height: 20px;
    height: 20px;
    padding-left: 15px;
    color: #fff;
    border: 0 none;
    outline: 0px;
    background-color: transparent;
}
.search .search-button {
    position: absolute;
    border-radius: 25px;
    background-color: transparent;
    top: 0px;
    right: 0px;
    height: 20px;
    padding: 0;
    width: 50px;
    font-size: 14px;
    margin: 0;
    outline: none;
    border: 0 none;
}
.search .search-button i {
    transform: rotate(0deg) translate(0px, 0px);
    transition: all 0.4s ease;
    color: #666;
    font-size: 14px;
}

/*

.other-menu{
	position: relative;
}
.other-menu ul{
	list-style: none;
	background-color: #eee;
	position: absolute;
	top: 100%;
	left: 0px;
	width: 200px;
	padding: 0px;
	opacity: 0;
	visibility: hidden;
}
.other-menu:hover ul{
	opacity: 1;
	visibility: visible;
}
.other-menu ul li{
	float: left;
	width: 100%;
	position: relative;
}
.other-menu ul li a{
	color: #333;
	display: block;
	padding: 10px;
	font-size: 13px;
	font-weight: normal;
}*/