@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; color: #333; }
* { margin: 0px auto; padding: 0px auto; outline: none; text-decoration: none; }
.clr { clear: both; }
ul { padding: 0px; }
img { border: 0; }
::selection { background-color: #2A9CD7; color: #fff; }
::-webkit-selection { background-color:#2A9CD7; color: #fff; }
-webkit-::selection { background-color: #2A9CD7; color: #fff; }
::-moz-selection { background-color:#2A9CD7; color: #fff; }
.pagewrap { position: relative; width: 1200px; margin: 0 auto; }
.showText { font-size: 17px; line-height: 30px; font-weight: 400; }
.showText p{ padding-bottom: 15px; }
.showText img { display: block; margin: 0 auto; height: auto; max-width: 100%; }
.showText ul, .showText ol { margin: 0; padding: 0;padding-bottom: 15px; }
.showText h2 { color: #ED1C24; font-size: 20px; font-weight: 500; padding-bottom: 15px; }
.showText li { margin-left: 35px; font-weight: 400; }
th { background-color: #2A9CD7; 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 a { color: #2A9CD7; font-size: 18px; }
td a:hover { color: #ed1c24; }
th { font-size: 15px; line-height: 25px; padding: 10px; text-align: left; }
table { border: 1px solid black; }
table { width: 100%; }
table { border-collapse: collapse; }
table, th, td { border: 1px solid #ccc; }
.header_top { background: #2A9CD7; padding: 5px 0; }
.left_header { float: left; }
.left_header ul li { float: left; font-size: 15px; list-style: none; color: #fff; padding-left: 5px; margin-right: 5px; line-height: 30px; }
.left_header ul li a { color: #fff; }
.right_header { float: right; padding-top: 0; }
.right_header ul li { list-style: none; float: left; padding-left: 10px; padding-right: 10px; color: #fff; font-size: 16px; text-transform: capitalize; line-height: 30px; }
.right_header ul li img{ width: auto; height: 19px; border: solid #fff 3px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; top: 4px; position: relative; }
.right_header ul li img:hover{ border: solid #2A9CD7 3px; }
.left_header ul li span { color: #ff0; font-size: 20px; }
.right_header ul li i, .left_header ul li i, form#searchForm i { padding-right: 10px; font-size: 15px; }
#searchForm:hover .siteSearchInput {opacity: 1; width: 225px; transition: all 1s; z-index: 9}
input[type="text"].siteSearchInput { height: 30px; border: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; color: #333; margin: 0; transition: .5s; border-radius: 3px; padding: 0px 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position: absolute; top: 0; right: 0; opacity: 0; transition: all 1s; width: 0; border: solid #CCC 1px; font-family: 'Source Sans Pro', sans-serif; }
form#searchForm a{ color: #333; }
form#searchForm { top: 23px; position: absolute; padding: 0; display: block; text-transform: capitalize; font-size: 17px; color: #333; right: 0; }
.box_s { margin-right: 0; }
.right_header ul li a { color: #fff; }
.right_header ul li a:hover, .left_header ul li a:hover { color: #ff0; text-decoration: underline; }
.logo_top { float: left; }
.logo_top li { list-style: none; line-height: 0; 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; }
.logo_top li img { height: 70px; width: auto; 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; float: left; }
.box_menu { background: #fff; padding: 15px 0; }
.box_menu.fixed { position: fixed; top: 0 !important; z-index: 10; width: 100%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18); padding: 10px 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; }
.box_menu.fixed .logo_top img { height: 50px; }
.box_menu.fixed .menu { top: 3px; margin-top: 0; 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_menu.fixed form#searchForm { top: 10px; 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 { position: absolute; top: 15px; right: 110px; z-index: 3; }
.menu * { list-style: none; }
.menu > li + li { margin-left: 0; }
.menu > li { float: left; position: relative; }
.menu > li > a { display: block; line-height: 45px; position: relative; z-index: 2; font-size: 16px; text-decoration: none; text-transform: capitalize; color: #333; font-weight: 500; 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: 0 8px; }
.menu > li > a i { display: inline-block; vertical-align: middle; margin: -2px 0 0 5px; color: inherit; font-size: 11px; }
.menu > li > a:after { content: ""; position: absolute; left: 50%; right: 50%; bottom: 0px; height: 2px; background: #ed1c24; opacity: 0; z-index: 2; display: none; }
.menu > li:hover > a { color: #fff; background: #2A9CD7; border-radius: 50%; -webkit-border-radius: 5px; -moz-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; }
.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: 240px; z-index: 3; margin: 0; padding: 0; padding-top: 0; 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); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.17); }
.menu > li > ul:before { content: ""; border: solid 7px transparent; border-bottom-color: #2A9CD7; width: 0; height: 0; position: absolute; top: -7px; left: 17px; z-index: 2; display: none; }
.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: #333; font-weight: 500; font-size: 14px; padding: 0 15px; background: #ffffff; }
.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; color: inherit; line-height: 23px; font-size: inherit; background: rgba(255, 255, 255, 0); border-bottom: solid 1px rgba(255, 255, 255, 0.2); padding: 3px 5px 3px 0; text-decoration: none !important; text-transform: capitalize; text-align: left; font-size: 15px; }
.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-left: 12px;padding-right: 12px; background: rgb(42 156 215); border-color: transparent; color: #fff; }
.menu > li > a i { display: inline-block; vertical-align: middle; margin: -2px 0 0 5px; 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(50vh - 0px); }
.bannerMain { position: relative; overflow: hidden; height: calc(50vh - 0px); }
.banner li { float: left; width: 100%; height: calc(50vh - 0px); 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: 25px; margin: auto; width: auto; text-align: center; z-index: 4; }
.pagiBanner a, .pagiBanner_2 a, .pagiBanner_3 a { display: inline-block; vertical-align: text-top; width: 14px; height: 14px; background: #dadada; 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: #2A9CD7; }
.pagiBanner_2, .pagiBanner_3 { position: relative; left: 0; right: 0; bottom: 0; margin: auto; width: auto; text-align: center; z-index: 3; }
.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: 500px; }
.box_title_banner ul h3 { text-transform: uppercase; font-size: 45px; line-height: 55px; font-weight: 700; padding-bottom: 10px; text-shadow: 1px 1px #000000; }
.box_title_banner ul p { font-size: 20px; line-height: 27px; font-weight: 500; }
.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; background: #fff; color: #2A9CD7; padding: 5px 40px; margin-top: 25px; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; }
.box_title_banner ul h4 a:hover { color: #fff; background: #2A9CD7; }
.page_conten_page { padding-top: 40px; padding-bottom: 40px; }
.bo_home_6 { background: url(../images/bg_1.jpg) center center fixed; background-position: center center; background-size: cover; background-repeat: no-repeat; position: relative; padding: 70px 0; text-align: center; color: #fff; }
.bo_home_6:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #00000000; transition: .3s all ease; z-index: 0; opacity: .5; }
.our_experts ul { display: inline-table; width: 520px; margin: 39px; text-align: left; }
.our_experts ul .add_con { background: #2A9CD7; padding: 20px; position: relative; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; }
.our_experts ul .add_con:before { content: ""; border: solid 13px transparent; border-top-color: #2A9CD7; width: 0; height: 0; position: absolute; bottom: -26px; left: 50px; z-index: 2; }
.our_experts ul li { list-style: none; line-height: 0; float: left; width: 22%; margin-top: 20px; }
.our_experts ul li img { width: 100%; height: auto; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; background: #fff; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); padding: 6px; }
.our_experts ul h3 { float: right; width: 72%; font-size: 22px; font-weight: normal; padding-bottom: 10px; text-transform: capitalize; color: #8dc63f; margin-top: 50px; text-align: left; }
.our_experts ul h3 a { color: #2A9CD7; }
.our_experts ul h3 a:hover { color: #2A9CD7; }
.our_experts ul p { padding-bottom: 0; line-height: 28px; }
.our_experts ul h3 span { display: block; font-size: 18px; color: #333; text-transform: capitalize; }
.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: 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; }
.title_page_center{ text-align: center; }
.title_page_yk ul h3{ color: #fff; text-align: center; }
.box_home_2 ul h4 a:hover { background: #ED1C24; }
.box_home_2 { padding: 100px 0; text-align: center; background: url(../images/bg_3.jpg) center bottom; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; color: #fff; position: relative; }
.box_home_2:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #00000000; transition: .3s all ease; z-index: 0; opacity: .3; }
.box_home_2 ul h3 { padding-bottom: 15px; font-size: 35px; text-transform: uppercase; font-weight: 500; line-height: 50px; color: #ffffff; }
.box_home_2 ul p { padding-bottom: 30px; font-size: 25px; text-transform: uppercase; font-weight: 500; line-height: 30px; color: #fff; }
.box_home_2 ul h4 a { display: inline-table; text-transform: uppercase; font-size: 17px; line-height: 35px; padding: 5px 50px; background: #2a9cd7; border: double #ffffff 4px; 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; }
.col-md-7 { width: 26.5%; display: inline-table; margin-left: 10px; color: #666; margin-right: 10px; }
.col-md-3 { width: 100%; margin-bottom: 15px; }
.form-control_3 { display: block; width: 100%; height: 45px; padding: 5px 15px; font-size: 17px; line-height: 1.42857143; color: #999; background: f2f2f2; background-image: none; 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; border: 1px solid #ccc; font-family: 'Roboto Condensed', Arial, Helvetica, Tahoma, sans-serif; resize: vertical; box-sizing: border-box; }
.form-control { display: block; width: 100%; height: 45px; padding: 6px 20px; font-size: 14px; line-height: 1.42857143; color: #666; background-color: #ffffff; background-image: none; border: 1px solid #fff; 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; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; }
.form-control:focus { border-color: #2A9CD791; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #2A9CD796; box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #2A9CD785; }
.row-frm select { height: 45px !important; width: 100%; margin: 0; }
.new_id_slider .owl-prev, .new_id_slider .owl-next, .placeNav, .placeNav_3, .placeNav_2, .placeNav_4 { position: absolute; top: 30%; z-index: 3; color: #fff; font-size: 45px; width: 40px; line-height: 32px; height: 40px; background: #2A9CD7; text-align: center; opacity: 0; border-radius: 50%; padding: 0; cursor: pointer; }
.new_id_slider .owl-prev, .placeNav.prev, .placeNav_2.prev, .placeNav_3.prev, .placeNav_4.prev { left: 10px; }
.new_id_slider .owl-next, .placeNav.next, .placeNav_3.next, .placeNav_2.next, .placeNav_4.next { right: 10px; text-indent: 3px; }
.new_id_slider:hover .owl-prev, .new_id_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; }
.new_id_slider .owl-prev:hover, .new_id_slider .owl-next:hover, .placeNav:hover, .placeNav_2:hover, .placeNav_3:hover, .placeNav_4:hover { color: #fff; background: #ed1c24; }
.placeSlide_main { position: relative; overflow: hidden; }
.placeSlide, .placeSlide_2, .placeSlide_3, .placeSlide_4 { width: 1300px; }
#back-top { position: fixed; bottom: 15px; right: 10px; z-index: 1; }
#back-top a { display: block; width: 40px; line-height: 40px; background: #ed1c24; 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; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; }
#back-top a:hover { color: #fff; background: #17335E; }
.footer { padding: 30px 0; background: #2a9cd7; color: #fff; line-height: 25px; position: relative; font-size: 16px; }
.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; text-transform: capitalize; }
.right_footer { float: right; width: 66%; }
.right_footer ul { float: left; width: 26%; margin-left: 4%; }
.right_footer ul.face_footer { width: 36%; }
.left_footer ul li { list-style: none; }
.left_footer ul li a { color: #fff; line-height: 30px; }
.left_footer ul li a i { padding-right: 7px; }
.left_footer ul li a:hover, .bottom_ft a:hover { color: #ff0; }
.right_footer ul h3 { font-size: 22px; color: #fff; line-height: 30px; text-transform: uppercase; font-weight: 400; padding-bottom: 10px; }
.left_footer { float: left; width: calc(100% + 20px); margin: 0 -10px; }
.left_footer ul h3 { font-size: 25px; color: #ffffff; line-height: 30px; text-transform: uppercase; font-weight: 500; padding-bottom: 10px; }
.left_footer ul p img { width: auto; height: 70px; margin-top: 15px; }
.left_footer ul p i { margin-right: 10px; }
.bottom_ft { background: #41bdfd; padding: 20px 0; color: #fff; font-size: 15px; }
.bottom_ft a{ color: #fff; }
.bottom_ft p { float: left; }
.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 #ffffff 3px; padding: 2px; width: 20px; height: 20px; line-height: 20px; font-size: 17px; 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; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; }
.bottom_ft ul li:hover i { background: #ED1C24; color: #ffffff; }
.gioithieu_home{ padding-bottom: 40px; background: url(../images/bg_gt.jpg); position: relative; padding-top: 40px; }
.auout_home li { float: left; list-style: none; line-height: 0; width: 40%; background: #fff; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); padding: 1%; }
.auout_home li img { height: auto; width: 100%; }
.auout_home ul { float: right; width: 55%; }
.auout_home ul p { padding-bottom: 10px; font-size: 17px; }
.auout_home ul h3 a { float: right; 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: #2A9CD7; line-height: 45px; padding: 0 20px; border-left: solid #ed1c24 8px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; }
.auout_home ul h3 a:hover { background: #ed1c24; border-left: solid #2A9CD7 8px; }
.more_about ul { float: left; width: 520px; margin-left: 20px; padding: 30px; position: relative; background: #273c66; 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 #273c66 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; }
.link_page{ padding: 15px 0; background: #f2f2f2; text-align: center; }
.link_page ul h3{ font-size: 30px; line-height: 35px; font-weight: 500; color: #2A9CD7; margin-bottom: 5px; text-transform: uppercase; }
.link_page ul li{ list-style: none; display: inline-table; margin-right: 0; 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: #ed1c24; }
.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; }
.left_contact { float: left; width: 41%; }
.left_contact ul { padding-top: 15px; border-top: solid #CCC 1px; margin-top: 10px; }
.left_contact ul p { color: #333; font-size: 17px; }
.left_contact ul p i { padding-right: 8px; }
.left_contact h3 { color: #ED1C24; font-weight: 500; font-size: 23px; line-height: 30px; padding-bottom: 10px; text-transform: uppercase; }
.left_contact ul h2 { color: #2a9cd7; font-weight: 500; font-size: 20px; line-height: 25px; padding-bottom: 10px; text-transform: uppercase; }
.right_contact h3 { text-transform: uppercase; color: #ED1C24; font-size: 23px; line-height: 30px; position: relative; font-weight: normal; margin-bottom: 10px; }
.right_contact { float: right; width: 55%; }
.map_cotact iframe { display: block; width: 100%; height: 430px; margin-top: 20px; }
.contact { padding-top: 10px; }
.contact h2 { text-transform: uppercase; font-size: 18px; line-height: 25px; font-weight: normal; color: #666; padding-bottom: 20px; }
.contact .left { width: auto; float: none; }
.contact .right { width: auto; float: none; }
.formBox li { display: block; position: relative; margin-bottom: 10px; }
.formBox li input, .formBox li textarea { border: solid 1px #E1E1E1; height: 45px; color: #666; padding: 0 10px 0 45px; font-family: 'Source Sans Pro', sans-serif; resize: vertical; box-sizing: border-box; width: 100%; font-size: 15px; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; }
.formBox li textarea { padding: 10px 10px 10px 45px; height: 130px; font-family: 'Source Sans Pro', sans-serif; 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: 45px; background-repeat: no-repeat; background-position: center center; z-index: 2; }
.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: uppercase; font-size: 18px; padding: 0 25px; margin-left: 10px; height: 40px; line-height: 40px; margin-top: 10px; color: #FFF; background: #2A9CD7; 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: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; }
.formBox .button:hover { color: #FFF; background: #ED1C24; }
.formBox li span { position: absolute; right: 0; top: 0; line-height: 42px; padding: 0 10px; font-weight: 500; 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; }
.map_contact iframe { width: 100%; float: left; height: 500px; }
.showText.showText_lienhe .fa { color: #333 !important; margin-right: 10px; }
.nums { table-layout: auto; margin-top: 0; text-align: center; }
.nums ul{ display: inline-block; }
.nums li { list-style: none; display: inline-block; float: left; }
.nums a { font-size: 18px; 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: #17335e; 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: #ed1c24; color: #ffffff; }
.nums a.stay { background: #2A9CD7; color: #fff; }
.title_news { border-bottom: solid 1px #E6E6E6; margin-bottom: 15px; }
.title_news h2 { font-size: 27px; line-height: 30px; font-weight: 500; color: #ED1C24; text-transform: uppercase; margin-bottom: 10px; }
.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; }
.new_id ul:hover { transform: translateY(-10px); }
.new_id, .bandieuhanh_id, .kenh_phen_phoi{ margin: 0 -10px; }
.new_id ul li img:hover{ transform: scale(1.2); opacity: 1; -webkit-filter: grayscale(0); }
.new_id ul { float: left; margin: 10px 10px 20px 10px; width: 386px; transition: transform .5s; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); text-align: left; }
.new_id ul h3 a { text-transform: uppercase; font-size: 20px; line-height: 30px; padding-bottom: 10px; padding-top: 15px; font-weight: 500; color: #333; 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; }
.new_id ul h2 { color: #666; font-weight: normal; font-size: 15px; text-transform: capitalize; line-height: 30px; }
.new_id ul h2 i{ padding-right: 5px; }
.new_id ul h4 a { color: #2A9CD7; font-weight: normal; font-size: 15px; text-transform: uppercase; display: block; line-height: 30px; 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; }
.new_id ul h4 a i { padding-left: 7px; }
.new_id ul p { color: #333; font-size: 17px; line-height: 27px; padding-bottom: 10px; }
.new_id ul li, .new_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; }
.box_pro_home { padding-top: 40px; padding-bottom: 20px; }
.pro_list { margin: 0 -10px; }
.pro_list ul .logo_pro { position: absolute; left: 20px; top: 20px; z-index: 1; }
.pro_list ul .logo_pro img { height: 50px; width: auto; }
.pro_list ul .qrcode_pro { position: absolute; right: 10px; top: 10px; z-index: 1; }
.pro_list ul .qrcode_pro img { height: 50px; width: auto; }
.pro_list ul { float: left; margin: 0 10px 20px 10px; width: 252px; background: none; position: relative; -webkit-transition: all .3s ease; border: 1px solid #ccc; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; padding: 10px; padding-bottom: 20px; background: #fff; }
.pro_list_2 ul { width: 202px; }
.pro_list ul li, .pro_list 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%; }
.pro_list ul p { color: #999; font-size: 14px; padding: 0 10px; }
.pro_list ul li.pro_1_b { opacity: 0; position: absolute; left: 0; right: 0; top: 0; 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%; }
.pro_list ul:hover li.pro_1_b { opacity: 1; }
.pro_list ul h3 { color: #333; font-weight: 500; font-size: 16px; padding: 10px 10px; text-transform: capitalize; line-height: 22px; padding-bottom: 10px; 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; }
.pro_list ul h4 { color: #ED1C24; font-weight: 500; font-size: 20px; padding: 0 10px; text-transform: none; line-height: 26px; 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; }
.tabs { display: none; }
.pro_list ul h4 span.gia_km { color: #878787; font-weight: normal; font-size: 17px; padding-left: 0; text-decoration: line-through; }
.view_more_pro { position: absolute; left: 0; right: 0; top: 25%; z-index: 1; text-align: center; opacity: 0; 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); }
.pro_home_id ul:hover .view_more_pro, .pro_list ul:hover .view_more_pro { opacity: 1; }
.view_more_pro .clolum_id { display: inline-table; }
.view_more_pro .clolum_id title { text-transform: uppercase; }
.view_more_pro .clolum_id a { display: block; background: #2a9cd7; color: #fff; font-size: 18px; padding: 10px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; }
.view_more_pro .clolum_id a:hover { background: #ed1c24; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.discount-tag { top: -5px; right: 15px; position: absolute; background: #2588CB; width: auto; padding: 5px 10px; color: #FFF; font-weight: 500; text-align: center; user-select: none; -webkit-user-select: none; -moz-user-select: none; cursor: default; z-index: 1; font-size: 17px; line-height: 20px; max-width: 35px; }
.discount-tag:after { position: absolute; content: ""; width: 0; height: 0; border-left: 23px solid transparent; border-right: 22px solid transparent; border-top: 6px solid #2588CB; top: 30px; right: 0px; }
.discount-tag:before { position: absolute; content: ""; width: 0; height: 0; border-bottom: 5px solid #2588CB; border-left: 8px solid transparent; top: 0px; right: 48px; }
.bottom_more h3 a:hover { background: #2A9CD7; }
.bottom_more { text-align: center; margin-top: 10px; }
.bottom_more h3 a { background: #2A9CD7; text-transform: uppercase; color: #ffffff; padding: 5px 40px; font-size: 17px; line-height: 35px; font-weight: normal; display: inline-block; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; letter-spacing: 1px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; position: relative; margin-top: 0; border: double #ffffff 4px; 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; }
.box_banner_quangcao_home{ padding-bottom: 40px; }
.box_banner_quangcao_home ul, .services_home{ margin: 0 -2%; }
.box_banner_quangcao_home ul li { list-style: none; line-height: 0; display: block; position: relative; overflow: hidden; width: 46%; float: left; margin: 10px 2%; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; }
.box_banner_quangcao_home ul li img{ width: 100%; height: 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); -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); object-fit: cover; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; }
.box_banner_quangcao_home ul li img:hover{ transform: scale(1.2); opacity: 1; -webkit-filter: grayscale(0); }
.box_services_home{ text-align: center; padding: 40px 0; background: #f1f1f1; }
.box_services_home_2{ text-align: center; padding: 50px 0; background: #f2f2f2; }
.box_services_home_page{ padding-top: 50px; padding-bottom: 20px; }
.services_home ul{ width: 29.3333%; float: left; margin: 0 2%; text-align: center; }
.services_home ul li {list-style: none;line-height: 0;display: block;position: relative;overflow: hidden;}
.services_home ul li img { width: auto; height: 150px; 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); border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; }
.services_home ul h3 a{ text-transform: uppercase; font-size: 25px; line-height: 30px; padding-bottom: 10px; padding-top: 20px; font-weight: 600; color: #2A9CD7; 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; display: block; -ms-transition: all 0.3s ease-in-out; }
.new_id ul h3 a:hover, .new_id ul h4 a:hover, .pro_list ul h3:hover, .services_home ul h3 a:hover, .new_right ul h3 a:hover, .pro_right ul h3 a:hover{ color: #ED1C24; }
.title_page { padding-bottom: 40px; text-align: center; }
.title_page ul h3 { color: #ED1C24; text-transform: uppercase; font-size: 32px; font-weight: 300; 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: #2A9CD7; }
.title_page.title_page_2 ul h3 { color: #fff; }
.title_page ul p { color: #fff; font-size: 25px; line-height: 30px; text-transform: uppercase; padding-top: 20px; }
.listtabs { overflow: hidden; margin-bottom: 0px; text-align: center; }
.listtabs li { display: inline-table; list-style: none; margin: 0 5px; }
.listtabs li a { color: #fff; text-decoration: none; margin-right: 0px; display: block; padding: 5px 30px; line-height: 35px; font-size: 17px; font-weight: normal; text-transform: uppercase; background: #2A9CD7; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; }
.listtabs li a.active, .listtabs li a:hover, .listtabs li a.selected, .listtabs li a.selected:hover { color: #ffffff; background: #ed1c24; }
#pro_tabs .tabs { border-top: none; }
#pro_tabs { margin-bottom: 30px; text-align: center; }
.box_tab { margin: 0; }
.left_conten{ float: left; 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: #ed1c24; }
.titile_menu_left ul h3 { font-size: 22px; text-transform: uppercase; font-weight: 500; color: #ffffff; line-height: 30px; padding: 10px 10px; background: #2A9CD7; }
.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: 15px; color: #333; line-height: 20px; }
.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: right; width: 72%; }
.cart_summary .cart_product { width: 10%; }
.cart_description a { text-decoration: none; color: #444; cursor: pointer; }
.heading-counter {background: #fff}
.table-cart-footer td { text-align: right; padding: 5px 15px; }
.table-cart-footer { border-top: 0; margin-top: 0; text-align: right; width: 100%; }
#cartTamTinh, #cartTongTien { color: #ed1c24; font-size: 18px; }
.cart_summary .price div, #cartRowPrice_969208 { color: #2A9CD7; text-align: center; font-size: 18px; }
p.product-name { padding: 0 10px;}
.cart_summary th { background: #2A9CD7; padding: 5px 15px; text-transform: uppercase; color: #fff; font-size: 17px; text-align: center; font-weight: 500; }
.cart_summary .cart_product img { width: 100%; height: auto; }
.cart_summary .cart_description { width: 40%; }
.cart_summary .price { width: 15%; }
.cart_summary .qty { text-align: center; width: 15%; }
.cart_summary .price { width: 15%; }
.cart_summary .action { width: 5%; text-align: center; }
.btn_style { background: #2A9CD7; padding: 10px 20px; font-weight: normal; color: #fff; border: 0; text-transform: uppercase; font-size: 15px; }
.btn_style:hover { background: #ed1c24; color: #fff; cursor: pointer; }
select { height: 40px; font-size: 16px; border: 1px solid #bbb; padding: 4px 6px; outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.top_td { border-top: #e5e5e5 1px solid; padding-top: 8px; padding-bottom: 8px; height: 40px; vertical-align: middle; padding-right: 50px; }
.redtext { color: #ed1c24; }
.box_input { height: 36px; overflow: hidden; border: 1px solid #e2e2e2; }
.ad-cart table,.ad-cart th,.ad-cart td { border: 1px solid #eaeaea; }
.heading-counter { border: 1px solid #ddd; padding: 10px; }
ul { padding: 0px; }
::selection { background-color: #1D63AD; color: #fff; }
::-webkit-selection { background-color:#ED1C24; color: #fff; }
-webkit-::selection { background-color: #1D63AD; color: #fff; }
::-moz-selection { background-color:#ED1C24; color: #fff; }
img { border: 0; }
.click_here:hover { color: #339933 !IMPORTANT; }
.quick_payment_container a:hover { background: #339933 !important}
div.forder table.ftable tr td{ font-size: 16px; }
main>div.inside p{ font-size: 17px; line-height: 1.6; margin: 7px 0px; }
.boxcontent {background: #fff; padding: 15px; margin-bottom: 30px; }
.inside .tc { margin-bottom: 30px;}
.button1, a.button1:link, a.button1:visited { font-size: 18px; background-color: #339933; line-height: 36px; padding: 6px 20px; border: 1px solid #339933; color: #fff; cursor: pointer; outline: 0; white-space: nowrap; text-transform: uppercase;}
strong.greentext { color: #339933; font-weight: 400;}
.boxcontent a {color: #0070b7;}
.cart_navigation h3 a{ float: right; display: block; font-size: 15px; padding: 5px 30px; margin-left: 10px; color: #fff; margin-top: 20px; background: #2A9CD7; 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; }
.cart_navigation h3 a:hover{ background: #ed1c24; }
#sharelink { margin-top: 20px; padding-top: 20px; border-top: solid #CCC 1px; }
.bandieuhanh_id ul { float: left; margin: 10px 10px 20px 10px; width: 285px; text-align: center; }
.bandieuhanh_id ul li, .bandieuhanh_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; }
.bandieuhanh_id ul h3 { text-transform: uppercase; font-size: 20px; line-height: 27px; padding-bottom: 0px; padding-top: 15px; font-weight: 600; color: #2A9CD7; 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; }
.kenh_phen_phoi_id { float: left; width: 548px; background: #fff; padding: 20px; border: 1px solid #ccc; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; margin: 10px; }
.kenh_phen_phoi_id ul { padding-bottom: 15px; }
.kenh_phen_phoi_id li { list-style: none; line-height: 0; }
.kenh_phen_phoi_id li iframe { width: 100%; height: 350px; }
.kenh_phen_phoi_id ul p { color: #333; font-size: 17px; text-transform: capitalize; }
.kenh_phen_phoi_id ul p i { padding-right: 8px; }
.kenh_phen_phoi_id ul h3 { color: #000000; font-weight: 500; font-size: 23px; line-height: 30px; padding-bottom: 10px; text-transform: capitalize; }
.kenh_phen_phoi_id h2 { color: #333; font-weight: 600; font-size: 22px; line-height: 30px; padding-bottom: 10px; text-transform: capitalize; }
.pro_right { margin-top: 10px; padding: 10px; background: #fff; }
.pro_right li { list-style: none; line-height: 0; float: left; width: 40%; }
.pro_right li img { width: 100%; height: auto; }
.pro_right ul { float: right; width: 55%; }
.pro_right ul h3 a { font-weight: 500; display: block; font-size: 15px; color: #333; line-height: 23px; 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; text-transform: capitalize; }
.pro_right ul h4 { color: #ED1C24; font-weight: normal; font-size: 20px; text-transform: uppercase; line-height: 20px; 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; }
.pro_right ul h4 span.gia_km { color: #878787; font-weight: normal; font-size: 15px; text-decoration: line-through; display: -webkit-box; }
.pro_right ul p { font-weight: 500; font-size: 13px; color: #666; line-height: 20px; }
.pro_right ul h2 a { font-weight: 500; display: block; font-size: 14px; color: #337ab7; line-height: 22px; 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; }
.pro_right ul h2 i { padding-left: 7px; }
.checked { color: #2A9CD7; }
#bridal_images { background: #fff; padding: 5px; width: 100%; height: 390px; overflow: hidden; margin-bottom: 12px; border: 1px solid #ccc; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; }
#bridal_images img { border: none; width: 100%; height: 390px; margin: 0px auto; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; }
#bridal_images_list { display: block; width: 98%; padding-left: 20px; position: relative; }
#bridal_images_list li { margin-right: 10px; list-style: none; float: left; height: 80px; width: 80px; background: #fff; text-align: center; overflow: hidden; border: 1px solid #ccc; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; }
#bridal_images_list li:hover { border: 1px solid #999; background: #fff; }
#bridal_images_list img { height: 80px; width: 80px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; }
.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{ float: left; width: 45%; position: relative; z-index: 0; }
.right_pro_view{ float: right; width: 50%; }
.ct_sp_ad{ margin-top: 30px; }
.boxComment_danhgia { background: #f4f4f4; padding: 20px; margin: 20px 0px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; }
.boxComment_danhgia h3 { border-bottom: solid #ccc 1px; padding-bottom: 10px; margin-bottom: 20px; font-size: 25px; font-weight: 600; text-transform: uppercase; line-height: 30px; color: #84b63b; }
.boxComment_danhgia h4 a { float: right; display: block; font-size: 16px; font-weight: normal; text-transform: uppercase; line-height: 40px; padding: 0 20px; margin-top: 20px; color: #fff; background: #2A9CD7; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; -ms-border-radius: 20px; 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; }
.boxComment_danhgia h4 a:hover { color: #fff; background: #2A9CD7; }
.boxComment_danhgia li { padding-bottom: 5px; font-size: 17px; color: #333; list-style: none; font-weight: 500; padding-top: 10px; }
.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/line-menu.png) repeat-x left bottom; position: relative; padding: 0px 0 20px 0; margin-bottom: 15px; line-height: 30px; font-size: 25px; color: #17335e; font-weight: 600; text-transform: none; }
.viewRight h2 { font-size: 20px; position: relative; border-bottom: dotted 1px #ddd; margin-bottom: 15px; padding-bottom: 10px; color: #f00; }
.viewRight h2 span { font-size: 18px; padding-left: 10px; font-weight: bold; color: #333; text-decoration: line-through; }
.viewRight h4 { font-size: 25px; color: #ED1C24; line-height: 30px; font-weight: 600; padding-bottom: 0; margin-bottom: 0; padding-left: 10px; }
.viewRight h4 span.gia_km { font-size: 22px; padding-left: 10px; font-weight: normal; color: #333; text-decoration: line-through; }
.viewRight .desc { margin-bottom: 0; margin-left: 10px; }
.viewRight .desc b { display: block; font-weight: normal; }
.viewRight .desc li { line-height: 25px; margin-bottom: 5px; list-style: none; }
.quantity { position: relative; margin-top: 10px; }
.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: 18px; 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-bottom: 10px; 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: #2A9CD7; line-height: 19px; }
.quantity .minus { font-size: 25px; }
.quantity .plus { bottom: 27px; }
.quantity a { white-space: nowrap; 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: #2A9CD7; margin-left: 170px; }
.quantity a:hover { color: #fff; background: #ed1c24; }
.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; }
.cannang_check{ float: left; width: 45%; }
.cannang_check ul li { list-style: none; margin-bottom: 10px; float: left; }
.cannang_check ul li a{ background: #fff; border: solid 1px #ccc; padding: 5px 40px; display: block; text-align: center; width: 40%; color: #333; font-size: 18px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; }
.cannang_check ul li a:hover, .cannang_check ul li a.active{ background: #2A9CD7; border: solid 1px #2A9CD7; color: #fff; }
.qrcode_check{ float: right; width: 45%; }
.qrcode_check ul li { list-style: none; line-height: 0; }
.qrcode_check ul li img{ height: 100px; width: auto; }
.qrcode_check ul h2, .cannang_check ul h2{ margin-bottom: 0; border: none; margin-top: 15px; line-height: 25px; font-size: 18px; color: #000000; font-weight: 600; text-transform: uppercase; }
.comment_face { padding-top: 20px; border-top: solid 1px #ccc; margin-top: 20px; width: 100%; }
.menu_top { display: inline-block; float: right; }
.menu_top ul { position: relative; display: inline-block; right: 0; top: 0; margin-top: 15px; }
li.li_timkiem .timkiem_top { position: absolute; right: 0; opacity: 0; }
li.li_timkiem { list-style: none; display: inline-block; float: right; margin-left: 20px; margin-top: 15px; line-height: 45px; }
li.li_timkiem > a { color: #333; }
li.li_timkiem > a i { font-size: 15px; margin-right: 10px; }
li.li_timkiem .timkiem_top { border: 1px solid #ccc; position: absolute; right: 0; opacity: 0; top: 22px; line-height: 0; background: #fff; z-index: 9; height: 30px; border-radius: 3px; overflow: hidden; width: 0; transition: all .5s; }
li.li_timkiem .timkiem_top.acti { width: 240px; opacity: 1; }
.timkiem_top input { width: 100%; height: 30px; border: none; padding: 0 10px; }
.timkiem_top a { position: absolute; top: 0; right: 0; font-size: 14px; color: #333; padding: 0 10px; height: 28px; line-height: 25px; }
a { color: #2a9cd7; }
a:hover, .o-link:hover { color: #ed1c24; }
.box_menu.fixed li.li_timkiem { margin-top: 3px; }
.n-foot a:hover { color: #ff0; }
.n-foot .fa { margin-right: 8px; color: #fff !important; }
.n-foot p { margin-bottom: 4px; }
.new_id_slider ul { width: calc(100% - 20px) !important; margin-left: 10px; margin-right: 10px; }
.p_yeuthich.acti i { color: yellow; }
.link_page ul li i.fa.fa-home { display: none; }
.link_page ul li span i { line-height: 27px; display: inline-block; padding: 0 15px; }
.link_page ul { line-height: 0; }
.formBox li.code img { border-radius: 0 20px 20px 0; }
.box_menu.fixed li.li_timkiem .timkiem_top { top: 10px; }
.dv-slider-nang li { height: 80px; border-radius: 8px; border: 1px solid #cccccc; }
div#cart_list b { color: #2A9CD7; font-size: 18px; font-weight: 500; }
.dv-btn-cart a ,.dv-send-hd-buy a{ font-size: 15px !important; height: auto !important; line-height: 36px !important; }
.contact_lh_cart .left { width: 50%; float: left; padding-right: 10px; }
.contact_lh_cart .right { width: 50%; float: left; padding-left: 10px; }
.contact_lh_cart .right textarea { height: 210px; }
.lang_top { display: inline-block; }
.lang_top a { display: inline-block; line-height: 0; float: left; margin-left: 10px; }
.lang_top a img { height: 19px; width: 19px; border-radius: 100px; object-fit: cover; border: 2px solid #fff; position: relative; top: 4px; }
.lang_top a img:hover { border-color: #ff0; }
.left_footer ul.fot-1 { width: calc(36% - 20px); float: left; }
.left_footer ul { width: calc(20% - 20px); margin: 0 10px; float: left; overflow: hidden; }
.left_footer ul.face_footer { width: calc(24% - 20px); }
@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: 14px; padding: 0 5px; }
li.li_timkiem > a { font-size: 15px; }
li.li_timkiem > a i { font-size: 14px; margin-right: 7px; }
.logo_top li img { height: 55px; }
.menu_top ul { margin-top: 7px; }
li.li_timkiem { margin-left: 15px; margin-top: 5px; line-height: 45px; }
.right_header ul li { padding-left: 7px; padding-right: 7px; font-size: 15px; line-height: 30px; }
.lang_top a img { height: 22px; width: 22px; }
.pagiBanner a, .pagiBanner_2 a, .pagiBanner_3 a { width: 16px; height: 16px; border: solid #fff 3px; }
.pagiBanner { bottom: 12px; }
.auout_home li { width: calc(45% - 20px); padding: 10px; }
.pro_list_2 ul { width: calc(100% / 4 - 20px); margin: 0 10px 20px; }
.box_banner_quangcao_home ul, .services_home { margin: 0 -10px; }
.box_banner_quangcao_home ul li { width: calc(100% / 2 - 20px); margin: 5px 10px; }
.left_footer ul.fot-1 { width: calc(31% - 20px); float: left; }
.left_footer ul ,.left_footer ul.face_footer{ width: calc(23% - 20px); margin: 0 10px; }
.bg_pageload { height: 20vw; min-height: 100px; }
.page_conten_page { padding-top: 30px; padding-bottom: 30px; }
.left_conten { width: 250px; }
.right_conten { width: calc(100% - 250px); padding-left: 20px; }
.pro_list ul { width: calc(100% / 4 - 20px); margin: 0 10px 20px; }
.right_pro_view { float: right; width: 55%; }
div .viewRight { width: 100%; padding: 0 10px 0 15px; margin: 0; }
.new_id 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: 1px -1px 0px 0px; margin-left: 10px; top: 0; right: 10px; position: absolute; }
a.a_trangchu_mb { display: none; position: absolute; left: 0; color: #fff; padding: 3px 10px; font-size: 20px; 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: #2a9cd7 !important; height: 38px; line-height: 18px; }
.mn-mobile span { width: 35px; height: 4px; background: #2a9cd7; border-radius: 100px; display: block; margin: 6px 0; }
ul.menu.no_box { display: none; }
.box_menu { padding: 10px 0; }
.timkiem_top input { width: 100%; height: 28px; }
li.li_timkiem ,.box_menu.fixed li.li_timkiem{ margin: 0; right: 50px; position: relative; line-height: 35px; }
.logo_top li img ,.box_menu.fixed .logo_top img{ height: 40px; }
li.li_timkiem .timkiem_top ,.box_menu.fixed li.li_timkiem .timkiem_top{ top: 5px; }
.left_header ul li span { font-size: 16px; }
.left_header ul li { padding: 0; font-size: 14px; margin-right: 10px; }
.right_header ul li i, .left_header ul li i, form#searchForm i { padding-right: 7px; font-size: 14px; }
.header_top { padding: 0px 0; }
.gioithieu_home ,.box_services_home{ padding-bottom: 30px; padding-top: 30px; }
.title_page ul h3 { font-size: 26px; line-height: 36px; padding-bottom: 15px; }
.auout_home ul h3 a { font-size: 15px; line-height: 38px; padding: 0 15px; }
.listtabs li a { padding: 5px 25px; line-height: 28px; font-size: 15px; font-size: 14px; }
.box_pro_home { padding-top: 30px; padding-bottom: 15px; }
.pro_list_2 ul { width: calc(100% / 3 - 20px); margin: 0 10px 20px; }
.new_id ul h3 a { font-size: 17px; line-height: 27px; padding-bottom: 7px; padding-top: 12px; }
.new_id ul p { font-size: 15px; line-height: 25px; padding-bottom: 10px; }
.box_home_2 { padding: 60px 0; }
.box_home_2 ul h3 { padding-bottom: 12px; font-size: 28px; line-height: 36px; }
.box_home_2 ul p { padding-bottom: 30px; font-size: 20px; font-weight: 500; line-height: 30px; }
#dk_email_nhantin input { height: 34px; line-height: 34px; font-size: 14px; }
.box_home_2 ul h4 a { font-size: 15px; line-height: 28px; padding: 2px 36px; background: #2a9cd7; border: double #ffffff 4px; margin-top: 30px; }
.left_footer ul h3 { font-size: 20px; line-height: 30px; }
.footer { font-size: 15px; }
.bottom_ft { padding: 12px 0; font-size: 15px; }
#back-top a { width: 36px; line-height: 36px; font-size: 14px; }
.right_header ul li { font-size: 14px; line-height: 28px; }
.link_page ul h3 { font-size: 25px; line-height: 35px; }
.showText { font-size: 16px; line-height: 26px; }
.pro_list ul { width: calc(100% / 3 - 20px); }
.titile_menu_left ul h3 { font-size: 16px; line-height: 28px; padding: 5px 10px; }
.menu_left ul li a { line-height: 26px; padding: 7px 10px; font-size: 15px; }
.pro_right li { width: 70px; }
.pro_right ul { width: calc(100% - 70px); padding-left: 12px; }
.pro_right ul h3 a { font-size: 14px; line-height: 23px; }
.pro_right ul h4 { font-size: 16px; }
.pro_right ul h4 span.gia_km { font-size: 14px; }
.titleView { padding: 0px 0 15px 0; margin-bottom: 15px; line-height: 28px; font-size: 20px; }
.viewRight h4 { font-size: 20px; line-height: 30px; font-weight: 600; padding-bottom: 0; margin-bottom: 0; padding-left: 0; }
.viewRight .desc { margin-bottom: 0; margin-left: 0; }
.viewRight h4 span.gia_km { font-size: 18px; }
}
@media only screen and (max-width: 767px) { .left_header ul li:nth-child(2) { display: none; }
.link_page ul h3 { font-size: 20px; line-height: 30px; }
.link_page ul li { line-height: 25px; font-size: 14px; }
.page_conten_page { padding-top: 25px; padding-bottom: 25px; }
.showText { font-size: 15px; line-height: 25px; }
.link_page ul li span i { line-height: 25px; padding: 0 10px; }
.pagiBanner { bottom: 5px; }
.auout_home li { width: calc(50% - 15px); padding: 10px; }
.auout_home ul { float: right; width: 50%; }
.auout_home ul p { padding-bottom: 10px; font-size: 15px; line-height: 25px; }
.title_page ul h3 { font-size: 22px; line-height: 32px; padding-bottom: 15px; }
.gioithieu_home, .box_services_home { padding-bottom: 25px; padding-top: 25px; }
.listtabs li a { padding: 3px 12px; line-height: 26px; font-size: 14px; }
.listtabs li { display: inline-block; list-style: none; margin: 0 2px 7px; }
.title_page { padding-bottom: 20px; }
.pro_list_2 ul { width: calc(100% / 2 - 20px); margin: 0 10px 20px; }
.pro_list ul h3 { font-size: 15px; line-height: 22px; padding: 10px 0; }
.pro_list ul h4 { font-size: 18px; padding: 0; line-height: 25px; }
.pro_list_2 ul { padding: 10px; }
.pro_list ul h4 span.gia_km { font-size: 15px; }
.new_id ul h3 a { font-size: 15px; line-height: 25px; padding-bottom: 5px; padding-top: 12px; }
.new_id ul h2 { font-size: 14px; line-height: 26px; }
.new_id ul h4 a { font-size: 14px; line-height: 26px; }
.box_home_2 { padding: 30px 0; }
.box_home_2 ul h3 { padding-bottom: 12px; font-size: 22px; line-height: 32px; }
.box_home_2 ul p { line-height: 25px; font-size: 16px; }
.col-md-7.row-frm , form#dk_email_nhantin h4{ width: calc(100% / 2 - 10px); margin: 0 5px 10px; float: left; }
.box_home_2 ul h4 a { padding: 0; display: block; margin: 0; }
.box_doitac_home { padding: 25px 0; }
.left_footer ul.fot-1 { width: calc(50% - 20px); float: left; }
.left_footer ul, .left_footer ul.face_footer { width: calc(50% - 20px); margin-bottom: 15px; }
.footer { padding: 30px 0 15px; }
.bottom_ft p { font-size: 15px; line-height: 23px; }
.left_footer ul h3 { font-size: 20px; line-height: 28px; }
#pro_tabs { margin-bottom: 20px; }
.link_page { padding: 10px 0; }
.pro_list ul { width: calc(100% / 2 - 20px); }
.left_conten { width: 100%; }
.right_conten { width: 100%; padding: 0 0 10px; }
.nums a { font-size: 16px; margin: 0 6px 0 0; padding: 3px; line-height: 28px; height: 35px; width: 35px; }
div .quantity a { font-size: 15px; line-height: 46px; padding: 0 15px; }
div .titleView { font-size: 18px; font-weight: 500; }
.viewRight h4 { font-size: 18px; font-weight: 500; }
.viewRight h4 span.gia_km { font-size: 14px; }
div .viewRight .desc li, div .gia_sp_mota ul li { padding: 0; }
.box_services_home_2 { padding: 40px 0; }
.new_id ul { width: calc(100% / 2 - 20px); margin: 0 10px 20px; }
.new_right ul li { width: 110px; }
.new_right ul h3 { width: calc(100% - 110px); padding-left: 12px; }
.showText li { margin-left: 20px; }
.left_contact h3 { font-size: 19px; line-height: 30px; padding-bottom: 5px; }
.left_contact ul { padding-top: 10px; margin-top: 5px; }
.left_contact ul h2 ,.right_contact h3{ font-size: 18px; line-height: 25px; padding-bottom: 8px; }
.left_contact ul p { font-size: 15px; }
.formBox .button { font-size: 15px; padding: 0 25px; margin-left: 10px; height: 36px; line-height: 35px; margin-top: 10px; }
.map_contact iframe { height: 400px; }
.contact { padding-top: 0; }
.formBox li input, .formBox li textarea { height: 40px; }
.formBox li:after { height: 40px; }
.formBox li.code img { height: 36px !important; }
.formBox li textarea { height: 120px; }
}
@media only screen and (max-width: 479px) { .page_conten_page { padding-top: 20px; padding-bottom: 20px; }
.left_header { width: 100%; }
.right_header { width: 100%; }
.map_contact iframe { height: 300px; }
.left_contact { float: left; width: 100%; }
.right_contact { float: right; width: 100%; margin-top: 15px; }
.new_id ul { width: calc(100% / 1 - 20px); margin: 0 10px 15px; }
.link_page ul li span i { padding: 0 7px; }
.right_header ul li { padding: 0; margin-right: 10px; line-height: 25px; }
.left_header ul li { line-height: 18px; padding-top: 5px; }
.lang_top { position: absolute; top: 0; right: 10px; }
.lang_top a { margin-left: 7px; }
.gioithieu_home, .box_services_home { padding-bottom: 20px; padding-top: 20px; }
.auout_home li { width: 100%; padding: 8px; }
.auout_home ul { float: right; width: 100%; padding-top: 12px; }
.auout_home ul h3 a { font-size: 14px; line-height: 25px; padding: 5px 10px; border-left: solid #ed1c24 5px; }
.auout_home ul h3 a:hover { border-left: solid #2A9CD7 5px; }
.listtabs li a { padding: 3px 10px; line-height: 24px; font-size: 13px; }
#pro_tabs { margin-bottom: 15px; }
.box_pro_home { padding-top: 20px; padding-bottom: 10px; }
.pro_list_2 ul,.pro_list ul { width: calc(100% / 1 - 20px); margin: 0 10px 15px; padding: 10px;}
.box_home_2 ul p { line-height: 25px; font-size: 14px; padding-bottom: 20px; }
.box_doitac_home { padding: 20px 0; }
.left_footer ul.fot-1 ,.left_footer ul, .left_footer ul.face_footer{ width: calc(100% - 20px); float: left; margin-bottom: 12px; }
.left_footer ul h3 { font-size: 18px; line-height: 28px; padding-bottom: 7px; }
.pro_img_main { width: 100%; }
.right_pro_view { float: right; width: 100%; padding: 0; margin: 0; margin-top: 15px; }
div .viewRight { padding: 0; }
.ct_sp_ad { margin-top: 10px; }
.box_services_home_2 { padding: 30px 0; }
}