﻿*,
*:before,
*:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.non {display:none
}
.flag {display:block!important;
}
.flag1 {display:none!important
}
@font-face {
    font-family:'UTM Aptima';
    src: url('/fonts/UTM Aptima.ttf');
}
@font-face {
    font-family:'UTM Avo bold';
    src: url('/fonts/UTM Avo bold.ttf');
}
@font-face {
    font-family:'UTM Avo';
    src: url('/fonts/UTM AVO.TTF');
}
 @font-face {
    font-family:'UTM Avo bold';
    src: url('/fonts/UTM AVOBOLD.TTF');
}
body {margin:0; padding:0; border:0; font-size:0.9em; color:#000; line-height:1.5em;
      font-family:'UTM Avo', Arial, Tahoma, 'Times New Roman', Verdana;  background:#ffffff;
      overflow-x: hidden;
      animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}
/* Outer */
.popup {
	width:100%;
	height:100%;
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.75); z-index:998!important
}

/* Inner */
.popup-inner {
	max-width:700px;
	width:90%;
	padding:40px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	box-shadow:0px 2px 6px rgba(0,0,0,1);
	border-radius:3px;
	background:#fff; text-align:left; max-height:700px; 
    z-index:99
}

/* Close Button */
.popup-close {
	width:30px;
	height:30px;
	padding-top:4px;
	display:inline-block;
	position:absolute;
	top:0px;
	right:0px;
	transition:ease 0.25s all;
	-webkit-transform:translate(50%, -50%);
	transform:translate(50%, -50%);
	border-radius:1000px;
	background:rgba(0,0,0,0.8);
	font-family:Arial, Sans-Serif;
	font-size:20px;
	text-align:center;
	line-height:100%;
	color:#fff;
}

.popup-close:hover {
	-webkit-transform:translate(50%, -50%) rotate(180deg);
	transform:translate(50%, -50%) rotate(180deg);
	background:rgba(0,0,0,1);
	text-decoration:none;color:#fff;
}
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}
h1, h2, h3, h4, h5, h6, p {margin:0; padding:0; font-size:100%; 
}
img {border:0px; transition:all 0.5s
}
input {outline:0
}
a {text-decoration:none; color:#191919
}
    a:hover { color:#191919; 
    }
.table_index {width:100%; border-collapse: collapse; border-spacing: 0;
}
    .table_index td {padding:0
    }
    .table_index .text_1 {text-align:right; color:#111111; padding:3px 5px; width:30%
    }
    .table_index .text_1 span{color:#ff0000; 
    }
     .table_index .text_2 span{color:#ff0000;
    }
    .table_index .text_2 {text-align:left; color:#111111; padding:3px 5px
    }
.ptthanhtoan {float:left; width:50%
}
#ttchuyenkhoan {float:right; width:250px; color:#ff0000; font-size:1em; line-height:1.5em; display:none;
                border:solid 1px #ff0000; padding:1em; background:#ddd; margin:0 0 1em
}
ul, li {margin:0; padding:0; width:auto
}
.line {clear:both; margin:1em 0; height:1px; background:#cccccc; float:left; width:100%
}
.clear {clear:both
}
.space_5 {clear:both; height:5px
}
.space_10 {clear:both; height:10px
}
.space_20 {clear:both; height:20px
}
.bdkhung {border:solid 1px #cccccc
}
video, audio, iframe {width:100%; height:480px; border:0px
}
.maps iframe {width:100%; height:520px; border:0px
}
.paypal {width:100%; height:87px; margin:auto
}
audio {width:100%; height:70px
}
.video {max-width:850px; width:100%; margin:1em auto
}
#wrapper {margin:0 auto; padding:0; overflow:hidden; z-index:999999
}
.share_button2 {float:left; margin:1em 0 1em 0; width:230px; padding:0;
}
.goituvan {float:left; margin:1em 0 1em 0; width:30%; padding:1em; border:solid 1px #ddd; border-radius:15px;
           font-weight:700; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap
}
    .goituvan .call {display:inline-block; width:25px; height:30px; vertical-align:middle; margin:0 0.5em 0 0;
                     background:url(../imgwb/imgw/tuvan.png) no-repeat center center
    }
    .guidathang a,
    .goituvan a {color:#3fb9be;
    }
    .guidathang a:hover,
    .goituvan a:hover {color:#f9c205;
    }
.guidathang {float:left; margin:1em 0 1em 5%; width:30%; padding:1em; border:solid 1px #ddd; border-radius:15px;
           font-weight:700; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap
}
    .guidathang .btcart {display:inline-block; width:25px; height:30px; vertical-align:middle; margin:0 0.5em 0 0;
                     background:url(../imgwb/imgw/dathang.png) no-repeat center center
    }
    .share_button2:hover,
    .goituvan:hover,
    .guidathang:hover {background:#ddd
    }
.share_button {float:left; margin:1em auto; width:250px
}
.share_button_sp {margin:0 auto; width:220px
}
.facebook {float:left;
}
.twitter,
.gplusone {float:left; margin:0.15em 0 0 0.5em
}
.sharect {margin:0.6em 0 0 0.2em
}
/*tags*/
ul.tags {list-style:none; margin:0.5em 0 0; padding:0; display:inline-block
    }
        ul.tags li {margin:0.1em; padding:0; display:inline-block
        }
            ul.tags li a {color:#ffffff; display:block; background:#999; font-size:0.9em; padding:0.3em 0.5em; border-radius:5px
            }
            ul.tags li a:hover {background:#ff3c42
            }
/*dowloadfile*/
ul.listfile {list-style:none; display:inline; margin:0.5em 0 0.5em 40px; padding:0; width:100%; float:left;
}
ul.listfile li {display:block!important; margin:0 2em 0.5em 0!important; padding:0; text-transform:uppercase; border:0!important;
                width:auto!important; background:none!important
    }
    ul.listfile li a {display:inline-block!important; margin:0; padding:0 0 0.5em 20px;
                    color:#1c5ea7; font-size:0.85em; font-weight:400; line-height:1.3em !important;
                    background:url(../imgwb/imgw/icon_download.gif) no-repeat left 1px; 
    }
    ul.listfile li a:hover {color:#ff0000
    }
ul.download {list-style:none; display:inline; margin:0; padding:0
}
ul.download li {display:inline-block!important; margin:0 2em 0.5em 0!important; padding:0; text-transform:uppercase; border:0!important;
                width:auto!important; background:none!important
    }
    ul.download li a {display:inline-block!important; margin:0; padding:0 0 0.5em 20px;
                    color:#1c5ea7; font-size:0.85em; font-weight:400; line-height:1.3em !important;
                    background:url(../imgwb/imgw/icon_download.gif) no-repeat left 1px; 
    }
        ul.download li a.download {display:none!important
        }
    /*ul.download li a.download {background:url(../imgwb/imgw/icon_download.gif) no-repeat left center; 
                               display:inline-block; width:19px; height:25px; margin:0; vertical-align:middle
    }*/
    ul.download li a:hover {text-decoration:underline
    }
/*top*/
.banner {width:100%; float:left; margin:auto; position:relative; z-index:9; padding:0;
         background:#ffffff url(../imgwb/imgw/bg_banner_anha.jpg) no-repeat center center; background-size:cover; transition:all 0.5s
}
.menu_mobile {max-width:1130px; margin:auto; width:100%; position:absolute; padding:0; text-align:center; bottom:0
}
.banner_top {z-index:200; width:100%; float:left; background:#f8f8f8
}
.banner_top_fix {max-width:1130px; margin:auto; width:100%; padding:0; text-align:center; 
}
.banner_fix {max-width:1130px; margin:auto; width:100%; position:relative; padding:0; text-align:center
}
.banner_right {float:right; margin:0.5em 0 0 0; width:85%
}
.btmuahang_top_ac,
.btmuahang_top {display:inline-block; margin:1.5em 0 1em 0; color:#ffffff!important; font-size:1.2em!important; padding:1em!important;
                background:#3fb9be  url(../imgwb/imgw/bg_vang.jpg)no-repeat center -100px!important; border-radius:5px;
                text-transform:uppercase!important; transition:all 0.8s; float:right; text-shadow:none!important; 
}
.btmuahang_top_ac,
    .btmuahang_top:hover {background:#f9c205 url(../imgwb/imgw/bg_vang.jpg)no-repeat center top!important
    }
.hotline {float:right; width:370px; margin:1.5em 0 0 0
}
    .hotline ul {list-style:none; margin:0; padding:0; display:inline-block; text-align:left; 
    }
    .hotline ul li {display:inline-block; width:auto; margin:0; vertical-align:top; 
                        padding:0; position:relative; overflow:hidden; transition:all 0.5s;
                        color:#0166b4; float:left;
    }
        .hotline ul li a {color:#0166b4
        }
        .hotline ul li:nth-child(1) {float:left; padding:0 9px 0 0; width:130px
        }
        .hotline ul li:nth-child(1) img {border:solid 1px #b3b3b3; width:100%
        }
        .hotline ul li:nth-child(2) {background:url(../imgwb/imgw/icon_hotline_top.png) no-repeat 10px center;
                                     border:solid 1px #b3b3b3; border-radius:5px; padding:0.5em 30px 0em 40px;
                                     width:230px; margin-bottom:9px; color:#ff0000; font-weight:700; font-size:1.3em;
                                     font-family:'UTM Avo bold'; height:45px; overflow:hidden
        }
        .hotline ul li:nth-child(3) {background:url(../imgwb/imgw/icon_mail_top.png) no-repeat 10px center;
                                     border:solid 1px #b3b3b3; border-radius:5px; padding:0.9em 30px 0.9em 40px;
                                     width:230px; font-family:'UTM Avo'; height:45px; overflow:hidden; font-size:0.9em
        }
.datetime {float:right; color:#ffffff; background:url(../imgwb/imgw/icon_datetime.png) no-repeat left center; padding:1em 0 1em 30px;
           z-index:99999999
}
.welcome_text {float:left; color:#686868; font-size:0.9em
}
.mxh {float:left; margin:0.5em 0 0.3em 0;
}
.mxh ul {list-style:none; margin:0; padding:0; display:inline-block; text-align:left; width:100%
}
    .mxh ul li {margin:0 0 0 0.3em!important; padding:0!important; display:inline-block; float:left!important; color:#686868

    }
        .mxh ul li.text a {color:#686868; margin:0; padding:0.2em 0.2em 0 0; font-size:1em; font-weight:500; display:block
        }
            .mxh ul li.text a:hover {color:#686868
            }
        .mxh ul li img {border:0; vertical-align:middle; margin:0 0.1em 0 0; width:37px; z-index:1000;
        }
            .mxh ul li img:hover {opacity:0.5
            }
 .search_icon a{display:block; width:40px; height:40px; 
          background:url(../imgwb/imgw/search.png) no-repeat center center; cursor:pointer; float:right;position:relative;
          right:0; bottom:0; z-index:9999
}
/*.search_icon:hover a{background:url(../imgwb/imgw/search_hover.png) no-repeat center center;
}*/
.search {float:right; margin:0.2em 0; background:#ffffff; padding:0; width:250px; border:solid 1px #555; 
         transition:all 0.5s; border-radius:15px
}
.search_tb {background-color:transparent; border:0px; text-align:left; font-size:0.9em; font-weight:400;
            float:left; color:#292929; width:70%; padding:0.7em; margin:0; font-family:'UTM Avo'; 
}
/*.search_bt {float:right; background:#ff0000; color:#ffffff; font-size:1em; font-weight:700; padding:0.5em;
            border:0; height:40px; width:60px; cursor:pointer
}*/
.search_bt {background:#ff0000 url(../imgwb/imgw/search.png) no-repeat center center; border:0px; 
            float:right; width:40px; padding:0.8em; cursor:pointer; font-family:Arial; transition:all 0.5s;
            border-radius:15px;
            border-top-left-radius:0; border-bottom-left-radius:0
}
/*.search:hover {border:solid 1px #ff0000
}*/
    .search_bt:hover {/*background:#ffff00*/ 
    }
.lang {float:right; margin:0.5em 0 0 0; height:30px; overflow:hidden
}
    .lang ul {list-style:none; margin:0; padding:0; display:inline-block
    }
        .lang ul li {display:inline-block; margin:0; padding:0; color:#292929; font-size:0.8em
        }
            .lang ul li.text {width:auto; float:left; margin:0.3em 0.5em 0 0
            }
            .lang ul li a {display:block; width:30px; height:30px; padding:0; margin:0 0 0 0.3em; overflow:hidden
            }
            .lang ul li a.vn {background:url(../imgwb/imgw/vn.png) no-repeat center center
            }
            .lang ul li a.en {background:url(../imgwb/imgw/en.png) no-repeat center center
            }
.logo_2 {float:left; margin:0.5em 0; padding:0; text-align:center; position:relative; width:15%
}
    .logo_2 img {border:0px; max-width:145px; width:100%; display:block; margin:0; float:left
    }
/*slogan*/
.slogan {float:left; margin:0.1em 0; padding:0; text-align:center; position:relative; width:45%
}
    .slogan img {border:0px; max-width:430px; width:100%; display:block; margin:0; float:left
    }
.banner_index {border:0px; width:100%!important; display:block;padding:0; float:left;
    }
.banner_indexnews {float:left; width:30%!important; margin:auto 4em 1em 0!important;
}
.banner_index_top {clear:both; text-align:center; margin:0; position:relative; float:left;
                   width:100%; height:300px; overflow:hidden; 
}
.banner_index_fix {margin:auto; width:100%; position:absolute; z-index:100; top:0%; 
}
.banner_index_bg {height:300px; background:rgba(0,0,0,0.8); padding-top:130px
}
    .banner_index_top img {border:0px; width:auto; margin: auto; 
                           top: 0; left: 0; bottom: 0; right: 0; position:absolute; z-index:0
    }
    .banner_index_fix .title2 {width:100%; text-align:center; background:url(../imgwb/imgw/line_bar0.png) no-repeat center bottom
    }
    .banner_index_fix .title2  h2,
    .banner_index_fix .title2  h3,
    .banner_index_fix .title2  h1 {display:inline-block; text-align:center; font-size:2em; color:#ffffff; line-height:1.1em;
                                   text-transform:uppercase; font-weight:400; 
         /* text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
   text-shadow:
       2px 2px 0 #ffffff,
     -1px -1px 0 #ffffff,  
      1px -1px 0 #ffffff,
      -1px 1px 0 #ffffff,
       1px 1px 0 #ffffff;*/
    }
