@import "font.css";
@charset "utf-8";
body { margin: 0px auto; padding: 0px auto; font-size: 17px; line-height: 30px; font-family: 'Roboto Condensed', Arial, Helvetica, Tahoma, sans-serif; font-weight: normal; }
* { margin: 0px auto; padding: 0px auto; outline: none; text-decoration: none; }
.clr { clear: both; }
ul { padding: 0px; }
img { border: 0; }
.pagewrap { position: relative; width: 1200px; margin: 0 auto; }
.dv-notfull { margin:0 10px ; }
.padding_pagewrap { padding: 0 10px; }
.showText , .showText * { font-size: 17px; line-height: 30px; }
.showText p { padding-bottom: 10px; }
.showText img { display: block; margin: 0 auto; height: auto; max-width: 100%; }
.showText ul { padding-bottom: 15px; }
.showText ul li { margin-left: 35px; font-size: 17px; line-height: 30px; }
.header { padding-top: 15px; background: #004A8B; padding-bottom: 15px; }
.logo_top { float: left; padding-left: 10px; }
.logo_top ul li { list-style: none; line-height: 0; float: left; }
.logo_top ul li img { height: 90px; width: auto; }
.logo_top ul h3 { float: left; padding-left: 30px; padding-top: 15px; color: #68c7ff; font-weight: 500; font-size: 22px; }
.box_menu_top { background: #0093DD; position: relative; width: 100%; height: 45px; z-index: 1;}
.menuMain { position: absolute; left: 0; top: 0; z-index: 99999; }
.menu { float: none; margin: 0; padding: 0; margin-left: 0; margin-right: 0; text-align: center; }
.menu * { list-style: none; }
.menu > li + li {/* border-left: solid #007fbf 1px;*/ position: relative; }
.menu > li + li:after { /*border-left: solid #0caeff 1px;*/ content: ""; position: absolute; left: 0; height: 45px; bottom: 0; }
.menu > li { display: inline-table; position: relative; float: left;}
.menu > li > a { display: block; height: 45px; line-height: 45px; position: relative; z-index: 2; font-size: 16px; text-decoration: none; text-transform: uppercase; color: #fff; font-weight: normal; padding: 0 12px; }
.menu > li > a i { display: inline-block; vertical-align: middle; margin: -2px 0 0 1px; color: inherit; font-size: 11px; padding-left: 5px; }
.menu > li:hover > a { color: #fff; background: #004a8b; }
.menu > li:hover > a:after { left: 0; right: 0; opacity: 1; }
.menu > li:hover > ul ul ul ul{display: none}
.menu > li:hover > ul,.menu >li li:hover > ul { opacity: 1; visibility: visible; transform: none; -webkit-transform: none; -moz-transform: none; }
.menu > li.active > a { color: #C800C8; }
.menu > li.active > a:after { left: 0; right: 0; opacity: 1; }
.menu > li > ul, .menu > li li> ul { position: absolute; top: 100%; left: 0; opacity: 0; visibility: hidden; min-width: 140px; z-index: 1; margin: 0; padding: 0; padding-top: 7px; display: block; transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transform-origin: center top 0px; -moz-transform-origin: center top 0px; -webkit-transform-origin: center top 0px; transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); -moz-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); }
.menu > li > ul:before { content: ""; border: solid 7px transparent; border-bottom-color: #004a8b; width: 0; height: 0; position: absolute; top: -7px; left: 17px; z-index: 2; }
.menu > li > ul:after ,.menu > li li> ul:after { content: ""; position: absolute; top: 12px; left: 3px; right: -3px; bottom: -3px; z-index: 0; background: rgba(0, 0, 0, 0.05); }
.menu > li > ul ul { left: 100%; position: absolute; top: 0; padding-top: 0 }
.menu > li > ul > li ,.menu > li li> ul > li { z-index: 2; position: relative; margin: 0; color: #fff; font-weight: 500; font-size: 14px; min-width: 200px; padding: 0 15px; background: #004a8b; }
.menu > li > ul > li:first-child, .menu > li li> ul > li:first-child { padding-top: 10px; border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; -o-border-radius: 3px 3px 0 0; -ms-border-radius: 3px 3px 0 0; }
.menu > li > ul > li:last-child , .menu > li li> ul > li:last-child { padding-bottom: 10px; border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -o-border-radius: 0 0 3px 3px; -ms-border-radius: 0 0 3px 3px; }
.menu > li > ul > li:last-child > a, .menu > li li> ul > li:last-child > a { border: none; }
.menu > li > ul > li > a,.menu > li li> ul > li > a { display: block; white-space: nowrap; color: inherit; line-height: 40px; font-size: inherit; background: rgba(255, 255, 255, 0); border-bottom: solid 1px rgba(255, 255, 255, 0.2); padding: 0 24px 0 0; text-decoration: none !important; text-transform: capitalize; text-align: left; font-size: 17px; }
.menu > li > ul > li > a > span, .menu > li li > ul > li > a > span { display: none; }
.menu > li > ul > li:hover , .menu > li li> ul > li:hover { z-index: 3; }
.menu > li > ul > li:hover > a , .menu > li li> ul > li:hover > a{ padding: 0 12px 0 12px; background: rgba(255, 255, 255, 0.2); border-color: transparent; }
.menu > li > a i { display: inline-block; vertical-align: middle; margin: -2px 0 0 2px; color: inherit; font-size: 11px; }
.wrapper, .over, .menuRightMain, .menu > li > ul > li > a, .homeSearch, .rightNav .button > span, .banPro .owl-dot:after, .slidePro_item .thumb:after, .slidePro_item .tit span:after, .oneNews .thumb:after, .oneNews .tit:after, .descProjects { transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; }
.construction > span > a, .backTop, .menu > li > a, .menu > li > a:after, .btn, .slidePic .owl-prev, .slidePic .owl-next, .openFormSerch, .openFormSerch:after, .btn-pro, .aboutLink .tit, .banPro .owl-dot, .itemBan .desc .tit, .navVert .owl-prev, .navVert .owl-next, .oneNews .tit, .map:after, .map:before, .loadMore, .pic-pro-slider .owl-nav, .readmore > span, .readmore > label, .itemPro > span, .itemPro > h3, .itemPro > p, .menu > li > ul > li > a, .menu > li li> ul > li > a { transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; }
.lang_top { float: right; margin-right: 10px; margin-top: 10px; }
.lang_top li { float: left; margin-left: 10px; list-style: none; line-height: 0; }
.lang_top li img { height: 22px; border: solid #fff 2px; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; width: auto; transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; }
.lang_top li img:hover { border: solid #8abeff 2px; }
.page_pro_id_2 ul { margin-bottom: 20px; width: auto; transition: all .3s; border: 1px solid #ccc; background: #fff; text-align: center; padding: 10px; position: relative; }
.page_pro_id_2 ul li, .page_pro_id_2 ul li img { height: auto; width: 100%; list-style: none; line-height: 0; position: relative; overflow: hidden; display: block; webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); }
.page_pro_id ul { float: left; margin: 0 10px 20px 10px; width: 260px; transition: all .3s; border-top: 1px solid #f8f8f8; background: #fff; text-align: center; -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15); box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15); padding: 10px; position: relative; }
.page_pro_id ul li, .page_pro_id ul li img { height: auto; width: 100%; list-style: none; line-height: 0; position: relative; overflow: hidden; display: block; webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); }
.page_pro_id ul h3, .page_pro_id_2 ul h3 { color: #333; font-weight: normal; font-size: 18px; text-transform: capitalize; line-height: 25px; padding-top: 13px; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; }
.page_pro_id ul:hover h3, .page_pro_id_2 ul:hover h3, .doitac_id_page ul:hover h3 { color: #0093dd; }
.page_pro_id ul p, .page_pro_id_2 ul p { color: #666; font-weight: normal; font-size: 15px; line-height: 20px; padding-bottom: 15px; padding-top: 5px; padding-left: 10px; padding-right: 10px; }
.page_pro_id ul h4, .page_pro_id_2 ul h4 { color: #f00; font-weight: normal; font-size: 20px; text-transform: uppercase; line-height: 30px; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; padding-left: 10px; padding-right: 10px; }
.box_pro_1:nth-child(2n+1) { padding: 20px 0; background: #f8f8f8; }
.page_pro_id ul h4 span.gia_km, .page_pro_id_2 ul h4 span.gia_km { color: #666; font-weight: normal; font-size: 16px; padding-left: 10px; text-decoration: line-through; }
.list_pro_home ul:hover, .page_pro_id ul:hover, .cataloge_top ul:hover, .back_cataloge ul:hover, .doitac_id_page ul:hover { transform: translateY(-10px); box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15); }
.list_pro_home ul li img:hover, .page_pro_id ul li img:hover, .page_pro_id_2 ul li img:hover, .tintuc_home_id ul li img:hover, .tintuc_home_id_2 ul li img:hover, .back_cataloge ul li img:hover { transform: scale(1.2); opacity: 1; -webkit-filter: grayscale(0); }
.nums { table-layout: auto; margin-top: 5px; text-align: center; }
.nums li { list-style: none; display: inline-table; }
.nums a { font-size: 19px; display: block; margin: 0 6px 0 0; padding: 5px; line-height: 30px; height: 30px; width: 30px; table-layout: inherit; text-align: center; color: #fff; background: #666; text-decoration: none; -moz-border-radius: 20px; -o-border-radius: 20px; }
.nums a:hover, .nums a.active, .nums a.stay:hover { background: #0093dd; color: #ffffff; }
.nums a.stay { background: #004a8b; color: #fff; }
.discount-tag { top: -5px; right: 15px; position: absolute; background: #f60; width: auto; padding: 5px 10px; color: #FFF; font-weight: normal; text-align: center; user-select: none; -webkit-user-select: none; -moz-user-select: none; cursor: default; z-index: 1; font-size: 15px; line-height: 20px; max-width: 25px; }
.discount-tag:after { position: absolute; content: ""; width: 0; height: 0; border-left: 23px solid transparent; border-right: 22px solid transparent; border-top: 6px solid #ff6600; top: 30px; right: 0px; }
.discount-tag:before { position: absolute; content: ""; width: 0; height: 0; border-bottom: 5px solid #ff6600; border-left: 8px solid transparent; top: 0px; right: 44px; }
.titile_home ul h3 { width: 100%; float: left; }
.titile_home ul h3 span{ font-size: 27px; font-weight: 500; line-height: 30px; background-color: #ffffff; padding: 0px 20px; margin: 0; margin-left: 40px; float: left; position: relative; z-index: 3; text-transform: uppercase; color: #004a8b; }
.titile_home ul h4 { width: 100%; float: left; margin-bottom: 10px;}
.titile_home ul h4 span{ font-size: 27px; font-weight: 500; line-height: 30px; background-color: #f8f8f8; padding: 0px 20px; margin: 0; margin-left: 40px; float: left; position: relative; z-index: 3; text-transform: uppercase; color: #004a8b; }
.titile_home { margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 35px; }
.titile_home ul { position: relative; }
.titile_home ul::after { position: absolute; left: 0; top: 25%; content: ""; width: 100%; height: 1px; background-color: #e8e8e8; z-index: 1; }
.titile_home ul::before { font-size: 52px; color: #cccccc; line-height: 46px; font-family: "Oswald", sans-serif; content: attr(data-title); font-weight: 700; display: block; position: absolute; right: 0; top: 0; z-index: 1; padding-left: 25px; background-color: #ffffff; }
.titile_home ul li { position: relative; right: 0; bottom: 0px; z-index: 2; list-style: none; white-space: nowrap; display: block; max-width: 100%; text-align: right; float: none; }
.titile_home ul li a { float: left; display: block; color: #666; text-transform: uppercase; font-weight: normal; padding-left: 20px; font-size: 14px; }
.titile_home ul li a:hover { color: #0093DD; }
.box_pro_1 { padding: 20px 0; background: #fff; }
.box_pro_2 { padding: 20px 0; background: #f8f8f8; }
.box_pro_3 { background: #fff; padding-bottom: 20px; padding-top: 200px; }
.tintuc_home_id ul { margin: 10px; float: left; width: 380px; }
.tintuc_home_id ul li, .tintuc_home_id ul li img { list-style: none; line-height: 0; position: relative; overflow: hidden; display: block; height: auto; width: 100%; webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -moz-box-shadow: 0 0 8px rgba(0,0,0,0.5); -moz-border-radius: 50%; }
.tintuc_home_id_2 ul { margin: 10px; float: left; width: 430px; }
.tintuc_home_id_2 ul li, .tintuc_home_id_2 ul li img { list-style: none; line-height: 0; position: relative; overflow: hidden; display: block; height: auto; width: 100%; webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -moz-box-shadow: 0 0 8px rgba(0,0,0,0.5); -moz-border-radius: 50%; }
.tintuc_home_id ul h3 a, .tintuc_home_id_2 ul h3 a { color: #333; font-weight: normal; font-size: 19px; padding: 0; text-transform: uppercase; line-height: 27px; padding-bottom: 7px; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; display: block; }
.tintuc_home_id ul h3 a:hover, .tintuc_home_id_2 ul h3 a:hover { color: #004a8b; }
.tintuc_home_id ul h4, .tintuc_home_id_2 ul h4 { color: #666; font-weight: normal; font-size: 16px; padding: 10px 0; text-transform: capitalize; line-height: 30px; }
.tintuc_home_id ul h4 i, .tintuc_home_id_2 ul h4 i { padding-right: 5px; }
.tintuc_home_id ul p, .tintuc_home_id_2 ul p { color: #666; font-weight: normal; font-size: 17px; padding: 0; text-transform: none; line-height: 25px; }
.placeNav_2, .placeNav_3 , .doitac .owl-prev, .doitac .owl-next{ position: absolute; top: 30%; z-index: 3; color: #fff; font-size: 40px; width: 20px; cursor: pointer; height: 40px; line-height: 30px; text-align: center; opacity: 0; }
.placeNav ,.sli-tintuc .owl-prev, .sli-tintuc .owl-next{ position: absolute; top: 30%; z-index: 3; color: #999; font-size: 40px; width: 35px; line-height: 30px; height: 35px; background: rgba(51, 51, 51, 0.69); text-align: center; opacity: 0; border-radius: 50%; cursor: pointer; }
.placeNav.prev, .placeNav_2.prev, .placeNav_3.prev , .sli-tintuc .owl-prev, .doitac .owl-prev{ left: 12px; background: rgba(2, 2, 2, 0.21); }
.placeNav_2.next, .placeNav_3.next, .doitac .owl-next { right: 8px; left: auto; text-indent: 3px; }
.placeNav.next ,.sli-tintuc .owl-next{ right: 10px; left: auto; text-indent: 3px; }
.placeSlide_main:hover .placeNav, .placeSlide_main:hover .placeNav_2, .placeSlide_main:hover .placeNav_3, .sli-tintuc:hover .owl-prev, .sli-tintuc:hover .owl-next , .doitac:hover .owl-prev, .doitac:hover .owl-next{ opacity: 1; }
.placeNav:hover, .placeNav_2:hover, .placeNav_3:hover ,.sli-tintuc .owl-prev:hover, .sli-tintuc .owl-next:hover, .doitac .owl-prev:hover, .doitac .owl-next:hover{ color: #ffffff; background: rgba(2, 2, 2, 0.21); }
.placeSlide_main { position: relative; overflow: hidden; }
.placeSlide, .placeSlide_doiac, .placeSlide_1 { width: 1300px; }
.box_hinhthucthanhtoan_id { padding: 30px 0; background: #eeeeee; }
.hinhthucthanhtoan_id { float: left; margin: 10px; width: 240px; background: #ffff; padding: 20px; text-align: center; }
.hinhthucthanhtoan_id li { list-style: none; line-height: 0; text-align: center; list-style: none; background: #0093dd; padding: 10px; width: 72px; height: 72px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; -ms-border-radius: 100%; position: relative; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); margin-bottom: 15px; }
.hinhthucthanhtoan_id li img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-height: 80%; max-width: 80%; width: 43px; height: auto; transition: all .8s ease-in-out; }
.hinhthucthanhtoan_id ul { width: 227px; padding-top: 0px; }
.hinhthucthanhtoan_id ul h3 a { font-size: 22px; color: #004a8b; line-height: 30px; margin: 0; text-transform: uppercase; font-weight: 500; padding-bottom: 0; display: block; }
.hinhthucthanhtoan_id ul h3 a:hover { color: #0093dd; }
.hinhthucthanhtoan_id ul p { font-size: 17px; color: #666; line-height: 25px; text-transform: capitalize; }
.doitac_home { padding: 30px 0; background: #f8f8f8; }
.logo_thuonghieu { float: left; width: 180px; margin-right: 10px; margin-left: 11px; list-style: none; }
.logo_thuonghieu img { width: 100%; height: 105px; line-height: 0; border: solid #ccc 1px; background: #fff; }
.logo_thuonghieu:hover { opacity: .7; }
.titBox { display: table; text-align: center; margin: 0 auto 25px auto; text-transform: uppercase; }
.titBox .desc { display: block; font-size: 27px; color: #f60; line-height: 35px; margin: 0; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; padding-bottom: 8px; }
.titBox .tit { display: block; font-size: 25px; color: #004a8b; line-height: 30px; margin: 0; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; padding-bottom: 5px; }
.titBox:after { content: ""; display: table; margin: 0; height: 4px; width: 100px; background: #0093dd; }
.titBox.left { margin-left: 10px; text-align: left; margin-right: 10px; margin-top: 0; }
.titBox.left:after { margin-left: 0; }
.titBox .sub { display: block; color: #666; text-transform: uppercase; font-weight: 500; font-size: 18px; margin-bottom: 8px; line-height: 25px; }
.footer_bottom { padding-top: 40px; background: #0093dd; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; color: #79787f; padding-bottom: 30px; }
.footer_company { float: left; width: 425px; margin-left: 10px; }
.footer_company h2 { font-size: 25px; text-transform: uppercase; margin-bottom: 10px; font-weight: normal; position: relative; color: #fff; line-height: 35px; }
.footer_company h2:after { content: ""; display: block; width: 155px; height: 3px; background: #25aae1; margin-top: 12px; }
.footer_company ul h3 { font-size: 18px; text-transform: uppercase; font-weight: normal; }
.footer_company ul a{color: #fff;}
.footer_company ul a:hover{text-decoration: underline;}
.footer_company ul p { font-size: 17px; line-height: 30px; color: #fff; }
.footer_company ul p .fa { width: 25px;color: #fff !important }

.footer_company1 { float: left; width: 250px; margin-left: 10px; }
.footer_company1 h2 { font-size: 25px; text-transform: uppercase; margin-bottom: 10px; font-weight: normal; position: relative; color: #fff; line-height: 35px; }
.footer_company1 h2:after { content: ""; display: block; width: 155px; height: 3px; background: #25aae1; margin-top: 12px; }
.footer_company1 ul h3 { font-size: 18px; text-transform: uppercase; font-weight: normal; }
.footer_company1 ul a{color: #fff;}
.footer_company1 ul a:hover{text-decoration: underline;}
.footer_company1 ul p { font-size: 17px; line-height: 30px; color: #fff; }
.footer_company1 ul p .fa { width: 25px;color: #fff !important }


#back-top { position: fixed; bottom: 70px; right: 10px; z-index: 1; }
#back-top a { display: block; width: 40px; line-height: 40px; background: #0093dd; outline: none; color: #fff; font-size: 17px; text-align: center; transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; }
#back-top a:hover { color: #fff; background: #f60; }
.dangkynhantin_footer { width: 200px; float: left; margin-right: 10px; }
.dangkynhantin_footer h2 { font-size: 20px; font-weight: normal; padding-bottom: 0px; color: #2c77e0; }
.dangkynhantin_footer ul form input { float: left; height: 35px; background: #fff; border: solid #2c77e0 1px; border-right: none; width: 145px; padding: 0 10px; color: #999; list-style: none; }
.dangkynhantin_footer ul form input:focus { color: #323232; background: #fff; }
.dangkynhantin_footer ul form a { float: left; line-height: 35px; color: #fff; background: #2c77e0; padding: 0 15px; border: solid #2c77e0 1px; }
.dangkynhantin_footer ul form a:hover { color: #fff; text-decoration: none; background: #034ea2; border: solid #034ea2 1px; border-left: solid #034ea2 1px; }
.dangkynhantin_footer p { padding: 0px; padding-bottom: 10px; color: #333; font-size: 16px; line-height: 24px; }
.map_footer { float: left; margin: 0 20px; width: 250px; }
.map_footer iframe { width: 100%; height: 210px; }
.copyright_bottom a { color: #ffffff; }
.copyright_bottom a:hover { text-decoration: underline; color: #0093dd; }
.copyright_bottom { padding-top: 20px; margin-left: 10px; margin-right: 10px; text-align: center; margin-top: 20px; border-top: solid #ccc 1px; font-size: 18px; line-height: 30px; color: #fff; }
#sharelink { -webkit-animation: blurFadeRight 0.4s ease-in .4s backwards; -moz-animation: blurFadeRight 0.4s ease-in .4s backwards; -ms-animation: blurFadeRight 0.4s ease-in .4s backwards; padding-top: 15px; height: 35px; text-align: center; border-top: solid #ccc 1px; margin-top: 15px; }
.sharelink { -webkit-animation: blurFadeRight 0.4s ease-in .4s backwards; -moz-animation: blurFadeRight 0.4s ease-in .4s backwards; -ms-animation: blurFadeRight 0.4s ease-in .4s backwards; text-align: center; padding-top: 10px; height: 35px; }
.sharelink a img { background: #056a9c; border: solid #ffffff 3px; padding: 4px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; margin-left: 5px; margin-right: 5px; transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; }
.sharelink img:hover { background: #0093dd; opacity: 10; }
.rightNav { position: fixed; right: 0; top: 25%; z-index: 100; padding: 0; }
.rightNav .button { position: relative; display: block; width: 45px; height: 45px; line-height: 45px; text-align: center; color: #fff; text-transform: uppercase; background: #664336; text-decoration: none !important; font-size: 25px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; }
.rightNav .button:hover > span { -webkit-transform: rotateY(0); -moz-transform: rotateY(0); -ms-transform: rotateY(0); -o-transform: rotateY(0); transform: rotateY(0); -webkit-transform-origin: 0; -moz-transform-origin: 0; transform-origin: 0; opacity: 1; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; }
.rightNav .button > span { position: absolute; top: 0; right: 100%; bottom: 0; padding: 0 20px; background: #ed3235; color: #fff; line-height: inherit; text-align: center; font-size: 13px; white-space: nowrap; font-family: Arial, Helvetica, sans-serif; font-weight: 600; border-right: solid 1px #fff; -webkit-transform: rotateY(-90deg); -moz-transform: rotateY(-90deg); -ms-transform: rotateY(-90deg); -o-transform: rotateY(-90deg); transform: rotateY(-90deg); -webkit-transform-origin: 100% 50%; -moz-transform-origin: 100% 50%; transform-origin: 100% 50%; opacity: 0; }
.rightNav .button + .button { margin-top: 1px; }
.rightNav .button.color_youtube { background: #F15A4B; }
.rightNav .button.color_facebook { background: #3A559F; }
.rightNav .button.color_instaram { background: #0078D7; }
.rightNav .button.color_twitter { background: #55ACEF; }
.rightNav .button.color_instaram:hover, .rightNav .button.color_facebook:hover, .rightNav .button.color_youtube:hover, .rightNav .button.color_twitter:hover { background: #ed3235; }
.dmd-phone h2 { color: #fff; font-size: 21px; position: fixed; background: #ff4242; left: 80px; bottom: -5px; width: 100%; text-align: center; padding-left: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; line-height: 45px; padding-right: 20px; font-weight: normal; }
.home_id ul { float: left; margin: 0 10px 20px 10px; position: relative; text-align: center; line-height: 0; }
.home_id ul li img, .home_id ul li { width: 100%; height: auto; webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -ms-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); list-style: none; line-height: 0; overflow: hidden; display: block; position: relative; }
.home_id ul h3 a { position: relative; left: 0; bottom: 65px; color: #fff; background: #000000b5; padding: 5px 40px; line-height: 35px; font-size: 18px; font-weight: normal; text-transform: uppercase; z-index: 2; display: inline-table; border-radius: 5px; right: 0; text-align: center; transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; }
.home_id ul h3 a:hover { color: #fff; background: #004a8bbd; }
.home_id ul h3 i { padding-left: 10px; color: #fff; }
.home_id ul.colum_1, .home_id ul.colum_1 img { width: 510px; height: 315px; }
.home_id ul.colum_2, .home_id ul.colum_2 img { width: 315px; height: 315px; }
.home_id ul.colum_3, .home_id ul.colum_3 img { width: 315px; height: 650px; float: right; }
.home_id ul.colum_4, .home_id ul.colum_4 img { width: 315px; height: 650px; float: left; }
.home_id { padding-top: 40px; padding-bottom: 20px; background: #f8f8f8; }
.home_id ul li img:hover { transform: scale(1.2); opacity: 1; -webkit-filter: grayscale(0); }
.bannerMain_box { background: #fff; padding: 35px 0; }
.bannerInside { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; height: 400px; }
.bannerMain { position: relative; overflow: hidden; height: 400px; padding: 10px; z-index: 0; margin: 0 10px; background: #eee; -moz-box-shadow: 0 0 8px rgba(0,0,0,0.5); }
.banner li:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.0); transition: .3s all ease; z-index: 1; }
.banner li { float: left; width: 100%; height: 400px; list-style: none; background-position: center center; background-size: cover; background-repeat: no-repeat; cursor: default; position: relative; }
.posBL { left: 0px; bottom: 0px; }
.pagiBanner { position: relative; left: 0; right: 0; bottom: 40px; margin: auto; width: auto; text-align: center; z-index: 10; }
.pagiBanner a, .pagiBanner_2 a, .pagiBanner_3 a { display: inline-block; vertical-align: text-top; width: 15px; height: 15px; background: #ccc; text-indent: -100000px; margin: 0 5px; -moz-box-shadow: 0 0 8px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5); box-shadow: 0 0 8px rgba(0,0,0,0.5); border: solid #fff 3px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }
.pagiBanner a.selected, .pagiBanner_2 a.selected, .pagiBanner_3 a.selected { background: #0093dd; }
.pagiBanner_2, .pagiBanner_3 { position: relative; left: 0; right: 0; bottom: -20px; margin: auto; width: auto; text-align: center; z-index: 10; }
.page_conten_page { padding-top: 30px; padding-bottom: 30px; }
.left_conten { float: left; margin-left: 10px; width: 255px; padding: 10px; border-top: 1px solid #f8f8f8; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); background: #fff; }
.right_conten { float: right; width: 900px; }
.title_left_content, .check_id h3 { color: #fff; font-weight: normal; font-size: 21px; text-transform: uppercase; position: relative; border-bottom: solid #CCC 1px; margin-bottom: 0; background: #0093dd; text-align: center; padding: 10px 0; line-height: 30px; }
.left_pr_id { margin-bottom: 15px; }
.left_pr_id li { float: left; list-style: none; line-height: 0; width: 65px; position: relative; overflow: hidden; display: block; }
.left_pr_id li img { width: 100%; height: auto; webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); }
.left_pr_id ul { float: right; width: 165px; }
.left_pr_id ul h3 a { display: block; color: #666; font-size: 16px; text-transform: uppercase; font-weight: normal; }
.left_pr_id ul p { color: #999; font-size: 15px; text-transform: none; font-weight: normal; }
.new_left_id ul { margin-bottom: 10px; padding-bottom: 5px; border-bottom: dotted #CCCCCC 1px; }
.new_left_id ul h3 a { display: block; color: #666; line-height: 22px; font-size: 16px; text-transform: none; font-weight: normal; }
.new_left_id ul p { color: #999; line-height: 20px; font-size: 14px; text-transform: none; font-weight: normal; padding-top: 5px; }
.graphite { margin-bottom: 20px; }
.graphite .accordion { font: bold 14px Arial, sans-serif; border-top: 1px solid #111; border-right: 1px solid #111; border-left: 1px solid #111; font-family: 'Roboto Condensed', Arial, Helvetica, Tahoma, sans-serif; }
.graphite .accordion, .graphite .accordion li { margin: 0; padding: 0; border: none; list-style: none; background: #f8f8f8; }
.graphite .accordion a { padding: 10px 10px 10px 33px; text-decoration: none; display: block; color: #333; border-bottom: 1px dotted #eee; position: relative; text-transform: capitalize; font-weight: 500; font-size: 18px; line-height: 25px; }
.graphite .accordion ul a { background: no-repeat; font-weight: 500; border-bottom: none; text-transform: capitalize; color: #666; line-height: 22px; border-bottom: 1px dotted #eee; font-size: 16px; }
.graphite .accordion ul a i { padding-right: 5px; }
.graphite .accordion ul a:hover { text-decoration: underline; color: #0093dd; }
.graphite .accordion a.dcjq-parent.active { background-color: #eee; color: #0093dd; }
.graphite .accordion a .dcjq-icon { position: absolute; top: 50%; left: 14px; width: 34px; margin-top: -17px; height: 34px; background: url(../images/arrow_black_right.png) no-repeat 0 center; }
.graphite .accordion a.dcjq-parent.active .dcjq-icon { background: url(../images/arrow_black_down.png) no-repeat 0 center; color: #f60; }
.graphite .accordion a:hover { color: #0093dd; background: none; }
.graphite .accordion a:active { color: #214551; background: none; }
.check_id { border-bottom: solid #CCC 1px; margin-bottom: 20px; }
.container { display: block; position: relative; margin-bottom: 10px; cursor: pointer; font-size: 17px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; line-height: 25px; text-transform: capitalize; color: #666; padding-left: 30px; }
.container span { color: #999; padding-left: 0; }
.container input { position: absolute; opacity: 0; cursor: pointer; }
.checkmark { position: absolute; top: 0; left: 0; height: 18px; width: 18px; background-color: #f9f9f9; border: 1px #ccc solid; }
.container:hover input ~ .checkmark { background-color: #ccc; }
.container input:checked ~ .checkmark { background-color: #004a8b; border: 1px #004a8b solid; }
.checkmark:after { content: ""; position: absolute; display: none; }
.container input:checked ~ .checkmark:after { display: block; }
.container .checkmark:after { left: 6px; top: 1px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.comment_face { margin-top: 20px; margin-bottom: 20px; width: 100%; }
.link_page { border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; background: #f4f4f4; line-height: 22px; padding: 10px 0; }
.link_page ul li img { float: left; height: 23px; top: -1px; position: relative; padding: 0 12px; }
.link_page ul li {min-width: 1200px; float: left; list-style: none; padding-right: 20px; padding-left: 10px; line-height: 22px; white-space: nowrap; max-width: 100%; overflow: hidden; text-overflow: ellipsis; }
.link_page ul li i { color: #7f7f7f; font-size: 18px; line-height: 22px;float: left; }
.link_page ul li a { display: inline-block; color: #7f7f7f; font-size: 14px; text-transform: uppercase; float: left; }
.link_page ul li a:hover { color: #000000; }
.link_page ul {max-width: 100%; overflow: hidden;}
#map { display: block; border: solid 3px #eee; }
#map iframe { display: block; width: 100%; height: 100%; }
#contact { padding-bottom: 20px; }
#contact .left { width: 49%; float: left; }
#contact .right { width: 49%; float: right; }
.formBox li { display: block; position: relative; margin-bottom: 10px; }
.formBox li input, .formBox li textarea { border: solid 1px #E1E1E1; height: 38px; font-family: Arial, Helvetica, sans-serif; color: #999; padding: 0 10px 0 45px; box-sizing: border-box; font-size: 14px; }
.formBox li textarea { padding: 10px 10px 10px 45px; height: 182px; float: left; }
#contact .left input { width: 100%; }
#contact .right input, #contact .right textarea { width: 100%; }
.formBox li:after { content: ""; position: absolute; top: 0; left: 0; width: 45px; height: 40px; background-repeat: no-repeat; background-position: center center; z-index: 10; }
.formBox li.name:after { background-image: url("../images/contact/c_name.png") }
.formBox li.phone:after { background-image: url("../images/contact/c_phone.png"); }
.formBox li.mail:after { background-image: url("../images/contact/c_mail.png"); }
.formBox li.local:after { background-image: url("../images/contact/c_local.png"); }
.formBox li.subject:after { background-image: url("../images/contact/c_subject.png"); }
.formBox li.mess:after { background-image: url("../images/contact/c_mess.png"); }
.formBox li.code:after { background-image: url("../images/contact/c_code.png"); }
.formBox .button { float: right; text-transform: uppercase; font-size: 18px; padding: 0 20px; margin-left: 10px; height: 38px; line-height: 40px; color: #FFF; background: #0093dd; white-space: nowrap; }
.formBox .button:hover { color: #FFF; background: #004a8b; }
.formBox li span { position: absolute; right: 0; top: 0; line-height: 42px; padding: 0 10px; font-weight: normal; z-index: 2; letter-spacing: 1px; user-select: none; -webkit-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; }
.showText h2, #contact h3, #cart_list h3 { text-transform: uppercase; color: #0093dd; font-size: 25px; line-height: 30px; position: relative; font-weight: normal; margin-bottom: 15px; }
.title_news { border-bottom: solid 1px #E6E6E6; margin-bottom: 15px; }
.title_news h2 { font-size: 25px; line-height: 35px; font-weight: normal; color: #0093dd; text-transform: uppercase; margin-bottom: 10px; }
.title_news li { font-size: 16px; color: #666; list-style: none; list-style: none; background: url(../images/icon_day.png) center left no-repeat; padding-left: 25px; margin-bottom: 10px; font-style: italic; }
.title_news p { line-height: 30px; color: #000; font-size: 19px; font-weight: normal; padding-bottom: 15px; }
.viewLeft { width: 410px; float: left; margin-bottom: 20px; }
.viewRight { width: 445px; float: right; margin-bottom: 20px; }
.viewRight .desc { padding-bottom: 5px; padding-top: 5px; border-bottom: dotted 1px #ddd; }
.viewRight .desc b { display: block; margin-bottom: 10px; font-weight: normal; }
.viewRight .desc li a { color: #004a8b; }
.viewRight .desc li a:hover { color: #0093dd; }
.viewRight .desc li { line-height: 18px; margin-bottom: 15px; list-style: none; }
#sharelink { -webkit-animation: blurFadeRight 0.4s ease-in .4s backwards; -moz-animation: blurFadeRight 0.4s ease-in .4s backwards; -ms-animation: blurFadeRight 0.4s ease-in .4s backwards; height: 30px; }
#sharelink img { }
#sharelink img:hover { background: #008376; }
#sharelink spam { padding-top: 0px; }
#proCont { padding: 0px 0px; margin-top: 20px; margin-bottom: 20px; }
.listDesc { margin-bottom: 20px; box-shadow: inset 0 -5px #EC1F26; margin-top: 0; }
.listDesc a { text-transform: uppercase; font-size: 18px; display: inline-block; line-height: 40px; margin-right: 20px; color: #fff; font-weight: bold; background: #EC1F26; padding: 5px 20px; }
.titleView { position: relative; margin-bottom: 10px; line-height: 35px; font-size: 25px; color: #0093dd; font-weight: normal; text-transform: uppercase; border-bottom: dotted #CCCCCC 1px; padding-bottom: 5px; }
.viewRight h2 { font-size: 18px; color: #00a859; line-height: 26px; font-weight: bold; padding-bottom: 5px; }
.viewRight h5 { font-size: 22px; color: #f00;margin-bottom: 10px; line-height: 26px; font-weight: normal;/* margin-bottom:5px; */ }
.viewRight h2 span { font-size: 15px; position: relative; font-weight: normal; color: #f00; line-height: 26px; float: right; padding-right: 160px; text-align: right; }
.viewRight h3 { font-size: 14px; position: relative; color: #8DC540; line-height: 26px; }
#bridal_images { border: 1px solid #CCC; background: #eee; padding: 5px; width: 400px; height: 400px; overflow: hidden; margin-bottom: 12px; }
#bridal_images img { border: none; width: 400px; height: 400px; margin: 0px auto; }
#bridal_images_list { display: block; width: 100%; padding-left: 0; position: relative; }
#bridal_images_list li { margin-right: 5px; margin-left: 5px; list-style: none; float: left; height: auto; width: calc(100% - 10px); border: 1px solid #CCC; background: #eee; padding: 4px; text-align: center; overflow: hidden; }
#bridal_images_list li:hover { border: 1px solid #999; }
#bridal_images_list img { width: auto; height: auto; width: 100%; border: none; }
.pro_slide_prev, .pro_slide_next , .sli-sp .owl-prev, .sli-sp .owl-next{ position: absolute; width: 12px; border: solid 1px #ccc; bottom: 50%; height: 50px; margin-bottom: -25px; text-indent: -10000px; cursor: pointer; }
.pro_slide_prev ,.sli-sp .owl-prev{ left: -10px; border-radius: 5px 0px 0px 5px; background: url(../images/pro_slide_prev.png) no-repeat center center #f4f4f4; }
.pro_slide_next , .sli-sp .owl-next{ right: -10px; border-radius: 0px 5px 5px 0px; background: url(../images/pro_slide_next.png) no-repeat center center #f4f4f4; }
a.pro_slide_prev.disabled, a.pro_slide_next.disabled { opacity: .5; }
a.pro_slide_prev.disabled, a.pro_slide_next.disabled { cursor: default; }
.cloud-zoom-lens { cursor: move; }
.cloud-zoom-big { overflow: hidden; }
.cloud-zoom-loading, img.loading { background: url(../images/loading.gif) no-repeat scroll center transparent; }
.quantity { position: relative; margin-bottom: 15px; }
.quantity, .quantity * { user-select: none; -webkit-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; }
.quantity label { font-size: 16px; padding-right: 5px; }
.quantity .input-text { width: 50px; height: 50px; border: none; text-align: center; font-size: 18px; box-shadow: inset 0 0 5px rgba(0,0,0,.2); }
.quantity p { padding: 15px 0 10px 0; font-size: 18px; text-transform: uppercase; }
.quantity .minus, .quantity .plus { position: absolute; bottom: 0px; left: 135px; width: 30px; height: 23px; border: none; cursor: pointer; font-size: 18px; color: #fff; text-align: center; -webkit-appearance: none; appearance: none; background: #0093dd; line-height: 19px; }
.quantity .minus { font-size: 25px; }
.quantity .plus { bottom: 27px; }
.quantity a { position: relative; height: 50px; line-height: 52px; position: absolute; left: 0; bottom: -1px; font-size: 18px; text-transform: uppercase; padding: 0 18px 0 45px; color: #fff; border: solid 1px #fff; box-shadow: 1px 1px 1px rgba(0,0,0,.1); -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1); background: #004a8b; margin-left: 170px; }
.quantity a:hover { color: #fff; background: #0093dd; }
.quantity a:before { content: ""; background-image: url("../images/icon-cart-w.png"); background-position: center center; position: absolute; top: 12px; left: 10px; width: 26px; height: 22px; z-index: 2; line-height: normal; }
.add_more_2 ul { text-align: center; margin-top: 10px; }
.add_more_2 ul h2 { list-style: none; background: #f7941d; color: #fff; text-align: center; padding: 10px 20px; font-size: 14px; font-weight: bold; margin-left: 1px; float: left; text-transform: uppercase; }
.add_more_2 ul h3 { list-style: none; font-size: 14px; background: #1277ab; color: #fff; text-align: center; padding: 10px 15px; margin-left: 5px; font-weight: bold; margin-bottom: 5px; float: left; text-transform: uppercase; }
.add_more ul h2:hover, .add_more ul h3:hover, .add_more_2 ul h2:hover, .add_more_2 ul h3:hover { background: #f60; color: #fff; }
#cart_list { text-align: left; background: #fff; }
#cart_list tr { background: #f1f1f1; }
#cart_list tr a { color: #333; }
#cart_list tr a:hover { color: #0093dd; }
#cart_list th { background: #0093dd; color: #fff; font-weight: normal; padding: 10px 5px; font-size: 17px; }
#cart_list td { padding: 5px; text-align: left; color: #444; font-size: 17px; line-height: 25px; }
#cart_list td input { width: 25px; padding: 3px 5px; text-align: center; border: solid 1px #ccc; }
#cart_list td img { width: 100%; height: auto; border: none; }
#cart_list td a.pro_del ,button.pro_del, .dv-btn-cart a{ background: #0093dd; font-size: 17px; padding: 8px 14px; font-weight: normal;border: none; outline: none; cursor: pointer; color: #fff; }
.dv-btn-cart.no_box { text-align: center; }
#cart_list td a.pro_del:hover ,button.pro_del:hover, .dv-btn-cart a:hover{ background: #004a8b; color: #fff; }
.dv-tongtien.no_box { width: 100%; float: left; padding: 7px 0 12px; text-align: right; }
.dv-btn-cart { text-align: center; }
.dv-tongtien { width: 100%; float: left; padding: 10px 0; }
li.payment_method_input label { font-size: 14px; line-height: 1; margin: 0 !important; padding: 0; }
#payment_method .payment_method_input input { position: relative; top: 2px; z-index: 999;}
#pro_sum { float: right; font-size: 20px !important; margin-right: 10px; font-weight: normal; }
#pro_sum label { color: #ed1c24; font-size: 20px !important;white-space: nowrap; font-weight: normal !important; }
#cart_list td a.pro_del.mar { margin: 0px 0px; }
#cart_list td a.pro_del.float { float: left; padding: 2px 15px; }
#cart_list tr td { padding: 5px 10px; }
#payment_method { float: left; width: 100%; margin-bottom: 15px; }
#payment_method h3 { font-size: 18px; color: #00549d; font-weight: normal; padding-top: 10px; margin-bottom: 0; }
#payment_method .payment_method_input { list-style: none; float: left; width: 100%; height: 25px; margin-bottom: 5px; }
#payment_method .payment_method_input .radio_check { float: left; width: 20px; }
.formBox #payment_method ul li input { border: solid 1px #E1E1E1; height: 38px; color: #999; padding: 0 10px 0 45px; }
#payment_method .payment_method_input span { float: left; margin-left: 10px; width: 91%; background: none; font-weight: normal; color: #333; line-height: 40px; }
.viewRight h5 span.gia_km { margin-left: 15px; font-size: 19px; color: #666; font-weight: normal; text-decoration: line-through; }
.timkiem_top { border: solid #ccc 1px; border-radius: 100px; -webkit-border-radius: 5px; -moz-border-radius: 100px; -o-border-radius: 100px; background: #fff; float: left; margin: 0 10px; width: calc(25% - 20px);}
.input_search { padding: 0px 15px; height: 35px; width: 150px; float: right; color: #666; background: none; border: none; font-size: 15px; font-family: 'Roboto Condensed', Arial, Helvetica, Tahoma, sans-serif;     }
.input_search:focus { color: #000; }
.search a { width: 30px; height: 35px; text-indent: -10000px; background: url(../images/icon-search.png) no-repeat center center; float: right; border-left: 0px; margin-right: 5px; }
.search a:hover { background: url(../images/icon-search_hover.png) no-repeat center center; }
.timkiem_header { padding: 10px 0; background: #fff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18); text-align: center; position: relative;    }
.timkiem_header li { list-style: none; float: left; width: calc(25% - 20px); margin: 0 10px; }
.col-md-3 { width: 100%; float: none; }
.col-md-2 { width: 100%; float: none; height: 200px; margin-bottom: 15px; }
.form-control { display: block; width: 100%; height: 45px; padding: 5px 15px; font-size: 17px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 5px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; text-transform: capitalize; font-family: 'Roboto Condensed', Arial, Helvetica, Tahoma, sans-serif; box-sizing: border-box; }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); }
.row-frm select { height: 35px !important; width: 100%; line-height: 35px; font-size: 15px; }
.right_top_id ul h3 i { margin-right: 7px; font-size: 16px; }
.right_top_id { float: right; margin-top: 22px; }
.right_top_id ul h3 { float: left; margin-right: 10px; }
.right_top_id ul h3 a { display: block; color: #333; font-size: 16px; border: solid #CCC 1px; padding: 5px 20px; text-transform: uppercase; font-weight: 500; line-height: 35px; background: #fff; transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; border-radius: 5px; }
.right_top_id ul h3 a span { color: #f00; font-weight: normal; font-size: 20px; }
.right_top_id ul h3 a:hover span { color: #fff; }
.right_top_id ul h3 a:hover { color: #fff; background: #0093dd; border: solid #0093dd 1px; }
.marquee { overflow: hidden; height: 500px; margin-bottom: 20px; margin-top: 20px; }
#newsRight a { display: block; min-height: 65px; background: #EBEBEB; margin-top: 5px; }
#newsRight img { width: 105px; height: 70px; float: left; margin-right: 10px; }
.dv-fb_coment {width: 100%}
.dv-fb_coment iframe {width: 100% !important}
#newsRight h3 { color: #555; padding: 5px 5px 5px 0px; line-height: 22px; font-size: 15px; font-weight: normal; text-transform: none; background: none; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
#newsRight a:hover { background: #0093dd; }
#newsRight a:hover h3 { color: #fff; }
.doitac_id_page ul { float: left; margin: 0 10px 20px 10px; width: 250px; transition: all .3s; border-top: 1px solid #f8f8f8; background: #f8f8f8; text-align: center; -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15); box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15); padding: 15px; position: relative; }
.doitac_id_page ul li, .doitac_id_page ul li img { height: auto; width: 100%; list-style: none; line-height: 0; position: relative; overflow: hidden; display: block; webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); }
.doitac_id_page ul h3 { color: #004a8b; font-weight: normal; font-size: 20px; text-transform: uppercase; line-height: 30px; padding-top: 13px; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; }
.chat_footer { background: #056a9c; padding: 10px; position: fixed; right: 0; bottom: 0; z-index: 2; padding-left: 20px; border-radius: 5px 5px 0 0; }
.chat_footer ul h3 { font-size: 18px; text-transform: uppercase; font-weight: normal; position: relative; color: #fff; line-height: 30px; text-align: center; float: left; padding-right: 10px; }
.chat_footer ul h3 i { font-size: 25px; padding-right: 10px; }
.chat_footer ul li { list-style: none; line-height: 0; float: left; padding-right: 10px; }
.chat_footer ul li img { width: auto; height: 30px; transition: all .3s; }
.chat_footer ul li img:hover { transform: translateY(-5px); }
.chat_popup ul { padding-bottom: 10px; margin-bottom: 10px; border-bottom: dashed #999999 1px; }
.chat_popup { padding: 10px 15px; }
.chat_popup ul h3 { font-size: 22px; color: #004a8b; line-height: 30px; margin: 0; text-transform: uppercase; font-weight: 500; padding-bottom: 5px; }
.chat_popup ul p { font-size: 18px; color: #333; line-height: 30px; }
.chat_popup ul p a { color: #0093dd; }
.chat_popup ul p a:hover { color: #004a8b; }
.kiemtra_donhang{ padding:30px; background:#eee; }
.kiemtra_donhang h3{ font-size: 25px; color: #333; line-height: 30px; text-transform: uppercase; font-weight: 500; padding-bottom: 10px; text-align:center; }
.kiemtra_donhang ul li{ float:left; margin:10px; width: 37%; list-style:none; }
.kiemtra_donhang ul li span{ display:block; font-size:16px; padding-left:0; padding-bottom:5px; }
.kiemtra_donhang ul li span i{ padding-right:7px; }
.kiemtra_donhang ul h4 a{ float:left; margin:10px; width: 10%; list-style:none; display:block; color:#fff; background:#0093DD; padding: 6px 30px; line-height:30px; border-radius: 5px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; text-align: center; text-transform: uppercase; font-size: 17px; font-weight: normal; margin-top: 47px; }
.kiemtra_donhang ul h4 a:hover{ color:#fff; background:#004A8B; }
td.dv-anh-cart-sp img { width: 100px !important; float: left; margin-right: 10px; }
.mobileqty input[type="button"] { display: none; }
div#cart_list td { font-weight: 500 !important; font-size: 16px; }
p.thanhtoan { font-size: 13px !important; color: #a9a9a9; }
p.p_xemchitiet a { font-size: 14px !important; }
p.p_xemchitiet a i { margin-right: 5px !important}
.dv-table-reposive.dv-thongtin-thanhtoan table { background: #fff; text-align: left !important; width: 100%; margin-top: -1px; }
table.tb-chitietdh-tv { background: #fff !important; margin-top: 10px !important; font-size: 14px !important; }
table.tb-chitietdh-tv th,table.tb-chitietdh-tv td {font-size: 15px !important}
table.tb-bg-fff ,.tb-thongtin-tv{ background: #fff !important; border-collapse: collapse; border-spacing: 0; }
table.tb-bg-fff tr,table.tb-bg-fff td , .tb-chitietdh-tv td, .tb-chitietdh-tv tr{background: none !important}
table.tb-bg-fff, table.tb-bg-fff th, table.tb-bg-fff td ,.tb-thongtin-tv, .tb-thongtin-tv td{ border: 1px solid #eee; }
table.tb-bg-fff th { border: 1px solid rgba(238, 238, 238, 0.64); }
.viewRight .desc, .viewRight .desc *,.quantity label {color: #4a4a4a; font-size: 15px; line-height: 25px}
.viewRight .desc li { width: 50%; float: left; margin: 0; padding-right: 10px; margin-bottom: 10px; }
.dv-tinhtime-ship { margin: 15px 26px 12px 0; font-weight: 500; font-size: 14px;  padding-top: 15px; color: #4a4a4a; }
.dv-tinhtime-ship h2 { font-weight: 500; font-size: 15px; color: #4a4a4a; text-transform: uppercase; }
p.dv-ghh span { background-image: url(../images/sprite.png); background-position: -387px -29px; width: 24px; height: 24px; display: inline-block; position: absolute; left: 0; top: 10px; }
.dv-tinhtime-ship a { color: #0093dd; display: inline-block;}
.dv-tinhtime-ship a:hover { color: red; }
.dv-tinhtime-ship p.dv-ghh { position: relative; padding-left: 35px; line-height: 22px; font-size: 15px; margin: 5px 0;  display: none}
.dv-tinhtime-ship p.dv-ghh.ttbaohanh span { background-position: -77px -283px; width: 20px; height: 20px; left: 0; top: 10px; display: block}
.dv-tinhtime-ship p.dv-ghh.ttbaohanh i { font-style: normal; display: block; }
#sharelink,.dv-tinhtime-ship {border-top: 1px solid #d8d8d8;}
.dv-popup-new {  background: rgba(0, 0, 0, 0.2);}
.viewLeft { position: relative; z-index: 1; }
.ungtuyen_popup .titBox.left { margin: 0 0 10px 0; }
.ungtuyen_popup .titBox.left h3.tit_2 { font-weight: 500; padding-bottom: 6px; }
.ungtuyen_popup .titBox.left:after { height: 2px; }
.box_dangnhap_popup a { background: #0093dd; border-radius: 5px; padding: 4px 25px; margin-top: 15px; }
.ungtuyen_popup select { margin-top: 5px; margin-bottom: 5px; border: 1px solid #ccc; background: #fff; font-size: 13px; color: #333; padding: 0 7px; }
.box_dangnhap_popup a:hover {background: #004a8b}
p.dv-ghh.ttbaohanh { display: block; }
.dv-send-hd a { float: right !important; display: inline-block; margin: 0 2px !important; }
.dv-send-hd { text-align: center; margin-top: 5px; }
.dv-vanchuyen .ptthanhtoan h2 { text-transform: uppercase; color: #0093dd; font-size: 25px; line-height: 30px; position: relative; font-weight: normal; margin-bottom: 5px; }
.dv-nd-vanchuyen { font-size: 15px; margin-bottom: 10px; }
.dv-nd-vanchuyen select { width: 50%; float: left; height: 32px; border: 1px solid #ccc; background: #fff; padding: 0 6px; margin-top: 7px; }
.dv-nd-vanchuyen select:first-child { width: calc(50% - 10px); margin-right: 10px; }
.dv-nd-vanchuyen select:last-child { width: calc(50% - 10px); margin-left: 10px; }
.dv-detail-ship { display: none; }
.dv-vanchuyen { margin-bottom: 20px; }
.dv-nd-vanchuyen input.is_nhanhangtaishop { width: 18px; height: 18px; float: left; margin-right: 8px; position: relative; top: 7px; }
.graphite .accordion a { padding-left: 20px; }
.accordion ul { position: absolute; left: 100%; width: 255px; background: #fff; top: 0; box-shadow: 0 0 10px #9c9c9c; z-index: 99; padding: 10px 0; display: none}
.accordion li { position: relative; }
.accordion li:hover > ul { display: block}
.accordion li i { position: absolute; top: 50%; margin-top: -9px; right: 10px; font-size: 16px; color: #565656; }
.accordion li:hover > i, .accordion li:hover > a{ color: #0093dd; background: none; }
.dv-top-logo a { color: #fff; margin-right: 10px; margin-left: 5px; font-size: 16px; padding: 4px 0; display: inline-block; }
/*.dv-top-logo { background: #0c6bbf; }*/
.dv-top-logo { background: #0093dd }
.dv-top-logo a i { font-size: 7px; position: relative; top: -3px; margin-right: 8px; }
.dv-top-logo .right { float: left; padding:4px 0 4px 10px; color: #fff; font-size: 16px; }
.dv-top-logo .right i{margin-right: 7px}
.dv-top-logo .left { float: right;}
@media only screen and (max-width: 767px) {

    .accordion ul { left: 0; position: relative; width: 100%; box-shadow: none; }
    .accordion li i { z-index: 99; padding: 0 10px; top: 20px; }
    .dv-top-logo .right {display: none}
}
.dv-slugon-tct { float: left; margin-left: 60px; color: #68c7ff; }
.dv-slugon-tct h2 { font-size: 26px; letter-spacing: 1px; color: white; }
.logo_top ul h3 {
    font-family: "Open Sans";
    padding-left: 0;
    font-size: 18px;
    padding-top: 0;
    font-style: italic;
    color: #90d6ff; padding-top: 3px;
}
.input_search { width: 100%; }
.search a {
    position: absolute;
    right: 0;
}
.search { position: relative; }
.box_menu_top.fixed { position: fixed; top: 0; width: 100%;  z-index: 9999; }
.timkiem_header.fixed { position: fixed; width: 100%; top: 45px; z-index: 99; }
.dv-timkiem-hom ul { width: calc(100% - 100px); float: left; }
.dv-timkiem-hom span { width: 100px; float: left; line-height: 37px; overflow: hidden; color: #004a8b; font-family: Arial; font-weight: 600; font-size: 16px; }
.titBox .tit a { color: #004a8b; font-size: 22px; line-height: 21px; display: inline-block; } .titBox .tit a:hover { color: red; }

.logo_top {  width: calc(100% - 420px); }
.logo_top ul li { width: 120px; }
.dv-slugon-tct { width: calc(100% - 120px); margin: 0; text-align: center; margin-top: 15px }
.logo_top ul h3 { width: 100%; }
.page_pro_id.flex.no_box .discount-tag { width: 44px; display: inline-block; max-width: 44px; }
.page_pro_id.flex.no_box ul { width: calc(20% - 20px); }
b.is_num_cart { color: red; }
.page_pro_id ul h3, .page_pro_id_2 ul h3 {
    padding-right: 0;
    font-size: 15px;
    padding-left: 0;
    line-height: 23px;
}
.page_pro_id ul h4, .page_pro_id_2 ul h4 {
    margin: 0;
    padding: 0;
}.page_pro_id ul p, .page_pro_id_2 ul p {
     padding-left: 0;
     padding-right: 0;
 }
.page_pro_id ul h4, .page_pro_id_2 ul h4 { color: #f00; font-weight: normal; font-size: 18px;}
.page_pro_id ul h4 span.gia_km, .page_pro_id_2 ul h4 span.gia_km {display: inline-block;    font-size: 15px;}
.dv-tit-f { width: 100%; }
.footer_company h2 {
    display: inline-block;
    padding-bottom: 8px;
    line-height: 30px;
}.footer_company h2:after {
     width: 100%;
 }.doitac_home .titBox:after {
      width: 100%;
  }
.dv-popup-new.acti { opacity: 1; z-index: 9999; }
/*.menu > li > ul > li > ul >li> a { color: #ff4545 !important; text-shadow: none; }*/
.home_id ul li{ box-shadow: 0px 0px 0px 1px #e6e6e6; }
h3.new_h3_home a { bottom: 0 !important; width: 100%; padding: 5px 0 !important; border-radius: 0 !important; margin-bottom: -1px; }
ul.colum_2.ul_a_gr4, ul.colum_1.ul_a_gr5 { margin-top: 40px; }
.home_id ul.colum_3, .home_id ul.colum_3 img { width: 315px; height: 690px; float: right; }
.home_id { padding-top: 25px; padding-bottom: 50px; background: #f8f8f8; }
.box_pro_1 ,.box_pro_1:nth-child(2n+1){ padding: 10px 0;}
.titile_home { margin-bottom: 10px; }
.titile_home ul li { margin-top: -20px; }
.bannerMain_box { background: #fff; padding: 25px 0; }
.title_left_content { color: #ff4545; background: #004a8b; }
.dv-timkiem-hom select { color: #ff4545; }
.dv-timkiem-hom select option { color: #565656; }
.graphite .accordion ul a { color: #ff4545; }
.input_search::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #ff4545;
}
.input_search:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #ff4545;
    opacity:  1;
}
.input_search::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #ff4545;
    opacity:  1;
}
.input_search:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #ff4545;
}
.input_search::-ms-input-placeholder { /* Microsoft Edge */
    color:    #ff4545;
}

.input_search::placeholder { /* Most modern browsers support this now. */
    color:    #ff4545;
}
.page_pro_id ul { width: 185px;}
.pagewrap.page_conten_page { position: relative; z-index: 0; }
.menu > li > ul > li > a, .menu > li li> ul > li > a {
    font-size: 16px;
    line-height: 22px;
    padding: 5px 0;
}
.menu > li > ul > li:hover > a, .menu > li li> ul > li:hover > a {
    padding: 5px 0 5px 10px; background: rgba(255, 255, 255, 0.2); border-color: transparent;
}
.home_id ul h3 a { background: #ff4545; display: inline-block; width: auto; padding-left: 25px !important; padding-right: 25px !important; border-radius: 5px !important; font-size: 16px; }
/*li.sub.hide_15 > ul > li > ul,li.sub.hide_13 > ul > li > ul { width: 100%; min-width: 340px; background: #004a8b; border-radius: 3px; padding-top: 10px; padding-bottom: 10px}*/
li.sub.hide_15 > ul > li > ul,li.sub.hide_13 > ul > li > ul { width: 100%; background: #004a8b; border-radius: 3px; padding-top: 0px; padding-bottom: 0px}
/*li.sub.hide_15 > ul > li > ul > li, li.sub.hide_13 > ul > li > ul > li { width: 50% !important; float: left; min-width: 170px; display: inline-block; padding: 0 10px; }*/
li.sub.hide_15 > ul > li > ul > li a, li.sub.hide_13 > ul > li > ul > li a { white-space: nowrap; width: 100%; display: block; overflow: hidden; text-overflow: ellipsis; }

.menu > li > ul > li > a, .menu > li li> ul > li > a { font-size: 15px; line-height: 20px; padding: 5px 0;  }


.menu > li li> ul > li:nth-child(11) > ul,
.menu > li li> ul > li:nth-child(12) > ul,
.menu > li li> ul > li:nth-child(13) > ul,
.menu > li li> ul > li:nth-child(14) > ul,
.menu > li li> ul > li:nth-child(15) > ul,
.menu > li li> ul > li:nth-child(16) > ul
{ top: auto; bottom: 0; }
.page_nd_danhmuc{border: 1px solid #ccc;padding: 10px;margin-top: 20px;}
.page_nd_danhmuc .showText{width: 100%;}
@media only screen and (max-width: 1199px) { * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

    .pagewrap { width: 100%;     padding-left:  30px;padding-right:  30px;}
    .mn-mobile { margin-left: 40px; }
    .menuMain { position: relative; width: 100%; float: left; }

    .menu > li > a { font-size: 13px; padding: 0 10px; }
    .lang_top { display: none}
    .dv-lang-top-hd { display: inline-block !important; position: relative; }
    .dv-lang-top-hd .lang_top { display: block; margin: 0; padding: 0; }
    .dv-lang-top-hd .lang_top li a { line-height: 1; padding: 0; margin: 0; top: 8px; position: relative; }
    .dv-lang-top-hd .lang_top li a img { margin: 0; padding: 0; }
    .right_top_id { float: right; margin-top: 15px; }
    .right_top_id ul h3 a { font-size: 13px; padding: 0px 10px; line-height: 30px; }
    .right_top_id ul h3 a span { color: #f00; font-weight: normal; font-size: 17px; }


    input.input_search { width: 100%; padding: 0 10px; padding-right: 30px; }
    .search a { position: absolute; right: 0; }

    .timkiem_header li { list-style: none; float: left; width: calc(25% - 20px); margin: 0 10px; }
    #back-top a { display: block; width: 35px; line-height: 35px; background: #0093dd; outline: none; color: #fff; font-size: 14px;}
    .bannerMain_box { padding: 20px 0; }
    .home_id ul.colum_1 { width: calc(50% - 20px); margin: 0 10px 20px;height: 250px; overflow: hidden; }
    .home_id ul.colum_2 { width: calc(25% - 20px);height: 250px; overflow: hidden; }
    .home_id ul.colum_3 { width: calc(25% - 20px); height: 520px; }
    .home_id ul img { width: 100% !important; max-height: 100% !important; }
    .home_id ul h3 a { bottom: 60px; padding: 5px 15px; font-size: 14px; }
    .home_id ul li img, .home_id ul li { width: 100%; height: 100%;}
    .page_pro_id ul { width: calc(25% - 20px); }
    .page_pro_id ul h3, .page_pro_id_2 ul h3 { font-size: 15px; line-height: 25px; padding-top: 10px; padding-bottom: 5px; padding-left: 0; padding-right: 0; }
    .page_pro_id ul h4, .page_pro_id_2 ul h4 { font-size: 17px; line-height: 25px; padding-left: 0; padding-right: 0; }
    .page_pro_id ul h4 span.gia_km, .page_pro_id_2 ul h4 span.gia_km { font-size: 14px; display: inline-block;}
    .page_pro_id ul p, .page_pro_id_2 ul p { font-size: 14px; line-height: 20px; padding-bottom: 5px; padding-top: 5px; padding-left: 0; padding-right: 0; }
    .discount-tag { font-size: 14px; line-height: 20px; max-width: 44px; }
    .tintuc_home_id ul { width: calc(100% - 20px); }
    .tintuc_home_id ul h3 a, .tintuc_home_id_2 ul h3 a { font-size: 15px; line-height: 22px;}
    .tintuc_home_id ul p, .tintuc_home_id_2 ul p { font-size: 15px; line-height: 25px; }
    .tintuc_home_id ul h4, .tintuc_home_id_2 ul h4 { font-size: 14px; padding: 10px 0; line-height: 25px; }
    .titile_home { margin-bottom: 10px; }
    .hinhthucthanhtoan_id { width: calc(25% - 20px); padding: 10px; }
    .hinhthucthanhtoan_id ul { width: 100%; padding-top: 0px; }
    .hinhthucthanhtoan_id ul h3 a { font-size: 16px; line-height: 25px; }
    .hinhthucthanhtoan_id ul p { font-size: 14px; line-height: 25px; }
    .logo_thuonghieu { width: calc(100% - 14px); margin-right: 7px; margin-left: 7px; }
    .footer_bottom { padding-top: 30px; padding-bottom: 30px; }
    .dangkynhantin_footer { width: 290px; float: left; margin: 0 10px; }
    .map_footer { float: left; margin: 0 10px; width: 30%; }
    .footer_company { float: left; width: calc(70% - 350px); margin: 0 10px; }
    .footer_company h2 { font-size: 21px !important; line-height: 23px !important; }
    .footer_company ul,.footer_company * { font-size: 16px !important; line-height: 25px !important; color: #fff; }
    .footer_company ul p { margin-top: 5px }
    .copyright_bottom { font-size: 16px; line-height: 25px; color: #fff; }
    .rightNav .button { width: 36px; height: 36px; line-height: 36px;font-size: 20px;}
    .chat_footer ul h3 { font-size: 15px; line-height: 25px; }
    .chat_footer ul li img { height: 25px; }
    .dmd-phone h2 { color: #fff; font-size: 17px; position: fixed; background: #ff4242; left: 80px; bottom: 3px; width: 165px; text-align: center; padding-left: 39px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; line-height: 32px; padding-right: 0; font-weight: normal; }
    .chat_footer { background: #25aae1; padding: 7px 0; position: fixed; right: 0; bottom: 0; z-index: 2; padding-left: 10px; border-radius: 5px 5px 0 0; }
    .chat_popup { padding: 0px 5px; }
    .chat_popup ul h3 { font-size: 18px; color: #004a8b; line-height: 20px; margin: 0; text-transform: uppercase; font-weight: 500; padding-bottom: 5px; }
    .chat_popup ul p { font-size: 15px; color: #333; line-height: 25px; }
    .titile_home ul h3 span { font-size: 24px; font-weight: 500; line-height: 25px; background-color: #ffffff; padding: 0px 10px; margin: 0; margin-left: 0px; float: left; position: relative; z-index: 3; text-transform: uppercase; color: #004a8b; }
    .rightNav { position: fixed; right: 0; top: 35%; z-index: 100; padding: 0; }
    .showText, .showText * { font-size: 15px; line-height: 25px; }
    .right_conten { float: right; width: calc(100% - 275px); }
    .titBox .tit { font-size: 20px; line-height: 26px; }
    .titBox.left { margin-left: 10px; text-align: left; margin-right: 10px; margin-top: 0; width: calc(100% - 10px); margin-bottom: 10px; }
    .title_left_content, .check_id h3 { color: #fff; font-weight: normal; font-size: 18px; text-transform: uppercase; position: relative; border-bottom: solid #CCC 1px; margin-bottom: 0; background: #0093dd; text-align: center; padding: 7px 0; line-height: 26px; }
    .graphite .accordion a { padding: 6px 10px 6px 33px; font-size: 16px; line-height: 25px; }
    .nums a { font-size: 17px; display: block; margin: 0 6px 0 0; padding: 5px; line-height: 25px; height: 35px; width: 35px;}
    .viewLeft { width: 45%; float: left; margin-bottom: 20px; }
    .viewRight { width: 55%; float: right; margin-bottom: 20px; padding-left: 20px; }
    #bridal_images img { border: none; width: 100%; height: auto; margin: 0px auto; }
    #bridal_images { width: 100%; height: auto; }
    .titleView { line-height: 28px; font-size: 20px;}
    .viewRight h5 { font-size: 19px; line-height: 24px; margin-bottom: 0; }
    .viewRight h5 span.gia_km { margin-left: 10px; font-size: 15px; }
    .viewRight .desc li { line-height: 24px; margin-bottom: 5px; list-style: none; font-size: 15px; }
    .viewRight .desc { padding-bottom: 5px; padding-top: 5px; border-bottom: dotted 1px #ddd; font-size: 15px; line-height: 25px; }
    .tintuc_home_id_2 ul { margin: 10px; float: left; width: calc(50% - 20px); }

    .kiemtra_donhang ul li { float: left; margin: 10px; width: calc(37% - 20px); list-style: none; }
    .kiemtra_donhang ul h4 { width: 26%; float: left; }
    .kiemtra_donhang ul h4 a { width: 100%; padding: 6px 10px; }
    .kiemtra_donhang ul li span { display: block; font-size: 13px; padding-left: 0; padding-bottom: 5px; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
    .kiemtra_donhang h3 { font-size: 20px; color: #333; line-height: 22px; text-transform: uppercase; font-weight: 500; padding-bottom: 10px; text-align: center; }
    .doitac_id_page ul { width: calc(33.33% - 20px); padding: 10px; }
    .doitac_id_page ul h3 { color: #004a8b; font-weight: normal; font-size: 16px; text-transform: uppercase; line-height: 25px;}

    /*22-1*/
    ul.colum_2.ul_a_gr4, ul.colum_1.ul_a_gr5 { margin-top: 0; }
    .home_id ul.colum_3 { width: calc(25% - 20px); height: 475px; }
    .home_id { padding-top: 25px; padding-bottom: 10px; background: #f8f8f8; }
    /*end 22-1*/
}
@media only screen and (max-width: 991px) { ul.menu { display: none; }
    .pagewrap {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .page_pro_id.flex.no_box ul { width: calc(33.33% - 20px); }

    .dv-slugon-tct { width: auto; margin-left: 40px; text-align: left; }
    .logo_top { display: inline-block; width: auto; }

    .mn-mobile { display: block; float: left; border: 1px solid rgba(255, 255, 255, 0.44); padding: 7px; border-radius: 5px; top: 0; margin: 0px 10px; background: #0380bf; margin-top: 6px; }
    a.a_trangchu_mb { position: absolute; left: 10px; text-transform: uppercase; color: #fff; top: 1px; padding: 4px; font-size: 15px; display: none; }
    div#mm-0 { background: #fff !important; }
    .mn-mobile img { float: left; height: 13px; }
    .mm-panel.mm-hasnavbar .mm-navbar { background: #0070c0 !important; height: 38px; line-height: 18px; }
    .box_menu_top { background: #0093DD; position: relative; width: 100%; height: 42px; }

    .right_top_id ul h3 a { line-height: 30px; height: 30px;}
    .right_top_id ul h3 a span { font-size: 18px; }
    .home_id ul.colum_2,.home_id ul.colum_1 { height: 180px; }
    .home_id ul h3 a { bottom: 60px; padding: 5px 10px; font-size: 13px; }
    .home_id ul.colum_3 { height: 380px; }
    .titBox .tit { font-size: 20px; }
    .titile_home ul h4 span ,.titile_home ul h3 span{ font-size: 20px; font-weight: 500; line-height: 25px; background-color: #f8f8f8; padding: 0px 11px; margin: 0; margin-left: 0px; float: left; position: relative; z-index: 3; text-transform: uppercase; color: #004a8b; }
    .titile_home ul li a { float: left; display: block; color: #666; text-transform: uppercase; font-weight: normal; padding-left: 15px; font-size: 13px; margin-top: 5px; line-height: 1.6; }
    .page_pro_id ul { width: calc(33.33% - 20px); }
    .hinhthucthanhtoan_id ul p { font-size: 13px; line-height: 20px; }
    .hinhthucthanhtoan_id ul h3 a { font-size: 15px; line-height: 25px; }
    .footer_company { float: left; width: calc(100% - 20px); margin: 0 10px 15px; }
    .map_footer { float: left; margin: 0 10px; width: calc(100% - 330px); }
    .sharelink a img { width: 30px; border: solid #ffffff 2px; margin-top: 2px; }
    .copyright_bottom { font-size: 15px; line-height: 25px; color: #fff; }
    .logo_top ul li { list-style: none; line-height: 0; width: 114px; float: left; }

    div#cart_list td { font-weight: 500 !important; font-size: 14px !important; line-height: 22px; }
    .kiemtra_donhang ul li { float: left; margin: 10px; width: calc(50% - 20px); list-style: none; }
    .kiemtra_donhang { padding: 15px; background: #eee; }
    .kiemtra_donhang ul h4 { width: 100%; float: left; padding: 0 10px; }
    .kiemtra_donhang ul h4 a { width: 100%; padding: 6px 10px; margin: 0; }

    /*22-1*/
    .home_id ul.colum_3 { height: 335px; }
    /*end 22-1*/
}
@media only screen and (max-width: 767px) { .tb_rps tr:first-child { display: none !important; }
    .dv-top-logo .left { float: left; width: 100% }
    .dv-lang-top-hd {
        float: right;
        margin-right: 10px;
    }
    .logo_top { width: 100%; }
    .dv-timkiem-hom span {display: none}
    .dv-timkiem-hom ul {width: 100%}
    .dv-top-logo a { font-size: 14px;}
    .tb_rps table, #cart_list thead, #cart_list tbody, #cart_list th, #cart_list td, #cart_list tr { display: block; }
    .tb_rps thead tr { position: absolute; top: -9999px; left: -9999px; }
    .tb_rps tr { border-bottom: 1px solid #ccc; }
    .tb_rps td {display: block; border: none; border-bottom: 1px solid #e0e0e0; position: relative; padding-left: 50%; }
    .tb_rps td:before { position: absolute; top: 6px; left: 6px; width: 45%; padding-right: 10px; white-space: nowrap; }
    .tb_rps td:before { content: attr(title) ": "; text-align: left !important }
    .tb_rps td:nth-of-type(1):before { content: ""; display: none }
    .tb_rps td:nth-of-type(1) { padding-left: 0; }
    .tb_rps td img { width: 100%; text-align: center; display: block; }
    .tb_rps td { text-align: right !important }
    .tb_rps .tr_first { display: none }
    .tb_rps td input { width: 50px; border: solid 1px #3c746b; }
    .tb_rps td #pro_sum { width: auto; margin: 0; display: inline-block; margin-right: 0 !important; }
    .tb_rps td:nth-of-type(1) { display: none !important; }
    .tb_rps , .tb_rps * {float: none !important; display: block;}
    .tb_rps td.dv-anh-cart-sp .dv-anh { width: 100%; float: left; margin: 6px 0; }
    .tb_rps table tr a { font-size: 14px !important}
    .tb_rps label.container { display: inline-block; }
    .tb_rps #cart_list #pro_sum { font-size: 18px; margin-right: 0; font-weight: normal; display: inline-block; width: 100%; text-align: right; }
    .tb_rps #cart_list #pro_sum label { display: inline-block !important; }
    .tb_rps span { display: inline-block !important; }
    div#cart_list td { margin-right: 0; }
    #cart_list td a.pro_del, button.pro_del, .dv-btn-cart a { margin-top: 5px; }
    .timkiem_header li { list-style: none; float: left; width: calc(50% - 10px); margin: 0px 5px; margin-top: 10px; }
    .timkiem_header ul { width: 100%; float: left; padding: 0 5px; }
    .timkiem_top {
        width: calc(50% - 10px);
        position: relative;
        margin-top: 10px;
        margin: 10px 5px 0;
    }
    .timkiem_header.fixed { position: relative; }
    input.input_search { height: 33px; }
    .home_id ul.colum_2, .home_id ul.colum_1 ,.home_id ul.colum_3{ height: auto; }
    .home_id ul.colum_1,.home_id ul.colum_2, .home_id ul.colum_3 { width: calc(100% - 20px);}
    .home_id ul h3 { position: absolute; bottom: 0; width: 100%; padding: 0 10px; }
    .home_id ul h3 a { bottom: 20px; }
    .page_pro_id ul { width: calc(50% - 10px); margin: 0 5px 10px; }
    .page_pro_id.flex { padding: 0 5px; }
    .titile_home ul li { width: 100%; text-align: left; float: left; }
    .titile_home ul li a { padding-left: 0; padding-right: 10px; }
    .hinhthucthanhtoan_id { width: calc(50% - 10px); padding: 10px; margin: 5px; }
    .box_hinhthucthanhtoan_id { padding: 20px 5px; background: #eeeeee; }
    .dangkynhantin_footer {display: none}
    .map_footer { float: left; margin: 0 10px; width: calc(100% - 20px); }
    .home_id { padding-top: 20px; padding-bottom: 10px; background: #f8f8f8; }
    ul.pagiBanner { position: absolute; bottom: 10px; }
    .right_conten { float: right; width: calc(100%); }
    .left_conten { float: left; width: calc(100% - 20px); margin: 10px; padding: 10px;}
    .showText h2, #contact h3, #cart_list h3 { text-transform: uppercase; color: #0093dd; font-size: 20px; line-height: 25px; position: relative; font-weight: normal; margin-bottom: 15px; }
    .title_news h2 { font-size: 18px; line-height: 23px; }
    .title_news li { font-size: 14px; padding-left: 20px; margin-bottom: 5px; }
    .home_id ul li img { height: auto !important; }

    .logo_top ul li { list-style: none; line-height: 0; width: 100%; float: none; text-align: center; margin-bottom: 15px; }
    .dv-slugon-tct { margin: 5px 0; text-align: center;  width: 100%}
    .dv-slugon-tct h2 { font-size: 20px; letter-spacing: 1px; padding-bottom: 0px; }
    .logo_top ul h3 {
        font-size: 15px;
        line-height: 23px; width: 100%
    }
    .right_top_id ul h3 a { font-size: 13px; padding: 0px 7px; }
    .right_top_id ul h3 a span { font-size: 15px; }
    .right_top_id { float: right; margin-top: 10px; width: 100%; }
    .right_top_id ul h3 { float: none; margin:0 5px; display: inline-block; }
    .right_top_id ul { text-align: center; }
    .page_pro_id.flex.no_box ul { width: calc(50% - 20px); }
    /*22 - 1*/
    .home_id ul h3 { position: relative; bottom: 0; width: 100%; padding: 0; }
    h3.new_h3_home a {padding: 0 !important}
    /*edn 22-1*/
    .logo_top ul li img {
        height: 75px;
        width: auto;
    }
    .page_nd_danhmuc{margin: 20px 10px;}
}
@media only screen and (max-width: 479px) {

    .page_pro_id ul h3, .page_pro_id_2 ul h3 { font-size: 14px; line-height: 22px; padding-top: 10px; padding-bottom: 3px; padding-left: 0; padding-right: 0; }
    .page_pro_id ul h4, .page_pro_id_2 ul h4 { font-size: 15px; line-height: 23px; padding-left: 0; padding-right: 0; }
    .page_pro_id ul p, .page_pro_id_2 ul p { font-size: 13px; line-height: 20px; padding-bottom: 5px; padding-top: 5px; padding-left: 0; padding-right: 0; }
    .discount-tag { font-size: 13px; line-height: 16px; width: 35px; padding: 5px 0; }
    .discount-tag:before { right: 35px; }
    .discount-tag:after { position: absolute; content: ""; width: 0; height: 0; border-left: 12px solid transparent; border-right: 23px solid transparent; border-top: 6px solid #ff6600; top: 26px; right: 0px; }
    .titile_home ul h4 span,.titile_home ul h3 span { padding-left: 0; }
    .rightNav .button { width: 30px; height: 30px; line-height: 30px; font-size: 16px !important; }
    .rightNav .button > span { font-size: 12px;}
    .footer_company ul, .footer_company * { font-size: 14px !important; line-height: 24px !important; color: #fff; }
    .footer_company h2 { font-size: 20px !important; line-height: 22px !important; }
    .footer_bottom { padding-top: 20px; padding-bottom: 20px; }
    #back-top a { display: block; width: 35px; line-height: 35px; font-size: 14px;}

    .viewLeft { width: 100%; float: left; margin-bottom: 20px; }
    .viewRight { width: 100%; float: right; margin-bottom: 20px; padding-left: 0; }
    #contact .left,#contact .right { width: 100%; float: left; }
    .tintuc_home_id_2 ul { margin: 10px; float: left; width: calc(100% - 20px); }
    .kiemtra_donhang ul li { float: left; margin: 10px; width: calc(100% - 20px); list-style: none; margin-top: 0; }
    .doitac_id_page ul { width: calc(50% - 20px); padding: 10px; }
    .doitac_id_page ul h3 { font-size: 15px; line-height: 25px;}
    .viewRight .desc li {width: 100%}
}