@import "font.css";
@charset "utf-8";
body { margin: 0px auto; padding: 0px auto; font-size: 17px; line-height: 30px; font-family: 'Source Sans Pro', 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; }
::selection { background-color: #E99116; color: #fff; }
::-webkit-selection { background-color:#E99116; color: #fff; }
-webkit-::selection { background-color: #E99116; color: #fff; }
::-moz-selection { background-color:#E99116; color: #fff; }
.pagewrap { position: relative; width: 1200px; margin: 0 auto; }
.padding_pagewrap { padding: 0 10px; }
.showText , .abouts_home ul { font-size: 17px; line-height: 25px; }
.showText p, .abouts_home ul p { padding-bottom: 15px; }
.showText img { display: block; margin: 0 auto; height: auto; max-width: 100%; }
.showText ul { padding-bottom: 15px; }
.showText ul li { margin-left: 35px; }
.header{ padding: 15px 0; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; }
.logo_top{ float: left; }
.logo_top ul li{ float: left; list-style: none; line-height: 0; }
.logo_top ul li img{ height: 100px; width: auto; }
.logo_top ul h3{ float: left; font-size: 25px; line-height: 40px; font-weight: 700; color: #000000; padding-left: 30px; padding-top: 10px; }
.logo_top ul h3 span{ display: block; font-size: 35px; line-height: 40px; font-weight: 700; color: #e99116; font-family: 'Dancing Script', cursive; }
.riht_header{ float: right; }
.hotline_top{ float: left; padding-top: 25px; }
.hotline_top ul h2{ font-size: 24px; font-weight: bold; line-height: 25px; background: url(../images/icon_hotline.png) center left no-repeat; padding-left: 60px; color: #E99116; }
.riht_header ul h2 a{ color: #E99116; }
.hotline_top ul h2 a:hover{ color: #F7B518; }
.hotline_top ul h2 span{ font-size: 17px; display: block; font-weight: normal; line-height: 25px; color: #666; }
.timkiem_top { float: left; border: solid #e99116 1px; background: #f7b518; margin-top: 30px; margin-right: 30px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; }
.input_search { padding: 0px 15px; height: 40px; width: 205px; float: right; color: #fff; background: none; border: none; font-size: 13px; line-height: 30px; }
.input_search:focus { color: #fff; }
.search a { width: 60px; height: 40px; text-indent: -10000px; background: url(../images/icon-search.png) no-repeat center center; float: right; border-left: 0px; }
.lang_top{ float: left; padding-left: 30px; padding-top: 15px; }
.lang_top ul li{ list-style: none; line-height: 0; margin: 5px 0; }
.lang_top ul li img{ height: 20px; border: solid #f7b518 3px; 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 ul li img:hover{ border: solid #e99116 3px; }
.box_menu { background: #E99116; }
.box_menu.fixed .logo_top img { height: 40px; }
.box_menu.fixed { position: fixed; top: 0 !important; z-index: 99999; background: #E99116; width: 100%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18); padding: 0; }
.box_menu:after, .box_menu:before { content: ""; position: inherit; top: 0px; left: 0; right: 0; }
.box_menu.fixed:after, .box_menu.fixed:before { position: absolute; }
.box_menu:before { top: auto; bottom: 0px; }
.menu { padding: 0; text-align: center; }
.menu * { list-style: none; }
.menu > li + li { position: relative; }
.menu > li + li:after { border-left: #2B579A; content: ""; position: absolute; left: 0; height: 45px; bottom: 0; }
.menu > li { display: inline-table; }
.menu > li > a { display: block; line-height: 45px; position: relative; z-index: 2; font-size: 17px; text-decoration: none; text-transform: uppercase; color: #ffffff; font-weight: normal; padding: 0 20px; }
.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: #ffffff; background: #F7B518; }
.menu > li:hover > a:after { left: 0; right: 0; opacity: 1; }
.menu > li:hover > ul, .menu 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 > ul ul { position: absolute; top: 100%; left: 0; opacity: 0; visibility: hidden; min-width: 200px; z-index: 3; 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: #f7b518; width: 0; height: 0; position: absolute; top: -7px; left: 17px; z-index: 2; }
.menu > 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 > li, .menu > li > ul > li li { z-index: 2; position: relative; margin: 0; color: #fff; font-weight: 500; font-size: 14px; padding: 0 15px; background: #f7b518; }
.menu > li > ul > li:first-child, .menu > li > ul li 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 > ul > li 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 > ul > li li:last-child > a { border: none; }
.menu > li > ul > li > a, .menu > li > ul > li 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 5px 0 0; text-decoration: none !important; text-transform: none; text-align: left; font-size: 17px; }
.menu > li > ul > li > a > span, .menu > li > ul > li li > a > span { float: right; line-height: 40px; padding-top: 13px; }
.menu > li > ul > li:hover, .menu > li li ul > li:hover { z-index: 3; }
.dv-notfull { margin: 0 10px; }
.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; }
.menu > li > ul > li > a, .menu > li > li ul > li > a { 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; }
.menu > li > a, .menu > li > a:after, .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; }
.menu li.homepage a i { font-size: 25px; margin: 0; padding: 0; padding-top: 10px; }
.menu li.homepage a { padding: 0 10px; }
.menu li.homepage a:hover { color: #ff0; background: none; }
.menu > li > ul ul { left: 100%; top: 0; }
.bannerInside { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; height: calc(100vh - 205px); }
.bannerMain { position: relative; overflow: hidden; height: calc(100vh - 205px); }
.banner li { float: left; width: 100%; height: calc(100vh - 205px); 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: absolute; left: 0; right: 0; bottom: 22px; margin: auto; width: auto; text-align: center; z-index: 2; }
.pagiBanner a, .pagiBanner_2 a, .pagiBanner_3 a { display: inline-block; vertical-align: text-top; width: 14px; height: 14px; background: #00000061; text-indent: -100000px; margin: 0 4px; -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 4px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; }
.pagiBanner a.selected, .pagiBanner_2 a.selected, .pagiBanner_3 a.selected { background: #F7B518; }
.pagiBanner_2, .pagiBanner_3 { position: relative; left: 0; right: 0; bottom: -20px; margin: auto; width: auto; text-align: center; z-index: 10; }
.box_title_banner { position: absolute; top: 30%; left: 7%; z-index: 2; width: auto; color: #FFF; -webkit-animation-name: fadeInDown; animation-name: fadeInDown; webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; width: 40%; }
.box_title_banner ul h3 { text-transform: uppercase; font-size: 50px; line-height: 60px; font-weight: 700; padding-bottom: 10px; text-shadow: 1px 1px #000000; }
.box_title_banner ul p { font-size: 20px; line-height: 26px; font-weight: 600; text-shadow: 1px 1px #000000; }
.box_title_banner ul h4 a{ float: left; display: block; text-transform: uppercase; font-size: 18px; line-height: 35px; font-weight: 500; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; border: solid #fff 3px; color: #fff; background: #F7B518; padding: 5px 40px; margin-top: 25px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; }
.box_title_banner ul h4 a:hover, .abouts_home ul h4 a:hover, .our_product_id ul h4 a:hover { color: #fff; background: #E99116; }
.title_page { padding-bottom: 40px; text-align: center; width: 50%; }
.title_page ul h3 { color: #E99116; text-transform: uppercase; font-size: 34px; font-weight: 600; line-height: 50px; padding-bottom: 20px; background: url(../images/bg_line.png) center bottom no-repeat; margin-bottom: 0; }
.title_page ul h3 span { color: #F7B518; }
.title_page.title_page_2 ul h3 { color: #fff; }
.title_page ul p { color: #666; font-size: 20px; line-height: 30px; text-transform: uppercase; padding-top: 15px; }
.page_conten_page { padding-top: 50px; padding-bottom: 50px; }
.showText h2 { font-size: 22px; line-height: 30px; font-weight: 500; color: #E99116; text-transform: uppercase; margin-bottom: 15px; }
.company_contact ul { margin: 0 10px 20px 10px; float: left; width: 25.111%; padding: 20px 40px; background: #e99116; min-height: 100px; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; }
.company_contact ul.contact_2 { }
.company_contact ul p { font-size: 16px; line-height: 25px; padding-top: 5px; color: #fff; }
.company_contact ul h3 { text-transform: uppercase; color: #ffe7ad; font-size: 20px; line-height: 35px; font-weight: 600; margin-bottom: 5px; }
.company_contact ul h3 i { margin-right: 10px; }
.map_contact iframe { width: 100%; height: 500px; float:left; }
.contact h2 { text-transform: uppercase; font-size: 18px; line-height: 25px; font-weight: normal; color: #666; padding-bottom: 20px; }
.contact .left { width: 49%; float: left; }
.contact .right { width: 49%; float: right; }
.formBox li { display: block; position: relative; margin-bottom: 10px; z-index: 0; }
.formBox li input, .formBox li textarea { border: solid 1px #ccc; height: 45px; color: #999; padding: 0 10px 0 45px; font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif; font-size: 14px; box-sizing: border-box; text-transform: capitalize; width: 100%; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; }
.formBox li textarea { padding: 10px 10px 10px 45px; height: 210px; 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: 50px; 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 li.day:after { background-image: url("../images/contact/day.png"); }
.formBox li.songuoi:after { background-image: url("../images/contact/songuoi.png"); }
.formBox .button { float: right; text-transform: capitalize; font-size: 18px; padding: 0 25px; margin-left: 10px; height: 40px; line-height: 40px; margin-top: 10px; color: #FFF; background: #E99116; white-space: nowrap; webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; }
.formBox .button:hover { color: #FFF; background: #F7B518; }
.formBox li span { position: absolute; right: 0; top: 0; line-height: 42px; padding: 0 20px; 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; }
.tintuc_home_id, .product_list, .pro_id, .company_contact, .logo_doitac { margin: 0 -10px; }
.pro_id ul { float: left; margin: 10px 10px 20px 10px; width: 386px; text-align: left; }
.pro_id ul h2 { color: #666; font-weight: normal; font-size: 15px; text-transform: capitalize; line-height: 30px; }
.pro_id ul h2 i { padding-right: 5px; }
.pro_id ul h3 a { text-transform: uppercase; font-size: 20px; line-height: 30px; padding-top: 15px; font-weight: 600; color: #000000; display: block; 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; padding-bottom: 10px; }
.pro_id ul h4 a { color: #000; font-weight: normal; font-size: 15px; text-transform: uppercase; display: block; line-height: 30px; padding-left: 10px; padding-right: 10px; float: right; 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; }
.pro_id ul h4 a i { padding-left: 7px; }
.pro_id ul p { color: #333; font-size: 17px; line-height: 25px; padding-bottom: 10px; }
.pro_id ul li, .pro_id ul li img { 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); width: 100%; height: auto; position: relative; overflow: hidden; display: block; }
.pro_id ul h4 a:hover, .pro_id ul h3 a:hover, .product_list ul:hover h3, .new_right ul h3 a:hover { color: #e99116; }
.nums { table-layout: auto; margin-top: 15px; text-align: center; }
.nums li { list-style: none; display: inline-block; float: left; }
.nums.no_box ul { display: inline-block; }
.nums a { font-size: 19px; display: block; margin: 0 6px 0 0; padding: 3px; line-height: 30px; height: 39px; width: 39px; table-layout: inherit; text-align: center; color: #fff; background: #000; text-decoration: none; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; }
.nums a:hover, .nums a.active, .nums a.stay:hover { background: #E99116; color: #ffffff; }
.nums a.stay { background: #F7B518; color: #fff; }
.title_news { border-bottom: solid 1px #E6E6E6; margin-bottom: 15px; }
.title_news h2 { font-size: 30px; line-height: 35px; font-weight: 600; color: #000000; text-transform: uppercase; margin-bottom: 15px; }
.title_news li { font-size: 17px; 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: 32px; color: #171c2b; font-size: 21px; font-style: italic; font-weight: normal; padding-bottom: 15px; }
}
#sharelink { padding-top: 20px; margin-top: 20px; border-top: solid #CCC 1px; }
.placeNav_2, .placeNav_4 { position: absolute; top: 30%; z-index: 3; color: #fff; font-size: 60px; width: 30px; height: 60px; line-height: 50px; text-align: center; background: rgba(2, 2, 2, 0.21); opacity: 0; }
.product_list_slider .owl-prev, .product_list_slider .owl-next, .placeNav, .placeNav_3 { position: absolute; top: 30%; z-index: 3; color: #fff; font-size: 50px; width: 40px; line-height: 24px; height: 40px; background: rgb(233 145 22); text-align: center; opacity: 0; border-radius: 50%; padding: 4px; cursor: pointer; }
.product_list_slider .owl-prev, .placeNav.prev, .placeNav_2.prev, .placeNav_3.prev, .placeNav_4.prev { left: 10px; }
.placeNav_2.next, .placeNav_4.next { right: 10px; text-indent: 3px; left: auto; }
.product_list_slider .owl-next, .placeNav.next, .placeNav_3.next { right: 10px; text-indent: 3px; }
.product_list_slider:hover .owl-prev, .product_list_slider:hover .owl-next, .placeSlide_main:hover .placeNav, .placeSlide_main:hover .placeNav_2, .placeSlide_main:hover .placeNav_4, .placeSlide_main:hover .placeNav_3 { opacity: 1; }
.product_list_slider .owl-prev:hover, .product_list_slider .owl-next:hover, .placeNav:hover, .placeNav_2:hover, .placeNav_3:hover, .placeNav_4:hover { color: #fff; background: #F7B518; }
.placeSlide_main { position: relative; overflow: hidden; }
.placeSlide { width: 1300px; }
th { background-color: #E99116; color: white; line-height: 45px; text-align: center; font-size: 20px; font-weight: normal; text-transform: uppercase; }
tr:hover { background-color: #f5f5f5; }
th, td { border-bottom: 1px solid #ddd; }
th, td { padding: 5px 15px; }
td { height: 30px; }
td a { color: #273c66; text-align: center; font-size: 16px; }
td a:hover { color: #ec2028; }
th { font-size: 17px; line-height: 35px; padding: 10px 0; }
table { border: 1px solid black; }
table { width: 100%; }
table { border-collapse: collapse; }
table, th, td { border: 1px solid #ccc; }
#back-top { position: fixed; bottom: 30px; right: 10px; z-index: 1; }
#back-top a { display: block; width: 40px; line-height: 40px; background: #F7B518; outline: none; color: #fff; font-size: 15px; 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; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; }
#back-top a:hover { color: #fff; background: #f60; }
.footer { padding: 30px 0; background: #E99116; color: #fff; line-height: 28px; }
.footer a { color: #fff; -webkit-transition: 0.1s background-color linear, 0.1s color linear; -moz-transition: 0.1s background-color linear, 0.1s color linear; -o-transition: 0.1s background-color linear, 0.1s color linear; transition: 0.1s background-color linear, 0.1s color linear; }
.footer a:hover { color: #ffe7ad; }
.right_footer { float: right; width: 66%; }
.right_footer ul { float: left; width: 29%; margin-left: 4%; }
.right_footer ul li { list-style: none; }
.right_footer ul li a { color: #fff; line-height: 33px; text-transform: capitalize; }
.right_footer ul li a i { padding-right: 7px; }
.right_footer ul li a:hover { color: #ffe7ad; }
.right_footer ul h3 { font-size: 20px; color: #ffe7ad; line-height: 30px; text-transform: uppercase; font-weight: 500; padding-bottom: 10px; }
.left_footer { float: left; width: 34%; }
.left_footer ul p i{ padding-right: 8px; font-size: 14px; }
.left_footer ul h3 { font-size: 22px; color: #ffe7ad; line-height: 30px; text-transform: uppercase; font-weight: 600; padding-bottom: 10px; }
.bottom_ft { border-top: solid #fbfbfb 1px; padding-top: 20px; margin-top: 20px; }
.bottom_ft p { float: left; font-size: 16px; }
.bottom_ft ul { float: right; }
.bottom_ft ul li { float: left; margin-left: 10px; list-style: none; line-height: 0; text-align: center; }
.bottom_ft ul li i { border: solid #FFF 1px; padding: 4px; width: 20px; height: 20px; line-height: 20px; font-size: 15px; display: block; -webkit-transition: 0.1s background-color linear, 0.1s color linear; -moz-transition: 0.1s background-color linear, 0.1s color linear; -o-transition: 0.1s background-color linear, 0.1s color linear; transition: 0.1s background-color linear, 0.1s color linear; }
.bottom_ft ul li:hover i { border: solid #ffe7ad 1px; }
.box_doitac_home { background: #fff; padding: 30px 0; }
.logo_doitac ul { margin: 10px; width: 160px; padding: 10px; background: #f8f8f8; float: left; text-align: center; transition: all .3s; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); }
.logo_doitac ul li, .logo_doitac ul li img { width: 100%; height: 90px; 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); position: relative; overflow: hidden; display: block; }
.logo_doitac ul h3, .logo_doitac_page ul h3 { color: #495677; font-weight: 500; font-size: 18px; text-transform: capitalize; line-height: 26px; padding-top: 15px; 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; position: relative; }
.logo_doitac_page ul { margin: 10px; width: 250px; padding: 15px; background: #fff; float: left; text-align: center; transition: all .3s; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); }
.logo_doitac_page ul li, .logo_doitac_page ul 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); -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); position: relative; overflow: hidden; display: block; }
.logo_doitac ul:hover, .id_partner ul:hover { transform: translateY(-10px); }
.link_page{ padding: 15px 0; background: #f2f2f2; text-align: center; }
.link_page ul h3{ font-size: 30px; line-height: 30px; font-weight: 600; color: #e99116; margin-bottom: 5px; font-family: 'Raleway', sans-serif; text-transform: uppercase; }
.link_page ul li{ list-style: none; display: inline-table; margin-right: 10px; line-height: 27px; font-size: 15px; font-weight: 300; color: #333; text-transform: capitalize; }
.link_page ul li a{ color: #333; }
.link_page ul li a:hover{ color: #e99116; }
.link_page ul li i{ font-size: 11px; color: #999; }
.bg_pageload { height: 250px; position: relative; background-position: center center; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; }
.box_new_load { text-align: center; padding-top: 50px; background: #f2f2f2; padding-bottom: 30px; }
.left_conten{ float: right; width: 25%; }
.box_left_id{ margin-bottom: 20px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); padding: 10px; background: #f2f2f2; }
.menu_left ul h3{ }
.menu_left ul li { list-style: none; }
.menu_left ul li a { display: block; color: #333; background: #fff; line-height: 35px; padding: 5px 10px; font-size: 17px; text-transform: capitalize; border-bottom: solid #eee 1px; font-weight: 500; 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; }
.menu_left ul li a:hover { color: #fff; background: #e99116; }
.titile_menu_left ul h3 { font-size: 20px; text-transform: uppercase; font-weight: 600; color: #ffffff; line-height: 30px; padding: 10px 10px; background: #f7b518; }
.menu_left ul li a i { padding-right: 7px; font-size: 13px; }
.new_right ul { margin-bottom: 10px; background: #fff; padding: 5px; }
.new_right ul li { list-style: none; line-height: 0; float: left; width: 40%; position: relative; overflow: hidden; display: block; }
.new_right ul 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); -moz-box-shadow: 0 0 8px rgba(0,0,0,0.5); }
.new_right ul h3 { float: right; width: 55%; font-weight: 500; font-size: 14px; color: #333; line-height: 18px; }
.new_right ul h3 a { color: #333; 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; }
.new_right ul h3 span { font-size: 15px; color: #666; display: block; padding-top: 5px; }
.new_right ul h3 span i { padding-right: 5px; font-size: 12px; }
.new_right h4 a, .thongso_pro h2 a, .more_pro_id a, .xemthem_id_r a { vertical-align: middle; font-size: 16px; font-weight: 500; padding: 5px 0; letter-spacing: 0.025em; color: #fff; transition: .3s ease-out; text-transform: capitalize; display: block; 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; text-align: center; margin: 10px; background: #0083c6; }
.new_right h4 a:hover, .new_right h4 a:hover, .thongso_pro h2 a:hover, .camket_pro h4 a:hover, .more_pro_id a:hover, .xemthem_id_r a:hover { color: #fff; background: #ed1b24; }
.right_conten{ float: left; width: 72%; }
#sharelink { padding-top: 20px; margin-top: 20px; border-top: solid #CCC 1px; }
.images_pro_top{ float: right; width: 35%; margin-left: 20px; }
.images_pro_top img{ width: 100%; height: auto; }
.product_list ul{float: left;margin: 0 10px 30px 10px;width: 274px;text-align: center;}
.product_list.product_list_2 ul { width: 386px; }
.product_list.product_list_3 ul { width: auto; float: none; background: #fff; padding: 10px; margin-top: 20px; margin-bottom: 0; margin-left: 10px; margin-right: 10px; }
.product_list ul li, .product_list ul li img{ 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); width: 100%; height: auto; position: relative; overflow: hidden; display: block; }
.product_list ul h3 { text-transform: capitalize; font-size: 17px; line-height: 25px; padding-top: 10px; font-weight: 600; color: #000000; 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; }
.box_pro_page{ padding-top: 20px; }
.viewRight { width: 520px; float: right; }
.viewRight h1 { font-size: 25px; color: #ed1b24; line-height: 30px; font-weight: 500; padding-bottom: 10px; padding-left: 10px; }
.viewRight h1 span { font-size: 21px; padding-left: 10px; font-weight: normal; color: #333; text-decoration: line-through; }
.viewRight .desc { }
.viewRight .desc b { display: block; margin-bottom: 10px; font-size: 27px; color: #ef3037; font-weight: normal; }
.viewRight .desc b span { margin-left: 15px; font-size: 19px; color: #666; font-weight: normal; text-decoration: line-through; }
.viewRight .desc li { line-height: 25px; margin-bottom: 10px; list-style: none; border-bottom: solid #ccc 1px; padding-bottom: 10px; }
.viewRight .desc li span{ float: right; width: 400px; }
.viewRight p{ padding-bottom:10px; }
.viewRight p a{ color:#666; }
.viewRight p a:hover{ color:#034ea2; }
.viewRight p i{ padding-right:5px; }
.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; border-top: dotted 1px #ddd; font-size: 18px; text-transform: uppercase; }
.quantity .minus, .quantity .plus { position: absolute; bottom: 0px; left: 142px; width: 30px; height: 23px; border: none; cursor: pointer; font-size: 18px; color: #fff; text-align: center; -webkit-appearance: none; appearance: none; background: #034ea2; line-height: 19px; }
.quantity .minus { font-size: 25px; }
.quantity .plus { bottom: 27px; }
.quantity a { position: relative; height: 50px; line-height: 52px; position: absolute; font-size: 18px; text-transform: uppercase; padding: 0 18px 0 50px; 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: #ed1c24; margin-left: 50px; 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; }
.quantity a:hover { color: #fff; background: #034ea2; }
.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; }
#proView .link a { display: inline-block; height: 24px; line-height: 26px; padding-left: 30px; color: #333; position: relative; }
#proView .link a:hover { color: #f00; }
#proView .link a:first-child { margin-right: 22px; }
#proView .link { margin-bottom: 15px; }
#proView .link a:after { content: ""; position: absolute; top: 0; left: 0; width: 24px; height: 24px; background-color: #646464; background-position: center center; background-repeat: no-repeat; }
#proView .link a.b_mail:after { background-image: url("../images/icon-mail.png"); }
#proView .link a.b_share:after { background-image: url("../images/icon-share.png"); }
#proCont { padding: 0px 0px; }
.listDesc { margin-bottom: 15px; box-shadow: inset 0 -5px #E6E6E6; }
.listDesc a { text-transform: uppercase; font-size: 20px; display: inline-block; line-height: 40px; margin-right: 20px; padding-bottom: 5px; box-shadow: inset 0 -5px #646464; color: #999; }
.titleView { background: url(../images/title-line.png) repeat-x left bottom; position: relative; padding: 0px 0 15px 0; margin-bottom: 15px; line-height: 35px; font-size: 30px; color: #000000; font-weight: 600; text-transform: capitalize; }
.viewRight h2 { font-size: 20px; position: relative; border-bottom: dotted 1px #ddd; margin-bottom: 15px; padding-bottom: 10px; color: #f60; }
#bridal_images { border: 1px solid #CCC; background: #fff; padding: 5px; float: left; width: 500px; overflow: hidden; margin-right: 20px; position: relative; z-index: 0; }
#bridal_images img { border: none; width: 500px; height: 375px; margin: 0px auto; }
#bridal_images_list { display: block; float: left; width: 110px; padding-right: 20px; position: relative; }
#bridal_images_list li { margin-bottom: 5px; list-style: none; height: 80px; width: 110px; border: 1px solid #CCC; background: #fff; padding: 5px; text-align: center; overflow: hidden; margin-top: 5px; }
#bridal_images_list li:hover { border: 1px solid #999; background: #fff; }
#bridal_images_list img { width: auto; height: 80px; width: 110px; border: none; }
.pro_slide_prev, .pro_slide_next { position: absolute; width: 12px; border: solid 1px #ccc; bottom: 50%; height: 50px; margin-bottom: -25px; text-indent: -10000px; }
.pro_slide_prev { left: 0px; border-radius: 5px 0px 0px 5px; background: url(../images/pro_slide_prev.png) no-repeat center center #f4f4f4; }
.pro_slide_next { right: 0px; 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; }
#pro_img_main { margin-bottom: 25px;/* margin-right: 10px; */ }
.dathang_id{ margin-top: 20px; }
.dathang_id a{ display: block; color: #fff; float: left; background: #e99116; font-size: 18px; padding: 8px 30px; 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; text-transform: capitalize; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; }
.dathang_id a i{ padding-right: 10px; font-size: 20px; }
.dathang_id a:hover{ background: #f7b518; }
.box_home_top { padding: 8px; }
.banner_bosuutap { float: left; width: calc(100% - 15px); margin: 8px; position: relative; height: 100%; }
.banner_bosuutap li { width: 100%; height: 100%; }
.banner_bosuutap li img { width: 100%; height: 100%; object-fit: cover; }
.banner_bosuutap li, .banner_bosuutap 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%; }
.banner_bosuutap li:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #00000073; transition: .3s all ease; z-index: 1; }
.banner_bosuutap ul { position: absolute; left: 0; top: 10%; right: 0; z-index: 1; color: #fff; padding: 10%; }
.banner_bosuutap ul h3 { text-transform: uppercase; font-size: 30px; line-height: 40px; font-weight: 600; color: #ffffff; }
.banner_bosuutap ul p { text-transform: uppercase; font-size: 18px; line-height: 35px; font-weight: 500; color: #fff; }
.banner_bosuutap ul h4 a { float: left; display: block; color: #ffffff; padding: 2px 20px; font-size: 13px; border: solid #ffffff 2px; font-weight: normal; text-transform: uppercase; line-height: 22px; margin-top: 10px; 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; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; -ms-border-radius: 20px; background: #f7b518; }
.banner_bosuutap ul h4 a:hover { color: #fff; border: solid #ffffff 2px; background: #e99116; }
.newsletter_home { padding: 130px 0; text-align: center; background: url(../images/bg_1.jpg) center center no-repeat fixed; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; color: #fff; position: relative; }
.newsletter_home:before { background: url(../images/brush-dec_2.png) center top no-repeat; content: ""; position: absolute; left: 0; top: -2px; z-index: 2; width: 100%; height: 61px; }
.newsletter_home:after, .box_auout_home:after { background: url(../images/brush-dec.png) center bottom no-repeat; content: ""; position: absolute; left: 0; bottom: -2px; z-index: 2; width: 100%; height: 61px; }
.newsletter_home ul h3 { padding-bottom: 20px; font-size: 35px; text-transform: uppercase; font-weight: 700; line-height: 40px; color: #f7b518; }
.newsletter_home ul h2 { text-transform: capitalize; font-size: 35px; line-height: 55px; font-weight: 400; color: #ffffff; letter-spacing: 0; text-shadow: 2px 2px #000000; font-family: 'Dancing Script', cursive; width: 70%; padding-top: 30px; }
.newsletter_home ul p { padding-bottom: 30px; font-size: 21px; text-transform: capitalize; font-weight: 500; line-height: 30px; }
.newsletter_home ul h4 a { display: inline-table; text-transform: uppercase; font-size: 18px; line-height: 30px; padding: 5px 30px; background: #f7b518; border: solid #fff 3px; font-weight: 500; color: #fff; border-radius: 50px; -webkit-transition: 0.1s background-color linear, 0.1s color linear; -moz-transition: 0.1s background-color linear, 0.1s color linear; -o-transition: 0.1s background-color linear, 0.1s color linear; transition: 0.1s background-color linear, 0.1s color linear; margin-top: 30px; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; }
.newsletter_home ul h4 a:hover { color: #fff; background: #e99116; }
.col-md { width: 26.5%; display: inline-table; margin-left: 10px; color: #666; margin-right: 10px; }
.form-control { display: block; width: 100%; height: 45px; padding: 6px 20px; font-size: 16px; line-height: 1.42857143; color: #666; background-color: #ffffff; background-image: none; border: 1px solid #ffffff; border-radius: 4px; -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; resize: vertical; box-sizing: border-box; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; font-family: 'Source Sans Pro', sans-serif; }
.form-control:focus { border-color: #e9911694; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgb(233 145 22 / 76%), 0 0 8px #e99116a1; box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #e9911673; }
.row-frm select { height: 45px !important; width: 100%; margin: 0; }
.box_new_home{ padding-top: 40px; background: #fff; padding-bottom: 20px; }
.box_auout_home { padding-top: 30px; padding-bottom: 90px; background: url(../images/bg_ft.jpg) center center no-repeat fixed; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; position: relative; }
.box_auout_home:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #ffffff00; transition: .3s all ease; z-index: 0; }
.auout_home { padding-bottom: 0; position: relative; z-index: 4; }
.auout_home li { float: left; list-style: none; line-height: 0; width: 40%; background: #ffffff; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); padding: 10px; }
.auout_home li iframe { height: 350px; width: 100%; }
.auout_home ul { float: right; width: 55%; }
.auout_home ul p { padding-bottom: 15px; font-size: 18px; }
.auout_home ul p img{ height: 180px; width: auto; }
.auout_home ul h3 a { float: left; color: #fff; text-transform: capitalize; font-size: 17px; font-style: italic; font-weight: normal; 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; background: #e99116; line-height: 45px; padding: 0 20px; border-left: solid #f7b518 8px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; margin-top: 10px; }
.auout_home ul h3 a:hover { background: #f7b518; border-left: solid #e99116 8px; }
.more_about ul { float: left; width: 520px; margin-left: 20px; padding: 30px; position: relative; background: #009900; color: #fff; padding-top: 80px; margin-top: 90px; margin-right: 20px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; }
.more_about ul li { list-style: none; line-height: 0; position: absolute; left: 35%; top: -60px; z-index: 1; }
.more_about ul li img { height: 100px; width: 100px; border-radius: 50%; -webkit-border-radius: 50%%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-transition: 0.1s background-color linear, 0.1s color linear; -moz-transition: 0.1s background-color linear, 0.1s color linear; -o-transition: 0.1s background-color linear, 0.1s color linear; transition: 0.1s background-color linear, 0.1s color linear; padding: 10px; border: solid #009900 10px; background: #fff; }
.more_about ul h3 { color: #4caf50; text-transform: uppercase; font-size: 25px; font-weight: 300; line-height: 30px; margin-bottom: 15px; margin-top: 10px; border-left: solid #4caf50 6px; padding-left: 13px; }
.more_about { margin: 0 -20px; }
.auout_home ul h3 i { padding-left: 7px; }
.box_home_2{ padding-top: 100px; text-align: center; background: url(../images/bg_2.jpg) center center no-repeat fixed; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; color: #fff; position: relative; padding-bottom: 100px; }
.box_home_2 ul h3{ color: #fff; font-size: 50px; line-height: 50px; text-transform: uppercase; font-weight: 700; letter-spacing: 2px; text-shadow: 1px 1px #000; }
.box_home_2 ul h3 span{ color: #ffd006; }
.box_home_2 ul li{ list-style: none; padding-bottom: 30px; line-height: 0; }
.box_home_2 ul li img{ width: auto; height: 160px; 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: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.21); background: #fff; padding: 20px; }
.box_home_2 ul p{ width: 60%; font-size: 25px; line-height: 40px; padding-top: 20px; }
.box_page_2 { background: #fff; padding-top: 30px; padding-bottom: 20px; }
.marquee { overflow: hidden; height: 465px; }
.imges_left_about { position: absolute; left: 0; top: 0; z-index: 0; text-align: left; }
.imges_left_about img { width: 70%; height: auto; }
.imges_right_about { position: absolute; right: 20px; bottom: -50px; z-index: 3; text-align: right; }
.imges_right_about img { width: 35%; height: auto; }
.n-foot .fa { color: #fff !important; margin-right: 10px; }
.link_page ul li i.fa.fa-home { display: none; }
.link_page ul li span { height: 27px; line-height: 27px; padding: 0 10px; display: inline-block; }
.link_page ul li span i { line-height: 27px; }
.dv-slider-nang {display: none}
.formBox li img { border-radius: 0 20px 20px 0; }
.showText.showText_lienhe a { color: #fff; }
.showText.showText_lienhe a:hover { color: #fff; text-decoration: underline; }

.left_footer { width: 100% !important; padding: 0 !important; margin: 0 !important; }
.right_footer { display: none !important; }
.left_footer ul h3 {text-align: center;}
.banner_bosuutap li { max-height: 200px; }
.banner_bosuutap ul { padding: 20px 30px; }

@media only screen and (max-width: 1199px) { .pagewrap { width: 100%; padding-left: 10px; padding-right: 10px}
* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.menu > li > a { font-size: 15px; padding: 0 15px; }
.lang_top ul li img { height: 26px; border: solid #f7b518 2px; }
.lang_top ul li img:hover { border: solid #e99116 2px; }
.lang_top { padding-left: 10px; padding-top: 0; position: relative; top: -7px; }
.logo_top ul li img { height: 70px; width: auto; }
.logo_top ul h3 { font-size: 20px; line-height: 30px; font-weight: 700; padding-left: 20px; padding-top: 0px; }
.hotline_top ul h2 { font-size: 20px; font-weight: bold; line-height: 20px; padding-left: 38px; background-size: 29px; }
.input_search { padding: 0px 15px; height: 34px; width: 180px; background: none; border: none; font-size: 13px; line-height: 34px; }
.search a { width: 40px; height: 34px; }
.hotline_top { float: left; padding-top: 5px; }
.timkiem_top { margin-top: 10px; margin-right: 15px; }
.logo_top ul h3 span { font-size: 28px; line-height: 36px; }
.menu > li > ul > li > a, .menu > li > ul > li li a { font-size: 15px; }
.pagiBanner a, .pagiBanner_2 a, .pagiBanner_3 a { width: 16px; height: 16px; border: solid #fff 3px; }
.box_title_banner { top: 50%; left: 10px; transform: translateY(-50%) !important; }
.box_title_banner ul h3 { font-size: 40px; line-height: 50px; }
.box_title_banner ul h4 a { font-size: 15px; line-height: 26px; padding: 5px 30px; margin-top: 20px; }
.bottom_ft ul li i { width: 30px; height: 30px; }
.auout_home ul { float: right; width: calc(60% - 20px); }
.title_page { width: 100%; }
.banner li ,.bannerMain{ height: 60vh; min-height: 300px; }
.banner_bosuutap ul { top: auto; bottom: 0; padding: 20px; }
.banner_bosuutap li { height: 100%; width: 100%; }
.banner_bosuutap li img { width: 100%; height: 100%; object-fit: cover; }
.banner_bosuutap { float: left; width: calc(100% - 16px); margin: 0 8px; position: relative; height: 100%; }
.box_home_2 ul p { width: 80%; font-size: 22px; line-height: 35px; }
.auout_home ul h3 a { font-size: 16px; line-height: 38px; }
.box_home_2 { padding: 70px 0 60px; }
#back-top a { width: 36px; line-height: 36px; font-size: 13px; }
.box_home_top { padding-top: 15px; }
.product_list_slider ul { width: calc(100% - 20px) !important; margin: 0 10px; }
.bg_pageload { height: 20vw; min-height: 100px; max-height: 300px; }
.left_conten { width: 260px; }
.right_conten { width: calc(100% - 260px); }
.product_list ul { width: calc(100% / 3 - 20px); margin: 0 10px 20px; }
div .viewLeft { width: 60%; float: left; }
div .viewRight { width: 40%; margin: 0; padding-left: 20px; }
#bridal_images_list img { width: 100%; height: 100%; object-fit: cover; }
#bridal_images_list { display: block; float: left; width: 130px; padding-right: 0; position: relative; }
div #bridal_images { width: calc(100% - 130px); margin: 0; }
.viewRight .desc li span { width: auto; float: none; }
.pro_id ul { width: calc(100% / 3 - 20px); margin: 0 10px 20px; }
.company_contact ul { width: calc(100% / 3 - 20px); margin: 0 10px 20px; }
}
@media only screen and (max-width: 992px) { .mn-mobile { display: block !important; float: right; padding: 0; margin: 0px 0px 2px 0px; margin-left: 10px; top: 2px; right: 2px; }
a.a_trangchu_mb { display: block; position: absolute; left: 0px; text-transform: uppercase; color: #ffffff; padding: 4px 10px; font-size: 23px; top: 0px; }
div#mm-0 { background: #fff !important; }
ul.mm-listview i.fa.fa-angle-down { display: none; }
.mn-mobile img { float: left; height: 13px; line-height: 30px;}
.mm-panel.mm-hasnavbar .mm-navbar { background: #E99116 !important; height: 38px; line-height: 18px; }
.mn-mobile span { width: 35px; height: 4px; background: #fff; border-radius: 100px; display: block; margin: 6px 0; }
ul.menu.no_box { display: none; }
.page_conten_page { padding: 40px 0; }
.timkiem_top { position: absolute; right: 60px; bottom: -50px; z-index: 99; margin: 0; }
.input_search { width: calc(100% - 40px); float: left; height: 30px; }
.search a { width: 40px; height: 30px; }
.box_title_banner ul h3 { font-size: 30px; line-height: 38px; }
.box_title_banner ul h4 a { font-size: 15px; line-height: 24px; padding: 4px 26px; margin-top: 20px; }
.box_title_banner ul p { font-size: 18px; line-height: 26px; }
.box_title_banner { width: 80%; }
.banner_bosuutap ul h3 { text-transform: uppercase; font-size: 25px; line-height: 35px; }
.banner_bosuutap ul p { font-size: 15px; line-height: 25px; }
.title_page ul h3 { font-size: 28px; line-height: 35px; }
.title_page ul p { font-size: 16px; line-height: 25px; }
.box_home_2 { padding: 50px 0 40px; }
.box_home_2 ul li img { height: 130px; }
.box_home_2 ul h3 { font-size: 35px; line-height: 45px; }
.box_home_2 ul p { width: 100%; font-size: 20px; line-height: 30px; }
.auout_home li { width: 45%; }
.auout_home ul { float: right; width: calc(55% - 15px); }
.auout_home ul p { padding-bottom: 10px; font-size: 15px; }
.auout_home ul h3 a { font-size: 15px; line-height: 35px; padding: 0 15px; }
.imges_right_about ,.newsletter_home:after, .box_auout_home:after,.newsletter_home:before{ display: none; }
.box_auout_home ,.box_new_home{ padding: 40px 0; }
.newsletter_home { padding: 70px 0; }
.newsletter_home ul h3 { font-size: 30px; }
.newsletter_home ul p { font-size: 18px; line-height: 30px; }
.left_footer { float: left; width: 100%; margin-bottom: 15px; }
.right_footer { float: right; width: 100%; }
.right_footer ul { float: left; width: calc(100% / 3); margin-left: 0; padding-right: 10px; }
body { font-size: 16px; line-height: 27px; }
.footer { padding: 30px 0 20px; }
.link_page ul h3 { font-size: 25px; }
div .viewRight .desc li, div .gia_sp_mota ul li { line-height: 20px; margin-bottom: 8px; padding-left: 0; font-size: 14px; }
#bridal_images_list { display: none; }
div #bridal_images { width: calc(100% - 00px); margin: 0; }
div .viewLeft { width: 50%; float: left; }
div .viewRight { width: 50%; margin: 0; padding-left: 15px; }
.dv-slider-nang { display: block; margin-top: 10px; width: 100%; float: left; }
.dv-slider-nang li { height: 80px; }
.dathang_id a { font-size: 15px; padding: 5px 20px; }
.dathang_id a i { padding-right: 8px; font-size: 15px; }
.company_contact ul { width: calc(100% / 1 - 20px); margin: 0 10px 10px; padding: 20px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; }
}
@media only screen and (max-width: 767px) { .logo_top ul h3 { display: none; }
.showText ul li { margin-left: 30px; }
.link_page ul li { margin: 0; height: 27px; overflow: hidden; display: inline-block; }
.banner li, .bannerMain { height: 50vh; min-height: 300px; }
.imges_left_about {display:none;}
.auout_home li iframe { height: 300px; }
.pro_id ul h3 a { font-size: 16px; line-height: 25px; }
.pro_id ul p { font-size: 15px; line-height: 25px; }
.company_contact ul h3 { font-size: 18px; line-height: 30px; font-weight: 600; margin-bottom: 3px; }
.title_page ul h3 { font-size: 25px; line-height: 35px; }
.box_home_2 ul h3 { font-size: 30px; line-height: 40px; }
.box_home_2 ul p { width: 100%; font-size: 16px; line-height: 27px; padding-top: 10px; }
.newsletter_home ul h3 { font-size: 25px; }
.newsletter_home ul p { font-size: 16px; line-height: 26px; }
div .viewLeft { width: 100%; float: left; }
div .viewRight { width: 100%; margin: 0; padding-left: 0; padding-top: 15px; }
.newsletter_home { padding: 35px 0; }
.newsletter_home .col-md ,.newsletter_home h4{ width: calc(50% - 10px); float: left; margin: 0 5px 10px; }
.newsletter_home .form-control { height: 36px; line-height: 36px; font-size: 14px; }
.newsletter_home ul h4 a { margin: 0; display: block; padding: 0 10px; height: 36px; line-height: 28px; font-size: 14px; }
.title_page { padding-bottom: 15px; }
.bottom_ft { padding-top: 15px; margin-top: 15px; text-align: center; }
.bottom_ft p { width: 100%; font-size: 15px; text-align: center; margin-bottom: 10px; line-height: 25px; }
.bottom_ft ul { float: none; display: inline-block; }
.link_page ul h3 { font-size: 20px; }
.page_conten_page { padding: 30px 0; }
.showText, .abouts_home ul { font-size: 15px; line-height: 25px; }
.showText p, .abouts_home ul p { padding-bottom: 10px; }
.product_list ul { width: calc(100% / 2 - 20px); margin: 0 10px 20px; }
.right_conten { width: calc(100% - 0px); }
.left_conten { width: 100%; margin-top: 10px; }
.pro_id ul { width: calc(100% / 2 - 20px); margin: 0 10px 20px; }
.new_right ul li { width: 150px; }
.new_right ul h3 { width: calc(100% - 150px); padding-left: 12px; }
.box_new_load { padding: 30px 0; }
.map_contact iframe { height: 300px; }
.titile_menu_left ul h3 { font-size: 18px; line-height: 28px; padding: 7px 10px; }
.menu_left ul li a { line-height: 30px; padding: 5px 10px; font-size: 16px; }
.product_list ul h3 { font-size: 15px; line-height: 25px; padding-top: 10px; }
}
@media only screen and (max-width: 479px) { .new_right ul li { width: 100px; }
.new_right ul h3 { width: calc(100% - 100px); padding-left: 12px; }
.right_footer ul { width: 100%; padding: 0; margin-bottom: 10px; }
.product_list ul { width: calc(100% / 1 - 20px); margin: 0 10px 10px; }
.timkiem_top { width: 200px; }
.logo_top ul li img { height: 50px; width: auto; }
.lang_top { top: 0; margin-top: -20px; }
.lang_top ul li { margin-top: 15px; line-height: 0; }
.lang_top ul li + li { margin-top: 8px; margin-bottom: 0; }
.hotline_top ul h2 span { font-size: 15px; }
.box_title_banner { width: 100%; left: 0; padding: 0 10px; }
.box_title_banner ul h3 { font-size: 25px; line-height: 34px; }
.box_title_banner ul p { font-size: 15px; line-height: 24px; }
.box_title_banner ul h4 a { font-size: 15px; line-height: 23px; padding: 4px 25px; margin-top: 15px; }
.banner_bosuutap ul { padding: 10px; }
.banner_bosuutap ul h3 { font-size: 20px; line-height: 30px; }
.banner_bosuutap ul p { font-size: 14px; line-height: 24px; }
.title_page ul p { font-size: 15px; line-height: 24px; }
.product_list ul h3 { font-size: 15px; }
.box_home_2 ul li img { height: 100px; }
.box_home_2 ul h3 { font-size: 25px; line-height: 35px; letter-spacing: 0; }
.box_home_2 ul p { font-size: 15px; line-height: 25px; }
.title_page ul h3 { font-size: 22px; line-height: 32px; }
.auout_home li { width: 100%; margin-bottom: 15px; }
.auout_home li iframe { height: 250px; }
.auout_home ul { float: right; width: 100%; }
.left_footer ul h3 { font-size: 20px; line-height: 28px; }
body { font-size: 15px; line-height: 25px; }
.pro_id ul { width: calc(100% / 1 - 20px); margin: 0 10px 10px; }
.contact .left { width: 100%; float: left; }
.contact .right { width: 100%; float: right; }
.formBox .button { font-size: 16px; padding: 0 25px; margin-left: 10px; height: 36px; line-height: 33px; }
.map_contact iframe { height: 300px; }
.logo_doitac ul li, .logo_doitac ul li img { height: 70px}
.logo_doitac ul { padding: 7px; width: calc(100% - 14px) !important; margin: 0 7px; }
}