.menutop {float:left; width:100%; background:#0166b4;
}
.menutop_fix {margin:auto; position:relative; padding:0; max-width:1130px
}
.menutop ul {list-style:none; margin:0; padding:0; display:inline-block; text-align:left; float:left 
    }
    .menutop ul li {display:inline-block; width:auto; margin:0 1em  0 0; vertical-align:top; 
                        padding:0; position:relative; overflow:hidden; transition:all 0.5s;
                        color:#ffffff; float:left; text-transform:uppercase; font-weight:700
    }
        .menutop ul li a {color:#ffffff; display:block; padding:0.5em; margin:0.3em
        }
        .menutop ul li a.ac,
        .menutop ul li a:hover {color:#facd33
        }
.banner_menu {transition:all 0.1s; margin:0; float:left;
}
.banner_menu_fix {margin:auto; position:relative; padding:0; max-width:1130px
}
.logo_scroll {display:none
}
.f-nav .logo_scroll {display:block; position:absolute; margin:0.3em 0 0 0
}
.f-nav {position: fixed; top:0; width:100%; margin:0 auto; left:0; z-index:999; background:rgba(1, 102, 180, 1); border-bottom:solid 1px #fff
}
    .f-nav .menu ul li > a {color:#ffffff
    }
    .f-nav .lang ul li.text {color:#ffffff
    }
    .f-nav .menu ul li a.home,
    .f-nav .menu ul li a.home:hover,
        .f-nav .menu ul li a.home_ac {padding-top:10px; padding-bottom:20px;
                                      background-image:url(../imgwb/imgw/icon_home_hover.png)!important
        }
        /*.f-nav .logo_2 img {width:25%; display:block; margin:auto; display:none;
        }
        .banner .f-nav .menu ul li > a,
        .bannerhome .f-nav .menu ul li > a,
        .f-nav .menu ul li > a {padding-top:15px; padding-bottom:20px
        }
        .f-nav .menu ul li > a.current,
        .f-nav .menu ul li > a:hover {color:#fff; text-shadow:1px 1px 1px #000
        }
        .f-nav .menu ul li a.home:hover,
        .f-nav .menu ul li a.home_ac {padding-top:10px; padding-bottom:20px;
                                      background-image:url(../imgwb/imgw/icon_home.png)!important
        }
        .f-nav .btmuahang_top_ac,
        .f-nav .btmuahang_top {margin:0em 0 0 1em!important; padding:0.5em!important; border:solid 1px #fff!important; 
    }
        .f-nav .banner_menu {margin:0.3em 0 0 2em; background:none; position:relative; float:left
    }
    .f-nav .banner_right {margin:0
    }
    .f-nav .lang,
    .f-nav .slogan {display:none
    }*/
.bannerslide {float:left; width:100%; /*display:none*/ position:relative; 
}
.bannerslide_sanpham {float:left; width:100%; 
}
.booking {clear:both; float:left; width:100%; background:#dddddd; padding:0.5em 0 0.3em
}
.booking_fix {max-width:1130px; margin:auto; width:100%; position:relative; padding:0
}
    .booking_fix img {width:100%; margin:auto; float:left
    }
/*left menu*/
.left_adv {width:100%; margin:1em auto; text-align:center; float:left; overflow:hidden
}
    .left_adv img {width:auto; max-width:500px; width:100%; margin:0 auto 0.6em ; border:0; display:block
    }
.left_body {float:left; width:100%; border:0; margin:0; padding:2em; border:solid 1px #ececec
}
.left_bar {font-size:1.5em; margin:0; color:#0166b4; line-height:1.1em; padding:0 0 0.7em 0; 
           text-transform:none; text-align:left; font-weight:600; font-family:'UTM Aptima'
}
    .left_bar a {color:#000
    }
.left_drop {width:100%; padding:0.5em; color:#464646; font-size:0.9em; background:#ebebeb; margin:1em 0; border:0; outline:0
}
ul.lmenuitem {margin:0; padding:0; list-style:none; float:left; width:100%; 
}
ul.lmenuitem li {margin:0; width:100%; float:left; text-indent:0
}
ul.lmenuitem li a.ac,
ul.lmenuitem li a:hover {color:#111; font-weight:700
}
ul.lmenuitem li a {display:block; text-align:left; color:#111; padding:0.5em 0; font-weight:400;  text-transform:none;
                   font-size:1.2em; text-indent: 0px!important; font-family:'UTM Aptima'
}
    ul.lmenuitem li a span {color:#a0b938
    }
ul.lmenuitem li ul.child {clear:both; margin:0; padding:0; list-style:none
}
ul.lmenuitem li ul.child li {border-bottom:0
}
ul.lmenuitem li ul.child li a{display:block; text-align:left; color:#555; font-size:0.9em; padding:0.5em 2em; font-weight:400
}
ul.lmenuitem li ul.child li.ac a,
ul.lmenuitem li ul.child li a:hover{font-weight:400; color:#1c5ea7;
}
ul.list_item {margin:0 0 0 0.5em; padding:0; list-style:none; float:left;
}
ul.list_item li {margin:0; padding:0; width:100%; float:left;
}
ul.list_item li a h3 {display:block; text-align:left; color:#555; padding:0 2em 0.3em 1em; 
                    background:url(../imgwb/imgw/arrow_2.png) no-repeat left 0.6em; font-size:1em; font-weight:400
}
ul.list_item li span{color:#191919
}
ul.list_item li a:hover h3{color:#ff0000
}
/*leftitem4*/
ul.lmenuitem4 {margin:0; padding:0 10px 0 20px; list-style:none; float:left; width:100%; position:relative
}
ul.lmenuitem4 li{ margin:0; padding:0; width:100%; float:left;  
}
ul.lmenuitem4 li:last-child {border:0
}
ul.lmenuitem4 li a {display:block; text-align:left; color:#ffffff; padding:0.5em 0 0.5em 1em; font-weight:400 ;
                      transition:all 0.5s; background:url(../imgwb/imgw/arrow_5.png) no-repeat left 14px
}
    ul.lmenuitem4 li a h3 {font-size:100%; font-weight:400; font-size:1em
    }
    ul.lmenuitem4 li a span {font-style:italic; color:#f5f5f5!important; font-size:0.8em
    }
ul.lmenuitem4 li a:hover h3,
ul.lmenuitem4 li.ac a h3{color:#f9c205
}
ul.lmenuitem4 li a:hover {color:#f9c205; text-decoration:none
}
/*main*/
.main {clear:both; float:left; width:100%; padding:2em 0;
       background:#ffffff; overflow:hidden; position:relative; min-height:400px
}
.main_fix {max-width:1130px; margin:auto;width:100%;
}
.main_fix_baiviet {max-width:850px; margin:auto;width:100%
}
.main_fix_baiviet_hinh {max-width:910px; margin:auto;width:100%
}
.main_fix_sp {max-width:850px; margin:auto;width:100%
}
.main_fix_hinhanh {max-width:850px; margin:auto;width:100%
}
.main_fix_muahang {max-width:850px; margin:auto;width:100%
}
.main_box_full {float:left; width:100%;  margin:0; padding:0 
}
.main_box_full_xanh {float:left; width:100%;  margin:0; background:#f5f5f5; padding:0 
}
.muahang {margin:2em auto 5em
}
.main_box_baiviet {max-width:960px; margin:auto;width:100%
}
.main_box {float:left; width:74%;  margin:0.5em 0 1em;
}
.main_col {float:right; width:24%; margin:1em 0 1em; 
}
.main_col0 {display:none
}
.col_green {background:#024264; padding:1em
}
.mleft {float:left!important;
}
.mright {float:right!important
}
.main_left {float:left; width:48%;
}
.main_right {float:right; width:48%;
}
.main_content {float:left; width:100%; /*padding:1%; background:#ffffff; border:solid 1px #ff7800;*/
}
.main_bar {clear:both; margin:0 0 0.2em; color:#000!important;
              display:block; text-transform:none; padding:0; font-weight:700; text-align:left;
              max-width:1130px; width:100%; float:left; width:100%; font-family:'BodoniBT';
}
    .main_bar h2,
    .main_bar h1 {font-size:2.5em; display:inline-block; font-weight:700; padding:0 0 0.5em; line-height:1.2em;color:#000!important;
                    background:url(../imgwb/imgw/line_bar0.jpg) no-repeat left bottom; text-transform:none
    }
    .main_bar a {color:#000
    }
.main_bar2 {clear:both;color:#1b1b1b; line-height:1.2em; margin:0 0 0; position:relative; /*max-width:1120px;*/
              display:block; text-transform:uppercase; padding:1em 0; font-weight:400; text-align:left;
              background:url(../imgwb/imgw/left_bar_line0.png) no-repeat left top; float:left; display:none;
}
    .main_bar2 span {font-size:0.9em; text-transform:none; display:block; text-align:left; color:#555;
                     text-transform:uppercase; font-size:1.2em; padding:0.5em 0 0.8em
    }
.main_bar2 h1,
.main_bar2 h2 {font-size:2em;  font-weight:700; display:inline-block; margin:0; color:#191919!important
}
    .main_bar2 em {display:inline-block; color:#0d101f; font-style:normal
    }
.main_bar2 a {color:#1b1b1b
}
.mlienhe {display:block
}
.mdathang {display:block; text-align:center; float:left; width:100%; padding:1em 0
}
.lienhe {float:left; width:100%; height:100%; background:url(../imgwb/imgw/bg_muahang.jpg) no-repeat center center; background-size:cover
}
.main_contact_right {width:50%; margin:auto; float:left; margin:0; background:#fff; padding:2em
}
.main_contact_left {width:50%; margin:auto; float:right; background:#f5f5f5; padding:2em
}
.main_contact_left iframe{width:100%; height:300px
}
.contact_bar {font-size:1.4em; text-transform:none; display:block; text-align:left; color:#555;
                     text-transform:uppercase; padding:0.75em 0 0.8em; font-weight:700;
}
.guide_main {float:left; margin:0; width:100%; padding:0; 
             background:#f3f3f3
}
.guide_fix {margin:auto; max-width:1130px; width:100%; position:relative
}
ul.guide {clear:both; list-style:none; margin:0; padding:0.5em 0; float:left;
}
    ul.guide li {float:left; margin:0 0.5em 0 0; font-size:0.85em
    } 
    ul.guide li {color:#0166b4; display:block; background:url(../imgwb/imgw/arrow_s.png) no-repeat left 7px;
                   padding:0 0 0 1em; margin:0 0 0 1em; font-weight:400
    }
        ul.guide li h1 {font-size:100%; font-weight:400
        }
    ul.guide li:first-child {background:url(../imgwb/imgw/icon_home_black0.png) no-repeat left center; margin:0; 
                               padding-left:0; background:none!important
    }
    /*ul.guide li:last-child,
    ul.guide li:last-child a{color:#000; text-transform:lowercase; font-weight:400; background:none
    }*/
    ul.guide li a {color:#0166b4; 
    } 
    ul.guide li:last-child h1:first-letter,
    ul.guide li:last-child:first-letter,
    ul.guide li:last-child a:first-letter{text-transform:uppercase
    }
    ul.guide li:last-child {display:block; background:url(../imgwb/imgw/arrow_s.png) no-repeat left 7px;
                   padding:0 0 0 1em; margin:0 0 0 1em; color:#555
    }
.guide_main ul.guide li {color:#0166b4!important
}
.guide_main ul.guide li a {color:#0166b4!important
    }
.guide_main ul.guide li a:last-child {color:#555!important
    }
ul.guide li:nth-child(3) {text-transform:lowercase
}
.tieude_text_w {float:left; font-size:1em
}
/*doitac*/
.doitac {clear:both; width:100%; padding:0 0 1em 0; float:left; background:#ffffff; z-index:9998; 
}
.doitac_fix {clear:both; margin:auto; position:relative; max-width:1130px; padding:0;
}
.doitac_head {font-size:1.5em; color:#000; font-weight:400; display:inline-block; 
                       font-style:normal; float:left; width:100%; margin:0 0 1em; text-align:center;
                       font-family:'UTM Avo'
}
.doitac_head h3 {font-size:100%; font-weight:400; display:inline-block;
                          padding:0.7em 1em; background:#0166b4; color:#ffffff; text-transform:uppercase
}
.doitac_head em {color:#0166b4; font-style:normal
}
.doitac_head a {color:#000
}
.doitac_imgs {float:left; width:100%
}
    .doitac_imgs img {float:left; max-width:160px; padding:0.5em; width:100%; border:solid 0px #e8e8e8
    }
/*dichvu*/
.dichvu {clear:both; width:100%; padding:1em 0 0; float:left; background:#ffffff
}
.dichvu_fix {clear:both; margin:auto; padding:0; width:100%;  max-width:1130px
}
.dichvu_head {font-size:1.5em; color:#000; font-weight:400; display:inline-block; 
                       font-style:normal; float:left; width:100%; margin:0 0 1em; text-align:center;
                       font-family:'UTM Avo';
}
.dichvu_head h3 {font-size:100%; font-weight:400; display:inline-block; min-width:250px;
                          padding:0.7em 1em; background:#0166b4; color:#ffffff; text-transform:uppercase
}
.dichvu_head em {color:#0166b4; font-style:normal
}
.dichvu_head a {color:#000000
}
ul.dichvutiem {list-style:none; margin:0; padding:0; font-size:0.9em; display:inline-block; text-align:left; width:100%
}
    ul.dichvutiem li {display:inline-block; width:48%; margin:0; vertical-align:top; padding:1em; 
                       position:relative; color:#525252; float:left ; transition:all 0.5s
    }
    ul.dichvutiem li:last-child {float:right; margin:0
    }
        ul.dichvutiem li p {font-size:1.1em; line-height:1.5em; text-align:left; color:#666666; padding:0; 
                             float:left; width:100%; font-family:'UTM Aptima'
        }
        .dichvutiem a.title h3,
        ul.dichvutiem li a.title h3 {color:#161616; font-weight:400; line-height:1.5em; display:block; margin:0; 
                                   font-size:1em; text-align:center; text-transform:uppercase; padding:0.5em 0;
                                   float:left; width:100%; font-family:'UTM Avo bold'
                                   /*overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition:all 0.5s*/
        }
        ul.dichvutiem li:hover a.title h3 {text-overflow:inherit; white-space:pre-wrap
        }
.dichvutiem {float:left; width:100%; margin:0; padding:1em;

}
.dichvutiem_content {float:left; width:100%
}
        .dichvutiem_img {width:100%; margin:0 0 1em; border:0; float:left; position:relative; 
                         background:#ffffff;
                         -webkit-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.4);
box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.4);
                }
        .dichvutiem_img img {width:100%; margin:0; border:0; float:left; transition:all 0.5s; padding:0.2em;

        }
        .dichvutiem_img img:hover {opacity:0.5
        }
/*gioithieu*/
.gioithieu {clear:both; width:100%; padding:0 0 2em 0; float:left; background:#ffffff
}
.gioithieu_fix {clear:both; margin:auto; padding:0; width:100%;  max-width:1130px
}
.gioithieu_head {font-size:1.2em; font-family:'UTM Avo bold'; display:block; margin:0 0 1em;
                           color:#0166b4; font-weight:400; text-transform:uppercase
}
.gioithieu_head h3 {font-size:100%; font-weight:400; display:inline-block;
}
.gioithieu_head em {color:#01a85a; font-style:normal
}
.gioithieu_head a {color:#191919
}
.gioithieu_content a {color:#191919
}
.gioithieu_content {color:#191919; text-align:left; line-height:1.8em; position:relative; padding:1em;
                    float:left; width:48%; font-family:'UTM Aptima'; font-size:1em; border:solid 1px #d3d3d3;
                    min-height:450px
}
    .gioithieu_content h3 {font-size:1.5em; font-family:'UTM Avo bold'; display:block; margin:0 0 1em;
                           color:#0166b4; font-weight:400; text-transform:uppercase
    }
    .gioithieu_content ul {margin:0 0 0 40px
    }
    .gioithieu_content img {float:left; width:50%; padding:0 1em 0 0
    }
    .gioithieu_index {float:right; width:45%; padding-left:2em; margin-bottom:3em; margin-top:1.5em
    }
.congnghesx_fix {float:left; width:25%; border:solid 1px #d3d3d3; padding:1em; margin:0 0 0 1%; min-height:450px;
                 position:relative
}
.hinhanh_gioithieu_fix {float:right; width:25%; border:solid 1px #d3d3d3; padding:1em; min-height:450px;
                        position:relative
}
.congngheitem {float:left; width:100%; margin:0; padding:0;

}
.congngheitem a.title h3 {color:#161616; font-weight:400; line-height:1.5em; display:block; margin:0; 
                                   font-size:1em; text-align:left; text-transform:uppercase; padding:0.5em 0;
                                   float:left; width:100%; font-family:'UTM Avo bold'
                                   /*overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition:all 0.5s*/
        }
.congngheitem_content {float:left; width:100%
}
        .congngheitem_img {width:100%; margin:0 0 1em; border:0; float:left; position:relative; 
                         background:#ffffff;
                }
        .congngheitem_img img {width:100%; margin:0; border:0; float:left; transition:all 0.5s; padding:0.2em;

        }
        .congngheitem_img img:hover {opacity:0.5
        }
.xemtiep {display:block; float:right; border:solid 1px #d3d3d3; background:#f5f5f5; color:#0166b4; font-size:0.9em; font-weight:400;
          padding:0.5em 2em; text-transform:uppercase; border-radius:5px; font-family:'UTM Avo bold'; position:absolute;
          bottom:0.5em; right:0.5em
}
a.xemtiep {color:#0166b4
}
/*welcome*/
.welcome {clear:both; width:100%; padding:0; float:left; z-index:198; position:absolute; top:230px
}
.welcome_fix {clear:both; margin:auto; position:relative; padding:0; max-width:1130px
}
.welcome_content h2 {font-size:2.3em; color:#ffffff; font-weight:400; display:inline-block; 
                     padding:0; margin:0 0 0.7em ; line-height:1.2em;
                       font-style:normal            
}
.welcome_content a {color:#ffffff
}
.welcome_content {color:#ffffff; text-align:left; line-height:1.8em; position:relative; padding:0 0 2em;
                    float:left; width:100%; max-width:500px; text-shadow:1px 1px 1px #000
}
    .welcome_content a {color:#ffffff
    }
        .welcome_content a.wc_lienhe {display:inline-block; color:#000000; font-size:1.2em; background:#f9c205 url(../imgwb/imgw/bg_xanh.jpg)no-repeat center -100px; margin:1em 1em 0 0;
                                       padding:0.5em 1em; transition:all 0.8s; border-radius:5px; text-align:center; min-width:100px; text-shadow:none
        }
        .welcome_content a.wc_xemthem {display:inline-block; color:#000000; font-size:1.2em; background:#ffffff url(../imgwb/imgw/bg_xanh.jpg)no-repeat center -100px; margin:1em 1em 0 0;
                                       padding:0.5em 1em; transition:all 0.8s; border-radius:5px; text-align:center; min-width:100px; text-shadow:none
        }
        .welcome_content a.wc_xemthem:hover,
            .welcome_content a.wc_lienhe:hover {background:url(../imgwb/imgw/bg_xanh.jpg)no-repeat center top
            }

/*hinhanh*/
.hinhanh {clear:both; width:100%; padding:2em 0 4em; float:left; margin:0; overflow:hidden; background:#f4f9fd
}
.hinhanh_fix {clear:both; margin:auto; position:relative; padding:0; text-align:center; max-width:850px
}
.hinhanh_head {font-size:1.2em; color:#000; font-weight:700; display:inline-block; padding:0 0 1.3em; margin:0 0 2em; float:left; width:100%;
                       font-style:normal; background:url(../imgwb/imgw/gioithieu_bar_vang.png) no-repeat center bottom; min-width:80px
}
    .hinhanh_head h3 {font-size:100%; display:inline-block;
}
.hinhanh_head a {color:#000
}
.hinhanh_imgs {width:96%; float:left; text-align:center; margin:0 2%; overflow:hidden; max-height:216px; border:solid 3px #fff
}
    .hinhanh_imgs img {width:100%; display:block; margin:auto; transition:all 0.5s; float:left; max-height:215px;
                       
    }
    .hinhanh_imgs img:hover {transform: scale(1.1)
    }
   .title_hinhanh {position:absolute; bottom:0; float:left; width:100%; background:url(../imgwb/imgw/bg_gallery.png) repeat-x center top; height:100%;
                padding:30% 0 0 0; text-align:center; color:#ffffff; font-size:1.2em; line-height:1.2em; font-family:'BodoniBT'; text-transform:uppercase;
                transition:all 0.5s;z-index:99;
    }
    .title_hinhanh span {display:none; color:#ffffff; font-size:0.9em; text-transform:none
    }
    .title_hinhanh:hover {background:url(../imgwb/imgw/bg_photo.png) repeat-x center top
    }
    .title_hinhanh:hover span {display:block; text-align:center;
    }
ul.chinhanhitem {list-style:none; margin:0; padding:0; display:inline-block; text-align:left; width:100%
}
    ul.chinhanhitem li {display:inline-block; width:31%; margin:0 1% 2%; vertical-align:top; 
                        padding:0; position:relative; overflow:hidden; transition:all 0.5s; float:left
    }
    ul.chinhanhitem li a.title {color:#ffffff; font-weight:700; line-height:1.8em; display:block; margin:0; 
                                   font-size:1em; text-align:left; text-transform:none; position:absolute; bottom:0.3em; 
                                   background:url(../imgwb/imgw/bg_footer.png); width:100%; padding:0.5em; z-index:101
        }
        ul.chinhanhitem li p {color:#ffffff; font-weight:400; font-size:1.5em; display:block; text-align:left; margin:0.5em 4%;
                              position:absolute; top:5px; left:5px; display:none;transition:all 0.5s;
                              text-transform:uppercase; border-bottom:solid 1px #ffffff; width:90%; padding:0.5em 0; z-index:998; line-height:1.3em
        }
        ul.chinhanhitem li:hover p {display:block; transition:all 0.5s
        }
        ul.chinhanhitem li img {border:0px; width:auto; display:block; transition:all 0.5s; height:270px; margin:auto
        }
        ul.chinhanhitem li span {color:#555; background:#cccccc; padding:0.5em; display:block; clear:both; float:left; width:100%;
                                 font-weight:700; font-family:Arial; font-size:1.2em; text-align:center;
        }
.zoom_in {background:url(../imgwb/imgw/bg_photo.png) repeat-x top; z-index:100; 
          width:100%; height:100%; position:absolute; opacity:0.4
          
}
.zoom_in:hover {opacity:1; transition-duration:0.5s
          
}
/*hinhanh_tintuc*/
.hinhanh_tintuc {float:left; width:100%; position:relative
}
.hinhanh_tintuc img {width:100%; float:left;
}
.tieude_tintuc {color:#ffffff; font-weight:400; font-size:2em; display:block; text-align:left; margin:0;
                              position:absolute;  bottom:0; left:0;transition:all 0.5s;
                              text-transform:none; width:100%; padding:1em 0.5em; z-index:998; line-height:1.3em;
                             background: rgba(0, 0, 0, 0.7); font-family:'UTM Aptima';
                             text-shadow:1px 1px 1px #000
}
ul.chinhanhitem li .imgsh {float:left; width:100%; overflow:hidden; margin:auto; background:#ffffff; text-align:center
        }
        ul.chinhanhitem li .imgsh img {border:0px; width:auto; display:block; transition:all 0.5s; height:275px; margin:auto
        }
        ul.chinhanhitem li:hover .imgsh img {transform: scale(1.1); transition-duration:0.5s; z-index:99; opacity:1
        }
ul.tab_of {list-style:none; margin:0; padding:0; display:inline-block; text-align:left; width:100%
}
    ul.tab_of li {display:inline-block; width:auto; margin:1px 1px 0 0; vertical-align:top; 
                padding:0; position:relative; overflow:hidden; float:left
    }
        ul.tab_of li a {background:#052440 url(../imgwb/imgw/arrow_down2.png) no-repeat center 50px; display:block; 
                        padding:1em 2em; color:#ffffff; transition:all 0.5s; float:left; width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
        }
        ul.tab_of li a:hover,
        ul.tab_of li a.selected {background:#052440 url(../imgwb/imgw/arrow_down2.png) no-repeat center bottom
        }
            ul.tab_of li a:hover {color:#f9c205
            }
/*bang mau item*/
ul.list_item_bangmau {list-style:none; margin:0; padding:0; display:inline-block; text-align:left; width:100%
}
    ul.list_item_bangmau li {display:inline-block; width:30.5%; margin:0 1% 2%; vertical-align:top; 
                        padding:0; position:relative; overflow:hidden; transition:all 0.5s; background:#052440
    }
    ul.list_item_bangmau li a.title {color:#ffffff; font-weight:700; line-height:1.8em; display:block; margin:0; 
                                   font-size:1em; text-align:left; text-transform:none; position:absolute; bottom:0.3em; 
                                   background:url(../imgwb/imgw/bg_footer.png); width:100%; padding:0.5em; z-index:101
        }
        ul.list_item_bangmau li h3 {color:#ffffff; font-weight:400; font-size:1.5em; display:block; text-align:left; margin:0.5em 4%;
                              position:absolute; bottom:5px; left:5px; transition:all 0.5s;
                              text-transform:uppercase; width:90%; padding:0.5em 0; z-index:998; line-height:1.3em; text-shadow:1px 1px 1px #000
        }
        ul.list_item_bangmau li:hover img {opacity:0.5
        }
        ul.list_item_bangmau li img {border:0px; width:auto; display:block; transition:all 0.5s; height:150px; margin:auto;
                                     transform:scale(1.5)
        }
/*hinhanhkhac*/
.hinhanhkhac h3 {font-size:1.2em; color:#000; font-weight:700; display:inline-block; padding:0 0 1.3em; margin:0 auto 0.5em; 
                       font-style:normal; background:url(../imgwb/imgw/gioithieu_bar_vang.png) no-repeat center bottom;
                       clear:both; float:left; width:100%; text-align:center
}
/*tabphoto*/
ul.photocatitem {list-style:none; margin:0; padding:0; text-align:left;
}
    ul.photocatitem li {display:inline-block; margin:0 2em 0 0.3em; padding:0; vertical-align:top;
    }
        ul.photocatitem li a {display:block; text-align:center; background:url(../imgwb/imgw/round1.png) no-repeat left 10px;
                                padding:0.5em 0 0.5em 1.3em; font-size:1em; color:#191919; 
        }
        ul.photocatitem li a:hover {background:url(../imgwb/imgw/round2.png) no-repeat left 10px
        }
        ul.photocatitem li a.ac {background:url(../imgwb/imgw/round3.png) no-repeat left 10px; font-weight:700
        }
    /*listhinhanh*/
ul.photoitem {list-style:none; margin:0; padding:0; font-size:0.9em; width:100%
}
    ul.photoitem li {display:inline-block; margin:0.2em 0 0.5em; padding:0; width:100%;position:relative; overflow:hidden; transition:all 0.5s
    }
    ul.photoitem li p {color:#555; font-weight:400; font-size:1em; display:block; text-align:center;
                       font-style:italic
        }
        /*ul.photoitem li p {color:#ffffff; font-weight:400; font-size:1.5em; display:block; text-align:left; margin:0.5em 4%;
                              position:absolute; top:5px; left:5px; display:none;transition:all 0.5s;
                              text-transform:uppercase; border-bottom:solid 1px #ffffff; width:90%; padding:0.5em 0; z-index:9997; line-height:1.3em
        }
        ul.photoitem li:hover p {display:block; transition:all 0.5s
        }*/
        ul.photoitem li img {display:block; margin:0.5em auto; width:100%
        }
/*linh vuc hoat dong*/
.linhvuc {clear:both; width:100%; padding:2em 0 1em; float:left; margin:0; overflow:hidden; background:#fff
}
.linhvuc_fix {clear:both; margin:auto; position:relative; padding:0; text-align:center; max-width:1130px
}
.linhvuc_head {font-size:1.2em; color:#000; font-weight:700; display:inline-block; padding:0 0 1.3em; margin:0 0 2em; float:left; width:100%;
                       font-style:normal; background:url(../imgwb/imgw/gioithieu_bar_vang.png) no-repeat center bottom; min-width:80px
}
    .linhvuc_head h3 {font-size:100%; display:inline-block;
}
.linhvuc_border {float:left; width:100%; border:solid 1px #ddd; padding:2em

}
.linhvuc_content {color:#000; font-size:0.9em; line-height:1.5em; text-align:left; font-size:1em

}
/*sanphamtieubieu*/
.danhmucsanpham {clear:both; width:100%; padding:2em 0 2em; float:left; margin:0; overflow:hidden; background:#ffffff;
}
.danhmucsanpham_fix {clear:both; margin:auto; position:relative; padding:0; max-width:1130px
}
.danhmucsanpham_head {font-size:1.5em; color:#000; font-weight:400; display:inline-block; 
                       font-style:normal; float:left; width:100%; margin:0 0 0.5em; text-align:center;
                       font-family:'UTM Avo'
}
.danhmucsanpham_head h1 {font-size:100%; font-weight:400; display:inline-block;
                          padding:0.7em 1em; background:#0166b4; color:#ffffff; text-transform:uppercase
}
.danhmucsanpham_head em {color:#0166b4; font-style:normal
}
.xemtatca {font-size:1em; color:#696969; font-weight:400; display:inline-block; 
                       font-style:normal; float:left; width:100%; margin:0 0 0.5em; text-align:center;
                       font-family:'UTM Avo'
}
    .xemtatca:hover {color:#0166b4
    }
/*danh muc sanpham*/
ul.cdanhmucsanpham_item {margin:0; padding:0; list-style:none; width:100%; display:inline-block; 
                 text-align:center; vertical-align:top
}
    ul.cdanhmucsanpham_item li {display:inline-block; margin:0 1% 3%!important; padding:1em; 
                        width:30%; vertical-align:top;
    }
.cdanhmucsanphamitem {float:left; width:100%; margin:1em auto; padding:1em 1.5em; text-align:left
}
.cdanhmucsanphamitem_img {float:left; width:100%; overflow:hidden;
                          border:solid 1px #ddd; 
                      /*-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);transition:all 1s;
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);*/ margin:0 0 1em
}
    .cdanhmucsanphamitem_img:hover {border-color:#0166b4
    }
    .cdanhmucsanphamitem_img:hover img {transform:scale(1.2)
    }
.cdanhmucsanphamitem_img img {border:0;  float:left; width:100%; 
                              
        }
.cdanhmucsanphamitem a.title h3 {color:#1b1b1b; font-weight:700; line-height:1.5em;
                                 font-size:1.1em; text-align:center; text-transform:none; padding:1em 0 0 0; display:inline-block;
                                   float:left; width:100%; transition:all 0.5s
        }
        .cdanhmucsanphamitem:hover a.title h3 {color:#0166b4
        }
/*list sanpham*/
ul.box_services {margin:0; padding:0; list-style:none; width:100%; display:inline-block; 
                 text-align:center; vertical-align:top
}
    ul.box_services li {display:inline-block; margin:0 1% 3%!important; padding:1em; 
                        width:30.5%; vertical-align:top;
                        position:relative; overflow:hidden; border:solid 1px #ddd; border-radius:5px;
                        -webkit-box-shadow: 1px 1px 5px 1px rgba(204,202,204,1);
-moz-box-shadow: 1px 1px 5px 1px rgba(204,202,204,1);
box-shadow: 1px 1px 5px 1px rgba(204,202,204,1);
    }
.csanphamtieubieuitem {float:left; width:94%; margin:1em 3%; padding:1em; text-align:left;
                       -webkit-box-shadow: 1px 1px 5px 1px rgba(204,202,204,1);
-moz-box-shadow: 1px 1px 5px 1px rgba(204,202,204,1);
box-shadow: 1px 1px 5px 1px rgba(204,202,204,1); background:#fff;position:relative
}
ul.box_services li .csanphamtieubieuitem {float:left; width:100%; padding:0; text-align:left
}
.box_services_info,
.csanphamtieubieu_info {float:left; width:100%; margin:1em 0 0 0
}
.csanphamtieubieuitem:hover .csanphamtieubieu_info {background:#fff
}
.box_services_info a.title h3,
        .csanphamtieubieuitem a.title h3 {color:#1b1b1b; font-weight:700; line-height:1.5em; margin:0.3em 0 0; 
                                   font-size:1.1em; text-align:center; text-transform:none; padding:0; display:inline-block;
                                   float:left; width:100%; min-height:50px; /*text-overflow:ellipsis; overflow:hidden; white-space:nowrap;*/ transition:all 0.5s
        }
        .csanphamtieubieuitem:hover a.title h3 {color:#f9c205
        }
        .box_services_imgs,
        .csanphamtieubieuitem_img {float:left; width:100%; overflow:hidden; height:180px;
        }
        .box_services_imgs img,
        .csanphamtieubieuitem_img img {border:0; transition:all 1s; float:left; width:100%
        }
        .csanphamtieubieuitem:hover .imgs img,
            .csanphamtieubieuitem .imgs img:hover {transform:scale(1.2)
            }
        .box_services  a.addcart,
        .csanphamtieubieuitem a.addcart {display:inline-block; color:#000; font-size:0.8em; text-transform:none; text-align:left;
                                    padding:0.6em 0 0 35px; margin:auto; font-weight:400; border-radius:3px; transition:all 0.5s;
                                    float:right; height:30px; position:relative;
        }
        .box_services  a.addcart span,
            .csanphamtieubieuitem a.addcart span {float:left; background:url(../imgwb/imgw/icon_cart.png) no-repeat center center; 
                                                  width:30px; height:30px; position:absolute; top:0; left:0
            }
.csanphamtieubieuitem .btextbox,
ul.box_services li .btextbox {
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
-webkit-transform: scale(0);
transform: scale(0);
border-radius:5px;
background:#0d101f;
-webkit-box-shadow: 0px 0px 15px 2px rgba(255,255,255,1);
box-shadow: 0px 0px 15px 2px rgba(255,255,255,1);
background: rgba(13, 16, 31, 0.8) url(../imgwb/imgw/bg_promotion.png) repeat-x center bottom
}
.csanphamtieubieuitem:hover .btextbox,
ul.box_services li:hover .btextbox {
-webkit-transform: scale(1);
transform: scale(1);
}
/*ul.box_services li:hover a.addcart span{
    background:none
}*/

.btext {
padding-top:10%; color:#ffffff; text-align:center; font-size:1.2em
}
    .btext h3 {display:block; margin:0.5em auto; font-size:1.5em; text-align:center; color:#fff; line-height:1.5em;
               float:left; width:100%; padding:0 0.5em; height:140px/*text-overflow:ellipsis; overflow:hidden; white-space:nowrap*/
    }
    .btext .btsum {color:#909092; font-size:0.9em; line-height:1.5em; text-align:center; float:left; width:100%;
                   margin:1em 0; padding:0 0.5em
    }
    .btext a.btdetail {display:inline-block; color:#ffffff; font-size:0.8em; text-transform:none; text-align:left;
                    padding:0.7em 0 0.7em 35px; margin:auto auto 0.5em; font-weight:400; border-radius:5px; transition:all 0.5s;
                    position:relative;
                    background:#0166b4 url(../imgwb/imgw/view.png) no-repeat 5px center; width:110px
    }
    .btext a.btaddcart {display:inline-block; color:#ffffff; font-size:0.8em; text-transform:none; text-align:left;
                    padding:0.7em 0 0.7em 30px; margin:auto auto 0.5em; font-weight:400; border-radius:5px; transition:all 0.5s;
                    position:relative;
                    background:#ec2427 url(../imgwb/imgw/view_img2.png) no-repeat 5px center; width:120px
    }
    .btext a.btaddcart:hover,
    .btext a.btdetail:hover {background-color:#f9c205; 
    }
.btext a {color:#ffffff
}
.btextbox {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
/*chitiet sanpham*/
.sanpham_bar {color:#09121f; font-size:1.5em; font-weight:400; border-bottom:solid 1px #ddd; padding:0.3em 0;
              text-transform:uppercase; margin:0 0 0.5em
}
.sanpham_left {position:relative; float:left; width:57%; margin:0 0 1em; padding:0
}
.hinhsanpham_imgs {width:100%; margin-right:10px; float:left; text-align:center; padding:0
}
    .hinhsanpham_imgs img {width:100%; display:block; margin:auto; border:0; padding:0 0.5em
    }
    .hinhsanpham_imgs img:hover {/*transform:scale(1.3)*/
    }
.main_content_border {float:right; width:100%; margin:1em 0 1em 0; border-bottom:solid 1px #ddd 
}
.sanpham_right {float:right; width:41%; margin:0;
}
/*.sanpham_right ul {list-style:none; margin:0; padding:0; font-size:0.9em; display:inline-block; text-align:center
}
    .sanpham_right ul li {display:inline-block; width:58%; margin:0; vertical-align:top; padding:0.3em 2em 0.3em 12px; 
                       position:relative; color:#434343; text-align:left; overflow:hidden;
                       background:url(../imgwb/imgw/arrow_7.png) no-repeat left 13px; text-overflow:ellipsis; white-space:nowrap
    }
        .sanpham_right ul li:nth-child(2),
        .sanpham_right ul li:nth-child(4),
        .sanpham_right ul li:nth-child(6),
        .sanpham_right ul li:nth-child(8) {width:40%
        }*/
.tensp {color:#0166b4; font-size:1.5em; font-weight:normal; text-transform:none; text-align:left; float:left; width:100%; margin:0 0 1em;
        text-transform:none; line-height:1.2em; font-family:'UTM Aptima'
}
.tensp h1{font-size:100%
}
.noidung_sanpham {font-family:'UTM Aptima'
}
.sanpham_bar {color:#121212; font-size:1.5em; font-weight:700; text-transform:none; text-align:left; 
              float:left; width:100%; margin:0 0 1em;
        text-transform:none; line-height:1.2em; font-family:'UTM Aptima'
}
.spprev {float:left; background:url(../imgwb/imgw/sanpham_prev.png) no-repeat left center; 
         color:#000; font-size:1em; padding:0.5em 0.5em 0.5em 30px; display:block;
}
.spnext {
    float:right;background:url(../imgwb/imgw/sanpham_next.png) no-repeat right center; 
    color:#000; font-size:1em; padding:0.5em 30px 0.5em 0.5em; display:block;
}
    .spprev:hover,
    .spnext:hover {color:#f9c205
    }
.chitiet_1 {clear:both; border-bottom:solid 1px #ddd; padding:3px 0; float:left; width:100%; font-size:1em
}
.chitiet_1 span {display:block; width:130px; text-align:left; float:left
}
.chitiet_1 b {color:#ff0000; text-transform:uppercase
}
.chitiet_gia {clear:both; border-bottom:solid 1px #ddd; padding:3px 0; float:left; width:100%; margin:0 0 0.5em
}
.chitiet_gia strong {display:block; width:130px; text-align:left; float:left; padding:0; font-size:1em; color:#191919; font-weight:400
}
.chitiet_gia b {color:#ff0000; font-size:1em; padding:0; display:block; float:left; 
}
.btmuahang {color:#ffffff; font-size:1.2em; padding:0.5em 1em; text-align:left; float:left; font-weight:500; 
            margin:1em 0; background:#f03131; border-radius:5px; text-transform:uppercase
}
.btmuahang:hover {background:#0aa991; color:#ffffff; transition-duration:0.5s
}
.mota {clear:both; text-align:left; font-weight:normal; line-height:1.5em; padding:5px 0; font-size:1em; font-family:'UTM Aptima';
       float:left; width:100%
}
.mota h2 {font-weight:normal; font-style:italic; font-size:0.9em; float:left
}
    .mota h2 span {font-style:normal; font-style:normal; font-size:0.8em
    }
    .mota ul {list-style:square; margin:0 0 0 14px; line-height:1.5em; width:100%; float:left; width:100%
    }
        .mota ul li {float:left; width:100%; text-align:left; font-size:1em!important; text-overflow:initial; white-space:normal
        }
.sanpham_viewmore {display:inline-block; width:auto; margin:1em auto; background:#111111; 
                   color:#ffffff; font-size:1em; text-transform:uppercase; padding:0; text-align:left;
    }
    .sanpham_viewmore i {display:inline-block; padding:0.7em 2em; font-style:normal
    }
    .sanpham_viewmore span {display:inline-block; width:40px; height:40px; background:url(../imgwb/imgw/arrow_5.png) no-repeat center center;
                                        border-left:solid 1px #ffffff; float:right; margin:0
    }
        .sanpham_viewmore:hover {background:#182c44; color:#ffffff; transition-duration:0.5s
        }
/*thuvienanh*/
#photos {
  /* Prevent vertical gaps */
  line-height: 0;   
  -webkit-column-count: 3;
  -webkit-column-gap:   0px;
  -moz-column-count:    3;
  -moz-column-gap:      0px;
  column-count:         3;
  column-gap:           0px;  
  max-width:1000px; margin:auto
}

#photos img {
  /* Just in case there are inline attributes */
  width: 99% !important;
  height: auto !important; margin:0 0.1em 0.1em; border:solid 1px #ddd
}
#photos img:hover {
  opacity:0.8; background:#393939
}
#photos a {display:block; position:relative; text-align:center
}
#photos span {
  display:inline-block; background:url(../imgwb/imgw/play-1.png) no-repeat center; width:30px; 
  height:30px; margin:27% auto 0; position:absolute; z-index:9999; left:45%
}
#photos a:hover span {background:url(../imgwb/imgw/play.png) no-repeat center
}

/*tintuc*/
.tintuc {clear:both; width:100%; padding:1em 0em; float:left; margin:2em 0 0 0; overflow:hidden; background:#ffffff; 
}
.tintuc_fix {clear:both; margin:auto; position:relative; padding:0 0.5em; max-width:1130px
}
.tintuc_head {font-size:1.5em; color:#000; font-weight:400; display:inline-block; 
                       font-style:normal; float:left; width:100%; margin:0 0 0.5em; text-align:center;
                       font-family:'UTM Avo'
}
.tintuc_head h3 {font-size:100%; font-weight:400; display:inline-block;
                          padding:0.7em 1em; background:#ff0000; color:#ffffff; text-transform:uppercase
}
.tintuc_head em {color:#0166b4; font-style:normal
}
.tintuc_head a {color:#000
}
/*danh sach tin tuc*/
.ctintucitem2 {width:100%; margin:0%; float:left; border:0; background:#fff; padding:1em; text-align:center;
                /*-webkit-box-shadow: 1px 1px 3px 0px rgba(204,204,204,1);
-moz-box-shadow: 1px 1px 3px 0px rgba(204,204,204,1);
box-shadow: 1px 1px 3px 0px rgba(204,204,204,1); border:solid 0px #ddd; border-top:0;min-height:400px;*/

}
ul.ctintucitem {list-style:none; margin:0; padding:0; font-size:0.9em; display:inline-block; text-align:left; width:100%
}
    ul.ctintucitem li {display:inline-block; width:30%; margin:1.5%; vertical-align:top; padding:1em; 
                       position:relative; color:#525252; transition:all 0.5s;
                       -webkit-box-shadow: 1px 1px 3px 0px rgba(204,204,204,1);
-moz-box-shadow: 1px 1px 3px 0px rgba(204,204,204,1);
box-shadow: 1px 1px 3px 0px rgba(204,204,204,1); border:solid 0px #ddd; border-top:0;min-height:400px;
    }
    /*ul.ctintucitem li:last-child {float:right; margin:0
    }*/
    .summ,
.ctintucitem2 p,
        ul.ctintucitem li p {font-size:0.9em; line-height:1.5em; text-align:left; color:#4f4f4f; padding:0.5em 0; 
                             float:left; width:100%; min-height:70px
        }
.ctintucitem2 a.title h3,
        ul.ctintucitem li a.title h3 {color:#2d2d2d; font-weight:400; line-height:1.5em; display:block; margin:0; 
                                   font-size:1em; text-align:left; text-transform:none; min-height:50px; padding:0.5em 0;
                                   float:left; width:100%; border-top:solid 3px #0166b4; font-family:'UTM Avo bold'
                                   /*overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition:all 0.5s*/
        }
        .ctintucitem2:hover a.title h3,
        ul.ctintucitem li:hover a.title h3 {text-overflow:inherit; white-space:pre-wrap
        }
.ctintucitem2 .date_news,
        ul.ctintucitem li .date_news {color:#999; background:url(../imgwb/imgw/date.png) no-repeat left center; 
                                 padding:0.5em 0 0.5em 2em; float:right 
        }
.ctintucitem2_img {width:100%; margin:0 0 1em; border:0; float:left; overflow:hidden; position:relative; height:230px
        }
.ctintucitem2_img img,
        ul.ctintucitem li img {width:auto; margin:0; border:0; float:left; transition:all 0.5s; height:230px;
                               transform:scale(1.2);
        }
.ctintucitem2_img img:hover,
        ul.ctintucitem li img:hover {transform:scale(1.5); transition-duration:0.5s
        }
.ctintucitem2 a.detail,
        ul.ctintucitem li a.detail {display:block; float:right; border:solid 1px #d3d3d3; background:#f5f5f5; color:#0166b4; font-size:0.9em; font-weight:400;
          padding:0.5em 2em; text-transform:uppercase; border-radius:5px; font-family:'UTM Avo bold';
        }
.ctintucitem2 a.detail:hover,
        ul.ctintucitem li a.detail:hover {color:#ffffff; background:#999999
        }
.date_bg {background:url(../imgwb/imgw/date_bg.png) no-repeat left center; 
          padding:0.5em 1em;position:absolute; bottom:10px; left:10px;
        }
.date_text {background:url(../imgwb/imgw/date2.png) no-repeat left center; padding:0.5em 0 0.5em 2em;
            color:#191919; font-size:1.2em; font-weight:700
}
/*tin dau tien
ul.ctintucitem li:nth-child(1) {display:inline-block; width:100%; margin:0 0 3em 0; vertical-align:top; padding:0; 
                       position:relative; color:#434343; text-align:left; float:left
    }
ul.ctintucitem li:nth-child(1) .ctintucitem2_img {width:48%; margin:0; border:0; float:left;
        }
    ul.ctintucitem li:nth-child(1) .ctintucitem2_content {width:50%
    }
    ul.ctintucitem li:nth-child(1) a.title h3 {color:#000000; font-weight:700; line-height:1.3em; display:block; margin:0; 
                                   font-size:2em; text-align:left; text-transform:none; text-transform:capitalize;
                                   padding:0; float:left; width:100%; clear:both; position:initial; min-height:0px; 
        }
    ul.ctintucitem li:nth-child(1) .summ {font-size:1.2em; height:auto
        }
    ul.ctintucitem li:nth-child(1) .date2 { position:absolute; width:100px; height:70px; background:#f2f2f2; 
                                            border-bottom:solid 5px #f9c205; font-weight:700; font-size:2em;
                                 text-align:center; color:#000; padding:1em 0 0 0; bottom:0; top:auto
        }
    ul.ctintucitem li:nth-child(1) a.detail {display:inline-block; color:#000000; font-size:1.2em; text-transform:none; text-align:center;
                                    margin:auto; font-weight:700; 
                                    width:auto; height:auto; padding:0; transition:all 0.5s; float:right;position:absolute; bottom:0; top:auto; right:0;
                                    border:solid 1px #ddd; padding:0.5em 1.5em 0.5em 1em; border-radius:5px;
                                    background:url(../imgwb/imgw/arrow_8.png) no-repeat 90% center
        }
    ul.ctintucitem li:nth-child(1) a.detail:hover {background:#f9c205 url(../imgwb/imgw/arrow_8.png) no-repeat 90% center
    }*/
/*danh sach tin khac*/
ul.tintucitem3 {list-style:none; margin:0; padding:0; font-size:0.9em; text-align:center
}
    ul.tintucitem3 li {display:inline-block; width:100%; margin:0 auto 0.3em 1em; 
                       line-height:1.5em; padding:0; vertical-align:top
    }
        ul.tintucitem3 li a h3 {color:#393939; font-weight:400; line-height:1.5em; display:block; text-align:left;
                               font-size:1em; padding:0 0 0 1.5em; background:url(../imgwb/imgw/arrow_2.png) no-repeat left 5px
        }
        ul.tintucitem3 li a:hover h3 {color:#09121f
        }
        ul.tintucitem3 li img {display:none
        }
        ul.tintucitem3 li img:hover {opacity:0.5
        }
        ul.tintucitem3 li .ngay {color:#8b8b8b; font-size:0.9em; font-style:italic
        }
        ul.tintucitem3 li .sum {display:none
        }
    ul.tintucitem3 li:nth-child(1),
    ul.tintucitem3 li:nth-child(2),
    ul.tintucitem3 li:nth-child(3),
    ul.tintucitem3 li:nth-child(4) {width:22.4%; padding:0; background:none!important; margin:1% 
    }
        ul.tintucitem3 li:nth-child(1) a h3,
        ul.tintucitem3 li:nth-child(2) a h3,
        ul.tintucitem3 li:nth-child(3) a h3,
        ul.tintucitem3 li:nth-child(4) a h3 {color:#393939!important; font-weight:700; display:block; font-size:1em; margin:0 0 1em;
                                           line-height:1.5em; text-align:center; padding:0; background:none!important
        }
        ul.tintucitem3 li:nth-child(1) a:hover h3,
        ul.tintucitem3 li:nth-child(2) a:hover h3,
        ul.tintucitem3 li:nth-child(3) a:hover h3,
        ul.tintucitem3 li:nth-child(4) a:hover h3 {color:#09121f!important
        }
        ul.tintucitem3 li:nth-child(1) .ngay,
        ul.tintucitem3 li:nth-child(2) .ngay,
        ul.tintucitem3 li:nth-child(3) .ngay,
        ul.tintucitem3 li:nth-child(4) .ngay {display:none
        }
        ul.tintucitem3 li:nth-child(1) img,
        ul.tintucitem3 li:nth-child(2) img,
        ul.tintucitem3 li:nth-child(3) img,
        ul.tintucitem3 li:nth-child(4) img {float:left; width:100%; margin:0 0 1em; display:block; max-height:200px
        }
.posterfilm {max-height:none!important
}
    ul.tintucitem3 li:nth-child(1):hover,
    ul.tintucitem3 li:nth-child(2):hover,
    ul.tintucitem3 li:nth-child(3):hover,
    ul.tintucitem3 li:nth-child(4):hover {background:#e2ecec
    }
/*danhsachtintuc_trai*/
ul.lmenuitem3 {margin:0; padding:0; list-style:none; float:left; width:100%; position:relative
}
ul.lmenuitem3 li{ margin:0 0 2em; padding:0; width:100%; float:left; 
}
ul.lmenuitem3 li:last-child {border:0
}
ul.lmenuitem3 li img {width:100%; float:left; margin:0 0 1em; 
}
ul.lmenuitem3 li a.title h3{display:block; text-align:center; color:#333333; padding:0.3em 0; font-size:1em; 
                            text-transform:capitalize!important; font-family:'UTM Aptima'
}
ul.lmenuitem3 li a.title:hover h3,
ul.lmenuitem3 li.ac a.title h3{color:#1c5ea7 
}
ul.lmenuitem3 li p {font-size:0.8em; color:#8b8b8b
}
ul.lmenuitem3 li a:hover {color:#1c5ea7; text-decoration:none
}
/*bottom*/
.footer {clear:both; background:#0166b4; text-align:center; padding:0.5em 0; float:left; width:100%; border-top:solid 1px #0166b4;

}
    .footer .footer_fix {max-width:1130px; margin:auto;
    }
.footer_content {color:#fff; font-size:0.8em; font-weight:400; text-transform:none; padding:0.3em 0 0 0; float:left; 
                text-align:left; line-height:1.5em; width:35%
}
    .footer_content a {color:#fff
    }
    a.copyright {color:#fff; display:block; margin:0; float:left; font-size:0.9em; text-align:left; 
                 background:url(../imgwb/imgw/visolution.png) no-repeat right center; padding:0.5em 50px 0 0; height:30px
    }
.counter {float:right; text-align:center; padding:0; margin:1em 0 0 0; height:30px; overflow:hidden
}
.bando_text {float:left; color:#fff; font-size:1em; text-transform:uppercase; margin:1.5em 0 0 0
}
    .bando_text:hover {color:#f9c205
    }
/*hoidap*/
.main_bar_hd {clear:both; margin:0; color:#ffffff; line-height:1.2em;
              display:block; text-transform:uppercase; padding:0; font-weight:700; text-align:left;
              max-width:1020px; width:100%; font-size:0.9em; border-bottom:solid 2px #ff0000; float:left; width:100%
}
.main_bar_hd h2 {font-size:100%; display:inline-block; font-weight:700; background:#ff0000; margin-bottom:-1px;
                  padding:0.7em 3em 0.5em 1em
    }
    .main_bar_hd a {color:#ffffff
    }
.button_hoidap {clear:both; float:left; width:100%; text-align:center; margin:0 0 20px
}
    .button_hoidap a {display:inline-block; border:solid 2px #0054ff; color:#0054ff; font-size:1em; font-style:italic;
                      line-height:1.2em; padding:0.8em 2em; border-radius:10px; font-weight:700; background:#fff; transition:all 0.5s
    }
        .button_hoidap a:hover {background:#0054ff; color:#fff
        }
#faq ul.items li a:hover, #faq ul.items li a.expanded {
  background: #0dc4f2 !important;
  border-bottom:solid 5px #e3e3e3;
}
/* ================================= */
/* -------- Faq's Page  Css  ------- */
/* ================================= */
ul.items {list-style:none; padding:0; margin:0; width:100%; float:left
}
ul.items ul {list-style:none; padding:0; margin:0; width:100%; float:left; color:#555555
}
    ul.items ul li h3 {background:url(../imgwb/imgw/date2.png) no-repeat 10px center; padding:0.9em 0 0 90px; color:#1b1b1b;
                       font-size:2em; font-weight:400; display:block; height:70px; margin:1em 0 0 0
    }
#faq .items > li > a {
	background:transparent;
	color: #1a1a1a;
	display: block;
	font-size:1em;
	margin-bottom: 10px;
	padding:5px 20px 15px 40px;
	position:relative;
	border-radius:5px;
	border:1px solid #d9d9d9;
    border-bottom:solid 5px #e3e3e3;
	text-decoration: none; float:left; width:100%; transition:all 0.5s
}
#faq .items > li > a:after {
	right:15px;
}
#faq .items > li > a:hover, #faq .items > li > a.expanded {
	border-radius: 5px 5px 0 0;
	box-shadow: none;
	color: #fff;
	text-decoration: none !important;
	border:1px solid transparent;
	outline:none;
}
#faq .items .sub-items {
	background: #fff;
	display: none;
	margin-bottom: 10px;
	margin-top: -10px;
	padding: 20px 16px;
	border:1px solid #d9d9d9;
	border-radius:0 0 5px 5px;
	border-top:none; border:solid 1px #ddd
}
#faq .items {
	padding-top: 0px;
}
#faq .items .sub-items h4 {
	margin :15px;
}
#faq .items .sub-items p {
	line-height: 26px;
	padding: 0 10px;
}
.tab_container {
	padding:0;
}
#faq .items > li > a::after, #faq .items > li > a::after, #faq .tab_drawer_heading::after {
	content:url(../imgwb/imgw/faq.png);
	display: inline-block;
	position: absolute;
	left: 10px;
	top:8px;
}
#faq .items > li > a.expanded::after, #faq.procedure_content .items > li > a.expanded::after, #faq .tab_drawer_heading.d_active::after {
	content:url(../imgwb/imgw/faq3.png);
}
.faq .items > li > a {
	background:transparent;
	color: #111111;
	display: block;
	font-size:20px;
	margin-bottom: 10px;
	padding:15px 20px;
	position:relative;
	border-radius:5px;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
.faq .items > li > a:after {
	right:15px;
}
.faq .items > li > a:hover, #faq .items > li > a.expanded {
	border-radius: 5px 5px 0 0;
	box-shadow: none;
	color: #fff;
	text-decoration: none !important;
	border:1px solid transparent;
	outline:none;
}
.faq .items .sub-items {
	background: #fff;
	display: none;
	margin-bottom: 10px;
	margin-top: -10px;
	padding: 20px 16px;
	border:1px solid #d9d9d9;
	border-radius:0 0 5px 5px;
	border-top:none; 
}
.faq .items {
	padding-top: 30px;
}
.faq .items .sub-items p {
	line-height: 26px;
	padding: 8px 20px; 
}
ul.items li ul.sub-items li ul li {
	background:url(../imgwb/imgw/arrow_2.png) no-repeat left 10px; padding:0.2em 0 0.2em 1.5em;
    margin:0 0 0 2em
}
/*contact*/
.contact_index {width:100%; margin:auto
}
.contact {clear:both; background:#f3f3f3; 
          padding:2em 0 1em; float:left; width:100%; border-top:solid 1px #f3f3f3
}
.contact_fix {max-width:1130px; margin:auto
}
.contact_head h3 {font-size:1.2em; font-weight:400; color:#0e0e0e; text-transform:uppercase;
                   padding:0.5em  0; margin:0 0 1em; text-align:left; font-family:'UTM Avo bold'
}
.contact_head span {/*display:block; width:50px; height:4px; background:#fff; margin:0 0 1em*/
}
.contact_hotline {float:left; width:auto; border:solid 2px #111111; border-radius:20px; padding:1em; text-align:center;
                  color:#111111; font-size:1.4em; letter-spacing:1px; line-height:1.5em;  margin:0 0 1em
}
    .contact_hotline span {display:block; text-align:center; font-size:0.9em; color:#f9c205;
                           text-transform:uppercase
    }
    .contact_hotline a {color:#111111; display:block; text-align:center; font-weight:700; letter-spacing:-1px
    }
    .contact_hotline a:hover {color:#f9c205
    }
.contact_content {font-size:0.9em; font-weight:400; color:#111111; text-align:left; 
}
.contact_col1 {float:left; width:30%; padding:0 2em 0 0; color:#111111;
}
.contact_col2 {float:left; width:10%; padding:0 2em 0 0; color:#111111;
}
.contact_col3 {float:left; width:32%; padding:0; color:#111111; font-size:0.9em
}
.contact_col3 iframe {margin:1em auto 0; width:100%; border:0; height:220px; overflow:hidden
    }
.contact_col2 ul {list-style:none; margin:0; padding:0
}
    .contact_col2 ul li {display:block; color:#111111; font-size:0.9em; margin:0.2em 0
    }
    .contact_col2 ul li  a {color:#111111; background:url(../imgwb/imgw/arrow_6.png) no-repeat left 10px; padding:0.3em 0 0.3em 1em;
                            display:block
    }
        .contact_col2 ul li a:hover {color:#f9c205
        }
.contact_col1 ul {list-style:none; margin:0 0 1em; padding:0; line-height:1.2em; text-shadow:none
}
    .contact_col1 ul li {display:block; color:#111111; font-size:0.9em; margin:0.1em 0; padding:0.2em 0 0.2em 2em
    }
    .contact_col1 ul li  a {color:#111111
    }
    .contact_col1 ul li:nth-child(1) {background:url(../imgwb/imgw/icon_check_yellow.png) no-repeat left 3px
    }
    .contact_col1 ul li:nth-child(2){background:url(../imgwb/imgw/ic_map.png) no-repeat left 1px
    }
    .contact_col1 ul li:nth-child(3){background:url(../imgwb/imgw/ic_phone.png) no-repeat left 2px
    }
.contact_col4 {float:right; width:25%; text-align:left; padding:0; text-align:center
}
    .contact_col4 iframe {margin:auto; width:320px; border:0; height:170px; overflow:hidden
    }
/*noi dung web*/
.tieude {font-size:1.2em; color:#000; font-weight:700; display:inline-block; padding:0 0 1.3em; margin:0 0 0.5em; 
                       font-style:normal; background:url(../imgwb/imgw/gioithieu_bar_vang.png) no-repeat left bottom; min-width:80px
}
    .tieude h1 {padding:0; display:inline-block; font-size:100%; color:#191919!important
    }
.tieude2 {font-size:1.5em; color:#052440; font-weight:700; display:inline-block; padding:0 0 1.3em; margin:0 0 0.5em; 
                       font-style:normal; text-transform:uppercase; line-height:1.2em
}
    .tieude h2 {padding:0; display:inline-block; font-size:100%; color:#191919!important
    }
.mabaove {float:right; margin:1em 0
}
.tomtat {clear:both; float:left; width:100%; color:#191919; font-weight:400; padding:0 0 10px 0; text-align:justify;
}
    .tomtat ul {margin:0; list-style:none
    }
        .tomtat ul li {background:url(../imgwb/imgw/arrow_2.png) no-repeat left 7px; padding:0 0 0 20px
        }
.tomtat h2{color:#191919; font-weight:700; line-height:1.5em;
}
.noidung_lienhe_muahang,
.noidung_lienhe{color:#555; text-align:left; line-height:1.6em; margin:0 0 2em 0; float:left; width:100%; font-size:1em
}
.noidung_lienhe_muahang {margin:4em 0 0 0
}
.noidung_gioithieu,
.noidung {color:#191919; text-align:left; line-height:1.8em; margin:0; float:left; width:100%; font-size:1em
}
.noidung_lienhe_muahang h2, .noidung_lienhe_muahang h3{font-size:2em; margin:0 0 0.5em
    }
    .noidung h1, .noidung h2, .noidung h3 {font-size:1.5em; margin:0 0 0.5em
    }
    .noidung_gioithieu img,
    .noidung img {border:0px; max-width:850px; display:block; margin:auto; height:auto
    }
    .noidung_gioithieu ul,
    .noidung ul {padding:0; margin:0 0 0 40px
    }
    .noidung_gioithieu td,
    .noidung td {font-size:0.9em; padding:0.5em
    }
    .noidung_gioithieu a,
    .noidung_lienhe a,
    .noidung a {color:#c79c43; text-decoration:underline;
    }
/*chi tiet gioithieu*/
.noidung_gioithieu {font-family:'UTM Aptima'; font-size:1.1em
}
.noidung_gioithieu h1, .noidung_gioithieu h2, .noidung_gioithieu h3 {font-size:2em; margin:0 0 0.5em; text-transform:none;
                                                                     line-height:1.2em; font-weight:700; /*margin-left:-1.6em*/
                                                                     color:#0166b4
    }
    .noidung_gioithieu h1 em, .noidung_gioithieu h2 em, .noidung_gioithieu h3 em {font-style:normal; color:#121212
    }
.gioithieuchung {color:#1d1d1d; text-align:left; line-height:1.8em; position:relative; padding:0 2em 0 2em;
                     font-family:'UTM Aptima'; font-size:1em;
                    background:url(../imgwb/imgw/gioithieu_bg_text2.png) no-repeat left bottom
}
.lichsu {clear:both; float:left; width:100%; margin:1em 0 0 0
}
.lichsu ul {list-style:none; margin:0; padding:0; width:100%; text-align:left; float:left; 
}
    .lichsu ul li {float:left; margin:0 0 1em; padding:0 0 0 70px; width:100%; background:url(../imgwb/imgw/lichsu_icon.png) no-repeat left 0.5em
    }
        .lichsu ul li strong {color:#0166b4; font-size:2em; display:inline-block; margin:0 0 0.1em; padding:0
        }
.thanhtich {clear:both; float:left; width:100%; margin:1em 0 0 0; background:url(../imgwb/imgw/thanhtich.png) no-repeat left center;
            padding:0 0 0 450px
}
.thanhtich ul {list-style:none; margin:0; padding:0; width:100%; text-align:left; float:left; 
               border-left:solid 3px #0166b4
}
    .thanhtich ul li {float:left; margin:0 0 1em; padding:0 0 0 80px; width:100%; 
                      background:url(../imgwb/imgw/thanhtich_icon.png) no-repeat left 0.7em
    }
    .thanhtich h2 {border-left:solid 3px #0166b4; margin:0; padding:0 0.5em 0.5em!important
    }
    .thanhtich ul li:last-child {margin:0
    }
.chinhsach {clear:both; float:left; width:100%; margin:1em 0 0 0
}
.chinhsach ul {list-style:none; margin:0; padding:0; text-align:left; float:left; width:70%
}
    .chinhsach ul li {float:left; margin:0.5em 0; padding:0 0 0 20px; 
                      background:url(../imgwb/imgw/chinhsach_icon.png) no-repeat left 0.7em
    }
    .chinhsach img {float:right; margin:5em 0 0 0; width:30%; max-width:261px
    }
/*.hinhanh_gioithieu {float:right; width:48%; position:relative; margin:0 0 1em
}
    .hinhanh_gioithieu img {float:left; width:100%; border:0; padding-right:4em
    }
    .hinhanh_gioithieu a {display:block; float:right; width:auto; position:absolute; bottom:4em; right:0;
                          color:#ffffff; font-size:1em; padding:1em;
                          background:#052440 url(../imgwb/imgw/bg_xanh.jpg) repeat-x center bottom;
                          background-position-y:-300%; transition:all 0.7s
    }
        .hinhanh_gioithieu a span {display:block; text-transform:uppercase; text-transform:uppercase; font-weight:700; 
                                   font-size:1.5em
        }
        .hinhanh_gioithieu a:hover {background:#052440 url(../imgwb/imgw/bg_xanh.jpg) repeat-x center bottom
        }*/
/*solieu*/
ul.solieu {list-style:none; margin:0; padding:0; font-size:0.9em; width:30%; text-align:left; float:left; 
}
    ul.solieu li {float:left; margin:0; padding:3em 0 0; width:100%; 
                    background:#09f43f; vertical-align:top; font-family:'UTM Aptima';
                                        color:#000000; font-size:1.1em; overflow:hidden; text-align:center; height:150px
    }
        ul.solieu li span {color:#ffffff; font-size:2.5em; display:block; margin-bottom:0.5em; text-align:center;
                           font-family:'UTM Avo bold'
        }
        ul.solieu li:last-child {border:0
        }
.thongtinhich_fix { width:26%; text-align:left; float:left; height:445px; overflow:hidden; padding:2em;
                    background:#ed3237
}
.thongtinhich_head {float:left; width:100%; color:#ffffff; font-size:2em; font-family:'UTM Avo bold';
                    margin:0 0 0.1em; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding:0.5em 0
}
.thongtinhich ul {list-style:none; margin:0; padding:0; font-size:0.9em; width:100%; text-align:left; float:left; 
}
    .thongtinhich ul li {float:left; margin:0; padding:0.5em 0 0.5em 18px; width:100%; 
                        vertical-align:top; font-family:'UTM Aptima';
                        color:#ffffff; font-size:1.2em; overflow:hidden; text-align:left;
                        background:url(../imgwb/imgw/arrow_3.png) no-repeat left 15px;
                        overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
    }
        .thongtinhich ul li a {color:#ffffff
        }
/*ket thuc chi tiet gioithieu*/
.thongso table {width:100%!important
}
.tieude_text {color:#191919; text-align:left; line-height:1.5em;
}
.tieude_text_b {color:#191919; text-align:left; line-height:1.5em; font-weight:700
}
.tieude_red {color:#ff0000; text-align:left; line-height:1.5em; 
}
.tieude_red_b {color:#ff0000; text-align:left; line-height:1.5em; font-weight:700
}
.tieude_blue_b {color:#0061a0; text-align:left; line-height:1.5em; font-weight:700; text-decoration:underline
}
.luotxem {font-size:0.8em; color:#191919; text-decoration:none; padding:0; float:left; margin:0 0 1em
}
.tinkhac {clear:both;
           margin:2em 0 0 0; font-size:1.2em; border-left:0; border-right:0;
           float:left; width:100%
}
.tinkhac_fix {max-width:1130px; margin:auto; background:url(../imgwb/imgw/cactinkhac.png) no-repeat left center;padding:1em 0 1em 30px; 
              text-align:left; color:#052440; font-weight:700; text-transform:uppercase; 
}
.page_view0 {display:none
}
.page_view {clear:both; margin:auto; padding:5px 0; text-align:center; float:right; margin:1em 0 0 0; width:100%
}
    .page_view input {border:solid 1px #cccccc; margin:-2px 0 0 0; padding:0; vertical-align:middle; border-radius:3px
    }
.page:hover,
.page_cur {background:#cccccc; padding:6px 10px; color:#282828; margin:0; border:solid 1px #cccccc; font-weight:700; font-size:0.9em
}
.page {background:#ffffff; padding:6px 10px; color:#282828; margin:0; border:solid 1px #cccccc; font-weight:700; font-size:0.9em
}
/*list bai viet*/
.news-related{
    clear:both;
	max-width: 1000px;
	margin: 80px auto 0;
	padding: 0;
}
.news-related h2{
	font-size: 40px;
	font-family:"UTM Hanzel";
	line-height: 1;
	margin: 0;
	margin-bottom: 40px;
	text-transform: uppercase; font-weight:400
}
.news-related .list-news-related .item-related{
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}
.news-related .list-news-related .item-related a{
	text-decoration: none;
	color: #000;
}
.news-related .list-news-related .item-related a div{
	float: left;
	height: 60px;
	width: 50px;
	line-height: 60px;
}
.news-related .list-news-related .item-related .num-post{
	background-color:#a0b938;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
.news-related .list-news-related .item-related img.post-tag {
	position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 80px;
}
.news-related .list-news-related .item-related:hover .text-post{
	background-color:#a0b938;
	color: #fff;
}
.news-related .list-news-related .item-related .text-post{
	font-size: 18px;
	width: calc(100% - 50px);
	padding: 0 10px;
	border: 1px solid #a0b938;
	border-left: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s;
    font-weight:400
}
.date {
    color:#635f5f;
    background: url(../imgwb/imgw/date.png) no-repeat 2px center;
    padding: 0.7em 0 0.5em 2em; margin:0.5em 0 0; float:left; width:100%
}
ul.newsitem {list-style:none; margin:0; padding:0; font-size:0.9em; width:100%; text-align:left
}
    ul.newsitem li {display:inline-block; margin:0 3% 1em 0; padding:0 0 1em; width:29.5%; 
                    background:#ffffff; vertical-align:top;
    }
    ul.newsitem li:hover {
    }
        ul.newsitem li p {font-size:1em; color:#191919; line-height:1.5em; float:left; width:100%; line-height:1.5em; text-align:left
        }
        ul.newsitem li .date {color:#635f5f; background:url(../imgwb/imgw/date.png) no-repeat left center; 
                              padding:0.2em 0 0em 2.3em; float:left; width:100%; text-align:left
        }
    ul.newsitem li .imgs {float:left; width:100%; margin:0 0 1em; overflow:hidden; max-height:220px
    }
    ul.newsitem li .imgs img:hover {transform:scale(1.2); transition-duration:0.5s
    }
    ul.newsitem li .imgs img {border:solid 1px #f5f5f5; width:100%; box-shadow:2px 2px 1px #ddd; float:left
    }
        ul.newsitem li a.title h3 {color:#191919; font-weight:600; line-height:1.4em; display:block; text-align:left;
                                   text-transform:none; padding:0; font-size:1.5em; margin:0 0 0.5em;
        }
        ul.newsitem li a.title:hover h3 {color:#1c5ea7
        }
        ul.newsitem li a.viewmore {background:#ffffff; border:solid 1px #171717; color:#171717; font-size:0.9em; display:inline-block;
                                   padding:0.2em 0.5em; margin:0.5em 0 0; float:left; display:none
        }
        ul.newsitem li a.viewmore:hover {background:#474745; color:#ffffff; transition-duration:0.5s
        }
/*khuyenmai*/
.full {width:100%!important; margin:0 0 1em!important; padding:1em!important; border:0!important
}
.main_bar_pro {float:left; width:100%; font-size:2em; font-family:'BodoniBT'; border-bottom:solid 1px #191919;
               line-height:1.2em; margin:0 0 1em; padding:0.2em 0
}
.img_pro {float:left; width:48%; padding:0 2em 0 0
}
.img_pro img {width:100%; border:0
}
.noidung_pro {float:left; width:50%; font-family:'UTM Aptima'
}
    .noidung_pro ul {display:inline-block!important; margin:0!important; padding:0!important; width:100%!important
    }
        .noidung_pro ul li {display:block!important; border:0!important; margin:0!important; padding:0 0 0 20px!important; color:#191919!important;
                            background:none!important; width:100%!important; text-align:left!important;
                            background:url(../imgwb/imgw/arrow_2.png) no-repeat left 7px!important; box-shadow:none
        }
.summ_pro {font-size:0.9em; color:#191919; line-height:1.5em; float:left; width:100%; 
                               text-transform:uppercase; text-align:left; height:25px; margin:1em 0 0 0; float:left;
        }
        .summ_pro span {font-size:2.5em; display:inline-block; vertical-align:middle; padding:0 0 0.2em
        }
.book_pro {clear:both; background:#0166b4 url(../imgwb/imgw/view.png) no-repeat 5px center; border:solid 0px #333; color:#ffffff; font-size:1em; display:inline-block; 
                                   padding:0.2em 1em 0.2em 2.5em; margin:0.5em 0 0 0; float:left; border-radius:5px
}
.close_pro {background:#f9c205; border:solid 0px #999; color:#fff; font-size:1em; display:inline-block;
                                   padding:0.2em 1em; margin:0.4em 0 0 1em; float:left; border-radius:5px; vertical-align:middle
}
/*------------------------------------------------------------
-------- DEMO Code
------------------------------------------------------------*/
/* Outer */
.popup {
	width:100%;
	height:100%;
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.75); z-index:999999999
}

/* Inner */
.popup-inner {
	max-width:700px;
	width:90%;
	padding:40px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	box-shadow:0px 2px 6px rgba(0,0,0,1);
	border-radius:3px;
	background:#fff; text-align:left; max-height:700px 
}

/* Close Button */
.popup-close {
	width:30px;
	height:30px;
	padding-top:4px;
	display:inline-block;
	position:absolute;
	top:0px;
	right:0px;
	transition:ease 0.25s all;
	-webkit-transform:translate(50%, -50%);
	transform:translate(50%, -50%);
	border-radius:1000px;
	background:rgba(0,0,0,0.8);
	font-family:Arial, Sans-Serif;
	font-size:20px;
	text-align:center;
	line-height:100%;
	color:#fff;
}

.popup-close:hover {
	-webkit-transform:translate(50%, -50%) rotate(180deg);
	transform:translate(50%, -50%) rotate(180deg);
	background:rgba(0,0,0,1);
	text-decoration:none;color:#fff;
}
/*ketthuc khuyenmai*/
ul.newsitem2 {list-style:none; margin:0; padding:0; float:left; width:100%
}
    ul.newsitem2 li {display:inline-block; margin:0.2em 2% 1em 0; padding:1%; width:30%; 
                    background:#1e3a53; border:solid 10px #cccccc; vertical-align:top; float:left; text-align:center
    }
    ul.newsitem2 li:hover {
    }
        ul.newsitem2 li p {font-size:1em; color:#393939; line-height:1.5em; float:left; width:100%
        }
        ul.newsitem2 li .summ {font-size:0.9em; color:#ffffff; line-height:1.5em; float:left; width:100%; 
                               text-transform:uppercase; text-align:center; height:25px;
        }
        ul.newsitem2 li .summ span {font-size:2.5em; display:inline-block; margin:0 0.1em 0 0 
        }
.summ_vn {font-size:2em!important
}
        ul.newsitem2 li .date {color:#999; background:url(../imgwb/imgw/date.png) no-repeat left center; 
                              padding:0.5em 0 0em 2.3em; float:left; width:100%; font-size:0.8em
        }
    ul.newsitem2 li .imgs {float:left; width:100%; margin:0; max-height:170px; overflow:hidden; min-height:170px;
    }
.line_pro {float:left; width:100%; height:1px; background:#4b6276; margin:0.5em 0
}
    ul.newsitem2 li .imgs img {width:100%
    }
    ul.newsitem2 li .imgs:hover img {opacity:0.5
    }
        ul.newsitem2 li a.title h3 {color:#ffffff; font-weight:400; line-height:1.5em; display:block; text-align:center;
                                   text-transform:none; padding:1.5em 0; font-size:1.2em; margin:0 0 0.5em; float:left; width:100%;
                                   height:80px; overflow:hidden
        }
        ul.newsitem2 li a.viewmore {color:#ffffff; font-size:1.2em 
        }
        ul.newsitem2 li a.viewmore:hover {color:#f2bc77; transition-duration:0.5s
        }
        ul.newsitem2 li a.bookpro {background:#f2bc77; border:solid 1px #171717; color:#ffffff; font-size:1.2em; display:inline-block;
                                   padding:0.2em 1em; margin:0.5em 0 0 1em; 
        }
        ul.newsitem2 li a.bookpro:hover {background:#f5ad51; color:#ffffff; transition-duration:0.5s
        }
ul.newsitem3 {list-style:none; margin:0; padding:0; font-size:1em; float:left; width:100%
}
    ul.newsitem3 li {display:inline-block; margin:0.2em 0 1em; padding:0.5em; width:100%; 
                    background:#ffffff; border:solid 1px #e5e5e5; color:#525252; border-radius:5px;
                    border-bottom:solid 5px #e3e3e3;
    }
    ul.newsitem3 li:nth-child(2n+1) {background:#f5f5f5
    }
    ul.newsitem3 li:hover {
    }
        ul.newsitem3 li .datenews {color:#635f5f; background:url(../imgwb/imgw/date.png) no-repeat left center; 
                              padding:0.2em 0 0em 2.3em; float:left; width:100%
        }
    ul.newsitem3 li .imgs {float:left; width:25%; padding:0; overflow:hidden;transition:all 0.5s;
                         border-radius:5px
    }
.newsitem3_content {float:right; width:73%
}
ul.newsitem3 li .imgs img {width:100%
    }
    ul.newsitem3 li img:hover {opacity:0.5
    }
        ul.newsitem3 li .title h3 {color:#191919; font-weight:700; line-height:1.4em; display:block; text-align:left;
                                   text-transform:uppercase; padding:0; font-size:1.2em; margin:0 0 0.5em; 
        }
        ul.newsitem3 li a.title:hover h3 {color:#ff0000
        }
        ul.newsitem3 li a.viewmore {display:block; text-align:right; color:#1c5ea7; font-size:0.9em; font-style:italic;
                                    float:right
        }
        ul.newsitem3 li a.viewmore:hover {color:#ff0000
        }
        ul.newsitem3 li ul {border:0; display:inline; width:auto
        }
        ul.newsitem3 li ul li {border:0; margin:0; padding:0; background:none!important
        }
/*textbox, drop, button*/
.button_dangtin {background:#0090ce; width:auto; padding-left:40px; padding-right:40px; height:76px; text-align:center; font-size:1.5em; text-transform:uppercase; float:right;
                 font-weight:700; border:0; color:#ffffff; cursor:pointer; outline:0; font-family:Arial; transition:all 0.5s; border-radius:5px
}
.button_muahang {background:#0090ce; width:auto; padding:10px 20px; text-align:center; font-size:1em; text-transform:uppercase; 
                 font-weight:700; border:0; color:#ffffff; cursor:pointer; outline:0; font-family:Arial; transition:all 0.5s; 
                 float:left; width:100%
}
.button_muahang:hover,
    .button_dangtin:hover {background:#f9c205
    }
    .captcha {float:left; margin:0 1em 1em 0 ; height:80px; overflow:hidden
}
.button_space {padding:0 0 17px 0;
}
.button_space0 {padding:0 0 3px 0;
}
.button_space_button {clear:both; padding:10px 3px 17px 0; text-align:right
}
#txtnd,
.textbox {border:#cccccc 1px solid; width: 100%; padding:1em; text-align:left; 
          color:#555; background:#ffffff;  font-size:0.9em!important; font-family:Arial!important;
          border-radius:5px
}
.btleft {float:left; width:48%
}
.btright {float:right; width:48%
}
select,
.drop {border:#cccccc 1px solid; width:auto; padding:1em; text-align:left; 
          color:#555; background:#ffffff;  font-size:0.9em!important; font-family:Arial!important;
          border-radius:5px
}
.dropsl {border:#cccccc 1px solid; width:auto; padding:0.3em 1em; text-align:left; 
          color:#555; background:#ffffff;  font-size:0.9em!important; font-family:Arial!important;
          border-radius:5px
}
a.button,
.button {text-align:center; margin:auto; border:0px; padding:1em 2em;
         color:#ffffff; text-transform:uppercase; font-weight:400 ; background:#f9c205; text-decoration:none; transition:all 0.5s; border-radius:5px
}

.button:hover { background:#c79c43; cursor:pointer
}
a.button:hover {color:#ffffff
}
/*contact lien he*/
.main_fix_contact {max-width:850px; margin:auto; padding:0 5px; text-align:left
}
/*top*/
#bttop {background:url(../imgwb/imgw/arrow-top.png) no-repeat center center;
        width:50px; height:40px;position:fixed;bottom:50px;right:10px;cursor:pointer;display:none; z-index:999999}
#bttop:hover{}

/*tailieu*/
table {border:1px solid #ddd; border-collapse:collapse; width:100%}

tr > * {border-right:1px solid #ddd;
}
tr:hover {background:#f5f5f5
}
tr > :last-child {border-right:0;
}

th, td {padding:5px; text-align:left;}

th {background:#fafafa;}

td {border-top:1px solid #ddd;}
table.itemdownload {border:1px solid #ddd!important; border-collapse:collapse; width:100%}
table.itemdownload tr > * {border-right:1px solid #eee; background:#ffffff
}
table.itemdownload tr:nth-child(2n+1) > * {background:#f0fcfc
}

table.itemdownload tr > :last-child {border-right:0;
}
table.itemdownload tr:hover td {background:#ddd
}
table.itemdownload th, td {padding:0.5em; text-align:left; font-size:1em}
table.itemdownload td h3{font-size:100%}
table.itemdownload th {background:#ff0036!important; text-align:center; text-transform:uppercase; color:#fff; padding:0.5em}
table.itemdownload th:nth-child(2),
    table.itemdownload th:first-child {text-align:left
    }
table.itemdownload td {border-top:1px solid #ddd;}
table.itemdownload td:last-child {width:10%; text-align:center}
table.itemdownload td:first-child {width:50px}
table.itemdownload td:last-child a {display:inline-block; width:19px; height:25px; background:url(../imgwb/imgw/icon_download.gif)}
table.itemdownload td:last-child a:hover {color:#ff0000}
table.itemdownload tr td.page_view:first-child {width:100%!important; background:#6d6a6a; padding:0.5em
}
table.itemdownload td a.download {background:url(../imgwb/imgw/icon_download.gif) no-repeat left center; 
                               display:inline-block; width:19px; height:25px; margin:0; vertical-align:middle
}
@media (max-width:1140px) {
     #wrapper {margin:0; width:100%;
    }
    .main_fix_baiviet,
    .gioithieu_fix,
    .guide_fix,
    .main_fix,
    .danhmucsanpham_fix,
    .banner_fix,
    .contact_fix,
    .tintuc_fix,
    .footer_fix {width:100%; padding:0 0.5em
    }
}
@media (max-width:1130px) {
    #wrapper {margin:0; width:100%;
    }
    .main_fix_baiviet,
    .gioithieu_fix,
    .guide_fix,
    .main_fix,
    .danhmucsanpham_fix,
    .banner_fix,
    .contact_fix,
    .tintuc_fix,
    .footer_fix {width:100%; padding:0 0.5em
    }
    .noidung_gioithieu img,
    .noidung img {width:100%; height:auto
    }
    .left_adv img {width:100%!important; height:auto
    }
    .contact_col4 {padding-right:0.5em; overflow:hidden
    }
     .lang {margin:0; position:absolute;z-index:99; left:5px; top:5px
    }
     /*.f-nav .slogan {position:absolute; left:50px; top:10px; 
    }*/
    .hotline {width:auto
    }
    .hotline ul li:nth-child(1){display:none
    }
    .hotline ul li {clear:both; float:right
    }
    .f-nav a.menu-link {background:url(../imgwb/imgw/menu_white.png) no-repeat right center
   }
}
@media (max-width:1100px) {
    .btext a.btdetail,
    .btext a.btaddcart {width:120px; padding-right:0.5em
    }
    .noidung_gioithieu h1, .noidung_gioithieu h2, .noidung_gioithieu h3 {font-size:1.5em
    }
    .noidung_gioithieu {width:100%; padding:0 1em; margin:0 0 2em
    }
    .gioithieuchung {padding-right:0
    }
}
@media (max-width:980px) {
    .menutop {background:none
    }
    .menutop ul {display:none
    }
    .search {width:100%; border: solid 1px #ddd; margin:0 0 0.3em
    }
    .f-nav .logo_scroll {margin:0 0.3em
    }
    .f-nav .banner_menu {margin:0
    }
    .danhmucsanpham {padding:2em 0
    }
    .downArrow {display:none
    }
    ul.cdanhmucsanpham_item li {width:30%
    }
    ul.guide {float:left
    }
    .btextbox {display:none
    }
    /*.gioithieu_content {width:50%
    }*/
    .gioithieu_img {width:50%
    }
    .menu_mobile{clear:both; width:100%; float:left; margin:0; padding:0; z-index:99; 
                 background:rgba(19, 73, 120, 1); height:40px; position:relative
    }
    .search_icon a {position:absolute; right:70px; background:#0166b4 url(../imgwb/imgw/search.png) no-repeat center center;
                    width:40px; height:36px; z-index:1000; top:2px
    }
    .f-nav {height:40px
    }
    ul.guide li:nth-child(4) {display:none
    }
    a.copyright {float:none; width:115px; margin:auto
    }
    .mxh,
    .counter,
    .footer_content {width:100%; text-align:center; float:none
    }
        .mxh ul {width:100%; text-align:center
        }
            .mxh ul li {float:none!important; margin:0!important
            }
    #bttop {bottom:100px; width:30px
    }
    .banner_fix {padding:0
    }
    img {transform:scale(1)!important
    }
    .button_dangtin {float:left; margin:0
    }
    .banner_index_bg {padding-top:1em
    }
    .banner_index_top {height:250px; 
    }
    .title2 {display:none
    }
    /*.f-nav {background:#11374e!important
    }*/
    #wrapper {margin:0 auto; width:100%; 
    }
    .btmuahang_top,
    .left_mobile {display:none!important
    }    
    .main_fix,
    .main_fix_contact {width:100%; padding:0 0.2em; margin:0
    }
    /*.contact_index,*/
    .main_col {width:100%; margin:0; padding:0.5em
    }
    .main_box {width:100%; margin:0; padding:0.5em 0.1em
    }
    .main_col {margin:0 0 1em 0
    }     
    .leftmobile {display:none
    }
    ul.lmenuitem li {padding-top:0; padding-bottom:0;
    }
    ul.lmenuitem li:last-child a {border-radius:0px
    }
    ul.newsitem2 li {float:none; margin:0 1% 1em;
    }
    
    /*.ctintucitem2_img img,
    ul.ctintucitem li img {height:auto
    }*/
    .ctintucitem2_img {height:150px
        }
    .ctintucitem2_img img,
    ul.ctintucitem li img {width:100%; height:auto
    }

    .contact_col1 {width:50%
    }
    .contact_col2 {width:50%
    }
    .contact_col3 {width:50%; clear:both; padding:0 2em 0 0
    }
    .contact_col4 {width:50%
    }
    .btext .btsum {display:none
    }

}
@media (max-width:850px) {
    .tieude_tintuc {font-size:1.3em
    }    
    .content-agileits {width:70%
    }
    .main_bar {width:100%; margin:0
    }
    ul.chinhanhitem li {width:100%; margin:1% auto; 
    }
    ul.chinhanhitem li img,
        ul.chinhanhitem li .imgsh img {width:100%; height:auto
        }
    .flag1 {display:block!important;
    }
    .flag {display:none!important
    }
    /*.noidung_gioithieu h1, .noidung_gioithieu h2, .noidung_gioithieu h3,
    .noidung_gioithieu {width:100%; padding:0; margin:0
    }*/
    
    /*.hinhanh_gioithieu {width:70%; margin:3em auto; padding:0; height:250px; overflow:hidden;
                        float:none; display:block;
    }
        .hinhanh_gioithieu img {padding:0
        }
        .hinhanh_gioithieu a {right:0
        }*/
    ul.box_services li {width:29.5%
    }
    .goituvan,
    .guidathang,
    .share_button2 {width:100%; margin:0.2em 0
    }
    ul.ctintucitem li {width:29%
    }
}
@media (max-width:800px) {
    section.page-contact h1 {margin:50px 0 20px 0; font-size:2.5em
    }
    .noidung_lienhe_muahang {margin:0; padding:1em
    }
    .main_box_full_xanh {width:98%; margin:0 1%
    }
    .main_contact_left,
    .main_contact_right {width:100%; text-align:left; margin:0; padding:0.5em
    }
    .tintuc{margin:0; padding:2em 0
    }
    .main_bar2 h1,
    .hinhanh_head,
    .tintuc_head,
    .tieude{font-size:1.5em;
    }
    .main_bar h1 {font-size:1.5em;
    }
    ul.newsitem2 li {width:47.5%
    }
    .ctintucitem2 {min-height:0
    }
    .hotline {margin:0.5em 0 0
    }
}
@media (max-width:768px) {
    .sanpham_left,
    .sanpham_right {width:100%
    }
    ul.cdanhmucsanpham_item li {width:47%
    }
    /*.bannerslide {display:block;
    }
    #slides {display:none
    }*/
    
    .welcome_content h2 {font-size:1.2em
    }
    .banner_index {width:100%!important; margin:auto
    }
    section .title-border span {width: 320px;
    height:60px;
    line-height:60px; font-size:20px
    }
    section .title-border span:before, section .title-border span:after{
	top: 29px;
    }
    .special{font-size:1.2em!important; width:100%
    }
    /*ul.itemlist {display:none
    }*/
    .banner_bar {clear:both; float:left; width:100%; padding:32px 0 0 0;
       background:url(../imgwb/imgw/round.png) no-repeat center top; position:relative; margin-top:-35px; z-index:998
    }
    .banner_bar_bg {float:left; width:100%;background:#ff0036; min-height:10px; padding:10px 0 0 0
    }
    ul.itemlist {padding:0;margin:0
    }
    ul.itemlist li {display:block;text-align:left; border-bottom:solid 1px #e60535; margin:0
    }
        /*ul.itemlist li:last-child {border:0
        }*/
    ul.itemlist li a:hover,
    ul.itemlist li a.ac {background:#ffffff; color:#ff0036; border-radius:0
    }
    
    ul.tab_of li {width:49%
    }
        ul.tab_of li a {padding:0.5em
        }
    .gioithieu_fix,
    .tintuc_fix,
    .tintuc_left,
    .tintuc_right,
    .gioithieu_left,
    .gioithieu_right {width:100%; max-width:none; min-height:0
    }
    .gioithieu_left img,
    #video_youtube {height:450px!important
    }
    .tintuc_left {margin-bottom:2em
    }
    .ctintucitem2 {margin-bottom:2em
    }
    .hinhanh_gioithieu {width:90%; margin:3em auto; padding:0; height:250px; overflow:hidden;
                        float:none; display:block;
    }
    ul.box_services li {width:46%
    }
    ul.ctintucitem li {width:46%
    }
    /*.sanpham_right ul li {width:100%!important; text-overflow:initial; white-space:normal; padding-right:0
    }
    ul.ctintucitem li:nth-child(1) .ctintucitem2_img {width:100%; margin:0 0 1em; border:0; float:left;
    }
    ul.ctintucitem li:nth-child(1) .ctintucitem2_content {width:100%; padding:1em 0
    }
    ul.ctintucitem li:nth-child(1) .date2 {bottom:auto; top:0; left:0
    }
    ul.ctintucitem li:nth-child(1) a.detail {position:relative; margin:1em 0;display:none
    }
    ul.ctintucitem li:nth-child(1) a.title h3 {font-size:1.5em
    }*/
    .cdanhmucsanphamitem {padding:0 3em
    }
    .gioithieu_content {width:100%; min-height:0
    }
    .gioithieu_content img {width:100%; margin:1em 0 0 0; padding:0
    }
    .xemtiep {position:relative; margin:1em 0 0 0
    }
    .congnghesx_fix {width:100%; min-height:0; margin:1em 0
    }
    .hinhanh_gioithieu_fix {width:100%; min-height:0
    }
    .gioithieu_index {margin-bottom:1em; padding:0
    }
    .lichsu ul li {padding-left:50px; background-position-x:-20px
    }
    .contact_col1 {width:60%
    }
    .contact_col2 {width:40%
    }
    .contact_col3 {width:100%; margin:1.5em 0 0 0; padding:0
    }
        .contact_col3 iframe {height:400px
        }
    .contact_col4 {width:100%; margin:1.5em 0 0 0
    }
    .logo_2 {width:20%
    }
    .slogan {width:80%; text-align:center;
    }
        .slogan img {float:none; display:block; margin:auto
        }
    .hotline {width:100%
    }
        .hotline ul {width:100%; text-align:center
        }
        .hotline ul li {clear:none; width:auto!important; margin:0 0.5em; display:inline-block; float:none
        }
  }

@media (max-width:600px) {
    ul.dichvutiem li {width:100%
    }
    .search {width:100%;
    }
    /*ul.guide li:last-child{display:none; 
    }*/
    ul.listitem_video li {width:45%
    }
    video, iframe {width:100%; height:320px; border:0px
    }
    .content-agileits {width:100%
    }
    .button_gui {width:100%; text-align:center; margin:1em 0 0 0
    }
    ul.newsitem li {float:left; width:100%
    }
    ul.newsitem li {border-bottom:solid 1px #ddd; padding:0 0 1em
    }
    ul.newsitem li .imgs {float:left; width:100%; margin:0 0 1em
    }
    ul.newsitem li .imgs img:hover {transform:none
    }
    ul.newsitem li .date,
    ul.newsitem li p {float:left; width:100%
    }
    ul.newsitem li a.title h3 {padding:0
    }
    section.list-event .item-event {width:100%
    }
    
    th, td {padding:2px!important; text-align:left; font-size:0.8em!important}
    /*khuyenmai*/
    .popup-inner {
	    max-width:700px;
	    width:90%;
	    padding:10px 10px 40px 10px;
	    position:absolute;
	    top:50%;
	    left:50%;
	    -webkit-transform:translate(-50%, -50%);
	    transform:translate(-50%, -50%);
	    box-shadow:0px 2px 6px rgba(0,0,0,1);
	    border-radius:3px;
	    background:#fff; text-align:left; max-height:500px; overflow-x:hidden; overflow-y:auto
    }
    .popup-close {
	    top:18px;
	    right:18px;
    }
    .main_bar_pro {font-size:1.5em
    }
    .gioithieu_left img,
    #video_youtube {height:320px!important
    }
    ul.tintucitem3 li:nth-child(1),
    ul.tintucitem3 li:nth-child(2),
    ul.tintucitem3 li:nth-child(3),
    ul.tintucitem3 li:nth-child(4) {width:46%; padding:0; background:none!important; margin:1%
    }
    ul.list_item_bangmau li h3 {font-size:1em
    }
    ul.list_item_bangmau li img {height:100px
    }
     /*ul.ctintucitem li:nth-child(1) .ctintucitem2_content,
    .ctintucitem2_content {width:100%; padding:0
    }
    .ctintucitem2_img {width:100%; margin:0; height:100px; border:0; overflow:hidden
    }
    ul.ctintucitem li:nth-child(1) .ctintucitem2_img {height:auto
    }
    ul.ctintucitem li .date2,
    .ctintucitem2 .date2 {margin:0; top:0
    }
    ul.ctintucitem li a.title h3,
    .ctintucitem2 a.title h3 {padding:0; min-height:0; margin:0.5em 0 0 0
    }
    
    .ctintucitem2_img img {width:100%; height:auto
    }*/
     .ctintucitem2_img {height:120px
    }
}
@media (max-width:480px) {
    ul.ctintucitem li {width:100%
    }
    .ctintucitem2_img img,
    .ctintucitem2_img {height:auto
    }
    .hotline ul li {border:0!important
    }
    .hotline ul li:nth-child(3) {display:none
    }
    .main_bar2 h1 {font-size:1.2em
    }
    ul.newsitem3 li .imgs,
    .newsitem3_content,
    ul.newsitem2 li {width:100%; margin:0 0 1em
    }
    video, iframe {width:100%; height:280px; border:0px
    }
    .banner_index_fix .title2 h2,
    .banner_index_fix .title2 h3,
    .banner_index_fix .title2 h1 {
        font-size: 1.2em;
    }
    .datenews,
    .date {font-size:0.85em!important;padding:0.2em 0 0em 2em!important;
        }
    .contact_col1 {width:100%
    }
    .contact_col2 {display:none
    }
    .contact_col3 {width:100%; margin:1.5em 0 0 0
    }
    .contact_head h3 {margin-bottom:0
    }
    .contact_col4 {width:100%; margin:1.5em 0 0 0
    }
    .btext .btsum {display:block
    }
     ul.box_services li {width:98%; margin:0.5em 0
    }
    .tensp {font-size:1.2em
    }
        .hinhanh_gioithieu img {width:120%
        }
        .contact_col3 iframe {height:320px
        }
}
@media (max-width:420px) {
    .gioithieu_left img,
    #video_youtube {height:280px!important
    }
    .doitac_head,
    .danhmucsanpham_head {font-size:1em
    }
}
@media (max-width:340px) {
    .btext .btsum {display:none
    }
    ul.cdanhmucsanpham_item li {width:100%; margin:1em 0
    }
    .contact_col3 iframe {height:280px
        }
}
/*responsive photo*/
@media (max-width: 1130px) {
  #photos {
  -moz-column-count:    3;
  -webkit-column-count: 3;
  column-count:         3;
  }
}
@media (max-width: 1000px) {
  #photos {
  -moz-column-count:    3;
  -webkit-column-count: 3;
  column-count:         3;
  }
}
@media (max-width: 800px) {
  #photos {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 400px) {
  #photos {
  -moz-column-count:    1;
  -webkit-column-count: 1;
  column-count:         1;
  }
}
/*fade*/
.animation-element {
  position: relative;
  width: 100%;
  margin: 0;
  float: left;
}
.bounce-up .subject {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bounce-up.in-view .subject {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

/*media queries for small devices*/
/* Ring Phone */
.mypage-alo-phone {
  /*position: fixed;*/
  left:0;
  bottom: 0;
  visibility: visible;
  /*background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index:99!important;*/
   width: 32px;
  height: 32px; float:left
}
.mypage-alo-ph-img-circle {
  width: 32px;
  height: 32px;
  /*top: 43px;
  left: 43px;*/
  position: absolute;
  background: rgba(30, 30, 30, 0.1) url(../imgwb/imgw/time_hotline.png) no-repeat center center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  /*background-color: #EF3C26;*/
  background-size: 80%;
}
.mypage-alo-ph-circle-fill {
  width: 60px;
  height: 60px;
  top: 28px;
  left: 28px;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  background-color: #F36F25;
  opacity: .75 !important;
}
.mypage-alo-ph-circle {
  width: 90px;
  height: 90px;
  top: 12px;
  left: 12px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: .1;
  border-color: #EF3C26;
  opacity: .5;
}
/*chatface*/
.wrapper1 {width:auto; margin:auto; top:40%; right:0; position:fixed; z-index:999
}
a:focus {
	outline: none;
}
.panel_content {/*margin:0;
padding: 0;
width: 270px; bottom:0; float:right; position:absolute; right:0;  z-index:9999; border:solid 1px #fff; 
border-top-right-radius:5px; border-top-left-radius:5px; display:none*/
                float:left;
}
#panel {
	background:#fff; padding:20px; float:left;
	display:none; width:230px; border:solid 1px #ff881f
}
    #panel ul {list-style:none; margin:0; padding:0; width:100%; display:inline-block
    }
        #panel ul li {display:block; margin:0; padding:0.3em 0
        }
            #panel ul li img {height:40px; width:auto
            }
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 0px #422410;
	/*background:#ff881f;*/ border-top-left-radius:5px; border-bottom-left-radius:5px;
    float:left; height:320px;
}
.btn-slide {
	background: url(../imgwb/imgw/hotrotructuyen.png) no-repeat center top;
	text-align: center;
	width: 38px;
	height: 213px;
	padding: 0;
	margin: 0 auto 0;
	display: block;
	font: 400 120%/100% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none; text-transform:none; border-bottom:solid 0px #fff; text-shadow:1px 1px 1px #000
}
.btn-slide_en {background: url(../imgwb/imgw/hotrotructuyen_en.png) no-repeat center top!important
}
    .btn-slide:hover,
.active2 {
    /*background: url(../imgwb/imgw/message_hover.png) no-repeat 30px center; color:#ffc000*/
}
    #wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    
}

#wrapper.toggled {
    /*padding-left: 250px;*/
}


#wrapper.toggled #sidebar-wrapper {
    width: 250px;
    /*width:100%*/
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 0;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    /*margin-left: -250px;*/
}

@media (max-width:1130px) {
     
    #sidebar-wrapper {
    z-index: 9999;
    position: fixed;
    left: 0;
    width: 0;
    height: 100%;
    overflow-y: auto;
    background: #0166b5;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;overflow-x:hidden;
    }
    /*hotrotructuyen*/
    .slide {background:none; height:auto
    }
    .panel_content {margin:0;
    padding: 0;
    width: 270px; bottom:0; float:right; position:absolute; right:0;  z-index:9999; border:solid 0px #fff; 
    border-top-right-radius:5px; border-top-left-radius:5px
    }
.btn-slide_en,
    .btn-slide {
	background: url(../imgwb/imgw/facebook-chat-icon.png) no-repeat right center!important; background-size:25%!important;
	text-align: center;
	width: 270px;
	height: 70px;
	padding:0;
	margin: 0 auto;
	display: block;
    float:right; /*position:absolute; top:0; right:0; z-index:9999*/
}
    .btn-slide span {display:none
    }
    .btn-slide:hover{
        /*background: url(../imgwb/imgw/facebook-chat-icon.png) no-repeat center center; background-size:100%;*/
    }
    .active2:hover,
    .active2 {
        background:url(../imgwb/imgw/close-face.png) no-repeat right top!important; background-size:15%!important;
        margin:0; position:absolute; top:0; right:0; z-index:9999
    }
    .mypage-alo-phone {
        margin-bottom:40px; z-index:999999999
    }
    .wrapper1 {bottom:0; 
    }
    #panel {width:270px
    }
}
@media (max-width:420px) {
    .mypage-alo-phone {width:20px
    }
   
}